02:26:32 Started by timer 02:26:32 Running as SYSTEM 02:26:32 [EnvInject] - Loading node environment variables. 02:26:32 Building remotely on prd-centos8-builder-4c-4g-5230 (centos8-builder-4c-4g) in workspace /w/workspace/netconf-maven-clm-master 02:26:32 [ssh-agent] Looking for ssh-agent implementation... 02:26:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:26:32 $ ssh-agent 02:26:32 SSH_AUTH_SOCK=/tmp/ssh-w8kW46tk1zuR/agent.5507 02:26:32 SSH_AGENT_PID=5509 02:26:32 [ssh-agent] Started. 02:26:32 Running ssh-add (command line suppressed) 02:26:32 Identity added: /w/workspace/netconf-maven-clm-master@tmp/private_key_9158431167460737027.key (/w/workspace/netconf-maven-clm-master@tmp/private_key_9158431167460737027.key) 02:26:32 [ssh-agent] Using credentials jenkins (jenkins-ssh) 02:26:32 The recommended git tool is: NONE 02:26:34 using credential jenkins-ssh 02:26:34 Wiping out workspace first. 02:26:34 Cloning the remote Git repository 02:26:34 Cloning repository git://devvexx.opendaylight.org/mirror/netconf 02:26:34 > git init /w/workspace/netconf-maven-clm-master # timeout=10 02:26:34 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/netconf 02:26:34 > git --version # timeout=10 02:26:34 > git --version # 'git version 2.43.0' 02:26:34 using GIT_SSH to set credentials jenkins-ssh 02:26:34 [INFO] Currently running in a labeled security context 02:26:34 [INFO] Currently SELinux is 'enforcing' on the host 02:26:34 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-maven-clm-master@tmp/jenkins-gitclient-ssh3039499475978133888.key 02:26:34 Verifying host key using known hosts file 02:26:35 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. 02:26:35 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/netconf +refs/heads/*:refs/remotes/origin/* # timeout=10 02:26:42 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/netconf # timeout=10 02:26:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:26:42 Avoid second fetch 02:26:42 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 02:26:42 Checking out Revision 76b38ec7221f507106a99b7b0e0a95c78e124559 (refs/remotes/origin/master) 02:26:42 > git config core.sparsecheckout # timeout=10 02:26:42 > git checkout -f 76b38ec7221f507106a99b7b0e0a95c78e124559 # timeout=10 02:26:43 Commit message: "Promote FormattableBody to restconf.api" 02:26:43 > git rev-list --no-walk b084f152b100fcba165350ac2629ef47e22514d3 # timeout=10 02:26:46 provisioning config files... 02:26:46 copy managed file [npmrc] to file:/home/jenkins/.npmrc 02:26:46 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 02:26:46 [netconf-maven-clm-master] $ /bin/bash /tmp/jenkins16371212095373921206.sh 02:26:46 ---> python-tools-install.sh 02:26:46 Setup pyenv: 02:26:46 system 02:26:46 * 3.8.13 (set by /opt/pyenv/version) 02:26:46 * 3.9.13 (set by /opt/pyenv/version) 02:26:46 * 3.10.13 (set by /opt/pyenv/version) 02:26:46 * 3.11.7 (set by /opt/pyenv/version) 02:26:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-w3Tm 02:26:52 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 02:26:56 lf-activate-venv(): INFO: Installing: lftools 02:27:31 lf-activate-venv(): INFO: Adding /tmp/venv-w3Tm/bin to PATH 02:27:31 Generating Requirements File 02:28:06 Python 3.11.7 02:28:07 pip 24.0 from /tmp/venv-w3Tm/lib/python3.11/site-packages/pip (python 3.11) 02:28:07 appdirs==1.4.4 02:28:07 argcomplete==3.2.3 02:28:07 aspy.yaml==1.3.0 02:28:07 attrs==23.2.0 02:28:07 autopage==0.5.2 02:28:07 beautifulsoup4==4.12.3 02:28:07 boto3==1.34.79 02:28:07 botocore==1.34.79 02:28:07 bs4==0.0.2 02:28:07 cachetools==5.3.3 02:28:07 certifi==2024.2.2 02:28:07 cffi==1.16.0 02:28:07 cfgv==3.4.0 02:28:07 chardet==5.2.0 02:28:07 charset-normalizer==3.3.2 02:28:07 click==8.1.7 02:28:07 cliff==4.6.0 02:28:07 cmd2==2.4.3 02:28:07 cryptography==3.3.2 02:28:07 debtcollector==3.0.0 02:28:07 decorator==5.1.1 02:28:07 defusedxml==0.7.1 02:28:07 Deprecated==1.2.14 02:28:07 distlib==0.3.8 02:28:07 dnspython==2.6.1 02:28:07 docker==4.2.2 02:28:07 dogpile.cache==1.3.2 02:28:07 email_validator==2.1.1 02:28:07 filelock==3.13.3 02:28:07 future==1.0.0 02:28:07 gitdb==4.0.11 02:28:07 GitPython==3.1.43 02:28:07 google-auth==2.29.0 02:28:07 httplib2==0.22.0 02:28:07 identify==2.5.35 02:28:07 idna==3.6 02:28:07 importlib-resources==1.5.0 02:28:07 iso8601==2.1.0 02:28:07 Jinja2==3.1.3 02:28:07 jmespath==1.0.1 02:28:07 jsonpatch==1.33 02:28:07 jsonpointer==2.4 02:28:07 jsonschema==4.21.1 02:28:07 jsonschema-specifications==2023.12.1 02:28:07 keystoneauth1==5.6.0 02:28:07 kubernetes==29.0.0 02:28:07 lftools==0.37.10 02:28:07 lxml==5.2.1 02:28:07 MarkupSafe==2.1.5 02:28:07 msgpack==1.0.8 02:28:07 multi_key_dict==2.0.3 02:28:07 munch==4.0.0 02:28:07 netaddr==1.2.1 02:28:07 netifaces==0.11.0 02:28:07 niet==1.4.2 02:28:07 nodeenv==1.8.0 02:28:07 oauth2client==4.1.3 02:28:07 oauthlib==3.2.2 02:28:07 openstacksdk==3.0.0 02:28:07 os-client-config==2.1.0 02:28:07 os-service-types==1.7.0 02:28:07 osc-lib==3.0.1 02:28:07 oslo.config==9.4.0 02:28:07 oslo.context==5.5.0 02:28:07 oslo.i18n==6.3.0 02:28:07 oslo.log==5.5.1 02:28:07 oslo.serialization==5.4.0 02:28:07 oslo.utils==7.1.0 02:28:07 packaging==24.0 02:28:07 pbr==6.0.0 02:28:07 platformdirs==4.2.0 02:28:07 prettytable==3.10.0 02:28:07 pyasn1==0.6.0 02:28:07 pyasn1_modules==0.4.0 02:28:07 pycparser==2.22 02:28:07 pygerrit2==2.0.15 02:28:07 PyGithub==2.3.0 02:28:07 pyinotify==0.9.6 02:28:07 PyJWT==2.8.0 02:28:07 PyNaCl==1.5.0 02:28:07 pyparsing==2.4.7 02:28:07 pyperclip==1.8.2 02:28:07 pyrsistent==0.20.0 02:28:07 python-cinderclient==9.5.0 02:28:07 python-dateutil==2.9.0.post0 02:28:07 python-heatclient==3.5.0 02:28:07 python-jenkins==1.8.2 02:28:07 python-keystoneclient==5.4.0 02:28:07 python-magnumclient==4.4.0 02:28:07 python-novaclient==18.6.0 02:28:07 python-openstackclient==6.6.0 02:28:07 python-swiftclient==4.5.0 02:28:07 PyYAML==6.0.1 02:28:07 referencing==0.34.0 02:28:07 requests==2.31.0 02:28:07 requests-oauthlib==2.0.0 02:28:07 requestsexceptions==1.4.0 02:28:07 rfc3986==2.0.0 02:28:07 rpds-py==0.18.0 02:28:07 rsa==4.9 02:28:07 ruamel.yaml==0.18.6 02:28:07 ruamel.yaml.clib==0.2.8 02:28:07 s3transfer==0.10.1 02:28:07 simplejson==3.19.2 02:28:07 six==1.16.0 02:28:07 smmap==5.0.1 02:28:07 soupsieve==2.5 02:28:07 stevedore==5.2.0 02:28:07 tabulate==0.9.0 02:28:07 toml==0.10.2 02:28:07 tomlkit==0.12.4 02:28:07 tqdm==4.66.2 02:28:07 typing_extensions==4.11.0 02:28:07 tzdata==2024.1 02:28:07 urllib3==1.26.18 02:28:07 virtualenv==20.25.1 02:28:07 wcwidth==0.2.13 02:28:07 websocket-client==1.7.0 02:28:07 wrapt==1.16.0 02:28:07 xdg==6.0.0 02:28:07 xmltodict==0.13.0 02:28:07 yq==3.2.3 02:28:07 [netconf-maven-clm-master] $ /bin/sh -xe /tmp/jenkins15671724057392622841.sh 02:28:07 + echo quiet=on 02:28:07 Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.8.3/apache-maven-3.8.3-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 on prd-centos8-builder-4c-4g-5230 02:28:08 [netconf-maven-clm-master] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -DGERRIT_BRANCH=master -Dsha1=origin/master "-DMAVEN_OPTS=--add-opens java.base/java.util=ALL-UNNAMED" -DPROJECT=netconf -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -DGERRIT_REFSPEC=refs/heads/master -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 -DSTREAM=master "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt 02:28:08 " -DNEXUS_IQ_STAGE=release -DMAVEN_PARAMS= -DGERRIT_PROJECT=netconf --version 02:28:08 Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) 02:28:08 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 02:28:08 Java version: 11.0.18-ea, vendor: Red Hat, Inc., runtime: /usr/lib/jvm/java-11-openjdk-11.0.18.0.9-0.3.ea.el8.x86_64 02:28:08 Default locale: en_US, platform encoding: UTF-8 02:28:08 OS name: "linux", version: "4.18.0-547.el8.x86_64", arch: "amd64", family: "unix" 02:28:08 [netconf-maven-clm-master] $ /bin/sh -xe /tmp/jenkins11474169812022214297.sh 02:28:08 + rm /home/jenkins/.wgetrc 02:28:08 [EnvInject] - Injecting environment variables from a build step. 02:28:08 [EnvInject] - Injecting as environment variables the properties content 02:28:08 SET_JDK_VERSION=openjdk17 02:28:08 GIT_URL="git://devvexx.opendaylight.org/mirror" 02:28:08 02:28:08 [EnvInject] - Variables injected successfully. 02:28:08 [netconf-maven-clm-master] $ /bin/sh /tmp/jenkins6663988039569620589.sh 02:28:08 ---> update-java-alternatives.sh 02:28:08 ---> Updating Java version 02:28:09 ---> RedHat type system detected 02:28:09 openjdk version "17.0.6-ea" 2023-01-17 LTS 02:28:09 OpenJDK Runtime Environment (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS) 02:28:09 OpenJDK 64-Bit Server VM (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS, mixed mode, sharing) 02:28:09 JAVA_HOME=/usr/lib/jvm/java-17-openjdk 02:28:09 [EnvInject] - Injecting environment variables from a build step. 02:28:09 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 02:28:09 [EnvInject] - Variables injected successfully. 02:28:09 provisioning config files... 02:28:09 copy managed file [global-settings] to file:/w/workspace/netconf-maven-clm-master@tmp/config17198451243086885690tmp 02:28:10 copy managed file [netconf-settings] to file:/w/workspace/netconf-maven-clm-master@tmp/config11902745378360958297tmp 02:28:10 [EnvInject] - Injecting environment variables from a build step. 02:28:10 [EnvInject] - Injecting as environment variables the properties content 02:28:10 MAVEN_GOALS=clean deploy -Pintegrationtests 02:28:10 02:28:10 [EnvInject] - Variables injected successfully. 02:28:10 [netconf-maven-clm-master] $ /bin/bash -l /tmp/jenkins7258039094382960821.sh 02:28:10 ---> common-variables.sh 02:28:10 --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 02:28:10 ---> sonatype-clm.sh 02:28:11 Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) 02:28:11 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 02:28:11 Java version: 17.0.6-ea, vendor: Red Hat, Inc., runtime: /usr/lib/jvm/java-17-openjdk-17.0.6.0.9-0.3.ea.el8.x86_64 02:28:11 Default locale: en_US, platform encoding: UTF-8 02:28:11 OS name: "linux", version: "4.18.0-547.el8.x86_64", arch: "amd64", family: "unix" 02:28:12 [INFO] Scanning for projects... 02:28:25 [INFO] ------------------------------------------------------------------------ 02:28:25 [INFO] Reactor Build Order: 02:28:25 [INFO] 02:28:25 [INFO] netconf-artifacts [pom] 02:28:25 [INFO] netconf-parent [pom] 02:28:25 [INFO] feature-parent [pom] 02:28:25 [INFO] netconf-auth [bundle] 02:28:25 [INFO] netconf-auth-aaa [bundle] 02:28:25 [INFO] OpenDaylight :: Netconf :: AAA Authorization Plugin [feature] 02:28:25 [INFO] rfc5277 [bundle] 02:28:25 [INFO] OpenDaylight :: Netconf :: RFC5277 Models [feature] 02:28:25 [INFO] rfc6241 [bundle] 02:28:25 [INFO] OpenDaylight :: Netconf :: RFC6241 Models [feature] 02:28:25 [INFO] rfc6470 [bundle] 02:28:25 [INFO] OpenDaylight :: Netconf :: RFC6470 Models [feature] 02:28:25 [INFO] rfc6243 [bundle] 02:28:25 [INFO] OpenDaylight :: Netconf :: RFC6243 Models [feature] 02:28:25 [INFO] rfc8526 [bundle] 02:28:25 [INFO] OpenDaylight :: Netconf :: RFC8526 Models [feature] 02:28:25 [INFO] netconf-api [bundle] 02:28:25 [INFO] OpenDaylight :: Netconf :: API [feature] 02:28:25 [INFO] rfc6022 [bundle] 02:28:25 [INFO] netconf-common-mdsal [bundle] 02:28:25 [INFO] odl-netconf-util [feature] 02:28:25 [INFO] netconf-common [bundle] 02:28:25 [INFO] shaded-exificient-jar [jar] 02:28:25 [INFO] shaded-exificient [bundle] 02:28:25 [INFO] netconf-test-util [jar] 02:28:25 [INFO] netconf-netty-util [bundle] 02:28:25 [INFO] OpenDaylight :: Netconf :: Netconf Common [feature] 02:28:25 [INFO] rfc8341 [bundle] 02:28:25 [INFO] OpenDaylight :: Netconf :: RFC8341 Models [feature] 02:28:25 [INFO] draft-ietf-netconf-crypto-types [bundle] 02:28:25 [INFO] keystore-api [bundle] 02:28:25 [INFO] keystore-none [bundle] 02:28:25 [INFO] OpenDaylight :: Netconf :: Key Store [feature] 02:28:25 [INFO] truststore-api [bundle] 02:28:25 [INFO] truststore-none [bundle] 02:28:25 [INFO] OpenDaylight :: Netconf :: Trust Store [feature] 02:28:25 [INFO] transport-api [bundle] 02:28:25 [INFO] OpenDaylight :: Netconf :: Transport API [feature] 02:28:25 [INFO] shaded-sshd-jar [jar] 02:28:25 [INFO] shaded-sshd [bundle] 02:28:25 [INFO] transport-tcp [bundle] 02:28:25 [INFO] transport-ssh [bundle] 02:28:25 [INFO] transport-tls [bundle] 02:28:25 [INFO] OpenDaylight :: Netconf :: Transport [feature] 02:28:25 [INFO] netconf-client [bundle] 02:28:25 [INFO] odl-netconf-client [feature] 02:28:25 [INFO] OpenDaylight :: Netconf :: RFC6022 Models [feature] 02:28:25 [INFO] rfc7407-ietf-x509-cert-to-name [bundle] 02:28:25 [INFO] netconf-server [bundle] 02:28:25 [INFO] OpenDaylight :: Netconf :: Impl [feature] 02:28:25 [INFO] OpenDaylight :: Netconf :: All [feature] 02:28:25 [INFO] yanglib-mdsal-writer [bundle] 02:28:25 [INFO] odl-yanglib-mdsal-writer [feature] 02:28:25 [INFO] netconf-server-mdsal [bundle] 02:28:25 [INFO] netconf-nb [bundle] 02:28:25 [INFO] OpenDaylight :: Netconf :: Mdsal [feature] 02:28:25 [INFO] rfc8040-ietf-restconf-monitoring [bundle] 02:28:25 [INFO] OpenDaylight :: Netconf :: RFC8040 Models [feature] 02:28:25 [INFO] rfc8639 [bundle] 02:28:25 [INFO] OpenDaylight :: Netconf :: RFC8639 Models [feature] 02:28:25 [INFO] rfc8641 [bundle] 02:28:25 [INFO] OpenDaylight :: Netconf :: RFC8641 Models [feature] 02:28:25 [INFO] rfc8650 [bundle] 02:28:25 [INFO] OpenDaylight :: Netconf :: RFC8650 Models [feature] 02:28:25 [INFO] keystore-legacy [bundle] 02:28:25 [INFO] netconf-dom-api [bundle] 02:28:25 [INFO] netconf-client-mdsal [bundle] 02:28:25 [INFO] OpenDaylight :: Netconf Connector :: Netconf Connector [feature] 02:28:25 [INFO] netconf-test-models [bundle] 02:28:25 [INFO] netconf-topology [bundle] 02:28:25 [INFO] netconf-topology-singleton [bundle] 02:28:25 [INFO] OpenDaylight :: Clustered Netconf Topology :: Netconf Connector + Netconf SSH Server [feature] 02:28:25 [INFO] netconf-topology-impl [bundle] 02:28:25 [INFO] OpenDaylight :: Netconf Topology :: Netconf Connector + Netconf SSH Server + Netconf configuration via config topology datastore [feature] 02:28:25 [INFO] callhome-provider [bundle] 02:28:25 [INFO] OpenDaylight :: Netconf Connector :: Netconf Callhome Connector + Netconf SSH Server [feature] 02:28:25 [INFO] OpenDaylight :: Netconf Connector :: All [feature] 02:28:25 [INFO] netconf-console [bundle] 02:28:25 [INFO] OpenDaylight :: Netconf Console + Karaf CLI for netconf CRUD operations [feature] 02:28:25 [INFO] restconf-common-models [bundle] 02:28:25 [INFO] restconf-common [bundle] 02:28:25 [INFO] OpenDaylight :: Restconf :: Common [feature] 02:28:25 [INFO] restconf-api [bundle] 02:28:25 [INFO] restconf-nb [bundle] 02:28:25 [INFO] OpenDaylight :: RESTCONF :: Northbound [feature] 02:28:25 [INFO] OpenDaylight :: Restconf [feature] 02:28:25 [INFO] restconf-openapi [bundle] 02:28:25 [INFO] OpenDaylight :: RESTCONF :: OPENAPI [feature] 02:28:25 [INFO] OpenDaylight :: Restconf :: All [feature] 02:28:25 [INFO] keystore-plaintext-api [bundle] 02:28:25 [INFO] keystore-plaintext-localfile [bundle] 02:28:25 [INFO] keystore-plaintext-cli [bundle] 02:28:25 [INFO] OpenDaylight :: Netconf :: Key Store :: Plaintext Storage [feature] 02:28:25 [INFO] features-netconf [feature] 02:28:25 [INFO] netconf-test-perf [bundle] 02:28:25 [INFO] OpenDaylight :: NETCONF Test Tools :: Tools used for performance testing [feature] 02:28:25 [INFO] features-netconf-testing [feature] 02:28:25 [INFO] features-netconf-experimental [feature] 02:28:25 [INFO] OpenDaylight :: Netconf Connector :: SSH [feature] 02:28:25 [INFO] netconf-features-parent [pom] 02:28:25 [INFO] netconf-karaf [pom] 02:28:25 [INFO] netconf-karaf-static [karaf-assembly] 02:28:25 [INFO] model-aggregator [pom] 02:28:25 [INFO] transport-http [bundle] 02:28:25 [INFO] transport-aggregator [pom] 02:28:25 [INFO] restconf-client [bundle] 02:28:25 [INFO] restconf-server [bundle] 02:28:25 [INFO] protocol [pom] 02:28:25 [INFO] plugins [pom] 02:28:25 [INFO] apps [pom] 02:28:25 [INFO] third-party [pom] 02:28:25 [INFO] netconf-testtool [jar] 02:28:25 [INFO] netconf-tools [pom] 02:28:25 [INFO] netconf-subsystem [pom] 02:28:25 [INFO] sal-rest-connector-config [jar] 02:28:25 [INFO] restconf-wadl-generator [jar] 02:28:25 [INFO] websocket-client [jar] 02:28:25 [INFO] restconf-subsystem [pom] 02:28:25 [INFO] keystore-aggregator [pom] 02:28:25 [INFO] truststore-aggregator [pom] 02:28:25 [INFO] netconf-aggregator [pom] 02:28:27 [INFO] 02:28:27 [INFO] -------------< org.opendaylight.netconf:netconf-artifacts >------------- 02:28:27 [INFO] Building netconf-artifacts 7.0.5-SNAPSHOT [1/121] 02:28:27 [INFO] --------------------------------[ pom ]--------------------------------- 02:28:27 [INFO] 02:28:27 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-artifacts --- 02:28:27 [INFO] 02:28:27 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-artifacts --- 02:28:28 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 02:28:28 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 02:28:28 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:28:28 [INFO] 02:28:28 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-artifacts --- 02:28:29 [INFO] 02:28:29 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ netconf-artifacts --- 02:28:31 [INFO] CycloneDX: Resolving Dependencies 02:28:31 [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) 02:28:31 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/artifacts/target/bom.xml 02:28:32 [INFO] attaching as netconf-artifacts-7.0.5-SNAPSHOT-cyclonedx.xml 02:28:32 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/artifacts/target/bom.json 02:28:32 [WARNING] Unknown keyword additionalItems - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 02:28:32 [INFO] attaching as netconf-artifacts-7.0.5-SNAPSHOT-cyclonedx.json 02:28:32 [INFO] 02:28:32 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-artifacts --- 02:28:35 [INFO] Installing /w/workspace/netconf-maven-clm-master/artifacts/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-artifacts/7.0.5-SNAPSHOT/netconf-artifacts-7.0.5-SNAPSHOT.pom 02:28:35 [INFO] Installing /w/workspace/netconf-maven-clm-master/artifacts/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-artifacts/7.0.5-SNAPSHOT/netconf-artifacts-7.0.5-SNAPSHOT-cyclonedx.xml 02:28:35 [INFO] Installing /w/workspace/netconf-maven-clm-master/artifacts/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-artifacts/7.0.5-SNAPSHOT/netconf-artifacts-7.0.5-SNAPSHOT-cyclonedx.json 02:28:35 [INFO] 02:28:35 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-artifacts --- 02:28:35 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:28:35 [INFO] 02:28:35 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ netconf-artifacts --- 02:28:43 [INFO] org.opendaylight.netconf:netconf-artifacts:pom:7.0.5-SNAPSHOT 02:28:43 [INFO] 02:28:43 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ netconf-artifacts --- 02:28:43 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/artifacts/target/sonatype-clm/module.xml 02:28:43 [INFO] 02:28:43 [INFO] --------------< org.opendaylight.netconf:netconf-parent >--------------- 02:28:43 [INFO] Building netconf-parent 7.0.5-SNAPSHOT [2/121] 02:28:43 [INFO] --------------------------------[ pom ]--------------------------------- 02:28:47 [INFO] 02:28:47 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-parent --- 02:28:47 [INFO] 02:28:47 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-parent --- 02:28:47 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 02:28:47 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 02:28:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:28:47 [INFO] 02:28:47 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-parent --- 02:28:47 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:28:47 [INFO] 02:28:47 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-parent --- 02:28:47 [INFO] 02:28:47 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ netconf-parent --- 02:28:47 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-clm-master/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/** 02:28:47 [INFO] 02:28:47 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-parent --- 02:28:48 [INFO] Starting audit... 02:28:48 Audit done. 02:28:48 [INFO] You have 0 Checkstyle violations. 02:28:48 [INFO] 02:28:48 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-parent --- 02:28:49 [INFO] Starting audit... 02:28:49 Audit done. 02:28:49 [INFO] You have 0 Checkstyle violations. 02:28:49 [INFO] 02:28:49 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-parent --- 02:28:49 [INFO] 02:28:49 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ netconf-parent >>> 02:28:49 [INFO] 02:28:49 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ netconf-parent --- 02:28:52 [INFO] 02:28:52 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ netconf-parent <<< 02:28:52 [INFO] 02:28:52 [INFO] 02:28:52 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ netconf-parent --- 02:28:52 [INFO] 02:28:52 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ netconf-parent --- 02:28:52 [INFO] 02:28:52 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-parent --- 02:28:53 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 02:28:53 [INFO] 02:28:53 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ netconf-parent --- 02:28:53 [INFO] CycloneDX: Resolving Dependencies 02:28:54 [INFO] CycloneDX: Creating BOM version 1.4 with 3 component(s) 02:28:54 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/parent/target/bom.xml 02:28:54 [INFO] attaching as netconf-parent-7.0.5-SNAPSHOT-cyclonedx.xml 02:28:54 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/parent/target/bom.json 02:28:54 [WARNING] Unknown keyword additionalItems - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 02:28:54 [INFO] attaching as netconf-parent-7.0.5-SNAPSHOT-cyclonedx.json 02:28:54 [INFO] 02:28:54 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-parent --- 02:28:54 [INFO] Skipping duplicate-finder execution! 02:28:54 [INFO] 02:28:54 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-parent --- 02:28:54 [INFO] Skipping pom project 02:28:54 [INFO] 02:28:54 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ netconf-parent --- 02:28:55 [INFO] 02:28:55 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ netconf-parent --- 02:28:55 [INFO] 02:28:55 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ netconf-parent --- 02:28:55 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:28:55 [INFO] 02:28:55 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-parent --- 02:28:55 [INFO] Installing /w/workspace/netconf-maven-clm-master/parent/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-parent/7.0.5-SNAPSHOT/netconf-parent-7.0.5-SNAPSHOT.pom 02:28:55 [INFO] Installing /w/workspace/netconf-maven-clm-master/parent/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-parent/7.0.5-SNAPSHOT/netconf-parent-7.0.5-SNAPSHOT-cyclonedx.xml 02:28:55 [INFO] Installing /w/workspace/netconf-maven-clm-master/parent/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-parent/7.0.5-SNAPSHOT/netconf-parent-7.0.5-SNAPSHOT-cyclonedx.json 02:28:55 [INFO] 02:28:55 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-parent --- 02:28:55 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:28:55 [INFO] 02:28:55 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ netconf-parent --- 02:28:55 [INFO] org.opendaylight.netconf:netconf-parent:pom:7.0.5-SNAPSHOT 02:28:55 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 02:28:55 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 02:28:55 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 02:28:55 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 02:28:55 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 02:28:55 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 02:28:55 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 02:28:55 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 02:28:55 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 02:28:55 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 02:28:55 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 02:28:55 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 02:28:55 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 02:28:55 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 02:28:55 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 02:28:55 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 02:28:55 [INFO] +- junit:junit:jar:4.13.2:test 02:28:55 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 02:28:55 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 02:28:55 [INFO] \- org.mockito:mockito-core:jar:5.11.0:test 02:28:55 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.12:test 02:28:55 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.12:test 02:28:55 [INFO] \- org.objenesis:objenesis:jar:3.3:test 02:28:55 [INFO] 02:28:55 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ netconf-parent --- 02:28:55 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/parent/target/sonatype-clm/module.xml 02:28:55 [INFO] 02:28:55 [INFO] --------------< org.opendaylight.netconf:feature-parent >--------------- 02:28:55 [INFO] Building feature-parent 7.0.5-SNAPSHOT [3/121] 02:28:55 [INFO] --------------------------------[ pom ]--------------------------------- 02:28:59 [INFO] 02:28:59 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ feature-parent --- 02:28:59 [INFO] 02:28:59 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ feature-parent --- 02:28:59 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 02:28:59 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 02:28:59 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:28:59 [INFO] 02:28:59 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ feature-parent --- 02:28:59 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:28:59 [INFO] 02:28:59 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ feature-parent --- 02:28:59 [INFO] 02:28:59 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ feature-parent --- 02:28:59 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:28:59 [INFO] argLine set to empty 02:28:59 [INFO] 02:28:59 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ feature-parent --- 02:28:59 [INFO] Starting audit... 02:28:59 Audit done. 02:28:59 [INFO] You have 0 Checkstyle violations. 02:28:59 [INFO] 02:28:59 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ feature-parent --- 02:29:00 [INFO] Starting audit... 02:29:00 Audit done. 02:29:00 [INFO] You have 0 Checkstyle violations. 02:29:00 [INFO] 02:29:00 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ feature-parent --- 02:29:00 [INFO] Created: /w/workspace/netconf-maven-clm-master/features/parent/target/classes/META-INF/maven/dependencies.properties 02:29:00 [INFO] 02:29:00 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ feature-parent --- 02:29:00 [INFO] 02:29:00 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ feature-parent >>> 02:29:00 [INFO] 02:29:00 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ feature-parent --- 02:29:01 [INFO] 02:29:01 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ feature-parent <<< 02:29:01 [INFO] 02:29:01 [INFO] 02:29:01 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ feature-parent --- 02:29:01 [INFO] 02:29:01 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ feature-parent --- 02:29:01 [INFO] 02:29:01 [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ feature-parent --- 02:29:01 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:29:01 [INFO] 02:29:01 [INFO] ------------------------------------------------------- 02:29:01 [INFO] T E S T S 02:29:01 [INFO] ------------------------------------------------------- 02:29:02 [INFO] 02:29:02 [INFO] Results: 02:29:02 [INFO] 02:29:02 [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 02:29:02 [INFO] 02:29:02 [INFO] 02:29:02 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ feature-parent --- 02:29:02 [INFO] 02:29:02 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ feature-parent --- 02:29:02 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 02:29:02 [INFO] 02:29:02 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ feature-parent --- 02:29:02 [INFO] CycloneDX: Resolving Dependencies 02:29:06 [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) 02:29:07 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/features/parent/target/bom.xml 02:29:07 [INFO] attaching as feature-parent-7.0.5-SNAPSHOT-cyclonedx.xml 02:29:07 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/features/parent/target/bom.json 02:29:07 [WARNING] Unknown keyword additionalItems - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 02:29:07 [INFO] attaching as feature-parent-7.0.5-SNAPSHOT-cyclonedx.json 02:29:07 [INFO] 02:29:07 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ feature-parent --- 02:29:07 [INFO] Skipping duplicate-finder execution! 02:29:07 [INFO] 02:29:07 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ feature-parent --- 02:29:07 [INFO] Skipping plugin execution 02:29:07 [INFO] 02:29:07 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ feature-parent --- 02:29:07 [INFO] 02:29:07 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ feature-parent --- 02:29:07 [INFO] 02:29:07 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ feature-parent --- 02:29:07 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:29:07 [INFO] 02:29:07 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ feature-parent --- 02:29:07 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/parent/pom.xml to /tmp/r/org/opendaylight/netconf/feature-parent/7.0.5-SNAPSHOT/feature-parent-7.0.5-SNAPSHOT.pom 02:29:07 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/parent/target/bom.xml to /tmp/r/org/opendaylight/netconf/feature-parent/7.0.5-SNAPSHOT/feature-parent-7.0.5-SNAPSHOT-cyclonedx.xml 02:29:07 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/parent/target/bom.json to /tmp/r/org/opendaylight/netconf/feature-parent/7.0.5-SNAPSHOT/feature-parent-7.0.5-SNAPSHOT-cyclonedx.json 02:29:07 [INFO] 02:29:07 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ feature-parent --- 02:29:07 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:29:07 [INFO] 02:29:07 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ feature-parent --- 02:29:07 [INFO] Wrote dependency tree to: /w/workspace/netconf-maven-clm-master/features/parent/target/test-features 02:29:07 [INFO] 02:29:07 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ feature-parent --- 02:29:07 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/features/parent/target/sonatype-clm/module.xml 02:29:07 [INFO] 02:29:07 [INFO] ---------------< org.opendaylight.netconf:netconf-auth >---------------- 02:29:07 [INFO] Building netconf-auth 7.0.5-SNAPSHOT [4/121] 02:29:07 [INFO] -------------------------------[ bundle ]------------------------------- 02:29:07 [INFO] 02:29:07 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-auth --- 02:29:07 [INFO] 02:29:07 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-auth --- 02:29:07 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:29:07 [INFO] 02:29:07 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-auth --- 02:29:07 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:29:07 [INFO] 02:29:07 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-auth --- 02:29:08 [INFO] 02:29:08 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ netconf-auth --- 02:29:08 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-clm-master/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/** 02:29:08 [INFO] 02:29:08 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-auth --- 02:29:08 [INFO] Starting audit... 02:29:08 Audit done. 02:29:08 [INFO] You have 0 Checkstyle violations. 02:29:08 [INFO] 02:29:08 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-auth --- 02:29:08 [INFO] Starting audit... 02:29:08 Audit done. 02:29:08 [INFO] You have 0 Checkstyle violations. 02:29:08 [INFO] 02:29:08 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-auth --- 02:29:08 [INFO] 02:29:08 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-auth --- 02:29:08 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/netconf/netconf-auth/src/main/resources 02:29:08 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/netconf/netconf-auth/target/generated-sources/spi 02:29:08 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/netconf/netconf-auth/target/generated-sources/yang 02:29:08 [INFO] 02:29:08 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ netconf-auth --- 02:29:09 [INFO] Recompiling the module because of changed dependency. 02:29:09 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 02:29:09 [INFO] 02:29:09 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ netconf-auth >>> 02:29:09 [INFO] 02:29:09 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ netconf-auth --- 02:29:09 [INFO] Fork Value is true 02:29:12 [INFO] Done SpotBugs Analysis.... 02:29:12 [INFO] 02:29:12 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ netconf-auth <<< 02:29:12 [INFO] 02:29:12 [INFO] 02:29:12 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ netconf-auth --- 02:29:12 [INFO] BugInstance size is 0 02:29:12 [INFO] Error size is 0 02:29:12 [INFO] No errors/warnings found 02:29:12 [INFO] 02:29:12 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-auth --- 02:29:12 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/netconf/netconf-auth/src/test/resources 02:29:12 [INFO] 02:29:12 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ netconf-auth --- 02:29:12 [INFO] No sources to compile 02:29:12 [INFO] 02:29:12 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ netconf-auth --- 02:29:12 [INFO] No tests to run. 02:29:12 [INFO] 02:29:12 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ netconf-auth --- 02:29:12 [INFO] 02:29:12 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-auth --- 02:29:12 [INFO] Building bundle: /w/workspace/netconf-maven-clm-master/netconf/netconf-auth/target/netconf-auth-7.0.5-SNAPSHOT.jar 02:29:12 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-master/netconf/netconf-auth/target/classes/META-INF/MANIFEST.MF 02:29:12 [INFO] 02:29:12 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-auth --- 02:29:13 [INFO] No previous run data found, generating javadoc. 02:29:13 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/netconf/netconf-auth/target/netconf-auth-7.0.5-SNAPSHOT-javadoc.jar 02:29:14 [INFO] 02:29:14 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ netconf-auth --- 02:29:14 [INFO] CycloneDX: Resolving Dependencies 02:29:14 [INFO] CycloneDX: Creating BOM version 1.4 with 3 component(s) 02:29:14 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/netconf/netconf-auth/target/bom.xml 02:29:14 [INFO] attaching as netconf-auth-7.0.5-SNAPSHOT-cyclonedx.xml 02:29:14 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/netconf/netconf-auth/target/bom.json 02:29:14 [INFO] attaching as netconf-auth-7.0.5-SNAPSHOT-cyclonedx.json 02:29:14 [INFO] 02:29:14 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-auth --- 02:29:14 [INFO] Skipping duplicate-finder execution! 02:29:14 [INFO] 02:29:14 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-auth --- 02:29:14 [INFO] No dependency problems found 02:29:14 [INFO] 02:29:14 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ netconf-auth --- 02:29:14 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/netconf/netconf-auth/target/netconf-auth-7.0.5-SNAPSHOT-sources.jar 02:29:14 [INFO] 02:29:14 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ netconf-auth --- 02:29:14 [INFO] 02:29:14 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ netconf-auth --- 02:29:14 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:29:14 [INFO] 02:29:14 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-auth --- 02:29:14 [INFO] Installing /w/workspace/netconf-maven-clm-master/netconf/netconf-auth/target/netconf-auth-7.0.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-auth/7.0.5-SNAPSHOT/netconf-auth-7.0.5-SNAPSHOT.jar 02:29:14 [INFO] Installing /w/workspace/netconf-maven-clm-master/netconf/netconf-auth/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-auth/7.0.5-SNAPSHOT/netconf-auth-7.0.5-SNAPSHOT.pom 02:29:14 [INFO] Installing /w/workspace/netconf-maven-clm-master/netconf/netconf-auth/target/netconf-auth-7.0.5-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-auth/7.0.5-SNAPSHOT/netconf-auth-7.0.5-SNAPSHOT-javadoc.jar 02:29:14 [INFO] Installing /w/workspace/netconf-maven-clm-master/netconf/netconf-auth/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-auth/7.0.5-SNAPSHOT/netconf-auth-7.0.5-SNAPSHOT-cyclonedx.xml 02:29:14 [INFO] Installing /w/workspace/netconf-maven-clm-master/netconf/netconf-auth/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-auth/7.0.5-SNAPSHOT/netconf-auth-7.0.5-SNAPSHOT-cyclonedx.json 02:29:14 [INFO] Installing /w/workspace/netconf-maven-clm-master/netconf/netconf-auth/target/netconf-auth-7.0.5-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-auth/7.0.5-SNAPSHOT/netconf-auth-7.0.5-SNAPSHOT-sources.jar 02:29:14 [INFO] 02:29:14 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-auth --- 02:29:14 [INFO] Writing OBR metadata 02:29:14 [INFO] Installing org/opendaylight/netconf/netconf-auth/7.0.5-SNAPSHOT/netconf-auth-7.0.5-SNAPSHOT.jar 02:29:14 [INFO] Writing OBR metadata 02:29:14 [INFO] 02:29:14 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-auth --- 02:29:14 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:29:14 [INFO] 02:29:14 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-auth --- 02:29:14 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 02:29:14 [INFO] 02:29:14 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ netconf-auth --- 02:29:14 [INFO] org.opendaylight.netconf:netconf-auth:bundle:7.0.5-SNAPSHOT 02:29:14 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 02:29:14 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 02:29:14 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 02:29:14 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 02:29:14 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 02:29:14 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 02:29:14 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 02:29:14 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 02:29:14 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 02:29:14 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 02:29:14 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 02:29:14 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 02:29:14 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 02:29:14 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 02:29:14 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 02:29:14 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 02:29:14 [INFO] +- junit:junit:jar:4.13.2:test 02:29:14 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 02:29:14 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 02:29:14 [INFO] \- org.mockito:mockito-core:jar:5.11.0:test 02:29:14 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.12:test 02:29:14 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.12:test 02:29:14 [INFO] \- org.objenesis:objenesis:jar:3.3:test 02:29:14 [INFO] 02:29:14 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ netconf-auth --- 02:29:14 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/netconf/netconf-auth/target/sonatype-clm/module.xml 02:29:14 [INFO] 02:29:14 [INFO] -------------< org.opendaylight.netconf:netconf-auth-aaa >-------------- 02:29:14 [INFO] Building netconf-auth-aaa 7.0.5-SNAPSHOT [5/121] 02:29:14 [INFO] -------------------------------[ bundle ]------------------------------- 02:29:15 [INFO] 02:29:15 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-auth-aaa --- 02:29:15 [INFO] 02:29:15 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-auth-aaa --- 02:29:15 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:29:15 [INFO] 02:29:15 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-auth-aaa --- 02:29:15 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:29:15 [INFO] 02:29:15 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-auth-aaa --- 02:29:15 [INFO] 02:29:15 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ netconf-auth-aaa --- 02:29:15 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-clm-master/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/** 02:29:15 [INFO] 02:29:15 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-auth-aaa --- 02:29:15 [INFO] Starting audit... 02:29:15 Audit done. 02:29:15 [INFO] You have 0 Checkstyle violations. 02:29:15 [INFO] 02:29:15 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-auth-aaa --- 02:29:15 [INFO] Starting audit... 02:29:15 Audit done. 02:29:15 [INFO] You have 0 Checkstyle violations. 02:29:15 [INFO] 02:29:15 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-auth-aaa --- 02:29:15 [INFO] 02:29:15 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-auth-aaa --- 02:29:15 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/plugins/netconf-auth-aaa/src/main/resources 02:29:15 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/plugins/netconf-auth-aaa/target/generated-sources/spi 02:29:15 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/plugins/netconf-auth-aaa/target/generated-sources/yang 02:29:15 [INFO] 02:29:15 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ netconf-auth-aaa --- 02:29:15 [INFO] Recompiling the module because of changed dependency. 02:29:15 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 02:29:16 [INFO] 02:29:16 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ netconf-auth-aaa >>> 02:29:16 [INFO] 02:29:16 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ netconf-auth-aaa --- 02:29:16 [INFO] Fork Value is true 02:29:19 [INFO] Done SpotBugs Analysis.... 02:29:19 [INFO] 02:29:19 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ netconf-auth-aaa <<< 02:29:19 [INFO] 02:29:19 [INFO] 02:29:19 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ netconf-auth-aaa --- 02:29:19 [INFO] BugInstance size is 0 02:29:19 [INFO] Error size is 0 02:29:19 [INFO] No errors/warnings found 02:29:19 [INFO] 02:29:19 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-auth-aaa --- 02:29:19 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/plugins/netconf-auth-aaa/src/test/resources 02:29:19 [INFO] 02:29:19 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ netconf-auth-aaa --- 02:29:19 [INFO] Recompiling the module because of changed dependency. 02:29:19 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 02:29:19 [INFO] 02:29:19 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ netconf-auth-aaa --- 02:29:19 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:29:19 [INFO] 02:29:19 [INFO] ------------------------------------------------------- 02:29:19 [INFO] T E S T S 02:29:19 [INFO] ------------------------------------------------------- 02:29:20 [INFO] Running org.opendaylight.netconf.authprovider.CredentialServiceAuthProviderTest 02:29:20 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 02:29:22 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.124 s -- in org.opendaylight.netconf.authprovider.CredentialServiceAuthProviderTest 02:29:22 [INFO] 02:29:22 [INFO] Results: 02:29:22 [INFO] 02:29:22 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 02:29:22 [INFO] 02:29:22 [INFO] 02:29:22 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ netconf-auth-aaa --- 02:29:22 [INFO] 02:29:22 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-auth-aaa --- 02:29:22 [INFO] Building bundle: /w/workspace/netconf-maven-clm-master/plugins/netconf-auth-aaa/target/netconf-auth-aaa-7.0.5-SNAPSHOT.jar 02:29:22 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-master/plugins/netconf-auth-aaa/target/classes/META-INF/MANIFEST.MF 02:29:22 [INFO] 02:29:22 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-auth-aaa --- 02:29:22 [INFO] No previous run data found, generating javadoc. 02:29:23 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/plugins/netconf-auth-aaa/target/netconf-auth-aaa-7.0.5-SNAPSHOT-javadoc.jar 02:29:23 [INFO] 02:29:23 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ netconf-auth-aaa --- 02:29:23 [INFO] CycloneDX: Resolving Dependencies 02:29:24 [INFO] CycloneDX: Creating BOM version 1.4 with 14 component(s) 02:29:24 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/plugins/netconf-auth-aaa/target/bom.xml 02:29:24 [INFO] attaching as netconf-auth-aaa-7.0.5-SNAPSHOT-cyclonedx.xml 02:29:24 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/plugins/netconf-auth-aaa/target/bom.json 02:29:24 [INFO] attaching as netconf-auth-aaa-7.0.5-SNAPSHOT-cyclonedx.json 02:29:24 [INFO] 02:29:24 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-auth-aaa --- 02:29:24 [INFO] Skipping duplicate-finder execution! 02:29:24 [INFO] 02:29:24 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-auth-aaa --- 02:29:24 [INFO] No dependency problems found 02:29:24 [INFO] 02:29:24 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ netconf-auth-aaa --- 02:29:24 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/plugins/netconf-auth-aaa/target/netconf-auth-aaa-7.0.5-SNAPSHOT-sources.jar 02:29:24 [INFO] 02:29:24 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ netconf-auth-aaa --- 02:29:24 [INFO] 02:29:24 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ netconf-auth-aaa --- 02:29:24 [INFO] Loading execution data file /w/workspace/netconf-maven-clm-master/plugins/netconf-auth-aaa/target/code-coverage/jacoco.exec 02:29:24 [INFO] Analyzed bundle 'netconf-auth-aaa' with 2 classes 02:29:24 [INFO] 02:29:24 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-auth-aaa --- 02:29:24 [INFO] Installing /w/workspace/netconf-maven-clm-master/plugins/netconf-auth-aaa/target/netconf-auth-aaa-7.0.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-auth-aaa/7.0.5-SNAPSHOT/netconf-auth-aaa-7.0.5-SNAPSHOT.jar 02:29:24 [INFO] Installing /w/workspace/netconf-maven-clm-master/plugins/netconf-auth-aaa/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-auth-aaa/7.0.5-SNAPSHOT/netconf-auth-aaa-7.0.5-SNAPSHOT.pom 02:29:24 [INFO] Installing /w/workspace/netconf-maven-clm-master/plugins/netconf-auth-aaa/target/netconf-auth-aaa-7.0.5-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-auth-aaa/7.0.5-SNAPSHOT/netconf-auth-aaa-7.0.5-SNAPSHOT-javadoc.jar 02:29:24 [INFO] Installing /w/workspace/netconf-maven-clm-master/plugins/netconf-auth-aaa/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-auth-aaa/7.0.5-SNAPSHOT/netconf-auth-aaa-7.0.5-SNAPSHOT-cyclonedx.xml 02:29:24 [INFO] Installing /w/workspace/netconf-maven-clm-master/plugins/netconf-auth-aaa/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-auth-aaa/7.0.5-SNAPSHOT/netconf-auth-aaa-7.0.5-SNAPSHOT-cyclonedx.json 02:29:24 [INFO] Installing /w/workspace/netconf-maven-clm-master/plugins/netconf-auth-aaa/target/netconf-auth-aaa-7.0.5-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-auth-aaa/7.0.5-SNAPSHOT/netconf-auth-aaa-7.0.5-SNAPSHOT-sources.jar 02:29:24 [INFO] 02:29:24 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-auth-aaa --- 02:29:24 [INFO] Installing org/opendaylight/netconf/netconf-auth-aaa/7.0.5-SNAPSHOT/netconf-auth-aaa-7.0.5-SNAPSHOT.jar 02:29:24 [INFO] Writing OBR metadata 02:29:24 [INFO] 02:29:24 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-auth-aaa --- 02:29:24 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:29:24 [INFO] 02:29:24 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-auth-aaa --- 02:29:24 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 02:29:24 [INFO] 02:29:24 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ netconf-auth-aaa --- 02:29:24 [INFO] org.opendaylight.netconf:netconf-auth-aaa:bundle:7.0.5-SNAPSHOT 02:29:24 [INFO] +- org.opendaylight.aaa:aaa-authn-api:jar:0.19.3:compile 02:29:24 [INFO] | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 02:29:24 [INFO] | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 02:29:24 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 02:29:24 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 02:29:24 [INFO] +- org.opendaylight.netconf:netconf-auth:jar:7.0.5-SNAPSHOT:compile 02:29:24 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 02:29:24 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 02:29:24 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 02:29:24 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 02:29:24 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 02:29:24 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 02:29:24 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 02:29:24 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 02:29:24 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 02:29:24 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 02:29:24 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 02:29:24 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 02:29:24 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 02:29:24 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 02:29:24 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 02:29:24 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 02:29:24 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 02:29:24 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 02:29:24 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 02:29:24 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 02:29:24 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 02:29:24 [INFO] +- junit:junit:jar:4.13.2:test 02:29:24 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 02:29:24 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 02:29:24 [INFO] \- org.mockito:mockito-core:jar:5.11.0:test 02:29:24 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.12:test 02:29:24 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.12:test 02:29:24 [INFO] \- org.objenesis:objenesis:jar:3.3:test 02:29:24 [INFO] 02:29:24 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ netconf-auth-aaa --- 02:29:24 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/plugins/netconf-auth-aaa/target/sonatype-clm/module.xml 02:29:24 [INFO] 02:29:24 [INFO] ----------< org.opendaylight.netconf:odl-aaa-netconf-plugin >----------- 02:29:24 [INFO] Building OpenDaylight :: Netconf :: AAA Authorization Plugin 7.0.5-SNAPSHOT [6/121] 02:29:24 [INFO] ------------------------------[ feature ]------------------------------- 02:29:35 [INFO] 02:29:35 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-aaa-netconf-plugin --- 02:29:35 [INFO] 02:29:35 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-aaa-netconf-plugin --- 02:29:35 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:29:35 [INFO] 02:29:35 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-aaa-netconf-plugin --- 02:29:35 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:29:35 [INFO] 02:29:35 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-aaa-netconf-plugin --- 02:29:36 [INFO] 02:29:36 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-aaa-netconf-plugin --- 02:29:36 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:29:36 [INFO] argLine set to empty 02:29:36 [INFO] 02:29:36 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-aaa-netconf-plugin --- 02:29:36 [INFO] Starting audit... 02:29:36 Audit done. 02:29:36 [INFO] You have 0 Checkstyle violations. 02:29:36 [INFO] 02:29:36 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-aaa-netconf-plugin --- 02:29:36 [INFO] Starting audit... 02:29:36 Audit done. 02:29:36 [INFO] You have 0 Checkstyle violations. 02:29:36 [INFO] 02:29:36 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-aaa-netconf-plugin --- 02:29:36 [INFO] Created: /w/workspace/netconf-maven-clm-master/features/odl-aaa-netconf-plugin/target/classes/META-INF/maven/dependencies.properties 02:29:36 [INFO] 02:29:36 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-aaa-netconf-plugin --- 02:29:36 [INFO] 02:29:36 [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-aaa-netconf-plugin --- 02:29:36 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-master/features/odl-aaa-netconf-plugin/target/feature/feature.xml 02:29:36 [INFO] ...done! 02:29:36 [INFO] Attaching features XML 02:29:36 [INFO] 02:29:36 [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-aaa-netconf-plugin --- 02:29:36 [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 02:29:37 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 02:29:37 [INFO] 02:29:37 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-aaa-netconf-plugin >>> 02:29:37 [INFO] 02:29:37 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-aaa-netconf-plugin --- 02:29:37 [INFO] 02:29:37 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-aaa-netconf-plugin <<< 02:29:37 [INFO] 02:29:37 [INFO] 02:29:37 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-aaa-netconf-plugin --- 02:29:37 [INFO] 02:29:37 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-aaa-netconf-plugin --- 02:29:37 [INFO] Can't extract module name from pax-jdbc-features-1.5.6-features.xml: Module format not recognized: /tmp/r/org/ops4j/pax/jdbc/pax-jdbc-features/1.5.6/pax-jdbc-features-1.5.6-features.xml 02:29:37 [INFO] 02:29:37 [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-aaa-netconf-plugin --- 02:29:37 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:29:37 [INFO] 02:29:37 [INFO] ------------------------------------------------------- 02:29:37 [INFO] T E S T S 02:29:37 [INFO] ------------------------------------------------------- 02:29:39 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:30:03 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.63 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:30:03 [INFO] 02:30:03 [INFO] Results: 02:30:03 [INFO] 02:30:03 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 02:30:03 [INFO] 02:30:03 [INFO] 02:30:03 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-aaa-netconf-plugin --- 02:30:03 [INFO] 02:30:03 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-aaa-netconf-plugin --- 02:30:03 [INFO] 02:30:03 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-aaa-netconf-plugin --- 02:30:03 [INFO] CycloneDX: Resolving Dependencies 02:30:13 [INFO] CycloneDX: Creating BOM version 1.4 with 300 component(s) 02:30:13 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/features/odl-aaa-netconf-plugin/target/bom.xml 02:30:13 [INFO] attaching as odl-aaa-netconf-plugin-7.0.5-SNAPSHOT-cyclonedx.xml 02:30:13 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/features/odl-aaa-netconf-plugin/target/bom.json 02:30:13 [INFO] attaching as odl-aaa-netconf-plugin-7.0.5-SNAPSHOT-cyclonedx.json 02:30:13 [INFO] 02:30:13 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-aaa-netconf-plugin --- 02:30:13 [INFO] Skipping duplicate-finder execution! 02:30:13 [INFO] 02:30:13 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-aaa-netconf-plugin --- 02:30:13 [INFO] Skipping plugin execution 02:30:13 [INFO] 02:30:13 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-aaa-netconf-plugin --- 02:30:13 [INFO] No sources in project. Archive not created. 02:30:13 [INFO] 02:30:13 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-aaa-netconf-plugin --- 02:30:13 [INFO] 02:30:13 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-aaa-netconf-plugin --- 02:30:13 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:30:13 [INFO] 02:30:13 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-aaa-netconf-plugin --- 02:30:13 [INFO] No primary artifact to install, installing attached artifacts instead. 02:30:13 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-aaa-netconf-plugin/pom.xml to /tmp/r/org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.5-SNAPSHOT/odl-aaa-netconf-plugin-7.0.5-SNAPSHOT.pom 02:30:13 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-aaa-netconf-plugin/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.5-SNAPSHOT/odl-aaa-netconf-plugin-7.0.5-SNAPSHOT-features.xml 02:30:13 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-aaa-netconf-plugin/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.5-SNAPSHOT/odl-aaa-netconf-plugin-7.0.5-SNAPSHOT-cyclonedx.xml 02:30:13 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-aaa-netconf-plugin/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.5-SNAPSHOT/odl-aaa-netconf-plugin-7.0.5-SNAPSHOT-cyclonedx.json 02:30:14 [INFO] 02:30:14 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-aaa-netconf-plugin --- 02:30:14 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:30:14 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 02:30:14 [INFO] 02:30:14 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-aaa-netconf-plugin --- 02:30:14 [INFO] Wrote dependency tree to: /w/workspace/netconf-maven-clm-master/features/odl-aaa-netconf-plugin/target/test-features 02:30:14 [INFO] 02:30:14 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-aaa-netconf-plugin --- 02:30:14 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/features/odl-aaa-netconf-plugin/target/sonatype-clm/module.xml 02:30:14 [INFO] 02:30:14 [INFO] ---------------< org.opendaylight.netconf.model:rfc5277 >--------------- 02:30:14 [INFO] Building rfc5277 7.0.5-SNAPSHOT [7/121] 02:30:14 [INFO] -------------------------------[ bundle ]------------------------------- 02:30:14 [INFO] 02:30:14 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ rfc5277 --- 02:30:14 [INFO] 02:30:14 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ rfc5277 --- 02:30:14 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:30:14 [INFO] 02:30:14 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ rfc5277 --- 02:30:14 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:30:14 [INFO] 02:30:14 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ rfc5277 --- 02:30:15 [INFO] 02:30:15 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ rfc5277 --- 02:30:15 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-clm-master/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/** 02:30:15 [INFO] 02:30:15 [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ rfc5277 --- 02:30:15 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 02:30:15 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-master/model/rfc5277/src/main/yang 02:30:15 [INFO] yang-to-sources: Found 1 dependencies in 5.805 ms 02:30:16 [INFO] yang-to-sources: Project model files found: 2 in 75.93 ms 02:30:16 [INFO] yang-to-sources: 3 YANG models processed in 191.5 ms 02:30:16 [INFO] BindingJavaFileGenerator: Defined 25 files in 65.66 ms 02:30:16 [INFO] Sorted 25 files into 8 directories in 4.561 ms 02:30:16 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 25 in 140.9 ms 02:30:16 [INFO] 02:30:16 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ rfc5277 --- 02:30:16 [INFO] Starting audit... 02:30:16 Audit done. 02:30:16 [INFO] You have 0 Checkstyle violations. 02:30:16 [INFO] 02:30:16 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ rfc5277 --- 02:30:16 [INFO] Starting audit... 02:30:16 Audit done. 02:30:16 [INFO] You have 0 Checkstyle violations. 02:30:16 [INFO] 02:30:16 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ rfc5277 --- 02:30:16 [INFO] 02:30:16 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc5277 --- 02:30:16 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/model/rfc5277/src/main/resources 02:30:16 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/model/rfc5277/target/generated-sources/spi 02:30:16 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 02:30:16 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 02:30:16 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 02:30:16 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/model/rfc5277/target/generated-sources/spi 02:30:16 [INFO] 02:30:16 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ rfc5277 --- 02:30:16 [INFO] Recompiling the module because of changed dependency. 02:30:16 [INFO] Compiling 24 source files with javac [debug release 17] to target/classes 02:30:17 [INFO] 02:30:17 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ rfc5277 >>> 02:30:17 [INFO] 02:30:17 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ rfc5277 --- 02:30:17 [INFO] Fork Value is true 02:30:19 [INFO] Done SpotBugs Analysis.... 02:30:19 [INFO] 02:30:19 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ rfc5277 <<< 02:30:19 [INFO] 02:30:19 [INFO] 02:30:19 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ rfc5277 --- 02:30:20 [INFO] BugInstance size is 0 02:30:20 [INFO] Error size is 0 02:30:20 [INFO] No errors/warnings found 02:30:20 [INFO] 02:30:20 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc5277 --- 02:30:20 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/model/rfc5277/src/test/resources 02:30:20 [INFO] 02:30:20 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ rfc5277 --- 02:30:20 [INFO] No sources to compile 02:30:20 [INFO] 02:30:20 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ rfc5277 --- 02:30:20 [INFO] No tests to run. 02:30:20 [INFO] 02:30:20 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ rfc5277 --- 02:30:20 [INFO] 02:30:20 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc5277 --- 02:30:20 [INFO] Building bundle: /w/workspace/netconf-maven-clm-master/model/rfc5277/target/rfc5277-7.0.5-SNAPSHOT.jar 02:30:20 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-master/model/rfc5277/target/classes/META-INF/MANIFEST.MF 02:30:20 [INFO] 02:30:20 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ rfc5277 --- 02:30:20 [INFO] No previous run data found, generating javadoc. 02:30:22 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/model/rfc5277/target/rfc5277-7.0.5-SNAPSHOT-javadoc.jar 02:30:22 [INFO] 02:30:22 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ rfc5277 --- 02:30:22 [INFO] CycloneDX: Resolving Dependencies 02:30:22 [INFO] CycloneDX: Creating BOM version 1.4 with 18 component(s) 02:30:22 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/model/rfc5277/target/bom.xml 02:30:22 [INFO] attaching as rfc5277-7.0.5-SNAPSHOT-cyclonedx.xml 02:30:22 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/model/rfc5277/target/bom.json 02:30:22 [INFO] attaching as rfc5277-7.0.5-SNAPSHOT-cyclonedx.json 02:30:22 [INFO] 02:30:22 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc5277 --- 02:30:22 [INFO] Skipping duplicate-finder execution! 02:30:22 [INFO] 02:30:22 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ rfc5277 --- 02:30:22 [INFO] No dependency problems found 02:30:22 [INFO] 02:30:22 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ rfc5277 --- 02:30:22 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/model/rfc5277/target/rfc5277-7.0.5-SNAPSHOT-sources.jar 02:30:22 [INFO] 02:30:22 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ rfc5277 --- 02:30:22 [INFO] 02:30:22 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ rfc5277 --- 02:30:22 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:30:22 [INFO] 02:30:22 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ rfc5277 --- 02:30:22 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc5277/target/rfc5277-7.0.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/model/rfc5277/7.0.5-SNAPSHOT/rfc5277-7.0.5-SNAPSHOT.jar 02:30:23 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc5277/pom.xml to /tmp/r/org/opendaylight/netconf/model/rfc5277/7.0.5-SNAPSHOT/rfc5277-7.0.5-SNAPSHOT.pom 02:30:23 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc5277/target/rfc5277-7.0.5-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/model/rfc5277/7.0.5-SNAPSHOT/rfc5277-7.0.5-SNAPSHOT-javadoc.jar 02:30:23 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc5277/target/bom.xml to /tmp/r/org/opendaylight/netconf/model/rfc5277/7.0.5-SNAPSHOT/rfc5277-7.0.5-SNAPSHOT-cyclonedx.xml 02:30:23 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc5277/target/bom.json to /tmp/r/org/opendaylight/netconf/model/rfc5277/7.0.5-SNAPSHOT/rfc5277-7.0.5-SNAPSHOT-cyclonedx.json 02:30:23 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc5277/target/rfc5277-7.0.5-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/model/rfc5277/7.0.5-SNAPSHOT/rfc5277-7.0.5-SNAPSHOT-sources.jar 02:30:23 [INFO] 02:30:23 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc5277 --- 02:30:23 [INFO] Installing org/opendaylight/netconf/model/rfc5277/7.0.5-SNAPSHOT/rfc5277-7.0.5-SNAPSHOT.jar 02:30:23 [INFO] Writing OBR metadata 02:30:23 [INFO] 02:30:23 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ rfc5277 --- 02:30:23 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:30:23 [INFO] 02:30:23 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc5277 --- 02:30:23 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 02:30:23 [INFO] 02:30:23 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ rfc5277 --- 02:30:23 [INFO] org.opendaylight.netconf.model:rfc5277:bundle:7.0.5-SNAPSHOT 02:30:23 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 02:30:23 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 02:30:23 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 02:30:23 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 02:30:23 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.25.0:compile 02:30:23 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 02:30:23 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.2:compile 02:30:23 [INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.2:compile 02:30:23 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile 02:30:23 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.1:compile 02:30:23 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.1:compile 02:30:23 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 02:30:23 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile 02:30:23 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.2:compile 02:30:23 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 02:30:23 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 02:30:23 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 02:30:23 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 02:30:23 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 02:30:23 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 02:30:23 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 02:30:23 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 02:30:23 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 02:30:23 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 02:30:23 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 02:30:23 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 02:30:23 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 02:30:23 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 02:30:23 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 02:30:23 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 02:30:23 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 02:30:23 [INFO] +- junit:junit:jar:4.13.2:test 02:30:23 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 02:30:23 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 02:30:23 [INFO] \- org.mockito:mockito-core:jar:5.11.0:test 02:30:23 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.12:test 02:30:23 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.12:test 02:30:23 [INFO] \- org.objenesis:objenesis:jar:3.3:test 02:30:23 [INFO] 02:30:23 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ rfc5277 --- 02:30:23 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/model/rfc5277/target/sonatype-clm/module.xml 02:30:23 [INFO] 02:30:23 [INFO] ---------< org.opendaylight.netconf:odl-netconf-model-rfc5277 >--------- 02:30:23 [INFO] Building OpenDaylight :: Netconf :: RFC5277 Models 7.0.5-SNAPSHOT [8/121] 02:30:23 [INFO] ------------------------------[ feature ]------------------------------- 02:30:23 [INFO] 02:30:23 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-model-rfc5277 --- 02:30:23 [INFO] 02:30:23 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-model-rfc5277 --- 02:30:23 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:30:23 [INFO] 02:30:23 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-model-rfc5277 --- 02:30:23 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:30:23 [INFO] 02:30:23 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-model-rfc5277 --- 02:30:23 [INFO] 02:30:23 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-model-rfc5277 --- 02:30:23 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:30:23 [INFO] argLine set to empty 02:30:23 [INFO] 02:30:23 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-model-rfc5277 --- 02:30:24 [INFO] Starting audit... 02:30:24 Audit done. 02:30:24 [INFO] You have 0 Checkstyle violations. 02:30:24 [INFO] 02:30:24 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-model-rfc5277 --- 02:30:24 [INFO] Starting audit... 02:30:24 Audit done. 02:30:24 [INFO] You have 0 Checkstyle violations. 02:30:24 [INFO] 02:30:24 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-model-rfc5277 --- 02:30:24 [INFO] Created: /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc5277/target/classes/META-INF/maven/dependencies.properties 02:30:24 [INFO] 02:30:24 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-model-rfc5277 --- 02:30:24 [INFO] 02:30:24 [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-model-rfc5277 --- 02:30:24 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc5277/target/feature/feature.xml 02:30:24 [INFO] ...done! 02:30:24 [INFO] Attaching features XML 02:30:24 [INFO] 02:30:24 [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-netconf-model-rfc5277 --- 02:30: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 02:30:24 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 02:30:24 [INFO] 02:30:24 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-netconf-model-rfc5277 >>> 02:30:24 [INFO] 02:30:24 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-netconf-model-rfc5277 --- 02:30:24 [INFO] 02:30:24 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-netconf-model-rfc5277 <<< 02:30:24 [INFO] 02:30:24 [INFO] 02:30:24 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-netconf-model-rfc5277 --- 02:30:24 [INFO] 02:30:24 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-model-rfc5277 --- 02:30:24 [INFO] 02:30:24 [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-netconf-model-rfc5277 --- 02:30:24 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:30:24 [INFO] 02:30:24 [INFO] ------------------------------------------------------- 02:30:24 [INFO] T E S T S 02:30:24 [INFO] ------------------------------------------------------- 02:30:26 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:30:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.88 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:30:39 [INFO] 02:30:39 [INFO] Results: 02:30:39 [INFO] 02:30:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 02:30:39 [INFO] 02:30:39 [INFO] 02:30:39 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-netconf-model-rfc5277 --- 02:30:39 [INFO] 02:30:39 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-model-rfc5277 --- 02:30:39 [INFO] 02:30:39 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-netconf-model-rfc5277 --- 02:30:39 [INFO] CycloneDX: Resolving Dependencies 02:30:43 [INFO] CycloneDX: Creating BOM version 1.4 with 24 component(s) 02:30:43 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc5277/target/bom.xml 02:30:43 [INFO] attaching as odl-netconf-model-rfc5277-7.0.5-SNAPSHOT-cyclonedx.xml 02:30:43 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc5277/target/bom.json 02:30:43 [INFO] attaching as odl-netconf-model-rfc5277-7.0.5-SNAPSHOT-cyclonedx.json 02:30:43 [INFO] 02:30:43 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-model-rfc5277 --- 02:30:43 [INFO] Skipping duplicate-finder execution! 02:30:43 [INFO] 02:30:43 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-model-rfc5277 --- 02:30:43 [INFO] Skipping plugin execution 02:30:43 [INFO] 02:30:43 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-model-rfc5277 --- 02:30:43 [INFO] No sources in project. Archive not created. 02:30:43 [INFO] 02:30:43 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-model-rfc5277 --- 02:30:43 [INFO] 02:30:43 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-model-rfc5277 --- 02:30:43 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:30:43 [INFO] 02:30:43 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-model-rfc5277 --- 02:30:43 [INFO] No primary artifact to install, installing attached artifacts instead. 02:30:43 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc5277/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.5-SNAPSHOT/odl-netconf-model-rfc5277-7.0.5-SNAPSHOT.pom 02:30:43 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc5277/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.5-SNAPSHOT/odl-netconf-model-rfc5277-7.0.5-SNAPSHOT-features.xml 02:30:43 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc5277/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.5-SNAPSHOT/odl-netconf-model-rfc5277-7.0.5-SNAPSHOT-cyclonedx.xml 02:30:43 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc5277/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.5-SNAPSHOT/odl-netconf-model-rfc5277-7.0.5-SNAPSHOT-cyclonedx.json 02:30:43 [INFO] 02:30:43 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-model-rfc5277 --- 02:30:43 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:30:43 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 02:30:43 [INFO] 02:30:43 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-netconf-model-rfc5277 --- 02:30:43 [INFO] Wrote dependency tree to: /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc5277/target/test-features 02:30:43 [INFO] 02:30:43 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-netconf-model-rfc5277 --- 02:30:43 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc5277/target/sonatype-clm/module.xml 02:30:43 [INFO] 02:30:43 [INFO] ---------------< org.opendaylight.netconf.model:rfc6241 >--------------- 02:30:43 [INFO] Building rfc6241 7.0.5-SNAPSHOT [9/121] 02:30:43 [INFO] -------------------------------[ bundle ]------------------------------- 02:30:43 [INFO] 02:30:43 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ rfc6241 --- 02:30:43 [INFO] 02:30:43 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ rfc6241 --- 02:30:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:30:43 [INFO] 02:30:43 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ rfc6241 --- 02:30:43 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:30:43 [INFO] 02:30:43 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ rfc6241 --- 02:30:44 [INFO] 02:30:44 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ rfc6241 --- 02:30:44 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-clm-master/model/rfc6241/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 02:30:44 [INFO] 02:30:44 [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ rfc6241 --- 02:30:44 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 02:30:44 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-master/model/rfc6241/src/main/yang 02:30:44 [INFO] yang-to-sources: Found 1 dependencies in 1.238 ms 02:30:44 [INFO] yang-to-sources: Project model files found: 1 in 55.72 ms 02:30:44 [INFO] yang-to-sources: 2 YANG models processed in 87.28 ms 02:30:44 [INFO] BindingJavaFileGenerator: Defined 172 files in 26.29 ms 02:30:44 [INFO] Sorted 172 files into 33 directories in 664.0 μs 02:30:44 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 172 in 167.7 ms 02:30:44 [INFO] 02:30:44 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ rfc6241 --- 02:30:44 [INFO] Starting audit... 02:30:44 Audit done. 02:30:44 [INFO] You have 0 Checkstyle violations. 02:30:44 [INFO] 02:30:44 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ rfc6241 --- 02:30:44 [INFO] Starting audit... 02:30:44 Audit done. 02:30:44 [INFO] You have 0 Checkstyle violations. 02:30:44 [INFO] 02:30:44 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ rfc6241 --- 02:30:44 [INFO] 02:30:44 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc6241 --- 02:30:44 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/model/rfc6241/src/main/resources 02:30:44 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/model/rfc6241/target/generated-sources/spi 02:30:44 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 02:30:44 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 02:30:44 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 02:30:44 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/model/rfc6241/target/generated-sources/spi 02:30:44 [INFO] 02:30:44 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ rfc6241 --- 02:30:44 [INFO] Recompiling the module because of changed dependency. 02:30:44 [INFO] Compiling 171 source files with javac [debug release 17] to target/classes 02:30:46 [INFO] 02:30:46 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ rfc6241 >>> 02:30:46 [INFO] 02:30:46 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ rfc6241 --- 02:30:46 [INFO] Fork Value is true 02:30:49 [INFO] Done SpotBugs Analysis.... 02:30:49 [INFO] 02:30:49 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ rfc6241 <<< 02:30:49 [INFO] 02:30:49 [INFO] 02:30:49 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ rfc6241 --- 02:30:49 [INFO] BugInstance size is 0 02:30:49 [INFO] Error size is 0 02:30:49 [INFO] No errors/warnings found 02:30:49 [INFO] 02:30:49 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc6241 --- 02:30:49 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/model/rfc6241/src/test/resources 02:30:49 [INFO] 02:30:49 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ rfc6241 --- 02:30:49 [INFO] No sources to compile 02:30:49 [INFO] 02:30:49 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ rfc6241 --- 02:30:49 [INFO] No tests to run. 02:30:49 [INFO] 02:30:49 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ rfc6241 --- 02:30:49 [INFO] 02:30:49 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc6241 --- 02:30:49 [INFO] Building bundle: /w/workspace/netconf-maven-clm-master/model/rfc6241/target/rfc6241-7.0.5-SNAPSHOT.jar 02:30:50 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-master/model/rfc6241/target/classes/META-INF/MANIFEST.MF 02:30:50 [INFO] 02:30:50 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ rfc6241 --- 02:30:50 [INFO] No previous run data found, generating javadoc. 02:30:54 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/model/rfc6241/target/rfc6241-7.0.5-SNAPSHOT-javadoc.jar 02:30:54 [INFO] 02:30:54 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ rfc6241 --- 02:30:54 [INFO] CycloneDX: Resolving Dependencies 02:30:55 [INFO] CycloneDX: Creating BOM version 1.4 with 18 component(s) 02:30:55 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/model/rfc6241/target/bom.xml 02:30:55 [INFO] attaching as rfc6241-7.0.5-SNAPSHOT-cyclonedx.xml 02:30:55 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/model/rfc6241/target/bom.json 02:30:55 [INFO] attaching as rfc6241-7.0.5-SNAPSHOT-cyclonedx.json 02:30:55 [INFO] 02:30:55 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc6241 --- 02:30:55 [INFO] Skipping duplicate-finder execution! 02:30:55 [INFO] 02:30:55 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ rfc6241 --- 02:30:55 [INFO] No dependency problems found 02:30:55 [INFO] 02:30:55 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ rfc6241 --- 02:30:55 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/model/rfc6241/target/rfc6241-7.0.5-SNAPSHOT-sources.jar 02:30:55 [INFO] 02:30:55 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ rfc6241 --- 02:30:55 [INFO] 02:30:55 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ rfc6241 --- 02:30:55 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:30:55 [INFO] 02:30:55 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ rfc6241 --- 02:30:55 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc6241/target/rfc6241-7.0.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/model/rfc6241/7.0.5-SNAPSHOT/rfc6241-7.0.5-SNAPSHOT.jar 02:30:55 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc6241/pom.xml to /tmp/r/org/opendaylight/netconf/model/rfc6241/7.0.5-SNAPSHOT/rfc6241-7.0.5-SNAPSHOT.pom 02:30:55 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc6241/target/rfc6241-7.0.5-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/model/rfc6241/7.0.5-SNAPSHOT/rfc6241-7.0.5-SNAPSHOT-javadoc.jar 02:30:55 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc6241/target/bom.xml to /tmp/r/org/opendaylight/netconf/model/rfc6241/7.0.5-SNAPSHOT/rfc6241-7.0.5-SNAPSHOT-cyclonedx.xml 02:30:55 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc6241/target/bom.json to /tmp/r/org/opendaylight/netconf/model/rfc6241/7.0.5-SNAPSHOT/rfc6241-7.0.5-SNAPSHOT-cyclonedx.json 02:30:55 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc6241/target/rfc6241-7.0.5-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/model/rfc6241/7.0.5-SNAPSHOT/rfc6241-7.0.5-SNAPSHOT-sources.jar 02:30:55 [INFO] 02:30:55 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc6241 --- 02:30:55 [INFO] Installing org/opendaylight/netconf/model/rfc6241/7.0.5-SNAPSHOT/rfc6241-7.0.5-SNAPSHOT.jar 02:30:55 [INFO] Writing OBR metadata 02:30:55 [INFO] 02:30:55 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ rfc6241 --- 02:30:55 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:30:55 [INFO] 02:30:55 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc6241 --- 02:30:55 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 02:30:55 [INFO] 02:30:55 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ rfc6241 --- 02:30:55 [INFO] org.opendaylight.netconf.model:rfc6241:bundle:7.0.5-SNAPSHOT 02:30:55 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 02:30:55 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 02:30:55 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 02:30:55 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 02:30:55 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.25.0:compile 02:30:55 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 02:30:55 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.2:compile 02:30:55 [INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.2:compile 02:30:55 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile 02:30:55 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.1:compile 02:30:55 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.1:compile 02:30:55 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 02:30:55 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile 02:30:55 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.2:compile 02:30:55 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 02:30:55 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 02:30:55 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 02:30:55 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 02:30:55 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 02:30:55 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 02:30:55 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 02:30:55 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 02:30:55 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 02:30:55 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 02:30:55 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 02:30:55 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 02:30:55 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 02:30:55 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 02:30:55 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 02:30:55 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 02:30:55 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 02:30:55 [INFO] +- junit:junit:jar:4.13.2:test 02:30:55 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 02:30:55 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 02:30:55 [INFO] \- org.mockito:mockito-core:jar:5.11.0:test 02:30:55 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.12:test 02:30:55 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.12:test 02:30:55 [INFO] \- org.objenesis:objenesis:jar:3.3:test 02:30:55 [INFO] 02:30:55 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ rfc6241 --- 02:30:55 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/model/rfc6241/target/sonatype-clm/module.xml 02:30:55 [INFO] 02:30:55 [INFO] ---------< org.opendaylight.netconf:odl-netconf-model-rfc6241 >--------- 02:30:55 [INFO] Building OpenDaylight :: Netconf :: RFC6241 Models 7.0.5-SNAPSHOT [10/121] 02:30:55 [INFO] ------------------------------[ feature ]------------------------------- 02:30:55 [INFO] 02:30:55 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-model-rfc6241 --- 02:30:55 [INFO] 02:30:55 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-model-rfc6241 --- 02:30:55 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:30:55 [INFO] 02:30:55 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-model-rfc6241 --- 02:30:55 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:30:55 [INFO] 02:30:55 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-model-rfc6241 --- 02:30:56 [INFO] 02:30:56 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-model-rfc6241 --- 02:30:56 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:30:56 [INFO] argLine set to empty 02:30:56 [INFO] 02:30:56 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-model-rfc6241 --- 02:30:56 [INFO] Starting audit... 02:30:56 Audit done. 02:30:56 [INFO] You have 0 Checkstyle violations. 02:30:56 [INFO] 02:30:56 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-model-rfc6241 --- 02:30:56 [INFO] Starting audit... 02:30:56 Audit done. 02:30:56 [INFO] You have 0 Checkstyle violations. 02:30:56 [INFO] 02:30:56 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-model-rfc6241 --- 02:30:56 [INFO] Created: /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc6241/target/classes/META-INF/maven/dependencies.properties 02:30:56 [INFO] 02:30:56 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-model-rfc6241 --- 02:30:56 [INFO] 02:30:56 [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-model-rfc6241 --- 02:30:56 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc6241/target/feature/feature.xml 02:30:56 [INFO] ...done! 02:30:56 [INFO] Attaching features XML 02:30:56 [INFO] 02:30:56 [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-netconf-model-rfc6241 --- 02:30: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 02:30:56 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 02:30:56 [INFO] 02:30:56 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-netconf-model-rfc6241 >>> 02:30:56 [INFO] 02:30:56 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-netconf-model-rfc6241 --- 02:30:56 [INFO] 02:30:56 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-netconf-model-rfc6241 <<< 02:30:56 [INFO] 02:30:56 [INFO] 02:30:56 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-netconf-model-rfc6241 --- 02:30:56 [INFO] 02:30:56 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-model-rfc6241 --- 02:30:56 [INFO] 02:30:56 [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-netconf-model-rfc6241 --- 02:30:56 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:30:56 [INFO] 02:30:56 [INFO] ------------------------------------------------------- 02:30:56 [INFO] T E S T S 02:30:56 [INFO] ------------------------------------------------------- 02:30:58 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:31:12 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.36 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:31:12 [INFO] 02:31:12 [INFO] Results: 02:31:12 [INFO] 02:31:12 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 02:31:12 [INFO] 02:31:12 [INFO] 02:31:12 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-netconf-model-rfc6241 --- 02:31:12 [INFO] 02:31:12 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-model-rfc6241 --- 02:31:12 [INFO] 02:31:12 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-netconf-model-rfc6241 --- 02:31:12 [INFO] CycloneDX: Resolving Dependencies 02:31:16 [INFO] CycloneDX: Creating BOM version 1.4 with 24 component(s) 02:31:16 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc6241/target/bom.xml 02:31:16 [INFO] attaching as odl-netconf-model-rfc6241-7.0.5-SNAPSHOT-cyclonedx.xml 02:31:16 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc6241/target/bom.json 02:31:16 [INFO] attaching as odl-netconf-model-rfc6241-7.0.5-SNAPSHOT-cyclonedx.json 02:31:16 [INFO] 02:31:16 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-model-rfc6241 --- 02:31:16 [INFO] Skipping duplicate-finder execution! 02:31:16 [INFO] 02:31:16 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-model-rfc6241 --- 02:31:16 [INFO] Skipping plugin execution 02:31:16 [INFO] 02:31:16 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-model-rfc6241 --- 02:31:16 [INFO] No sources in project. Archive not created. 02:31:16 [INFO] 02:31:16 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-model-rfc6241 --- 02:31:16 [INFO] 02:31:16 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-model-rfc6241 --- 02:31:16 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:31:16 [INFO] 02:31:16 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-model-rfc6241 --- 02:31:16 [INFO] No primary artifact to install, installing attached artifacts instead. 02:31:16 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc6241/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.5-SNAPSHOT/odl-netconf-model-rfc6241-7.0.5-SNAPSHOT.pom 02:31:16 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc6241/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.5-SNAPSHOT/odl-netconf-model-rfc6241-7.0.5-SNAPSHOT-features.xml 02:31:16 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc6241/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.5-SNAPSHOT/odl-netconf-model-rfc6241-7.0.5-SNAPSHOT-cyclonedx.xml 02:31:16 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc6241/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.5-SNAPSHOT/odl-netconf-model-rfc6241-7.0.5-SNAPSHOT-cyclonedx.json 02:31:16 [INFO] 02:31:16 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-model-rfc6241 --- 02:31:16 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:31:16 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 02:31:16 [INFO] 02:31:16 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-netconf-model-rfc6241 --- 02:31:16 [INFO] Wrote dependency tree to: /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc6241/target/test-features 02:31:16 [INFO] 02:31:16 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-netconf-model-rfc6241 --- 02:31:16 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc6241/target/sonatype-clm/module.xml 02:31:16 [INFO] 02:31:16 [INFO] ---------------< org.opendaylight.netconf.model:rfc6470 >--------------- 02:31:16 [INFO] Building rfc6470 7.0.5-SNAPSHOT [11/121] 02:31:16 [INFO] -------------------------------[ bundle ]------------------------------- 02:31:16 [INFO] 02:31:16 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ rfc6470 --- 02:31:16 [INFO] 02:31:16 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ rfc6470 --- 02:31:16 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:31:16 [INFO] 02:31:16 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ rfc6470 --- 02:31:16 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:31:16 [INFO] 02:31:16 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ rfc6470 --- 02:31:17 [INFO] 02:31:17 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ rfc6470 --- 02:31:17 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-clm-master/model/rfc6470/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 02:31:17 [INFO] 02:31:17 [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ rfc6470 --- 02:31:17 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 02:31:17 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-master/model/rfc6470/src/main/yang 02:31:17 [INFO] yang-to-sources: Found 2 dependencies in 1.279 ms 02:31:17 [INFO] yang-to-sources: Project model files found: 1 in 5.841 ms 02:31:17 [INFO] yang-to-sources: 3 YANG models processed in 105.3 ms 02:31:17 [INFO] BindingJavaFileGenerator: Defined 25 files in 15.35 ms 02:31:17 [INFO] Sorted 25 files into 7 directories in 121.9 μs 02:31:17 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 25 in 38.11 ms 02:31:17 [INFO] 02:31:17 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ rfc6470 --- 02:31:17 [INFO] Starting audit... 02:31:17 Audit done. 02:31:17 [INFO] You have 0 Checkstyle violations. 02:31:17 [INFO] 02:31:17 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ rfc6470 --- 02:31:17 [INFO] Starting audit... 02:31:17 Audit done. 02:31:17 [INFO] You have 0 Checkstyle violations. 02:31:17 [INFO] 02:31:17 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ rfc6470 --- 02:31:17 [INFO] 02:31:17 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc6470 --- 02:31:17 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/model/rfc6470/src/main/resources 02:31:17 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/model/rfc6470/target/generated-sources/spi 02:31:17 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 02:31:17 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 02:31:17 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 02:31:17 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/model/rfc6470/target/generated-sources/spi 02:31:17 [INFO] 02:31:17 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ rfc6470 --- 02:31:17 [INFO] Recompiling the module because of changed dependency. 02:31:17 [INFO] Compiling 24 source files with javac [debug release 17] to target/classes 02:31:17 [INFO] 02:31:17 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ rfc6470 >>> 02:31:17 [INFO] 02:31:17 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ rfc6470 --- 02:31:17 [INFO] Fork Value is true 02:31:20 [INFO] Done SpotBugs Analysis.... 02:31:20 [INFO] 02:31:20 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ rfc6470 <<< 02:31:20 [INFO] 02:31:20 [INFO] 02:31:20 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ rfc6470 --- 02:31:20 [INFO] BugInstance size is 0 02:31:20 [INFO] Error size is 0 02:31:20 [INFO] No errors/warnings found 02:31:20 [INFO] 02:31:20 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc6470 --- 02:31:20 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/model/rfc6470/src/test/resources 02:31:20 [INFO] 02:31:20 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ rfc6470 --- 02:31:20 [INFO] No sources to compile 02:31:20 [INFO] 02:31:20 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ rfc6470 --- 02:31:20 [INFO] No tests to run. 02:31:20 [INFO] 02:31:20 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ rfc6470 --- 02:31:20 [INFO] 02:31:20 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc6470 --- 02:31:20 [INFO] Building bundle: /w/workspace/netconf-maven-clm-master/model/rfc6470/target/rfc6470-7.0.5-SNAPSHOT.jar 02:31:20 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-master/model/rfc6470/target/classes/META-INF/MANIFEST.MF 02:31:20 [INFO] 02:31:20 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ rfc6470 --- 02:31:20 [INFO] No previous run data found, generating javadoc. 02:31:22 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/model/rfc6470/target/rfc6470-7.0.5-SNAPSHOT-javadoc.jar 02:31:22 [INFO] 02:31:22 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ rfc6470 --- 02:31:22 [INFO] CycloneDX: Resolving Dependencies 02:31:23 [INFO] CycloneDX: Creating BOM version 1.4 with 19 component(s) 02:31:23 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/model/rfc6470/target/bom.xml 02:31:23 [INFO] attaching as rfc6470-7.0.5-SNAPSHOT-cyclonedx.xml 02:31:23 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/model/rfc6470/target/bom.json 02:31:23 [INFO] attaching as rfc6470-7.0.5-SNAPSHOT-cyclonedx.json 02:31:23 [INFO] 02:31:23 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc6470 --- 02:31:23 [INFO] Skipping duplicate-finder execution! 02:31:23 [INFO] 02:31:23 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ rfc6470 --- 02:31:23 [INFO] No dependency problems found 02:31:23 [INFO] 02:31:23 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ rfc6470 --- 02:31:23 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/model/rfc6470/target/rfc6470-7.0.5-SNAPSHOT-sources.jar 02:31:23 [INFO] 02:31:23 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ rfc6470 --- 02:31:23 [INFO] 02:31:23 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ rfc6470 --- 02:31:23 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:31:23 [INFO] 02:31:23 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ rfc6470 --- 02:31:23 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc6470/target/rfc6470-7.0.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/model/rfc6470/7.0.5-SNAPSHOT/rfc6470-7.0.5-SNAPSHOT.jar 02:31:23 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc6470/pom.xml to /tmp/r/org/opendaylight/netconf/model/rfc6470/7.0.5-SNAPSHOT/rfc6470-7.0.5-SNAPSHOT.pom 02:31:23 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc6470/target/rfc6470-7.0.5-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/model/rfc6470/7.0.5-SNAPSHOT/rfc6470-7.0.5-SNAPSHOT-javadoc.jar 02:31:23 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc6470/target/bom.xml to /tmp/r/org/opendaylight/netconf/model/rfc6470/7.0.5-SNAPSHOT/rfc6470-7.0.5-SNAPSHOT-cyclonedx.xml 02:31:23 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc6470/target/bom.json to /tmp/r/org/opendaylight/netconf/model/rfc6470/7.0.5-SNAPSHOT/rfc6470-7.0.5-SNAPSHOT-cyclonedx.json 02:31:23 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc6470/target/rfc6470-7.0.5-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/model/rfc6470/7.0.5-SNAPSHOT/rfc6470-7.0.5-SNAPSHOT-sources.jar 02:31:23 [INFO] 02:31:23 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc6470 --- 02:31:23 [INFO] Installing org/opendaylight/netconf/model/rfc6470/7.0.5-SNAPSHOT/rfc6470-7.0.5-SNAPSHOT.jar 02:31:23 [INFO] Writing OBR metadata 02:31:23 [INFO] 02:31:23 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ rfc6470 --- 02:31:23 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:31:23 [INFO] 02:31:23 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc6470 --- 02:31:23 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 02:31:23 [INFO] 02:31:23 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ rfc6470 --- 02:31:23 [INFO] org.opendaylight.netconf.model:rfc6470:bundle:7.0.5-SNAPSHOT 02:31:23 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 02:31:23 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 02:31:23 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 02:31:23 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 02:31:23 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.25.0:compile 02:31:23 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 02:31:23 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.2:compile 02:31:23 [INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.2:compile 02:31:23 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile 02:31:23 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.1:compile 02:31:23 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.1:compile 02:31:23 [INFO] +- org.opendaylight.netconf.model:rfc6241:jar:7.0.5-SNAPSHOT:compile 02:31:23 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 02:31:23 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile 02:31:23 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.2:compile 02:31:23 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 02:31:23 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 02:31:23 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 02:31:23 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 02:31:23 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 02:31:23 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 02:31:23 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 02:31:23 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 02:31:23 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 02:31:23 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 02:31:23 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 02:31:23 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 02:31:23 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 02:31:23 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 02:31:23 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 02:31:23 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 02:31:23 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 02:31:23 [INFO] +- junit:junit:jar:4.13.2:test 02:31:23 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 02:31:23 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 02:31:23 [INFO] \- org.mockito:mockito-core:jar:5.11.0:test 02:31:23 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.12:test 02:31:23 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.12:test 02:31:23 [INFO] \- org.objenesis:objenesis:jar:3.3:test 02:31:23 [INFO] 02:31:23 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ rfc6470 --- 02:31:23 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/model/rfc6470/target/sonatype-clm/module.xml 02:31:23 [INFO] 02:31:23 [INFO] ---------< org.opendaylight.netconf:odl-netconf-model-rfc6470 >--------- 02:31:23 [INFO] Building OpenDaylight :: Netconf :: RFC6470 Models 7.0.5-SNAPSHOT [12/121] 02:31:23 [INFO] ------------------------------[ feature ]------------------------------- 02:31:23 [INFO] 02:31:23 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-model-rfc6470 --- 02:31:23 [INFO] 02:31:23 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-model-rfc6470 --- 02:31:23 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:31:23 [INFO] 02:31:23 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-model-rfc6470 --- 02:31:23 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:31:23 [INFO] 02:31:23 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-model-rfc6470 --- 02:31:23 [INFO] 02:31:23 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-model-rfc6470 --- 02:31:23 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:31:23 [INFO] argLine set to empty 02:31:23 [INFO] 02:31:23 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-model-rfc6470 --- 02:31:23 [INFO] Starting audit... 02:31:23 Audit done. 02:31:23 [INFO] You have 0 Checkstyle violations. 02:31:23 [INFO] 02:31:23 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-model-rfc6470 --- 02:31:23 [INFO] Starting audit... 02:31:23 Audit done. 02:31:23 [INFO] You have 0 Checkstyle violations. 02:31:23 [INFO] 02:31:23 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-model-rfc6470 --- 02:31:23 [INFO] Created: /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc6470/target/classes/META-INF/maven/dependencies.properties 02:31:23 [INFO] 02:31:23 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-model-rfc6470 --- 02:31:23 [INFO] 02:31:23 [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-model-rfc6470 --- 02:31:23 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc6470/target/feature/feature.xml 02:31:23 [INFO] ...done! 02:31:23 [INFO] Attaching features XML 02:31:23 [INFO] 02:31:23 [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-netconf-model-rfc6470 --- 02:31:23 [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 02:31:23 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 02:31:23 [INFO] 02:31:23 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-netconf-model-rfc6470 >>> 02:31:23 [INFO] 02:31:23 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-netconf-model-rfc6470 --- 02:31:23 [INFO] 02:31:23 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-netconf-model-rfc6470 <<< 02:31:23 [INFO] 02:31:23 [INFO] 02:31:23 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-netconf-model-rfc6470 --- 02:31:24 [INFO] 02:31:24 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-model-rfc6470 --- 02:31:24 [INFO] 02:31:24 [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-netconf-model-rfc6470 --- 02:31:24 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:31:24 [INFO] 02:31:24 [INFO] ------------------------------------------------------- 02:31:24 [INFO] T E S T S 02:31:24 [INFO] ------------------------------------------------------- 02:31:25 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:31:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.48 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:31:38 [INFO] 02:31:38 [INFO] Results: 02:31:38 [INFO] 02:31:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 02:31:38 [INFO] 02:31:38 [INFO] 02:31:38 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-netconf-model-rfc6470 --- 02:31:38 [INFO] 02:31:38 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-model-rfc6470 --- 02:31:38 [INFO] 02:31:38 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-netconf-model-rfc6470 --- 02:31:38 [INFO] CycloneDX: Resolving Dependencies 02:31:42 [INFO] CycloneDX: Creating BOM version 1.4 with 26 component(s) 02:31:42 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc6470/target/bom.xml 02:31:42 [INFO] attaching as odl-netconf-model-rfc6470-7.0.5-SNAPSHOT-cyclonedx.xml 02:31:42 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc6470/target/bom.json 02:31:42 [INFO] attaching as odl-netconf-model-rfc6470-7.0.5-SNAPSHOT-cyclonedx.json 02:31:42 [INFO] 02:31:42 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-model-rfc6470 --- 02:31:42 [INFO] Skipping duplicate-finder execution! 02:31:42 [INFO] 02:31:42 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-model-rfc6470 --- 02:31:42 [INFO] Skipping plugin execution 02:31:42 [INFO] 02:31:42 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-model-rfc6470 --- 02:31:42 [INFO] No sources in project. Archive not created. 02:31:42 [INFO] 02:31:42 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-model-rfc6470 --- 02:31:42 [INFO] 02:31:42 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-model-rfc6470 --- 02:31:42 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:31:42 [INFO] 02:31:42 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-model-rfc6470 --- 02:31:42 [INFO] No primary artifact to install, installing attached artifacts instead. 02:31:42 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc6470/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.5-SNAPSHOT/odl-netconf-model-rfc6470-7.0.5-SNAPSHOT.pom 02:31:42 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc6470/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.5-SNAPSHOT/odl-netconf-model-rfc6470-7.0.5-SNAPSHOT-features.xml 02:31:42 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc6470/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.5-SNAPSHOT/odl-netconf-model-rfc6470-7.0.5-SNAPSHOT-cyclonedx.xml 02:31:42 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc6470/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.5-SNAPSHOT/odl-netconf-model-rfc6470-7.0.5-SNAPSHOT-cyclonedx.json 02:31:42 [INFO] 02:31:42 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-model-rfc6470 --- 02:31:42 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:31:42 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 02:31:42 [INFO] 02:31:42 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-netconf-model-rfc6470 --- 02:31:42 [INFO] Wrote dependency tree to: /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc6470/target/test-features 02:31:42 [INFO] 02:31:42 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-netconf-model-rfc6470 --- 02:31:42 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc6470/target/sonatype-clm/module.xml 02:31:42 [INFO] 02:31:42 [INFO] ---------------< org.opendaylight.netconf.model:rfc6243 >--------------- 02:31:42 [INFO] Building rfc6243 7.0.5-SNAPSHOT [13/121] 02:31:42 [INFO] -------------------------------[ bundle ]------------------------------- 02:31:42 [INFO] 02:31:42 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ rfc6243 --- 02:31:42 [INFO] 02:31:42 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ rfc6243 --- 02:31:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:31:42 [INFO] 02:31:42 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ rfc6243 --- 02:31:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:31:42 [INFO] 02:31:42 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ rfc6243 --- 02:31:42 [INFO] 02:31:42 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ rfc6243 --- 02:31:42 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-clm-master/model/rfc6243/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 02:31:42 [INFO] 02:31:42 [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ rfc6243 --- 02:31:42 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 02:31:42 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-master/model/rfc6243/src/main/yang 02:31:42 [INFO] yang-to-sources: Found 2 dependencies in 1.024 ms 02:31:42 [INFO] yang-to-sources: Project model files found: 1 in 2.870 ms 02:31:42 [INFO] yang-to-sources: 3 YANG models processed in 41.88 ms 02:31:42 [INFO] BindingJavaFileGenerator: Defined 12 files in 10.97 ms 02:31:42 [INFO] Sorted 12 files into 3 directories in 119.1 μs 02:31:42 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 12 in 17.38 ms 02:31:42 [INFO] 02:31:42 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ rfc6243 --- 02:31:42 [INFO] Starting audit... 02:31:42 Audit done. 02:31:42 [INFO] You have 0 Checkstyle violations. 02:31:42 [INFO] 02:31:42 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ rfc6243 --- 02:31:43 [INFO] Starting audit... 02:31:43 Audit done. 02:31:43 [INFO] You have 0 Checkstyle violations. 02:31:43 [INFO] 02:31:43 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ rfc6243 --- 02:31:43 [INFO] 02:31:43 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc6243 --- 02:31:43 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/model/rfc6243/src/main/resources 02:31:43 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/model/rfc6243/target/generated-sources/spi 02:31:43 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 02:31:43 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 02:31:43 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 02:31:43 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/model/rfc6243/target/generated-sources/spi 02:31:43 [INFO] 02:31:43 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ rfc6243 --- 02:31:43 [INFO] Recompiling the module because of changed dependency. 02:31:43 [INFO] Compiling 11 source files with javac [debug release 17] to target/classes 02:31:43 [INFO] 02:31:43 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ rfc6243 >>> 02:31:43 [INFO] 02:31:43 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ rfc6243 --- 02:31:43 [INFO] Fork Value is true 02:31:45 [INFO] Done SpotBugs Analysis.... 02:31:45 [INFO] 02:31:45 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ rfc6243 <<< 02:31:45 [INFO] 02:31:45 [INFO] 02:31:45 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ rfc6243 --- 02:31:45 [INFO] BugInstance size is 0 02:31:45 [INFO] Error size is 0 02:31:45 [INFO] No errors/warnings found 02:31:45 [INFO] 02:31:45 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc6243 --- 02:31:45 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/model/rfc6243/src/test/resources 02:31:45 [INFO] 02:31:45 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ rfc6243 --- 02:31:45 [INFO] No sources to compile 02:31:45 [INFO] 02:31:45 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ rfc6243 --- 02:31:45 [INFO] No tests to run. 02:31:45 [INFO] 02:31:45 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ rfc6243 --- 02:31:45 [INFO] 02:31:45 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc6243 --- 02:31:45 [INFO] Building bundle: /w/workspace/netconf-maven-clm-master/model/rfc6243/target/rfc6243-7.0.5-SNAPSHOT.jar 02:31:45 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-master/model/rfc6243/target/classes/META-INF/MANIFEST.MF 02:31:45 [INFO] 02:31:45 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ rfc6243 --- 02:31:45 [INFO] No previous run data found, generating javadoc. 02:31:47 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/model/rfc6243/target/rfc6243-7.0.5-SNAPSHOT-javadoc.jar 02:31:47 [INFO] 02:31:47 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ rfc6243 --- 02:31:47 [INFO] CycloneDX: Resolving Dependencies 02:31:47 [INFO] CycloneDX: Creating BOM version 1.4 with 19 component(s) 02:31:47 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/model/rfc6243/target/bom.xml 02:31:47 [INFO] attaching as rfc6243-7.0.5-SNAPSHOT-cyclonedx.xml 02:31:47 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/model/rfc6243/target/bom.json 02:31:47 [INFO] attaching as rfc6243-7.0.5-SNAPSHOT-cyclonedx.json 02:31:47 [INFO] 02:31:47 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc6243 --- 02:31:47 [INFO] Skipping duplicate-finder execution! 02:31:47 [INFO] 02:31:47 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ rfc6243 --- 02:31:47 [INFO] No dependency problems found 02:31:47 [INFO] 02:31:47 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ rfc6243 --- 02:31:47 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/model/rfc6243/target/rfc6243-7.0.5-SNAPSHOT-sources.jar 02:31:47 [INFO] 02:31:47 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ rfc6243 --- 02:31:47 [INFO] 02:31:47 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ rfc6243 --- 02:31:47 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:31:47 [INFO] 02:31:47 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ rfc6243 --- 02:31:47 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc6243/target/rfc6243-7.0.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/model/rfc6243/7.0.5-SNAPSHOT/rfc6243-7.0.5-SNAPSHOT.jar 02:31:47 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc6243/pom.xml to /tmp/r/org/opendaylight/netconf/model/rfc6243/7.0.5-SNAPSHOT/rfc6243-7.0.5-SNAPSHOT.pom 02:31:47 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc6243/target/rfc6243-7.0.5-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/model/rfc6243/7.0.5-SNAPSHOT/rfc6243-7.0.5-SNAPSHOT-javadoc.jar 02:31:47 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc6243/target/bom.xml to /tmp/r/org/opendaylight/netconf/model/rfc6243/7.0.5-SNAPSHOT/rfc6243-7.0.5-SNAPSHOT-cyclonedx.xml 02:31:48 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc6243/target/bom.json to /tmp/r/org/opendaylight/netconf/model/rfc6243/7.0.5-SNAPSHOT/rfc6243-7.0.5-SNAPSHOT-cyclonedx.json 02:31:48 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc6243/target/rfc6243-7.0.5-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/model/rfc6243/7.0.5-SNAPSHOT/rfc6243-7.0.5-SNAPSHOT-sources.jar 02:31:48 [INFO] 02:31:48 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc6243 --- 02:31:48 [INFO] Installing org/opendaylight/netconf/model/rfc6243/7.0.5-SNAPSHOT/rfc6243-7.0.5-SNAPSHOT.jar 02:31:48 [INFO] Writing OBR metadata 02:31:48 [INFO] 02:31:48 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ rfc6243 --- 02:31:48 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:31:48 [INFO] 02:31:48 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc6243 --- 02:31:48 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 02:31:48 [INFO] 02:31:48 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ rfc6243 --- 02:31:48 [INFO] org.opendaylight.netconf.model:rfc6243:bundle:7.0.5-SNAPSHOT 02:31:48 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 02:31:48 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 02:31:48 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 02:31:48 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 02:31:48 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.25.0:compile 02:31:48 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 02:31:48 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.2:compile 02:31:48 [INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.2:compile 02:31:48 [INFO] +- org.opendaylight.netconf.model:rfc6241:jar:7.0.5-SNAPSHOT:compile 02:31:48 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile 02:31:48 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.1:compile 02:31:48 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.1:compile 02:31:48 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 02:31:48 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile 02:31:48 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.2:compile 02:31:48 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 02:31:48 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 02:31:48 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 02:31:48 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 02:31:48 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 02:31:48 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 02:31:48 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 02:31:48 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 02:31:48 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 02:31:48 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 02:31:48 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 02:31:48 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 02:31:48 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 02:31:48 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 02:31:48 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 02:31:48 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 02:31:48 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 02:31:48 [INFO] +- junit:junit:jar:4.13.2:test 02:31:48 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 02:31:48 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 02:31:48 [INFO] \- org.mockito:mockito-core:jar:5.11.0:test 02:31:48 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.12:test 02:31:48 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.12:test 02:31:48 [INFO] \- org.objenesis:objenesis:jar:3.3:test 02:31:48 [INFO] 02:31:48 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ rfc6243 --- 02:31:48 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/model/rfc6243/target/sonatype-clm/module.xml 02:31:48 [INFO] 02:31:48 [INFO] ---------< org.opendaylight.netconf:odl-netconf-model-rfc6243 >--------- 02:31:48 [INFO] Building OpenDaylight :: Netconf :: RFC6243 Models 7.0.5-SNAPSHOT [14/121] 02:31:48 [INFO] ------------------------------[ feature ]------------------------------- 02:31:48 [INFO] 02:31:48 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-model-rfc6243 --- 02:31:48 [INFO] 02:31:48 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-model-rfc6243 --- 02:31:48 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:31:48 [INFO] 02:31:48 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-model-rfc6243 --- 02:31:48 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:31:48 [INFO] 02:31:48 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-model-rfc6243 --- 02:31:48 [INFO] 02:31:48 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-model-rfc6243 --- 02:31:48 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:31:48 [INFO] argLine set to empty 02:31:48 [INFO] 02:31:48 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-model-rfc6243 --- 02:31:48 [INFO] Starting audit... 02:31:48 Audit done. 02:31:48 [INFO] You have 0 Checkstyle violations. 02:31:48 [INFO] 02:31:48 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-model-rfc6243 --- 02:31:48 [INFO] Starting audit... 02:31:48 Audit done. 02:31:48 [INFO] You have 0 Checkstyle violations. 02:31:48 [INFO] 02:31:48 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-model-rfc6243 --- 02:31:48 [INFO] Created: /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc6243/target/classes/META-INF/maven/dependencies.properties 02:31:48 [INFO] 02:31:48 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-model-rfc6243 --- 02:31:48 [INFO] 02:31:48 [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-model-rfc6243 --- 02:31:48 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc6243/target/feature/feature.xml 02:31:48 [INFO] ...done! 02:31:48 [INFO] Attaching features XML 02:31:48 [INFO] 02:31:48 [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-netconf-model-rfc6243 --- 02:31:48 [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 02:31:48 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 02:31:48 [INFO] 02:31:48 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-netconf-model-rfc6243 >>> 02:31:48 [INFO] 02:31:48 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-netconf-model-rfc6243 --- 02:31:48 [INFO] 02:31:48 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-netconf-model-rfc6243 <<< 02:31:48 [INFO] 02:31:48 [INFO] 02:31:48 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-netconf-model-rfc6243 --- 02:31:48 [INFO] 02:31:48 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-model-rfc6243 --- 02:31:48 [INFO] 02:31:48 [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-netconf-model-rfc6243 --- 02:31:48 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:31:48 [INFO] 02:31:48 [INFO] ------------------------------------------------------- 02:31:48 [INFO] T E S T S 02:31:48 [INFO] ------------------------------------------------------- 02:31:50 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:32:04 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.94 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:32:04 [INFO] 02:32:04 [INFO] Results: 02:32:04 [INFO] 02:32:04 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 02:32:04 [INFO] 02:32:04 [INFO] 02:32:04 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-netconf-model-rfc6243 --- 02:32:04 [INFO] 02:32:04 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-model-rfc6243 --- 02:32:04 [INFO] 02:32:04 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-netconf-model-rfc6243 --- 02:32:04 [INFO] CycloneDX: Resolving Dependencies 02:32:07 [INFO] CycloneDX: Creating BOM version 1.4 with 26 component(s) 02:32:07 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc6243/target/bom.xml 02:32:07 [INFO] attaching as odl-netconf-model-rfc6243-7.0.5-SNAPSHOT-cyclonedx.xml 02:32:07 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc6243/target/bom.json 02:32:07 [INFO] attaching as odl-netconf-model-rfc6243-7.0.5-SNAPSHOT-cyclonedx.json 02:32:07 [INFO] 02:32:07 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-model-rfc6243 --- 02:32:07 [INFO] Skipping duplicate-finder execution! 02:32:07 [INFO] 02:32:07 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-model-rfc6243 --- 02:32:07 [INFO] Skipping plugin execution 02:32:07 [INFO] 02:32:07 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-model-rfc6243 --- 02:32:07 [INFO] No sources in project. Archive not created. 02:32:07 [INFO] 02:32:07 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-model-rfc6243 --- 02:32:07 [INFO] 02:32:07 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-model-rfc6243 --- 02:32:07 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:32:07 [INFO] 02:32:07 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-model-rfc6243 --- 02:32:07 [INFO] No primary artifact to install, installing attached artifacts instead. 02:32:07 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc6243/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.5-SNAPSHOT/odl-netconf-model-rfc6243-7.0.5-SNAPSHOT.pom 02:32:07 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc6243/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.5-SNAPSHOT/odl-netconf-model-rfc6243-7.0.5-SNAPSHOT-features.xml 02:32:07 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc6243/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.5-SNAPSHOT/odl-netconf-model-rfc6243-7.0.5-SNAPSHOT-cyclonedx.xml 02:32:07 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc6243/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.5-SNAPSHOT/odl-netconf-model-rfc6243-7.0.5-SNAPSHOT-cyclonedx.json 02:32:07 [INFO] 02:32:07 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-model-rfc6243 --- 02:32:07 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:32:07 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 02:32:07 [INFO] 02:32:07 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-netconf-model-rfc6243 --- 02:32:07 [INFO] Wrote dependency tree to: /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc6243/target/test-features 02:32:07 [INFO] 02:32:07 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-netconf-model-rfc6243 --- 02:32:07 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc6243/target/sonatype-clm/module.xml 02:32:07 [INFO] 02:32:07 [INFO] ---------------< org.opendaylight.netconf.model:rfc8526 >--------------- 02:32:07 [INFO] Building rfc8526 7.0.5-SNAPSHOT [15/121] 02:32:07 [INFO] -------------------------------[ bundle ]------------------------------- 02:32:07 [INFO] 02:32:07 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ rfc8526 --- 02:32:07 [INFO] 02:32:07 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ rfc8526 --- 02:32:07 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:32:07 [INFO] 02:32:07 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ rfc8526 --- 02:32:07 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:32:07 [INFO] 02:32:07 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ rfc8526 --- 02:32:08 [INFO] 02:32:08 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ rfc8526 --- 02:32:08 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-clm-master/model/rfc8526/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 02:32:08 [INFO] 02:32:08 [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ rfc8526 --- 02:32:08 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 02:32:08 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-master/model/rfc8526/src/main/yang 02:32:08 [INFO] yang-to-sources: Found 7 dependencies in 1.789 ms 02:32:08 [INFO] yang-to-sources: Project model files found: 1 in 3.211 ms 02:32:08 [INFO] yang-to-sources: 8 YANG models processed in 58.72 ms 02:32:08 [INFO] BindingJavaFileGenerator: Defined 40 files in 15.93 ms 02:32:08 [INFO] Sorted 40 files into 14 directories in 168.0 μs 02:32:08 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 40 in 30.01 ms 02:32:08 [INFO] 02:32:08 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ rfc8526 --- 02:32:08 [INFO] Starting audit... 02:32:08 Audit done. 02:32:08 [INFO] You have 0 Checkstyle violations. 02:32:08 [INFO] 02:32:08 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ rfc8526 --- 02:32:08 [INFO] Starting audit... 02:32:08 Audit done. 02:32:08 [INFO] You have 0 Checkstyle violations. 02:32:08 [INFO] 02:32:08 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ rfc8526 --- 02:32:08 [INFO] 02:32:08 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc8526 --- 02:32:08 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/model/rfc8526/src/main/resources 02:32:08 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/model/rfc8526/target/generated-sources/spi 02:32:08 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 02:32:08 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 02:32:08 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 02:32:08 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/model/rfc8526/target/generated-sources/spi 02:32:08 [INFO] 02:32:08 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ rfc8526 --- 02:32:08 [INFO] Recompiling the module because of changed dependency. 02:32:08 [INFO] Compiling 40 source files with javac [debug release 17] to target/classes 02:32:08 [INFO] 02:32:08 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ rfc8526 >>> 02:32:08 [INFO] 02:32:08 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ rfc8526 --- 02:32:08 [INFO] Fork Value is true 02:32:11 [INFO] Done SpotBugs Analysis.... 02:32:11 [INFO] 02:32:11 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ rfc8526 <<< 02:32:11 [INFO] 02:32:11 [INFO] 02:32:11 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ rfc8526 --- 02:32:11 [INFO] BugInstance size is 0 02:32:11 [INFO] Error size is 0 02:32:11 [INFO] No errors/warnings found 02:32:11 [INFO] 02:32:11 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc8526 --- 02:32:11 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/model/rfc8526/src/test/resources 02:32:11 [INFO] 02:32:11 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ rfc8526 --- 02:32:11 [INFO] No sources to compile 02:32:11 [INFO] 02:32:11 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ rfc8526 --- 02:32:11 [INFO] No tests to run. 02:32:11 [INFO] 02:32:11 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ rfc8526 --- 02:32:11 [INFO] 02:32:11 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc8526 --- 02:32:11 [INFO] Building bundle: /w/workspace/netconf-maven-clm-master/model/rfc8526/target/rfc8526-7.0.5-SNAPSHOT.jar 02:32:11 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-master/model/rfc8526/target/classes/META-INF/MANIFEST.MF 02:32:11 [INFO] 02:32:11 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ rfc8526 --- 02:32:14 [INFO] No previous run data found, generating javadoc. 02:32:14 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/model/rfc8526/target/rfc8526-7.0.5-SNAPSHOT-javadoc.jar 02:32:14 [INFO] 02:32:14 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ rfc8526 --- 02:32:14 [INFO] CycloneDX: Resolving Dependencies 02:32:14 [INFO] CycloneDX: Creating BOM version 1.4 with 24 component(s) 02:32:14 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/model/rfc8526/target/bom.xml 02:32:14 [INFO] attaching as rfc8526-7.0.5-SNAPSHOT-cyclonedx.xml 02:32:14 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/model/rfc8526/target/bom.json 02:32:14 [INFO] attaching as rfc8526-7.0.5-SNAPSHOT-cyclonedx.json 02:32:14 [INFO] 02:32:14 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc8526 --- 02:32:14 [INFO] Skipping duplicate-finder execution! 02:32:14 [INFO] 02:32:14 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ rfc8526 --- 02:32:14 [INFO] No dependency problems found 02:32:14 [INFO] 02:32:14 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ rfc8526 --- 02:32:14 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/model/rfc8526/target/rfc8526-7.0.5-SNAPSHOT-sources.jar 02:32:14 [INFO] 02:32:14 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ rfc8526 --- 02:32:14 [INFO] 02:32:14 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ rfc8526 --- 02:32:14 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:32:14 [INFO] 02:32:14 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ rfc8526 --- 02:32:14 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc8526/target/rfc8526-7.0.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/model/rfc8526/7.0.5-SNAPSHOT/rfc8526-7.0.5-SNAPSHOT.jar 02:32:14 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc8526/pom.xml to /tmp/r/org/opendaylight/netconf/model/rfc8526/7.0.5-SNAPSHOT/rfc8526-7.0.5-SNAPSHOT.pom 02:32:14 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc8526/target/rfc8526-7.0.5-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/model/rfc8526/7.0.5-SNAPSHOT/rfc8526-7.0.5-SNAPSHOT-javadoc.jar 02:32:14 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc8526/target/bom.xml to /tmp/r/org/opendaylight/netconf/model/rfc8526/7.0.5-SNAPSHOT/rfc8526-7.0.5-SNAPSHOT-cyclonedx.xml 02:32:14 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc8526/target/bom.json to /tmp/r/org/opendaylight/netconf/model/rfc8526/7.0.5-SNAPSHOT/rfc8526-7.0.5-SNAPSHOT-cyclonedx.json 02:32:14 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc8526/target/rfc8526-7.0.5-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/model/rfc8526/7.0.5-SNAPSHOT/rfc8526-7.0.5-SNAPSHOT-sources.jar 02:32:14 [INFO] 02:32:14 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc8526 --- 02:32:14 [INFO] Installing org/opendaylight/netconf/model/rfc8526/7.0.5-SNAPSHOT/rfc8526-7.0.5-SNAPSHOT.jar 02:32:14 [INFO] Writing OBR metadata 02:32:14 [INFO] 02:32:14 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ rfc8526 --- 02:32:14 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:32:14 [INFO] 02:32:14 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc8526 --- 02:32:14 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 02:32:14 [INFO] 02:32:14 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ rfc8526 --- 02:32:15 [INFO] org.opendaylight.netconf.model:rfc8526:bundle:7.0.5-SNAPSHOT 02:32:15 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 02:32:15 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 02:32:15 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 02:32:15 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 02:32:15 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.25.0:compile 02:32:15 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 02:32:15 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.2:compile 02:32:15 [INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.2:compile 02:32:15 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile 02:32:15 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.1:compile 02:32:15 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.1:compile 02:32:15 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile 02:32:15 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.1:compile 02:32:15 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:13.0.1:compile 02:32:15 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:13.0.1:compile 02:32:15 [INFO] +- org.opendaylight.netconf.model:rfc6241:jar:7.0.5-SNAPSHOT:compile 02:32:15 [INFO] +- org.opendaylight.netconf.model:rfc6243:jar:7.0.5-SNAPSHOT:compile 02:32:15 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 02:32:15 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile 02:32:15 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.2:compile 02:32:15 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 02:32:15 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 02:32:15 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 02:32:15 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 02:32:15 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 02:32:15 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 02:32:15 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 02:32:15 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 02:32:15 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 02:32:15 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 02:32:15 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 02:32:15 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 02:32:15 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 02:32:15 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 02:32:15 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 02:32:15 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 02:32:15 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 02:32:15 [INFO] +- junit:junit:jar:4.13.2:test 02:32:15 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 02:32:15 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 02:32:15 [INFO] \- org.mockito:mockito-core:jar:5.11.0:test 02:32:15 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.12:test 02:32:15 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.12:test 02:32:15 [INFO] \- org.objenesis:objenesis:jar:3.3:test 02:32:15 [INFO] 02:32:15 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ rfc8526 --- 02:32:15 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/model/rfc8526/target/sonatype-clm/module.xml 02:32:15 [INFO] 02:32:15 [INFO] ---------< org.opendaylight.netconf:odl-netconf-model-rfc8526 >--------- 02:32:15 [INFO] Building OpenDaylight :: Netconf :: RFC8526 Models 7.0.5-SNAPSHOT [16/121] 02:32:15 [INFO] ------------------------------[ feature ]------------------------------- 02:32:15 [INFO] 02:32:15 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-model-rfc8526 --- 02:32:15 [INFO] 02:32:15 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-model-rfc8526 --- 02:32:15 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:32:15 [INFO] 02:32:15 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-model-rfc8526 --- 02:32:15 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:32:15 [INFO] 02:32:15 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-model-rfc8526 --- 02:32:15 [INFO] 02:32:15 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-model-rfc8526 --- 02:32:15 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:32:15 [INFO] argLine set to empty 02:32:15 [INFO] 02:32:15 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-model-rfc8526 --- 02:32:15 [INFO] Starting audit... 02:32:15 Audit done. 02:32:15 [INFO] You have 0 Checkstyle violations. 02:32:15 [INFO] 02:32:15 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-model-rfc8526 --- 02:32:15 [INFO] Starting audit... 02:32:15 Audit done. 02:32:15 [INFO] You have 0 Checkstyle violations. 02:32:15 [INFO] 02:32:15 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-model-rfc8526 --- 02:32:15 [INFO] Created: /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc8526/target/classes/META-INF/maven/dependencies.properties 02:32:15 [INFO] 02:32:15 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-model-rfc8526 --- 02:32:15 [INFO] 02:32:15 [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-model-rfc8526 --- 02:32:15 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc8526/target/feature/feature.xml 02:32:15 [INFO] ...done! 02:32:15 [INFO] Attaching features XML 02:32:15 [INFO] 02:32:15 [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-netconf-model-rfc8526 --- 02:32:15 [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 02:32:15 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 02:32:15 [INFO] 02:32:15 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-netconf-model-rfc8526 >>> 02:32:15 [INFO] 02:32:15 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-netconf-model-rfc8526 --- 02:32:15 [INFO] 02:32:15 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-netconf-model-rfc8526 <<< 02:32:15 [INFO] 02:32:15 [INFO] 02:32:15 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-netconf-model-rfc8526 --- 02:32:15 [INFO] 02:32:15 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-model-rfc8526 --- 02:32:15 [INFO] 02:32:15 [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-netconf-model-rfc8526 --- 02:32:15 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:32:15 [INFO] 02:32:15 [INFO] ------------------------------------------------------- 02:32:15 [INFO] T E S T S 02:32:15 [INFO] ------------------------------------------------------- 02:32:16 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:32:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.51 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:32:29 [INFO] 02:32:29 [INFO] Results: 02:32:29 [INFO] 02:32:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 02:32:29 [INFO] 02:32:29 [INFO] 02:32:29 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-netconf-model-rfc8526 --- 02:32:29 [INFO] 02:32:29 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-model-rfc8526 --- 02:32:29 [INFO] 02:32:29 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-netconf-model-rfc8526 --- 02:32:29 [INFO] CycloneDX: Resolving Dependencies 02:32:33 [INFO] CycloneDX: Creating BOM version 1.4 with 33 component(s) 02:32:33 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc8526/target/bom.xml 02:32:33 [INFO] attaching as odl-netconf-model-rfc8526-7.0.5-SNAPSHOT-cyclonedx.xml 02:32:33 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc8526/target/bom.json 02:32:33 [INFO] attaching as odl-netconf-model-rfc8526-7.0.5-SNAPSHOT-cyclonedx.json 02:32:33 [INFO] 02:32:33 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-model-rfc8526 --- 02:32:33 [INFO] Skipping duplicate-finder execution! 02:32:33 [INFO] 02:32:33 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-model-rfc8526 --- 02:32:33 [INFO] Skipping plugin execution 02:32:33 [INFO] 02:32:33 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-model-rfc8526 --- 02:32:33 [INFO] No sources in project. Archive not created. 02:32:33 [INFO] 02:32:33 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-model-rfc8526 --- 02:32:33 [INFO] 02:32:33 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-model-rfc8526 --- 02:32:33 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:32:33 [INFO] 02:32:33 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-model-rfc8526 --- 02:32:33 [INFO] No primary artifact to install, installing attached artifacts instead. 02:32:33 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc8526/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.5-SNAPSHOT/odl-netconf-model-rfc8526-7.0.5-SNAPSHOT.pom 02:32:33 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc8526/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.5-SNAPSHOT/odl-netconf-model-rfc8526-7.0.5-SNAPSHOT-features.xml 02:32:33 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc8526/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.5-SNAPSHOT/odl-netconf-model-rfc8526-7.0.5-SNAPSHOT-cyclonedx.xml 02:32:33 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc8526/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.5-SNAPSHOT/odl-netconf-model-rfc8526-7.0.5-SNAPSHOT-cyclonedx.json 02:32:33 [INFO] 02:32:33 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-model-rfc8526 --- 02:32:33 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:32:33 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 02:32:33 [INFO] 02:32:33 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-netconf-model-rfc8526 --- 02:32:33 [INFO] Wrote dependency tree to: /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc8526/target/test-features 02:32:33 [INFO] 02:32:33 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-netconf-model-rfc8526 --- 02:32:33 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc8526/target/sonatype-clm/module.xml 02:32:33 [INFO] 02:32:33 [INFO] ----------------< org.opendaylight.netconf:netconf-api >---------------- 02:32:33 [INFO] Building netconf-api 7.0.5-SNAPSHOT [17/121] 02:32:33 [INFO] -------------------------------[ bundle ]------------------------------- 02:32:33 [INFO] 02:32:33 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-api --- 02:32:33 [INFO] 02:32:33 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-api --- 02:32:33 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:32:33 [INFO] 02:32:33 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-api --- 02:32:33 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:32:33 [INFO] 02:32:33 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-api --- 02:32:33 [INFO] 02:32:33 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ netconf-api --- 02:32:33 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-clm-master/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/** 02:32:33 [INFO] 02:32:33 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-api --- 02:32:33 [INFO] Starting audit... 02:32:33 Audit done. 02:32:33 [INFO] You have 0 Checkstyle violations. 02:32:33 [INFO] 02:32:33 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-api --- 02:32:35 [INFO] Starting audit... 02:32:35 Audit done. 02:32:35 [INFO] You have 0 Checkstyle violations. 02:32:35 [INFO] 02:32:35 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-api --- 02:32:35 [INFO] 02:32:35 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-api --- 02:32:35 [INFO] Copying 1 resource from src/main/resources to target/classes 02:32:35 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/protocol/netconf-api/target/generated-sources/spi 02:32:35 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/protocol/netconf-api/target/generated-sources/yang 02:32:35 [INFO] 02:32:35 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ netconf-api --- 02:32:35 [INFO] Recompiling the module because of changed dependency. 02:32:35 [INFO] Compiling 26 source files with javac [debug release 17 module-path] to target/classes 02:32:35 [WARNING] /w/workspace/netconf-maven-clm-master/protocol/netconf-api/src/main/java/module-info.java:[13,33] requires transitive directive for an automatic module 02:32:35 [WARNING] /w/workspace/netconf-maven-clm-master/protocol/netconf-api/src/main/java/module-info.java:[16,63] requires transitive directive for an automatic module 02:32:35 [WARNING] /w/workspace/netconf-maven-clm-master/protocol/netconf-api/src/main/java/module-info.java:[17,24] requires directive for an automatic module 02:32:35 [WARNING] /w/workspace/netconf-maven-clm-master/protocol/netconf-api/src/main/java/module-info.java:[18,48] requires directive for an automatic module 02:32:35 [WARNING] /w/workspace/netconf-maven-clm-master/protocol/netconf-api/src/main/java/module-info.java:[21,17] requires directive for an automatic module 02:32:35 [WARNING] /w/workspace/netconf-maven-clm-master/protocol/netconf-api/src/main/java/module-info.java:[24,47] requires transitive directive for an automatic module 02:32:35 [WARNING] /w/workspace/netconf-maven-clm-master/protocol/netconf-api/src/main/java/module-info.java:[25,40] requires directive for an automatic module 02:32:35 [INFO] 02:32:35 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ netconf-api >>> 02:32:35 [INFO] 02:32:35 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ netconf-api --- 02:32:35 [INFO] Fork Value is true 02:32:39 [INFO] Done SpotBugs Analysis.... 02:32:39 [INFO] 02:32:39 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ netconf-api <<< 02:32:39 [INFO] 02:32:39 [INFO] 02:32:39 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ netconf-api --- 02:32:39 [INFO] BugInstance size is 0 02:32:39 [INFO] Error size is 0 02:32:39 [INFO] No errors/warnings found 02:32:39 [INFO] 02:32:39 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-api --- 02:32:39 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/protocol/netconf-api/src/test/resources 02:32:39 [INFO] 02:32:39 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ netconf-api --- 02:32:39 [INFO] Recompiling the module because of changed dependency. 02:32:39 [INFO] Compiling 9 source files with javac [debug release 17 module-path] to target/test-classes 02:32:39 [INFO] 02:32:39 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ netconf-api --- 02:32:39 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:32:40 [INFO] 02:32:40 [INFO] ------------------------------------------------------- 02:32:40 [INFO] T E S T S 02:32:40 [INFO] ------------------------------------------------------- 02:32:41 [INFO] Running org.opendaylight.netconf.api.NetconfDocumentedExceptionTest 02:32:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.132 s -- in org.opendaylight.netconf.api.NetconfDocumentedExceptionTest 02:32:41 [INFO] Running org.opendaylight.netconf.api.messages.NetconfMessageTest 02:32:41 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.211 s -- in org.opendaylight.netconf.api.messages.NetconfMessageTest 02:32:41 [INFO] Running org.opendaylight.netconf.api.messages.HelloMessageTest 02:32:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.opendaylight.netconf.api.messages.HelloMessageTest 02:32:41 [INFO] Running org.opendaylight.netconf.api.messages.RpcMessageTest 02:32:41 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.opendaylight.netconf.api.messages.RpcMessageTest 02:32:41 [INFO] Running org.opendaylight.netconf.api.messages.RpcReplyMessageTest 02:32:41 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.netconf.api.messages.RpcReplyMessageTest 02:32:41 [INFO] Running org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeaderTest 02:32:41 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeaderTest 02:32:41 [INFO] Running org.opendaylight.netconf.api.messages.NotificationMessageTest 02:32:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.netconf.api.messages.NotificationMessageTest 02:32:41 [INFO] Running org.opendaylight.netconf.api.xml.XmlElementTest 02:32:41 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.opendaylight.netconf.api.xml.XmlElementTest 02:32:41 [INFO] Running org.opendaylight.netconf.api.xml.XmlUtilTest 02:32:41 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.opendaylight.netconf.api.xml.XmlUtilTest 02:32:41 [INFO] 02:32:41 [INFO] Results: 02:32:41 [INFO] 02:32:41 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0 02:32:41 [INFO] 02:32:41 [INFO] 02:32:41 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ netconf-api --- 02:32:41 [INFO] 02:32:41 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-api --- 02:32:41 [WARNING] Bundle org.opendaylight.netconf:netconf-api:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package: 02:32:41 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:32:41 Package found in [Jar:., Jar:org.eclipse.jdt.annotation, Jar:logging-markers, Jar:util, Jar:concepts, Jar:triemap, Jar:yang-common, Jar:rfc6241, Jar:rfc6991-ietf-inet-types, Jar:ietf-type-util, Jar:mdsal-binding-spec-util, Jar:yang-binding, Jar:org.osgi.annotation.bundle] 02:32:41 Class path [Jar:., Jar:spotbugs-annotations, Jar:guava, Jar:failureaccess, Jar:listenablefuture, Jar:checker-qual, Jar:error_prone_annotations, Jar:j2objc-annotations, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:org.eclipse.jdt.annotation, Jar:logging-markers, Jar:util, Jar:concepts, Jar:triemap, Jar:yang-common, Jar:rfc6241, Jar:rfc6991-ietf-inet-types, Jar:ietf-type-util, Jar:mdsal-binding-spec-util, Jar:yang-binding, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 02:32:41 [INFO] Building bundle: /w/workspace/netconf-maven-clm-master/protocol/netconf-api/target/netconf-api-7.0.5-SNAPSHOT.jar 02:32:41 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-master/protocol/netconf-api/target/classes/META-INF/MANIFEST.MF 02:32:41 [INFO] 02:32:41 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-api --- 02:32:42 [INFO] No previous run data found, generating javadoc. 02:32:43 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/protocol/netconf-api/target/netconf-api-7.0.5-SNAPSHOT-javadoc.jar 02:32:43 [INFO] 02:32:43 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ netconf-api --- 02:32:43 [INFO] CycloneDX: Resolving Dependencies 02:32:44 [INFO] CycloneDX: Creating BOM version 1.4 with 25 component(s) 02:32:44 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/protocol/netconf-api/target/bom.xml 02:32:44 [INFO] attaching as netconf-api-7.0.5-SNAPSHOT-cyclonedx.xml 02:32:44 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/protocol/netconf-api/target/bom.json 02:32:44 [INFO] attaching as netconf-api-7.0.5-SNAPSHOT-cyclonedx.json 02:32:44 [INFO] 02:32:44 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-api --- 02:32:44 [INFO] Skipping duplicate-finder execution! 02:32:44 [INFO] 02:32:44 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-api --- 02:32:44 [INFO] No dependency problems found 02:32:44 [INFO] 02:32:44 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ netconf-api --- 02:32:44 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/protocol/netconf-api/target/netconf-api-7.0.5-SNAPSHOT-sources.jar 02:32:44 [INFO] 02:32:44 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ netconf-api --- 02:32:44 [INFO] 02:32:44 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ netconf-api --- 02:32:44 [INFO] Loading execution data file /w/workspace/netconf-maven-clm-master/protocol/netconf-api/target/code-coverage/jacoco.exec 02:32:44 [INFO] Analyzed bundle 'netconf-api' with 18 classes 02:32:44 [INFO] 02:32:44 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-api --- 02:32:44 [INFO] Installing /w/workspace/netconf-maven-clm-master/protocol/netconf-api/target/netconf-api-7.0.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-api/7.0.5-SNAPSHOT/netconf-api-7.0.5-SNAPSHOT.jar 02:32:44 [INFO] Installing /w/workspace/netconf-maven-clm-master/protocol/netconf-api/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-api/7.0.5-SNAPSHOT/netconf-api-7.0.5-SNAPSHOT.pom 02:32:44 [INFO] Installing /w/workspace/netconf-maven-clm-master/protocol/netconf-api/target/netconf-api-7.0.5-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-api/7.0.5-SNAPSHOT/netconf-api-7.0.5-SNAPSHOT-javadoc.jar 02:32:44 [INFO] Installing /w/workspace/netconf-maven-clm-master/protocol/netconf-api/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-api/7.0.5-SNAPSHOT/netconf-api-7.0.5-SNAPSHOT-cyclonedx.xml 02:32:44 [INFO] Installing /w/workspace/netconf-maven-clm-master/protocol/netconf-api/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-api/7.0.5-SNAPSHOT/netconf-api-7.0.5-SNAPSHOT-cyclonedx.json 02:32:44 [INFO] Installing /w/workspace/netconf-maven-clm-master/protocol/netconf-api/target/netconf-api-7.0.5-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-api/7.0.5-SNAPSHOT/netconf-api-7.0.5-SNAPSHOT-sources.jar 02:32:44 [INFO] 02:32:44 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-api --- 02:32:44 [INFO] Installing org/opendaylight/netconf/netconf-api/7.0.5-SNAPSHOT/netconf-api-7.0.5-SNAPSHOT.jar 02:32:44 [INFO] Writing OBR metadata 02:32:44 [INFO] 02:32:44 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-api --- 02:32:44 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:32:44 [INFO] 02:32:44 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-api --- 02:32:44 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 02:32:44 [INFO] 02:32:44 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ netconf-api --- 02:32:44 [INFO] org.opendaylight.netconf:netconf-api:bundle:7.0.5-SNAPSHOT 02:32:44 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.3:compile 02:32:44 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 02:32:44 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 02:32:44 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 02:32:44 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 02:32:44 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.25.0:compile 02:32:44 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 02:32:44 [INFO] +- io.netty:netty-transport:jar:4.1.107.Final:compile 02:32:44 [INFO] | +- io.netty:netty-common:jar:4.1.107.Final:compile 02:32:44 [INFO] | +- io.netty:netty-buffer:jar:4.1.107.Final:compile 02:32:44 [INFO] | \- io.netty:netty-resolver:jar:4.1.107.Final:compile 02:32:44 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 02:32:44 [INFO] +- org.opendaylight.odlparent:logging-markers:jar:13.0.11:compile 02:32:44 [INFO] +- org.opendaylight.yangtools:util:jar:13.0.2:compile 02:32:44 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.2:compile 02:32:44 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 02:32:44 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.2:compile 02:32:44 [INFO] +- org.opendaylight.netconf.model:rfc6241:jar:7.0.5-SNAPSHOT:compile 02:32:44 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile 02:32:44 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.1:compile 02:32:44 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.1:compile 02:32:44 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile 02:32:44 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:13.0.2:test 02:32:44 [INFO] +- org.xmlunit:xmlunit-core:jar:2.9.1:test 02:32:44 [INFO] | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:test 02:32:44 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 02:32:44 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 02:32:44 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 02:32:44 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 02:32:44 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 02:32:44 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 02:32:44 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 02:32:44 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 02:32:44 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 02:32:44 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 02:32:44 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 02:32:44 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 02:32:44 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 02:32:44 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 02:32:44 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 02:32:44 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 02:32:44 [INFO] +- junit:junit:jar:4.13.2:test 02:32:44 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 02:32:44 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 02:32:44 [INFO] \- org.mockito:mockito-core:jar:5.11.0:test 02:32:44 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.12:test 02:32:44 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.12:test 02:32:44 [INFO] \- org.objenesis:objenesis:jar:3.3:test 02:32:44 [INFO] 02:32:44 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ netconf-api --- 02:32:44 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/protocol/netconf-api/target/sonatype-clm/module.xml 02:32:44 [INFO] 02:32:44 [INFO] --------------< org.opendaylight.netconf:odl-netconf-api >-------------- 02:32:44 [INFO] Building OpenDaylight :: Netconf :: API 7.0.5-SNAPSHOT [18/121] 02:32:44 [INFO] ------------------------------[ feature ]------------------------------- 02:32:45 [INFO] 02:32:45 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-api --- 02:32:45 [INFO] 02:32:45 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-api --- 02:32:45 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:32:45 [INFO] 02:32:45 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-api --- 02:32:45 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:32:45 [INFO] 02:32:45 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-api --- 02:32:45 [INFO] 02:32:45 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-api --- 02:32:45 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:32:45 [INFO] argLine set to empty 02:32:45 [INFO] 02:32:45 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-api --- 02:32:45 [INFO] Starting audit... 02:32:45 Audit done. 02:32:45 [INFO] You have 0 Checkstyle violations. 02:32:45 [INFO] 02:32:45 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-api --- 02:32:45 [INFO] Starting audit... 02:32:45 Audit done. 02:32:45 [INFO] You have 0 Checkstyle violations. 02:32:45 [INFO] 02:32:45 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-api --- 02:32:45 [INFO] Created: /w/workspace/netconf-maven-clm-master/features/odl-netconf-api/target/classes/META-INF/maven/dependencies.properties 02:32:45 [INFO] 02:32:45 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-api --- 02:32:45 [INFO] 02:32:45 [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-api --- 02:32:45 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-master/features/odl-netconf-api/target/feature/feature.xml 02:32:45 [INFO] ...done! 02:32:45 [INFO] Attaching features XML 02:32:45 [INFO] 02:32:45 [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-netconf-api --- 02:32:45 [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 02:32:45 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 02:32:45 [INFO] 02:32:45 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-netconf-api >>> 02:32:45 [INFO] 02:32:45 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-netconf-api --- 02:32:45 [INFO] 02:32:45 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-netconf-api <<< 02:32:45 [INFO] 02:32:45 [INFO] 02:32:45 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-netconf-api --- 02:32:45 [INFO] 02:32:45 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-api --- 02:32:45 [INFO] 02:32:45 [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-netconf-api --- 02:32:45 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:32:45 [INFO] 02:32:45 [INFO] ------------------------------------------------------- 02:32:45 [INFO] T E S T S 02:32:45 [INFO] ------------------------------------------------------- 02:32:47 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:32:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.41 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:33:00 [INFO] 02:33:00 [INFO] Results: 02:33:00 [INFO] 02:33:00 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 02:33:00 [INFO] 02:33:00 [INFO] 02:33:00 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-netconf-api --- 02:33:00 [INFO] 02:33:00 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-api --- 02:33:00 [INFO] 02:33:00 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-netconf-api --- 02:33:00 [INFO] CycloneDX: Resolving Dependencies 02:33:04 [INFO] CycloneDX: Creating BOM version 1.4 with 55 component(s) 02:33:04 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/features/odl-netconf-api/target/bom.xml 02:33:04 [INFO] attaching as odl-netconf-api-7.0.5-SNAPSHOT-cyclonedx.xml 02:33:04 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/features/odl-netconf-api/target/bom.json 02:33:04 [INFO] attaching as odl-netconf-api-7.0.5-SNAPSHOT-cyclonedx.json 02:33:04 [INFO] 02:33:04 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-api --- 02:33:04 [INFO] Skipping duplicate-finder execution! 02:33:04 [INFO] 02:33:04 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-api --- 02:33:04 [INFO] Skipping plugin execution 02:33:04 [INFO] 02:33:04 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-api --- 02:33:04 [INFO] No sources in project. Archive not created. 02:33:04 [INFO] 02:33:04 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-api --- 02:33:04 [INFO] 02:33:04 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-api --- 02:33:04 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:33:04 [INFO] 02:33:04 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-api --- 02:33:04 [INFO] No primary artifact to install, installing attached artifacts instead. 02:33:04 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-api/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-api/7.0.5-SNAPSHOT/odl-netconf-api-7.0.5-SNAPSHOT.pom 02:33:04 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-api/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-api/7.0.5-SNAPSHOT/odl-netconf-api-7.0.5-SNAPSHOT-features.xml 02:33:04 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-api/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-api/7.0.5-SNAPSHOT/odl-netconf-api-7.0.5-SNAPSHOT-cyclonedx.xml 02:33:04 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-api/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-api/7.0.5-SNAPSHOT/odl-netconf-api-7.0.5-SNAPSHOT-cyclonedx.json 02:33:04 [INFO] 02:33:04 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-api --- 02:33:04 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:33:04 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 02:33:04 [INFO] 02:33:04 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-netconf-api --- 02:33:04 [INFO] Wrote dependency tree to: /w/workspace/netconf-maven-clm-master/features/odl-netconf-api/target/test-features 02:33:04 [INFO] 02:33:04 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-netconf-api --- 02:33:04 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/features/odl-netconf-api/target/sonatype-clm/module.xml 02:33:04 [INFO] 02:33:04 [INFO] ---------------< org.opendaylight.netconf.model:rfc6022 >--------------- 02:33:04 [INFO] Building rfc6022 7.0.5-SNAPSHOT [19/121] 02:33:04 [INFO] -------------------------------[ bundle ]------------------------------- 02:33:04 [INFO] 02:33:04 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ rfc6022 --- 02:33:04 [INFO] 02:33:04 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ rfc6022 --- 02:33:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:33:04 [INFO] 02:33:04 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ rfc6022 --- 02:33:04 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:33:04 [INFO] 02:33:04 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ rfc6022 --- 02:33:05 [INFO] 02:33:05 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ rfc6022 --- 02:33:05 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-clm-master/model/rfc6022/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 02:33:05 [INFO] 02:33:05 [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ rfc6022 --- 02:33:05 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 02:33:05 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-master/model/rfc6022/src/main/yang 02:33:05 [INFO] yang-to-sources: Found 2 dependencies in 1.148 ms 02:33:05 [INFO] yang-to-sources: Project model files found: 1 in 4.229 ms 02:33:05 [INFO] yang-to-sources: 3 YANG models processed in 19.74 ms 02:33:05 [INFO] BindingJavaFileGenerator: Defined 58 files in 6.688 ms 02:33:05 [INFO] Sorted 58 files into 13 directories in 199.1 μs 02:33:05 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 58 in 26.80 ms 02:33:05 [INFO] 02:33:05 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ rfc6022 --- 02:33:05 [INFO] Starting audit... 02:33:05 Audit done. 02:33:05 [INFO] You have 0 Checkstyle violations. 02:33:05 [INFO] 02:33:05 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ rfc6022 --- 02:33:05 [INFO] Starting audit... 02:33:05 Audit done. 02:33:05 [INFO] You have 0 Checkstyle violations. 02:33:05 [INFO] 02:33:05 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ rfc6022 --- 02:33:05 [INFO] 02:33:05 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc6022 --- 02:33:05 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/model/rfc6022/src/main/resources 02:33:05 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/model/rfc6022/target/generated-sources/spi 02:33:05 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 02:33:05 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 02:33:05 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 02:33:05 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/model/rfc6022/target/generated-sources/spi 02:33:05 [INFO] 02:33:05 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ rfc6022 --- 02:33:05 [INFO] Recompiling the module because of changed dependency. 02:33:05 [INFO] Compiling 59 source files with javac [debug release 17] to target/classes 02:33:05 [INFO] 02:33:05 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ rfc6022 >>> 02:33:05 [INFO] 02:33:05 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ rfc6022 --- 02:33:05 [INFO] Fork Value is true 02:33:08 [INFO] Done SpotBugs Analysis.... 02:33:08 [INFO] 02:33:08 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ rfc6022 <<< 02:33:08 [INFO] 02:33:08 [INFO] 02:33:08 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ rfc6022 --- 02:33:08 [INFO] BugInstance size is 0 02:33:08 [INFO] Error size is 0 02:33:08 [INFO] No errors/warnings found 02:33:08 [INFO] 02:33:08 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc6022 --- 02:33:08 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/model/rfc6022/src/test/resources 02:33:08 [INFO] 02:33:08 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ rfc6022 --- 02:33:08 [INFO] No sources to compile 02:33:08 [INFO] 02:33:08 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ rfc6022 --- 02:33:08 [INFO] No tests to run. 02:33:08 [INFO] 02:33:08 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ rfc6022 --- 02:33:08 [INFO] 02:33:08 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc6022 --- 02:33:08 [INFO] Building bundle: /w/workspace/netconf-maven-clm-master/model/rfc6022/target/rfc6022-7.0.5-SNAPSHOT.jar 02:33:08 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-master/model/rfc6022/target/classes/META-INF/MANIFEST.MF 02:33:08 [INFO] 02:33:08 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ rfc6022 --- 02:33:08 [INFO] No previous run data found, generating javadoc. 02:33:11 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/model/rfc6022/target/rfc6022-7.0.5-SNAPSHOT-javadoc.jar 02:33:11 [INFO] 02:33:11 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ rfc6022 --- 02:33:11 [INFO] CycloneDX: Resolving Dependencies 02:33:11 [INFO] CycloneDX: Creating BOM version 1.4 with 19 component(s) 02:33:11 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/model/rfc6022/target/bom.xml 02:33:11 [INFO] attaching as rfc6022-7.0.5-SNAPSHOT-cyclonedx.xml 02:33:11 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/model/rfc6022/target/bom.json 02:33:11 [INFO] attaching as rfc6022-7.0.5-SNAPSHOT-cyclonedx.json 02:33:11 [INFO] 02:33:11 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc6022 --- 02:33:11 [INFO] Skipping duplicate-finder execution! 02:33:11 [INFO] 02:33:11 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ rfc6022 --- 02:33:12 [INFO] No dependency problems found 02:33:12 [INFO] 02:33:12 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ rfc6022 --- 02:33:12 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/model/rfc6022/target/rfc6022-7.0.5-SNAPSHOT-sources.jar 02:33:12 [INFO] 02:33:12 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ rfc6022 --- 02:33:12 [INFO] 02:33:12 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ rfc6022 --- 02:33:12 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:33:12 [INFO] 02:33:12 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ rfc6022 --- 02:33:12 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc6022/target/rfc6022-7.0.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/model/rfc6022/7.0.5-SNAPSHOT/rfc6022-7.0.5-SNAPSHOT.jar 02:33:12 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc6022/pom.xml to /tmp/r/org/opendaylight/netconf/model/rfc6022/7.0.5-SNAPSHOT/rfc6022-7.0.5-SNAPSHOT.pom 02:33:12 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc6022/target/rfc6022-7.0.5-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/model/rfc6022/7.0.5-SNAPSHOT/rfc6022-7.0.5-SNAPSHOT-javadoc.jar 02:33:12 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc6022/target/bom.xml to /tmp/r/org/opendaylight/netconf/model/rfc6022/7.0.5-SNAPSHOT/rfc6022-7.0.5-SNAPSHOT-cyclonedx.xml 02:33:12 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc6022/target/bom.json to /tmp/r/org/opendaylight/netconf/model/rfc6022/7.0.5-SNAPSHOT/rfc6022-7.0.5-SNAPSHOT-cyclonedx.json 02:33:12 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc6022/target/rfc6022-7.0.5-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/model/rfc6022/7.0.5-SNAPSHOT/rfc6022-7.0.5-SNAPSHOT-sources.jar 02:33:12 [INFO] 02:33:12 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc6022 --- 02:33:12 [INFO] Installing org/opendaylight/netconf/model/rfc6022/7.0.5-SNAPSHOT/rfc6022-7.0.5-SNAPSHOT.jar 02:33:12 [INFO] Writing OBR metadata 02:33:12 [INFO] 02:33:12 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ rfc6022 --- 02:33:12 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:33:12 [INFO] 02:33:12 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc6022 --- 02:33:12 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 02:33:12 [INFO] 02:33:12 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ rfc6022 --- 02:33:12 [INFO] org.opendaylight.netconf.model:rfc6022:bundle:7.0.5-SNAPSHOT 02:33:12 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 02:33:12 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 02:33:12 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 02:33:12 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 02:33:12 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.25.0:compile 02:33:12 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 02:33:12 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.2:compile 02:33:12 [INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.2:compile 02:33:12 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile 02:33:12 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.1:compile 02:33:12 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.1:compile 02:33:12 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile 02:33:12 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 02:33:12 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile 02:33:12 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.2:compile 02:33:12 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 02:33:12 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 02:33:12 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 02:33:12 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 02:33:12 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 02:33:12 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 02:33:12 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 02:33:12 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 02:33:12 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 02:33:12 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 02:33:12 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 02:33:12 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 02:33:12 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 02:33:12 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 02:33:12 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 02:33:12 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 02:33:12 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 02:33:12 [INFO] +- junit:junit:jar:4.13.2:test 02:33:12 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 02:33:12 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 02:33:12 [INFO] \- org.mockito:mockito-core:jar:5.11.0:test 02:33:12 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.12:test 02:33:12 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.12:test 02:33:12 [INFO] \- org.objenesis:objenesis:jar:3.3:test 02:33:12 [INFO] 02:33:12 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ rfc6022 --- 02:33:12 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/model/rfc6022/target/sonatype-clm/module.xml 02:33:12 [INFO] 02:33:12 [INFO] -----------< org.opendaylight.netconf:netconf-common-mdsal >------------ 02:33:12 [INFO] Building netconf-common-mdsal 7.0.5-SNAPSHOT [20/121] 02:33:12 [INFO] -------------------------------[ bundle ]------------------------------- 02:33:12 [INFO] 02:33:12 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-common-mdsal --- 02:33:12 [INFO] 02:33:12 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-common-mdsal --- 02:33:12 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:33:12 [INFO] 02:33:12 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-common-mdsal --- 02:33:12 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:33:12 [INFO] 02:33:12 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-common-mdsal --- 02:33:12 [INFO] 02:33:12 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ netconf-common-mdsal --- 02:33:12 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-clm-master/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/** 02:33:12 [INFO] 02:33:12 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-common-mdsal --- 02:33:12 [INFO] Starting audit... 02:33:12 Audit done. 02:33:12 [INFO] You have 0 Checkstyle violations. 02:33:12 [INFO] 02:33:12 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-common-mdsal --- 02:33:13 [INFO] Starting audit... 02:33:13 Audit done. 02:33:13 [INFO] You have 0 Checkstyle violations. 02:33:13 [INFO] 02:33:13 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-common-mdsal --- 02:33:13 [INFO] 02:33:13 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-common-mdsal --- 02:33:13 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/plugins/netconf-common-mdsal/src/main/resources 02:33:13 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/plugins/netconf-common-mdsal/target/generated-sources/spi 02:33:13 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/plugins/netconf-common-mdsal/target/generated-sources/yang 02:33:13 [INFO] 02:33:13 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ netconf-common-mdsal --- 02:33:13 [INFO] Recompiling the module because of changed dependency. 02:33:13 [INFO] Compiling 8 source files with javac [debug release 17] to target/classes 02:33:13 [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found 02:33:13 [INFO] 02:33:13 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ netconf-common-mdsal >>> 02:33:13 [INFO] 02:33:13 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ netconf-common-mdsal --- 02:33:13 [INFO] Fork Value is true 02:33:18 [INFO] Done SpotBugs Analysis.... 02:33:18 [INFO] 02:33:18 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ netconf-common-mdsal <<< 02:33:18 [INFO] 02:33:18 [INFO] 02:33:18 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ netconf-common-mdsal --- 02:33:18 [INFO] BugInstance size is 0 02:33:18 [INFO] Error size is 0 02:33:18 [INFO] No errors/warnings found 02:33:18 [INFO] 02:33:18 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-common-mdsal --- 02:33:18 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/plugins/netconf-common-mdsal/src/test/resources 02:33:18 [INFO] 02:33:18 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ netconf-common-mdsal --- 02:33:18 [INFO] Recompiling the module because of changed dependency. 02:33:18 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 02:33:18 [INFO] 02:33:18 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ netconf-common-mdsal --- 02:33:18 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:33:18 [INFO] 02:33:18 [INFO] ------------------------------------------------------- 02:33:18 [INFO] T E S T S 02:33:18 [INFO] ------------------------------------------------------- 02:33:19 [INFO] Running org.opendaylight.netconf.common.mdsal.NormalizedDataUtilTest 02:33:21 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.705 s -- in org.opendaylight.netconf.common.mdsal.NormalizedDataUtilTest 02:33:21 [INFO] 02:33:21 [INFO] Results: 02:33:21 [INFO] 02:33:21 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 02:33:21 [INFO] 02:33:21 [INFO] 02:33:21 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ netconf-common-mdsal --- 02:33:21 [INFO] 02:33:21 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-common-mdsal --- 02:33:21 [INFO] Building bundle: /w/workspace/netconf-maven-clm-master/plugins/netconf-common-mdsal/target/netconf-common-mdsal-7.0.5-SNAPSHOT.jar 02:33:21 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-master/plugins/netconf-common-mdsal/target/classes/META-INF/MANIFEST.MF 02:33:21 [INFO] 02:33:21 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-common-mdsal --- 02:33:21 [INFO] No previous run data found, generating javadoc. 02:33:22 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/plugins/netconf-common-mdsal/target/netconf-common-mdsal-7.0.5-SNAPSHOT-javadoc.jar 02:33:22 [INFO] 02:33:22 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ netconf-common-mdsal --- 02:33:22 [INFO] CycloneDX: Resolving Dependencies 02:33:23 [INFO] CycloneDX: Creating BOM version 1.4 with 40 component(s) 02:33:23 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/plugins/netconf-common-mdsal/target/bom.xml 02:33:23 [INFO] attaching as netconf-common-mdsal-7.0.5-SNAPSHOT-cyclonedx.xml 02:33:23 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/plugins/netconf-common-mdsal/target/bom.json 02:33:23 [INFO] attaching as netconf-common-mdsal-7.0.5-SNAPSHOT-cyclonedx.json 02:33:23 [INFO] 02:33:23 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-common-mdsal --- 02:33:23 [INFO] Skipping duplicate-finder execution! 02:33:23 [INFO] 02:33:23 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-common-mdsal --- 02:33:23 [WARNING] Used undeclared dependencies found: 02:33:23 [WARNING] org.opendaylight.yangtools:yang-data-spi:jar:13.0.2:compile 02:33:23 [WARNING] Non-test scoped test only dependencies found: 02:33:23 [WARNING] org.opendaylight.yangtools:yang-data-spi:jar:13.0.2:compile 02:33:23 [INFO] 02:33:23 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ netconf-common-mdsal --- 02:33:23 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/plugins/netconf-common-mdsal/target/netconf-common-mdsal-7.0.5-SNAPSHOT-sources.jar 02:33:23 [INFO] 02:33:23 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ netconf-common-mdsal --- 02:33:23 [INFO] 02:33:23 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ netconf-common-mdsal --- 02:33:23 [INFO] Loading execution data file /w/workspace/netconf-maven-clm-master/plugins/netconf-common-mdsal/target/code-coverage/jacoco.exec 02:33:24 [INFO] Analyzed bundle 'netconf-common-mdsal' with 26 classes 02:33:24 [INFO] 02:33:24 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-common-mdsal --- 02:33:24 [INFO] Installing /w/workspace/netconf-maven-clm-master/plugins/netconf-common-mdsal/target/netconf-common-mdsal-7.0.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-common-mdsal/7.0.5-SNAPSHOT/netconf-common-mdsal-7.0.5-SNAPSHOT.jar 02:33:24 [INFO] Installing /w/workspace/netconf-maven-clm-master/plugins/netconf-common-mdsal/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-common-mdsal/7.0.5-SNAPSHOT/netconf-common-mdsal-7.0.5-SNAPSHOT.pom 02:33:24 [INFO] Installing /w/workspace/netconf-maven-clm-master/plugins/netconf-common-mdsal/target/netconf-common-mdsal-7.0.5-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-common-mdsal/7.0.5-SNAPSHOT/netconf-common-mdsal-7.0.5-SNAPSHOT-javadoc.jar 02:33:24 [INFO] Installing /w/workspace/netconf-maven-clm-master/plugins/netconf-common-mdsal/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-common-mdsal/7.0.5-SNAPSHOT/netconf-common-mdsal-7.0.5-SNAPSHOT-cyclonedx.xml 02:33:24 [INFO] Installing /w/workspace/netconf-maven-clm-master/plugins/netconf-common-mdsal/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-common-mdsal/7.0.5-SNAPSHOT/netconf-common-mdsal-7.0.5-SNAPSHOT-cyclonedx.json 02:33:24 [INFO] Installing /w/workspace/netconf-maven-clm-master/plugins/netconf-common-mdsal/target/netconf-common-mdsal-7.0.5-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-common-mdsal/7.0.5-SNAPSHOT/netconf-common-mdsal-7.0.5-SNAPSHOT-sources.jar 02:33:24 [INFO] 02:33:24 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-common-mdsal --- 02:33:24 [INFO] Installing org/opendaylight/netconf/netconf-common-mdsal/7.0.5-SNAPSHOT/netconf-common-mdsal-7.0.5-SNAPSHOT.jar 02:33:24 [INFO] Writing OBR metadata 02:33:24 [INFO] 02:33:24 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-common-mdsal --- 02:33:24 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:33:24 [INFO] 02:33:24 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-common-mdsal --- 02:33:24 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 02:33:24 [INFO] 02:33:24 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ netconf-common-mdsal --- 02:33:24 [INFO] org.opendaylight.netconf:netconf-common-mdsal:bundle:7.0.5-SNAPSHOT 02:33:24 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 02:33:24 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 02:33:24 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 02:33:24 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 02:33:24 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.25.0:compile 02:33:24 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 02:33:24 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 02:33:24 [INFO] +- org.opendaylight.netconf:netconf-api:jar:7.0.5-SNAPSHOT:compile 02:33:24 [INFO] | +- io.netty:netty-transport:jar:4.1.107.Final:compile 02:33:24 [INFO] | | +- io.netty:netty-common:jar:4.1.107.Final:compile 02:33:24 [INFO] | | +- io.netty:netty-buffer:jar:4.1.107.Final:compile 02:33:24 [INFO] | | \- io.netty:netty-resolver:jar:4.1.107.Final:compile 02:33:24 [INFO] | +- org.opendaylight.odlparent:logging-markers:jar:13.0.11:compile 02:33:24 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.2:compile 02:33:24 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 02:33:24 [INFO] +- org.opendaylight.netconf.model:rfc6241:jar:7.0.5-SNAPSHOT:compile 02:33:24 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile 02:33:24 [INFO] | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.1:compile 02:33:24 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.2:compile 02:33:24 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.2:compile 02:33:24 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:13.0.2:compile 02:33:24 [INFO] | \- org.immutables:value:jar:annotations:2.10.1:compile 02:33:24 [INFO] +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.2:compile 02:33:24 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.2:compile 02:33:24 [INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.2:compile 02:33:24 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:13.0.2:compile 02:33:24 [INFO] +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.2:compile 02:33:24 [INFO] | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 02:33:24 [INFO] | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.2:compile 02:33:24 [INFO] | +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.2:compile 02:33:24 [INFO] | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.2:compile 02:33:24 [INFO] +- org.opendaylight.yangtools:yang-model-api:jar:13.0.2:compile 02:33:24 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.2:compile 02:33:24 [INFO] +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.1:test 02:33:24 [INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.2:compile 02:33:24 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.2:compile 02:33:24 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.2:test 02:33:24 [INFO] | +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.2:test 02:33:24 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.2:test 02:33:24 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.2:test 02:33:24 [INFO] | | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.2:test 02:33:24 [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.2:test 02:33:24 [INFO] | | | +- org.antlr:antlr4-runtime:jar:4.13.1:test 02:33:24 [INFO] | | | \- org.opendaylight.yangtools:yang-model-ri:jar:13.0.2:test 02:33:24 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.2:test 02:33:24 [INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.2:test 02:33:24 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.2:test 02:33:24 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.2:test 02:33:24 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.2:test 02:33:24 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.2:test 02:33:24 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.2:test 02:33:24 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.2:test 02:33:24 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.2:test 02:33:24 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.2:test 02:33:24 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.2:test 02:33:24 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.2:test 02:33:24 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.2:test 02:33:24 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.2:test 02:33:24 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.2:test 02:33:24 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.2:test 02:33:24 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.2:test 02:33:24 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.2:test 02:33:24 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.2:test 02:33:24 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.1:compile 02:33:24 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.1:test 02:33:24 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.1:test 02:33:24 [INFO] +- org.opendaylight.netconf.model:rfc6022:jar:7.0.5-SNAPSHOT:test 02:33:24 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:test 02:33:24 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.1:test 02:33:24 [INFO] +- org.xmlunit:xmlunit-core:jar:2.9.1:test 02:33:24 [INFO] | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:test 02:33:24 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 02:33:24 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 02:33:24 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 02:33:24 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 02:33:24 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 02:33:24 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 02:33:24 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 02:33:24 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 02:33:24 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 02:33:24 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 02:33:24 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 02:33:24 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 02:33:24 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 02:33:24 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 02:33:24 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 02:33:24 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 02:33:24 [INFO] +- junit:junit:jar:4.13.2:test 02:33:24 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 02:33:24 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 02:33:24 [INFO] \- org.mockito:mockito-core:jar:5.11.0:test 02:33:24 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.12:test 02:33:24 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.12:test 02:33:24 [INFO] \- org.objenesis:objenesis:jar:3.3:test 02:33:24 [INFO] 02:33:24 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ netconf-common-mdsal --- 02:33:24 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/plugins/netconf-common-mdsal/target/sonatype-clm/module.xml 02:33:24 [INFO] 02:33:24 [INFO] -------------< org.opendaylight.netconf:odl-netconf-util >-------------- 02:33:24 [INFO] Building odl-netconf-util 7.0.5-SNAPSHOT [21/121] 02:33:24 [INFO] ------------------------------[ feature ]------------------------------- 02:33:24 [INFO] 02:33:24 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-util --- 02:33:24 [INFO] 02:33:24 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-util --- 02:33:24 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:33:24 [INFO] 02:33:24 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-util --- 02:33:24 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:33:24 [INFO] 02:33:24 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-util --- 02:33:25 [INFO] 02:33:25 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-util --- 02:33:25 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:33:25 [INFO] argLine set to empty 02:33:25 [INFO] 02:33:25 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-util --- 02:33:25 [INFO] Starting audit... 02:33:25 Audit done. 02:33:25 [INFO] You have 0 Checkstyle violations. 02:33:25 [INFO] 02:33:25 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-util --- 02:33:25 [INFO] Starting audit... 02:33:25 Audit done. 02:33:25 [INFO] You have 0 Checkstyle violations. 02:33:25 [INFO] 02:33:25 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-util --- 02:33:25 [INFO] Created: /w/workspace/netconf-maven-clm-master/features/odl-netconf-util/target/classes/META-INF/maven/dependencies.properties 02:33:25 [INFO] 02:33:25 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-util --- 02:33:25 [INFO] 02:33:25 [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-util --- 02:33:25 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-master/features/odl-netconf-util/target/feature/feature.xml 02:33:25 [INFO] ...done! 02:33:25 [INFO] Attaching features XML 02:33:25 [INFO] 02:33:25 [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-netconf-util --- 02:33: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 02:33:25 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 02:33:25 [INFO] 02:33:25 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-netconf-util >>> 02:33:25 [INFO] 02:33:25 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-netconf-util --- 02:33:25 [INFO] 02:33:25 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-netconf-util <<< 02:33:25 [INFO] 02:33:25 [INFO] 02:33:25 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-netconf-util --- 02:33:25 [INFO] 02:33:25 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-util --- 02:33:25 [INFO] 02:33:25 [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-netconf-util --- 02:33:25 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:33:25 [INFO] 02:33:25 [INFO] ------------------------------------------------------- 02:33:25 [INFO] T E S T S 02:33:25 [INFO] ------------------------------------------------------- 02:33:27 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:33:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.94 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:33:41 [INFO] 02:33:41 [INFO] Results: 02:33:41 [INFO] 02:33:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 02:33:41 [INFO] 02:33:41 [INFO] 02:33:41 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-netconf-util --- 02:33:41 [INFO] 02:33:41 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-util --- 02:33:41 [INFO] 02:33:41 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-netconf-util --- 02:33:41 [INFO] CycloneDX: Resolving Dependencies 02:33:46 [INFO] CycloneDX: Creating BOM version 1.4 with 98 component(s) 02:33:46 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/features/odl-netconf-util/target/bom.xml 02:33:46 [INFO] attaching as odl-netconf-util-7.0.5-SNAPSHOT-cyclonedx.xml 02:33:46 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/features/odl-netconf-util/target/bom.json 02:33:46 [INFO] attaching as odl-netconf-util-7.0.5-SNAPSHOT-cyclonedx.json 02:33:46 [INFO] 02:33:46 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-util --- 02:33:46 [INFO] Skipping duplicate-finder execution! 02:33:46 [INFO] 02:33:46 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-util --- 02:33:46 [INFO] Skipping plugin execution 02:33:46 [INFO] 02:33:46 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-util --- 02:33:46 [INFO] No sources in project. Archive not created. 02:33:46 [INFO] 02:33:46 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-util --- 02:33:46 [INFO] 02:33:46 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-util --- 02:33:46 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:33:46 [INFO] 02:33:46 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-util --- 02:33:46 [INFO] No primary artifact to install, installing attached artifacts instead. 02:33:46 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-util/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-util/7.0.5-SNAPSHOT/odl-netconf-util-7.0.5-SNAPSHOT.pom 02:33:46 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-util/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-util/7.0.5-SNAPSHOT/odl-netconf-util-7.0.5-SNAPSHOT-features.xml 02:33:46 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-util/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-util/7.0.5-SNAPSHOT/odl-netconf-util-7.0.5-SNAPSHOT-cyclonedx.xml 02:33:46 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-util/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-util/7.0.5-SNAPSHOT/odl-netconf-util-7.0.5-SNAPSHOT-cyclonedx.json 02:33:46 [INFO] 02:33:46 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-util --- 02:33:46 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:33:46 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 02:33:46 [INFO] 02:33:46 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-netconf-util --- 02:33:46 [INFO] Wrote dependency tree to: /w/workspace/netconf-maven-clm-master/features/odl-netconf-util/target/test-features 02:33:46 [INFO] 02:33:46 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-netconf-util --- 02:33:46 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/features/odl-netconf-util/target/sonatype-clm/module.xml 02:33:46 [INFO] 02:33:46 [INFO] --------------< org.opendaylight.netconf:netconf-common >--------------- 02:33:46 [INFO] Building netconf-common 7.0.5-SNAPSHOT [22/121] 02:33:46 [INFO] -------------------------------[ bundle ]------------------------------- 02:33:46 [INFO] 02:33:46 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-common --- 02:33:46 [INFO] 02:33:46 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-common --- 02:33:46 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:33:46 [INFO] 02:33:46 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-common --- 02:33:46 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:33:46 [INFO] 02:33:46 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-common --- 02:33:47 [INFO] 02:33:47 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ netconf-common --- 02:33:47 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-clm-master/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/** 02:33:47 [INFO] 02:33:47 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-common --- 02:33:47 [INFO] Starting audit... 02:33:47 Audit done. 02:33:47 [INFO] You have 0 Checkstyle violations. 02:33:47 [INFO] 02:33:47 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-common --- 02:33:47 [INFO] Starting audit... 02:33:47 Audit done. 02:33:47 [INFO] You have 0 Checkstyle violations. 02:33:47 [INFO] 02:33:47 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-common --- 02:33:47 [INFO] 02:33:47 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-common --- 02:33:47 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/protocol/netconf-common/src/main/resources 02:33:47 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/protocol/netconf-common/target/generated-sources/spi 02:33:47 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/protocol/netconf-common/target/generated-sources/yang 02:33:47 [INFO] 02:33:47 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ netconf-common --- 02:33:47 [INFO] Recompiling the module because of changed dependency. 02:33:47 [INFO] Compiling 4 source files with javac [debug release 17 module-path] to target/classes 02:33:47 [WARNING] /w/workspace/netconf-maven-clm-master/protocol/netconf-common/src/main/java/module-info.java:[12,33] requires transitive directive for an automatic module 02:33:47 [WARNING] /w/workspace/netconf-maven-clm-master/protocol/netconf-common/src/main/java/module-info.java:[13,24] requires directive for an automatic module 02:33:47 [WARNING] /w/workspace/netconf-maven-clm-master/protocol/netconf-common/src/main/java/module-info.java:[14,17] requires directive for an automatic module 02:33:47 [WARNING] /w/workspace/netconf-maven-clm-master/protocol/netconf-common/src/main/java/module-info.java:[17,36] requires transitive directive for an automatic module 02:33:47 [WARNING] /w/workspace/netconf-maven-clm-master/protocol/netconf-common/src/main/java/module-info.java:[19,47] requires transitive directive for an automatic module 02:33:47 [WARNING] /w/workspace/netconf-maven-clm-master/protocol/netconf-common/src/main/java/module-info.java:[20,47] requires directive for an automatic module 02:33:47 [WARNING] /w/workspace/netconf-maven-clm-master/protocol/netconf-common/src/main/java/module-info.java:[21,46] requires directive for an automatic module 02:33:47 [INFO] 02:33:47 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ netconf-common >>> 02:33:47 [INFO] 02:33:47 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ netconf-common --- 02:33:47 [INFO] Fork Value is true 02:33:50 [INFO] Done SpotBugs Analysis.... 02:33:50 [INFO] 02:33:50 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ netconf-common <<< 02:33:50 [INFO] 02:33:50 [INFO] 02:33:50 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ netconf-common --- 02:33:50 [INFO] BugInstance size is 0 02:33:50 [INFO] Error size is 0 02:33:50 [INFO] No errors/warnings found 02:33:50 [INFO] 02:33:50 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-common --- 02:33:50 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/protocol/netconf-common/src/test/resources 02:33:50 [INFO] 02:33:50 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ netconf-common --- 02:33:50 [INFO] No sources to compile 02:33:50 [INFO] 02:33:50 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ netconf-common --- 02:33:50 [INFO] No tests to run. 02:33:50 [INFO] 02:33:50 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ netconf-common --- 02:33:50 [INFO] 02:33:50 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-common --- 02:33:50 [WARNING] Bundle org.opendaylight.netconf:netconf-common:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package: 02:33:50 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:33:50 Package found in [Jar:., Jar:javax.inject, Jar:org.eclipse.jdt.annotation, Jar:org.osgi.namespace.extender, Jar:org.osgi.util.function, Jar:org.osgi.namespace.implementation, Jar:org.osgi.annotation.bundle] 02:33:50 Class path [Jar:., Jar:guava, Jar:failureaccess, Jar:listenablefuture, Jar:checker-qual, Jar:error_prone_annotations, Jar:j2objc-annotations, Jar:javax.inject, Jar:netty-common, Jar:jakarta.annotation-api, Jar:org.eclipse.jdt.annotation, Jar:org.osgi.service.component.annotations, Jar:org.osgi.namespace.extender, Jar:org.osgi.util.function, Jar:org.osgi.util.promise, Jar:org.osgi.service.metatype.annotations, Jar:org.osgi.namespace.implementation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 02:33:50 [INFO] Building bundle: /w/workspace/netconf-maven-clm-master/protocol/netconf-common/target/netconf-common-7.0.5-SNAPSHOT.jar 02:33:50 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-master/protocol/netconf-common/target/classes/META-INF/MANIFEST.MF 02:33:50 [INFO] 02:33:50 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-common --- 02:33:50 [INFO] No previous run data found, generating javadoc. 02:33:52 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/protocol/netconf-common/target/netconf-common-7.0.5-SNAPSHOT-javadoc.jar 02:33:52 [INFO] 02:33:52 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ netconf-common --- 02:33:52 [INFO] CycloneDX: Resolving Dependencies 02:33:52 [INFO] CycloneDX: Creating BOM version 1.4 with 19 component(s) 02:33:52 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/protocol/netconf-common/target/bom.xml 02:33:52 [INFO] attaching as netconf-common-7.0.5-SNAPSHOT-cyclonedx.xml 02:33:52 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/protocol/netconf-common/target/bom.json 02:33:52 [INFO] attaching as netconf-common-7.0.5-SNAPSHOT-cyclonedx.json 02:33:52 [INFO] 02:33:52 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-common --- 02:33:52 [INFO] Skipping duplicate-finder execution! 02:33:52 [INFO] 02:33:52 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-common --- 02:33:52 [INFO] No dependency problems found 02:33:52 [INFO] 02:33:52 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ netconf-common --- 02:33:52 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/protocol/netconf-common/target/netconf-common-7.0.5-SNAPSHOT-sources.jar 02:33:52 [INFO] 02:33:52 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ netconf-common --- 02:33:52 [INFO] 02:33:52 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ netconf-common --- 02:33:52 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:33:52 [INFO] 02:33:52 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-common --- 02:33:52 [INFO] Installing /w/workspace/netconf-maven-clm-master/protocol/netconf-common/target/netconf-common-7.0.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-common/7.0.5-SNAPSHOT/netconf-common-7.0.5-SNAPSHOT.jar 02:33:53 [INFO] Installing /w/workspace/netconf-maven-clm-master/protocol/netconf-common/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-common/7.0.5-SNAPSHOT/netconf-common-7.0.5-SNAPSHOT.pom 02:33:53 [INFO] Installing /w/workspace/netconf-maven-clm-master/protocol/netconf-common/target/netconf-common-7.0.5-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-common/7.0.5-SNAPSHOT/netconf-common-7.0.5-SNAPSHOT-javadoc.jar 02:33:53 [INFO] Installing /w/workspace/netconf-maven-clm-master/protocol/netconf-common/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-common/7.0.5-SNAPSHOT/netconf-common-7.0.5-SNAPSHOT-cyclonedx.xml 02:33:53 [INFO] Installing /w/workspace/netconf-maven-clm-master/protocol/netconf-common/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-common/7.0.5-SNAPSHOT/netconf-common-7.0.5-SNAPSHOT-cyclonedx.json 02:33:53 [INFO] Installing /w/workspace/netconf-maven-clm-master/protocol/netconf-common/target/netconf-common-7.0.5-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-common/7.0.5-SNAPSHOT/netconf-common-7.0.5-SNAPSHOT-sources.jar 02:33:53 [INFO] 02:33:53 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-common --- 02:33:53 [INFO] Installing org/opendaylight/netconf/netconf-common/7.0.5-SNAPSHOT/netconf-common-7.0.5-SNAPSHOT.jar 02:33:53 [INFO] Writing OBR metadata 02:33:53 [INFO] 02:33:53 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-common --- 02:33:53 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:33:53 [INFO] 02:33:53 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-common --- 02:33:53 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 02:33:53 [INFO] 02:33:53 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ netconf-common --- 02:33:53 [INFO] org.opendaylight.netconf:netconf-common:bundle:7.0.5-SNAPSHOT 02:33:53 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 02:33:53 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 02:33:53 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 02:33:53 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 02:33:53 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.25.0:compile 02:33:53 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 02:33:53 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 02:33:53 [INFO] +- io.netty:netty-common:jar:4.1.107.Final:compile 02:33:53 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided 02:33:53 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 02:33:53 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 02:33:53 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 02:33:53 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 02:33:53 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 02:33:53 [INFO] +- org.osgi:org.osgi.service.metatype.annotations:jar:1.4.1:provided 02:33:53 [INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided 02:33:53 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 02:33:53 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 02:33:53 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 02:33:53 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 02:33:53 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 02:33:53 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 02:33:53 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 02:33:53 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 02:33:53 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 02:33:53 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 02:33:53 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 02:33:53 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 02:33:53 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 02:33:53 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 02:33:53 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 02:33:53 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 02:33:53 [INFO] +- junit:junit:jar:4.13.2:test 02:33:53 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 02:33:53 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 02:33:53 [INFO] \- org.mockito:mockito-core:jar:5.11.0:test 02:33:53 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.12:test 02:33:53 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.12:test 02:33:53 [INFO] \- org.objenesis:objenesis:jar:3.3:test 02:33:53 [INFO] 02:33:53 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ netconf-common --- 02:33:53 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/protocol/netconf-common/target/sonatype-clm/module.xml 02:33:53 [INFO] 02:33:53 [INFO] -----------< org.opendaylight.netconf:shaded-exificient-jar >----------- 02:33:53 [INFO] Building shaded-exificient-jar 7.0.5-SNAPSHOT [23/121] 02:33:53 [INFO] --------------------------------[ jar ]--------------------------------- 02:33:53 [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 02:33:54 [INFO] 02:33:54 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ shaded-exificient-jar --- 02:33:54 [INFO] 02:33:54 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ shaded-exificient-jar --- 02:33:54 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:33:54 [INFO] 02:33:54 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ shaded-exificient-jar --- 02:33:54 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:33:54 [INFO] 02:33:54 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ shaded-exificient-jar --- 02:33:55 [INFO] 02:33:55 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ shaded-exificient-jar --- 02:33:55 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-clm-master/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/** 02:33:55 [INFO] 02:33:55 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ shaded-exificient-jar --- 02:33:55 [INFO] Starting audit... 02:33:55 Audit done. 02:33:55 [INFO] You have 0 Checkstyle violations. 02:33:55 [INFO] 02:33:55 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ shaded-exificient-jar --- 02:33:55 [INFO] Starting audit... 02:33:55 Audit done. 02:33:55 [INFO] You have 0 Checkstyle violations. 02:33:55 [INFO] 02:33:55 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ shaded-exificient-jar --- 02:33:55 [INFO] 02:33:55 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ shaded-exificient-jar --- 02:33:55 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/third-party/shaded-exificient-jar/src/main/resources 02:33:55 [INFO] 02:33:55 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ shaded-exificient-jar --- 02:33:55 [INFO] No sources to compile 02:33:55 [INFO] 02:33:55 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ shaded-exificient-jar >>> 02:33:55 [INFO] 02:33:55 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ shaded-exificient-jar --- 02:33:56 [INFO] 02:33:56 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ shaded-exificient-jar <<< 02:33:56 [INFO] 02:33:56 [INFO] 02:33:56 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ shaded-exificient-jar --- 02:33:56 [INFO] 02:33:56 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ shaded-exificient-jar --- 02:33:56 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/third-party/shaded-exificient-jar/src/test/resources 02:33:56 [INFO] 02:33:56 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ shaded-exificient-jar --- 02:33:56 [INFO] No sources to compile 02:33:56 [INFO] 02:33:56 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ shaded-exificient-jar --- 02:33:56 [INFO] No tests to run. 02:33:56 [INFO] 02:33:56 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ shaded-exificient-jar --- 02:33:56 [INFO] 02:33:56 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ shaded-exificient-jar --- 02:33:56 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/third-party/shaded-exificient-jar/target/shaded-exificient-jar-7.0.5-SNAPSHOT.jar 02:33:56 [INFO] 02:33:56 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ shaded-exificient-jar --- 02:33:57 [INFO] 02:33:57 [INFO] --- maven-shade-plugin:3.5.2:shade (default) @ shaded-exificient-jar --- 02:33:57 [INFO] Including com.siemens.ct.exi:exificient:jar:1.0.4 in the shaded jar. 02:33:57 [INFO] Including com.siemens.ct.exi:exificient-core:jar:1.0.4 in the shaded jar. 02:33:57 [INFO] Including com.siemens.ct.exi:exificient-grammars:jar:1.0.4 in the shaded jar. 02:33:57 [INFO] Including xerces:xercesImpl:jar:2.12.0 in the shaded jar. 02:33:57 [INFO] Including xml-apis:xml-apis:jar:1.4.01 in the shaded jar. 02:33:57 [INFO] Including xmlpull:xmlpull:jar:1.1.3.1 in the shaded jar. 02:33:57 [INFO] Excluding javax.xml.bind:jaxb-api:jar:2.2.11 from the shaded jar. 02:33:57 [INFO] Excluding com.sun.xml.bind:jaxb-core:jar:2.2.11 from the shaded jar. 02:33:57 [INFO] Excluding com.sun.xml.bind:jaxb-impl:jar:2.3.8 from the shaded jar. 02:33:57 [INFO] Excluding jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3 from the shaded jar. 02:33:57 [INFO] Excluding com.sun.activation:jakarta.activation:jar:1.2.2 from the shaded jar. 02:33:57 [INFO] Excluding javax.activation:activation:jar:1.1.1 from the shaded jar. 02:34:00 [INFO] Replacing original artifact with shaded artifact. 02:34:00 [INFO] Replacing /w/workspace/netconf-maven-clm-master/third-party/shaded-exificient-jar/target/shaded-exificient-jar-7.0.5-SNAPSHOT.jar with /w/workspace/netconf-maven-clm-master/third-party/shaded-exificient-jar/target/shaded-exificient-jar-7.0.5-SNAPSHOT-shaded.jar 02:34:00 [INFO] Replacing original source artifact with shaded source artifact. 02:34:00 [INFO] Replacing /w/workspace/netconf-maven-clm-master/third-party/shaded-exificient-jar/target/shaded-exificient-jar-7.0.5-SNAPSHOT-sources.jar with /w/workspace/netconf-maven-clm-master/third-party/shaded-exificient-jar/target/shaded-exificient-jar-7.0.5-SNAPSHOT-shaded-sources.jar 02:34:00 [INFO] 02:34:00 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ shaded-exificient-jar --- 02:34:00 [INFO] Skipping CycloneDX goal, because module skips deploy 02:34:00 [INFO] 02:34:00 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ shaded-exificient-jar --- 02:34:00 [INFO] Skipping duplicate-finder execution! 02:34:00 [INFO] 02:34:00 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ shaded-exificient-jar --- 02:34:00 [WARNING] Unused declared dependencies found: 02:34:00 [WARNING] com.siemens.ct.exi:exificient:jar:1.0.4:compile 02:34:00 [INFO] 02:34:00 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ shaded-exificient-jar --- 02:34:00 [INFO] No sources in project. Archive not created. 02:34:00 [INFO] 02:34:00 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ shaded-exificient-jar --- 02:34:00 [INFO] 02:34:00 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ shaded-exificient-jar --- 02:34:00 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:34:00 [INFO] 02:34:00 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ shaded-exificient-jar --- 02:34:00 [INFO] Installing /w/workspace/netconf-maven-clm-master/third-party/shaded-exificient-jar/target/shaded-exificient-jar-7.0.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/shaded-exificient-jar/7.0.5-SNAPSHOT/shaded-exificient-jar-7.0.5-SNAPSHOT.jar 02:34:00 [INFO] Installing /w/workspace/netconf-maven-clm-master/third-party/shaded-exificient-jar/pom.xml to /tmp/r/org/opendaylight/netconf/shaded-exificient-jar/7.0.5-SNAPSHOT/shaded-exificient-jar-7.0.5-SNAPSHOT.pom 02:34:00 [INFO] Installing /w/workspace/netconf-maven-clm-master/third-party/shaded-exificient-jar/target/shaded-exificient-jar-7.0.5-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/shaded-exificient-jar/7.0.5-SNAPSHOT/shaded-exificient-jar-7.0.5-SNAPSHOT-sources.jar 02:34:00 [INFO] 02:34:00 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ shaded-exificient-jar --- 02:34:00 [INFO] Skipping artifact deployment 02:34:00 [INFO] 02:34:00 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ shaded-exificient-jar --- 02:34:00 [INFO] org.opendaylight.netconf:shaded-exificient-jar:jar:7.0.5-SNAPSHOT 02:34:00 [INFO] +- com.siemens.ct.exi:exificient:jar:1.0.4:compile 02:34:00 [INFO] | +- com.siemens.ct.exi:exificient-core:jar:1.0.4:compile 02:34:00 [INFO] | +- com.siemens.ct.exi:exificient-grammars:jar:1.0.4:compile 02:34:00 [INFO] | | \- xerces:xercesImpl:jar:2.12.0:compile 02:34:00 [INFO] | | \- xml-apis:xml-apis:jar:1.4.01:compile 02:34:00 [INFO] | +- xmlpull:xmlpull:jar:1.1.3.1:compile 02:34:00 [INFO] | +- javax.xml.bind:jaxb-api:jar:2.2.11:compile 02:34:00 [INFO] | +- com.sun.xml.bind:jaxb-core:jar:2.2.11:compile 02:34:00 [INFO] | +- com.sun.xml.bind:jaxb-impl:jar:2.3.8:compile 02:34:00 [INFO] | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 02:34:00 [INFO] | | \- com.sun.activation:jakarta.activation:jar:1.2.2:runtime 02:34:00 [INFO] | \- javax.activation:activation:jar:1.1.1:compile 02:34:00 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 02:34:00 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 02:34:00 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 02:34:00 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 02:34:00 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 02:34:00 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 02:34:00 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 02:34:00 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 02:34:00 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 02:34:00 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 02:34:00 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 02:34:00 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 02:34:00 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 02:34:00 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 02:34:00 [INFO] +- junit:junit:jar:4.13.2:test 02:34:00 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 02:34:00 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 02:34:00 [INFO] \- org.mockito:mockito-core:jar:5.11.0:test 02:34:00 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.12:test 02:34:00 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.12:test 02:34:00 [INFO] \- org.objenesis:objenesis:jar:3.3:test 02:34:00 [INFO] 02:34:00 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ shaded-exificient-jar --- 02:34:00 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/third-party/shaded-exificient-jar/target/sonatype-clm/module.xml 02:34:00 [INFO] 02:34:00 [INFO] -------------< org.opendaylight.netconf:shaded-exificient >------------- 02:34:00 [INFO] Building shaded-exificient 7.0.5-SNAPSHOT [24/121] 02:34:00 [INFO] -------------------------------[ bundle ]------------------------------- 02:34:00 [INFO] 02:34:00 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ shaded-exificient --- 02:34:00 [INFO] 02:34:00 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ shaded-exificient --- 02:34:00 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:34:00 [INFO] 02:34:00 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ shaded-exificient --- 02:34:00 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:34:00 [INFO] 02:34:00 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ shaded-exificient --- 02:34:01 [INFO] 02:34:01 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ shaded-exificient --- 02:34:01 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-clm-master/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/** 02:34:01 [INFO] 02:34:01 [INFO] --- maven-dependency-plugin:3.6.1:unpack-dependencies (unpack-sources) @ shaded-exificient --- 02:34:01 [INFO] 02:34:01 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ shaded-exificient --- 02:34:01 [INFO] Starting audit... 02:34:01 Audit done. 02:34:01 [INFO] You have 0 Checkstyle violations. 02:34:01 [INFO] 02:34:01 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ shaded-exificient --- 02:34:01 [INFO] Starting audit... 02:34:01 Audit done. 02:34:01 [INFO] You have 0 Checkstyle violations. 02:34:01 [INFO] 02:34:01 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ shaded-exificient --- 02:34:01 [INFO] 02:34:01 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ shaded-exificient --- 02:34:01 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/third-party/shaded-exificient/src/main/resources 02:34:01 [INFO] 02:34:01 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ shaded-exificient --- 02:34:01 [INFO] No sources to compile 02:34:01 [INFO] 02:34:01 [INFO] --- maven-dependency-plugin:3.6.1:unpack (unpack) @ shaded-exificient --- 02:34:01 [INFO] Configured Artifact: org.opendaylight.netconf:shaded-exificient-jar:7.0.5-SNAPSHOT:jar 02:34:02 [INFO] 02:34:02 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ shaded-exificient >>> 02:34:02 [INFO] 02:34:02 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ shaded-exificient --- 02:34:02 [INFO] 02:34:02 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ shaded-exificient <<< 02:34:02 [INFO] 02:34:02 [INFO] 02:34:02 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ shaded-exificient --- 02:34:02 [INFO] Spotbugs plugin skipped 02:34:02 [INFO] 02:34:02 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ shaded-exificient --- 02:34:02 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/third-party/shaded-exificient/src/test/resources 02:34:02 [INFO] 02:34:02 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ shaded-exificient --- 02:34:02 [INFO] No sources to compile 02:34:02 [INFO] 02:34:02 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ shaded-exificient --- 02:34:02 [INFO] No tests to run. 02:34:02 [INFO] 02:34:02 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ shaded-exificient --- 02:34:02 [INFO] 02:34:02 [INFO] --- build-helper-maven-plugin:3.5.0:add-source (default) @ shaded-exificient --- 02:34:02 [INFO] Source directory: /w/workspace/netconf-maven-clm-master/third-party/shaded-exificient/target/shaded-sources added. 02:34:02 [INFO] 02:34:02 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ shaded-exificient --- 02:34:02 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/apache/xml/serialize 02:34:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:34:02 Package found in [Jar:., Jar:shaded-exificient-jar] 02:34:02 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] 02:34:02 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core 02:34:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:34:02 Package found in [Jar:., Jar:shaded-exificient-jar] 02:34:02 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] 02:34:02 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/attributes 02:34:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:34:02 Package found in [Jar:., Jar:shaded-exificient-jar] 02:34:02 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] 02:34:02 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/coder 02:34:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:34:02 Package found in [Jar:., Jar:shaded-exificient-jar] 02:34:02 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] 02:34:02 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/container 02:34:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:34:02 Package found in [Jar:., Jar:shaded-exificient-jar] 02:34:02 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] 02:34:02 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/context 02:34:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:34:02 Package found in [Jar:., Jar:shaded-exificient-jar] 02:34:02 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] 02:34:02 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/datatype 02:34:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:34:02 Package found in [Jar:., Jar:shaded-exificient-jar] 02:34:02 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] 02:34:02 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/datatype/charset 02:34:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:34:02 Package found in [Jar:., Jar:shaded-exificient-jar] 02:34:02 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] 02:34:02 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/datatype/strings 02:34:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:34:02 Package found in [Jar:., Jar:shaded-exificient-jar] 02:34:02 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] 02:34:02 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/exceptions 02:34:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:34:02 Package found in [Jar:., Jar:shaded-exificient-jar] 02:34:02 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] 02:34:02 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/grammars 02:34:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:34:02 Package found in [Jar:., Jar:shaded-exificient-jar] 02:34:02 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] 02:34:02 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/grammars/event 02:34:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:34:02 Package found in [Jar:., Jar:shaded-exificient-jar] 02:34:02 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] 02:34:02 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/grammars/grammar 02:34:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:34:02 Package found in [Jar:., Jar:shaded-exificient-jar] 02:34:02 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] 02:34:02 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/grammars/production 02:34:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:34:02 Package found in [Jar:., Jar:shaded-exificient-jar] 02:34:02 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] 02:34:02 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/helpers 02:34:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:34:02 Package found in [Jar:., Jar:shaded-exificient-jar] 02:34:02 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] 02:34:02 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/io 02:34:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:34:02 Package found in [Jar:., Jar:shaded-exificient-jar] 02:34:02 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] 02:34:02 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/io/channel 02:34:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:34:02 Package found in [Jar:., Jar:shaded-exificient-jar] 02:34:02 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] 02:34:02 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/io/compression 02:34:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:34:02 Package found in [Jar:., Jar:shaded-exificient-jar] 02:34:02 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] 02:34:02 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/types 02:34:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:34:02 Package found in [Jar:., Jar:shaded-exificient-jar] 02:34:02 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] 02:34:02 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/util 02:34:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:34:02 Package found in [Jar:., Jar:shaded-exificient-jar] 02:34:02 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] 02:34:02 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/util/sort 02:34:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:34:02 Package found in [Jar:., Jar:shaded-exificient-jar] 02:34:02 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] 02:34:02 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/util/xml 02:34:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:34:02 Package found in [Jar:., Jar:shaded-exificient-jar] 02:34:02 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] 02:34:02 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/values 02:34:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:34:02 Package found in [Jar:., Jar:shaded-exificient-jar] 02:34:02 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] 02:34:02 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/grammars 02:34:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:34:02 Package found in [Jar:., Jar:shaded-exificient-jar] 02:34:02 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] 02:34:02 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/grammars/_2017/schemaforgrammars 02:34:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:34:02 Package found in [Jar:., Jar:shaded-exificient-jar] 02:34:02 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] 02:34:02 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/grammars/persistency 02:34:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:34:02 Package found in [Jar:., Jar:shaded-exificient-jar] 02:34:02 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] 02:34:02 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/grammars/regex 02:34:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:34:02 Package found in [Jar:., Jar:shaded-exificient-jar] 02:34:02 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] 02:34:02 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/grammars/util 02:34:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:34:02 Package found in [Jar:., Jar:shaded-exificient-jar] 02:34:02 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] 02:34:02 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/main/api/dom 02:34:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:34:02 Package found in [Jar:., Jar:shaded-exificient-jar] 02:34:02 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] 02:34:02 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/main/api/sax 02:34:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:34:02 Package found in [Jar:., Jar:shaded-exificient-jar] 02:34:02 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] 02:34:02 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/main/api/stream 02:34:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:34:02 Package found in [Jar:., Jar:shaded-exificient-jar] 02:34:02 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] 02:34:02 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/main/api/xmlpull 02:34:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:34:02 Package found in [Jar:., Jar:shaded-exificient-jar] 02:34:02 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] 02:34:02 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/main/cmd 02:34:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:34:02 Package found in [Jar:., Jar:shaded-exificient-jar] 02:34:02 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] 02:34:02 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/main/helpers 02:34:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:34:02 Package found in [Jar:., Jar:shaded-exificient-jar] 02:34:02 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] 02:34:02 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/main/util 02:34:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:34:02 Package found in [Jar:., Jar:shaded-exificient-jar] 02:34:02 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] 02:34:02 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/org/w3c/dom 02:34:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:34:02 Package found in [Jar:., Jar:shaded-exificient-jar] 02:34:02 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] 02:34:02 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/dom 02:34:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:34:02 Package found in [Jar:., Jar:shaded-exificient-jar] 02:34:02 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] 02:34:02 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/dom/events 02:34:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:34:02 Package found in [Jar:., Jar:shaded-exificient-jar] 02:34:02 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] 02:34:02 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl 02:34:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:34:02 Package found in [Jar:., Jar:shaded-exificient-jar] 02:34:02 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] 02:34:02 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/dtd 02:34:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:34:02 Package found in [Jar:., Jar:shaded-exificient-jar] 02:34:02 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] 02:34:02 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/dtd/models 02:34:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:34:02 Package found in [Jar:., Jar:shaded-exificient-jar] 02:34:02 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] 02:34:02 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/dv 02:34:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:34:02 Package found in [Jar:., Jar:shaded-exificient-jar] 02:34:02 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] 02:34:02 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/dv/dtd 02:34:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:34:02 Package found in [Jar:., Jar:shaded-exificient-jar] 02:34:02 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] 02:34:02 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/dv/util 02:34:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:34:02 Package found in [Jar:., Jar:shaded-exificient-jar] 02:34:02 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] 02:34:02 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/dv/xs 02:34:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:34:02 Package found in [Jar:., Jar:shaded-exificient-jar] 02:34:02 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] 02:34:02 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/io 02:34:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:34:02 Package found in [Jar:., Jar:shaded-exificient-jar] 02:34:02 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] 02:34:02 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/msg 02:34:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:34:02 Package found in [Jar:., Jar:shaded-exificient-jar] 02:34:02 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] 02:34:02 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/validation 02:34:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:34:02 Package found in [Jar:., Jar:shaded-exificient-jar] 02:34:02 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] 02:34:02 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/xpath 02:34:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:34:02 Package found in [Jar:., Jar:shaded-exificient-jar] 02:34:02 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] 02:34:02 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/xpath/regex 02:34:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:34:02 Package found in [Jar:., Jar:shaded-exificient-jar] 02:34:02 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] 02:34:02 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/xs 02:34:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:34:02 Package found in [Jar:., Jar:shaded-exificient-jar] 02:34:02 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] 02:34:02 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/xs/identity 02:34:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:34:02 Package found in [Jar:., Jar:shaded-exificient-jar] 02:34:02 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] 02:34:02 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/xs/models 02:34:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:34:02 Package found in [Jar:., Jar:shaded-exificient-jar] 02:34:02 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] 02:34:02 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/xs/opti 02:34:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:34:02 Package found in [Jar:., Jar:shaded-exificient-jar] 02:34:02 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] 02:34:02 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/xs/traversers 02:34:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:34:02 Package found in [Jar:., Jar:shaded-exificient-jar] 02:34:02 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] 02:34:02 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/xs/util 02:34:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:34:02 Package found in [Jar:., Jar:shaded-exificient-jar] 02:34:02 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] 02:34:02 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/jaxp/datatype 02:34:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:34:02 Package found in [Jar:., Jar:shaded-exificient-jar] 02:34:02 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] 02:34:02 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/parsers 02:34:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:34:02 Package found in [Jar:., Jar:shaded-exificient-jar] 02:34:02 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] 02:34:02 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/util 02:34:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:34:02 Package found in [Jar:., Jar:shaded-exificient-jar] 02:34:02 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] 02:34:02 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/xni 02:34:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:34:02 Package found in [Jar:., Jar:shaded-exificient-jar] 02:34:02 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] 02:34:02 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/xni/grammars 02:34:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:34:02 Package found in [Jar:., Jar:shaded-exificient-jar] 02:34:02 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] 02:34:02 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/xni/parser 02:34:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:34:02 Package found in [Jar:., Jar:shaded-exificient-jar] 02:34:02 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] 02:34:02 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/xs 02:34:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:34:02 Package found in [Jar:., Jar:shaded-exificient-jar] 02:34:02 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] 02:34:02 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/xs/datatypes 02:34:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:34:02 Package found in [Jar:., Jar:shaded-exificient-jar] 02:34:02 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] 02:34:02 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xmlpull/v1 02:34:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:34:02 Package found in [Jar:., Jar:shaded-exificient-jar] 02:34:02 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] 02:34:02 [INFO] Building bundle: /w/workspace/netconf-maven-clm-master/third-party/shaded-exificient/target/shaded-exificient-7.0.5-SNAPSHOT.jar 02:34:03 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-master/third-party/shaded-exificient/target/classes/META-INF/MANIFEST.MF 02:34:03 [INFO] 02:34:03 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ shaded-exificient --- 02:34:03 [INFO] Skipping javadoc generation 02:34:03 [INFO] 02:34:03 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ shaded-exificient --- 02:34:03 [INFO] CycloneDX: Resolving Dependencies 02:34:03 [WARNING] Failed to build parent project for com.sun.xml.bind.mvn:jaxb-bundles:pom:2.2.11 02:34:03 [WARNING] Failed to build parent project for com.sun.xml.bind:jaxb-core:jar:2.2.11 02:34:03 [WARNING] Unable to create Maven project for com.sun.xml.bind:jaxb-core:jar:2.2.11 from repository. 02:34:03 [INFO] CycloneDX: Creating BOM version 1.4 with 16 component(s) 02:34:03 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/third-party/shaded-exificient/target/bom.xml 02:34:03 [INFO] attaching as shaded-exificient-7.0.5-SNAPSHOT-cyclonedx.xml 02:34:03 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/third-party/shaded-exificient/target/bom.json 02:34:03 [INFO] attaching as shaded-exificient-7.0.5-SNAPSHOT-cyclonedx.json 02:34:03 [INFO] 02:34:03 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ shaded-exificient --- 02:34:03 [INFO] Skipping duplicate-finder execution! 02:34:03 [INFO] 02:34:03 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ shaded-exificient --- 02:34:03 [WARNING] Used undeclared dependencies found: 02:34:03 [WARNING] xml-apis:xml-apis:jar:1.4.01:provided 02:34:03 [WARNING] javax.xml.bind:jaxb-api:jar:2.2.11:provided 02:34:03 [INFO] 02:34:03 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ shaded-exificient --- 02:34:04 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/third-party/shaded-exificient/target/shaded-exificient-7.0.5-SNAPSHOT-sources.jar 02:34:04 [INFO] 02:34:04 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ shaded-exificient --- 02:34:04 [INFO] Skipping modernizer execution! 02:34:04 [INFO] 02:34:04 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ shaded-exificient --- 02:34:04 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:34:04 [INFO] 02:34:04 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ shaded-exificient --- 02:34:04 [INFO] Installing /w/workspace/netconf-maven-clm-master/third-party/shaded-exificient/target/shaded-exificient-7.0.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/shaded-exificient/7.0.5-SNAPSHOT/shaded-exificient-7.0.5-SNAPSHOT.jar 02:34:04 [INFO] Installing /w/workspace/netconf-maven-clm-master/third-party/shaded-exificient/pom.xml to /tmp/r/org/opendaylight/netconf/shaded-exificient/7.0.5-SNAPSHOT/shaded-exificient-7.0.5-SNAPSHOT.pom 02:34:04 [INFO] Installing /w/workspace/netconf-maven-clm-master/third-party/shaded-exificient/target/bom.xml to /tmp/r/org/opendaylight/netconf/shaded-exificient/7.0.5-SNAPSHOT/shaded-exificient-7.0.5-SNAPSHOT-cyclonedx.xml 02:34:04 [INFO] Installing /w/workspace/netconf-maven-clm-master/third-party/shaded-exificient/target/bom.json to /tmp/r/org/opendaylight/netconf/shaded-exificient/7.0.5-SNAPSHOT/shaded-exificient-7.0.5-SNAPSHOT-cyclonedx.json 02:34:04 [INFO] Installing /w/workspace/netconf-maven-clm-master/third-party/shaded-exificient/target/shaded-exificient-7.0.5-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/shaded-exificient/7.0.5-SNAPSHOT/shaded-exificient-7.0.5-SNAPSHOT-sources.jar 02:34:04 [INFO] 02:34:04 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ shaded-exificient --- 02:34:04 [INFO] Installing org/opendaylight/netconf/shaded-exificient/7.0.5-SNAPSHOT/shaded-exificient-7.0.5-SNAPSHOT.jar 02:34:04 [INFO] Writing OBR metadata 02:34:04 [INFO] 02:34:04 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ shaded-exificient --- 02:34:04 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:34:04 [INFO] 02:34:04 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ shaded-exificient --- 02:34:04 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 02:34:04 [INFO] 02:34:04 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ shaded-exificient --- 02:34:04 [INFO] org.opendaylight.netconf:shaded-exificient:bundle:7.0.5-SNAPSHOT 02:34:04 [INFO] +- org.opendaylight.netconf:shaded-exificient-jar:jar:7.0.5-SNAPSHOT:provided 02:34:04 [INFO] | \- com.siemens.ct.exi:exificient:jar:1.0.4:provided 02:34:04 [INFO] | +- com.siemens.ct.exi:exificient-core:jar:1.0.4:provided 02:34:04 [INFO] | +- com.siemens.ct.exi:exificient-grammars:jar:1.0.4:provided 02:34:04 [INFO] | | \- xerces:xercesImpl:jar:2.12.0:provided 02:34:04 [INFO] | | \- xml-apis:xml-apis:jar:1.4.01:provided 02:34:04 [INFO] | +- xmlpull:xmlpull:jar:1.1.3.1:provided 02:34:04 [INFO] | +- javax.xml.bind:jaxb-api:jar:2.2.11:provided 02:34:04 [INFO] | +- com.sun.xml.bind:jaxb-core:jar:2.2.11:provided 02:34:04 [INFO] | +- com.sun.xml.bind:jaxb-impl:jar:2.3.8:provided 02:34:04 [INFO] | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:provided 02:34:04 [INFO] | | \- com.sun.activation:jakarta.activation:jar:1.2.2:provided 02:34:04 [INFO] | \- javax.activation:activation:jar:1.1.1:provided 02:34:04 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 02:34:04 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 02:34:04 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 02:34:04 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 02:34:04 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 02:34:04 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 02:34:04 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 02:34:04 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 02:34:04 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 02:34:04 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 02:34:04 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 02:34:04 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 02:34:04 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 02:34:04 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 02:34:04 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 02:34:04 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 02:34:04 [INFO] +- junit:junit:jar:4.13.2:test 02:34:04 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 02:34:04 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 02:34:04 [INFO] \- org.mockito:mockito-core:jar:5.11.0:test 02:34:04 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.12:test 02:34:04 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.12:test 02:34:04 [INFO] \- org.objenesis:objenesis:jar:3.3:test 02:34:04 [INFO] 02:34:04 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ shaded-exificient --- 02:34:04 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/third-party/shaded-exificient/target/sonatype-clm/module.xml 02:34:04 [INFO] 02:34:04 [INFO] -------------< org.opendaylight.netconf:netconf-test-util >------------- 02:34:04 [INFO] Building netconf-test-util 7.0.5-SNAPSHOT [25/121] 02:34:04 [INFO] --------------------------------[ jar ]--------------------------------- 02:34:04 [INFO] 02:34:04 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-test-util --- 02:34:04 [INFO] 02:34:04 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-test-util --- 02:34:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:34:04 [INFO] 02:34:04 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-test-util --- 02:34:04 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:34:04 [INFO] 02:34:04 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-test-util --- 02:34:05 [INFO] 02:34:05 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ netconf-test-util --- 02:34:05 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-clm-master/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/** 02:34:05 [INFO] 02:34:05 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-test-util --- 02:34:05 [INFO] Starting audit... 02:34:05 Audit done. 02:34:05 [INFO] You have 0 Checkstyle violations. 02:34:05 [INFO] 02:34:05 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-test-util --- 02:34:05 [INFO] Starting audit... 02:34:05 Audit done. 02:34:05 [INFO] You have 0 Checkstyle violations. 02:34:05 [INFO] 02:34:05 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-test-util --- 02:34:05 [INFO] 02:34:05 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-test-util --- 02:34:05 [INFO] Copying 127 resources from src/main/resources to target/classes 02:34:05 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/protocol/netconf-test-util/target/generated-sources/spi 02:34:05 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/protocol/netconf-test-util/target/generated-sources/yang 02:34:05 [INFO] 02:34:05 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ netconf-test-util --- 02:34:05 [INFO] Recompiling the module because of changed dependency. 02:34:05 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 02:34:05 [INFO] 02:34:05 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ netconf-test-util >>> 02:34:05 [INFO] 02:34:05 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ netconf-test-util --- 02:34:05 [INFO] Fork Value is true 02:34:08 [INFO] Done SpotBugs Analysis.... 02:34:08 [INFO] 02:34:08 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ netconf-test-util <<< 02:34:08 [INFO] 02:34:08 [INFO] 02:34:08 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ netconf-test-util --- 02:34:08 [INFO] BugInstance size is 0 02:34:08 [INFO] Error size is 0 02:34:08 [INFO] No errors/warnings found 02:34:08 [INFO] 02:34:08 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-test-util --- 02:34:08 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/protocol/netconf-test-util/src/test/resources 02:34:08 [INFO] 02:34:08 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ netconf-test-util --- 02:34:08 [INFO] No sources to compile 02:34:08 [INFO] 02:34:08 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ netconf-test-util --- 02:34:08 [INFO] No tests to run. 02:34:08 [INFO] 02:34:08 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ netconf-test-util --- 02:34:08 [INFO] 02:34:08 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ netconf-test-util --- 02:34:08 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/protocol/netconf-test-util/target/netconf-test-util-7.0.5-SNAPSHOT.jar 02:34:08 [INFO] 02:34:08 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-test-util --- 02:34:08 [INFO] No previous run data found, generating javadoc. 02:34:10 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/protocol/netconf-test-util/target/netconf-test-util-7.0.5-SNAPSHOT-javadoc.jar 02:34:10 [INFO] 02:34:10 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ netconf-test-util --- 02:34:10 [INFO] CycloneDX: Resolving Dependencies 02:34:10 [INFO] CycloneDX: Creating BOM version 1.4 with 27 component(s) 02:34:10 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/protocol/netconf-test-util/target/bom.xml 02:34:10 [INFO] attaching as netconf-test-util-7.0.5-SNAPSHOT-cyclonedx.xml 02:34:10 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/protocol/netconf-test-util/target/bom.json 02:34:10 [INFO] attaching as netconf-test-util-7.0.5-SNAPSHOT-cyclonedx.json 02:34:10 [INFO] 02:34:10 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-test-util --- 02:34:10 [INFO] Skipping duplicate-finder execution! 02:34:10 [INFO] 02:34:10 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-test-util --- 02:34:10 [INFO] No dependency problems found 02:34:10 [INFO] 02:34:10 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ netconf-test-util --- 02:34:10 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/protocol/netconf-test-util/target/netconf-test-util-7.0.5-SNAPSHOT-sources.jar 02:34:10 [INFO] 02:34:10 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ netconf-test-util --- 02:34:10 [INFO] 02:34:10 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ netconf-test-util --- 02:34:10 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:34:10 [INFO] 02:34:10 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-test-util --- 02:34:10 [INFO] Installing /w/workspace/netconf-maven-clm-master/protocol/netconf-test-util/target/netconf-test-util-7.0.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-test-util/7.0.5-SNAPSHOT/netconf-test-util-7.0.5-SNAPSHOT.jar 02:34:10 [INFO] Installing /w/workspace/netconf-maven-clm-master/protocol/netconf-test-util/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-test-util/7.0.5-SNAPSHOT/netconf-test-util-7.0.5-SNAPSHOT.pom 02:34:10 [INFO] Installing /w/workspace/netconf-maven-clm-master/protocol/netconf-test-util/target/netconf-test-util-7.0.5-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-test-util/7.0.5-SNAPSHOT/netconf-test-util-7.0.5-SNAPSHOT-javadoc.jar 02:34:10 [INFO] Installing /w/workspace/netconf-maven-clm-master/protocol/netconf-test-util/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-test-util/7.0.5-SNAPSHOT/netconf-test-util-7.0.5-SNAPSHOT-cyclonedx.xml 02:34:10 [INFO] Installing /w/workspace/netconf-maven-clm-master/protocol/netconf-test-util/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-test-util/7.0.5-SNAPSHOT/netconf-test-util-7.0.5-SNAPSHOT-cyclonedx.json 02:34:10 [INFO] Installing /w/workspace/netconf-maven-clm-master/protocol/netconf-test-util/target/netconf-test-util-7.0.5-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-test-util/7.0.5-SNAPSHOT/netconf-test-util-7.0.5-SNAPSHOT-sources.jar 02:34:10 [INFO] 02:34:10 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-test-util --- 02:34:10 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:34:11 [INFO] 02:34:11 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ netconf-test-util --- 02:34:11 [INFO] org.opendaylight.netconf:netconf-test-util:jar:7.0.5-SNAPSHOT 02:34:11 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.3:compile 02:34:11 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 02:34:11 [INFO] +- org.opendaylight.netconf:netconf-api:jar:7.0.5-SNAPSHOT:compile 02:34:11 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 02:34:11 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 02:34:11 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 02:34:11 [INFO] | | +- org.checkerframework:checker-qual:jar:3.42.0:compile 02:34:11 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.25.0:compile 02:34:11 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 02:34:11 [INFO] | +- io.netty:netty-transport:jar:4.1.107.Final:compile 02:34:11 [INFO] | | +- io.netty:netty-common:jar:4.1.107.Final:compile 02:34:11 [INFO] | | +- io.netty:netty-buffer:jar:4.1.107.Final:compile 02:34:11 [INFO] | | \- io.netty:netty-resolver:jar:4.1.107.Final:compile 02:34:11 [INFO] | +- org.opendaylight.odlparent:logging-markers:jar:13.0.11:compile 02:34:11 [INFO] | +- org.opendaylight.yangtools:util:jar:13.0.2:compile 02:34:11 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:13.0.2:compile 02:34:11 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 02:34:11 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.2:compile 02:34:11 [INFO] | \- org.opendaylight.netconf.model:rfc6241:jar:7.0.5-SNAPSHOT:compile 02:34:11 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile 02:34:11 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.1:compile 02:34:11 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.1:compile 02:34:11 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile 02:34:11 [INFO] +- org.xmlunit:xmlunit-legacy:jar:2.9.1:compile 02:34:11 [INFO] | \- org.xmlunit:xmlunit-core:jar:2.9.1:test 02:34:11 [INFO] | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:test 02:34:11 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 02:34:11 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 02:34:11 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 02:34:11 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 02:34:11 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 02:34:11 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 02:34:11 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 02:34:11 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 02:34:11 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 02:34:11 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 02:34:11 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 02:34:11 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 02:34:11 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 02:34:11 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 02:34:11 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 02:34:11 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 02:34:11 [INFO] +- junit:junit:jar:4.13.2:test 02:34:11 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 02:34:11 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 02:34:11 [INFO] \- org.mockito:mockito-core:jar:5.11.0:test 02:34:11 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.12:test 02:34:11 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.12:test 02:34:11 [INFO] \- org.objenesis:objenesis:jar:3.3:test 02:34:11 [INFO] 02:34:11 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ netconf-test-util --- 02:34:11 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/protocol/netconf-test-util/target/sonatype-clm/module.xml 02:34:11 [INFO] 02:34:11 [INFO] ------------< org.opendaylight.netconf:netconf-netty-util >------------- 02:34:11 [INFO] Building netconf-netty-util 7.0.5-SNAPSHOT [26/121] 02:34:11 [INFO] -------------------------------[ bundle ]------------------------------- 02:34:11 [INFO] 02:34:11 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-netty-util --- 02:34:11 [INFO] 02:34:11 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-netty-util --- 02:34:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:34:11 [INFO] 02:34:11 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-netty-util --- 02:34:11 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:34:11 [INFO] 02:34:11 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-netty-util --- 02:34:11 [INFO] 02:34:11 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ netconf-netty-util --- 02:34:11 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-clm-master/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/** 02:34:11 [INFO] 02:34:11 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-netty-util --- 02:34:11 [INFO] Starting audit... 02:34:11 Audit done. 02:34:11 [INFO] You have 0 Checkstyle violations. 02:34:11 [INFO] 02:34:11 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-netty-util --- 02:34:12 [INFO] Starting audit... 02:34:12 Audit done. 02:34:12 [INFO] You have 0 Checkstyle violations. 02:34:12 [INFO] 02:34:12 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-netty-util --- 02:34:12 [INFO] 02:34:12 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-netty-util --- 02:34:12 [INFO] Copying 1 resource from src/main/resources to target/classes 02:34:12 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/netconf/netconf-netty-util/target/generated-sources/spi 02:34:12 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/netconf/netconf-netty-util/target/generated-sources/yang 02:34:12 [INFO] 02:34:12 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ netconf-netty-util --- 02:34:12 [INFO] Recompiling the module because of changed dependency. 02:34:12 [INFO] Compiling 23 source files with javac [debug release 17] to target/classes 02:34:13 [INFO] 02:34:13 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ netconf-netty-util >>> 02:34:13 [INFO] 02:34:13 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ netconf-netty-util --- 02:34:13 [INFO] Fork Value is true 02:34:17 [INFO] Done SpotBugs Analysis.... 02:34:17 [INFO] 02:34:17 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ netconf-netty-util <<< 02:34:17 [INFO] 02:34:17 [INFO] 02:34:17 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ netconf-netty-util --- 02:34:17 [INFO] BugInstance size is 0 02:34:17 [INFO] Error size is 0 02:34:17 [INFO] No errors/warnings found 02:34:17 [INFO] 02:34:17 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-netty-util --- 02:34:17 [INFO] Copying 3 resources from src/test/resources to target/test-classes 02:34:17 [INFO] 02:34:17 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ netconf-netty-util --- 02:34:17 [INFO] Recompiling the module because of changed dependency. 02:34:17 [INFO] Compiling 19 source files with javac [debug release 17] to target/test-classes 02:34:17 [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 02:34:17 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' 02:34:17 [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 02:34:17 [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 02:34:17 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' 02:34:17 [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 02:34:17 [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 02:34:17 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' 02:34:17 [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 02:34:17 [WARNING] /w/workspace/netconf-maven-clm-master/netconf/netconf-netty-util/src/test/java/org/opendaylight/netconf/nettyutil/AbstractNetconfSessionTest.java:[137,53] unchecked method invocation: method addExiHandlers in class org.opendaylight.netconf.nettyutil.TestingNetconfSession is applied to given types 02:34:17 required: io.netty.handler.codec.ByteToMessageDecoder,io.netty.handler.codec.MessageToByteEncoder 02:34:17 found: io.netty.handler.codec.ByteToMessageDecoder,io.netty.handler.codec.MessageToByteEncoder 02:34:17 [WARNING] /w/workspace/netconf-maven-clm-master/netconf/netconf-netty-util/src/test/java/org/opendaylight/netconf/nettyutil/AbstractNetconfSessionTest.java:[137,90] unchecked conversion 02:34:17 required: io.netty.handler.codec.MessageToByteEncoder 02:34:17 found: io.netty.handler.codec.MessageToByteEncoder 02:34:17 [INFO] 02:34:17 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ netconf-netty-util --- 02:34:17 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:34:17 [INFO] 02:34:17 [INFO] ------------------------------------------------------- 02:34:17 [INFO] T E S T S 02:34:17 [INFO] ------------------------------------------------------- 02:34:19 [INFO] Running org.opendaylight.netconf.nettyutil.handler.FramingMechanismEncoderTest 02:34:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s -- in org.opendaylight.netconf.nettyutil.handler.FramingMechanismEncoderTest 02:34:19 [INFO] Running org.opendaylight.netconf.nettyutil.handler.NetconfMessageFactoryTest 02:34:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.268 s -- in org.opendaylight.netconf.nettyutil.handler.NetconfMessageFactoryTest 02:34:19 [INFO] Running org.opendaylight.netconf.nettyutil.handler.NetconfXMLToHelloMessageDecoderTest 02:34:19 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.opendaylight.netconf.nettyutil.handler.NetconfXMLToHelloMessageDecoderTest 02:34:19 [INFO] Running org.opendaylight.netconf.nettyutil.handler.NetconfEXIHandlersTest 02:34:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.259 s -- in org.opendaylight.netconf.nettyutil.handler.NetconfEXIHandlersTest 02:34:19 [INFO] Running org.opendaylight.netconf.nettyutil.handler.ThreadLocalTransformersTest 02:34:19 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.netconf.nettyutil.handler.ThreadLocalTransformersTest 02:34:19 [INFO] Running org.opendaylight.netconf.nettyutil.handler.ChunkedFramingMechanismEncoderTest 02:34:20 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 02:34:21 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.445 s -- in org.opendaylight.netconf.nettyutil.handler.ChunkedFramingMechanismEncoderTest 02:34:21 [INFO] Running org.opendaylight.netconf.nettyutil.handler.NetconfEOMAggregatorTest 02:34:21 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in org.opendaylight.netconf.nettyutil.handler.NetconfEOMAggregatorTest 02:34:21 [INFO] Running org.opendaylight.netconf.nettyutil.handler.exi.EXIParametersTest 02:34:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.netconf.nettyutil.handler.exi.EXIParametersTest 02:34:21 [INFO] Running org.opendaylight.netconf.nettyutil.handler.exi.NetconfStartExiMessageTest 02:34:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.opendaylight.netconf.nettyutil.handler.exi.NetconfStartExiMessageTest 02:34:21 [INFO] Running org.opendaylight.netconf.nettyutil.handler.NetconfHelloMessageToXMLEncoderTest 02:34:21 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.netconf.nettyutil.handler.NetconfHelloMessageToXMLEncoderTest 02:34:21 [INFO] Running org.opendaylight.netconf.nettyutil.handler.NetconfChunkAggregatorTest 02:34:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.netconf.nettyutil.handler.NetconfChunkAggregatorTest 02:34:21 [INFO] Running org.opendaylight.netconf.nettyutil.handler.NetconfXMLToMessageDecoderTest 02:34:21 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.opendaylight.netconf.nettyutil.handler.NetconfXMLToMessageDecoderTest 02:34:21 [INFO] Running org.opendaylight.netconf.nettyutil.handler.EOMFramingMechanismEncoderTest 02:34:21 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.netconf.nettyutil.handler.EOMFramingMechanismEncoderTest 02:34:21 [INFO] Running org.opendaylight.netconf.nettyutil.Netconf539Test 02:34:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.327 s -- in org.opendaylight.netconf.nettyutil.Netconf539Test 02:34:21 [INFO] Running org.opendaylight.netconf.nettyutil.AbstractNetconfSessionNegotiatorTest 02:34:22 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.761 s -- in org.opendaylight.netconf.nettyutil.AbstractNetconfSessionNegotiatorTest 02:34:22 [INFO] Running org.opendaylight.netconf.nettyutil.AbstractChannelInitializerTest 02:34:22 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.232 s -- in org.opendaylight.netconf.nettyutil.AbstractChannelInitializerTest 02:34:22 [INFO] Running org.opendaylight.netconf.nettyutil.AbstractNetconfSessionTest 02:34:23 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.321 s -- in org.opendaylight.netconf.nettyutil.AbstractNetconfSessionTest 02:34:23 [INFO] 02:34:23 [INFO] Results: 02:34:23 [INFO] 02:34:23 [INFO] Tests run: 52, Failures: 0, Errors: 0, Skipped: 0 02:34:23 [INFO] 02:34:23 [INFO] 02:34:23 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ netconf-netty-util --- 02:34:23 [INFO] 02:34:23 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-netty-util --- 02:34:23 [INFO] Building bundle: /w/workspace/netconf-maven-clm-master/netconf/netconf-netty-util/target/netconf-netty-util-7.0.5-SNAPSHOT.jar 02:34:23 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-master/netconf/netconf-netty-util/target/classes/META-INF/MANIFEST.MF 02:34:23 [INFO] 02:34:23 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-netty-util --- 02:34:23 [INFO] No previous run data found, generating javadoc. 02:34:25 [WARNING] Javadoc Warnings 02:34:25 [WARNING] /w/workspace/netconf-maven-clm-master/netconf/netconf-netty-util/src/main/java/org/opendaylight/netconf/nettyutil/handler/NetconfHelloMessageToXMLEncoder.java:32: warning: empty

tag 02:34:25 [WARNING] *

02:34:25 [WARNING] ^ 02:34:25 [WARNING] 1 warning 02:34:25 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/netconf/netconf-netty-util/target/netconf-netty-util-7.0.5-SNAPSHOT-javadoc.jar 02:34:25 [INFO] 02:34:25 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ netconf-netty-util --- 02:34:25 [INFO] CycloneDX: Resolving Dependencies 02:34:26 [INFO] CycloneDX: Creating BOM version 1.4 with 31 component(s) 02:34:26 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/netconf/netconf-netty-util/target/bom.xml 02:34:26 [INFO] attaching as netconf-netty-util-7.0.5-SNAPSHOT-cyclonedx.xml 02:34:26 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/netconf/netconf-netty-util/target/bom.json 02:34:26 [INFO] attaching as netconf-netty-util-7.0.5-SNAPSHOT-cyclonedx.json 02:34:26 [INFO] 02:34:26 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-netty-util --- 02:34:26 [INFO] Skipping duplicate-finder execution! 02:34:26 [INFO] 02:34:26 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-netty-util --- 02:34:26 [INFO] No dependency problems found 02:34:26 [INFO] 02:34:26 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ netconf-netty-util --- 02:34:26 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/netconf/netconf-netty-util/target/netconf-netty-util-7.0.5-SNAPSHOT-sources.jar 02:34:26 [INFO] 02:34:26 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ netconf-netty-util --- 02:34:26 [INFO] 02:34:26 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ netconf-netty-util --- 02:34:26 [INFO] Loading execution data file /w/workspace/netconf-maven-clm-master/netconf/netconf-netty-util/target/code-coverage/jacoco.exec 02:34:26 [INFO] Analyzed bundle 'netconf-netty-util' with 32 classes 02:34:26 [INFO] 02:34:26 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-netty-util --- 02:34:26 [INFO] Installing /w/workspace/netconf-maven-clm-master/netconf/netconf-netty-util/target/netconf-netty-util-7.0.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-netty-util/7.0.5-SNAPSHOT/netconf-netty-util-7.0.5-SNAPSHOT.jar 02:34:26 [INFO] Installing /w/workspace/netconf-maven-clm-master/netconf/netconf-netty-util/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-netty-util/7.0.5-SNAPSHOT/netconf-netty-util-7.0.5-SNAPSHOT.pom 02:34:26 [INFO] Installing /w/workspace/netconf-maven-clm-master/netconf/netconf-netty-util/target/netconf-netty-util-7.0.5-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-netty-util/7.0.5-SNAPSHOT/netconf-netty-util-7.0.5-SNAPSHOT-javadoc.jar 02:34:27 [INFO] Installing /w/workspace/netconf-maven-clm-master/netconf/netconf-netty-util/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-netty-util/7.0.5-SNAPSHOT/netconf-netty-util-7.0.5-SNAPSHOT-cyclonedx.xml 02:34:27 [INFO] Installing /w/workspace/netconf-maven-clm-master/netconf/netconf-netty-util/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-netty-util/7.0.5-SNAPSHOT/netconf-netty-util-7.0.5-SNAPSHOT-cyclonedx.json 02:34:27 [INFO] Installing /w/workspace/netconf-maven-clm-master/netconf/netconf-netty-util/target/netconf-netty-util-7.0.5-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-netty-util/7.0.5-SNAPSHOT/netconf-netty-util-7.0.5-SNAPSHOT-sources.jar 02:34:27 [INFO] 02:34:27 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-netty-util --- 02:34:27 [INFO] Installing org/opendaylight/netconf/netconf-netty-util/7.0.5-SNAPSHOT/netconf-netty-util-7.0.5-SNAPSHOT.jar 02:34:27 [INFO] Writing OBR metadata 02:34:27 [INFO] 02:34:27 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-netty-util --- 02:34:27 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:34:27 [INFO] 02:34:27 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-netty-util --- 02:34:27 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 02:34:27 [INFO] 02:34:27 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ netconf-netty-util --- 02:34:27 [INFO] org.opendaylight.netconf:netconf-netty-util:bundle:7.0.5-SNAPSHOT 02:34:27 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.3:compile 02:34:27 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 02:34:27 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 02:34:27 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 02:34:27 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.25.0:compile 02:34:27 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 02:34:27 [INFO] +- org.checkerframework:checker-qual:jar:3.42.0:provided 02:34:27 [INFO] +- io.netty:netty-buffer:jar:4.1.107.Final:compile 02:34:27 [INFO] +- io.netty:netty-codec:jar:4.1.107.Final:compile 02:34:27 [INFO] +- io.netty:netty-common:jar:4.1.107.Final:compile 02:34:27 [INFO] +- io.netty:netty-handler:jar:4.1.107.Final:compile 02:34:27 [INFO] | +- io.netty:netty-resolver:jar:4.1.107.Final:compile 02:34:27 [INFO] | \- io.netty:netty-transport-native-unix-common:jar:4.1.107.Final:compile 02:34:27 [INFO] +- io.netty:netty-transport:jar:4.1.107.Final:compile 02:34:27 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 02:34:27 [INFO] +- org.opendaylight.odlparent:logging-markers:jar:13.0.11:compile 02:34:27 [INFO] +- org.opendaylight.yangtools:util:jar:13.0.2:compile 02:34:27 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.2:compile 02:34:27 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 02:34:27 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.2:compile 02:34:27 [INFO] +- org.opendaylight.netconf:netconf-api:jar:7.0.5-SNAPSHOT:compile 02:34:27 [INFO] +- org.opendaylight.netconf:netconf-common:jar:7.0.5-SNAPSHOT:compile 02:34:27 [INFO] +- org.opendaylight.netconf:shaded-exificient:jar:7.0.5-SNAPSHOT:compile 02:34:27 [INFO] +- org.opendaylight.netconf.model:rfc6241:jar:7.0.5-SNAPSHOT:compile 02:34:27 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile 02:34:27 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.1:compile 02:34:27 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.1:compile 02:34:27 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile 02:34:27 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:13.0.2:test 02:34:27 [INFO] +- org.opendaylight.netconf:netconf-test-util:jar:7.0.5-SNAPSHOT:test 02:34:27 [INFO] | \- org.xmlunit:xmlunit-legacy:jar:2.9.1:test 02:34:27 [INFO] +- org.xmlunit:xmlunit-core:jar:2.9.1:test 02:34:27 [INFO] | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:test 02:34:27 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 02:34:27 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 02:34:27 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 02:34:27 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 02:34:27 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 02:34:27 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 02:34:27 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 02:34:27 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 02:34:27 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 02:34:27 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 02:34:27 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 02:34:27 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 02:34:27 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 02:34:27 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 02:34:27 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 02:34:27 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 02:34:27 [INFO] +- junit:junit:jar:4.13.2:test 02:34:27 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 02:34:27 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 02:34:27 [INFO] \- org.mockito:mockito-core:jar:5.11.0:test 02:34:27 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.12:test 02:34:27 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.12:test 02:34:27 [INFO] \- org.objenesis:objenesis:jar:3.3:test 02:34:27 [INFO] 02:34:27 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ netconf-netty-util --- 02:34:27 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/netconf/netconf-netty-util/target/sonatype-clm/module.xml 02:34:27 [INFO] 02:34:27 [INFO] ------------< org.opendaylight.netconf:odl-netconf-common >------------- 02:34:27 [INFO] Building OpenDaylight :: Netconf :: Netconf Common 7.0.5-SNAPSHOT [27/121] 02:34:27 [INFO] ------------------------------[ feature ]------------------------------- 02:34:27 [INFO] 02:34:27 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-common --- 02:34:27 [INFO] 02:34:27 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-common --- 02:34:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:34:27 [INFO] 02:34:27 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-common --- 02:34:27 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:34:27 [INFO] 02:34:27 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-common --- 02:34:27 [INFO] 02:34:27 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-common --- 02:34:27 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:34:27 [INFO] argLine set to empty 02:34:27 [INFO] 02:34:27 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-common --- 02:34:27 [INFO] Starting audit... 02:34:27 Audit done. 02:34:27 [INFO] You have 0 Checkstyle violations. 02:34:27 [INFO] 02:34:27 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-common --- 02:34:28 [INFO] Starting audit... 02:34:28 Audit done. 02:34:28 [INFO] You have 0 Checkstyle violations. 02:34:28 [INFO] 02:34:28 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-common --- 02:34:28 [INFO] Created: /w/workspace/netconf-maven-clm-master/features/odl-netconf-common/target/classes/META-INF/maven/dependencies.properties 02:34:28 [INFO] 02:34:28 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-common --- 02:34:28 [INFO] 02:34:28 [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-common --- 02:34:28 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-master/features/odl-netconf-common/target/feature/feature.xml 02:34:28 [INFO] ...done! 02:34:28 [INFO] Attaching features XML 02:34:28 [INFO] 02:34:28 [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-netconf-common --- 02:34: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 02:34:28 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 02:34:28 [INFO] 02:34:28 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-netconf-common >>> 02:34:28 [INFO] 02:34:28 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-netconf-common --- 02:34:28 [INFO] 02:34:28 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-netconf-common <<< 02:34:28 [INFO] 02:34:28 [INFO] 02:34:28 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-netconf-common --- 02:34:28 [INFO] 02:34:28 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-common --- 02:34:28 [INFO] 02:34:28 [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-netconf-common --- 02:34:28 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:34:28 [INFO] 02:34:28 [INFO] ------------------------------------------------------- 02:34:28 [INFO] T E S T S 02:34:28 [INFO] ------------------------------------------------------- 02:34:29 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:34:43 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.75 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:34:43 [INFO] 02:34:43 [INFO] Results: 02:34:43 [INFO] 02:34:43 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 02:34:43 [INFO] 02:34:43 [INFO] 02:34:43 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-netconf-common --- 02:34:43 [INFO] 02:34:43 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-common --- 02:34:43 [INFO] 02:34:43 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-netconf-common --- 02:34:43 [INFO] CycloneDX: Resolving Dependencies 02:34:48 [INFO] CycloneDX: Creating BOM version 1.4 with 103 component(s) 02:34:48 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/features/odl-netconf-common/target/bom.xml 02:34:48 [INFO] attaching as odl-netconf-common-7.0.5-SNAPSHOT-cyclonedx.xml 02:34:48 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/features/odl-netconf-common/target/bom.json 02:34:48 [INFO] attaching as odl-netconf-common-7.0.5-SNAPSHOT-cyclonedx.json 02:34:48 [INFO] 02:34:48 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-common --- 02:34:48 [INFO] Skipping duplicate-finder execution! 02:34:48 [INFO] 02:34:48 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-common --- 02:34:48 [INFO] Skipping plugin execution 02:34:48 [INFO] 02:34:48 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-common --- 02:34:48 [INFO] No sources in project. Archive not created. 02:34:48 [INFO] 02:34:48 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-common --- 02:34:48 [INFO] 02:34:48 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-common --- 02:34:48 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:34:48 [INFO] 02:34:48 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-common --- 02:34:48 [INFO] No primary artifact to install, installing attached artifacts instead. 02:34:48 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-common/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-common/7.0.5-SNAPSHOT/odl-netconf-common-7.0.5-SNAPSHOT.pom 02:34:48 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-common/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-common/7.0.5-SNAPSHOT/odl-netconf-common-7.0.5-SNAPSHOT-features.xml 02:34:48 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-common/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-common/7.0.5-SNAPSHOT/odl-netconf-common-7.0.5-SNAPSHOT-cyclonedx.xml 02:34:48 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-common/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-common/7.0.5-SNAPSHOT/odl-netconf-common-7.0.5-SNAPSHOT-cyclonedx.json 02:34:48 [INFO] 02:34:48 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-common --- 02:34:48 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:34:48 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 02:34:48 [INFO] 02:34:48 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-netconf-common --- 02:34:48 [INFO] Wrote dependency tree to: /w/workspace/netconf-maven-clm-master/features/odl-netconf-common/target/test-features 02:34:48 [INFO] 02:34:48 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-netconf-common --- 02:34:48 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/features/odl-netconf-common/target/sonatype-clm/module.xml 02:34:48 [INFO] 02:34:48 [INFO] ---------------< org.opendaylight.netconf.model:rfc8341 >--------------- 02:34:48 [INFO] Building rfc8341 7.0.5-SNAPSHOT [28/121] 02:34:48 [INFO] -------------------------------[ bundle ]------------------------------- 02:34:48 [INFO] 02:34:48 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ rfc8341 --- 02:34:48 [INFO] 02:34:48 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ rfc8341 --- 02:34:48 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:34:48 [INFO] 02:34:48 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ rfc8341 --- 02:34:48 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:34:48 [INFO] 02:34:48 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ rfc8341 --- 02:34:49 [INFO] 02:34:49 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ rfc8341 --- 02:34:49 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-clm-master/model/rfc8341/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 02:34:49 [INFO] 02:34:49 [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ rfc8341 --- 02:34:49 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 02:34:49 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-master/model/rfc8341/src/main/yang 02:34:49 [INFO] yang-to-sources: Found 1 dependencies in 733.6 μs 02:34:49 [INFO] yang-to-sources: Project model files found: 1 in 2.411 ms 02:34:49 [INFO] yang-to-sources: 2 YANG models processed in 13.61 ms 02:34:49 [INFO] BindingJavaFileGenerator: Defined 30 files in 4.568 ms 02:34:49 [INFO] Sorted 30 files into 8 directories in 132.9 μs 02:34:49 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 30 in 37.63 ms 02:34:49 [INFO] 02:34:49 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ rfc8341 --- 02:34:49 [INFO] Starting audit... 02:34:49 Audit done. 02:34:49 [INFO] You have 0 Checkstyle violations. 02:34:49 [INFO] 02:34:49 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ rfc8341 --- 02:34:49 [INFO] Starting audit... 02:34:49 Audit done. 02:34:49 [INFO] You have 0 Checkstyle violations. 02:34:49 [INFO] 02:34:49 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ rfc8341 --- 02:34:49 [INFO] 02:34:49 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc8341 --- 02:34:49 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/model/rfc8341/src/main/resources 02:34:49 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/model/rfc8341/target/generated-sources/spi 02:34:49 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 02:34:49 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 02:34:49 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 02:34:49 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/model/rfc8341/target/generated-sources/spi 02:34:49 [INFO] 02:34:49 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ rfc8341 --- 02:34:49 [INFO] Recompiling the module because of changed dependency. 02:34:49 [INFO] Compiling 34 source files with javac [debug release 17] to target/classes 02:34:49 [INFO] 02:34:49 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ rfc8341 >>> 02:34:49 [INFO] 02:34:49 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ rfc8341 --- 02:34:49 [INFO] Fork Value is true 02:34:53 [INFO] Done SpotBugs Analysis.... 02:34:53 [INFO] 02:34:53 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ rfc8341 <<< 02:34:53 [INFO] 02:34:53 [INFO] 02:34:53 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ rfc8341 --- 02:34:53 [INFO] BugInstance size is 0 02:34:53 [INFO] Error size is 0 02:34:53 [INFO] No errors/warnings found 02:34:53 [INFO] 02:34:53 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc8341 --- 02:34:53 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/model/rfc8341/src/test/resources 02:34:53 [INFO] 02:34:53 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ rfc8341 --- 02:34:53 [INFO] No sources to compile 02:34:53 [INFO] 02:34:53 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ rfc8341 --- 02:34:53 [INFO] No tests to run. 02:34:53 [INFO] 02:34:53 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ rfc8341 --- 02:34:53 [INFO] 02:34:53 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc8341 --- 02:34:53 [INFO] Building bundle: /w/workspace/netconf-maven-clm-master/model/rfc8341/target/rfc8341-7.0.5-SNAPSHOT.jar 02:34:53 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-master/model/rfc8341/target/classes/META-INF/MANIFEST.MF 02:34:53 [INFO] 02:34:53 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ rfc8341 --- 02:34:53 [INFO] No previous run data found, generating javadoc. 02:34:55 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/model/rfc8341/target/rfc8341-7.0.5-SNAPSHOT-javadoc.jar 02:34:55 [INFO] 02:34:55 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ rfc8341 --- 02:34:55 [INFO] CycloneDX: Resolving Dependencies 02:34:56 [INFO] CycloneDX: Creating BOM version 1.4 with 18 component(s) 02:34:56 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/model/rfc8341/target/bom.xml 02:34:56 [INFO] attaching as rfc8341-7.0.5-SNAPSHOT-cyclonedx.xml 02:34:56 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/model/rfc8341/target/bom.json 02:34:56 [INFO] attaching as rfc8341-7.0.5-SNAPSHOT-cyclonedx.json 02:34:56 [INFO] 02:34:56 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc8341 --- 02:34:56 [INFO] Skipping duplicate-finder execution! 02:34:56 [INFO] 02:34:56 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ rfc8341 --- 02:34:56 [INFO] No dependency problems found 02:34:56 [INFO] 02:34:56 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ rfc8341 --- 02:34:56 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/model/rfc8341/target/rfc8341-7.0.5-SNAPSHOT-sources.jar 02:34:56 [INFO] 02:34:56 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ rfc8341 --- 02:34:56 [INFO] 02:34:56 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ rfc8341 --- 02:34:56 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:34:56 [INFO] 02:34:56 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ rfc8341 --- 02:34:56 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc8341/target/rfc8341-7.0.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/model/rfc8341/7.0.5-SNAPSHOT/rfc8341-7.0.5-SNAPSHOT.jar 02:34:56 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc8341/pom.xml to /tmp/r/org/opendaylight/netconf/model/rfc8341/7.0.5-SNAPSHOT/rfc8341-7.0.5-SNAPSHOT.pom 02:34:56 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc8341/target/rfc8341-7.0.5-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/model/rfc8341/7.0.5-SNAPSHOT/rfc8341-7.0.5-SNAPSHOT-javadoc.jar 02:34:56 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc8341/target/bom.xml to /tmp/r/org/opendaylight/netconf/model/rfc8341/7.0.5-SNAPSHOT/rfc8341-7.0.5-SNAPSHOT-cyclonedx.xml 02:34:56 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc8341/target/bom.json to /tmp/r/org/opendaylight/netconf/model/rfc8341/7.0.5-SNAPSHOT/rfc8341-7.0.5-SNAPSHOT-cyclonedx.json 02:34:56 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc8341/target/rfc8341-7.0.5-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/model/rfc8341/7.0.5-SNAPSHOT/rfc8341-7.0.5-SNAPSHOT-sources.jar 02:34:56 [INFO] 02:34:56 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc8341 --- 02:34:56 [INFO] Installing org/opendaylight/netconf/model/rfc8341/7.0.5-SNAPSHOT/rfc8341-7.0.5-SNAPSHOT.jar 02:34:56 [INFO] Writing OBR metadata 02:34:56 [INFO] 02:34:56 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ rfc8341 --- 02:34:56 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:34:56 [INFO] 02:34:56 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc8341 --- 02:34:56 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 02:34:56 [INFO] 02:34:56 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ rfc8341 --- 02:34:56 [INFO] org.opendaylight.netconf.model:rfc8341:bundle:7.0.5-SNAPSHOT 02:34:56 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile 02:34:56 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.1:compile 02:34:56 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.1:compile 02:34:56 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 02:34:56 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 02:34:56 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 02:34:56 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 02:34:56 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.25.0:compile 02:34:56 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 02:34:56 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 02:34:56 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile 02:34:56 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.2:compile 02:34:56 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.2:compile 02:34:56 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 02:34:56 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.2:compile 02:34:56 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 02:34:56 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 02:34:56 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 02:34:56 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 02:34:56 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 02:34:56 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 02:34:56 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 02:34:56 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 02:34:56 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 02:34:56 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 02:34:56 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 02:34:56 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 02:34:56 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 02:34:56 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 02:34:56 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 02:34:56 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 02:34:56 [INFO] +- junit:junit:jar:4.13.2:test 02:34:56 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 02:34:56 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 02:34:56 [INFO] \- org.mockito:mockito-core:jar:5.11.0:test 02:34:56 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.12:test 02:34:56 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.12:test 02:34:56 [INFO] \- org.objenesis:objenesis:jar:3.3:test 02:34:56 [INFO] 02:34:56 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ rfc8341 --- 02:34:56 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/model/rfc8341/target/sonatype-clm/module.xml 02:34:56 [INFO] 02:34:56 [INFO] ---------< org.opendaylight.netconf:odl-netconf-model-rfc8341 >--------- 02:34:56 [INFO] Building OpenDaylight :: Netconf :: RFC8341 Models 7.0.5-SNAPSHOT [29/121] 02:34:56 [INFO] ------------------------------[ feature ]------------------------------- 02:34:56 [INFO] 02:34:56 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-model-rfc8341 --- 02:34:56 [INFO] 02:34:56 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-model-rfc8341 --- 02:34:56 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:34:56 [INFO] 02:34:56 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-model-rfc8341 --- 02:34:56 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:34:56 [INFO] 02:34:56 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-model-rfc8341 --- 02:34:57 [INFO] 02:34:57 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-model-rfc8341 --- 02:34:57 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:34:57 [INFO] argLine set to empty 02:34:57 [INFO] 02:34:57 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-model-rfc8341 --- 02:34:57 [INFO] Starting audit... 02:34:57 Audit done. 02:34:57 [INFO] You have 0 Checkstyle violations. 02:34:57 [INFO] 02:34:57 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-model-rfc8341 --- 02:34:57 [INFO] Starting audit... 02:34:57 Audit done. 02:34:57 [INFO] You have 0 Checkstyle violations. 02:34:57 [INFO] 02:34:57 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-model-rfc8341 --- 02:34:57 [INFO] Created: /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc8341/target/classes/META-INF/maven/dependencies.properties 02:34:57 [INFO] 02:34:57 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-model-rfc8341 --- 02:34:57 [INFO] 02:34:57 [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-model-rfc8341 --- 02:34:57 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc8341/target/feature/feature.xml 02:34:57 [INFO] ...done! 02:34:57 [INFO] Attaching features XML 02:34:57 [INFO] 02:34:57 [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-netconf-model-rfc8341 --- 02:34: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 02:34:57 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 02:34:57 [INFO] 02:34:57 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-netconf-model-rfc8341 >>> 02:34:57 [INFO] 02:34:57 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-netconf-model-rfc8341 --- 02:34:57 [INFO] 02:34:57 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-netconf-model-rfc8341 <<< 02:34:57 [INFO] 02:34:57 [INFO] 02:34:57 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-netconf-model-rfc8341 --- 02:34:57 [INFO] 02:34:57 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-model-rfc8341 --- 02:34:57 [INFO] 02:34:57 [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-netconf-model-rfc8341 --- 02:34:57 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:34:57 [INFO] 02:34:57 [INFO] ------------------------------------------------------- 02:34:57 [INFO] T E S T S 02:34:57 [INFO] ------------------------------------------------------- 02:34:58 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:35:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.04 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:35:11 [INFO] 02:35:11 [INFO] Results: 02:35:11 [INFO] 02:35:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 02:35:11 [INFO] 02:35:11 [INFO] 02:35:11 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-netconf-model-rfc8341 --- 02:35:11 [INFO] 02:35:11 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-model-rfc8341 --- 02:35:11 [INFO] 02:35:11 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-netconf-model-rfc8341 --- 02:35:11 [INFO] CycloneDX: Resolving Dependencies 02:35:14 [INFO] CycloneDX: Creating BOM version 1.4 with 24 component(s) 02:35:14 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc8341/target/bom.xml 02:35:14 [INFO] attaching as odl-netconf-model-rfc8341-7.0.5-SNAPSHOT-cyclonedx.xml 02:35:14 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc8341/target/bom.json 02:35:14 [INFO] attaching as odl-netconf-model-rfc8341-7.0.5-SNAPSHOT-cyclonedx.json 02:35:14 [INFO] 02:35:14 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-model-rfc8341 --- 02:35:14 [INFO] Skipping duplicate-finder execution! 02:35:14 [INFO] 02:35:14 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-model-rfc8341 --- 02:35:14 [INFO] Skipping plugin execution 02:35:14 [INFO] 02:35:14 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-model-rfc8341 --- 02:35:14 [INFO] No sources in project. Archive not created. 02:35:14 [INFO] 02:35:14 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-model-rfc8341 --- 02:35:14 [INFO] 02:35:14 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-model-rfc8341 --- 02:35:14 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:35:14 [INFO] 02:35:14 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-model-rfc8341 --- 02:35:14 [INFO] No primary artifact to install, installing attached artifacts instead. 02:35:14 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc8341/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.5-SNAPSHOT/odl-netconf-model-rfc8341-7.0.5-SNAPSHOT.pom 02:35:14 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc8341/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.5-SNAPSHOT/odl-netconf-model-rfc8341-7.0.5-SNAPSHOT-features.xml 02:35:14 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc8341/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.5-SNAPSHOT/odl-netconf-model-rfc8341-7.0.5-SNAPSHOT-cyclonedx.xml 02:35:14 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc8341/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.5-SNAPSHOT/odl-netconf-model-rfc8341-7.0.5-SNAPSHOT-cyclonedx.json 02:35:14 [INFO] 02:35:14 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-model-rfc8341 --- 02:35:14 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:35:14 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 02:35:14 [INFO] 02:35:14 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-netconf-model-rfc8341 --- 02:35:14 [INFO] Wrote dependency tree to: /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc8341/target/test-features 02:35:14 [INFO] 02:35:14 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-netconf-model-rfc8341 --- 02:35:14 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc8341/target/sonatype-clm/module.xml 02:35:14 [INFO] 02:35:14 [INFO] ---< org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types >--- 02:35:14 [INFO] Building draft-ietf-netconf-crypto-types 7.0.5-SNAPSHOT [30/121] 02:35:14 [INFO] -------------------------------[ bundle ]------------------------------- 02:35:14 [INFO] 02:35:14 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ draft-ietf-netconf-crypto-types --- 02:35:14 [INFO] 02:35:14 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ draft-ietf-netconf-crypto-types --- 02:35:14 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:35:14 [INFO] 02:35:14 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ draft-ietf-netconf-crypto-types --- 02:35:14 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:35:14 [INFO] 02:35:14 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ draft-ietf-netconf-crypto-types --- 02:35:15 [INFO] 02:35:15 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ draft-ietf-netconf-crypto-types --- 02:35:15 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-clm-master/model/draft-ietf-netconf-crypto-types/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 02:35:15 [INFO] 02:35:15 [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ draft-ietf-netconf-crypto-types --- 02:35:15 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 02:35:15 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-master/model/draft-ietf-netconf-crypto-types/src/main/yang 02:35:15 [INFO] yang-to-sources: Found 2 dependencies in 854.8 μs 02:35:15 [INFO] yang-to-sources: Project model files found: 1 in 5.387 ms 02:35:15 [INFO] yang-to-sources: 3 YANG models processed in 32.62 ms 02:35:15 [INFO] BindingJavaFileGenerator: Defined 108 files in 8.952 ms 02:35:15 [INFO] Sorted 108 files into 19 directories in 409.9 μs 02:35:15 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 108 in 35.07 ms 02:35:15 [INFO] 02:35:15 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ draft-ietf-netconf-crypto-types --- 02:35:15 [INFO] Starting audit... 02:35:15 Audit done. 02:35:15 [INFO] You have 0 Checkstyle violations. 02:35:15 [INFO] 02:35:15 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ draft-ietf-netconf-crypto-types --- 02:35:15 [INFO] Starting audit... 02:35:15 Audit done. 02:35:15 [INFO] You have 0 Checkstyle violations. 02:35:15 [INFO] 02:35:15 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ draft-ietf-netconf-crypto-types --- 02:35:15 [INFO] 02:35:15 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ draft-ietf-netconf-crypto-types --- 02:35:15 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/model/draft-ietf-netconf-crypto-types/src/main/resources 02:35:15 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/model/draft-ietf-netconf-crypto-types/target/generated-sources/spi 02:35:15 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 02:35:15 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 02:35:15 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 02:35:15 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/model/draft-ietf-netconf-crypto-types/target/generated-sources/spi 02:35:15 [INFO] 02:35:15 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ draft-ietf-netconf-crypto-types --- 02:35:15 [INFO] Recompiling the module because of changed dependency. 02:35:15 [INFO] Compiling 107 source files with javac [debug release 17] to target/classes 02:35:16 [INFO] 02:35:16 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ draft-ietf-netconf-crypto-types >>> 02:35:16 [INFO] 02:35:16 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ draft-ietf-netconf-crypto-types --- 02:35:16 [INFO] Fork Value is true 02:35:18 [INFO] Done SpotBugs Analysis.... 02:35:18 [INFO] 02:35:18 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ draft-ietf-netconf-crypto-types <<< 02:35:18 [INFO] 02:35:18 [INFO] 02:35:18 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ draft-ietf-netconf-crypto-types --- 02:35:18 [INFO] BugInstance size is 0 02:35:18 [INFO] Error size is 0 02:35:18 [INFO] No errors/warnings found 02:35:18 [INFO] 02:35:18 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ draft-ietf-netconf-crypto-types --- 02:35:18 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/model/draft-ietf-netconf-crypto-types/src/test/resources 02:35:18 [INFO] 02:35:18 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ draft-ietf-netconf-crypto-types --- 02:35:18 [INFO] No sources to compile 02:35:18 [INFO] 02:35:18 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ draft-ietf-netconf-crypto-types --- 02:35:18 [INFO] No tests to run. 02:35:18 [INFO] 02:35:18 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ draft-ietf-netconf-crypto-types --- 02:35:18 [INFO] 02:35:18 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ draft-ietf-netconf-crypto-types --- 02:35:18 [INFO] Building bundle: /w/workspace/netconf-maven-clm-master/model/draft-ietf-netconf-crypto-types/target/draft-ietf-netconf-crypto-types-7.0.5-SNAPSHOT.jar 02:35:18 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-master/model/draft-ietf-netconf-crypto-types/target/classes/META-INF/MANIFEST.MF 02:35:18 [INFO] 02:35:18 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ draft-ietf-netconf-crypto-types --- 02:35:18 [INFO] No previous run data found, generating javadoc. 02:35:21 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/model/draft-ietf-netconf-crypto-types/target/draft-ietf-netconf-crypto-types-7.0.5-SNAPSHOT-javadoc.jar 02:35:21 [INFO] 02:35:21 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ draft-ietf-netconf-crypto-types --- 02:35:21 [INFO] CycloneDX: Resolving Dependencies 02:35:22 [INFO] CycloneDX: Creating BOM version 1.4 with 19 component(s) 02:35:22 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/model/draft-ietf-netconf-crypto-types/target/bom.xml 02:35:22 [INFO] attaching as draft-ietf-netconf-crypto-types-7.0.5-SNAPSHOT-cyclonedx.xml 02:35:22 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/model/draft-ietf-netconf-crypto-types/target/bom.json 02:35:22 [INFO] attaching as draft-ietf-netconf-crypto-types-7.0.5-SNAPSHOT-cyclonedx.json 02:35:22 [INFO] 02:35:22 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ draft-ietf-netconf-crypto-types --- 02:35:22 [INFO] Skipping duplicate-finder execution! 02:35:22 [INFO] 02:35:22 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ draft-ietf-netconf-crypto-types --- 02:35:22 [INFO] No dependency problems found 02:35:22 [INFO] 02:35:22 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ draft-ietf-netconf-crypto-types --- 02:35:22 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/model/draft-ietf-netconf-crypto-types/target/draft-ietf-netconf-crypto-types-7.0.5-SNAPSHOT-sources.jar 02:35:22 [INFO] 02:35:22 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ draft-ietf-netconf-crypto-types --- 02:35:22 [INFO] 02:35:22 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ draft-ietf-netconf-crypto-types --- 02:35:22 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:35:22 [INFO] 02:35:22 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ draft-ietf-netconf-crypto-types --- 02:35:22 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/draft-ietf-netconf-crypto-types/target/draft-ietf-netconf-crypto-types-7.0.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.5-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.5-SNAPSHOT.jar 02:35:22 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/draft-ietf-netconf-crypto-types/pom.xml to /tmp/r/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.5-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.5-SNAPSHOT.pom 02:35:22 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/draft-ietf-netconf-crypto-types/target/draft-ietf-netconf-crypto-types-7.0.5-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.5-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.5-SNAPSHOT-javadoc.jar 02:35:22 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/draft-ietf-netconf-crypto-types/target/bom.xml to /tmp/r/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.5-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.5-SNAPSHOT-cyclonedx.xml 02:35:22 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/draft-ietf-netconf-crypto-types/target/bom.json to /tmp/r/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.5-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.5-SNAPSHOT-cyclonedx.json 02:35:22 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/draft-ietf-netconf-crypto-types/target/draft-ietf-netconf-crypto-types-7.0.5-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.5-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.5-SNAPSHOT-sources.jar 02:35:22 [INFO] 02:35:22 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ draft-ietf-netconf-crypto-types --- 02:35:22 [INFO] Installing org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.5-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.5-SNAPSHOT.jar 02:35:22 [INFO] Writing OBR metadata 02:35:22 [INFO] 02:35:22 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ draft-ietf-netconf-crypto-types --- 02:35:22 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:35:22 [INFO] 02:35:22 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ draft-ietf-netconf-crypto-types --- 02:35:22 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 02:35:22 [INFO] 02:35:22 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ draft-ietf-netconf-crypto-types --- 02:35:22 [INFO] org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:bundle:7.0.5-SNAPSHOT 02:35:22 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 02:35:22 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 02:35:22 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 02:35:22 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 02:35:22 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.25.0:compile 02:35:22 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 02:35:22 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.2:compile 02:35:22 [INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.2:compile 02:35:22 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile 02:35:22 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.1:compile 02:35:22 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.1:compile 02:35:22 [INFO] +- org.opendaylight.netconf.model:rfc8341:jar:7.0.5-SNAPSHOT:compile 02:35:22 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 02:35:22 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile 02:35:22 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.2:compile 02:35:22 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 02:35:22 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 02:35:22 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 02:35:22 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 02:35:22 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 02:35:22 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 02:35:22 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 02:35:22 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 02:35:22 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 02:35:22 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 02:35:22 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 02:35:22 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 02:35:22 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 02:35:22 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 02:35:22 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 02:35:22 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 02:35:22 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 02:35:22 [INFO] +- junit:junit:jar:4.13.2:test 02:35:22 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 02:35:22 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 02:35:22 [INFO] \- org.mockito:mockito-core:jar:5.11.0:test 02:35:22 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.12:test 02:35:22 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.12:test 02:35:22 [INFO] \- org.objenesis:objenesis:jar:3.3:test 02:35:22 [INFO] 02:35:22 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ draft-ietf-netconf-crypto-types --- 02:35:22 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/model/draft-ietf-netconf-crypto-types/target/sonatype-clm/module.xml 02:35:22 [INFO] 02:35:22 [INFO] ---------------< org.opendaylight.netconf:keystore-api >---------------- 02:35:22 [INFO] Building keystore-api 7.0.5-SNAPSHOT [31/121] 02:35:22 [INFO] -------------------------------[ bundle ]------------------------------- 02:35:22 [INFO] 02:35:22 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ keystore-api --- 02:35:22 [INFO] 02:35:22 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ keystore-api --- 02:35:22 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:35:22 [INFO] 02:35:22 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ keystore-api --- 02:35:22 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:35:22 [INFO] 02:35:22 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ keystore-api --- 02:35:22 [INFO] 02:35:22 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ keystore-api --- 02:35:23 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-clm-master/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/** 02:35:23 [INFO] 02:35:23 [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ keystore-api --- 02:35:23 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 02:35:23 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-master/keystore/keystore-api/src/main/yang 02:35:23 [INFO] yang-to-sources: Found 3 dependencies in 1.164 ms 02:35:23 [INFO] yang-to-sources: Project model files found: 1 in 2.872 ms 02:35:23 [INFO] yang-to-sources: 4 YANG models processed in 53.05 ms 02:35:23 [INFO] BindingJavaFileGenerator: Defined 69 files in 12.76 ms 02:35:23 [INFO] Sorted 69 files into 25 directories in 281.1 μs 02:35:23 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 69 in 42.72 ms 02:35:23 [INFO] 02:35:23 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ keystore-api --- 02:35:23 [INFO] Starting audit... 02:35:23 Audit done. 02:35:23 [INFO] You have 0 Checkstyle violations. 02:35:23 [INFO] 02:35:23 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ keystore-api --- 02:35:23 [INFO] Starting audit... 02:35:23 Audit done. 02:35:23 [INFO] You have 0 Checkstyle violations. 02:35:23 [INFO] 02:35:23 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ keystore-api --- 02:35:23 [INFO] 02:35:23 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ keystore-api --- 02:35:23 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/keystore/keystore-api/src/main/resources 02:35:23 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/keystore/keystore-api/target/generated-sources/spi 02:35:23 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 02:35:23 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 02:35:23 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 02:35:23 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/keystore/keystore-api/target/generated-sources/spi 02:35:23 [INFO] 02:35:23 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ keystore-api --- 02:35:23 [INFO] Recompiling the module because of changed dependency. 02:35:23 [INFO] Compiling 68 source files with javac [debug release 17] to target/classes 02:35:23 [INFO] 02:35:23 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ keystore-api >>> 02:35:23 [INFO] 02:35:23 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ keystore-api --- 02:35:23 [INFO] Fork Value is true 02:35:26 [INFO] Done SpotBugs Analysis.... 02:35:26 [INFO] 02:35:26 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ keystore-api <<< 02:35:26 [INFO] 02:35:26 [INFO] 02:35:26 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ keystore-api --- 02:35:26 [INFO] BugInstance size is 0 02:35:26 [INFO] Error size is 0 02:35:26 [INFO] No errors/warnings found 02:35:26 [INFO] 02:35:26 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ keystore-api --- 02:35:26 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/keystore/keystore-api/src/test/resources 02:35:26 [INFO] 02:35:26 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ keystore-api --- 02:35:26 [INFO] No sources to compile 02:35:26 [INFO] 02:35:26 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ keystore-api --- 02:35:26 [INFO] No tests to run. 02:35:26 [INFO] 02:35:26 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ keystore-api --- 02:35:26 [INFO] 02:35:26 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ keystore-api --- 02:35:26 [INFO] Building bundle: /w/workspace/netconf-maven-clm-master/keystore/keystore-api/target/keystore-api-7.0.5-SNAPSHOT.jar 02:35:26 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-master/keystore/keystore-api/target/classes/META-INF/MANIFEST.MF 02:35:26 [INFO] 02:35:26 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ keystore-api --- 02:35:26 [INFO] No previous run data found, generating javadoc. 02:35:29 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/keystore/keystore-api/target/keystore-api-7.0.5-SNAPSHOT-javadoc.jar 02:35:29 [INFO] 02:35:29 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ keystore-api --- 02:35:29 [INFO] CycloneDX: Resolving Dependencies 02:35:29 [INFO] CycloneDX: Creating BOM version 1.4 with 20 component(s) 02:35:29 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/keystore/keystore-api/target/bom.xml 02:35:29 [INFO] attaching as keystore-api-7.0.5-SNAPSHOT-cyclonedx.xml 02:35:29 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/keystore/keystore-api/target/bom.json 02:35:29 [INFO] attaching as keystore-api-7.0.5-SNAPSHOT-cyclonedx.json 02:35:29 [INFO] 02:35:29 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ keystore-api --- 02:35:29 [INFO] Skipping duplicate-finder execution! 02:35:29 [INFO] 02:35:29 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ keystore-api --- 02:35:29 [INFO] No dependency problems found 02:35:29 [INFO] 02:35:29 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ keystore-api --- 02:35:29 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/keystore/keystore-api/target/keystore-api-7.0.5-SNAPSHOT-sources.jar 02:35:29 [INFO] 02:35:29 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ keystore-api --- 02:35:30 [INFO] 02:35:30 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ keystore-api --- 02:35:30 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:35:30 [INFO] 02:35:30 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ keystore-api --- 02:35:30 [INFO] Installing /w/workspace/netconf-maven-clm-master/keystore/keystore-api/target/keystore-api-7.0.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/keystore-api/7.0.5-SNAPSHOT/keystore-api-7.0.5-SNAPSHOT.jar 02:35:30 [INFO] Installing /w/workspace/netconf-maven-clm-master/keystore/keystore-api/pom.xml to /tmp/r/org/opendaylight/netconf/keystore-api/7.0.5-SNAPSHOT/keystore-api-7.0.5-SNAPSHOT.pom 02:35:30 [INFO] Installing /w/workspace/netconf-maven-clm-master/keystore/keystore-api/target/keystore-api-7.0.5-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/keystore-api/7.0.5-SNAPSHOT/keystore-api-7.0.5-SNAPSHOT-javadoc.jar 02:35:30 [INFO] Installing /w/workspace/netconf-maven-clm-master/keystore/keystore-api/target/bom.xml to /tmp/r/org/opendaylight/netconf/keystore-api/7.0.5-SNAPSHOT/keystore-api-7.0.5-SNAPSHOT-cyclonedx.xml 02:35:30 [INFO] Installing /w/workspace/netconf-maven-clm-master/keystore/keystore-api/target/bom.json to /tmp/r/org/opendaylight/netconf/keystore-api/7.0.5-SNAPSHOT/keystore-api-7.0.5-SNAPSHOT-cyclonedx.json 02:35:30 [INFO] Installing /w/workspace/netconf-maven-clm-master/keystore/keystore-api/target/keystore-api-7.0.5-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/keystore-api/7.0.5-SNAPSHOT/keystore-api-7.0.5-SNAPSHOT-sources.jar 02:35:30 [INFO] 02:35:30 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ keystore-api --- 02:35:30 [INFO] Installing org/opendaylight/netconf/keystore-api/7.0.5-SNAPSHOT/keystore-api-7.0.5-SNAPSHOT.jar 02:35:30 [INFO] Writing OBR metadata 02:35:30 [INFO] 02:35:30 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ keystore-api --- 02:35:30 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:35:30 [INFO] 02:35:30 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ keystore-api --- 02:35:30 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 02:35:30 [INFO] 02:35:30 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ keystore-api --- 02:35:30 [INFO] org.opendaylight.netconf:keystore-api:bundle:7.0.5-SNAPSHOT 02:35:30 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 02:35:30 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 02:35:30 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 02:35:30 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 02:35:30 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.25.0:compile 02:35:30 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 02:35:30 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.2:compile 02:35:30 [INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.2:compile 02:35:30 [INFO] +- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.5-SNAPSHOT:compile 02:35:30 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile 02:35:30 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.1:compile 02:35:30 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.1:compile 02:35:30 [INFO] +- org.opendaylight.netconf.model:rfc8341:jar:7.0.5-SNAPSHOT:compile 02:35:30 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 02:35:30 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile 02:35:30 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.2:compile 02:35:30 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 02:35:30 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 02:35:30 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 02:35:30 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 02:35:30 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 02:35:30 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 02:35:30 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 02:35:30 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 02:35:30 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 02:35:30 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 02:35:30 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 02:35:30 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 02:35:30 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 02:35:30 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 02:35:30 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 02:35:30 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 02:35:30 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 02:35:30 [INFO] +- junit:junit:jar:4.13.2:test 02:35:30 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 02:35:30 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 02:35:30 [INFO] \- org.mockito:mockito-core:jar:5.11.0:test 02:35:30 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.12:test 02:35:30 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.12:test 02:35:30 [INFO] \- org.objenesis:objenesis:jar:3.3:test 02:35:30 [INFO] 02:35:30 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ keystore-api --- 02:35:30 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/keystore/keystore-api/target/sonatype-clm/module.xml 02:35:30 [INFO] 02:35:30 [INFO] ---------------< org.opendaylight.netconf:keystore-none >--------------- 02:35:30 [INFO] Building keystore-none 7.0.5-SNAPSHOT [32/121] 02:35:30 [INFO] -------------------------------[ bundle ]------------------------------- 02:35:30 [INFO] 02:35:30 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ keystore-none --- 02:35:30 [INFO] 02:35:30 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ keystore-none --- 02:35:30 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:35:30 [INFO] 02:35:30 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ keystore-none --- 02:35:30 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:35:30 [INFO] 02:35:30 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ keystore-none --- 02:35:30 [INFO] 02:35:30 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ keystore-none --- 02:35:30 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-clm-master/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/** 02:35:30 [INFO] 02:35:30 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ keystore-none --- 02:35:30 [INFO] Starting audit... 02:35:30 Audit done. 02:35:30 [INFO] You have 0 Checkstyle violations. 02:35:30 [INFO] 02:35:30 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ keystore-none --- 02:35:30 [INFO] Starting audit... 02:35:30 Audit done. 02:35:30 [INFO] You have 0 Checkstyle violations. 02:35:30 [INFO] 02:35:30 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ keystore-none --- 02:35:30 [INFO] 02:35:30 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ keystore-none --- 02:35:30 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/keystore/keystore-none/src/main/resources 02:35:30 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/keystore/keystore-none/target/generated-sources/spi 02:35:30 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/keystore/keystore-none/target/generated-sources/yang 02:35:30 [INFO] 02:35:30 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ keystore-none --- 02:35:30 [INFO] Recompiling the module because of changed dependency. 02:35:30 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 02:35:31 [INFO] Writing META-INF/services/org.opendaylight.yangtools.yang.binding.YangFeatureProvider 02:35:31 [INFO] 02:35:31 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ keystore-none >>> 02:35:31 [INFO] 02:35:31 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ keystore-none --- 02:35:31 [INFO] Fork Value is true 02:35:33 [INFO] Done SpotBugs Analysis.... 02:35:33 [INFO] 02:35:33 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ keystore-none <<< 02:35:33 [INFO] 02:35:33 [INFO] 02:35:33 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ keystore-none --- 02:35:33 [INFO] BugInstance size is 0 02:35:33 [INFO] Error size is 0 02:35:33 [INFO] No errors/warnings found 02:35:33 [INFO] 02:35:33 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ keystore-none --- 02:35:33 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/keystore/keystore-none/src/test/resources 02:35:33 [INFO] 02:35:33 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ keystore-none --- 02:35:33 [INFO] No sources to compile 02:35:33 [INFO] 02:35:33 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ keystore-none --- 02:35:33 [INFO] No tests to run. 02:35:33 [INFO] 02:35:33 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ keystore-none --- 02:35:33 [INFO] 02:35:33 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ keystore-none --- 02:35:33 [INFO] Building bundle: /w/workspace/netconf-maven-clm-master/keystore/keystore-none/target/keystore-none-7.0.5-SNAPSHOT.jar 02:35:33 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-master/keystore/keystore-none/target/classes/META-INF/MANIFEST.MF 02:35:33 [INFO] 02:35:33 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ keystore-none --- 02:35:33 [INFO] No previous run data found, generating javadoc. 02:35:34 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/keystore/keystore-none/target/keystore-none-7.0.5-SNAPSHOT-javadoc.jar 02:35:34 [INFO] 02:35:34 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ keystore-none --- 02:35:34 [INFO] CycloneDX: Resolving Dependencies 02:35:34 [INFO] CycloneDX: Creating BOM version 1.4 with 22 component(s) 02:35:34 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/keystore/keystore-none/target/bom.xml 02:35:34 [INFO] attaching as keystore-none-7.0.5-SNAPSHOT-cyclonedx.xml 02:35:34 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/keystore/keystore-none/target/bom.json 02:35:34 [INFO] attaching as keystore-none-7.0.5-SNAPSHOT-cyclonedx.json 02:35:34 [INFO] 02:35:34 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ keystore-none --- 02:35:34 [INFO] Skipping duplicate-finder execution! 02:35:34 [INFO] 02:35:34 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ keystore-none --- 02:35:34 [INFO] No dependency problems found 02:35:34 [INFO] 02:35:34 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ keystore-none --- 02:35:34 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/keystore/keystore-none/target/keystore-none-7.0.5-SNAPSHOT-sources.jar 02:35:34 [INFO] 02:35:34 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ keystore-none --- 02:35:34 [INFO] 02:35:34 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ keystore-none --- 02:35:34 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:35:34 [INFO] 02:35:34 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ keystore-none --- 02:35:34 [INFO] Installing /w/workspace/netconf-maven-clm-master/keystore/keystore-none/target/keystore-none-7.0.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/keystore-none/7.0.5-SNAPSHOT/keystore-none-7.0.5-SNAPSHOT.jar 02:35:34 [INFO] Installing /w/workspace/netconf-maven-clm-master/keystore/keystore-none/pom.xml to /tmp/r/org/opendaylight/netconf/keystore-none/7.0.5-SNAPSHOT/keystore-none-7.0.5-SNAPSHOT.pom 02:35:34 [INFO] Installing /w/workspace/netconf-maven-clm-master/keystore/keystore-none/target/keystore-none-7.0.5-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/keystore-none/7.0.5-SNAPSHOT/keystore-none-7.0.5-SNAPSHOT-javadoc.jar 02:35:34 [INFO] Installing /w/workspace/netconf-maven-clm-master/keystore/keystore-none/target/bom.xml to /tmp/r/org/opendaylight/netconf/keystore-none/7.0.5-SNAPSHOT/keystore-none-7.0.5-SNAPSHOT-cyclonedx.xml 02:35:34 [INFO] Installing /w/workspace/netconf-maven-clm-master/keystore/keystore-none/target/bom.json to /tmp/r/org/opendaylight/netconf/keystore-none/7.0.5-SNAPSHOT/keystore-none-7.0.5-SNAPSHOT-cyclonedx.json 02:35:34 [INFO] Installing /w/workspace/netconf-maven-clm-master/keystore/keystore-none/target/keystore-none-7.0.5-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/keystore-none/7.0.5-SNAPSHOT/keystore-none-7.0.5-SNAPSHOT-sources.jar 02:35:34 [INFO] 02:35:34 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ keystore-none --- 02:35:34 [INFO] Installing org/opendaylight/netconf/keystore-none/7.0.5-SNAPSHOT/keystore-none-7.0.5-SNAPSHOT.jar 02:35:34 [INFO] Writing OBR metadata 02:35:34 [INFO] 02:35:34 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ keystore-none --- 02:35:35 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:35:35 [INFO] 02:35:35 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ keystore-none --- 02:35:35 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 02:35:35 [INFO] 02:35:35 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ keystore-none --- 02:35:35 [INFO] org.opendaylight.netconf:keystore-none:bundle:7.0.5-SNAPSHOT 02:35:35 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 02:35:35 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 02:35:35 [INFO] +- org.opendaylight.netconf:keystore-api:jar:7.0.5-SNAPSHOT:compile 02:35:35 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 02:35:35 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 02:35:35 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 02:35:35 [INFO] | | +- org.checkerframework:checker-qual:jar:3.42.0:compile 02:35:35 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.25.0:compile 02:35:35 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 02:35:35 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.2:compile 02:35:35 [INFO] | +- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.5-SNAPSHOT:compile 02:35:35 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile 02:35:35 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.1:compile 02:35:35 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.1:compile 02:35:35 [INFO] | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.5-SNAPSHOT:compile 02:35:35 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile 02:35:35 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.2:compile 02:35:35 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.2:compile 02:35:35 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 02:35:35 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 02:35:35 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 02:35:35 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 02:35:35 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 02:35:35 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 02:35:35 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 02:35:35 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 02:35:35 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 02:35:35 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 02:35:35 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 02:35:35 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 02:35:35 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 02:35:35 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 02:35:35 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 02:35:35 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 02:35:35 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 02:35:35 [INFO] +- junit:junit:jar:4.13.2:test 02:35:35 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 02:35:35 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 02:35:35 [INFO] \- org.mockito:mockito-core:jar:5.11.0:test 02:35:35 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.12:test 02:35:35 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.12:test 02:35:35 [INFO] \- org.objenesis:objenesis:jar:3.3:test 02:35:35 [INFO] 02:35:35 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ keystore-none --- 02:35:35 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/keystore/keystore-none/target/sonatype-clm/module.xml 02:35:35 [INFO] 02:35:35 [INFO] -----------< org.opendaylight.netconf:odl-netconf-keystore >------------ 02:35:35 [INFO] Building OpenDaylight :: Netconf :: Key Store 7.0.5-SNAPSHOT [33/121] 02:35:35 [INFO] ------------------------------[ feature ]------------------------------- 02:35:35 [INFO] 02:35:35 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-keystore --- 02:35:35 [INFO] 02:35:35 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-keystore --- 02:35:35 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:35:35 [INFO] 02:35:35 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-keystore --- 02:35:35 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:35:35 [INFO] 02:35:35 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-keystore --- 02:35:35 [INFO] 02:35:35 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-keystore --- 02:35:35 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:35:35 [INFO] argLine set to empty 02:35:35 [INFO] 02:35:35 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-keystore --- 02:35:35 [INFO] Starting audit... 02:35:35 Audit done. 02:35:35 [INFO] You have 0 Checkstyle violations. 02:35:35 [INFO] 02:35:35 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-keystore --- 02:35:35 [INFO] Starting audit... 02:35:35 Audit done. 02:35:35 [INFO] You have 0 Checkstyle violations. 02:35:35 [INFO] 02:35:35 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-keystore --- 02:35:35 [INFO] Created: /w/workspace/netconf-maven-clm-master/features/odl-netconf-keystore/target/classes/META-INF/maven/dependencies.properties 02:35:35 [INFO] 02:35:35 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-keystore --- 02:35:35 [INFO] 02:35:35 [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-keystore --- 02:35:35 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-master/features/odl-netconf-keystore/target/feature/feature.xml 02:35:35 [INFO] ...done! 02:35:35 [INFO] Attaching features XML 02:35:35 [INFO] 02:35:35 [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-netconf-keystore --- 02:35:35 [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 02:35:35 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 02:35:35 [INFO] 02:35:35 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-netconf-keystore >>> 02:35:35 [INFO] 02:35:35 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-netconf-keystore --- 02:35:35 [INFO] 02:35:35 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-netconf-keystore <<< 02:35:35 [INFO] 02:35:35 [INFO] 02:35:35 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-netconf-keystore --- 02:35:35 [INFO] 02:35:35 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-keystore --- 02:35:35 [INFO] 02:35:35 [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-netconf-keystore --- 02:35:35 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:35:35 [INFO] 02:35:35 [INFO] ------------------------------------------------------- 02:35:35 [INFO] T E S T S 02:35:35 [INFO] ------------------------------------------------------- 02:35:37 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:35:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.47 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:35:53 [INFO] 02:35:53 [INFO] Results: 02:35:53 [INFO] 02:35:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 02:35:53 [INFO] 02:35:53 [INFO] 02:35:53 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-netconf-keystore --- 02:35:53 [INFO] 02:35:53 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-keystore --- 02:35:53 [INFO] 02:35:53 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-netconf-keystore --- 02:35:53 [INFO] CycloneDX: Resolving Dependencies 02:35:56 [INFO] CycloneDX: Creating BOM version 1.4 with 28 component(s) 02:35:56 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/features/odl-netconf-keystore/target/bom.xml 02:35:56 [INFO] attaching as odl-netconf-keystore-7.0.5-SNAPSHOT-cyclonedx.xml 02:35:56 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/features/odl-netconf-keystore/target/bom.json 02:35:56 [INFO] attaching as odl-netconf-keystore-7.0.5-SNAPSHOT-cyclonedx.json 02:35:56 [INFO] 02:35:56 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-keystore --- 02:35:56 [INFO] Skipping duplicate-finder execution! 02:35:56 [INFO] 02:35:56 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-keystore --- 02:35:56 [INFO] Skipping plugin execution 02:35:56 [INFO] 02:35:56 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-keystore --- 02:35:56 [INFO] No sources in project. Archive not created. 02:35:56 [INFO] 02:35:56 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-keystore --- 02:35:56 [INFO] 02:35:56 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-keystore --- 02:35:56 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:35:56 [INFO] 02:35:56 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-keystore --- 02:35:56 [INFO] No primary artifact to install, installing attached artifacts instead. 02:35:56 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-keystore/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-keystore/7.0.5-SNAPSHOT/odl-netconf-keystore-7.0.5-SNAPSHOT.pom 02:35:56 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-keystore/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-keystore/7.0.5-SNAPSHOT/odl-netconf-keystore-7.0.5-SNAPSHOT-features.xml 02:35:56 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-keystore/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-keystore/7.0.5-SNAPSHOT/odl-netconf-keystore-7.0.5-SNAPSHOT-cyclonedx.xml 02:35:56 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-keystore/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-keystore/7.0.5-SNAPSHOT/odl-netconf-keystore-7.0.5-SNAPSHOT-cyclonedx.json 02:35:57 [INFO] 02:35:57 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-keystore --- 02:35:57 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:35:57 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 02:35:58 [INFO] 02:35:58 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-netconf-keystore --- 02:35:58 [INFO] Wrote dependency tree to: /w/workspace/netconf-maven-clm-master/features/odl-netconf-keystore/target/test-features 02:35:58 [INFO] 02:35:58 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-netconf-keystore --- 02:35:58 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/features/odl-netconf-keystore/target/sonatype-clm/module.xml 02:35:58 [INFO] 02:35:58 [INFO] --------------< org.opendaylight.netconf:truststore-api >--------------- 02:35:58 [INFO] Building truststore-api 7.0.5-SNAPSHOT [34/121] 02:35:58 [INFO] -------------------------------[ bundle ]------------------------------- 02:35:58 [INFO] 02:35:58 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ truststore-api --- 02:35:58 [INFO] 02:35:58 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ truststore-api --- 02:35:58 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:35:58 [INFO] 02:35:58 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ truststore-api --- 02:35:58 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:35:58 [INFO] 02:35:58 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ truststore-api --- 02:35:58 [INFO] 02:35:58 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ truststore-api --- 02:35:58 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-clm-master/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/** 02:35:58 [INFO] 02:35:58 [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ truststore-api --- 02:35:58 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 02:35:58 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-master/truststore/truststore-api/src/main/yang 02:35:58 [INFO] yang-to-sources: Found 3 dependencies in 1.286 ms 02:35:58 [INFO] yang-to-sources: Project model files found: 1 in 2.146 ms 02:35:58 [INFO] yang-to-sources: 4 YANG models processed in 32.23 ms 02:35:58 [INFO] BindingJavaFileGenerator: Defined 51 files in 7.849 ms 02:35:58 [INFO] Sorted 51 files into 16 directories in 121.2 μs 02:35:58 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 51 in 20.90 ms 02:35:58 [INFO] 02:35:58 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ truststore-api --- 02:35:58 [INFO] Starting audit... 02:35:58 Audit done. 02:35:58 [INFO] You have 0 Checkstyle violations. 02:35:58 [INFO] 02:35:58 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ truststore-api --- 02:35:58 [INFO] Starting audit... 02:35:58 Audit done. 02:35:58 [INFO] You have 0 Checkstyle violations. 02:35:58 [INFO] 02:35:58 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ truststore-api --- 02:35:58 [INFO] 02:35:58 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ truststore-api --- 02:35:58 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/truststore/truststore-api/src/main/resources 02:35:58 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/truststore/truststore-api/target/generated-sources/spi 02:35:58 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 02:35:58 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 02:35:58 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 02:35:58 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/truststore/truststore-api/target/generated-sources/spi 02:35:58 [INFO] 02:35:58 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ truststore-api --- 02:35:58 [INFO] Recompiling the module because of changed dependency. 02:35:58 [INFO] Compiling 50 source files with javac [debug release 17] to target/classes 02:35:59 [INFO] 02:35:59 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ truststore-api >>> 02:35:59 [INFO] 02:35:59 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ truststore-api --- 02:35:59 [INFO] Fork Value is true 02:36:01 [INFO] Done SpotBugs Analysis.... 02:36:01 [INFO] 02:36:01 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ truststore-api <<< 02:36:01 [INFO] 02:36:01 [INFO] 02:36:01 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ truststore-api --- 02:36:01 [INFO] BugInstance size is 0 02:36:01 [INFO] Error size is 0 02:36:01 [INFO] No errors/warnings found 02:36:01 [INFO] 02:36:01 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ truststore-api --- 02:36:01 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/truststore/truststore-api/src/test/resources 02:36:01 [INFO] 02:36:01 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ truststore-api --- 02:36:01 [INFO] No sources to compile 02:36:01 [INFO] 02:36:01 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ truststore-api --- 02:36:01 [INFO] No tests to run. 02:36:01 [INFO] 02:36:01 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ truststore-api --- 02:36:01 [INFO] 02:36:01 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ truststore-api --- 02:36:01 [INFO] Building bundle: /w/workspace/netconf-maven-clm-master/truststore/truststore-api/target/truststore-api-7.0.5-SNAPSHOT.jar 02:36:01 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-master/truststore/truststore-api/target/classes/META-INF/MANIFEST.MF 02:36:01 [INFO] 02:36:01 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ truststore-api --- 02:36:01 [INFO] No previous run data found, generating javadoc. 02:36:04 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/truststore/truststore-api/target/truststore-api-7.0.5-SNAPSHOT-javadoc.jar 02:36:04 [INFO] 02:36:04 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ truststore-api --- 02:36:04 [INFO] CycloneDX: Resolving Dependencies 02:36:04 [INFO] CycloneDX: Creating BOM version 1.4 with 20 component(s) 02:36:04 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/truststore/truststore-api/target/bom.xml 02:36:04 [INFO] attaching as truststore-api-7.0.5-SNAPSHOT-cyclonedx.xml 02:36:04 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/truststore/truststore-api/target/bom.json 02:36:04 [INFO] attaching as truststore-api-7.0.5-SNAPSHOT-cyclonedx.json 02:36:04 [INFO] 02:36:04 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ truststore-api --- 02:36:04 [INFO] Skipping duplicate-finder execution! 02:36:04 [INFO] 02:36:04 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ truststore-api --- 02:36:04 [INFO] No dependency problems found 02:36:04 [INFO] 02:36:04 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ truststore-api --- 02:36:04 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/truststore/truststore-api/target/truststore-api-7.0.5-SNAPSHOT-sources.jar 02:36:04 [INFO] 02:36:04 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ truststore-api --- 02:36:04 [INFO] 02:36:04 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ truststore-api --- 02:36:04 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:36:04 [INFO] 02:36:04 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ truststore-api --- 02:36:04 [INFO] Installing /w/workspace/netconf-maven-clm-master/truststore/truststore-api/target/truststore-api-7.0.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/truststore-api/7.0.5-SNAPSHOT/truststore-api-7.0.5-SNAPSHOT.jar 02:36:04 [INFO] Installing /w/workspace/netconf-maven-clm-master/truststore/truststore-api/pom.xml to /tmp/r/org/opendaylight/netconf/truststore-api/7.0.5-SNAPSHOT/truststore-api-7.0.5-SNAPSHOT.pom 02:36:04 [INFO] Installing /w/workspace/netconf-maven-clm-master/truststore/truststore-api/target/truststore-api-7.0.5-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/truststore-api/7.0.5-SNAPSHOT/truststore-api-7.0.5-SNAPSHOT-javadoc.jar 02:36:04 [INFO] Installing /w/workspace/netconf-maven-clm-master/truststore/truststore-api/target/bom.xml to /tmp/r/org/opendaylight/netconf/truststore-api/7.0.5-SNAPSHOT/truststore-api-7.0.5-SNAPSHOT-cyclonedx.xml 02:36:04 [INFO] Installing /w/workspace/netconf-maven-clm-master/truststore/truststore-api/target/bom.json to /tmp/r/org/opendaylight/netconf/truststore-api/7.0.5-SNAPSHOT/truststore-api-7.0.5-SNAPSHOT-cyclonedx.json 02:36:05 [INFO] Installing /w/workspace/netconf-maven-clm-master/truststore/truststore-api/target/truststore-api-7.0.5-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/truststore-api/7.0.5-SNAPSHOT/truststore-api-7.0.5-SNAPSHOT-sources.jar 02:36:05 [INFO] 02:36:05 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ truststore-api --- 02:36:05 [INFO] Installing org/opendaylight/netconf/truststore-api/7.0.5-SNAPSHOT/truststore-api-7.0.5-SNAPSHOT.jar 02:36:05 [INFO] Writing OBR metadata 02:36:05 [INFO] 02:36:05 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ truststore-api --- 02:36:05 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:36:05 [INFO] 02:36:05 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ truststore-api --- 02:36:05 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 02:36:05 [INFO] 02:36:05 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ truststore-api --- 02:36:05 [INFO] org.opendaylight.netconf:truststore-api:bundle:7.0.5-SNAPSHOT 02:36:05 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 02:36:05 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 02:36:05 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 02:36:05 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 02:36:05 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.25.0:compile 02:36:05 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 02:36:05 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.2:compile 02:36:05 [INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.2:compile 02:36:05 [INFO] +- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.5-SNAPSHOT:compile 02:36:05 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile 02:36:05 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.1:compile 02:36:05 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.1:compile 02:36:05 [INFO] +- org.opendaylight.netconf.model:rfc8341:jar:7.0.5-SNAPSHOT:compile 02:36:05 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 02:36:05 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile 02:36:05 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.2:compile 02:36:05 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 02:36:05 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 02:36:05 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 02:36:05 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 02:36:05 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 02:36:05 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 02:36:05 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 02:36:05 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 02:36:05 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 02:36:05 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 02:36:05 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 02:36:05 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 02:36:05 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 02:36:05 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 02:36:05 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 02:36:05 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 02:36:05 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 02:36:05 [INFO] +- junit:junit:jar:4.13.2:test 02:36:05 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 02:36:05 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 02:36:05 [INFO] \- org.mockito:mockito-core:jar:5.11.0:test 02:36:05 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.12:test 02:36:05 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.12:test 02:36:05 [INFO] \- org.objenesis:objenesis:jar:3.3:test 02:36:05 [INFO] 02:36:05 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ truststore-api --- 02:36:05 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/truststore/truststore-api/target/sonatype-clm/module.xml 02:36:05 [INFO] 02:36:05 [INFO] --------------< org.opendaylight.netconf:truststore-none >-------------- 02:36:05 [INFO] Building truststore-none 7.0.5-SNAPSHOT [35/121] 02:36:05 [INFO] -------------------------------[ bundle ]------------------------------- 02:36:05 [INFO] 02:36:05 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ truststore-none --- 02:36:05 [INFO] 02:36:05 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ truststore-none --- 02:36:05 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:36:05 [INFO] 02:36:05 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ truststore-none --- 02:36:05 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:36:05 [INFO] 02:36:05 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ truststore-none --- 02:36:05 [INFO] 02:36:05 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ truststore-none --- 02:36:05 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-clm-master/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/** 02:36:05 [INFO] 02:36:05 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ truststore-none --- 02:36:06 [INFO] Starting audit... 02:36:06 Audit done. 02:36:06 [INFO] You have 0 Checkstyle violations. 02:36:06 [INFO] 02:36:06 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ truststore-none --- 02:36:06 [INFO] Starting audit... 02:36:06 Audit done. 02:36:06 [INFO] You have 0 Checkstyle violations. 02:36:06 [INFO] 02:36:06 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ truststore-none --- 02:36:06 [INFO] 02:36:06 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ truststore-none --- 02:36:06 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/truststore/truststore-none/src/main/resources 02:36:06 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/truststore/truststore-none/target/generated-sources/spi 02:36:06 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/truststore/truststore-none/target/generated-sources/yang 02:36:06 [INFO] 02:36:06 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ truststore-none --- 02:36:06 [INFO] Recompiling the module because of changed dependency. 02:36:06 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 02:36:06 [INFO] Writing META-INF/services/org.opendaylight.yangtools.yang.binding.YangFeatureProvider 02:36:06 [INFO] 02:36:06 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ truststore-none >>> 02:36:06 [INFO] 02:36:06 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ truststore-none --- 02:36:06 [INFO] Fork Value is true 02:36:08 [INFO] Done SpotBugs Analysis.... 02:36:08 [INFO] 02:36:08 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ truststore-none <<< 02:36:08 [INFO] 02:36:08 [INFO] 02:36:08 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ truststore-none --- 02:36:08 [INFO] BugInstance size is 0 02:36:08 [INFO] Error size is 0 02:36:08 [INFO] No errors/warnings found 02:36:08 [INFO] 02:36:08 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ truststore-none --- 02:36:08 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/truststore/truststore-none/src/test/resources 02:36:08 [INFO] 02:36:08 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ truststore-none --- 02:36:08 [INFO] No sources to compile 02:36:08 [INFO] 02:36:08 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ truststore-none --- 02:36:08 [INFO] No tests to run. 02:36:08 [INFO] 02:36:08 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ truststore-none --- 02:36:08 [INFO] 02:36:08 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ truststore-none --- 02:36:08 [INFO] Building bundle: /w/workspace/netconf-maven-clm-master/truststore/truststore-none/target/truststore-none-7.0.5-SNAPSHOT.jar 02:36:08 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-master/truststore/truststore-none/target/classes/META-INF/MANIFEST.MF 02:36:08 [INFO] 02:36:08 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ truststore-none --- 02:36:08 [INFO] No previous run data found, generating javadoc. 02:36:09 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/truststore/truststore-none/target/truststore-none-7.0.5-SNAPSHOT-javadoc.jar 02:36:09 [INFO] 02:36:09 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ truststore-none --- 02:36:09 [INFO] CycloneDX: Resolving Dependencies 02:36:09 [INFO] CycloneDX: Creating BOM version 1.4 with 22 component(s) 02:36:09 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/truststore/truststore-none/target/bom.xml 02:36:09 [INFO] attaching as truststore-none-7.0.5-SNAPSHOT-cyclonedx.xml 02:36:09 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/truststore/truststore-none/target/bom.json 02:36:10 [INFO] attaching as truststore-none-7.0.5-SNAPSHOT-cyclonedx.json 02:36:10 [INFO] 02:36:10 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ truststore-none --- 02:36:10 [INFO] Skipping duplicate-finder execution! 02:36:10 [INFO] 02:36:10 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ truststore-none --- 02:36:10 [INFO] No dependency problems found 02:36:10 [INFO] 02:36:10 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ truststore-none --- 02:36:10 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/truststore/truststore-none/target/truststore-none-7.0.5-SNAPSHOT-sources.jar 02:36:10 [INFO] 02:36:10 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ truststore-none --- 02:36:10 [INFO] 02:36:10 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ truststore-none --- 02:36:10 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:36:10 [INFO] 02:36:10 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ truststore-none --- 02:36:10 [INFO] Installing /w/workspace/netconf-maven-clm-master/truststore/truststore-none/target/truststore-none-7.0.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/truststore-none/7.0.5-SNAPSHOT/truststore-none-7.0.5-SNAPSHOT.jar 02:36:10 [INFO] Installing /w/workspace/netconf-maven-clm-master/truststore/truststore-none/pom.xml to /tmp/r/org/opendaylight/netconf/truststore-none/7.0.5-SNAPSHOT/truststore-none-7.0.5-SNAPSHOT.pom 02:36:10 [INFO] Installing /w/workspace/netconf-maven-clm-master/truststore/truststore-none/target/truststore-none-7.0.5-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/truststore-none/7.0.5-SNAPSHOT/truststore-none-7.0.5-SNAPSHOT-javadoc.jar 02:36:10 [INFO] Installing /w/workspace/netconf-maven-clm-master/truststore/truststore-none/target/bom.xml to /tmp/r/org/opendaylight/netconf/truststore-none/7.0.5-SNAPSHOT/truststore-none-7.0.5-SNAPSHOT-cyclonedx.xml 02:36:10 [INFO] Installing /w/workspace/netconf-maven-clm-master/truststore/truststore-none/target/bom.json to /tmp/r/org/opendaylight/netconf/truststore-none/7.0.5-SNAPSHOT/truststore-none-7.0.5-SNAPSHOT-cyclonedx.json 02:36:10 [INFO] Installing /w/workspace/netconf-maven-clm-master/truststore/truststore-none/target/truststore-none-7.0.5-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/truststore-none/7.0.5-SNAPSHOT/truststore-none-7.0.5-SNAPSHOT-sources.jar 02:36:10 [INFO] 02:36:10 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ truststore-none --- 02:36:10 [INFO] Installing org/opendaylight/netconf/truststore-none/7.0.5-SNAPSHOT/truststore-none-7.0.5-SNAPSHOT.jar 02:36:10 [INFO] Writing OBR metadata 02:36:10 [INFO] 02:36:10 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ truststore-none --- 02:36:10 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:36:10 [INFO] 02:36:10 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ truststore-none --- 02:36:10 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 02:36:10 [INFO] 02:36:10 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ truststore-none --- 02:36:10 [INFO] org.opendaylight.netconf:truststore-none:bundle:7.0.5-SNAPSHOT 02:36:10 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 02:36:10 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 02:36:10 [INFO] +- org.opendaylight.netconf:truststore-api:jar:7.0.5-SNAPSHOT:compile 02:36:10 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 02:36:10 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 02:36:10 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 02:36:10 [INFO] | | +- org.checkerframework:checker-qual:jar:3.42.0:compile 02:36:10 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.25.0:compile 02:36:10 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 02:36:10 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.2:compile 02:36:10 [INFO] | +- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.5-SNAPSHOT:compile 02:36:10 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile 02:36:10 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.1:compile 02:36:10 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.1:compile 02:36:10 [INFO] | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.5-SNAPSHOT:compile 02:36:10 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile 02:36:10 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.2:compile 02:36:10 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.2:compile 02:36:10 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 02:36:10 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 02:36:10 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 02:36:10 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 02:36:10 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 02:36:10 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 02:36:10 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 02:36:10 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 02:36:10 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 02:36:10 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 02:36:10 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 02:36:10 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 02:36:10 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 02:36:10 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 02:36:10 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 02:36:10 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 02:36:10 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 02:36:10 [INFO] +- junit:junit:jar:4.13.2:test 02:36:10 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 02:36:10 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 02:36:10 [INFO] \- org.mockito:mockito-core:jar:5.11.0:test 02:36:10 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.12:test 02:36:10 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.12:test 02:36:10 [INFO] \- org.objenesis:objenesis:jar:3.3:test 02:36:10 [INFO] 02:36:10 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ truststore-none --- 02:36:10 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/truststore/truststore-none/target/sonatype-clm/module.xml 02:36:10 [INFO] 02:36:10 [INFO] ----------< org.opendaylight.netconf:odl-netconf-truststore >----------- 02:36:10 [INFO] Building OpenDaylight :: Netconf :: Trust Store 7.0.5-SNAPSHOT [36/121] 02:36:10 [INFO] ------------------------------[ feature ]------------------------------- 02:36:10 [INFO] 02:36:10 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-truststore --- 02:36:10 [INFO] 02:36:10 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-truststore --- 02:36:10 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:36:10 [INFO] 02:36:10 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-truststore --- 02:36:10 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:36:10 [INFO] 02:36:10 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-truststore --- 02:36:10 [INFO] 02:36:10 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-truststore --- 02:36:10 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:36:10 [INFO] argLine set to empty 02:36:10 [INFO] 02:36:10 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-truststore --- 02:36:10 [INFO] Starting audit... 02:36:10 Audit done. 02:36:10 [INFO] You have 0 Checkstyle violations. 02:36:10 [INFO] 02:36:10 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-truststore --- 02:36:11 [INFO] Starting audit... 02:36:11 Audit done. 02:36:11 [INFO] You have 0 Checkstyle violations. 02:36:11 [INFO] 02:36:11 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-truststore --- 02:36:11 [INFO] Created: /w/workspace/netconf-maven-clm-master/features/odl-netconf-truststore/target/classes/META-INF/maven/dependencies.properties 02:36:11 [INFO] 02:36:11 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-truststore --- 02:36:11 [INFO] 02:36:11 [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-truststore --- 02:36:11 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-master/features/odl-netconf-truststore/target/feature/feature.xml 02:36:11 [INFO] ...done! 02:36:11 [INFO] Attaching features XML 02:36:11 [INFO] 02:36:11 [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-netconf-truststore --- 02:36: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 02:36:11 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 02:36:11 [INFO] 02:36:11 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-netconf-truststore >>> 02:36:11 [INFO] 02:36:11 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-netconf-truststore --- 02:36:11 [INFO] 02:36:11 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-netconf-truststore <<< 02:36:11 [INFO] 02:36:11 [INFO] 02:36:11 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-netconf-truststore --- 02:36:11 [INFO] 02:36:11 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-truststore --- 02:36:11 [INFO] 02:36:11 [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-netconf-truststore --- 02:36:11 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:36:11 [INFO] 02:36:11 [INFO] ------------------------------------------------------- 02:36:11 [INFO] T E S T S 02:36:11 [INFO] ------------------------------------------------------- 02:36:12 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:36:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.16 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:36:26 [INFO] 02:36:26 [INFO] Results: 02:36:26 [INFO] 02:36:26 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 02:36:26 [INFO] 02:36:26 [INFO] 02:36:26 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-netconf-truststore --- 02:36:26 [INFO] 02:36:26 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-truststore --- 02:36:26 [INFO] 02:36:26 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-netconf-truststore --- 02:36:26 [INFO] CycloneDX: Resolving Dependencies 02:36:29 [INFO] CycloneDX: Creating BOM version 1.4 with 28 component(s) 02:36:29 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/features/odl-netconf-truststore/target/bom.xml 02:36:29 [INFO] attaching as odl-netconf-truststore-7.0.5-SNAPSHOT-cyclonedx.xml 02:36:29 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/features/odl-netconf-truststore/target/bom.json 02:36:29 [INFO] attaching as odl-netconf-truststore-7.0.5-SNAPSHOT-cyclonedx.json 02:36:29 [INFO] 02:36:29 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-truststore --- 02:36:29 [INFO] Skipping duplicate-finder execution! 02:36:29 [INFO] 02:36:29 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-truststore --- 02:36:29 [INFO] Skipping plugin execution 02:36:29 [INFO] 02:36:29 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-truststore --- 02:36:29 [INFO] No sources in project. Archive not created. 02:36:29 [INFO] 02:36:29 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-truststore --- 02:36:29 [INFO] 02:36:29 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-truststore --- 02:36:29 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:36:29 [INFO] 02:36:29 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-truststore --- 02:36:29 [INFO] No primary artifact to install, installing attached artifacts instead. 02:36:29 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-truststore/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-truststore/7.0.5-SNAPSHOT/odl-netconf-truststore-7.0.5-SNAPSHOT.pom 02:36:29 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-truststore/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-truststore/7.0.5-SNAPSHOT/odl-netconf-truststore-7.0.5-SNAPSHOT-features.xml 02:36:29 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-truststore/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-truststore/7.0.5-SNAPSHOT/odl-netconf-truststore-7.0.5-SNAPSHOT-cyclonedx.xml 02:36:29 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-truststore/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-truststore/7.0.5-SNAPSHOT/odl-netconf-truststore-7.0.5-SNAPSHOT-cyclonedx.json 02:36:30 [INFO] 02:36:30 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-truststore --- 02:36:30 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:36:30 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 02:36:30 [INFO] 02:36:30 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-netconf-truststore --- 02:36:30 [INFO] Wrote dependency tree to: /w/workspace/netconf-maven-clm-master/features/odl-netconf-truststore/target/test-features 02:36:30 [INFO] 02:36:30 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-netconf-truststore --- 02:36:30 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/features/odl-netconf-truststore/target/sonatype-clm/module.xml 02:36:30 [INFO] 02:36:30 [INFO] ---------------< org.opendaylight.netconf:transport-api >--------------- 02:36:30 [INFO] Building transport-api 7.0.5-SNAPSHOT [37/121] 02:36:30 [INFO] -------------------------------[ bundle ]------------------------------- 02:36:30 [INFO] 02:36:30 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ transport-api --- 02:36:30 [INFO] 02:36:30 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ transport-api --- 02:36:30 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:36:30 [INFO] 02:36:30 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ transport-api --- 02:36:30 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:36:30 [INFO] 02:36:30 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ transport-api --- 02:36:30 [INFO] 02:36:30 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ transport-api --- 02:36:30 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-clm-master/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/** 02:36:30 [INFO] 02:36:30 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ transport-api --- 02:36:30 [INFO] Starting audit... 02:36:30 Audit done. 02:36:30 [INFO] You have 0 Checkstyle violations. 02:36:30 [INFO] 02:36:30 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ transport-api --- 02:36:30 [INFO] Starting audit... 02:36:30 Audit done. 02:36:30 [INFO] You have 0 Checkstyle violations. 02:36:30 [INFO] 02:36:30 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ transport-api --- 02:36:30 [INFO] 02:36:30 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ transport-api --- 02:36:30 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/transport/transport-api/src/main/resources 02:36:30 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/transport/transport-api/target/generated-sources/spi 02:36:30 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/transport/transport-api/target/generated-sources/yang 02:36:30 [INFO] 02:36:30 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ transport-api --- 02:36:30 [INFO] Recompiling the module because of changed dependency. 02:36:30 [INFO] Compiling 9 source files with javac [debug release 17 module-path] to target/classes 02:36:30 [WARNING] /w/workspace/netconf-maven-clm-master/transport/transport-api/src/main/java/module-info.java:[11,35] requires transitive directive for an automatic module 02:36:30 [WARNING] /w/workspace/netconf-maven-clm-master/transport/transport-api/src/main/java/module-info.java:[12,33] requires transitive directive for an automatic module 02:36:30 [WARNING] /w/workspace/netconf-maven-clm-master/transport/transport-api/src/main/java/module-info.java:[13,33] requires transitive directive for an automatic module 02:36:30 [WARNING] /w/workspace/netconf-maven-clm-master/transport/transport-api/src/main/java/module-info.java:[17,47] requires transitive directive for an automatic module 02:36:30 [INFO] 02:36:30 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ transport-api >>> 02:36:30 [INFO] 02:36:30 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ transport-api --- 02:36:30 [INFO] Fork Value is true 02:36:33 [INFO] Done SpotBugs Analysis.... 02:36:33 [INFO] 02:36:33 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ transport-api <<< 02:36:33 [INFO] 02:36:33 [INFO] 02:36:33 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ transport-api --- 02:36:33 [INFO] BugInstance size is 0 02:36:33 [INFO] Error size is 0 02:36:33 [INFO] No errors/warnings found 02:36:33 [INFO] 02:36:33 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ transport-api --- 02:36:33 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/transport/transport-api/src/test/resources 02:36:33 [INFO] 02:36:33 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ transport-api --- 02:36:33 [INFO] No sources to compile 02:36:33 [INFO] 02:36:33 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ transport-api --- 02:36:33 [INFO] No tests to run. 02:36:33 [INFO] 02:36:33 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ transport-api --- 02:36:33 [INFO] 02:36:33 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ transport-api --- 02:36:33 [WARNING] Bundle org.opendaylight.netconf:transport-api:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package: 02:36:33 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:36:33 Package found in [Jar:., Jar:org.eclipse.jdt.annotation, Jar:yang-common, Jar:concepts, Jar:org.osgi.annotation.bundle] 02:36:33 Class path [Jar:., Jar:guava, Jar:failureaccess, Jar:listenablefuture, Jar:checker-qual, Jar:error_prone_annotations, Jar:j2objc-annotations, Jar:netty-common, Jar:netty-transport, Jar:netty-buffer, Jar:netty-resolver, Jar:org.eclipse.jdt.annotation, Jar:yang-common, Jar:concepts, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 02:36:33 [INFO] Building bundle: /w/workspace/netconf-maven-clm-master/transport/transport-api/target/transport-api-7.0.5-SNAPSHOT.jar 02:36:33 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-master/transport/transport-api/target/classes/META-INF/MANIFEST.MF 02:36:33 [INFO] 02:36:33 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ transport-api --- 02:36:34 [INFO] No previous run data found, generating javadoc. 02:36:35 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/transport/transport-api/target/transport-api-7.0.5-SNAPSHOT-javadoc.jar 02:36:35 [INFO] 02:36:35 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ transport-api --- 02:36:35 [INFO] CycloneDX: Resolving Dependencies 02:36:35 [INFO] CycloneDX: Creating BOM version 1.4 with 16 component(s) 02:36:35 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/transport/transport-api/target/bom.xml 02:36:35 [INFO] attaching as transport-api-7.0.5-SNAPSHOT-cyclonedx.xml 02:36:35 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/transport/transport-api/target/bom.json 02:36:35 [INFO] attaching as transport-api-7.0.5-SNAPSHOT-cyclonedx.json 02:36:35 [INFO] 02:36:35 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ transport-api --- 02:36:35 [INFO] Skipping duplicate-finder execution! 02:36:35 [INFO] 02:36:35 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ transport-api --- 02:36:35 [INFO] No dependency problems found 02:36:35 [INFO] 02:36:35 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ transport-api --- 02:36:35 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/transport/transport-api/target/transport-api-7.0.5-SNAPSHOT-sources.jar 02:36:35 [INFO] 02:36:35 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ transport-api --- 02:36:35 [INFO] 02:36:35 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ transport-api --- 02:36:35 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:36:35 [INFO] 02:36:35 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ transport-api --- 02:36:35 [INFO] Installing /w/workspace/netconf-maven-clm-master/transport/transport-api/target/transport-api-7.0.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/transport-api/7.0.5-SNAPSHOT/transport-api-7.0.5-SNAPSHOT.jar 02:36:35 [INFO] Installing /w/workspace/netconf-maven-clm-master/transport/transport-api/pom.xml to /tmp/r/org/opendaylight/netconf/transport-api/7.0.5-SNAPSHOT/transport-api-7.0.5-SNAPSHOT.pom 02:36:35 [INFO] Installing /w/workspace/netconf-maven-clm-master/transport/transport-api/target/transport-api-7.0.5-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/transport-api/7.0.5-SNAPSHOT/transport-api-7.0.5-SNAPSHOT-javadoc.jar 02:36:35 [INFO] Installing /w/workspace/netconf-maven-clm-master/transport/transport-api/target/bom.xml to /tmp/r/org/opendaylight/netconf/transport-api/7.0.5-SNAPSHOT/transport-api-7.0.5-SNAPSHOT-cyclonedx.xml 02:36:35 [INFO] Installing /w/workspace/netconf-maven-clm-master/transport/transport-api/target/bom.json to /tmp/r/org/opendaylight/netconf/transport-api/7.0.5-SNAPSHOT/transport-api-7.0.5-SNAPSHOT-cyclonedx.json 02:36:35 [INFO] Installing /w/workspace/netconf-maven-clm-master/transport/transport-api/target/transport-api-7.0.5-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/transport-api/7.0.5-SNAPSHOT/transport-api-7.0.5-SNAPSHOT-sources.jar 02:36:35 [INFO] 02:36:35 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ transport-api --- 02:36:35 [INFO] Installing org/opendaylight/netconf/transport-api/7.0.5-SNAPSHOT/transport-api-7.0.5-SNAPSHOT.jar 02:36:35 [INFO] Writing OBR metadata 02:36:35 [INFO] 02:36:35 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ transport-api --- 02:36:35 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:36:35 [INFO] 02:36:35 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ transport-api --- 02:36:35 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 02:36:35 [INFO] 02:36:35 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ transport-api --- 02:36:36 [INFO] org.opendaylight.netconf:transport-api:bundle:7.0.5-SNAPSHOT 02:36:36 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 02:36:36 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 02:36:36 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 02:36:36 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 02:36:36 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.25.0:compile 02:36:36 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 02:36:36 [INFO] +- io.netty:netty-common:jar:4.1.107.Final:compile 02:36:36 [INFO] +- io.netty:netty-transport:jar:4.1.107.Final:compile 02:36:36 [INFO] | +- io.netty:netty-buffer:jar:4.1.107.Final:compile 02:36:36 [INFO] | \- io.netty:netty-resolver:jar:4.1.107.Final:compile 02:36:36 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 02:36:36 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.2:compile 02:36:36 [INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.2:compile 02:36:36 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 02:36:36 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 02:36:36 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 02:36:36 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 02:36:36 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 02:36:36 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 02:36:36 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 02:36:36 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 02:36:36 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 02:36:36 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 02:36:36 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 02:36:36 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 02:36:36 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 02:36:36 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 02:36:36 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 02:36:36 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 02:36:36 [INFO] +- junit:junit:jar:4.13.2:test 02:36:36 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 02:36:36 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 02:36:36 [INFO] \- org.mockito:mockito-core:jar:5.11.0:test 02:36:36 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.12:test 02:36:36 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.12:test 02:36:36 [INFO] \- org.objenesis:objenesis:jar:3.3:test 02:36:36 [INFO] 02:36:36 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ transport-api --- 02:36:36 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/transport/transport-api/target/sonatype-clm/module.xml 02:36:36 [INFO] 02:36:36 [INFO] ---------< org.opendaylight.netconf:odl-netconf-transport-api >--------- 02:36:36 [INFO] Building OpenDaylight :: Netconf :: Transport API 7.0.5-SNAPSHOT [38/121] 02:36:36 [INFO] ------------------------------[ feature ]------------------------------- 02:36:36 [INFO] 02:36:36 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-transport-api --- 02:36:36 [INFO] 02:36:36 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-transport-api --- 02:36:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:36:36 [INFO] 02:36:36 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-transport-api --- 02:36:36 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:36:36 [INFO] 02:36:36 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-transport-api --- 02:36:36 [INFO] 02:36:36 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-transport-api --- 02:36:36 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:36:36 [INFO] argLine set to empty 02:36:36 [INFO] 02:36:36 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-transport-api --- 02:36:36 [INFO] Starting audit... 02:36:36 Audit done. 02:36:36 [INFO] You have 0 Checkstyle violations. 02:36:36 [INFO] 02:36:36 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-transport-api --- 02:36:36 [INFO] Starting audit... 02:36:36 Audit done. 02:36:36 [INFO] You have 0 Checkstyle violations. 02:36:36 [INFO] 02:36:36 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-transport-api --- 02:36:36 [INFO] Created: /w/workspace/netconf-maven-clm-master/features/odl-netconf-transport-api/target/classes/META-INF/maven/dependencies.properties 02:36:36 [INFO] 02:36:36 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-transport-api --- 02:36:36 [INFO] 02:36:36 [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-transport-api --- 02:36:36 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-master/features/odl-netconf-transport-api/target/feature/feature.xml 02:36:36 [INFO] ...done! 02:36:36 [INFO] Attaching features XML 02:36:36 [INFO] 02:36:36 [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-netconf-transport-api --- 02:36:36 [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 02:36:36 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 02:36:36 [INFO] 02:36:36 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-netconf-transport-api >>> 02:36:36 [INFO] 02:36:36 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-netconf-transport-api --- 02:36:36 [INFO] 02:36:36 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-netconf-transport-api <<< 02:36:36 [INFO] 02:36:36 [INFO] 02:36:36 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-netconf-transport-api --- 02:36:36 [INFO] 02:36:36 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-transport-api --- 02:36:36 [INFO] 02:36:36 [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-netconf-transport-api --- 02:36:36 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:36:36 [INFO] 02:36:36 [INFO] ------------------------------------------------------- 02:36:36 [INFO] T E S T S 02:36:36 [INFO] ------------------------------------------------------- 02:36:38 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:36:52 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.56 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:36:52 [INFO] 02:36:52 [INFO] Results: 02:36:52 [INFO] 02:36:52 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 02:36:52 [INFO] 02:36:52 [INFO] 02:36:52 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-netconf-transport-api --- 02:36:52 [INFO] 02:36:52 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-transport-api --- 02:36:52 [INFO] 02:36:52 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-netconf-transport-api --- 02:36:52 [INFO] CycloneDX: Resolving Dependencies 02:36:55 [INFO] CycloneDX: Creating BOM version 1.4 with 28 component(s) 02:36:55 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/features/odl-netconf-transport-api/target/bom.xml 02:36:55 [INFO] attaching as odl-netconf-transport-api-7.0.5-SNAPSHOT-cyclonedx.xml 02:36:55 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/features/odl-netconf-transport-api/target/bom.json 02:36:55 [INFO] attaching as odl-netconf-transport-api-7.0.5-SNAPSHOT-cyclonedx.json 02:36:55 [INFO] 02:36:55 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-transport-api --- 02:36:55 [INFO] Skipping duplicate-finder execution! 02:36:55 [INFO] 02:36:55 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-transport-api --- 02:36:55 [INFO] Skipping plugin execution 02:36:55 [INFO] 02:36:55 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-transport-api --- 02:36:55 [INFO] No sources in project. Archive not created. 02:36:55 [INFO] 02:36:55 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-transport-api --- 02:36:55 [INFO] 02:36:55 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-transport-api --- 02:36:55 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:36:55 [INFO] 02:36:55 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-transport-api --- 02:36:55 [INFO] No primary artifact to install, installing attached artifacts instead. 02:36:55 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-transport-api/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-transport-api/7.0.5-SNAPSHOT/odl-netconf-transport-api-7.0.5-SNAPSHOT.pom 02:36:55 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-transport-api/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-transport-api/7.0.5-SNAPSHOT/odl-netconf-transport-api-7.0.5-SNAPSHOT-features.xml 02:36:56 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-transport-api/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-transport-api/7.0.5-SNAPSHOT/odl-netconf-transport-api-7.0.5-SNAPSHOT-cyclonedx.xml 02:36:56 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-transport-api/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-transport-api/7.0.5-SNAPSHOT/odl-netconf-transport-api-7.0.5-SNAPSHOT-cyclonedx.json 02:36:56 [INFO] 02:36:56 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-transport-api --- 02:36:56 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:36:56 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 02:36:57 [INFO] 02:36:57 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-netconf-transport-api --- 02:36:57 [INFO] Wrote dependency tree to: /w/workspace/netconf-maven-clm-master/features/odl-netconf-transport-api/target/test-features 02:36:57 [INFO] 02:36:57 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-netconf-transport-api --- 02:36:57 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/features/odl-netconf-transport-api/target/sonatype-clm/module.xml 02:36:57 [INFO] 02:36:57 [INFO] --------------< org.opendaylight.netconf:shaded-sshd-jar >-------------- 02:36:57 [INFO] Building shaded-sshd-jar 7.0.5-SNAPSHOT [39/121] 02:36:57 [INFO] --------------------------------[ jar ]--------------------------------- 02:36:58 [INFO] 02:36:58 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ shaded-sshd-jar --- 02:36:58 [INFO] 02:36:58 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ shaded-sshd-jar --- 02:36:58 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:36:58 [INFO] 02:36:58 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ shaded-sshd-jar --- 02:36:58 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:36:58 [INFO] 02:36:58 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ shaded-sshd-jar --- 02:36:59 [INFO] 02:36:59 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ shaded-sshd-jar --- 02:36:59 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-clm-master/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/** 02:36:59 [INFO] 02:36:59 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ shaded-sshd-jar --- 02:36:59 [INFO] Starting audit... 02:36:59 Audit done. 02:36:59 [INFO] You have 0 Checkstyle violations. 02:36:59 [INFO] 02:36:59 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ shaded-sshd-jar --- 02:36:59 [INFO] Starting audit... 02:36:59 Audit done. 02:36:59 [INFO] You have 0 Checkstyle violations. 02:36:59 [INFO] 02:36:59 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ shaded-sshd-jar --- 02:36:59 [INFO] 02:36:59 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ shaded-sshd-jar --- 02:36:59 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/third-party/shaded-sshd-jar/src/main/resources 02:36:59 [INFO] 02:36:59 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ shaded-sshd-jar --- 02:36:59 [INFO] No sources to compile 02:36:59 [INFO] 02:36:59 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ shaded-sshd-jar >>> 02:36:59 [INFO] 02:36:59 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ shaded-sshd-jar --- 02:36:59 [INFO] 02:36:59 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ shaded-sshd-jar <<< 02:36:59 [INFO] 02:36:59 [INFO] 02:36:59 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ shaded-sshd-jar --- 02:36:59 [INFO] 02:36:59 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ shaded-sshd-jar --- 02:36:59 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/third-party/shaded-sshd-jar/src/test/resources 02:36:59 [INFO] 02:36:59 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ shaded-sshd-jar --- 02:36:59 [INFO] No sources to compile 02:36:59 [INFO] 02:36:59 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ shaded-sshd-jar --- 02:36:59 [INFO] No tests to run. 02:36:59 [INFO] 02:36:59 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ shaded-sshd-jar --- 02:36:59 [INFO] 02:36:59 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ shaded-sshd-jar --- 02:36:59 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/third-party/shaded-sshd-jar/target/shaded-sshd-jar-7.0.5-SNAPSHOT.jar 02:36:59 [INFO] 02:36:59 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ shaded-sshd-jar --- 02:36:59 [INFO] 02:36:59 [INFO] --- maven-shade-plugin:3.5.2:shade (default) @ shaded-sshd-jar --- 02:36:59 [INFO] Including org.apache.sshd:sshd-osgi:jar:2.12.1 in the shaded jar. 02:36:59 [INFO] Including org.apache.sshd:sshd-netty:jar:2.12.1 in the shaded jar. 02:36:59 [INFO] Including net.i2p.crypto:eddsa:jar:0.3.0 in the shaded jar. 02:36:59 [INFO] Excluding org.slf4j:jcl-over-slf4j:jar:1.7.32 from the shaded jar. 02:36:59 [INFO] Excluding io.netty:netty-transport:jar:4.1.107.Final from the shaded jar. 02:36:59 [INFO] Excluding io.netty:netty-common:jar:4.1.107.Final from the shaded jar. 02:36:59 [INFO] Excluding io.netty:netty-buffer:jar:4.1.107.Final from the shaded jar. 02:36:59 [INFO] Excluding io.netty:netty-resolver:jar:4.1.107.Final from the shaded jar. 02:36:59 [INFO] Excluding io.netty:netty-handler:jar:4.1.107.Final from the shaded jar. 02:36:59 [INFO] Excluding io.netty:netty-transport-native-unix-common:jar:4.1.107.Final from the shaded jar. 02:36:59 [INFO] Excluding io.netty:netty-codec:jar:4.1.107.Final from the shaded jar. 02:37:00 [WARNING] Could not get sources for org.opendaylight.netconf:shaded-sshd-jar:jar:7.0.5-SNAPSHOT 02:37:01 [INFO] Replacing original artifact with shaded artifact. 02:37:01 [INFO] Replacing /w/workspace/netconf-maven-clm-master/third-party/shaded-sshd-jar/target/shaded-sshd-jar-7.0.5-SNAPSHOT.jar with /w/workspace/netconf-maven-clm-master/third-party/shaded-sshd-jar/target/shaded-sshd-jar-7.0.5-SNAPSHOT-shaded.jar 02:37:01 [INFO] Replacing original source artifact with shaded source artifact. 02:37:01 [INFO] Replacing /w/workspace/netconf-maven-clm-master/third-party/shaded-sshd-jar/target/shaded-sshd-jar-7.0.5-SNAPSHOT-sources.jar with /w/workspace/netconf-maven-clm-master/third-party/shaded-sshd-jar/target/shaded-sshd-jar-7.0.5-SNAPSHOT-shaded-sources.jar 02:37:01 [INFO] 02:37:01 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ shaded-sshd-jar --- 02:37:01 [INFO] Skipping CycloneDX goal, because module skips deploy 02:37:01 [INFO] 02:37:01 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ shaded-sshd-jar --- 02:37:01 [INFO] Skipping duplicate-finder execution! 02:37:01 [INFO] 02:37:01 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ shaded-sshd-jar --- 02:37:01 [WARNING] Unused declared dependencies found: 02:37:01 [WARNING] org.apache.sshd:sshd-netty:jar:2.12.1:compile 02:37:01 [WARNING] net.i2p.crypto:eddsa:jar:0.3.0:compile 02:37:01 [WARNING] org.apache.sshd:sshd-osgi:jar:2.12.1:compile 02:37:01 [INFO] 02:37:01 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ shaded-sshd-jar --- 02:37:01 [INFO] No sources in project. Archive not created. 02:37:01 [INFO] 02:37:01 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ shaded-sshd-jar --- 02:37:01 [INFO] 02:37:01 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ shaded-sshd-jar --- 02:37:01 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:37:01 [INFO] 02:37:01 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ shaded-sshd-jar --- 02:37:01 [INFO] Installing /w/workspace/netconf-maven-clm-master/third-party/shaded-sshd-jar/target/shaded-sshd-jar-7.0.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/shaded-sshd-jar/7.0.5-SNAPSHOT/shaded-sshd-jar-7.0.5-SNAPSHOT.jar 02:37:01 [INFO] Installing /w/workspace/netconf-maven-clm-master/third-party/shaded-sshd-jar/pom.xml to /tmp/r/org/opendaylight/netconf/shaded-sshd-jar/7.0.5-SNAPSHOT/shaded-sshd-jar-7.0.5-SNAPSHOT.pom 02:37:01 [INFO] Installing /w/workspace/netconf-maven-clm-master/third-party/shaded-sshd-jar/target/shaded-sshd-jar-7.0.5-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/shaded-sshd-jar/7.0.5-SNAPSHOT/shaded-sshd-jar-7.0.5-SNAPSHOT-sources.jar 02:37:01 [INFO] 02:37:01 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ shaded-sshd-jar --- 02:37:01 [INFO] Skipping artifact deployment 02:37:01 [INFO] 02:37:01 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ shaded-sshd-jar --- 02:37:01 [INFO] org.opendaylight.netconf:shaded-sshd-jar:jar:7.0.5-SNAPSHOT 02:37:01 [INFO] +- org.apache.sshd:sshd-osgi:jar:2.12.1:compile 02:37:01 [INFO] | \- org.slf4j:jcl-over-slf4j:jar:1.7.32:compile 02:37:01 [INFO] +- org.apache.sshd:sshd-netty:jar:2.12.1:compile 02:37:01 [INFO] | +- io.netty:netty-transport:jar:4.1.107.Final:compile 02:37:01 [INFO] | | +- io.netty:netty-common:jar:4.1.107.Final:compile 02:37:01 [INFO] | | +- io.netty:netty-buffer:jar:4.1.107.Final:compile 02:37:01 [INFO] | | \- io.netty:netty-resolver:jar:4.1.107.Final:compile 02:37:01 [INFO] | \- io.netty:netty-handler:jar:4.1.107.Final:compile 02:37:01 [INFO] | +- io.netty:netty-transport-native-unix-common:jar:4.1.107.Final:compile 02:37:01 [INFO] | \- io.netty:netty-codec:jar:4.1.107.Final:compile 02:37:01 [INFO] +- net.i2p.crypto:eddsa:jar:0.3.0:compile 02:37:01 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 02:37:01 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 02:37:01 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 02:37:01 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 02:37:01 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 02:37:01 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 02:37:01 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 02:37:01 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 02:37:01 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 02:37:01 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 02:37:01 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 02:37:01 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 02:37:01 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 02:37:01 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 02:37:01 [INFO] +- junit:junit:jar:4.13.2:test 02:37:01 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 02:37:01 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 02:37:01 [INFO] \- org.mockito:mockito-core:jar:5.11.0:test 02:37:01 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.12:test 02:37:01 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.12:test 02:37:01 [INFO] \- org.objenesis:objenesis:jar:3.3:test 02:37:01 [INFO] 02:37:01 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ shaded-sshd-jar --- 02:37:01 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/third-party/shaded-sshd-jar/target/sonatype-clm/module.xml 02:37:01 [INFO] 02:37:01 [INFO] ----------------< org.opendaylight.netconf:shaded-sshd >---------------- 02:37:01 [INFO] Building shaded-sshd 7.0.5-SNAPSHOT [40/121] 02:37:01 [INFO] -------------------------------[ bundle ]------------------------------- 02:37:01 [INFO] 02:37:01 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ shaded-sshd --- 02:37:01 [INFO] 02:37:01 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ shaded-sshd --- 02:37:01 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:37:01 [INFO] 02:37:01 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ shaded-sshd --- 02:37:01 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:37:01 [INFO] 02:37:01 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ shaded-sshd --- 02:37:02 [INFO] 02:37:02 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ shaded-sshd --- 02:37:02 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-clm-master/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/** 02:37:02 [INFO] 02:37:02 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ shaded-sshd --- 02:37:02 [INFO] Starting audit... 02:37:02 Audit done. 02:37:02 [INFO] You have 0 Checkstyle violations. 02:37:02 [INFO] 02:37:02 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ shaded-sshd --- 02:37:02 [INFO] Starting audit... 02:37:02 Audit done. 02:37:02 [INFO] You have 0 Checkstyle violations. 02:37:02 [INFO] 02:37:02 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ shaded-sshd --- 02:37:02 [INFO] 02:37:02 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ shaded-sshd --- 02:37:02 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/third-party/shaded-sshd/src/main/resources 02:37:02 [INFO] 02:37:02 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ shaded-sshd --- 02:37:02 [INFO] No sources to compile 02:37:02 [INFO] 02:37:02 [INFO] --- maven-dependency-plugin:3.6.1:unpack (unpack) @ shaded-sshd --- 02:37:02 [INFO] Configured Artifact: org.opendaylight.netconf:shaded-sshd-jar:7.0.5-SNAPSHOT:jar 02:37:03 [INFO] 02:37:03 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ shaded-sshd >>> 02:37:03 [INFO] 02:37:03 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ shaded-sshd --- 02:37:03 [INFO] 02:37:03 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ shaded-sshd <<< 02:37:03 [INFO] 02:37:03 [INFO] 02:37:03 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ shaded-sshd --- 02:37:03 [INFO] Spotbugs plugin skipped 02:37:03 [INFO] 02:37:03 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ shaded-sshd --- 02:37:03 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/third-party/shaded-sshd/src/test/resources 02:37:03 [INFO] 02:37:03 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ shaded-sshd --- 02:37:03 [INFO] No sources to compile 02:37:03 [INFO] 02:37:03 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ shaded-sshd --- 02:37:03 [INFO] No tests to run. 02:37:03 [INFO] 02:37:03 [INFO] --- maven-dependency-plugin:3.6.1:unpack-dependencies (unpack-sources) @ shaded-sshd --- 02:37:03 [INFO] 02:37:03 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ shaded-sshd --- 02:37:03 [INFO] 02:37:03 [INFO] --- build-helper-maven-plugin:3.5.0:add-source (default) @ shaded-sshd --- 02:37:03 [INFO] Source directory: /w/workspace/netconf-maven-clm-master/third-party/shaded-sshd/target/shaded-sources added. 02:37:03 [INFO] 02:37:03 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ shaded-sshd --- 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/eddsa 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/eddsa/math 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/eddsa/math/bigint 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/eddsa/math/ed25519 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/eddsa/spec 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/agent 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/agent/common 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/agent/local 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/agent/unix 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/certificate 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/auth 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/auth/hostbased 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/auth/keyboard 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/auth/password 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/auth/pubkey 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/channel 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/channel/exit 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/config 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/config/hosts 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/config/keys 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/future 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/global 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/kex 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/keyverifier 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/session 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/session/forward 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/simple 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/subsystem 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/auth 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/channel 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/channel/exception 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/channel/throttle 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/cipher 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/compression 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/config 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/config/keys 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/config/keys/impl 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/config/keys/loader 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/config/keys/loader/openssh 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/config/keys/loader/openssh/kdf 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/config/keys/loader/pem 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/config/keys/loader/ssh2 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/config/keys/u2f 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/config/keys/writer 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/config/keys/writer/openssh 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/digest 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/file 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/file/nativefs 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/file/nonefs 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/file/root 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/file/util 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/file/virtualfs 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/forward 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/future 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/global 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/helpers 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/io 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/io/nio2 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/kex 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/kex/dh 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/kex/extension 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/kex/extension/parser 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/keyprovider 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/mac 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/random 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/session 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/session/helpers 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/signature 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/buffer 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/buffer/keys 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/closeable 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/functors 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/helper 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/io 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/io/der 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/io/functors 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/io/input 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/io/output 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/io/resource 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/logging 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/net 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/security 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/security/bouncycastle 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/security/eddsa 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/threads 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/core 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/netty 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/auth 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/auth/gss 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/auth/hostbased 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/auth/keyboard 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/auth/password 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/auth/pubkey 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/channel 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/command 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/config 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/config/keys 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/forward 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/global 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/jaas 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/kex 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/keyprovider 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/session 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/shell 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/subsystem 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/x11 02:37:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:37:03 Package found in [Jar:., Jar:shaded-sshd-jar] 02:37:03 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, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-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] 02:37:03 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT : Export org.opendaylight.netconf.shaded.sshd.common.util.security.eddsa, has 1, private references [org.opendaylight.netconf.shaded.sshd.common.config.keys.impl] 02:37:03 [INFO] Building bundle: /w/workspace/netconf-maven-clm-master/third-party/shaded-sshd/target/shaded-sshd-7.0.5-SNAPSHOT.jar 02:37:04 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-master/third-party/shaded-sshd/target/classes/META-INF/MANIFEST.MF 02:37:04 [INFO] 02:37:04 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ shaded-sshd --- 02:37:04 [INFO] Skipping javadoc generation 02:37:04 [INFO] 02:37:04 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ shaded-sshd --- 02:37:04 [INFO] CycloneDX: Resolving Dependencies 02:37:04 [INFO] CycloneDX: Creating BOM version 1.4 with 15 component(s) 02:37:04 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/third-party/shaded-sshd/target/bom.xml 02:37:04 [INFO] attaching as shaded-sshd-7.0.5-SNAPSHOT-cyclonedx.xml 02:37:04 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/third-party/shaded-sshd/target/bom.json 02:37:04 [INFO] attaching as shaded-sshd-7.0.5-SNAPSHOT-cyclonedx.json 02:37:04 [INFO] 02:37:04 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ shaded-sshd --- 02:37:04 [INFO] Skipping duplicate-finder execution! 02:37:04 [INFO] 02:37:04 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ shaded-sshd --- 02:37:04 [WARNING] Used undeclared dependencies found: 02:37:04 [WARNING] io.netty:netty-buffer:jar:4.1.107.Final:provided 02:37:04 [WARNING] io.netty:netty-transport:jar:4.1.107.Final:provided 02:37:04 [WARNING] io.netty:netty-common:jar:4.1.107.Final:provided 02:37:04 [WARNING] io.netty:netty-handler:jar:4.1.107.Final:provided 02:37:04 [INFO] 02:37:04 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ shaded-sshd --- 02:37:05 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/third-party/shaded-sshd/target/shaded-sshd-7.0.5-SNAPSHOT-sources.jar 02:37:05 [INFO] 02:37:05 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ shaded-sshd --- 02:37:05 [INFO] Skipping modernizer execution! 02:37:05 [INFO] 02:37:05 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ shaded-sshd --- 02:37:05 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:37:05 [INFO] 02:37:05 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ shaded-sshd --- 02:37:05 [INFO] Installing /w/workspace/netconf-maven-clm-master/third-party/shaded-sshd/target/shaded-sshd-7.0.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/shaded-sshd/7.0.5-SNAPSHOT/shaded-sshd-7.0.5-SNAPSHOT.jar 02:37:05 [INFO] Installing /w/workspace/netconf-maven-clm-master/third-party/shaded-sshd/pom.xml to /tmp/r/org/opendaylight/netconf/shaded-sshd/7.0.5-SNAPSHOT/shaded-sshd-7.0.5-SNAPSHOT.pom 02:37:05 [INFO] Installing /w/workspace/netconf-maven-clm-master/third-party/shaded-sshd/target/bom.xml to /tmp/r/org/opendaylight/netconf/shaded-sshd/7.0.5-SNAPSHOT/shaded-sshd-7.0.5-SNAPSHOT-cyclonedx.xml 02:37:05 [INFO] Installing /w/workspace/netconf-maven-clm-master/third-party/shaded-sshd/target/bom.json to /tmp/r/org/opendaylight/netconf/shaded-sshd/7.0.5-SNAPSHOT/shaded-sshd-7.0.5-SNAPSHOT-cyclonedx.json 02:37:05 [INFO] Installing /w/workspace/netconf-maven-clm-master/third-party/shaded-sshd/target/shaded-sshd-7.0.5-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/shaded-sshd/7.0.5-SNAPSHOT/shaded-sshd-7.0.5-SNAPSHOT-sources.jar 02:37:06 [INFO] 02:37:06 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ shaded-sshd --- 02:37:06 [INFO] Installing org/opendaylight/netconf/shaded-sshd/7.0.5-SNAPSHOT/shaded-sshd-7.0.5-SNAPSHOT.jar 02:37:06 [INFO] Writing OBR metadata 02:37:06 [INFO] 02:37:06 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ shaded-sshd --- 02:37:06 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:37:06 [INFO] 02:37:06 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ shaded-sshd --- 02:37:06 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 02:37:06 [INFO] 02:37:06 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ shaded-sshd --- 02:37:06 [INFO] org.opendaylight.netconf:shaded-sshd:bundle:7.0.5-SNAPSHOT 02:37:06 [INFO] +- org.opendaylight.netconf:shaded-sshd-jar:jar:7.0.5-SNAPSHOT:provided 02:37:06 [INFO] | +- org.apache.sshd:sshd-osgi:jar:2.11.0:provided 02:37:06 [INFO] | | \- org.slf4j:jcl-over-slf4j:jar:1.7.32:provided 02:37:06 [INFO] | +- org.apache.sshd:sshd-netty:jar:2.12.1:provided 02:37:06 [INFO] | | +- io.netty:netty-transport:jar:4.1.107.Final:provided 02:37:06 [INFO] | | | +- io.netty:netty-common:jar:4.1.107.Final:provided 02:37:06 [INFO] | | | +- io.netty:netty-buffer:jar:4.1.107.Final:provided 02:37:06 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.107.Final:provided 02:37:06 [INFO] | | \- io.netty:netty-handler:jar:4.1.107.Final:provided 02:37:06 [INFO] | | +- io.netty:netty-transport-native-unix-common:jar:4.1.107.Final:provided 02:37:06 [INFO] | | \- io.netty:netty-codec:jar:4.1.107.Final:provided 02:37:06 [INFO] | \- net.i2p.crypto:eddsa:jar:0.3.0:provided 02:37:06 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 02:37:06 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 02:37:06 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 02:37:06 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 02:37:06 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 02:37:06 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 02:37:06 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 02:37:06 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 02:37:06 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 02:37:06 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 02:37:06 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 02:37:06 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 02:37:06 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 02:37:06 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 02:37:06 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 02:37:06 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 02:37:06 [INFO] +- junit:junit:jar:4.13.2:test 02:37:06 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 02:37:06 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 02:37:06 [INFO] \- org.mockito:mockito-core:jar:5.11.0:test 02:37:06 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.12:test 02:37:06 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.12:test 02:37:06 [INFO] \- org.objenesis:objenesis:jar:3.3:test 02:37:06 [INFO] 02:37:06 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ shaded-sshd --- 02:37:06 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/third-party/shaded-sshd/target/sonatype-clm/module.xml 02:37:06 [INFO] 02:37:06 [INFO] ---------------< org.opendaylight.netconf:transport-tcp >--------------- 02:37:06 [INFO] Building transport-tcp 7.0.5-SNAPSHOT [41/121] 02:37:06 [INFO] -------------------------------[ bundle ]------------------------------- 02:37:06 [INFO] 02:37:06 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ transport-tcp --- 02:37:06 [INFO] 02:37:06 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ transport-tcp --- 02:37:06 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:37:06 [INFO] 02:37:06 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ transport-tcp --- 02:37:06 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:37:06 [INFO] 02:37:06 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ transport-tcp --- 02:37:07 [INFO] 02:37:07 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ transport-tcp --- 02:37:07 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-clm-master/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/** 02:37:07 [INFO] 02:37:07 [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ transport-tcp --- 02:37:07 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 02:37:07 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-master/transport/transport-tcp/src/main/yang 02:37:07 [INFO] yang-to-sources: Found 4 dependencies in 1.406 ms 02:37:07 [INFO] yang-to-sources: Project model files found: 3 in 2.855 ms 02:37:07 [INFO] yang-to-sources: 7 YANG models processed in 33.78 ms 02:37:07 [INFO] BindingJavaFileGenerator: Defined 48 files in 7.939 ms 02:37:07 [INFO] Sorted 48 files into 19 directories in 105.9 μs 02:37:07 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 48 in 20.78 ms 02:37:07 [INFO] 02:37:07 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ transport-tcp --- 02:37:07 [INFO] Starting audit... 02:37:07 Audit done. 02:37:07 [INFO] You have 0 Checkstyle violations. 02:37:07 [INFO] 02:37:07 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ transport-tcp --- 02:37:07 [INFO] Starting audit... 02:37:07 Audit done. 02:37:07 [INFO] You have 0 Checkstyle violations. 02:37:07 [INFO] 02:37:07 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ transport-tcp --- 02:37:07 [INFO] 02:37:07 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ transport-tcp --- 02:37:07 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/transport/transport-tcp/src/main/resources 02:37:07 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/transport/transport-tcp/target/generated-sources/spi 02:37:07 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 02:37:07 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 02:37:07 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 02:37:07 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/transport/transport-tcp/target/generated-sources/spi 02:37:07 [INFO] 02:37:07 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ transport-tcp --- 02:37:07 [INFO] Recompiling the module because of changed dependency. 02:37:07 [INFO] Compiling 60 source files with javac [debug release 17] to target/classes 02:37:07 [INFO] Writing META-INF/services/org.opendaylight.yangtools.yang.binding.YangFeatureProvider 02:37:07 [INFO] 02:37:07 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ transport-tcp >>> 02:37:07 [INFO] 02:37:07 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ transport-tcp --- 02:37:07 [INFO] Fork Value is true 02:37:11 [INFO] Done SpotBugs Analysis.... 02:37:11 [INFO] 02:37:11 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ transport-tcp <<< 02:37:11 [INFO] 02:37:11 [INFO] 02:37:11 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ transport-tcp --- 02:37:11 [INFO] BugInstance size is 0 02:37:11 [INFO] Error size is 0 02:37:11 [INFO] No errors/warnings found 02:37:11 [INFO] 02:37:11 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ transport-tcp --- 02:37:11 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/transport/transport-tcp/src/test/resources 02:37:11 [INFO] 02:37:11 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ transport-tcp --- 02:37:11 [INFO] Recompiling the module because of changed dependency. 02:37:11 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 02:37:11 [INFO] 02:37:11 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ transport-tcp --- 02:37:11 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:37:11 [INFO] 02:37:11 [INFO] ------------------------------------------------------- 02:37:11 [INFO] T E S T S 02:37:11 [INFO] ------------------------------------------------------- 02:37:12 [INFO] Running org.opendaylight.netconf.transport.tcp.TCPClientServerTest 02:37:14 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 02:37:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.221 s -- in org.opendaylight.netconf.transport.tcp.TCPClientServerTest 02:37:16 [INFO] 02:37:16 [INFO] Results: 02:37:16 [INFO] 02:37:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 02:37:16 [INFO] 02:37:16 [INFO] 02:37:16 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ transport-tcp --- 02:37:16 [INFO] 02:37:16 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ transport-tcp --- 02:37:16 [INFO] Building bundle: /w/workspace/netconf-maven-clm-master/transport/transport-tcp/target/transport-tcp-7.0.5-SNAPSHOT.jar 02:37:16 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-master/transport/transport-tcp/target/classes/META-INF/MANIFEST.MF 02:37:16 [INFO] 02:37:16 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ transport-tcp --- 02:37:16 [INFO] No previous run data found, generating javadoc. 02:37:19 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/transport/transport-tcp/target/transport-tcp-7.0.5-SNAPSHOT-javadoc.jar 02:37:19 [INFO] 02:37:19 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ transport-tcp --- 02:37:19 [INFO] CycloneDX: Resolving Dependencies 02:37:19 [INFO] CycloneDX: Creating BOM version 1.4 with 29 component(s) 02:37:19 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/transport/transport-tcp/target/bom.xml 02:37:19 [INFO] attaching as transport-tcp-7.0.5-SNAPSHOT-cyclonedx.xml 02:37:19 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/transport/transport-tcp/target/bom.json 02:37:19 [INFO] attaching as transport-tcp-7.0.5-SNAPSHOT-cyclonedx.json 02:37:19 [INFO] 02:37:19 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ transport-tcp --- 02:37:19 [INFO] Skipping duplicate-finder execution! 02:37:19 [INFO] 02:37:19 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ transport-tcp --- 02:37:19 [INFO] No dependency problems found 02:37:19 [INFO] 02:37:19 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ transport-tcp --- 02:37:19 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/transport/transport-tcp/target/transport-tcp-7.0.5-SNAPSHOT-sources.jar 02:37:19 [INFO] 02:37:19 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ transport-tcp --- 02:37:19 [INFO] 02:37:19 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ transport-tcp --- 02:37:19 [INFO] Loading execution data file /w/workspace/netconf-maven-clm-master/transport/transport-tcp/target/code-coverage/jacoco.exec 02:37:19 [INFO] Analyzed bundle 'transport-tcp' with 22 classes 02:37:19 [INFO] 02:37:19 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ transport-tcp --- 02:37:19 [INFO] Installing /w/workspace/netconf-maven-clm-master/transport/transport-tcp/target/transport-tcp-7.0.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/transport-tcp/7.0.5-SNAPSHOT/transport-tcp-7.0.5-SNAPSHOT.jar 02:37:19 [INFO] Installing /w/workspace/netconf-maven-clm-master/transport/transport-tcp/pom.xml to /tmp/r/org/opendaylight/netconf/transport-tcp/7.0.5-SNAPSHOT/transport-tcp-7.0.5-SNAPSHOT.pom 02:37:19 [INFO] Installing /w/workspace/netconf-maven-clm-master/transport/transport-tcp/target/transport-tcp-7.0.5-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/transport-tcp/7.0.5-SNAPSHOT/transport-tcp-7.0.5-SNAPSHOT-javadoc.jar 02:37:19 [INFO] Installing /w/workspace/netconf-maven-clm-master/transport/transport-tcp/target/bom.xml to /tmp/r/org/opendaylight/netconf/transport-tcp/7.0.5-SNAPSHOT/transport-tcp-7.0.5-SNAPSHOT-cyclonedx.xml 02:37:19 [INFO] Installing /w/workspace/netconf-maven-clm-master/transport/transport-tcp/target/bom.json to /tmp/r/org/opendaylight/netconf/transport-tcp/7.0.5-SNAPSHOT/transport-tcp-7.0.5-SNAPSHOT-cyclonedx.json 02:37:20 [INFO] Installing /w/workspace/netconf-maven-clm-master/transport/transport-tcp/target/transport-tcp-7.0.5-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/transport-tcp/7.0.5-SNAPSHOT/transport-tcp-7.0.5-SNAPSHOT-sources.jar 02:37:20 [INFO] 02:37:20 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ transport-tcp --- 02:37:20 [INFO] Installing org/opendaylight/netconf/transport-tcp/7.0.5-SNAPSHOT/transport-tcp-7.0.5-SNAPSHOT.jar 02:37:20 [INFO] Writing OBR metadata 02:37:20 [INFO] 02:37:20 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ transport-tcp --- 02:37:20 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:37:20 [INFO] 02:37:20 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ transport-tcp --- 02:37:20 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 02:37:20 [INFO] 02:37:20 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ transport-tcp --- 02:37:20 [INFO] org.opendaylight.netconf:transport-tcp:bundle:7.0.5-SNAPSHOT 02:37:20 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 02:37:20 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 02:37:20 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 02:37:20 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 02:37:20 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.25.0:compile 02:37:20 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 02:37:20 [INFO] +- io.netty:netty-common:jar:4.1.107.Final:compile 02:37:20 [INFO] +- io.netty:netty-transport:jar:4.1.107.Final:compile 02:37:20 [INFO] | +- io.netty:netty-buffer:jar:4.1.107.Final:compile 02:37:20 [INFO] | \- io.netty:netty-resolver:jar:4.1.107.Final:compile 02:37:20 [INFO] +- io.netty:netty-transport-classes-epoll:jar:4.1.107.Final:compile 02:37:20 [INFO] | \- io.netty:netty-transport-native-unix-common:jar:4.1.107.Final:compile 02:37:20 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 02:37:20 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.2:compile 02:37:20 [INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.2:compile 02:37:20 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile 02:37:20 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.1:compile 02:37:20 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.1:compile 02:37:20 [INFO] +- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.5-SNAPSHOT:compile 02:37:20 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile 02:37:20 [INFO] | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.5-SNAPSHOT:compile 02:37:20 [INFO] +- org.opendaylight.netconf:transport-api:jar:7.0.5-SNAPSHOT:compile 02:37:20 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 02:37:20 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile 02:37:20 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.2:compile 02:37:20 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 02:37:20 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 02:37:20 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 02:37:20 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 02:37:20 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 02:37:20 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 02:37:20 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 02:37:20 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 02:37:20 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 02:37:20 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 02:37:20 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 02:37:20 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 02:37:20 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 02:37:20 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 02:37:20 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 02:37:20 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 02:37:20 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 02:37:20 [INFO] +- junit:junit:jar:4.13.2:test 02:37:20 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 02:37:20 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 02:37:20 [INFO] \- org.mockito:mockito-core:jar:5.11.0:test 02:37:20 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.12:test 02:37:20 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.12:test 02:37:20 [INFO] \- org.objenesis:objenesis:jar:3.3:test 02:37:20 [INFO] 02:37:20 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ transport-tcp --- 02:37:20 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/transport/transport-tcp/target/sonatype-clm/module.xml 02:37:20 [INFO] 02:37:20 [INFO] ---------------< org.opendaylight.netconf:transport-ssh >--------------- 02:37:20 [INFO] Building transport-ssh 7.0.5-SNAPSHOT [42/121] 02:37:20 [INFO] -------------------------------[ bundle ]------------------------------- 02:37:20 [INFO] 02:37:20 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ transport-ssh --- 02:37:20 [INFO] 02:37:20 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ transport-ssh --- 02:37:20 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:37:20 [INFO] 02:37:20 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ transport-ssh --- 02:37:20 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:37:20 [INFO] 02:37:20 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ transport-ssh --- 02:37:21 [INFO] 02:37:21 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ transport-ssh --- 02:37:21 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-clm-master/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/** 02:37:21 [INFO] 02:37:21 [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ transport-ssh --- 02:37:21 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 02:37:21 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-master/transport/transport-ssh/src/main/yang 02:37:21 [INFO] yang-to-sources: Found 7 dependencies in 3.216 ms 02:37:21 [INFO] yang-to-sources: Project model files found: 7 in 18.81 ms 02:37:21 [INFO] yang-to-sources: 13 YANG models processed in 115.7 ms 02:37:21 [INFO] BindingJavaFileGenerator: Defined 401 files in 20.03 ms 02:37:21 [INFO] Sorted 401 files into 33 directories in 567.7 μs 02:37:21 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 401 in 91.22 ms 02:37:21 [INFO] 02:37:21 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ transport-ssh --- 02:37:21 [INFO] Starting audit... 02:37:21 Audit done. 02:37:21 [INFO] You have 0 Checkstyle violations. 02:37:21 [INFO] 02:37:21 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ transport-ssh --- 02:37:22 [INFO] Starting audit... 02:37:22 Audit done. 02:37:22 [INFO] You have 0 Checkstyle violations. 02:37:22 [INFO] 02:37:22 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ transport-ssh --- 02:37:22 [INFO] 02:37:22 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ transport-ssh --- 02:37:22 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/transport/transport-ssh/src/main/resources 02:37:22 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/transport/transport-ssh/target/generated-sources/spi 02:37:22 [INFO] Copying 7 resources from target/generated-sources/yang to target/classes 02:37:22 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 02:37:22 [INFO] Copying 7 resources from target/generated-sources/yang to target/classes 02:37:22 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/transport/transport-ssh/target/generated-sources/spi 02:37:22 [INFO] 02:37:22 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ transport-ssh --- 02:37:22 [INFO] Recompiling the module because of changed dependency. 02:37:22 [INFO] Compiling 431 source files with javac [debug release 17] to target/classes 02:37:24 [INFO] Writing META-INF/services/org.opendaylight.yangtools.yang.binding.YangFeatureProvider 02:37:24 [WARNING] /w/workspace/netconf-maven-clm-master/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[99,60] tripledescbc in org.opendaylight.netconf.shaded.sshd.common.cipher.BuiltinCiphers has been deprecated 02:37:24 [WARNING] /w/workspace/netconf-maven-clm-master/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[98,59] blowfishcbc in org.opendaylight.netconf.shaded.sshd.common.cipher.BuiltinCiphers has been deprecated 02:37:24 [WARNING] /w/workspace/netconf-maven-clm-master/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[97,26] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.ssh.encryption.algs.rev240208.Arcfour256 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.ssh.encryption.algs.rev240208 has been deprecated and marked for removal 02:37:24 [WARNING] /w/workspace/netconf-maven-clm-master/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[97,58] arcfour256 in org.opendaylight.netconf.shaded.sshd.common.cipher.BuiltinCiphers has been deprecated 02:37:24 [WARNING] /w/workspace/netconf-maven-clm-master/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[96,26] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.ssh.encryption.algs.rev240208.Arcfour128 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.ssh.encryption.algs.rev240208 has been deprecated and marked for removal 02:37:24 [WARNING] /w/workspace/netconf-maven-clm-master/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[96,58] arcfour128 in org.opendaylight.netconf.shaded.sshd.common.cipher.BuiltinCiphers has been deprecated 02:37:24 [WARNING] /w/workspace/netconf-maven-clm-master/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[121,22] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.ssh.key.exchange.algs.rev240208.DiffieHellmanGroupExchangeSha1 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.ssh.key.exchange.algs.rev240208 has been deprecated 02:37:24 [WARNING] /w/workspace/netconf-maven-clm-master/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[121,78] dhgex in org.opendaylight.netconf.shaded.sshd.common.kex.BuiltinDHFactories has been deprecated 02:37:24 [WARNING] /w/workspace/netconf-maven-clm-master/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[115,72] dhg14 in org.opendaylight.netconf.shaded.sshd.common.kex.BuiltinDHFactories has been deprecated 02:37:24 [WARNING] /w/workspace/netconf-maven-clm-master/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[114,22] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.ssh.key.exchange.algs.rev240208.DiffieHellmanGroup1Sha1 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.ssh.key.exchange.algs.rev240208 has been deprecated 02:37:24 [WARNING] /w/workspace/netconf-maven-clm-master/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[114,71] dhg1 in org.opendaylight.netconf.shaded.sshd.common.kex.BuiltinDHFactories has been deprecated 02:37:24 [WARNING] /w/workspace/netconf-maven-clm-master/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[159,55] hmacsha196 in org.opendaylight.netconf.shaded.sshd.common.mac.BuiltinMacs has been deprecated 02:37:24 [WARNING] /w/workspace/netconf-maven-clm-master/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[157,54] hmacmd596 in org.opendaylight.netconf.shaded.sshd.common.mac.BuiltinMacs has been deprecated 02:37:24 [WARNING] /w/workspace/netconf-maven-clm-master/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[156,52] hmacmd5 in org.opendaylight.netconf.shaded.sshd.common.mac.BuiltinMacs has been deprecated 02:37:24 [WARNING] /w/workspace/netconf-maven-clm-master/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[184,57] dsa in org.opendaylight.netconf.shaded.sshd.common.signature.BuiltinSignatures has been deprecated 02:37:24 [INFO] 02:37:24 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ transport-ssh >>> 02:37:24 [INFO] 02:37:24 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ transport-ssh --- 02:37:24 [INFO] Fork Value is true 02:37:30 [INFO] Done SpotBugs Analysis.... 02:37:30 [INFO] 02:37:30 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ transport-ssh <<< 02:37:30 [INFO] 02:37:30 [INFO] 02:37:30 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ transport-ssh --- 02:37:30 [INFO] BugInstance size is 0 02:37:30 [INFO] Error size is 0 02:37:30 [INFO] No errors/warnings found 02:37:30 [INFO] 02:37:30 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ transport-ssh --- 02:37:30 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/transport/transport-ssh/src/test/resources 02:37:30 [INFO] 02:37:30 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ transport-ssh --- 02:37:30 [INFO] Recompiling the module because of changed dependency. 02:37:30 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 02:37:30 [INFO] 02:37:30 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ transport-ssh --- 02:37:30 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:37:30 [INFO] 02:37:30 [INFO] ------------------------------------------------------- 02:37:30 [INFO] T E S T S 02:37:30 [INFO] ------------------------------------------------------- 02:37:32 [INFO] Running org.opendaylight.netconf.transport.ssh.SshClientServerTest 02:37:33 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 02:37:39 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.604 s -- in org.opendaylight.netconf.transport.ssh.SshClientServerTest 02:37:39 [INFO] 02:37:39 [INFO] Results: 02:37:39 [INFO] 02:37:39 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0 02:37:39 [INFO] 02:37:39 [INFO] 02:37:39 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ transport-ssh --- 02:37:39 [INFO] 02:37:39 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ transport-ssh --- 02:37:40 [INFO] Building bundle: /w/workspace/netconf-maven-clm-master/transport/transport-ssh/target/transport-ssh-7.0.5-SNAPSHOT.jar 02:37:40 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-master/transport/transport-ssh/target/classes/META-INF/MANIFEST.MF 02:37:40 [INFO] 02:37:40 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ transport-ssh --- 02:37:40 [INFO] No previous run data found, generating javadoc. 02:37:45 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/transport/transport-ssh/target/transport-ssh-7.0.5-SNAPSHOT-javadoc.jar 02:37:45 [INFO] 02:37:45 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ transport-ssh --- 02:37:45 [INFO] CycloneDX: Resolving Dependencies 02:37:46 [INFO] CycloneDX: Creating BOM version 1.4 with 37 component(s) 02:37:46 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/transport/transport-ssh/target/bom.xml 02:37:46 [INFO] attaching as transport-ssh-7.0.5-SNAPSHOT-cyclonedx.xml 02:37:46 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/transport/transport-ssh/target/bom.json 02:37:46 [INFO] attaching as transport-ssh-7.0.5-SNAPSHOT-cyclonedx.json 02:37:46 [INFO] 02:37:46 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ transport-ssh --- 02:37:46 [INFO] Skipping duplicate-finder execution! 02:37:46 [INFO] 02:37:46 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ transport-ssh --- 02:37:46 [INFO] No dependency problems found 02:37:46 [INFO] 02:37:46 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ transport-ssh --- 02:37:46 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/transport/transport-ssh/target/transport-ssh-7.0.5-SNAPSHOT-sources.jar 02:37:47 [INFO] 02:37:47 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ transport-ssh --- 02:37:47 [INFO] 02:37:47 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ transport-ssh --- 02:37:47 [INFO] Loading execution data file /w/workspace/netconf-maven-clm-master/transport/transport-ssh/target/code-coverage/jacoco.exec 02:37:47 [INFO] Analyzed bundle 'transport-ssh' with 49 classes 02:37:47 [INFO] 02:37:47 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ transport-ssh --- 02:37:47 [INFO] Installing /w/workspace/netconf-maven-clm-master/transport/transport-ssh/target/transport-ssh-7.0.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/transport-ssh/7.0.5-SNAPSHOT/transport-ssh-7.0.5-SNAPSHOT.jar 02:37:47 [INFO] Installing /w/workspace/netconf-maven-clm-master/transport/transport-ssh/pom.xml to /tmp/r/org/opendaylight/netconf/transport-ssh/7.0.5-SNAPSHOT/transport-ssh-7.0.5-SNAPSHOT.pom 02:37:47 [INFO] Installing /w/workspace/netconf-maven-clm-master/transport/transport-ssh/target/transport-ssh-7.0.5-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/transport-ssh/7.0.5-SNAPSHOT/transport-ssh-7.0.5-SNAPSHOT-javadoc.jar 02:37:47 [INFO] Installing /w/workspace/netconf-maven-clm-master/transport/transport-ssh/target/bom.xml to /tmp/r/org/opendaylight/netconf/transport-ssh/7.0.5-SNAPSHOT/transport-ssh-7.0.5-SNAPSHOT-cyclonedx.xml 02:37:47 [INFO] Installing /w/workspace/netconf-maven-clm-master/transport/transport-ssh/target/bom.json to /tmp/r/org/opendaylight/netconf/transport-ssh/7.0.5-SNAPSHOT/transport-ssh-7.0.5-SNAPSHOT-cyclonedx.json 02:37:47 [INFO] Installing /w/workspace/netconf-maven-clm-master/transport/transport-ssh/target/transport-ssh-7.0.5-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/transport-ssh/7.0.5-SNAPSHOT/transport-ssh-7.0.5-SNAPSHOT-sources.jar 02:37:47 [INFO] 02:37:47 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ transport-ssh --- 02:37:47 [INFO] Installing org/opendaylight/netconf/transport-ssh/7.0.5-SNAPSHOT/transport-ssh-7.0.5-SNAPSHOT.jar 02:37:47 [INFO] Writing OBR metadata 02:37:47 [INFO] 02:37:47 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ transport-ssh --- 02:37:47 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:37:47 [INFO] 02:37:47 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ transport-ssh --- 02:37:47 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 02:37:47 [INFO] 02:37:47 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ transport-ssh --- 02:37:47 [INFO] org.opendaylight.netconf:transport-ssh:bundle:7.0.5-SNAPSHOT 02:37:47 [INFO] +- commons-codec:commons-codec:jar:1.15:compile 02:37:47 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.3:compile 02:37:47 [INFO] +- com.google.errorprone:error_prone_annotations:jar:2.25.0:provided 02:37:47 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 02:37:47 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 02:37:47 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 02:37:47 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 02:37:47 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 02:37:47 [INFO] +- io.netty:netty-buffer:jar:4.1.107.Final:compile 02:37:47 [INFO] +- io.netty:netty-common:jar:4.1.107.Final:compile 02:37:47 [INFO] +- io.netty:netty-transport:jar:4.1.107.Final:compile 02:37:47 [INFO] | \- io.netty:netty-resolver:jar:4.1.107.Final:compile 02:37:47 [INFO] +- org.bouncycastle:bcprov-jdk18on:jar:1.77:compile 02:37:47 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 02:37:47 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.2:compile 02:37:47 [INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.2:compile 02:37:47 [INFO] +- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.1:compile 02:37:47 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile 02:37:47 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.1:compile 02:37:47 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.1:compile 02:37:47 [INFO] +- org.opendaylight.netconf:keystore-api:jar:7.0.5-SNAPSHOT:compile 02:37:47 [INFO] +- org.opendaylight.netconf:shaded-sshd:jar:7.0.5-SNAPSHOT:compile 02:37:47 [INFO] +- org.opendaylight.netconf:transport-api:jar:7.0.5-SNAPSHOT:compile 02:37:47 [INFO] +- org.opendaylight.netconf:transport-tcp:jar:7.0.5-SNAPSHOT:compile 02:37:47 [INFO] | \- io.netty:netty-transport-classes-epoll:jar:4.1.107.Final:compile 02:37:47 [INFO] +- org.opendaylight.netconf:truststore-api:jar:7.0.5-SNAPSHOT:compile 02:37:47 [INFO] +- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.5-SNAPSHOT:compile 02:37:47 [INFO] +- org.opendaylight.netconf.model:rfc8341:jar:7.0.5-SNAPSHOT:compile 02:37:47 [INFO] +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.107.Final:test 02:37:47 [INFO] | \- io.netty:netty-transport-native-unix-common:jar:4.1.107.Final:compile 02:37:47 [INFO] +- org.bouncycastle:bcpkix-jdk18on:jar:1.77:test 02:37:47 [INFO] | \- org.bouncycastle:bcutil-jdk18on:jar:1.77:test 02:37:47 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:test 02:37:47 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 02:37:47 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile 02:37:47 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.2:compile 02:37:47 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 02:37:47 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 02:37:47 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 02:37:47 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 02:37:47 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 02:37:47 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 02:37:47 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 02:37:47 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 02:37:47 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 02:37:47 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 02:37:47 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 02:37:47 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 02:37:47 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 02:37:47 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 02:37:47 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 02:37:47 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 02:37:47 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 02:37:47 [INFO] +- junit:junit:jar:4.13.2:test 02:37:47 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 02:37:47 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 02:37:47 [INFO] \- org.mockito:mockito-core:jar:5.11.0:test 02:37:47 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.12:test 02:37:47 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.12:test 02:37:47 [INFO] \- org.objenesis:objenesis:jar:3.3:test 02:37:47 [INFO] 02:37:47 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ transport-ssh --- 02:37:47 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/transport/transport-ssh/target/sonatype-clm/module.xml 02:37:47 [INFO] 02:37:47 [INFO] ---------------< org.opendaylight.netconf:transport-tls >--------------- 02:37:47 [INFO] Building transport-tls 7.0.5-SNAPSHOT [43/121] 02:37:47 [INFO] -------------------------------[ bundle ]------------------------------- 02:37:47 [INFO] 02:37:47 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ transport-tls --- 02:37:47 [INFO] 02:37:47 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ transport-tls --- 02:37:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:37:47 [INFO] 02:37:47 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ transport-tls --- 02:37:47 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:37:47 [INFO] 02:37:47 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ transport-tls --- 02:37:48 [INFO] 02:37:48 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ transport-tls --- 02:37:48 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-clm-master/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/** 02:37:48 [INFO] 02:37:48 [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ transport-tls --- 02:37:48 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 02:37:48 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-master/transport/transport-tls/src/main/yang 02:37:48 [INFO] yang-to-sources: Found 6 dependencies in 3.427 ms 02:37:48 [INFO] yang-to-sources: Project model files found: 4 in 19.73 ms 02:37:48 [INFO] yang-to-sources: 9 YANG models processed in 95.65 ms 02:37:48 [INFO] BindingJavaFileGenerator: Defined 485 files in 22.28 ms 02:37:48 [INFO] Sorted 485 files into 32 directories in 533.1 μs 02:37:48 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 485 in 125.4 ms 02:37:48 [INFO] 02:37:48 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ transport-tls --- 02:37:48 [INFO] Starting audit... 02:37:48 Audit done. 02:37:48 [INFO] You have 0 Checkstyle violations. 02:37:48 [INFO] 02:37:48 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ transport-tls --- 02:37:49 [INFO] Starting audit... 02:37:49 Audit done. 02:37:49 [INFO] You have 0 Checkstyle violations. 02:37:49 [INFO] 02:37:49 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ transport-tls --- 02:37:49 [INFO] 02:37:49 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ transport-tls --- 02:37:49 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/transport/transport-tls/src/main/resources 02:37:49 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/transport/transport-tls/target/generated-sources/spi 02:37:49 [INFO] Copying 4 resources from target/generated-sources/yang to target/classes 02:37:49 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 02:37:49 [INFO] Copying 4 resources from target/generated-sources/yang to target/classes 02:37:49 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/transport/transport-tls/target/generated-sources/spi 02:37:49 [INFO] 02:37:49 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ transport-tls --- 02:37:49 [INFO] Recompiling the module because of changed dependency. 02:37:49 [INFO] Compiling 498 source files with javac [debug release 17] to target/classes 02:37:51 [INFO] Writing META-INF/services/org.opendaylight.yangtools.yang.binding.YangFeatureProvider 02:37:51 [WARNING] /w/workspace/netconf-maven-clm-master/transport/transport-tls/src/main/java/org/opendaylight/netconf/transport/tls/IetfTlsCommonFeatureProvider.java:[32,16] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.tls.common.rev240208.Tls12$I in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.tls.common.rev240208 has been deprecated 02:37:51 [WARNING] /w/workspace/netconf-maven-clm-master/transport/transport-tls/src/main/java/org/opendaylight/netconf/transport/tls/IetfTlsCommonFeatureProvider.java:[42,42] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.tls.common.rev240208.Tls12$F in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.tls.common.rev240208 has been deprecated 02:37:51 [INFO] 02:37:51 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ transport-tls >>> 02:37:51 [INFO] 02:37:51 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ transport-tls --- 02:37:51 [INFO] Fork Value is true 02:37:55 [INFO] Done SpotBugs Analysis.... 02:37:55 [INFO] 02:37:55 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ transport-tls <<< 02:37:55 [INFO] 02:37:55 [INFO] 02:37:55 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ transport-tls --- 02:37:55 [INFO] BugInstance size is 0 02:37:55 [INFO] Error size is 0 02:37:55 [INFO] No errors/warnings found 02:37:55 [INFO] 02:37:55 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ transport-tls --- 02:37:55 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/transport/transport-tls/src/test/resources 02:37:55 [INFO] 02:37:55 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ transport-tls --- 02:37:55 [INFO] Recompiling the module because of changed dependency. 02:37:55 [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes 02:37:55 [INFO] 02:37:55 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ transport-tls --- 02:37:55 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:37:55 [INFO] 02:37:55 [INFO] ------------------------------------------------------- 02:37:55 [INFO] T E S T S 02:37:55 [INFO] ------------------------------------------------------- 02:37:56 [INFO] Running org.opendaylight.netconf.transport.tls.TlsClientServerTest 02:37:57 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 02:38:01 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.029 s -- in org.opendaylight.netconf.transport.tls.TlsClientServerTest 02:38:01 [INFO] Running org.opendaylight.netconf.transport.tls.ConfigUtilsTest 02:38:02 [WARNING] Tests run: 6, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.726 s -- in org.opendaylight.netconf.transport.tls.ConfigUtilsTest 02:38:02 [INFO] 02:38:02 [INFO] Results: 02:38:02 [INFO] 02:38:02 [WARNING] Tests run: 10, Failures: 0, Errors: 0, Skipped: 1 02:38:02 [INFO] 02:38:02 [INFO] 02:38:02 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ transport-tls --- 02:38:02 [INFO] 02:38:02 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ transport-tls --- 02:38:02 [INFO] Building bundle: /w/workspace/netconf-maven-clm-master/transport/transport-tls/target/transport-tls-7.0.5-SNAPSHOT.jar 02:38:03 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-master/transport/transport-tls/target/classes/META-INF/MANIFEST.MF 02:38:03 [INFO] 02:38:03 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ transport-tls --- 02:38:03 [INFO] No previous run data found, generating javadoc. 02:38:08 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/transport/transport-tls/target/transport-tls-7.0.5-SNAPSHOT-javadoc.jar 02:38:09 [INFO] 02:38:09 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ transport-tls --- 02:38:09 [INFO] CycloneDX: Resolving Dependencies 02:38:09 [INFO] CycloneDX: Creating BOM version 1.4 with 35 component(s) 02:38:09 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/transport/transport-tls/target/bom.xml 02:38:09 [INFO] attaching as transport-tls-7.0.5-SNAPSHOT-cyclonedx.xml 02:38:09 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/transport/transport-tls/target/bom.json 02:38:09 [INFO] attaching as transport-tls-7.0.5-SNAPSHOT-cyclonedx.json 02:38:09 [INFO] 02:38:09 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ transport-tls --- 02:38:09 [INFO] Skipping duplicate-finder execution! 02:38:09 [INFO] 02:38:09 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ transport-tls --- 02:38:10 [INFO] No dependency problems found 02:38:10 [INFO] 02:38:10 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ transport-tls --- 02:38:10 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/transport/transport-tls/target/transport-tls-7.0.5-SNAPSHOT-sources.jar 02:38:10 [INFO] 02:38:10 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ transport-tls --- 02:38:10 [INFO] 02:38:10 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ transport-tls --- 02:38:10 [INFO] Loading execution data file /w/workspace/netconf-maven-clm-master/transport/transport-tls/target/code-coverage/jacoco.exec 02:38:10 [INFO] Analyzed bundle 'transport-tls' with 21 classes 02:38:10 [INFO] 02:38:10 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ transport-tls --- 02:38:10 [INFO] Installing /w/workspace/netconf-maven-clm-master/transport/transport-tls/target/transport-tls-7.0.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/transport-tls/7.0.5-SNAPSHOT/transport-tls-7.0.5-SNAPSHOT.jar 02:38:10 [INFO] Installing /w/workspace/netconf-maven-clm-master/transport/transport-tls/pom.xml to /tmp/r/org/opendaylight/netconf/transport-tls/7.0.5-SNAPSHOT/transport-tls-7.0.5-SNAPSHOT.pom 02:38:10 [INFO] Installing /w/workspace/netconf-maven-clm-master/transport/transport-tls/target/transport-tls-7.0.5-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/transport-tls/7.0.5-SNAPSHOT/transport-tls-7.0.5-SNAPSHOT-javadoc.jar 02:38:10 [INFO] Installing /w/workspace/netconf-maven-clm-master/transport/transport-tls/target/bom.xml to /tmp/r/org/opendaylight/netconf/transport-tls/7.0.5-SNAPSHOT/transport-tls-7.0.5-SNAPSHOT-cyclonedx.xml 02:38:10 [INFO] Installing /w/workspace/netconf-maven-clm-master/transport/transport-tls/target/bom.json to /tmp/r/org/opendaylight/netconf/transport-tls/7.0.5-SNAPSHOT/transport-tls-7.0.5-SNAPSHOT-cyclonedx.json 02:38:10 [INFO] Installing /w/workspace/netconf-maven-clm-master/transport/transport-tls/target/transport-tls-7.0.5-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/transport-tls/7.0.5-SNAPSHOT/transport-tls-7.0.5-SNAPSHOT-sources.jar 02:38:10 [INFO] 02:38:10 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ transport-tls --- 02:38:10 [INFO] Installing org/opendaylight/netconf/transport-tls/7.0.5-SNAPSHOT/transport-tls-7.0.5-SNAPSHOT.jar 02:38:10 [INFO] Writing OBR metadata 02:38:10 [INFO] 02:38:10 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ transport-tls --- 02:38:10 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:38:11 [INFO] 02:38:11 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ transport-tls --- 02:38:11 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 02:38:11 [INFO] 02:38:11 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ transport-tls --- 02:38:11 [INFO] org.opendaylight.netconf:transport-tls:bundle:7.0.5-SNAPSHOT 02:38:11 [INFO] +- io.netty:netty-buffer:jar:4.1.107.Final:compile 02:38:11 [INFO] +- io.netty:netty-common:jar:4.1.107.Final:compile 02:38:11 [INFO] +- io.netty:netty-handler:jar:4.1.107.Final:compile 02:38:11 [INFO] | +- io.netty:netty-resolver:jar:4.1.107.Final:compile 02:38:11 [INFO] | +- io.netty:netty-transport-native-unix-common:jar:4.1.107.Final:compile 02:38:11 [INFO] | \- io.netty:netty-codec:jar:4.1.107.Final:compile 02:38:11 [INFO] +- io.netty:netty-transport:jar:4.1.107.Final:compile 02:38:11 [INFO] +- org.bouncycastle:bcprov-jdk18on:jar:1.77:compile 02:38:11 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 02:38:11 [INFO] +- org.opendaylight.netconf:keystore-api:jar:7.0.5-SNAPSHOT:compile 02:38:11 [INFO] +- org.opendaylight.netconf:transport-api:jar:7.0.5-SNAPSHOT:compile 02:38:11 [INFO] +- org.opendaylight.netconf:transport-tcp:jar:7.0.5-SNAPSHOT:compile 02:38:11 [INFO] | \- io.netty:netty-transport-classes-epoll:jar:4.1.107.Final:compile 02:38:11 [INFO] +- org.opendaylight.netconf:truststore-api:jar:7.0.5-SNAPSHOT:compile 02:38:11 [INFO] +- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.5-SNAPSHOT:compile 02:38:11 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile 02:38:11 [INFO] +- org.opendaylight.netconf.model:rfc8341:jar:7.0.5-SNAPSHOT:compile 02:38:11 [INFO] +- org.bouncycastle:bcpkix-jdk18on:jar:1.77:test 02:38:11 [INFO] | \- org.bouncycastle:bcutil-jdk18on:jar:1.77:test 02:38:11 [INFO] +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.107.Final:test 02:38:11 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:test 02:38:11 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.1:compile 02:38:11 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.1:compile 02:38:11 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 02:38:11 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 02:38:11 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 02:38:11 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 02:38:11 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.25.0:compile 02:38:11 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 02:38:11 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 02:38:11 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile 02:38:11 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.2:compile 02:38:11 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.2:compile 02:38:11 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 02:38:11 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.2:compile 02:38:11 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 02:38:11 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 02:38:11 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 02:38:11 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 02:38:11 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 02:38:11 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 02:38:11 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 02:38:11 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 02:38:11 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 02:38:11 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 02:38:11 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 02:38:11 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 02:38:11 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 02:38:11 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 02:38:11 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 02:38:11 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 02:38:11 [INFO] +- junit:junit:jar:4.13.2:test 02:38:11 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 02:38:11 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 02:38:11 [INFO] \- org.mockito:mockito-core:jar:5.11.0:test 02:38:11 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.12:test 02:38:11 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.12:test 02:38:11 [INFO] \- org.objenesis:objenesis:jar:3.3:test 02:38:11 [INFO] 02:38:11 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ transport-tls --- 02:38:11 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/transport/transport-tls/target/sonatype-clm/module.xml 02:38:11 [INFO] 02:38:11 [INFO] -----------< org.opendaylight.netconf:odl-netconf-transport >----------- 02:38:11 [INFO] Building OpenDaylight :: Netconf :: Transport 7.0.5-SNAPSHOT [44/121] 02:38:11 [INFO] ------------------------------[ feature ]------------------------------- 02:38:11 [INFO] 02:38:11 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-transport --- 02:38:11 [INFO] 02:38:11 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-transport --- 02:38:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:38:11 [INFO] 02:38:11 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-transport --- 02:38:11 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:38:11 [INFO] 02:38:11 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-transport --- 02:38:11 [INFO] 02:38:11 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-transport --- 02:38:11 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:38:11 [INFO] argLine set to empty 02:38:11 [INFO] 02:38:11 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-transport --- 02:38:11 [INFO] Starting audit... 02:38:11 Audit done. 02:38:11 [INFO] You have 0 Checkstyle violations. 02:38:11 [INFO] 02:38:11 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-transport --- 02:38:11 [INFO] Starting audit... 02:38:11 Audit done. 02:38:11 [INFO] You have 0 Checkstyle violations. 02:38:11 [INFO] 02:38:11 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-transport --- 02:38:11 [INFO] Created: /w/workspace/netconf-maven-clm-master/features/odl-netconf-transport/target/classes/META-INF/maven/dependencies.properties 02:38:11 [INFO] 02:38:11 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-transport --- 02:38:11 [INFO] 02:38:11 [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-transport --- 02:38:11 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-master/features/odl-netconf-transport/target/feature/feature.xml 02:38:11 [INFO] ...done! 02:38:11 [INFO] Attaching features XML 02:38:11 [INFO] 02:38:11 [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-netconf-transport --- 02:38: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 02:38:11 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 02:38:11 [INFO] 02:38:11 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-netconf-transport >>> 02:38:11 [INFO] 02:38:11 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-netconf-transport --- 02:38:11 [INFO] 02:38:11 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-netconf-transport <<< 02:38:11 [INFO] 02:38:11 [INFO] 02:38:11 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-netconf-transport --- 02:38:11 [INFO] 02:38:11 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-transport --- 02:38:11 [INFO] 02:38:11 [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-netconf-transport --- 02:38:11 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:38:11 [INFO] 02:38:11 [INFO] ------------------------------------------------------- 02:38:11 [INFO] T E S T S 02:38:11 [INFO] ------------------------------------------------------- 02:38:13 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:38:26 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.95 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:38:26 [INFO] 02:38:26 [INFO] Results: 02:38:26 [INFO] 02:38:26 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 02:38:26 [INFO] 02:38:26 [INFO] 02:38:26 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-netconf-transport --- 02:38:26 [INFO] 02:38:26 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-transport --- 02:38:26 [INFO] 02:38:26 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-netconf-transport --- 02:38:26 [INFO] CycloneDX: Resolving Dependencies 02:38:31 [INFO] CycloneDX: Creating BOM version 1.4 with 54 component(s) 02:38:31 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/features/odl-netconf-transport/target/bom.xml 02:38:31 [INFO] attaching as odl-netconf-transport-7.0.5-SNAPSHOT-cyclonedx.xml 02:38:31 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/features/odl-netconf-transport/target/bom.json 02:38:31 [INFO] attaching as odl-netconf-transport-7.0.5-SNAPSHOT-cyclonedx.json 02:38:31 [INFO] 02:38:31 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-transport --- 02:38:31 [INFO] Skipping duplicate-finder execution! 02:38:31 [INFO] 02:38:31 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-transport --- 02:38:31 [INFO] Skipping plugin execution 02:38:31 [INFO] 02:38:31 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-transport --- 02:38:31 [INFO] No sources in project. Archive not created. 02:38:31 [INFO] 02:38:31 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-transport --- 02:38:31 [INFO] 02:38:31 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-transport --- 02:38:31 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:38:31 [INFO] 02:38:31 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-transport --- 02:38:31 [INFO] No primary artifact to install, installing attached artifacts instead. 02:38:31 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-transport/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-transport/7.0.5-SNAPSHOT/odl-netconf-transport-7.0.5-SNAPSHOT.pom 02:38:31 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-transport/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-transport/7.0.5-SNAPSHOT/odl-netconf-transport-7.0.5-SNAPSHOT-features.xml 02:38:31 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-transport/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-transport/7.0.5-SNAPSHOT/odl-netconf-transport-7.0.5-SNAPSHOT-cyclonedx.xml 02:38:31 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-transport/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-transport/7.0.5-SNAPSHOT/odl-netconf-transport-7.0.5-SNAPSHOT-cyclonedx.json 02:38:31 [INFO] 02:38:31 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-transport --- 02:38:31 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:38:31 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 02:38:31 [INFO] 02:38:31 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-netconf-transport --- 02:38:31 [INFO] Wrote dependency tree to: /w/workspace/netconf-maven-clm-master/features/odl-netconf-transport/target/test-features 02:38:31 [INFO] 02:38:31 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-netconf-transport --- 02:38:31 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/features/odl-netconf-transport/target/sonatype-clm/module.xml 02:38:31 [INFO] 02:38:31 [INFO] --------------< org.opendaylight.netconf:netconf-client >--------------- 02:38:31 [INFO] Building netconf-client 7.0.5-SNAPSHOT [45/121] 02:38:31 [INFO] -------------------------------[ bundle ]------------------------------- 02:38:31 [INFO] 02:38:31 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-client --- 02:38:31 [INFO] 02:38:31 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-client --- 02:38:31 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:38:31 [INFO] 02:38:31 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-client --- 02:38:31 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:38:31 [INFO] 02:38:31 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-client --- 02:38:31 [INFO] 02:38:31 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ netconf-client --- 02:38:31 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-clm-master/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/** 02:38:31 [INFO] 02:38:31 [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ netconf-client --- 02:38:31 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 02:38:31 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-master/protocol/netconf-client/src/main/yang 02:38:31 [INFO] yang-to-sources: Found 11 dependencies in 7.511 ms 02:38:31 [INFO] yang-to-sources: Project model files found: 1 in 3.602 ms 02:38:31 [INFO] yang-to-sources: 19 YANG models processed in 157.9 ms 02:38:31 [INFO] BindingJavaFileGenerator: Defined 87 files in 23.08 ms 02:38:31 [INFO] Sorted 87 files into 25 directories in 156.0 μs 02:38:31 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 87 in 51.45 ms 02:38:31 [INFO] 02:38:31 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-client --- 02:38:32 [INFO] Starting audit... 02:38:32 Audit done. 02:38:32 [INFO] You have 0 Checkstyle violations. 02:38:32 [INFO] 02:38:32 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-client --- 02:38:32 [INFO] Starting audit... 02:38:32 Audit done. 02:38:32 [INFO] You have 0 Checkstyle violations. 02:38:32 [INFO] 02:38:32 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-client --- 02:38:32 [INFO] 02:38:32 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-client --- 02:38:32 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/protocol/netconf-client/src/main/resources 02:38:32 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/protocol/netconf-client/target/generated-sources/spi 02:38:32 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 02:38:32 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 02:38:32 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 02:38:32 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/protocol/netconf-client/target/generated-sources/spi 02:38:32 [INFO] 02:38:32 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ netconf-client --- 02:38:32 [INFO] Recompiling the module because of changed dependency. 02:38:32 [INFO] Compiling 101 source files with javac [debug release 17] to target/classes 02:38:33 [WARNING] /w/workspace/netconf-maven-clm-master/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorFactory.java:[34,22] BASE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 02:38:33 [WARNING] /w/workspace/netconf-maven-clm-master/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorFactory.java:[39,22] BASE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 02:38:33 [WARNING] /w/workspace/netconf-maven-clm-master/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorFactory.java:[43,22] BASE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 02:38:33 [WARNING] /w/workspace/netconf-maven-clm-master/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorFactory.java:[46,103] BASE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 02:38:33 [WARNING] /w/workspace/netconf-maven-clm-master/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorFactory.java:[133,19] org.opendaylight.netconf.api.NetconfSessionListenerFactory in org.opendaylight.netconf.api has been deprecated 02:38:33 [WARNING] /w/workspace/netconf-maven-clm-master/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorFactory.java:[133,19] org.opendaylight.netconf.api.NetconfSessionListenerFactory in org.opendaylight.netconf.api has been deprecated 02:38:33 [WARNING] /w/workspace/netconf-maven-clm-master/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorFactory.java:[133,19] org.opendaylight.netconf.api.NetconfSessionListenerFactory in org.opendaylight.netconf.api has been deprecated 02:38:33 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:38:33 [WARNING] /w/workspace/netconf-maven-clm-master/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/ClientChannelInitializer.java:[20,19] org.opendaylight.netconf.api.NetconfSessionListenerFactory in org.opendaylight.netconf.api has been deprecated 02:38:33 [WARNING] /w/workspace/netconf-maven-clm-master/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/ClientChannelInitializer.java:[20,19] org.opendaylight.netconf.api.NetconfSessionListenerFactory in org.opendaylight.netconf.api has been deprecated 02:38:33 [WARNING] /w/workspace/netconf-maven-clm-master/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/ClientChannelInitializer.java:[20,19] org.opendaylight.netconf.api.NetconfSessionListenerFactory in org.opendaylight.netconf.api has been deprecated 02:38:33 [WARNING] /w/workspace/netconf-maven-clm-master/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/ClientChannelInitializer.java:[23,28] org.opendaylight.netconf.api.NetconfSessionListenerFactory in org.opendaylight.netconf.api has been deprecated 02:38:33 [WARNING] /w/workspace/netconf-maven-clm-master/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/ClientChannelInitializer.java:[23,28] org.opendaylight.netconf.api.NetconfSessionListenerFactory in org.opendaylight.netconf.api has been deprecated 02:38:33 [WARNING] /w/workspace/netconf-maven-clm-master/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/ClientChannelInitializer.java:[23,28] org.opendaylight.netconf.api.NetconfSessionListenerFactory in org.opendaylight.netconf.api has been deprecated 02:38:33 [INFO] 02:38:33 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ netconf-client >>> 02:38:33 [INFO] 02:38:33 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ netconf-client --- 02:38:33 [INFO] Fork Value is true 02:38:37 [INFO] Done SpotBugs Analysis.... 02:38:37 [INFO] 02:38:37 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ netconf-client <<< 02:38:37 [INFO] 02:38:37 [INFO] 02:38:37 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ netconf-client --- 02:38:37 [INFO] BugInstance size is 0 02:38:37 [INFO] Error size is 0 02:38:37 [INFO] No errors/warnings found 02:38:37 [INFO] 02:38:37 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-client --- 02:38:37 [INFO] Copying 4 resources from src/test/resources to target/test-classes 02:38:37 [INFO] 02:38:37 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ netconf-client --- 02:38:37 [INFO] Recompiling the module because of changed dependency. 02:38:37 [INFO] Compiling 10 source files with javac [debug release 17] to target/test-classes 02:38:37 [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 02:38:37 [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 02:38:37 [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 02:38:37 [WARNING] /w/workspace/netconf-maven-clm-master/protocol/netconf-client/src/test/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorFactoryTest.java:[26,9] org.opendaylight.netconf.api.NetconfSessionListenerFactory in org.opendaylight.netconf.api has been deprecated 02:38:37 [WARNING] /w/workspace/netconf-maven-clm-master/protocol/netconf-client/src/test/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorFactoryTest.java:[27,22] org.opendaylight.netconf.api.NetconfSessionListenerFactory in org.opendaylight.netconf.api has been deprecated 02:38:37 [WARNING] /w/workspace/netconf-maven-clm-master/protocol/netconf-client/src/test/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorFactoryTest.java:[27,21] unchecked conversion 02:38:37 required: org.opendaylight.netconf.api.NetconfSessionListenerFactory 02:38:37 found: org.opendaylight.netconf.api.NetconfSessionListenerFactory 02:38:37 [WARNING] /w/workspace/netconf-maven-clm-master/protocol/netconf-client/src/test/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorFactoryTest.java:[31,53] unchecked conversion 02:38:37 required: io.netty.util.concurrent.Promise 02:38:37 found: io.netty.util.concurrent.Promise 02:38:37 [WARNING] /w/workspace/netconf-maven-clm-master/protocol/netconf-client/src/test/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorTest.java:[94,50] unchecked method invocation: method addListener in interface io.netty.channel.ChannelPromise is applied to given types 02:38:37 required: io.netty.util.concurrent.GenericFutureListener> 02:38:37 found: io.netty.util.concurrent.GenericFutureListener 02:38:37 [WARNING] /w/workspace/netconf-maven-clm-master/protocol/netconf-client/src/test/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorTest.java:[94,54] unchecked conversion 02:38:37 required: io.netty.util.concurrent.GenericFutureListener> 02:38:37 found: io.netty.util.concurrent.GenericFutureListener 02:38:37 [WARNING] /w/workspace/netconf-maven-clm-master/protocol/netconf-client/src/test/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorTest.java:[151,53] unchecked conversion 02:38:37 required: io.netty.util.concurrent.Promise 02:38:37 found: io.netty.util.concurrent.Promise 02:38:37 [WARNING] /w/workspace/netconf-maven-clm-master/protocol/netconf-client/src/test/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorTest.java:[163,53] unchecked conversion 02:38:37 required: io.netty.util.concurrent.Promise 02:38:37 found: io.netty.util.concurrent.Promise 02:38:37 [WARNING] /w/workspace/netconf-maven-clm-master/protocol/netconf-client/src/test/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorTest.java:[176,53] unchecked conversion 02:38:37 required: io.netty.util.concurrent.Promise 02:38:37 found: io.netty.util.concurrent.Promise 02:38:37 [WARNING] /w/workspace/netconf-maven-clm-master/protocol/netconf-client/src/test/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorTest.java:[203,53] unchecked conversion 02:38:37 required: io.netty.util.concurrent.Promise 02:38:37 found: io.netty.util.concurrent.Promise 02:38:37 [WARNING] /w/workspace/netconf-maven-clm-master/protocol/netconf-client/src/test/java/org/opendaylight/netconf/client/SimpleNetconfClientSessionListenerTest.java:[48,64] unchecked method invocation: method addListener in interface io.netty.channel.ChannelPromise is applied to given types 02:38:37 required: io.netty.util.concurrent.GenericFutureListener> 02:38:37 found: io.netty.util.concurrent.GenericFutureListener 02:38:37 [WARNING] /w/workspace/netconf-maven-clm-master/protocol/netconf-client/src/test/java/org/opendaylight/netconf/client/SimpleNetconfClientSessionListenerTest.java:[48,68] unchecked conversion 02:38:37 required: io.netty.util.concurrent.GenericFutureListener> 02:38:37 found: io.netty.util.concurrent.GenericFutureListener 02:38:37 [INFO] 02:38:37 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ netconf-client --- 02:38:37 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:38:37 [INFO] 02:38:37 [INFO] ------------------------------------------------------- 02:38:37 [INFO] T E S T S 02:38:37 [INFO] ------------------------------------------------------- 02:38:39 [INFO] Running org.opendaylight.netconf.client.NetconfClientFactoryImplTest 02:38:41 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 02:38:48 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.909 s -- in org.opendaylight.netconf.client.NetconfClientFactoryImplTest 02:38:48 [INFO] Running org.opendaylight.netconf.client.NC1252Test 02:38:48 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.198 s -- in org.opendaylight.netconf.client.NC1252Test 02:38:48 [INFO] Running org.opendaylight.netconf.client.NetconfClientConfigurationTest 02:38:48 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.748 s -- in org.opendaylight.netconf.client.NetconfClientConfigurationTest 02:38:48 [INFO] Running org.opendaylight.netconf.client.NetconfMessageUtilTest 02:38:49 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.opendaylight.netconf.client.NetconfMessageUtilTest 02:38:49 [INFO] Running org.opendaylight.netconf.client.NetconfClientSessionNegotiatorFactoryTest 02:38:49 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.299 s -- in org.opendaylight.netconf.client.NetconfClientSessionNegotiatorFactoryTest 02:38:49 [INFO] Running org.opendaylight.netconf.client.NetconfClientSessionNegotiatorTest 02:38:50 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.035 s -- in org.opendaylight.netconf.client.NetconfClientSessionNegotiatorTest 02:38:50 [INFO] Running org.opendaylight.netconf.client.HardcodedNamespaceResolverTest 02:38:50 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.netconf.client.HardcodedNamespaceResolverTest 02:38:50 [INFO] Running org.opendaylight.netconf.client.NetconfClientSessionTest 02:38:50 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.netconf.client.NetconfClientSessionTest 02:38:50 [INFO] Running org.opendaylight.netconf.client.XMLNetconfUtilTest 02:38:50 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.netconf.client.XMLNetconfUtilTest 02:38:50 [INFO] Running org.opendaylight.netconf.client.SimpleNetconfClientSessionListenerTest 02:38:50 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.opendaylight.netconf.client.SimpleNetconfClientSessionListenerTest 02:38:50 [INFO] 02:38:50 [INFO] Results: 02:38:50 [INFO] 02:38:50 [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0 02:38:50 [INFO] 02:38:50 [INFO] 02:38:50 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ netconf-client --- 02:38:50 [INFO] 02:38:50 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-client --- 02:38:51 [INFO] Building bundle: /w/workspace/netconf-maven-clm-master/protocol/netconf-client/target/netconf-client-7.0.5-SNAPSHOT.jar 02:38:51 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-master/protocol/netconf-client/target/classes/META-INF/MANIFEST.MF 02:38:51 [INFO] 02:38:51 [INFO] --- maven-jar-plugin:3.3.0:test-jar (default) @ netconf-client --- 02:38:51 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/protocol/netconf-client/target/netconf-client-7.0.5-SNAPSHOT-tests.jar 02:38:51 [INFO] 02:38:51 [INFO] --- maven-source-plugin:3.3.0:test-jar-no-fork (default) @ netconf-client --- 02:38:51 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/protocol/netconf-client/target/netconf-client-7.0.5-SNAPSHOT-test-sources.jar 02:38:51 [INFO] 02:38:51 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-client --- 02:38:51 [INFO] No previous run data found, generating javadoc. 02:38:56 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/protocol/netconf-client/target/netconf-client-7.0.5-SNAPSHOT-javadoc.jar 02:38:56 [INFO] 02:38:56 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ netconf-client --- 02:38:56 [INFO] CycloneDX: Resolving Dependencies 02:38:58 [INFO] CycloneDX: Creating BOM version 1.4 with 52 component(s) 02:38:58 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/protocol/netconf-client/target/bom.xml 02:38:58 [INFO] attaching as netconf-client-7.0.5-SNAPSHOT-cyclonedx.xml 02:38:58 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/protocol/netconf-client/target/bom.json 02:38:58 [INFO] attaching as netconf-client-7.0.5-SNAPSHOT-cyclonedx.json 02:38:58 [INFO] 02:38:58 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-client --- 02:38:58 [INFO] Skipping duplicate-finder execution! 02:38:58 [INFO] 02:38:58 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-client --- 02:38:58 [WARNING] Used undeclared dependencies found: 02:38:58 [WARNING] org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.1:compile 02:38:58 [WARNING] org.opendaylight.netconf:netconf-common:jar:7.0.5-SNAPSHOT:compile 02:38:58 [WARNING] org.opendaylight.netconf:transport-api:jar:7.0.5-SNAPSHOT:compile 02:38:58 [WARNING] org.bouncycastle:bcprov-jdk18on:jar:1.77:compile 02:38:58 [WARNING] org.opendaylight.netconf:keystore-api:jar:7.0.5-SNAPSHOT:compile 02:38:58 [WARNING] org.opendaylight.netconf:shaded-sshd:jar:7.0.5-SNAPSHOT:compile 02:38:58 [WARNING] org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.5-SNAPSHOT:compile 02:38:58 [WARNING] Non-test scoped test only dependencies found: 02:38:58 [WARNING] org.bouncycastle:bcprov-jdk18on:jar:1.77:compile 02:38:58 [WARNING] org.opendaylight.netconf:keystore-api:jar:7.0.5-SNAPSHOT:compile 02:38:58 [WARNING] org.opendaylight.netconf:shaded-sshd:jar:7.0.5-SNAPSHOT:compile 02:38:58 [WARNING] org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.1:compile 02:38:58 [WARNING] org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.5-SNAPSHOT:compile 02:38:58 [INFO] 02:38:58 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ netconf-client --- 02:38:58 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/protocol/netconf-client/target/netconf-client-7.0.5-SNAPSHOT-sources.jar 02:38:58 [INFO] 02:38:58 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ netconf-client --- 02:38:58 [INFO] 02:38:58 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ netconf-client --- 02:38:58 [INFO] Loading execution data file /w/workspace/netconf-maven-clm-master/protocol/netconf-client/target/code-coverage/jacoco.exec 02:38:58 [INFO] Analyzed bundle 'netconf-client' with 18 classes 02:38:58 [INFO] 02:38:58 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-client --- 02:38:58 [INFO] Installing /w/workspace/netconf-maven-clm-master/protocol/netconf-client/target/netconf-client-7.0.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-client/7.0.5-SNAPSHOT/netconf-client-7.0.5-SNAPSHOT.jar 02:38:58 [INFO] Installing /w/workspace/netconf-maven-clm-master/protocol/netconf-client/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-client/7.0.5-SNAPSHOT/netconf-client-7.0.5-SNAPSHOT.pom 02:38:58 [INFO] Installing /w/workspace/netconf-maven-clm-master/protocol/netconf-client/target/netconf-client-7.0.5-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/netconf/netconf-client/7.0.5-SNAPSHOT/netconf-client-7.0.5-SNAPSHOT-tests.jar 02:38:58 [INFO] Installing /w/workspace/netconf-maven-clm-master/protocol/netconf-client/target/netconf-client-7.0.5-SNAPSHOT-test-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-client/7.0.5-SNAPSHOT/netconf-client-7.0.5-SNAPSHOT-test-sources.jar 02:38:58 [INFO] Installing /w/workspace/netconf-maven-clm-master/protocol/netconf-client/target/netconf-client-7.0.5-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-client/7.0.5-SNAPSHOT/netconf-client-7.0.5-SNAPSHOT-javadoc.jar 02:38:58 [INFO] Installing /w/workspace/netconf-maven-clm-master/protocol/netconf-client/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-client/7.0.5-SNAPSHOT/netconf-client-7.0.5-SNAPSHOT-cyclonedx.xml 02:38:58 [INFO] Installing /w/workspace/netconf-maven-clm-master/protocol/netconf-client/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-client/7.0.5-SNAPSHOT/netconf-client-7.0.5-SNAPSHOT-cyclonedx.json 02:38:58 [INFO] Installing /w/workspace/netconf-maven-clm-master/protocol/netconf-client/target/netconf-client-7.0.5-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-client/7.0.5-SNAPSHOT/netconf-client-7.0.5-SNAPSHOT-sources.jar 02:38:58 [INFO] 02:38:58 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-client --- 02:38:58 [INFO] Installing org/opendaylight/netconf/netconf-client/7.0.5-SNAPSHOT/netconf-client-7.0.5-SNAPSHOT.jar 02:38:58 [INFO] Writing OBR metadata 02:38:58 [INFO] 02:38:58 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-client --- 02:38:58 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:38:59 [INFO] 02:38:59 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-client --- 02:38:59 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 02:38:59 [INFO] 02:38:59 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ netconf-client --- 02:38:59 [INFO] org.opendaylight.netconf:netconf-client:bundle:7.0.5-SNAPSHOT 02:38:59 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.3:compile 02:38:59 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 02:38:59 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 02:38:59 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 02:38:59 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.25.0:compile 02:38:59 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 02:38:59 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 02:38:59 [INFO] +- io.netty:netty-codec:jar:4.1.107.Final:compile 02:38:59 [INFO] | \- io.netty:netty-buffer:jar:4.1.107.Final:compile 02:38:59 [INFO] +- io.netty:netty-common:jar:4.1.107.Final:compile 02:38:59 [INFO] +- io.netty:netty-handler:jar:4.1.107.Final:compile 02:38:59 [INFO] | +- io.netty:netty-resolver:jar:4.1.107.Final:compile 02:38:59 [INFO] | \- io.netty:netty-transport-native-unix-common:jar:4.1.107.Final:compile 02:38:59 [INFO] +- io.netty:netty-transport:jar:4.1.107.Final:compile 02:38:59 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided 02:38:59 [INFO] +- org.checkerframework:checker-qual:jar:3.42.0:provided 02:38:59 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile 02:38:59 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.1:compile 02:38:59 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.1:compile 02:38:59 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile 02:38:59 [INFO] +- org.opendaylight.netconf:netconf-api:jar:7.0.5-SNAPSHOT:compile 02:38:59 [INFO] | +- org.opendaylight.odlparent:logging-markers:jar:13.0.11:compile 02:38:59 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.2:compile 02:38:59 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 02:38:59 [INFO] +- org.opendaylight.netconf:netconf-netty-util:jar:7.0.5-SNAPSHOT:compile 02:38:59 [INFO] | \- org.opendaylight.netconf:netconf-common:jar:7.0.5-SNAPSHOT:compile 02:38:59 [INFO] +- org.opendaylight.netconf:shaded-exificient:jar:7.0.5-SNAPSHOT:compile 02:38:59 [INFO] +- org.opendaylight.netconf:transport-tcp:jar:7.0.5-SNAPSHOT:compile 02:38:59 [INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.1.107.Final:compile 02:38:59 [INFO] | +- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.5-SNAPSHOT:compile 02:38:59 [INFO] | \- org.opendaylight.netconf:transport-api:jar:7.0.5-SNAPSHOT:compile 02:38:59 [INFO] +- org.opendaylight.netconf:transport-ssh:jar:7.0.5-SNAPSHOT:compile 02:38:59 [INFO] | +- commons-codec:commons-codec:jar:1.15:compile 02:38:59 [INFO] | +- org.bouncycastle:bcprov-jdk18on:jar:1.77:compile 02:38:59 [INFO] | +- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.1:compile 02:38:59 [INFO] | +- org.opendaylight.netconf:keystore-api:jar:7.0.5-SNAPSHOT:compile 02:38:59 [INFO] | +- org.opendaylight.netconf:shaded-sshd:jar:7.0.5-SNAPSHOT:compile 02:38:59 [INFO] | +- org.opendaylight.netconf:truststore-api:jar:7.0.5-SNAPSHOT:compile 02:38:59 [INFO] | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.5-SNAPSHOT:compile 02:38:59 [INFO] +- org.opendaylight.netconf:transport-tls:jar:7.0.5-SNAPSHOT:compile 02:38:59 [INFO] +- org.opendaylight.netconf.model:rfc6241:jar:7.0.5-SNAPSHOT:compile 02:38:59 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 02:38:59 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 02:38:59 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 02:38:59 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 02:38:59 [INFO] +- org.bouncycastle:bcpkix-jdk18on:jar:1.77:test 02:38:59 [INFO] | \- org.bouncycastle:bcutil-jdk18on:jar:1.77:test 02:38:59 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:13.0.2:test 02:38:59 [INFO] +- org.opendaylight.netconf:netconf-test-util:jar:7.0.5-SNAPSHOT:test 02:38:59 [INFO] | \- org.xmlunit:xmlunit-legacy:jar:2.9.1:test 02:38:59 [INFO] | \- org.xmlunit:xmlunit-core:jar:2.9.1:test 02:38:59 [INFO] | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:test 02:38:59 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 02:38:59 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile 02:38:59 [INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.2:compile 02:38:59 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.2:compile 02:38:59 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 02:38:59 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 02:38:59 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 02:38:59 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 02:38:59 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 02:38:59 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 02:38:59 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 02:38:59 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 02:38:59 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 02:38:59 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 02:38:59 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 02:38:59 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 02:38:59 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 02:38:59 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 02:38:59 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 02:38:59 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 02:38:59 [INFO] +- junit:junit:jar:4.13.2:test 02:38:59 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 02:38:59 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 02:38:59 [INFO] \- org.mockito:mockito-core:jar:5.11.0:test 02:38:59 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.12:test 02:38:59 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.12:test 02:38:59 [INFO] \- org.objenesis:objenesis:jar:3.3:test 02:38:59 [INFO] 02:38:59 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ netconf-client --- 02:38:59 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/protocol/netconf-client/target/sonatype-clm/module.xml 02:38:59 [INFO] 02:38:59 [INFO] ------------< org.opendaylight.netconf:odl-netconf-client >------------- 02:38:59 [INFO] Building odl-netconf-client 7.0.5-SNAPSHOT [46/121] 02:38:59 [INFO] ------------------------------[ feature ]------------------------------- 02:38:59 [INFO] 02:38:59 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-client --- 02:38:59 [INFO] 02:38:59 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-client --- 02:38:59 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:38:59 [INFO] 02:38:59 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-client --- 02:38:59 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:38:59 [INFO] 02:38:59 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-client --- 02:38:59 [INFO] 02:38:59 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-client --- 02:38:59 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:38:59 [INFO] argLine set to empty 02:38:59 [INFO] 02:38:59 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-client --- 02:38:59 [INFO] Starting audit... 02:38:59 Audit done. 02:38:59 [INFO] You have 0 Checkstyle violations. 02:38:59 [INFO] 02:38:59 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-client --- 02:38:59 [INFO] Starting audit... 02:38:59 Audit done. 02:38:59 [INFO] You have 0 Checkstyle violations. 02:38:59 [INFO] 02:38:59 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-client --- 02:38:59 [INFO] Created: /w/workspace/netconf-maven-clm-master/features/odl-netconf-client/target/classes/META-INF/maven/dependencies.properties 02:38:59 [INFO] 02:38:59 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-client --- 02:38:59 [INFO] 02:38:59 [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-client --- 02:39:00 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-master/features/odl-netconf-client/target/feature/feature.xml 02:39:00 [INFO] ...done! 02:39:00 [INFO] Attaching features XML 02:39:00 [INFO] 02:39:00 [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-netconf-client --- 02:39: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 02:39:00 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 02:39:00 [INFO] 02:39:00 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-netconf-client >>> 02:39:00 [INFO] 02:39:00 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-netconf-client --- 02:39:00 [INFO] 02:39:00 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-netconf-client <<< 02:39:00 [INFO] 02:39:00 [INFO] 02:39:00 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-netconf-client --- 02:39:00 [INFO] 02:39:00 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-client --- 02:39:00 [INFO] 02:39:00 [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-netconf-client --- 02:39:00 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:39:00 [INFO] 02:39:00 [INFO] ------------------------------------------------------- 02:39:00 [INFO] T E S T S 02:39:00 [INFO] ------------------------------------------------------- 02:39:02 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:39:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.38 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:39:18 [INFO] 02:39:18 [INFO] Results: 02:39:18 [INFO] 02:39:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 02:39:18 [INFO] 02:39:18 [INFO] 02:39:18 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-netconf-client --- 02:39:18 [INFO] 02:39:18 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-client --- 02:39:18 [INFO] 02:39:18 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-netconf-client --- 02:39:18 [INFO] CycloneDX: Resolving Dependencies 02:39:23 [INFO] CycloneDX: Creating BOM version 1.4 with 125 component(s) 02:39:23 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/features/odl-netconf-client/target/bom.xml 02:39:23 [INFO] attaching as odl-netconf-client-7.0.5-SNAPSHOT-cyclonedx.xml 02:39:23 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/features/odl-netconf-client/target/bom.json 02:39:23 [INFO] attaching as odl-netconf-client-7.0.5-SNAPSHOT-cyclonedx.json 02:39:23 [INFO] 02:39:23 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-client --- 02:39:23 [INFO] Skipping duplicate-finder execution! 02:39:23 [INFO] 02:39:23 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-client --- 02:39:23 [INFO] Skipping plugin execution 02:39:23 [INFO] 02:39:23 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-client --- 02:39:23 [INFO] No sources in project. Archive not created. 02:39:23 [INFO] 02:39:23 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-client --- 02:39:23 [INFO] 02:39:23 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-client --- 02:39:23 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:39:23 [INFO] 02:39:23 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-client --- 02:39:23 [INFO] No primary artifact to install, installing attached artifacts instead. 02:39:23 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-client/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-client/7.0.5-SNAPSHOT/odl-netconf-client-7.0.5-SNAPSHOT.pom 02:39:23 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-client/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-client/7.0.5-SNAPSHOT/odl-netconf-client-7.0.5-SNAPSHOT-features.xml 02:39:23 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-client/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-client/7.0.5-SNAPSHOT/odl-netconf-client-7.0.5-SNAPSHOT-cyclonedx.xml 02:39:23 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-client/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-client/7.0.5-SNAPSHOT/odl-netconf-client-7.0.5-SNAPSHOT-cyclonedx.json 02:39:23 [INFO] 02:39:23 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-client --- 02:39:23 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:39:23 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 02:39:23 [INFO] 02:39:23 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-netconf-client --- 02:39:23 [INFO] Wrote dependency tree to: /w/workspace/netconf-maven-clm-master/features/odl-netconf-client/target/test-features 02:39:23 [INFO] 02:39:23 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-netconf-client --- 02:39:23 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/features/odl-netconf-client/target/sonatype-clm/module.xml 02:39:23 [INFO] 02:39:23 [INFO] ---------< org.opendaylight.netconf:odl-netconf-model-rfc6022 >--------- 02:39:23 [INFO] Building OpenDaylight :: Netconf :: RFC6022 Models 7.0.5-SNAPSHOT [47/121] 02:39:23 [INFO] ------------------------------[ feature ]------------------------------- 02:39:23 [INFO] 02:39:23 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-model-rfc6022 --- 02:39:23 [INFO] 02:39:23 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-model-rfc6022 --- 02:39:23 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:39:23 [INFO] 02:39:23 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-model-rfc6022 --- 02:39:23 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:39:23 [INFO] 02:39:23 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-model-rfc6022 --- 02:39:24 [INFO] 02:39:24 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-model-rfc6022 --- 02:39:24 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:39:24 [INFO] argLine set to empty 02:39:24 [INFO] 02:39:24 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-model-rfc6022 --- 02:39:24 [INFO] Starting audit... 02:39:24 Audit done. 02:39:24 [INFO] You have 0 Checkstyle violations. 02:39:24 [INFO] 02:39:24 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-model-rfc6022 --- 02:39:24 [INFO] Starting audit... 02:39:24 Audit done. 02:39:24 [INFO] You have 0 Checkstyle violations. 02:39:24 [INFO] 02:39:24 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-model-rfc6022 --- 02:39:24 [INFO] Created: /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc6022/target/classes/META-INF/maven/dependencies.properties 02:39:24 [INFO] 02:39:24 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-model-rfc6022 --- 02:39:24 [INFO] 02:39:24 [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-model-rfc6022 --- 02:39:24 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc6022/target/feature/feature.xml 02:39:24 [INFO] ...done! 02:39:24 [INFO] Attaching features XML 02:39:24 [INFO] 02:39:24 [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-netconf-model-rfc6022 --- 02:39: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 02:39:24 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 02:39:24 [INFO] 02:39:24 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-netconf-model-rfc6022 >>> 02:39:24 [INFO] 02:39:24 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-netconf-model-rfc6022 --- 02:39:24 [INFO] 02:39:24 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-netconf-model-rfc6022 <<< 02:39:24 [INFO] 02:39:24 [INFO] 02:39:24 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-netconf-model-rfc6022 --- 02:39:24 [INFO] 02:39:24 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-model-rfc6022 --- 02:39:24 [INFO] 02:39:24 [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-netconf-model-rfc6022 --- 02:39:24 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:39:24 [INFO] 02:39:24 [INFO] ------------------------------------------------------- 02:39:24 [INFO] T E S T S 02:39:24 [INFO] ------------------------------------------------------- 02:39:25 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:39:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.10 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:39:41 [INFO] 02:39:41 [INFO] Results: 02:39:41 [INFO] 02:39:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 02:39:41 [INFO] 02:39:41 [INFO] 02:39:41 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-netconf-model-rfc6022 --- 02:39:41 [INFO] 02:39:41 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-model-rfc6022 --- 02:39:41 [INFO] 02:39:41 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-netconf-model-rfc6022 --- 02:39:41 [INFO] CycloneDX: Resolving Dependencies 02:39:45 [INFO] CycloneDX: Creating BOM version 1.4 with 24 component(s) 02:39:45 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc6022/target/bom.xml 02:39:45 [INFO] attaching as odl-netconf-model-rfc6022-7.0.5-SNAPSHOT-cyclonedx.xml 02:39:45 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc6022/target/bom.json 02:39:45 [INFO] attaching as odl-netconf-model-rfc6022-7.0.5-SNAPSHOT-cyclonedx.json 02:39:45 [INFO] 02:39:45 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-model-rfc6022 --- 02:39:45 [INFO] Skipping duplicate-finder execution! 02:39:45 [INFO] 02:39:45 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-model-rfc6022 --- 02:39:45 [INFO] Skipping plugin execution 02:39:45 [INFO] 02:39:45 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-model-rfc6022 --- 02:39:45 [INFO] No sources in project. Archive not created. 02:39:45 [INFO] 02:39:45 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-model-rfc6022 --- 02:39:45 [INFO] 02:39:45 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-model-rfc6022 --- 02:39:45 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:39:45 [INFO] 02:39:45 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-model-rfc6022 --- 02:39:45 [INFO] No primary artifact to install, installing attached artifacts instead. 02:39:45 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc6022/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.5-SNAPSHOT/odl-netconf-model-rfc6022-7.0.5-SNAPSHOT.pom 02:39:45 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc6022/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.5-SNAPSHOT/odl-netconf-model-rfc6022-7.0.5-SNAPSHOT-features.xml 02:39:45 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc6022/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.5-SNAPSHOT/odl-netconf-model-rfc6022-7.0.5-SNAPSHOT-cyclonedx.xml 02:39:45 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc6022/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.5-SNAPSHOT/odl-netconf-model-rfc6022-7.0.5-SNAPSHOT-cyclonedx.json 02:39:45 [INFO] 02:39:45 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-model-rfc6022 --- 02:39:45 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:39:45 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 02:39:45 [INFO] 02:39:45 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-netconf-model-rfc6022 --- 02:39:45 [INFO] Wrote dependency tree to: /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc6022/target/test-features 02:39:45 [INFO] 02:39:45 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-netconf-model-rfc6022 --- 02:39:45 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc6022/target/sonatype-clm/module.xml 02:39:45 [INFO] 02:39:45 [INFO] ---< org.opendaylight.netconf.model:rfc7407-ietf-x509-cert-to-name >---- 02:39:45 [INFO] Building rfc7407-ietf-x509-cert-to-name 7.0.5-SNAPSHOT [48/121] 02:39:45 [INFO] -------------------------------[ bundle ]------------------------------- 02:39:45 [INFO] 02:39:45 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ rfc7407-ietf-x509-cert-to-name --- 02:39:45 [INFO] 02:39:45 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ rfc7407-ietf-x509-cert-to-name --- 02:39:45 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:39:45 [INFO] 02:39:45 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ rfc7407-ietf-x509-cert-to-name --- 02:39:45 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:39:45 [INFO] 02:39:45 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ rfc7407-ietf-x509-cert-to-name --- 02:39:46 [INFO] 02:39:46 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ rfc7407-ietf-x509-cert-to-name --- 02:39:46 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-clm-master/model/rfc7407-ietf-x509-cert-to-name/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 02:39:46 [INFO] 02:39:46 [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ rfc7407-ietf-x509-cert-to-name --- 02:39:46 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 02:39:46 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-master/model/rfc7407-ietf-x509-cert-to-name/src/main/yang 02:39:46 [INFO] yang-to-sources: Found 1 dependencies in 1.703 ms 02:39:46 [INFO] yang-to-sources: Project model files found: 1 in 1.576 ms 02:39:46 [INFO] yang-to-sources: 2 YANG models processed in 8.081 ms 02:39:46 [INFO] BindingJavaFileGenerator: Defined 16 files in 2.075 ms 02:39:46 [INFO] Sorted 16 files into 4 directories in 106.3 μs 02:39:46 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 16 in 15.14 ms 02:39:46 [INFO] 02:39:46 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ rfc7407-ietf-x509-cert-to-name --- 02:39:46 [INFO] Starting audit... 02:39:46 Audit done. 02:39:46 [INFO] You have 0 Checkstyle violations. 02:39:46 [INFO] 02:39:46 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ rfc7407-ietf-x509-cert-to-name --- 02:39:46 [INFO] Starting audit... 02:39:46 Audit done. 02:39:46 [INFO] You have 0 Checkstyle violations. 02:39:46 [INFO] 02:39:46 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ rfc7407-ietf-x509-cert-to-name --- 02:39:46 [INFO] 02:39:46 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc7407-ietf-x509-cert-to-name --- 02:39:46 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/model/rfc7407-ietf-x509-cert-to-name/src/main/resources 02:39:46 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/model/rfc7407-ietf-x509-cert-to-name/target/generated-sources/spi 02:39:46 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 02:39:46 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 02:39:46 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 02:39:46 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/model/rfc7407-ietf-x509-cert-to-name/target/generated-sources/spi 02:39:46 [INFO] 02:39:46 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ rfc7407-ietf-x509-cert-to-name --- 02:39:46 [INFO] Recompiling the module because of changed dependency. 02:39:46 [INFO] Compiling 15 source files with javac [debug release 17] to target/classes 02:39:46 [INFO] 02:39:46 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ rfc7407-ietf-x509-cert-to-name >>> 02:39:46 [INFO] 02:39:46 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ rfc7407-ietf-x509-cert-to-name --- 02:39:46 [INFO] Fork Value is true 02:39:49 [INFO] Done SpotBugs Analysis.... 02:39:49 [INFO] 02:39:49 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ rfc7407-ietf-x509-cert-to-name <<< 02:39:49 [INFO] 02:39:49 [INFO] 02:39:49 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ rfc7407-ietf-x509-cert-to-name --- 02:39:49 [INFO] BugInstance size is 0 02:39:49 [INFO] Error size is 0 02:39:49 [INFO] No errors/warnings found 02:39:49 [INFO] 02:39:49 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc7407-ietf-x509-cert-to-name --- 02:39:49 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/model/rfc7407-ietf-x509-cert-to-name/src/test/resources 02:39:49 [INFO] 02:39:49 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ rfc7407-ietf-x509-cert-to-name --- 02:39:49 [INFO] No sources to compile 02:39:49 [INFO] 02:39:49 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ rfc7407-ietf-x509-cert-to-name --- 02:39:49 [INFO] No tests to run. 02:39:49 [INFO] 02:39:49 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ rfc7407-ietf-x509-cert-to-name --- 02:39:49 [INFO] 02:39:49 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc7407-ietf-x509-cert-to-name --- 02:39:49 [INFO] Building bundle: /w/workspace/netconf-maven-clm-master/model/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-7.0.5-SNAPSHOT.jar 02:39:49 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-master/model/rfc7407-ietf-x509-cert-to-name/target/classes/META-INF/MANIFEST.MF 02:39:49 [INFO] 02:39:49 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ rfc7407-ietf-x509-cert-to-name --- 02:39:49 [INFO] No previous run data found, generating javadoc. 02:39:51 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/model/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-7.0.5-SNAPSHOT-javadoc.jar 02:39:51 [INFO] 02:39:51 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ rfc7407-ietf-x509-cert-to-name --- 02:39:51 [INFO] CycloneDX: Resolving Dependencies 02:39:51 [INFO] CycloneDX: Creating BOM version 1.4 with 18 component(s) 02:39:51 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/model/rfc7407-ietf-x509-cert-to-name/target/bom.xml 02:39:51 [INFO] attaching as rfc7407-ietf-x509-cert-to-name-7.0.5-SNAPSHOT-cyclonedx.xml 02:39:51 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/model/rfc7407-ietf-x509-cert-to-name/target/bom.json 02:39:51 [INFO] attaching as rfc7407-ietf-x509-cert-to-name-7.0.5-SNAPSHOT-cyclonedx.json 02:39:51 [INFO] 02:39:51 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc7407-ietf-x509-cert-to-name --- 02:39:51 [INFO] Skipping duplicate-finder execution! 02:39:51 [INFO] 02:39:51 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ rfc7407-ietf-x509-cert-to-name --- 02:39:51 [INFO] No dependency problems found 02:39:51 [INFO] 02:39:51 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ rfc7407-ietf-x509-cert-to-name --- 02:39:51 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/model/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-7.0.5-SNAPSHOT-sources.jar 02:39:51 [INFO] 02:39:51 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ rfc7407-ietf-x509-cert-to-name --- 02:39:52 [INFO] 02:39:52 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ rfc7407-ietf-x509-cert-to-name --- 02:39:52 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:39:52 [INFO] 02:39:52 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ rfc7407-ietf-x509-cert-to-name --- 02:39:52 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-7.0.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.5-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.5-SNAPSHOT.jar 02:39:52 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc7407-ietf-x509-cert-to-name/pom.xml to /tmp/r/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.5-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.5-SNAPSHOT.pom 02:39:52 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-7.0.5-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.5-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.5-SNAPSHOT-javadoc.jar 02:39:52 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc7407-ietf-x509-cert-to-name/target/bom.xml to /tmp/r/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.5-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.5-SNAPSHOT-cyclonedx.xml 02:39:52 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc7407-ietf-x509-cert-to-name/target/bom.json to /tmp/r/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.5-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.5-SNAPSHOT-cyclonedx.json 02:39:52 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-7.0.5-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.5-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.5-SNAPSHOT-sources.jar 02:39:52 [INFO] 02:39:52 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc7407-ietf-x509-cert-to-name --- 02:39:52 [INFO] Installing org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.5-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.5-SNAPSHOT.jar 02:39:52 [INFO] Writing OBR metadata 02:39:52 [INFO] 02:39:52 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ rfc7407-ietf-x509-cert-to-name --- 02:39:52 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:39:52 [INFO] 02:39:52 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc7407-ietf-x509-cert-to-name --- 02:39:52 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 02:39:52 [INFO] 02:39:52 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ rfc7407-ietf-x509-cert-to-name --- 02:39:52 [INFO] org.opendaylight.netconf.model:rfc7407-ietf-x509-cert-to-name:bundle:7.0.5-SNAPSHOT 02:39:52 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 02:39:52 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 02:39:52 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 02:39:52 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 02:39:52 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.25.0:compile 02:39:52 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 02:39:52 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.2:compile 02:39:52 [INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.2:compile 02:39:52 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile 02:39:52 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.1:compile 02:39:52 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.1:compile 02:39:52 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 02:39:52 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile 02:39:52 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.2:compile 02:39:52 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 02:39:52 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 02:39:52 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 02:39:52 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 02:39:52 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 02:39:52 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 02:39:52 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 02:39:52 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 02:39:52 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 02:39:52 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 02:39:52 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 02:39:52 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 02:39:52 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 02:39:52 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 02:39:52 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 02:39:52 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 02:39:52 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 02:39:52 [INFO] +- junit:junit:jar:4.13.2:test 02:39:52 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 02:39:52 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 02:39:52 [INFO] \- org.mockito:mockito-core:jar:5.11.0:test 02:39:52 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.12:test 02:39:52 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.12:test 02:39:52 [INFO] \- org.objenesis:objenesis:jar:3.3:test 02:39:52 [INFO] 02:39:52 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ rfc7407-ietf-x509-cert-to-name --- 02:39:52 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/model/rfc7407-ietf-x509-cert-to-name/target/sonatype-clm/module.xml 02:39:52 [INFO] 02:39:52 [INFO] --------------< org.opendaylight.netconf:netconf-server >--------------- 02:39:52 [INFO] Building netconf-server 7.0.5-SNAPSHOT [49/121] 02:39:52 [INFO] -------------------------------[ bundle ]------------------------------- 02:39:52 [INFO] 02:39:52 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-server --- 02:39:52 [INFO] 02:39:52 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-server --- 02:39:52 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:39:52 [INFO] 02:39:52 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-server --- 02:39:52 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:39:52 [INFO] 02:39:52 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-server --- 02:39:52 [INFO] 02:39:52 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ netconf-server --- 02:39:52 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-clm-master/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/** 02:39:52 [INFO] 02:39:52 [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ netconf-server --- 02:39:52 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 02:39:52 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-master/protocol/netconf-server/src/main/yang 02:39:52 [INFO] yang-to-sources: Found 17 dependencies in 4.935 ms 02:39:52 [INFO] yang-to-sources: Project model files found: 2 in 2.542 ms 02:39:52 [INFO] yang-to-sources: 23 YANG models processed in 160.0 ms 02:39:52 [INFO] BindingJavaFileGenerator: Defined 99 files in 26.98 ms 02:39:52 [INFO] Sorted 99 files into 30 directories in 213.7 μs 02:39:52 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 99 in 87.03 ms 02:39:52 [INFO] 02:39:52 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-server --- 02:39:52 [INFO] Starting audit... 02:39:52 Audit done. 02:39:52 [INFO] You have 0 Checkstyle violations. 02:39:52 [INFO] 02:39:52 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-server --- 02:39:54 [INFO] Starting audit... 02:39:54 Audit done. 02:39:54 [INFO] You have 0 Checkstyle violations. 02:39:54 [INFO] 02:39:54 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-server --- 02:39:54 [INFO] 02:39:54 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-server --- 02:39:54 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/protocol/netconf-server/src/main/resources 02:39:54 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/protocol/netconf-server/target/generated-sources/spi 02:39:54 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 02:39:54 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 02:39:54 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 02:39:54 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/protocol/netconf-server/target/generated-sources/spi 02:39:54 [INFO] 02:39:54 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ netconf-server --- 02:39:54 [INFO] Recompiling the module because of changed dependency. 02:39:54 [INFO] Compiling 148 source files with javac [debug release 17] to target/classes 02:39: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 02:39:55 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:39:55 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:39: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 02:39:55 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:39:55 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:39: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 02:39:55 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:39:55 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:39:55 [WARNING] /w/workspace/netconf-maven-clm-master/protocol/netconf-server/src/main/java/org/opendaylight/netconf/server/NetconfServerSessionNegotiatorFactory.java:[36,22] BASE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 02:39:55 [WARNING] /w/workspace/netconf-maven-clm-master/protocol/netconf-server/src/main/java/org/opendaylight/netconf/server/NetconfServerSessionNegotiatorFactory.java:[83,31] BASE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 02:39:55 [INFO] 02:39:55 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ netconf-server >>> 02:39:55 [INFO] 02:39:55 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ netconf-server --- 02:39:55 [INFO] Fork Value is true 02:40:00 [INFO] Done SpotBugs Analysis.... 02:40:00 [INFO] 02:40:00 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ netconf-server <<< 02:40:00 [INFO] 02:40:00 [INFO] 02:40:00 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ netconf-server --- 02:40:00 [INFO] BugInstance size is 0 02:40:00 [INFO] Error size is 0 02:40:00 [INFO] No errors/warnings found 02:40:00 [INFO] 02:40:00 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-server --- 02:40:00 [INFO] Copying 2 resources from src/test/resources to target/test-classes 02:40:00 [INFO] 02:40:00 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ netconf-server --- 02:40:00 [INFO] Recompiling the module because of changed dependency. 02:40:00 [INFO] Compiling 22 source files with javac [debug release 17] to target/test-classes 02:40:01 [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 02:40: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 02:40:01 [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 02:40: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 02:40:01 [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 02:40: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 02:40:01 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:40:01 [WARNING] /w/workspace/netconf-maven-clm-master/protocol/netconf-server/src/test/java/org/opendaylight/netconf/server/ConcurrentClientsTest.java:[95,69] BASE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 02:40:01 [WARNING] /w/workspace/netconf-maven-clm-master/protocol/netconf-server/src/test/java/org/opendaylight/netconf/server/ConcurrentClientsTest.java:[96,69] BASE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 02:40:01 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:40:01 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:40:01 [WARNING] /w/workspace/netconf-maven-clm-master/protocol/netconf-server/src/test/java/org/opendaylight/netconf/server/mapping/operations/DefaultCloseSessionTest.java:[68,85] unchecked call to operationComplete(F) as a member of the raw type io.netty.util.concurrent.GenericFutureListener 02:40:01 [INFO] 02:40:01 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ netconf-server --- 02:40:01 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:40:01 [INFO] 02:40:01 [INFO] ------------------------------------------------------- 02:40:01 [INFO] T E S T S 02:40:01 [INFO] ------------------------------------------------------- 02:40:02 [INFO] Running org.opendaylight.netconf.server.ConcurrentClientsTest 02:40:03 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 02:40:09 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.857 s -- in org.opendaylight.netconf.server.ConcurrentClientsTest 02:40:09 [INFO] Running org.opendaylight.netconf.server.NetconfServerSessionNegotiatorTest 02:40:09 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.netconf.server.NetconfServerSessionNegotiatorTest 02:40:09 [INFO] Running org.opendaylight.netconf.server.osgi.NetconfCapabilityMonitoringServiceTest 02:40:09 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.242 s -- in org.opendaylight.netconf.server.osgi.NetconfCapabilityMonitoringServiceTest 02:40:09 [INFO] Running org.opendaylight.netconf.server.osgi.NetconfSessionMonitoringServiceTest 02:40:11 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.137 s -- in org.opendaylight.netconf.server.osgi.NetconfSessionMonitoringServiceTest 02:40:11 [INFO] Running org.opendaylight.netconf.server.osgi.AggregatedNetconfOperationServiceFactoryTest 02:40:11 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s -- in org.opendaylight.netconf.server.osgi.AggregatedNetconfOperationServiceFactoryTest 02:40:11 [INFO] Running org.opendaylight.netconf.server.osgi.NetconfOperationRouterImplTest 02:40:11 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 s -- in org.opendaylight.netconf.server.osgi.NetconfOperationRouterImplTest 02:40:11 [INFO] Running org.opendaylight.netconf.server.AdditionalHeaderParserTest 02:40:11 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.netconf.server.AdditionalHeaderParserTest 02:40:11 [INFO] Running org.opendaylight.netconf.server.spi.SubtreeFilterNotificationTest 02:40:11 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s -- in org.opendaylight.netconf.server.spi.SubtreeFilterNotificationTest 02:40:11 [INFO] Running org.opendaylight.netconf.server.spi.SubtreeFilterRpcTest 02:40:11 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 s -- in org.opendaylight.netconf.server.spi.SubtreeFilterRpcTest 02:40:11 [INFO] Running org.opendaylight.netconf.server.mapping.operations.DefaultCloseSessionTest 02:40:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.467 s -- in org.opendaylight.netconf.server.mapping.operations.DefaultCloseSessionTest 02:40:11 [INFO] Running org.opendaylight.netconf.server.mapping.operations.DefaultStopExiTest 02:40:12 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.183 s -- in org.opendaylight.netconf.server.mapping.operations.DefaultStopExiTest 02:40:12 [INFO] Running org.opendaylight.netconf.server.ExiEncodeDecodeTest 02:40:12 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.netconf.server.ExiEncodeDecodeTest 02:40:12 [INFO] Running org.opendaylight.netconf.server.NetconfServerSessionTest 02:40:12 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.opendaylight.netconf.server.NetconfServerSessionTest 02:40:12 [INFO] Running org.opendaylight.netconf.server.NetconfServerSessionListenerTest 02:40:12 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s -- in org.opendaylight.netconf.server.NetconfServerSessionListenerTest 02:40:12 [INFO] Running org.opendaylight.netconf.server.api.operations.AbstractSingletonNetconfOperationTest 02:40:12 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.netconf.server.api.operations.AbstractSingletonNetconfOperationTest 02:40:12 [INFO] Running org.opendaylight.netconf.server.api.operations.AbstractNetconfOperationTest 02:40:12 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.opendaylight.netconf.server.api.operations.AbstractNetconfOperationTest 02:40:12 [INFO] Running org.opendaylight.netconf.server.api.operations.HandlingPriorityTest 02:40:12 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.netconf.server.api.operations.HandlingPriorityTest 02:40:12 [INFO] Running org.opendaylight.netconf.server.api.operations.AbstractLastNetconfOperationTest 02:40:12 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.netconf.server.api.operations.AbstractLastNetconfOperationTest 02:40:12 [INFO] Running org.opendaylight.netconf.server.api.monitoring.SessionEventTest 02:40:12 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.netconf.server.api.monitoring.SessionEventTest 02:40:12 [INFO] Running org.opendaylight.netconf.server.DeserializerExceptionHandlerTest 02:40:12 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s -- in org.opendaylight.netconf.server.DeserializerExceptionHandlerTest 02:40:12 [INFO] Running org.opendaylight.netconf.server.SendErrorExceptionUtilTest 02:40:12 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in org.opendaylight.netconf.server.SendErrorExceptionUtilTest 02:40:12 [INFO] Running org.opendaylight.netconf.server.MessageParserTest 02:40:12 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.opendaylight.netconf.server.MessageParserTest 02:40:12 [INFO] 02:40:12 [INFO] Results: 02:40:12 [INFO] 02:40:12 [INFO] Tests run: 83, Failures: 0, Errors: 0, Skipped: 0 02:40:12 [INFO] 02:40:12 [INFO] 02:40:12 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ netconf-server --- 02:40:12 [INFO] 02:40:12 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-server --- 02:40:12 [INFO] Building bundle: /w/workspace/netconf-maven-clm-master/protocol/netconf-server/target/netconf-server-7.0.5-SNAPSHOT.jar 02:40:12 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-master/protocol/netconf-server/target/classes/META-INF/MANIFEST.MF 02:40:12 [INFO] 02:40:12 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-server --- 02:40:13 [INFO] No previous run data found, generating javadoc. 02:40:17 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/protocol/netconf-server/target/netconf-server-7.0.5-SNAPSHOT-javadoc.jar 02:40:17 [INFO] 02:40:17 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ netconf-server --- 02:40:17 [INFO] CycloneDX: Resolving Dependencies 02:40:18 [INFO] CycloneDX: Creating BOM version 1.4 with 56 component(s) 02:40:18 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/protocol/netconf-server/target/bom.xml 02:40:18 [INFO] attaching as netconf-server-7.0.5-SNAPSHOT-cyclonedx.xml 02:40:18 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/protocol/netconf-server/target/bom.json 02:40:18 [INFO] attaching as netconf-server-7.0.5-SNAPSHOT-cyclonedx.json 02:40:18 [INFO] 02:40:18 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-server --- 02:40:18 [INFO] Skipping duplicate-finder execution! 02:40:18 [INFO] 02:40:18 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-server --- 02:40:18 [WARNING] Used undeclared dependencies found: 02:40:18 [WARNING] org.opendaylight.netconf:netconf-common:jar:7.0.5-SNAPSHOT:compile 02:40:18 [INFO] 02:40:18 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ netconf-server --- 02:40:18 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/protocol/netconf-server/target/netconf-server-7.0.5-SNAPSHOT-sources.jar 02:40:18 [INFO] 02:40:18 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ netconf-server --- 02:40:18 [INFO] 02:40:18 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ netconf-server --- 02:40:18 [INFO] Loading execution data file /w/workspace/netconf-maven-clm-master/protocol/netconf-server/target/code-coverage/jacoco.exec 02:40:18 [INFO] Analyzed bundle 'netconf-server' with 43 classes 02:40:19 [INFO] 02:40:19 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-server --- 02:40:19 [INFO] Installing /w/workspace/netconf-maven-clm-master/protocol/netconf-server/target/netconf-server-7.0.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-server/7.0.5-SNAPSHOT/netconf-server-7.0.5-SNAPSHOT.jar 02:40:19 [INFO] Installing /w/workspace/netconf-maven-clm-master/protocol/netconf-server/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-server/7.0.5-SNAPSHOT/netconf-server-7.0.5-SNAPSHOT.pom 02:40:19 [INFO] Installing /w/workspace/netconf-maven-clm-master/protocol/netconf-server/target/netconf-server-7.0.5-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-server/7.0.5-SNAPSHOT/netconf-server-7.0.5-SNAPSHOT-javadoc.jar 02:40:19 [INFO] Installing /w/workspace/netconf-maven-clm-master/protocol/netconf-server/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-server/7.0.5-SNAPSHOT/netconf-server-7.0.5-SNAPSHOT-cyclonedx.xml 02:40:19 [INFO] Installing /w/workspace/netconf-maven-clm-master/protocol/netconf-server/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-server/7.0.5-SNAPSHOT/netconf-server-7.0.5-SNAPSHOT-cyclonedx.json 02:40:19 [INFO] Installing /w/workspace/netconf-maven-clm-master/protocol/netconf-server/target/netconf-server-7.0.5-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-server/7.0.5-SNAPSHOT/netconf-server-7.0.5-SNAPSHOT-sources.jar 02:40:19 [INFO] 02:40:19 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-server --- 02:40:19 [INFO] Installing org/opendaylight/netconf/netconf-server/7.0.5-SNAPSHOT/netconf-server-7.0.5-SNAPSHOT.jar 02:40:19 [INFO] Writing OBR metadata 02:40:19 [INFO] 02:40:19 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-server --- 02:40:19 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:40:19 [INFO] 02:40:19 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-server --- 02:40:19 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 02:40:19 [INFO] 02:40:19 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ netconf-server --- 02:40:19 [INFO] org.opendaylight.netconf:netconf-server:bundle:7.0.5-SNAPSHOT 02:40:19 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 02:40:19 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 02:40:19 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 02:40:19 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.25.0:compile 02:40:19 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 02:40:19 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 02:40:19 [INFO] +- io.netty:netty-codec:jar:4.1.107.Final:compile 02:40:19 [INFO] +- io.netty:netty-common:jar:4.1.107.Final:compile 02:40:19 [INFO] +- io.netty:netty-transport:jar:4.1.107.Final:compile 02:40:19 [INFO] | \- io.netty:netty-resolver:jar:4.1.107.Final:compile 02:40:19 [INFO] +- org.checkerframework:checker-qual:jar:3.42.0:provided 02:40:19 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.2:compile 02:40:19 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.2:compile 02:40:19 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile 02:40:19 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.1:compile 02:40:19 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.1:compile 02:40:19 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile 02:40:19 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.1:compile 02:40:19 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.1:compile 02:40:19 [INFO] +- org.opendaylight.netconf.model:rfc5277:jar:7.0.5-SNAPSHOT:compile 02:40:19 [INFO] +- org.opendaylight.netconf.model:rfc6022:jar:7.0.5-SNAPSHOT:compile 02:40:19 [INFO] +- org.opendaylight.netconf.model:rfc6241:jar:7.0.5-SNAPSHOT:compile 02:40:19 [INFO] +- org.opendaylight.netconf.model:rfc6470:jar:7.0.5-SNAPSHOT:compile 02:40:19 [INFO] +- org.opendaylight.netconf.model:rfc7407-ietf-x509-cert-to-name:jar:7.0.5-SNAPSHOT:compile 02:40:19 [INFO] +- org.opendaylight.netconf:netconf-api:jar:7.0.5-SNAPSHOT:compile 02:40:19 [INFO] | +- org.opendaylight.odlparent:logging-markers:jar:13.0.11:compile 02:40:19 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.2:compile 02:40:19 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 02:40:19 [INFO] +- org.opendaylight.netconf:netconf-netty-util:jar:7.0.5-SNAPSHOT:compile 02:40:19 [INFO] | +- io.netty:netty-handler:jar:4.1.107.Final:compile 02:40:19 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.107.Final:compile 02:40:19 [INFO] | +- org.opendaylight.netconf:netconf-common:jar:7.0.5-SNAPSHOT:compile 02:40:19 [INFO] | \- org.opendaylight.netconf:shaded-exificient:jar:7.0.5-SNAPSHOT:compile 02:40:19 [INFO] +- org.opendaylight.netconf:transport-api:jar:7.0.5-SNAPSHOT:compile 02:40:19 [INFO] +- org.opendaylight.netconf:transport-tcp:jar:7.0.5-SNAPSHOT:compile 02:40:19 [INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.1.107.Final:compile 02:40:19 [INFO] | \- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.5-SNAPSHOT:compile 02:40:19 [INFO] +- org.opendaylight.netconf:transport-tls:jar:7.0.5-SNAPSHOT:compile 02:40:19 [INFO] | +- org.bouncycastle:bcprov-jdk18on:jar:1.77:compile 02:40:19 [INFO] | +- org.opendaylight.netconf:keystore-api:jar:7.0.5-SNAPSHOT:compile 02:40:19 [INFO] | +- org.opendaylight.netconf:truststore-api:jar:7.0.5-SNAPSHOT:compile 02:40:19 [INFO] | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.5-SNAPSHOT:compile 02:40:19 [INFO] +- org.opendaylight.netconf:transport-ssh:jar:7.0.5-SNAPSHOT:compile 02:40:19 [INFO] | +- commons-codec:commons-codec:jar:1.15:compile 02:40:19 [INFO] | +- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.1:compile 02:40:19 [INFO] | \- org.opendaylight.netconf:shaded-sshd:jar:7.0.5-SNAPSHOT:compile 02:40:19 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 02:40:19 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 02:40:19 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 02:40:19 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 02:40:19 [INFO] +- io.netty:netty-buffer:jar:4.1.107.Final:test 02:40:19 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:13.0.2:test 02:40:19 [INFO] +- org.opendaylight.netconf:netconf-client:jar:7.0.5-SNAPSHOT:test 02:40:19 [INFO] +- org.opendaylight.netconf:netconf-client:test-jar:tests:7.0.5-SNAPSHOT:test 02:40:19 [INFO] +- org.opendaylight.netconf:netconf-test-util:jar:7.0.5-SNAPSHOT:test 02:40:19 [INFO] | \- org.xmlunit:xmlunit-legacy:jar:2.9.1:test 02:40:19 [INFO] +- org.xmlunit:xmlunit-core:jar:2.9.1:test 02:40:19 [INFO] | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:test 02:40:19 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 02:40:19 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile 02:40:19 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 02:40:19 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 02:40:19 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 02:40:19 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 02:40:19 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 02:40:19 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 02:40:19 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 02:40:19 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 02:40:19 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 02:40:19 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 02:40:19 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 02:40:19 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 02:40:19 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 02:40:19 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 02:40:19 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 02:40:19 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 02:40:19 [INFO] +- junit:junit:jar:4.13.2:test 02:40:19 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 02:40:19 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 02:40:19 [INFO] \- org.mockito:mockito-core:jar:5.11.0:test 02:40:19 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.12:test 02:40:19 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.12:test 02:40:19 [INFO] \- org.objenesis:objenesis:jar:3.3:test 02:40:19 [INFO] 02:40:19 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ netconf-server --- 02:40:19 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/protocol/netconf-server/target/sonatype-clm/module.xml 02:40:19 [INFO] 02:40:19 [INFO] -------------< org.opendaylight.netconf:odl-netconf-impl >-------------- 02:40:19 [INFO] Building OpenDaylight :: Netconf :: Impl 7.0.5-SNAPSHOT [50/121] 02:40:19 [INFO] ------------------------------[ feature ]------------------------------- 02:40:19 [INFO] 02:40:19 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-impl --- 02:40:19 [INFO] 02:40:19 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-impl --- 02:40:19 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:40:19 [INFO] 02:40:19 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-impl --- 02:40:19 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:40:19 [INFO] 02:40:19 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-impl --- 02:40:19 [INFO] 02:40:19 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-impl --- 02:40:19 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:40:19 [INFO] argLine set to empty 02:40:19 [INFO] 02:40:19 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-impl --- 02:40:19 [INFO] Starting audit... 02:40:19 Audit done. 02:40:19 [INFO] You have 0 Checkstyle violations. 02:40:19 [INFO] 02:40:19 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-impl --- 02:40:19 [INFO] Starting audit... 02:40:19 Audit done. 02:40:19 [INFO] You have 0 Checkstyle violations. 02:40:19 [INFO] 02:40:19 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-impl --- 02:40:19 [INFO] Created: /w/workspace/netconf-maven-clm-master/features/odl-netconf-impl/target/classes/META-INF/maven/dependencies.properties 02:40:19 [INFO] 02:40:19 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-impl --- 02:40:19 [INFO] 02:40:19 [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-impl --- 02:40:19 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-master/features/odl-netconf-impl/target/feature/feature.xml 02:40:19 [INFO] ...done! 02:40:19 [INFO] Attaching features XML 02:40:19 [INFO] 02:40:19 [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-netconf-impl --- 02:40:19 [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 02:40:20 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 02:40:20 [INFO] 02:40:20 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-netconf-impl >>> 02:40:20 [INFO] 02:40:20 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-netconf-impl --- 02:40:20 [INFO] 02:40:20 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-netconf-impl <<< 02:40:20 [INFO] 02:40:20 [INFO] 02:40:20 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-netconf-impl --- 02:40:20 [INFO] 02:40:20 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-impl --- 02:40:20 [INFO] 02:40:20 [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-netconf-impl --- 02:40:20 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:40:20 [INFO] 02:40:20 [INFO] ------------------------------------------------------- 02:40:20 [INFO] T E S T S 02:40:20 [INFO] ------------------------------------------------------- 02:40:21 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:40:35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.15 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:40:35 [INFO] 02:40:35 [INFO] Results: 02:40:35 [INFO] 02:40:35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 02:40:35 [INFO] 02:40:35 [INFO] 02:40:35 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-netconf-impl --- 02:40:35 [INFO] 02:40:35 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-impl --- 02:40:35 [INFO] 02:40:35 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-netconf-impl --- 02:40:35 [INFO] CycloneDX: Resolving Dependencies 02:40:40 [INFO] CycloneDX: Creating BOM version 1.4 with 128 component(s) 02:40:40 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/features/odl-netconf-impl/target/bom.xml 02:40:40 [INFO] attaching as odl-netconf-impl-7.0.5-SNAPSHOT-cyclonedx.xml 02:40:40 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/features/odl-netconf-impl/target/bom.json 02:40:40 [INFO] attaching as odl-netconf-impl-7.0.5-SNAPSHOT-cyclonedx.json 02:40:40 [INFO] 02:40:40 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-impl --- 02:40:40 [INFO] Skipping duplicate-finder execution! 02:40:40 [INFO] 02:40:40 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-impl --- 02:40:40 [INFO] Skipping plugin execution 02:40:40 [INFO] 02:40:40 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-impl --- 02:40:40 [INFO] No sources in project. Archive not created. 02:40:40 [INFO] 02:40:40 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-impl --- 02:40:40 [INFO] 02:40:40 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-impl --- 02:40:40 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:40:40 [INFO] 02:40:40 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-impl --- 02:40:40 [INFO] No primary artifact to install, installing attached artifacts instead. 02:40:40 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-impl/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-impl/7.0.5-SNAPSHOT/odl-netconf-impl-7.0.5-SNAPSHOT.pom 02:40:40 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-impl/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-impl/7.0.5-SNAPSHOT/odl-netconf-impl-7.0.5-SNAPSHOT-features.xml 02:40:40 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-impl/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-impl/7.0.5-SNAPSHOT/odl-netconf-impl-7.0.5-SNAPSHOT-cyclonedx.xml 02:40:40 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-impl/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-impl/7.0.5-SNAPSHOT/odl-netconf-impl-7.0.5-SNAPSHOT-cyclonedx.json 02:40:40 [INFO] 02:40:40 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-impl --- 02:40:40 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:40:40 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 02:40:40 [INFO] 02:40:40 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-netconf-impl --- 02:40:40 [INFO] Wrote dependency tree to: /w/workspace/netconf-maven-clm-master/features/odl-netconf-impl/target/test-features 02:40:40 [INFO] 02:40:40 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-netconf-impl --- 02:40:40 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/features/odl-netconf-impl/target/sonatype-clm/module.xml 02:40:40 [INFO] 02:40:40 [INFO] --------------< org.opendaylight.netconf:odl-netconf-all >-------------- 02:40:40 [INFO] Building OpenDaylight :: Netconf :: All 7.0.5-SNAPSHOT [51/121] 02:40:40 [INFO] ------------------------------[ feature ]------------------------------- 02:40:40 [INFO] 02:40:40 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-all --- 02:40:40 [INFO] 02:40:40 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-all --- 02:40:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:40:40 [INFO] 02:40:40 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-all --- 02:40:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:40:40 [INFO] 02:40:40 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-all --- 02:40:41 [INFO] 02:40:41 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-all --- 02:40:41 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:40:41 [INFO] argLine set to empty 02:40:41 [INFO] 02:40:41 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-all --- 02:40:41 [INFO] Starting audit... 02:40:41 Audit done. 02:40:41 [INFO] You have 0 Checkstyle violations. 02:40:41 [INFO] 02:40:41 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-all --- 02:40:41 [INFO] Starting audit... 02:40:41 Audit done. 02:40:41 [INFO] You have 0 Checkstyle violations. 02:40:41 [INFO] 02:40:41 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-all --- 02:40:41 [INFO] Created: /w/workspace/netconf-maven-clm-master/features/odl-netconf-all/target/classes/META-INF/maven/dependencies.properties 02:40:41 [INFO] 02:40:41 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-all --- 02:40:41 [INFO] 02:40:41 [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-all --- 02:40:41 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-master/features/odl-netconf-all/target/feature/feature.xml 02:40:41 [INFO] ...done! 02:40:41 [INFO] Attaching features XML 02:40:41 [INFO] 02:40:41 [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-netconf-all --- 02:40:41 [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 02:40:41 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 02:40:41 [INFO] 02:40:41 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-netconf-all >>> 02:40:41 [INFO] 02:40:41 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-netconf-all --- 02:40:41 [INFO] 02:40:41 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-netconf-all <<< 02:40:41 [INFO] 02:40:41 [INFO] 02:40:41 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-netconf-all --- 02:40:41 [INFO] 02:40:41 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-all --- 02:40:41 [INFO] 02:40:41 [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-netconf-all --- 02:40:41 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:40:41 [INFO] 02:40:41 [INFO] ------------------------------------------------------- 02:40:41 [INFO] T E S T S 02:40:41 [INFO] ------------------------------------------------------- 02:40:43 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:40:57 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.13 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:40:58 [INFO] 02:40:58 [INFO] Results: 02:40:58 [INFO] 02:40:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 02:40:58 [INFO] 02:40:58 [INFO] 02:40:58 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-netconf-all --- 02:40:58 [INFO] 02:40:58 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-all --- 02:40:58 [INFO] 02:40:58 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-netconf-all --- 02:40:58 [INFO] CycloneDX: Resolving Dependencies 02:41:02 [INFO] CycloneDX: Creating BOM version 1.4 with 131 component(s) 02:41:02 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/features/odl-netconf-all/target/bom.xml 02:41:02 [INFO] attaching as odl-netconf-all-7.0.5-SNAPSHOT-cyclonedx.xml 02:41:02 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/features/odl-netconf-all/target/bom.json 02:41:02 [INFO] attaching as odl-netconf-all-7.0.5-SNAPSHOT-cyclonedx.json 02:41:02 [INFO] 02:41:02 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-all --- 02:41:02 [INFO] Skipping duplicate-finder execution! 02:41:02 [INFO] 02:41:02 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-all --- 02:41:02 [INFO] Skipping plugin execution 02:41:02 [INFO] 02:41:02 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-all --- 02:41:02 [INFO] No sources in project. Archive not created. 02:41:02 [INFO] 02:41:02 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-all --- 02:41:02 [INFO] 02:41:02 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-all --- 02:41:02 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:41:02 [INFO] 02:41:02 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-all --- 02:41:02 [INFO] No primary artifact to install, installing attached artifacts instead. 02:41:02 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-all/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-all/7.0.5-SNAPSHOT/odl-netconf-all-7.0.5-SNAPSHOT.pom 02:41:02 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-all/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-all/7.0.5-SNAPSHOT/odl-netconf-all-7.0.5-SNAPSHOT-features.xml 02:41:02 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-all/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-all/7.0.5-SNAPSHOT/odl-netconf-all-7.0.5-SNAPSHOT-cyclonedx.xml 02:41:02 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-all/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-all/7.0.5-SNAPSHOT/odl-netconf-all-7.0.5-SNAPSHOT-cyclonedx.json 02:41:02 [INFO] 02:41:02 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-all --- 02:41:02 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:41:02 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 02:41:02 [INFO] 02:41:02 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-netconf-all --- 02:41:02 [INFO] Wrote dependency tree to: /w/workspace/netconf-maven-clm-master/features/odl-netconf-all/target/test-features 02:41:02 [INFO] 02:41:02 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-netconf-all --- 02:41:02 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/features/odl-netconf-all/target/sonatype-clm/module.xml 02:41:02 [INFO] 02:41:02 [INFO] -----------< org.opendaylight.netconf:yanglib-mdsal-writer >------------ 02:41:02 [INFO] Building yanglib-mdsal-writer 7.0.5-SNAPSHOT [52/121] 02:41:02 [INFO] -------------------------------[ bundle ]------------------------------- 02:41:03 [INFO] 02:41:03 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ yanglib-mdsal-writer --- 02:41:03 [INFO] 02:41:03 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ yanglib-mdsal-writer --- 02:41:03 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:41:03 [INFO] 02:41:03 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ yanglib-mdsal-writer --- 02:41:03 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:41:03 [INFO] 02:41:03 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ yanglib-mdsal-writer --- 02:41:03 [INFO] 02:41:03 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ yanglib-mdsal-writer --- 02:41:03 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-clm-master/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/** 02:41:03 [INFO] 02:41:03 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ yanglib-mdsal-writer --- 02:41:03 [INFO] Starting audit... 02:41:03 Audit done. 02:41:03 [INFO] You have 0 Checkstyle violations. 02:41:03 [INFO] 02:41:03 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ yanglib-mdsal-writer --- 02:41:03 [INFO] Starting audit... 02:41:03 Audit done. 02:41:03 [INFO] You have 0 Checkstyle violations. 02:41:03 [INFO] 02:41:03 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ yanglib-mdsal-writer --- 02:41:04 [INFO] 02:41:04 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ yanglib-mdsal-writer --- 02:41:04 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/apps/yanglib-mdsal-writer/src/main/resources 02:41:04 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/apps/yanglib-mdsal-writer/target/generated-sources/spi 02:41:04 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/apps/yanglib-mdsal-writer/target/generated-sources/yang 02:41:04 [INFO] 02:41:04 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ yanglib-mdsal-writer --- 02:41:04 [INFO] Recompiling the module because of changed dependency. 02:41:04 [INFO] Compiling 4 source files with javac [debug release 17] to target/classes 02:41:04 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:41:04 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:41:04 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:41:04 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:41:04 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:41:04 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:41:04 [WARNING] /w/workspace/netconf-maven-clm-master/apps/yanglib-mdsal-writer/src/main/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriter.java:[129,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 02:41:04 [INFO] 02:41:04 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ yanglib-mdsal-writer >>> 02:41:04 [INFO] 02:41:04 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ yanglib-mdsal-writer --- 02:41:04 [INFO] Fork Value is true 02:41:07 [INFO] Done SpotBugs Analysis.... 02:41:07 [INFO] 02:41:07 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ yanglib-mdsal-writer <<< 02:41:07 [INFO] 02:41:07 [INFO] 02:41:07 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ yanglib-mdsal-writer --- 02:41:07 [INFO] BugInstance size is 0 02:41:07 [INFO] Error size is 0 02:41:07 [INFO] No errors/warnings found 02:41:07 [INFO] 02:41:07 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ yanglib-mdsal-writer --- 02:41:07 [INFO] Copying 8 resources from src/test/resources to target/test-classes 02:41:07 [INFO] 02:41:07 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ yanglib-mdsal-writer --- 02:41:07 [INFO] Recompiling the module because of changed dependency. 02:41:07 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 02:41:07 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:41:07 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:41:07 [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 02:41:07 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:41:07 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:41:07 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:41:07 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:41:07 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:41:07 [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 02:41:07 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:41:07 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:41:07 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:41:07 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:41:07 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:41:07 [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 02:41:07 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:41:07 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:41:07 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:41:07 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:41:07 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:41:07 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:41:07 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:41:07 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:41:07 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:41:07 [WARNING] /w/workspace/netconf-maven-clm-master/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterSingletonIntegrationTest.java:[37,18] auto-closeable resource org.opendaylight.mdsal.singleton.impl.EOSClusterSingletonServiceProvider has a member method close() that could throw InterruptedException 02:41:07 [WARNING] /w/workspace/netconf-maven-clm-master/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterSingletonIntegrationTest.java:[38,22] auto-closeable resource singleton is never referenced in body of corresponding try statement 02:41:07 [INFO] 02:41:07 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ yanglib-mdsal-writer --- 02:41:07 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:41:07 [INFO] 02:41:07 [INFO] ------------------------------------------------------- 02:41:07 [INFO] T E S T S 02:41:07 [INFO] ------------------------------------------------------- 02:41:08 [INFO] Running org.opendaylight.netconf.yanglib.writer.YangLibraryWriterTest 02:41:08 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 02:41:12 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.565 s -- in org.opendaylight.netconf.yanglib.writer.YangLibraryWriterTest 02:41:12 [INFO] Running org.opendaylight.netconf.yanglib.writer.YangLibraryWriterSingletonIntegrationTest 02:41:13 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.354 s -- in org.opendaylight.netconf.yanglib.writer.YangLibraryWriterSingletonIntegrationTest 02:41:13 [INFO] 02:41:13 [INFO] Results: 02:41:13 [INFO] 02:41:13 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0 02:41:13 [INFO] 02:41:13 [INFO] 02:41:13 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ yanglib-mdsal-writer --- 02:41:13 [INFO] 02:41:13 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ yanglib-mdsal-writer --- 02:41:13 [INFO] Building bundle: /w/workspace/netconf-maven-clm-master/apps/yanglib-mdsal-writer/target/yanglib-mdsal-writer-7.0.5-SNAPSHOT.jar 02:41:13 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-master/apps/yanglib-mdsal-writer/target/classes/META-INF/MANIFEST.MF 02:41:13 [INFO] 02:41:13 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ yanglib-mdsal-writer --- 02:41:13 [INFO] No previous run data found, generating javadoc. 02:41:15 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/apps/yanglib-mdsal-writer/target/yanglib-mdsal-writer-7.0.5-SNAPSHOT-javadoc.jar 02:41:15 [INFO] 02:41:15 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ yanglib-mdsal-writer --- 02:41:15 [INFO] CycloneDX: Resolving Dependencies 02:41:16 [INFO] CycloneDX: Creating BOM version 1.4 with 38 component(s) 02:41:16 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/apps/yanglib-mdsal-writer/target/bom.xml 02:41:16 [INFO] attaching as yanglib-mdsal-writer-7.0.5-SNAPSHOT-cyclonedx.xml 02:41:16 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/apps/yanglib-mdsal-writer/target/bom.json 02:41:16 [INFO] attaching as yanglib-mdsal-writer-7.0.5-SNAPSHOT-cyclonedx.json 02:41:16 [INFO] 02:41:16 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ yanglib-mdsal-writer --- 02:41:16 [INFO] Skipping duplicate-finder execution! 02:41:16 [INFO] 02:41:16 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ yanglib-mdsal-writer --- 02:41:16 [INFO] No dependency problems found 02:41:16 [INFO] 02:41:16 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ yanglib-mdsal-writer --- 02:41:16 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/apps/yanglib-mdsal-writer/target/yanglib-mdsal-writer-7.0.5-SNAPSHOT-sources.jar 02:41:16 [INFO] 02:41:16 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ yanglib-mdsal-writer --- 02:41:16 [INFO] 02:41:16 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ yanglib-mdsal-writer --- 02:41:16 [INFO] Loading execution data file /w/workspace/netconf-maven-clm-master/apps/yanglib-mdsal-writer/target/code-coverage/jacoco.exec 02:41:16 [INFO] Analyzed bundle 'yanglib-mdsal-writer' with 6 classes 02:41:16 [INFO] 02:41:16 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ yanglib-mdsal-writer --- 02:41:16 [INFO] Installing /w/workspace/netconf-maven-clm-master/apps/yanglib-mdsal-writer/target/yanglib-mdsal-writer-7.0.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/yanglib-mdsal-writer/7.0.5-SNAPSHOT/yanglib-mdsal-writer-7.0.5-SNAPSHOT.jar 02:41:16 [INFO] Installing /w/workspace/netconf-maven-clm-master/apps/yanglib-mdsal-writer/pom.xml to /tmp/r/org/opendaylight/netconf/yanglib-mdsal-writer/7.0.5-SNAPSHOT/yanglib-mdsal-writer-7.0.5-SNAPSHOT.pom 02:41:16 [INFO] Installing /w/workspace/netconf-maven-clm-master/apps/yanglib-mdsal-writer/target/yanglib-mdsal-writer-7.0.5-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/yanglib-mdsal-writer/7.0.5-SNAPSHOT/yanglib-mdsal-writer-7.0.5-SNAPSHOT-javadoc.jar 02:41:16 [INFO] Installing /w/workspace/netconf-maven-clm-master/apps/yanglib-mdsal-writer/target/bom.xml to /tmp/r/org/opendaylight/netconf/yanglib-mdsal-writer/7.0.5-SNAPSHOT/yanglib-mdsal-writer-7.0.5-SNAPSHOT-cyclonedx.xml 02:41:16 [INFO] Installing /w/workspace/netconf-maven-clm-master/apps/yanglib-mdsal-writer/target/bom.json to /tmp/r/org/opendaylight/netconf/yanglib-mdsal-writer/7.0.5-SNAPSHOT/yanglib-mdsal-writer-7.0.5-SNAPSHOT-cyclonedx.json 02:41:17 [INFO] Installing /w/workspace/netconf-maven-clm-master/apps/yanglib-mdsal-writer/target/yanglib-mdsal-writer-7.0.5-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/yanglib-mdsal-writer/7.0.5-SNAPSHOT/yanglib-mdsal-writer-7.0.5-SNAPSHOT-sources.jar 02:41:17 [INFO] 02:41:17 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ yanglib-mdsal-writer --- 02:41:17 [INFO] Installing org/opendaylight/netconf/yanglib-mdsal-writer/7.0.5-SNAPSHOT/yanglib-mdsal-writer-7.0.5-SNAPSHOT.jar 02:41:17 [INFO] Writing OBR metadata 02:41:17 [INFO] 02:41:17 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ yanglib-mdsal-writer --- 02:41:17 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:41:17 [INFO] 02:41:17 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ yanglib-mdsal-writer --- 02:41:17 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 02:41:17 [INFO] 02:41:17 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ yanglib-mdsal-writer --- 02:41:17 [INFO] org.opendaylight.netconf:yanglib-mdsal-writer:bundle:7.0.5-SNAPSHOT 02:41:17 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 02:41:17 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 02:41:17 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 02:41:17 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 02:41:17 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.25.0:compile 02:41:17 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 02:41:17 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 02:41:17 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.1:compile 02:41:17 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.2:compile 02:41:17 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 02:41:17 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1:compile 02:41:17 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.1:compile 02:41:17 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.2:compile 02:41:17 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile 02:41:17 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.2:compile 02:41:17 [INFO] +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.1:compile 02:41:17 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile 02:41:17 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile 02:41:17 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.1:compile 02:41:17 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.1:compile 02:41:17 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile 02:41:17 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.1:compile 02:41:17 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.1:compile 02:41:17 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.2:compile 02:41:17 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.2:compile 02:41:17 [INFO] +- org.opendaylight.yangtools:yang-model-api:jar:13.0.2:compile 02:41:17 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.2:compile 02:41:17 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 02:41:17 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 02:41:17 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 02:41:17 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 02:41:17 [INFO] +- org.osgi:org.osgi.service.metatype.annotations:jar:1.4.1:provided 02:41:17 [INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided 02:41:17 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 02:41:17 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 02:41:17 [INFO] +- org.awaitility:awaitility:jar:4.1.1:test 02:41:17 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.1:test 02:41:17 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.2:test 02:41:17 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:13.0.2:test 02:41:17 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.2:test 02:41:17 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.2:test 02:41:17 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.1:test 02:41:17 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.1:test 02:41:17 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.1:test 02:41:17 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.1:test 02:41:17 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.1:test 02:41:17 [INFO] +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.1:test 02:41:17 [INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.2:test 02:41:17 [INFO] | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.2:test 02:41:17 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.2:test 02:41:17 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.2:test 02:41:17 [INFO] | +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.2:test 02:41:17 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.2:test 02:41:17 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.2:test 02:41:17 [INFO] | | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.2:test 02:41:17 [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.2:test 02:41:17 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.1:test 02:41:17 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.2:test 02:41:17 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.2:test 02:41:17 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.2:test 02:41:17 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.2:test 02:41:17 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.2:test 02:41:17 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.2:test 02:41:17 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.2:test 02:41:17 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.2:test 02:41:17 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.2:test 02:41:17 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.2:test 02:41:17 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.2:test 02:41:17 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.2:test 02:41:17 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.2:test 02:41:17 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.2:test 02:41:17 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.2:test 02:41:17 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.2:test 02:41:17 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.2:test 02:41:17 [INFO] | \- org.opendaylight.yangtools:yang-repo-api:jar:13.0.2:test 02:41:17 [INFO] +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.1:test 02:41:17 [INFO] | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.2:test 02:41:17 [INFO] | +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.2:test 02:41:17 [INFO] | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.2:test 02:41:17 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.1:test 02:41:17 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.1:test 02:41:17 [INFO] | +- net.bytebuddy:byte-buddy:jar:1.14.12:test 02:41:17 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.2:test 02:41:17 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.1:test 02:41:17 [INFO] +- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.1:test 02:41:17 [INFO] +- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.1:test 02:41:17 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.2:test 02:41:17 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.2:test 02:41:17 [INFO] +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.1:test 02:41:17 [INFO] +- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.1:test 02:41:17 [INFO] | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.1:test 02:41:17 [INFO] +- org.opendaylight.mdsal:mdsal-eos-dom-simple:jar:13.0.1:test 02:41:17 [INFO] +- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.1:test 02:41:17 [INFO] +- org.opendaylight.yangtools:yang-test-util:jar:13.0.2:test 02:41:17 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 02:41:17 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 02:41:17 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 02:41:17 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 02:41:17 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 02:41:17 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 02:41:17 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 02:41:17 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 02:41:17 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 02:41:17 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 02:41:17 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 02:41:17 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 02:41:17 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 02:41:17 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 02:41:17 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 02:41:17 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 02:41:17 [INFO] +- junit:junit:jar:4.13.2:test 02:41:17 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 02:41:17 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 02:41:17 [INFO] \- org.mockito:mockito-core:jar:5.11.0:test 02:41:17 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.12:test 02:41:17 [INFO] \- org.objenesis:objenesis:jar:3.3:test 02:41:17 [INFO] 02:41:17 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ yanglib-mdsal-writer --- 02:41:17 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/apps/yanglib-mdsal-writer/target/sonatype-clm/module.xml 02:41:17 [INFO] 02:41:17 [INFO] ---------< org.opendaylight.netconf:odl-yanglib-mdsal-writer >---------- 02:41:17 [INFO] Building odl-yanglib-mdsal-writer 7.0.5-SNAPSHOT [53/121] 02:41:17 [INFO] ------------------------------[ feature ]------------------------------- 02:41:17 [INFO] 02:41:17 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-yanglib-mdsal-writer --- 02:41:17 [INFO] 02:41:17 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-yanglib-mdsal-writer --- 02:41:17 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:41:17 [INFO] 02:41:17 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-yanglib-mdsal-writer --- 02:41:17 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:41:17 [INFO] 02:41:17 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-yanglib-mdsal-writer --- 02:41:18 [INFO] 02:41:18 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-yanglib-mdsal-writer --- 02:41:18 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:41:18 [INFO] argLine set to empty 02:41:18 [INFO] 02:41:18 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-yanglib-mdsal-writer --- 02:41:18 [INFO] Starting audit... 02:41:18 Audit done. 02:41:18 [INFO] You have 0 Checkstyle violations. 02:41:18 [INFO] 02:41:18 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-yanglib-mdsal-writer --- 02:41:18 [INFO] Starting audit... 02:41:18 Audit done. 02:41:18 [INFO] You have 0 Checkstyle violations. 02:41:18 [INFO] 02:41:18 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-yanglib-mdsal-writer --- 02:41:18 [INFO] Created: /w/workspace/netconf-maven-clm-master/features/odl-yanglib-mdsal-writer/target/classes/META-INF/maven/dependencies.properties 02:41:18 [INFO] 02:41:18 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-yanglib-mdsal-writer --- 02:41:18 [INFO] 02:41:18 [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-yanglib-mdsal-writer --- 02:41:18 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-master/features/odl-yanglib-mdsal-writer/target/feature/feature.xml 02:41:18 [INFO] ...done! 02:41:18 [INFO] Attaching features XML 02:41:18 [INFO] 02:41:18 [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-yanglib-mdsal-writer --- 02:41:18 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 02:41:18 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 02:41:18 [INFO] 02:41:18 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-yanglib-mdsal-writer >>> 02:41:18 [INFO] 02:41:18 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-yanglib-mdsal-writer --- 02:41:18 [INFO] 02:41:18 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-yanglib-mdsal-writer <<< 02:41:18 [INFO] 02:41:18 [INFO] 02:41:18 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-yanglib-mdsal-writer --- 02:41:18 [INFO] 02:41:18 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-yanglib-mdsal-writer --- 02:41:18 [INFO] 02:41:18 [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-yanglib-mdsal-writer --- 02:41:18 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:41:18 [INFO] 02:41:18 [INFO] ------------------------------------------------------- 02:41:18 [INFO] T E S T S 02:41:18 [INFO] ------------------------------------------------------- 02:41:20 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:41:44 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.24 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:41:44 [INFO] 02:41:44 [INFO] Results: 02:41:44 [INFO] 02:41:44 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 02:41:44 [INFO] 02:41:44 [INFO] 02:41:44 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-yanglib-mdsal-writer --- 02:41:44 [INFO] 02:41:44 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-yanglib-mdsal-writer --- 02:41:44 [INFO] 02:41:44 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-yanglib-mdsal-writer --- 02:41:44 [INFO] CycloneDX: Resolving Dependencies 02:41:50 [INFO] CycloneDX: Creating BOM version 1.4 with 188 component(s) 02:41:50 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/features/odl-yanglib-mdsal-writer/target/bom.xml 02:41:50 [INFO] attaching as odl-yanglib-mdsal-writer-7.0.5-SNAPSHOT-cyclonedx.xml 02:41:50 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/features/odl-yanglib-mdsal-writer/target/bom.json 02:41:50 [INFO] attaching as odl-yanglib-mdsal-writer-7.0.5-SNAPSHOT-cyclonedx.json 02:41:50 [INFO] 02:41:50 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-yanglib-mdsal-writer --- 02:41:50 [INFO] Skipping duplicate-finder execution! 02:41:50 [INFO] 02:41:50 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-yanglib-mdsal-writer --- 02:41:50 [INFO] Skipping plugin execution 02:41:50 [INFO] 02:41:50 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-yanglib-mdsal-writer --- 02:41:50 [INFO] No sources in project. Archive not created. 02:41:50 [INFO] 02:41:50 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-yanglib-mdsal-writer --- 02:41:50 [INFO] 02:41:50 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-yanglib-mdsal-writer --- 02:41:50 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:41:50 [INFO] 02:41:50 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-yanglib-mdsal-writer --- 02:41:50 [INFO] No primary artifact to install, installing attached artifacts instead. 02:41:50 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-yanglib-mdsal-writer/pom.xml to /tmp/r/org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.5-SNAPSHOT/odl-yanglib-mdsal-writer-7.0.5-SNAPSHOT.pom 02:41:50 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-yanglib-mdsal-writer/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.5-SNAPSHOT/odl-yanglib-mdsal-writer-7.0.5-SNAPSHOT-features.xml 02:41:50 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-yanglib-mdsal-writer/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.5-SNAPSHOT/odl-yanglib-mdsal-writer-7.0.5-SNAPSHOT-cyclonedx.xml 02:41:50 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-yanglib-mdsal-writer/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.5-SNAPSHOT/odl-yanglib-mdsal-writer-7.0.5-SNAPSHOT-cyclonedx.json 02:41:50 [INFO] 02:41:50 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-yanglib-mdsal-writer --- 02:41:50 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:41:50 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 02:41:50 [INFO] 02:41:50 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-yanglib-mdsal-writer --- 02:41:50 [INFO] Wrote dependency tree to: /w/workspace/netconf-maven-clm-master/features/odl-yanglib-mdsal-writer/target/test-features 02:41:50 [INFO] 02:41:50 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-yanglib-mdsal-writer --- 02:41:50 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/features/odl-yanglib-mdsal-writer/target/sonatype-clm/module.xml 02:41:50 [INFO] 02:41:50 [INFO] -----------< org.opendaylight.netconf:netconf-server-mdsal >------------ 02:41:50 [INFO] Building netconf-server-mdsal 7.0.5-SNAPSHOT [54/121] 02:41:50 [INFO] -------------------------------[ bundle ]------------------------------- 02:41:50 [INFO] 02:41:50 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-server-mdsal --- 02:41:50 [INFO] 02:41:50 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-server-mdsal --- 02:41:50 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:41:50 [INFO] 02:41:50 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-server-mdsal --- 02:41:51 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:41:51 [INFO] 02:41:51 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-server-mdsal --- 02:41:51 [INFO] 02:41:51 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ netconf-server-mdsal --- 02:41:51 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-clm-master/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/** 02:41:51 [INFO] 02:41:51 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-server-mdsal --- 02:41:51 [INFO] Starting audit... 02:41:51 Audit done. 02:41:51 [INFO] You have 0 Checkstyle violations. 02:41:51 [INFO] 02:41:51 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-server-mdsal --- 02:41:53 [INFO] Starting audit... 02:41:53 Audit done. 02:41:53 [INFO] You have 0 Checkstyle violations. 02:41:53 [INFO] 02:41:53 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-server-mdsal --- 02:41:53 [INFO] 02:41:53 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-server-mdsal --- 02:41:53 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/plugins/netconf-server-mdsal/src/main/resources 02:41:53 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/plugins/netconf-server-mdsal/target/generated-sources/spi 02:41:53 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/plugins/netconf-server-mdsal/target/generated-sources/yang 02:41:53 [INFO] 02:41:53 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ netconf-server-mdsal --- 02:41:53 [INFO] Recompiling the module because of changed dependency. 02:41:53 [INFO] Compiling 36 source files with javac [debug release 17] to target/classes 02:41:54 [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 02:41:54 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:41:54 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:41:54 [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 02:41:54 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:41:54 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:41:54 [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 02:41:54 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:41:54 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:41:54 [WARNING] /w/workspace/netconf-maven-clm-master/plugins/netconf-server-mdsal/src/main/java/org/opendaylight/netconf/server/mdsal/notifications/YangLibraryNotificationProducer.java:[62,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 02:41:54 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:41:54 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:41:54 [WARNING] /w/workspace/netconf-maven-clm-master/plugins/netconf-server-mdsal/src/main/java/org/opendaylight/netconf/server/mdsal/notifications/NotificationsTransformUtil.java:[42,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 02:41:54 [WARNING] /w/workspace/netconf-maven-clm-master/plugins/netconf-server-mdsal/src/main/java/org/opendaylight/netconf/server/mdsal/notifications/SessionNotificationProducer.java:[48,49] registerDataTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 02:41:54 [WARNING] /w/workspace/netconf-maven-clm-master/plugins/netconf-server-mdsal/src/main/java/org/opendaylight/netconf/server/mdsal/operations/AbstractGet.java:[81,18] auto-closeable resource yiidWriter is never referenced in body of corresponding try statement 02:41:54 [WARNING] /w/workspace/netconf-maven-clm-master/plugins/netconf-server-mdsal/src/main/java/org/opendaylight/netconf/server/mdsal/MdsalNetconfOperationServiceFactory.java:[45,97] VALIDATE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 02:41:54 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:41:54 [INFO] 02:41:54 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ netconf-server-mdsal >>> 02:41:54 [INFO] 02:41:54 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ netconf-server-mdsal --- 02:41:54 [INFO] Fork Value is true 02:42:00 [INFO] Done SpotBugs Analysis.... 02:42:00 [INFO] 02:42:00 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ netconf-server-mdsal <<< 02:42:00 [INFO] 02:42:00 [INFO] 02:42:00 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ netconf-server-mdsal --- 02:42:00 [INFO] BugInstance size is 0 02:42:00 [INFO] Error size is 0 02:42:00 [INFO] No errors/warnings found 02:42:00 [INFO] 02:42:00 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-server-mdsal --- 02:42:00 [INFO] Copying 168 resources from src/test/resources to target/test-classes 02:42:00 [INFO] 02:42:00 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ netconf-server-mdsal --- 02:42:00 [INFO] Recompiling the module because of changed dependency. 02:42:00 [INFO] Compiling 17 source files with javac [debug release 17] to target/test-classes 02:42: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 02:42:00 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:42:00 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:42:00 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:42:00 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:42:00 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:42:00 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:42: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 02:42:00 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:42:00 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:42:00 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:42:00 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:42:00 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:42:00 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:42: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 02:42:00 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:42:00 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:42:00 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:42:00 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:42:00 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:42:00 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:42:00 [WARNING] /w/workspace/netconf-maven-clm-master/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/notifications/CapabilityChangeNotificationProducerTest.java:[60,83] unchecked method invocation: method registerTreeChangeListener in interface org.opendaylight.mdsal.binding.api.DataTreeChangeService is applied to given types 02:42:00 required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener 02:42:00 found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener 02:42:00 [WARNING] /w/workspace/netconf-maven-clm-master/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/notifications/CapabilityChangeNotificationProducerTest.java:[60,87] unchecked conversion 02:42:00 required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier 02:42:00 found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier 02:42:00 [WARNING] /w/workspace/netconf-maven-clm-master/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/notifications/CapabilityChangeNotificationProducerTest.java:[61,20] unchecked conversion 02:42:00 required: org.opendaylight.mdsal.binding.api.DataTreeChangeListener 02:42:00 found: org.opendaylight.mdsal.binding.api.DataTreeChangeListener 02:42:00 [WARNING] /w/workspace/netconf-maven-clm-master/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/notifications/YangLibraryNotificationProducerTest.java:[39,13] org.opendaylight.netconf.server.mdsal.notifications.YangLibraryNotificationProducer in org.opendaylight.netconf.server.mdsal.notifications has been deprecated and marked for removal 02:42:00 [WARNING] /w/workspace/netconf-maven-clm-master/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/notifications/YangLibraryNotificationProducerTest.java:[39,13] org.opendaylight.netconf.server.mdsal.notifications.YangLibraryNotificationProducer in org.opendaylight.netconf.server.mdsal.notifications has been deprecated and marked for removal 02:42:00 [WARNING] /w/workspace/netconf-maven-clm-master/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/notifications/YangLibraryNotificationProducerTest.java:[39,13] org.opendaylight.netconf.server.mdsal.notifications.YangLibraryNotificationProducer in org.opendaylight.netconf.server.mdsal.notifications has been deprecated and marked for removal 02:42:00 [WARNING] /w/workspace/netconf-maven-clm-master/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/notifications/YangLibraryNotificationProducerTest.java:[43,84] 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 02:42:00 [WARNING] /w/workspace/netconf-maven-clm-master/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/notifications/YangLibraryNotificationProducerTest.java:[43,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 02:42:00 [WARNING] /w/workspace/netconf-maven-clm-master/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/notifications/YangLibraryNotificationProducerTest.java:[48,47] org.opendaylight.netconf.server.mdsal.notifications.YangLibraryNotificationProducer in org.opendaylight.netconf.server.mdsal.notifications has been deprecated and marked for removal 02:42:00 [WARNING] /w/workspace/netconf-maven-clm-master/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/notifications/YangLibraryNotificationProducerTest.java:[59,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 02:42:00 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:42:00 [WARNING] /w/workspace/netconf-maven-clm-master/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/notifications/SessionNotificationProducerTest.java:[63,87] unchecked method invocation: method registerDataTreeChangeListener in interface org.opendaylight.mdsal.binding.api.DataTreeChangeService is applied to given types 02:42:00 required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener 02:42:00 found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener 02:42:00 [WARNING] /w/workspace/netconf-maven-clm-master/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/notifications/SessionNotificationProducerTest.java:[63,91] unchecked conversion 02:42:00 required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier 02:42:00 found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier 02:42:00 [WARNING] /w/workspace/netconf-maven-clm-master/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/notifications/SessionNotificationProducerTest.java:[64,20] unchecked conversion 02:42:00 required: org.opendaylight.mdsal.binding.api.DataTreeChangeListener 02:42:00 found: org.opendaylight.mdsal.binding.api.DataTreeChangeListener 02:42:00 [WARNING] /w/workspace/netconf-maven-clm-master/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/notifications/SessionNotificationProducerTest.java:[63,56] registerDataTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 02:42:00 [WARNING] /w/workspace/netconf-maven-clm-master/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/notifications/SessionNotificationProducerTest.java:[88,62] unchecked conversion 02:42:00 required: org.opendaylight.mdsal.binding.api.DataTreeModification 02:42:00 found: org.opendaylight.mdsal.binding.api.DataTreeModification 02:42:00 [WARNING] /w/workspace/netconf-maven-clm-master/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/notifications/SessionNotificationProducerTest.java:[89,66] unchecked conversion 02:42:00 required: org.opendaylight.mdsal.binding.api.DataObjectModification 02:42:00 found: org.opendaylight.mdsal.binding.api.DataObjectModification 02:42:00 [WARNING] /w/workspace/netconf-maven-clm-master/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/operations/RuntimeRpcTest.java:[165,76] unchecked cast 02:42:00 required: java.util.function.Consumer 02:42:00 found: java.lang.Object 02:42:00 [INFO] 02:42:00 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ netconf-server-mdsal --- 02:42:00 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:42:00 [INFO] 02:42:00 [INFO] ------------------------------------------------------- 02:42:00 [INFO] T E S T S 02:42:00 [INFO] ------------------------------------------------------- 02:42:02 [INFO] Running org.opendaylight.netconf.server.mdsal.notifications.CreateSubscriptionTest 02:42:02 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 02:42:04 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.079 s -- in org.opendaylight.netconf.server.mdsal.notifications.CreateSubscriptionTest 02:42:04 [INFO] Running org.opendaylight.netconf.server.mdsal.notifications.CapabilityChangeNotificationProducerTest 02:42:04 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.499 s -- in org.opendaylight.netconf.server.mdsal.notifications.CapabilityChangeNotificationProducerTest 02:42:04 [INFO] Running org.opendaylight.netconf.server.mdsal.notifications.YangLibraryNotificationProducerTest 02:42:04 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.opendaylight.netconf.server.mdsal.notifications.YangLibraryNotificationProducerTest 02:42:04 [INFO] Running org.opendaylight.netconf.server.mdsal.notifications.NetconfNotificationManagerTest 02:42:07 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.828 s -- in org.opendaylight.netconf.server.mdsal.notifications.NetconfNotificationManagerTest 02:42:07 [INFO] Running org.opendaylight.netconf.server.mdsal.notifications.SessionNotificationProducerTest 02:42:07 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.opendaylight.netconf.server.mdsal.notifications.SessionNotificationProducerTest 02:42:07 [INFO] Running org.opendaylight.netconf.server.mdsal.notifications.NotificationsTransformUtilTest 02:42:08 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.454 s -- in org.opendaylight.netconf.server.mdsal.notifications.NotificationsTransformUtilTest 02:42:08 [INFO] Running org.opendaylight.netconf.server.mdsal.notifications.NotificationToMdsalWriterTest 02:42:08 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s -- in org.opendaylight.netconf.server.mdsal.notifications.NotificationToMdsalWriterTest 02:42:08 [INFO] Running org.opendaylight.netconf.server.mdsal.operations.ValidateTest 02:42:08 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.296 s -- in org.opendaylight.netconf.server.mdsal.operations.ValidateTest 02:42:08 [INFO] Running org.opendaylight.netconf.server.mdsal.operations.NetconfMDSalMappingTest 02:42:09 [WARNING] Tests run: 25, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.966 s -- in org.opendaylight.netconf.server.mdsal.operations.NetconfMDSalMappingTest 02:42:09 [INFO] Running org.opendaylight.netconf.server.mdsal.operations.CopyConfigTest 02:42:09 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.311 s -- in org.opendaylight.netconf.server.mdsal.operations.CopyConfigTest 02:42:09 [INFO] Running org.opendaylight.netconf.server.mdsal.operations.RuntimeRpcTest 02:42:10 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.250 s -- in org.opendaylight.netconf.server.mdsal.operations.RuntimeRpcTest 02:42:10 [INFO] Running org.opendaylight.netconf.server.mdsal.operations.FilterContentValidatorTest 02:42:11 [WARNING] Tests run: 26, Failures: 0, Errors: 0, Skipped: 13, Time elapsed: 0.995 s -- in org.opendaylight.netconf.server.mdsal.operations.FilterContentValidatorTest 02:42:11 [INFO] Running org.opendaylight.netconf.server.mdsal.operations.Netconf506Test 02:42:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.opendaylight.netconf.server.mdsal.operations.Netconf506Test 02:42:11 [INFO] Running org.opendaylight.netconf.server.mdsal.operations.Netconf538Test 02:42:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.netconf.server.mdsal.operations.Netconf538Test 02:42:11 [INFO] 02:42:11 [INFO] Results: 02:42:11 [INFO] 02:42:11 [WARNING] Tests run: 103, Failures: 0, Errors: 0, Skipped: 14 02:42:11 [INFO] 02:42:11 [INFO] 02:42:11 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ netconf-server-mdsal --- 02:42:11 [INFO] 02:42:11 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-server-mdsal --- 02:42:11 [INFO] Building bundle: /w/workspace/netconf-maven-clm-master/plugins/netconf-server-mdsal/target/netconf-server-mdsal-7.0.5-SNAPSHOT.jar 02:42:11 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-master/plugins/netconf-server-mdsal/target/classes/META-INF/MANIFEST.MF 02:42:11 [INFO] 02:42:11 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-server-mdsal --- 02:42:11 [INFO] No previous run data found, generating javadoc. 02:42:13 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/plugins/netconf-server-mdsal/target/netconf-server-mdsal-7.0.5-SNAPSHOT-javadoc.jar 02:42:13 [INFO] 02:42:13 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ netconf-server-mdsal --- 02:42:13 [INFO] CycloneDX: Resolving Dependencies 02:42:15 [INFO] CycloneDX: Creating BOM version 1.4 with 110 component(s) 02:42:15 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/plugins/netconf-server-mdsal/target/bom.xml 02:42:15 [INFO] attaching as netconf-server-mdsal-7.0.5-SNAPSHOT-cyclonedx.xml 02:42:15 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/plugins/netconf-server-mdsal/target/bom.json 02:42:15 [INFO] attaching as netconf-server-mdsal-7.0.5-SNAPSHOT-cyclonedx.json 02:42:15 [INFO] 02:42:15 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-server-mdsal --- 02:42:15 [INFO] Skipping duplicate-finder execution! 02:42:15 [INFO] 02:42:15 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-server-mdsal --- 02:42:15 [WARNING] Non-test scoped test only dependencies found: 02:42:15 [WARNING] org.opendaylight.yangtools:yang-model-spi:jar:13.0.2:compile 02:42:15 [INFO] 02:42:15 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ netconf-server-mdsal --- 02:42:15 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/plugins/netconf-server-mdsal/target/netconf-server-mdsal-7.0.5-SNAPSHOT-sources.jar 02:42:15 [INFO] 02:42:15 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ netconf-server-mdsal --- 02:42:15 [INFO] 02:42:15 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ netconf-server-mdsal --- 02:42:15 [INFO] Loading execution data file /w/workspace/netconf-maven-clm-master/plugins/netconf-server-mdsal/target/code-coverage/jacoco.exec 02:42:15 [INFO] Analyzed bundle 'netconf-server-mdsal' with 49 classes 02:42:15 [INFO] 02:42:15 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-server-mdsal --- 02:42:15 [INFO] Installing /w/workspace/netconf-maven-clm-master/plugins/netconf-server-mdsal/target/netconf-server-mdsal-7.0.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-server-mdsal/7.0.5-SNAPSHOT/netconf-server-mdsal-7.0.5-SNAPSHOT.jar 02:42:15 [INFO] Installing /w/workspace/netconf-maven-clm-master/plugins/netconf-server-mdsal/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-server-mdsal/7.0.5-SNAPSHOT/netconf-server-mdsal-7.0.5-SNAPSHOT.pom 02:42:15 [INFO] Installing /w/workspace/netconf-maven-clm-master/plugins/netconf-server-mdsal/target/netconf-server-mdsal-7.0.5-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-server-mdsal/7.0.5-SNAPSHOT/netconf-server-mdsal-7.0.5-SNAPSHOT-javadoc.jar 02:42:15 [INFO] Installing /w/workspace/netconf-maven-clm-master/plugins/netconf-server-mdsal/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-server-mdsal/7.0.5-SNAPSHOT/netconf-server-mdsal-7.0.5-SNAPSHOT-cyclonedx.xml 02:42:15 [INFO] Installing /w/workspace/netconf-maven-clm-master/plugins/netconf-server-mdsal/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-server-mdsal/7.0.5-SNAPSHOT/netconf-server-mdsal-7.0.5-SNAPSHOT-cyclonedx.json 02:42:15 [INFO] Installing /w/workspace/netconf-maven-clm-master/plugins/netconf-server-mdsal/target/netconf-server-mdsal-7.0.5-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-server-mdsal/7.0.5-SNAPSHOT/netconf-server-mdsal-7.0.5-SNAPSHOT-sources.jar 02:42:15 [INFO] 02:42:15 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-server-mdsal --- 02:42:15 [INFO] Installing org/opendaylight/netconf/netconf-server-mdsal/7.0.5-SNAPSHOT/netconf-server-mdsal-7.0.5-SNAPSHOT.jar 02:42:15 [INFO] Writing OBR metadata 02:42:15 [INFO] 02:42:15 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-server-mdsal --- 02:42:15 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:42:15 [INFO] 02:42:15 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-server-mdsal --- 02:42:15 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 02:42:15 [INFO] 02:42:15 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ netconf-server-mdsal --- 02:42:15 [INFO] org.opendaylight.netconf:netconf-server-mdsal:bundle:7.0.5-SNAPSHOT 02:42:15 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 02:42:15 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 02:42:15 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 02:42:15 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 02:42:15 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.25.0:compile 02:42:15 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 02:42:15 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 02:42:15 [INFO] +- io.netty:netty-transport:jar:4.1.107.Final:compile 02:42:15 [INFO] | +- io.netty:netty-common:jar:4.1.107.Final:compile 02:42:15 [INFO] | +- io.netty:netty-buffer:jar:4.1.107.Final:compile 02:42:15 [INFO] | \- io.netty:netty-resolver:jar:4.1.107.Final:compile 02:42:15 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided 02:42:15 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 02:42:15 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.2:compile 02:42:15 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.2:compile 02:42:15 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:13.0.2:compile 02:42:15 [INFO] | \- org.immutables:value:jar:annotations:2.10.1:compile 02:42:15 [INFO] +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.2:compile 02:42:15 [INFO] | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 02:42:15 [INFO] | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.2:compile 02:42:15 [INFO] | +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.2:compile 02:42:15 [INFO] | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.2:compile 02:42:15 [INFO] +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.2:compile 02:42:15 [INFO] +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.2:compile 02:42:15 [INFO] +- org.opendaylight.yangtools:yang-data-util:jar:13.0.2:compile 02:42:15 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.2:compile 02:42:15 [INFO] +- org.opendaylight.yangtools:yang-model-api:jar:13.0.2:compile 02:42:15 [INFO] +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.2:compile 02:42:15 [INFO] | \- org.opendaylight.yangtools:yang-ir:jar:13.0.2:compile 02:42:15 [INFO] +- org.opendaylight.yangtools:yang-model-util:jar:13.0.2:compile 02:42:15 [INFO] +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.2:compile 02:42:15 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.1:compile 02:42:15 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.1:compile 02:42:15 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.1:compile 02:42:15 [INFO] +- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.1:compile 02:42:15 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.2:compile 02:42:15 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.1:compile 02:42:15 [INFO] +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.1:compile 02:42:15 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.1:compile 02:42:15 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1:compile 02:42:15 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.1:compile 02:42:15 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.2:compile 02:42:15 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile 02:42:15 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile 02:42:15 [INFO] | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.1:compile 02:42:15 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.1:compile 02:42:15 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.1:compile 02:42:15 [INFO] +- org.opendaylight.netconf:netconf-api:jar:7.0.5-SNAPSHOT:compile 02:42:15 [INFO] | \- org.opendaylight.odlparent:logging-markers:jar:13.0.11:compile 02:42:15 [INFO] +- org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.5-SNAPSHOT:compile 02:42:15 [INFO] +- org.opendaylight.netconf:netconf-server:jar:7.0.5-SNAPSHOT:compile 02:42:15 [INFO] | +- io.netty:netty-codec:jar:4.1.107.Final:compile 02:42:15 [INFO] | +- org.opendaylight.netconf.model:rfc7407-ietf-x509-cert-to-name:jar:7.0.5-SNAPSHOT:compile 02:42:15 [INFO] | +- org.opendaylight.netconf:netconf-netty-util:jar:7.0.5-SNAPSHOT:compile 02:42:15 [INFO] | | +- io.netty:netty-handler:jar:4.1.107.Final:compile 02:42:15 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.107.Final:compile 02:42:15 [INFO] | | +- org.opendaylight.netconf:netconf-common:jar:7.0.5-SNAPSHOT:compile 02:42:15 [INFO] | | \- org.opendaylight.netconf:shaded-exificient:jar:7.0.5-SNAPSHOT:compile 02:42:15 [INFO] | +- org.opendaylight.netconf:transport-api:jar:7.0.5-SNAPSHOT:compile 02:42:15 [INFO] | +- org.opendaylight.netconf:transport-tcp:jar:7.0.5-SNAPSHOT:compile 02:42:15 [INFO] | | +- io.netty:netty-transport-classes-epoll:jar:4.1.107.Final:compile 02:42:15 [INFO] | | \- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.5-SNAPSHOT:compile 02:42:15 [INFO] | +- org.opendaylight.netconf:transport-tls:jar:7.0.5-SNAPSHOT:compile 02:42:15 [INFO] | | +- org.bouncycastle:bcprov-jdk18on:jar:1.77:compile 02:42:15 [INFO] | | +- org.opendaylight.netconf:keystore-api:jar:7.0.5-SNAPSHOT:compile 02:42:15 [INFO] | | +- org.opendaylight.netconf:truststore-api:jar:7.0.5-SNAPSHOT:compile 02:42:15 [INFO] | | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.5-SNAPSHOT:compile 02:42:15 [INFO] | \- org.opendaylight.netconf:transport-ssh:jar:7.0.5-SNAPSHOT:compile 02:42:15 [INFO] | +- commons-codec:commons-codec:jar:1.15:compile 02:42:15 [INFO] | +- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.1:compile 02:42:15 [INFO] | \- org.opendaylight.netconf:shaded-sshd:jar:7.0.5-SNAPSHOT:compile 02:42:15 [INFO] +- org.opendaylight.netconf.model:rfc5277:jar:7.0.5-SNAPSHOT:compile 02:42:15 [INFO] +- org.opendaylight.netconf.model:rfc6022:jar:7.0.5-SNAPSHOT:compile 02:42:15 [INFO] +- org.opendaylight.netconf.model:rfc6241:jar:7.0.5-SNAPSHOT:compile 02:42:15 [INFO] +- org.opendaylight.netconf.model:rfc6470:jar:7.0.5-SNAPSHOT:compile 02:42:15 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 02:42:15 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 02:42:15 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 02:42:15 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 02:42:15 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:13.0.2:test 02:42:15 [INFO] +- org.opendaylight.yangtools:util:jar:13.0.2:test 02:42:15 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:test 02:42:15 [INFO] +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.2:test 02:42:15 [INFO] | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.2:test 02:42:15 [INFO] | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.2:test 02:42:15 [INFO] | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.2:test 02:42:15 [INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.2:test 02:42:15 [INFO] | | \- org.antlr:antlr4-runtime:jar:4.13.1:test 02:42:15 [INFO] | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.2:test 02:42:15 [INFO] | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.2:test 02:42:15 [INFO] | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.2:test 02:42:15 [INFO] | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.2:test 02:42:15 [INFO] | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.2:test 02:42:15 [INFO] | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.2:test 02:42:15 [INFO] | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.2:test 02:42:15 [INFO] | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.2:test 02:42:15 [INFO] | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.2:test 02:42:15 [INFO] | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.2:test 02:42:15 [INFO] | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.2:test 02:42:15 [INFO] | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.2:test 02:42:15 [INFO] | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.2:test 02:42:15 [INFO] | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.2:test 02:42:15 [INFO] | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.2:test 02:42:15 [INFO] | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.2:test 02:42:15 [INFO] | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.2:test 02:42:15 [INFO] +- org.opendaylight.yangtools:yang-test-util:jar:13.0.2:test 02:42:15 [INFO] +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.1:test 02:42:15 [INFO] | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.2:test 02:42:15 [INFO] | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.2:test 02:42:15 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.1:test 02:42:15 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.1:test 02:42:15 [INFO] | +- net.bytebuddy:byte-buddy:jar:1.14.12:test 02:42:15 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.1:test 02:42:15 [INFO] +- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.1:test 02:42:15 [INFO] +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.1:test 02:42:15 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.2:test 02:42:15 [INFO] +- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.1:test 02:42:15 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.2:test 02:42:15 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:test 02:42:15 [INFO] +- org.opendaylight.netconf:netconf-test-util:jar:7.0.5-SNAPSHOT:test 02:42:15 [INFO] +- org.xmlunit:xmlunit-core:jar:2.9.1:test 02:42:15 [INFO] | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:test 02:42:15 [INFO] +- org.xmlunit:xmlunit-legacy:jar:2.9.1:test 02:42:15 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 02:42:15 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 02:42:15 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 02:42:15 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 02:42:15 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 02:42:15 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 02:42:15 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 02:42:15 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 02:42:15 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 02:42:15 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 02:42:15 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 02:42:15 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 02:42:15 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 02:42:15 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 02:42:15 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 02:42:15 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 02:42:15 [INFO] +- junit:junit:jar:4.13.2:test 02:42:15 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 02:42:15 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 02:42:15 [INFO] \- org.mockito:mockito-core:jar:5.11.0:test 02:42:15 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.12:test 02:42:15 [INFO] \- org.objenesis:objenesis:jar:3.3:test 02:42:15 [INFO] 02:42:15 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ netconf-server-mdsal --- 02:42:15 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/plugins/netconf-server-mdsal/target/sonatype-clm/module.xml 02:42:15 [INFO] 02:42:15 [INFO] ----------------< org.opendaylight.netconf:netconf-nb >----------------- 02:42:15 [INFO] Building netconf-nb 7.0.5-SNAPSHOT [55/121] 02:42:15 [INFO] -------------------------------[ bundle ]------------------------------- 02:42:15 [INFO] 02:42:15 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-nb --- 02:42:15 [INFO] 02:42:15 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-nb --- 02:42:15 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:42:15 [INFO] 02:42:15 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-nb --- 02:42:15 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:42:15 [INFO] 02:42:15 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-nb --- 02:42:16 [INFO] 02:42:16 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ netconf-nb --- 02:42:16 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-clm-master/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/** 02:42:16 [INFO] 02:42:16 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-nb --- 02:42:16 [INFO] Starting audit... 02:42:16 Audit done. 02:42:16 [INFO] You have 0 Checkstyle violations. 02:42:16 [INFO] 02:42:16 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-nb --- 02:42:16 [INFO] Starting audit... 02:42:16 Audit done. 02:42:16 [INFO] You have 0 Checkstyle violations. 02:42:16 [INFO] 02:42:16 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-nb --- 02:42:16 [INFO] 02:42:16 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-nb --- 02:42:16 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/apps/netconf-nb/src/main/resources 02:42:16 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/apps/netconf-nb/target/generated-sources/spi 02:42:16 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/apps/netconf-nb/target/generated-sources/yang 02:42:16 [INFO] 02:42:16 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ netconf-nb --- 02:42:16 [INFO] Recompiling the module because of changed dependency. 02:42:16 [INFO] Compiling 8 source files with javac [debug release 17] to target/classes 02:42:16 [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 02:42:16 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:42:16 [INFO] 02:42:16 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ netconf-nb >>> 02:42:16 [INFO] 02:42:16 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ netconf-nb --- 02:42:16 [INFO] Fork Value is true 02:42:20 [INFO] Done SpotBugs Analysis.... 02:42:20 [INFO] 02:42:20 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ netconf-nb <<< 02:42:20 [INFO] 02:42:20 [INFO] 02:42:20 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ netconf-nb --- 02:42:20 [INFO] BugInstance size is 0 02:42:20 [INFO] Error size is 0 02:42:20 [INFO] No errors/warnings found 02:42:20 [INFO] 02:42:20 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-nb --- 02:42:20 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/apps/netconf-nb/src/test/resources 02:42:20 [INFO] 02:42:20 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ netconf-nb --- 02:42:20 [INFO] Recompiling the module because of changed dependency. 02:42:20 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 02:42:20 [INFO] 02:42:20 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ netconf-nb --- 02:42:20 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:42:20 [INFO] 02:42:20 [INFO] ------------------------------------------------------- 02:42:20 [INFO] T E S T S 02:42:20 [INFO] ------------------------------------------------------- 02:42:21 [INFO] Running org.opendaylight.netconf.northbound.monitoring.MonitoringToMdsalWriterTest 02:42:21 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 02:42:23 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.012 s -- in org.opendaylight.netconf.northbound.monitoring.MonitoringToMdsalWriterTest 02:42:23 [INFO] 02:42:23 [INFO] Results: 02:42:23 [INFO] 02:42:23 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 02:42:23 [INFO] 02:42:23 [INFO] 02:42:23 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ netconf-nb --- 02:42:23 [INFO] 02:42:23 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-nb --- 02:42:23 [INFO] Building bundle: /w/workspace/netconf-maven-clm-master/apps/netconf-nb/target/netconf-nb-7.0.5-SNAPSHOT.jar 02:42:23 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-master/apps/netconf-nb/target/classes/META-INF/MANIFEST.MF 02:42:23 [INFO] 02:42:23 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-nb --- 02:42:23 [INFO] No previous run data found, generating javadoc. 02:42:25 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/apps/netconf-nb/target/netconf-nb-7.0.5-SNAPSHOT-javadoc.jar 02:42:25 [INFO] 02:42:25 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ netconf-nb --- 02:42:25 [INFO] CycloneDX: Resolving Dependencies 02:42:26 [INFO] CycloneDX: Creating BOM version 1.4 with 117 component(s) 02:42:26 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/apps/netconf-nb/target/bom.xml 02:42:26 [INFO] attaching as netconf-nb-7.0.5-SNAPSHOT-cyclonedx.xml 02:42:26 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/apps/netconf-nb/target/bom.json 02:42:26 [INFO] attaching as netconf-nb-7.0.5-SNAPSHOT-cyclonedx.json 02:42:26 [INFO] 02:42:26 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-nb --- 02:42:26 [INFO] Skipping duplicate-finder execution! 02:42:26 [INFO] 02:42:26 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-nb --- 02:42:26 [INFO] No dependency problems found 02:42:26 [INFO] 02:42:26 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ netconf-nb --- 02:42:26 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/apps/netconf-nb/target/netconf-nb-7.0.5-SNAPSHOT-sources.jar 02:42:26 [INFO] 02:42:26 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ netconf-nb --- 02:42:26 [INFO] 02:42:26 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ netconf-nb --- 02:42:26 [INFO] Loading execution data file /w/workspace/netconf-maven-clm-master/apps/netconf-nb/target/code-coverage/jacoco.exec 02:42:26 [INFO] Analyzed bundle 'netconf-nb' with 9 classes 02:42:26 [INFO] 02:42:26 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-nb --- 02:42:26 [INFO] Installing /w/workspace/netconf-maven-clm-master/apps/netconf-nb/target/netconf-nb-7.0.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-nb/7.0.5-SNAPSHOT/netconf-nb-7.0.5-SNAPSHOT.jar 02:42:26 [INFO] Installing /w/workspace/netconf-maven-clm-master/apps/netconf-nb/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-nb/7.0.5-SNAPSHOT/netconf-nb-7.0.5-SNAPSHOT.pom 02:42:26 [INFO] Installing /w/workspace/netconf-maven-clm-master/apps/netconf-nb/target/netconf-nb-7.0.5-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-nb/7.0.5-SNAPSHOT/netconf-nb-7.0.5-SNAPSHOT-javadoc.jar 02:42:26 [INFO] Installing /w/workspace/netconf-maven-clm-master/apps/netconf-nb/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-nb/7.0.5-SNAPSHOT/netconf-nb-7.0.5-SNAPSHOT-cyclonedx.xml 02:42:26 [INFO] Installing /w/workspace/netconf-maven-clm-master/apps/netconf-nb/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-nb/7.0.5-SNAPSHOT/netconf-nb-7.0.5-SNAPSHOT-cyclonedx.json 02:42:26 [INFO] Installing /w/workspace/netconf-maven-clm-master/apps/netconf-nb/target/netconf-nb-7.0.5-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-nb/7.0.5-SNAPSHOT/netconf-nb-7.0.5-SNAPSHOT-sources.jar 02:42:26 [INFO] 02:42:26 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-nb --- 02:42:26 [INFO] Installing org/opendaylight/netconf/netconf-nb/7.0.5-SNAPSHOT/netconf-nb-7.0.5-SNAPSHOT.jar 02:42:26 [INFO] Writing OBR metadata 02:42:26 [INFO] 02:42:26 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-nb --- 02:42:26 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:42:26 [INFO] 02:42:26 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-nb --- 02:42:26 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 02:42:26 [INFO] 02:42:26 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ netconf-nb --- 02:42:26 [INFO] org.opendaylight.netconf:netconf-nb:bundle:7.0.5-SNAPSHOT 02:42:26 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 02:42:26 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 02:42:26 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 02:42:26 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 02:42:26 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.25.0:compile 02:42:26 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 02:42:26 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 02:42:26 [INFO] +- io.netty:netty-transport:jar:4.1.107.Final:compile 02:42:26 [INFO] | +- io.netty:netty-common:jar:4.1.107.Final:compile 02:42:26 [INFO] | +- io.netty:netty-buffer:jar:4.1.107.Final:compile 02:42:26 [INFO] | \- io.netty:netty-resolver:jar:4.1.107.Final:compile 02:42:26 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided 02:42:26 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile 02:42:26 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.1:compile 02:42:26 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.1:compile 02:42:26 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.1:compile 02:42:26 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 02:42:26 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.2:compile 02:42:26 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 02:42:26 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1:compile 02:42:26 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile 02:42:26 [INFO] +- org.opendaylight.netconf:netconf-api:jar:7.0.5-SNAPSHOT:compile 02:42:26 [INFO] | \- org.opendaylight.odlparent:logging-markers:jar:13.0.11:compile 02:42:26 [INFO] +- org.opendaylight.netconf:netconf-auth:jar:7.0.5-SNAPSHOT:compile 02:42:26 [INFO] +- org.opendaylight.netconf:netconf-common:jar:7.0.5-SNAPSHOT:compile 02:42:26 [INFO] +- org.opendaylight.netconf:netconf-server:jar:7.0.5-SNAPSHOT:compile 02:42:26 [INFO] | +- io.netty:netty-codec:jar:4.1.107.Final:compile 02:42:26 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile 02:42:26 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.1:compile 02:42:26 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.1:compile 02:42:26 [INFO] | +- org.opendaylight.netconf.model:rfc5277:jar:7.0.5-SNAPSHOT:compile 02:42:26 [INFO] | +- org.opendaylight.netconf.model:rfc6470:jar:7.0.5-SNAPSHOT:compile 02:42:26 [INFO] | +- org.opendaylight.netconf.model:rfc7407-ietf-x509-cert-to-name:jar:7.0.5-SNAPSHOT:compile 02:42:26 [INFO] | +- org.opendaylight.netconf:netconf-netty-util:jar:7.0.5-SNAPSHOT:compile 02:42:26 [INFO] | | \- org.opendaylight.netconf:shaded-exificient:jar:7.0.5-SNAPSHOT:compile 02:42:26 [INFO] | \- org.opendaylight.netconf:transport-tls:jar:7.0.5-SNAPSHOT:compile 02:42:26 [INFO] +- org.opendaylight.netconf:netconf-server-mdsal:jar:7.0.5-SNAPSHOT:compile 02:42:26 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.2:compile 02:42:26 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile 02:42:26 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.2:compile 02:42:26 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 02:42:26 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.2:compile 02:42:26 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.2:compile 02:42:26 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.2:compile 02:42:26 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.2:compile 02:42:26 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.2:compile 02:42:26 [INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.2:compile 02:42:26 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.2:compile 02:42:26 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.2:compile 02:42:26 [INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.2:compile 02:42:26 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.2:compile 02:42:26 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.2:compile 02:42:26 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.2:compile 02:42:26 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.1:compile 02:42:26 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.1:compile 02:42:26 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.1:compile 02:42:26 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.2:compile 02:42:26 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.1:compile 02:42:26 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.1:compile 02:42:26 [INFO] | | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.2:compile 02:42:26 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.2:compile 02:42:26 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.2:compile 02:42:26 [INFO] | | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.2:compile 02:42:26 [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.2:compile 02:42:26 [INFO] | | | +- org.antlr:antlr4-runtime:jar:4.13.1:compile 02:42:26 [INFO] | | | \- org.opendaylight.yangtools:yang-model-ri:jar:13.0.2:compile 02:42:26 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.2:compile 02:42:26 [INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.2:compile 02:42:26 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.2:compile 02:42:26 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.2:compile 02:42:26 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.2:compile 02:42:26 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.2:compile 02:42:26 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.2:compile 02:42:26 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.2:compile 02:42:26 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.2:compile 02:42:26 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.2:compile 02:42:26 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.2:compile 02:42:26 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.2:compile 02:42:26 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.2:compile 02:42:26 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.2:compile 02:42:26 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.2:compile 02:42:26 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.2:compile 02:42:26 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.2:compile 02:42:26 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.2:compile 02:42:26 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.1:compile 02:42:26 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.2:compile 02:42:26 [INFO] | \- org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.5-SNAPSHOT:compile 02:42:26 [INFO] +- org.opendaylight.netconf:shaded-sshd:jar:7.0.5-SNAPSHOT:compile 02:42:26 [INFO] +- org.opendaylight.netconf:transport-api:jar:7.0.5-SNAPSHOT:compile 02:42:26 [INFO] +- org.opendaylight.netconf:transport-ssh:jar:7.0.5-SNAPSHOT:compile 02:42:26 [INFO] | +- commons-codec:commons-codec:jar:1.15:compile 02:42:26 [INFO] | +- org.bouncycastle:bcprov-jdk18on:jar:1.77:compile 02:42:26 [INFO] | +- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.1:compile 02:42:26 [INFO] | +- org.opendaylight.netconf:keystore-api:jar:7.0.5-SNAPSHOT:compile 02:42:26 [INFO] | +- org.opendaylight.netconf:truststore-api:jar:7.0.5-SNAPSHOT:compile 02:42:26 [INFO] | +- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.5-SNAPSHOT:compile 02:42:26 [INFO] | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.5-SNAPSHOT:compile 02:42:26 [INFO] +- org.opendaylight.netconf:transport-tcp:jar:7.0.5-SNAPSHOT:compile 02:42:26 [INFO] | \- io.netty:netty-transport-classes-epoll:jar:4.1.107.Final:compile 02:42:26 [INFO] +- org.opendaylight.netconf.model:rfc6022:jar:7.0.5-SNAPSHOT:compile 02:42:26 [INFO] +- org.opendaylight.netconf.model:rfc6241:jar:7.0.5-SNAPSHOT:compile 02:42:26 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.2:compile 02:42:26 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.2:compile 02:42:26 [INFO] +- org.osgi:org.osgi.framework:jar:1.10.0:provided 02:42:26 [INFO] +- org.osgi:org.osgi.service.component:jar:1.5.1:provided 02:42:26 [INFO] | +- org.osgi:osgi.annotation:jar:8.1.0:provided 02:42:26 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 02:42:26 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 02:42:26 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 02:42:26 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 02:42:26 [INFO] +- org.osgi:org.osgi.service.metatype.annotations:jar:1.4.1:provided 02:42:26 [INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided 02:42:26 [INFO] +- io.netty:netty-handler:jar:4.1.107.Final:test 02:42:26 [INFO] | \- io.netty:netty-transport-native-unix-common:jar:4.1.107.Final:compile 02:42:26 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 02:42:26 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 02:42:26 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 02:42:26 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 02:42:26 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 02:42:26 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 02:42:26 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 02:42:26 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 02:42:26 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 02:42:26 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 02:42:26 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 02:42:26 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 02:42:26 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 02:42:26 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 02:42:26 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 02:42:26 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 02:42:26 [INFO] +- junit:junit:jar:4.13.2:test 02:42:26 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 02:42:26 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 02:42:26 [INFO] \- org.mockito:mockito-core:jar:5.11.0:test 02:42:26 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.12:test 02:42:26 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.12:test 02:42:26 [INFO] \- org.objenesis:objenesis:jar:3.3:test 02:42:26 [INFO] 02:42:26 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ netconf-nb --- 02:42:26 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/apps/netconf-nb/target/sonatype-clm/module.xml 02:42:26 [INFO] 02:42:26 [INFO] -------------< org.opendaylight.netconf:odl-netconf-mdsal >------------- 02:42:26 [INFO] Building OpenDaylight :: Netconf :: Mdsal 7.0.5-SNAPSHOT [56/121] 02:42:26 [INFO] ------------------------------[ feature ]------------------------------- 02:42:26 [INFO] 02:42:26 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-mdsal --- 02:42:26 [INFO] 02:42:26 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-mdsal --- 02:42:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:42:27 [INFO] 02:42:27 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-mdsal --- 02:42:27 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:42:27 [INFO] 02:42:27 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-mdsal --- 02:42:27 [INFO] 02:42:27 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-mdsal --- 02:42:27 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:42:27 [INFO] argLine set to empty 02:42:27 [INFO] 02:42:27 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-mdsal --- 02:42:27 [INFO] Starting audit... 02:42:27 Audit done. 02:42:27 [INFO] You have 0 Checkstyle violations. 02:42:27 [INFO] 02:42:27 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-mdsal --- 02:42:27 [INFO] Starting audit... 02:42:27 Audit done. 02:42:27 [INFO] You have 0 Checkstyle violations. 02:42:27 [INFO] 02:42:27 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-mdsal --- 02:42:27 [INFO] Created: /w/workspace/netconf-maven-clm-master/features/odl-netconf-mdsal/target/classes/META-INF/maven/dependencies.properties 02:42:27 [INFO] 02:42:27 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-mdsal --- 02:42:27 [INFO] 02:42:27 [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-mdsal --- 02:42:27 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-master/features/odl-netconf-mdsal/target/feature/feature.xml 02:42:27 [INFO] ...done! 02:42:27 [INFO] Attaching features XML 02:42:27 [INFO] 02:42:27 [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-netconf-mdsal --- 02:42:27 [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 02:42:27 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 02:42:27 [INFO] 02:42:27 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-netconf-mdsal >>> 02:42:27 [INFO] 02:42:27 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-netconf-mdsal --- 02:42:27 [INFO] 02:42:27 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-netconf-mdsal <<< 02:42:27 [INFO] 02:42:27 [INFO] 02:42:27 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-netconf-mdsal --- 02:42:27 [INFO] 02:42:27 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-mdsal --- 02:42:27 [INFO] Can't extract module name from pax-jdbc-features-1.5.6-features.xml: Module format not recognized: /tmp/r/org/ops4j/pax/jdbc/pax-jdbc-features/1.5.6/pax-jdbc-features-1.5.6-features.xml 02:42:27 [INFO] 02:42:27 [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-netconf-mdsal --- 02:42:27 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:42:27 [INFO] 02:42:27 [INFO] ------------------------------------------------------- 02:42:27 [INFO] T E S T S 02:42:27 [INFO] ------------------------------------------------------- 02:42:30 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:42:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.95 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:42:55 [INFO] 02:42:55 [INFO] Results: 02:42:55 [INFO] 02:42:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 02:42:55 [INFO] 02:42:55 [INFO] 02:42:55 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-netconf-mdsal --- 02:42:55 [INFO] 02:42:55 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-mdsal --- 02:42:55 [INFO] 02:42:55 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-netconf-mdsal --- 02:42:55 [INFO] CycloneDX: Resolving Dependencies 02:43:04 [INFO] CycloneDX: Creating BOM version 1.4 with 373 component(s) 02:43:04 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/features/odl-netconf-mdsal/target/bom.xml 02:43:04 [INFO] attaching as odl-netconf-mdsal-7.0.5-SNAPSHOT-cyclonedx.xml 02:43:04 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/features/odl-netconf-mdsal/target/bom.json 02:43:04 [INFO] attaching as odl-netconf-mdsal-7.0.5-SNAPSHOT-cyclonedx.json 02:43:04 [INFO] 02:43:04 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-mdsal --- 02:43:04 [INFO] Skipping duplicate-finder execution! 02:43:04 [INFO] 02:43:04 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-mdsal --- 02:43:04 [INFO] Skipping plugin execution 02:43:04 [INFO] 02:43:04 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-mdsal --- 02:43:04 [INFO] No sources in project. Archive not created. 02:43:04 [INFO] 02:43:04 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-mdsal --- 02:43:04 [INFO] 02:43:04 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-mdsal --- 02:43:04 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:43:04 [INFO] 02:43:04 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-mdsal --- 02:43:04 [INFO] No primary artifact to install, installing attached artifacts instead. 02:43:04 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-mdsal/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-mdsal/7.0.5-SNAPSHOT/odl-netconf-mdsal-7.0.5-SNAPSHOT.pom 02:43:04 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-mdsal/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-mdsal/7.0.5-SNAPSHOT/odl-netconf-mdsal-7.0.5-SNAPSHOT-features.xml 02:43:04 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-mdsal/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-mdsal/7.0.5-SNAPSHOT/odl-netconf-mdsal-7.0.5-SNAPSHOT-cyclonedx.xml 02:43:04 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-mdsal/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-mdsal/7.0.5-SNAPSHOT/odl-netconf-mdsal-7.0.5-SNAPSHOT-cyclonedx.json 02:43:04 [INFO] 02:43:04 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-mdsal --- 02:43:04 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:43:04 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 02:43:04 [INFO] 02:43:04 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-netconf-mdsal --- 02:43:04 [INFO] Wrote dependency tree to: /w/workspace/netconf-maven-clm-master/features/odl-netconf-mdsal/target/test-features 02:43:04 [INFO] 02:43:04 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-netconf-mdsal --- 02:43:04 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/features/odl-netconf-mdsal/target/sonatype-clm/module.xml 02:43:04 [INFO] 02:43:04 [INFO] --< org.opendaylight.netconf.model:rfc8040-ietf-restconf-monitoring >--- 02:43:04 [INFO] Building rfc8040-ietf-restconf-monitoring 7.0.5-SNAPSHOT [57/121] 02:43:04 [INFO] -------------------------------[ bundle ]------------------------------- 02:43:04 [INFO] 02:43:04 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ rfc8040-ietf-restconf-monitoring --- 02:43:04 [INFO] 02:43:04 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ rfc8040-ietf-restconf-monitoring --- 02:43:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:43:04 [INFO] 02:43:04 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ rfc8040-ietf-restconf-monitoring --- 02:43:04 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:43:04 [INFO] 02:43:04 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ rfc8040-ietf-restconf-monitoring --- 02:43:05 [INFO] 02:43:05 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ rfc8040-ietf-restconf-monitoring --- 02:43:05 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-clm-master/model/rfc8040-ietf-restconf-monitoring/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 02:43:05 [INFO] 02:43:05 [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ rfc8040-ietf-restconf-monitoring --- 02:43:05 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 02:43:05 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-master/model/rfc8040-ietf-restconf-monitoring/src/main/yang 02:43:05 [INFO] yang-to-sources: Found 2 dependencies in 938.8 μs 02:43:05 [INFO] yang-to-sources: Project model files found: 1 in 1.040 ms 02:43:05 [INFO] yang-to-sources: 3 YANG models processed in 9.308 ms 02:43:05 [INFO] BindingJavaFileGenerator: Defined 16 files in 1.935 ms 02:43:05 [INFO] Sorted 16 files into 6 directories in 66.56 μs 02:43:05 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 16 in 7.864 ms 02:43:05 [INFO] 02:43:05 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ rfc8040-ietf-restconf-monitoring --- 02:43:05 [INFO] Starting audit... 02:43:05 Audit done. 02:43:05 [INFO] You have 0 Checkstyle violations. 02:43:05 [INFO] 02:43:05 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ rfc8040-ietf-restconf-monitoring --- 02:43:05 [INFO] Starting audit... 02:43:05 Audit done. 02:43:05 [INFO] You have 0 Checkstyle violations. 02:43:05 [INFO] 02:43:05 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ rfc8040-ietf-restconf-monitoring --- 02:43:05 [INFO] 02:43:05 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc8040-ietf-restconf-monitoring --- 02:43:05 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/model/rfc8040-ietf-restconf-monitoring/src/main/resources 02:43:05 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/model/rfc8040-ietf-restconf-monitoring/target/generated-sources/spi 02:43:05 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 02:43:05 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 02:43:05 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 02:43:05 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/model/rfc8040-ietf-restconf-monitoring/target/generated-sources/spi 02:43:05 [INFO] 02:43:05 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ rfc8040-ietf-restconf-monitoring --- 02:43:05 [INFO] Recompiling the module because of changed dependency. 02:43:05 [INFO] Compiling 15 source files with javac [debug release 17] to target/classes 02:43:05 [INFO] 02:43:05 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ rfc8040-ietf-restconf-monitoring >>> 02:43:05 [INFO] 02:43:05 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ rfc8040-ietf-restconf-monitoring --- 02:43:05 [INFO] Fork Value is true 02:43:07 [INFO] Done SpotBugs Analysis.... 02:43:07 [INFO] 02:43:07 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ rfc8040-ietf-restconf-monitoring <<< 02:43:07 [INFO] 02:43:07 [INFO] 02:43:07 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ rfc8040-ietf-restconf-monitoring --- 02:43:07 [INFO] BugInstance size is 0 02:43:07 [INFO] Error size is 0 02:43:07 [INFO] No errors/warnings found 02:43:07 [INFO] 02:43:07 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc8040-ietf-restconf-monitoring --- 02:43:07 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/model/rfc8040-ietf-restconf-monitoring/src/test/resources 02:43:07 [INFO] 02:43:07 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ rfc8040-ietf-restconf-monitoring --- 02:43:07 [INFO] No sources to compile 02:43:07 [INFO] 02:43:07 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ rfc8040-ietf-restconf-monitoring --- 02:43:07 [INFO] No tests to run. 02:43:07 [INFO] 02:43:07 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ rfc8040-ietf-restconf-monitoring --- 02:43:07 [INFO] 02:43:07 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc8040-ietf-restconf-monitoring --- 02:43:07 [INFO] Building bundle: /w/workspace/netconf-maven-clm-master/model/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-7.0.5-SNAPSHOT.jar 02:43:07 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-master/model/rfc8040-ietf-restconf-monitoring/target/classes/META-INF/MANIFEST.MF 02:43:07 [INFO] 02:43:07 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ rfc8040-ietf-restconf-monitoring --- 02:43:07 [INFO] No previous run data found, generating javadoc. 02:43:09 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/model/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-7.0.5-SNAPSHOT-javadoc.jar 02:43:09 [INFO] 02:43:09 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ rfc8040-ietf-restconf-monitoring --- 02:43:09 [INFO] CycloneDX: Resolving Dependencies 02:43:09 [INFO] CycloneDX: Creating BOM version 1.4 with 19 component(s) 02:43:09 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/model/rfc8040-ietf-restconf-monitoring/target/bom.xml 02:43:09 [INFO] attaching as rfc8040-ietf-restconf-monitoring-7.0.5-SNAPSHOT-cyclonedx.xml 02:43:09 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/model/rfc8040-ietf-restconf-monitoring/target/bom.json 02:43:09 [INFO] attaching as rfc8040-ietf-restconf-monitoring-7.0.5-SNAPSHOT-cyclonedx.json 02:43:09 [INFO] 02:43:09 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc8040-ietf-restconf-monitoring --- 02:43:09 [INFO] Skipping duplicate-finder execution! 02:43:09 [INFO] 02:43:09 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ rfc8040-ietf-restconf-monitoring --- 02:43:10 [INFO] No dependency problems found 02:43:10 [INFO] 02:43:10 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ rfc8040-ietf-restconf-monitoring --- 02:43:10 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/model/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-7.0.5-SNAPSHOT-sources.jar 02:43:10 [INFO] 02:43:10 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ rfc8040-ietf-restconf-monitoring --- 02:43:10 [INFO] 02:43:10 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ rfc8040-ietf-restconf-monitoring --- 02:43:10 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:43:10 [INFO] 02:43:10 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ rfc8040-ietf-restconf-monitoring --- 02:43:10 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-7.0.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.5-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.5-SNAPSHOT.jar 02:43:10 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc8040-ietf-restconf-monitoring/pom.xml to /tmp/r/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.5-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.5-SNAPSHOT.pom 02:43:10 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-7.0.5-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.5-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.5-SNAPSHOT-javadoc.jar 02:43:10 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc8040-ietf-restconf-monitoring/target/bom.xml to /tmp/r/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.5-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.5-SNAPSHOT-cyclonedx.xml 02:43:10 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc8040-ietf-restconf-monitoring/target/bom.json to /tmp/r/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.5-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.5-SNAPSHOT-cyclonedx.json 02:43:10 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-7.0.5-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.5-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.5-SNAPSHOT-sources.jar 02:43:10 [INFO] 02:43:10 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc8040-ietf-restconf-monitoring --- 02:43:10 [INFO] Installing org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.5-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.5-SNAPSHOT.jar 02:43:10 [INFO] Writing OBR metadata 02:43:10 [INFO] 02:43:10 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ rfc8040-ietf-restconf-monitoring --- 02:43:10 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:43:10 [INFO] 02:43:10 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc8040-ietf-restconf-monitoring --- 02:43:10 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 02:43:10 [INFO] 02:43:10 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ rfc8040-ietf-restconf-monitoring --- 02:43:10 [INFO] org.opendaylight.netconf.model:rfc8040-ietf-restconf-monitoring:bundle:7.0.5-SNAPSHOT 02:43:10 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile 02:43:10 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.1:compile 02:43:10 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.1:compile 02:43:10 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile 02:43:10 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 02:43:10 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 02:43:10 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 02:43:10 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 02:43:10 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.25.0:compile 02:43:10 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 02:43:10 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 02:43:10 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile 02:43:10 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.2:compile 02:43:10 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.2:compile 02:43:10 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 02:43:10 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.2:compile 02:43:10 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 02:43:10 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 02:43:10 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 02:43:10 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 02:43:10 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 02:43:10 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 02:43:10 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 02:43:10 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 02:43:10 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 02:43:10 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 02:43:10 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 02:43:10 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 02:43:10 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 02:43:10 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 02:43:10 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 02:43:10 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 02:43:10 [INFO] +- junit:junit:jar:4.13.2:test 02:43:10 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 02:43:10 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 02:43:10 [INFO] \- org.mockito:mockito-core:jar:5.11.0:test 02:43:10 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.12:test 02:43:10 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.12:test 02:43:10 [INFO] \- org.objenesis:objenesis:jar:3.3:test 02:43:10 [INFO] 02:43:10 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ rfc8040-ietf-restconf-monitoring --- 02:43:10 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/model/rfc8040-ietf-restconf-monitoring/target/sonatype-clm/module.xml 02:43:10 [INFO] 02:43:10 [INFO] ---------< org.opendaylight.netconf:odl-netconf-model-rfc8040 >--------- 02:43:10 [INFO] Building OpenDaylight :: Netconf :: RFC8040 Models 7.0.5-SNAPSHOT [58/121] 02:43:10 [INFO] ------------------------------[ feature ]------------------------------- 02:43:10 [INFO] 02:43:10 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-model-rfc8040 --- 02:43:10 [INFO] 02:43:10 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-model-rfc8040 --- 02:43:10 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:43:10 [INFO] 02:43:10 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-model-rfc8040 --- 02:43:10 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:43:10 [INFO] 02:43:10 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-model-rfc8040 --- 02:43:10 [INFO] 02:43:10 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-model-rfc8040 --- 02:43:10 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:43:10 [INFO] argLine set to empty 02:43:10 [INFO] 02:43:10 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-model-rfc8040 --- 02:43:10 [INFO] Starting audit... 02:43:10 Audit done. 02:43:10 [INFO] You have 0 Checkstyle violations. 02:43:10 [INFO] 02:43:10 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-model-rfc8040 --- 02:43:10 [INFO] Starting audit... 02:43:10 Audit done. 02:43:10 [INFO] You have 0 Checkstyle violations. 02:43:10 [INFO] 02:43:10 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-model-rfc8040 --- 02:43:10 [INFO] Created: /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc8040/target/classes/META-INF/maven/dependencies.properties 02:43:10 [INFO] 02:43:10 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-model-rfc8040 --- 02:43:10 [INFO] 02:43:10 [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-model-rfc8040 --- 02:43:10 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc8040/target/feature/feature.xml 02:43:10 [INFO] ...done! 02:43:10 [INFO] Attaching features XML 02:43:10 [INFO] 02:43:10 [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-netconf-model-rfc8040 --- 02:43:10 [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 02:43:10 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 02:43:10 [INFO] 02:43:10 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-netconf-model-rfc8040 >>> 02:43:10 [INFO] 02:43:10 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-netconf-model-rfc8040 --- 02:43:10 [INFO] 02:43:10 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-netconf-model-rfc8040 <<< 02:43:10 [INFO] 02:43:10 [INFO] 02:43:10 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-netconf-model-rfc8040 --- 02:43:10 [INFO] 02:43:10 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-model-rfc8040 --- 02:43:10 [INFO] 02:43:10 [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-netconf-model-rfc8040 --- 02:43:10 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:43:10 [INFO] 02:43:10 [INFO] ------------------------------------------------------- 02:43:10 [INFO] T E S T S 02:43:10 [INFO] ------------------------------------------------------- 02:43:12 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:43:23 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.60 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:43:24 [INFO] 02:43:24 [INFO] Results: 02:43:24 [INFO] 02:43:24 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 02:43:24 [INFO] 02:43:24 [INFO] 02:43:24 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-netconf-model-rfc8040 --- 02:43:24 [INFO] 02:43:24 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-model-rfc8040 --- 02:43:24 [INFO] 02:43:24 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-netconf-model-rfc8040 --- 02:43:24 [INFO] CycloneDX: Resolving Dependencies 02:43:27 [INFO] CycloneDX: Creating BOM version 1.4 with 24 component(s) 02:43:27 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc8040/target/bom.xml 02:43:27 [INFO] attaching as odl-netconf-model-rfc8040-7.0.5-SNAPSHOT-cyclonedx.xml 02:43:27 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc8040/target/bom.json 02:43:27 [INFO] attaching as odl-netconf-model-rfc8040-7.0.5-SNAPSHOT-cyclonedx.json 02:43:27 [INFO] 02:43:27 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-model-rfc8040 --- 02:43:27 [INFO] Skipping duplicate-finder execution! 02:43:27 [INFO] 02:43:27 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-model-rfc8040 --- 02:43:27 [INFO] Skipping plugin execution 02:43:27 [INFO] 02:43:27 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-model-rfc8040 --- 02:43:27 [INFO] No sources in project. Archive not created. 02:43:27 [INFO] 02:43:27 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-model-rfc8040 --- 02:43:27 [INFO] 02:43:27 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-model-rfc8040 --- 02:43:27 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:43:27 [INFO] 02:43:27 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-model-rfc8040 --- 02:43:27 [INFO] No primary artifact to install, installing attached artifacts instead. 02:43:27 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc8040/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.5-SNAPSHOT/odl-netconf-model-rfc8040-7.0.5-SNAPSHOT.pom 02:43:27 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc8040/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.5-SNAPSHOT/odl-netconf-model-rfc8040-7.0.5-SNAPSHOT-features.xml 02:43:27 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc8040/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.5-SNAPSHOT/odl-netconf-model-rfc8040-7.0.5-SNAPSHOT-cyclonedx.xml 02:43:27 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc8040/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.5-SNAPSHOT/odl-netconf-model-rfc8040-7.0.5-SNAPSHOT-cyclonedx.json 02:43:27 [INFO] 02:43:27 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-model-rfc8040 --- 02:43:27 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:43:27 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 02:43:27 [INFO] 02:43:27 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-netconf-model-rfc8040 --- 02:43:27 [INFO] Wrote dependency tree to: /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc8040/target/test-features 02:43:27 [INFO] 02:43:27 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-netconf-model-rfc8040 --- 02:43:27 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc8040/target/sonatype-clm/module.xml 02:43:27 [INFO] 02:43:27 [INFO] ---------------< org.opendaylight.netconf.model:rfc8639 >--------------- 02:43:27 [INFO] Building rfc8639 7.0.5-SNAPSHOT [59/121] 02:43:27 [INFO] -------------------------------[ bundle ]------------------------------- 02:43:27 [INFO] 02:43:27 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ rfc8639 --- 02:43:27 [INFO] 02:43:27 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ rfc8639 --- 02:43:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:43:27 [INFO] 02:43:27 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ rfc8639 --- 02:43:27 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:43:27 [INFO] 02:43:27 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ rfc8639 --- 02:43:28 [INFO] 02:43:28 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ rfc8639 --- 02:43:28 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-clm-master/model/rfc8639/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 02:43:28 [INFO] 02:43:28 [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ rfc8639 --- 02:43:28 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 02:43:28 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-master/model/rfc8639/src/main/yang 02:43:28 [INFO] yang-to-sources: Found 8 dependencies in 1.005 ms 02:43:28 [INFO] yang-to-sources: Project model files found: 1 in 5.627 ms 02:43:28 [INFO] yang-to-sources: 9 YANG models processed in 65.94 ms 02:43:28 [INFO] BindingJavaFileGenerator: Defined 136 files in 14.76 ms 02:43:28 [INFO] Sorted 136 files into 22 directories in 297.8 μs 02:43:28 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 136 in 92.34 ms 02:43:28 [INFO] 02:43:28 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ rfc8639 --- 02:43:28 [INFO] Starting audit... 02:43:28 Audit done. 02:43:28 [INFO] You have 0 Checkstyle violations. 02:43:28 [INFO] 02:43:28 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ rfc8639 --- 02:43:28 [INFO] Starting audit... 02:43:28 Audit done. 02:43:28 [INFO] You have 0 Checkstyle violations. 02:43:28 [INFO] 02:43:28 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ rfc8639 --- 02:43:28 [INFO] 02:43:28 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc8639 --- 02:43:28 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/model/rfc8639/src/main/resources 02:43:28 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/model/rfc8639/target/generated-sources/spi 02:43:28 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 02:43:28 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 02:43:28 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 02:43:28 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/model/rfc8639/target/generated-sources/spi 02:43:28 [INFO] 02:43:28 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ rfc8639 --- 02:43:28 [INFO] Recompiling the module because of changed dependency. 02:43:28 [INFO] Compiling 135 source files with javac [debug release 17] to target/classes 02:43:29 [INFO] 02:43:29 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ rfc8639 >>> 02:43:29 [INFO] 02:43:29 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ rfc8639 --- 02:43:29 [INFO] Fork Value is true 02:43:32 [INFO] Done SpotBugs Analysis.... 02:43:32 [INFO] 02:43:32 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ rfc8639 <<< 02:43:32 [INFO] 02:43:32 [INFO] 02:43:32 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ rfc8639 --- 02:43:32 [INFO] BugInstance size is 0 02:43:32 [INFO] Error size is 0 02:43:32 [INFO] No errors/warnings found 02:43:32 [INFO] 02:43:32 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc8639 --- 02:43:32 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/model/rfc8639/src/test/resources 02:43:32 [INFO] 02:43:32 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ rfc8639 --- 02:43:32 [INFO] No sources to compile 02:43:32 [INFO] 02:43:32 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ rfc8639 --- 02:43:32 [INFO] No tests to run. 02:43:32 [INFO] 02:43:32 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ rfc8639 --- 02:43:32 [INFO] 02:43:32 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc8639 --- 02:43:32 [INFO] Building bundle: /w/workspace/netconf-maven-clm-master/model/rfc8639/target/rfc8639-7.0.5-SNAPSHOT.jar 02:43:32 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-master/model/rfc8639/target/classes/META-INF/MANIFEST.MF 02:43:32 [INFO] 02:43:32 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ rfc8639 --- 02:43:32 [INFO] No previous run data found, generating javadoc. 02:43:36 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/model/rfc8639/target/rfc8639-7.0.5-SNAPSHOT-javadoc.jar 02:43:36 [INFO] 02:43:36 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ rfc8639 --- 02:43:36 [INFO] CycloneDX: Resolving Dependencies 02:43:37 [INFO] CycloneDX: Creating BOM version 1.4 with 25 component(s) 02:43:37 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/model/rfc8639/target/bom.xml 02:43:37 [INFO] attaching as rfc8639-7.0.5-SNAPSHOT-cyclonedx.xml 02:43:37 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/model/rfc8639/target/bom.json 02:43:37 [INFO] attaching as rfc8639-7.0.5-SNAPSHOT-cyclonedx.json 02:43:37 [INFO] 02:43:37 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc8639 --- 02:43:37 [INFO] Skipping duplicate-finder execution! 02:43:37 [INFO] 02:43:37 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ rfc8639 --- 02:43:37 [INFO] No dependency problems found 02:43:37 [INFO] 02:43:37 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ rfc8639 --- 02:43:37 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/model/rfc8639/target/rfc8639-7.0.5-SNAPSHOT-sources.jar 02:43:37 [INFO] 02:43:37 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ rfc8639 --- 02:43:37 [INFO] 02:43:37 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ rfc8639 --- 02:43:37 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:43:37 [INFO] 02:43:37 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ rfc8639 --- 02:43:37 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc8639/target/rfc8639-7.0.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/model/rfc8639/7.0.5-SNAPSHOT/rfc8639-7.0.5-SNAPSHOT.jar 02:43:37 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc8639/pom.xml to /tmp/r/org/opendaylight/netconf/model/rfc8639/7.0.5-SNAPSHOT/rfc8639-7.0.5-SNAPSHOT.pom 02:43:37 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc8639/target/rfc8639-7.0.5-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/model/rfc8639/7.0.5-SNAPSHOT/rfc8639-7.0.5-SNAPSHOT-javadoc.jar 02:43:37 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc8639/target/bom.xml to /tmp/r/org/opendaylight/netconf/model/rfc8639/7.0.5-SNAPSHOT/rfc8639-7.0.5-SNAPSHOT-cyclonedx.xml 02:43:37 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc8639/target/bom.json to /tmp/r/org/opendaylight/netconf/model/rfc8639/7.0.5-SNAPSHOT/rfc8639-7.0.5-SNAPSHOT-cyclonedx.json 02:43:37 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc8639/target/rfc8639-7.0.5-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/model/rfc8639/7.0.5-SNAPSHOT/rfc8639-7.0.5-SNAPSHOT-sources.jar 02:43:37 [INFO] 02:43:37 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc8639 --- 02:43:37 [INFO] Installing org/opendaylight/netconf/model/rfc8639/7.0.5-SNAPSHOT/rfc8639-7.0.5-SNAPSHOT.jar 02:43:37 [INFO] Writing OBR metadata 02:43:37 [INFO] 02:43:37 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ rfc8639 --- 02:43:37 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:43:37 [INFO] 02:43:37 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc8639 --- 02:43:37 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 02:43:37 [INFO] 02:43:37 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ rfc8639 --- 02:43:37 [INFO] org.opendaylight.netconf.model:rfc8639:bundle:7.0.5-SNAPSHOT 02:43:37 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile 02:43:37 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.1:compile 02:43:37 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.1:compile 02:43:37 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile 02:43:37 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc8040:jar:13.0.1:compile 02:43:37 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.1:compile 02:43:37 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc8529:jar:13.0.1:compile 02:43:37 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8344:jar:13.0.1:compile 02:43:37 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8528:jar:13.0.1:compile 02:43:37 [INFO] +- org.opendaylight.netconf.model:rfc8341:jar:7.0.5-SNAPSHOT:compile 02:43:37 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 02:43:37 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 02:43:37 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 02:43:37 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 02:43:37 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.25.0:compile 02:43:37 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 02:43:37 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 02:43:37 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile 02:43:37 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.2:compile 02:43:37 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.2:compile 02:43:37 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 02:43:37 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.2:compile 02:43:37 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 02:43:37 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 02:43:37 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 02:43:37 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 02:43:37 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 02:43:37 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 02:43:37 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 02:43:37 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 02:43:37 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 02:43:37 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 02:43:37 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 02:43:37 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 02:43:37 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 02:43:37 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 02:43:37 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 02:43:37 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 02:43:37 [INFO] +- junit:junit:jar:4.13.2:test 02:43:37 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 02:43:37 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 02:43:37 [INFO] \- org.mockito:mockito-core:jar:5.11.0:test 02:43:37 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.12:test 02:43:37 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.12:test 02:43:37 [INFO] \- org.objenesis:objenesis:jar:3.3:test 02:43:37 [INFO] 02:43:37 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ rfc8639 --- 02:43:37 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/model/rfc8639/target/sonatype-clm/module.xml 02:43:37 [INFO] 02:43:37 [INFO] ---------< org.opendaylight.netconf:odl-netconf-model-rfc8639 >--------- 02:43:37 [INFO] Building OpenDaylight :: Netconf :: RFC8639 Models 7.0.5-SNAPSHOT [60/121] 02:43:37 [INFO] ------------------------------[ feature ]------------------------------- 02:43:37 [INFO] 02:43:37 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-model-rfc8639 --- 02:43:37 [INFO] 02:43:37 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-model-rfc8639 --- 02:43:37 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:43:37 [INFO] 02:43:37 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-model-rfc8639 --- 02:43:37 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:43:37 [INFO] 02:43:37 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-model-rfc8639 --- 02:43:38 [INFO] 02:43:38 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-model-rfc8639 --- 02:43:38 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:43:38 [INFO] argLine set to empty 02:43:38 [INFO] 02:43:38 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-model-rfc8639 --- 02:43:38 [INFO] Starting audit... 02:43:38 Audit done. 02:43:38 [INFO] You have 0 Checkstyle violations. 02:43:38 [INFO] 02:43:38 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-model-rfc8639 --- 02:43:38 [INFO] Starting audit... 02:43:38 Audit done. 02:43:38 [INFO] You have 0 Checkstyle violations. 02:43:38 [INFO] 02:43:38 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-model-rfc8639 --- 02:43:38 [INFO] Created: /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc8639/target/classes/META-INF/maven/dependencies.properties 02:43:38 [INFO] 02:43:38 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-model-rfc8639 --- 02:43:38 [INFO] 02:43:38 [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-model-rfc8639 --- 02:43:38 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc8639/target/feature/feature.xml 02:43:38 [INFO] ...done! 02:43:38 [INFO] Attaching features XML 02:43:38 [INFO] 02:43:38 [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-netconf-model-rfc8639 --- 02:43:38 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 02:43:38 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 02:43:38 [INFO] 02:43:38 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-netconf-model-rfc8639 >>> 02:43:38 [INFO] 02:43:38 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-netconf-model-rfc8639 --- 02:43:38 [INFO] 02:43:38 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-netconf-model-rfc8639 <<< 02:43:38 [INFO] 02:43:38 [INFO] 02:43:38 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-netconf-model-rfc8639 --- 02:43:38 [INFO] 02:43:38 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-model-rfc8639 --- 02:43:38 [INFO] 02:43:38 [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-netconf-model-rfc8639 --- 02:43:38 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:43:38 [INFO] 02:43:38 [INFO] ------------------------------------------------------- 02:43:38 [INFO] T E S T S 02:43:38 [INFO] ------------------------------------------------------- 02:43:39 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:43:51 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.59 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:43:51 [INFO] 02:43:51 [INFO] Results: 02:43:51 [INFO] 02:43:51 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 02:43:51 [INFO] 02:43:51 [INFO] 02:43:51 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-netconf-model-rfc8639 --- 02:43:51 [INFO] 02:43:51 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-model-rfc8639 --- 02:43:51 [INFO] 02:43:51 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-netconf-model-rfc8639 --- 02:43:51 [INFO] CycloneDX: Resolving Dependencies 02:43:55 [INFO] CycloneDX: Creating BOM version 1.4 with 36 component(s) 02:43:55 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc8639/target/bom.xml 02:43:55 [INFO] attaching as odl-netconf-model-rfc8639-7.0.5-SNAPSHOT-cyclonedx.xml 02:43:55 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc8639/target/bom.json 02:43:55 [INFO] attaching as odl-netconf-model-rfc8639-7.0.5-SNAPSHOT-cyclonedx.json 02:43:55 [INFO] 02:43:55 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-model-rfc8639 --- 02:43:55 [INFO] Skipping duplicate-finder execution! 02:43:55 [INFO] 02:43:55 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-model-rfc8639 --- 02:43:55 [INFO] Skipping plugin execution 02:43:55 [INFO] 02:43:55 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-model-rfc8639 --- 02:43:55 [INFO] No sources in project. Archive not created. 02:43:55 [INFO] 02:43:55 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-model-rfc8639 --- 02:43:55 [INFO] 02:43:55 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-model-rfc8639 --- 02:43:55 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:43:55 [INFO] 02:43:55 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-model-rfc8639 --- 02:43:55 [INFO] No primary artifact to install, installing attached artifacts instead. 02:43:55 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc8639/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.5-SNAPSHOT/odl-netconf-model-rfc8639-7.0.5-SNAPSHOT.pom 02:43:55 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc8639/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.5-SNAPSHOT/odl-netconf-model-rfc8639-7.0.5-SNAPSHOT-features.xml 02:43:55 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc8639/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.5-SNAPSHOT/odl-netconf-model-rfc8639-7.0.5-SNAPSHOT-cyclonedx.xml 02:43:55 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc8639/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.5-SNAPSHOT/odl-netconf-model-rfc8639-7.0.5-SNAPSHOT-cyclonedx.json 02:43:55 [INFO] 02:43:55 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-model-rfc8639 --- 02:43:55 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:43:55 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 02:43:55 [INFO] 02:43:55 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-netconf-model-rfc8639 --- 02:43:55 [INFO] Wrote dependency tree to: /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc8639/target/test-features 02:43:55 [INFO] 02:43:55 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-netconf-model-rfc8639 --- 02:43:55 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc8639/target/sonatype-clm/module.xml 02:43:55 [INFO] 02:43:55 [INFO] ---------------< org.opendaylight.netconf.model:rfc8641 >--------------- 02:43:55 [INFO] Building rfc8641 7.0.5-SNAPSHOT [61/121] 02:43:55 [INFO] -------------------------------[ bundle ]------------------------------- 02:43:55 [INFO] 02:43:55 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ rfc8641 --- 02:43:55 [INFO] 02:43:55 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ rfc8641 --- 02:43:55 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:43:55 [INFO] 02:43:55 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ rfc8641 --- 02:43:55 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:43:55 [INFO] 02:43:55 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ rfc8641 --- 02:43:55 [INFO] 02:43:55 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ rfc8641 --- 02:43:55 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-clm-master/model/rfc8641/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 02:43:55 [INFO] 02:43:55 [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ rfc8641 --- 02:43:55 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 02:43:55 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-master/model/rfc8641/src/main/yang 02:43:55 [INFO] yang-to-sources: Found 11 dependencies in 1.185 ms 02:43:55 [INFO] yang-to-sources: Project model files found: 1 in 2.549 ms 02:43:55 [INFO] yang-to-sources: 12 YANG models processed in 62.45 ms 02:43:55 [INFO] BindingJavaFileGenerator: Defined 94 files in 13.90 ms 02:43:55 [INFO] Sorted 94 files into 24 directories in 249.9 μs 02:43:55 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 94 in 63.25 ms 02:43:55 [INFO] 02:43:55 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ rfc8641 --- 02:43:55 [INFO] Starting audit... 02:43:55 Audit done. 02:43:55 [INFO] You have 0 Checkstyle violations. 02:43:55 [INFO] 02:43:55 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ rfc8641 --- 02:43:55 [INFO] Starting audit... 02:43:55 Audit done. 02:43:55 [INFO] You have 0 Checkstyle violations. 02:43:55 [INFO] 02:43:55 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ rfc8641 --- 02:43:55 [INFO] 02:43:55 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc8641 --- 02:43:55 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/model/rfc8641/src/main/resources 02:43:55 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/model/rfc8641/target/generated-sources/spi 02:43:55 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 02:43:55 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 02:43:55 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 02:43:55 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/model/rfc8641/target/generated-sources/spi 02:43:55 [INFO] 02:43:55 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ rfc8641 --- 02:43:55 [INFO] Recompiling the module because of changed dependency. 02:43:55 [INFO] Compiling 93 source files with javac [debug release 17] to target/classes 02:43:56 [INFO] 02:43:56 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ rfc8641 >>> 02:43:56 [INFO] 02:43:56 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ rfc8641 --- 02:43:56 [INFO] Fork Value is true 02:43:58 [INFO] Done SpotBugs Analysis.... 02:43:59 [INFO] 02:43:59 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ rfc8641 <<< 02:43:59 [INFO] 02:43:59 [INFO] 02:43:59 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ rfc8641 --- 02:43:59 [INFO] BugInstance size is 0 02:43:59 [INFO] Error size is 0 02:43:59 [INFO] No errors/warnings found 02:43:59 [INFO] 02:43:59 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc8641 --- 02:43:59 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/model/rfc8641/src/test/resources 02:43:59 [INFO] 02:43:59 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ rfc8641 --- 02:43:59 [INFO] No sources to compile 02:43:59 [INFO] 02:43:59 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ rfc8641 --- 02:43:59 [INFO] No tests to run. 02:43:59 [INFO] 02:43:59 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ rfc8641 --- 02:43:59 [INFO] 02:43:59 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc8641 --- 02:43:59 [INFO] Building bundle: /w/workspace/netconf-maven-clm-master/model/rfc8641/target/rfc8641-7.0.5-SNAPSHOT.jar 02:43:59 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-master/model/rfc8641/target/classes/META-INF/MANIFEST.MF 02:43:59 [INFO] 02:43:59 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ rfc8641 --- 02:43:59 [INFO] No previous run data found, generating javadoc. 02:44:02 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/model/rfc8641/target/rfc8641-7.0.5-SNAPSHOT-javadoc.jar 02:44:02 [INFO] 02:44:02 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ rfc8641 --- 02:44:02 [INFO] CycloneDX: Resolving Dependencies 02:44:02 [INFO] CycloneDX: Creating BOM version 1.4 with 28 component(s) 02:44:02 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/model/rfc8641/target/bom.xml 02:44:02 [INFO] attaching as rfc8641-7.0.5-SNAPSHOT-cyclonedx.xml 02:44:02 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/model/rfc8641/target/bom.json 02:44:02 [INFO] attaching as rfc8641-7.0.5-SNAPSHOT-cyclonedx.json 02:44:02 [INFO] 02:44:02 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc8641 --- 02:44:02 [INFO] Skipping duplicate-finder execution! 02:44:02 [INFO] 02:44:02 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ rfc8641 --- 02:44:02 [INFO] No dependency problems found 02:44:02 [INFO] 02:44:02 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ rfc8641 --- 02:44:02 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/model/rfc8641/target/rfc8641-7.0.5-SNAPSHOT-sources.jar 02:44:02 [INFO] 02:44:02 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ rfc8641 --- 02:44:02 [INFO] 02:44:02 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ rfc8641 --- 02:44:02 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:44:02 [INFO] 02:44:02 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ rfc8641 --- 02:44:02 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc8641/target/rfc8641-7.0.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/model/rfc8641/7.0.5-SNAPSHOT/rfc8641-7.0.5-SNAPSHOT.jar 02:44:02 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc8641/pom.xml to /tmp/r/org/opendaylight/netconf/model/rfc8641/7.0.5-SNAPSHOT/rfc8641-7.0.5-SNAPSHOT.pom 02:44:02 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc8641/target/rfc8641-7.0.5-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/model/rfc8641/7.0.5-SNAPSHOT/rfc8641-7.0.5-SNAPSHOT-javadoc.jar 02:44:03 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc8641/target/bom.xml to /tmp/r/org/opendaylight/netconf/model/rfc8641/7.0.5-SNAPSHOT/rfc8641-7.0.5-SNAPSHOT-cyclonedx.xml 02:44:03 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc8641/target/bom.json to /tmp/r/org/opendaylight/netconf/model/rfc8641/7.0.5-SNAPSHOT/rfc8641-7.0.5-SNAPSHOT-cyclonedx.json 02:44:03 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc8641/target/rfc8641-7.0.5-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/model/rfc8641/7.0.5-SNAPSHOT/rfc8641-7.0.5-SNAPSHOT-sources.jar 02:44:03 [INFO] 02:44:03 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc8641 --- 02:44:03 [INFO] Installing org/opendaylight/netconf/model/rfc8641/7.0.5-SNAPSHOT/rfc8641-7.0.5-SNAPSHOT.jar 02:44:03 [INFO] Writing OBR metadata 02:44:03 [INFO] 02:44:03 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ rfc8641 --- 02:44:03 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:44:03 [INFO] 02:44:03 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc8641 --- 02:44:03 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 02:44:03 [INFO] 02:44:03 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ rfc8641 --- 02:44:03 [INFO] org.opendaylight.netconf.model:rfc8641:bundle:7.0.5-SNAPSHOT 02:44:03 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile 02:44:03 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.1:compile 02:44:03 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.1:compile 02:44:03 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.1:compile 02:44:03 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc8040:jar:13.0.1:compile 02:44:03 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc8072:jar:13.0.1:compile 02:44:03 [INFO] +- org.opendaylight.netconf.model:rfc8639:jar:7.0.5-SNAPSHOT:compile 02:44:03 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile 02:44:03 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.1:compile 02:44:03 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8529:jar:13.0.1:compile 02:44:03 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8344:jar:13.0.1:compile 02:44:03 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8528:jar:13.0.1:compile 02:44:03 [INFO] | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.5-SNAPSHOT:compile 02:44:03 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 02:44:03 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 02:44:03 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 02:44:03 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 02:44:03 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.25.0:compile 02:44:03 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 02:44:03 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 02:44:03 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile 02:44:03 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.2:compile 02:44:03 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.2:compile 02:44:03 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 02:44:03 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.2:compile 02:44:03 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 02:44:03 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 02:44:03 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 02:44:03 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 02:44:03 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 02:44:03 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 02:44:03 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 02:44:03 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 02:44:03 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 02:44:03 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 02:44:03 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 02:44:03 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 02:44:03 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 02:44:03 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 02:44:03 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 02:44:03 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 02:44:03 [INFO] +- junit:junit:jar:4.13.2:test 02:44:03 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 02:44:03 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 02:44:03 [INFO] \- org.mockito:mockito-core:jar:5.11.0:test 02:44:03 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.12:test 02:44:03 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.12:test 02:44:03 [INFO] \- org.objenesis:objenesis:jar:3.3:test 02:44:03 [INFO] 02:44:03 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ rfc8641 --- 02:44:03 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/model/rfc8641/target/sonatype-clm/module.xml 02:44:03 [INFO] 02:44:03 [INFO] ---------< org.opendaylight.netconf:odl-netconf-model-rfc8641 >--------- 02:44:03 [INFO] Building OpenDaylight :: Netconf :: RFC8641 Models 7.0.5-SNAPSHOT [62/121] 02:44:03 [INFO] ------------------------------[ feature ]------------------------------- 02:44:03 [INFO] 02:44:03 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-model-rfc8641 --- 02:44:03 [INFO] 02:44:03 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-model-rfc8641 --- 02:44:03 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:44:03 [INFO] 02:44:03 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-model-rfc8641 --- 02:44:03 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:44:03 [INFO] 02:44:03 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-model-rfc8641 --- 02:44:03 [INFO] 02:44:03 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-model-rfc8641 --- 02:44:03 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:44:03 [INFO] argLine set to empty 02:44:03 [INFO] 02:44:03 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-model-rfc8641 --- 02:44:03 [INFO] Starting audit... 02:44:03 Audit done. 02:44:03 [INFO] You have 0 Checkstyle violations. 02:44:03 [INFO] 02:44:03 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-model-rfc8641 --- 02:44:03 [INFO] Starting audit... 02:44:03 Audit done. 02:44:03 [INFO] You have 0 Checkstyle violations. 02:44:03 [INFO] 02:44:03 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-model-rfc8641 --- 02:44:03 [INFO] Created: /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc8641/target/classes/META-INF/maven/dependencies.properties 02:44:03 [INFO] 02:44:03 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-model-rfc8641 --- 02:44:03 [INFO] 02:44:03 [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-model-rfc8641 --- 02:44:03 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc8641/target/feature/feature.xml 02:44:03 [INFO] ...done! 02:44:03 [INFO] Attaching features XML 02:44:03 [INFO] 02:44:03 [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-netconf-model-rfc8641 --- 02:44: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 02:44:03 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 02:44:03 [INFO] 02:44:03 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-netconf-model-rfc8641 >>> 02:44:03 [INFO] 02:44:03 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-netconf-model-rfc8641 --- 02:44:03 [INFO] 02:44:03 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-netconf-model-rfc8641 <<< 02:44:03 [INFO] 02:44:03 [INFO] 02:44:03 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-netconf-model-rfc8641 --- 02:44:03 [INFO] 02:44:03 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-model-rfc8641 --- 02:44:03 [INFO] 02:44:03 [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-netconf-model-rfc8641 --- 02:44:03 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:44:03 [INFO] 02:44:03 [INFO] ------------------------------------------------------- 02:44:03 [INFO] T E S T S 02:44:03 [INFO] ------------------------------------------------------- 02:44:05 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:44:17 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.03 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:44:17 [INFO] 02:44:17 [INFO] Results: 02:44:17 [INFO] 02:44:17 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 02:44:17 [INFO] 02:44:17 [INFO] 02:44:17 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-netconf-model-rfc8641 --- 02:44:17 [INFO] 02:44:17 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-model-rfc8641 --- 02:44:17 [INFO] 02:44:17 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-netconf-model-rfc8641 --- 02:44:17 [INFO] CycloneDX: Resolving Dependencies 02:44:21 [INFO] CycloneDX: Creating BOM version 1.4 with 45 component(s) 02:44:21 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc8641/target/bom.xml 02:44:21 [INFO] attaching as odl-netconf-model-rfc8641-7.0.5-SNAPSHOT-cyclonedx.xml 02:44:21 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc8641/target/bom.json 02:44:21 [INFO] attaching as odl-netconf-model-rfc8641-7.0.5-SNAPSHOT-cyclonedx.json 02:44:21 [INFO] 02:44:21 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-model-rfc8641 --- 02:44:21 [INFO] Skipping duplicate-finder execution! 02:44:21 [INFO] 02:44:21 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-model-rfc8641 --- 02:44:21 [INFO] Skipping plugin execution 02:44:21 [INFO] 02:44:21 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-model-rfc8641 --- 02:44:21 [INFO] No sources in project. Archive not created. 02:44:21 [INFO] 02:44:21 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-model-rfc8641 --- 02:44:21 [INFO] 02:44:21 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-model-rfc8641 --- 02:44:21 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:44:21 [INFO] 02:44:21 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-model-rfc8641 --- 02:44:21 [INFO] No primary artifact to install, installing attached artifacts instead. 02:44:21 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc8641/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.5-SNAPSHOT/odl-netconf-model-rfc8641-7.0.5-SNAPSHOT.pom 02:44:21 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc8641/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.5-SNAPSHOT/odl-netconf-model-rfc8641-7.0.5-SNAPSHOT-features.xml 02:44:21 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc8641/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.5-SNAPSHOT/odl-netconf-model-rfc8641-7.0.5-SNAPSHOT-cyclonedx.xml 02:44:21 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc8641/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.5-SNAPSHOT/odl-netconf-model-rfc8641-7.0.5-SNAPSHOT-cyclonedx.json 02:44:21 [INFO] 02:44:21 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-model-rfc8641 --- 02:44:21 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:44:21 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 02:44:21 [INFO] 02:44:21 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-netconf-model-rfc8641 --- 02:44:21 [INFO] Wrote dependency tree to: /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc8641/target/test-features 02:44:21 [INFO] 02:44:21 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-netconf-model-rfc8641 --- 02:44:21 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc8641/target/sonatype-clm/module.xml 02:44:21 [INFO] 02:44:21 [INFO] ---------------< org.opendaylight.netconf.model:rfc8650 >--------------- 02:44:21 [INFO] Building rfc8650 7.0.5-SNAPSHOT [63/121] 02:44:21 [INFO] -------------------------------[ bundle ]------------------------------- 02:44:21 [INFO] 02:44:21 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ rfc8650 --- 02:44:21 [INFO] 02:44:21 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ rfc8650 --- 02:44:21 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:44:21 [INFO] 02:44:21 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ rfc8650 --- 02:44:21 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:44:21 [INFO] 02:44:21 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ rfc8650 --- 02:44:21 [INFO] 02:44:21 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ rfc8650 --- 02:44:21 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-clm-master/model/rfc8650/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 02:44:21 [INFO] 02:44:21 [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ rfc8650 --- 02:44:21 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 02:44:21 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-master/model/rfc8650/src/main/yang 02:44:21 [INFO] yang-to-sources: Found 9 dependencies in 1.468 ms 02:44:21 [INFO] yang-to-sources: Project model files found: 1 in 659.9 μs 02:44:21 [INFO] yang-to-sources: 10 YANG models processed in 43.35 ms 02:44:21 [INFO] BindingJavaFileGenerator: Defined 11 files in 10.03 ms 02:44:21 [INFO] Sorted 11 files into 3 directories in 53.75 μs 02:44:21 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 11 in 14.32 ms 02:44:21 [INFO] 02:44:21 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ rfc8650 --- 02:44:21 [INFO] Starting audit... 02:44:21 Audit done. 02:44:21 [INFO] You have 0 Checkstyle violations. 02:44:21 [INFO] 02:44:21 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ rfc8650 --- 02:44:21 [INFO] Starting audit... 02:44:21 Audit done. 02:44:21 [INFO] You have 0 Checkstyle violations. 02:44:21 [INFO] 02:44:21 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ rfc8650 --- 02:44:21 [INFO] 02:44:21 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc8650 --- 02:44:21 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/model/rfc8650/src/main/resources 02:44:21 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/model/rfc8650/target/generated-sources/spi 02:44:21 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 02:44:21 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 02:44:21 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 02:44:21 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/model/rfc8650/target/generated-sources/spi 02:44:21 [INFO] 02:44:21 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ rfc8650 --- 02:44:21 [INFO] Recompiling the module because of changed dependency. 02:44:21 [INFO] Compiling 10 source files with javac [debug release 17] to target/classes 02:44:21 [INFO] 02:44:21 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ rfc8650 >>> 02:44:21 [INFO] 02:44:21 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ rfc8650 --- 02:44:21 [INFO] Fork Value is true 02:44:23 [INFO] Done SpotBugs Analysis.... 02:44:23 [INFO] 02:44:23 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ rfc8650 <<< 02:44:23 [INFO] 02:44:23 [INFO] 02:44:23 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ rfc8650 --- 02:44:23 [INFO] BugInstance size is 0 02:44:23 [INFO] Error size is 0 02:44:23 [INFO] No errors/warnings found 02:44:23 [INFO] 02:44:23 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc8650 --- 02:44:23 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/model/rfc8650/src/test/resources 02:44:23 [INFO] 02:44:23 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ rfc8650 --- 02:44:23 [INFO] No sources to compile 02:44:23 [INFO] 02:44:23 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ rfc8650 --- 02:44:23 [INFO] No tests to run. 02:44:23 [INFO] 02:44:23 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ rfc8650 --- 02:44:23 [INFO] 02:44:23 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc8650 --- 02:44:24 [INFO] Building bundle: /w/workspace/netconf-maven-clm-master/model/rfc8650/target/rfc8650-7.0.5-SNAPSHOT.jar 02:44:24 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-master/model/rfc8650/target/classes/META-INF/MANIFEST.MF 02:44:24 [INFO] 02:44:24 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ rfc8650 --- 02:44:24 [INFO] No previous run data found, generating javadoc. 02:44:25 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/model/rfc8650/target/rfc8650-7.0.5-SNAPSHOT-javadoc.jar 02:44:25 [INFO] 02:44:25 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ rfc8650 --- 02:44:25 [INFO] CycloneDX: Resolving Dependencies 02:44:26 [INFO] CycloneDX: Creating BOM version 1.4 with 26 component(s) 02:44:26 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/model/rfc8650/target/bom.xml 02:44:26 [INFO] attaching as rfc8650-7.0.5-SNAPSHOT-cyclonedx.xml 02:44:26 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/model/rfc8650/target/bom.json 02:44:26 [INFO] attaching as rfc8650-7.0.5-SNAPSHOT-cyclonedx.json 02:44:26 [INFO] 02:44:26 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc8650 --- 02:44:26 [INFO] Skipping duplicate-finder execution! 02:44:26 [INFO] 02:44:26 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ rfc8650 --- 02:44:26 [INFO] No dependency problems found 02:44:26 [INFO] 02:44:26 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ rfc8650 --- 02:44:26 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/model/rfc8650/target/rfc8650-7.0.5-SNAPSHOT-sources.jar 02:44:26 [INFO] 02:44:26 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ rfc8650 --- 02:44:26 [INFO] 02:44:26 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ rfc8650 --- 02:44:26 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:44:26 [INFO] 02:44:26 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ rfc8650 --- 02:44:26 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc8650/target/rfc8650-7.0.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/model/rfc8650/7.0.5-SNAPSHOT/rfc8650-7.0.5-SNAPSHOT.jar 02:44:26 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc8650/pom.xml to /tmp/r/org/opendaylight/netconf/model/rfc8650/7.0.5-SNAPSHOT/rfc8650-7.0.5-SNAPSHOT.pom 02:44:26 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc8650/target/rfc8650-7.0.5-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/model/rfc8650/7.0.5-SNAPSHOT/rfc8650-7.0.5-SNAPSHOT-javadoc.jar 02:44:26 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc8650/target/bom.xml to /tmp/r/org/opendaylight/netconf/model/rfc8650/7.0.5-SNAPSHOT/rfc8650-7.0.5-SNAPSHOT-cyclonedx.xml 02:44:26 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc8650/target/bom.json to /tmp/r/org/opendaylight/netconf/model/rfc8650/7.0.5-SNAPSHOT/rfc8650-7.0.5-SNAPSHOT-cyclonedx.json 02:44:26 [INFO] Installing /w/workspace/netconf-maven-clm-master/model/rfc8650/target/rfc8650-7.0.5-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/model/rfc8650/7.0.5-SNAPSHOT/rfc8650-7.0.5-SNAPSHOT-sources.jar 02:44:26 [INFO] 02:44:26 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc8650 --- 02:44:26 [INFO] Installing org/opendaylight/netconf/model/rfc8650/7.0.5-SNAPSHOT/rfc8650-7.0.5-SNAPSHOT.jar 02:44:26 [INFO] Writing OBR metadata 02:44:26 [INFO] 02:44:26 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ rfc8650 --- 02:44:26 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:44:26 [INFO] 02:44:26 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc8650 --- 02:44:26 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 02:44:26 [INFO] 02:44:26 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ rfc8650 --- 02:44:26 [INFO] org.opendaylight.netconf.model:rfc8650:bundle:7.0.5-SNAPSHOT 02:44:26 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile 02:44:26 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.1:compile 02:44:26 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.1:compile 02:44:26 [INFO] +- org.opendaylight.netconf.model:rfc8639:jar:7.0.5-SNAPSHOT:compile 02:44:26 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile 02:44:26 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8040:jar:13.0.1:compile 02:44:26 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.1:compile 02:44:26 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8529:jar:13.0.1:compile 02:44:26 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8344:jar:13.0.1:compile 02:44:26 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8528:jar:13.0.1:compile 02:44:26 [INFO] | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.5-SNAPSHOT:compile 02:44:26 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 02:44:26 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 02:44:26 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 02:44:26 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 02:44:26 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.25.0:compile 02:44:26 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 02:44:26 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 02:44:26 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile 02:44:26 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.2:compile 02:44:26 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.2:compile 02:44:26 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 02:44:26 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.2:compile 02:44:26 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 02:44:26 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 02:44:26 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 02:44:26 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 02:44:26 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 02:44:26 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 02:44:26 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 02:44:26 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 02:44:26 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 02:44:26 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 02:44:26 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 02:44:26 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 02:44:26 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 02:44:26 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 02:44:26 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 02:44:26 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 02:44:26 [INFO] +- junit:junit:jar:4.13.2:test 02:44:26 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 02:44:26 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 02:44:26 [INFO] \- org.mockito:mockito-core:jar:5.11.0:test 02:44:26 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.12:test 02:44:26 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.12:test 02:44:26 [INFO] \- org.objenesis:objenesis:jar:3.3:test 02:44:26 [INFO] 02:44:26 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ rfc8650 --- 02:44:26 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/model/rfc8650/target/sonatype-clm/module.xml 02:44:26 [INFO] 02:44:26 [INFO] ---------< org.opendaylight.netconf:odl-netconf-model-rfc8650 >--------- 02:44:26 [INFO] Building OpenDaylight :: Netconf :: RFC8650 Models 7.0.5-SNAPSHOT [64/121] 02:44:26 [INFO] ------------------------------[ feature ]------------------------------- 02:44:26 [INFO] 02:44:26 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-model-rfc8650 --- 02:44:26 [INFO] 02:44:26 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-model-rfc8650 --- 02:44:26 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:44:26 [INFO] 02:44:26 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-model-rfc8650 --- 02:44:26 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:44:26 [INFO] 02:44:26 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-model-rfc8650 --- 02:44:26 [INFO] 02:44:26 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-model-rfc8650 --- 02:44:26 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:44:26 [INFO] argLine set to empty 02:44:26 [INFO] 02:44:26 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-model-rfc8650 --- 02:44:26 [INFO] Starting audit... 02:44:26 Audit done. 02:44:26 [INFO] You have 0 Checkstyle violations. 02:44:26 [INFO] 02:44:26 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-model-rfc8650 --- 02:44:26 [INFO] Starting audit... 02:44:26 Audit done. 02:44:26 [INFO] You have 0 Checkstyle violations. 02:44:26 [INFO] 02:44:26 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-model-rfc8650 --- 02:44:26 [INFO] Created: /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc8650/target/classes/META-INF/maven/dependencies.properties 02:44:26 [INFO] 02:44:26 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-model-rfc8650 --- 02:44:26 [INFO] 02:44:26 [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-model-rfc8650 --- 02:44:26 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc8650/target/feature/feature.xml 02:44:26 [INFO] ...done! 02:44:26 [INFO] Attaching features XML 02:44:26 [INFO] 02:44:26 [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-netconf-model-rfc8650 --- 02:44: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 02:44:26 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 02:44:26 [INFO] 02:44:26 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-netconf-model-rfc8650 >>> 02:44:26 [INFO] 02:44:26 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-netconf-model-rfc8650 --- 02:44:26 [INFO] 02:44:26 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-netconf-model-rfc8650 <<< 02:44:26 [INFO] 02:44:26 [INFO] 02:44:26 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-netconf-model-rfc8650 --- 02:44:26 [INFO] 02:44:26 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-model-rfc8650 --- 02:44:26 [INFO] 02:44:26 [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-netconf-model-rfc8650 --- 02:44:26 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:44:26 [INFO] 02:44:26 [INFO] ------------------------------------------------------- 02:44:26 [INFO] T E S T S 02:44:26 [INFO] ------------------------------------------------------- 02:44:28 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:44:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.27 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:44:39 [INFO] 02:44:39 [INFO] Results: 02:44:39 [INFO] 02:44:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 02:44:39 [INFO] 02:44:39 [INFO] 02:44:39 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-netconf-model-rfc8650 --- 02:44:39 [INFO] 02:44:39 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-model-rfc8650 --- 02:44:39 [INFO] 02:44:39 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-netconf-model-rfc8650 --- 02:44:39 [INFO] CycloneDX: Resolving Dependencies 02:44:43 [INFO] CycloneDX: Creating BOM version 1.4 with 38 component(s) 02:44:43 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc8650/target/bom.xml 02:44:43 [INFO] attaching as odl-netconf-model-rfc8650-7.0.5-SNAPSHOT-cyclonedx.xml 02:44:43 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc8650/target/bom.json 02:44:43 [INFO] attaching as odl-netconf-model-rfc8650-7.0.5-SNAPSHOT-cyclonedx.json 02:44:43 [INFO] 02:44:43 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-model-rfc8650 --- 02:44:43 [INFO] Skipping duplicate-finder execution! 02:44:43 [INFO] 02:44:43 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-model-rfc8650 --- 02:44:43 [INFO] Skipping plugin execution 02:44:43 [INFO] 02:44:43 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-model-rfc8650 --- 02:44:43 [INFO] No sources in project. Archive not created. 02:44:43 [INFO] 02:44:43 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-model-rfc8650 --- 02:44:43 [INFO] 02:44:43 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-model-rfc8650 --- 02:44:43 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:44:43 [INFO] 02:44:43 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-model-rfc8650 --- 02:44:43 [INFO] No primary artifact to install, installing attached artifacts instead. 02:44:43 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc8650/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.5-SNAPSHOT/odl-netconf-model-rfc8650-7.0.5-SNAPSHOT.pom 02:44:43 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc8650/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.5-SNAPSHOT/odl-netconf-model-rfc8650-7.0.5-SNAPSHOT-features.xml 02:44:43 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc8650/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.5-SNAPSHOT/odl-netconf-model-rfc8650-7.0.5-SNAPSHOT-cyclonedx.xml 02:44:43 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc8650/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.5-SNAPSHOT/odl-netconf-model-rfc8650-7.0.5-SNAPSHOT-cyclonedx.json 02:44:43 [INFO] 02:44:43 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-model-rfc8650 --- 02:44:43 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:44:43 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 02:44:43 [INFO] 02:44:43 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-netconf-model-rfc8650 --- 02:44:43 [INFO] Wrote dependency tree to: /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc8650/target/test-features 02:44:43 [INFO] 02:44:43 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-netconf-model-rfc8650 --- 02:44:43 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/features/odl-netconf-model-rfc8650/target/sonatype-clm/module.xml 02:44:43 [INFO] 02:44:43 [INFO] --------------< org.opendaylight.netconf:keystore-legacy >-------------- 02:44:43 [INFO] Building keystore-legacy 7.0.5-SNAPSHOT [65/121] 02:44:43 [INFO] -------------------------------[ bundle ]------------------------------- 02:44:43 [INFO] 02:44:43 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ keystore-legacy --- 02:44:43 [INFO] 02:44:43 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ keystore-legacy --- 02:44:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:44:43 [INFO] 02:44:43 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ keystore-legacy --- 02:44:43 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:44:43 [INFO] 02:44:43 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ keystore-legacy --- 02:44:43 [INFO] 02:44:43 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ keystore-legacy --- 02:44:43 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-clm-master/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/** 02:44:43 [INFO] 02:44:43 [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ keystore-legacy --- 02:44:43 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 02:44:43 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-master/keystore/keystore-legacy/src/main/yang 02:44:43 [INFO] yang-to-sources: Found 0 dependencies in 3.438 ms 02:44:43 [INFO] yang-to-sources: Project model files found: 1 in 1.159 ms 02:44:43 [INFO] yang-to-sources: 1 YANG models processed in 2.671 ms 02:44:43 [INFO] BindingJavaFileGenerator: Defined 60 files in 1.760 ms 02:44:43 [INFO] Sorted 60 files into 9 directories in 108.2 μs 02:44:43 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 60 in 18.02 ms 02:44:43 [INFO] 02:44:43 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ keystore-legacy --- 02:44:43 [INFO] Starting audit... 02:44:43 Audit done. 02:44:43 [INFO] You have 0 Checkstyle violations. 02:44:43 [INFO] 02:44:43 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ keystore-legacy --- 02:44:44 [INFO] Starting audit... 02:44:44 Audit done. 02:44:44 [INFO] You have 0 Checkstyle violations. 02:44:44 [INFO] 02:44:44 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ keystore-legacy --- 02:44:44 [INFO] 02:44:44 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ keystore-legacy --- 02:44:44 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/keystore/keystore-legacy/src/main/resources 02:44:44 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/keystore/keystore-legacy/target/generated-sources/spi 02:44:44 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 02:44:44 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 02:44:44 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 02:44:44 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/keystore/keystore-legacy/target/generated-sources/spi 02:44:44 [INFO] 02:44:44 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ keystore-legacy --- 02:44:44 [INFO] Recompiling the module because of changed dependency. 02:44:44 [INFO] Compiling 75 source files with javac [debug release 17] to target/classes 02:44:44 [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 02:44:44 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:44:44 [INFO] 02:44:44 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ keystore-legacy >>> 02:44:44 [INFO] 02:44:44 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ keystore-legacy --- 02:44:44 [INFO] Fork Value is true 02:44:48 [INFO] Done SpotBugs Analysis.... 02:44:48 [INFO] 02:44:48 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ keystore-legacy <<< 02:44:48 [INFO] 02:44:48 [INFO] 02:44:48 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ keystore-legacy --- 02:44:48 [INFO] BugInstance size is 0 02:44:48 [INFO] Error size is 0 02:44:48 [INFO] No errors/warnings found 02:44:48 [INFO] 02:44:48 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ keystore-legacy --- 02:44:48 [INFO] Copying 7 resources from src/test/resources to target/test-classes 02:44:48 [INFO] 02:44:48 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ keystore-legacy --- 02:44:48 [INFO] Recompiling the module because of changed dependency. 02:44:48 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 02:44:48 [WARNING] /w/workspace/netconf-maven-clm-master/keystore/keystore-legacy/src/test/java/org/opendaylight/netconf/keystore/legacy/impl/NetconfKeystoreRpcsTest.java:[88,17] unchecked method invocation: method put in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types 02:44:48 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T 02:44:48 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yangtools.yang.binding.DataObject 02:44:48 [WARNING] /w/workspace/netconf-maven-clm-master/keystore/keystore-legacy/src/test/java/org/opendaylight/netconf/keystore/legacy/impl/NetconfKeystoreRpcsTest.java:[88,54] unchecked conversion 02:44:48 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 02:44:48 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 02:44:48 [WARNING] /w/workspace/netconf-maven-clm-master/keystore/keystore-legacy/src/test/java/org/opendaylight/netconf/keystore/legacy/impl/NetconfKeystoreRpcsTest.java:[127,17] unchecked method invocation: method put in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types 02:44:48 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T 02:44:48 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yangtools.yang.binding.DataObject 02:44:48 [WARNING] /w/workspace/netconf-maven-clm-master/keystore/keystore-legacy/src/test/java/org/opendaylight/netconf/keystore/legacy/impl/NetconfKeystoreRpcsTest.java:[127,54] unchecked conversion 02:44:48 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 02:44:48 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 02:44:48 [INFO] 02:44:48 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ keystore-legacy --- 02:44:48 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:44:48 [INFO] 02:44:48 [INFO] ------------------------------------------------------- 02:44:48 [INFO] T E S T S 02:44:48 [INFO] ------------------------------------------------------- 02:44:49 [INFO] Running org.opendaylight.netconf.keystore.legacy.impl.SecurityHelperTest 02:44:50 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.794 s -- in org.opendaylight.netconf.keystore.legacy.impl.SecurityHelperTest 02:44:50 [INFO] Running org.opendaylight.netconf.keystore.legacy.impl.NetconfKeystoreRpcsTest 02:44:50 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 02:44:52 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.195 s -- in org.opendaylight.netconf.keystore.legacy.impl.NetconfKeystoreRpcsTest 02:44:52 [INFO] 02:44:52 [INFO] Results: 02:44:52 [INFO] 02:44:52 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 02:44:52 [INFO] 02:44:52 [INFO] 02:44:52 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ keystore-legacy --- 02:44:52 [INFO] 02:44:52 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ keystore-legacy --- 02:44:52 [INFO] Building bundle: /w/workspace/netconf-maven-clm-master/keystore/keystore-legacy/target/keystore-legacy-7.0.5-SNAPSHOT.jar 02:44:52 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-master/keystore/keystore-legacy/target/classes/META-INF/MANIFEST.MF 02:44:52 [INFO] 02:44:52 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ keystore-legacy --- 02:44:53 [INFO] No previous run data found, generating javadoc. 02:44:55 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/keystore/keystore-legacy/target/keystore-legacy-7.0.5-SNAPSHOT-javadoc.jar 02:44:55 [INFO] 02:44:55 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ keystore-legacy --- 02:44:55 [INFO] CycloneDX: Resolving Dependencies 02:44:56 [INFO] CycloneDX: Creating BOM version 1.4 with 28 component(s) 02:44:56 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/keystore/keystore-legacy/target/bom.xml 02:44:56 [INFO] attaching as keystore-legacy-7.0.5-SNAPSHOT-cyclonedx.xml 02:44:56 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/keystore/keystore-legacy/target/bom.json 02:44:56 [INFO] attaching as keystore-legacy-7.0.5-SNAPSHOT-cyclonedx.json 02:44:56 [INFO] 02:44:56 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ keystore-legacy --- 02:44:56 [INFO] Skipping duplicate-finder execution! 02:44:56 [INFO] 02:44:56 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ keystore-legacy --- 02:44:56 [INFO] No dependency problems found 02:44:56 [INFO] 02:44:56 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ keystore-legacy --- 02:44:56 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/keystore/keystore-legacy/target/keystore-legacy-7.0.5-SNAPSHOT-sources.jar 02:44:56 [INFO] 02:44:56 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ keystore-legacy --- 02:44:56 [INFO] 02:44:56 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ keystore-legacy --- 02:44:56 [INFO] Loading execution data file /w/workspace/netconf-maven-clm-master/keystore/keystore-legacy/target/code-coverage/jacoco.exec 02:44:56 [INFO] Analyzed bundle 'keystore-legacy' with 18 classes 02:44:56 [INFO] 02:44:56 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ keystore-legacy --- 02:44:56 [INFO] Installing /w/workspace/netconf-maven-clm-master/keystore/keystore-legacy/target/keystore-legacy-7.0.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/keystore-legacy/7.0.5-SNAPSHOT/keystore-legacy-7.0.5-SNAPSHOT.jar 02:44:56 [INFO] Installing /w/workspace/netconf-maven-clm-master/keystore/keystore-legacy/pom.xml to /tmp/r/org/opendaylight/netconf/keystore-legacy/7.0.5-SNAPSHOT/keystore-legacy-7.0.5-SNAPSHOT.pom 02:44:56 [INFO] Installing /w/workspace/netconf-maven-clm-master/keystore/keystore-legacy/target/keystore-legacy-7.0.5-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/keystore-legacy/7.0.5-SNAPSHOT/keystore-legacy-7.0.5-SNAPSHOT-javadoc.jar 02:44:56 [INFO] Installing /w/workspace/netconf-maven-clm-master/keystore/keystore-legacy/target/bom.xml to /tmp/r/org/opendaylight/netconf/keystore-legacy/7.0.5-SNAPSHOT/keystore-legacy-7.0.5-SNAPSHOT-cyclonedx.xml 02:44:56 [INFO] Installing /w/workspace/netconf-maven-clm-master/keystore/keystore-legacy/target/bom.json to /tmp/r/org/opendaylight/netconf/keystore-legacy/7.0.5-SNAPSHOT/keystore-legacy-7.0.5-SNAPSHOT-cyclonedx.json 02:44:56 [INFO] Installing /w/workspace/netconf-maven-clm-master/keystore/keystore-legacy/target/keystore-legacy-7.0.5-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/keystore-legacy/7.0.5-SNAPSHOT/keystore-legacy-7.0.5-SNAPSHOT-sources.jar 02:44:56 [INFO] 02:44:56 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ keystore-legacy --- 02:44:56 [INFO] Installing org/opendaylight/netconf/keystore-legacy/7.0.5-SNAPSHOT/keystore-legacy-7.0.5-SNAPSHOT.jar 02:44:56 [INFO] Writing OBR metadata 02:44:56 [INFO] 02:44:56 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ keystore-legacy --- 02:44:56 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:44:56 [INFO] 02:44:56 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ keystore-legacy --- 02:44:56 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 02:44:56 [INFO] 02:44:56 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ keystore-legacy --- 02:44:56 [INFO] org.opendaylight.netconf:keystore-legacy:bundle:7.0.5-SNAPSHOT 02:44:56 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 02:44:56 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided 02:44:56 [INFO] +- org.bouncycastle:bcpkix-jdk18on:jar:1.77:compile 02:44:56 [INFO] | \- org.bouncycastle:bcutil-jdk18on:jar:1.77:compile 02:44:56 [INFO] +- org.bouncycastle:bcprov-jdk18on:jar:1.77:compile 02:44:56 [INFO] +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.3:compile 02:44:56 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.1:compile 02:44:56 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.2:compile 02:44:56 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 02:44:56 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1:compile 02:44:56 [INFO] +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.1:compile 02:44:56 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.2:compile 02:44:56 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 02:44:56 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 02:44:56 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 02:44:56 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 02:44:56 [INFO] +- org.opendaylight.netconf:netconf-api:jar:7.0.5-SNAPSHOT:test 02:44:56 [INFO] | +- io.netty:netty-transport:jar:4.1.107.Final:test 02:44:56 [INFO] | | +- io.netty:netty-common:jar:4.1.107.Final:test 02:44:56 [INFO] | | +- io.netty:netty-buffer:jar:4.1.107.Final:test 02:44:56 [INFO] | | \- io.netty:netty-resolver:jar:4.1.107.Final:test 02:44:56 [INFO] | +- org.opendaylight.odlparent:logging-markers:jar:13.0.11:test 02:44:56 [INFO] | \- org.opendaylight.netconf.model:rfc6241:jar:7.0.5-SNAPSHOT:test 02:44:56 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:test 02:44:56 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.1:test 02:44:56 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.1:test 02:44:56 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 02:44:56 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 02:44:56 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 02:44:56 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 02:44:56 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.25.0:compile 02:44:56 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 02:44:56 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 02:44:56 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile 02:44:56 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.2:compile 02:44:56 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 02:44:56 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 02:44:56 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 02:44:56 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 02:44:56 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 02:44:56 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 02:44:56 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 02:44:56 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 02:44:56 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 02:44:56 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 02:44:56 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 02:44:56 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 02:44:56 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 02:44:56 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 02:44:56 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 02:44:56 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 02:44:56 [INFO] +- junit:junit:jar:4.13.2:test 02:44:56 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 02:44:56 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 02:44:56 [INFO] \- org.mockito:mockito-core:jar:5.11.0:test 02:44:56 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.12:test 02:44:56 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.12:test 02:44:56 [INFO] \- org.objenesis:objenesis:jar:3.3:test 02:44:56 [INFO] 02:44:56 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ keystore-legacy --- 02:44:56 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/keystore/keystore-legacy/target/sonatype-clm/module.xml 02:44:56 [INFO] 02:44:56 [INFO] --------------< org.opendaylight.netconf:netconf-dom-api >-------------- 02:44:56 [INFO] Building netconf-dom-api 7.0.5-SNAPSHOT [66/121] 02:44:56 [INFO] -------------------------------[ bundle ]------------------------------- 02:44:56 [INFO] 02:44:56 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-dom-api --- 02:44:56 [INFO] 02:44:56 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-dom-api --- 02:44:56 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:44:56 [INFO] 02:44:56 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-dom-api --- 02:44:56 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:44:56 [INFO] 02:44:56 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-dom-api --- 02:44:57 [INFO] 02:44:57 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ netconf-dom-api --- 02:44:57 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-clm-master/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/** 02:44:57 [INFO] 02:44:57 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-dom-api --- 02:44:57 [INFO] Starting audit... 02:44:57 Audit done. 02:44:57 [INFO] You have 0 Checkstyle violations. 02:44:57 [INFO] 02:44:57 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-dom-api --- 02:44:57 [INFO] Starting audit... 02:44:57 Audit done. 02:44:57 [INFO] You have 0 Checkstyle violations. 02:44:57 [INFO] 02:44:57 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-dom-api --- 02:44:57 [INFO] 02:44:57 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-dom-api --- 02:44:57 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/plugins/netconf-dom-api/src/main/resources 02:44:57 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/plugins/netconf-dom-api/target/generated-sources/spi 02:44:57 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/plugins/netconf-dom-api/target/generated-sources/yang 02:44:57 [INFO] 02:44:57 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ netconf-dom-api --- 02:44:57 [INFO] Recompiling the module because of changed dependency. 02:44:57 [INFO] Compiling 7 source files with javac [debug release 17 module-path] to target/classes 02:44:57 [WARNING] /w/workspace/netconf-maven-clm-master/plugins/netconf-dom-api/src/main/java/module-info.java:[15,24] requires directive for an automatic module 02:44:57 [WARNING] /w/workspace/netconf-maven-clm-master/plugins/netconf-dom-api/src/main/java/module-info.java:[18,47] requires transitive directive for an automatic module 02:44:57 [WARNING] /w/workspace/netconf-maven-clm-master/plugins/netconf-dom-api/src/main/java/module-info.java:[19,40] requires directive for an automatic module 02:44:57 [WARNING] /w/workspace/netconf-maven-clm-master/plugins/netconf-dom-api/src/main/java/org/opendaylight/netconf/dom/api/NetconfDataTreeService.java:[48,6] class edu.umd.cs.findbugs.annotations.CheckReturnValue in module com.github.spotbugs.annotations is not indirectly exported using requires transitive 02:44:57 [WARNING] /w/workspace/netconf-maven-clm-master/plugins/netconf-dom-api/src/main/java/org/opendaylight/netconf/dom/api/NetconfDataTreeService.java:[57,6] class edu.umd.cs.findbugs.annotations.CheckReturnValue in module com.github.spotbugs.annotations is not indirectly exported using requires transitive 02:44:57 [INFO] 02:44:57 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ netconf-dom-api >>> 02:44:57 [INFO] 02:44:57 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ netconf-dom-api --- 02:44:57 [INFO] Fork Value is true 02:44:59 [INFO] Done SpotBugs Analysis.... 02:44:59 [INFO] 02:44:59 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ netconf-dom-api <<< 02:44:59 [INFO] 02:44:59 [INFO] 02:44:59 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ netconf-dom-api --- 02:44:59 [INFO] BugInstance size is 0 02:44:59 [INFO] Error size is 0 02:44:59 [INFO] No errors/warnings found 02:44:59 [INFO] 02:44:59 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-dom-api --- 02:44:59 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/plugins/netconf-dom-api/src/test/resources 02:44:59 [INFO] 02:44:59 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ netconf-dom-api --- 02:44:59 [INFO] No sources to compile 02:44:59 [INFO] 02:44:59 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ netconf-dom-api --- 02:44:59 [INFO] No tests to run. 02:44:59 [INFO] 02:44:59 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ netconf-dom-api --- 02:44:59 [INFO] 02:44:59 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-dom-api --- 02:44:59 [WARNING] Bundle org.opendaylight.netconf:netconf-dom-api:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package: 02:44:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:44:59 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:logging-markers, Jar:rfc6241, Jar:rfc6991-ietf-inet-types, Jar:ietf-type-util, Jar:mdsal-binding-spec-util, Jar:yang-binding, Jar:org.osgi.annotation.bundle] 02:44:59 Class path [Jar:., Jar:spotbugs-annotations, Jar:guava, Jar:failureaccess, Jar:listenablefuture, Jar:checker-qual, 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:logging-markers, Jar:rfc6241, Jar:rfc6991-ietf-inet-types, Jar:ietf-type-util, Jar:mdsal-binding-spec-util, Jar:yang-binding, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 02:44:59 [INFO] Building bundle: /w/workspace/netconf-maven-clm-master/plugins/netconf-dom-api/target/netconf-dom-api-7.0.5-SNAPSHOT.jar 02:44:59 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-master/plugins/netconf-dom-api/target/classes/META-INF/MANIFEST.MF 02:44:59 [INFO] 02:44:59 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-dom-api --- 02:44:59 [INFO] No previous run data found, generating javadoc. 02:45:01 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/plugins/netconf-dom-api/target/netconf-dom-api-7.0.5-SNAPSHOT-javadoc.jar 02:45:01 [INFO] 02:45:01 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ netconf-dom-api --- 02:45:01 [INFO] CycloneDX: Resolving Dependencies 02:45:01 [INFO] CycloneDX: Creating BOM version 1.4 with 33 component(s) 02:45:01 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/plugins/netconf-dom-api/target/bom.xml 02:45:01 [INFO] attaching as netconf-dom-api-7.0.5-SNAPSHOT-cyclonedx.xml 02:45:01 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/plugins/netconf-dom-api/target/bom.json 02:45:01 [INFO] attaching as netconf-dom-api-7.0.5-SNAPSHOT-cyclonedx.json 02:45:01 [INFO] 02:45:01 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-dom-api --- 02:45:01 [INFO] Skipping duplicate-finder execution! 02:45:01 [INFO] 02:45:01 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-dom-api --- 02:45:01 [INFO] No dependency problems found 02:45:01 [INFO] 02:45:01 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ netconf-dom-api --- 02:45:01 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/plugins/netconf-dom-api/target/netconf-dom-api-7.0.5-SNAPSHOT-sources.jar 02:45:01 [INFO] 02:45:01 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ netconf-dom-api --- 02:45:01 [INFO] 02:45:01 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ netconf-dom-api --- 02:45:01 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:45:01 [INFO] 02:45:01 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-dom-api --- 02:45:01 [INFO] Installing /w/workspace/netconf-maven-clm-master/plugins/netconf-dom-api/target/netconf-dom-api-7.0.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-dom-api/7.0.5-SNAPSHOT/netconf-dom-api-7.0.5-SNAPSHOT.jar 02:45:01 [INFO] Installing /w/workspace/netconf-maven-clm-master/plugins/netconf-dom-api/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-dom-api/7.0.5-SNAPSHOT/netconf-dom-api-7.0.5-SNAPSHOT.pom 02:45:01 [INFO] Installing /w/workspace/netconf-maven-clm-master/plugins/netconf-dom-api/target/netconf-dom-api-7.0.5-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-dom-api/7.0.5-SNAPSHOT/netconf-dom-api-7.0.5-SNAPSHOT-javadoc.jar 02:45:01 [INFO] Installing /w/workspace/netconf-maven-clm-master/plugins/netconf-dom-api/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-dom-api/7.0.5-SNAPSHOT/netconf-dom-api-7.0.5-SNAPSHOT-cyclonedx.xml 02:45:01 [INFO] Installing /w/workspace/netconf-maven-clm-master/plugins/netconf-dom-api/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-dom-api/7.0.5-SNAPSHOT/netconf-dom-api-7.0.5-SNAPSHOT-cyclonedx.json 02:45:01 [INFO] Installing /w/workspace/netconf-maven-clm-master/plugins/netconf-dom-api/target/netconf-dom-api-7.0.5-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-dom-api/7.0.5-SNAPSHOT/netconf-dom-api-7.0.5-SNAPSHOT-sources.jar 02:45:01 [INFO] 02:45:01 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-dom-api --- 02:45:01 [INFO] Installing org/opendaylight/netconf/netconf-dom-api/7.0.5-SNAPSHOT/netconf-dom-api-7.0.5-SNAPSHOT.jar 02:45:01 [INFO] Writing OBR metadata 02:45:01 [INFO] 02:45:01 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-dom-api --- 02:45:01 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:45:01 [INFO] 02:45:01 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-dom-api --- 02:45:01 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 02:45:01 [INFO] 02:45:01 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ netconf-dom-api --- 02:45:01 [INFO] org.opendaylight.netconf:netconf-dom-api:bundle:7.0.5-SNAPSHOT 02:45:01 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.3:compile 02:45:01 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 02:45:01 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 02:45:01 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 02:45:01 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 02:45:01 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.25.0:compile 02:45:01 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 02:45:01 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 02:45:01 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:13.0.2:compile 02:45:01 [INFO] | +- org.immutables:value:jar:annotations:2.10.1:compile 02:45:01 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.2:compile 02:45:01 [INFO] | +- org.opendaylight.yangtools:util:jar:13.0.2:compile 02:45:01 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 02:45:01 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.2:compile 02:45:01 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.2:compile 02:45:01 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.2:compile 02:45:01 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1:compile 02:45:01 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.1:compile 02:45:01 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.2:compile 02:45:01 [INFO] +- org.opendaylight.netconf:netconf-api:jar:7.0.5-SNAPSHOT:compile 02:45:01 [INFO] | +- io.netty:netty-transport:jar:4.1.107.Final:compile 02:45:01 [INFO] | | +- io.netty:netty-common:jar:4.1.107.Final:compile 02:45:01 [INFO] | | +- io.netty:netty-buffer:jar:4.1.107.Final:compile 02:45:01 [INFO] | | \- io.netty:netty-resolver:jar:4.1.107.Final:compile 02:45:01 [INFO] | +- org.opendaylight.odlparent:logging-markers:jar:13.0.11:compile 02:45:01 [INFO] | \- org.opendaylight.netconf.model:rfc6241:jar:7.0.5-SNAPSHOT:compile 02:45:01 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile 02:45:01 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.1:compile 02:45:01 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.1:compile 02:45:01 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile 02:45:01 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 02:45:01 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 02:45:01 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 02:45:01 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 02:45:01 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 02:45:01 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 02:45:01 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 02:45:01 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 02:45:01 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 02:45:01 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 02:45:01 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 02:45:01 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 02:45:01 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 02:45:01 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 02:45:01 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 02:45:01 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 02:45:01 [INFO] +- junit:junit:jar:4.13.2:test 02:45:01 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 02:45:01 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 02:45:01 [INFO] \- org.mockito:mockito-core:jar:5.11.0:test 02:45:01 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.12:test 02:45:01 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.12:test 02:45:01 [INFO] \- org.objenesis:objenesis:jar:3.3:test 02:45:01 [INFO] 02:45:01 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ netconf-dom-api --- 02:45:01 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/plugins/netconf-dom-api/target/sonatype-clm/module.xml 02:45:01 [INFO] 02:45:01 [INFO] -----------< org.opendaylight.netconf:netconf-client-mdsal >------------ 02:45:01 [INFO] Building netconf-client-mdsal 7.0.5-SNAPSHOT [67/121] 02:45:01 [INFO] -------------------------------[ bundle ]------------------------------- 02:45:01 [INFO] 02:45:01 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-client-mdsal --- 02:45:01 [INFO] 02:45:01 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-client-mdsal --- 02:45:01 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:45:01 [INFO] 02:45:01 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-client-mdsal --- 02:45:01 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:45:01 [INFO] 02:45:01 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-client-mdsal --- 02:45:02 [INFO] 02:45:02 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ netconf-client-mdsal --- 02:45:02 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-clm-master/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/** 02:45:02 [INFO] 02:45:02 [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ netconf-client-mdsal --- 02:45:02 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 02:45:02 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-master/plugins/netconf-client-mdsal/src/main/yang 02:45:02 [INFO] yang-to-sources: Found 18 dependencies in 6.608 ms 02:45:02 [INFO] yang-to-sources: Project model files found: 1 in 2.411 ms 02:45:02 [INFO] yang-to-sources: 3 YANG models processed in 70.94 ms 02:45:02 [INFO] BindingJavaFileGenerator: Defined 53 files in 5.252 ms 02:45:02 [INFO] Sorted 53 files into 17 directories in 95.48 μs 02:45:02 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 53 in 31.75 ms 02:45:02 [INFO] 02:45:02 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-client-mdsal --- 02:45:02 [INFO] Starting audit... 02:45:02 Audit done. 02:45:02 [INFO] You have 0 Checkstyle violations. 02:45:02 [INFO] 02:45:02 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-client-mdsal --- 02:45:07 [INFO] Starting audit... 02:45:07 Audit done. 02:45:07 [INFO] You have 0 Checkstyle violations. 02:45:07 [INFO] 02:45:07 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-client-mdsal --- 02:45:07 [INFO] 02:45:07 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-client-mdsal --- 02:45:07 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/plugins/netconf-client-mdsal/src/main/resources 02:45:07 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/plugins/netconf-client-mdsal/target/generated-sources/spi 02:45:07 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 02:45:07 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 02:45:07 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 02:45:07 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/plugins/netconf-client-mdsal/target/generated-sources/spi 02:45:07 [INFO] 02:45:07 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ netconf-client-mdsal --- 02:45:07 [INFO] Recompiling the module because of changed dependency. 02:45:07 [INFO] Compiling 135 source files with javac [debug release 17] to target/classes 02:45:07 [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found 02:45:07 [WARNING] /w/workspace/netconf-maven-clm-master/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/impl/NetconfMessageTransformUtil.java:[265,30] auto-closeable resource iidWriter is never referenced in body of corresponding try statement 02:45:07 [WARNING] /w/workspace/netconf-maven-clm-master/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/LibraryModulesSchemas.java:[98,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 02:45:07 [WARNING] /w/workspace/netconf-maven-clm-master/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/LibraryModulesSchemas.java:[101,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 02:45:07 [WARNING] /w/workspace/netconf-maven-clm-master/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/LibraryModulesSchemas.java:[102,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 02:45:07 [WARNING] /w/workspace/netconf-maven-clm-master/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/LibraryModulesSchemas.java:[108,81] DRAFT_LHOTKA_NETMOD_YANG_JSON_02 in org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactorySupplier has been deprecated and marked for removal 02:45:07 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:45:07 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:45:07 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:45:07 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:45:07 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:45:07 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:45:07 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:45:07 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:45:07 [INFO] 02:45:07 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ netconf-client-mdsal >>> 02:45:07 [INFO] 02:45:07 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ netconf-client-mdsal --- 02:45:07 [INFO] Fork Value is true 02:45:15 [INFO] Done SpotBugs Analysis.... 02:45:15 [INFO] 02:45:15 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ netconf-client-mdsal <<< 02:45:15 [INFO] 02:45:15 [INFO] 02:45:15 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ netconf-client-mdsal --- 02:45:15 [INFO] BugInstance size is 0 02:45:15 [INFO] Error size is 0 02:45:15 [INFO] No errors/warnings found 02:45:15 [INFO] 02:45:15 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-client-mdsal --- 02:45:15 [INFO] Copying 43 resources from src/test/resources to target/test-classes 02:45:15 [INFO] 02:45:15 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ netconf-client-mdsal --- 02:45:15 [INFO] Recompiling the module because of changed dependency. 02:45:15 [INFO] Compiling 43 source files with javac [debug release 17] to target/test-classes 02:45:16 [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 02:45:16 [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 02:45:16 [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 02:45:16 [WARNING] /w/workspace/netconf-maven-clm-master/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/spi/NetconfDeviceRpcTest.java:[103,84] unchecked conversion 02:45:16 required: org.opendaylight.netconf.client.mdsal.api.RpcTransformer 02:45:16 found: org.opendaylight.netconf.client.mdsal.api.RpcTransformer 02:45:16 [WARNING] /w/workspace/netconf-maven-clm-master/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/spi/NetconfDeviceRpcTest.java:[137,40] unchecked method invocation: method onRpcAvailable in interface org.opendaylight.mdsal.dom.api.DOMRpcAvailabilityListener is applied to given types 02:45:16 required: java.util.Collection 02:45:16 found: java.util.Collection 02:45:16 [WARNING] /w/workspace/netconf-maven-clm-master/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/spi/NetconfDeviceRpcTest.java:[137,57] unchecked conversion 02:45:16 required: java.util.Collection 02:45:16 found: java.util.Collection 02:45:16 [WARNING] /w/workspace/netconf-maven-clm-master/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/spi/NetconfDeviceRpcTest.java:[138,72] unchecked conversion 02:45:16 required: java.util.Collection 02:45:16 found: java.util.Collection 02:45:16 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:45:16 [WARNING] /w/workspace/netconf-maven-clm-master/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/impl/SchemaSetupTest.java:[105,59] unchecked method invocation: method createEffectiveModelContext in interface org.opendaylight.yangtools.yang.model.repo.api.EffectiveModelContextFactory is applied to given types 02:45:16 required: java.util.Collection 02:45:16 found: java.util.Collection 02:45:16 [WARNING] /w/workspace/netconf-maven-clm-master/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/impl/SchemaSetupTest.java:[105,74] unchecked conversion 02:45:16 required: java.util.Collection 02:45:16 found: java.util.Collection 02:45:16 [WARNING] /w/workspace/netconf-maven-clm-master/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/NetconfDeviceTest.java:[400,39] BASE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 02:45:16 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:45:16 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:45:16 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:45:16 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:45:16 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:45:16 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:45:16 [INFO] 02:45:16 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ netconf-client-mdsal --- 02:45:16 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:45:16 [INFO] 02:45:16 [INFO] ------------------------------------------------------- 02:45:16 [INFO] T E S T S 02:45:16 [INFO] ------------------------------------------------------- 02:45:17 [INFO] Running org.opendaylight.netconf.client.mdsal.LibrarySchemaYangSourceProviderTest 02:45:17 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.176 s -- in org.opendaylight.netconf.client.mdsal.LibrarySchemaYangSourceProviderTest 02:45:17 [INFO] Running org.opendaylight.netconf.client.mdsal.impl.FieldsSchemalessRpcStructureTransformerTest 02:45:18 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.390 s -- in org.opendaylight.netconf.client.mdsal.impl.FieldsSchemalessRpcStructureTransformerTest 02:45:18 [INFO] Running org.opendaylight.netconf.client.mdsal.impl.SchemaSetupTest 02:45:19 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 02:45:21 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.098 s -- in org.opendaylight.netconf.client.mdsal.impl.SchemaSetupTest 02:45:21 [INFO] Running org.opendaylight.netconf.client.mdsal.impl.MonitoringSchemaSourceProviderTest 02:45:21 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.153 s -- in org.opendaylight.netconf.client.mdsal.impl.MonitoringSchemaSourceProviderTest 02:45:21 [INFO] Running org.opendaylight.netconf.client.mdsal.impl.DefaultSslContextFactoryProviderTest 02:45:22 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.884 s -- in org.opendaylight.netconf.client.mdsal.impl.DefaultSslContextFactoryProviderTest 02:45:22 [INFO] Running org.opendaylight.netconf.client.mdsal.impl.NC881Test 02:45:22 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.opendaylight.netconf.client.mdsal.impl.NC881Test 02:45:22 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.KeepaliveSalFacadeResponseWaitingTest 02:45:26 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.454 s -- in org.opendaylight.netconf.client.mdsal.spi.KeepaliveSalFacadeResponseWaitingTest 02:45:26 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.NC1224Test 02:45:26 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s -- in org.opendaylight.netconf.client.mdsal.spi.NC1224Test 02:45:26 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.NetconfDeviceNotificationServiceTest 02:45:26 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.opendaylight.netconf.client.mdsal.spi.NetconfDeviceNotificationServiceTest 02:45:26 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.KeepaliveSalFacadeTest 02:45:36 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.182 s -- in org.opendaylight.netconf.client.mdsal.spi.KeepaliveSalFacadeTest 02:45:36 [INFO] Running org.opendaylight.netconf.client.mdsal.api.NetconfSessionPreferencesTest 02:45:36 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.opendaylight.netconf.client.mdsal.api.NetconfSessionPreferencesTest 02:45:36 [INFO] Running org.opendaylight.netconf.client.mdsal.api.RemoteDeviceIdTest 02:45:36 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.netconf.client.mdsal.api.RemoteDeviceIdTest 02:45:36 [INFO] Running org.opendaylight.netconf.client.mdsal.impl.SchemalessRpcStructureTransformerTest 02:45:36 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 s -- in org.opendaylight.netconf.client.mdsal.impl.SchemalessRpcStructureTransformerTest 02:45:36 [INFO] Running org.opendaylight.netconf.client.mdsal.impl.NetconfMessageTransformerTest 02:45:37 [INFO] Tests run: 37, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.576 s -- in org.opendaylight.netconf.client.mdsal.impl.NetconfMessageTransformerTest 02:45:37 [INFO] Running org.opendaylight.netconf.client.mdsal.impl.NetconfStateSchemasTest 02:45:37 [WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.129 s -- in org.opendaylight.netconf.client.mdsal.impl.NetconfStateSchemasTest 02:45:37 [INFO] Running org.opendaylight.netconf.client.mdsal.impl.BaseRpcSchemalessTransformerTest 02:45:37 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.netconf.client.mdsal.impl.BaseRpcSchemalessTransformerTest 02:45:37 [INFO] Running org.opendaylight.netconf.client.mdsal.impl.SchemalessMessageTransformerTest 02:45:37 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in org.opendaylight.netconf.client.mdsal.impl.SchemalessMessageTransformerTest 02:45:37 [INFO] Running org.opendaylight.netconf.client.mdsal.impl.NetconfBaseOpsTest 02:45:38 [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.830 s -- in org.opendaylight.netconf.client.mdsal.impl.NetconfBaseOpsTest 02:45:38 [INFO] Running org.opendaylight.netconf.client.mdsal.NetconfToNotificationTest 02:45:38 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.opendaylight.netconf.client.mdsal.NetconfToNotificationTest 02:45:38 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.TxChainTest 02:45:39 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.294 s -- in org.opendaylight.netconf.client.mdsal.spi.TxChainTest 02:45:39 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.WriteCandidateTxTest 02:45:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.netconf.client.mdsal.spi.WriteCandidateTxTest 02:45:39 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.NetconfDeviceRpcTest 02:45:39 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.158 s -- in org.opendaylight.netconf.client.mdsal.spi.NetconfDeviceRpcTest 02:45:39 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.NetconfDeviceSalFacadeTest 02:45:39 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.155 s -- in org.opendaylight.netconf.client.mdsal.spi.NetconfDeviceSalFacadeTest 02:45:39 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.WriteRunningTxTest 02:45:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.netconf.client.mdsal.spi.WriteRunningTxTest 02:45:39 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.NetconfDeviceWriteOnlyTxTest 02:45:39 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.212 s -- in org.opendaylight.netconf.client.mdsal.spi.NetconfDeviceWriteOnlyTxTest 02:45:39 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.WriteCandidateRunningTxTest 02:45:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.netconf.client.mdsal.spi.WriteCandidateRunningTxTest 02:45:39 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.NetconfDataTreeServiceImplTest 02:45:40 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.516 s -- in org.opendaylight.netconf.client.mdsal.spi.NetconfDataTreeServiceImplTest 02:45:40 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.NetconfDeviceDataBrokerTest 02:45:40 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s -- in org.opendaylight.netconf.client.mdsal.spi.NetconfDeviceDataBrokerTest 02:45:40 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.FieldsAwareReadOnlyTxTest 02:45:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.netconf.client.mdsal.spi.FieldsAwareReadOnlyTxTest 02:45:40 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.MountInstanceTest 02:45:40 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.292 s -- in org.opendaylight.netconf.client.mdsal.spi.MountInstanceTest 02:45:40 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.FieldsAwareReadWriteTxTest 02:45:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s -- in org.opendaylight.netconf.client.mdsal.spi.FieldsAwareReadWriteTxTest 02:45:40 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.SchemalessNetconfDeviceRpcTest 02:45:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.netconf.client.mdsal.spi.SchemalessNetconfDeviceRpcTest 02:45:40 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.ReadWriteTxTest 02:45:40 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.netconf.client.mdsal.spi.ReadWriteTxTest 02:45:40 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.ReadOnlyTxTest 02:45:40 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.netconf.client.mdsal.spi.ReadOnlyTxTest 02:45:40 [INFO] Running org.opendaylight.netconf.client.mdsal.NetconfNestedNotificationTest 02:45:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.netconf.client.mdsal.NetconfNestedNotificationTest 02:45:40 [INFO] Running org.opendaylight.netconf.client.mdsal.SchemalessNetconfDeviceTest 02:45:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s -- in org.opendaylight.netconf.client.mdsal.SchemalessNetconfDeviceTest 02:45:40 [INFO] Running org.opendaylight.netconf.client.mdsal.NetconfToRpcRequestTest 02:45:40 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.netconf.client.mdsal.NetconfToRpcRequestTest 02:45:40 [INFO] Running org.opendaylight.netconf.client.mdsal.NetconfDeviceTest 02:45:41 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.238 s -- in org.opendaylight.netconf.client.mdsal.NetconfDeviceTest 02:45:41 [INFO] Running org.opendaylight.netconf.client.mdsal.LibraryModulesSchemasTest 02:45:42 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 s -- in org.opendaylight.netconf.client.mdsal.LibraryModulesSchemasTest 02:45:42 [INFO] Running org.opendaylight.netconf.client.mdsal.NetconfDeviceCommunicatorTest 02:45:42 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.305 s -- in org.opendaylight.netconf.client.mdsal.NetconfDeviceCommunicatorTest 02:45:42 [INFO] 02:45:42 [INFO] Results: 02:45:42 [INFO] 02:45:42 [WARNING] Tests run: 216, Failures: 0, Errors: 0, Skipped: 1 02:45:42 [INFO] 02:45:42 [INFO] 02:45:42 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ netconf-client-mdsal --- 02:45:42 [INFO] 02:45:42 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-client-mdsal --- 02:45:42 [WARNING] Bundle org.opendaylight.netconf:netconf-client-mdsal:bundle:7.0.5-SNAPSHOT : Export org.opendaylight.netconf.client.mdsal.spi, has 1, private references [org.opendaylight.netconf.client.mdsal.impl] 02:45:42 [INFO] Building bundle: /w/workspace/netconf-maven-clm-master/plugins/netconf-client-mdsal/target/netconf-client-mdsal-7.0.5-SNAPSHOT.jar 02:45:42 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-master/plugins/netconf-client-mdsal/target/classes/META-INF/MANIFEST.MF 02:45:42 [INFO] 02:45:42 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-client-mdsal --- 02:45:42 [INFO] No previous run data found, generating javadoc. 02:45:46 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/plugins/netconf-client-mdsal/target/netconf-client-mdsal-7.0.5-SNAPSHOT-javadoc.jar 02:45:46 [INFO] 02:45:46 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ netconf-client-mdsal --- 02:45:46 [INFO] CycloneDX: Resolving Dependencies 02:45:48 [INFO] CycloneDX: Creating BOM version 1.4 with 119 component(s) 02:45:48 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/plugins/netconf-client-mdsal/target/bom.xml 02:45:48 [INFO] attaching as netconf-client-mdsal-7.0.5-SNAPSHOT-cyclonedx.xml 02:45:48 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/plugins/netconf-client-mdsal/target/bom.json 02:45:48 [INFO] attaching as netconf-client-mdsal-7.0.5-SNAPSHOT-cyclonedx.json 02:45:48 [INFO] 02:45:48 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-client-mdsal --- 02:45:48 [INFO] Skipping duplicate-finder execution! 02:45:48 [INFO] 02:45:48 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-client-mdsal --- 02:45:48 [WARNING] Used undeclared dependencies found: 02:45:48 [WARNING] org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.1:compile 02:45:48 [WARNING] org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.1:compile 02:45:48 [WARNING] Non-test scoped test only dependencies found: 02:45:48 [WARNING] org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.1:compile 02:45:48 [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.1:compile 02:45:48 [WARNING] org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.3:compile 02:45:48 [INFO] 02:45:48 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ netconf-client-mdsal --- 02:45:48 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/plugins/netconf-client-mdsal/target/netconf-client-mdsal-7.0.5-SNAPSHOT-sources.jar 02:45:48 [INFO] 02:45:48 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ netconf-client-mdsal --- 02:45:48 [INFO] 02:45:48 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ netconf-client-mdsal --- 02:45:48 [INFO] Loading execution data file /w/workspace/netconf-maven-clm-master/plugins/netconf-client-mdsal/target/code-coverage/jacoco.exec 02:45:48 [INFO] Analyzed bundle 'netconf-client-mdsal' with 105 classes 02:45:48 [INFO] 02:45:48 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-client-mdsal --- 02:45:48 [INFO] Installing /w/workspace/netconf-maven-clm-master/plugins/netconf-client-mdsal/target/netconf-client-mdsal-7.0.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-client-mdsal/7.0.5-SNAPSHOT/netconf-client-mdsal-7.0.5-SNAPSHOT.jar 02:45:48 [INFO] Installing /w/workspace/netconf-maven-clm-master/plugins/netconf-client-mdsal/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-client-mdsal/7.0.5-SNAPSHOT/netconf-client-mdsal-7.0.5-SNAPSHOT.pom 02:45:48 [INFO] Installing /w/workspace/netconf-maven-clm-master/plugins/netconf-client-mdsal/target/netconf-client-mdsal-7.0.5-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-client-mdsal/7.0.5-SNAPSHOT/netconf-client-mdsal-7.0.5-SNAPSHOT-javadoc.jar 02:45:48 [INFO] Installing /w/workspace/netconf-maven-clm-master/plugins/netconf-client-mdsal/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-client-mdsal/7.0.5-SNAPSHOT/netconf-client-mdsal-7.0.5-SNAPSHOT-cyclonedx.xml 02:45:48 [INFO] Installing /w/workspace/netconf-maven-clm-master/plugins/netconf-client-mdsal/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-client-mdsal/7.0.5-SNAPSHOT/netconf-client-mdsal-7.0.5-SNAPSHOT-cyclonedx.json 02:45:48 [INFO] Installing /w/workspace/netconf-maven-clm-master/plugins/netconf-client-mdsal/target/netconf-client-mdsal-7.0.5-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-client-mdsal/7.0.5-SNAPSHOT/netconf-client-mdsal-7.0.5-SNAPSHOT-sources.jar 02:45:48 [INFO] 02:45:48 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-client-mdsal --- 02:45:48 [INFO] Installing org/opendaylight/netconf/netconf-client-mdsal/7.0.5-SNAPSHOT/netconf-client-mdsal-7.0.5-SNAPSHOT.jar 02:45:48 [INFO] Writing OBR metadata 02:45:48 [INFO] 02:45:48 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-client-mdsal --- 02:45:48 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:45:48 [INFO] 02:45:48 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-client-mdsal --- 02:45:48 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 02:45:48 [INFO] 02:45:48 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ netconf-client-mdsal --- 02:45:48 [INFO] org.opendaylight.netconf:netconf-client-mdsal:bundle:7.0.5-SNAPSHOT 02:45:48 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.3:compile 02:45:48 [INFO] +- com.google.code.gson:gson:jar:2.10.1:compile 02:45:48 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 02:45:48 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 02:45:48 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 02:45:48 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.25.0:compile 02:45:48 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 02:45:48 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 02:45:48 [INFO] +- io.netty:netty-common:jar:4.1.107.Final:compile 02:45:48 [INFO] +- io.netty:netty-handler:jar:4.1.107.Final:compile 02:45:48 [INFO] | +- io.netty:netty-resolver:jar:4.1.107.Final:compile 02:45:48 [INFO] | +- io.netty:netty-buffer:jar:4.1.107.Final:compile 02:45:48 [INFO] | +- io.netty:netty-transport-native-unix-common:jar:4.1.107.Final:compile 02:45:48 [INFO] | \- io.netty:netty-codec:jar:4.1.107.Final:compile 02:45:48 [INFO] +- io.netty:netty-transport:jar:4.1.107.Final:compile 02:45:48 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided 02:45:48 [INFO] +- org.checkerframework:checker-qual:jar:3.42.0:compile 02:45:48 [INFO] +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.3:compile 02:45:48 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.1:compile 02:45:48 [INFO] +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.1:compile 02:45:48 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.1:compile 02:45:48 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.1:compile 02:45:48 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.1:compile 02:45:48 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1:compile 02:45:48 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.1:compile 02:45:48 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.2:compile 02:45:48 [INFO] +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.1:compile 02:45:48 [INFO] | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.2:compile 02:45:48 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.2:compile 02:45:48 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile 02:45:48 [INFO] | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.1:compile 02:45:48 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile 02:45:48 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.1:compile 02:45:48 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.1:compile 02:45:48 [INFO] +- org.opendaylight.netconf:netconf-api:jar:7.0.5-SNAPSHOT:compile 02:45:48 [INFO] | \- org.opendaylight.odlparent:logging-markers:jar:13.0.11:compile 02:45:48 [INFO] +- org.opendaylight.netconf:keystore-legacy:jar:7.0.5-SNAPSHOT:compile 02:45:48 [INFO] | +- org.bouncycastle:bcpkix-jdk18on:jar:1.77:compile 02:45:48 [INFO] | | \- org.bouncycastle:bcutil-jdk18on:jar:1.77:compile 02:45:48 [INFO] | +- org.bouncycastle:bcprov-jdk18on:jar:1.77:compile 02:45:48 [INFO] | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.1:compile 02:45:48 [INFO] +- org.opendaylight.netconf:netconf-client:jar:7.0.5-SNAPSHOT:compile 02:45:48 [INFO] | +- org.opendaylight.netconf:netconf-netty-util:jar:7.0.5-SNAPSHOT:compile 02:45:48 [INFO] | +- org.opendaylight.netconf:shaded-exificient:jar:7.0.5-SNAPSHOT:compile 02:45:48 [INFO] | +- org.opendaylight.netconf:transport-tcp:jar:7.0.5-SNAPSHOT:compile 02:45:48 [INFO] | | +- io.netty:netty-transport-classes-epoll:jar:4.1.107.Final:compile 02:45:48 [INFO] | | \- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.5-SNAPSHOT:compile 02:45:48 [INFO] | +- org.opendaylight.netconf:transport-ssh:jar:7.0.5-SNAPSHOT:compile 02:45:48 [INFO] | | +- commons-codec:commons-codec:jar:1.15:compile 02:45:48 [INFO] | | +- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.1:compile 02:45:48 [INFO] | | +- org.opendaylight.netconf:keystore-api:jar:7.0.5-SNAPSHOT:compile 02:45:48 [INFO] | | +- org.opendaylight.netconf:shaded-sshd:jar:7.0.5-SNAPSHOT:compile 02:45:48 [INFO] | | +- org.opendaylight.netconf:truststore-api:jar:7.0.5-SNAPSHOT:compile 02:45:48 [INFO] | | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.5-SNAPSHOT:compile 02:45:48 [INFO] | \- org.opendaylight.netconf:transport-tls:jar:7.0.5-SNAPSHOT:compile 02:45:48 [INFO] +- org.opendaylight.netconf:netconf-common:jar:7.0.5-SNAPSHOT:compile 02:45:48 [INFO] +- org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.5-SNAPSHOT:compile 02:45:48 [INFO] +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.5-SNAPSHOT:compile 02:45:48 [INFO] +- org.opendaylight.netconf.model:rfc5277:jar:7.0.5-SNAPSHOT:compile 02:45:48 [INFO] +- org.opendaylight.netconf.model:rfc6022:jar:7.0.5-SNAPSHOT:compile 02:45:48 [INFO] +- org.opendaylight.netconf.model:rfc6241:jar:7.0.5-SNAPSHOT:compile 02:45:48 [INFO] +- org.opendaylight.netconf.model:rfc6470:jar:7.0.5-SNAPSHOT:compile 02:45:48 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.2:compile 02:45:48 [INFO] +- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.2:compile 02:45:48 [INFO] +- org.opendaylight.yangtools:util:jar:13.0.2:compile 02:45:48 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 02:45:48 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.2:compile 02:45:48 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:13.0.2:compile 02:45:48 [INFO] | \- org.immutables:value:jar:annotations:2.10.1:compile 02:45:48 [INFO] +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.2:compile 02:45:48 [INFO] | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.2:compile 02:45:48 [INFO] +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.2:compile 02:45:48 [INFO] | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 02:45:48 [INFO] | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.2:compile 02:45:48 [INFO] +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.2:compile 02:45:48 [INFO] +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.2:compile 02:45:48 [INFO] +- org.opendaylight.yangtools:yang-data-util:jar:13.0.2:compile 02:45:48 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.2:compile 02:45:48 [INFO] +- org.opendaylight.yangtools:yang-model-api:jar:13.0.2:compile 02:45:48 [INFO] +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.2:compile 02:45:48 [INFO] | \- org.opendaylight.yangtools:yang-ir:jar:13.0.2:compile 02:45:48 [INFO] +- org.opendaylight.yangtools:yang-model-util:jar:13.0.2:compile 02:45:48 [INFO] +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.2:compile 02:45:48 [INFO] +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.2:compile 02:45:48 [INFO] | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.2:compile 02:45:48 [INFO] | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.2:compile 02:45:48 [INFO] | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.2:compile 02:45:48 [INFO] | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.2:compile 02:45:48 [INFO] | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.2:compile 02:45:48 [INFO] | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.2:compile 02:45:48 [INFO] | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.2:compile 02:45:48 [INFO] | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.2:compile 02:45:48 [INFO] | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.2:compile 02:45:48 [INFO] | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.2:compile 02:45:48 [INFO] | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.2:compile 02:45:48 [INFO] | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.2:compile 02:45:48 [INFO] | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.2:compile 02:45:48 [INFO] | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.2:compile 02:45:48 [INFO] | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.2:compile 02:45:48 [INFO] | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.2:compile 02:45:48 [INFO] | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.2:compile 02:45:48 [INFO] | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.2:compile 02:45:48 [INFO] | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.2:compile 02:45:48 [INFO] +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.2:compile 02:45:48 [INFO] | +- org.antlr:antlr4-runtime:jar:4.13.1:compile 02:45:48 [INFO] | \- org.opendaylight.yangtools:yang-model-ri:jar:13.0.2:compile 02:45:48 [INFO] +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.2:compile 02:45:48 [INFO] +- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.2:compile 02:45:48 [INFO] +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.2:compile 02:45:48 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 02:45:48 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 02:45:48 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 02:45:48 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 02:45:48 [INFO] +- org.xmlunit:xmlunit-core:jar:2.9.1:test 02:45:48 [INFO] | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:test 02:45:48 [INFO] +- org.xmlunit:xmlunit-legacy:jar:2.9.1:test 02:45:48 [INFO] +- org.opendaylight.netconf:netconf-server:jar:7.0.5-SNAPSHOT:test 02:45:48 [INFO] | +- org.opendaylight.netconf.model:rfc7407-ietf-x509-cert-to-name:jar:7.0.5-SNAPSHOT:test 02:45:48 [INFO] | \- org.opendaylight.netconf:transport-api:jar:7.0.5-SNAPSHOT:compile 02:45:48 [INFO] +- org.opendaylight.netconf:netconf-test-util:jar:7.0.5-SNAPSHOT:test 02:45:48 [INFO] +- org.opendaylight.yangtools:yang-test-util:jar:13.0.2:test 02:45:48 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 02:45:48 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile 02:45:48 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 02:45:48 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 02:45:48 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 02:45:48 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 02:45:48 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 02:45:48 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 02:45:48 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 02:45:48 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 02:45:48 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 02:45:48 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 02:45:48 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 02:45:48 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 02:45:48 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 02:45:48 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 02:45:48 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 02:45:48 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 02:45:48 [INFO] +- junit:junit:jar:4.13.2:test 02:45:48 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 02:45:48 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 02:45:48 [INFO] \- org.mockito:mockito-core:jar:5.11.0:test 02:45:48 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.12:test 02:45:48 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.12:test 02:45:48 [INFO] \- org.objenesis:objenesis:jar:3.3:test 02:45:48 [INFO] 02:45:48 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ netconf-client-mdsal --- 02:45:48 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/plugins/netconf-client-mdsal/target/sonatype-clm/module.xml 02:45:48 [INFO] 02:45:48 [INFO] -----------< org.opendaylight.netconf:odl-netconf-connector >----------- 02:45:48 [INFO] Building OpenDaylight :: Netconf Connector :: Netconf Connector 7.0.5-SNAPSHOT [68/121] 02:45:48 [INFO] ------------------------------[ feature ]------------------------------- 02:45:49 [INFO] 02:45:49 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-connector --- 02:45:49 [INFO] 02:45:49 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-connector --- 02:45:49 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:45:49 [INFO] 02:45:49 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-connector --- 02:45:49 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:45:49 [INFO] 02:45:49 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-connector --- 02:45:49 [INFO] 02:45:49 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-connector --- 02:45:49 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:45:49 [INFO] argLine set to empty 02:45:49 [INFO] 02:45:49 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-connector --- 02:45:49 [INFO] Starting audit... 02:45:49 Audit done. 02:45:49 [INFO] You have 0 Checkstyle violations. 02:45:49 [INFO] 02:45:49 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-connector --- 02:45:49 [INFO] Starting audit... 02:45:49 Audit done. 02:45:49 [INFO] You have 0 Checkstyle violations. 02:45:49 [INFO] 02:45:49 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-connector --- 02:45:49 [INFO] Created: /w/workspace/netconf-maven-clm-master/features/odl-netconf-connector/target/classes/META-INF/maven/dependencies.properties 02:45:49 [INFO] 02:45:49 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-connector --- 02:45:49 [INFO] 02:45:49 [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-connector --- 02:45:49 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-master/features/odl-netconf-connector/target/feature/feature.xml 02:45:49 [INFO] ...done! 02:45:49 [INFO] Attaching features XML 02:45:49 [INFO] 02:45:49 [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-netconf-connector --- 02:45:49 [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 02:45:49 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 02:45:49 [INFO] 02:45:49 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-netconf-connector >>> 02:45:49 [INFO] 02:45:49 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-netconf-connector --- 02:45:49 [INFO] 02:45:49 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-netconf-connector <<< 02:45:49 [INFO] 02:45:49 [INFO] 02:45:49 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-netconf-connector --- 02:45:49 [INFO] 02:45:49 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-connector --- 02:45:49 [INFO] 02:45:49 [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-netconf-connector --- 02:45:49 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:45:49 [INFO] 02:45:49 [INFO] ------------------------------------------------------- 02:45:49 [INFO] T E S T S 02:45:49 [INFO] ------------------------------------------------------- 02:45:51 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:46:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.40 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:46:12 [INFO] 02:46:12 [INFO] Results: 02:46:12 [INFO] 02:46:12 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 02:46:12 [INFO] 02:46:12 [INFO] 02:46:12 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-netconf-connector --- 02:46:12 [INFO] 02:46:12 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-connector --- 02:46:12 [INFO] 02:46:12 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-netconf-connector --- 02:46:12 [INFO] CycloneDX: Resolving Dependencies 02:46:17 [INFO] CycloneDX: Creating BOM version 1.4 with 257 component(s) 02:46:17 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/features/odl-netconf-connector/target/bom.xml 02:46:17 [INFO] attaching as odl-netconf-connector-7.0.5-SNAPSHOT-cyclonedx.xml 02:46:17 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/features/odl-netconf-connector/target/bom.json 02:46:17 [INFO] attaching as odl-netconf-connector-7.0.5-SNAPSHOT-cyclonedx.json 02:46:17 [INFO] 02:46:17 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-connector --- 02:46:17 [INFO] Skipping duplicate-finder execution! 02:46:17 [INFO] 02:46:17 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-connector --- 02:46:17 [INFO] Skipping plugin execution 02:46:17 [INFO] 02:46:17 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-connector --- 02:46:17 [INFO] No sources in project. Archive not created. 02:46:17 [INFO] 02:46:17 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-connector --- 02:46:17 [INFO] 02:46:17 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-connector --- 02:46:17 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:46:17 [INFO] 02:46:17 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-connector --- 02:46:17 [INFO] No primary artifact to install, installing attached artifacts instead. 02:46:17 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-connector/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-connector/7.0.5-SNAPSHOT/odl-netconf-connector-7.0.5-SNAPSHOT.pom 02:46:17 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-connector/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-connector/7.0.5-SNAPSHOT/odl-netconf-connector-7.0.5-SNAPSHOT-features.xml 02:46:17 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-connector/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-connector/7.0.5-SNAPSHOT/odl-netconf-connector-7.0.5-SNAPSHOT-cyclonedx.xml 02:46:17 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-connector/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-connector/7.0.5-SNAPSHOT/odl-netconf-connector-7.0.5-SNAPSHOT-cyclonedx.json 02:46:17 [INFO] 02:46:17 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-connector --- 02:46:17 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:46:17 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 02:46:17 [INFO] 02:46:17 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-netconf-connector --- 02:46:17 [INFO] Wrote dependency tree to: /w/workspace/netconf-maven-clm-master/features/odl-netconf-connector/target/test-features 02:46:17 [INFO] 02:46:17 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-netconf-connector --- 02:46:17 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/features/odl-netconf-connector/target/sonatype-clm/module.xml 02:46:17 [INFO] 02:46:17 [INFO] ------------< org.opendaylight.netconf:netconf-test-models >------------ 02:46:17 [INFO] Building netconf-test-models 7.0.5-SNAPSHOT [69/121] 02:46:17 [INFO] -------------------------------[ bundle ]------------------------------- 02:46:17 [INFO] 02:46:17 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-test-models --- 02:46:17 [INFO] 02:46:17 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-test-models --- 02:46:17 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:46:17 [INFO] 02:46:17 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-test-models --- 02:46:17 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:46:17 [INFO] 02:46:17 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-test-models --- 02:46:18 [INFO] 02:46:18 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ netconf-test-models --- 02:46:18 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-clm-master/netconf/netconf-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/** 02:46:18 [INFO] 02:46:18 [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ netconf-test-models --- 02:46:18 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 02:46:18 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-master/netconf/netconf-test-models/src/main/yang 02:46:18 [INFO] yang-to-sources: Found 3 dependencies in 1.688 ms 02:46:18 [INFO] yang-to-sources: Project model files found: 3 in 937.8 μs 02:46:18 [INFO] yang-to-sources: 5 YANG models processed in 10.54 ms 02:46:18 [INFO] BindingJavaFileGenerator: Defined 32 files in 2.483 ms 02:46:18 [INFO] Sorted 32 files into 7 directories in 88.06 μs 02:46:18 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 32 in 7.777 ms 02:46:18 [INFO] 02:46:18 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-test-models --- 02:46:18 [INFO] Starting audit... 02:46:18 Audit done. 02:46:18 [INFO] You have 0 Checkstyle violations. 02:46:18 [INFO] 02:46:18 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-test-models --- 02:46:18 [INFO] Starting audit... 02:46:18 Audit done. 02:46:18 [INFO] You have 0 Checkstyle violations. 02:46:18 [INFO] 02:46:18 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-test-models --- 02:46:18 [INFO] 02:46:18 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-test-models --- 02:46:18 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/netconf/netconf-test-models/src/main/resources 02:46:18 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/netconf/netconf-test-models/target/generated-sources/spi 02:46:18 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 02:46:18 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 02:46:18 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 02:46:18 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/netconf/netconf-test-models/target/generated-sources/spi 02:46:18 [INFO] 02:46:18 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ netconf-test-models --- 02:46:18 [INFO] Recompiling the module because of changed dependency. 02:46:18 [INFO] Compiling 31 source files with javac [debug release 17] to target/classes 02:46:18 [INFO] 02:46:18 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ netconf-test-models >>> 02:46:18 [INFO] 02:46:18 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ netconf-test-models --- 02:46:18 [INFO] Fork Value is true 02:46:21 [INFO] Done SpotBugs Analysis.... 02:46:21 [INFO] 02:46:21 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ netconf-test-models <<< 02:46:21 [INFO] 02:46:21 [INFO] 02:46:21 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ netconf-test-models --- 02:46:21 [INFO] BugInstance size is 0 02:46:21 [INFO] Error size is 0 02:46:21 [INFO] No errors/warnings found 02:46:21 [INFO] 02:46:21 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-test-models --- 02:46:21 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/netconf/netconf-test-models/src/test/resources 02:46:21 [INFO] 02:46:21 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ netconf-test-models --- 02:46:21 [INFO] No sources to compile 02:46:21 [INFO] 02:46:21 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ netconf-test-models --- 02:46:21 [INFO] No tests to run. 02:46:21 [INFO] 02:46:21 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ netconf-test-models --- 02:46:21 [INFO] 02:46:21 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-test-models --- 02:46:21 [INFO] Building bundle: /w/workspace/netconf-maven-clm-master/netconf/netconf-test-models/target/netconf-test-models-7.0.5-SNAPSHOT.jar 02:46:21 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-master/netconf/netconf-test-models/target/classes/META-INF/MANIFEST.MF 02:46:21 [INFO] 02:46:21 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-test-models --- 02:46:21 [INFO] No previous run data found, generating javadoc. 02:46:22 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/netconf/netconf-test-models/target/netconf-test-models-7.0.5-SNAPSHOT-javadoc.jar 02:46:22 [INFO] 02:46:22 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ netconf-test-models --- 02:46:22 [INFO] CycloneDX: Resolving Dependencies 02:46:23 [INFO] CycloneDX: Creating BOM version 1.4 with 20 component(s) 02:46:23 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/netconf/netconf-test-models/target/bom.xml 02:46:23 [INFO] attaching as netconf-test-models-7.0.5-SNAPSHOT-cyclonedx.xml 02:46:23 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/netconf/netconf-test-models/target/bom.json 02:46:23 [INFO] attaching as netconf-test-models-7.0.5-SNAPSHOT-cyclonedx.json 02:46:23 [INFO] 02:46:23 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-test-models --- 02:46:23 [INFO] Skipping duplicate-finder execution! 02:46:23 [INFO] 02:46:23 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-test-models --- 02:46:23 [INFO] No dependency problems found 02:46:23 [INFO] 02:46:23 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ netconf-test-models --- 02:46:23 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/netconf/netconf-test-models/target/netconf-test-models-7.0.5-SNAPSHOT-sources.jar 02:46:23 [INFO] 02:46:23 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ netconf-test-models --- 02:46:23 [INFO] 02:46:23 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ netconf-test-models --- 02:46:23 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:46:23 [INFO] 02:46:23 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-test-models --- 02:46:23 [INFO] Installing /w/workspace/netconf-maven-clm-master/netconf/netconf-test-models/target/netconf-test-models-7.0.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-test-models/7.0.5-SNAPSHOT/netconf-test-models-7.0.5-SNAPSHOT.jar 02:46:23 [INFO] Installing /w/workspace/netconf-maven-clm-master/netconf/netconf-test-models/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-test-models/7.0.5-SNAPSHOT/netconf-test-models-7.0.5-SNAPSHOT.pom 02:46:23 [INFO] Installing /w/workspace/netconf-maven-clm-master/netconf/netconf-test-models/target/netconf-test-models-7.0.5-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-test-models/7.0.5-SNAPSHOT/netconf-test-models-7.0.5-SNAPSHOT-javadoc.jar 02:46:23 [INFO] Installing /w/workspace/netconf-maven-clm-master/netconf/netconf-test-models/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-test-models/7.0.5-SNAPSHOT/netconf-test-models-7.0.5-SNAPSHOT-cyclonedx.xml 02:46:23 [INFO] Installing /w/workspace/netconf-maven-clm-master/netconf/netconf-test-models/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-test-models/7.0.5-SNAPSHOT/netconf-test-models-7.0.5-SNAPSHOT-cyclonedx.json 02:46:23 [INFO] Installing /w/workspace/netconf-maven-clm-master/netconf/netconf-test-models/target/netconf-test-models-7.0.5-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-test-models/7.0.5-SNAPSHOT/netconf-test-models-7.0.5-SNAPSHOT-sources.jar 02:46:23 [INFO] 02:46:23 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-test-models --- 02:46:23 [INFO] Installing org/opendaylight/netconf/netconf-test-models/7.0.5-SNAPSHOT/netconf-test-models-7.0.5-SNAPSHOT.jar 02:46:23 [INFO] Writing OBR metadata 02:46:23 [INFO] 02:46:23 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-test-models --- 02:46:23 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:46:23 [INFO] 02:46:23 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-test-models --- 02:46:23 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 02:46:23 [INFO] 02:46:23 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ netconf-test-models --- 02:46:23 [INFO] org.opendaylight.netconf:netconf-test-models:bundle:7.0.5-SNAPSHOT 02:46:23 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.1:compile 02:46:23 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile 02:46:23 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.1:compile 02:46:23 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.1:compile 02:46:23 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile 02:46:23 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 02:46:23 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 02:46:23 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 02:46:23 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 02:46:23 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.25.0:compile 02:46:23 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 02:46:23 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 02:46:23 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile 02:46:23 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.2:compile 02:46:23 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.2:compile 02:46:23 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 02:46:23 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.2:compile 02:46:23 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 02:46:23 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 02:46:23 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 02:46:23 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 02:46:23 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 02:46:23 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 02:46:23 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 02:46:23 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 02:46:23 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 02:46:23 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 02:46:23 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 02:46:23 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 02:46:23 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 02:46:23 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 02:46:23 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 02:46:23 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 02:46:23 [INFO] +- junit:junit:jar:4.13.2:test 02:46:23 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 02:46:23 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 02:46:23 [INFO] \- org.mockito:mockito-core:jar:5.11.0:test 02:46:23 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.12:test 02:46:23 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.12:test 02:46:23 [INFO] \- org.objenesis:objenesis:jar:3.3:test 02:46:23 [INFO] 02:46:23 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ netconf-test-models --- 02:46:23 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/netconf/netconf-test-models/target/sonatype-clm/module.xml 02:46:23 [INFO] 02:46:23 [INFO] -------------< org.opendaylight.netconf:netconf-topology >-------------- 02:46:23 [INFO] Building netconf-topology 7.0.5-SNAPSHOT [70/121] 02:46:23 [INFO] -------------------------------[ bundle ]------------------------------- 02:46:23 [INFO] 02:46:23 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-topology --- 02:46:23 [INFO] 02:46:23 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-topology --- 02:46:23 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:46:23 [INFO] 02:46:23 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-topology --- 02:46:23 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:46:23 [INFO] 02:46:23 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-topology --- 02:46:24 [INFO] 02:46:24 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ netconf-topology --- 02:46:24 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-clm-master/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/** 02:46:24 [INFO] 02:46:24 [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ netconf-topology --- 02:46:24 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 02:46:24 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-master/apps/netconf-topology/src/main/yang 02:46:24 [INFO] yang-to-sources: Found 21 dependencies in 8.605 ms 02:46:24 [INFO] yang-to-sources: Project model files found: 2 in 944.7 μs 02:46:24 [INFO] yang-to-sources: 7 YANG models processed in 79.39 ms 02:46:24 [INFO] BindingJavaFileGenerator: Defined 44 files in 6.993 ms 02:46:24 [INFO] Sorted 44 files into 12 directories in 88.59 μs 02:46:24 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 44 in 29.02 ms 02:46:24 [INFO] 02:46:24 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-topology --- 02:46:24 [INFO] Starting audit... 02:46:24 Audit done. 02:46:24 [INFO] You have 0 Checkstyle violations. 02:46:24 [INFO] 02:46:24 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-topology --- 02:46:25 [INFO] Starting audit... 02:46:25 Audit done. 02:46:25 [INFO] You have 0 Checkstyle violations. 02:46:25 [INFO] 02:46:25 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-topology --- 02:46:25 [INFO] 02:46:25 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-topology --- 02:46:25 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/apps/netconf-topology/src/main/resources 02:46:25 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/apps/netconf-topology/target/generated-sources/spi 02:46:25 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 02:46:25 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 02:46:25 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 02:46:25 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/apps/netconf-topology/target/generated-sources/spi 02:46:25 [INFO] 02:46:25 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ netconf-topology --- 02:46:25 [INFO] Recompiling the module because of changed dependency. 02:46:25 [INFO] Compiling 53 source files with javac [debug release 17] to target/classes 02:46: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 02:46:25 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:46:25 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:46:25 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:46:25 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:46:25 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:46:25 [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found 02:46:25 [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault' 02:46: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 02:46:25 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:46:25 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:46:25 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:46:25 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:46:25 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:46: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 02:46:25 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:46:25 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:46:25 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:46:25 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:46:25 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:46:25 [WARNING] /w/workspace/netconf-maven-clm-master/apps/netconf-topology/src/main/java/org/opendaylight/netconf/topology/spi/NetconfTopologyDeviceSalFacade.java:[28,54] defaultTopologyMountPath(org.opendaylight.netconf.client.mdsal.api.RemoteDeviceId) in org.opendaylight.netconf.topology.spi.NetconfNodeUtils has been deprecated and marked for removal 02:46:25 [WARNING] /w/workspace/netconf-maven-clm-master/apps/netconf-topology/src/main/java/org/opendaylight/netconf/topology/spi/NetconfTopologyDeviceSalFacade.java:[29,89] DEFAULT_TOPOLOGY_IID in org.opendaylight.netconf.topology.spi.NetconfNodeUtils has been deprecated and marked for removal 02:46:25 [WARNING] /w/workspace/netconf-maven-clm-master/apps/netconf-topology/src/main/java/org/opendaylight/netconf/topology/spi/NetconfNodeHandler.java:[356,47] registry() in org.opendaylight.netconf.client.mdsal.api.DeviceNetconfSchemaProvider has been deprecated 02:46:25 [INFO] 02:46:25 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ netconf-topology >>> 02:46:25 [INFO] 02:46:25 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ netconf-topology --- 02:46:25 [INFO] Fork Value is true 02:46:30 [INFO] Done SpotBugs Analysis.... 02:46:30 [INFO] 02:46:30 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ netconf-topology <<< 02:46:30 [INFO] 02:46:30 [INFO] 02:46:30 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ netconf-topology --- 02:46:30 [INFO] BugInstance size is 0 02:46:30 [INFO] Error size is 0 02:46:30 [INFO] No errors/warnings found 02:46:30 [INFO] 02:46:30 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-topology --- 02:46:30 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/apps/netconf-topology/src/test/resources 02:46:30 [INFO] 02:46:30 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ netconf-topology --- 02:46:30 [INFO] Recompiling the module because of changed dependency. 02:46:30 [INFO] Compiling 7 source files with javac [debug release 17] to target/test-classes 02:46:30 [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 02:46:30 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:46:30 [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 02:46:30 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:46:30 [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 02:46:30 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:46:30 [WARNING] /w/workspace/netconf-maven-clm-master/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfTopologyRPCProviderTest.java:[61,13] org.opendaylight.netconf.topology.spi.NetconfTopologyRPCProvider in org.opendaylight.netconf.topology.spi has been deprecated 02:46:30 [WARNING] /w/workspace/netconf-maven-clm-master/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfTopologyRPCProviderTest.java:[61,13] org.opendaylight.netconf.topology.spi.NetconfTopologyRPCProvider in org.opendaylight.netconf.topology.spi has been deprecated 02:46:30 [WARNING] /w/workspace/netconf-maven-clm-master/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfTopologyRPCProviderTest.java:[61,13] org.opendaylight.netconf.topology.spi.NetconfTopologyRPCProvider in org.opendaylight.netconf.topology.spi has been deprecated 02:46:30 [WARNING] /w/workspace/netconf-maven-clm-master/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfTopologyRPCProviderTest.java:[67,27] org.opendaylight.netconf.topology.spi.NetconfTopologyRPCProvider in org.opendaylight.netconf.topology.spi has been deprecated 02:46:30 [WARNING] /w/workspace/netconf-maven-clm-master/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfDeficeTopologyAdapterIntegrationTest.java:[52,25] DEFAULT_TOPOLOGY_IID in org.opendaylight.netconf.topology.spi.NetconfNodeUtils has been deprecated and marked for removal 02:46:30 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:46:30 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:46:30 [WARNING] /w/workspace/netconf-maven-clm-master/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfDeviceTopologyAdapterTest.java:[54,25] DEFAULT_TOPOLOGY_IID in org.opendaylight.netconf.topology.spi.NetconfNodeUtils has been deprecated and marked for removal 02:46:30 [WARNING] /w/workspace/netconf-maven-clm-master/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfDeviceTopologyAdapterTest.java:[72,37] unchecked method invocation: method put in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types 02:46:30 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T 02:46:30 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node 02:46:30 [WARNING] /w/workspace/netconf-maven-clm-master/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfDeviceTopologyAdapterTest.java:[72,79] unchecked conversion 02:46:30 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 02:46:30 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 02:46:30 [WARNING] /w/workspace/netconf-maven-clm-master/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfDeviceTopologyAdapterTest.java:[93,37] unchecked method invocation: method put in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types 02:46:30 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T 02:46:30 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yang.gen.v1.urn.opendaylight.netconf.node.topology.rev231121.NetconfNode 02:46:30 [WARNING] /w/workspace/netconf-maven-clm-master/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfDeviceTopologyAdapterTest.java:[93,79] unchecked conversion 02:46:30 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 02:46:30 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 02:46:30 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:46:30 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T 02:46:30 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node 02:46:30 [WARNING] /w/workspace/netconf-maven-clm-master/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfDeviceTopologyAdapterTest.java:[100,74] unchecked conversion 02:46:30 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 02:46:30 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 02:46:30 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:46:30 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T 02:46:30 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yang.gen.v1.urn.opendaylight.netconf.node.topology.rev231121.NetconfNode 02:46:30 [WARNING] /w/workspace/netconf-maven-clm-master/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfDeviceTopologyAdapterTest.java:[107,79] unchecked conversion 02:46:30 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 02:46:30 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 02:46:30 [WARNING] /w/workspace/netconf-maven-clm-master/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfDeviceTopologyAdapterTest.java:[112,37] unchecked method invocation: method put in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types 02:46:30 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T 02:46:30 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node 02:46:30 [WARNING] /w/workspace/netconf-maven-clm-master/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfDeviceTopologyAdapterTest.java:[112,74] unchecked conversion 02:46:30 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 02:46:30 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 02:46:30 [WARNING] /w/workspace/netconf-maven-clm-master/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfDeviceTopologyAdapterTest.java:[113,37] unchecked method invocation: method put in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types 02:46:30 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T 02:46:30 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node 02:46:30 [WARNING] /w/workspace/netconf-maven-clm-master/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfDeviceTopologyAdapterTest.java:[113,74] unchecked conversion 02:46:30 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 02:46:30 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 02:46:30 [INFO] 02:46:30 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ netconf-topology --- 02:46:30 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:46:30 [INFO] 02:46:30 [INFO] ------------------------------------------------------- 02:46:30 [INFO] T E S T S 02:46:30 [INFO] ------------------------------------------------------- 02:46:31 [INFO] Running org.opendaylight.netconf.topology.spi.AbstractNetconfTopologyTest 02:46:31 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.176 s -- in org.opendaylight.netconf.topology.spi.AbstractNetconfTopologyTest 02:46:31 [INFO] Running org.opendaylight.netconf.topology.spi.NetconfClientConfigurationBuilderFactoryImplTest 02:46:31 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 02:46:34 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.345 s -- in org.opendaylight.netconf.topology.spi.NetconfClientConfigurationBuilderFactoryImplTest 02:46:34 [INFO] Running org.opendaylight.netconf.topology.spi.NetconfTopologyRPCProviderTest 02:46:34 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.253 s -- in org.opendaylight.netconf.topology.spi.NetconfTopologyRPCProviderTest 02:46:34 [INFO] Running org.opendaylight.netconf.topology.spi.NetconfDeficeTopologyAdapterIntegrationTest 02:46:37 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.912 s -- in org.opendaylight.netconf.topology.spi.NetconfDeficeTopologyAdapterIntegrationTest 02:46:37 [INFO] Running org.opendaylight.netconf.topology.spi.NetconfNodeHandlerTest 02:46:40 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.684 s -- in org.opendaylight.netconf.topology.spi.NetconfNodeHandlerTest 02:46:40 [INFO] Running org.opendaylight.netconf.topology.spi.NetconfNodeUtilsTest 02:46:40 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.netconf.topology.spi.NetconfNodeUtilsTest 02:46:40 [INFO] Running org.opendaylight.netconf.topology.spi.NetconfDeviceTopologyAdapterTest 02:46:40 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.143 s -- in org.opendaylight.netconf.topology.spi.NetconfDeviceTopologyAdapterTest 02:46:41 [INFO] 02:46:41 [INFO] Results: 02:46:41 [INFO] 02:46:41 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0 02:46:41 [INFO] 02:46:41 [INFO] 02:46:41 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ netconf-topology --- 02:46:41 [INFO] 02:46:41 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-topology --- 02:46:41 [INFO] Building bundle: /w/workspace/netconf-maven-clm-master/apps/netconf-topology/target/netconf-topology-7.0.5-SNAPSHOT.jar 02:46:41 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-master/apps/netconf-topology/target/classes/META-INF/MANIFEST.MF 02:46:41 [INFO] 02:46:41 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-topology --- 02:46:41 [INFO] No previous run data found, generating javadoc. 02:46:44 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/apps/netconf-topology/target/netconf-topology-7.0.5-SNAPSHOT-javadoc.jar 02:46:44 [INFO] 02:46:44 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ netconf-topology --- 02:46:44 [INFO] CycloneDX: Resolving Dependencies 02:46:45 [INFO] CycloneDX: Creating BOM version 1.4 with 122 component(s) 02:46:45 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/apps/netconf-topology/target/bom.xml 02:46:45 [INFO] attaching as netconf-topology-7.0.5-SNAPSHOT-cyclonedx.xml 02:46:45 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/apps/netconf-topology/target/bom.json 02:46:45 [INFO] attaching as netconf-topology-7.0.5-SNAPSHOT-cyclonedx.json 02:46:45 [INFO] 02:46:45 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-topology --- 02:46:45 [INFO] Skipping duplicate-finder execution! 02:46:45 [INFO] 02:46:45 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-topology --- 02:46:45 [WARNING] Used undeclared dependencies found: 02:46:45 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.2:compile 02:46:45 [WARNING] org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.1:compile 02:46:45 [WARNING] org.opendaylight.netconf:netconf-client:jar:7.0.5-SNAPSHOT:compile 02:46:45 [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.1:compile 02:46:45 [WARNING] org.opendaylight.yangtools:yang-data-api:jar:13.0.2:compile 02:46:45 [WARNING] org.opendaylight.yangtools:yang-parser-impl:jar:13.0.2:compile 02:46:45 [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.1:test 02:46:45 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile 02:46:45 [WARNING] org.opendaylight.netconf:transport-tls:jar:7.0.5-SNAPSHOT:compile 02:46:45 [WARNING] io.netty:netty-common:jar:4.1.107.Final:compile 02:46:45 [WARNING] org.opendaylight.netconf.model:rfc6241:jar:7.0.5-SNAPSHOT:compile 02:46:45 [WARNING] org.opendaylight.yangtools:yang-parser-api:jar:13.0.2:compile 02:46:45 [WARNING] org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.5-SNAPSHOT:compile 02:46:45 [WARNING] org.opendaylight.netconf:netconf-api:jar:7.0.5-SNAPSHOT:compile 02:46:45 [WARNING] org.checkerframework:checker-qual:jar:3.42.0:compile 02:46:45 [WARNING] org.opendaylight.netconf:shaded-sshd:jar:7.0.5-SNAPSHOT:compile 02:46:45 [WARNING] org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.1:compile 02:46:45 [WARNING] org.opendaylight.netconf:transport-tcp:jar:7.0.5-SNAPSHOT:compile 02:46:45 [WARNING] org.opendaylight.netconf:netconf-common:jar:7.0.5-SNAPSHOT:compile 02:46:45 [WARNING] org.opendaylight.netconf:transport-api:jar:7.0.5-SNAPSHOT:compile 02:46:45 [WARNING] org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.1:compile 02:46:45 [WARNING] org.opendaylight.yangtools:yang-model-api:jar:13.0.2:compile 02:46:45 [WARNING] org.opendaylight.yangtools:yang-data-spi:jar:13.0.2:compile 02:46:45 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1:compile 02:46:45 [WARNING] org.opendaylight.netconf:transport-ssh:jar:7.0.5-SNAPSHOT:compile 02:46:45 [WARNING] org.opendaylight.yangtools:yang-repo-spi:jar:13.0.2:compile 02:46:45 [WARNING] io.netty:netty-handler:jar:4.1.107.Final:compile 02:46:45 [WARNING] Unused declared dependencies found: 02:46:45 [WARNING] org.bouncycastle:bcpkix-jdk18on:jar:1.77:compile 02:46:45 [WARNING] Non-test scoped test only dependencies found: 02:46:45 [WARNING] org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.1:compile 02:46:45 [WARNING] org.opendaylight.netconf:netconf-api:jar:7.0.5-SNAPSHOT:compile 02:46:45 [WARNING] org.opendaylight.yangtools:yang-parser-impl:jar:13.0.2:compile 02:46:45 [WARNING] org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.1:compile 02:46:45 [WARNING] org.opendaylight.yangtools:yang-parser-api:jar:13.0.2:compile 02:46:45 [WARNING] org.opendaylight.yangtools:yang-data-spi:jar:13.0.2:compile 02:46:45 [INFO] 02:46:45 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ netconf-topology --- 02:46:45 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/apps/netconf-topology/target/netconf-topology-7.0.5-SNAPSHOT-sources.jar 02:46:46 [INFO] 02:46:46 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ netconf-topology --- 02:46:46 [INFO] 02:46:46 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ netconf-topology --- 02:46:46 [INFO] Loading execution data file /w/workspace/netconf-maven-clm-master/apps/netconf-topology/target/code-coverage/jacoco.exec 02:46:46 [INFO] Analyzed bundle 'netconf-topology' with 20 classes 02:46:46 [INFO] 02:46:46 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-topology --- 02:46:46 [INFO] Installing /w/workspace/netconf-maven-clm-master/apps/netconf-topology/target/netconf-topology-7.0.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-topology/7.0.5-SNAPSHOT/netconf-topology-7.0.5-SNAPSHOT.jar 02:46:46 [INFO] Installing /w/workspace/netconf-maven-clm-master/apps/netconf-topology/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-topology/7.0.5-SNAPSHOT/netconf-topology-7.0.5-SNAPSHOT.pom 02:46:46 [INFO] Installing /w/workspace/netconf-maven-clm-master/apps/netconf-topology/target/netconf-topology-7.0.5-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-topology/7.0.5-SNAPSHOT/netconf-topology-7.0.5-SNAPSHOT-javadoc.jar 02:46:46 [INFO] Installing /w/workspace/netconf-maven-clm-master/apps/netconf-topology/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-topology/7.0.5-SNAPSHOT/netconf-topology-7.0.5-SNAPSHOT-cyclonedx.xml 02:46:46 [INFO] Installing /w/workspace/netconf-maven-clm-master/apps/netconf-topology/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-topology/7.0.5-SNAPSHOT/netconf-topology-7.0.5-SNAPSHOT-cyclonedx.json 02:46:46 [INFO] Installing /w/workspace/netconf-maven-clm-master/apps/netconf-topology/target/netconf-topology-7.0.5-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-topology/7.0.5-SNAPSHOT/netconf-topology-7.0.5-SNAPSHOT-sources.jar 02:46:46 [INFO] 02:46:46 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-topology --- 02:46:46 [INFO] Installing org/opendaylight/netconf/netconf-topology/7.0.5-SNAPSHOT/netconf-topology-7.0.5-SNAPSHOT.jar 02:46:46 [INFO] Writing OBR metadata 02:46:46 [INFO] 02:46:46 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-topology --- 02:46:46 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:46:46 [INFO] 02:46:46 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-topology --- 02:46:46 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 02:46:46 [INFO] 02:46:46 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ netconf-topology --- 02:46:46 [INFO] org.opendaylight.netconf:netconf-topology:bundle:7.0.5-SNAPSHOT 02:46:46 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 02:46:46 [INFO] +- org.bouncycastle:bcpkix-jdk18on:jar:1.77:compile 02:46:46 [INFO] | +- org.bouncycastle:bcprov-jdk18on:jar:1.77:compile 02:46:46 [INFO] | \- org.bouncycastle:bcutil-jdk18on:jar:1.77:compile 02:46:46 [INFO] +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.3:compile 02:46:46 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.1:compile 02:46:46 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile 02:46:46 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.1:compile 02:46:46 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.1:compile 02:46:46 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile 02:46:46 [INFO] +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.1:compile 02:46:46 [INFO] +- org.opendaylight.netconf:netconf-client-mdsal:jar:7.0.5-SNAPSHOT:compile 02:46:46 [INFO] | +- com.google.code.gson:gson:jar:2.10.1:compile 02:46:46 [INFO] | +- io.netty:netty-common:jar:4.1.107.Final:compile 02:46:46 [INFO] | +- io.netty:netty-handler:jar:4.1.107.Final:compile 02:46:46 [INFO] | | +- io.netty:netty-resolver:jar:4.1.107.Final:compile 02:46:46 [INFO] | | +- io.netty:netty-buffer:jar:4.1.107.Final:compile 02:46:46 [INFO] | | +- io.netty:netty-transport-native-unix-common:jar:4.1.107.Final:compile 02:46:46 [INFO] | | \- io.netty:netty-codec:jar:4.1.107.Final:compile 02:46:46 [INFO] | +- io.netty:netty-transport:jar:4.1.107.Final:compile 02:46:46 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 02:46:46 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.1:compile 02:46:46 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.1:compile 02:46:46 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.1:compile 02:46:46 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.1:compile 02:46:46 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1:compile 02:46:46 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.1:compile 02:46:46 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.2:compile 02:46:46 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.1:compile 02:46:46 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.2:compile 02:46:46 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.2:compile 02:46:46 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.1:compile 02:46:46 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.1:compile 02:46:46 [INFO] | +- org.opendaylight.netconf:netconf-api:jar:7.0.5-SNAPSHOT:compile 02:46:46 [INFO] | | \- org.opendaylight.odlparent:logging-markers:jar:13.0.11:compile 02:46:46 [INFO] | +- org.opendaylight.netconf:keystore-legacy:jar:7.0.5-SNAPSHOT:compile 02:46:46 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.1:compile 02:46:46 [INFO] | +- org.opendaylight.netconf:netconf-client:jar:7.0.5-SNAPSHOT:compile 02:46:46 [INFO] | | +- org.opendaylight.netconf:netconf-netty-util:jar:7.0.5-SNAPSHOT:compile 02:46:46 [INFO] | | +- org.opendaylight.netconf:shaded-exificient:jar:7.0.5-SNAPSHOT:compile 02:46:46 [INFO] | | +- org.opendaylight.netconf:transport-tcp:jar:7.0.5-SNAPSHOT:compile 02:46:46 [INFO] | | | +- io.netty:netty-transport-classes-epoll:jar:4.1.107.Final:compile 02:46:46 [INFO] | | | +- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.5-SNAPSHOT:compile 02:46:46 [INFO] | | | \- org.opendaylight.netconf:transport-api:jar:7.0.5-SNAPSHOT:compile 02:46:46 [INFO] | | +- org.opendaylight.netconf:transport-ssh:jar:7.0.5-SNAPSHOT:compile 02:46:46 [INFO] | | | +- commons-codec:commons-codec:jar:1.15:compile 02:46:46 [INFO] | | | +- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.1:compile 02:46:46 [INFO] | | | +- org.opendaylight.netconf:keystore-api:jar:7.0.5-SNAPSHOT:compile 02:46:46 [INFO] | | | +- org.opendaylight.netconf:shaded-sshd:jar:7.0.5-SNAPSHOT:compile 02:46:46 [INFO] | | | +- org.opendaylight.netconf:truststore-api:jar:7.0.5-SNAPSHOT:compile 02:46:46 [INFO] | | | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.5-SNAPSHOT:compile 02:46:46 [INFO] | | \- org.opendaylight.netconf:transport-tls:jar:7.0.5-SNAPSHOT:compile 02:46:46 [INFO] | +- org.opendaylight.netconf:netconf-common:jar:7.0.5-SNAPSHOT:compile 02:46:46 [INFO] | +- org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.5-SNAPSHOT:compile 02:46:46 [INFO] | +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.5-SNAPSHOT:compile 02:46:46 [INFO] | +- org.opendaylight.netconf.model:rfc5277:jar:7.0.5-SNAPSHOT:compile 02:46:46 [INFO] | +- org.opendaylight.netconf.model:rfc6022:jar:7.0.5-SNAPSHOT:compile 02:46:46 [INFO] | +- org.opendaylight.netconf.model:rfc6241:jar:7.0.5-SNAPSHOT:compile 02:46:46 [INFO] | +- org.opendaylight.netconf.model:rfc6470:jar:7.0.5-SNAPSHOT:compile 02:46:46 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.2:compile 02:46:46 [INFO] | +- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.2:compile 02:46:46 [INFO] | +- org.opendaylight.yangtools:util:jar:13.0.2:compile 02:46:46 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 02:46:46 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.2:compile 02:46:46 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile 02:46:46 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.2:compile 02:46:46 [INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.2:compile 02:46:46 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.2:compile 02:46:46 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 02:46:46 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.2:compile 02:46:46 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.2:compile 02:46:46 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.2:compile 02:46:46 [INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.2:compile 02:46:46 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.2:compile 02:46:46 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.2:compile 02:46:46 [INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.2:compile 02:46:46 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.2:compile 02:46:46 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.2:compile 02:46:46 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.2:compile 02:46:46 [INFO] | +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.2:compile 02:46:46 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.2:compile 02:46:46 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.2:compile 02:46:46 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.2:compile 02:46:46 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.2:compile 02:46:46 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.2:compile 02:46:46 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.2:compile 02:46:46 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.2:compile 02:46:46 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.2:compile 02:46:46 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.2:compile 02:46:46 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.2:compile 02:46:46 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.2:compile 02:46:46 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.2:compile 02:46:46 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.2:compile 02:46:46 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.2:compile 02:46:46 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.2:compile 02:46:46 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.2:compile 02:46:46 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.2:compile 02:46:46 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.2:compile 02:46:46 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.2:compile 02:46:46 [INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.2:compile 02:46:46 [INFO] | | +- org.antlr:antlr4-runtime:jar:4.13.1:compile 02:46:46 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:13.0.2:compile 02:46:46 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.2:compile 02:46:46 [INFO] | +- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.2:compile 02:46:46 [INFO] | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.2:compile 02:46:46 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 02:46:46 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 02:46:46 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 02:46:46 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 02:46:46 [INFO] +- org.osgi:org.osgi.service.metatype.annotations:jar:1.4.1:provided 02:46:46 [INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided 02:46:46 [INFO] +- org.awaitility:awaitility:jar:4.1.1:test 02:46:46 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:13.0.2:test 02:46:46 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:13.0.1:test 02:46:46 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.11:test 02:46:46 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.1:test 02:46:46 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.1:test 02:46:46 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.1:test 02:46:46 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.1:test 02:46:46 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.1:test 02:46:46 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.1:test 02:46:46 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.1:test 02:46:46 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.1:test 02:46:46 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.1:test 02:46:46 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.1:test 02:46:46 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.1:test 02:46:46 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.2:test 02:46:46 [INFO] +- org.opendaylight.netconf:netconf-test-models:jar:7.0.5-SNAPSHOT:test 02:46:46 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 02:46:46 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 02:46:46 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 02:46:46 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.25.0:compile 02:46:46 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 02:46:46 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 02:46:46 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile 02:46:46 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.2:compile 02:46:46 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 02:46:46 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 02:46:46 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 02:46:46 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 02:46:46 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 02:46:46 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 02:46:46 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 02:46:46 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 02:46:46 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 02:46:46 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 02:46:46 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 02:46:46 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 02:46:46 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 02:46:46 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 02:46:46 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 02:46:46 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 02:46:46 [INFO] +- junit:junit:jar:4.13.2:test 02:46:46 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 02:46:46 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 02:46:46 [INFO] \- org.mockito:mockito-core:jar:5.11.0:test 02:46:46 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.12:test 02:46:46 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.12:test 02:46:46 [INFO] \- org.objenesis:objenesis:jar:3.3:test 02:46:46 [INFO] 02:46:46 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ netconf-topology --- 02:46:46 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/apps/netconf-topology/target/sonatype-clm/module.xml 02:46:46 [INFO] 02:46:46 [INFO] --------< org.opendaylight.netconf:netconf-topology-singleton >--------- 02:46:46 [INFO] Building netconf-topology-singleton 7.0.5-SNAPSHOT [71/121] 02:46:46 [INFO] -------------------------------[ bundle ]------------------------------- 02:46:46 [INFO] 02:46:46 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-topology-singleton --- 02:46:46 [INFO] 02:46:46 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-topology-singleton --- 02:46:46 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:46:46 [INFO] 02:46:46 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-topology-singleton --- 02:46:46 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:46:46 [INFO] 02:46:46 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-topology-singleton --- 02:46:46 [INFO] 02:46:46 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ netconf-topology-singleton --- 02:46:46 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-clm-master/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/** 02:46:46 [INFO] 02:46:46 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-topology-singleton --- 02:46:46 [INFO] Starting audit... 02:46:46 Audit done. 02:46:46 [INFO] You have 0 Checkstyle violations. 02:46:46 [INFO] 02:46:46 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-topology-singleton --- 02:46:49 [INFO] Starting audit... 02:46:49 Audit done. 02:46:49 [INFO] You have 0 Checkstyle violations. 02:46:49 [INFO] 02:46:49 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-topology-singleton --- 02:46:49 [INFO] 02:46:49 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-topology-singleton --- 02:46:49 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/apps/netconf-topology-singleton/src/main/resources 02:46:49 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/apps/netconf-topology-singleton/target/generated-sources/spi 02:46:49 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/apps/netconf-topology-singleton/target/generated-sources/yang 02:46:49 [INFO] 02:46:49 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ netconf-topology-singleton --- 02:46:49 [INFO] Recompiling the module because of changed dependency. 02:46:49 [INFO] Compiling 78 source files with javac [debug release 17] to target/classes 02:46:50 [WARNING] /w/workspace/netconf-maven-clm-master/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/actors/NetconfNodeActor.java:[207,43] repository() in org.opendaylight.netconf.client.mdsal.api.DeviceNetconfSchemaProvider has been deprecated 02:46:50 [WARNING] /w/workspace/netconf-maven-clm-master/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/actors/NetconfNodeActor.java:[310,50] registry() in org.opendaylight.netconf.client.mdsal.api.DeviceNetconfSchemaProvider has been deprecated 02:46:50 [WARNING] /w/workspace/netconf-maven-clm-master/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/actors/NetconfNodeActor.java:[317,30] repository() in org.opendaylight.netconf.client.mdsal.api.DeviceNetconfSchemaProvider has been deprecated 02:46:50 [WARNING] /w/workspace/netconf-maven-clm-master/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/SlaveSalFacade.java:[39,79] defaultTopologyMountPath(org.opendaylight.netconf.client.mdsal.api.RemoteDeviceId) in org.opendaylight.netconf.topology.spi.NetconfNodeUtils has been deprecated and marked for removal 02:46:50 [WARNING] /w/workspace/netconf-maven-clm-master/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/MasterSalFacade.java:[69,74] defaultTopologyMountPath(org.opendaylight.netconf.client.mdsal.api.RemoteDeviceId) in org.opendaylight.netconf.topology.spi.NetconfNodeUtils has been deprecated and marked for removal 02:46:50 [WARNING] /w/workspace/netconf-maven-clm-master/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/MasterSalFacade.java:[75,89] DEFAULT_TOPOLOGY_IID in org.opendaylight.netconf.topology.spi.NetconfNodeUtils has been deprecated and marked for removal 02:46:50 [WARNING] /w/workspace/netconf-maven-clm-master/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/NetconfTopologyManager.java:[107,13] org.opendaylight.netconf.topology.spi.NetconfTopologyRPCProvider in org.opendaylight.netconf.topology.spi has been deprecated 02:46:50 [WARNING] /w/workspace/netconf-maven-clm-master/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/NetconfTopologyManager.java:[107,13] org.opendaylight.netconf.topology.spi.NetconfTopologyRPCProvider in org.opendaylight.netconf.topology.spi has been deprecated 02:46:50 [WARNING] /w/workspace/netconf-maven-clm-master/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/NetconfTopologyManager.java:[107,13] org.opendaylight.netconf.topology.spi.NetconfTopologyRPCProvider in org.opendaylight.netconf.topology.spi has been deprecated 02:46:50 [WARNING] /w/workspace/netconf-maven-clm-master/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/NetconfTopologyManager.java:[141,29] DEFAULT_TOPOLOGY_NAME in org.opendaylight.netconf.topology.spi.NetconfNodeUtils has been deprecated and marked for removal 02:46:50 [WARNING] /w/workspace/netconf-maven-clm-master/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/NetconfTopologyManager.java:[169,27] org.opendaylight.netconf.topology.spi.NetconfTopologyRPCProvider in org.opendaylight.netconf.topology.spi has been deprecated 02:46:50 [WARNING] /w/workspace/netconf-maven-clm-master/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/utils/NetconfTopologyUtils.java:[53,37] found raw type: org.opendaylight.yangtools.yang.binding.KeyStep 02:46:50 missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyStep 02:46:50 [INFO] 02:46:50 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ netconf-topology-singleton >>> 02:46:50 [INFO] 02:46:50 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ netconf-topology-singleton --- 02:46:50 [INFO] Fork Value is true 02:46:56 [INFO] Done SpotBugs Analysis.... 02:46:56 [INFO] 02:46:56 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ netconf-topology-singleton <<< 02:46:56 [INFO] 02:46:56 [INFO] 02:46:56 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ netconf-topology-singleton --- 02:46:56 [INFO] BugInstance size is 0 02:46:56 [INFO] Error size is 0 02:46:56 [INFO] No errors/warnings found 02:46:56 [INFO] 02:46:56 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-topology-singleton --- 02:46:56 [INFO] Copying 2 resources from src/test/resources to target/test-classes 02:46:56 [INFO] 02:46:56 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ netconf-topology-singleton --- 02:46:56 [INFO] Recompiling the module because of changed dependency. 02:46:56 [INFO] Compiling 16 source files with javac [debug release 17] to target/test-classes 02:46:56 [WARNING] /w/workspace/netconf-maven-clm-master/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfNodeActorTest.java:[332,59] registry() in org.opendaylight.netconf.client.mdsal.api.DeviceNetconfSchemaProvider has been deprecated 02:46:56 [WARNING] /w/workspace/netconf-maven-clm-master/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfNodeActorTest.java:[333,67] repository() in org.opendaylight.netconf.client.mdsal.api.DeviceNetconfSchemaProvider has been deprecated 02:46:56 [WARNING] /w/workspace/netconf-maven-clm-master/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfNodeActorTest.java:[417,57] repository() in org.opendaylight.netconf.client.mdsal.api.DeviceNetconfSchemaProvider has been deprecated 02:46:56 [WARNING] /w/workspace/netconf-maven-clm-master/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfNodeActorTest.java:[439,68] repository() in org.opendaylight.netconf.client.mdsal.api.DeviceNetconfSchemaProvider has been deprecated 02:46:56 [WARNING] /w/workspace/netconf-maven-clm-master/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfNodeActorTest.java:[552,61] DOMDataTreeIdentifier(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier) in org.opendaylight.mdsal.dom.api.DOMDataTreeIdentifier has been deprecated and marked for removal 02:46:56 [WARNING] /w/workspace/netconf-maven-clm-master/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfNodeActorTest.java:[659,59] registry() in org.opendaylight.netconf.client.mdsal.api.DeviceNetconfSchemaProvider has been deprecated 02:46:56 [WARNING] /w/workspace/netconf-maven-clm-master/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfNodeActorTest.java:[660,67] repository() in org.opendaylight.netconf.client.mdsal.api.DeviceNetconfSchemaProvider has been deprecated 02:46:56 [WARNING] /w/workspace/netconf-maven-clm-master/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfNodeActorTest.java:[449,18] auto-closeable resource schemaSourceReg is never referenced in body of corresponding try statement 02:46:56 [WARNING] /w/workspace/netconf-maven-clm-master/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfNodeManagerTest.java:[192,44] registry() in org.opendaylight.netconf.client.mdsal.api.DeviceNetconfSchemaProvider has been deprecated 02:46:56 [WARNING] /w/workspace/netconf-maven-clm-master/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfNodeManagerTest.java:[193,44] repository() in org.opendaylight.netconf.client.mdsal.api.DeviceNetconfSchemaProvider has been deprecated 02:46:56 [WARNING] /w/workspace/netconf-maven-clm-master/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfNodeManagerTest.java:[239,72] defaultTopologyMountPath(org.opendaylight.netconf.client.mdsal.api.RemoteDeviceId) in org.opendaylight.netconf.topology.spi.NetconfNodeUtils has been deprecated and marked for removal 02:46:56 [WARNING] /w/workspace/netconf-maven-clm-master/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfTopologyManagerTest.java:[345,73] unchecked conversion 02:46:56 required: org.opendaylight.mdsal.binding.api.DataObjectModification 02:46:56 found: org.opendaylight.mdsal.binding.api.DataObjectModification 02:46:56 [WARNING] /w/workspace/netconf-maven-clm-master/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/MountPointEndToEndTest.java:[175,63] DEFAULT_TOPOLOGY_NAME in org.opendaylight.netconf.topology.spi.NetconfNodeUtils has been deprecated and marked for removal 02:46:56 [WARNING] /w/workspace/netconf-maven-clm-master/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/MountPointEndToEndTest.java:[232,47] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 02:46:56 [WARNING] /w/workspace/netconf-maven-clm-master/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/MountPointEndToEndTest.java:[310,18] registry() in org.opendaylight.netconf.client.mdsal.api.DeviceNetconfSchemaProvider has been deprecated 02:46:56 [WARNING] /w/workspace/netconf-maven-clm-master/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/MountPointEndToEndTest.java:[601,39] org.opendaylight.yangtools.yang.data.impl.schema.Builders in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 02:46:56 [WARNING] /w/workspace/netconf-maven-clm-master/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/MountPointEndToEndTest.java:[609,44] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 02:46:56 [WARNING] /w/workspace/netconf-maven-clm-master/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/MountPointEndToEndTest.java:[610,34] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 02:46:56 [INFO] 02:46:56 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ netconf-topology-singleton --- 02:46:56 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:46:56 [INFO] 02:46:56 [INFO] ------------------------------------------------------- 02:46:56 [INFO] T E S T S 02:46:56 [INFO] ------------------------------------------------------- 02:46:57 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.NetconfNodeActorTest 02:46:57 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 02:47:05 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.856 s -- in org.opendaylight.netconf.topology.singleton.impl.NetconfNodeActorTest 02:47:05 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.ProxyNetconfDataTreeServiceTest 02:47:08 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.750 s -- in org.opendaylight.netconf.topology.singleton.impl.ProxyNetconfDataTreeServiceTest 02:47:08 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.tx.ProxyReadWriteTransactionTest 02:47:11 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.108 s -- in org.opendaylight.netconf.topology.singleton.impl.tx.ProxyReadWriteTransactionTest 02:47:11 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.actors.ReadWriteTransactionActorTest 02:47:13 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.244 s -- in org.opendaylight.netconf.topology.singleton.impl.actors.ReadWriteTransactionActorTest 02:47:13 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.actors.ReadTransactionActorTest 02:47:13 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.157 s -- in org.opendaylight.netconf.topology.singleton.impl.actors.ReadTransactionActorTest 02:47:13 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.actors.WriteTransactionActorTest 02:47:16 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.161 s -- in org.opendaylight.netconf.topology.singleton.impl.actors.WriteTransactionActorTest 02:47:16 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.actors.NetconfDataTreeServiceActorTest 02:47:18 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.299 s -- in org.opendaylight.netconf.topology.singleton.impl.actors.NetconfDataTreeServiceActorTest 02:47:18 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.NetconfNodeManagerTest 02:47:25 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.064 s -- in org.opendaylight.netconf.topology.singleton.impl.NetconfNodeManagerTest 02:47:25 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.utils.NetconfTopologyUtilTest 02:47:25 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.netconf.topology.singleton.impl.utils.NetconfTopologyUtilTest 02:47:25 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.ProxyDOMDataBrokerTest 02:47:25 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 s -- in org.opendaylight.netconf.topology.singleton.impl.ProxyDOMDataBrokerTest 02:47:25 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.NetconfTopologyManagerTest 02:47:27 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.045 s -- in org.opendaylight.netconf.topology.singleton.impl.NetconfTopologyManagerTest 02:47:27 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.MountPointEndToEndTest 02:47:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.707 s -- in org.opendaylight.netconf.topology.singleton.impl.MountPointEndToEndTest 02:47:31 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.netconf.ProxyNetconfServiceTest 02:47:33 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.827 s -- in org.opendaylight.netconf.topology.singleton.impl.netconf.ProxyNetconfServiceTest 02:47:33 [INFO] 02:47:33 [INFO] Results: 02:47:33 [INFO] 02:47:33 [INFO] Tests run: 115, Failures: 0, Errors: 0, Skipped: 0 02:47:33 [INFO] 02:47:33 [INFO] 02:47:33 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ netconf-topology-singleton --- 02:47:33 [INFO] 02:47:33 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-topology-singleton --- 02:47:33 [WARNING] Bundle org.opendaylight.netconf:netconf-topology-singleton:bundle:7.0.5-SNAPSHOT : Export org.opendaylight.netconf.topology.singleton.messages, has 1, private references [org.opendaylight.netconf.topology.singleton.impl.utils] 02:47:33 [INFO] Building bundle: /w/workspace/netconf-maven-clm-master/apps/netconf-topology-singleton/target/netconf-topology-singleton-7.0.5-SNAPSHOT.jar 02:47:33 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-master/apps/netconf-topology-singleton/target/classes/META-INF/MANIFEST.MF 02:47:33 [INFO] 02:47:33 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-topology-singleton --- 02:47:33 [INFO] No previous run data found, generating javadoc. 02:47:35 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/apps/netconf-topology-singleton/target/netconf-topology-singleton-7.0.5-SNAPSHOT-javadoc.jar 02:47:35 [INFO] 02:47:35 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ netconf-topology-singleton --- 02:47:35 [INFO] CycloneDX: Resolving Dependencies 02:47:38 [INFO] CycloneDX: Creating BOM version 1.4 with 146 component(s) 02:47:38 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/apps/netconf-topology-singleton/target/bom.xml 02:47:38 [INFO] attaching as netconf-topology-singleton-7.0.5-SNAPSHOT-cyclonedx.xml 02:47:38 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/apps/netconf-topology-singleton/target/bom.json 02:47:38 [INFO] attaching as netconf-topology-singleton-7.0.5-SNAPSHOT-cyclonedx.json 02:47:38 [INFO] 02:47:38 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-topology-singleton --- 02:47:38 [INFO] Skipping duplicate-finder execution! 02:47:38 [INFO] 02:47:38 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-topology-singleton --- 02:47:38 [WARNING] Used undeclared dependencies found: 02:47:38 [WARNING] org.scala-lang:scala-library:jar:2.13.13:compile 02:47:38 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.2:compile 02:47:38 [WARNING] org.opendaylight.netconf:netconf-client:jar:7.0.5-SNAPSHOT:compile 02:47:38 [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.1:compile 02:47:38 [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile 02:47:38 [WARNING] org.opendaylight.yangtools:yang-data-api:jar:13.0.2:compile 02:47:38 [WARNING] org.opendaylight.yangtools:yang-parser-impl:jar:13.0.2:compile 02:47:38 [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.1:test 02:47:38 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile 02:47:38 [WARNING] org.opendaylight.netconf.model:rfc6241:jar:7.0.5-SNAPSHOT:compile 02:47:38 [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile 02:47:38 [WARNING] org.opendaylight.yangtools:yang-parser-api:jar:13.0.2:compile 02:47:38 [WARNING] com.typesafe:config:jar:1.4.2:compile 02:47:38 [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.1:test 02:47:38 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 02:47:38 [WARNING] org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.1:test 02:47:38 [WARNING] org.opendaylight.netconf:keystore-legacy:jar:7.0.5-SNAPSHOT:compile 02:47:38 [WARNING] org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.1:test 02:47:38 [WARNING] org.opendaylight.netconf:netconf-api:jar:7.0.5-SNAPSHOT:compile 02:47:38 [WARNING] org.opendaylight.yangtools:util:jar:13.0.2:compile 02:47:38 [WARNING] org.opendaylight.yangtools:yang-model-spi:jar:13.0.2:compile 02:47:38 [WARNING] org.checkerframework:checker-qual:jar:3.42.0:compile 02:47:38 [WARNING] org.opendaylight.yangtools:yang-repo-api:jar:13.0.2:compile 02:47:38 [WARNING] org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.2:compile 02:47:38 [WARNING] org.opendaylight.yangtools:yang-data-impl:jar:13.0.2:compile 02:47:38 [WARNING] org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.1:compile 02:47:38 [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.2:compile 02:47:38 [WARNING] org.opendaylight.netconf:netconf-dom-api:jar:7.0.5-SNAPSHOT:compile 02:47:38 [WARNING] org.opendaylight.netconf:netconf-common:jar:7.0.5-SNAPSHOT:compile 02:47:38 [WARNING] org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.1:compile 02:47:38 [WARNING] org.opendaylight.yangtools:yang-data-spi:jar:13.0.2:compile 02:47:38 [WARNING] org.opendaylight.yangtools:yang-model-api:jar:13.0.2:compile 02:47:38 [WARNING] org.opendaylight.yangtools:yang-model-util:jar:13.0.2:compile 02:47:38 [WARNING] org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.3:compile 02:47:38 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1:compile 02:47:38 [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.1:test 02:47:38 [WARNING] org.opendaylight.yangtools:yang-repo-spi:jar:13.0.2:compile 02:47:38 [WARNING] org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.1:compile 02:47:38 [WARNING] Non-test scoped test only dependencies found: 02:47:38 [WARNING] org.opendaylight.yangtools:yang-parser-impl:jar:13.0.2:compile 02:47:38 [WARNING] org.opendaylight.yangtools:yang-parser-api:jar:13.0.2:compile 02:47:38 [WARNING] com.typesafe:config:jar:1.4.2:compile 02:47:38 [WARNING] org.opendaylight.netconf:keystore-legacy:jar:7.0.5-SNAPSHOT:compile 02:47:38 [WARNING] org.opendaylight.yangtools:yang-model-spi:jar:13.0.2:compile 02:47:38 [WARNING] org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.2:compile 02:47:38 [WARNING] org.opendaylight.yangtools:yang-data-impl:jar:13.0.2:compile 02:47:38 [WARNING] org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.1:compile 02:47:38 [WARNING] org.opendaylight.yangtools:yang-data-spi:jar:13.0.2:compile 02:47:38 [INFO] 02:47:38 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ netconf-topology-singleton --- 02:47:38 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/apps/netconf-topology-singleton/target/netconf-topology-singleton-7.0.5-SNAPSHOT-sources.jar 02:47:38 [INFO] 02:47:38 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ netconf-topology-singleton --- 02:47:38 [INFO] 02:47:38 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ netconf-topology-singleton --- 02:47:38 [INFO] Loading execution data file /w/workspace/netconf-maven-clm-master/apps/netconf-topology-singleton/target/code-coverage/jacoco.exec 02:47:39 [INFO] Analyzed bundle 'netconf-topology-singleton' with 108 classes 02:47:39 [INFO] 02:47:39 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-topology-singleton --- 02:47:39 [INFO] Installing /w/workspace/netconf-maven-clm-master/apps/netconf-topology-singleton/target/netconf-topology-singleton-7.0.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-topology-singleton/7.0.5-SNAPSHOT/netconf-topology-singleton-7.0.5-SNAPSHOT.jar 02:47:39 [INFO] Installing /w/workspace/netconf-maven-clm-master/apps/netconf-topology-singleton/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-topology-singleton/7.0.5-SNAPSHOT/netconf-topology-singleton-7.0.5-SNAPSHOT.pom 02:47:39 [INFO] Installing /w/workspace/netconf-maven-clm-master/apps/netconf-topology-singleton/target/netconf-topology-singleton-7.0.5-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-topology-singleton/7.0.5-SNAPSHOT/netconf-topology-singleton-7.0.5-SNAPSHOT-javadoc.jar 02:47:39 [INFO] Installing /w/workspace/netconf-maven-clm-master/apps/netconf-topology-singleton/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-topology-singleton/7.0.5-SNAPSHOT/netconf-topology-singleton-7.0.5-SNAPSHOT-cyclonedx.xml 02:47:39 [INFO] Installing /w/workspace/netconf-maven-clm-master/apps/netconf-topology-singleton/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-topology-singleton/7.0.5-SNAPSHOT/netconf-topology-singleton-7.0.5-SNAPSHOT-cyclonedx.json 02:47:39 [INFO] Installing /w/workspace/netconf-maven-clm-master/apps/netconf-topology-singleton/target/netconf-topology-singleton-7.0.5-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-topology-singleton/7.0.5-SNAPSHOT/netconf-topology-singleton-7.0.5-SNAPSHOT-sources.jar 02:47:39 [INFO] 02:47:39 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-topology-singleton --- 02:47:39 [INFO] Installing org/opendaylight/netconf/netconf-topology-singleton/7.0.5-SNAPSHOT/netconf-topology-singleton-7.0.5-SNAPSHOT.jar 02:47:39 [INFO] Writing OBR metadata 02:47:39 [INFO] 02:47:39 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-topology-singleton --- 02:47:39 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:47:39 [INFO] 02:47:39 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-topology-singleton --- 02:47:39 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 02:47:39 [INFO] 02:47:39 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ netconf-topology-singleton --- 02:47:39 [INFO] org.opendaylight.netconf:netconf-topology-singleton:bundle:7.0.5-SNAPSHOT 02:47:39 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 02:47:39 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.3:compile 02:47:39 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided 02:47:39 [INFO] +- org.opendaylight.controller:repackaged-akka:jar:9.0.2:compile 02:47:39 [INFO] | +- com.typesafe:config:jar:1.4.2:compile 02:47:39 [INFO] | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 02:47:39 [INFO] | +- io.aeron:aeron-client:jar:1.38.1:compile 02:47:39 [INFO] | +- io.aeron:aeron-driver:jar:1.38.1:compile 02:47:39 [INFO] | +- io.netty:netty:jar:3.10.6.Final:compile 02:47:39 [INFO] | +- org.agrona:agrona:jar:1.15.2:compile 02:47:39 [INFO] | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 02:47:39 [INFO] | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 02:47:39 [INFO] | +- org.scala-lang:scala-library:jar:2.13.13:compile 02:47:39 [INFO] | +- org.scala-lang:scala-reflect:jar:2.13.13:compile 02:47:39 [INFO] | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 02:47:39 [INFO] | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 02:47:39 [INFO] +- org.opendaylight.netconf:netconf-client-mdsal:jar:7.0.5-SNAPSHOT:compile 02:47:39 [INFO] | +- com.google.code.gson:gson:jar:2.10.1:compile 02:47:39 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 02:47:39 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 02:47:39 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 02:47:39 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.25.0:compile 02:47:39 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 02:47:39 [INFO] | +- io.netty:netty-common:jar:4.1.107.Final:compile 02:47:39 [INFO] | +- io.netty:netty-handler:jar:4.1.107.Final:compile 02:47:39 [INFO] | | +- io.netty:netty-resolver:jar:4.1.107.Final:compile 02:47:39 [INFO] | | +- io.netty:netty-buffer:jar:4.1.107.Final:compile 02:47:39 [INFO] | | +- io.netty:netty-transport-native-unix-common:jar:4.1.107.Final:compile 02:47:39 [INFO] | | \- io.netty:netty-codec:jar:4.1.107.Final:compile 02:47:39 [INFO] | +- io.netty:netty-transport:jar:4.1.107.Final:compile 02:47:39 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 02:47:39 [INFO] | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.3:compile 02:47:39 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.1:compile 02:47:39 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.1:compile 02:47:39 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.1:compile 02:47:39 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.1:compile 02:47:39 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.1:compile 02:47:39 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1:compile 02:47:39 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.1:compile 02:47:39 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.1:compile 02:47:39 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.2:compile 02:47:39 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.2:compile 02:47:39 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile 02:47:39 [INFO] | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.1:compile 02:47:39 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile 02:47:39 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.1:compile 02:47:39 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.1:compile 02:47:39 [INFO] | +- org.opendaylight.netconf:netconf-api:jar:7.0.5-SNAPSHOT:compile 02:47:39 [INFO] | | \- org.opendaylight.odlparent:logging-markers:jar:13.0.11:compile 02:47:39 [INFO] | +- org.opendaylight.netconf:keystore-legacy:jar:7.0.5-SNAPSHOT:compile 02:47:39 [INFO] | | \- org.bouncycastle:bcprov-jdk18on:jar:1.77:compile 02:47:39 [INFO] | +- org.opendaylight.netconf:netconf-client:jar:7.0.5-SNAPSHOT:compile 02:47:39 [INFO] | | +- org.opendaylight.netconf:netconf-netty-util:jar:7.0.5-SNAPSHOT:compile 02:47:39 [INFO] | | +- org.opendaylight.netconf:shaded-exificient:jar:7.0.5-SNAPSHOT:compile 02:47:39 [INFO] | | +- org.opendaylight.netconf:transport-tcp:jar:7.0.5-SNAPSHOT:compile 02:47:39 [INFO] | | | +- io.netty:netty-transport-classes-epoll:jar:4.1.107.Final:compile 02:47:39 [INFO] | | | +- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.5-SNAPSHOT:compile 02:47:39 [INFO] | | | \- org.opendaylight.netconf:transport-api:jar:7.0.5-SNAPSHOT:compile 02:47:39 [INFO] | | +- org.opendaylight.netconf:transport-ssh:jar:7.0.5-SNAPSHOT:compile 02:47:39 [INFO] | | | +- commons-codec:commons-codec:jar:1.15:compile 02:47:39 [INFO] | | | +- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.1:compile 02:47:39 [INFO] | | | +- org.opendaylight.netconf:keystore-api:jar:7.0.5-SNAPSHOT:compile 02:47:39 [INFO] | | | +- org.opendaylight.netconf:shaded-sshd:jar:7.0.5-SNAPSHOT:compile 02:47:39 [INFO] | | | +- org.opendaylight.netconf:truststore-api:jar:7.0.5-SNAPSHOT:compile 02:47:39 [INFO] | | | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.5-SNAPSHOT:compile 02:47:39 [INFO] | | \- org.opendaylight.netconf:transport-tls:jar:7.0.5-SNAPSHOT:compile 02:47:39 [INFO] | +- org.opendaylight.netconf:netconf-common:jar:7.0.5-SNAPSHOT:compile 02:47:39 [INFO] | +- org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.5-SNAPSHOT:compile 02:47:39 [INFO] | +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.5-SNAPSHOT:compile 02:47:39 [INFO] | +- org.opendaylight.netconf.model:rfc5277:jar:7.0.5-SNAPSHOT:compile 02:47:39 [INFO] | +- org.opendaylight.netconf.model:rfc6022:jar:7.0.5-SNAPSHOT:compile 02:47:39 [INFO] | +- org.opendaylight.netconf.model:rfc6241:jar:7.0.5-SNAPSHOT:compile 02:47:39 [INFO] | +- org.opendaylight.netconf.model:rfc6470:jar:7.0.5-SNAPSHOT:compile 02:47:39 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.2:compile 02:47:39 [INFO] | +- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.2:compile 02:47:39 [INFO] | +- org.opendaylight.yangtools:util:jar:13.0.2:compile 02:47:39 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 02:47:39 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.2:compile 02:47:39 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.2:compile 02:47:39 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile 02:47:39 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.2:compile 02:47:39 [INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.2:compile 02:47:39 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.2:compile 02:47:39 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 02:47:39 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.2:compile 02:47:39 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.2:compile 02:47:39 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.2:compile 02:47:39 [INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.2:compile 02:47:39 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.2:compile 02:47:39 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.2:compile 02:47:39 [INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.2:compile 02:47:39 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.2:compile 02:47:39 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.2:compile 02:47:39 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.2:compile 02:47:39 [INFO] | +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.2:compile 02:47:39 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.2:compile 02:47:39 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.2:compile 02:47:39 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.2:compile 02:47:39 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.2:compile 02:47:39 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.2:compile 02:47:39 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.2:compile 02:47:39 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.2:compile 02:47:39 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.2:compile 02:47:39 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.2:compile 02:47:39 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.2:compile 02:47:39 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.2:compile 02:47:39 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.2:compile 02:47:39 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.2:compile 02:47:39 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.2:compile 02:47:39 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.2:compile 02:47:39 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.2:compile 02:47:39 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.2:compile 02:47:39 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.2:compile 02:47:39 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.2:compile 02:47:39 [INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.2:compile 02:47:39 [INFO] | | +- org.antlr:antlr4-runtime:jar:4.13.1:compile 02:47:39 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:13.0.2:compile 02:47:39 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.2:compile 02:47:39 [INFO] | +- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.2:compile 02:47:39 [INFO] | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.2:compile 02:47:39 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 02:47:39 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile 02:47:39 [INFO] +- org.opendaylight.netconf:netconf-topology:jar:7.0.5-SNAPSHOT:compile 02:47:39 [INFO] | +- org.bouncycastle:bcpkix-jdk18on:jar:1.77:compile 02:47:39 [INFO] | | \- org.bouncycastle:bcutil-jdk18on:jar:1.77:compile 02:47:39 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.1:compile 02:47:39 [INFO] +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.2:compile 02:47:39 [INFO] | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 02:47:39 [INFO] | +- io.dropwizard.metrics:metrics-core:jar:4.2.25:compile 02:47:39 [INFO] | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.25:compile 02:47:39 [INFO] | | \- com.rabbitmq:amqp-client:jar:5.20.0:compile 02:47:39 [INFO] | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.25:compile 02:47:39 [INFO] | +- org.lz4:lz4-java:jar:1.8.0:compile 02:47:39 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.2:compile 02:47:39 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.2:compile 02:47:39 [INFO] +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.1:compile 02:47:39 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.1:compile 02:47:39 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 02:47:39 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 02:47:39 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 02:47:39 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 02:47:39 [INFO] +- org.osgi:org.osgi.service.metatype.annotations:jar:1.4.1:provided 02:47:39 [INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided 02:47:39 [INFO] +- org.opendaylight.mdsal:mdsal-eos-dom-simple:jar:13.0.1:test 02:47:39 [INFO] | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.1:test 02:47:39 [INFO] | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.1:test 02:47:39 [INFO] +- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.1:test 02:47:39 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:13.0.1:test 02:47:39 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.11:test 02:47:39 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.1:test 02:47:39 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.1:test 02:47:39 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.1:test 02:47:39 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.1:test 02:47:39 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.1:test 02:47:39 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.1:test 02:47:39 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.1:test 02:47:39 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.1:test 02:47:39 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.1:test 02:47:39 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.1:test 02:47:39 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.1:test 02:47:39 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.2:test 02:47:39 [INFO] +- org.opendaylight.controller:sal-test-model:jar:9.0.2:test 02:47:39 [INFO] +- org.awaitility:awaitility:jar:4.1.1:test 02:47:39 [INFO] +- commons-io:commons-io:jar:2.15.1:test 02:47:39 [INFO] +- com.typesafe.akka:akka-testkit_2.13:jar:2.6.21:test 02:47:39 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 02:47:39 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 02:47:39 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 02:47:39 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 02:47:39 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 02:47:39 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 02:47:39 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 02:47:39 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 02:47:39 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 02:47:39 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 02:47:39 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 02:47:39 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 02:47:39 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 02:47:39 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 02:47:39 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 02:47:39 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 02:47:39 [INFO] +- junit:junit:jar:4.13.2:test 02:47:39 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 02:47:39 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 02:47:39 [INFO] \- org.mockito:mockito-core:jar:5.11.0:test 02:47:39 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.12:test 02:47:39 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.12:test 02:47:39 [INFO] \- org.objenesis:objenesis:jar:3.3:test 02:47:39 [INFO] 02:47:39 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ netconf-topology-singleton --- 02:47:39 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/apps/netconf-topology-singleton/target/sonatype-clm/module.xml 02:47:39 [INFO] 02:47:39 [INFO] ------< org.opendaylight.netconf:odl-netconf-clustered-topology >------- 02:47:39 [INFO] Building OpenDaylight :: Clustered Netconf Topology :: Netconf Connector + Netconf SSH Server 7.0.5-SNAPSHOT [72/121] 02:47:39 [INFO] ------------------------------[ feature ]------------------------------- 02:47:39 [INFO] 02:47:39 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-clustered-topology --- 02:47:39 [INFO] 02:47:39 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-clustered-topology --- 02:47:39 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:47:39 [INFO] 02:47:39 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-clustered-topology --- 02:47:39 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:47:39 [INFO] 02:47:39 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-clustered-topology --- 02:47:40 [INFO] 02:47:40 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-clustered-topology --- 02:47:40 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:47:40 [INFO] argLine set to empty 02:47:40 [INFO] 02:47:40 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-clustered-topology --- 02:47:40 [INFO] Starting audit... 02:47:40 Audit done. 02:47:40 [INFO] You have 0 Checkstyle violations. 02:47:40 [INFO] 02:47:40 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-clustered-topology --- 02:47:40 [INFO] Starting audit... 02:47:40 Audit done. 02:47:40 [INFO] You have 0 Checkstyle violations. 02:47:40 [INFO] 02:47:40 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-clustered-topology --- 02:47:40 [INFO] Created: /w/workspace/netconf-maven-clm-master/features/odl-netconf-clustered-topology/target/classes/META-INF/maven/dependencies.properties 02:47:40 [INFO] 02:47:40 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-clustered-topology --- 02:47:40 [INFO] 02:47:40 [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-clustered-topology --- 02:47:40 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-master/features/odl-netconf-clustered-topology/target/feature/feature.xml 02:47:40 [INFO] ...done! 02:47:40 [INFO] Attaching features XML 02:47:40 [INFO] 02:47:40 [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-netconf-clustered-topology --- 02:47:40 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 02:47:40 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 02:47:40 [INFO] 02:47:40 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-netconf-clustered-topology >>> 02:47:40 [INFO] 02:47:40 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-netconf-clustered-topology --- 02:47:40 [INFO] 02:47:40 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-netconf-clustered-topology <<< 02:47:40 [INFO] 02:47:40 [INFO] 02:47:40 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-netconf-clustered-topology --- 02:47:40 [INFO] 02:47:40 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-clustered-topology --- 02:47:40 [INFO] 02:47:40 [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-netconf-clustered-topology --- 02:47:40 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:47:40 [INFO] 02:47:40 [INFO] ------------------------------------------------------- 02:47:40 [INFO] T E S T S 02:47:40 [INFO] ------------------------------------------------------- 02:47:42 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:48:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.80 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:48:01 [INFO] 02:48:01 [INFO] Results: 02:48:01 [INFO] 02:48:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 02:48:01 [INFO] 02:48:01 [INFO] 02:48:01 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-netconf-clustered-topology --- 02:48:01 [INFO] 02:48:01 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-clustered-topology --- 02:48:01 [INFO] 02:48:01 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-netconf-clustered-topology --- 02:48:01 [INFO] CycloneDX: Resolving Dependencies 02:48:07 [INFO] CycloneDX: Creating BOM version 1.4 with 260 component(s) 02:48:07 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/features/odl-netconf-clustered-topology/target/bom.xml 02:48:08 [INFO] attaching as odl-netconf-clustered-topology-7.0.5-SNAPSHOT-cyclonedx.xml 02:48:08 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/features/odl-netconf-clustered-topology/target/bom.json 02:48:08 [INFO] attaching as odl-netconf-clustered-topology-7.0.5-SNAPSHOT-cyclonedx.json 02:48:08 [INFO] 02:48:08 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-clustered-topology --- 02:48:08 [INFO] Skipping duplicate-finder execution! 02:48:08 [INFO] 02:48:08 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-clustered-topology --- 02:48:08 [INFO] Skipping plugin execution 02:48:08 [INFO] 02:48:08 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-clustered-topology --- 02:48:08 [INFO] No sources in project. Archive not created. 02:48:08 [INFO] 02:48:08 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-clustered-topology --- 02:48:08 [INFO] 02:48:08 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-clustered-topology --- 02:48:08 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:48:08 [INFO] 02:48:08 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-clustered-topology --- 02:48:08 [INFO] No primary artifact to install, installing attached artifacts instead. 02:48:08 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-clustered-topology/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.5-SNAPSHOT/odl-netconf-clustered-topology-7.0.5-SNAPSHOT.pom 02:48:08 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-clustered-topology/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.5-SNAPSHOT/odl-netconf-clustered-topology-7.0.5-SNAPSHOT-features.xml 02:48:08 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-clustered-topology/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.5-SNAPSHOT/odl-netconf-clustered-topology-7.0.5-SNAPSHOT-cyclonedx.xml 02:48:08 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-clustered-topology/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.5-SNAPSHOT/odl-netconf-clustered-topology-7.0.5-SNAPSHOT-cyclonedx.json 02:48:08 [INFO] 02:48:08 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-clustered-topology --- 02:48:08 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:48:08 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 02:48:08 [INFO] 02:48:08 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-netconf-clustered-topology --- 02:48:08 [INFO] Wrote dependency tree to: /w/workspace/netconf-maven-clm-master/features/odl-netconf-clustered-topology/target/test-features 02:48:08 [INFO] 02:48:08 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-netconf-clustered-topology --- 02:48:08 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/features/odl-netconf-clustered-topology/target/sonatype-clm/module.xml 02:48:08 [INFO] 02:48:08 [INFO] -----------< org.opendaylight.netconf:netconf-topology-impl >----------- 02:48:08 [INFO] Building netconf-topology-impl 7.0.5-SNAPSHOT [73/121] 02:48:08 [INFO] -------------------------------[ bundle ]------------------------------- 02:48:08 [INFO] 02:48:08 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-topology-impl --- 02:48:08 [INFO] 02:48:08 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-topology-impl --- 02:48:08 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:48:08 [INFO] 02:48:08 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-topology-impl --- 02:48:08 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:48:08 [INFO] 02:48:08 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-topology-impl --- 02:48:08 [INFO] 02:48:08 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ netconf-topology-impl --- 02:48:08 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-clm-master/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/** 02:48:08 [INFO] 02:48:08 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-topology-impl --- 02:48:08 [INFO] Starting audit... 02:48:08 Audit done. 02:48:08 [INFO] You have 0 Checkstyle violations. 02:48:08 [INFO] 02:48:08 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-topology-impl --- 02:48:09 [INFO] Starting audit... 02:48:09 Audit done. 02:48:09 [INFO] You have 0 Checkstyle violations. 02:48:09 [INFO] 02:48:09 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-topology-impl --- 02:48:09 [INFO] 02:48:09 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-topology-impl --- 02:48:09 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/apps/netconf-topology-impl/src/main/resources 02:48:09 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/apps/netconf-topology-impl/target/generated-sources/spi 02:48:09 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/apps/netconf-topology-impl/target/generated-sources/yang 02:48:09 [INFO] 02:48:09 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ netconf-topology-impl --- 02:48:09 [INFO] Recompiling the module because of changed dependency. 02:48:09 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 02:48:09 [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 02:48:09 [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 02:48:09 [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 02:48:09 [WARNING] /w/workspace/netconf-maven-clm-master/apps/netconf-topology-impl/src/main/java/org/opendaylight/netconf/topology/impl/NetconfTopologyImpl.java:[55,13] org.opendaylight.netconf.topology.spi.NetconfTopologyRPCProvider in org.opendaylight.netconf.topology.spi has been deprecated 02:48:09 [WARNING] /w/workspace/netconf-maven-clm-master/apps/netconf-topology-impl/src/main/java/org/opendaylight/netconf/topology/impl/NetconfTopologyImpl.java:[55,13] org.opendaylight.netconf.topology.spi.NetconfTopologyRPCProvider in org.opendaylight.netconf.topology.spi has been deprecated 02:48:09 [WARNING] /w/workspace/netconf-maven-clm-master/apps/netconf-topology-impl/src/main/java/org/opendaylight/netconf/topology/impl/NetconfTopologyImpl.java:[55,13] org.opendaylight.netconf.topology.spi.NetconfTopologyRPCProvider in org.opendaylight.netconf.topology.spi has been deprecated 02:48:09 [WARNING] /w/workspace/netconf-maven-clm-master/apps/netconf-topology-impl/src/main/java/org/opendaylight/netconf/topology/impl/NetconfTopologyImpl.java:[69,30] DEFAULT_TOPOLOGY_NAME in org.opendaylight.netconf.topology.spi.NetconfNodeUtils has been deprecated and marked for removal 02:48:09 [WARNING] /w/workspace/netconf-maven-clm-master/apps/netconf-topology-impl/src/main/java/org/opendaylight/netconf/topology/impl/NetconfTopologyImpl.java:[96,29] registerLegacyTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 02:48:09 [WARNING] /w/workspace/netconf-maven-clm-master/apps/netconf-topology-impl/src/main/java/org/opendaylight/netconf/topology/impl/NetconfTopologyImpl.java:[101,27] org.opendaylight.netconf.topology.spi.NetconfTopologyRPCProvider in org.opendaylight.netconf.topology.spi has been deprecated 02:48:09 [INFO] 02:48:09 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ netconf-topology-impl >>> 02:48:09 [INFO] 02:48:09 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ netconf-topology-impl --- 02:48:09 [INFO] Fork Value is true 02:48:11 [INFO] Done SpotBugs Analysis.... 02:48:11 [INFO] 02:48:11 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ netconf-topology-impl <<< 02:48:11 [INFO] 02:48:11 [INFO] 02:48:11 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ netconf-topology-impl --- 02:48:11 [INFO] BugInstance size is 0 02:48:11 [INFO] Error size is 0 02:48:11 [INFO] No errors/warnings found 02:48:11 [INFO] 02:48:11 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-topology-impl --- 02:48:11 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/apps/netconf-topology-impl/src/test/resources 02:48:11 [INFO] 02:48:11 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ netconf-topology-impl --- 02:48:11 [INFO] Recompiling the module because of changed dependency. 02:48:11 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 02:48:11 [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 02:48:11 [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 02:48:11 [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 02:48:11 [INFO] 02:48:11 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ netconf-topology-impl --- 02:48:11 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:48:11 [INFO] 02:48:11 [INFO] ------------------------------------------------------- 02:48:11 [INFO] T E S T S 02:48:11 [INFO] ------------------------------------------------------- 02:48:13 [INFO] Running org.opendaylight.netconf.topology.impl.NetconfTopologyImplTest 02:48:13 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 02:48:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.914 s -- in org.opendaylight.netconf.topology.impl.NetconfTopologyImplTest 02:48:16 [INFO] 02:48:16 [INFO] Results: 02:48:16 [INFO] 02:48:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 02:48:16 [INFO] 02:48:16 [INFO] 02:48:16 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ netconf-topology-impl --- 02:48:16 [INFO] 02:48:16 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-topology-impl --- 02:48:16 [INFO] Building bundle: /w/workspace/netconf-maven-clm-master/apps/netconf-topology-impl/target/netconf-topology-impl-7.0.5-SNAPSHOT.jar 02:48:16 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-master/apps/netconf-topology-impl/target/classes/META-INF/MANIFEST.MF 02:48:16 [INFO] 02:48:16 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-topology-impl --- 02:48:16 [INFO] No previous run data found, generating javadoc. 02:48:17 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/apps/netconf-topology-impl/target/netconf-topology-impl-7.0.5-SNAPSHOT-javadoc.jar 02:48:17 [INFO] 02:48:17 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ netconf-topology-impl --- 02:48:17 [INFO] CycloneDX: Resolving Dependencies 02:48:19 [INFO] CycloneDX: Creating BOM version 1.4 with 123 component(s) 02:48:19 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/apps/netconf-topology-impl/target/bom.xml 02:48:19 [INFO] attaching as netconf-topology-impl-7.0.5-SNAPSHOT-cyclonedx.xml 02:48:19 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/apps/netconf-topology-impl/target/bom.json 02:48:19 [INFO] attaching as netconf-topology-impl-7.0.5-SNAPSHOT-cyclonedx.json 02:48:19 [INFO] 02:48:19 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-topology-impl --- 02:48:19 [INFO] Skipping duplicate-finder execution! 02:48:19 [INFO] 02:48:19 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-topology-impl --- 02:48:19 [WARNING] Used undeclared dependencies found: 02:48:19 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.2:compile 02:48:19 [WARNING] org.opendaylight.netconf:netconf-client:jar:7.0.5-SNAPSHOT:compile 02:48:19 [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.1:compile 02:48:19 [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile 02:48:19 [WARNING] org.opendaylight.yangtools:yang-parser-impl:jar:13.0.2:compile 02:48:19 [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.1:compile 02:48:19 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile 02:48:19 [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.2:compile 02:48:19 [WARNING] org.opendaylight.netconf:netconf-client-mdsal:jar:7.0.5-SNAPSHOT:compile 02:48:19 [WARNING] org.opendaylight.yangtools:yang-parser-api:jar:13.0.2:compile 02:48:19 [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile 02:48:19 [WARNING] org.opendaylight.netconf:netconf-common:jar:7.0.5-SNAPSHOT:compile 02:48:19 [WARNING] org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.1:compile 02:48:19 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1:compile 02:48:19 [WARNING] org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.3:compile 02:48:19 [WARNING] Non-test scoped test only dependencies found: 02:48:19 [WARNING] org.opendaylight.yangtools:yang-parser-impl:jar:13.0.2:compile 02:48:19 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile 02:48:19 [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.2:compile 02:48:19 [WARNING] org.opendaylight.yangtools:yang-parser-api:jar:13.0.2:compile 02:48:19 [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile 02:48:19 [INFO] 02:48:19 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ netconf-topology-impl --- 02:48:19 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/apps/netconf-topology-impl/target/netconf-topology-impl-7.0.5-SNAPSHOT-sources.jar 02:48:19 [INFO] 02:48:19 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ netconf-topology-impl --- 02:48:19 [INFO] 02:48:19 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ netconf-topology-impl --- 02:48:19 [INFO] Loading execution data file /w/workspace/netconf-maven-clm-master/apps/netconf-topology-impl/target/code-coverage/jacoco.exec 02:48:19 [INFO] Analyzed bundle 'netconf-topology-impl' with 1 classes 02:48:19 [INFO] 02:48:19 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-topology-impl --- 02:48:19 [INFO] Installing /w/workspace/netconf-maven-clm-master/apps/netconf-topology-impl/target/netconf-topology-impl-7.0.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-topology-impl/7.0.5-SNAPSHOT/netconf-topology-impl-7.0.5-SNAPSHOT.jar 02:48:19 [INFO] Installing /w/workspace/netconf-maven-clm-master/apps/netconf-topology-impl/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-topology-impl/7.0.5-SNAPSHOT/netconf-topology-impl-7.0.5-SNAPSHOT.pom 02:48:19 [INFO] Installing /w/workspace/netconf-maven-clm-master/apps/netconf-topology-impl/target/netconf-topology-impl-7.0.5-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-topology-impl/7.0.5-SNAPSHOT/netconf-topology-impl-7.0.5-SNAPSHOT-javadoc.jar 02:48:19 [INFO] Installing /w/workspace/netconf-maven-clm-master/apps/netconf-topology-impl/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-topology-impl/7.0.5-SNAPSHOT/netconf-topology-impl-7.0.5-SNAPSHOT-cyclonedx.xml 02:48:19 [INFO] Installing /w/workspace/netconf-maven-clm-master/apps/netconf-topology-impl/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-topology-impl/7.0.5-SNAPSHOT/netconf-topology-impl-7.0.5-SNAPSHOT-cyclonedx.json 02:48:19 [INFO] Installing /w/workspace/netconf-maven-clm-master/apps/netconf-topology-impl/target/netconf-topology-impl-7.0.5-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-topology-impl/7.0.5-SNAPSHOT/netconf-topology-impl-7.0.5-SNAPSHOT-sources.jar 02:48:19 [INFO] 02:48:19 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-topology-impl --- 02:48:19 [INFO] Installing org/opendaylight/netconf/netconf-topology-impl/7.0.5-SNAPSHOT/netconf-topology-impl-7.0.5-SNAPSHOT.jar 02:48:19 [INFO] Writing OBR metadata 02:48:19 [INFO] 02:48:19 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-topology-impl --- 02:48:19 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:48:19 [INFO] 02:48:19 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-topology-impl --- 02:48:19 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 02:48:19 [INFO] 02:48:19 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ netconf-topology-impl --- 02:48:19 [INFO] org.opendaylight.netconf:netconf-topology-impl:bundle:7.0.5-SNAPSHOT 02:48:19 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.3:compile 02:48:19 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 02:48:19 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided 02:48:19 [INFO] +- org.opendaylight.netconf:netconf-topology:jar:7.0.5-SNAPSHOT:compile 02:48:19 [INFO] | +- org.bouncycastle:bcpkix-jdk18on:jar:1.77:compile 02:48:19 [INFO] | | +- org.bouncycastle:bcprov-jdk18on:jar:1.77:compile 02:48:19 [INFO] | | \- org.bouncycastle:bcutil-jdk18on:jar:1.77:compile 02:48:19 [INFO] | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.3:compile 02:48:19 [INFO] | +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.1:compile 02:48:19 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile 02:48:19 [INFO] | | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.1:compile 02:48:19 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.1:compile 02:48:19 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile 02:48:19 [INFO] | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.1:compile 02:48:19 [INFO] | +- org.opendaylight.netconf:netconf-client-mdsal:jar:7.0.5-SNAPSHOT:compile 02:48:19 [INFO] | | +- com.google.code.gson:gson:jar:2.10.1:compile 02:48:19 [INFO] | | +- io.netty:netty-common:jar:4.1.107.Final:compile 02:48:19 [INFO] | | +- io.netty:netty-handler:jar:4.1.107.Final:compile 02:48:19 [INFO] | | | +- io.netty:netty-resolver:jar:4.1.107.Final:compile 02:48:19 [INFO] | | | +- io.netty:netty-buffer:jar:4.1.107.Final:compile 02:48:19 [INFO] | | | +- io.netty:netty-transport-native-unix-common:jar:4.1.107.Final:compile 02:48:19 [INFO] | | | \- io.netty:netty-codec:jar:4.1.107.Final:compile 02:48:19 [INFO] | | +- io.netty:netty-transport:jar:4.1.107.Final:compile 02:48:19 [INFO] | | +- org.checkerframework:checker-qual:jar:3.42.0:compile 02:48:19 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.1:compile 02:48:19 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.1:compile 02:48:19 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.1:compile 02:48:19 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.1:compile 02:48:19 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1:compile 02:48:19 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.1:compile 02:48:19 [INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.2:compile 02:48:19 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.1:compile 02:48:19 [INFO] | | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.2:compile 02:48:19 [INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.2:compile 02:48:19 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.1:compile 02:48:19 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.1:compile 02:48:19 [INFO] | | +- org.opendaylight.netconf:netconf-api:jar:7.0.5-SNAPSHOT:compile 02:48:19 [INFO] | | | \- org.opendaylight.odlparent:logging-markers:jar:13.0.11:compile 02:48:19 [INFO] | | +- org.opendaylight.netconf:keystore-legacy:jar:7.0.5-SNAPSHOT:compile 02:48:19 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.1:compile 02:48:19 [INFO] | | +- org.opendaylight.netconf:netconf-client:jar:7.0.5-SNAPSHOT:compile 02:48:19 [INFO] | | | +- org.opendaylight.netconf:netconf-netty-util:jar:7.0.5-SNAPSHOT:compile 02:48:19 [INFO] | | | +- org.opendaylight.netconf:shaded-exificient:jar:7.0.5-SNAPSHOT:compile 02:48:19 [INFO] | | | +- org.opendaylight.netconf:transport-tcp:jar:7.0.5-SNAPSHOT:compile 02:48:19 [INFO] | | | | +- io.netty:netty-transport-classes-epoll:jar:4.1.107.Final:compile 02:48:19 [INFO] | | | | +- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.5-SNAPSHOT:compile 02:48:19 [INFO] | | | | \- org.opendaylight.netconf:transport-api:jar:7.0.5-SNAPSHOT:compile 02:48:19 [INFO] | | | +- org.opendaylight.netconf:transport-ssh:jar:7.0.5-SNAPSHOT:compile 02:48:19 [INFO] | | | | +- commons-codec:commons-codec:jar:1.15:compile 02:48:19 [INFO] | | | | +- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.1:compile 02:48:19 [INFO] | | | | +- org.opendaylight.netconf:keystore-api:jar:7.0.5-SNAPSHOT:compile 02:48:19 [INFO] | | | | +- org.opendaylight.netconf:shaded-sshd:jar:7.0.5-SNAPSHOT:compile 02:48:19 [INFO] | | | | +- org.opendaylight.netconf:truststore-api:jar:7.0.5-SNAPSHOT:compile 02:48:19 [INFO] | | | | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.5-SNAPSHOT:compile 02:48:19 [INFO] | | | \- org.opendaylight.netconf:transport-tls:jar:7.0.5-SNAPSHOT:compile 02:48:19 [INFO] | | +- org.opendaylight.netconf:netconf-common:jar:7.0.5-SNAPSHOT:compile 02:48:19 [INFO] | | +- org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.5-SNAPSHOT:compile 02:48:19 [INFO] | | +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.5-SNAPSHOT:compile 02:48:19 [INFO] | | +- org.opendaylight.netconf.model:rfc5277:jar:7.0.5-SNAPSHOT:compile 02:48:19 [INFO] | | +- org.opendaylight.netconf.model:rfc6022:jar:7.0.5-SNAPSHOT:compile 02:48:19 [INFO] | | +- org.opendaylight.netconf.model:rfc6241:jar:7.0.5-SNAPSHOT:compile 02:48:19 [INFO] | | +- org.opendaylight.netconf.model:rfc6470:jar:7.0.5-SNAPSHOT:compile 02:48:19 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:13.0.2:compile 02:48:19 [INFO] | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.2:compile 02:48:19 [INFO] | | +- org.opendaylight.yangtools:util:jar:13.0.2:compile 02:48:19 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 02:48:19 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.2:compile 02:48:19 [INFO] | | | \- org.immutables:value:jar:annotations:2.10.1:compile 02:48:19 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.2:compile 02:48:19 [INFO] | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.2:compile 02:48:19 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.2:compile 02:48:19 [INFO] | | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 02:48:19 [INFO] | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.2:compile 02:48:19 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.2:compile 02:48:19 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.2:compile 02:48:19 [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.2:compile 02:48:19 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.2:compile 02:48:19 [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.2:compile 02:48:19 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.2:compile 02:48:19 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.2:compile 02:48:19 [INFO] | | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.2:compile 02:48:19 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.2:compile 02:48:19 [INFO] | | +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.2:compile 02:48:19 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.2:compile 02:48:19 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.2:compile 02:48:19 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.2:compile 02:48:19 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.2:compile 02:48:19 [INFO] | | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.2:compile 02:48:19 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.2:compile 02:48:19 [INFO] | | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.2:compile 02:48:19 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.2:compile 02:48:19 [INFO] | | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.2:compile 02:48:19 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.2:compile 02:48:19 [INFO] | | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.2:compile 02:48:19 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.2:compile 02:48:19 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.2:compile 02:48:19 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.2:compile 02:48:19 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.2:compile 02:48:19 [INFO] | | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.2:compile 02:48:19 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.2:compile 02:48:19 [INFO] | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.2:compile 02:48:19 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.2:compile 02:48:19 [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.2:compile 02:48:19 [INFO] | | | +- org.antlr:antlr4-runtime:jar:4.13.1:compile 02:48:19 [INFO] | | | \- org.opendaylight.yangtools:yang-model-ri:jar:13.0.2:compile 02:48:19 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.2:compile 02:48:19 [INFO] | | +- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.2:compile 02:48:19 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.2:compile 02:48:19 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 02:48:19 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 02:48:19 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 02:48:19 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.25.0:compile 02:48:19 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 02:48:19 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 02:48:19 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile 02:48:19 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:13.0.2:compile 02:48:19 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 02:48:19 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 02:48:19 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 02:48:19 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 02:48:19 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 02:48:19 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 02:48:19 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 02:48:19 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 02:48:19 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 02:48:19 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 02:48:19 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 02:48:19 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 02:48:19 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 02:48:19 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 02:48:19 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 02:48:19 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 02:48:19 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 02:48:19 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 02:48:19 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 02:48:19 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 02:48:19 [INFO] +- junit:junit:jar:4.13.2:test 02:48:19 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 02:48:19 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 02:48:19 [INFO] \- org.mockito:mockito-core:jar:5.11.0:test 02:48:19 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.12:test 02:48:19 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.12:test 02:48:19 [INFO] \- org.objenesis:objenesis:jar:3.3:test 02:48:19 [INFO] 02:48:19 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ netconf-topology-impl --- 02:48:19 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/apps/netconf-topology-impl/target/sonatype-clm/module.xml 02:48:19 [INFO] 02:48:19 [INFO] -----------< org.opendaylight.netconf:odl-netconf-topology >------------ 02:48:19 [INFO] Building OpenDaylight :: Netconf Topology :: Netconf Connector + Netconf SSH Server + Netconf configuration via config topology datastore 7.0.5-SNAPSHOT [74/121] 02:48:19 [INFO] ------------------------------[ feature ]------------------------------- 02:48:19 [INFO] 02:48:19 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-topology --- 02:48:19 [INFO] 02:48:19 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-topology --- 02:48:19 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:48:19 [INFO] 02:48:19 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-topology --- 02:48:19 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:48:19 [INFO] 02:48:19 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-topology --- 02:48:20 [INFO] 02:48:20 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-topology --- 02:48:20 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:48:20 [INFO] argLine set to empty 02:48:20 [INFO] 02:48:20 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-topology --- 02:48:20 [INFO] Starting audit... 02:48:20 Audit done. 02:48:20 [INFO] You have 0 Checkstyle violations. 02:48:20 [INFO] 02:48:20 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-topology --- 02:48:20 [INFO] Starting audit... 02:48:20 Audit done. 02:48:20 [INFO] You have 0 Checkstyle violations. 02:48:20 [INFO] 02:48:20 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-topology --- 02:48:20 [INFO] Created: /w/workspace/netconf-maven-clm-master/features/odl-netconf-topology/target/classes/META-INF/maven/dependencies.properties 02:48:20 [INFO] 02:48:20 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-topology --- 02:48:20 [INFO] 02:48:20 [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-topology --- 02:48:20 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-master/features/odl-netconf-topology/target/feature/feature.xml 02:48:20 [INFO] ...done! 02:48:20 [INFO] Attaching features XML 02:48:20 [INFO] 02:48:20 [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-netconf-topology --- 02:48:20 [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 02:48:20 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 02:48:20 [INFO] 02:48:20 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-netconf-topology >>> 02:48:20 [INFO] 02:48:20 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-netconf-topology --- 02:48:20 [INFO] 02:48:20 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-netconf-topology <<< 02:48:20 [INFO] 02:48:20 [INFO] 02:48:20 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-netconf-topology --- 02:48:20 [INFO] 02:48:20 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-topology --- 02:48:20 [INFO] 02:48:20 [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-netconf-topology --- 02:48:20 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:48:20 [INFO] 02:48:20 [INFO] ------------------------------------------------------- 02:48:20 [INFO] T E S T S 02:48:20 [INFO] ------------------------------------------------------- 02:48:22 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:48:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.90 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:48:42 [INFO] 02:48:42 [INFO] Results: 02:48:42 [INFO] 02:48:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 02:48:42 [INFO] 02:48:42 [INFO] 02:48:42 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-netconf-topology --- 02:48:42 [INFO] 02:48:42 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-topology --- 02:48:42 [INFO] 02:48:42 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-netconf-topology --- 02:48:42 [INFO] CycloneDX: Resolving Dependencies 02:48:48 [INFO] CycloneDX: Creating BOM version 1.4 with 260 component(s) 02:48:48 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/features/odl-netconf-topology/target/bom.xml 02:48:48 [INFO] attaching as odl-netconf-topology-7.0.5-SNAPSHOT-cyclonedx.xml 02:48:48 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/features/odl-netconf-topology/target/bom.json 02:48:48 [INFO] attaching as odl-netconf-topology-7.0.5-SNAPSHOT-cyclonedx.json 02:48:48 [INFO] 02:48:48 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-topology --- 02:48:48 [INFO] Skipping duplicate-finder execution! 02:48:48 [INFO] 02:48:48 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-topology --- 02:48:48 [INFO] Skipping plugin execution 02:48:48 [INFO] 02:48:48 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-topology --- 02:48:48 [INFO] No sources in project. Archive not created. 02:48:48 [INFO] 02:48:48 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-topology --- 02:48:48 [INFO] 02:48:48 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-topology --- 02:48:48 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:48:48 [INFO] 02:48:48 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-topology --- 02:48:48 [INFO] No primary artifact to install, installing attached artifacts instead. 02:48:48 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-topology/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-topology/7.0.5-SNAPSHOT/odl-netconf-topology-7.0.5-SNAPSHOT.pom 02:48:48 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-topology/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-topology/7.0.5-SNAPSHOT/odl-netconf-topology-7.0.5-SNAPSHOT-features.xml 02:48:48 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-topology/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-topology/7.0.5-SNAPSHOT/odl-netconf-topology-7.0.5-SNAPSHOT-cyclonedx.xml 02:48:48 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-topology/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-topology/7.0.5-SNAPSHOT/odl-netconf-topology-7.0.5-SNAPSHOT-cyclonedx.json 02:48:48 [INFO] 02:48:48 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-topology --- 02:48:48 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:48:48 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 02:48:48 [INFO] 02:48:48 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-netconf-topology --- 02:48:49 [INFO] Wrote dependency tree to: /w/workspace/netconf-maven-clm-master/features/odl-netconf-topology/target/test-features 02:48:49 [INFO] 02:48:49 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-netconf-topology --- 02:48:49 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/features/odl-netconf-topology/target/sonatype-clm/module.xml 02:48:49 [INFO] 02:48:49 [INFO] -------------< org.opendaylight.netconf:callhome-provider >------------- 02:48:49 [INFO] Building callhome-provider 7.0.5-SNAPSHOT [75/121] 02:48:49 [INFO] -------------------------------[ bundle ]------------------------------- 02:48:49 [INFO] 02:48:49 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ callhome-provider --- 02:48:49 [INFO] 02:48:49 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ callhome-provider --- 02:48:49 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:48:49 [INFO] 02:48:49 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ callhome-provider --- 02:48:49 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:48:49 [INFO] 02:48:49 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ callhome-provider --- 02:48:49 [INFO] 02:48:49 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ callhome-provider --- 02:48:49 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-clm-master/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/** 02:48:49 [INFO] 02:48:49 [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ callhome-provider --- 02:48:49 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 02:48:49 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-master/apps/callhome-provider/src/main/yang 02:48:49 [INFO] yang-to-sources: Found 22 dependencies in 9.369 ms 02:48:49 [INFO] yang-to-sources: Project model files found: 1 in 1.313 ms 02:48:49 [INFO] yang-to-sources: 1 YANG models processed in 95.87 ms 02:48:49 [INFO] BindingJavaFileGenerator: Defined 26 files in 1.077 ms 02:48:49 [INFO] Sorted 26 files into 10 directories in 69.80 μs 02:48:49 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 26 in 14.62 ms 02:48:49 [INFO] 02:48:49 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ callhome-provider --- 02:48:49 [INFO] Starting audit... 02:48:49 Audit done. 02:48:49 [INFO] You have 0 Checkstyle violations. 02:48:49 [INFO] 02:48:49 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ callhome-provider --- 02:48:50 [INFO] Starting audit... 02:48:50 Audit done. 02:48:50 [INFO] You have 0 Checkstyle violations. 02:48:50 [INFO] 02:48:50 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ callhome-provider --- 02:48:50 [INFO] 02:48:50 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ callhome-provider --- 02:48:50 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/apps/callhome-provider/src/main/resources 02:48:50 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/apps/callhome-provider/target/generated-sources/spi 02:48:50 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 02:48:50 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 02:48:50 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 02:48:50 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/apps/callhome-provider/target/generated-sources/spi 02:48:50 [INFO] 02:48:50 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ callhome-provider --- 02:48:50 [INFO] Recompiling the module because of changed dependency. 02:48:50 [INFO] Compiling 47 source files with javac [debug release 17] to target/classes 02:48:51 [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 02:48:51 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:48:51 [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 02:48:51 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:48:51 [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 02:48:51 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:48:51 [WARNING] /w/workspace/netconf-maven-clm-master/apps/callhome-provider/src/main/java/org/opendaylight/netconf/topology/callhome/CallHomeSshServer.java:[43,14] auto-closeable resource org.opendaylight.netconf.topology.callhome.CallHomeSshServer has a member method close() that could throw InterruptedException 02:48:51 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:48:51 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:48:51 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:48:51 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:48:51 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:48:51 [WARNING] /w/workspace/netconf-maven-clm-master/apps/callhome-provider/src/main/java/org/opendaylight/netconf/topology/callhome/CallHomeTlsServer.java:[28,14] auto-closeable resource org.opendaylight.netconf.topology.callhome.CallHomeTlsServer has a member method close() that could throw InterruptedException 02:48:51 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:48:51 [WARNING] /w/workspace/netconf-maven-clm-master/apps/callhome-provider/src/main/java/org/opendaylight/netconf/topology/callhome/NetconfCallHomeTlsService.java:[30,8] auto-closeable resource org.opendaylight.netconf.topology.callhome.NetconfCallHomeTlsService has a member method close() that could throw InterruptedException 02:48:51 [WARNING] /w/workspace/netconf-maven-clm-master/apps/callhome-provider/src/main/java/org/opendaylight/netconf/topology/callhome/CallHomeMountService.java:[121,30] DEFAULT_TOPOLOGY_NAME in org.opendaylight.netconf.topology.spi.NetconfNodeUtils has been deprecated and marked for removal 02:48:51 [WARNING] /w/workspace/netconf-maven-clm-master/apps/callhome-provider/src/main/java/org/opendaylight/netconf/topology/callhome/CallHomeMountService.java:[155,43] auto-closeable resource has a member method close() that could throw InterruptedException 02:48:51 [WARNING] /w/workspace/netconf-maven-clm-master/apps/callhome-provider/src/main/java/org/opendaylight/netconf/topology/callhome/CallHomeMountService.java:[203,55] auto-closeable resource has a member method close() that could throw InterruptedException 02:48:51 [WARNING] /w/workspace/netconf-maven-clm-master/apps/callhome-provider/src/main/java/org/opendaylight/netconf/topology/callhome/CallHomeMountService.java:[223,83] auto-closeable resource has a member method close() that could throw InterruptedException 02:48:51 [WARNING] /w/workspace/netconf-maven-clm-master/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:[106,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 02:48:51 [WARNING] /w/workspace/netconf-maven-clm-master/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:[348,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 02:48:51 [WARNING] /w/workspace/netconf-maven-clm-master/apps/callhome-provider/src/main/java/org/opendaylight/netconf/topology/callhome/CallHomeMountStatusReporter.java:[62,29] registerLegacyTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 02:48:51 [WARNING] /w/workspace/netconf-maven-clm-master/apps/callhome-provider/src/main/java/org/opendaylight/netconf/topology/callhome/IetfZeroTouchCallHomeServerProvider.java:[30,14] auto-closeable resource org.opendaylight.netconf.topology.callhome.IetfZeroTouchCallHomeServerProvider has a member method close() that could throw InterruptedException 02:48:51 [INFO] 02:48:51 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ callhome-provider >>> 02:48:51 [INFO] 02:48:51 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ callhome-provider --- 02:48:51 [INFO] Fork Value is true 02:48:56 [INFO] Done SpotBugs Analysis.... 02:48:56 [INFO] 02:48:56 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ callhome-provider <<< 02:48:56 [INFO] 02:48:56 [INFO] 02:48:56 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ callhome-provider --- 02:48:56 [INFO] BugInstance size is 0 02:48:56 [INFO] Error size is 0 02:48:56 [INFO] No errors/warnings found 02:48:56 [INFO] 02:48:56 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ callhome-provider --- 02:48:56 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/apps/callhome-provider/src/test/resources 02:48:56 [INFO] 02:48:56 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ callhome-provider --- 02:48:56 [INFO] Recompiling the module because of changed dependency. 02:48:56 [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes 02:48:56 [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 02:48:56 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:48:56 [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 02:48:56 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:48:56 [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 02:48:56 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:48:56 [WARNING] /w/workspace/netconf-maven-clm-master/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 02:48:56 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:48:56 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:48:56 [WARNING] /w/workspace/netconf-maven-clm-master/apps/callhome-provider/src/test/java/org/opendaylight/netconf/topology/callhome/CallHomeTlsServerTest.java:[159,99] auto-closeable resource has a member method close() that could throw InterruptedException 02:48:56 [INFO] 02:48:56 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ callhome-provider --- 02:48:56 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:48:56 [INFO] 02:48:56 [INFO] ------------------------------------------------------- 02:48:56 [INFO] T E S T S 02:48:56 [INFO] ------------------------------------------------------- 02:48:57 [INFO] Running org.opendaylight.netconf.topology.callhome.CallHomeSshServerTest 02:48:58 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 02:49:05 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.492 s -- in org.opendaylight.netconf.topology.callhome.CallHomeSshServerTest 02:49:05 [INFO] Running org.opendaylight.netconf.topology.callhome.CallHomeTlsServerTest 02:49:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.107 s -- in org.opendaylight.netconf.topology.callhome.CallHomeTlsServerTest 02:49:06 [INFO] Running org.opendaylight.netconf.topology.callhome.CallHomeMountServiceTest 02:49:07 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.710 s -- in org.opendaylight.netconf.topology.callhome.CallHomeMountServiceTest 02:49:07 [INFO] 02:49:07 [INFO] Results: 02:49:07 [INFO] 02:49:07 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 02:49:07 [INFO] 02:49:07 [INFO] 02:49:07 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ callhome-provider --- 02:49:07 [INFO] 02:49:07 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ callhome-provider --- 02:49:07 [INFO] Building bundle: /w/workspace/netconf-maven-clm-master/apps/callhome-provider/target/callhome-provider-7.0.5-SNAPSHOT.jar 02:49:07 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-master/apps/callhome-provider/target/classes/META-INF/MANIFEST.MF 02:49:07 [INFO] 02:49:07 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ callhome-provider --- 02:49:07 [INFO] No previous run data found, generating javadoc. 02:49:10 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/apps/callhome-provider/target/callhome-provider-7.0.5-SNAPSHOT-javadoc.jar 02:49:10 [INFO] 02:49:10 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ callhome-provider --- 02:49:10 [INFO] CycloneDX: Resolving Dependencies 02:49:12 [INFO] CycloneDX: Creating BOM version 1.4 with 127 component(s) 02:49:12 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/apps/callhome-provider/target/bom.xml 02:49:12 [INFO] attaching as callhome-provider-7.0.5-SNAPSHOT-cyclonedx.xml 02:49:12 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/apps/callhome-provider/target/bom.json 02:49:12 [INFO] attaching as callhome-provider-7.0.5-SNAPSHOT-cyclonedx.json 02:49:12 [INFO] 02:49:12 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ callhome-provider --- 02:49:12 [INFO] Skipping duplicate-finder execution! 02:49:12 [INFO] 02:49:12 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ callhome-provider --- 02:49:12 [WARNING] Used undeclared dependencies found: 02:49:12 [WARNING] org.opendaylight.netconf:netconf-api:jar:7.0.5-SNAPSHOT:compile 02:49:12 [WARNING] org.bouncycastle:bcprov-jdk18on:jar:1.77:compile 02:49:12 [WARNING] io.netty:netty-transport:jar:4.1.107.Final:compile 02:49:12 [WARNING] org.opendaylight.netconf:transport-tls:jar:7.0.5-SNAPSHOT:compile 02:49:12 [WARNING] org.opendaylight.netconf.model:rfc6022:jar:7.0.5-SNAPSHOT:compile 02:49:12 [WARNING] io.netty:netty-common:jar:4.1.107.Final:compile 02:49:12 [WARNING] org.opendaylight.netconf:shaded-sshd:jar:7.0.5-SNAPSHOT:compile 02:49:12 [WARNING] org.opendaylight.netconf:netconf-netty-util:jar:7.0.5-SNAPSHOT:compile 02:49:12 [WARNING] org.opendaylight.netconf:transport-tcp:jar:7.0.5-SNAPSHOT:compile 02:49:12 [WARNING] org.opendaylight.netconf:netconf-common:jar:7.0.5-SNAPSHOT:compile 02:49:12 [WARNING] org.opendaylight.netconf:transport-api:jar:7.0.5-SNAPSHOT:compile 02:49:12 [WARNING] org.opendaylight.netconf:transport-ssh:jar:7.0.5-SNAPSHOT:compile 02:49:12 [WARNING] org.opendaylight.netconf:keystore-legacy:jar:7.0.5-SNAPSHOT:compile 02:49:12 [WARNING] io.netty:netty-handler:jar:4.1.107.Final:compile 02:49:12 [WARNING] Non-test scoped test only dependencies found: 02:49:12 [WARNING] org.opendaylight.netconf.model:rfc6022:jar:7.0.5-SNAPSHOT:compile 02:49:12 [WARNING] org.opendaylight.netconf:netconf-netty-util:jar:7.0.5-SNAPSHOT:compile 02:49:12 [INFO] 02:49:12 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ callhome-provider --- 02:49:12 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/apps/callhome-provider/target/callhome-provider-7.0.5-SNAPSHOT-sources.jar 02:49:12 [INFO] 02:49:12 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ callhome-provider --- 02:49:12 [INFO] 02:49:12 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ callhome-provider --- 02:49:12 [INFO] Loading execution data file /w/workspace/netconf-maven-clm-master/apps/callhome-provider/target/code-coverage/jacoco.exec 02:49:12 [INFO] Analyzed bundle 'callhome-provider' with 36 classes 02:49:12 [INFO] 02:49:12 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ callhome-provider --- 02:49:12 [INFO] Installing /w/workspace/netconf-maven-clm-master/apps/callhome-provider/target/callhome-provider-7.0.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/callhome-provider/7.0.5-SNAPSHOT/callhome-provider-7.0.5-SNAPSHOT.jar 02:49:12 [INFO] Installing /w/workspace/netconf-maven-clm-master/apps/callhome-provider/pom.xml to /tmp/r/org/opendaylight/netconf/callhome-provider/7.0.5-SNAPSHOT/callhome-provider-7.0.5-SNAPSHOT.pom 02:49:12 [INFO] Installing /w/workspace/netconf-maven-clm-master/apps/callhome-provider/target/callhome-provider-7.0.5-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/callhome-provider/7.0.5-SNAPSHOT/callhome-provider-7.0.5-SNAPSHOT-javadoc.jar 02:49:12 [INFO] Installing /w/workspace/netconf-maven-clm-master/apps/callhome-provider/target/bom.xml to /tmp/r/org/opendaylight/netconf/callhome-provider/7.0.5-SNAPSHOT/callhome-provider-7.0.5-SNAPSHOT-cyclonedx.xml 02:49:12 [INFO] Installing /w/workspace/netconf-maven-clm-master/apps/callhome-provider/target/bom.json to /tmp/r/org/opendaylight/netconf/callhome-provider/7.0.5-SNAPSHOT/callhome-provider-7.0.5-SNAPSHOT-cyclonedx.json 02:49:12 [INFO] Installing /w/workspace/netconf-maven-clm-master/apps/callhome-provider/target/callhome-provider-7.0.5-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/callhome-provider/7.0.5-SNAPSHOT/callhome-provider-7.0.5-SNAPSHOT-sources.jar 02:49:12 [INFO] 02:49:12 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ callhome-provider --- 02:49:12 [INFO] Installing org/opendaylight/netconf/callhome-provider/7.0.5-SNAPSHOT/callhome-provider-7.0.5-SNAPSHOT.jar 02:49:12 [INFO] Writing OBR metadata 02:49:12 [INFO] 02:49:12 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ callhome-provider --- 02:49:12 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:49:12 [INFO] 02:49:12 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ callhome-provider --- 02:49:12 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 02:49:12 [INFO] 02:49:12 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ callhome-provider --- 02:49:12 [INFO] org.opendaylight.netconf:callhome-provider:bundle:7.0.5-SNAPSHOT 02:49:12 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 02:49:12 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 02:49:12 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 02:49:12 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 02:49:12 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.25.0:compile 02:49:12 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 02:49:12 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 02:49:12 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided 02:49:12 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 02:49:12 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.2:compile 02:49:12 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.2:compile 02:49:12 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.1:compile 02:49:12 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.2:compile 02:49:12 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 02:49:12 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1:compile 02:49:12 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.1:compile 02:49:12 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.2:compile 02:49:12 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile 02:49:12 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.2:compile 02:49:12 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.2:compile 02:49:12 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.2:compile 02:49:12 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile 02:49:12 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile 02:49:12 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.1:compile 02:49:12 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.1:compile 02:49:12 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.1:compile 02:49:12 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile 02:49:12 [INFO] +- org.opendaylight.netconf:netconf-client:jar:7.0.5-SNAPSHOT:compile 02:49:12 [INFO] | +- io.netty:netty-codec:jar:4.1.107.Final:compile 02:49:12 [INFO] | | \- io.netty:netty-buffer:jar:4.1.107.Final:compile 02:49:12 [INFO] | +- io.netty:netty-common:jar:4.1.107.Final:compile 02:49:12 [INFO] | +- io.netty:netty-handler:jar:4.1.107.Final:compile 02:49:12 [INFO] | | +- io.netty:netty-resolver:jar:4.1.107.Final:compile 02:49:12 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.107.Final:compile 02:49:12 [INFO] | +- io.netty:netty-transport:jar:4.1.107.Final:compile 02:49:12 [INFO] | +- org.opendaylight.netconf:netconf-api:jar:7.0.5-SNAPSHOT:compile 02:49:12 [INFO] | | \- org.opendaylight.odlparent:logging-markers:jar:13.0.11:compile 02:49:12 [INFO] | +- org.opendaylight.netconf:netconf-netty-util:jar:7.0.5-SNAPSHOT:compile 02:49:12 [INFO] | +- org.opendaylight.netconf:shaded-exificient:jar:7.0.5-SNAPSHOT:compile 02:49:12 [INFO] | +- org.opendaylight.netconf:transport-tcp:jar:7.0.5-SNAPSHOT:compile 02:49:12 [INFO] | | +- io.netty:netty-transport-classes-epoll:jar:4.1.107.Final:compile 02:49:12 [INFO] | | \- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.5-SNAPSHOT:compile 02:49:12 [INFO] | +- org.opendaylight.netconf:transport-ssh:jar:7.0.5-SNAPSHOT:compile 02:49:12 [INFO] | | +- commons-codec:commons-codec:jar:1.15:compile 02:49:12 [INFO] | | +- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.1:compile 02:49:12 [INFO] | | +- org.opendaylight.netconf:keystore-api:jar:7.0.5-SNAPSHOT:compile 02:49:12 [INFO] | | +- org.opendaylight.netconf:shaded-sshd:jar:7.0.5-SNAPSHOT:compile 02:49:12 [INFO] | | +- org.opendaylight.netconf:truststore-api:jar:7.0.5-SNAPSHOT:compile 02:49:12 [INFO] | | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.5-SNAPSHOT:compile 02:49:12 [INFO] | +- org.opendaylight.netconf:transport-tls:jar:7.0.5-SNAPSHOT:compile 02:49:12 [INFO] | \- org.opendaylight.netconf.model:rfc6241:jar:7.0.5-SNAPSHOT:compile 02:49:12 [INFO] +- org.opendaylight.netconf:netconf-topology:jar:7.0.5-SNAPSHOT:compile 02:49:12 [INFO] | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.3:compile 02:49:12 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.1:compile 02:49:12 [INFO] +- org.opendaylight.netconf:netconf-client-mdsal:jar:7.0.5-SNAPSHOT:compile 02:49:12 [INFO] | +- com.google.code.gson:gson:jar:2.10.1:compile 02:49:12 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.1:compile 02:49:12 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.1:compile 02:49:12 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.2:compile 02:49:12 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.2:compile 02:49:12 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.1:compile 02:49:12 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.1:compile 02:49:12 [INFO] | +- org.opendaylight.netconf:keystore-legacy:jar:7.0.5-SNAPSHOT:compile 02:49:12 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.1:compile 02:49:12 [INFO] | +- org.opendaylight.netconf:netconf-common:jar:7.0.5-SNAPSHOT:compile 02:49:12 [INFO] | +- org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.5-SNAPSHOT:compile 02:49:12 [INFO] | +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.5-SNAPSHOT:compile 02:49:12 [INFO] | +- org.opendaylight.netconf.model:rfc5277:jar:7.0.5-SNAPSHOT:compile 02:49:12 [INFO] | +- org.opendaylight.netconf.model:rfc6022:jar:7.0.5-SNAPSHOT:compile 02:49:12 [INFO] | +- org.opendaylight.netconf.model:rfc6470:jar:7.0.5-SNAPSHOT:compile 02:49:12 [INFO] | +- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.2:compile 02:49:12 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.2:compile 02:49:12 [INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.2:compile 02:49:12 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.2:compile 02:49:12 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 02:49:12 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.2:compile 02:49:12 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.2:compile 02:49:12 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.2:compile 02:49:12 [INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.2:compile 02:49:12 [INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.2:compile 02:49:12 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.2:compile 02:49:12 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.2:compile 02:49:12 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.2:compile 02:49:12 [INFO] | +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.2:compile 02:49:12 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.2:compile 02:49:12 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.2:compile 02:49:12 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.2:compile 02:49:12 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.2:compile 02:49:12 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.2:compile 02:49:12 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.2:compile 02:49:12 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.2:compile 02:49:12 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.2:compile 02:49:12 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.2:compile 02:49:12 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.2:compile 02:49:12 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.2:compile 02:49:12 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.2:compile 02:49:12 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.2:compile 02:49:12 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.2:compile 02:49:12 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.2:compile 02:49:12 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.2:compile 02:49:12 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.2:compile 02:49:12 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.2:compile 02:49:12 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.2:compile 02:49:12 [INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.2:compile 02:49:12 [INFO] | | +- org.antlr:antlr4-runtime:jar:4.13.1:compile 02:49:12 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:13.0.2:compile 02:49:12 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.2:compile 02:49:12 [INFO] | +- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.2:compile 02:49:12 [INFO] | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.2:compile 02:49:12 [INFO] +- org.osgi:org.osgi.framework:jar:1.10.0:provided 02:49:12 [INFO] +- org.osgi:org.osgi.service.component:jar:1.5.1:provided 02:49:12 [INFO] | +- org.osgi:osgi.annotation:jar:8.1.0:provided 02:49:12 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 02:49:12 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 02:49:12 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 02:49:12 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 02:49:12 [INFO] +- org.osgi:org.osgi.service.metatype.annotations:jar:1.4.1:provided 02:49:12 [INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided 02:49:12 [INFO] +- org.bouncycastle:bcpkix-jdk18on:jar:1.77:test 02:49:12 [INFO] | +- org.bouncycastle:bcprov-jdk18on:jar:1.77:compile 02:49:12 [INFO] | \- org.bouncycastle:bcutil-jdk18on:jar:1.77:test 02:49:12 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.1:test 02:49:12 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.1:test 02:49:12 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.1:test 02:49:12 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.1:compile 02:49:12 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.1:compile 02:49:12 [INFO] +- org.opendaylight.netconf:netconf-server:jar:7.0.5-SNAPSHOT:test 02:49:12 [INFO] | +- org.opendaylight.netconf.model:rfc7407-ietf-x509-cert-to-name:jar:7.0.5-SNAPSHOT:test 02:49:12 [INFO] | \- org.opendaylight.netconf:transport-api:jar:7.0.5-SNAPSHOT:compile 02:49:12 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 02:49:12 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 02:49:12 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 02:49:12 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 02:49:12 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 02:49:12 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 02:49:12 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 02:49:12 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 02:49:12 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 02:49:12 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 02:49:12 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 02:49:12 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 02:49:12 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 02:49:12 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 02:49:12 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 02:49:12 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 02:49:12 [INFO] +- junit:junit:jar:4.13.2:test 02:49:12 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 02:49:12 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 02:49:12 [INFO] \- org.mockito:mockito-core:jar:5.11.0:test 02:49:12 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.12:test 02:49:12 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.12:test 02:49:12 [INFO] \- org.objenesis:objenesis:jar:3.3:test 02:49:12 [INFO] 02:49:12 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ callhome-provider --- 02:49:12 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/apps/callhome-provider/target/sonatype-clm/module.xml 02:49:12 [INFO] 02:49:12 [INFO] ---------< org.opendaylight.netconf:odl-netconf-callhome-ssh >---------- 02:49:12 [INFO] Building OpenDaylight :: Netconf Connector :: Netconf Callhome Connector + Netconf SSH Server 7.0.5-SNAPSHOT [76/121] 02:49:12 [INFO] ------------------------------[ feature ]------------------------------- 02:49:12 [INFO] 02:49:12 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-callhome-ssh --- 02:49:12 [INFO] 02:49:12 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-callhome-ssh --- 02:49:12 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:49:12 [INFO] 02:49:12 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-callhome-ssh --- 02:49:12 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:49:12 [INFO] 02:49:12 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-callhome-ssh --- 02:49:13 [INFO] 02:49:13 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-callhome-ssh --- 02:49:13 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:49:13 [INFO] argLine set to empty 02:49:13 [INFO] 02:49:13 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-callhome-ssh --- 02:49:13 [INFO] Starting audit... 02:49:13 Audit done. 02:49:13 [INFO] You have 0 Checkstyle violations. 02:49:13 [INFO] 02:49:13 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-callhome-ssh --- 02:49:13 [INFO] Starting audit... 02:49:13 Audit done. 02:49:13 [INFO] You have 0 Checkstyle violations. 02:49:13 [INFO] 02:49:13 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-callhome-ssh --- 02:49:13 [INFO] Created: /w/workspace/netconf-maven-clm-master/features/odl-netconf-callhome-ssh/target/classes/META-INF/maven/dependencies.properties 02:49:13 [INFO] 02:49:13 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-callhome-ssh --- 02:49:13 [INFO] 02:49:13 [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-callhome-ssh --- 02:49:13 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-master/features/odl-netconf-callhome-ssh/target/feature/feature.xml 02:49:13 [INFO] ...done! 02:49:13 [INFO] Attaching features XML 02:49:13 [INFO] 02:49:13 [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-netconf-callhome-ssh --- 02:49:13 [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 02:49:13 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 02:49:13 [INFO] 02:49:13 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-netconf-callhome-ssh >>> 02:49:13 [INFO] 02:49:13 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-netconf-callhome-ssh --- 02:49:13 [INFO] 02:49:13 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-netconf-callhome-ssh <<< 02:49:13 [INFO] 02:49:13 [INFO] 02:49:13 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-netconf-callhome-ssh --- 02:49:13 [INFO] 02:49:13 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-callhome-ssh --- 02:49:13 [INFO] 02:49:13 [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-netconf-callhome-ssh --- 02:49:13 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:49:13 [INFO] 02:49:13 [INFO] ------------------------------------------------------- 02:49:13 [INFO] T E S T S 02:49:13 [INFO] ------------------------------------------------------- 02:49:15 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:49:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.46 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:49:41 [INFO] 02:49:41 [INFO] Results: 02:49:41 [INFO] 02:49:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 02:49:41 [INFO] 02:49:41 [INFO] 02:49:41 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-netconf-callhome-ssh --- 02:49:41 [INFO] 02:49:41 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-callhome-ssh --- 02:49:41 [INFO] 02:49:41 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-netconf-callhome-ssh --- 02:49:41 [INFO] CycloneDX: Resolving Dependencies 02:49:47 [INFO] CycloneDX: Creating BOM version 1.4 with 262 component(s) 02:49:47 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/features/odl-netconf-callhome-ssh/target/bom.xml 02:49:47 [INFO] attaching as odl-netconf-callhome-ssh-7.0.5-SNAPSHOT-cyclonedx.xml 02:49:47 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/features/odl-netconf-callhome-ssh/target/bom.json 02:49:47 [INFO] attaching as odl-netconf-callhome-ssh-7.0.5-SNAPSHOT-cyclonedx.json 02:49:47 [INFO] 02:49:47 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-callhome-ssh --- 02:49:47 [INFO] Skipping duplicate-finder execution! 02:49:47 [INFO] 02:49:47 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-callhome-ssh --- 02:49:47 [INFO] Skipping plugin execution 02:49:47 [INFO] 02:49:47 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-callhome-ssh --- 02:49:47 [INFO] No sources in project. Archive not created. 02:49:47 [INFO] 02:49:47 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-callhome-ssh --- 02:49:47 [INFO] 02:49:47 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-callhome-ssh --- 02:49:47 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:49:47 [INFO] 02:49:47 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-callhome-ssh --- 02:49:47 [INFO] No primary artifact to install, installing attached artifacts instead. 02:49:47 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-callhome-ssh/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.5-SNAPSHOT/odl-netconf-callhome-ssh-7.0.5-SNAPSHOT.pom 02:49:48 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-callhome-ssh/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.5-SNAPSHOT/odl-netconf-callhome-ssh-7.0.5-SNAPSHOT-features.xml 02:49:48 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-callhome-ssh/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.5-SNAPSHOT/odl-netconf-callhome-ssh-7.0.5-SNAPSHOT-cyclonedx.xml 02:49:48 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-callhome-ssh/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.5-SNAPSHOT/odl-netconf-callhome-ssh-7.0.5-SNAPSHOT-cyclonedx.json 02:49:48 [INFO] 02:49:48 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-callhome-ssh --- 02:49:48 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:49:48 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 02:49:48 [INFO] 02:49:48 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-netconf-callhome-ssh --- 02:49:48 [INFO] Wrote dependency tree to: /w/workspace/netconf-maven-clm-master/features/odl-netconf-callhome-ssh/target/test-features 02:49:48 [INFO] 02:49:48 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-netconf-callhome-ssh --- 02:49:48 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/features/odl-netconf-callhome-ssh/target/sonatype-clm/module.xml 02:49:48 [INFO] 02:49:48 [INFO] ---------< org.opendaylight.netconf:odl-netconf-connector-all >--------- 02:49:48 [INFO] Building OpenDaylight :: Netconf Connector :: All 7.0.5-SNAPSHOT [77/121] 02:49:48 [INFO] ------------------------------[ feature ]------------------------------- 02:49:48 [INFO] 02:49:48 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-connector-all --- 02:49:48 [INFO] 02:49:48 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-connector-all --- 02:49:48 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:49:48 [INFO] 02:49:48 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-connector-all --- 02:49:48 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:49:48 [INFO] 02:49:48 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-connector-all --- 02:49:49 [INFO] 02:49:49 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-connector-all --- 02:49:49 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:49:49 [INFO] argLine set to empty 02:49:49 [INFO] 02:49:49 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-connector-all --- 02:49:49 [INFO] Starting audit... 02:49:49 Audit done. 02:49:49 [INFO] You have 0 Checkstyle violations. 02:49:49 [INFO] 02:49:49 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-connector-all --- 02:49:49 [INFO] Starting audit... 02:49:49 Audit done. 02:49:49 [INFO] You have 0 Checkstyle violations. 02:49:49 [INFO] 02:49:49 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-connector-all --- 02:49:49 [INFO] Created: /w/workspace/netconf-maven-clm-master/features/odl-netconf-connector-all/target/classes/META-INF/maven/dependencies.properties 02:49:49 [INFO] 02:49:49 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-connector-all --- 02:49:49 [INFO] 02:49:49 [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-connector-all --- 02:49:49 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-master/features/odl-netconf-connector-all/target/feature/feature.xml 02:49:49 [INFO] ...done! 02:49:49 [INFO] Attaching features XML 02:49:49 [INFO] 02:49:49 [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-netconf-connector-all --- 02:49:49 [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 02:49:49 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 02:49:49 [INFO] 02:49:49 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-netconf-connector-all >>> 02:49:49 [INFO] 02:49:49 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-netconf-connector-all --- 02:49:49 [INFO] 02:49:49 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-netconf-connector-all <<< 02:49:49 [INFO] 02:49:49 [INFO] 02:49:49 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-netconf-connector-all --- 02:49:49 [INFO] 02:49:49 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-connector-all --- 02:49:49 [INFO] 02:49:49 [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-netconf-connector-all --- 02:49:49 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:49:49 [INFO] 02:49:49 [INFO] ------------------------------------------------------- 02:49:49 [INFO] T E S T S 02:49:49 [INFO] ------------------------------------------------------- 02:49:51 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:50:14 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.13 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:50:14 [INFO] 02:50:14 [INFO] Results: 02:50:14 [INFO] 02:50:14 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 02:50:14 [INFO] 02:50:14 [INFO] 02:50:14 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-netconf-connector-all --- 02:50:14 [INFO] 02:50:14 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-connector-all --- 02:50:14 [INFO] 02:50:14 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-netconf-connector-all --- 02:50:14 [INFO] CycloneDX: Resolving Dependencies 02:50:21 [INFO] CycloneDX: Creating BOM version 1.4 with 263 component(s) 02:50:21 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/features/odl-netconf-connector-all/target/bom.xml 02:50:21 [INFO] attaching as odl-netconf-connector-all-7.0.5-SNAPSHOT-cyclonedx.xml 02:50:21 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/features/odl-netconf-connector-all/target/bom.json 02:50:21 [INFO] attaching as odl-netconf-connector-all-7.0.5-SNAPSHOT-cyclonedx.json 02:50:21 [INFO] 02:50:21 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-connector-all --- 02:50:21 [INFO] Skipping duplicate-finder execution! 02:50:21 [INFO] 02:50:21 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-connector-all --- 02:50:21 [INFO] Skipping plugin execution 02:50:21 [INFO] 02:50:21 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-connector-all --- 02:50:21 [INFO] No sources in project. Archive not created. 02:50:21 [INFO] 02:50:21 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-connector-all --- 02:50:21 [INFO] 02:50:21 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-connector-all --- 02:50:21 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:50:21 [INFO] 02:50:21 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-connector-all --- 02:50:21 [INFO] No primary artifact to install, installing attached artifacts instead. 02:50:21 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-connector-all/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-connector-all/7.0.5-SNAPSHOT/odl-netconf-connector-all-7.0.5-SNAPSHOT.pom 02:50:21 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-connector-all/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-connector-all/7.0.5-SNAPSHOT/odl-netconf-connector-all-7.0.5-SNAPSHOT-features.xml 02:50:21 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-connector-all/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-connector-all/7.0.5-SNAPSHOT/odl-netconf-connector-all-7.0.5-SNAPSHOT-cyclonedx.xml 02:50:21 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-connector-all/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-connector-all/7.0.5-SNAPSHOT/odl-netconf-connector-all-7.0.5-SNAPSHOT-cyclonedx.json 02:50:21 [INFO] 02:50:21 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-connector-all --- 02:50:21 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:50:21 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 02:50:21 [INFO] 02:50:21 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-netconf-connector-all --- 02:50:21 [INFO] Wrote dependency tree to: /w/workspace/netconf-maven-clm-master/features/odl-netconf-connector-all/target/test-features 02:50:21 [INFO] 02:50:21 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-netconf-connector-all --- 02:50:21 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/features/odl-netconf-connector-all/target/sonatype-clm/module.xml 02:50:21 [INFO] 02:50:21 [INFO] --------------< org.opendaylight.netconf:netconf-console >-------------- 02:50:21 [INFO] Building netconf-console 7.0.5-SNAPSHOT [78/121] 02:50:21 [INFO] -------------------------------[ bundle ]------------------------------- 02:50:21 [INFO] 02:50:21 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-console --- 02:50:21 [INFO] 02:50:21 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-console --- 02:50:21 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:50:21 [INFO] 02:50:21 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-console --- 02:50:21 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:50:21 [INFO] 02:50:21 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-console --- 02:50:22 [INFO] 02:50:22 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ netconf-console --- 02:50:22 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-clm-master/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/** 02:50:22 [INFO] 02:50:22 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-console --- 02:50:22 [INFO] Starting audit... 02:50:22 Audit done. 02:50:22 [INFO] You have 0 Checkstyle violations. 02:50:22 [INFO] 02:50:22 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-console --- 02:50:23 [INFO] Starting audit... 02:50:23 Audit done. 02:50:23 [INFO] You have 0 Checkstyle violations. 02:50:23 [INFO] 02:50:23 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-console --- 02:50:23 [INFO] 02:50:23 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-console --- 02:50:23 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/apps/netconf-console/src/main/resources 02:50:23 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/apps/netconf-console/target/generated-sources/spi 02:50:23 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/apps/netconf-console/target/generated-sources/yang 02:50:23 [INFO] 02:50:23 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ netconf-console --- 02:50:23 [INFO] Recompiling the module because of changed dependency. 02:50:23 [INFO] Compiling 11 source files with javac [debug release 17] to target/classes 02:50:23 [INFO] 02:50:23 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ netconf-console >>> 02:50:23 [INFO] 02:50:23 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ netconf-console --- 02:50:23 [INFO] Fork Value is true 02:50:27 [INFO] Done SpotBugs Analysis.... 02:50:27 [INFO] 02:50:27 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ netconf-console <<< 02:50:27 [INFO] 02:50:27 [INFO] 02:50:27 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ netconf-console --- 02:50:27 [INFO] BugInstance size is 0 02:50:27 [INFO] Error size is 0 02:50:27 [INFO] No errors/warnings found 02:50:27 [INFO] 02:50:27 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-console --- 02:50:27 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/apps/netconf-console/src/test/resources 02:50:27 [INFO] 02:50:27 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ netconf-console --- 02:50:27 [INFO] Recompiling the module because of changed dependency. 02:50:27 [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes 02:50:27 [INFO] 02:50:27 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ netconf-console --- 02:50:27 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:50:27 [INFO] 02:50:27 [INFO] ------------------------------------------------------- 02:50:27 [INFO] T E S T S 02:50:27 [INFO] ------------------------------------------------------- 02:50:28 [INFO] Running org.opendaylight.netconf.console.commands.NetconfCommandsImplCallsTest 02:50:28 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 02:50:30 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.907 s -- in org.opendaylight.netconf.console.commands.NetconfCommandsImplCallsTest 02:50:30 [INFO] Running org.opendaylight.netconf.console.commands.NetconfCommandUtilsTest 02:50:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.netconf.console.commands.NetconfCommandUtilsTest 02:50:30 [INFO] Running org.opendaylight.netconf.console.impl.NetconfCommandsImplTest 02:50:33 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.970 s -- in org.opendaylight.netconf.console.impl.NetconfCommandsImplTest 02:50:33 [INFO] 02:50:33 [INFO] Results: 02:50:33 [INFO] 02:50:33 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 02:50:33 [INFO] 02:50:33 [INFO] 02:50:33 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ netconf-console --- 02:50:33 [INFO] 02:50:33 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-console --- 02:50:33 [INFO] Building bundle: /w/workspace/netconf-maven-clm-master/apps/netconf-console/target/netconf-console-7.0.5-SNAPSHOT.jar 02:50:33 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-master/apps/netconf-console/target/classes/META-INF/MANIFEST.MF 02:50:33 [INFO] 02:50:33 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-console --- 02:50:33 [INFO] No previous run data found, generating javadoc. 02:50:35 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/apps/netconf-console/target/netconf-console-7.0.5-SNAPSHOT-javadoc.jar 02:50:35 [INFO] 02:50:35 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ netconf-console --- 02:50:35 [INFO] CycloneDX: Resolving Dependencies 02:50:37 [INFO] CycloneDX: Creating BOM version 1.4 with 126 component(s) 02:50:37 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/apps/netconf-console/target/bom.xml 02:50:37 [INFO] attaching as netconf-console-7.0.5-SNAPSHOT-cyclonedx.xml 02:50:37 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/apps/netconf-console/target/bom.json 02:50:37 [INFO] attaching as netconf-console-7.0.5-SNAPSHOT-cyclonedx.json 02:50:37 [INFO] 02:50:37 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-console --- 02:50:37 [INFO] Skipping duplicate-finder execution! 02:50:37 [INFO] 02:50:37 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-console --- 02:50:37 [INFO] No dependency problems found 02:50:37 [INFO] 02:50:37 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ netconf-console --- 02:50:37 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/apps/netconf-console/target/netconf-console-7.0.5-SNAPSHOT-sources.jar 02:50:37 [INFO] 02:50:37 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ netconf-console --- 02:50:37 [INFO] 02:50:37 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ netconf-console --- 02:50:37 [INFO] Loading execution data file /w/workspace/netconf-maven-clm-master/apps/netconf-console/target/code-coverage/jacoco.exec 02:50:37 [INFO] Analyzed bundle 'netconf-console' with 11 classes 02:50:37 [INFO] 02:50:37 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-console --- 02:50:37 [INFO] Installing /w/workspace/netconf-maven-clm-master/apps/netconf-console/target/netconf-console-7.0.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-console/7.0.5-SNAPSHOT/netconf-console-7.0.5-SNAPSHOT.jar 02:50:37 [INFO] Installing /w/workspace/netconf-maven-clm-master/apps/netconf-console/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-console/7.0.5-SNAPSHOT/netconf-console-7.0.5-SNAPSHOT.pom 02:50:37 [INFO] Installing /w/workspace/netconf-maven-clm-master/apps/netconf-console/target/netconf-console-7.0.5-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-console/7.0.5-SNAPSHOT/netconf-console-7.0.5-SNAPSHOT-javadoc.jar 02:50:37 [INFO] Installing /w/workspace/netconf-maven-clm-master/apps/netconf-console/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-console/7.0.5-SNAPSHOT/netconf-console-7.0.5-SNAPSHOT-cyclonedx.xml 02:50:37 [INFO] Installing /w/workspace/netconf-maven-clm-master/apps/netconf-console/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-console/7.0.5-SNAPSHOT/netconf-console-7.0.5-SNAPSHOT-cyclonedx.json 02:50:37 [INFO] Installing /w/workspace/netconf-maven-clm-master/apps/netconf-console/target/netconf-console-7.0.5-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-console/7.0.5-SNAPSHOT/netconf-console-7.0.5-SNAPSHOT-sources.jar 02:50:37 [INFO] 02:50:37 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-console --- 02:50:37 [INFO] Installing org/opendaylight/netconf/netconf-console/7.0.5-SNAPSHOT/netconf-console-7.0.5-SNAPSHOT.jar 02:50:37 [INFO] Writing OBR metadata 02:50:37 [INFO] 02:50:37 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-console --- 02:50:37 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:50:37 [INFO] 02:50:37 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-console --- 02:50:37 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 02:50:37 [INFO] 02:50:37 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ netconf-console --- 02:50:37 [INFO] org.opendaylight.netconf:netconf-console:bundle:7.0.5-SNAPSHOT 02:50:37 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 02:50:37 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 02:50:37 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 02:50:37 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 02:50:37 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.25.0:compile 02:50:37 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 02:50:37 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 02:50:37 [INFO] +- org.apache.karaf.shell:org.apache.karaf.shell.core:jar:4.4.5:provided 02:50:37 [INFO] | +- org.jline:jline:jar:3.21.0:provided 02:50:37 [INFO] | +- org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar:4.4.5:provided 02:50:37 [INFO] | \- org.apache.sshd:sshd-osgi:jar:2.11.0:provided 02:50:37 [INFO] | \- org.slf4j:jcl-over-slf4j:jar:1.7.32:provided 02:50:37 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 02:50:37 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.2:compile 02:50:37 [INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.2:compile 02:50:37 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.1:compile 02:50:37 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.2:compile 02:50:37 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 02:50:37 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1:compile 02:50:37 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile 02:50:37 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile 02:50:37 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.1:compile 02:50:37 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.1:compile 02:50:37 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.1:compile 02:50:37 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile 02:50:37 [INFO] +- org.opendaylight.netconf:netconf-topology:jar:7.0.5-SNAPSHOT:compile 02:50:37 [INFO] | +- org.bouncycastle:bcpkix-jdk18on:jar:1.77:compile 02:50:37 [INFO] | | +- org.bouncycastle:bcprov-jdk18on:jar:1.77:compile 02:50:37 [INFO] | | \- org.bouncycastle:bcutil-jdk18on:jar:1.77:compile 02:50:37 [INFO] | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.3:compile 02:50:37 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.1:compile 02:50:37 [INFO] +- org.opendaylight.netconf:netconf-client-mdsal:jar:7.0.5-SNAPSHOT:compile 02:50:37 [INFO] | +- com.google.code.gson:gson:jar:2.10.1:compile 02:50:37 [INFO] | +- io.netty:netty-common:jar:4.1.107.Final:compile 02:50:37 [INFO] | +- io.netty:netty-handler:jar:4.1.107.Final:compile 02:50:37 [INFO] | | +- io.netty:netty-resolver:jar:4.1.107.Final:compile 02:50:37 [INFO] | | +- io.netty:netty-buffer:jar:4.1.107.Final:compile 02:50:37 [INFO] | | +- io.netty:netty-transport-native-unix-common:jar:4.1.107.Final:compile 02:50:37 [INFO] | | \- io.netty:netty-codec:jar:4.1.107.Final:compile 02:50:37 [INFO] | +- io.netty:netty-transport:jar:4.1.107.Final:compile 02:50:37 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.1:compile 02:50:37 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.1:compile 02:50:37 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.2:compile 02:50:37 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.2:compile 02:50:37 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.1:compile 02:50:37 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.1:compile 02:50:37 [INFO] | +- org.opendaylight.netconf:netconf-api:jar:7.0.5-SNAPSHOT:compile 02:50:37 [INFO] | | \- org.opendaylight.odlparent:logging-markers:jar:13.0.11:compile 02:50:37 [INFO] | +- org.opendaylight.netconf:keystore-legacy:jar:7.0.5-SNAPSHOT:compile 02:50:37 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.1:compile 02:50:37 [INFO] | +- org.opendaylight.netconf:netconf-client:jar:7.0.5-SNAPSHOT:compile 02:50:37 [INFO] | | +- org.opendaylight.netconf:netconf-netty-util:jar:7.0.5-SNAPSHOT:compile 02:50:37 [INFO] | | +- org.opendaylight.netconf:shaded-exificient:jar:7.0.5-SNAPSHOT:compile 02:50:37 [INFO] | | +- org.opendaylight.netconf:transport-tcp:jar:7.0.5-SNAPSHOT:compile 02:50:37 [INFO] | | | +- io.netty:netty-transport-classes-epoll:jar:4.1.107.Final:compile 02:50:37 [INFO] | | | +- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.5-SNAPSHOT:compile 02:50:37 [INFO] | | | \- org.opendaylight.netconf:transport-api:jar:7.0.5-SNAPSHOT:compile 02:50:37 [INFO] | | +- org.opendaylight.netconf:transport-ssh:jar:7.0.5-SNAPSHOT:compile 02:50:37 [INFO] | | | +- commons-codec:commons-codec:jar:1.15:compile 02:50:37 [INFO] | | | +- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.1:compile 02:50:37 [INFO] | | | +- org.opendaylight.netconf:keystore-api:jar:7.0.5-SNAPSHOT:compile 02:50:37 [INFO] | | | +- org.opendaylight.netconf:shaded-sshd:jar:7.0.5-SNAPSHOT:compile 02:50:37 [INFO] | | | +- org.opendaylight.netconf:truststore-api:jar:7.0.5-SNAPSHOT:compile 02:50:37 [INFO] | | | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.5-SNAPSHOT:compile 02:50:37 [INFO] | | \- org.opendaylight.netconf:transport-tls:jar:7.0.5-SNAPSHOT:compile 02:50:37 [INFO] | +- org.opendaylight.netconf:netconf-common:jar:7.0.5-SNAPSHOT:compile 02:50:37 [INFO] | +- org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.5-SNAPSHOT:compile 02:50:37 [INFO] | +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.5-SNAPSHOT:compile 02:50:37 [INFO] | +- org.opendaylight.netconf.model:rfc5277:jar:7.0.5-SNAPSHOT:compile 02:50:37 [INFO] | +- org.opendaylight.netconf.model:rfc6022:jar:7.0.5-SNAPSHOT:compile 02:50:37 [INFO] | +- org.opendaylight.netconf.model:rfc6241:jar:7.0.5-SNAPSHOT:compile 02:50:37 [INFO] | +- org.opendaylight.netconf.model:rfc6470:jar:7.0.5-SNAPSHOT:compile 02:50:37 [INFO] | +- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.2:compile 02:50:37 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.2:compile 02:50:37 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile 02:50:37 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.2:compile 02:50:37 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.2:compile 02:50:37 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 02:50:37 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.2:compile 02:50:37 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.2:compile 02:50:37 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.2:compile 02:50:37 [INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.2:compile 02:50:37 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.2:compile 02:50:37 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.2:compile 02:50:37 [INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.2:compile 02:50:37 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.2:compile 02:50:37 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.2:compile 02:50:37 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.2:compile 02:50:37 [INFO] | +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.2:compile 02:50:37 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.2:compile 02:50:37 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.2:compile 02:50:37 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.2:compile 02:50:37 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.2:compile 02:50:37 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.2:compile 02:50:37 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.2:compile 02:50:37 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.2:compile 02:50:37 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.2:compile 02:50:37 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.2:compile 02:50:37 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.2:compile 02:50:37 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.2:compile 02:50:37 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.2:compile 02:50:37 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.2:compile 02:50:37 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.2:compile 02:50:37 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.2:compile 02:50:37 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.2:compile 02:50:37 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.2:compile 02:50:37 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.2:compile 02:50:37 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.2:compile 02:50:37 [INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.2:compile 02:50:37 [INFO] | | +- org.antlr:antlr4-runtime:jar:4.13.1:compile 02:50:37 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:13.0.2:compile 02:50:37 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.2:compile 02:50:37 [INFO] | +- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.2:compile 02:50:37 [INFO] | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.2:compile 02:50:37 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 02:50:37 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 02:50:37 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 02:50:37 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 02:50:37 [INFO] +- org.opendaylight.yangtools:yang-test-util:jar:13.0.2:test 02:50:37 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.1:test 02:50:37 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.2:compile 02:50:37 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.1:test 02:50:37 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.1:test 02:50:37 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.1:test 02:50:37 [INFO] +- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.1:test 02:50:37 [INFO] | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.2:compile 02:50:37 [INFO] +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.1:test 02:50:37 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:13.0.1:test 02:50:37 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.11:test 02:50:37 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.1:test 02:50:37 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.1:test 02:50:37 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.1:test 02:50:37 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.1:test 02:50:37 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.1:test 02:50:37 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.1:test 02:50:37 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.1:test 02:50:37 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.1:test 02:50:37 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.2:test 02:50:37 [INFO] +- org.awaitility:awaitility:jar:4.1.1:test 02:50:37 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 02:50:37 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 02:50:37 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 02:50:37 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 02:50:37 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 02:50:37 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 02:50:37 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 02:50:37 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 02:50:37 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 02:50:37 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 02:50:37 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 02:50:37 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 02:50:37 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 02:50:37 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 02:50:37 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 02:50:37 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 02:50:37 [INFO] +- junit:junit:jar:4.13.2:test 02:50:37 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 02:50:37 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 02:50:37 [INFO] \- org.mockito:mockito-core:jar:5.11.0:test 02:50:37 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.12:test 02:50:37 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.12:test 02:50:37 [INFO] \- org.objenesis:objenesis:jar:3.3:test 02:50:37 [INFO] 02:50:37 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ netconf-console --- 02:50:37 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/apps/netconf-console/target/sonatype-clm/module.xml 02:50:37 [INFO] 02:50:37 [INFO] ------------< org.opendaylight.netconf:odl-netconf-console >------------ 02:50:37 [INFO] Building OpenDaylight :: Netconf Console + Karaf CLI for netconf CRUD operations 7.0.5-SNAPSHOT [79/121] 02:50:37 [INFO] ------------------------------[ feature ]------------------------------- 02:50:38 [INFO] 02:50:38 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-console --- 02:50:38 [INFO] 02:50:38 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-console --- 02:50:38 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:50:38 [INFO] 02:50:38 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-console --- 02:50:38 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:50:38 [INFO] 02:50:38 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-console --- 02:50:38 [INFO] 02:50:38 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-console --- 02:50:38 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:50:38 [INFO] argLine set to empty 02:50:38 [INFO] 02:50:38 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-console --- 02:50:38 [INFO] Starting audit... 02:50:38 Audit done. 02:50:38 [INFO] You have 0 Checkstyle violations. 02:50:38 [INFO] 02:50:38 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-console --- 02:50:38 [INFO] Starting audit... 02:50:38 Audit done. 02:50:38 [INFO] You have 0 Checkstyle violations. 02:50:38 [INFO] 02:50:38 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-console --- 02:50:38 [INFO] Created: /w/workspace/netconf-maven-clm-master/features/odl-netconf-console/target/classes/META-INF/maven/dependencies.properties 02:50:38 [INFO] 02:50:38 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-console --- 02:50:38 [INFO] 02:50:38 [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-console --- 02:50:38 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-master/features/odl-netconf-console/target/feature/feature.xml 02:50:38 [INFO] ...done! 02:50:38 [INFO] Attaching features XML 02:50:38 [INFO] 02:50:38 [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-netconf-console --- 02:50:38 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 02:50:38 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 02:50:38 [INFO] 02:50:38 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-netconf-console >>> 02:50:38 [INFO] 02:50:38 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-netconf-console --- 02:50:38 [INFO] 02:50:38 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-netconf-console <<< 02:50:38 [INFO] 02:50:38 [INFO] 02:50:38 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-netconf-console --- 02:50:38 [INFO] 02:50:38 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-console --- 02:50:38 [INFO] Can't extract module name from pax-jdbc-features-1.5.6-features.xml: Module format not recognized: /tmp/r/org/ops4j/pax/jdbc/pax-jdbc-features/1.5.6/pax-jdbc-features-1.5.6-features.xml 02:50:38 [INFO] 02:50:38 [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-netconf-console --- 02:50:38 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:50:38 [INFO] 02:50:38 [INFO] ------------------------------------------------------- 02:50:38 [INFO] T E S T S 02:50:38 [INFO] ------------------------------------------------------- 02:50:41 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:51:14 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 32.91 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:51:14 [INFO] 02:51:14 [INFO] Results: 02:51:14 [INFO] 02:51:14 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 02:51:14 [INFO] 02:51:14 [INFO] 02:51:14 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-netconf-console --- 02:51:14 [INFO] 02:51:14 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-console --- 02:51:14 [INFO] 02:51:14 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-netconf-console --- 02:51:14 [INFO] CycloneDX: Resolving Dependencies 02:51:23 [INFO] CycloneDX: Creating BOM version 1.4 with 387 component(s) 02:51:23 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/features/odl-netconf-console/target/bom.xml 02:51:23 [INFO] attaching as odl-netconf-console-7.0.5-SNAPSHOT-cyclonedx.xml 02:51:23 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/features/odl-netconf-console/target/bom.json 02:51:23 [INFO] attaching as odl-netconf-console-7.0.5-SNAPSHOT-cyclonedx.json 02:51:23 [INFO] 02:51:23 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-console --- 02:51:23 [INFO] Skipping duplicate-finder execution! 02:51:23 [INFO] 02:51:23 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-console --- 02:51:23 [INFO] Skipping plugin execution 02:51:23 [INFO] 02:51:23 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-console --- 02:51:23 [INFO] No sources in project. Archive not created. 02:51:23 [INFO] 02:51:23 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-console --- 02:51:23 [INFO] 02:51:23 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-console --- 02:51:23 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:51:23 [INFO] 02:51:23 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-console --- 02:51:23 [INFO] No primary artifact to install, installing attached artifacts instead. 02:51:23 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-console/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-console/7.0.5-SNAPSHOT/odl-netconf-console-7.0.5-SNAPSHOT.pom 02:51:23 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-console/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-console/7.0.5-SNAPSHOT/odl-netconf-console-7.0.5-SNAPSHOT-features.xml 02:51:23 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-console/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-console/7.0.5-SNAPSHOT/odl-netconf-console-7.0.5-SNAPSHOT-cyclonedx.xml 02:51:23 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-console/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-console/7.0.5-SNAPSHOT/odl-netconf-console-7.0.5-SNAPSHOT-cyclonedx.json 02:51:23 [INFO] 02:51:23 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-console --- 02:51:23 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:51:23 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 02:51:23 [INFO] 02:51:23 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-netconf-console --- 02:51:23 [INFO] Wrote dependency tree to: /w/workspace/netconf-maven-clm-master/features/odl-netconf-console/target/test-features 02:51:23 [INFO] 02:51:23 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-netconf-console --- 02:51:23 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/features/odl-netconf-console/target/sonatype-clm/module.xml 02:51:23 [INFO] 02:51:23 [INFO] ----------< org.opendaylight.netconf:restconf-common-models >----------- 02:51:23 [INFO] Building restconf-common-models 7.0.5-SNAPSHOT [80/121] 02:51:23 [INFO] -------------------------------[ bundle ]------------------------------- 02:51:23 [INFO] 02:51:23 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ restconf-common-models --- 02:51:23 [INFO] 02:51:23 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ restconf-common-models --- 02:51:23 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:51:23 [INFO] 02:51:23 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ restconf-common-models --- 02:51:23 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:51:23 [INFO] 02:51:23 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ restconf-common-models --- 02:51:24 [INFO] 02:51:24 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ restconf-common-models --- 02:51:24 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-clm-master/restconf/restconf-common-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/** 02:51:24 [INFO] 02:51:24 [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ restconf-common-models --- 02:51:24 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 02:51:24 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-master/restconf/restconf-common-models/src/main/yang 02:51:24 [INFO] yang-to-sources: Found 1 dependencies in 857.5 μs 02:51:24 [INFO] yang-to-sources: Project model files found: 6 in 2.147 ms 02:51:24 [INFO] yang-to-sources: 7 YANG models processed in 6.263 ms 02:51:24 [INFO] BindingJavaFileGenerator: Defined 80 files in 2.701 ms 02:51:24 [INFO] Sorted 80 files into 25 directories in 180.5 μs 02:51:24 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 80 in 27.77 ms 02:51:24 [INFO] 02:51:24 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ restconf-common-models --- 02:51:24 [INFO] Starting audit... 02:51:24 Audit done. 02:51:24 [INFO] You have 0 Checkstyle violations. 02:51:24 [INFO] 02:51:24 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ restconf-common-models --- 02:51:24 [INFO] Starting audit... 02:51:24 Audit done. 02:51:24 [INFO] You have 0 Checkstyle violations. 02:51:24 [INFO] 02:51:24 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ restconf-common-models --- 02:51:24 [INFO] 02:51:24 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ restconf-common-models --- 02:51:24 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/restconf/restconf-common-models/src/main/resources 02:51:24 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/restconf/restconf-common-models/target/generated-sources/spi 02:51:24 [INFO] Copying 6 resources from target/generated-sources/yang to target/classes 02:51:24 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 02:51:24 [INFO] Copying 6 resources from target/generated-sources/yang to target/classes 02:51:24 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/restconf/restconf-common-models/target/generated-sources/spi 02:51:24 [INFO] 02:51:24 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ restconf-common-models --- 02:51:24 [INFO] Recompiling the module because of changed dependency. 02:51:24 [INFO] Compiling 79 source files with javac [debug release 17] to target/classes 02:51:24 [WARNING] /w/workspace/netconf-maven-clm-master/restconf/restconf-common-models/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 02:51:24 [WARNING] /w/workspace/netconf-maven-clm-master/restconf/restconf-common-models/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 02:51:24 [WARNING] /w/workspace/netconf-maven-clm-master/restconf/restconf-common-models/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 02:51:24 [WARNING] /w/workspace/netconf-maven-clm-master/restconf/restconf-common-models/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 02:51:24 [WARNING] /w/workspace/netconf-maven-clm-master/restconf/restconf-common-models/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 02:51:24 [WARNING] /w/workspace/netconf-maven-clm-master/restconf/restconf-common-models/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 02:51:24 [WARNING] /w/workspace/netconf-maven-clm-master/restconf/restconf-common-models/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 02:51:24 [WARNING] /w/workspace/netconf-maven-clm-master/restconf/restconf-common-models/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 02:51:24 [WARNING] /w/workspace/netconf-maven-clm-master/restconf/restconf-common-models/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 02:51:24 [WARNING] /w/workspace/netconf-maven-clm-master/restconf/restconf-common-models/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 02:51:24 [WARNING] /w/workspace/netconf-maven-clm-master/restconf/restconf-common-models/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 02:51:24 [WARNING] /w/workspace/netconf-maven-clm-master/restconf/restconf-common-models/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 02:51:24 [WARNING] /w/workspace/netconf-maven-clm-master/restconf/restconf-common-models/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 02:51:24 [WARNING] /w/workspace/netconf-maven-clm-master/restconf/restconf-common-models/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 02:51:24 [WARNING] /w/workspace/netconf-maven-clm-master/restconf/restconf-common-models/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 02:51:24 [WARNING] /w/workspace/netconf-maven-clm-master/restconf/restconf-common-models/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 02:51:24 [WARNING] /w/workspace/netconf-maven-clm-master/restconf/restconf-common-models/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 02:51:24 [WARNING] /w/workspace/netconf-maven-clm-master/restconf/restconf-common-models/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 02:51:24 [INFO] 02:51:24 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ restconf-common-models >>> 02:51:24 [INFO] 02:51:24 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ restconf-common-models --- 02:51:24 [INFO] Fork Value is true 02:51:27 [INFO] Done SpotBugs Analysis.... 02:51:27 [INFO] 02:51:27 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ restconf-common-models <<< 02:51:27 [INFO] 02:51:27 [INFO] 02:51:27 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ restconf-common-models --- 02:51:27 [INFO] BugInstance size is 0 02:51:27 [INFO] Error size is 0 02:51:27 [INFO] No errors/warnings found 02:51:27 [INFO] 02:51:27 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ restconf-common-models --- 02:51:27 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/restconf/restconf-common-models/src/test/resources 02:51:27 [INFO] 02:51:27 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ restconf-common-models --- 02:51:27 [INFO] No sources to compile 02:51:27 [INFO] 02:51:27 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ restconf-common-models --- 02:51:27 [INFO] No tests to run. 02:51:27 [INFO] 02:51:27 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ restconf-common-models --- 02:51:27 [INFO] 02:51:27 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ restconf-common-models --- 02:51:27 [INFO] Building bundle: /w/workspace/netconf-maven-clm-master/restconf/restconf-common-models/target/restconf-common-models-7.0.5-SNAPSHOT.jar 02:51:27 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-master/restconf/restconf-common-models/target/classes/META-INF/MANIFEST.MF 02:51:27 [INFO] 02:51:27 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ restconf-common-models --- 02:51:27 [INFO] No previous run data found, generating javadoc. 02:51:30 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/restconf/restconf-common-models/target/restconf-common-models-7.0.5-SNAPSHOT-javadoc.jar 02:51:30 [INFO] 02:51:30 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ restconf-common-models --- 02:51:30 [INFO] CycloneDX: Resolving Dependencies 02:51:30 [INFO] CycloneDX: Creating BOM version 1.4 with 18 component(s) 02:51:30 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/restconf/restconf-common-models/target/bom.xml 02:51:30 [INFO] attaching as restconf-common-models-7.0.5-SNAPSHOT-cyclonedx.xml 02:51:30 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/restconf/restconf-common-models/target/bom.json 02:51:30 [INFO] attaching as restconf-common-models-7.0.5-SNAPSHOT-cyclonedx.json 02:51:30 [INFO] 02:51:30 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ restconf-common-models --- 02:51:30 [INFO] Skipping duplicate-finder execution! 02:51:30 [INFO] 02:51:30 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ restconf-common-models --- 02:51:30 [INFO] No dependency problems found 02:51:30 [INFO] 02:51:30 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ restconf-common-models --- 02:51:30 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/restconf/restconf-common-models/target/restconf-common-models-7.0.5-SNAPSHOT-sources.jar 02:51:30 [INFO] 02:51:30 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ restconf-common-models --- 02:51:30 [INFO] 02:51:30 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ restconf-common-models --- 02:51:30 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:51:30 [INFO] 02:51:30 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ restconf-common-models --- 02:51:30 [INFO] Installing /w/workspace/netconf-maven-clm-master/restconf/restconf-common-models/target/restconf-common-models-7.0.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/restconf-common-models/7.0.5-SNAPSHOT/restconf-common-models-7.0.5-SNAPSHOT.jar 02:51:30 [INFO] Installing /w/workspace/netconf-maven-clm-master/restconf/restconf-common-models/pom.xml to /tmp/r/org/opendaylight/netconf/restconf-common-models/7.0.5-SNAPSHOT/restconf-common-models-7.0.5-SNAPSHOT.pom 02:51:30 [INFO] Installing /w/workspace/netconf-maven-clm-master/restconf/restconf-common-models/target/restconf-common-models-7.0.5-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/restconf-common-models/7.0.5-SNAPSHOT/restconf-common-models-7.0.5-SNAPSHOT-javadoc.jar 02:51:30 [INFO] Installing /w/workspace/netconf-maven-clm-master/restconf/restconf-common-models/target/bom.xml to /tmp/r/org/opendaylight/netconf/restconf-common-models/7.0.5-SNAPSHOT/restconf-common-models-7.0.5-SNAPSHOT-cyclonedx.xml 02:51:30 [INFO] Installing /w/workspace/netconf-maven-clm-master/restconf/restconf-common-models/target/bom.json to /tmp/r/org/opendaylight/netconf/restconf-common-models/7.0.5-SNAPSHOT/restconf-common-models-7.0.5-SNAPSHOT-cyclonedx.json 02:51:31 [INFO] Installing /w/workspace/netconf-maven-clm-master/restconf/restconf-common-models/target/restconf-common-models-7.0.5-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/restconf-common-models/7.0.5-SNAPSHOT/restconf-common-models-7.0.5-SNAPSHOT-sources.jar 02:51:31 [INFO] 02:51:31 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ restconf-common-models --- 02:51:31 [INFO] Installing org/opendaylight/netconf/restconf-common-models/7.0.5-SNAPSHOT/restconf-common-models-7.0.5-SNAPSHOT.jar 02:51:31 [INFO] Writing OBR metadata 02:51:31 [INFO] 02:51:31 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ restconf-common-models --- 02:51:31 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:51:31 [INFO] 02:51:31 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ restconf-common-models --- 02:51:31 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 02:51:31 [INFO] 02:51:31 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ restconf-common-models --- 02:51:31 [INFO] org.opendaylight.netconf:restconf-common-models:bundle:7.0.5-SNAPSHOT 02:51:31 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile 02:51:31 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.1:compile 02:51:31 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.1:compile 02:51:31 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 02:51:31 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 02:51:31 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 02:51:31 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 02:51:31 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.25.0:compile 02:51:31 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 02:51:31 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 02:51:31 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile 02:51:31 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.2:compile 02:51:31 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.2:compile 02:51:31 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 02:51:31 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.2:compile 02:51:31 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 02:51:31 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 02:51:31 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 02:51:31 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 02:51:31 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 02:51:31 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 02:51:31 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 02:51:31 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 02:51:31 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 02:51:31 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 02:51:31 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 02:51:31 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 02:51:31 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 02:51:31 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 02:51:31 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 02:51:31 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 02:51:31 [INFO] +- junit:junit:jar:4.13.2:test 02:51:31 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 02:51:31 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 02:51:31 [INFO] \- org.mockito:mockito-core:jar:5.11.0:test 02:51:31 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.12:test 02:51:31 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.12:test 02:51:31 [INFO] \- org.objenesis:objenesis:jar:3.3:test 02:51:31 [INFO] 02:51:31 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ restconf-common-models --- 02:51:31 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/restconf/restconf-common-models/target/sonatype-clm/module.xml 02:51:31 [INFO] 02:51:31 [INFO] --------------< org.opendaylight.netconf:restconf-common >-------------- 02:51:31 [INFO] Building restconf-common 7.0.5-SNAPSHOT [81/121] 02:51:31 [INFO] -------------------------------[ bundle ]------------------------------- 02:51:31 [INFO] 02:51:31 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ restconf-common --- 02:51:31 [INFO] 02:51:31 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ restconf-common --- 02:51:31 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:51:31 [INFO] 02:51:31 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ restconf-common --- 02:51:31 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:51:31 [INFO] 02:51:31 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ restconf-common --- 02:51:31 [INFO] 02:51:31 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ restconf-common --- 02:51:31 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-clm-master/restconf/restconf-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/** 02:51:31 [INFO] 02:51:31 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ restconf-common --- 02:51:31 [INFO] Starting audit... 02:51:31 Audit done. 02:51:31 [INFO] You have 0 Checkstyle violations. 02:51:31 [INFO] 02:51:31 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ restconf-common --- 02:51:32 [INFO] Starting audit... 02:51:32 Audit done. 02:51:32 [INFO] You have 0 Checkstyle violations. 02:51:32 [INFO] 02:51:32 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ restconf-common --- 02:51:32 [INFO] 02:51:32 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ restconf-common --- 02:51:32 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/restconf/restconf-common/src/main/resources 02:51:32 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/restconf/restconf-common/target/generated-sources/spi 02:51:32 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/restconf/restconf-common/target/generated-sources/yang 02:51:32 [INFO] 02:51:32 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ restconf-common --- 02:51:32 [INFO] Recompiling the module because of changed dependency. 02:51:32 [INFO] Compiling 9 source files with javac [debug release 17] to target/classes 02:51:32 [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found 02:51:32 [INFO] 02:51:32 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ restconf-common >>> 02:51:32 [INFO] 02:51:32 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ restconf-common --- 02:51:32 [INFO] Fork Value is true 02:51:35 [INFO] Done SpotBugs Analysis.... 02:51:35 [INFO] 02:51:35 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ restconf-common <<< 02:51:35 [INFO] 02:51:35 [INFO] 02:51:35 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ restconf-common --- 02:51:35 [INFO] BugInstance size is 0 02:51:35 [INFO] Error size is 0 02:51:35 [INFO] No errors/warnings found 02:51:35 [INFO] 02:51:35 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ restconf-common --- 02:51:35 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/restconf/restconf-common/src/test/resources 02:51:35 [INFO] 02:51:35 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ restconf-common --- 02:51:35 [INFO] No sources to compile 02:51:35 [INFO] 02:51:35 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ restconf-common --- 02:51:35 [INFO] No tests to run. 02:51:35 [INFO] 02:51:35 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ restconf-common --- 02:51:35 [INFO] 02:51:35 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ restconf-common --- 02:51:35 [INFO] Building bundle: /w/workspace/netconf-maven-clm-master/restconf/restconf-common/target/restconf-common-7.0.5-SNAPSHOT.jar 02:51:35 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-master/restconf/restconf-common/target/classes/META-INF/MANIFEST.MF 02:51:35 [INFO] 02:51:35 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ restconf-common --- 02:51:35 [INFO] No previous run data found, generating javadoc. 02:51:37 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/restconf/restconf-common/target/restconf-common-7.0.5-SNAPSHOT-javadoc.jar 02:51:37 [INFO] 02:51:37 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ restconf-common --- 02:51:37 [INFO] CycloneDX: Resolving Dependencies 02:51:37 [INFO] CycloneDX: Creating BOM version 1.4 with 21 component(s) 02:51:37 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/restconf/restconf-common/target/bom.xml 02:51:37 [INFO] attaching as restconf-common-7.0.5-SNAPSHOT-cyclonedx.xml 02:51:37 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/restconf/restconf-common/target/bom.json 02:51:37 [INFO] attaching as restconf-common-7.0.5-SNAPSHOT-cyclonedx.json 02:51:37 [INFO] 02:51:37 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ restconf-common --- 02:51:37 [INFO] Skipping duplicate-finder execution! 02:51:37 [INFO] 02:51:37 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ restconf-common --- 02:51:37 [WARNING] Unused declared dependencies found: 02:51:37 [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile 02:51:37 [INFO] 02:51:37 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ restconf-common --- 02:51:37 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/restconf/restconf-common/target/restconf-common-7.0.5-SNAPSHOT-sources.jar 02:51:37 [INFO] 02:51:37 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ restconf-common --- 02:51:37 [INFO] 02:51:37 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ restconf-common --- 02:51:37 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:51:37 [INFO] 02:51:37 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ restconf-common --- 02:51:37 [INFO] Installing /w/workspace/netconf-maven-clm-master/restconf/restconf-common/target/restconf-common-7.0.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/restconf-common/7.0.5-SNAPSHOT/restconf-common-7.0.5-SNAPSHOT.jar 02:51:37 [INFO] Installing /w/workspace/netconf-maven-clm-master/restconf/restconf-common/pom.xml to /tmp/r/org/opendaylight/netconf/restconf-common/7.0.5-SNAPSHOT/restconf-common-7.0.5-SNAPSHOT.pom 02:51:37 [INFO] Installing /w/workspace/netconf-maven-clm-master/restconf/restconf-common/target/restconf-common-7.0.5-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/restconf-common/7.0.5-SNAPSHOT/restconf-common-7.0.5-SNAPSHOT-javadoc.jar 02:51:37 [INFO] Installing /w/workspace/netconf-maven-clm-master/restconf/restconf-common/target/bom.xml to /tmp/r/org/opendaylight/netconf/restconf-common/7.0.5-SNAPSHOT/restconf-common-7.0.5-SNAPSHOT-cyclonedx.xml 02:51:37 [INFO] Installing /w/workspace/netconf-maven-clm-master/restconf/restconf-common/target/bom.json to /tmp/r/org/opendaylight/netconf/restconf-common/7.0.5-SNAPSHOT/restconf-common-7.0.5-SNAPSHOT-cyclonedx.json 02:51:37 [INFO] Installing /w/workspace/netconf-maven-clm-master/restconf/restconf-common/target/restconf-common-7.0.5-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/restconf-common/7.0.5-SNAPSHOT/restconf-common-7.0.5-SNAPSHOT-sources.jar 02:51:37 [INFO] 02:51:37 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ restconf-common --- 02:51:37 [INFO] Installing org/opendaylight/netconf/restconf-common/7.0.5-SNAPSHOT/restconf-common-7.0.5-SNAPSHOT.jar 02:51:37 [INFO] Writing OBR metadata 02:51:37 [INFO] 02:51:37 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ restconf-common --- 02:51:37 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:51:38 [INFO] 02:51:38 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ restconf-common --- 02:51:38 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 02:51:38 [INFO] 02:51:38 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ restconf-common --- 02:51:38 [INFO] org.opendaylight.netconf:restconf-common:bundle:7.0.5-SNAPSHOT 02:51:38 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 02:51:38 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 02:51:38 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 02:51:38 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 02:51:38 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.25.0:compile 02:51:38 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 02:51:38 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 02:51:38 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.2:compile 02:51:38 [INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.2:compile 02:51:38 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:13.0.2:compile 02:51:38 [INFO] | +- org.immutables:value:jar:annotations:2.10.1:compile 02:51:38 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.2:compile 02:51:38 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 02:51:38 [INFO] +- org.opendaylight.yangtools:yang-model-api:jar:13.0.2:compile 02:51:38 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.2:compile 02:51:38 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile 02:51:38 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc8072:jar:13.0.1:compile 02:51:38 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8040:jar:13.0.1:compile 02:51:38 [INFO] +- org.opendaylight.yangtools:yang-test-util:jar:13.0.2:test 02:51:38 [INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.2:test 02:51:38 [INFO] | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.2:test 02:51:38 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.2:test 02:51:38 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.2:test 02:51:38 [INFO] | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.2:test 02:51:38 [INFO] | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.2:test 02:51:38 [INFO] | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.2:test 02:51:38 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.2:test 02:51:38 [INFO] | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.2:test 02:51:38 [INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.2:test 02:51:38 [INFO] | | +- org.antlr:antlr4-runtime:jar:4.13.1:test 02:51:38 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:13.0.2:test 02:51:38 [INFO] | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.2:test 02:51:38 [INFO] | | \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.2:test 02:51:38 [INFO] | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.2:test 02:51:38 [INFO] | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.2:test 02:51:38 [INFO] | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.2:test 02:51:38 [INFO] | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.2:test 02:51:38 [INFO] | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.2:test 02:51:38 [INFO] | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.2:test 02:51:38 [INFO] | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.2:test 02:51:38 [INFO] | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.2:test 02:51:38 [INFO] | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.2:test 02:51:38 [INFO] | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.2:test 02:51:38 [INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.2:test 02:51:38 [INFO] | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.2:test 02:51:38 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.2:test 02:51:38 [INFO] | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.2:test 02:51:38 [INFO] | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.2:test 02:51:38 [INFO] | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.2:test 02:51:38 [INFO] | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.2:test 02:51:38 [INFO] | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.2:test 02:51:38 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 02:51:38 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 02:51:38 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 02:51:38 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 02:51:38 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 02:51:38 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 02:51:38 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 02:51:38 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 02:51:38 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 02:51:38 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 02:51:38 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 02:51:38 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 02:51:38 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 02:51:38 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 02:51:38 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 02:51:38 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 02:51:38 [INFO] +- junit:junit:jar:4.13.2:test 02:51:38 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 02:51:38 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 02:51:38 [INFO] \- org.mockito:mockito-core:jar:5.11.0:test 02:51:38 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.12:test 02:51:38 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.12:test 02:51:38 [INFO] \- org.objenesis:objenesis:jar:3.3:test 02:51:38 [INFO] 02:51:38 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ restconf-common --- 02:51:38 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/restconf/restconf-common/target/sonatype-clm/module.xml 02:51:38 [INFO] 02:51:38 [INFO] ------------< org.opendaylight.netconf:odl-restconf-common >------------ 02:51:38 [INFO] Building OpenDaylight :: Restconf :: Common 7.0.5-SNAPSHOT [82/121] 02:51:38 [INFO] ------------------------------[ feature ]------------------------------- 02:51:38 [INFO] 02:51:38 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-restconf-common --- 02:51:38 [INFO] 02:51:38 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-restconf-common --- 02:51:38 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:51:38 [INFO] 02:51:38 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-restconf-common --- 02:51:38 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:51:38 [INFO] 02:51:38 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-restconf-common --- 02:51:39 [INFO] 02:51:39 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-restconf-common --- 02:51:39 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:51:39 [INFO] argLine set to empty 02:51:39 [INFO] 02:51:39 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-restconf-common --- 02:51:39 [INFO] Starting audit... 02:51:39 Audit done. 02:51:39 [INFO] You have 0 Checkstyle violations. 02:51:39 [INFO] 02:51:39 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-restconf-common --- 02:51:39 [INFO] Starting audit... 02:51:39 Audit done. 02:51:39 [INFO] You have 0 Checkstyle violations. 02:51:39 [INFO] 02:51:39 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-restconf-common --- 02:51:39 [INFO] Created: /w/workspace/netconf-maven-clm-master/features/odl-restconf-common/target/classes/META-INF/maven/dependencies.properties 02:51:39 [INFO] 02:51:39 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-restconf-common --- 02:51:39 [INFO] 02:51:39 [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-restconf-common --- 02:51:39 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-master/features/odl-restconf-common/target/feature/feature.xml 02:51:39 [INFO] ...done! 02:51:39 [INFO] Attaching features XML 02:51:39 [INFO] 02:51:39 [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-restconf-common --- 02:51:39 [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 02:51:39 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 02:51:39 [INFO] 02:51:39 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-restconf-common >>> 02:51:39 [INFO] 02:51:39 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-restconf-common --- 02:51:39 [INFO] 02:51:39 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-restconf-common <<< 02:51:39 [INFO] 02:51:39 [INFO] 02:51:39 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-restconf-common --- 02:51:39 [INFO] 02:51:39 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-restconf-common --- 02:51:39 [INFO] Can't extract module name from pax-jdbc-features-1.5.6-features.xml: Module format not recognized: /tmp/r/org/ops4j/pax/jdbc/pax-jdbc-features/1.5.6/pax-jdbc-features-1.5.6-features.xml 02:51:39 [INFO] 02:51:39 [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-restconf-common --- 02:51:39 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:51:39 [INFO] 02:51:39 [INFO] ------------------------------------------------------- 02:51:39 [INFO] T E S T S 02:51:39 [INFO] ------------------------------------------------------- 02:51:41 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:52:12 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.00 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:52:13 [INFO] 02:52:13 [INFO] Results: 02:52:13 [INFO] 02:52:13 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 02:52:13 [INFO] 02:52:13 [INFO] 02:52:13 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-restconf-common --- 02:52:13 [INFO] 02:52:13 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-restconf-common --- 02:52:13 [INFO] 02:52:13 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-restconf-common --- 02:52:13 [INFO] CycloneDX: Resolving Dependencies 02:52:20 [INFO] CycloneDX: Creating BOM version 1.4 with 319 component(s) 02:52:20 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/features/odl-restconf-common/target/bom.xml 02:52:20 [INFO] attaching as odl-restconf-common-7.0.5-SNAPSHOT-cyclonedx.xml 02:52:20 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/features/odl-restconf-common/target/bom.json 02:52:20 [INFO] attaching as odl-restconf-common-7.0.5-SNAPSHOT-cyclonedx.json 02:52:20 [INFO] 02:52:20 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-restconf-common --- 02:52:20 [INFO] Skipping duplicate-finder execution! 02:52:20 [INFO] 02:52:20 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-restconf-common --- 02:52:20 [INFO] Skipping plugin execution 02:52:20 [INFO] 02:52:20 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-restconf-common --- 02:52:20 [INFO] No sources in project. Archive not created. 02:52:20 [INFO] 02:52:20 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-restconf-common --- 02:52:20 [INFO] 02:52:20 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-restconf-common --- 02:52:20 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:52:20 [INFO] 02:52:20 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-restconf-common --- 02:52:20 [INFO] No primary artifact to install, installing attached artifacts instead. 02:52:20 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-restconf-common/pom.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-common/7.0.5-SNAPSHOT/odl-restconf-common-7.0.5-SNAPSHOT.pom 02:52:20 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-restconf-common/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-common/7.0.5-SNAPSHOT/odl-restconf-common-7.0.5-SNAPSHOT-features.xml 02:52:20 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-restconf-common/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-common/7.0.5-SNAPSHOT/odl-restconf-common-7.0.5-SNAPSHOT-cyclonedx.xml 02:52:20 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-restconf-common/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-restconf-common/7.0.5-SNAPSHOT/odl-restconf-common-7.0.5-SNAPSHOT-cyclonedx.json 02:52:20 [INFO] 02:52:20 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-restconf-common --- 02:52:20 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:52:20 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 02:52:20 [INFO] 02:52:20 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-restconf-common --- 02:52:20 [INFO] Wrote dependency tree to: /w/workspace/netconf-maven-clm-master/features/odl-restconf-common/target/test-features 02:52:20 [INFO] 02:52:20 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-restconf-common --- 02:52:20 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/features/odl-restconf-common/target/sonatype-clm/module.xml 02:52:20 [INFO] 02:52:20 [INFO] ---------------< org.opendaylight.netconf:restconf-api >---------------- 02:52:20 [INFO] Building restconf-api 7.0.5-SNAPSHOT [83/121] 02:52:20 [INFO] -------------------------------[ bundle ]------------------------------- 02:52:20 [INFO] 02:52:20 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ restconf-api --- 02:52:20 [INFO] 02:52:20 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ restconf-api --- 02:52:20 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:52:20 [INFO] 02:52:20 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ restconf-api --- 02:52:20 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:52:20 [INFO] 02:52:20 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ restconf-api --- 02:52:20 [INFO] 02:52:20 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ restconf-api --- 02:52:20 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-clm-master/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/** 02:52:20 [INFO] 02:52:20 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ restconf-api --- 02:52:20 [INFO] Starting audit... 02:52:20 Audit done. 02:52:20 [INFO] You have 0 Checkstyle violations. 02:52:20 [INFO] 02:52:20 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ restconf-api --- 02:52:21 [INFO] Starting audit... 02:52:21 Audit done. 02:52:21 [INFO] You have 0 Checkstyle violations. 02:52:21 [INFO] 02:52:21 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ restconf-api --- 02:52:21 [INFO] 02:52:21 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ restconf-api --- 02:52:21 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/protocol/restconf-api/src/main/resources 02:52:21 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/protocol/restconf-api/target/generated-sources/spi 02:52:21 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/protocol/restconf-api/target/generated-sources/yang 02:52:21 [INFO] 02:52:21 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ restconf-api --- 02:52:21 [INFO] Recompiling the module because of changed dependency. 02:52:21 [INFO] Compiling 27 source files with javac [debug release 17 module-path] to target/classes 02:52:21 [WARNING] /w/workspace/netconf-maven-clm-master/protocol/restconf-api/src/main/java/module-info.java:[12,35] requires transitive directive for an automatic module 02:52:21 [WARNING] /w/workspace/netconf-maven-clm-master/protocol/restconf-api/src/main/java/module-info.java:[13,77] requires transitive directive for an automatic module 02:52:21 [WARNING] /w/workspace/netconf-maven-clm-master/protocol/restconf-api/src/main/java/module-info.java:[14,66] requires transitive directive for an automatic module 02:52:21 [WARNING] /w/workspace/netconf-maven-clm-master/protocol/restconf-api/src/main/java/module-info.java:[17,48] requires directive for an automatic module 02:52:21 [WARNING] /w/workspace/netconf-maven-clm-master/protocol/restconf-api/src/main/java/module-info.java:[19,17] requires directive for an automatic module 02:52:21 [WARNING] /w/workspace/netconf-maven-clm-master/protocol/restconf-api/src/main/java/module-info.java:[22,47] requires transitive directive for an automatic module 02:52:21 [INFO] 02:52:21 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ restconf-api >>> 02:52:21 [INFO] 02:52:21 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ restconf-api --- 02:52:21 [INFO] Fork Value is true 02:52:25 [INFO] Done SpotBugs Analysis.... 02:52:25 [INFO] 02:52:25 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ restconf-api <<< 02:52:25 [INFO] 02:52:25 [INFO] 02:52:25 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ restconf-api --- 02:52:25 [INFO] BugInstance size is 0 02:52:25 [INFO] Error size is 0 02:52:25 [INFO] No errors/warnings found 02:52:25 [INFO] 02:52:25 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ restconf-api --- 02:52:25 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/protocol/restconf-api/src/test/resources 02:52:25 [INFO] 02:52:25 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ restconf-api --- 02:52:25 [INFO] Recompiling the module because of changed dependency. 02:52:25 [INFO] Compiling 3 source files with javac [debug release 17 module-path] to target/test-classes 02:52:25 [INFO] 02:52:25 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ restconf-api --- 02:52:25 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:52:25 [INFO] 02:52:25 [INFO] ------------------------------------------------------- 02:52:25 [INFO] T E S T S 02:52:25 [INFO] ------------------------------------------------------- 02:52:26 [INFO] Running org.opendaylight.restconf.api.FieldsParamTest 02:52:26 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.125 s -- in org.opendaylight.restconf.api.FieldsParamTest 02:52:26 [INFO] Running org.opendaylight.restconf.api.query.StartTimeParamTest 02:52:26 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.opendaylight.restconf.api.query.StartTimeParamTest 02:52:26 [INFO] Running org.opendaylight.restconf.api.ApiPathTest 02:52:26 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s -- in org.opendaylight.restconf.api.ApiPathTest 02:52:26 [INFO] 02:52:26 [INFO] Results: 02:52:26 [INFO] 02:52:26 [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0 02:52:26 [INFO] 02:52:26 [INFO] 02:52:26 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ restconf-api --- 02:52:26 [INFO] 02:52:26 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ restconf-api --- 02:52:26 [WARNING] Bundle org.opendaylight.netconf:restconf-api:bundle:7.0.5-SNAPSHOT : Split package, multiple jars provide the same package: 02:52:26 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 02:52:26 Package found in [Jar:., Jar:org.eclipse.jdt.annotation, Jar:logging-markers, Jar:concepts, Jar:yang-common, Jar:rfc6991-ietf-yang-types, Jar:ietf-type-util, Jar:mdsal-binding-spec-util, Jar:rfc6243, Jar:rfc6241, Jar:rfc6991-ietf-inet-types, Jar:yang-binding, Jar:util, Jar:triemap, Jar:org.osgi.annotation.bundle] 02:52:26 Class path [Jar:., Jar:guava, Jar:failureaccess, Jar:listenablefuture, Jar:checker-qual, Jar:error_prone_annotations, Jar:j2objc-annotations, Jar:org.eclipse.jdt.annotation, Jar:logging-markers, Jar:concepts, Jar:yang-common, Jar:rfc6991-ietf-yang-types, Jar:ietf-type-util, Jar:mdsal-binding-spec-util, Jar:rfc6243, Jar:rfc6241, Jar:rfc6991-ietf-inet-types, Jar:yang-binding, Jar:util, Jar:triemap, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 02:52:26 [INFO] Building bundle: /w/workspace/netconf-maven-clm-master/protocol/restconf-api/target/restconf-api-7.0.5-SNAPSHOT.jar 02:52:26 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-master/protocol/restconf-api/target/classes/META-INF/MANIFEST.MF 02:52:26 [INFO] 02:52:26 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ restconf-api --- 02:52:27 [INFO] No previous run data found, generating javadoc. 02:52:28 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/protocol/restconf-api/target/restconf-api-7.0.5-SNAPSHOT-javadoc.jar 02:52:28 [INFO] 02:52:28 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ restconf-api --- 02:52:28 [INFO] CycloneDX: Resolving Dependencies 02:52:30 [INFO] CycloneDX: Creating BOM version 1.4 with 22 component(s) 02:52:30 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/protocol/restconf-api/target/bom.xml 02:52:30 [INFO] attaching as restconf-api-7.0.5-SNAPSHOT-cyclonedx.xml 02:52:30 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/protocol/restconf-api/target/bom.json 02:52:30 [INFO] attaching as restconf-api-7.0.5-SNAPSHOT-cyclonedx.json 02:52:30 [INFO] 02:52:30 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ restconf-api --- 02:52:30 [INFO] Skipping duplicate-finder execution! 02:52:30 [INFO] 02:52:30 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ restconf-api --- 02:52:30 [INFO] No dependency problems found 02:52:30 [INFO] 02:52:30 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ restconf-api --- 02:52:30 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/protocol/restconf-api/target/restconf-api-7.0.5-SNAPSHOT-sources.jar 02:52:30 [INFO] 02:52:30 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ restconf-api --- 02:52:30 [INFO] 02:52:30 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ restconf-api --- 02:52:30 [INFO] Loading execution data file /w/workspace/netconf-maven-clm-master/protocol/restconf-api/target/code-coverage/jacoco.exec 02:52:30 [INFO] Analyzed bundle 'restconf-api' with 28 classes 02:52:30 [INFO] 02:52:30 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ restconf-api --- 02:52:30 [INFO] Installing /w/workspace/netconf-maven-clm-master/protocol/restconf-api/target/restconf-api-7.0.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/restconf-api/7.0.5-SNAPSHOT/restconf-api-7.0.5-SNAPSHOT.jar 02:52:30 [INFO] Installing /w/workspace/netconf-maven-clm-master/protocol/restconf-api/pom.xml to /tmp/r/org/opendaylight/netconf/restconf-api/7.0.5-SNAPSHOT/restconf-api-7.0.5-SNAPSHOT.pom 02:52:30 [INFO] Installing /w/workspace/netconf-maven-clm-master/protocol/restconf-api/target/restconf-api-7.0.5-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/restconf-api/7.0.5-SNAPSHOT/restconf-api-7.0.5-SNAPSHOT-javadoc.jar 02:52:30 [INFO] Installing /w/workspace/netconf-maven-clm-master/protocol/restconf-api/target/bom.xml to /tmp/r/org/opendaylight/netconf/restconf-api/7.0.5-SNAPSHOT/restconf-api-7.0.5-SNAPSHOT-cyclonedx.xml 02:52:30 [INFO] Installing /w/workspace/netconf-maven-clm-master/protocol/restconf-api/target/bom.json to /tmp/r/org/opendaylight/netconf/restconf-api/7.0.5-SNAPSHOT/restconf-api-7.0.5-SNAPSHOT-cyclonedx.json 02:52:30 [INFO] Installing /w/workspace/netconf-maven-clm-master/protocol/restconf-api/target/restconf-api-7.0.5-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/restconf-api/7.0.5-SNAPSHOT/restconf-api-7.0.5-SNAPSHOT-sources.jar 02:52:30 [INFO] 02:52:30 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ restconf-api --- 02:52:30 [INFO] Installing org/opendaylight/netconf/restconf-api/7.0.5-SNAPSHOT/restconf-api-7.0.5-SNAPSHOT.jar 02:52:30 [INFO] Writing OBR metadata 02:52:30 [INFO] 02:52:30 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ restconf-api --- 02:52:30 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:52:30 [INFO] 02:52:30 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ restconf-api --- 02:52:30 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 02:52:30 [INFO] 02:52:30 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ restconf-api --- 02:52:30 [INFO] org.opendaylight.netconf:restconf-api:bundle:7.0.5-SNAPSHOT 02:52:30 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 02:52:30 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 02:52:30 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 02:52:30 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 02:52:30 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.25.0:compile 02:52:30 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 02:52:30 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 02:52:30 [INFO] +- org.opendaylight.odlparent:logging-markers:jar:13.0.11:compile 02:52:30 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.2:compile 02:52:30 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.2:compile 02:52:30 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile 02:52:30 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.1:compile 02:52:30 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.1:compile 02:52:30 [INFO] +- org.opendaylight.netconf.model:rfc6243:jar:7.0.5-SNAPSHOT:compile 02:52:30 [INFO] | +- org.opendaylight.netconf.model:rfc6241:jar:7.0.5-SNAPSHOT:compile 02:52:30 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile 02:52:30 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile 02:52:30 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.2:compile 02:52:30 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 02:52:30 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 02:52:30 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 02:52:30 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 02:52:30 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 02:52:30 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 02:52:30 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 02:52:30 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 02:52:30 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 02:52:30 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 02:52:30 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 02:52:30 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 02:52:30 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 02:52:30 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 02:52:30 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 02:52:30 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 02:52:30 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 02:52:30 [INFO] +- junit:junit:jar:4.13.2:test 02:52:30 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 02:52:30 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 02:52:30 [INFO] \- org.mockito:mockito-core:jar:5.11.0:test 02:52:30 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.12:test 02:52:30 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.12:test 02:52:30 [INFO] \- org.objenesis:objenesis:jar:3.3:test 02:52:30 [INFO] 02:52:30 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ restconf-api --- 02:52:30 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/protocol/restconf-api/target/sonatype-clm/module.xml 02:52:30 [INFO] 02:52:30 [INFO] ----------------< org.opendaylight.netconf:restconf-nb >---------------- 02:52:30 [INFO] Building restconf-nb 7.0.5-SNAPSHOT [84/121] 02:52:30 [INFO] -------------------------------[ bundle ]------------------------------- 02:52:30 [INFO] 02:52:30 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ restconf-nb --- 02:52:30 [INFO] 02:52:30 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ restconf-nb --- 02:52:30 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:52:30 [INFO] 02:52:30 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ restconf-nb --- 02:52:30 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:52:30 [INFO] 02:52:30 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ restconf-nb --- 02:52:31 [INFO] 02:52:31 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ restconf-nb --- 02:52:31 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-clm-master/restconf/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/** 02:52:31 [INFO] 02:52:31 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ restconf-nb --- 02:52:31 [INFO] Starting audit... 02:52:31 Audit done. 02:52:31 [INFO] You have 0 Checkstyle violations. 02:52:31 [INFO] 02:52:31 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ restconf-nb --- 02:52:38 [INFO] Starting audit... 02:52:38 Audit done. 02:52:38 [INFO] You have 0 Checkstyle violations. 02:52:38 [INFO] 02:52:38 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ restconf-nb --- 02:52:38 [INFO] 02:52:38 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ restconf-nb --- 02:52:38 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/src/main/resources 02:52:38 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/target/generated-sources/spi 02:52:38 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/target/generated-sources/yang 02:52:38 [INFO] 02:52:38 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ restconf-nb --- 02:52:38 [INFO] Recompiling the module because of changed dependency. 02:52:38 [INFO] Compiling 128 source files with javac [debug release 17] to target/classes 02:52:39 [WARNING] /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/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 02:52:39 [WARNING] /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfTransaction.java:[11,63] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 02:52:39 [WARNING] /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/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 02:52:39 [WARNING] /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/NetconfRestconfTransaction.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 02:52:39 [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found 02:52:39 [WARNING] /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/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 02:52:39 [WARNING] /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfTransaction.java:[11,63] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 02:52:39 [WARNING] /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/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 02:52:39 [WARNING] /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/NetconfRestconfTransaction.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 02:52:39 [WARNING] /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/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 02:52:39 [WARNING] /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfTransaction.java:[11,63] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 02:52:39 [WARNING] /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/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 02:52:39 [WARNING] /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/NetconfRestconfTransaction.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 02:52:39 [WARNING] /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[1152,46] found raw type: org.opendaylight.yangtools.yang.data.api.schema.LeafNode 02:52:39 missing type arguments for generic class org.opendaylight.yangtools.yang.data.api.schema.LeafNode 02:52:39 [WARNING] /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[1492,52] PARTIAL_OPERATION in org.opendaylight.yangtools.yang.common.ErrorTag has been deprecated 02:52:39 [WARNING] /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/streams/WebSocketFactory.java:[90,20] org.opendaylight.restconf.nb.rfc8040.streams.WebSocketSender in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 02:52:39 [WARNING] /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/mdsal/RestconfSchemaSourceUrlProvider.java:[38,61] org.opendaylight.restconf.nb.rfc8040.streams.RestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 02:52:39 [WARNING] /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/mdsal/RestconfSchemaSourceUrlProvider.java:[38,61] org.opendaylight.restconf.nb.rfc8040.streams.RestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 02:52:39 [WARNING] /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/mdsal/RestconfSchemaSourceUrlProvider.java:[38,61] org.opendaylight.restconf.nb.rfc8040.streams.RestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 02:52:39 [WARNING] /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/streams/WebSocketInitializer.java:[26,29] org.opendaylight.restconf.nb.rfc8040.streams.WebSocketFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 02:52:39 [WARNING] /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/streams/WebSocketInitializer.java:[26,29] org.opendaylight.restconf.nb.rfc8040.streams.WebSocketFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 02:52:39 [WARNING] /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/streams/WebSocketInitializer.java:[26,29] org.opendaylight.restconf.nb.rfc8040.streams.WebSocketFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 02:52:39 [WARNING] /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/streams/WebSocketInitializer.java:[31,23] org.opendaylight.restconf.nb.rfc8040.streams.WebSocketFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 02:52:39 [WARNING] /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/streams/DefaultRestconfStreamServletFactory.java:[34,67] org.opendaylight.restconf.nb.rfc8040.streams.RestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 02:52:39 [WARNING] /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/streams/DefaultRestconfStreamServletFactory.java:[32,82] org.opendaylight.restconf.nb.rfc8040.streams.RestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 02:52:39 [WARNING] /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/streams/DefaultRestconfStreamServletFactory.java:[34,67] org.opendaylight.restconf.nb.rfc8040.streams.RestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 02:52:39 [WARNING] /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/streams/DefaultRestconfStreamServletFactory.java:[32,82] org.opendaylight.restconf.nb.rfc8040.streams.RestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 02:52:39 [WARNING] /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/streams/DefaultRestconfStreamServletFactory.java:[34,67] org.opendaylight.restconf.nb.rfc8040.streams.RestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 02:52:39 [WARNING] /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/streams/DefaultRestconfStreamServletFactory.java:[32,82] org.opendaylight.restconf.nb.rfc8040.streams.RestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 02:52:39 [WARNING] /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/streams/DefaultRestconfStreamServletFactory.java:[91,36] org.opendaylight.restconf.nb.rfc8040.streams.WebSocketInitializer in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 02:52:39 [WARNING] /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/JaxRsNorthbound.java:[54,30] org.opendaylight.restconf.nb.rfc8040.streams.RestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 02:52:39 [WARNING] /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/JaxRsNorthbound.java:[54,30] org.opendaylight.restconf.nb.rfc8040.streams.RestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 02:52:39 [WARNING] /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/JaxRsNorthbound.java:[54,30] org.opendaylight.restconf.nb.rfc8040.streams.RestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 02:52:39 [WARNING] /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/JaxRsNorthbound.java:[74,37] org.opendaylight.restconf.nb.rfc8040.jersey.providers.errors.RestconfDocumentedExceptionMapper in org.opendaylight.restconf.nb.rfc8040.jersey.providers.errors has been deprecated 02:52:39 [WARNING] /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/OSGiNorthbound.java:[62,36] org.opendaylight.restconf.nb.rfc8040.streams.DefaultRestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 02:52:39 [WARNING] /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/OSGiNorthbound.java:[62,36] org.opendaylight.restconf.nb.rfc8040.streams.DefaultRestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 02:52:39 [WARNING] /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/OSGiNorthbound.java:[62,36] org.opendaylight.restconf.nb.rfc8040.streams.DefaultRestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 02:52:39 [WARNING] /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/OSGiNorthbound.java:[68,31] org.opendaylight.restconf.nb.rfc8040.streams.DefaultRestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 02:52:39 [WARNING] /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/OSGiNorthbound.java:[68,31] org.opendaylight.restconf.nb.rfc8040.streams.DefaultRestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 02:52:39 [WARNING] /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/OSGiNorthbound.java:[68,31] org.opendaylight.restconf.nb.rfc8040.streams.DefaultRestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 02:52:39 [WARNING] /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/OSGiNorthbound.java:[74,36] org.opendaylight.restconf.nb.rfc8040.streams.DefaultRestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 02:52:39 [WARNING] /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/OSGiNorthbound.java:[73,57] org.opendaylight.restconf.nb.rfc8040.streams.DefaultRestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 02:52:39 [WARNING] /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/OSGiNorthbound.java:[74,36] org.opendaylight.restconf.nb.rfc8040.streams.DefaultRestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 02:52:39 [WARNING] /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/OSGiNorthbound.java:[73,57] org.opendaylight.restconf.nb.rfc8040.streams.DefaultRestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 02:52:39 [WARNING] /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/OSGiNorthbound.java:[74,36] org.opendaylight.restconf.nb.rfc8040.streams.DefaultRestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 02:52:39 [WARNING] /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/OSGiNorthbound.java:[73,57] org.opendaylight.restconf.nb.rfc8040.streams.DefaultRestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 02:52:39 [WARNING] /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/OSGiNorthbound.java:[83,24] org.opendaylight.restconf.nb.rfc8040.streams.DefaultRestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 02:52:39 [WARNING] /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/OSGiNorthbound.java:[104,37] org.opendaylight.restconf.nb.rfc8040.streams.DefaultRestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 02:52:39 [WARNING] /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/mdsal/streams/notif/CreateNotificationStreamRpc.java:[70,69] unchecked cast 02:52:39 required: org.opendaylight.yangtools.yang.data.api.schema.LeafSetNode 02:52:39 found: org.opendaylight.yangtools.yang.data.api.schema.DataContainerChild 02:52:39 [WARNING] /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/legacy/ErrorTags.java:[55,22] PARTIAL_OPERATION in org.opendaylight.yangtools.yang.common.ErrorTag has been deprecated 02:52:39 [INFO] 02:52:39 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ restconf-nb >>> 02:52:39 [INFO] 02:52:39 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ restconf-nb --- 02:52:39 [INFO] Fork Value is true 02:52:47 [INFO] Done SpotBugs Analysis.... 02:52:47 [INFO] 02:52:47 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ restconf-nb <<< 02:52:47 [INFO] 02:52:47 [INFO] 02:52:47 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ restconf-nb --- 02:52:47 [INFO] BugInstance size is 0 02:52:47 [INFO] Error size is 0 02:52:47 [INFO] No errors/warnings found 02:52:47 [INFO] 02:52:47 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ restconf-nb --- 02:52:47 [INFO] Copying 151 resources from src/test/resources to target/test-classes 02:52:47 [INFO] 02:52:47 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ restconf-nb --- 02:52:47 [INFO] Recompiling the module because of changed dependency. 02:52:47 [INFO] Compiling 61 source files with javac [debug release 17] to target/test-classes 02:52:47 [WARNING] /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/jersey/providers/errors/RestconfDocumentedExceptionMapperTest.java:[47,20] org.opendaylight.restconf.nb.rfc8040.jersey.providers.errors.RestconfDocumentedExceptionMapper in org.opendaylight.restconf.nb.rfc8040.jersey.providers.errors has been deprecated 02:52:47 [WARNING] /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/jersey/providers/errors/RestconfDocumentedExceptionMapperTest.java:[47,20] org.opendaylight.restconf.nb.rfc8040.jersey.providers.errors.RestconfDocumentedExceptionMapper in org.opendaylight.restconf.nb.rfc8040.jersey.providers.errors has been deprecated 02:52:47 [WARNING] /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/jersey/providers/errors/RestconfDocumentedExceptionMapperTest.java:[47,20] org.opendaylight.restconf.nb.rfc8040.jersey.providers.errors.RestconfDocumentedExceptionMapper in org.opendaylight.restconf.nb.rfc8040.jersey.providers.errors has been deprecated 02:52:47 [WARNING] /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/jersey/providers/errors/RestconfDocumentedExceptionMapperTest.java:[54,31] org.opendaylight.restconf.nb.rfc8040.jersey.providers.errors.RestconfDocumentedExceptionMapper in org.opendaylight.restconf.nb.rfc8040.jersey.providers.errors has been deprecated 02:52:47 [WARNING] /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/streams/WebSocketFactoryTest.java:[60,13] org.opendaylight.restconf.nb.rfc8040.streams.WebSocketFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 02:52:47 [WARNING] /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/streams/WebSocketFactoryTest.java:[60,13] org.opendaylight.restconf.nb.rfc8040.streams.WebSocketFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 02:52:47 [WARNING] /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/streams/WebSocketFactoryTest.java:[60,13] org.opendaylight.restconf.nb.rfc8040.streams.WebSocketFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 02:52:47 [WARNING] /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/streams/WebSocketFactoryTest.java:[69,32] org.opendaylight.restconf.nb.rfc8040.streams.WebSocketFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 02:52:47 [WARNING] /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/streams/WebSocketFactoryTest.java:[84,26] org.opendaylight.restconf.nb.rfc8040.streams.WebSocketSender in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 02:52:47 [WARNING] /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/server/mdsal/RestconfSchemaSourceUrlProviderTest.java:[32,13] org.opendaylight.restconf.nb.rfc8040.streams.RestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 02:52:47 [WARNING] /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/server/mdsal/RestconfSchemaSourceUrlProviderTest.java:[32,13] org.opendaylight.restconf.nb.rfc8040.streams.RestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 02:52:47 [WARNING] /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/server/mdsal/RestconfSchemaSourceUrlProviderTest.java:[32,13] org.opendaylight.restconf.nb.rfc8040.streams.RestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 02:52:47 [WARNING] /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/streams/WebSocketSessionHandlerTest.java:[41,23] org.opendaylight.restconf.nb.rfc8040.streams.WebSocketSender in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 02:52:47 [WARNING] /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/streams/WebSocketSessionHandlerTest.java:[41,23] org.opendaylight.restconf.nb.rfc8040.streams.WebSocketSender in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 02:52:47 [WARNING] /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/streams/WebSocketSessionHandlerTest.java:[41,23] org.opendaylight.restconf.nb.rfc8040.streams.WebSocketSender in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 02:52:47 [WARNING] /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/streams/WebSocketSessionHandlerTest.java:[48,43] org.opendaylight.restconf.nb.rfc8040.streams.WebSocketSender in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 02:52:47 [WARNING] /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/NetconfRestconfStrategyTest.java:[98,34] org.opendaylight.yangtools.yang.data.impl.schema.Builders in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 02:52:47 [INFO] 02:52:47 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ restconf-nb --- 02:52:47 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:52:47 [INFO] 02:52:47 [INFO] ------------------------------------------------------- 02:52:47 [INFO] T E S T S 02:52:47 [INFO] ------------------------------------------------------- 02:52:49 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 02:52:51 [INFO] Running org.opendaylight.restconf.nb.rfc8040.streams.SSESessionHandlerTest 02:52:52 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.572 s -- in org.opendaylight.restconf.nb.rfc8040.streams.SSESessionHandlerTest 02:52:52 [INFO] Running org.opendaylight.restconf.nb.rfc8040.streams.WebSocketFactoryTest 02:52:54 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.199 s -- in org.opendaylight.restconf.nb.rfc8040.streams.WebSocketFactoryTest 02:52:54 [INFO] Running org.opendaylight.restconf.nb.rfc8040.streams.WebSocketSessionHandlerTest 02:52:54 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.169 s -- in org.opendaylight.restconf.nb.rfc8040.streams.WebSocketSessionHandlerTest 02:52:54 [INFO] Running org.opendaylight.restconf.nb.rfc8040.databind.XmlResourceBodyTest 02:52:55 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.687 s -- in org.opendaylight.restconf.nb.rfc8040.databind.XmlResourceBodyTest 02:52:55 [INFO] Running org.opendaylight.restconf.nb.rfc8040.databind.XmlChildBodyTest 02:52:55 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.215 s -- in org.opendaylight.restconf.nb.rfc8040.databind.XmlChildBodyTest 02:52:55 [INFO] Running org.opendaylight.restconf.nb.rfc8040.databind.JsonResourceBodyTest 02:52:55 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.225 s -- in org.opendaylight.restconf.nb.rfc8040.databind.JsonResourceBodyTest 02:52:55 [INFO] Running org.opendaylight.restconf.nb.rfc8040.databind.JsonChildBodyTest 02:52:56 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.177 s -- in org.opendaylight.restconf.nb.rfc8040.databind.JsonChildBodyTest 02:52:56 [INFO] Running org.opendaylight.restconf.nb.rfc8040.legacy.ErrorTagsTest 02:52:56 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in org.opendaylight.restconf.nb.rfc8040.legacy.ErrorTagsTest 02:52:56 [INFO] Running org.opendaylight.restconf.nb.jaxrs.JaxRsWebHostMetadataTest 02:52:56 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.restconf.nb.jaxrs.JaxRsWebHostMetadataTest 02:52:56 [INFO] Running org.opendaylight.restconf.nb.jaxrs.RestconfOperationsPostTest 02:52:56 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.514 s -- in org.opendaylight.restconf.nb.jaxrs.RestconfOperationsPostTest 02:52:56 [INFO] Running org.opendaylight.restconf.nb.jaxrs.Netconf822Test 02:52:56 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.restconf.nb.jaxrs.Netconf822Test 02:52:56 [INFO] Running org.opendaylight.restconf.nb.jaxrs.RestconfDataPutTest 02:52:56 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.138 s -- in org.opendaylight.restconf.nb.jaxrs.RestconfDataPutTest 02:52:56 [INFO] Running org.opendaylight.restconf.nb.jaxrs.RestconfOperationsGetTest 02:52:57 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.273 s -- in org.opendaylight.restconf.nb.jaxrs.RestconfOperationsGetTest 02:52:57 [INFO] Running org.opendaylight.restconf.nb.jaxrs.RestconfYangLibraryVersionGetTest 02:52:57 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s -- in org.opendaylight.restconf.nb.jaxrs.RestconfYangLibraryVersionGetTest 02:52:57 [INFO] Running org.opendaylight.restconf.nb.jaxrs.RestconfDataGetTest 02:52:57 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.opendaylight.restconf.nb.jaxrs.RestconfDataGetTest 02:52:57 [INFO] Running org.opendaylight.restconf.nb.jaxrs.RestconfDataDeleteTest 02:52:57 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.restconf.nb.jaxrs.RestconfDataDeleteTest 02:52:57 [INFO] Running org.opendaylight.restconf.nb.jaxrs.RestconfDataPatchTest 02:52:57 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.opendaylight.restconf.nb.jaxrs.RestconfDataPatchTest 02:52:57 [INFO] Running org.opendaylight.restconf.nb.jaxrs.RestconfModulesGetTest 02:52:57 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.192 s -- in org.opendaylight.restconf.nb.jaxrs.RestconfModulesGetTest 02:52:57 [INFO] Running org.opendaylight.restconf.nb.jaxrs.RestconfDataPostTest 02:52:57 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.opendaylight.restconf.nb.jaxrs.RestconfDataPostTest 02:52:57 [INFO] Running org.opendaylight.restconf.nb.jaxrs.Netconf799Test 02:52:57 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.restconf.nb.jaxrs.Netconf799Test 02:52:57 [INFO] Running org.opendaylight.restconf.server.mdsal.streams.dtcl.CreateNotificationStreamRpcTest 02:52:57 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.opendaylight.restconf.server.mdsal.streams.dtcl.CreateNotificationStreamRpcTest 02:52:57 [INFO] Running org.opendaylight.restconf.server.mdsal.streams.notif.JSONNotificationFormatterTest 02:52:57 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s -- in org.opendaylight.restconf.server.mdsal.streams.notif.JSONNotificationFormatterTest 02:52:57 [INFO] Running org.opendaylight.restconf.server.mdsal.streams.notif.XMLNotificationFormatterTest 02:52:57 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.134 s -- in org.opendaylight.restconf.server.mdsal.streams.notif.XMLNotificationFormatterTest 02:52:57 [INFO] Running org.opendaylight.restconf.server.mdsal.CapabilitiesWriterTest 02:52:57 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.restconf.server.mdsal.CapabilitiesWriterTest 02:52:57 [INFO] Running org.opendaylight.restconf.server.mdsal.RestconfSchemaSourceUrlProviderTest 02:52:57 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s -- in org.opendaylight.restconf.server.mdsal.RestconfSchemaSourceUrlProviderTest 02:52:57 [INFO] Running org.opendaylight.restconf.server.spi.ApiPathCanonizerTest 02:52:57 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.opendaylight.restconf.server.spi.ApiPathCanonizerTest 02:52:57 [INFO] Running org.opendaylight.restconf.server.spi.AbstractRestconfStreamRegistryTest 02:52:57 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s -- in org.opendaylight.restconf.server.spi.AbstractRestconfStreamRegistryTest 02:52:57 [INFO] Running org.opendaylight.restconf.server.spi.NC1265Test 02:52:57 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.opendaylight.restconf.server.spi.NC1265Test 02:52:57 [INFO] Running org.opendaylight.restconf.server.spi.ApiPathNormalizerTest 02:52:58 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.opendaylight.restconf.server.spi.ApiPathNormalizerTest 02:52:58 [INFO] Running org.opendaylight.restconf.nb.rfc8040.rests.transactions.NetconfFieldsParamTest 02:52:58 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in org.opendaylight.restconf.nb.rfc8040.rests.transactions.NetconfFieldsParamTest 02:52:58 [INFO] Running org.opendaylight.restconf.nb.rfc8040.rests.transactions.MdsalRestconfStrategyTest 02:52:58 [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.474 s -- in org.opendaylight.restconf.nb.rfc8040.rests.transactions.MdsalRestconfStrategyTest 02:52:58 [INFO] Running org.opendaylight.restconf.nb.rfc8040.rests.transactions.MdsalFieldsParamTest 02:52:58 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.opendaylight.restconf.nb.rfc8040.rests.transactions.MdsalFieldsParamTest 02:52:58 [INFO] Running org.opendaylight.restconf.nb.rfc8040.rests.transactions.NetconfRestconfStrategyTest 02:52:59 [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.473 s -- in org.opendaylight.restconf.nb.rfc8040.rests.transactions.NetconfRestconfStrategyTest 02:52:59 [INFO] Running org.opendaylight.restconf.nb.rfc8040.jersey.providers.ParameterAwareNormalizedNodeWriterFieldsTest 02:52:59 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s -- in org.opendaylight.restconf.nb.rfc8040.jersey.providers.ParameterAwareNormalizedNodeWriterFieldsTest 02:52:59 [INFO] Running org.opendaylight.restconf.nb.rfc8040.jersey.providers.XmlNormalizedNodeBodyWriterTest 02:52:59 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.restconf.nb.rfc8040.jersey.providers.XmlNormalizedNodeBodyWriterTest 02:52:59 [INFO] Running org.opendaylight.restconf.nb.rfc8040.jersey.providers.errors.RestconfDocumentedExceptionMapperTest 02:52:59 [WARNING] Tests run: 8, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.133 s -- in org.opendaylight.restconf.nb.rfc8040.jersey.providers.errors.RestconfDocumentedExceptionMapperTest 02:52:59 [INFO] Running org.opendaylight.restconf.nb.rfc8040.jersey.providers.JsonPatchStatusBodyWriterTest 02:52:59 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.restconf.nb.rfc8040.jersey.providers.JsonPatchStatusBodyWriterTest 02:52:59 [INFO] Running org.opendaylight.restconf.nb.rfc8040.jersey.providers.ParameterAwareNormalizedNodeWriterParametersTest 02:52:59 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.restconf.nb.rfc8040.jersey.providers.ParameterAwareNormalizedNodeWriterParametersTest 02:52:59 [INFO] Running org.opendaylight.restconf.nb.rfc8040.jersey.providers.ParameterAwareNormalizedNodeWriterDepthTest 02:52:59 [WARNING] Tests run: 11, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.012 s -- in org.opendaylight.restconf.nb.rfc8040.jersey.providers.ParameterAwareNormalizedNodeWriterDepthTest 02:52:59 [INFO] Running org.opendaylight.restconf.nb.rfc8040.jersey.providers.XmlPatchStatusBodyWriterTest 02:52:59 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.restconf.nb.rfc8040.jersey.providers.XmlPatchStatusBodyWriterTest 02:52:59 [INFO] Running org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest 02:53:00 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.151 s -- in org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest 02:53:00 [INFO] Running org.opendaylight.restconf.nb.rfc8040.databind.JsonOperationInputBodyTest 02:53:00 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s -- in org.opendaylight.restconf.nb.rfc8040.databind.JsonOperationInputBodyTest 02:53:00 [INFO] Running org.opendaylight.restconf.nb.rfc8040.databind.JsonPatchBodyTest 02:53:00 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.opendaylight.restconf.nb.rfc8040.databind.JsonPatchBodyTest 02:53:00 [INFO] Running org.opendaylight.restconf.nb.rfc8040.databind.XmlPatchBodyMountPointTest 02:53:00 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.opendaylight.restconf.nb.rfc8040.databind.XmlPatchBodyMountPointTest 02:53:00 [INFO] Running org.opendaylight.restconf.nb.rfc8040.databind.XmlPatchBodyTest 02:53:00 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.opendaylight.restconf.nb.rfc8040.databind.XmlPatchBodyTest 02:53:00 [INFO] Running org.opendaylight.restconf.nb.rfc8040.databind.jaxrs.QueryParamsTest 02:53:00 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.171 s -- in org.opendaylight.restconf.nb.rfc8040.databind.jaxrs.QueryParamsTest 02:53:00 [INFO] Running org.opendaylight.restconf.nb.rfc8040.databind.JsonPatchBodyMountPointTest 02:53:00 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.opendaylight.restconf.nb.rfc8040.databind.JsonPatchBodyMountPointTest 02:53:00 [INFO] Running org.opendaylight.restconf.nb.rfc8040.databind.XmlOperationInputBodyTest 02:53:00 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s -- in org.opendaylight.restconf.nb.rfc8040.databind.XmlOperationInputBodyTest 02:53:00 [INFO] Running org.opendaylight.restconf.nb.jaxrs.RestconfSchemaServiceMountTest 02:53:01 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.316 s -- in org.opendaylight.restconf.nb.jaxrs.RestconfSchemaServiceMountTest 02:53:01 [INFO] Running org.opendaylight.restconf.nb.jaxrs.RestconfSchemaServiceTest 02:53:01 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.137 s -- in org.opendaylight.restconf.nb.jaxrs.RestconfSchemaServiceTest 02:53:01 [INFO] 02:53:01 [INFO] Results: 02:53:01 [INFO] 02:53:01 [WARNING] Tests run: 443, Failures: 0, Errors: 0, Skipped: 4 02:53:01 [INFO] 02:53:01 [INFO] 02:53:01 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ restconf-nb --- 02:53:01 [INFO] 02:53:01 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ restconf-nb --- 02:53:01 [INFO] Building bundle: /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/target/restconf-nb-7.0.5-SNAPSHOT.jar 02:53:01 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/target/classes/META-INF/MANIFEST.MF 02:53:01 [INFO] 02:53:01 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ restconf-nb --- 02:53:01 [INFO] No previous run data found, generating javadoc. 02:53:04 [WARNING] Javadoc Warnings 02:53:04 [WARNING] /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:12: warning: [removal] ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 02:53:04 [WARNING] import static org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes.fromInstanceId; 02:53:04 [WARNING] ^ 02:53:04 [WARNING] /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfTransaction.java:11: warning: [removal] ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 02:53:04 [WARNING] import static org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes.fromInstanceId; 02:53:04 [WARNING] ^ 02:53:04 [WARNING] /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/MdsalRestconfTransaction.java:12: warning: [removal] ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 02:53:04 [WARNING] import static org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes.fromInstanceId; 02:53:04 [WARNING] ^ 02:53:04 [WARNING] /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/NetconfRestconfTransaction.java:12: warning: [removal] ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 02:53:04 [WARNING] import static org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes.fromInstanceId; 02:53:04 [WARNING] ^ 02:53:04 [WARNING] 4 warnings 02:53:04 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/target/restconf-nb-7.0.5-SNAPSHOT-javadoc.jar 02:53:04 [INFO] 02:53:04 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ restconf-nb --- 02:53:04 [INFO] CycloneDX: Resolving Dependencies 02:53:06 [INFO] CycloneDX: Creating BOM version 1.4 with 94 component(s) 02:53:06 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/target/bom.xml 02:53:06 [INFO] attaching as restconf-nb-7.0.5-SNAPSHOT-cyclonedx.xml 02:53:06 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/target/bom.json 02:53:06 [INFO] attaching as restconf-nb-7.0.5-SNAPSHOT-cyclonedx.json 02:53:06 [INFO] 02:53:06 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ restconf-nb --- 02:53:06 [INFO] Skipping duplicate-finder execution! 02:53:06 [INFO] 02:53:06 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ restconf-nb --- 02:53:06 [WARNING] Used undeclared dependencies found: 02:53:06 [WARNING] org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.1:test 02:53:06 [WARNING] org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.1:test 02:53:06 [WARNING] org.xmlunit:xmlunit-core:jar:2.9.1:test 02:53:06 [WARNING] org.opendaylight.yangtools:yang-data-spi:jar:13.0.2:compile 02:53:06 [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.1:test 02:53:06 [WARNING] com.google.inject:guice:jar:6.0.0:test 02:53:06 [WARNING] Unused declared dependencies found: 02:53:06 [WARNING] org.eclipse.jetty.websocket:websocket-server:jar:9.4.53.v20231009:compile 02:53:06 [INFO] 02:53:06 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ restconf-nb --- 02:53:06 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/target/restconf-nb-7.0.5-SNAPSHOT-sources.jar 02:53:07 [INFO] 02:53:07 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ restconf-nb --- 02:53:07 [INFO] 02:53:07 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ restconf-nb --- 02:53:07 [INFO] Loading execution data file /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/target/code-coverage/jacoco.exec 02:53:07 [INFO] Analyzed bundle 'restconf-nb' with 173 classes 02:53:07 [INFO] 02:53:07 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ restconf-nb --- 02:53:07 [INFO] Installing /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/target/restconf-nb-7.0.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/restconf-nb/7.0.5-SNAPSHOT/restconf-nb-7.0.5-SNAPSHOT.jar 02:53:07 [INFO] Installing /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/pom.xml to /tmp/r/org/opendaylight/netconf/restconf-nb/7.0.5-SNAPSHOT/restconf-nb-7.0.5-SNAPSHOT.pom 02:53:07 [INFO] Installing /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/target/restconf-nb-7.0.5-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/restconf-nb/7.0.5-SNAPSHOT/restconf-nb-7.0.5-SNAPSHOT-javadoc.jar 02:53:07 [INFO] Installing /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/target/bom.xml to /tmp/r/org/opendaylight/netconf/restconf-nb/7.0.5-SNAPSHOT/restconf-nb-7.0.5-SNAPSHOT-cyclonedx.xml 02:53:07 [INFO] Installing /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/target/bom.json to /tmp/r/org/opendaylight/netconf/restconf-nb/7.0.5-SNAPSHOT/restconf-nb-7.0.5-SNAPSHOT-cyclonedx.json 02:53:07 [INFO] Installing /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/target/restconf-nb-7.0.5-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/restconf-nb/7.0.5-SNAPSHOT/restconf-nb-7.0.5-SNAPSHOT-sources.jar 02:53:07 [INFO] 02:53:07 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ restconf-nb --- 02:53:07 [INFO] Installing org/opendaylight/netconf/restconf-nb/7.0.5-SNAPSHOT/restconf-nb-7.0.5-SNAPSHOT.jar 02:53:07 [INFO] Writing OBR metadata 02:53:07 [INFO] 02:53:07 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ restconf-nb --- 02:53:07 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:53:07 [INFO] 02:53:07 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ restconf-nb --- 02:53:07 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 02:53:07 [INFO] 02:53:07 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ restconf-nb --- 02:53:07 [INFO] org.opendaylight.netconf:restconf-nb:bundle:7.0.5-SNAPSHOT 02:53:07 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.3:compile 02:53:07 [INFO] +- com.google.code.gson:gson:jar:2.10.1:compile 02:53:07 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 02:53:07 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 02:53:07 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 02:53:07 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.25.0:compile 02:53:07 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 02:53:07 [INFO] +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 02:53:07 [INFO] +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 02:53:07 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 02:53:07 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 02:53:07 [INFO] +- org.checkerframework:checker-qual:jar:3.42.0:provided 02:53:07 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 02:53:07 [INFO] +- org.osgi:org.osgi.framework:jar:1.10.0:provided 02:53:07 [INFO] +- org.osgi:org.osgi.service.component:jar:1.5.1:provided 02:53:07 [INFO] | +- org.osgi:osgi.annotation:jar:8.1.0:provided 02:53:07 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 02:53:07 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 02:53:07 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 02:53:07 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 02:53:07 [INFO] +- org.osgi:org.osgi.service.metatype.annotations:jar:1.4.1:provided 02:53:07 [INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided 02:53:07 [INFO] +- org.opendaylight.netconf:restconf-api:jar:7.0.5-SNAPSHOT:compile 02:53:07 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile 02:53:07 [INFO] +- org.opendaylight.netconf:restconf-common-models:jar:7.0.5-SNAPSHOT:compile 02:53:07 [INFO] +- org.opendaylight.netconf:restconf-common:jar:7.0.5-SNAPSHOT:compile 02:53:07 [INFO] +- org.opendaylight.netconf:netconf-api:jar:7.0.5-SNAPSHOT:compile 02:53:07 [INFO] | +- io.netty:netty-transport:jar:4.1.107.Final:compile 02:53:07 [INFO] | | +- io.netty:netty-common:jar:4.1.107.Final:compile 02:53:07 [INFO] | | +- io.netty:netty-buffer:jar:4.1.107.Final:compile 02:53:07 [INFO] | | \- io.netty:netty-resolver:jar:4.1.107.Final:compile 02:53:07 [INFO] | \- org.opendaylight.netconf.model:rfc6241:jar:7.0.5-SNAPSHOT:compile 02:53:07 [INFO] +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.5-SNAPSHOT:compile 02:53:07 [INFO] +- org.opendaylight.odlparent:logging-markers:jar:13.0.11:compile 02:53:07 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.2:compile 02:53:07 [INFO] +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.2:compile 02:53:07 [INFO] +- org.opendaylight.yangtools:util:jar:13.0.2:compile 02:53:07 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 02:53:07 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.2:compile 02:53:07 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:13.0.2:compile 02:53:07 [INFO] | \- org.immutables:value:jar:annotations:2.10.1:compile 02:53:07 [INFO] +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.2:compile 02:53:07 [INFO] | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 02:53:07 [INFO] | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.2:compile 02:53:07 [INFO] | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.2:compile 02:53:07 [INFO] +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.2:compile 02:53:07 [INFO] | \- org.opendaylight.yangtools:yang-data-spi:jar:13.0.2:compile 02:53:07 [INFO] +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.2:compile 02:53:07 [INFO] +- org.opendaylight.yangtools:yang-data-util:jar:13.0.2:compile 02:53:07 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.2:compile 02:53:07 [INFO] +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.2:compile 02:53:07 [INFO] +- org.opendaylight.yangtools:yang-model-api:jar:13.0.2:compile 02:53:07 [INFO] +- org.opendaylight.yangtools:yang-model-util:jar:13.0.2:compile 02:53:07 [INFO] | \- org.opendaylight.yangtools:yang-model-spi:jar:13.0.2:compile 02:53:07 [INFO] | \- org.opendaylight.yangtools:yang-ir:jar:13.0.2:compile 02:53:07 [INFO] +- org.opendaylight.yangtools:yang-model-export:jar:13.0.2:compile 02:53:07 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1:compile 02:53:07 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.1:compile 02:53:07 [INFO] +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.1:compile 02:53:07 [INFO] | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.2:compile 02:53:07 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.2:compile 02:53:07 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile 02:53:07 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile 02:53:07 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.1:compile 02:53:07 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.1:compile 02:53:07 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc8040:jar:13.0.1:compile 02:53:07 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc8072:jar:13.0.1:compile 02:53:07 [INFO] +- org.opendaylight.netconf.model:rfc6243:jar:7.0.5-SNAPSHOT:compile 02:53:07 [INFO] +- org.opendaylight.netconf.model:rfc8040-ietf-restconf-monitoring:jar:7.0.5-SNAPSHOT:compile 02:53:07 [INFO] +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 02:53:07 [INFO] +- org.opendaylight.aaa.web:web-api:jar:0.19.3:compile 02:53:07 [INFO] +- org.opendaylight.aaa.web:servlet-api:jar:0.19.3:compile 02:53:07 [INFO] +- org.opendaylight.aaa:aaa-filterchain:jar:0.19.3:compile 02:53:07 [INFO] +- org.eclipse.jetty.websocket:websocket-api:jar:9.4.53.v20231009:compile 02:53:07 [INFO] +- org.eclipse.jetty.websocket:websocket-servlet:jar:9.4.53.v20231009:compile 02:53:07 [INFO] +- org.eclipse.jetty.websocket:websocket-server:jar:9.4.53.v20231009:compile 02:53:07 [INFO] | +- org.eclipse.jetty.websocket:websocket-common:jar:9.4.53.v20231009:compile 02:53:07 [INFO] | | +- org.eclipse.jetty:jetty-util:jar:9.4.53.v20231009:compile 02:53:07 [INFO] | | \- org.eclipse.jetty:jetty-io:jar:9.4.53.v20231009:compile 02:53:07 [INFO] | +- org.eclipse.jetty.websocket:websocket-client:jar:9.4.53.v20231009:compile 02:53:07 [INFO] | | \- org.eclipse.jetty:jetty-client:jar:9.4.53.v20231009:compile 02:53:07 [INFO] | +- org.eclipse.jetty:jetty-servlet:jar:9.4.53.v20231009:compile 02:53:07 [INFO] | | +- org.eclipse.jetty:jetty-security:jar:9.4.53.v20231009:compile 02:53:07 [INFO] | | | \- org.eclipse.jetty:jetty-server:jar:9.4.53.v20231009:compile 02:53:07 [INFO] | | \- org.eclipse.jetty:jetty-util-ajax:jar:9.4.53.v20231009:compile 02:53:07 [INFO] | \- org.eclipse.jetty:jetty-http:jar:9.4.53.v20231009:compile 02:53:07 [INFO] +- org.opendaylight.netconf:yanglib-mdsal-writer:jar:7.0.5-SNAPSHOT:compile 02:53:07 [INFO] | +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.1:compile 02:53:07 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.1:compile 02:53:07 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.1:compile 02:53:07 [INFO] +- org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-grizzly2:jar:2.41:test 02:53:07 [INFO] | +- jakarta.servlet:jakarta.servlet-api:jar:4.0.4:test 02:53:07 [INFO] | +- org.glassfish.jersey.test-framework:jersey-test-framework-core:jar:2.41:test 02:53:07 [INFO] | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:test 02:53:07 [INFO] | | +- org.glassfish.jersey.media:jersey-media-jaxb:jar:2.41:test 02:53:07 [INFO] | | \- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.41:test 02:53:07 [INFO] | +- org.glassfish.jersey.containers:jersey-container-grizzly2-http:jar:2.41:test 02:53:07 [INFO] | | \- org.glassfish.grizzly:grizzly-http-server:jar:2.4.4:test 02:53:07 [INFO] | | \- org.glassfish.grizzly:grizzly-http:jar:2.4.4:test 02:53:07 [INFO] | | \- org.glassfish.grizzly:grizzly-framework:jar:2.4.4:test 02:53:07 [INFO] | +- org.glassfish.jersey.containers:jersey-container-grizzly2-servlet:jar:2.41:test 02:53:07 [INFO] | | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.41:test 02:53:07 [INFO] | | \- org.glassfish.grizzly:grizzly-http-servlet:jar:2.4.4:test 02:53:07 [INFO] | \- org.junit.jupiter:junit-jupiter:jar:5.10.2:test 02:53:07 [INFO] +- org.glassfish.jersey.inject:jersey-hk2:jar:2.41:test 02:53:07 [INFO] | +- org.glassfish.jersey.core:jersey-common:jar:2.41:test 02:53:07 [INFO] | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:test 02:53:07 [INFO] | +- org.glassfish.hk2:hk2-locator:jar:2.6.1:test 02:53:07 [INFO] | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:test 02:53:07 [INFO] | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:test 02:53:07 [INFO] | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:test 02:53:07 [INFO] | \- org.javassist:javassist:jar:3.30.2-GA:test 02:53:07 [INFO] +- org.glassfish.jersey.media:jersey-media-sse:jar:2.41:test 02:53:07 [INFO] | +- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:test 02:53:07 [INFO] | \- org.glassfish.jersey.core:jersey-server:jar:2.41:test 02:53:07 [INFO] | +- org.glassfish.jersey.core:jersey-client:jar:2.41:test 02:53:07 [INFO] | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:test 02:53:07 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.1:test 02:53:07 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:13.0.1:test 02:53:07 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.11:test 02:53:07 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.1:test 02:53:07 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.1:test 02:53:07 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.2:test 02:53:07 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.1:test 02:53:07 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.1:test 02:53:07 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:13.0.2:test 02:53:07 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.1:test 02:53:07 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.1:test 02:53:07 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.1:test 02:53:07 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.1:test 02:53:07 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.2:test 02:53:07 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.1:test 02:53:07 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.1:test 02:53:07 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.1:test 02:53:07 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.1:test 02:53:07 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.1:test 02:53:07 [INFO] +- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.1:test 02:53:07 [INFO] +- org.opendaylight.yangtools:yang-test-util:jar:13.0.2:test 02:53:07 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.2:test 02:53:07 [INFO] | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.2:test 02:53:07 [INFO] | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.2:test 02:53:07 [INFO] | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.2:test 02:53:07 [INFO] | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.2:test 02:53:07 [INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.2:test 02:53:07 [INFO] | | \- org.antlr:antlr4-runtime:jar:4.13.1:test 02:53:07 [INFO] | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.2:test 02:53:07 [INFO] | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.2:test 02:53:07 [INFO] | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.2:test 02:53:07 [INFO] | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.2:test 02:53:07 [INFO] | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.2:test 02:53:07 [INFO] | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.2:test 02:53:07 [INFO] | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.2:test 02:53:07 [INFO] | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.2:test 02:53:07 [INFO] | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.2:test 02:53:07 [INFO] | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.2:test 02:53:07 [INFO] | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.2:test 02:53:07 [INFO] | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.2:test 02:53:07 [INFO] | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.2:test 02:53:07 [INFO] | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.2:test 02:53:07 [INFO] | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.2:test 02:53:07 [INFO] | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.2:test 02:53:07 [INFO] | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.2:test 02:53:07 [INFO] +- org.json:json:jar:20240303:test 02:53:07 [INFO] +- org.skyscreamer:jsonassert:jar:1.5.1:test 02:53:07 [INFO] | \- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:test 02:53:07 [INFO] +- org.opendaylight.aaa.web:testutils:jar:0.19.3:test 02:53:07 [INFO] | +- org.opendaylight.aaa.web:web-jetty-impl:jar:0.19.3:test 02:53:07 [INFO] | | \- org.eclipse.jetty:jetty-webapp:jar:9.4.53.v20231009:test 02:53:07 [INFO] | | \- org.eclipse.jetty:jetty-xml:jar:9.4.53.v20231009:test 02:53:07 [INFO] | +- org.opendaylight.aaa.web:servlet-jersey2:jar:0.19.3:test 02:53:07 [INFO] | \- org.opendaylight.infrautils:inject.guice:jar:6.0.6:test 02:53:07 [INFO] | +- com.mycila.guice.extensions:mycila-guice-jsr250:jar:5.0:test 02:53:07 [INFO] | | +- com.mycila.guice.extensions:mycila-guice-injection:jar:5.0:test 02:53:07 [INFO] | | \- com.mycila.guice.extensions:mycila-guice-closeable:jar:5.0:test 02:53:07 [INFO] | +- com.google.inject:guice:jar:6.0.0:test 02:53:07 [INFO] | | +- jakarta.inject:jakarta.inject-api:jar:2.0.1:test 02:53:07 [INFO] | | \- aopalliance:aopalliance:jar:1.0:test 02:53:07 [INFO] | +- org.opendaylight.infrautils:inject:jar:6.0.6:test 02:53:07 [INFO] | \- org.opendaylight.infrautils:inject-spi:jar:6.0.6:test 02:53:07 [INFO] | \- io.github.classgraph:classgraph:jar:4.8.158:test 02:53:07 [INFO] +- org.mockito:mockito-core:jar:5.11.0:test 02:53:07 [INFO] | +- net.bytebuddy:byte-buddy:jar:1.14.12:test 02:53:07 [INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.14.12:test 02:53:07 [INFO] | \- org.objenesis:objenesis:jar:3.3:test 02:53:07 [INFO] +- org.xmlunit:xmlunit-assertj:jar:2.9.1:test 02:53:07 [INFO] | \- org.xmlunit:xmlunit-core:jar:2.9.1:test 02:53:07 [INFO] +- org.opendaylight.netconf:netconf-test-models:jar:7.0.5-SNAPSHOT:test 02:53:07 [INFO] | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.1:test 02:53:07 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 02:53:07 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 02:53:07 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 02:53:07 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 02:53:07 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 02:53:07 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 02:53:07 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 02:53:07 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 02:53:07 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 02:53:07 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 02:53:07 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 02:53:07 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 02:53:07 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 02:53:07 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 02:53:07 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 02:53:07 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 02:53:07 [INFO] +- junit:junit:jar:4.13.2:test 02:53:07 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 02:53:07 [INFO] \- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 02:53:07 [INFO] 02:53:07 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ restconf-nb --- 02:53:07 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/target/sonatype-clm/module.xml 02:53:07 [INFO] 02:53:07 [INFO] --------------< org.opendaylight.netconf:odl-restconf-nb >-------------- 02:53:07 [INFO] Building OpenDaylight :: RESTCONF :: Northbound 7.0.5-SNAPSHOT [85/121] 02:53:07 [INFO] ------------------------------[ feature ]------------------------------- 02:53:07 [INFO] 02:53:07 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-restconf-nb --- 02:53:07 [INFO] 02:53:07 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-restconf-nb --- 02:53:07 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:53:07 [INFO] 02:53:07 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-restconf-nb --- 02:53:07 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:53:07 [INFO] 02:53:07 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-restconf-nb --- 02:53:08 [INFO] 02:53:08 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-restconf-nb --- 02:53:08 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:53:08 [INFO] argLine set to empty 02:53:08 [INFO] 02:53:08 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-restconf-nb --- 02:53:08 [INFO] Starting audit... 02:53:08 Audit done. 02:53:08 [INFO] You have 0 Checkstyle violations. 02:53:08 [INFO] 02:53:08 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-restconf-nb --- 02:53:08 [INFO] Starting audit... 02:53:08 Audit done. 02:53:08 [INFO] You have 0 Checkstyle violations. 02:53:08 [INFO] 02:53:08 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-restconf-nb --- 02:53:08 [INFO] Created: /w/workspace/netconf-maven-clm-master/features/odl-restconf-nb/target/classes/META-INF/maven/dependencies.properties 02:53:08 [INFO] 02:53:08 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-restconf-nb --- 02:53:08 [INFO] 02:53:08 [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-restconf-nb --- 02:53:08 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-master/features/odl-restconf-nb/target/feature/feature.xml 02:53:08 [INFO] ...done! 02:53:08 [INFO] Attaching features XML 02:53:08 [INFO] 02:53:08 [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-restconf-nb --- 02:53: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 02:53:08 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 02:53:08 [INFO] 02:53:08 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-restconf-nb >>> 02:53:08 [INFO] 02:53:08 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-restconf-nb --- 02:53:08 [INFO] 02:53:08 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-restconf-nb <<< 02:53:08 [INFO] 02:53:08 [INFO] 02:53:08 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-restconf-nb --- 02:53:08 [INFO] 02:53:08 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-restconf-nb --- 02:53:08 [INFO] Can't extract module name from pax-jdbc-features-1.5.6-features.xml: Module format not recognized: /tmp/r/org/ops4j/pax/jdbc/pax-jdbc-features/1.5.6/pax-jdbc-features-1.5.6-features.xml 02:53:08 [INFO] 02:53:08 [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-restconf-nb --- 02:53:08 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:53:08 [INFO] 02:53:08 [INFO] ------------------------------------------------------- 02:53:08 [INFO] T E S T S 02:53:08 [INFO] ------------------------------------------------------- 02:53:10 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:53:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.66 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:53:31 [INFO] 02:53:31 [INFO] Results: 02:53:31 [INFO] 02:53:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 02:53:31 [INFO] 02:53:31 [INFO] 02:53:31 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-restconf-nb --- 02:53:31 [INFO] 02:53:31 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-restconf-nb --- 02:53:31 [INFO] 02:53:31 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-restconf-nb --- 02:53:31 [INFO] CycloneDX: Resolving Dependencies 02:53:39 [INFO] CycloneDX: Creating BOM version 1.4 with 363 component(s) 02:53:39 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/features/odl-restconf-nb/target/bom.xml 02:53:39 [INFO] attaching as odl-restconf-nb-7.0.5-SNAPSHOT-cyclonedx.xml 02:53:39 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/features/odl-restconf-nb/target/bom.json 02:53:40 [INFO] attaching as odl-restconf-nb-7.0.5-SNAPSHOT-cyclonedx.json 02:53:40 [INFO] 02:53:40 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-restconf-nb --- 02:53:40 [INFO] Skipping duplicate-finder execution! 02:53:40 [INFO] 02:53:40 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-restconf-nb --- 02:53:40 [INFO] Skipping plugin execution 02:53:40 [INFO] 02:53:40 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-restconf-nb --- 02:53:40 [INFO] No sources in project. Archive not created. 02:53:40 [INFO] 02:53:40 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-restconf-nb --- 02:53:40 [INFO] 02:53:40 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-restconf-nb --- 02:53:40 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:53:40 [INFO] 02:53:40 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-restconf-nb --- 02:53:40 [INFO] No primary artifact to install, installing attached artifacts instead. 02:53:40 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-restconf-nb/pom.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-nb/7.0.5-SNAPSHOT/odl-restconf-nb-7.0.5-SNAPSHOT.pom 02:53:40 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-restconf-nb/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-nb/7.0.5-SNAPSHOT/odl-restconf-nb-7.0.5-SNAPSHOT-features.xml 02:53:40 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-restconf-nb/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-nb/7.0.5-SNAPSHOT/odl-restconf-nb-7.0.5-SNAPSHOT-cyclonedx.xml 02:53:40 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-restconf-nb/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-restconf-nb/7.0.5-SNAPSHOT/odl-restconf-nb-7.0.5-SNAPSHOT-cyclonedx.json 02:53:40 [INFO] 02:53:40 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-restconf-nb --- 02:53:40 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:53:40 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 02:53:40 [INFO] 02:53:40 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-restconf-nb --- 02:53:40 [INFO] Wrote dependency tree to: /w/workspace/netconf-maven-clm-master/features/odl-restconf-nb/target/test-features 02:53:40 [INFO] 02:53:40 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-restconf-nb --- 02:53:40 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/features/odl-restconf-nb/target/sonatype-clm/module.xml 02:53:40 [INFO] 02:53:40 [INFO] ---------------< org.opendaylight.netconf:odl-restconf >---------------- 02:53:40 [INFO] Building OpenDaylight :: Restconf 7.0.5-SNAPSHOT [86/121] 02:53:40 [INFO] ------------------------------[ feature ]------------------------------- 02:53:40 [INFO] 02:53:40 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-restconf --- 02:53:40 [INFO] 02:53:40 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-restconf --- 02:53:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:53:40 [INFO] 02:53:40 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-restconf --- 02:53:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:53:40 [INFO] 02:53:40 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-restconf --- 02:53:41 [INFO] 02:53:41 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-restconf --- 02:53:41 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:53:41 [INFO] argLine set to empty 02:53:41 [INFO] 02:53:41 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-restconf --- 02:53:41 [INFO] Starting audit... 02:53:41 Audit done. 02:53:41 [INFO] You have 0 Checkstyle violations. 02:53:41 [INFO] 02:53:41 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-restconf --- 02:53:42 [INFO] Starting audit... 02:53:42 Audit done. 02:53:42 [INFO] You have 0 Checkstyle violations. 02:53:42 [INFO] 02:53:42 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-restconf --- 02:53:42 [INFO] Created: /w/workspace/netconf-maven-clm-master/features/odl-restconf/target/classes/META-INF/maven/dependencies.properties 02:53:42 [INFO] 02:53:42 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-restconf --- 02:53:42 [INFO] 02:53:42 [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-restconf --- 02:53:42 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-master/features/odl-restconf/target/feature/feature.xml 02:53:42 [INFO] ...done! 02:53:42 [INFO] Attaching features XML 02:53:42 [INFO] 02:53:42 [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-restconf --- 02:53: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 02:53:42 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 02:53:42 [INFO] 02:53:42 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-restconf >>> 02:53:42 [INFO] 02:53:42 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-restconf --- 02:53:42 [INFO] 02:53:42 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-restconf <<< 02:53:42 [INFO] 02:53:42 [INFO] 02:53:42 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-restconf --- 02:53:42 [INFO] 02:53:42 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-restconf --- 02:53:42 [INFO] Can't extract module name from pax-jdbc-features-1.5.6-features.xml: Module format not recognized: /tmp/r/org/ops4j/pax/jdbc/pax-jdbc-features/1.5.6/pax-jdbc-features-1.5.6-features.xml 02:53:42 [INFO] 02:53:42 [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-restconf --- 02:53:42 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:53:42 [INFO] 02:53:42 [INFO] ------------------------------------------------------- 02:53:42 [INFO] T E S T S 02:53:42 [INFO] ------------------------------------------------------- 02:53:44 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:54:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.80 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:54:06 [INFO] 02:54:06 [INFO] Results: 02:54:06 [INFO] 02:54:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 02:54:06 [INFO] 02:54:06 [INFO] 02:54:06 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-restconf --- 02:54:06 [INFO] 02:54:06 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-restconf --- 02:54:06 [INFO] 02:54:06 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-restconf --- 02:54:06 [INFO] CycloneDX: Resolving Dependencies 02:54:14 [INFO] CycloneDX: Creating BOM version 1.4 with 364 component(s) 02:54:14 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/features/odl-restconf/target/bom.xml 02:54:14 [INFO] attaching as odl-restconf-7.0.5-SNAPSHOT-cyclonedx.xml 02:54:14 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/features/odl-restconf/target/bom.json 02:54:14 [INFO] attaching as odl-restconf-7.0.5-SNAPSHOT-cyclonedx.json 02:54:14 [INFO] 02:54:14 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-restconf --- 02:54:14 [INFO] Skipping duplicate-finder execution! 02:54:14 [INFO] 02:54:14 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-restconf --- 02:54:14 [INFO] Skipping plugin execution 02:54:14 [INFO] 02:54:14 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-restconf --- 02:54:14 [INFO] No sources in project. Archive not created. 02:54:14 [INFO] 02:54:14 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-restconf --- 02:54:14 [INFO] 02:54:14 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-restconf --- 02:54:14 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:54:14 [INFO] 02:54:14 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-restconf --- 02:54:14 [INFO] No primary artifact to install, installing attached artifacts instead. 02:54:14 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-restconf/pom.xml to /tmp/r/org/opendaylight/netconf/odl-restconf/7.0.5-SNAPSHOT/odl-restconf-7.0.5-SNAPSHOT.pom 02:54:14 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-restconf/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-restconf/7.0.5-SNAPSHOT/odl-restconf-7.0.5-SNAPSHOT-features.xml 02:54:14 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-restconf/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-restconf/7.0.5-SNAPSHOT/odl-restconf-7.0.5-SNAPSHOT-cyclonedx.xml 02:54:14 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-restconf/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-restconf/7.0.5-SNAPSHOT/odl-restconf-7.0.5-SNAPSHOT-cyclonedx.json 02:54:14 [INFO] 02:54:14 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-restconf --- 02:54:14 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:54:14 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 02:54:14 [INFO] 02:54:14 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-restconf --- 02:54:14 [INFO] Wrote dependency tree to: /w/workspace/netconf-maven-clm-master/features/odl-restconf/target/test-features 02:54:14 [INFO] 02:54:14 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-restconf --- 02:54:14 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/features/odl-restconf/target/sonatype-clm/module.xml 02:54:14 [INFO] 02:54:14 [INFO] -------------< org.opendaylight.netconf:restconf-openapi >-------------- 02:54:14 [INFO] Building restconf-openapi 7.0.5-SNAPSHOT [87/121] 02:54:14 [INFO] -------------------------------[ bundle ]------------------------------- 02:54:15 [INFO] 02:54:15 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ restconf-openapi --- 02:54:15 [INFO] 02:54:15 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ restconf-openapi --- 02:54:15 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:54:15 [INFO] 02:54:15 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ restconf-openapi --- 02:54:15 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:54:15 [INFO] 02:54:15 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ restconf-openapi --- 02:54:15 [INFO] 02:54:15 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ restconf-openapi --- 02:54:15 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-clm-master/restconf/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/** 02:54:15 [INFO] 02:54:15 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ restconf-openapi --- 02:54:15 [INFO] Starting audit... 02:54:15 Audit done. 02:54:15 [INFO] You have 0 Checkstyle violations. 02:54:15 [INFO] 02:54:15 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ restconf-openapi --- 02:54:16 [INFO] Starting audit... 02:54:16 Audit done. 02:54:16 [INFO] You have 0 Checkstyle violations. 02:54:16 [INFO] 02:54:16 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ restconf-openapi --- 02:54:16 [INFO] 02:54:16 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ restconf-openapi --- 02:54:16 [INFO] Copying 20 resources from src/main/resources to target/classes 02:54:16 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/restconf/restconf-openapi/target/generated-sources/spi 02:54:16 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/restconf/restconf-openapi/target/generated-sources/yang 02:54:16 [INFO] 02:54:16 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ restconf-openapi --- 02:54:16 [INFO] Recompiling the module because of changed dependency. 02:54:16 [INFO] Compiling 48 source files with javac [debug release 17] to target/classes 02:54:17 [WARNING] /w/workspace/netconf-maven-clm-master/restconf/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/model/PropertyEntity.java:[117,56] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 02:54:17 [WARNING] /w/workspace/netconf-maven-clm-master/restconf/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/model/PropertyEntity.java:[135,68] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 02:54:17 [WARNING] /w/workspace/netconf-maven-clm-master/restconf/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/model/PropertyEntity.java:[139,50] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 02:54:17 [WARNING] /w/workspace/netconf-maven-clm-master/restconf/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/model/PropertyEntity.java:[154,71] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 02:54:17 [WARNING] /w/workspace/netconf-maven-clm-master/restconf/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/model/NodeSchemaEntity.java:[41,65] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 02:54:17 [WARNING] /w/workspace/netconf-maven-clm-master/restconf/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/model/NodeSchemaEntity.java:[51,52] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 02:54:17 [WARNING] /w/workspace/netconf-maven-clm-master/restconf/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/model/PostEntity.java:[159,40] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 02:54:17 [WARNING] /w/workspace/netconf-maven-clm-master/restconf/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/impl/OpenApiServiceImpl.java:[53,30] org.opendaylight.restconf.nb.rfc8040.streams.RestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 02:54:17 [WARNING] /w/workspace/netconf-maven-clm-master/restconf/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/impl/OpenApiServiceImpl.java:[53,30] org.opendaylight.restconf.nb.rfc8040.streams.RestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 02:54:17 [WARNING] /w/workspace/netconf-maven-clm-master/restconf/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/impl/OpenApiServiceImpl.java:[53,30] org.opendaylight.restconf.nb.rfc8040.streams.RestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 02:54:17 [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 02:54:17 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:54:17 [WARNING] /w/workspace/netconf-maven-clm-master/restconf/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/impl/PathsStream.java:[180,42] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 02:54:17 [WARNING] /w/workspace/netconf-maven-clm-master/restconf/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/impl/PathsStream.java:[238,60] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 02:54:17 [WARNING] /w/workspace/netconf-maven-clm-master/restconf/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/impl/PathsStream.java:[272,46] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 02:54:17 [WARNING] /w/workspace/netconf-maven-clm-master/restconf/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/impl/SchemasStream.java:[196,38] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 02:54:17 [INFO] 02:54:17 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ restconf-openapi >>> 02:54:17 [INFO] 02:54:17 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ restconf-openapi --- 02:54:17 [INFO] Fork Value is true 02:54:22 [INFO] Done SpotBugs Analysis.... 02:54:22 [INFO] 02:54:22 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ restconf-openapi <<< 02:54:22 [INFO] 02:54:22 [INFO] 02:54:22 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ restconf-openapi --- 02:54:22 [INFO] BugInstance size is 0 02:54:22 [INFO] Error size is 0 02:54:22 [INFO] No errors/warnings found 02:54:22 [INFO] 02:54:22 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ restconf-openapi --- 02:54:22 [INFO] Copying 66 resources from src/test/resources to target/test-classes 02:54:22 [INFO] 02:54:22 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ restconf-openapi --- 02:54:22 [INFO] Recompiling the module because of changed dependency. 02:54:22 [INFO] Compiling 4 source files with javac [debug release 17] to target/test-classes 02:54:22 [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 02:54:22 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:54:22 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:54:22 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:54:22 [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 02:54:22 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:54:22 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:54:22 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:54:22 [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 02:54:22 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:54:22 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:54:22 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:54:22 [INFO] 02:54:22 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ restconf-openapi --- 02:54:22 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:54:22 [INFO] 02:54:22 [INFO] ------------------------------------------------------- 02:54:22 [INFO] T E S T S 02:54:22 [INFO] ------------------------------------------------------- 02:54:23 [INFO] Running org.opendaylight.restconf.openapi.impl.YangDocumentTest 02:54:24 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 02:54:29 [INFO] Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.262 s -- in org.opendaylight.restconf.openapi.impl.YangDocumentTest 02:54:29 [INFO] Running org.opendaylight.restconf.openapi.impl.OperationalDocumentTest 02:54:29 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s -- in org.opendaylight.restconf.openapi.impl.OperationalDocumentTest 02:54:29 [INFO] Running org.opendaylight.restconf.openapi.impl.ToasterDocumentTest 02:54:29 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.opendaylight.restconf.openapi.impl.ToasterDocumentTest 02:54:29 [INFO] 02:54:29 [INFO] Results: 02:54:29 [INFO] 02:54:29 [INFO] Tests run: 46, Failures: 0, Errors: 0, Skipped: 0 02:54:29 [INFO] 02:54:29 [INFO] 02:54:29 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ restconf-openapi --- 02:54:29 [INFO] 02:54:29 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ restconf-openapi --- 02:54:29 [WARNING] Bundle org.opendaylight.netconf:restconf-openapi:bundle:7.0.5-SNAPSHOT : Unused Export-Package instructions: [com.fasterxml.jackson.datatype.*] 02:54:29 [INFO] Building bundle: /w/workspace/netconf-maven-clm-master/restconf/restconf-openapi/target/restconf-openapi-7.0.5-SNAPSHOT.jar 02:54:30 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-master/restconf/restconf-openapi/target/classes/META-INF/MANIFEST.MF 02:54:30 [INFO] 02:54:30 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ restconf-openapi --- 02:54:30 [INFO] No previous run data found, generating javadoc. 02:54:32 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/restconf/restconf-openapi/target/restconf-openapi-7.0.5-SNAPSHOT-javadoc.jar 02:54:32 [INFO] 02:54:32 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ restconf-openapi --- 02:54:32 [INFO] CycloneDX: Resolving Dependencies 02:54:33 [INFO] CycloneDX: Creating BOM version 1.4 with 98 component(s) 02:54:33 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/restconf/restconf-openapi/target/bom.xml 02:54:33 [INFO] attaching as restconf-openapi-7.0.5-SNAPSHOT-cyclonedx.xml 02:54:33 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/restconf/restconf-openapi/target/bom.json 02:54:33 [INFO] attaching as restconf-openapi-7.0.5-SNAPSHOT-cyclonedx.json 02:54:33 [INFO] 02:54:33 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ restconf-openapi --- 02:54:33 [INFO] Skipping duplicate-finder execution! 02:54:33 [INFO] 02:54:33 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ restconf-openapi --- 02:54:33 [WARNING] Used undeclared dependencies found: 02:54:33 [WARNING] com.fasterxml.jackson.core:jackson-databind:jar:2.15.4:compile 02:54:33 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 02:54:33 [WARNING] org.glassfish.jersey.core:jersey-common:jar:2.41:test 02:54:33 [WARNING] com.fasterxml.jackson.core:jackson-core:jar:2.15.4:compile 02:54:33 [WARNING] Non-test scoped test only dependencies found: 02:54:33 [WARNING] com.fasterxml.jackson.core:jackson-databind:jar:2.15.4:compile 02:54:33 [INFO] 02:54:33 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ restconf-openapi --- 02:54:33 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/restconf/restconf-openapi/target/restconf-openapi-7.0.5-SNAPSHOT-sources.jar 02:54:34 [INFO] 02:54:34 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ restconf-openapi --- 02:54:34 [INFO] 02:54:34 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ restconf-openapi --- 02:54:34 [INFO] Loading execution data file /w/workspace/netconf-maven-clm-master/restconf/restconf-openapi/target/code-coverage/jacoco.exec 02:54:34 [INFO] Analyzed bundle 'restconf-openapi' with 48 classes 02:54:34 [INFO] 02:54:34 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ restconf-openapi --- 02:54:34 [INFO] Installing /w/workspace/netconf-maven-clm-master/restconf/restconf-openapi/target/restconf-openapi-7.0.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/restconf-openapi/7.0.5-SNAPSHOT/restconf-openapi-7.0.5-SNAPSHOT.jar 02:54:34 [INFO] Installing /w/workspace/netconf-maven-clm-master/restconf/restconf-openapi/pom.xml to /tmp/r/org/opendaylight/netconf/restconf-openapi/7.0.5-SNAPSHOT/restconf-openapi-7.0.5-SNAPSHOT.pom 02:54:34 [INFO] Installing /w/workspace/netconf-maven-clm-master/restconf/restconf-openapi/target/restconf-openapi-7.0.5-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/restconf-openapi/7.0.5-SNAPSHOT/restconf-openapi-7.0.5-SNAPSHOT-javadoc.jar 02:54:34 [INFO] Installing /w/workspace/netconf-maven-clm-master/restconf/restconf-openapi/target/bom.xml to /tmp/r/org/opendaylight/netconf/restconf-openapi/7.0.5-SNAPSHOT/restconf-openapi-7.0.5-SNAPSHOT-cyclonedx.xml 02:54:34 [INFO] Installing /w/workspace/netconf-maven-clm-master/restconf/restconf-openapi/target/bom.json to /tmp/r/org/opendaylight/netconf/restconf-openapi/7.0.5-SNAPSHOT/restconf-openapi-7.0.5-SNAPSHOT-cyclonedx.json 02:54:34 [INFO] Installing /w/workspace/netconf-maven-clm-master/restconf/restconf-openapi/target/restconf-openapi-7.0.5-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/restconf-openapi/7.0.5-SNAPSHOT/restconf-openapi-7.0.5-SNAPSHOT-sources.jar 02:54:34 [INFO] 02:54:34 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ restconf-openapi --- 02:54:34 [INFO] Installing org/opendaylight/netconf/restconf-openapi/7.0.5-SNAPSHOT/restconf-openapi-7.0.5-SNAPSHOT.jar 02:54:34 [INFO] Writing OBR metadata 02:54:34 [INFO] 02:54:34 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ restconf-openapi --- 02:54:34 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:54:34 [INFO] 02:54:34 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ restconf-openapi --- 02:54:34 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 02:54:34 [INFO] 02:54:34 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ restconf-openapi --- 02:54:34 [INFO] org.opendaylight.netconf:restconf-openapi:bundle:7.0.5-SNAPSHOT 02:54:34 [INFO] +- dk.brics:automaton:jar:1.12-4:compile 02:54:34 [INFO] +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.15.4:compile 02:54:34 [INFO] | +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.15.4:compile 02:54:34 [INFO] | | +- com.fasterxml.jackson.core:jackson-core:jar:2.15.4:compile 02:54:34 [INFO] | | \- com.fasterxml.jackson.core:jackson-databind:jar:2.15.4:compile 02:54:34 [INFO] | \- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.15.4:compile 02:54:34 [INFO] | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.15.4:compile 02:54:34 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 02:54:34 [INFO] | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 02:54:34 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 02:54:34 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 02:54:34 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 02:54:34 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 02:54:34 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.25.0:compile 02:54:34 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 02:54:34 [INFO] +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 02:54:34 [INFO] +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 02:54:34 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.1:compile 02:54:34 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 02:54:34 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1:compile 02:54:34 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.2:compile 02:54:34 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.2:compile 02:54:34 [INFO] +- org.opendaylight.yangtools:util:jar:13.0.2:compile 02:54:34 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 02:54:34 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.2:compile 02:54:34 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:13.0.2:compile 02:54:34 [INFO] | \- org.immutables:value:jar:annotations:2.10.1:compile 02:54:34 [INFO] +- org.opendaylight.yangtools:yang-model-api:jar:13.0.2:compile 02:54:34 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.2:compile 02:54:34 [INFO] +- org.opendaylight.yangtools:yang-model-util:jar:13.0.2:compile 02:54:34 [INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.2:compile 02:54:34 [INFO] | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.2:compile 02:54:34 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.2:compile 02:54:34 [INFO] | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.2:compile 02:54:34 [INFO] +- org.opendaylight.netconf:restconf-nb:jar:7.0.5-SNAPSHOT:compile 02:54:34 [INFO] | +- com.google.code.gson:gson:jar:2.10.1:compile 02:54:34 [INFO] | +- org.opendaylight.netconf:restconf-api:jar:7.0.5-SNAPSHOT:compile 02:54:34 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile 02:54:34 [INFO] | +- org.opendaylight.netconf:restconf-common-models:jar:7.0.5-SNAPSHOT:compile 02:54:34 [INFO] | +- org.opendaylight.netconf:restconf-common:jar:7.0.5-SNAPSHOT:compile 02:54:34 [INFO] | +- org.opendaylight.netconf:netconf-api:jar:7.0.5-SNAPSHOT:compile 02:54:34 [INFO] | | +- io.netty:netty-transport:jar:4.1.107.Final:compile 02:54:34 [INFO] | | | +- io.netty:netty-common:jar:4.1.107.Final:compile 02:54:34 [INFO] | | | +- io.netty:netty-buffer:jar:4.1.107.Final:compile 02:54:34 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.107.Final:compile 02:54:34 [INFO] | | \- org.opendaylight.netconf.model:rfc6241:jar:7.0.5-SNAPSHOT:compile 02:54:34 [INFO] | +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.5-SNAPSHOT:compile 02:54:34 [INFO] | +- org.opendaylight.odlparent:logging-markers:jar:13.0.11:compile 02:54:34 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.2:compile 02:54:34 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 02:54:34 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.2:compile 02:54:34 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.2:compile 02:54:34 [INFO] | | \- org.opendaylight.yangtools:yang-data-spi:jar:13.0.2:compile 02:54:34 [INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.2:compile 02:54:34 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.2:compile 02:54:34 [INFO] | +- org.opendaylight.yangtools:yang-model-export:jar:13.0.2:compile 02:54:34 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.1:compile 02:54:34 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.2:compile 02:54:34 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.2:compile 02:54:34 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile 02:54:34 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile 02:54:34 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.1:compile 02:54:34 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.1:compile 02:54:34 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8040:jar:13.0.1:compile 02:54:34 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8072:jar:13.0.1:compile 02:54:34 [INFO] | +- org.opendaylight.netconf.model:rfc6243:jar:7.0.5-SNAPSHOT:compile 02:54:34 [INFO] | +- org.opendaylight.netconf.model:rfc8040-ietf-restconf-monitoring:jar:7.0.5-SNAPSHOT:compile 02:54:34 [INFO] | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 02:54:34 [INFO] | +- org.opendaylight.aaa:aaa-filterchain:jar:0.19.3:compile 02:54:34 [INFO] | +- org.eclipse.jetty.websocket:websocket-api:jar:9.4.53.v20231009:compile 02:54:34 [INFO] | +- org.eclipse.jetty.websocket:websocket-servlet:jar:9.4.53.v20231009:compile 02:54:34 [INFO] | +- org.eclipse.jetty.websocket:websocket-server:jar:9.4.53.v20231009:compile 02:54:34 [INFO] | | +- org.eclipse.jetty.websocket:websocket-common:jar:9.4.53.v20231009:compile 02:54:34 [INFO] | | | +- org.eclipse.jetty:jetty-util:jar:9.4.53.v20231009:compile 02:54:34 [INFO] | | | \- org.eclipse.jetty:jetty-io:jar:9.4.53.v20231009:compile 02:54:34 [INFO] | | +- org.eclipse.jetty.websocket:websocket-client:jar:9.4.53.v20231009:compile 02:54:34 [INFO] | | | \- org.eclipse.jetty:jetty-client:jar:9.4.53.v20231009:compile 02:54:34 [INFO] | | +- org.eclipse.jetty:jetty-servlet:jar:9.4.53.v20231009:compile 02:54:34 [INFO] | | | +- org.eclipse.jetty:jetty-security:jar:9.4.53.v20231009:compile 02:54:34 [INFO] | | | | \- org.eclipse.jetty:jetty-server:jar:9.4.53.v20231009:compile 02:54:34 [INFO] | | | \- org.eclipse.jetty:jetty-util-ajax:jar:9.4.53.v20231009:compile 02:54:34 [INFO] | | \- org.eclipse.jetty:jetty-http:jar:9.4.53.v20231009:compile 02:54:34 [INFO] | \- org.opendaylight.netconf:yanglib-mdsal-writer:jar:7.0.5-SNAPSHOT:compile 02:54:34 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.1:compile 02:54:34 [INFO] | +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.1:compile 02:54:34 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.1:compile 02:54:34 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.1:compile 02:54:34 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 02:54:34 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided 02:54:34 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 02:54:34 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 02:54:34 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 02:54:34 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 02:54:34 [INFO] +- org.opendaylight.aaa.web:web-api:jar:0.19.3:compile 02:54:34 [INFO] +- org.opendaylight.aaa.web:servlet-api:jar:0.19.3:compile 02:54:34 [INFO] +- org.glassfish.jersey.core:jersey-server:jar:2.41:test 02:54:34 [INFO] | +- org.glassfish.jersey.core:jersey-common:jar:2.41:test 02:54:34 [INFO] | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:test 02:54:34 [INFO] | +- org.glassfish.jersey.core:jersey-client:jar:2.41:test 02:54:34 [INFO] | +- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:test 02:54:34 [INFO] | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:test 02:54:34 [INFO] +- org.skyscreamer:jsonassert:jar:1.5.1:test 02:54:34 [INFO] | \- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:test 02:54:34 [INFO] +- org.opendaylight.yangtools:yang-test-util:jar:13.0.2:test 02:54:34 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.2:test 02:54:34 [INFO] | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.2:test 02:54:34 [INFO] | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.2:test 02:54:34 [INFO] | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.2:test 02:54:34 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.2:test 02:54:34 [INFO] | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.2:test 02:54:34 [INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.2:test 02:54:34 [INFO] | | +- org.antlr:antlr4-runtime:jar:4.13.1:test 02:54:34 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:13.0.2:test 02:54:34 [INFO] | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.2:test 02:54:34 [INFO] | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.2:test 02:54:34 [INFO] | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.2:test 02:54:34 [INFO] | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.2:test 02:54:34 [INFO] | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.2:test 02:54:34 [INFO] | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.2:test 02:54:34 [INFO] | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.2:test 02:54:34 [INFO] | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.2:test 02:54:34 [INFO] | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.2:test 02:54:34 [INFO] | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.2:test 02:54:34 [INFO] | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.2:test 02:54:34 [INFO] | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.2:test 02:54:34 [INFO] | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.2:test 02:54:34 [INFO] | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.2:test 02:54:34 [INFO] | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.2:test 02:54:34 [INFO] | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.2:test 02:54:34 [INFO] | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.2:test 02:54:34 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 02:54:34 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 02:54:34 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 02:54:34 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 02:54:34 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 02:54:34 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 02:54:34 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 02:54:34 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 02:54:34 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 02:54:34 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 02:54:34 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 02:54:34 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 02:54:34 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 02:54:34 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 02:54:34 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 02:54:34 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 02:54:34 [INFO] +- junit:junit:jar:4.13.2:test 02:54:34 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 02:54:34 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 02:54:34 [INFO] \- org.mockito:mockito-core:jar:5.11.0:test 02:54:34 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.12:test 02:54:34 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.12:test 02:54:34 [INFO] \- org.objenesis:objenesis:jar:3.3:test 02:54:34 [INFO] 02:54:34 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ restconf-openapi --- 02:54:34 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/restconf/restconf-openapi/target/sonatype-clm/module.xml 02:54:34 [INFO] 02:54:34 [INFO] -----------< org.opendaylight.netconf:odl-restconf-openapi >------------ 02:54:34 [INFO] Building OpenDaylight :: RESTCONF :: OPENAPI 7.0.5-SNAPSHOT [88/121] 02:54:34 [INFO] ------------------------------[ feature ]------------------------------- 02:54:35 [INFO] 02:54:35 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-restconf-openapi --- 02:54:35 [INFO] 02:54:35 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-restconf-openapi --- 02:54:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:54:36 [INFO] 02:54:36 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-restconf-openapi --- 02:54:36 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:54:36 [INFO] 02:54:36 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-restconf-openapi --- 02:54:36 [INFO] 02:54:36 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-restconf-openapi --- 02:54:36 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:54:36 [INFO] argLine set to empty 02:54:36 [INFO] 02:54:36 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-restconf-openapi --- 02:54:36 [INFO] Starting audit... 02:54:36 Audit done. 02:54:36 [INFO] You have 0 Checkstyle violations. 02:54:36 [INFO] 02:54:36 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-restconf-openapi --- 02:54:36 [INFO] Starting audit... 02:54:36 Audit done. 02:54:36 [INFO] You have 0 Checkstyle violations. 02:54:36 [INFO] 02:54:36 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-restconf-openapi --- 02:54:36 [INFO] Created: /w/workspace/netconf-maven-clm-master/features/odl-restconf-openapi/target/classes/META-INF/maven/dependencies.properties 02:54:36 [INFO] 02:54:36 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-restconf-openapi --- 02:54:36 [INFO] 02:54:36 [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-restconf-openapi --- 02:54:36 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-master/features/odl-restconf-openapi/target/feature/feature.xml 02:54:36 [INFO] ...done! 02:54:36 [INFO] Attaching features XML 02:54:36 [INFO] 02:54:36 [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-restconf-openapi --- 02:54:36 [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 02:54:36 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 02:54:36 [INFO] 02:54:36 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-restconf-openapi >>> 02:54:36 [INFO] 02:54:36 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-restconf-openapi --- 02:54:36 [INFO] 02:54:36 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-restconf-openapi <<< 02:54:36 [INFO] 02:54:36 [INFO] 02:54:36 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-restconf-openapi --- 02:54:36 [INFO] 02:54:36 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-restconf-openapi --- 02:54:36 [INFO] Can't extract module name from pax-jdbc-features-1.5.6-features.xml: Module format not recognized: /tmp/r/org/ops4j/pax/jdbc/pax-jdbc-features/1.5.6/pax-jdbc-features-1.5.6-features.xml 02:54:36 [INFO] 02:54:36 [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-restconf-openapi --- 02:54:36 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:54:36 [INFO] 02:54:36 [INFO] ------------------------------------------------------- 02:54:36 [INFO] T E S T S 02:54:36 [INFO] ------------------------------------------------------- 02:54:39 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:55:00 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.57 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:55:00 [INFO] 02:55:00 [INFO] Results: 02:55:00 [INFO] 02:55:00 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 02:55:00 [INFO] 02:55:00 [INFO] 02:55:00 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-restconf-openapi --- 02:55:00 [INFO] 02:55:00 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-restconf-openapi --- 02:55:00 [INFO] 02:55:00 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-restconf-openapi --- 02:55:00 [INFO] CycloneDX: Resolving Dependencies 02:55:08 [INFO] CycloneDX: Creating BOM version 1.4 with 377 component(s) 02:55:08 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/features/odl-restconf-openapi/target/bom.xml 02:55:09 [INFO] attaching as odl-restconf-openapi-7.0.5-SNAPSHOT-cyclonedx.xml 02:55:09 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/features/odl-restconf-openapi/target/bom.json 02:55:09 [INFO] attaching as odl-restconf-openapi-7.0.5-SNAPSHOT-cyclonedx.json 02:55:09 [INFO] 02:55:09 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-restconf-openapi --- 02:55:09 [INFO] Skipping duplicate-finder execution! 02:55:09 [INFO] 02:55:09 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-restconf-openapi --- 02:55:09 [INFO] Skipping plugin execution 02:55:09 [INFO] 02:55:09 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-restconf-openapi --- 02:55:09 [INFO] No sources in project. Archive not created. 02:55:09 [INFO] 02:55:09 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-restconf-openapi --- 02:55:09 [INFO] 02:55:09 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-restconf-openapi --- 02:55:09 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:55:09 [INFO] 02:55:09 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-restconf-openapi --- 02:55:09 [INFO] No primary artifact to install, installing attached artifacts instead. 02:55:09 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-restconf-openapi/pom.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-openapi/7.0.5-SNAPSHOT/odl-restconf-openapi-7.0.5-SNAPSHOT.pom 02:55:09 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-restconf-openapi/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-openapi/7.0.5-SNAPSHOT/odl-restconf-openapi-7.0.5-SNAPSHOT-features.xml 02:55:09 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-restconf-openapi/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-openapi/7.0.5-SNAPSHOT/odl-restconf-openapi-7.0.5-SNAPSHOT-cyclonedx.xml 02:55:09 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-restconf-openapi/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-restconf-openapi/7.0.5-SNAPSHOT/odl-restconf-openapi-7.0.5-SNAPSHOT-cyclonedx.json 02:55:09 [INFO] 02:55:09 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-restconf-openapi --- 02:55:09 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:55:09 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 02:55:09 [INFO] 02:55:09 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-restconf-openapi --- 02:55:09 [INFO] Wrote dependency tree to: /w/workspace/netconf-maven-clm-master/features/odl-restconf-openapi/target/test-features 02:55:09 [INFO] 02:55:09 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-restconf-openapi --- 02:55:09 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/features/odl-restconf-openapi/target/sonatype-clm/module.xml 02:55:09 [INFO] 02:55:09 [INFO] -------------< org.opendaylight.netconf:odl-restconf-all >-------------- 02:55:09 [INFO] Building OpenDaylight :: Restconf :: All 7.0.5-SNAPSHOT [89/121] 02:55:09 [INFO] ------------------------------[ feature ]------------------------------- 02:55:09 [INFO] 02:55:09 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-restconf-all --- 02:55:09 [INFO] 02:55:09 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-restconf-all --- 02:55:09 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:55:09 [INFO] 02:55:09 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-restconf-all --- 02:55:09 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:55:09 [INFO] 02:55:09 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-restconf-all --- 02:55:09 [INFO] 02:55:09 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-restconf-all --- 02:55:09 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:55:09 [INFO] argLine set to empty 02:55:09 [INFO] 02:55:09 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-restconf-all --- 02:55:09 [INFO] Starting audit... 02:55:09 Audit done. 02:55:09 [INFO] You have 0 Checkstyle violations. 02:55:09 [INFO] 02:55:09 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-restconf-all --- 02:55:09 [INFO] Starting audit... 02:55:09 Audit done. 02:55:09 [INFO] You have 0 Checkstyle violations. 02:55:09 [INFO] 02:55:09 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-restconf-all --- 02:55:09 [INFO] Created: /w/workspace/netconf-maven-clm-master/features/odl-restconf-all/target/classes/META-INF/maven/dependencies.properties 02:55:09 [INFO] 02:55:09 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-restconf-all --- 02:55:09 [INFO] 02:55:09 [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-restconf-all --- 02:55:10 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-master/features/odl-restconf-all/target/feature/feature.xml 02:55:10 [INFO] ...done! 02:55:10 [INFO] Attaching features XML 02:55:10 [INFO] 02:55:10 [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-restconf-all --- 02:55:10 [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 02:55:10 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 02:55:10 [INFO] 02:55:10 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-restconf-all >>> 02:55:10 [INFO] 02:55:10 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-restconf-all --- 02:55:10 [INFO] 02:55:10 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-restconf-all <<< 02:55:10 [INFO] 02:55:10 [INFO] 02:55:10 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-restconf-all --- 02:55:10 [INFO] 02:55:10 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-restconf-all --- 02:55:10 [INFO] Can't extract module name from pax-jdbc-features-1.5.6-features.xml: Module format not recognized: /tmp/r/org/ops4j/pax/jdbc/pax-jdbc-features/1.5.6/pax-jdbc-features-1.5.6-features.xml 02:55:10 [INFO] 02:55:10 [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-restconf-all --- 02:55:10 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:55:10 [INFO] 02:55:10 [INFO] ------------------------------------------------------- 02:55:10 [INFO] T E S T S 02:55:10 [INFO] ------------------------------------------------------- 02:55:12 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:55:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.96 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:55:34 [INFO] 02:55:34 [INFO] Results: 02:55:34 [INFO] 02:55:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 02:55:34 [INFO] 02:55:34 [INFO] 02:55:34 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-restconf-all --- 02:55:34 [INFO] 02:55:34 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-restconf-all --- 02:55:34 [INFO] 02:55:34 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-restconf-all --- 02:55:34 [INFO] CycloneDX: Resolving Dependencies 02:55:42 [INFO] CycloneDX: Creating BOM version 1.4 with 378 component(s) 02:55:42 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/features/odl-restconf-all/target/bom.xml 02:55:42 [INFO] attaching as odl-restconf-all-7.0.5-SNAPSHOT-cyclonedx.xml 02:55:42 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/features/odl-restconf-all/target/bom.json 02:55:42 [INFO] attaching as odl-restconf-all-7.0.5-SNAPSHOT-cyclonedx.json 02:55:42 [INFO] 02:55:42 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-restconf-all --- 02:55:42 [INFO] Skipping duplicate-finder execution! 02:55:42 [INFO] 02:55:42 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-restconf-all --- 02:55:42 [INFO] Skipping plugin execution 02:55:42 [INFO] 02:55:42 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-restconf-all --- 02:55:42 [INFO] No sources in project. Archive not created. 02:55:42 [INFO] 02:55:42 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-restconf-all --- 02:55:42 [INFO] 02:55:42 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-restconf-all --- 02:55:42 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:55:42 [INFO] 02:55:42 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-restconf-all --- 02:55:42 [INFO] No primary artifact to install, installing attached artifacts instead. 02:55:42 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-restconf-all/pom.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-all/7.0.5-SNAPSHOT/odl-restconf-all-7.0.5-SNAPSHOT.pom 02:55:42 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-restconf-all/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-all/7.0.5-SNAPSHOT/odl-restconf-all-7.0.5-SNAPSHOT-features.xml 02:55:42 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-restconf-all/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-all/7.0.5-SNAPSHOT/odl-restconf-all-7.0.5-SNAPSHOT-cyclonedx.xml 02:55:42 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-restconf-all/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-restconf-all/7.0.5-SNAPSHOT/odl-restconf-all-7.0.5-SNAPSHOT-cyclonedx.json 02:55:42 [INFO] 02:55:42 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-restconf-all --- 02:55:42 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:55:42 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 02:55:42 [INFO] 02:55:42 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-restconf-all --- 02:55:42 [INFO] Wrote dependency tree to: /w/workspace/netconf-maven-clm-master/features/odl-restconf-all/target/test-features 02:55:42 [INFO] 02:55:42 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-restconf-all --- 02:55:42 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/features/odl-restconf-all/target/sonatype-clm/module.xml 02:55:42 [INFO] 02:55:42 [INFO] ----------< org.opendaylight.netconf:keystore-plaintext-api >----------- 02:55:42 [INFO] Building keystore-plaintext-api 7.0.5-SNAPSHOT [90/121] 02:55:42 [INFO] -------------------------------[ bundle ]------------------------------- 02:55:42 [INFO] 02:55:42 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ keystore-plaintext-api --- 02:55:42 [INFO] 02:55:42 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ keystore-plaintext-api --- 02:55:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:55:42 [INFO] 02:55:42 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ keystore-plaintext-api --- 02:55:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:55:42 [INFO] 02:55:42 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ keystore-plaintext-api --- 02:55:43 [INFO] 02:55:43 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ keystore-plaintext-api --- 02:55:43 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-clm-master/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/** 02:55:43 [INFO] 02:55:43 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ keystore-plaintext-api --- 02:55:43 [INFO] Starting audit... 02:55:43 Audit done. 02:55:43 [INFO] You have 0 Checkstyle violations. 02:55:43 [INFO] 02:55:43 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ keystore-plaintext-api --- 02:55:43 [INFO] Starting audit... 02:55:43 Audit done. 02:55:43 [INFO] You have 0 Checkstyle violations. 02:55:43 [INFO] 02:55:43 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ keystore-plaintext-api --- 02:55:43 [INFO] 02:55:43 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ keystore-plaintext-api --- 02:55:43 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/keystore/plaintext-api/src/main/resources 02:55:43 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/keystore/plaintext-api/target/generated-sources/spi 02:55:43 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/keystore/plaintext-api/target/generated-sources/yang 02:55:43 [INFO] 02:55:43 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ keystore-plaintext-api --- 02:55:43 [INFO] Recompiling the module because of changed dependency. 02:55:43 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 02:55:43 [INFO] 02:55:43 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ keystore-plaintext-api >>> 02:55:43 [INFO] 02:55:43 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ keystore-plaintext-api --- 02:55:43 [INFO] Fork Value is true 02:55:45 [INFO] Done SpotBugs Analysis.... 02:55:45 [INFO] 02:55:45 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ keystore-plaintext-api <<< 02:55:45 [INFO] 02:55:45 [INFO] 02:55:45 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ keystore-plaintext-api --- 02:55:45 [INFO] BugInstance size is 0 02:55:45 [INFO] Error size is 0 02:55:45 [INFO] No errors/warnings found 02:55:45 [INFO] 02:55:45 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ keystore-plaintext-api --- 02:55:45 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/keystore/plaintext-api/src/test/resources 02:55:45 [INFO] 02:55:45 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ keystore-plaintext-api --- 02:55:45 [INFO] No sources to compile 02:55:45 [INFO] 02:55:45 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ keystore-plaintext-api --- 02:55:45 [INFO] No tests to run. 02:55:45 [INFO] 02:55:45 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ keystore-plaintext-api --- 02:55:45 [INFO] 02:55:45 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ keystore-plaintext-api --- 02:55:45 [INFO] Building bundle: /w/workspace/netconf-maven-clm-master/keystore/plaintext-api/target/keystore-plaintext-api-7.0.5-SNAPSHOT.jar 02:55:45 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-master/keystore/plaintext-api/target/classes/META-INF/MANIFEST.MF 02:55:45 [INFO] 02:55:45 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ keystore-plaintext-api --- 02:55:45 [INFO] No previous run data found, generating javadoc. 02:55:46 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/keystore/plaintext-api/target/keystore-plaintext-api-7.0.5-SNAPSHOT-javadoc.jar 02:55:46 [INFO] 02:55:46 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ keystore-plaintext-api --- 02:55:46 [INFO] CycloneDX: Resolving Dependencies 02:55:46 [INFO] CycloneDX: Creating BOM version 1.4 with 4 component(s) 02:55:46 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/keystore/plaintext-api/target/bom.xml 02:55:46 [INFO] attaching as keystore-plaintext-api-7.0.5-SNAPSHOT-cyclonedx.xml 02:55:46 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/keystore/plaintext-api/target/bom.json 02:55:46 [INFO] attaching as keystore-plaintext-api-7.0.5-SNAPSHOT-cyclonedx.json 02:55:46 [INFO] 02:55:46 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ keystore-plaintext-api --- 02:55:46 [INFO] Skipping duplicate-finder execution! 02:55:46 [INFO] 02:55:46 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ keystore-plaintext-api --- 02:55:46 [INFO] No dependency problems found 02:55:46 [INFO] 02:55:46 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ keystore-plaintext-api --- 02:55:46 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/keystore/plaintext-api/target/keystore-plaintext-api-7.0.5-SNAPSHOT-sources.jar 02:55:46 [INFO] 02:55:46 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ keystore-plaintext-api --- 02:55:46 [INFO] 02:55:46 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ keystore-plaintext-api --- 02:55:46 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:55:46 [INFO] 02:55:46 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ keystore-plaintext-api --- 02:55:46 [INFO] Installing /w/workspace/netconf-maven-clm-master/keystore/plaintext-api/target/keystore-plaintext-api-7.0.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/keystore-plaintext-api/7.0.5-SNAPSHOT/keystore-plaintext-api-7.0.5-SNAPSHOT.jar 02:55:46 [INFO] Installing /w/workspace/netconf-maven-clm-master/keystore/plaintext-api/pom.xml to /tmp/r/org/opendaylight/netconf/keystore-plaintext-api/7.0.5-SNAPSHOT/keystore-plaintext-api-7.0.5-SNAPSHOT.pom 02:55:46 [INFO] Installing /w/workspace/netconf-maven-clm-master/keystore/plaintext-api/target/keystore-plaintext-api-7.0.5-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/keystore-plaintext-api/7.0.5-SNAPSHOT/keystore-plaintext-api-7.0.5-SNAPSHOT-javadoc.jar 02:55:46 [INFO] Installing /w/workspace/netconf-maven-clm-master/keystore/plaintext-api/target/bom.xml to /tmp/r/org/opendaylight/netconf/keystore-plaintext-api/7.0.5-SNAPSHOT/keystore-plaintext-api-7.0.5-SNAPSHOT-cyclonedx.xml 02:55:46 [INFO] Installing /w/workspace/netconf-maven-clm-master/keystore/plaintext-api/target/bom.json to /tmp/r/org/opendaylight/netconf/keystore-plaintext-api/7.0.5-SNAPSHOT/keystore-plaintext-api-7.0.5-SNAPSHOT-cyclonedx.json 02:55:46 [INFO] Installing /w/workspace/netconf-maven-clm-master/keystore/plaintext-api/target/keystore-plaintext-api-7.0.5-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/keystore-plaintext-api/7.0.5-SNAPSHOT/keystore-plaintext-api-7.0.5-SNAPSHOT-sources.jar 02:55:46 [INFO] 02:55:46 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ keystore-plaintext-api --- 02:55:47 [INFO] Installing org/opendaylight/netconf/keystore-plaintext-api/7.0.5-SNAPSHOT/keystore-plaintext-api-7.0.5-SNAPSHOT.jar 02:55:47 [INFO] Writing OBR metadata 02:55:47 [INFO] 02:55:47 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ keystore-plaintext-api --- 02:55:47 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:55:47 [INFO] 02:55:47 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ keystore-plaintext-api --- 02:55:47 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 02:55:47 [INFO] 02:55:47 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ keystore-plaintext-api --- 02:55:47 [INFO] org.opendaylight.netconf:keystore-plaintext-api:bundle:7.0.5-SNAPSHOT 02:55:47 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 02:55:47 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 02:55:47 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 02:55:47 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 02:55:47 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 02:55:47 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 02:55:47 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 02:55:47 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 02:55:47 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 02:55:47 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 02:55:47 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 02:55:47 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 02:55:47 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 02:55:47 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 02:55:47 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 02:55:47 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 02:55:47 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 02:55:47 [INFO] +- junit:junit:jar:4.13.2:test 02:55:47 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 02:55:47 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 02:55:47 [INFO] \- org.mockito:mockito-core:jar:5.11.0:test 02:55:47 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.12:test 02:55:47 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.12:test 02:55:47 [INFO] \- org.objenesis:objenesis:jar:3.3:test 02:55:47 [INFO] 02:55:47 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ keystore-plaintext-api --- 02:55:47 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/keystore/plaintext-api/target/sonatype-clm/module.xml 02:55:47 [INFO] 02:55:47 [INFO] -------< org.opendaylight.netconf:keystore-plaintext-localfile >-------- 02:55:47 [INFO] Building keystore-plaintext-localfile 7.0.5-SNAPSHOT [91/121] 02:55:47 [INFO] -------------------------------[ bundle ]------------------------------- 02:55:47 [INFO] 02:55:47 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ keystore-plaintext-localfile --- 02:55:47 [INFO] 02:55:47 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ keystore-plaintext-localfile --- 02:55:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:55:47 [INFO] 02:55:47 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ keystore-plaintext-localfile --- 02:55:47 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:55:47 [INFO] 02:55:47 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ keystore-plaintext-localfile --- 02:55:47 [INFO] 02:55:47 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ keystore-plaintext-localfile --- 02:55:47 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-clm-master/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/** 02:55:47 [INFO] 02:55:47 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ keystore-plaintext-localfile --- 02:55:47 [INFO] Starting audit... 02:55:47 Audit done. 02:55:47 [INFO] You have 0 Checkstyle violations. 02:55:47 [INFO] 02:55:47 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ keystore-plaintext-localfile --- 02:55:47 [INFO] Starting audit... 02:55:47 Audit done. 02:55:47 [INFO] You have 0 Checkstyle violations. 02:55:47 [INFO] 02:55:47 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ keystore-plaintext-localfile --- 02:55:47 [INFO] 02:55:47 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ keystore-plaintext-localfile --- 02:55:47 [INFO] Copying 1 resource from src/main/resources to target/classes 02:55:47 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/keystore/plaintext-localfile/target/generated-sources/spi 02:55:47 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/keystore/plaintext-localfile/target/generated-sources/yang 02:55:47 [INFO] 02:55:47 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ keystore-plaintext-localfile --- 02:55:47 [INFO] Recompiling the module because of changed dependency. 02:55:47 [INFO] Compiling 3 source files with javac [debug release 17] to target/classes 02:55:47 [INFO] 02:55:47 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ keystore-plaintext-localfile >>> 02:55:47 [INFO] 02:55:47 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ keystore-plaintext-localfile --- 02:55:47 [INFO] Fork Value is true 02:55:51 [INFO] Done SpotBugs Analysis.... 02:55:51 [INFO] 02:55:51 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ keystore-plaintext-localfile <<< 02:55:51 [INFO] 02:55:51 [INFO] 02:55:51 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ keystore-plaintext-localfile --- 02:55:51 [INFO] BugInstance size is 0 02:55:51 [INFO] Error size is 0 02:55:51 [INFO] No errors/warnings found 02:55:51 [INFO] 02:55:51 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ keystore-plaintext-localfile --- 02:55:51 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/keystore/plaintext-localfile/src/test/resources 02:55:51 [INFO] 02:55:51 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ keystore-plaintext-localfile --- 02:55:51 [INFO] Recompiling the module because of changed dependency. 02:55:51 [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes 02:55:51 [INFO] 02:55:51 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ keystore-plaintext-localfile --- 02:55:51 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:55:51 [INFO] 02:55:51 [INFO] ------------------------------------------------------- 02:55:51 [INFO] T E S T S 02:55:51 [INFO] ------------------------------------------------------- 02:55:52 [INFO] Running org.opendaylight.netconf.keystore.plaintext.localfile.CipherUtilsTest 02:55:52 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.308 s -- in org.opendaylight.netconf.keystore.plaintext.localfile.CipherUtilsTest 02:55:52 [INFO] Running org.opendaylight.netconf.keystore.plaintext.localfile.PlaintextLocalFileStorageTest 02:55:52 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 02:55:54 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.585 s -- in org.opendaylight.netconf.keystore.plaintext.localfile.PlaintextLocalFileStorageTest 02:55:54 [INFO] 02:55:54 [INFO] Results: 02:55:54 [INFO] 02:55:54 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0 02:55:54 [INFO] 02:55:54 [INFO] 02:55:54 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ keystore-plaintext-localfile --- 02:55:54 [INFO] 02:55:54 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ keystore-plaintext-localfile --- 02:55:54 [INFO] Building bundle: /w/workspace/netconf-maven-clm-master/keystore/plaintext-localfile/target/keystore-plaintext-localfile-7.0.5-SNAPSHOT.jar 02:55:54 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-master/keystore/plaintext-localfile/target/classes/META-INF/MANIFEST.MF 02:55:54 [INFO] 02:55:54 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ keystore-plaintext-localfile --- 02:55:54 [INFO] No previous run data found, generating javadoc. 02:55:55 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/keystore/plaintext-localfile/target/keystore-plaintext-localfile-7.0.5-SNAPSHOT-javadoc.jar 02:55:55 [INFO] 02:55:55 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ keystore-plaintext-localfile --- 02:55:55 [INFO] CycloneDX: Resolving Dependencies 02:55:55 [INFO] CycloneDX: Creating BOM version 1.4 with 16 component(s) 02:55:55 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/keystore/plaintext-localfile/target/bom.xml 02:55:55 [INFO] attaching as keystore-plaintext-localfile-7.0.5-SNAPSHOT-cyclonedx.xml 02:55:55 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/keystore/plaintext-localfile/target/bom.json 02:55:55 [INFO] attaching as keystore-plaintext-localfile-7.0.5-SNAPSHOT-cyclonedx.json 02:55:55 [INFO] 02:55:55 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ keystore-plaintext-localfile --- 02:55:55 [INFO] Skipping duplicate-finder execution! 02:55:55 [INFO] 02:55:55 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ keystore-plaintext-localfile --- 02:55:55 [WARNING] Used undeclared dependencies found: 02:55:55 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 02:55:55 [INFO] 02:55:55 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ keystore-plaintext-localfile --- 02:55:55 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/keystore/plaintext-localfile/target/keystore-plaintext-localfile-7.0.5-SNAPSHOT-sources.jar 02:55:55 [INFO] 02:55:55 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ keystore-plaintext-localfile --- 02:55:55 [INFO] 02:55:55 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ keystore-plaintext-localfile --- 02:55:55 [INFO] Loading execution data file /w/workspace/netconf-maven-clm-master/keystore/plaintext-localfile/target/code-coverage/jacoco.exec 02:55:55 [INFO] Analyzed bundle 'keystore-plaintext-localfile' with 4 classes 02:55:55 [INFO] 02:55:55 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ keystore-plaintext-localfile --- 02:55:55 [INFO] Installing /w/workspace/netconf-maven-clm-master/keystore/plaintext-localfile/target/keystore-plaintext-localfile-7.0.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/keystore-plaintext-localfile/7.0.5-SNAPSHOT/keystore-plaintext-localfile-7.0.5-SNAPSHOT.jar 02:55:55 [INFO] Installing /w/workspace/netconf-maven-clm-master/keystore/plaintext-localfile/pom.xml to /tmp/r/org/opendaylight/netconf/keystore-plaintext-localfile/7.0.5-SNAPSHOT/keystore-plaintext-localfile-7.0.5-SNAPSHOT.pom 02:55:55 [INFO] Installing /w/workspace/netconf-maven-clm-master/keystore/plaintext-localfile/target/keystore-plaintext-localfile-7.0.5-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/keystore-plaintext-localfile/7.0.5-SNAPSHOT/keystore-plaintext-localfile-7.0.5-SNAPSHOT-javadoc.jar 02:55:55 [INFO] Installing /w/workspace/netconf-maven-clm-master/keystore/plaintext-localfile/target/bom.xml to /tmp/r/org/opendaylight/netconf/keystore-plaintext-localfile/7.0.5-SNAPSHOT/keystore-plaintext-localfile-7.0.5-SNAPSHOT-cyclonedx.xml 02:55:55 [INFO] Installing /w/workspace/netconf-maven-clm-master/keystore/plaintext-localfile/target/bom.json to /tmp/r/org/opendaylight/netconf/keystore-plaintext-localfile/7.0.5-SNAPSHOT/keystore-plaintext-localfile-7.0.5-SNAPSHOT-cyclonedx.json 02:55:55 [INFO] Installing /w/workspace/netconf-maven-clm-master/keystore/plaintext-localfile/target/keystore-plaintext-localfile-7.0.5-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/keystore-plaintext-localfile/7.0.5-SNAPSHOT/keystore-plaintext-localfile-7.0.5-SNAPSHOT-sources.jar 02:55:55 [INFO] 02:55:55 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ keystore-plaintext-localfile --- 02:55:56 [INFO] Installing org/opendaylight/netconf/keystore-plaintext-localfile/7.0.5-SNAPSHOT/keystore-plaintext-localfile-7.0.5-SNAPSHOT.jar 02:55:56 [INFO] Writing OBR metadata 02:55:56 [INFO] 02:55:56 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ keystore-plaintext-localfile --- 02:55:56 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:55:56 [INFO] 02:55:56 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ keystore-plaintext-localfile --- 02:55:56 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 02:55:56 [INFO] 02:55:56 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ keystore-plaintext-localfile --- 02:55:56 [INFO] org.opendaylight.netconf:keystore-plaintext-localfile:bundle:7.0.5-SNAPSHOT 02:55:56 [INFO] +- org.opendaylight.netconf:keystore-plaintext-api:jar:7.0.5-SNAPSHOT:compile 02:55:56 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 02:55:56 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.3:compile 02:55:56 [INFO] +- org.bouncycastle:bcprov-jdk18on:jar:1.77:compile 02:55:56 [INFO] +- org.osgi:org.osgi.framework:jar:1.10.0:provided 02:55:56 [INFO] +- org.osgi:org.osgi.service.component:jar:1.5.1:provided 02:55:56 [INFO] | +- org.osgi:osgi.annotation:jar:8.1.0:provided 02:55:56 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 02:55:56 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 02:55:56 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 02:55:56 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 02:55:56 [INFO] +- org.osgi:org.osgi.service.metatype.annotations:jar:1.4.1:provided 02:55:56 [INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided 02:55:56 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 02:55:56 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 02:55:56 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 02:55:56 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 02:55:56 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 02:55:56 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 02:55:56 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 02:55:56 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 02:55:56 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 02:55:56 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 02:55:56 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 02:55:56 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 02:55:56 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 02:55:56 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 02:55:56 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 02:55:56 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 02:55:56 [INFO] +- junit:junit:jar:4.13.2:test 02:55:56 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 02:55:56 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 02:55:56 [INFO] \- org.mockito:mockito-core:jar:5.11.0:test 02:55:56 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.12:test 02:55:56 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.12:test 02:55:56 [INFO] \- org.objenesis:objenesis:jar:3.3:test 02:55:56 [INFO] 02:55:56 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ keystore-plaintext-localfile --- 02:55:56 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/keystore/plaintext-localfile/target/sonatype-clm/module.xml 02:55:56 [INFO] 02:55:56 [INFO] ----------< org.opendaylight.netconf:keystore-plaintext-cli >----------- 02:55:56 [INFO] Building keystore-plaintext-cli 7.0.5-SNAPSHOT [92/121] 02:55:56 [INFO] -------------------------------[ bundle ]------------------------------- 02:55:56 [INFO] 02:55:56 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ keystore-plaintext-cli --- 02:55:56 [INFO] 02:55:56 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ keystore-plaintext-cli --- 02:55:56 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:55:56 [INFO] 02:55:56 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ keystore-plaintext-cli --- 02:55:56 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:55:56 [INFO] 02:55:56 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ keystore-plaintext-cli --- 02:55:56 [INFO] 02:55:56 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ keystore-plaintext-cli --- 02:55:56 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-clm-master/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/** 02:55:56 [INFO] 02:55:56 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ keystore-plaintext-cli --- 02:55:56 [INFO] Starting audit... 02:55:56 Audit done. 02:55:56 [INFO] You have 0 Checkstyle violations. 02:55:56 [INFO] 02:55:56 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ keystore-plaintext-cli --- 02:55:56 [INFO] Starting audit... 02:55:56 Audit done. 02:55:56 [INFO] You have 0 Checkstyle violations. 02:55:56 [INFO] 02:55:56 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ keystore-plaintext-cli --- 02:55:56 [INFO] 02:55:56 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ keystore-plaintext-cli --- 02:55:56 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/keystore/plaintext-cli/src/main/resources 02:55:56 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/keystore/plaintext-cli/target/generated-sources/spi 02:55:56 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/keystore/plaintext-cli/target/generated-sources/yang 02:55:56 [INFO] 02:55:56 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ keystore-plaintext-cli --- 02:55:56 [INFO] Recompiling the module because of changed dependency. 02:55:56 [INFO] Compiling 5 source files with javac [debug release 17] to target/classes 02:55:56 [INFO] 02:55:56 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ keystore-plaintext-cli >>> 02:55:56 [INFO] 02:55:56 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ keystore-plaintext-cli --- 02:55:56 [INFO] Fork Value is true 02:55:59 [INFO] Done SpotBugs Analysis.... 02:55:59 [INFO] 02:55:59 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ keystore-plaintext-cli <<< 02:55:59 [INFO] 02:55:59 [INFO] 02:55:59 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ keystore-plaintext-cli --- 02:55:59 [INFO] BugInstance size is 0 02:55:59 [INFO] Error size is 0 02:55:59 [INFO] No errors/warnings found 02:55:59 [INFO] 02:55:59 [INFO] --- karaf-services-maven-plugin:4.4.5:service-metadata-generate (service-metadata-generate) @ keystore-plaintext-cli --- 02:55:59 [INFO] Service org.opendaylight.netconf.keystore.plaintext.cli.List 02:55:59 [INFO] Service org.opendaylight.netconf.keystore.plaintext.cli.Get 02:55:59 [INFO] Service org.opendaylight.netconf.keystore.plaintext.cli.Remove 02:55:59 [INFO] Service org.opendaylight.netconf.keystore.plaintext.cli.Put 02:55:59 [INFO] 02:55:59 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ keystore-plaintext-cli --- 02:55:59 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/keystore/plaintext-cli/src/test/resources 02:55:59 [INFO] 02:55:59 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ keystore-plaintext-cli --- 02:55:59 [INFO] No sources to compile 02:55:59 [INFO] 02:55:59 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ keystore-plaintext-cli --- 02:55:59 [INFO] No tests to run. 02:55:59 [INFO] 02:55:59 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ keystore-plaintext-cli --- 02:55:59 [INFO] 02:55:59 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ keystore-plaintext-cli --- 02:55:59 [INFO] Building bundle: /w/workspace/netconf-maven-clm-master/keystore/plaintext-cli/target/keystore-plaintext-cli-7.0.5-SNAPSHOT.jar 02:55:59 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-master/keystore/plaintext-cli/target/classes/META-INF/MANIFEST.MF 02:55:59 [INFO] 02:55:59 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ keystore-plaintext-cli --- 02:55:59 [INFO] No previous run data found, generating javadoc. 02:56:00 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/keystore/plaintext-cli/target/keystore-plaintext-cli-7.0.5-SNAPSHOT-javadoc.jar 02:56:00 [INFO] 02:56:00 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ keystore-plaintext-cli --- 02:56:00 [INFO] CycloneDX: Resolving Dependencies 02:56:01 [INFO] CycloneDX: Creating BOM version 1.4 with 10 component(s) 02:56:01 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/keystore/plaintext-cli/target/bom.xml 02:56:01 [INFO] attaching as keystore-plaintext-cli-7.0.5-SNAPSHOT-cyclonedx.xml 02:56:01 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/keystore/plaintext-cli/target/bom.json 02:56:01 [INFO] attaching as keystore-plaintext-cli-7.0.5-SNAPSHOT-cyclonedx.json 02:56:01 [INFO] 02:56:01 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ keystore-plaintext-cli --- 02:56:01 [INFO] Skipping duplicate-finder execution! 02:56:01 [INFO] 02:56:01 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ keystore-plaintext-cli --- 02:56:01 [INFO] No dependency problems found 02:56:01 [INFO] 02:56:01 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ keystore-plaintext-cli --- 02:56:01 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/keystore/plaintext-cli/target/keystore-plaintext-cli-7.0.5-SNAPSHOT-sources.jar 02:56:01 [INFO] 02:56:01 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ keystore-plaintext-cli --- 02:56:01 [INFO] 02:56:01 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ keystore-plaintext-cli --- 02:56:01 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:56:01 [INFO] 02:56:01 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ keystore-plaintext-cli --- 02:56:01 [INFO] Installing /w/workspace/netconf-maven-clm-master/keystore/plaintext-cli/target/keystore-plaintext-cli-7.0.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/keystore-plaintext-cli/7.0.5-SNAPSHOT/keystore-plaintext-cli-7.0.5-SNAPSHOT.jar 02:56:01 [INFO] Installing /w/workspace/netconf-maven-clm-master/keystore/plaintext-cli/pom.xml to /tmp/r/org/opendaylight/netconf/keystore-plaintext-cli/7.0.5-SNAPSHOT/keystore-plaintext-cli-7.0.5-SNAPSHOT.pom 02:56:01 [INFO] Installing /w/workspace/netconf-maven-clm-master/keystore/plaintext-cli/target/keystore-plaintext-cli-7.0.5-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/keystore-plaintext-cli/7.0.5-SNAPSHOT/keystore-plaintext-cli-7.0.5-SNAPSHOT-javadoc.jar 02:56:01 [INFO] Installing /w/workspace/netconf-maven-clm-master/keystore/plaintext-cli/target/bom.xml to /tmp/r/org/opendaylight/netconf/keystore-plaintext-cli/7.0.5-SNAPSHOT/keystore-plaintext-cli-7.0.5-SNAPSHOT-cyclonedx.xml 02:56:01 [INFO] Installing /w/workspace/netconf-maven-clm-master/keystore/plaintext-cli/target/bom.json to /tmp/r/org/opendaylight/netconf/keystore-plaintext-cli/7.0.5-SNAPSHOT/keystore-plaintext-cli-7.0.5-SNAPSHOT-cyclonedx.json 02:56:01 [INFO] Installing /w/workspace/netconf-maven-clm-master/keystore/plaintext-cli/target/keystore-plaintext-cli-7.0.5-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/keystore-plaintext-cli/7.0.5-SNAPSHOT/keystore-plaintext-cli-7.0.5-SNAPSHOT-sources.jar 02:56:01 [INFO] 02:56:01 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ keystore-plaintext-cli --- 02:56:01 [INFO] Installing org/opendaylight/netconf/keystore-plaintext-cli/7.0.5-SNAPSHOT/keystore-plaintext-cli-7.0.5-SNAPSHOT.jar 02:56:01 [INFO] Writing OBR metadata 02:56:01 [INFO] 02:56:01 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ keystore-plaintext-cli --- 02:56:01 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:56:01 [INFO] 02:56:01 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ keystore-plaintext-cli --- 02:56:01 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 02:56:01 [INFO] 02:56:01 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ keystore-plaintext-cli --- 02:56:01 [INFO] org.opendaylight.netconf:keystore-plaintext-cli:bundle:7.0.5-SNAPSHOT 02:56:01 [INFO] +- org.opendaylight.netconf:keystore-plaintext-api:jar:7.0.5-SNAPSHOT:compile 02:56:01 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 02:56:01 [INFO] +- org.apache.karaf.shell:org.apache.karaf.shell.core:jar:4.4.5:provided 02:56:01 [INFO] | +- org.jline:jline:jar:3.21.0:provided 02:56:01 [INFO] | +- org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar:4.4.5:provided 02:56:01 [INFO] | \- org.apache.sshd:sshd-osgi:jar:2.11.0:provided 02:56:01 [INFO] | \- org.slf4j:jcl-over-slf4j:jar:1.7.32:provided 02:56:01 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 02:56:01 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 02:56:01 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 02:56:01 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 02:56:01 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 02:56:01 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 02:56:01 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 02:56:01 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 02:56:01 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 02:56:01 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 02:56:01 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 02:56:01 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 02:56:01 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 02:56:01 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 02:56:01 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 02:56:01 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 02:56:01 [INFO] +- junit:junit:jar:4.13.2:test 02:56:01 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 02:56:01 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 02:56:01 [INFO] \- org.mockito:mockito-core:jar:5.11.0:test 02:56:01 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.12:test 02:56:01 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.12:test 02:56:01 [INFO] \- org.objenesis:objenesis:jar:3.3:test 02:56:01 [INFO] 02:56:01 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ keystore-plaintext-cli --- 02:56:01 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/keystore/plaintext-cli/target/sonatype-clm/module.xml 02:56:01 [INFO] 02:56:01 [INFO] ------< org.opendaylight.netconf:odl-netconf-keystore-plaintext >------- 02:56:01 [INFO] Building OpenDaylight :: Netconf :: Key Store :: Plaintext Storage 7.0.5-SNAPSHOT [93/121] 02:56:01 [INFO] ------------------------------[ feature ]------------------------------- 02:56:01 [INFO] 02:56:01 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-keystore-plaintext --- 02:56:01 [INFO] 02:56:01 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-keystore-plaintext --- 02:56:01 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:56:01 [INFO] 02:56:01 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-keystore-plaintext --- 02:56:01 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:56:01 [INFO] 02:56:01 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-keystore-plaintext --- 02:56:01 [INFO] 02:56:01 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-keystore-plaintext --- 02:56:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:56:01 [INFO] argLine set to empty 02:56:01 [INFO] 02:56:01 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-keystore-plaintext --- 02:56:01 [INFO] Starting audit... 02:56:01 Audit done. 02:56:01 [INFO] You have 0 Checkstyle violations. 02:56:01 [INFO] 02:56:01 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-keystore-plaintext --- 02:56:01 [INFO] Starting audit... 02:56:01 Audit done. 02:56:01 [INFO] You have 0 Checkstyle violations. 02:56:01 [INFO] 02:56:01 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-keystore-plaintext --- 02:56:01 [INFO] Created: /w/workspace/netconf-maven-clm-master/features/odl-netconf-keystore-plaintext/target/classes/META-INF/maven/dependencies.properties 02:56:01 [INFO] 02:56:01 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-keystore-plaintext --- 02:56:01 [INFO] 02:56:01 [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-keystore-plaintext --- 02:56:01 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-master/features/odl-netconf-keystore-plaintext/target/feature/feature.xml 02:56:01 [INFO] ...done! 02:56:01 [INFO] Attaching features XML 02:56:01 [INFO] 02:56:01 [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-netconf-keystore-plaintext --- 02:56: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 02:56:01 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 02:56:01 [INFO] 02:56:01 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-netconf-keystore-plaintext >>> 02:56:01 [INFO] 02:56:01 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-netconf-keystore-plaintext --- 02:56:01 [INFO] 02:56:01 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-netconf-keystore-plaintext <<< 02:56:01 [INFO] 02:56:01 [INFO] 02:56:01 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-netconf-keystore-plaintext --- 02:56:01 [INFO] 02:56:01 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-keystore-plaintext --- 02:56:01 [INFO] 02:56:01 [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-netconf-keystore-plaintext --- 02:56:01 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:56:01 [INFO] 02:56:01 [INFO] ------------------------------------------------------- 02:56:01 [INFO] T E S T S 02:56:01 [INFO] ------------------------------------------------------- 02:56:03 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:56:14 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.36 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:56:15 [INFO] 02:56:15 [INFO] Results: 02:56:15 [INFO] 02:56:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 02:56:15 [INFO] 02:56:15 [INFO] 02:56:15 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-netconf-keystore-plaintext --- 02:56:15 [INFO] 02:56:15 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-keystore-plaintext --- 02:56:15 [INFO] 02:56:15 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-netconf-keystore-plaintext --- 02:56:15 [INFO] CycloneDX: Resolving Dependencies 02:56:18 [INFO] CycloneDX: Creating BOM version 1.4 with 29 component(s) 02:56:18 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/features/odl-netconf-keystore-plaintext/target/bom.xml 02:56:18 [INFO] attaching as odl-netconf-keystore-plaintext-7.0.5-SNAPSHOT-cyclonedx.xml 02:56:18 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/features/odl-netconf-keystore-plaintext/target/bom.json 02:56:18 [INFO] attaching as odl-netconf-keystore-plaintext-7.0.5-SNAPSHOT-cyclonedx.json 02:56:18 [INFO] 02:56:18 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-keystore-plaintext --- 02:56:18 [INFO] Skipping duplicate-finder execution! 02:56:18 [INFO] 02:56:18 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-keystore-plaintext --- 02:56:18 [INFO] Skipping plugin execution 02:56:18 [INFO] 02:56:18 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-keystore-plaintext --- 02:56:18 [INFO] No sources in project. Archive not created. 02:56:18 [INFO] 02:56:18 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-keystore-plaintext --- 02:56:18 [INFO] 02:56:18 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-keystore-plaintext --- 02:56:18 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:56:18 [INFO] 02:56:18 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-keystore-plaintext --- 02:56:18 [INFO] No primary artifact to install, installing attached artifacts instead. 02:56:18 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-keystore-plaintext/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-keystore-plaintext/7.0.5-SNAPSHOT/odl-netconf-keystore-plaintext-7.0.5-SNAPSHOT.pom 02:56:18 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-keystore-plaintext/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-keystore-plaintext/7.0.5-SNAPSHOT/odl-netconf-keystore-plaintext-7.0.5-SNAPSHOT-features.xml 02:56:18 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-keystore-plaintext/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-keystore-plaintext/7.0.5-SNAPSHOT/odl-netconf-keystore-plaintext-7.0.5-SNAPSHOT-cyclonedx.xml 02:56:18 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-keystore-plaintext/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-keystore-plaintext/7.0.5-SNAPSHOT/odl-netconf-keystore-plaintext-7.0.5-SNAPSHOT-cyclonedx.json 02:56:18 [INFO] 02:56:18 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-keystore-plaintext --- 02:56:18 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:56:18 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 02:56:18 [INFO] 02:56:18 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-netconf-keystore-plaintext --- 02:56:18 [INFO] Wrote dependency tree to: /w/workspace/netconf-maven-clm-master/features/odl-netconf-keystore-plaintext/target/test-features 02:56:18 [INFO] 02:56:18 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-netconf-keystore-plaintext --- 02:56:18 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/features/odl-netconf-keystore-plaintext/target/sonatype-clm/module.xml 02:56:18 [INFO] 02:56:18 [INFO] -------------< org.opendaylight.netconf:features-netconf >-------------- 02:56:18 [INFO] Building features-netconf 7.0.5-SNAPSHOT [94/121] 02:56:18 [INFO] ------------------------------[ feature ]------------------------------- 02:56:19 [INFO] 02:56:19 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ features-netconf --- 02:56:19 [INFO] 02:56:19 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ features-netconf --- 02:56:19 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:56:19 [INFO] 02:56:19 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ features-netconf --- 02:56:19 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:56:19 [INFO] 02:56:19 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ features-netconf --- 02:56:19 [INFO] 02:56:19 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ features-netconf --- 02:56:19 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:56:19 [INFO] argLine set to empty 02:56:19 [INFO] 02:56:19 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ features-netconf --- 02:56:19 [INFO] Starting audit... 02:56:19 Audit done. 02:56:19 [INFO] You have 0 Checkstyle violations. 02:56:19 [INFO] 02:56:19 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ features-netconf --- 02:56:19 [INFO] Starting audit... 02:56:19 Audit done. 02:56:19 [INFO] You have 0 Checkstyle violations. 02:56:19 [INFO] 02:56:19 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ features-netconf --- 02:56:19 [INFO] 02:56:19 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ features-netconf --- 02:56:19 [INFO] Created: /w/workspace/netconf-maven-clm-master/features/features-netconf/target/classes/META-INF/maven/dependencies.properties 02:56:19 [INFO] 02:56:19 [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ features-netconf --- 02:56:19 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-master/features/features-netconf/target/feature/feature.xml 02:56:20 [INFO] ...done! 02:56:20 [INFO] Attaching features XML 02:56:20 [INFO] 02:56:20 [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ features-netconf --- 02:56:20 [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 02:56:20 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 02:56:20 [INFO] 02:56:20 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ features-netconf >>> 02:56:20 [INFO] 02:56:20 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ features-netconf --- 02:56:20 [INFO] 02:56:20 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ features-netconf <<< 02:56:20 [INFO] 02:56:20 [INFO] 02:56:20 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ features-netconf --- 02:56:20 [INFO] 02:56:20 [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ features-netconf --- 02:56:20 [INFO] Tests are skipped. 02:56:20 [INFO] 02:56:20 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ features-netconf --- 02:56:20 [INFO] 02:56:20 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ features-netconf --- 02:56:20 [INFO] 02:56:20 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ features-netconf --- 02:56:20 [INFO] CycloneDX: Resolving Dependencies 02:56:29 [INFO] CycloneDX: Creating BOM version 1.4 with 450 component(s) 02:56:29 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/features/features-netconf/target/bom.xml 02:56:29 [INFO] attaching as features-netconf-7.0.5-SNAPSHOT-cyclonedx.xml 02:56:29 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/features/features-netconf/target/bom.json 02:56:29 [INFO] attaching as features-netconf-7.0.5-SNAPSHOT-cyclonedx.json 02:56:29 [INFO] 02:56:29 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ features-netconf --- 02:56:29 [INFO] Skipping duplicate-finder execution! 02:56:29 [INFO] 02:56:29 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ features-netconf --- 02:56:29 [INFO] Skipping plugin execution 02:56:29 [INFO] 02:56:29 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ features-netconf --- 02:56:29 [INFO] No sources in project. Archive not created. 02:56:29 [INFO] 02:56:29 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ features-netconf --- 02:56:29 [INFO] 02:56:29 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ features-netconf --- 02:56:29 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:56:29 [INFO] 02:56:29 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ features-netconf --- 02:56:29 [INFO] No primary artifact to install, installing attached artifacts instead. 02:56:29 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/features-netconf/pom.xml to /tmp/r/org/opendaylight/netconf/features-netconf/7.0.5-SNAPSHOT/features-netconf-7.0.5-SNAPSHOT.pom 02:56:29 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/features-netconf/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/features-netconf/7.0.5-SNAPSHOT/features-netconf-7.0.5-SNAPSHOT-features.xml 02:56:29 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/features-netconf/target/bom.xml to /tmp/r/org/opendaylight/netconf/features-netconf/7.0.5-SNAPSHOT/features-netconf-7.0.5-SNAPSHOT-cyclonedx.xml 02:56:29 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/features-netconf/target/bom.json to /tmp/r/org/opendaylight/netconf/features-netconf/7.0.5-SNAPSHOT/features-netconf-7.0.5-SNAPSHOT-cyclonedx.json 02:56:29 [INFO] 02:56:29 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ features-netconf --- 02:56:29 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:56:29 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 02:56:29 [INFO] 02:56:29 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ features-netconf --- 02:56:29 [INFO] org.opendaylight.netconf:features-netconf:feature:7.0.5-SNAPSHOT 02:56:29 [INFO] +- org.opendaylight.netconf:odl-aaa-netconf-plugin:xml:features:7.0.5-SNAPSHOT:compile 02:56:29 [INFO] | +- org.opendaylight.aaa:odl-aaa-shiro:xml:features:0.19.3:compile 02:56:29 [INFO] | | +- org.opendaylight.aaa:odl-aaa-password-service:xml:features:0.19.3:compile 02:56:29 [INFO] | | | +- org.opendaylight.aaa:aaa-password-service-api:jar:0.19.3:compile 02:56:29 [INFO] | | | +- org.opendaylight.aaa:aaa-password-service-impl:jar:0.19.3:compile 02:56:29 [INFO] | | | +- org.opendaylight.aaa:aaa-password-service-impl:xml:aaa-password-service-config:0.19.3:compile 02:56:29 [INFO] | | | \- org.opendaylight.aaa:odl-apache-shiro:xml:features:0.19.3:compile 02:56:29 [INFO] | | +- org.opendaylight.controller:odl-jolokia:xml:features:9.0.2:compile 02:56:29 [INFO] | | | +- org.jolokia:jolokia-osgi:jar:1.7.2:compile 02:56:29 [INFO] | | | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:compile 02:56:29 [INFO] | | | \- org.opendaylight.controller:odl-jolokia-osgi:cfg:configuration:9.0.2:compile 02:56:29 [INFO] | | +- org.opendaylight.aaa:odl-aaa-web:xml:features:0.19.3:compile 02:56:29 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:13.0.11:compile 02:56:29 [INFO] | | | +- org.opendaylight.odlparent:odl-jersey-2:xml:features:13.0.11:compile 02:56:29 [INFO] | | | | +- org.opendaylight.odlparent:odl-javassist-3:xml:features:13.0.11:compile 02:56:29 [INFO] | | | | | \- org.javassist:javassist:jar:3.30.2-GA:compile 02:56:29 [INFO] | | | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.41:compile 02:56:29 [INFO] | | | | | +- org.glassfish.jersey.core:jersey-common:jar:2.41:compile 02:56:29 [INFO] | | | | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile 02:56:29 [INFO] | | | | | \- org.glassfish.hk2:hk2-locator:jar:2.6.1:compile 02:56:29 [INFO] | | | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:compile 02:56:29 [INFO] | | | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:compile 02:56:29 [INFO] | | | | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:compile 02:56:29 [INFO] | | | | +- org.glassfish.jersey.core:jersey-client:jar:2.41:compile 02:56:29 [INFO] | | | | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile 02:56:29 [INFO] | | | | +- org.glassfish.jersey.core:jersey-server:jar:2.41:compile 02:56:29 [INFO] | | | | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 02:56:29 [INFO] | | | | | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 02:56:29 [INFO] | | | | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.41:compile 02:56:29 [INFO] | | | | | \- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.41:compile 02:56:29 [INFO] | | | | \- org.glassfish.jersey.media:jersey-media-sse:jar:2.41:compile 02:56:29 [INFO] | | | +- org.opendaylight.aaa.web:web-osgi-impl:jar:0.19.3:compile 02:56:29 [INFO] | | | \- org.opendaylight.aaa.web:servlet-jersey2:jar:0.19.3:compile 02:56:29 [INFO] | | +- org.opendaylight.aaa:aaa-shiro:jar:0.19.3:compile 02:56:29 [INFO] | | | +- org.opendaylight.aaa:aaa-tokenauthrealm:jar:0.19.3:compile 02:56:29 [INFO] | | | +- org.opendaylight.aaa:aaa-idm-store-h2:jar:0.19.3:compile 02:56:29 [INFO] | | | | \- com.h2database:h2:jar:2.2.220:compile 02:56:29 [INFO] | | | +- org.opendaylight.aaa:aaa-cert:jar:0.19.3:compile 02:56:29 [INFO] | | | +- org.opendaylight.aaa:repackaged-shiro:jar:0.19.3:compile 02:56:29 [INFO] | | | | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile 02:56:29 [INFO] | | | | | +- commons-logging:commons-logging:jar:1.3.0:compile 02:56:29 [INFO] | | | | | \- commons-collections:commons-collections:jar:3.2.2:compile 02:56:29 [INFO] | | | | \- org.owasp.encoder:encoder:jar:1.2.3:compile 02:56:29 [INFO] | | | +- net.sf.ehcache:ehcache:jar:2.10.9.2:compile 02:56:29 [INFO] | | | \- org.immutables:value:jar:annotations:2.10.1:compile 02:56:29 [INFO] | | +- org.opendaylight.aaa:aaa-shiro-api:jar:0.19.3:compile 02:56:29 [INFO] | | +- org.opendaylight.aaa:aaa-filterchain:jar:0.19.3:compile 02:56:29 [INFO] | | +- org.opendaylight.aaa:odl-aaa-api:xml:features:0.19.3:compile 02:56:29 [INFO] | | | \- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.0.11:compile 02:56:29 [INFO] | | +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.19.3:compile 02:56:29 [INFO] | | | \- org.opendaylight.aaa:aaa-cert:xml:config:0.19.3:compile 02:56:29 [INFO] | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-app-config:0.19.3:compile 02:56:29 [INFO] | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-datastore-config:0.19.3:compile 02:56:29 [INFO] | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.0.11:compile 02:56:29 [INFO] | | +- org.opendaylight.odlparent:odl-karaf-feat-jdbc:xml:features:13.0.11:compile 02:56:29 [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-features:xml:features:1.5.6:runtime 02:56:29 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc:jar:1.5.6:runtime 02:56:29 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-common:jar:1.5.6:runtime 02:56:29 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-common:jar:1.5.6:runtime 02:56:29 [INFO] | | | | | \- javax.transaction:javax.transaction-api:jar:1.2:runtime 02:56:29 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-config:jar:1.5.6:runtime 02:56:29 [INFO] | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.jasypt:jar:1.9.3_1:runtime 02:56:29 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-db2:jar:1.5.6:runtime 02:56:29 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-derbyclient:jar:1.5.6:runtime 02:56:29 [INFO] | | | | | \- org.apache.derby:derbyclient:jar:10.14.2.0:runtime 02:56:29 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-derby:jar:1.5.6:runtime 02:56:29 [INFO] | | | | | \- org.apache.derby:derby:jar:10.14.2.0:runtime 02:56:29 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-hsqldb:jar:1.5.6:runtime 02:56:29 [INFO] | | | | | \- org.hsqldb:hsqldb:jar:jdk8:2.7.2:runtime 02:56:29 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-jtds:jar:1.5.6:runtime 02:56:29 [INFO] | | | | | \- net.sourceforge.jtds:jtds:jar:1.3.1:runtime 02:56:29 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mariadb:jar:1.5.6:runtime 02:56:29 [INFO] | | | | | \- org.mariadb.jdbc:mariadb-java-client:jar:3.1.4:runtime 02:56:29 [INFO] | | | | | \- com.github.waffle:waffle-jna:jar:3.2.0:runtime 02:56:29 [INFO] | | | | | \- com.github.ben-manes.caffeine:caffeine:jar:2.9.3:runtime 02:56:29 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mysql:jar:1.5.6:runtime 02:56:29 [INFO] | | | | | \- com.mysql:mysql-connector-j:jar:8.1.0:runtime 02:56:29 [INFO] | | | | | \- com.google.protobuf:protobuf-java:jar:3.21.9:runtime 02:56:29 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-oracle:jar:1.5.6:runtime 02:56:29 [INFO] | | | | | \- com.oracle.database.jdbc:ojdbc8:jar:23.2.0.0:runtime 02:56:29 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-aries:jar:1.5.6:runtime 02:56:29 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-c3p0:jar:1.5.6:runtime 02:56:29 [INFO] | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.c3p0:jar:0.9.5.5_1:runtime 02:56:29 [INFO] | | | | | \- com.mchange:mchange-commons-java:jar:0.2.19:runtime 02:56:29 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-dbcp2:jar:1.5.6:runtime 02:56:29 [INFO] | | | | | +- org.apache.commons:commons-pool2:jar:2.11.1:runtime 02:56:29 [INFO] | | | | | \- org.apache.commons:commons-dbcp2:jar:2.9.0:runtime 02:56:29 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-hikaricp:jar:1.5.6:runtime 02:56:29 [INFO] | | | | | \- com.zaxxer:HikariCP:jar:4.0.3:runtime 02:56:29 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-sqlite:jar:1.5.6:runtime 02:56:29 [INFO] | | | | | \- org.xerial:sqlite-jdbc:jar:3.42.0.0:runtime 02:56:29 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-teradata:jar:1.5.6:runtime 02:56:29 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-narayana:jar:1.5.6:runtime 02:56:29 [INFO] | | | | | \- org.jboss:jboss-transaction-spi:jar:7.6.1.Final:runtime 02:56:29 [INFO] | | | | \- org.ops4j.pax.jdbc:pax-jdbc-pool-transx:jar:1.5.6:runtime 02:56:29 [INFO] | | | | \- org.ops4j.pax.transx:pax-transx-jdbc:jar:0.5.4:runtime 02:56:29 [INFO] | | | | \- org.ops4j.pax.transx:pax-transx-connector:jar:0.5.4:runtime 02:56:29 [INFO] | | | | +- org.ops4j.pax.transx:pax-transx-tm-api:jar:0.5.4:runtime 02:56:29 [INFO] | | | | \- javax.resource:javax.resource-api:jar:1.7.1:runtime 02:56:29 [INFO] | | | +- org.osgi:org.osgi.service.jdbc:jar:1.1.0:provided 02:56:29 [INFO] | | | \- org.apache.karaf.jdbc:org.apache.karaf.jdbc.core:jar:4.4.5:compile 02:56:29 [INFO] | | +- org.opendaylight.aaa:aaa-shiro:py:idmtool:0.19.3:compile 02:56:29 [INFO] | | +- org.opendaylight.aaa:aaa-filterchain:cfg:config:0.19.3:compile 02:56:29 [INFO] | | \- org.apache.geronimo.specs:geronimo-jta_1.1_spec:jar:1.1.1:compile 02:56:29 [INFO] | +- org.opendaylight.netconf:netconf-auth:jar:7.0.5-SNAPSHOT:compile 02:56:29 [INFO] | \- org.opendaylight.netconf:netconf-auth-aaa:jar:7.0.5-SNAPSHOT:compile 02:56:29 [INFO] | \- org.opendaylight.aaa:aaa-authn-api:jar:0.19.3:compile 02:56:29 [INFO] | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 02:56:29 [INFO] +- org.opendaylight.netconf:odl-netconf-all:xml:features:7.0.5-SNAPSHOT:compile 02:56:29 [INFO] +- org.opendaylight.netconf:odl-netconf-api:xml:features:7.0.5-SNAPSHOT:compile 02:56:29 [INFO] | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.0.11:compile 02:56:29 [INFO] | | +- io.netty:netty-codec-http:jar:4.1.107.Final:compile 02:56:29 [INFO] | | +- io.netty:netty-handler:jar:4.1.107.Final:compile 02:56:29 [INFO] | | | +- io.netty:netty-resolver:jar:4.1.107.Final:compile 02:56:29 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.107.Final:compile 02:56:29 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.107.Final:compile 02:56:29 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.107.Final:compile 02:56:29 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:13.0.1:compile 02:56:29 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.1:compile 02:56:29 [INFO] | \- org.opendaylight.netconf:netconf-api:jar:7.0.5-SNAPSHOT:compile 02:56:29 [INFO] | +- io.netty:netty-transport:jar:4.1.107.Final:compile 02:56:29 [INFO] | +- org.opendaylight.odlparent:logging-markers:jar:13.0.11:compile 02:56:29 [INFO] | +- org.opendaylight.yangtools:util:jar:13.0.2:compile 02:56:29 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 02:56:29 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:13.0.2:compile 02:56:29 [INFO] +- org.opendaylight.netconf:odl-netconf-client:xml:features:7.0.5-SNAPSHOT:compile 02:56:29 [INFO] | \- org.opendaylight.netconf:netconf-client:jar:7.0.5-SNAPSHOT:compile 02:56:29 [INFO] | +- io.netty:netty-codec:jar:4.1.107.Final:compile 02:56:29 [INFO] | +- io.netty:netty-common:jar:4.1.107.Final:compile 02:56:29 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile 02:56:29 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.1:compile 02:56:29 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.1:compile 02:56:29 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile 02:56:29 [INFO] | +- org.opendaylight.netconf:shaded-exificient:jar:7.0.5-SNAPSHOT:compile 02:56:29 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile 02:56:29 [INFO] +- org.opendaylight.netconf:odl-netconf-common:xml:features:7.0.5-SNAPSHOT:compile 02:56:29 [INFO] | +- org.apache.karaf.features:standard:xml:features:4.4.5:runtime 02:56:29 [INFO] | +- org.opendaylight.netconf:netconf-common:jar:7.0.5-SNAPSHOT:compile 02:56:29 [INFO] | \- org.opendaylight.netconf:netconf-netty-util:jar:7.0.5-SNAPSHOT:compile 02:56:29 [INFO] | \- io.netty:netty-buffer:jar:4.1.107.Final:compile 02:56:29 [INFO] +- org.opendaylight.netconf:odl-netconf-impl:xml:features:7.0.5-SNAPSHOT:compile 02:56:29 [INFO] | \- org.opendaylight.netconf:netconf-server:jar:7.0.5-SNAPSHOT:compile 02:56:29 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.2:compile 02:56:29 [INFO] | \- org.opendaylight.netconf.model:rfc7407-ietf-x509-cert-to-name:jar:7.0.5-SNAPSHOT:compile 02:56:29 [INFO] +- org.opendaylight.netconf:odl-netconf-mdsal:xml:features:7.0.5-SNAPSHOT:compile 02:56:29 [INFO] | +- org.opendaylight.netconf:odl-yanglib-mdsal-writer:xml:features:7.0.5-SNAPSHOT:compile 02:56:29 [INFO] | | \- org.opendaylight.netconf:yanglib-mdsal-writer:jar:7.0.5-SNAPSHOT:compile 02:56:29 [INFO] | +- org.opendaylight.netconf:netconf-server-mdsal:jar:7.0.5-SNAPSHOT:compile 02:56:29 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.2:compile 02:56:29 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.2:compile 02:56:29 [INFO] | | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 02:56:29 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.2:compile 02:56:29 [INFO] | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.2:compile 02:56:29 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.2:compile 02:56:29 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.2:compile 02:56:29 [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.2:compile 02:56:29 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.2:compile 02:56:29 [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.2:compile 02:56:29 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.2:compile 02:56:29 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.2:compile 02:56:29 [INFO] | | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.2:compile 02:56:29 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.2:compile 02:56:29 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.1:compile 02:56:29 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.1:compile 02:56:29 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.1:compile 02:56:29 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.1:compile 02:56:29 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.1:compile 02:56:29 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.1:compile 02:56:29 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1:compile 02:56:29 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.1:compile 02:56:29 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.2:compile 02:56:29 [INFO] | \- org.opendaylight.netconf:netconf-nb:jar:7.0.5-SNAPSHOT:compile 02:56:29 [INFO] | \- org.opendaylight.netconf:shaded-sshd:jar:7.0.5-SNAPSHOT:compile 02:56:29 [INFO] +- org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:7.0.5-SNAPSHOT:compile 02:56:29 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.1:compile 02:56:29 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.1:compile 02:56:29 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.1:compile 02:56:29 [INFO] | \- org.opendaylight.netconf.model:rfc5277:jar:7.0.5-SNAPSHOT:compile 02:56:29 [INFO] +- org.opendaylight.netconf:odl-netconf-model-rfc6022:xml:features:7.0.5-SNAPSHOT:compile 02:56:29 [INFO] | \- org.opendaylight.netconf.model:rfc6022:jar:7.0.5-SNAPSHOT:compile 02:56:29 [INFO] +- org.opendaylight.netconf:odl-netconf-model-rfc6241:xml:features:7.0.5-SNAPSHOT:compile 02:56:29 [INFO] | \- org.opendaylight.netconf.model:rfc6241:jar:7.0.5-SNAPSHOT:compile 02:56:29 [INFO] +- org.opendaylight.netconf:odl-netconf-model-rfc6243:xml:features:7.0.5-SNAPSHOT:compile 02:56:29 [INFO] | \- org.opendaylight.netconf.model:rfc6243:jar:7.0.5-SNAPSHOT:compile 02:56:29 [INFO] +- org.opendaylight.netconf:odl-netconf-model-rfc6470:xml:features:7.0.5-SNAPSHOT:compile 02:56:29 [INFO] | \- org.opendaylight.netconf.model:rfc6470:jar:7.0.5-SNAPSHOT:compile 02:56:29 [INFO] +- org.opendaylight.netconf:odl-netconf-model-rfc8040:xml:features:7.0.5-SNAPSHOT:compile 02:56:29 [INFO] | \- org.opendaylight.netconf.model:rfc8040-ietf-restconf-monitoring:jar:7.0.5-SNAPSHOT:compile 02:56:29 [INFO] +- org.opendaylight.netconf:odl-netconf-model-rfc8341:xml:features:7.0.5-SNAPSHOT:compile 02:56:29 [INFO] | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.5-SNAPSHOT:compile 02:56:29 [INFO] +- org.opendaylight.netconf:odl-netconf-model-rfc8526:xml:features:7.0.5-SNAPSHOT:compile 02:56:29 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:13.0.1:compile 02:56:29 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:13.0.1:compile 02:56:29 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:13.0.1:compile 02:56:29 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.1:compile 02:56:29 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:13.0.1:compile 02:56:29 [INFO] | \- org.opendaylight.netconf.model:rfc8526:jar:7.0.5-SNAPSHOT:compile 02:56:29 [INFO] +- org.opendaylight.netconf:odl-netconf-model-rfc8639:xml:features:7.0.5-SNAPSHOT:compile 02:56:29 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040:xml:features:13.0.1:compile 02:56:29 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8040:jar:13.0.1:compile 02:56:29 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8343:xml:features:13.0.1:compile 02:56:29 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.1:compile 02:56:29 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8528:xml:features:13.0.1:compile 02:56:29 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8528:jar:13.0.1:compile 02:56:29 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8529:xml:features:13.0.1:compile 02:56:29 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8344:xml:features:13.0.1:compile 02:56:29 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8344:jar:13.0.1:compile 02:56:29 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8529:jar:13.0.1:compile 02:56:29 [INFO] | \- org.opendaylight.netconf.model:rfc8639:jar:7.0.5-SNAPSHOT:compile 02:56:29 [INFO] +- org.opendaylight.netconf:odl-netconf-model-rfc8641:xml:features:7.0.5-SNAPSHOT:compile 02:56:29 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8072:xml:features:13.0.1:compile 02:56:29 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8072:jar:13.0.1:compile 02:56:29 [INFO] | \- org.opendaylight.netconf.model:rfc8641:jar:7.0.5-SNAPSHOT:compile 02:56:29 [INFO] +- org.opendaylight.netconf:odl-netconf-model-rfc8650:xml:features:7.0.5-SNAPSHOT:compile 02:56:29 [INFO] | \- org.opendaylight.netconf.model:rfc8650:jar:7.0.5-SNAPSHOT:compile 02:56:29 [INFO] +- org.opendaylight.netconf:odl-netconf-util:xml:features:7.0.5-SNAPSHOT:compile 02:56:29 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.2:compile 02:56:29 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.0.11:compile 02:56:29 [INFO] | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.0.11:compile 02:56:29 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.2:compile 02:56:29 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.0.11:compile 02:56:29 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.2:compile 02:56:29 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.2:compile 02:56:29 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.2:compile 02:56:29 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.2:compile 02:56:29 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.2:compile 02:56:29 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.2:compile 02:56:29 [INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.2:compile 02:56:29 [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.2:compile 02:56:29 [INFO] | \- org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.5-SNAPSHOT:compile 02:56:29 [INFO] +- org.opendaylight.netconf:odl-netconf-clustered-topology:xml:features:7.0.5-SNAPSHOT:compile 02:56:29 [INFO] | \- org.opendaylight.netconf:netconf-topology-singleton:jar:7.0.5-SNAPSHOT:compile 02:56:29 [INFO] | +- org.opendaylight.controller:repackaged-akka:jar:9.0.2:compile 02:56:29 [INFO] | | +- com.typesafe:config:jar:1.4.2:compile 02:56:29 [INFO] | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 02:56:29 [INFO] | | +- io.aeron:aeron-client:jar:1.38.1:compile 02:56:29 [INFO] | | +- io.aeron:aeron-driver:jar:1.38.1:compile 02:56:29 [INFO] | | +- io.netty:netty:jar:3.10.6.Final:compile 02:56:29 [INFO] | | +- org.agrona:agrona:jar:1.15.2:compile 02:56:29 [INFO] | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 02:56:29 [INFO] | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 02:56:29 [INFO] | | +- org.scala-lang:scala-library:jar:2.13.13:compile 02:56:29 [INFO] | | +- org.scala-lang:scala-reflect:jar:2.13.13:compile 02:56:29 [INFO] | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 02:56:29 [INFO] | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 02:56:29 [INFO] | +- org.opendaylight.netconf:netconf-topology:jar:7.0.5-SNAPSHOT:compile 02:56:29 [INFO] | | \- org.bouncycastle:bcpkix-jdk18on:jar:1.77:compile 02:56:29 [INFO] | | \- org.bouncycastle:bcutil-jdk18on:jar:1.77:compile 02:56:29 [INFO] | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.2:compile 02:56:29 [INFO] | | +- io.dropwizard.metrics:metrics-core:jar:4.2.25:compile 02:56:29 [INFO] | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.25:compile 02:56:29 [INFO] | | | \- com.rabbitmq:amqp-client:jar:5.20.0:compile 02:56:29 [INFO] | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.25:compile 02:56:29 [INFO] | | \- org.lz4:lz4-java:jar:1.8.0:compile 02:56:29 [INFO] | +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.1:compile 02:56:29 [INFO] | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.1:compile 02:56:29 [INFO] +- org.opendaylight.netconf:odl-netconf-connector:xml:features:7.0.5-SNAPSHOT:compile 02:56:29 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:13.0.1:compile 02:56:29 [INFO] | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.2:compile 02:56:29 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.1:compile 02:56:29 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.1:compile 02:56:29 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.1:compile 02:56:29 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.1:compile 02:56:29 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.1:compile 02:56:29 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.1:compile 02:56:29 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.1:compile 02:56:29 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.1:compile 02:56:29 [INFO] | | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.1:compile 02:56:29 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.1:compile 02:56:29 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.1:compile 02:56:29 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.1:compile 02:56:29 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.1:compile 02:56:29 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.1:compile 02:56:29 [INFO] | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.2:compile 02:56:29 [INFO] | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.2:compile 02:56:29 [INFO] | | | \- org.opendaylight.controller:sal-common-util:jar:9.0.2:compile 02:56:29 [INFO] | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.2:compile 02:56:29 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.0.11:compile 02:56:29 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.0.11:compile 02:56:29 [INFO] | | | \- org.apache.commons:commons-text:jar:1.11.0:compile 02:56:29 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.1:compile 02:56:29 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.1:compile 02:56:29 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.1:compile 02:56:29 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.2:compile 02:56:29 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.2:compile 02:56:29 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.1:compile 02:56:29 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.1:compile 02:56:29 [INFO] | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.2:compile 02:56:29 [INFO] | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.2:compile 02:56:29 [INFO] | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.2:compile 02:56:29 [INFO] | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.0.11:compile 02:56:29 [INFO] | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.25:compile 02:56:29 [INFO] | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.25:compile 02:56:29 [INFO] | | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.2:compile 02:56:29 [INFO] | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.2:compile 02:56:29 [INFO] | | | \- org.opendaylight.controller:atomix-storage:jar:9.0.2:compile 02:56:29 [INFO] | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.2:compile 02:56:29 [INFO] | | +- org.opendaylight.controller:cds-access-api:jar:9.0.2:compile 02:56:29 [INFO] | | +- org.opendaylight.controller:cds-access-client:jar:9.0.2:compile 02:56:29 [INFO] | | +- org.opendaylight.controller:cds-dom-api:jar:9.0.2:compile 02:56:29 [INFO] | | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.2:compile 02:56:29 [INFO] | | | \- org.opendaylight.controller:cds-mgmt-api:jar:9.0.2:compile 02:56:29 [INFO] | | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.2:compile 02:56:29 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.2:compile 02:56:29 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.2:compile 02:56:29 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.2:compile 02:56:29 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.2:compile 02:56:29 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.2:compile 02:56:29 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.2:compile 02:56:29 [INFO] | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.2:compile 02:56:29 [INFO] | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.19.3:compile 02:56:29 [INFO] | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.2:compile 02:56:29 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.1:compile 02:56:29 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.1:compile 02:56:29 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.1:compile 02:56:29 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.1:compile 02:56:29 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.1:compile 02:56:29 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.1:compile 02:56:29 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.1:compile 02:56:29 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.1:compile 02:56:29 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.1:compile 02:56:29 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.1:compile 02:56:29 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.1:compile 02:56:29 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.1:compile 02:56:29 [INFO] | | | \- org.opendaylight.controller:blueprint:jar:9.0.2:compile 02:56:29 [INFO] | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 02:56:29 [INFO] | | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.3:compile 02:56:29 [INFO] | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.19.3:compile 02:56:29 [INFO] | | \- org.apache.commons:commons-lang3:jar:3.14.0:compile 02:56:29 [INFO] | +- com.google.code.gson:gson:jar:2.10.1:compile 02:56:29 [INFO] | \- org.opendaylight.netconf:netconf-client-mdsal:jar:7.0.5-SNAPSHOT:compile 02:56:29 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 02:56:29 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.1:compile 02:56:29 [INFO] | | \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.2:compile 02:56:29 [INFO] | +- org.opendaylight.netconf:keystore-legacy:jar:7.0.5-SNAPSHOT:compile 02:56:29 [INFO] | +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.5-SNAPSHOT:compile 02:56:29 [INFO] | +- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.2:compile 02:56:29 [INFO] | +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.2:compile 02:56:29 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.2:compile 02:56:29 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.2:compile 02:56:29 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.2:compile 02:56:29 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.2:compile 02:56:29 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.2:compile 02:56:29 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.2:compile 02:56:29 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.2:compile 02:56:29 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.2:compile 02:56:29 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.2:compile 02:56:29 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.2:compile 02:56:29 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.2:compile 02:56:29 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.2:compile 02:56:29 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.2:compile 02:56:29 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.2:compile 02:56:29 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.2:compile 02:56:29 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.2:compile 02:56:29 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.2:compile 02:56:29 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.2:compile 02:56:29 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.2:compile 02:56:29 [INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.2:compile 02:56:29 [INFO] | | +- org.antlr:antlr4-runtime:jar:4.13.1:compile 02:56:29 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:13.0.2:compile 02:56:29 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.2:compile 02:56:29 [INFO] | +- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.2:compile 02:56:29 [INFO] | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.2:compile 02:56:29 [INFO] +- org.opendaylight.netconf:odl-netconf-connector-all:xml:features:7.0.5-SNAPSHOT:compile 02:56:29 [INFO] +- org.opendaylight.netconf:odl-netconf-callhome-ssh:xml:features:7.0.5-SNAPSHOT:compile 02:56:29 [INFO] | \- org.opendaylight.netconf:callhome-provider:jar:7.0.5-SNAPSHOT:compile 02:56:29 [INFO] +- org.opendaylight.netconf:odl-netconf-console:xml:features:7.0.5-SNAPSHOT:compile 02:56:29 [INFO] | \- org.opendaylight.netconf:netconf-console:jar:7.0.5-SNAPSHOT:compile 02:56:29 [INFO] +- org.opendaylight.netconf:odl-netconf-topology:xml:features:7.0.5-SNAPSHOT:compile 02:56:29 [INFO] | \- org.opendaylight.netconf:netconf-topology-impl:jar:7.0.5-SNAPSHOT:compile 02:56:29 [INFO] +- org.opendaylight.netconf:odl-restconf-openapi:xml:features:7.0.5-SNAPSHOT:compile 02:56:29 [INFO] | +- org.opendaylight.odlparent:odl-jackson-2:xml:features:13.0.11:compile 02:56:29 [INFO] | | +- org.opendaylight.odlparent:odl-woodstox:xml:features:13.0.11:compile 02:56:29 [INFO] | | | \- com.fasterxml.woodstox:woodstox-core:jar:6.6.1:compile 02:56:29 [INFO] | | +- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:13.0.11:compile 02:56:29 [INFO] | | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:13.0.11:compile 02:56:29 [INFO] | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 02:56:29 [INFO] | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.15.4:compile 02:56:29 [INFO] | | +- com.fasterxml.jackson.core:jackson-core:jar:2.15.4:compile 02:56:29 [INFO] | | +- com.fasterxml.jackson.core:jackson-databind:jar:2.15.4:compile 02:56:29 [INFO] | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.15.4:compile 02:56:29 [INFO] | | +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.15.4:compile 02:56:29 [INFO] | | +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.15.4:compile 02:56:29 [INFO] | | \- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.15.4:compile 02:56:29 [INFO] | \- org.opendaylight.netconf:restconf-openapi:jar:7.0.5-SNAPSHOT:compile 02:56:29 [INFO] | +- dk.brics:automaton:jar:1.12-4:compile 02:56:29 [INFO] | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 02:56:29 [INFO] | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 02:56:29 [INFO] | +- org.opendaylight.netconf:restconf-nb:jar:7.0.5-SNAPSHOT:compile 02:56:29 [INFO] | | +- org.opendaylight.netconf:restconf-api:jar:7.0.5-SNAPSHOT:compile 02:56:29 [INFO] | | +- org.opendaylight.netconf:restconf-common-models:jar:7.0.5-SNAPSHOT:compile 02:56:29 [INFO] | | +- org.opendaylight.netconf:restconf-common:jar:7.0.5-SNAPSHOT:compile 02:56:29 [INFO] | | +- org.opendaylight.yangtools:yang-model-export:jar:13.0.2:compile 02:56:29 [INFO] | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 02:56:29 [INFO] | | +- org.eclipse.jetty.websocket:websocket-api:jar:9.4.53.v20231009:compile 02:56:29 [INFO] | | +- org.eclipse.jetty.websocket:websocket-servlet:jar:9.4.53.v20231009:compile 02:56:29 [INFO] | | \- org.eclipse.jetty.websocket:websocket-server:jar:9.4.53.v20231009:compile 02:56:29 [INFO] | | +- org.eclipse.jetty.websocket:websocket-common:jar:9.4.53.v20231009:compile 02:56:29 [INFO] | | | +- org.eclipse.jetty:jetty-util:jar:9.4.53.v20231009:compile 02:56:29 [INFO] | | | \- org.eclipse.jetty:jetty-io:jar:9.4.53.v20231009:compile 02:56:29 [INFO] | | +- org.eclipse.jetty.websocket:websocket-client:jar:9.4.53.v20231009:compile 02:56:29 [INFO] | | | \- org.eclipse.jetty:jetty-client:jar:9.4.53.v20231009:compile 02:56:29 [INFO] | | +- org.eclipse.jetty:jetty-servlet:jar:9.4.53.v20231009:compile 02:56:29 [INFO] | | | +- org.eclipse.jetty:jetty-security:jar:9.4.53.v20231009:compile 02:56:29 [INFO] | | | | \- org.eclipse.jetty:jetty-server:jar:9.4.53.v20231009:compile 02:56:29 [INFO] | | | \- org.eclipse.jetty:jetty-util-ajax:jar:9.4.53.v20231009:compile 02:56:29 [INFO] | | \- org.eclipse.jetty:jetty-http:jar:9.4.53.v20231009:compile 02:56:29 [INFO] | +- org.opendaylight.aaa.web:web-api:jar:0.19.3:compile 02:56:29 [INFO] | \- org.opendaylight.aaa.web:servlet-api:jar:0.19.3:compile 02:56:29 [INFO] +- org.opendaylight.netconf:odl-restconf:xml:features:7.0.5-SNAPSHOT:compile 02:56:29 [INFO] | \- org.opendaylight.netconf:odl-restconf-nb:xml:features:7.0.5-SNAPSHOT:compile 02:56:29 [INFO] | \- org.opendaylight.netconf:odl-restconf-common:xml:features:7.0.5-SNAPSHOT:compile 02:56:29 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-export:xml:features:13.0.2:compile 02:56:29 [INFO] +- org.opendaylight.netconf:odl-restconf-all:xml:features:7.0.5-SNAPSHOT:compile 02:56:29 [INFO] +- org.opendaylight.netconf:odl-netconf-transport-api:xml:features:7.0.5-SNAPSHOT:compile 02:56:29 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.2:compile 02:56:29 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.2:compile 02:56:29 [INFO] | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 02:56:29 [INFO] | \- org.opendaylight.netconf:transport-api:jar:7.0.5-SNAPSHOT:compile 02:56:29 [INFO] +- org.opendaylight.netconf:odl-netconf-transport:xml:features:7.0.5-SNAPSHOT:compile 02:56:29 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7317-iana-crypt-hash:xml:features:13.0.1:compile 02:56:29 [INFO] | | \- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.1:compile 02:56:29 [INFO] | +- org.opendaylight.netconf:transport-ssh:jar:7.0.5-SNAPSHOT:compile 02:56:29 [INFO] | | +- commons-codec:commons-codec:jar:1.15:compile 02:56:29 [INFO] | | +- org.bouncycastle:bcprov-jdk18on:jar:1.77:compile 02:56:29 [INFO] | | \- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.5-SNAPSHOT:compile 02:56:29 [INFO] | +- org.opendaylight.netconf:transport-tcp:jar:7.0.5-SNAPSHOT:compile 02:56:29 [INFO] | | \- io.netty:netty-transport-classes-epoll:jar:4.1.107.Final:compile 02:56:29 [INFO] | \- org.opendaylight.netconf:transport-tls:jar:7.0.5-SNAPSHOT:compile 02:56:29 [INFO] +- org.opendaylight.netconf:odl-netconf-keystore:xml:features:7.0.5-SNAPSHOT:compile 02:56:29 [INFO] | +- org.opendaylight.netconf:keystore-api:jar:7.0.5-SNAPSHOT:compile 02:56:29 [INFO] | \- org.opendaylight.netconf:keystore-none:jar:7.0.5-SNAPSHOT:compile 02:56:29 [INFO] +- org.opendaylight.netconf:odl-netconf-keystore-plaintext:xml:features:7.0.5-SNAPSHOT:compile 02:56:29 [INFO] | +- org.opendaylight.netconf:keystore-plaintext-api:jar:7.0.5-SNAPSHOT:compile 02:56:29 [INFO] | +- org.opendaylight.netconf:keystore-plaintext-localfile:jar:7.0.5-SNAPSHOT:compile 02:56:29 [INFO] | \- org.opendaylight.netconf:keystore-plaintext-cli:jar:7.0.5-SNAPSHOT:compile 02:56:29 [INFO] +- org.opendaylight.netconf:odl-netconf-truststore:xml:features:7.0.5-SNAPSHOT:compile 02:56:29 [INFO] | +- org.opendaylight.netconf:truststore-api:jar:7.0.5-SNAPSHOT:compile 02:56:29 [INFO] | \- org.opendaylight.netconf:truststore-none:jar:7.0.5-SNAPSHOT:compile 02:56:29 [INFO] +- org.opendaylight.odlparent:features-test:jar:13.0.11:test 02:56:29 [INFO] | +- org.ops4j.pax.exam:pax-exam-container-karaf:jar:4.13.5:test 02:56:29 [INFO] | | +- org.ops4j.pax.exam:pax-exam-container-remote:jar:4.13.5:test 02:56:29 [INFO] | | | +- org.ops4j.pax.exam:pax-exam-container-rbc-client:jar:4.13.5:test 02:56:29 [INFO] | | | | \- org.ops4j.pax.exam:pax-exam-container-rbc:jar:4.13.5:test 02:56:29 [INFO] | | | \- org.ops4j.pax.swissbox:pax-swissbox-core:jar:1.8.4:test 02:56:29 [INFO] | | | \- org.ops4j.pax.swissbox:pax-swissbox-lifecycle:jar:1.8.4:test 02:56:29 [INFO] | | +- org.apache.commons:commons-compress:jar:1.25.0:test 02:56:29 [INFO] | | +- org.ops4j.pax.swissbox:pax-swissbox-framework:jar:1.8.4:test 02:56:29 [INFO] | | | +- org.ops4j.pax.swissbox:pax-swissbox-tracker:jar:1.8.4:test 02:56:29 [INFO] | | | \- org.ops4j.base:ops4j-base-monitors:jar:1.5.1:test 02:56:29 [INFO] | | +- org.ops4j.base:ops4j-base-spi:jar:1.5.1:test 02:56:29 [INFO] | | +- commons-io:commons-io:jar:2.15.1:test 02:56:29 [INFO] | | \- org.apache.felix:org.apache.felix.configadmin:jar:1.9.26:test 02:56:29 [INFO] | +- org.ops4j.pax.exam:pax-exam-junit4:jar:4.13.5:test 02:56:29 [INFO] | | +- org.ops4j.pax.exam:pax-exam-spi:jar:4.13.5:test 02:56:29 [INFO] | | | \- org.ops4j.pax.tinybundles:tinybundles:jar:3.0.0:test 02:56:29 [INFO] | | \- org.ops4j.base:ops4j-base-lang:jar:1.5.1:test 02:56:29 [INFO] | +- org.ops4j.pax.exam:pax-exam:jar:4.13.5:test 02:56:29 [INFO] | | +- org.ops4j.base:ops4j-base-exec:jar:1.5.1:test 02:56:29 [INFO] | | +- org.ops4j.base:ops4j-base-io:jar:1.5.1:test 02:56:29 [INFO] | | +- org.ops4j.base:ops4j-base-store:jar:1.5.1:test 02:56:29 [INFO] | | \- org.ops4j.base:ops4j-base-util-property:jar:1.5.1:test 02:56:29 [INFO] | +- org.ops4j.pax.url:pax-url-aether:jar:2.6.14:test 02:56:29 [INFO] | | +- org.ops4j.pax.url:pax-url-aether-support:jar:2.6.14:test 02:56:29 [INFO] | | | \- org.apache.maven.resolver:maven-resolver-impl:jar:1.8.2:test 02:56:29 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-api:jar:1.8.2:test 02:56:29 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-spi:jar:1.8.2:test 02:56:29 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-named-locks:jar:1.8.2:test 02:56:29 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-util:jar:1.8.2:test 02:56:29 [INFO] | | | \- javax.annotation:javax.annotation-api:jar:1.3.2:test 02:56:29 [INFO] | | \- org.slf4j:jcl-over-slf4j:jar:1.7.32:runtime 02:56:29 [INFO] | +- org.apache.karaf.deployer:org.apache.karaf.deployer.blueprint:jar:4.4.5:test 02:56:29 [INFO] | +- org.apache.karaf.deployer:org.apache.karaf.deployer.features:jar:4.4.5:test 02:56:29 [INFO] | | \- org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.5:test 02:56:29 [INFO] | | +- org.ops4j.base:ops4j-base-util-collections:jar:1.5.1:test 02:56:29 [INFO] | | +- org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.5:test 02:56:29 [INFO] | | +- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:test 02:56:29 [INFO] | | | +- org.glassfish.jaxb:txw2:jar:2.3.8:test 02:56:29 [INFO] | | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:test 02:56:29 [INFO] | | | \- com.sun.activation:jakarta.activation:jar:1.2.2:test 02:56:29 [INFO] | | \- javax.activation:activation:jar:1.1.1:test 02:56:29 [INFO] | +- org.ops4j.pax.url:pax-url-wrap:jar:2.6.14:test 02:56:29 [INFO] | | +- org.ops4j.pax.url:pax-url-commons:jar:2.6.14:test 02:56:29 [INFO] | | +- org.ops4j.base:ops4j-base-net:jar:1.5.1:test 02:56:29 [INFO] | | \- org.ops4j.pax.swissbox:pax-swissbox-bnd:jar:1.8.5:test 02:56:29 [INFO] | | \- biz.aQute.bnd:biz.aQute.bndlib:jar:6.1.0:test 02:56:29 [INFO] | | +- org.osgi:org.osgi.dto:jar:1.0.0:test 02:56:29 [INFO] | | +- org.osgi:org.osgi.resource:jar:1.0.0:test 02:56:29 [INFO] | | +- org.osgi:org.osgi.util.tracker:jar:1.5.4:provided 02:56:29 [INFO] | | +- org.osgi:org.osgi.service.log:jar:1.5.0:provided 02:56:29 [INFO] | | +- org.osgi:org.osgi.service.repository:jar:1.1.0:provided 02:56:29 [INFO] | | +- org.osgi:org.osgi.util.function:jar:1.2.0:provided 02:56:29 [INFO] | | +- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 02:56:29 [INFO] | | \- biz.aQute.bnd:biz.aQute.bnd.util:jar:6.1.0:test 02:56:29 [INFO] | +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 02:56:29 [INFO] | +- org.osgi:org.osgi.framework:jar:1.10.0:provided 02:56:29 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 02:56:29 [INFO] | +- org.opendaylight.odlparent:opendaylight-karaf-empty:zip:13.0.11:test 02:56:29 [INFO] | | +- org.apache.karaf.features:framework:kar:4.4.5:test 02:56:29 [INFO] | | | +- org.apache.karaf.features:base:jar:4.4.5:test 02:56:29 [INFO] | | | | +- org.apache.servicemix.specs:org.apache.servicemix.specs.activation-api-1.2.1:jar:1.2.1_3:test 02:56:29 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.locator:jar:4.4.5:test 02:56:29 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml:jar:4.4.5:test 02:56:29 [INFO] | | | | | +- org.apache.geronimo.specs:geronimo-stax-api_1.2_spec:jar:1.2:test 02:56:29 [INFO] | | | | | \- xml-apis:xml-apis:jar:1.4.01:test 02:56:29 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml.ws:jar:4.4.5:test 02:56:29 [INFO] | | | | | +- org.apache.geronimo.specs:geronimo-saaj_1.3_spec:jar:1.1:test 02:56:29 [INFO] | | | | | \- org.apache.geronimo.specs:geronimo-jaxws_2.2_spec:jar:1.2:test 02:56:29 [INFO] | | | | \- org.apache.karaf.specs:org.apache.karaf.specs.activator:jar:4.4.5:test 02:56:29 [INFO] | | | +- org.apache.karaf:org.apache.karaf.main:jar:4.4.5:test 02:56:29 [INFO] | | | | +- org.apache.karaf:org.apache.karaf.util:jar:4.4.5:test 02:56:29 [INFO] | | | | | \- org.apache.felix:org.apache.felix.utils:jar:1.11.8:test 02:56:29 [INFO] | | | | +- net.java.dev.jna:jna:jar:5.14.0:runtime 02:56:29 [INFO] | | | | \- net.java.dev.jna:jna-platform:jar:5.14.0:runtime 02:56:29 [INFO] | | | +- org.apache.karaf:org.apache.karaf.client:jar:4.4.5:test 02:56:29 [INFO] | | | | \- org.apache.sshd:sshd-osgi:jar:2.11.0:test 02:56:29 [INFO] | | | +- org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar:4.4.5:test 02:56:29 [INFO] | | | +- org.apache.karaf.diagnostic:org.apache.karaf.diagnostic.boot:jar:4.4.5:test 02:56:29 [INFO] | | | +- org.apache.karaf.config:org.apache.karaf.config.core:jar:4.4.5:test 02:56:29 [INFO] | | | | +- org.apache.felix:org.apache.felix.cm.json:jar:1.0.6:test 02:56:29 [INFO] | | | | +- org.apache.sling:org.apache.sling.commons.johnzon:jar:1.2.16:test 02:56:29 [INFO] | | | | \- org.apache.geronimo.specs:geronimo-json_1.1_spec:jar:1.5:test 02:56:29 [INFO] | | | +- org.eclipse.platform:org.eclipse.osgi:jar:3.18.0:test 02:56:29 [INFO] | | | +- org.apache.felix:org.apache.felix.framework:jar:7.0.5:test 02:56:29 [INFO] | | | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.9:test 02:56:29 [INFO] | | | +- org.jline:jline:jar:3.21.0:test 02:56:29 [INFO] | | | +- org.ops4j.pax.logging:pax-logging-api:jar:2.2.6:test 02:56:29 [INFO] | | | | +- org.osgi:osgi.core:jar:8.0.0:provided 02:56:29 [INFO] | | | | \- org.osgi:osgi.cmpn:jar:7.0.0:test 02:56:29 [INFO] | | | +- org.ops4j.pax.logging:pax-logging-log4j2:jar:2.2.6:test 02:56:29 [INFO] | | | | \- org.osgi:osgi.annotation:jar:7.0.0:provided 02:56:29 [INFO] | | | +- org.ops4j.pax.logging:pax-logging-logback:jar:2.2.6:test 02:56:29 [INFO] | | | | +- ch.qos.logback:logback-core:jar:1.2.13:test 02:56:29 [INFO] | | | | +- ch.qos.logback:logback-classic:jar:1.2.13:test 02:56:29 [INFO] | | | | +- ch.qos.logback.contrib:logback-jackson:jar:0.1.5:test 02:56:29 [INFO] | | | | +- ch.qos.logback.contrib:logback-json-core:jar:0.1.5:test 02:56:29 [INFO] | | | | \- ch.qos.logback.contrib:logback-json-classic:jar:0.1.5:test 02:56:29 [INFO] | | | +- org.apache.felix:org.apache.felix.fileinstall:jar:3.7.4:test 02:56:29 [INFO] | | | +- org.apache.felix:org.apache.felix.configadmin.plugin.interpolation:jar:1.2.8:test 02:56:29 [INFO] | | | \- org.apache.karaf.features:org.apache.karaf.features.extension:jar:4.4.5:test 02:56:29 [INFO] | | +- org.apache.karaf.features:framework:xml:features:4.4.5:test 02:56:29 [INFO] | | +- org.apache.aries.quiesce:org.apache.aries.quiesce.api:jar:1.0.0:test 02:56:29 [INFO] | | +- org.apache.felix:org.apache.felix.metatype:jar:1.2.4:test 02:56:29 [INFO] | | +- org.opendaylight.odlparent:karaf.branding:jar:13.0.11:test 02:56:29 [INFO] | | +- org.opendaylight.odlparent:bcpkix-framework-ext:jar:13.0.11:test 02:56:29 [INFO] | | +- org.opendaylight.odlparent:bcprov-framework-ext:jar:13.0.11:test 02:56:29 [INFO] | | \- org.opendaylight.odlparent:bcutil-framework-ext:jar:13.0.11:test 02:56:29 [INFO] | +- org.opendaylight.odlparent:karaf-util:jar:13.0.11:test 02:56:29 [INFO] | | +- org.apache.maven.wagon:wagon-http:jar:3.5.2:test 02:56:29 [INFO] | | | +- org.apache.maven.wagon:wagon-http-shared:jar:3.5.2:test 02:56:29 [INFO] | | | +- org.apache.httpcomponents:httpclient:jar:4.5.13:test 02:56:29 [INFO] | | | +- org.apache.httpcomponents:httpcore:jar:4.4.15:test 02:56:29 [INFO] | | | +- org.codehaus.plexus:plexus-utils:jar:3.3.0:test 02:56:29 [INFO] | | | \- org.apache.maven.wagon:wagon-provider-api:jar:3.5.2:test 02:56:29 [INFO] | | \- org.osgi:org.osgi.service.url:jar:1.0.1:provided 02:56:29 [INFO] | \- com.google.guava:guava:jar:32.1.3-jre:compile 02:56:29 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 02:56:29 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 02:56:29 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.25.0:compile 02:56:29 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 02:56:29 [INFO] +- org.opendaylight.odlparent:bundles-test-lib:jar:13.0.11:test 02:56:29 [INFO] | \- org.awaitility:awaitility:jar:4.1.1:test 02:56:29 [INFO] +- org.apache.karaf.bundle:org.apache.karaf.bundle.core:jar:4.4.5:test 02:56:29 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:test 02:56:29 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 02:56:29 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 02:56:29 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 02:56:29 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 02:56:29 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 02:56:29 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 02:56:29 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 02:56:29 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 02:56:29 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 02:56:29 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 02:56:29 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 02:56:29 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 02:56:29 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 02:56:29 [INFO] +- junit:junit:jar:4.13.2:test 02:56:29 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 02:56:29 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 02:56:29 [INFO] \- org.mockito:mockito-core:jar:5.11.0:test 02:56:29 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.12:compile 02:56:29 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.12:test 02:56:29 [INFO] \- org.objenesis:objenesis:jar:3.3:test 02:56:29 [INFO] 02:56:29 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ features-netconf --- 02:56:29 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/features/features-netconf/target/sonatype-clm/module.xml 02:56:29 [INFO] 02:56:29 [INFO] -------------< org.opendaylight.netconf:netconf-test-perf >------------- 02:56:29 [INFO] Building netconf-test-perf 7.0.5-SNAPSHOT [95/121] 02:56:29 [INFO] -------------------------------[ bundle ]------------------------------- 02:56:29 [INFO] 02:56:29 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-test-perf --- 02:56:29 [INFO] 02:56:29 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-test-perf --- 02:56:29 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:56:29 [INFO] 02:56:29 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-test-perf --- 02:56:29 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:56:29 [INFO] 02:56:29 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-test-perf --- 02:56:29 [INFO] 02:56:29 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ netconf-test-perf --- 02:56:29 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-clm-master/netconf/tools/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/** 02:56:29 [INFO] 02:56:29 [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ netconf-test-perf --- 02:56:29 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 02:56:29 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-test-perf/src/main/yang 02:56:29 [INFO] yang-to-sources: Found 24 dependencies in 7.930 ms 02:56:29 [INFO] yang-to-sources: Project model files found: 4 in 2.866 ms 02:56:30 [INFO] yang-to-sources: 5 YANG models processed in 95.04 ms 02:56:30 [INFO] BindingJavaFileGenerator: Defined 134 files in 4.637 ms 02:56:30 [INFO] Sorted 134 files into 28 directories in 169.7 μs 02:56:30 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 134 in 50.89 ms 02:56:30 [INFO] 02:56:30 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-test-perf --- 02:56:30 [INFO] Starting audit... 02:56:30 Audit done. 02:56:30 [INFO] You have 0 Checkstyle violations. 02:56:30 [INFO] 02:56:30 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-test-perf --- 02:56:30 [INFO] Starting audit... 02:56:30 Audit done. 02:56:30 [INFO] You have 0 Checkstyle violations. 02:56:30 [INFO] 02:56:30 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-test-perf --- 02:56:30 [INFO] 02:56:30 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-test-perf --- 02:56:30 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-test-perf/src/main/resources 02:56:30 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-test-perf/target/generated-sources/spi 02:56:30 [INFO] Copying 4 resources from target/generated-sources/yang to target/classes 02:56:30 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 02:56:30 [INFO] Copying 4 resources from target/generated-sources/yang to target/classes 02:56:30 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-test-perf/target/generated-sources/spi 02:56:30 [INFO] 02:56:30 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ netconf-test-perf --- 02:56:30 [INFO] Recompiling the module because of changed dependency. 02:56:30 [INFO] Compiling 138 source files with javac [debug release 17] to target/classes 02:56:30 [WARNING] /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-test-perf/src/main/java/org/opendaylight/test/endtoend/WriteRoutesImpl.java:[54,83] DEFAULT_TOPOLOGY_IID in org.opendaylight.netconf.topology.spi.NetconfNodeUtils has been deprecated and marked for removal 02:56:30 [INFO] 02:56:30 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ netconf-test-perf >>> 02:56:30 [INFO] 02:56:30 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ netconf-test-perf --- 02:56:30 [INFO] Fork Value is true 02:56:34 [INFO] Done SpotBugs Analysis.... 02:56:34 [INFO] 02:56:34 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ netconf-test-perf <<< 02:56:34 [INFO] 02:56:34 [INFO] 02:56:34 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ netconf-test-perf --- 02:56:34 [INFO] BugInstance size is 0 02:56:34 [INFO] Error size is 0 02:56:34 [INFO] No errors/warnings found 02:56:34 [INFO] 02:56:34 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-test-perf --- 02:56:34 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-test-perf/src/test/resources 02:56:34 [INFO] 02:56:34 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ netconf-test-perf --- 02:56:34 [INFO] No sources to compile 02:56:34 [INFO] 02:56:34 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ netconf-test-perf --- 02:56:34 [INFO] No tests to run. 02:56:34 [INFO] 02:56:34 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ netconf-test-perf --- 02:56:34 [INFO] 02:56:34 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-test-perf --- 02:56:34 [INFO] Building bundle: /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-test-perf/target/netconf-test-perf-7.0.5-SNAPSHOT.jar 02:56:34 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-test-perf/target/classes/META-INF/MANIFEST.MF 02:56:34 [INFO] 02:56:34 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-test-perf --- 02:56:34 [INFO] No previous run data found, generating javadoc. 02:56:38 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-test-perf/target/netconf-test-perf-7.0.5-SNAPSHOT-javadoc.jar 02:56:38 [INFO] 02:56:38 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ netconf-test-perf --- 02:56:38 [INFO] CycloneDX: Resolving Dependencies 02:56:40 [INFO] CycloneDX: Creating BOM version 1.4 with 127 component(s) 02:56:40 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-test-perf/target/bom.xml 02:56:40 [INFO] attaching as netconf-test-perf-7.0.5-SNAPSHOT-cyclonedx.xml 02:56:40 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-test-perf/target/bom.json 02:56:40 [INFO] attaching as netconf-test-perf-7.0.5-SNAPSHOT-cyclonedx.json 02:56:40 [INFO] 02:56:40 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-test-perf --- 02:56:40 [INFO] Skipping duplicate-finder execution! 02:56:40 [INFO] 02:56:40 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-test-perf --- 02:56:40 [WARNING] Used undeclared dependencies found: 02:56:40 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.2:compile 02:56:40 [WARNING] org.opendaylight.yangtools:yang-data-api:jar:13.0.2:compile 02:56:40 [WARNING] org.checkerframework:checker-qual:jar:3.42.0:compile 02:56:40 [WARNING] org.opendaylight.yangtools:yang-model-api:jar:13.0.2:compile 02:56:40 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile 02:56:40 [WARNING] Unused declared dependencies found: 02:56:40 [WARNING] org.opendaylight.netconf:netconf-server:jar:7.0.5-SNAPSHOT:compile 02:56:40 [WARNING] org.opendaylight.netconf:netconf-server-mdsal:jar:7.0.5-SNAPSHOT:compile 02:56:40 [INFO] 02:56:40 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ netconf-test-perf --- 02:56:40 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-test-perf/target/netconf-test-perf-7.0.5-SNAPSHOT-sources.jar 02:56:40 [INFO] 02:56:40 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ netconf-test-perf --- 02:56:40 [INFO] 02:56:40 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ netconf-test-perf --- 02:56:40 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:56:40 [INFO] 02:56:40 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-test-perf --- 02:56:40 [INFO] Installing /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-test-perf/target/netconf-test-perf-7.0.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-test-perf/7.0.5-SNAPSHOT/netconf-test-perf-7.0.5-SNAPSHOT.jar 02:56:40 [INFO] Installing /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-test-perf/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-test-perf/7.0.5-SNAPSHOT/netconf-test-perf-7.0.5-SNAPSHOT.pom 02:56:40 [INFO] Installing /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-test-perf/target/netconf-test-perf-7.0.5-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-test-perf/7.0.5-SNAPSHOT/netconf-test-perf-7.0.5-SNAPSHOT-javadoc.jar 02:56:40 [INFO] Installing /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-test-perf/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-test-perf/7.0.5-SNAPSHOT/netconf-test-perf-7.0.5-SNAPSHOT-cyclonedx.xml 02:56:40 [INFO] Installing /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-test-perf/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-test-perf/7.0.5-SNAPSHOT/netconf-test-perf-7.0.5-SNAPSHOT-cyclonedx.json 02:56:40 [INFO] Installing /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-test-perf/target/netconf-test-perf-7.0.5-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-test-perf/7.0.5-SNAPSHOT/netconf-test-perf-7.0.5-SNAPSHOT-sources.jar 02:56:40 [INFO] 02:56:40 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-test-perf --- 02:56:40 [INFO] Installing org/opendaylight/netconf/netconf-test-perf/7.0.5-SNAPSHOT/netconf-test-perf-7.0.5-SNAPSHOT.jar 02:56:40 [INFO] Writing OBR metadata 02:56:40 [INFO] 02:56:40 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-test-perf --- 02:56:40 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:56:40 [INFO] 02:56:40 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-test-perf --- 02:56:40 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 02:56:40 [INFO] 02:56:40 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ netconf-test-perf --- 02:56:40 [INFO] org.opendaylight.netconf:netconf-test-perf:bundle:7.0.5-SNAPSHOT 02:56:40 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.1:compile 02:56:40 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.2:compile 02:56:40 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.2:compile 02:56:40 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 02:56:40 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1:compile 02:56:40 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.1:compile 02:56:40 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.2:compile 02:56:40 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile 02:56:40 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.2:compile 02:56:40 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.2:compile 02:56:40 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.2:compile 02:56:40 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.1:compile 02:56:40 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.1:compile 02:56:40 [INFO] | +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.2:compile 02:56:40 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.2:compile 02:56:40 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.1:compile 02:56:40 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.1:compile 02:56:40 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile 02:56:40 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.1:compile 02:56:40 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.1:compile 02:56:40 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile 02:56:40 [INFO] +- org.opendaylight.netconf.model:rfc5277:jar:7.0.5-SNAPSHOT:compile 02:56:40 [INFO] +- org.opendaylight.netconf:netconf-server:jar:7.0.5-SNAPSHOT:compile 02:56:40 [INFO] | +- io.netty:netty-codec:jar:4.1.107.Final:compile 02:56:40 [INFO] | | \- io.netty:netty-buffer:jar:4.1.107.Final:compile 02:56:40 [INFO] | +- io.netty:netty-common:jar:4.1.107.Final:compile 02:56:40 [INFO] | +- io.netty:netty-transport:jar:4.1.107.Final:compile 02:56:40 [INFO] | | \- io.netty:netty-resolver:jar:4.1.107.Final:compile 02:56:40 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.1:compile 02:56:40 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.1:compile 02:56:40 [INFO] | +- org.opendaylight.netconf.model:rfc6022:jar:7.0.5-SNAPSHOT:compile 02:56:40 [INFO] | +- org.opendaylight.netconf.model:rfc6241:jar:7.0.5-SNAPSHOT:compile 02:56:40 [INFO] | +- org.opendaylight.netconf.model:rfc6470:jar:7.0.5-SNAPSHOT:compile 02:56:40 [INFO] | +- org.opendaylight.netconf.model:rfc7407-ietf-x509-cert-to-name:jar:7.0.5-SNAPSHOT:compile 02:56:40 [INFO] | +- org.opendaylight.netconf:netconf-api:jar:7.0.5-SNAPSHOT:compile 02:56:40 [INFO] | | \- org.opendaylight.odlparent:logging-markers:jar:13.0.11:compile 02:56:40 [INFO] | +- org.opendaylight.netconf:netconf-netty-util:jar:7.0.5-SNAPSHOT:compile 02:56:40 [INFO] | | +- io.netty:netty-handler:jar:4.1.107.Final:compile 02:56:40 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.107.Final:compile 02:56:40 [INFO] | | +- org.opendaylight.netconf:netconf-common:jar:7.0.5-SNAPSHOT:compile 02:56:40 [INFO] | | \- org.opendaylight.netconf:shaded-exificient:jar:7.0.5-SNAPSHOT:compile 02:56:40 [INFO] | +- org.opendaylight.netconf:transport-api:jar:7.0.5-SNAPSHOT:compile 02:56:40 [INFO] | +- org.opendaylight.netconf:transport-tcp:jar:7.0.5-SNAPSHOT:compile 02:56:40 [INFO] | | +- io.netty:netty-transport-classes-epoll:jar:4.1.107.Final:compile 02:56:40 [INFO] | | \- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.5-SNAPSHOT:compile 02:56:40 [INFO] | +- org.opendaylight.netconf:transport-tls:jar:7.0.5-SNAPSHOT:compile 02:56:40 [INFO] | | +- org.bouncycastle:bcprov-jdk18on:jar:1.77:compile 02:56:40 [INFO] | | +- org.opendaylight.netconf:keystore-api:jar:7.0.5-SNAPSHOT:compile 02:56:40 [INFO] | | +- org.opendaylight.netconf:truststore-api:jar:7.0.5-SNAPSHOT:compile 02:56:40 [INFO] | | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.5-SNAPSHOT:compile 02:56:40 [INFO] | \- org.opendaylight.netconf:transport-ssh:jar:7.0.5-SNAPSHOT:compile 02:56:40 [INFO] | +- commons-codec:commons-codec:jar:1.15:compile 02:56:40 [INFO] | +- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.1:compile 02:56:40 [INFO] | \- org.opendaylight.netconf:shaded-sshd:jar:7.0.5-SNAPSHOT:compile 02:56:40 [INFO] +- org.opendaylight.netconf:netconf-server-mdsal:jar:7.0.5-SNAPSHOT:compile 02:56:40 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.2:compile 02:56:40 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 02:56:40 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.2:compile 02:56:40 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.2:compile 02:56:40 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.2:compile 02:56:40 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.2:compile 02:56:40 [INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.2:compile 02:56:40 [INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.2:compile 02:56:40 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.2:compile 02:56:40 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.2:compile 02:56:40 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.2:compile 02:56:40 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.1:compile 02:56:40 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.1:compile 02:56:40 [INFO] | | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.2:compile 02:56:40 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.2:compile 02:56:40 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.2:compile 02:56:40 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.2:compile 02:56:40 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.2:compile 02:56:40 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.2:compile 02:56:40 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.2:compile 02:56:40 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.2:compile 02:56:40 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.2:compile 02:56:40 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.2:compile 02:56:40 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.2:compile 02:56:40 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.2:compile 02:56:40 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.2:compile 02:56:40 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.2:compile 02:56:40 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.2:compile 02:56:40 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.2:compile 02:56:40 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.2:compile 02:56:40 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.2:compile 02:56:40 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.2:compile 02:56:40 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.2:compile 02:56:40 [INFO] | \- org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.5-SNAPSHOT:compile 02:56:40 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 02:56:40 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided 02:56:40 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 02:56:40 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 02:56:40 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 02:56:40 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 02:56:40 [INFO] +- org.opendaylight.netconf:netconf-topology:jar:7.0.5-SNAPSHOT:compile 02:56:40 [INFO] | +- org.bouncycastle:bcpkix-jdk18on:jar:1.77:compile 02:56:40 [INFO] | | \- org.bouncycastle:bcutil-jdk18on:jar:1.77:compile 02:56:40 [INFO] | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.3:compile 02:56:40 [INFO] | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.1:compile 02:56:40 [INFO] | \- org.opendaylight.netconf:netconf-client-mdsal:jar:7.0.5-SNAPSHOT:compile 02:56:40 [INFO] | +- com.google.code.gson:gson:jar:2.10.1:compile 02:56:40 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.1:compile 02:56:40 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.2:compile 02:56:40 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.2:compile 02:56:40 [INFO] | +- org.opendaylight.netconf:keystore-legacy:jar:7.0.5-SNAPSHOT:compile 02:56:40 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.1:compile 02:56:40 [INFO] | +- org.opendaylight.netconf:netconf-client:jar:7.0.5-SNAPSHOT:compile 02:56:40 [INFO] | +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.5-SNAPSHOT:compile 02:56:40 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.2:compile 02:56:40 [INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.2:compile 02:56:40 [INFO] | | +- org.antlr:antlr4-runtime:jar:4.13.1:compile 02:56:40 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:13.0.2:compile 02:56:40 [INFO] | +- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.2:compile 02:56:40 [INFO] | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.2:compile 02:56:40 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 02:56:40 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 02:56:40 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 02:56:40 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 02:56:40 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.25.0:compile 02:56:40 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 02:56:40 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 02:56:40 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile 02:56:40 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.2:compile 02:56:40 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 02:56:40 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 02:56:40 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 02:56:40 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 02:56:40 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 02:56:40 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 02:56:40 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 02:56:40 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 02:56:40 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 02:56:40 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 02:56:40 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 02:56:40 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 02:56:40 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 02:56:40 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 02:56:40 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 02:56:40 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 02:56:40 [INFO] +- junit:junit:jar:4.13.2:test 02:56:40 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 02:56:40 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 02:56:40 [INFO] \- org.mockito:mockito-core:jar:5.11.0:test 02:56:40 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.12:test 02:56:40 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.12:test 02:56:40 [INFO] \- org.objenesis:objenesis:jar:3.3:test 02:56:40 [INFO] 02:56:40 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ netconf-test-perf --- 02:56:40 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-test-perf/target/sonatype-clm/module.xml 02:56:40 [INFO] 02:56:40 [INFO] ----------< org.opendaylight.netconf:odl-netconf-test-tools >----------- 02:56:40 [INFO] Building OpenDaylight :: NETCONF Test Tools :: Tools used for performance testing 7.0.5-SNAPSHOT [96/121] 02:56:40 [INFO] ------------------------------[ feature ]------------------------------- 02:56:40 [INFO] 02:56:40 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-test-tools --- 02:56:40 [INFO] 02:56:40 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-test-tools --- 02:56:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:56:40 [INFO] 02:56:40 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-test-tools --- 02:56:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:56:40 [INFO] 02:56:40 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-test-tools --- 02:56:41 [INFO] 02:56:41 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-test-tools --- 02:56:41 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:56:41 [INFO] argLine set to empty 02:56:41 [INFO] 02:56:41 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-test-tools --- 02:56:41 [INFO] Starting audit... 02:56:41 Audit done. 02:56:41 [INFO] You have 0 Checkstyle violations. 02:56:41 [INFO] 02:56:41 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-test-tools --- 02:56:41 [INFO] Starting audit... 02:56:41 Audit done. 02:56:41 [INFO] You have 0 Checkstyle violations. 02:56:41 [INFO] 02:56:41 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-test-tools --- 02:56:41 [INFO] Created: /w/workspace/netconf-maven-clm-master/features/odl-netconf-test-tools/target/classes/META-INF/maven/dependencies.properties 02:56:41 [INFO] 02:56:41 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-test-tools --- 02:56:41 [INFO] 02:56:41 [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-test-tools --- 02:56:41 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-master/features/odl-netconf-test-tools/target/feature/feature.xml 02:56:41 [INFO] ...done! 02:56:41 [INFO] Attaching features XML 02:56:41 [INFO] 02:56:41 [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-netconf-test-tools --- 02:56:41 [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 02:56:41 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 02:56:41 [INFO] 02:56:41 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-netconf-test-tools >>> 02:56:41 [INFO] 02:56:41 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-netconf-test-tools --- 02:56:41 [INFO] 02:56:41 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-netconf-test-tools <<< 02:56:41 [INFO] 02:56:41 [INFO] 02:56:41 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-netconf-test-tools --- 02:56:41 [INFO] 02:56:41 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-test-tools --- 02:56:41 [INFO] Can't extract module name from pax-jdbc-features-1.5.6-features.xml: Module format not recognized: /tmp/r/org/ops4j/pax/jdbc/pax-jdbc-features/1.5.6/pax-jdbc-features-1.5.6-features.xml 02:56:41 [INFO] 02:56:41 [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-netconf-test-tools --- 02:56:41 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:56:41 [INFO] 02:56:41 [INFO] ------------------------------------------------------- 02:56:41 [INFO] T E S T S 02:56:41 [INFO] ------------------------------------------------------- 02:56:43 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:57:08 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.52 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:57:08 [INFO] 02:57:08 [INFO] Results: 02:57:08 [INFO] 02:57:08 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 02:57:08 [INFO] 02:57:08 [INFO] 02:57:08 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-netconf-test-tools --- 02:57:08 [INFO] 02:57:08 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-test-tools --- 02:57:08 [INFO] 02:57:08 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-netconf-test-tools --- 02:57:08 [INFO] CycloneDX: Resolving Dependencies 02:57:16 [INFO] CycloneDX: Creating BOM version 1.4 with 382 component(s) 02:57:16 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/features/odl-netconf-test-tools/target/bom.xml 02:57:16 [INFO] attaching as odl-netconf-test-tools-7.0.5-SNAPSHOT-cyclonedx.xml 02:57:16 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/features/odl-netconf-test-tools/target/bom.json 02:57:16 [INFO] attaching as odl-netconf-test-tools-7.0.5-SNAPSHOT-cyclonedx.json 02:57:16 [INFO] 02:57:16 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-test-tools --- 02:57:16 [INFO] Skipping duplicate-finder execution! 02:57:16 [INFO] 02:57:16 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-test-tools --- 02:57:16 [INFO] Skipping plugin execution 02:57:16 [INFO] 02:57:16 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-test-tools --- 02:57:16 [INFO] No sources in project. Archive not created. 02:57:16 [INFO] 02:57:16 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-test-tools --- 02:57:16 [INFO] 02:57:16 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-test-tools --- 02:57:16 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:57:16 [INFO] 02:57:16 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-test-tools --- 02:57:16 [INFO] No primary artifact to install, installing attached artifacts instead. 02:57:16 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-test-tools/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-test-tools/7.0.5-SNAPSHOT/odl-netconf-test-tools-7.0.5-SNAPSHOT.pom 02:57:16 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-test-tools/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-test-tools/7.0.5-SNAPSHOT/odl-netconf-test-tools-7.0.5-SNAPSHOT-features.xml 02:57:16 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-test-tools/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-test-tools/7.0.5-SNAPSHOT/odl-netconf-test-tools-7.0.5-SNAPSHOT-cyclonedx.xml 02:57:16 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-test-tools/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-test-tools/7.0.5-SNAPSHOT/odl-netconf-test-tools-7.0.5-SNAPSHOT-cyclonedx.json 02:57:16 [INFO] 02:57:16 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-test-tools --- 02:57:16 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:57:16 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 02:57:16 [INFO] 02:57:16 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-netconf-test-tools --- 02:57:16 [INFO] Wrote dependency tree to: /w/workspace/netconf-maven-clm-master/features/odl-netconf-test-tools/target/test-features 02:57:16 [INFO] 02:57:16 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-netconf-test-tools --- 02:57:16 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/features/odl-netconf-test-tools/target/sonatype-clm/module.xml 02:57:16 [INFO] 02:57:16 [INFO] ---------< org.opendaylight.netconf:features-netconf-testing >---------- 02:57:16 [INFO] Building features-netconf-testing 7.0.5-SNAPSHOT [97/121] 02:57:16 [INFO] ------------------------------[ feature ]------------------------------- 02:57:16 [INFO] 02:57:16 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ features-netconf-testing --- 02:57:16 [INFO] 02:57:16 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ features-netconf-testing --- 02:57:16 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:57:16 [INFO] 02:57:16 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ features-netconf-testing --- 02:57:16 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:57:16 [INFO] 02:57:16 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ features-netconf-testing --- 02:57:17 [INFO] 02:57:17 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ features-netconf-testing --- 02:57:17 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:57:17 [INFO] argLine set to empty 02:57:17 [INFO] 02:57:17 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ features-netconf-testing --- 02:57:17 [INFO] Starting audit... 02:57:17 Audit done. 02:57:17 [INFO] You have 0 Checkstyle violations. 02:57:17 [INFO] 02:57:17 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ features-netconf-testing --- 02:57:17 [INFO] Starting audit... 02:57:17 Audit done. 02:57:17 [INFO] You have 0 Checkstyle violations. 02:57:17 [INFO] 02:57:17 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ features-netconf-testing --- 02:57:17 [INFO] 02:57:17 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ features-netconf-testing --- 02:57:17 [INFO] Created: /w/workspace/netconf-maven-clm-master/features/features-netconf-testing/target/classes/META-INF/maven/dependencies.properties 02:57:17 [INFO] 02:57:17 [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ features-netconf-testing --- 02:57:17 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-master/features/features-netconf-testing/target/feature/feature.xml 02:57:17 [INFO] ...done! 02:57:17 [INFO] Attaching features XML 02:57:17 [INFO] 02:57:17 [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ features-netconf-testing --- 02:57:17 [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 02:57:17 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 02:57:17 [INFO] 02:57:17 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ features-netconf-testing >>> 02:57:17 [INFO] 02:57:17 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ features-netconf-testing --- 02:57:17 [INFO] 02:57:17 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ features-netconf-testing <<< 02:57:17 [INFO] 02:57:17 [INFO] 02:57:17 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ features-netconf-testing --- 02:57:17 [INFO] 02:57:17 [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ features-netconf-testing --- 02:57:17 [INFO] Tests are skipped. 02:57:17 [INFO] 02:57:17 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ features-netconf-testing --- 02:57:17 [INFO] 02:57:17 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ features-netconf-testing --- 02:57:17 [INFO] 02:57:17 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ features-netconf-testing --- 02:57:17 [INFO] CycloneDX: Resolving Dependencies 02:57:26 [INFO] CycloneDX: Creating BOM version 1.4 with 453 component(s) 02:57:26 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/features/features-netconf-testing/target/bom.xml 02:57:26 [INFO] attaching as features-netconf-testing-7.0.5-SNAPSHOT-cyclonedx.xml 02:57:26 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/features/features-netconf-testing/target/bom.json 02:57:26 [INFO] attaching as features-netconf-testing-7.0.5-SNAPSHOT-cyclonedx.json 02:57:26 [INFO] 02:57:26 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ features-netconf-testing --- 02:57:26 [INFO] Skipping duplicate-finder execution! 02:57:26 [INFO] 02:57:26 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ features-netconf-testing --- 02:57:26 [INFO] Skipping plugin execution 02:57:26 [INFO] 02:57:26 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ features-netconf-testing --- 02:57:26 [INFO] No sources in project. Archive not created. 02:57:26 [INFO] 02:57:26 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ features-netconf-testing --- 02:57:26 [INFO] 02:57:26 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ features-netconf-testing --- 02:57:26 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:57:26 [INFO] 02:57:26 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ features-netconf-testing --- 02:57:26 [INFO] No primary artifact to install, installing attached artifacts instead. 02:57:26 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/features-netconf-testing/pom.xml to /tmp/r/org/opendaylight/netconf/features-netconf-testing/7.0.5-SNAPSHOT/features-netconf-testing-7.0.5-SNAPSHOT.pom 02:57:26 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/features-netconf-testing/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/features-netconf-testing/7.0.5-SNAPSHOT/features-netconf-testing-7.0.5-SNAPSHOT-features.xml 02:57:26 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/features-netconf-testing/target/bom.xml to /tmp/r/org/opendaylight/netconf/features-netconf-testing/7.0.5-SNAPSHOT/features-netconf-testing-7.0.5-SNAPSHOT-cyclonedx.xml 02:57:26 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/features-netconf-testing/target/bom.json to /tmp/r/org/opendaylight/netconf/features-netconf-testing/7.0.5-SNAPSHOT/features-netconf-testing-7.0.5-SNAPSHOT-cyclonedx.json 02:57:26 [INFO] 02:57:26 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ features-netconf-testing --- 02:57:26 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:57:26 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 02:57:26 [INFO] 02:57:26 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ features-netconf-testing --- 02:57:26 [INFO] org.opendaylight.netconf:features-netconf-testing:feature:7.0.5-SNAPSHOT 02:57:26 [INFO] +- org.opendaylight.netconf:features-netconf:xml:features:7.0.5-SNAPSHOT:compile 02:57:26 [INFO] | +- org.opendaylight.netconf:odl-aaa-netconf-plugin:xml:features:7.0.5-SNAPSHOT:compile 02:57:26 [INFO] | | +- org.opendaylight.aaa:odl-aaa-shiro:xml:features:0.19.3:compile 02:57:26 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-password-service:xml:features:0.19.3:compile 02:57:26 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-api:jar:0.19.3:compile 02:57:26 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-impl:jar:0.19.3:compile 02:57:26 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-impl:xml:aaa-password-service-config:0.19.3:compile 02:57:26 [INFO] | | | | \- org.opendaylight.aaa:odl-apache-shiro:xml:features:0.19.3:compile 02:57:26 [INFO] | | | +- org.opendaylight.controller:odl-jolokia:xml:features:9.0.2:compile 02:57:26 [INFO] | | | | +- org.jolokia:jolokia-osgi:jar:1.7.2:compile 02:57:26 [INFO] | | | | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:compile 02:57:26 [INFO] | | | | \- org.opendaylight.controller:odl-jolokia-osgi:cfg:configuration:9.0.2:compile 02:57:26 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-web:xml:features:0.19.3:compile 02:57:26 [INFO] | | | | +- org.opendaylight.odlparent:odl-guava:xml:features:13.0.11:compile 02:57:26 [INFO] | | | | +- org.opendaylight.odlparent:odl-jersey-2:xml:features:13.0.11:compile 02:57:26 [INFO] | | | | | +- org.opendaylight.odlparent:odl-javassist-3:xml:features:13.0.11:compile 02:57:26 [INFO] | | | | | | \- org.javassist:javassist:jar:3.30.2-GA:compile 02:57:26 [INFO] | | | | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.41:compile 02:57:26 [INFO] | | | | | | +- org.glassfish.jersey.core:jersey-common:jar:2.41:compile 02:57:26 [INFO] | | | | | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile 02:57:26 [INFO] | | | | | | \- org.glassfish.hk2:hk2-locator:jar:2.6.1:compile 02:57:26 [INFO] | | | | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:compile 02:57:26 [INFO] | | | | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:compile 02:57:26 [INFO] | | | | | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:compile 02:57:26 [INFO] | | | | | +- org.glassfish.jersey.core:jersey-client:jar:2.41:compile 02:57:26 [INFO] | | | | | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile 02:57:26 [INFO] | | | | | +- org.glassfish.jersey.core:jersey-server:jar:2.41:compile 02:57:26 [INFO] | | | | | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 02:57:26 [INFO] | | | | | | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 02:57:26 [INFO] | | | | | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.41:compile 02:57:26 [INFO] | | | | | | \- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.41:compile 02:57:26 [INFO] | | | | | \- org.glassfish.jersey.media:jersey-media-sse:jar:2.41:compile 02:57:26 [INFO] | | | | +- org.opendaylight.aaa.web:web-osgi-impl:jar:0.19.3:compile 02:57:26 [INFO] | | | | \- org.opendaylight.aaa.web:servlet-jersey2:jar:0.19.3:compile 02:57:26 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:jar:0.19.3:compile 02:57:26 [INFO] | | | | +- org.opendaylight.aaa:aaa-tokenauthrealm:jar:0.19.3:compile 02:57:26 [INFO] | | | | +- org.opendaylight.aaa:aaa-idm-store-h2:jar:0.19.3:compile 02:57:26 [INFO] | | | | | \- com.h2database:h2:jar:2.2.220:compile 02:57:26 [INFO] | | | | +- org.opendaylight.aaa:aaa-cert:jar:0.19.3:compile 02:57:26 [INFO] | | | | +- org.opendaylight.aaa:repackaged-shiro:jar:0.19.3:compile 02:57:26 [INFO] | | | | | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile 02:57:26 [INFO] | | | | | | +- commons-logging:commons-logging:jar:1.3.0:compile 02:57:26 [INFO] | | | | | | \- commons-collections:commons-collections:jar:3.2.2:compile 02:57:26 [INFO] | | | | | \- org.owasp.encoder:encoder:jar:1.2.3:compile 02:57:26 [INFO] | | | | +- net.sf.ehcache:ehcache:jar:2.10.9.2:compile 02:57:26 [INFO] | | | | \- org.immutables:value:jar:annotations:2.10.1:compile 02:57:26 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro-api:jar:0.19.3:compile 02:57:26 [INFO] | | | +- org.opendaylight.aaa:aaa-filterchain:jar:0.19.3:compile 02:57:26 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-api:xml:features:0.19.3:compile 02:57:26 [INFO] | | | | \- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.0.11:compile 02:57:26 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.19.3:compile 02:57:26 [INFO] | | | | \- org.opendaylight.aaa:aaa-cert:xml:config:0.19.3:compile 02:57:26 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-app-config:0.19.3:compile 02:57:26 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-datastore-config:0.19.3:compile 02:57:26 [INFO] | | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.0.11:compile 02:57:26 [INFO] | | | +- org.opendaylight.odlparent:odl-karaf-feat-jdbc:xml:features:13.0.11:compile 02:57:26 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-features:xml:features:1.5.6:runtime 02:57:26 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc:jar:1.5.6:runtime 02:57:26 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-common:jar:1.5.6:runtime 02:57:26 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-common:jar:1.5.6:runtime 02:57:26 [INFO] | | | | | | \- javax.transaction:javax.transaction-api:jar:1.2:runtime 02:57:26 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-config:jar:1.5.6:runtime 02:57:26 [INFO] | | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.jasypt:jar:1.9.3_1:runtime 02:57:26 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-db2:jar:1.5.6:runtime 02:57:26 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-derbyclient:jar:1.5.6:runtime 02:57:26 [INFO] | | | | | | \- org.apache.derby:derbyclient:jar:10.14.2.0:runtime 02:57:26 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-derby:jar:1.5.6:runtime 02:57:26 [INFO] | | | | | | \- org.apache.derby:derby:jar:10.14.2.0:runtime 02:57:26 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-hsqldb:jar:1.5.6:runtime 02:57:26 [INFO] | | | | | | \- org.hsqldb:hsqldb:jar:jdk8:2.7.2:runtime 02:57:26 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-jtds:jar:1.5.6:runtime 02:57:26 [INFO] | | | | | | \- net.sourceforge.jtds:jtds:jar:1.3.1:runtime 02:57:26 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mariadb:jar:1.5.6:runtime 02:57:26 [INFO] | | | | | | \- org.mariadb.jdbc:mariadb-java-client:jar:3.1.4:runtime 02:57:26 [INFO] | | | | | | \- com.github.waffle:waffle-jna:jar:3.2.0:runtime 02:57:26 [INFO] | | | | | | \- com.github.ben-manes.caffeine:caffeine:jar:2.9.3:runtime 02:57:26 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mysql:jar:1.5.6:runtime 02:57:26 [INFO] | | | | | | \- com.mysql:mysql-connector-j:jar:8.1.0:runtime 02:57:26 [INFO] | | | | | | \- com.google.protobuf:protobuf-java:jar:3.21.9:runtime 02:57:26 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-oracle:jar:1.5.6:runtime 02:57:26 [INFO] | | | | | | \- com.oracle.database.jdbc:ojdbc8:jar:23.2.0.0:runtime 02:57:26 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-aries:jar:1.5.6:runtime 02:57:26 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-c3p0:jar:1.5.6:runtime 02:57:26 [INFO] | | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.c3p0:jar:0.9.5.5_1:runtime 02:57:26 [INFO] | | | | | | \- com.mchange:mchange-commons-java:jar:0.2.19:runtime 02:57:26 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-dbcp2:jar:1.5.6:runtime 02:57:26 [INFO] | | | | | | +- org.apache.commons:commons-pool2:jar:2.11.1:runtime 02:57:26 [INFO] | | | | | | \- org.apache.commons:commons-dbcp2:jar:2.9.0:runtime 02:57:26 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-hikaricp:jar:1.5.6:runtime 02:57:26 [INFO] | | | | | | \- com.zaxxer:HikariCP:jar:4.0.3:runtime 02:57:26 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-sqlite:jar:1.5.6:runtime 02:57:26 [INFO] | | | | | | \- org.xerial:sqlite-jdbc:jar:3.42.0.0:runtime 02:57:26 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-teradata:jar:1.5.6:runtime 02:57:26 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-narayana:jar:1.5.6:runtime 02:57:26 [INFO] | | | | | | \- org.jboss:jboss-transaction-spi:jar:7.6.1.Final:runtime 02:57:26 [INFO] | | | | | \- org.ops4j.pax.jdbc:pax-jdbc-pool-transx:jar:1.5.6:runtime 02:57:26 [INFO] | | | | | \- org.ops4j.pax.transx:pax-transx-jdbc:jar:0.5.4:runtime 02:57:26 [INFO] | | | | | \- org.ops4j.pax.transx:pax-transx-connector:jar:0.5.4:runtime 02:57:26 [INFO] | | | | | +- org.ops4j.pax.transx:pax-transx-tm-api:jar:0.5.4:runtime 02:57:26 [INFO] | | | | | \- javax.resource:javax.resource-api:jar:1.7.1:runtime 02:57:26 [INFO] | | | | +- org.osgi:org.osgi.service.jdbc:jar:1.1.0:provided 02:57:26 [INFO] | | | | \- org.apache.karaf.jdbc:org.apache.karaf.jdbc.core:jar:4.4.5:compile 02:57:26 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:py:idmtool:0.19.3:compile 02:57:26 [INFO] | | | +- org.opendaylight.aaa:aaa-filterchain:cfg:config:0.19.3:compile 02:57:26 [INFO] | | | \- org.apache.geronimo.specs:geronimo-jta_1.1_spec:jar:1.1.1:compile 02:57:26 [INFO] | | +- org.opendaylight.netconf:netconf-auth:jar:7.0.5-SNAPSHOT:compile 02:57:26 [INFO] | | \- org.opendaylight.netconf:netconf-auth-aaa:jar:7.0.5-SNAPSHOT:compile 02:57:26 [INFO] | | \- org.opendaylight.aaa:aaa-authn-api:jar:0.19.3:compile 02:57:26 [INFO] | +- org.opendaylight.netconf:odl-netconf-all:xml:features:7.0.5-SNAPSHOT:compile 02:57:26 [INFO] | +- org.opendaylight.netconf:odl-netconf-api:xml:features:7.0.5-SNAPSHOT:compile 02:57:26 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.0.11:compile 02:57:26 [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.107.Final:compile 02:57:26 [INFO] | | | +- io.netty:netty-handler:jar:4.1.107.Final:compile 02:57:26 [INFO] | | | | +- io.netty:netty-resolver:jar:4.1.107.Final:compile 02:57:26 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.107.Final:compile 02:57:26 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.107.Final:compile 02:57:26 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.107.Final:compile 02:57:26 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:13.0.1:compile 02:57:26 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.1:compile 02:57:26 [INFO] | | \- org.opendaylight.netconf:netconf-api:jar:7.0.5-SNAPSHOT:compile 02:57:26 [INFO] | | +- io.netty:netty-transport:jar:4.1.107.Final:compile 02:57:26 [INFO] | | +- org.opendaylight.odlparent:logging-markers:jar:13.0.11:compile 02:57:26 [INFO] | | \- org.opendaylight.yangtools:util:jar:13.0.2:compile 02:57:26 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 02:57:26 [INFO] | +- org.opendaylight.netconf:odl-netconf-client:xml:features:7.0.5-SNAPSHOT:compile 02:57:26 [INFO] | | \- org.opendaylight.netconf:netconf-client:jar:7.0.5-SNAPSHOT:compile 02:57:26 [INFO] | | +- io.netty:netty-codec:jar:4.1.107.Final:compile 02:57:26 [INFO] | | +- io.netty:netty-common:jar:4.1.107.Final:compile 02:57:26 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile 02:57:26 [INFO] | | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.1:compile 02:57:26 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.1:compile 02:57:26 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile 02:57:26 [INFO] | | \- org.opendaylight.netconf:shaded-exificient:jar:7.0.5-SNAPSHOT:compile 02:57:26 [INFO] | +- org.opendaylight.netconf:odl-netconf-common:xml:features:7.0.5-SNAPSHOT:compile 02:57:26 [INFO] | | +- org.opendaylight.netconf:netconf-common:jar:7.0.5-SNAPSHOT:compile 02:57:26 [INFO] | | \- org.opendaylight.netconf:netconf-netty-util:jar:7.0.5-SNAPSHOT:compile 02:57:26 [INFO] | | \- io.netty:netty-buffer:jar:4.1.107.Final:compile 02:57:26 [INFO] | +- org.opendaylight.netconf:odl-netconf-impl:xml:features:7.0.5-SNAPSHOT:compile 02:57:26 [INFO] | | \- org.opendaylight.netconf:netconf-server:jar:7.0.5-SNAPSHOT:compile 02:57:26 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:13.0.2:compile 02:57:26 [INFO] | | \- org.opendaylight.netconf.model:rfc7407-ietf-x509-cert-to-name:jar:7.0.5-SNAPSHOT:compile 02:57:26 [INFO] | +- org.opendaylight.netconf:odl-netconf-mdsal:xml:features:7.0.5-SNAPSHOT:compile 02:57:26 [INFO] | | +- org.opendaylight.netconf:odl-yanglib-mdsal-writer:xml:features:7.0.5-SNAPSHOT:compile 02:57:26 [INFO] | | | \- org.opendaylight.netconf:yanglib-mdsal-writer:jar:7.0.5-SNAPSHOT:compile 02:57:26 [INFO] | | +- org.opendaylight.netconf:netconf-server-mdsal:jar:7.0.5-SNAPSHOT:compile 02:57:26 [INFO] | | | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.2:compile 02:57:26 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.2:compile 02:57:26 [INFO] | | | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 02:57:26 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.2:compile 02:57:26 [INFO] | | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.2:compile 02:57:26 [INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.2:compile 02:57:26 [INFO] | | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.2:compile 02:57:26 [INFO] | | | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.2:compile 02:57:26 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.2:compile 02:57:26 [INFO] | | | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.2:compile 02:57:26 [INFO] | | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.2:compile 02:57:26 [INFO] | | | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.2:compile 02:57:26 [INFO] | | | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.2:compile 02:57:26 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.2:compile 02:57:26 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.1:compile 02:57:26 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.1:compile 02:57:26 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.1:compile 02:57:26 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.1:compile 02:57:26 [INFO] | | \- org.opendaylight.netconf:netconf-nb:jar:7.0.5-SNAPSHOT:compile 02:57:26 [INFO] | | \- org.opendaylight.netconf:shaded-sshd:jar:7.0.5-SNAPSHOT:compile 02:57:26 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:7.0.5-SNAPSHOT:compile 02:57:26 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.1:compile 02:57:26 [INFO] | | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.1:compile 02:57:26 [INFO] | | \- org.opendaylight.netconf.model:rfc5277:jar:7.0.5-SNAPSHOT:compile 02:57:26 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc6022:xml:features:7.0.5-SNAPSHOT:compile 02:57:26 [INFO] | | \- org.opendaylight.netconf.model:rfc6022:jar:7.0.5-SNAPSHOT:compile 02:57:26 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc6241:xml:features:7.0.5-SNAPSHOT:compile 02:57:26 [INFO] | | \- org.opendaylight.netconf.model:rfc6241:jar:7.0.5-SNAPSHOT:compile 02:57:26 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc6243:xml:features:7.0.5-SNAPSHOT:compile 02:57:26 [INFO] | | \- org.opendaylight.netconf.model:rfc6243:jar:7.0.5-SNAPSHOT:compile 02:57:26 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc6470:xml:features:7.0.5-SNAPSHOT:compile 02:57:26 [INFO] | | \- org.opendaylight.netconf.model:rfc6470:jar:7.0.5-SNAPSHOT:compile 02:57:26 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc8040:xml:features:7.0.5-SNAPSHOT:compile 02:57:26 [INFO] | | \- org.opendaylight.netconf.model:rfc8040-ietf-restconf-monitoring:jar:7.0.5-SNAPSHOT:compile 02:57:26 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc8341:xml:features:7.0.5-SNAPSHOT:compile 02:57:26 [INFO] | | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.5-SNAPSHOT:compile 02:57:26 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc8526:xml:features:7.0.5-SNAPSHOT:compile 02:57:26 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:13.0.1:compile 02:57:26 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:13.0.1:compile 02:57:26 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:13.0.1:compile 02:57:26 [INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.1:compile 02:57:26 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:13.0.1:compile 02:57:26 [INFO] | | \- org.opendaylight.netconf.model:rfc8526:jar:7.0.5-SNAPSHOT:compile 02:57:26 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc8639:xml:features:7.0.5-SNAPSHOT:compile 02:57:26 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040:xml:features:13.0.1:compile 02:57:26 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8040:jar:13.0.1:compile 02:57:26 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8343:xml:features:13.0.1:compile 02:57:26 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.1:compile 02:57:26 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8528:xml:features:13.0.1:compile 02:57:26 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8528:jar:13.0.1:compile 02:57:26 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8529:xml:features:13.0.1:compile 02:57:26 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8344:xml:features:13.0.1:compile 02:57:26 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8344:jar:13.0.1:compile 02:57:26 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8529:jar:13.0.1:compile 02:57:26 [INFO] | | \- org.opendaylight.netconf.model:rfc8639:jar:7.0.5-SNAPSHOT:compile 02:57:26 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc8641:xml:features:7.0.5-SNAPSHOT:compile 02:57:26 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8072:xml:features:13.0.1:compile 02:57:26 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8072:jar:13.0.1:compile 02:57:26 [INFO] | | \- org.opendaylight.netconf.model:rfc8641:jar:7.0.5-SNAPSHOT:compile 02:57:26 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc8650:xml:features:7.0.5-SNAPSHOT:compile 02:57:26 [INFO] | | \- org.opendaylight.netconf.model:rfc8650:jar:7.0.5-SNAPSHOT:compile 02:57:26 [INFO] | +- org.opendaylight.netconf:odl-netconf-util:xml:features:7.0.5-SNAPSHOT:compile 02:57:26 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.2:compile 02:57:26 [INFO] | | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.0.11:compile 02:57:26 [INFO] | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.0.11:compile 02:57:26 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.2:compile 02:57:26 [INFO] | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.0.11:compile 02:57:26 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.2:compile 02:57:26 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.2:compile 02:57:26 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.2:compile 02:57:26 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.2:compile 02:57:26 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.2:compile 02:57:26 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.2:compile 02:57:26 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.2:compile 02:57:26 [INFO] | | | \- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.2:compile 02:57:26 [INFO] | | \- org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.5-SNAPSHOT:compile 02:57:26 [INFO] | +- org.opendaylight.netconf:odl-netconf-clustered-topology:xml:features:7.0.5-SNAPSHOT:compile 02:57:26 [INFO] | | \- org.opendaylight.netconf:netconf-topology-singleton:jar:7.0.5-SNAPSHOT:compile 02:57:26 [INFO] | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.2:compile 02:57:26 [INFO] | | | +- com.typesafe:config:jar:1.4.2:compile 02:57:26 [INFO] | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 02:57:26 [INFO] | | | +- io.aeron:aeron-client:jar:1.38.1:compile 02:57:26 [INFO] | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 02:57:26 [INFO] | | | +- io.netty:netty:jar:3.10.6.Final:compile 02:57:26 [INFO] | | | +- org.agrona:agrona:jar:1.15.2:compile 02:57:26 [INFO] | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 02:57:26 [INFO] | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 02:57:26 [INFO] | | | +- org.scala-lang:scala-library:jar:2.13.13:compile 02:57:26 [INFO] | | | +- org.scala-lang:scala-reflect:jar:2.13.13:compile 02:57:26 [INFO] | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 02:57:26 [INFO] | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 02:57:26 [INFO] | | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.2:compile 02:57:26 [INFO] | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.25:compile 02:57:26 [INFO] | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.25:compile 02:57:26 [INFO] | | | | \- com.rabbitmq:amqp-client:jar:5.20.0:compile 02:57:26 [INFO] | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.25:compile 02:57:26 [INFO] | | | \- org.lz4:lz4-java:jar:1.8.0:compile 02:57:26 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.1:compile 02:57:26 [INFO] | +- org.opendaylight.netconf:odl-netconf-connector:xml:features:7.0.5-SNAPSHOT:compile 02:57:26 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:13.0.1:compile 02:57:26 [INFO] | | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.2:compile 02:57:26 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.1:compile 02:57:26 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.1:compile 02:57:26 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.1:compile 02:57:26 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.1:compile 02:57:26 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.1:compile 02:57:26 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.1:compile 02:57:26 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.1:compile 02:57:26 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.1:compile 02:57:26 [INFO] | | | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.1:compile 02:57:26 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.1:compile 02:57:26 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.1:compile 02:57:26 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.1:compile 02:57:26 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.1:compile 02:57:26 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.1:compile 02:57:26 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.2:compile 02:57:26 [INFO] | | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.2:compile 02:57:26 [INFO] | | | | \- org.opendaylight.controller:sal-common-util:jar:9.0.2:compile 02:57:26 [INFO] | | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.2:compile 02:57:26 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.0.11:compile 02:57:26 [INFO] | | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.0.11:compile 02:57:26 [INFO] | | | | \- org.apache.commons:commons-text:jar:1.11.0:compile 02:57:26 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.1:compile 02:57:26 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.1:compile 02:57:26 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.1:compile 02:57:26 [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.2:compile 02:57:26 [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.2:compile 02:57:26 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.1:compile 02:57:26 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.1:compile 02:57:26 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.2:compile 02:57:26 [INFO] | | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.2:compile 02:57:26 [INFO] | | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.2:compile 02:57:26 [INFO] | | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.0.11:compile 02:57:26 [INFO] | | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.25:compile 02:57:26 [INFO] | | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.25:compile 02:57:26 [INFO] | | | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.2:compile 02:57:26 [INFO] | | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.2:compile 02:57:26 [INFO] | | | | \- org.opendaylight.controller:atomix-storage:jar:9.0.2:compile 02:57:26 [INFO] | | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.2:compile 02:57:26 [INFO] | | | +- org.opendaylight.controller:cds-access-api:jar:9.0.2:compile 02:57:26 [INFO] | | | +- org.opendaylight.controller:cds-access-client:jar:9.0.2:compile 02:57:26 [INFO] | | | +- org.opendaylight.controller:cds-dom-api:jar:9.0.2:compile 02:57:26 [INFO] | | | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.2:compile 02:57:26 [INFO] | | | | \- org.opendaylight.controller:cds-mgmt-api:jar:9.0.2:compile 02:57:26 [INFO] | | | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.2:compile 02:57:26 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.2:compile 02:57:26 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.2:compile 02:57:26 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.2:compile 02:57:26 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.2:compile 02:57:26 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.2:compile 02:57:26 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.2:compile 02:57:26 [INFO] | | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.2:compile 02:57:26 [INFO] | | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.19.3:compile 02:57:26 [INFO] | | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.2:compile 02:57:26 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.1:compile 02:57:26 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.1:compile 02:57:26 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.1:compile 02:57:26 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.1:compile 02:57:26 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.1:compile 02:57:26 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.1:compile 02:57:26 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.1:compile 02:57:26 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.1:compile 02:57:26 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.1:compile 02:57:26 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.1:compile 02:57:26 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.1:compile 02:57:26 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.1:compile 02:57:26 [INFO] | | | | \- org.opendaylight.controller:blueprint:jar:9.0.2:compile 02:57:26 [INFO] | | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 02:57:26 [INFO] | | | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.3:compile 02:57:26 [INFO] | | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.19.3:compile 02:57:26 [INFO] | | | \- org.apache.commons:commons-lang3:jar:3.14.0:compile 02:57:26 [INFO] | | +- com.google.code.gson:gson:jar:2.10.1:compile 02:57:26 [INFO] | | \- org.opendaylight.netconf:netconf-client-mdsal:jar:7.0.5-SNAPSHOT:compile 02:57:26 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.1:compile 02:57:26 [INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.2:compile 02:57:26 [INFO] | | +- org.opendaylight.netconf:keystore-legacy:jar:7.0.5-SNAPSHOT:compile 02:57:26 [INFO] | | +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.5-SNAPSHOT:compile 02:57:26 [INFO] | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.2:compile 02:57:26 [INFO] | | +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.2:compile 02:57:26 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.2:compile 02:57:26 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.2:compile 02:57:26 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.2:compile 02:57:26 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.2:compile 02:57:26 [INFO] | | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.2:compile 02:57:26 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.2:compile 02:57:26 [INFO] | | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.2:compile 02:57:26 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.2:compile 02:57:26 [INFO] | | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.2:compile 02:57:26 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.2:compile 02:57:26 [INFO] | | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.2:compile 02:57:26 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.2:compile 02:57:26 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.2:compile 02:57:26 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.2:compile 02:57:26 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.2:compile 02:57:26 [INFO] | | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.2:compile 02:57:26 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.2:compile 02:57:26 [INFO] | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.2:compile 02:57:26 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.2:compile 02:57:26 [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.2:compile 02:57:26 [INFO] | | | +- org.antlr:antlr4-runtime:jar:4.13.1:compile 02:57:26 [INFO] | | | \- org.opendaylight.yangtools:yang-model-ri:jar:13.0.2:compile 02:57:26 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.2:compile 02:57:26 [INFO] | | +- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.2:compile 02:57:26 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.2:compile 02:57:26 [INFO] | +- org.opendaylight.netconf:odl-netconf-connector-all:xml:features:7.0.5-SNAPSHOT:compile 02:57:26 [INFO] | +- org.opendaylight.netconf:odl-netconf-callhome-ssh:xml:features:7.0.5-SNAPSHOT:compile 02:57:26 [INFO] | | \- org.opendaylight.netconf:callhome-provider:jar:7.0.5-SNAPSHOT:compile 02:57:26 [INFO] | +- org.opendaylight.netconf:odl-netconf-console:xml:features:7.0.5-SNAPSHOT:compile 02:57:26 [INFO] | | \- org.opendaylight.netconf:netconf-console:jar:7.0.5-SNAPSHOT:compile 02:57:26 [INFO] | +- org.opendaylight.netconf:odl-netconf-topology:xml:features:7.0.5-SNAPSHOT:compile 02:57:26 [INFO] | | \- org.opendaylight.netconf:netconf-topology-impl:jar:7.0.5-SNAPSHOT:compile 02:57:26 [INFO] | +- org.opendaylight.netconf:odl-restconf-openapi:xml:features:7.0.5-SNAPSHOT:compile 02:57:26 [INFO] | | +- org.opendaylight.odlparent:odl-jackson-2:xml:features:13.0.11:compile 02:57:26 [INFO] | | | +- org.opendaylight.odlparent:odl-woodstox:xml:features:13.0.11:compile 02:57:26 [INFO] | | | | \- com.fasterxml.woodstox:woodstox-core:jar:6.6.1:compile 02:57:26 [INFO] | | | +- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:13.0.11:compile 02:57:26 [INFO] | | | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:13.0.11:compile 02:57:26 [INFO] | | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 02:57:26 [INFO] | | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.15.4:compile 02:57:26 [INFO] | | | +- com.fasterxml.jackson.core:jackson-core:jar:2.15.4:compile 02:57:26 [INFO] | | | +- com.fasterxml.jackson.core:jackson-databind:jar:2.15.4:compile 02:57:26 [INFO] | | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.15.4:compile 02:57:26 [INFO] | | | +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.15.4:compile 02:57:26 [INFO] | | | +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.15.4:compile 02:57:26 [INFO] | | | \- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.15.4:compile 02:57:26 [INFO] | | \- org.opendaylight.netconf:restconf-openapi:jar:7.0.5-SNAPSHOT:compile 02:57:26 [INFO] | | +- dk.brics:automaton:jar:1.12-4:compile 02:57:26 [INFO] | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 02:57:26 [INFO] | | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 02:57:26 [INFO] | | +- org.opendaylight.netconf:restconf-nb:jar:7.0.5-SNAPSHOT:compile 02:57:26 [INFO] | | | +- org.opendaylight.netconf:restconf-api:jar:7.0.5-SNAPSHOT:compile 02:57:26 [INFO] | | | +- org.opendaylight.netconf:restconf-common-models:jar:7.0.5-SNAPSHOT:compile 02:57:26 [INFO] | | | +- org.opendaylight.netconf:restconf-common:jar:7.0.5-SNAPSHOT:compile 02:57:26 [INFO] | | | +- org.opendaylight.yangtools:yang-model-export:jar:13.0.2:compile 02:57:26 [INFO] | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 02:57:26 [INFO] | | | +- org.eclipse.jetty.websocket:websocket-api:jar:9.4.53.v20231009:compile 02:57:26 [INFO] | | | +- org.eclipse.jetty.websocket:websocket-servlet:jar:9.4.53.v20231009:compile 02:57:26 [INFO] | | | \- org.eclipse.jetty.websocket:websocket-server:jar:9.4.53.v20231009:compile 02:57:26 [INFO] | | | +- org.eclipse.jetty.websocket:websocket-common:jar:9.4.53.v20231009:compile 02:57:26 [INFO] | | | | +- org.eclipse.jetty:jetty-util:jar:9.4.53.v20231009:compile 02:57:26 [INFO] | | | | \- org.eclipse.jetty:jetty-io:jar:9.4.53.v20231009:compile 02:57:26 [INFO] | | | +- org.eclipse.jetty.websocket:websocket-client:jar:9.4.53.v20231009:compile 02:57:26 [INFO] | | | | \- org.eclipse.jetty:jetty-client:jar:9.4.53.v20231009:compile 02:57:26 [INFO] | | | +- org.eclipse.jetty:jetty-servlet:jar:9.4.53.v20231009:compile 02:57:26 [INFO] | | | | +- org.eclipse.jetty:jetty-security:jar:9.4.53.v20231009:compile 02:57:26 [INFO] | | | | | \- org.eclipse.jetty:jetty-server:jar:9.4.53.v20231009:compile 02:57:26 [INFO] | | | | \- org.eclipse.jetty:jetty-util-ajax:jar:9.4.53.v20231009:compile 02:57:26 [INFO] | | | \- org.eclipse.jetty:jetty-http:jar:9.4.53.v20231009:compile 02:57:26 [INFO] | | +- org.opendaylight.aaa.web:web-api:jar:0.19.3:compile 02:57:26 [INFO] | | \- org.opendaylight.aaa.web:servlet-api:jar:0.19.3:compile 02:57:26 [INFO] | +- org.opendaylight.netconf:odl-restconf:xml:features:7.0.5-SNAPSHOT:compile 02:57:26 [INFO] | | \- org.opendaylight.netconf:odl-restconf-nb:xml:features:7.0.5-SNAPSHOT:compile 02:57:26 [INFO] | | \- org.opendaylight.netconf:odl-restconf-common:xml:features:7.0.5-SNAPSHOT:compile 02:57:26 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-export:xml:features:13.0.2:compile 02:57:26 [INFO] | +- org.opendaylight.netconf:odl-restconf-all:xml:features:7.0.5-SNAPSHOT:compile 02:57:26 [INFO] | +- org.opendaylight.netconf:odl-netconf-transport-api:xml:features:7.0.5-SNAPSHOT:compile 02:57:26 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.2:compile 02:57:26 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.2:compile 02:57:26 [INFO] | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 02:57:26 [INFO] | | \- org.opendaylight.netconf:transport-api:jar:7.0.5-SNAPSHOT:compile 02:57:26 [INFO] | +- org.opendaylight.netconf:odl-netconf-transport:xml:features:7.0.5-SNAPSHOT:compile 02:57:26 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7317-iana-crypt-hash:xml:features:13.0.1:compile 02:57:26 [INFO] | | | \- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.1:compile 02:57:26 [INFO] | | +- org.opendaylight.netconf:transport-ssh:jar:7.0.5-SNAPSHOT:compile 02:57:26 [INFO] | | | +- commons-codec:commons-codec:jar:1.15:compile 02:57:26 [INFO] | | | +- org.bouncycastle:bcprov-jdk18on:jar:1.77:compile 02:57:26 [INFO] | | | \- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.5-SNAPSHOT:compile 02:57:26 [INFO] | | +- org.opendaylight.netconf:transport-tcp:jar:7.0.5-SNAPSHOT:compile 02:57:26 [INFO] | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.107.Final:compile 02:57:26 [INFO] | | \- org.opendaylight.netconf:transport-tls:jar:7.0.5-SNAPSHOT:compile 02:57:26 [INFO] | +- org.opendaylight.netconf:odl-netconf-keystore:xml:features:7.0.5-SNAPSHOT:compile 02:57:26 [INFO] | | +- org.opendaylight.netconf:keystore-api:jar:7.0.5-SNAPSHOT:compile 02:57:26 [INFO] | | \- org.opendaylight.netconf:keystore-none:jar:7.0.5-SNAPSHOT:compile 02:57:26 [INFO] | +- org.opendaylight.netconf:odl-netconf-keystore-plaintext:xml:features:7.0.5-SNAPSHOT:compile 02:57:26 [INFO] | | +- org.opendaylight.netconf:keystore-plaintext-api:jar:7.0.5-SNAPSHOT:compile 02:57:26 [INFO] | | +- org.opendaylight.netconf:keystore-plaintext-localfile:jar:7.0.5-SNAPSHOT:compile 02:57:26 [INFO] | | \- org.opendaylight.netconf:keystore-plaintext-cli:jar:7.0.5-SNAPSHOT:compile 02:57:26 [INFO] | \- org.opendaylight.netconf:odl-netconf-truststore:xml:features:7.0.5-SNAPSHOT:compile 02:57:26 [INFO] | +- org.opendaylight.netconf:truststore-api:jar:7.0.5-SNAPSHOT:compile 02:57:26 [INFO] | \- org.opendaylight.netconf:truststore-none:jar:7.0.5-SNAPSHOT:compile 02:57:26 [INFO] +- org.opendaylight.netconf:odl-netconf-test-tools:xml:features:7.0.5-SNAPSHOT:compile 02:57:26 [INFO] | \- org.opendaylight.netconf:netconf-test-perf:jar:7.0.5-SNAPSHOT:compile 02:57:26 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.1:compile 02:57:26 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1:compile 02:57:26 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.1:compile 02:57:26 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.2:compile 02:57:26 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.1:compile 02:57:26 [INFO] | +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.1:compile 02:57:26 [INFO] | +- org.opendaylight.netconf:netconf-topology:jar:7.0.5-SNAPSHOT:compile 02:57:26 [INFO] | | +- org.bouncycastle:bcpkix-jdk18on:jar:1.77:compile 02:57:26 [INFO] | | | \- org.bouncycastle:bcutil-jdk18on:jar:1.77:compile 02:57:26 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.1:compile 02:57:26 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile 02:57:26 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:13.0.2:compile 02:57:26 [INFO] +- org.opendaylight.odlparent:features-test:jar:13.0.11:test 02:57:26 [INFO] | +- org.ops4j.pax.exam:pax-exam-container-karaf:jar:4.13.5:test 02:57:26 [INFO] | | +- org.ops4j.pax.exam:pax-exam-container-remote:jar:4.13.5:test 02:57:26 [INFO] | | | +- org.ops4j.pax.exam:pax-exam-container-rbc-client:jar:4.13.5:test 02:57:26 [INFO] | | | | \- org.ops4j.pax.exam:pax-exam-container-rbc:jar:4.13.5:test 02:57:26 [INFO] | | | \- org.ops4j.pax.swissbox:pax-swissbox-core:jar:1.8.4:test 02:57:26 [INFO] | | | \- org.ops4j.pax.swissbox:pax-swissbox-lifecycle:jar:1.8.4:test 02:57:26 [INFO] | | +- org.apache.commons:commons-compress:jar:1.25.0:test 02:57:26 [INFO] | | +- org.ops4j.pax.swissbox:pax-swissbox-framework:jar:1.8.4:test 02:57:26 [INFO] | | | +- org.ops4j.pax.swissbox:pax-swissbox-tracker:jar:1.8.4:test 02:57:26 [INFO] | | | \- org.ops4j.base:ops4j-base-monitors:jar:1.5.1:test 02:57:26 [INFO] | | +- org.ops4j.base:ops4j-base-spi:jar:1.5.1:test 02:57:26 [INFO] | | +- commons-io:commons-io:jar:2.15.1:test 02:57:26 [INFO] | | \- org.apache.felix:org.apache.felix.configadmin:jar:1.9.26:test 02:57:26 [INFO] | +- org.ops4j.pax.exam:pax-exam-junit4:jar:4.13.5:test 02:57:26 [INFO] | | +- org.ops4j.pax.exam:pax-exam-spi:jar:4.13.5:test 02:57:26 [INFO] | | | \- org.ops4j.pax.tinybundles:tinybundles:jar:3.0.0:test 02:57:26 [INFO] | | \- org.ops4j.base:ops4j-base-lang:jar:1.5.1:test 02:57:26 [INFO] | +- org.ops4j.pax.exam:pax-exam:jar:4.13.5:test 02:57:26 [INFO] | | +- org.ops4j.base:ops4j-base-exec:jar:1.5.1:test 02:57:26 [INFO] | | +- org.ops4j.base:ops4j-base-io:jar:1.5.1:test 02:57:26 [INFO] | | +- org.ops4j.base:ops4j-base-store:jar:1.5.1:test 02:57:26 [INFO] | | \- org.ops4j.base:ops4j-base-util-property:jar:1.5.1:test 02:57:26 [INFO] | +- org.ops4j.pax.url:pax-url-aether:jar:2.6.14:test 02:57:26 [INFO] | | +- org.ops4j.pax.url:pax-url-aether-support:jar:2.6.14:test 02:57:26 [INFO] | | | \- org.apache.maven.resolver:maven-resolver-impl:jar:1.8.2:test 02:57:26 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-api:jar:1.8.2:test 02:57:26 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-spi:jar:1.8.2:test 02:57:26 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-named-locks:jar:1.8.2:test 02:57:26 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-util:jar:1.8.2:test 02:57:26 [INFO] | | | \- javax.annotation:javax.annotation-api:jar:1.3.2:test 02:57:26 [INFO] | | \- org.slf4j:jcl-over-slf4j:jar:1.7.32:runtime 02:57:26 [INFO] | +- org.apache.karaf.features:standard:xml:features:4.4.5:runtime 02:57:26 [INFO] | +- org.apache.karaf.deployer:org.apache.karaf.deployer.blueprint:jar:4.4.5:test 02:57:26 [INFO] | +- org.apache.karaf.deployer:org.apache.karaf.deployer.features:jar:4.4.5:test 02:57:26 [INFO] | | \- org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.5:test 02:57:26 [INFO] | | +- org.ops4j.base:ops4j-base-util-collections:jar:1.5.1:test 02:57:26 [INFO] | | +- org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.5:test 02:57:26 [INFO] | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 02:57:26 [INFO] | | +- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:test 02:57:26 [INFO] | | | +- org.glassfish.jaxb:txw2:jar:2.3.8:test 02:57:26 [INFO] | | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:test 02:57:26 [INFO] | | | \- com.sun.activation:jakarta.activation:jar:1.2.2:test 02:57:26 [INFO] | | \- javax.activation:activation:jar:1.1.1:test 02:57:26 [INFO] | +- org.ops4j.pax.url:pax-url-wrap:jar:2.6.14:test 02:57:26 [INFO] | | +- org.ops4j.pax.url:pax-url-commons:jar:2.6.14:test 02:57:26 [INFO] | | +- org.ops4j.base:ops4j-base-net:jar:1.5.1:test 02:57:26 [INFO] | | \- org.ops4j.pax.swissbox:pax-swissbox-bnd:jar:1.8.5:test 02:57:26 [INFO] | | \- biz.aQute.bnd:biz.aQute.bndlib:jar:6.1.0:test 02:57:26 [INFO] | | +- org.osgi:org.osgi.dto:jar:1.0.0:test 02:57:26 [INFO] | | +- org.osgi:org.osgi.resource:jar:1.0.0:test 02:57:26 [INFO] | | +- org.osgi:org.osgi.util.tracker:jar:1.5.4:provided 02:57:26 [INFO] | | +- org.osgi:org.osgi.service.log:jar:1.5.0:provided 02:57:26 [INFO] | | +- org.osgi:org.osgi.service.repository:jar:1.1.0:provided 02:57:26 [INFO] | | +- org.osgi:org.osgi.util.function:jar:1.2.0:provided 02:57:26 [INFO] | | +- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 02:57:26 [INFO] | | \- biz.aQute.bnd:biz.aQute.bnd.util:jar:6.1.0:test 02:57:26 [INFO] | +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 02:57:26 [INFO] | +- org.osgi:org.osgi.framework:jar:1.10.0:provided 02:57:26 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 02:57:26 [INFO] | +- org.opendaylight.odlparent:opendaylight-karaf-empty:zip:13.0.11:test 02:57:26 [INFO] | | +- org.apache.karaf.features:framework:kar:4.4.5:test 02:57:26 [INFO] | | | +- org.apache.karaf.features:base:jar:4.4.5:test 02:57:26 [INFO] | | | | +- org.apache.servicemix.specs:org.apache.servicemix.specs.activation-api-1.2.1:jar:1.2.1_3:test 02:57:26 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.locator:jar:4.4.5:test 02:57:26 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml:jar:4.4.5:test 02:57:26 [INFO] | | | | | +- org.apache.geronimo.specs:geronimo-stax-api_1.2_spec:jar:1.2:test 02:57:26 [INFO] | | | | | \- xml-apis:xml-apis:jar:1.4.01:test 02:57:26 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml.ws:jar:4.4.5:test 02:57:26 [INFO] | | | | | +- org.apache.geronimo.specs:geronimo-saaj_1.3_spec:jar:1.1:test 02:57:26 [INFO] | | | | | \- org.apache.geronimo.specs:geronimo-jaxws_2.2_spec:jar:1.2:test 02:57:26 [INFO] | | | | \- org.apache.karaf.specs:org.apache.karaf.specs.activator:jar:4.4.5:test 02:57:26 [INFO] | | | +- org.apache.karaf:org.apache.karaf.main:jar:4.4.5:test 02:57:26 [INFO] | | | | +- org.apache.karaf:org.apache.karaf.util:jar:4.4.5:test 02:57:26 [INFO] | | | | | \- org.apache.felix:org.apache.felix.utils:jar:1.11.8:test 02:57:26 [INFO] | | | | +- net.java.dev.jna:jna:jar:5.14.0:runtime 02:57:26 [INFO] | | | | \- net.java.dev.jna:jna-platform:jar:5.14.0:runtime 02:57:26 [INFO] | | | +- org.apache.karaf:org.apache.karaf.client:jar:4.4.5:test 02:57:26 [INFO] | | | | \- org.apache.sshd:sshd-osgi:jar:2.11.0:test 02:57:26 [INFO] | | | +- org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar:4.4.5:test 02:57:26 [INFO] | | | +- org.apache.karaf.diagnostic:org.apache.karaf.diagnostic.boot:jar:4.4.5:test 02:57:26 [INFO] | | | +- org.apache.karaf.config:org.apache.karaf.config.core:jar:4.4.5:test 02:57:26 [INFO] | | | | +- org.apache.felix:org.apache.felix.cm.json:jar:1.0.6:test 02:57:26 [INFO] | | | | +- org.apache.sling:org.apache.sling.commons.johnzon:jar:1.2.16:test 02:57:26 [INFO] | | | | \- org.apache.geronimo.specs:geronimo-json_1.1_spec:jar:1.5:test 02:57:26 [INFO] | | | +- org.eclipse.platform:org.eclipse.osgi:jar:3.18.0:test 02:57:26 [INFO] | | | +- org.apache.felix:org.apache.felix.framework:jar:7.0.5:test 02:57:26 [INFO] | | | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.9:test 02:57:26 [INFO] | | | +- org.jline:jline:jar:3.21.0:test 02:57:26 [INFO] | | | +- org.ops4j.pax.logging:pax-logging-api:jar:2.2.6:test 02:57:26 [INFO] | | | | +- org.osgi:osgi.core:jar:8.0.0:provided 02:57:26 [INFO] | | | | \- org.osgi:osgi.cmpn:jar:7.0.0:test 02:57:26 [INFO] | | | +- org.ops4j.pax.logging:pax-logging-log4j2:jar:2.2.6:test 02:57:26 [INFO] | | | | \- org.osgi:osgi.annotation:jar:7.0.0:provided 02:57:26 [INFO] | | | +- org.ops4j.pax.logging:pax-logging-logback:jar:2.2.6:test 02:57:26 [INFO] | | | | +- ch.qos.logback:logback-core:jar:1.2.13:test 02:57:26 [INFO] | | | | +- ch.qos.logback:logback-classic:jar:1.2.13:test 02:57:26 [INFO] | | | | +- ch.qos.logback.contrib:logback-jackson:jar:0.1.5:test 02:57:26 [INFO] | | | | +- ch.qos.logback.contrib:logback-json-core:jar:0.1.5:test 02:57:26 [INFO] | | | | \- ch.qos.logback.contrib:logback-json-classic:jar:0.1.5:test 02:57:26 [INFO] | | | +- org.apache.felix:org.apache.felix.fileinstall:jar:3.7.4:test 02:57:26 [INFO] | | | +- org.apache.felix:org.apache.felix.configadmin.plugin.interpolation:jar:1.2.8:test 02:57:26 [INFO] | | | \- org.apache.karaf.features:org.apache.karaf.features.extension:jar:4.4.5:test 02:57:26 [INFO] | | +- org.apache.karaf.features:framework:xml:features:4.4.5:test 02:57:26 [INFO] | | +- org.apache.aries.quiesce:org.apache.aries.quiesce.api:jar:1.0.0:test 02:57:26 [INFO] | | +- org.apache.felix:org.apache.felix.metatype:jar:1.2.4:test 02:57:26 [INFO] | | +- org.opendaylight.odlparent:karaf.branding:jar:13.0.11:test 02:57:26 [INFO] | | +- org.opendaylight.odlparent:bcpkix-framework-ext:jar:13.0.11:test 02:57:26 [INFO] | | +- org.opendaylight.odlparent:bcprov-framework-ext:jar:13.0.11:test 02:57:26 [INFO] | | \- org.opendaylight.odlparent:bcutil-framework-ext:jar:13.0.11:test 02:57:26 [INFO] | +- org.opendaylight.odlparent:karaf-util:jar:13.0.11:test 02:57:26 [INFO] | | +- org.apache.maven.wagon:wagon-http:jar:3.5.2:test 02:57:26 [INFO] | | | +- org.apache.maven.wagon:wagon-http-shared:jar:3.5.2:test 02:57:26 [INFO] | | | +- org.apache.httpcomponents:httpclient:jar:4.5.13:test 02:57:26 [INFO] | | | +- org.apache.httpcomponents:httpcore:jar:4.4.15:test 02:57:26 [INFO] | | | +- org.codehaus.plexus:plexus-utils:jar:3.3.0:test 02:57:26 [INFO] | | | \- org.apache.maven.wagon:wagon-provider-api:jar:3.5.2:test 02:57:26 [INFO] | | \- org.osgi:org.osgi.service.url:jar:1.0.1:provided 02:57:26 [INFO] | \- com.google.guava:guava:jar:32.1.3-jre:compile 02:57:26 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 02:57:26 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 02:57:26 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 02:57:26 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.25.0:compile 02:57:26 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 02:57:26 [INFO] +- org.opendaylight.odlparent:bundles-test-lib:jar:13.0.11:test 02:57:26 [INFO] | \- org.awaitility:awaitility:jar:4.1.1:test 02:57:26 [INFO] +- org.apache.karaf.bundle:org.apache.karaf.bundle.core:jar:4.4.5:test 02:57:26 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:test 02:57:26 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 02:57:26 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 02:57:26 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 02:57:26 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 02:57:26 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 02:57:26 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 02:57:26 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 02:57:26 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 02:57:26 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 02:57:26 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 02:57:26 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 02:57:26 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 02:57:26 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 02:57:26 [INFO] +- junit:junit:jar:4.13.2:test 02:57:26 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 02:57:26 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 02:57:26 [INFO] \- org.mockito:mockito-core:jar:5.11.0:test 02:57:26 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.12:compile 02:57:26 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.12:test 02:57:26 [INFO] \- org.objenesis:objenesis:jar:3.3:test 02:57:26 [INFO] 02:57:26 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ features-netconf-testing --- 02:57:26 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/features/features-netconf-testing/target/sonatype-clm/module.xml 02:57:26 [INFO] 02:57:26 [INFO] -------< org.opendaylight.netconf:features-netconf-experimental >------- 02:57:26 [INFO] Building features-netconf-experimental 7.0.5-SNAPSHOT [98/121] 02:57:26 [INFO] ------------------------------[ feature ]------------------------------- 02:57:26 [INFO] 02:57:26 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ features-netconf-experimental --- 02:57:26 [INFO] 02:57:26 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ features-netconf-experimental --- 02:57:26 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:57:26 [INFO] 02:57:26 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ features-netconf-experimental --- 02:57:26 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:57:26 [INFO] 02:57:26 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ features-netconf-experimental --- 02:57:27 [INFO] 02:57:27 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ features-netconf-experimental --- 02:57:27 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:57:27 [INFO] argLine set to empty 02:57:27 [INFO] 02:57:27 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ features-netconf-experimental --- 02:57:27 [INFO] Starting audit... 02:57:27 Audit done. 02:57:27 [INFO] You have 0 Checkstyle violations. 02:57:27 [INFO] 02:57:27 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ features-netconf-experimental --- 02:57:27 [INFO] Starting audit... 02:57:27 Audit done. 02:57:27 [INFO] You have 0 Checkstyle violations. 02:57:27 [INFO] 02:57:27 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ features-netconf-experimental --- 02:57:27 [INFO] 02:57:27 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ features-netconf-experimental --- 02:57:27 [INFO] Created: /w/workspace/netconf-maven-clm-master/features/features-netconf-experimental/target/classes/META-INF/maven/dependencies.properties 02:57:27 [INFO] 02:57:27 [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ features-netconf-experimental --- 02:57:27 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-master/features/features-netconf-experimental/target/feature/feature.xml 02:57:27 [INFO] ...done! 02:57:27 [INFO] Attaching features XML 02:57:27 [INFO] 02:57:27 [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ features-netconf-experimental --- 02:57:27 [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 02:57:27 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 02:57:27 [INFO] 02:57:27 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ features-netconf-experimental >>> 02:57:27 [INFO] 02:57:27 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ features-netconf-experimental --- 02:57:27 [INFO] 02:57:27 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ features-netconf-experimental <<< 02:57:27 [INFO] 02:57:27 [INFO] 02:57:27 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ features-netconf-experimental --- 02:57:27 [INFO] 02:57:27 [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ features-netconf-experimental --- 02:57:27 [INFO] Tests are skipped. 02:57:27 [INFO] 02:57:27 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ features-netconf-experimental --- 02:57:27 [INFO] 02:57:27 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ features-netconf-experimental --- 02:57:27 [INFO] 02:57:27 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ features-netconf-experimental --- 02:57:27 [INFO] CycloneDX: Resolving Dependencies 02:57:35 [INFO] CycloneDX: Creating BOM version 1.4 with 451 component(s) 02:57:35 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/features/features-netconf-experimental/target/bom.xml 02:57:35 [INFO] attaching as features-netconf-experimental-7.0.5-SNAPSHOT-cyclonedx.xml 02:57:35 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/features/features-netconf-experimental/target/bom.json 02:57:36 [INFO] attaching as features-netconf-experimental-7.0.5-SNAPSHOT-cyclonedx.json 02:57:36 [INFO] 02:57:36 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ features-netconf-experimental --- 02:57:36 [INFO] Skipping duplicate-finder execution! 02:57:36 [INFO] 02:57:36 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ features-netconf-experimental --- 02:57:36 [INFO] Skipping plugin execution 02:57:36 [INFO] 02:57:36 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ features-netconf-experimental --- 02:57:36 [INFO] No sources in project. Archive not created. 02:57:36 [INFO] 02:57:36 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ features-netconf-experimental --- 02:57:36 [INFO] 02:57:36 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ features-netconf-experimental --- 02:57:36 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:57:36 [INFO] 02:57:36 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ features-netconf-experimental --- 02:57:36 [INFO] No primary artifact to install, installing attached artifacts instead. 02:57:36 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/features-netconf-experimental/pom.xml to /tmp/r/org/opendaylight/netconf/features-netconf-experimental/7.0.5-SNAPSHOT/features-netconf-experimental-7.0.5-SNAPSHOT.pom 02:57:36 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/features-netconf-experimental/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/features-netconf-experimental/7.0.5-SNAPSHOT/features-netconf-experimental-7.0.5-SNAPSHOT-features.xml 02:57:36 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/features-netconf-experimental/target/bom.xml to /tmp/r/org/opendaylight/netconf/features-netconf-experimental/7.0.5-SNAPSHOT/features-netconf-experimental-7.0.5-SNAPSHOT-cyclonedx.xml 02:57:36 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/features-netconf-experimental/target/bom.json to /tmp/r/org/opendaylight/netconf/features-netconf-experimental/7.0.5-SNAPSHOT/features-netconf-experimental-7.0.5-SNAPSHOT-cyclonedx.json 02:57:36 [INFO] 02:57:36 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ features-netconf-experimental --- 02:57:36 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:57:36 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 02:57:36 [INFO] 02:57:36 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ features-netconf-experimental --- 02:57:36 [INFO] org.opendaylight.netconf:features-netconf-experimental:feature:7.0.5-SNAPSHOT 02:57:36 [INFO] +- org.opendaylight.netconf:features-netconf:xml:features:7.0.5-SNAPSHOT:compile 02:57:36 [INFO] | +- org.opendaylight.netconf:odl-aaa-netconf-plugin:xml:features:7.0.5-SNAPSHOT:compile 02:57:36 [INFO] | | +- org.opendaylight.aaa:odl-aaa-shiro:xml:features:0.19.3:compile 02:57:36 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-password-service:xml:features:0.19.3:compile 02:57:36 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-api:jar:0.19.3:compile 02:57:36 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-impl:jar:0.19.3:compile 02:57:36 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-impl:xml:aaa-password-service-config:0.19.3:compile 02:57:36 [INFO] | | | | \- org.opendaylight.aaa:odl-apache-shiro:xml:features:0.19.3:compile 02:57:36 [INFO] | | | +- org.opendaylight.controller:odl-jolokia:xml:features:9.0.2:compile 02:57:36 [INFO] | | | | +- org.jolokia:jolokia-osgi:jar:1.7.2:compile 02:57:36 [INFO] | | | | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:compile 02:57:36 [INFO] | | | | \- org.opendaylight.controller:odl-jolokia-osgi:cfg:configuration:9.0.2:compile 02:57:36 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-web:xml:features:0.19.3:compile 02:57:36 [INFO] | | | | +- org.opendaylight.odlparent:odl-guava:xml:features:13.0.11:compile 02:57:36 [INFO] | | | | +- org.opendaylight.odlparent:odl-jersey-2:xml:features:13.0.11:compile 02:57:36 [INFO] | | | | | +- org.opendaylight.odlparent:odl-javassist-3:xml:features:13.0.11:compile 02:57:36 [INFO] | | | | | | \- org.javassist:javassist:jar:3.30.2-GA:compile 02:57:36 [INFO] | | | | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.41:compile 02:57:36 [INFO] | | | | | | +- org.glassfish.jersey.core:jersey-common:jar:2.41:compile 02:57:36 [INFO] | | | | | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile 02:57:36 [INFO] | | | | | | \- org.glassfish.hk2:hk2-locator:jar:2.6.1:compile 02:57:36 [INFO] | | | | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:compile 02:57:36 [INFO] | | | | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:compile 02:57:36 [INFO] | | | | | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:compile 02:57:36 [INFO] | | | | | +- org.glassfish.jersey.core:jersey-client:jar:2.41:compile 02:57:36 [INFO] | | | | | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile 02:57:36 [INFO] | | | | | +- org.glassfish.jersey.core:jersey-server:jar:2.41:compile 02:57:36 [INFO] | | | | | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 02:57:36 [INFO] | | | | | | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 02:57:36 [INFO] | | | | | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.41:compile 02:57:36 [INFO] | | | | | | \- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.41:compile 02:57:36 [INFO] | | | | | \- org.glassfish.jersey.media:jersey-media-sse:jar:2.41:compile 02:57:36 [INFO] | | | | +- org.opendaylight.aaa.web:web-osgi-impl:jar:0.19.3:compile 02:57:36 [INFO] | | | | \- org.opendaylight.aaa.web:servlet-jersey2:jar:0.19.3:compile 02:57:36 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:jar:0.19.3:compile 02:57:36 [INFO] | | | | +- org.opendaylight.aaa:aaa-tokenauthrealm:jar:0.19.3:compile 02:57:36 [INFO] | | | | +- org.opendaylight.aaa:aaa-idm-store-h2:jar:0.19.3:compile 02:57:36 [INFO] | | | | | \- com.h2database:h2:jar:2.2.220:compile 02:57:36 [INFO] | | | | +- org.opendaylight.aaa:aaa-cert:jar:0.19.3:compile 02:57:36 [INFO] | | | | +- org.opendaylight.aaa:repackaged-shiro:jar:0.19.3:compile 02:57:36 [INFO] | | | | | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile 02:57:36 [INFO] | | | | | | +- commons-logging:commons-logging:jar:1.3.0:compile 02:57:36 [INFO] | | | | | | \- commons-collections:commons-collections:jar:3.2.2:compile 02:57:36 [INFO] | | | | | \- org.owasp.encoder:encoder:jar:1.2.3:compile 02:57:36 [INFO] | | | | +- net.sf.ehcache:ehcache:jar:2.10.9.2:compile 02:57:36 [INFO] | | | | \- org.immutables:value:jar:annotations:2.10.1:compile 02:57:36 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro-api:jar:0.19.3:compile 02:57:36 [INFO] | | | +- org.opendaylight.aaa:aaa-filterchain:jar:0.19.3:compile 02:57:36 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-api:xml:features:0.19.3:compile 02:57:36 [INFO] | | | | \- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.0.11:compile 02:57:36 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.19.3:compile 02:57:36 [INFO] | | | | \- org.opendaylight.aaa:aaa-cert:xml:config:0.19.3:compile 02:57:36 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-app-config:0.19.3:compile 02:57:36 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-datastore-config:0.19.3:compile 02:57:36 [INFO] | | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.0.11:compile 02:57:36 [INFO] | | | +- org.opendaylight.odlparent:odl-karaf-feat-jdbc:xml:features:13.0.11:compile 02:57:36 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-features:xml:features:1.5.6:runtime 02:57:36 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc:jar:1.5.6:runtime 02:57:36 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-common:jar:1.5.6:runtime 02:57:36 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-common:jar:1.5.6:runtime 02:57:36 [INFO] | | | | | | \- javax.transaction:javax.transaction-api:jar:1.2:runtime 02:57:36 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-config:jar:1.5.6:runtime 02:57:36 [INFO] | | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.jasypt:jar:1.9.3_1:runtime 02:57:36 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-db2:jar:1.5.6:runtime 02:57:36 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-derbyclient:jar:1.5.6:runtime 02:57:36 [INFO] | | | | | | \- org.apache.derby:derbyclient:jar:10.14.2.0:runtime 02:57:36 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-derby:jar:1.5.6:runtime 02:57:36 [INFO] | | | | | | \- org.apache.derby:derby:jar:10.14.2.0:runtime 02:57:36 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-hsqldb:jar:1.5.6:runtime 02:57:36 [INFO] | | | | | | \- org.hsqldb:hsqldb:jar:jdk8:2.7.2:runtime 02:57:36 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-jtds:jar:1.5.6:runtime 02:57:36 [INFO] | | | | | | \- net.sourceforge.jtds:jtds:jar:1.3.1:runtime 02:57:36 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mariadb:jar:1.5.6:runtime 02:57:36 [INFO] | | | | | | \- org.mariadb.jdbc:mariadb-java-client:jar:3.1.4:runtime 02:57:36 [INFO] | | | | | | \- com.github.waffle:waffle-jna:jar:3.2.0:runtime 02:57:36 [INFO] | | | | | | \- com.github.ben-manes.caffeine:caffeine:jar:2.9.3:runtime 02:57:36 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mysql:jar:1.5.6:runtime 02:57:36 [INFO] | | | | | | \- com.mysql:mysql-connector-j:jar:8.1.0:runtime 02:57:36 [INFO] | | | | | | \- com.google.protobuf:protobuf-java:jar:3.21.9:runtime 02:57:36 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-oracle:jar:1.5.6:runtime 02:57:36 [INFO] | | | | | | \- com.oracle.database.jdbc:ojdbc8:jar:23.2.0.0:runtime 02:57:36 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-aries:jar:1.5.6:runtime 02:57:36 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-c3p0:jar:1.5.6:runtime 02:57:36 [INFO] | | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.c3p0:jar:0.9.5.5_1:runtime 02:57:36 [INFO] | | | | | | \- com.mchange:mchange-commons-java:jar:0.2.19:runtime 02:57:36 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-dbcp2:jar:1.5.6:runtime 02:57:36 [INFO] | | | | | | +- org.apache.commons:commons-pool2:jar:2.11.1:runtime 02:57:36 [INFO] | | | | | | \- org.apache.commons:commons-dbcp2:jar:2.9.0:runtime 02:57:36 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-hikaricp:jar:1.5.6:runtime 02:57:36 [INFO] | | | | | | \- com.zaxxer:HikariCP:jar:4.0.3:runtime 02:57:36 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-sqlite:jar:1.5.6:runtime 02:57:36 [INFO] | | | | | | \- org.xerial:sqlite-jdbc:jar:3.42.0.0:runtime 02:57:36 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-teradata:jar:1.5.6:runtime 02:57:36 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-narayana:jar:1.5.6:runtime 02:57:36 [INFO] | | | | | | \- org.jboss:jboss-transaction-spi:jar:7.6.1.Final:runtime 02:57:36 [INFO] | | | | | \- org.ops4j.pax.jdbc:pax-jdbc-pool-transx:jar:1.5.6:runtime 02:57:36 [INFO] | | | | | \- org.ops4j.pax.transx:pax-transx-jdbc:jar:0.5.4:runtime 02:57:36 [INFO] | | | | | \- org.ops4j.pax.transx:pax-transx-connector:jar:0.5.4:runtime 02:57:36 [INFO] | | | | | +- org.ops4j.pax.transx:pax-transx-tm-api:jar:0.5.4:runtime 02:57:36 [INFO] | | | | | \- javax.resource:javax.resource-api:jar:1.7.1:runtime 02:57:36 [INFO] | | | | +- org.osgi:org.osgi.service.jdbc:jar:1.1.0:provided 02:57:36 [INFO] | | | | \- org.apache.karaf.jdbc:org.apache.karaf.jdbc.core:jar:4.4.5:compile 02:57:36 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:py:idmtool:0.19.3:compile 02:57:36 [INFO] | | | +- org.opendaylight.aaa:aaa-filterchain:cfg:config:0.19.3:compile 02:57:36 [INFO] | | | \- org.apache.geronimo.specs:geronimo-jta_1.1_spec:jar:1.1.1:compile 02:57:36 [INFO] | | +- org.opendaylight.netconf:netconf-auth:jar:7.0.5-SNAPSHOT:compile 02:57:36 [INFO] | | \- org.opendaylight.netconf:netconf-auth-aaa:jar:7.0.5-SNAPSHOT:compile 02:57:36 [INFO] | | \- org.opendaylight.aaa:aaa-authn-api:jar:0.19.3:compile 02:57:36 [INFO] | +- org.opendaylight.netconf:odl-netconf-all:xml:features:7.0.5-SNAPSHOT:compile 02:57:36 [INFO] | +- org.opendaylight.netconf:odl-netconf-api:xml:features:7.0.5-SNAPSHOT:compile 02:57:36 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.0.11:compile 02:57:36 [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.107.Final:compile 02:57:36 [INFO] | | | +- io.netty:netty-handler:jar:4.1.107.Final:compile 02:57:36 [INFO] | | | | +- io.netty:netty-resolver:jar:4.1.107.Final:compile 02:57:36 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.107.Final:compile 02:57:36 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.107.Final:compile 02:57:36 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.107.Final:compile 02:57:36 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:13.0.1:compile 02:57:36 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.1:compile 02:57:36 [INFO] | | \- org.opendaylight.netconf:netconf-api:jar:7.0.5-SNAPSHOT:compile 02:57:36 [INFO] | | +- io.netty:netty-transport:jar:4.1.107.Final:compile 02:57:36 [INFO] | | +- org.opendaylight.odlparent:logging-markers:jar:13.0.11:compile 02:57:36 [INFO] | | +- org.opendaylight.yangtools:util:jar:13.0.2:compile 02:57:36 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 02:57:36 [INFO] | | \- org.opendaylight.yangtools:yang-common:jar:13.0.2:compile 02:57:36 [INFO] | +- org.opendaylight.netconf:odl-netconf-client:xml:features:7.0.5-SNAPSHOT:compile 02:57:36 [INFO] | | \- org.opendaylight.netconf:netconf-client:jar:7.0.5-SNAPSHOT:compile 02:57:36 [INFO] | | +- io.netty:netty-codec:jar:4.1.107.Final:compile 02:57:36 [INFO] | | +- io.netty:netty-common:jar:4.1.107.Final:compile 02:57:36 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile 02:57:36 [INFO] | | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.1:compile 02:57:36 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.1:compile 02:57:36 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile 02:57:36 [INFO] | | +- org.opendaylight.netconf:shaded-exificient:jar:7.0.5-SNAPSHOT:compile 02:57:36 [INFO] | | \- org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile 02:57:36 [INFO] | +- org.opendaylight.netconf:odl-netconf-common:xml:features:7.0.5-SNAPSHOT:compile 02:57:36 [INFO] | | +- org.opendaylight.netconf:netconf-common:jar:7.0.5-SNAPSHOT:compile 02:57:36 [INFO] | | \- org.opendaylight.netconf:netconf-netty-util:jar:7.0.5-SNAPSHOT:compile 02:57:36 [INFO] | | \- io.netty:netty-buffer:jar:4.1.107.Final:compile 02:57:36 [INFO] | +- org.opendaylight.netconf:odl-netconf-impl:xml:features:7.0.5-SNAPSHOT:compile 02:57:36 [INFO] | | \- org.opendaylight.netconf:netconf-server:jar:7.0.5-SNAPSHOT:compile 02:57:36 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:13.0.2:compile 02:57:36 [INFO] | | \- org.opendaylight.netconf.model:rfc7407-ietf-x509-cert-to-name:jar:7.0.5-SNAPSHOT:compile 02:57:36 [INFO] | +- org.opendaylight.netconf:odl-netconf-mdsal:xml:features:7.0.5-SNAPSHOT:compile 02:57:36 [INFO] | | +- org.opendaylight.netconf:odl-yanglib-mdsal-writer:xml:features:7.0.5-SNAPSHOT:compile 02:57:36 [INFO] | | | \- org.opendaylight.netconf:yanglib-mdsal-writer:jar:7.0.5-SNAPSHOT:compile 02:57:36 [INFO] | | +- org.opendaylight.netconf:netconf-server-mdsal:jar:7.0.5-SNAPSHOT:compile 02:57:36 [INFO] | | | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.2:compile 02:57:36 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.2:compile 02:57:36 [INFO] | | | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 02:57:36 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.2:compile 02:57:36 [INFO] | | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.2:compile 02:57:36 [INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.2:compile 02:57:36 [INFO] | | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.2:compile 02:57:36 [INFO] | | | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.2:compile 02:57:36 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.2:compile 02:57:36 [INFO] | | | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.2:compile 02:57:36 [INFO] | | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.2:compile 02:57:36 [INFO] | | | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.2:compile 02:57:36 [INFO] | | | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.2:compile 02:57:36 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.2:compile 02:57:36 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.1:compile 02:57:36 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.1:compile 02:57:36 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.1:compile 02:57:36 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.1:compile 02:57:36 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.1:compile 02:57:36 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.1:compile 02:57:36 [INFO] | | | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1:compile 02:57:36 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.1:compile 02:57:36 [INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.2:compile 02:57:36 [INFO] | | \- org.opendaylight.netconf:netconf-nb:jar:7.0.5-SNAPSHOT:compile 02:57:36 [INFO] | | \- org.opendaylight.netconf:shaded-sshd:jar:7.0.5-SNAPSHOT:compile 02:57:36 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:7.0.5-SNAPSHOT:compile 02:57:36 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.1:compile 02:57:36 [INFO] | | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.1:compile 02:57:36 [INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.1:compile 02:57:36 [INFO] | | \- org.opendaylight.netconf.model:rfc5277:jar:7.0.5-SNAPSHOT:compile 02:57:36 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc6022:xml:features:7.0.5-SNAPSHOT:compile 02:57:36 [INFO] | | \- org.opendaylight.netconf.model:rfc6022:jar:7.0.5-SNAPSHOT:compile 02:57:36 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc6241:xml:features:7.0.5-SNAPSHOT:compile 02:57:36 [INFO] | | \- org.opendaylight.netconf.model:rfc6241:jar:7.0.5-SNAPSHOT:compile 02:57:36 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc6243:xml:features:7.0.5-SNAPSHOT:compile 02:57:36 [INFO] | | \- org.opendaylight.netconf.model:rfc6243:jar:7.0.5-SNAPSHOT:compile 02:57:36 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc6470:xml:features:7.0.5-SNAPSHOT:compile 02:57:36 [INFO] | | \- org.opendaylight.netconf.model:rfc6470:jar:7.0.5-SNAPSHOT:compile 02:57:36 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc8040:xml:features:7.0.5-SNAPSHOT:compile 02:57:36 [INFO] | | \- org.opendaylight.netconf.model:rfc8040-ietf-restconf-monitoring:jar:7.0.5-SNAPSHOT:compile 02:57:36 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc8341:xml:features:7.0.5-SNAPSHOT:compile 02:57:36 [INFO] | | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.5-SNAPSHOT:compile 02:57:36 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc8526:xml:features:7.0.5-SNAPSHOT:compile 02:57:36 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:13.0.1:compile 02:57:36 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:13.0.1:compile 02:57:36 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:13.0.1:compile 02:57:36 [INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.1:compile 02:57:36 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:13.0.1:compile 02:57:36 [INFO] | | \- org.opendaylight.netconf.model:rfc8526:jar:7.0.5-SNAPSHOT:compile 02:57:36 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc8639:xml:features:7.0.5-SNAPSHOT:compile 02:57:36 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040:xml:features:13.0.1:compile 02:57:36 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8040:jar:13.0.1:compile 02:57:36 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8343:xml:features:13.0.1:compile 02:57:36 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.1:compile 02:57:36 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8528:xml:features:13.0.1:compile 02:57:36 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8528:jar:13.0.1:compile 02:57:36 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8529:xml:features:13.0.1:compile 02:57:36 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8344:xml:features:13.0.1:compile 02:57:36 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8344:jar:13.0.1:compile 02:57:36 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8529:jar:13.0.1:compile 02:57:36 [INFO] | | \- org.opendaylight.netconf.model:rfc8639:jar:7.0.5-SNAPSHOT:compile 02:57:36 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc8641:xml:features:7.0.5-SNAPSHOT:compile 02:57:36 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8072:xml:features:13.0.1:compile 02:57:36 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8072:jar:13.0.1:compile 02:57:36 [INFO] | | \- org.opendaylight.netconf.model:rfc8641:jar:7.0.5-SNAPSHOT:compile 02:57:36 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc8650:xml:features:7.0.5-SNAPSHOT:compile 02:57:36 [INFO] | | \- org.opendaylight.netconf.model:rfc8650:jar:7.0.5-SNAPSHOT:compile 02:57:36 [INFO] | +- org.opendaylight.netconf:odl-netconf-util:xml:features:7.0.5-SNAPSHOT:compile 02:57:36 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.2:compile 02:57:36 [INFO] | | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.0.11:compile 02:57:36 [INFO] | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.0.11:compile 02:57:36 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.2:compile 02:57:36 [INFO] | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.0.11:compile 02:57:36 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.2:compile 02:57:36 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.2:compile 02:57:36 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.2:compile 02:57:36 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.2:compile 02:57:36 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.2:compile 02:57:36 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.2:compile 02:57:36 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.2:compile 02:57:36 [INFO] | | | \- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.2:compile 02:57:36 [INFO] | | \- org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.5-SNAPSHOT:compile 02:57:36 [INFO] | +- org.opendaylight.netconf:odl-netconf-clustered-topology:xml:features:7.0.5-SNAPSHOT:compile 02:57:36 [INFO] | | \- org.opendaylight.netconf:netconf-topology-singleton:jar:7.0.5-SNAPSHOT:compile 02:57:36 [INFO] | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.2:compile 02:57:36 [INFO] | | | +- com.typesafe:config:jar:1.4.2:compile 02:57:36 [INFO] | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 02:57:36 [INFO] | | | +- io.aeron:aeron-client:jar:1.38.1:compile 02:57:36 [INFO] | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 02:57:36 [INFO] | | | +- io.netty:netty:jar:3.10.6.Final:compile 02:57:36 [INFO] | | | +- org.agrona:agrona:jar:1.15.2:compile 02:57:36 [INFO] | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 02:57:36 [INFO] | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 02:57:36 [INFO] | | | +- org.scala-lang:scala-library:jar:2.13.13:compile 02:57:36 [INFO] | | | +- org.scala-lang:scala-reflect:jar:2.13.13:compile 02:57:36 [INFO] | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 02:57:36 [INFO] | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 02:57:36 [INFO] | | +- org.opendaylight.netconf:netconf-topology:jar:7.0.5-SNAPSHOT:compile 02:57:36 [INFO] | | | \- org.bouncycastle:bcpkix-jdk18on:jar:1.77:compile 02:57:36 [INFO] | | | \- org.bouncycastle:bcutil-jdk18on:jar:1.77:compile 02:57:36 [INFO] | | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.2:compile 02:57:36 [INFO] | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.25:compile 02:57:36 [INFO] | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.25:compile 02:57:36 [INFO] | | | | \- com.rabbitmq:amqp-client:jar:5.20.0:compile 02:57:36 [INFO] | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.25:compile 02:57:36 [INFO] | | | \- org.lz4:lz4-java:jar:1.8.0:compile 02:57:36 [INFO] | | +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.1:compile 02:57:36 [INFO] | | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.1:compile 02:57:36 [INFO] | +- org.opendaylight.netconf:odl-netconf-connector:xml:features:7.0.5-SNAPSHOT:compile 02:57:36 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:13.0.1:compile 02:57:36 [INFO] | | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.2:compile 02:57:36 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.1:compile 02:57:36 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.1:compile 02:57:36 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.1:compile 02:57:36 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.1:compile 02:57:36 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.1:compile 02:57:36 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.1:compile 02:57:36 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.1:compile 02:57:36 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.1:compile 02:57:36 [INFO] | | | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.1:compile 02:57:36 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.1:compile 02:57:36 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.1:compile 02:57:36 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.1:compile 02:57:36 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.1:compile 02:57:36 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.1:compile 02:57:36 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.2:compile 02:57:36 [INFO] | | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.2:compile 02:57:36 [INFO] | | | | \- org.opendaylight.controller:sal-common-util:jar:9.0.2:compile 02:57:36 [INFO] | | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.2:compile 02:57:36 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.0.11:compile 02:57:36 [INFO] | | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.0.11:compile 02:57:36 [INFO] | | | | \- org.apache.commons:commons-text:jar:1.11.0:compile 02:57:36 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.1:compile 02:57:36 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.1:compile 02:57:36 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.1:compile 02:57:36 [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.2:compile 02:57:36 [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.2:compile 02:57:36 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.1:compile 02:57:36 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.1:compile 02:57:36 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.2:compile 02:57:36 [INFO] | | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.2:compile 02:57:36 [INFO] | | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.2:compile 02:57:36 [INFO] | | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.0.11:compile 02:57:36 [INFO] | | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.25:compile 02:57:36 [INFO] | | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.25:compile 02:57:36 [INFO] | | | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.2:compile 02:57:36 [INFO] | | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.2:compile 02:57:36 [INFO] | | | | \- org.opendaylight.controller:atomix-storage:jar:9.0.2:compile 02:57:36 [INFO] | | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.2:compile 02:57:36 [INFO] | | | +- org.opendaylight.controller:cds-access-api:jar:9.0.2:compile 02:57:36 [INFO] | | | +- org.opendaylight.controller:cds-access-client:jar:9.0.2:compile 02:57:36 [INFO] | | | +- org.opendaylight.controller:cds-dom-api:jar:9.0.2:compile 02:57:36 [INFO] | | | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.2:compile 02:57:36 [INFO] | | | | \- org.opendaylight.controller:cds-mgmt-api:jar:9.0.2:compile 02:57:36 [INFO] | | | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.2:compile 02:57:36 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.2:compile 02:57:36 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.2:compile 02:57:36 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.2:compile 02:57:36 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.2:compile 02:57:36 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.2:compile 02:57:36 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.2:compile 02:57:36 [INFO] | | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.2:compile 02:57:36 [INFO] | | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.19.3:compile 02:57:36 [INFO] | | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.2:compile 02:57:36 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.1:compile 02:57:36 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.1:compile 02:57:36 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.1:compile 02:57:36 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.1:compile 02:57:36 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.1:compile 02:57:36 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.1:compile 02:57:36 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.1:compile 02:57:36 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.1:compile 02:57:36 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.1:compile 02:57:36 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.1:compile 02:57:36 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.1:compile 02:57:36 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.1:compile 02:57:36 [INFO] | | | | \- org.opendaylight.controller:blueprint:jar:9.0.2:compile 02:57:36 [INFO] | | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 02:57:36 [INFO] | | | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.3:compile 02:57:36 [INFO] | | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.19.3:compile 02:57:36 [INFO] | | | \- org.apache.commons:commons-lang3:jar:3.14.0:compile 02:57:36 [INFO] | | +- com.google.code.gson:gson:jar:2.10.1:compile 02:57:36 [INFO] | | \- org.opendaylight.netconf:netconf-client-mdsal:jar:7.0.5-SNAPSHOT:compile 02:57:36 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.1:compile 02:57:36 [INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.2:compile 02:57:36 [INFO] | | +- org.opendaylight.netconf:keystore-legacy:jar:7.0.5-SNAPSHOT:compile 02:57:36 [INFO] | | +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.5-SNAPSHOT:compile 02:57:36 [INFO] | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.2:compile 02:57:36 [INFO] | | +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.2:compile 02:57:36 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.2:compile 02:57:36 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.2:compile 02:57:36 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.2:compile 02:57:36 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.2:compile 02:57:36 [INFO] | | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.2:compile 02:57:36 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.2:compile 02:57:36 [INFO] | | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.2:compile 02:57:36 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.2:compile 02:57:36 [INFO] | | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.2:compile 02:57:36 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.2:compile 02:57:36 [INFO] | | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.2:compile 02:57:36 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.2:compile 02:57:36 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.2:compile 02:57:36 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.2:compile 02:57:36 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.2:compile 02:57:36 [INFO] | | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.2:compile 02:57:36 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.2:compile 02:57:36 [INFO] | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.2:compile 02:57:36 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.2:compile 02:57:36 [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.2:compile 02:57:36 [INFO] | | | +- org.antlr:antlr4-runtime:jar:4.13.1:compile 02:57:36 [INFO] | | | \- org.opendaylight.yangtools:yang-model-ri:jar:13.0.2:compile 02:57:36 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.2:compile 02:57:36 [INFO] | | +- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.2:compile 02:57:36 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.2:compile 02:57:36 [INFO] | +- org.opendaylight.netconf:odl-netconf-connector-all:xml:features:7.0.5-SNAPSHOT:compile 02:57:36 [INFO] | +- org.opendaylight.netconf:odl-netconf-callhome-ssh:xml:features:7.0.5-SNAPSHOT:compile 02:57:36 [INFO] | | \- org.opendaylight.netconf:callhome-provider:jar:7.0.5-SNAPSHOT:compile 02:57:36 [INFO] | +- org.opendaylight.netconf:odl-netconf-console:xml:features:7.0.5-SNAPSHOT:compile 02:57:36 [INFO] | | \- org.opendaylight.netconf:netconf-console:jar:7.0.5-SNAPSHOT:compile 02:57:36 [INFO] | +- org.opendaylight.netconf:odl-netconf-topology:xml:features:7.0.5-SNAPSHOT:compile 02:57:36 [INFO] | | \- org.opendaylight.netconf:netconf-topology-impl:jar:7.0.5-SNAPSHOT:compile 02:57:36 [INFO] | +- org.opendaylight.netconf:odl-restconf-openapi:xml:features:7.0.5-SNAPSHOT:compile 02:57:36 [INFO] | | +- org.opendaylight.odlparent:odl-jackson-2:xml:features:13.0.11:compile 02:57:36 [INFO] | | | +- org.opendaylight.odlparent:odl-woodstox:xml:features:13.0.11:compile 02:57:36 [INFO] | | | | \- com.fasterxml.woodstox:woodstox-core:jar:6.6.1:compile 02:57:36 [INFO] | | | +- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:13.0.11:compile 02:57:36 [INFO] | | | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:13.0.11:compile 02:57:36 [INFO] | | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 02:57:36 [INFO] | | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.15.4:compile 02:57:36 [INFO] | | | +- com.fasterxml.jackson.core:jackson-core:jar:2.15.4:compile 02:57:36 [INFO] | | | +- com.fasterxml.jackson.core:jackson-databind:jar:2.15.4:compile 02:57:36 [INFO] | | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.15.4:compile 02:57:36 [INFO] | | | +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.15.4:compile 02:57:36 [INFO] | | | +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.15.4:compile 02:57:36 [INFO] | | | \- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.15.4:compile 02:57:36 [INFO] | | \- org.opendaylight.netconf:restconf-openapi:jar:7.0.5-SNAPSHOT:compile 02:57:36 [INFO] | | +- dk.brics:automaton:jar:1.12-4:compile 02:57:36 [INFO] | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 02:57:36 [INFO] | | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 02:57:36 [INFO] | | +- org.opendaylight.netconf:restconf-nb:jar:7.0.5-SNAPSHOT:compile 02:57:36 [INFO] | | | +- org.opendaylight.netconf:restconf-api:jar:7.0.5-SNAPSHOT:compile 02:57:36 [INFO] | | | +- org.opendaylight.netconf:restconf-common-models:jar:7.0.5-SNAPSHOT:compile 02:57:36 [INFO] | | | +- org.opendaylight.netconf:restconf-common:jar:7.0.5-SNAPSHOT:compile 02:57:36 [INFO] | | | +- org.opendaylight.yangtools:yang-model-export:jar:13.0.2:compile 02:57:36 [INFO] | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 02:57:36 [INFO] | | | +- org.eclipse.jetty.websocket:websocket-api:jar:9.4.53.v20231009:compile 02:57:36 [INFO] | | | +- org.eclipse.jetty.websocket:websocket-servlet:jar:9.4.53.v20231009:compile 02:57:36 [INFO] | | | \- org.eclipse.jetty.websocket:websocket-server:jar:9.4.53.v20231009:compile 02:57:36 [INFO] | | | +- org.eclipse.jetty.websocket:websocket-common:jar:9.4.53.v20231009:compile 02:57:36 [INFO] | | | | +- org.eclipse.jetty:jetty-util:jar:9.4.53.v20231009:compile 02:57:36 [INFO] | | | | \- org.eclipse.jetty:jetty-io:jar:9.4.53.v20231009:compile 02:57:36 [INFO] | | | +- org.eclipse.jetty.websocket:websocket-client:jar:9.4.53.v20231009:compile 02:57:36 [INFO] | | | | \- org.eclipse.jetty:jetty-client:jar:9.4.53.v20231009:compile 02:57:36 [INFO] | | | +- org.eclipse.jetty:jetty-servlet:jar:9.4.53.v20231009:compile 02:57:36 [INFO] | | | | +- org.eclipse.jetty:jetty-security:jar:9.4.53.v20231009:compile 02:57:36 [INFO] | | | | | \- org.eclipse.jetty:jetty-server:jar:9.4.53.v20231009:compile 02:57:36 [INFO] | | | | \- org.eclipse.jetty:jetty-util-ajax:jar:9.4.53.v20231009:compile 02:57:36 [INFO] | | | \- org.eclipse.jetty:jetty-http:jar:9.4.53.v20231009:compile 02:57:36 [INFO] | | +- org.opendaylight.aaa.web:web-api:jar:0.19.3:compile 02:57:36 [INFO] | | \- org.opendaylight.aaa.web:servlet-api:jar:0.19.3:compile 02:57:36 [INFO] | +- org.opendaylight.netconf:odl-restconf:xml:features:7.0.5-SNAPSHOT:compile 02:57:36 [INFO] | | \- org.opendaylight.netconf:odl-restconf-nb:xml:features:7.0.5-SNAPSHOT:compile 02:57:36 [INFO] | | \- org.opendaylight.netconf:odl-restconf-common:xml:features:7.0.5-SNAPSHOT:compile 02:57:36 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-export:xml:features:13.0.2:compile 02:57:36 [INFO] | +- org.opendaylight.netconf:odl-restconf-all:xml:features:7.0.5-SNAPSHOT:compile 02:57:36 [INFO] | +- org.opendaylight.netconf:odl-netconf-transport-api:xml:features:7.0.5-SNAPSHOT:compile 02:57:36 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.2:compile 02:57:36 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.2:compile 02:57:36 [INFO] | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 02:57:36 [INFO] | | \- org.opendaylight.netconf:transport-api:jar:7.0.5-SNAPSHOT:compile 02:57:36 [INFO] | +- org.opendaylight.netconf:odl-netconf-transport:xml:features:7.0.5-SNAPSHOT:compile 02:57:36 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7317-iana-crypt-hash:xml:features:13.0.1:compile 02:57:36 [INFO] | | | \- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.1:compile 02:57:36 [INFO] | | +- org.opendaylight.netconf:transport-ssh:jar:7.0.5-SNAPSHOT:compile 02:57:36 [INFO] | | | +- commons-codec:commons-codec:jar:1.15:compile 02:57:36 [INFO] | | | +- org.bouncycastle:bcprov-jdk18on:jar:1.77:compile 02:57:36 [INFO] | | | \- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.5-SNAPSHOT:compile 02:57:36 [INFO] | | +- org.opendaylight.netconf:transport-tcp:jar:7.0.5-SNAPSHOT:compile 02:57:36 [INFO] | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.107.Final:compile 02:57:36 [INFO] | | \- org.opendaylight.netconf:transport-tls:jar:7.0.5-SNAPSHOT:compile 02:57:36 [INFO] | +- org.opendaylight.netconf:odl-netconf-keystore:xml:features:7.0.5-SNAPSHOT:compile 02:57:36 [INFO] | | +- org.opendaylight.netconf:keystore-api:jar:7.0.5-SNAPSHOT:compile 02:57:36 [INFO] | | \- org.opendaylight.netconf:keystore-none:jar:7.0.5-SNAPSHOT:compile 02:57:36 [INFO] | +- org.opendaylight.netconf:odl-netconf-keystore-plaintext:xml:features:7.0.5-SNAPSHOT:compile 02:57:36 [INFO] | | +- org.opendaylight.netconf:keystore-plaintext-api:jar:7.0.5-SNAPSHOT:compile 02:57:36 [INFO] | | +- org.opendaylight.netconf:keystore-plaintext-localfile:jar:7.0.5-SNAPSHOT:compile 02:57:36 [INFO] | | \- org.opendaylight.netconf:keystore-plaintext-cli:jar:7.0.5-SNAPSHOT:compile 02:57:36 [INFO] | \- org.opendaylight.netconf:odl-netconf-truststore:xml:features:7.0.5-SNAPSHOT:compile 02:57:36 [INFO] | +- org.opendaylight.netconf:truststore-api:jar:7.0.5-SNAPSHOT:compile 02:57:36 [INFO] | \- org.opendaylight.netconf:truststore-none:jar:7.0.5-SNAPSHOT:compile 02:57:36 [INFO] +- org.opendaylight.odlparent:features-test:jar:13.0.11:test 02:57:36 [INFO] | +- org.ops4j.pax.exam:pax-exam-container-karaf:jar:4.13.5:test 02:57:36 [INFO] | | +- org.ops4j.pax.exam:pax-exam-container-remote:jar:4.13.5:test 02:57:36 [INFO] | | | +- org.ops4j.pax.exam:pax-exam-container-rbc-client:jar:4.13.5:test 02:57:36 [INFO] | | | | \- org.ops4j.pax.exam:pax-exam-container-rbc:jar:4.13.5:test 02:57:36 [INFO] | | | \- org.ops4j.pax.swissbox:pax-swissbox-core:jar:1.8.4:test 02:57:36 [INFO] | | | \- org.ops4j.pax.swissbox:pax-swissbox-lifecycle:jar:1.8.4:test 02:57:36 [INFO] | | +- org.apache.commons:commons-compress:jar:1.25.0:test 02:57:36 [INFO] | | +- org.ops4j.pax.swissbox:pax-swissbox-framework:jar:1.8.4:test 02:57:36 [INFO] | | | +- org.ops4j.pax.swissbox:pax-swissbox-tracker:jar:1.8.4:test 02:57:36 [INFO] | | | \- org.ops4j.base:ops4j-base-monitors:jar:1.5.1:test 02:57:36 [INFO] | | +- org.ops4j.base:ops4j-base-spi:jar:1.5.1:test 02:57:36 [INFO] | | +- commons-io:commons-io:jar:2.15.1:test 02:57:36 [INFO] | | \- org.apache.felix:org.apache.felix.configadmin:jar:1.9.26:test 02:57:36 [INFO] | +- org.ops4j.pax.exam:pax-exam-junit4:jar:4.13.5:test 02:57:36 [INFO] | | +- org.ops4j.pax.exam:pax-exam-spi:jar:4.13.5:test 02:57:36 [INFO] | | | \- org.ops4j.pax.tinybundles:tinybundles:jar:3.0.0:test 02:57:36 [INFO] | | \- org.ops4j.base:ops4j-base-lang:jar:1.5.1:test 02:57:36 [INFO] | +- org.ops4j.pax.exam:pax-exam:jar:4.13.5:test 02:57:36 [INFO] | | +- org.ops4j.base:ops4j-base-exec:jar:1.5.1:test 02:57:36 [INFO] | | +- org.ops4j.base:ops4j-base-io:jar:1.5.1:test 02:57:36 [INFO] | | +- org.ops4j.base:ops4j-base-store:jar:1.5.1:test 02:57:36 [INFO] | | \- org.ops4j.base:ops4j-base-util-property:jar:1.5.1:test 02:57:36 [INFO] | +- org.ops4j.pax.url:pax-url-aether:jar:2.6.14:test 02:57:36 [INFO] | | +- org.ops4j.pax.url:pax-url-aether-support:jar:2.6.14:test 02:57:36 [INFO] | | | \- org.apache.maven.resolver:maven-resolver-impl:jar:1.8.2:test 02:57:36 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-api:jar:1.8.2:test 02:57:36 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-spi:jar:1.8.2:test 02:57:36 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-named-locks:jar:1.8.2:test 02:57:36 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-util:jar:1.8.2:test 02:57:36 [INFO] | | | \- javax.annotation:javax.annotation-api:jar:1.3.2:test 02:57:36 [INFO] | | \- org.slf4j:jcl-over-slf4j:jar:1.7.32:runtime 02:57:36 [INFO] | +- org.apache.karaf.features:standard:xml:features:4.4.5:runtime 02:57:36 [INFO] | +- org.apache.karaf.deployer:org.apache.karaf.deployer.blueprint:jar:4.4.5:test 02:57:36 [INFO] | +- org.apache.karaf.deployer:org.apache.karaf.deployer.features:jar:4.4.5:test 02:57:36 [INFO] | | \- org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.5:test 02:57:36 [INFO] | | +- org.ops4j.base:ops4j-base-util-collections:jar:1.5.1:test 02:57:36 [INFO] | | +- org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.5:test 02:57:36 [INFO] | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 02:57:36 [INFO] | | +- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:test 02:57:36 [INFO] | | | +- org.glassfish.jaxb:txw2:jar:2.3.8:test 02:57:36 [INFO] | | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:test 02:57:36 [INFO] | | | \- com.sun.activation:jakarta.activation:jar:1.2.2:test 02:57:36 [INFO] | | \- javax.activation:activation:jar:1.1.1:test 02:57:36 [INFO] | +- org.ops4j.pax.url:pax-url-wrap:jar:2.6.14:test 02:57:36 [INFO] | | +- org.ops4j.pax.url:pax-url-commons:jar:2.6.14:test 02:57:36 [INFO] | | +- org.ops4j.base:ops4j-base-net:jar:1.5.1:test 02:57:36 [INFO] | | \- org.ops4j.pax.swissbox:pax-swissbox-bnd:jar:1.8.5:test 02:57:36 [INFO] | | \- biz.aQute.bnd:biz.aQute.bndlib:jar:6.1.0:test 02:57:36 [INFO] | | +- org.osgi:org.osgi.dto:jar:1.0.0:test 02:57:36 [INFO] | | +- org.osgi:org.osgi.resource:jar:1.0.0:test 02:57:36 [INFO] | | +- org.osgi:org.osgi.util.tracker:jar:1.5.4:provided 02:57:36 [INFO] | | +- org.osgi:org.osgi.service.log:jar:1.5.0:provided 02:57:36 [INFO] | | +- org.osgi:org.osgi.service.repository:jar:1.1.0:provided 02:57:36 [INFO] | | +- org.osgi:org.osgi.util.function:jar:1.2.0:provided 02:57:36 [INFO] | | +- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 02:57:36 [INFO] | | \- biz.aQute.bnd:biz.aQute.bnd.util:jar:6.1.0:test 02:57:36 [INFO] | +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 02:57:36 [INFO] | +- org.osgi:org.osgi.framework:jar:1.10.0:provided 02:57:36 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 02:57:36 [INFO] | +- org.opendaylight.odlparent:opendaylight-karaf-empty:zip:13.0.11:test 02:57:36 [INFO] | | +- org.apache.karaf.features:framework:kar:4.4.5:test 02:57:36 [INFO] | | | +- org.apache.karaf.features:base:jar:4.4.5:test 02:57:36 [INFO] | | | | +- org.apache.servicemix.specs:org.apache.servicemix.specs.activation-api-1.2.1:jar:1.2.1_3:test 02:57:36 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.locator:jar:4.4.5:test 02:57:36 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml:jar:4.4.5:test 02:57:36 [INFO] | | | | | +- org.apache.geronimo.specs:geronimo-stax-api_1.2_spec:jar:1.2:test 02:57:36 [INFO] | | | | | \- xml-apis:xml-apis:jar:1.4.01:test 02:57:36 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml.ws:jar:4.4.5:test 02:57:36 [INFO] | | | | | +- org.apache.geronimo.specs:geronimo-saaj_1.3_spec:jar:1.1:test 02:57:36 [INFO] | | | | | \- org.apache.geronimo.specs:geronimo-jaxws_2.2_spec:jar:1.2:test 02:57:36 [INFO] | | | | \- org.apache.karaf.specs:org.apache.karaf.specs.activator:jar:4.4.5:test 02:57:36 [INFO] | | | +- org.apache.karaf:org.apache.karaf.main:jar:4.4.5:test 02:57:36 [INFO] | | | | +- org.apache.karaf:org.apache.karaf.util:jar:4.4.5:test 02:57:36 [INFO] | | | | | \- org.apache.felix:org.apache.felix.utils:jar:1.11.8:test 02:57:36 [INFO] | | | | +- net.java.dev.jna:jna:jar:5.14.0:runtime 02:57:36 [INFO] | | | | \- net.java.dev.jna:jna-platform:jar:5.14.0:runtime 02:57:36 [INFO] | | | +- org.apache.karaf:org.apache.karaf.client:jar:4.4.5:test 02:57:36 [INFO] | | | | \- org.apache.sshd:sshd-osgi:jar:2.11.0:test 02:57:36 [INFO] | | | +- org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar:4.4.5:test 02:57:36 [INFO] | | | +- org.apache.karaf.diagnostic:org.apache.karaf.diagnostic.boot:jar:4.4.5:test 02:57:36 [INFO] | | | +- org.apache.karaf.config:org.apache.karaf.config.core:jar:4.4.5:test 02:57:36 [INFO] | | | | +- org.apache.felix:org.apache.felix.cm.json:jar:1.0.6:test 02:57:36 [INFO] | | | | +- org.apache.sling:org.apache.sling.commons.johnzon:jar:1.2.16:test 02:57:36 [INFO] | | | | \- org.apache.geronimo.specs:geronimo-json_1.1_spec:jar:1.5:test 02:57:36 [INFO] | | | +- org.eclipse.platform:org.eclipse.osgi:jar:3.18.0:test 02:57:36 [INFO] | | | +- org.apache.felix:org.apache.felix.framework:jar:7.0.5:test 02:57:36 [INFO] | | | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.9:test 02:57:36 [INFO] | | | +- org.jline:jline:jar:3.21.0:test 02:57:36 [INFO] | | | +- org.ops4j.pax.logging:pax-logging-api:jar:2.2.6:test 02:57:36 [INFO] | | | | +- org.osgi:osgi.core:jar:8.0.0:provided 02:57:36 [INFO] | | | | \- org.osgi:osgi.cmpn:jar:7.0.0:test 02:57:36 [INFO] | | | +- org.ops4j.pax.logging:pax-logging-log4j2:jar:2.2.6:test 02:57:36 [INFO] | | | | \- org.osgi:osgi.annotation:jar:7.0.0:provided 02:57:36 [INFO] | | | +- org.ops4j.pax.logging:pax-logging-logback:jar:2.2.6:test 02:57:36 [INFO] | | | | +- ch.qos.logback:logback-core:jar:1.2.13:test 02:57:36 [INFO] | | | | +- ch.qos.logback:logback-classic:jar:1.2.13:test 02:57:36 [INFO] | | | | +- ch.qos.logback.contrib:logback-jackson:jar:0.1.5:test 02:57:36 [INFO] | | | | +- ch.qos.logback.contrib:logback-json-core:jar:0.1.5:test 02:57:36 [INFO] | | | | \- ch.qos.logback.contrib:logback-json-classic:jar:0.1.5:test 02:57:36 [INFO] | | | +- org.apache.felix:org.apache.felix.fileinstall:jar:3.7.4:test 02:57:36 [INFO] | | | +- org.apache.felix:org.apache.felix.configadmin.plugin.interpolation:jar:1.2.8:test 02:57:36 [INFO] | | | \- org.apache.karaf.features:org.apache.karaf.features.extension:jar:4.4.5:test 02:57:36 [INFO] | | +- org.apache.karaf.features:framework:xml:features:4.4.5:test 02:57:36 [INFO] | | +- org.apache.aries.quiesce:org.apache.aries.quiesce.api:jar:1.0.0:test 02:57:36 [INFO] | | +- org.apache.felix:org.apache.felix.metatype:jar:1.2.4:test 02:57:36 [INFO] | | +- org.opendaylight.odlparent:karaf.branding:jar:13.0.11:test 02:57:36 [INFO] | | +- org.opendaylight.odlparent:bcpkix-framework-ext:jar:13.0.11:test 02:57:36 [INFO] | | +- org.opendaylight.odlparent:bcprov-framework-ext:jar:13.0.11:test 02:57:36 [INFO] | | \- org.opendaylight.odlparent:bcutil-framework-ext:jar:13.0.11:test 02:57:36 [INFO] | +- org.opendaylight.odlparent:karaf-util:jar:13.0.11:test 02:57:36 [INFO] | | +- org.apache.maven.wagon:wagon-http:jar:3.5.2:test 02:57:36 [INFO] | | | +- org.apache.maven.wagon:wagon-http-shared:jar:3.5.2:test 02:57:36 [INFO] | | | +- org.apache.httpcomponents:httpclient:jar:4.5.13:test 02:57:36 [INFO] | | | +- org.apache.httpcomponents:httpcore:jar:4.4.15:test 02:57:36 [INFO] | | | +- org.codehaus.plexus:plexus-utils:jar:3.3.0:test 02:57:36 [INFO] | | | \- org.apache.maven.wagon:wagon-provider-api:jar:3.5.2:test 02:57:36 [INFO] | | \- org.osgi:org.osgi.service.url:jar:1.0.1:provided 02:57:36 [INFO] | \- com.google.guava:guava:jar:32.1.3-jre:compile 02:57:36 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 02:57:36 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 02:57:36 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 02:57:36 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.25.0:compile 02:57:36 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 02:57:36 [INFO] +- org.opendaylight.odlparent:bundles-test-lib:jar:13.0.11:test 02:57:36 [INFO] | \- org.awaitility:awaitility:jar:4.1.1:test 02:57:36 [INFO] +- org.apache.karaf.bundle:org.apache.karaf.bundle.core:jar:4.4.5:test 02:57:36 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:test 02:57:36 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 02:57:36 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 02:57:36 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 02:57:36 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 02:57:36 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 02:57:36 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 02:57:36 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 02:57:36 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 02:57:36 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 02:57:36 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 02:57:36 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 02:57:36 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 02:57:36 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 02:57:36 [INFO] +- junit:junit:jar:4.13.2:test 02:57:36 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 02:57:36 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 02:57:36 [INFO] \- org.mockito:mockito-core:jar:5.11.0:test 02:57:36 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.12:compile 02:57:36 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.12:test 02:57:36 [INFO] \- org.objenesis:objenesis:jar:3.3:test 02:57:36 [INFO] 02:57:36 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ features-netconf-experimental --- 02:57:36 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/features/features-netconf-experimental/target/sonatype-clm/module.xml 02:57:36 [INFO] 02:57:36 [INFO] --------------< org.opendaylight.netconf:odl-netconf-ssh >-------------- 02:57:36 [INFO] Building OpenDaylight :: Netconf Connector :: SSH 7.0.5-SNAPSHOT [99/121] 02:57:36 [INFO] ------------------------------[ feature ]------------------------------- 02:57:36 [INFO] 02:57:36 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-ssh --- 02:57:36 [INFO] 02:57:36 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-ssh --- 02:57:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:57:36 [INFO] 02:57:36 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-ssh --- 02:57:36 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:57:36 [INFO] 02:57:36 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-ssh --- 02:57:36 [INFO] 02:57:36 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-ssh --- 02:57:36 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:57:36 [INFO] argLine set to empty 02:57:36 [INFO] 02:57:36 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-ssh --- 02:57:36 [INFO] Starting audit... 02:57:36 Audit done. 02:57:36 [INFO] You have 0 Checkstyle violations. 02:57:36 [INFO] 02:57:36 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-ssh --- 02:57:36 [INFO] Starting audit... 02:57:36 Audit done. 02:57:36 [INFO] You have 0 Checkstyle violations. 02:57:36 [INFO] 02:57:36 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-ssh --- 02:57:36 [INFO] Created: /w/workspace/netconf-maven-clm-master/features/odl-netconf-ssh/target/classes/META-INF/maven/dependencies.properties 02:57:36 [INFO] 02:57:36 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-ssh --- 02:57:36 [INFO] 02:57:36 [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-ssh --- 02:57:36 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-master/features/odl-netconf-ssh/target/feature/feature.xml 02:57:36 [INFO] ...done! 02:57:36 [INFO] Attaching features XML 02:57:36 [INFO] 02:57:36 [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-netconf-ssh --- 02:57:36 [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 02:57:36 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 02:57:36 [INFO] 02:57:36 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-netconf-ssh >>> 02:57:36 [INFO] 02:57:36 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-netconf-ssh --- 02:57:36 [INFO] 02:57:36 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-netconf-ssh <<< 02:57:36 [INFO] 02:57:36 [INFO] 02:57:36 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-netconf-ssh --- 02:57:36 [INFO] 02:57:36 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-ssh --- 02:57:36 [INFO] Can't extract module name from pax-jdbc-features-1.5.6-features.xml: Module format not recognized: /tmp/r/org/ops4j/pax/jdbc/pax-jdbc-features/1.5.6/pax-jdbc-features-1.5.6-features.xml 02:57:36 [INFO] 02:57:36 [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-netconf-ssh --- 02:57:36 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:57:36 [INFO] 02:57:36 [INFO] ------------------------------------------------------- 02:57:36 [INFO] T E S T S 02:57:36 [INFO] ------------------------------------------------------- 02:57:39 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:57:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.76 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 02:58:00 [INFO] 02:58:00 [INFO] Results: 02:58:00 [INFO] 02:58:00 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 02:58:00 [INFO] 02:58:00 [INFO] 02:58:00 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-netconf-ssh --- 02:58:00 [INFO] 02:58:00 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-ssh --- 02:58:00 [INFO] 02:58:00 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-netconf-ssh --- 02:58:00 [INFO] CycloneDX: Resolving Dependencies 02:58:07 [INFO] CycloneDX: Creating BOM version 1.4 with 338 component(s) 02:58:07 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/features/odl-netconf-ssh/target/bom.xml 02:58:07 [INFO] attaching as odl-netconf-ssh-7.0.5-SNAPSHOT-cyclonedx.xml 02:58:07 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/features/odl-netconf-ssh/target/bom.json 02:58:07 [INFO] attaching as odl-netconf-ssh-7.0.5-SNAPSHOT-cyclonedx.json 02:58:07 [INFO] 02:58:07 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-ssh --- 02:58:07 [INFO] Skipping duplicate-finder execution! 02:58:07 [INFO] 02:58:07 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-ssh --- 02:58:07 [INFO] Skipping plugin execution 02:58:07 [INFO] 02:58:07 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-ssh --- 02:58:07 [INFO] No sources in project. Archive not created. 02:58:07 [INFO] 02:58:07 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-ssh --- 02:58:07 [INFO] 02:58:07 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-ssh --- 02:58:07 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:58:07 [INFO] 02:58:07 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-ssh --- 02:58:07 [INFO] No primary artifact to install, installing attached artifacts instead. 02:58:07 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-ssh/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-ssh/7.0.5-SNAPSHOT/odl-netconf-ssh-7.0.5-SNAPSHOT.pom 02:58:07 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-ssh/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-ssh/7.0.5-SNAPSHOT/odl-netconf-ssh-7.0.5-SNAPSHOT-features.xml 02:58:07 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-ssh/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-ssh/7.0.5-SNAPSHOT/odl-netconf-ssh-7.0.5-SNAPSHOT-cyclonedx.xml 02:58:07 [INFO] Installing /w/workspace/netconf-maven-clm-master/features/odl-netconf-ssh/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-ssh/7.0.5-SNAPSHOT/odl-netconf-ssh-7.0.5-SNAPSHOT-cyclonedx.json 02:58:07 [INFO] 02:58:07 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-ssh --- 02:58:07 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:58:07 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 02:58:07 [INFO] 02:58:07 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-netconf-ssh --- 02:58:07 [INFO] Wrote dependency tree to: /w/workspace/netconf-maven-clm-master/features/odl-netconf-ssh/target/test-features 02:58:07 [INFO] 02:58:07 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-netconf-ssh --- 02:58:07 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/features/odl-netconf-ssh/target/sonatype-clm/module.xml 02:58:07 [INFO] 02:58:07 [INFO] ----------< org.opendaylight.netconf:netconf-features-parent >---------- 02:58:07 [INFO] Building netconf-features-parent 7.0.5-SNAPSHOT [100/121] 02:58:07 [INFO] --------------------------------[ pom ]--------------------------------- 02:58:07 [INFO] 02:58:07 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-features-parent --- 02:58:07 [INFO] 02:58:07 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-features-parent --- 02:58:07 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:58:07 [INFO] 02:58:07 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-features-parent --- 02:58:07 [INFO] 02:58:07 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ netconf-features-parent --- 02:58:07 [INFO] Skipping CycloneDX goal, because module skips deploy 02:58:07 [INFO] 02:58:07 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-features-parent --- 02:58:07 [INFO] Skipping artifact installation 02:58:07 [INFO] 02:58:07 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-features-parent --- 02:58:07 [INFO] Skipping artifact deployment 02:58:07 [INFO] 02:58:07 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ netconf-features-parent --- 02:58:07 [INFO] org.opendaylight.netconf:netconf-features-parent:pom:7.0.5-SNAPSHOT 02:58:07 [INFO] 02:58:07 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ netconf-features-parent --- 02:58:07 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/features/target/sonatype-clm/module.xml 02:58:07 [INFO] 02:58:07 [INFO] ---------------< org.opendaylight.netconf:netconf-karaf >--------------- 02:58:07 [INFO] Building netconf-karaf 7.0.5-SNAPSHOT [101/121] 02:58:07 [INFO] --------------------------------[ pom ]--------------------------------- 02:58:08 [INFO] 02:58:08 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-karaf --- 02:58:08 [INFO] 02:58:08 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-karaf --- 02:58:08 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:58:08 [INFO] 02:58:08 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-karaf --- 02:58:08 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:58:08 [INFO] 02:58:08 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-karaf --- 02:58:08 [INFO] 02:58:08 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ netconf-karaf --- 02:58:08 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-clm-master/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/** 02:58:08 [INFO] 02:58:08 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-karaf --- 02:58:08 [INFO] Starting audit... 02:58:08 Audit done. 02:58:08 [INFO] You have 0 Checkstyle violations. 02:58:08 [INFO] 02:58:08 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-karaf --- 02:58:08 [INFO] Starting audit... 02:58:08 Audit done. 02:58:08 [INFO] You have 0 Checkstyle violations. 02:58:08 [INFO] 02:58:08 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-karaf --- 02:58:08 [INFO] 02:58:08 [INFO] --- maven-resources-plugin:3.3.1:resources (process-resources) @ netconf-karaf --- 02:58:08 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/karaf/src/main/resources 02:58:08 [INFO] 02:58:08 [INFO] --- karaf-maven-plugin:4.4.5:assembly (process-resources) @ netconf-karaf --- 02:58:08 [INFO] Using repositories: 02:58:08 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 02:58:08 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 02:58:08 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 02:58:08 [INFO] Creating work directory: /w/workspace/netconf-maven-clm-master/karaf/target/assembly 02:58:08 [INFO] Loading direct KAR and features XML dependencies 02:58:08 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.5/kar 02:58:08 [INFO] Feature framework will be added as a startup feature 02:58:08 [INFO] Generating Karaf assembly: /w/workspace/netconf-maven-clm-master/karaf/target/assembly 02:58:08 [INFO] Unzipping kars 02:58:08 [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.5/kar 02:58:08 [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.5/xml/features 02:58:08 [INFO] Loading profiles from: 02:58:08 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 02:58:08 [INFO] Loading repositories 02:58:08 [INFO] Generating generated-startup profile 02:58:08 [INFO] Generating generated-boot profile with parents: generated-startup 02:58:08 [INFO] Generating generated-installed profile 02:58:09 [INFO] Configuring etc/config.properties and etc/system.properties 02:58:09 [INFO] Downloading libraries for generated profiles 02:58:09 [INFO] Downloading additional libraries 02:58:09 [INFO] Writing configurations 02:58:09 [INFO] adding config file: etc/profile.cfg 02:58:09 [INFO] Startup stage 02:58:09 [INFO] Loading startup repositories 02:58:09 [INFO] Resolving startup features and bundles 02:58:09 [INFO] Features: framework 02:58:09 [INFO] Bundles: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0, mvn:org.apache.felix/org.apache.felix.metatype/1.2.4, mvn:org.opendaylight.odlparent/karaf.branding/13.0.11 02:58:09 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.0.11 02:58:09 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 02:58:09 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 02:58:09 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 02:58:09 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 02:58:09 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 02:58:09 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 02:58:09 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 02:58:09 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 02:58:09 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 02:58:09 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.5 02:58:09 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.5 02:58:09 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.5 02:58:09 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 02:58:09 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 02:58:09 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.6 02:58:09 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.6 02:58:09 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 02:58:09 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 02:58:09 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 02:58:09 [INFO] Boot stage 02:58:09 [INFO] Loading boot repositories 02:58:09 [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.5/xml/features 02:58:09 [INFO] adding feature repository: mvn:org.opendaylight.controller/features-controller-testing/9.0.2/xml/features 02:58:09 [INFO] adding feature repository: mvn:org.opendaylight.netconf/features-netconf/7.0.5-SNAPSHOT/xml/features 02:58:09 [INFO] adding feature repository: mvn:org.opendaylight.netconf/features-netconf-testing/7.0.5-SNAPSHOT/xml/features 02:58:09 [INFO] adding feature repository: mvn:org.opendaylight.netconf/features-netconf-experimental/7.0.5-SNAPSHOT/xml/features 02:58:09 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.5/xml/features 02:58:09 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/features-infrautils/6.0.6/xml/features 02:58:09 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-clustering-test-app/9.0.2/xml/features 02:58:09 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-benchmark/9.0.2/xml/features 02:58:09 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/7.0.5-SNAPSHOT/xml/features 02:58:09 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-all/7.0.5-SNAPSHOT/xml/features 02:58:09 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-client/7.0.5-SNAPSHOT/xml/features 02:58:09 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-common/7.0.5-SNAPSHOT/xml/features 02:58:09 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-impl/7.0.5-SNAPSHOT/xml/features 02:58:09 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-aaa-netconf-plugin/7.0.5-SNAPSHOT/xml/features 02:58:09 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6022/7.0.5-SNAPSHOT/xml/features 02:58:09 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6241/7.0.5-SNAPSHOT/xml/features 02:58:09 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6243/7.0.5-SNAPSHOT/xml/features 02:58:09 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/7.0.5-SNAPSHOT/xml/features 02:58:09 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6470/7.0.5-SNAPSHOT/xml/features 02:58:09 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8040/7.0.5-SNAPSHOT/xml/features 02:58:09 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8526/7.0.5-SNAPSHOT/xml/features 02:58:09 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-mdsal/7.0.5-SNAPSHOT/xml/features 02:58:09 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8650/7.0.5-SNAPSHOT/xml/features 02:58:09 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8639/7.0.5-SNAPSHOT/xml/features 02:58:09 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8341/7.0.5-SNAPSHOT/xml/features 02:58:09 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-util/7.0.5-SNAPSHOT/xml/features 02:58:09 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-clustered-topology/7.0.5-SNAPSHOT/xml/features 02:58:09 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector/7.0.5-SNAPSHOT/xml/features 02:58:09 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector-all/7.0.5-SNAPSHOT/xml/features 02:58:09 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-callhome-ssh/7.0.5-SNAPSHOT/xml/features 02:58:09 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-console/7.0.5-SNAPSHOT/xml/features 02:58:09 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-topology/7.0.5-SNAPSHOT/xml/features 02:58:09 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-openapi/7.0.5-SNAPSHOT/xml/features 02:58:09 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/7.0.5-SNAPSHOT/xml/features 02:58:09 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport-api/7.0.5-SNAPSHOT/xml/features 02:58:09 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport/7.0.5-SNAPSHOT/xml/features 02:58:09 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore/7.0.5-SNAPSHOT/xml/features 02:58:09 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8641/7.0.5-SNAPSHOT/xml/features 02:58:09 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-test-tools/7.0.5-SNAPSHOT/xml/features 02:58:09 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.24/xml/features 02:58:09 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-diagstatus/6.0.6/xml/features 02:58:09 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-ready/6.0.6/xml/features 02:58:09 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/6.0.6/xml/features 02:58:09 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/13.0.1/xml/features 02:58:09 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/9.0.2/xml/features 02:58:09 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/13.0.11/xml/features 02:58:09 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.19.3/xml/features 02:58:09 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/13.0.1/xml/features 02:58:09 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040/13.0.1/xml/features 02:58:09 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8343/13.0.1/xml/features 02:58:09 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8528/13.0.1/xml/features 02:58:09 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8529/13.0.1/xml/features 02:58:09 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/13.0.2/xml/features 02:58:09 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/13.0.1/xml/features 02:58:09 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.19.3/xml/features 02:58:09 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jackson-2/13.0.11/xml/features 02:58:09 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/7.0.5-SNAPSHOT/xml/features 02:58:09 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/7.0.5-SNAPSHOT/xml/features 02:58:09 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/13.0.1/xml/features 02:58:09 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/13.0.2/xml/features 02:58:09 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7317-iana-crypt-hash/13.0.1/xml/features 02:58:09 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/13.0.1/xml/features 02:58:09 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/13.0.11/xml/features 02:58:09 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/13.0.11/xml/features 02:58:09 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/13.0.11/xml/features 02:58:09 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/13.0.11/xml/features 02:58:09 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/13.0.11/xml/features 02:58:09 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/13.0.1/xml/features 02:58:09 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/13.0.1/xml/features 02:58:09 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/13.0.1/xml/features 02:58:09 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/9.0.2/xml/features 02:58:09 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/9.0.2/xml/features 02:58:09 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/13.0.11/xml/features 02:58:09 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/9.0.2/xml/features 02:58:09 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.19.3/xml/features 02:58:09 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.19.3/xml/features 02:58:09 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.19.3/xml/features 02:58:09 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.19.3/xml/features 02:58:09 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/13.0.1/xml/features 02:58:09 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8344/13.0.1/xml/features 02:58:09 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/13.0.11/xml/features 02:58:09 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/13.0.2/xml/features 02:58:09 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/9.0.2/xml/features 02:58:09 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-woodstox/13.0.11/xml/features 02:58:09 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/13.0.11/xml/features 02:58:09 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/13.0.11/xml/features 02:58:09 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-common/7.0.5-SNAPSHOT/xml/features 02:58:09 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/13.0.2/xml/features 02:58:09 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/13.0.1/xml/features 02:58:09 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/13.0.1/xml/features 02:58:09 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/13.0.1/xml/features 02:58:09 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/13.0.1/xml/features 02:58:09 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/9.0.2/xml/features 02:58:09 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/9.0.2/xml/features 02:58:09 [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.6/xml/features 02:58:09 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.19.3/xml/features 02:58:09 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/13.0.11/xml/features 02:58:09 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/13.0.11/xml/features 02:58:09 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/13.0.2/xml/features 02:58:09 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/13.0.1/xml/features 02:58:09 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/13.0.1/xml/features 02:58:09 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/13.0.1/xml/features 02:58:09 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/13.0.2/xml/features 02:58:09 [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.1/xml/features 02:58:09 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/13.0.1/xml/features 02:58:09 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/13.0.11/xml/features 02:58:09 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/9.0.2/xml/features 02:58:09 [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features 02:58:09 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/13.0.11/xml/features 02:58:09 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/13.0.2/xml/features 02:58:09 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-bytebuddy/13.0.1/xml/features 02:58:09 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/13.0.1/xml/features 02:58:09 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/9.0.2/xml/features 02:58:09 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/13.0.2/xml/features 02:58:09 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime-api/13.0.1/xml/features 02:58:09 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/13.0.2/xml/features 02:58:09 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/13.0.2/xml/features 02:58:09 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/13.0.11/xml/features 02:58:09 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-truststore/7.0.5-SNAPSHOT/xml/features 02:58:09 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore-plaintext/7.0.5-SNAPSHOT/xml/features 02:58:09 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-all/7.0.5-SNAPSHOT/xml/features 02:58:09 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/13.0.1/xml/features 02:58:09 [INFO] Feature jaas-boot/4.4.5 is defined as a boot feature 02:58:09 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.5.jar 02:58:09 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.5 02:58:09 [INFO] Feature kar/4.4.5 is defined as a boot feature 02:58:09 [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.5 02:58:09 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg 02:58:09 [INFO] Feature bundle/4.4.5 is defined as a boot feature 02:58:09 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.5 02:58:09 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg 02:58:09 [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg 02:58:09 [INFO] Feature aries-proxy/4.4.5 is defined as a boot feature 02:58:09 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.6 02:58:09 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.6 02:58:09 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.6 02:58:09 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 02:58:09 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.6 02:58:09 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.6 02:58:09 [INFO] Feature package/4.4.5 is defined as a boot feature 02:58:09 [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.5 02:58:09 [INFO] Feature shell/4.4.5 is defined as a boot feature 02:58:09 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.5 02:58:09 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.5 02:58:09 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.5 02:58:09 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 02:58:09 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 02:58:09 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 02:58:09 [INFO] Feature service/4.4.5 is defined as a boot feature 02:58:09 [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.5 02:58:09 [INFO] Feature 7024d337-6066-4671-ae7d-f86dcfb8a26d/0.0.0 is defined as a boot feature 02:58:09 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 02:58:09 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.0.11 02:58:09 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 02:58:09 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.0.11 02:58:09 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.0.11 02:58:09 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.0.11 02:58:09 [INFO] Feature jaas/4.4.5 is defined as a boot feature 02:58:09 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.5 02:58:09 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.5 02:58:09 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.5 02:58:09 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 02:58:09 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 02:58:09 [INFO] Feature ssh/4.4.5 is defined as a boot feature 02:58:09 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.75 02:58:09 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.75 02:58:09 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.11.0 02:58:09 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.5 02:58:09 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.75 02:58:09 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.11.0 02:58:09 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.11.0 02:58:09 [INFO] Feature feature/4.4.5 is defined as a boot feature 02:58:09 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.5 02:58:09 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.5 02:58:09 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.5 02:58:09 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 02:58:09 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 02:58:09 [INFO] Feature jline/3.21.0 is defined as a boot feature 02:58:09 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 02:58:09 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 02:58:09 [INFO] Feature management/4.4.5 is defined as a boot feature 02:58:09 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 02:58:09 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 02:58:09 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.5 02:58:09 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 02:58:09 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 02:58:09 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 02:58:09 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 02:58:09 [INFO] adding config file: etc/jmx.acl.cfg 02:58:09 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg 02:58:09 [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg 02:58:09 [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg 02:58:09 [INFO] adding config file: etc/org.apache.karaf.management.cfg 02:58:09 [INFO] Feature system/4.4.5 is defined as a boot feature 02:58:09 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.5 02:58:09 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 02:58:09 [INFO] Feature log/4.4.5 is defined as a boot feature 02:58:09 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.5 02:58:09 [INFO] adding config file: etc/org.apache.karaf.log.cfg 02:58:09 [INFO] Feature config/4.4.5 is defined as a boot feature 02:58:09 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.5 02:58:09 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg 02:58:09 [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg 02:58:09 [INFO] Feature aries-blueprint/4.4.5 is defined as a boot feature 02:58:09 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 02:58:09 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.5 02:58:09 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 02:58:09 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 02:58:09 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 02:58:09 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 02:58:09 [INFO] Feature framework/4.4.5 is defined as a boot feature 02:58:09 [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 02:58:09 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 02:58:09 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 02:58:09 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 02:58:09 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.5 02:58:09 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 02:58:09 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 02:58:09 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.5 02:58:09 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.6 02:58:09 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 02:58:09 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 02:58:09 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 02:58:09 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.6 02:58:09 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.5 02:58:09 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 02:58:09 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 02:58:09 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 02:58:09 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 02:58:09 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 02:58:09 [INFO] Feature instance/4.4.5 is defined as a boot feature 02:58:09 [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.5 02:58:09 [INFO] Feature pax-url-wrap/2.6.14 is defined as a boot feature 02:58:09 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber 02:58:09 [INFO] Feature shell-compat/4.4.5 is defined as a boot feature 02:58:09 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.5 02:58:09 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.5 02:58:09 [INFO] Feature diagnostic/4.4.5 is defined as a boot feature 02:58:09 [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.5 02:58:09 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.5.jar 02:58:09 [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.5 02:58:09 [INFO] Feature deployer/4.4.5 is defined as a boot feature 02:58:09 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.5 02:58:09 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.5 02:58:09 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.5 02:58:09 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.5 02:58:09 [INFO] Feature scr/4.4.5 is defined as a boot feature 02:58:09 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.5 02:58:09 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.5 02:58:09 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 02:58:09 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 02:58:09 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 02:58:09 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 02:58:09 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 02:58:09 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 02:58:09 [INFO] Feature standard/4.4.5 is defined as a boot feature 02:58:09 [INFO] Install stage 02:58:09 [INFO] Loading installed repositories 02:58:09 [INFO] Feature wrapper/4.4.5 is defined as an installed feature 02:58:09 [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.5 02:58:09 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 02:58:09 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/1.7.32 02:58:09 [INFO] 02:58:09 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ netconf-karaf >>> 02:58:09 [INFO] 02:58:09 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ netconf-karaf --- 02:58:09 [INFO] 02:58:09 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ netconf-karaf <<< 02:58:09 [INFO] 02:58:09 [INFO] 02:58:09 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ netconf-karaf --- 02:58:09 [INFO] 02:58:09 [INFO] --- maven-dependency-plugin:3.6.1:copy (apply-branding) @ netconf-karaf --- 02:58:09 [INFO] 02:58:09 [INFO] --- maven-dependency-plugin:3.6.1:unpack-dependencies (unpack-karaf-resources) @ netconf-karaf --- 02:58:10 [INFO] 02:58:10 [INFO] --- maven-dependency-plugin:3.6.1:copy (org.ops4j.pax.url.mvn.cfg) @ netconf-karaf --- 02:58:10 [INFO] Configured Artifact: org.opendaylight.odlparent:opendaylight-karaf-resources:config:?:properties 02:58:10 [INFO] Copying opendaylight-karaf-resources-13.0.11-config.properties to /w/workspace/netconf-maven-clm-master/karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg 02:58:10 [INFO] 02:58:10 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ netconf-karaf --- 02:58:10 [INFO] 02:58:10 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ netconf-karaf --- 02:58:10 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/karaf/src/main/assembly 02:58:10 [INFO] 02:58:10 [INFO] --- karaf-plugin:13.0.11:populate-local-repo (populate-local-repo) @ netconf-karaf --- 02:58:11 [INFO] Feature repository discovered recursively: 72ff5a88-ceb7-4bc7-ab31-0a370b1465f9 02:58:11 [INFO] Feature repository discovered recursively: features-controller-testing 02:58:11 [INFO] Feature repository discovered recursively: odl-clustering-test-app-9.0.2 02:58:11 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991 02:58:11 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 02:58:11 [INFO] Feature repository discovered recursively: odl-mdsal-9.0.2 02:58:11 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding 02:58:11 [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom 02:58:11 [INFO] Feature repository discovered recursively: odl-mdsal-eos-common 02:58:11 [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter 02:58:11 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom 02:58:11 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common 02:58:11 [INFO] Feature repository discovered recursively: odl-mdsal-common 02:58:11 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector 02:58:11 [INFO] Feature repository discovered recursively: odl-controller-9.0.2 02:58:11 [INFO] Feature repository discovered recursively: odl-apache-commons-text 02:58:11 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker 02:58:11 [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime 02:58:11 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api 02:58:11 [INFO] Feature repository discovered recursively: odl-yangtools-parser 02:58:11 [INFO] Feature repository discovered recursively: odl-yangtools-xpath 02:58:11 [INFO] Feature repository discovered recursively: odl-controller-9.0.2 02:58:11 [INFO] Feature repository discovered recursively: odl-controller-akka 02:58:11 [INFO] Feature repository discovered recursively: odl-controller-scala 02:58:11 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics 02:58:11 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-9.0.2 02:58:11 [INFO] Feature repository discovered recursively: odl-mdsal-benchmark 02:58:11 [INFO] Feature repository discovered recursively: features-infrautils 02:58:11 [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus 02:58:11 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 02:58:11 [INFO] Feature repository discovered recursively: odl-guava 02:58:11 [INFO] Feature repository discovered recursively: odl-gson 02:58:11 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty 02:58:11 [INFO] Feature repository discovered recursively: odl-servlet-api 02:58:11 [INFO] Feature repository discovered recursively: odl-infrautils-ready 02:58:11 [INFO] Feature repository discovered recursively: odl-infrautils-utils 02:58:11 [INFO] Feature repository discovered recursively: features-netconf 02:58:11 [INFO] Feature repository discovered recursively: odl-aaa-netconf-plugin 02:58:11 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 02:58:11 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 02:58:11 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 02:58:11 [INFO] Feature repository discovered recursively: odl-extras-9.0.2 02:58:11 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 02:58:11 [INFO] Feature repository discovered recursively: odl-jersey-2 02:58:11 [INFO] Feature repository discovered recursively: odl-javassist-3 02:58:11 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 02:58:11 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 02:58:11 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc 02:58:11 [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.6 02:58:11 [INFO] Feature repository discovered recursively: odl-netconf-all 02:58:11 [INFO] Feature repository discovered recursively: odl-netconf-7.0.5-SNAPSHOT 02:58:11 [INFO] Feature repository discovered recursively: odl-netty-4 02:58:11 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 02:58:11 [INFO] Feature repository discovered recursively: odl-netconf-client 02:58:11 [INFO] Feature repository discovered recursively: odl-netconf-common-7.0.5-SNAPSHOT 02:58:11 [INFO] Feature repository discovered recursively: odl-netconf-impl 02:58:11 [INFO] Feature repository discovered recursively: odl-netconf-mdsal 02:58:11 [INFO] Feature repository discovered recursively: odl-netconf-7.0.5-SNAPSHOT 02:58:11 [INFO] Feature repository discovered recursively: odl-netconf-7.0.5-SNAPSHOT 02:58:11 [INFO] Feature repository discovered recursively: odl-netconf-7.0.5-SNAPSHOT 02:58:11 [INFO] Feature repository discovered recursively: odl-netconf-7.0.5-SNAPSHOT 02:58:11 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243 02:58:11 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470 02:58:11 [INFO] Feature repository discovered recursively: odl-netconf-7.0.5-SNAPSHOT 02:58:11 [INFO] Feature repository discovered recursively: odl-netconf-7.0.5-SNAPSHOT 02:58:11 [INFO] Feature repository discovered recursively: odl-netconf-7.0.5-SNAPSHOT 02:58:11 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 02:58:11 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7952 02:58:11 [INFO] Feature repository discovered recursively: odl-netconf-7.0.5-SNAPSHOT 02:58:11 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040 02:58:11 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8343 02:58:11 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8528 02:58:11 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8529 02:58:11 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8344 02:58:11 [INFO] Feature repository discovered recursively: odl-netconf-7.0.5-SNAPSHOT 02:58:11 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 02:58:11 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc8650 02:58:11 [INFO] Feature repository discovered recursively: odl-netconf-7.0.5-SNAPSHOT 02:58:11 [INFO] Feature repository discovered recursively: odl-yangtools-codec 02:58:11 [INFO] Feature repository discovered recursively: odl-stax2-api 02:58:11 [INFO] Feature repository discovered recursively: odl-yangtools-data 02:58:11 [INFO] Feature repository discovered recursively: odl-antlr4 02:58:11 [INFO] Feature repository discovered recursively: odl-yangtools-data-api 02:58:11 [INFO] Feature repository discovered recursively: odl-yangtools-parser-api 02:58:11 [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api 02:58:11 [INFO] Feature repository discovered recursively: odl-netconf-clustered-topology 02:58:11 [INFO] Feature repository discovered recursively: odl-netconf-7.0.5-SNAPSHOT 02:58:11 [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal 02:58:11 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 02:58:11 [INFO] Feature repository discovered recursively: odl-controller-blueprint-9.0.2 02:58:11 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api 02:58:11 [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime 02:58:11 [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy 02:58:11 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api 02:58:11 [INFO] Feature repository discovered recursively: odl-netconf-connector-all 02:58:11 [INFO] Feature repository discovered recursively: odl-netconf-callhome-ssh 02:58:11 [INFO] Feature repository discovered recursively: odl-netconf-console 02:58:11 [INFO] Feature repository discovered recursively: odl-netconf-topology 02:58:11 [INFO] Feature repository discovered recursively: odl-netconf-7.0.5-SNAPSHOT 02:58:11 [INFO] Feature repository discovered recursively: odl-jackson-2 02:58:11 [INFO] Feature repository discovered recursively: odl-woodstox 02:58:11 [INFO] Feature repository discovered recursively: odl-ws-rs-api 02:58:11 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api 02:58:11 [INFO] Feature repository discovered recursively: odl-restconf 02:58:11 [INFO] Feature repository discovered recursively: odl-restconf-nb-7.0.5-SNAPSHOT 02:58:11 [INFO] Feature repository discovered recursively: odl-netconf-7.0.5-SNAPSHOT 02:58:11 [INFO] Feature repository discovered recursively: odl-yangtools-export 02:58:11 [INFO] Feature repository discovered recursively: odl-restconf-all 02:58:11 [INFO] Feature repository discovered recursively: odl-netconf-7.0.5-SNAPSHOT 02:58:11 [INFO] Feature repository discovered recursively: odl-yangtools-common 02:58:11 [INFO] Feature repository discovered recursively: odl-yangtools-util 02:58:11 [INFO] Feature repository discovered recursively: pt-triemap 02:58:11 [INFO] Feature repository discovered recursively: odl-netconf-transport 02:58:11 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7317-iana-crypt-hash 02:58:11 [INFO] Feature repository discovered recursively: odl-netconf-keystore 02:58:11 [INFO] Feature repository discovered recursively: odl-netconf-keystore-plaintext 02:58:11 [INFO] Feature repository discovered recursively: odl-netconf-truststore 02:58:11 [INFO] Feature repository discovered recursively: features-netconf-testing 02:58:11 [INFO] Feature repository discovered recursively: odl-netconf-test-tools 02:58:11 [INFO] Feature repository discovered recursively: features-netconf-experimental 02:58:11 [INFO] Feature repository discovered recursively: framework-4.4.5 02:58:11 [INFO] Feature repository discovered recursively: standard-4.4.5 02:58:11 [INFO] Feature repository discovered recursively: framework-4.4.5 02:58:11 [INFO] Feature repository discovered recursively: features-controller-testing 02:58:11 [INFO] Feature repository discovered recursively: odl-clustering-test-app-9.0.2 02:58:11 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991 02:58:11 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 02:58:11 [INFO] Feature repository discovered recursively: odl-yangtools-common 02:58:11 [INFO] Feature repository discovered recursively: odl-yangtools-util 02:58:11 [INFO] Feature repository discovered recursively: odl-guava 02:58:11 [INFO] Feature repository discovered recursively: pt-triemap 02:58:11 [INFO] Feature repository discovered recursively: odl-mdsal-9.0.2 02:58:11 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom 02:58:11 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common 02:58:11 [INFO] Feature repository discovered recursively: odl-mdsal-eos-common 02:58:11 [INFO] Feature repository discovered recursively: odl-yangtools-data-api 02:58:11 [INFO] Feature repository discovered recursively: odl-yangtools-parser-api 02:58:11 [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api 02:58:11 [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom 02:58:11 [INFO] Feature repository discovered recursively: odl-mdsal-common 02:58:11 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding 02:58:11 [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter 02:58:11 [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime 02:58:11 [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy 02:58:11 [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime 02:58:11 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api 02:58:11 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api 02:58:11 [INFO] Feature repository discovered recursively: odl-yangtools-data 02:58:11 [INFO] Feature repository discovered recursively: odl-antlr4 02:58:11 [INFO] Feature repository discovered recursively: odl-yangtools-parser 02:58:11 [INFO] Feature repository discovered recursively: odl-yangtools-xpath 02:58:11 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api 02:58:11 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker 02:58:11 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector 02:58:11 [INFO] Feature repository discovered recursively: odl-controller-9.0.2 02:58:11 [INFO] Feature repository discovered recursively: odl-apache-commons-text 02:58:11 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 02:58:11 [INFO] Feature repository discovered recursively: odl-yangtools-codec 02:58:11 [INFO] Feature repository discovered recursively: odl-gson 02:58:11 [INFO] Feature repository discovered recursively: odl-stax2-api 02:58:11 [INFO] Feature repository discovered recursively: odl-controller-9.0.2 02:58:11 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics 02:58:11 [INFO] Feature repository discovered recursively: odl-servlet-api 02:58:11 [INFO] Feature repository discovered recursively: odl-controller-akka 02:58:11 [INFO] Feature repository discovered recursively: odl-controller-scala 02:58:11 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-9.0.2 02:58:11 [INFO] Feature repository discovered recursively: odl-mdsal-benchmark 02:58:11 [INFO] Feature repository discovered recursively: features-infrautils 02:58:11 [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus 02:58:11 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty 02:58:11 [INFO] Feature repository discovered recursively: odl-infrautils-utils 02:58:11 [INFO] Feature repository discovered recursively: odl-infrautils-ready 02:58:11 [INFO] Feature repository discovered recursively: features-netconf 02:58:11 [INFO] Feature repository discovered recursively: odl-aaa-netconf-plugin 02:58:11 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 02:58:11 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc 02:58:11 [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.6 02:58:11 [INFO] Feature repository discovered recursively: pax-transx-0.5.4 02:58:11 [INFO] Feature repository discovered recursively: odl-extras-9.0.2 02:58:11 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 02:58:11 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 02:58:11 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 02:58:11 [INFO] Feature repository discovered recursively: odl-jersey-2 02:58:11 [INFO] Feature repository discovered recursively: odl-javassist-3 02:58:11 [INFO] Feature repository discovered recursively: odl-ws-rs-api 02:58:11 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api 02:58:11 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 02:58:11 [INFO] Feature repository discovered recursively: odl-controller-blueprint-9.0.2 02:58:11 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 02:58:11 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 02:58:11 [INFO] Feature repository discovered recursively: odl-netconf-all 02:58:11 [INFO] Feature repository discovered recursively: odl-netconf-7.0.5-SNAPSHOT 02:58:11 [INFO] Feature repository discovered recursively: odl-netty-4 02:58:11 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 02:58:11 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 02:58:11 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7952 02:58:11 [INFO] Feature repository discovered recursively: odl-netconf-7.0.5-SNAPSHOT 02:58:11 [INFO] Feature repository discovered recursively: odl-netconf-7.0.5-SNAPSHOT 02:58:11 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470 02:58:11 [INFO] Feature repository discovered recursively: odl-netconf-7.0.5-SNAPSHOT 02:58:11 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243 02:58:11 [INFO] Feature repository discovered recursively: odl-netconf-client 02:58:11 [INFO] Feature repository discovered recursively: odl-netconf-common-7.0.5-SNAPSHOT 02:58:11 [INFO] Feature repository discovered recursively: odl-netconf-7.0.5-SNAPSHOT 02:58:11 [INFO] Feature repository discovered recursively: odl-netconf-transport 02:58:11 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7317-iana-crypt-hash 02:58:11 [INFO] Feature repository discovered recursively: odl-netconf-keystore 02:58:11 [INFO] Feature repository discovered recursively: odl-netconf-7.0.5-SNAPSHOT 02:58:11 [INFO] Feature repository discovered recursively: odl-netconf-truststore 02:58:11 [INFO] Feature repository discovered recursively: odl-netconf-7.0.5-SNAPSHOT 02:58:11 [INFO] Feature repository discovered recursively: odl-netconf-impl 02:58:11 [INFO] Feature repository discovered recursively: odl-netconf-7.0.5-SNAPSHOT 02:58:11 [INFO] Feature repository discovered recursively: odl-netconf-mdsal 02:58:11 [INFO] Feature repository discovered recursively: odl-netconf-7.0.5-SNAPSHOT 02:58:11 [INFO] Feature repository discovered recursively: odl-netconf-7.0.5-SNAPSHOT 02:58:11 [INFO] Feature repository discovered recursively: odl-netconf-7.0.5-SNAPSHOT 02:58:11 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040 02:58:11 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8343 02:58:11 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8528 02:58:11 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8529 02:58:11 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8344 02:58:11 [INFO] Feature repository discovered recursively: odl-netconf-7.0.5-SNAPSHOT 02:58:11 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 02:58:11 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc8650 02:58:11 [INFO] Feature repository discovered recursively: odl-netconf-clustered-topology 02:58:11 [INFO] Feature repository discovered recursively: odl-netconf-7.0.5-SNAPSHOT 02:58:11 [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal 02:58:11 [INFO] Feature repository discovered recursively: odl-netconf-connector-all 02:58:11 [INFO] Feature repository discovered recursively: odl-netconf-callhome-ssh 02:58:11 [INFO] Feature repository discovered recursively: odl-netconf-topology 02:58:11 [INFO] Feature repository discovered recursively: odl-netconf-console 02:58:11 [INFO] Feature repository discovered recursively: odl-netconf-7.0.5-SNAPSHOT 02:58:11 [INFO] Feature repository discovered recursively: odl-jackson-2 02:58:11 [INFO] Feature repository discovered recursively: odl-woodstox 02:58:11 [INFO] Feature repository discovered recursively: odl-restconf 02:58:11 [INFO] Feature repository discovered recursively: odl-restconf-nb-7.0.5-SNAPSHOT 02:58:11 [INFO] Feature repository discovered recursively: odl-netconf-7.0.5-SNAPSHOT 02:58:11 [INFO] Feature repository discovered recursively: odl-yangtools-export 02:58:11 [INFO] Feature repository discovered recursively: odl-restconf-all 02:58:11 [INFO] Feature repository discovered recursively: odl-netconf-keystore-plaintext 02:58:11 [INFO] Feature repository discovered recursively: features-netconf-testing 02:58:11 [INFO] Feature repository discovered recursively: odl-netconf-test-tools 02:58:11 [INFO] Feature repository discovered recursively: features-netconf-experimental 02:58:11 [INFO] Feature repository discovered recursively: standard-4.4.5 02:58:11 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.24 02:58:13 [WARNING] Duplicate versions for org.jolokia:jolokia-osgi::jar, 1.7.2 and 1.7.1 02:58:13 [WARNING] Duplicate versions for com.fasterxml.jackson.core:jackson-annotations::jar, 2.15.4 and 2.15.3 02:58:13 [WARNING] Duplicate versions for com.fasterxml.jackson.core:jackson-core::jar, 2.15.4 and 2.15.3 02:58:13 [WARNING] Duplicate versions for com.fasterxml.jackson.core:jackson-databind::jar, 2.15.4 and 2.15.3 02:58:14 [INFO] 02:58:14 [INFO] --- maven-antrun-plugin:3.1.0:run (fix-permissions) @ netconf-karaf --- 02:58:14 [INFO] Executing tasks 02:58:14 [INFO] Executed tasks 02:58:14 [INFO] 02:58:14 [INFO] --- maven-antrun-plugin:3.1.0:run (remove-system-bc) @ netconf-karaf --- 02:58:14 [INFO] Executing tasks 02:58:14 [INFO] [delete] Deleting directory /w/workspace/netconf-maven-clm-master/karaf/target/assembly/system/org/bouncycastle 02:58:14 [INFO] Executed tasks 02:58:14 [INFO] 02:58:14 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-karaf --- 02:58:14 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 02:58:14 [INFO] 02:58:14 [INFO] --- karaf-maven-plugin:4.4.5:archive (package) @ netconf-karaf --- 02:58:31 [INFO] 02:58:31 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ netconf-karaf --- 02:58:31 [INFO] CycloneDX: Resolving Dependencies 02:58:40 [INFO] CycloneDX: Creating BOM version 1.4 with 539 component(s) 02:58:40 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/karaf/target/bom.xml 02:58:40 [INFO] attaching as netconf-karaf-7.0.5-SNAPSHOT-cyclonedx.xml 02:58:40 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/karaf/target/bom.json 02:58:40 [INFO] attaching as netconf-karaf-7.0.5-SNAPSHOT-cyclonedx.json 02:58:40 [INFO] 02:58:40 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-karaf --- 02:58:40 [INFO] Skipping duplicate-finder execution! 02:58:40 [INFO] 02:58:40 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-karaf --- 02:58:40 [INFO] Skipping pom project 02:58:40 [INFO] 02:58:40 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ netconf-karaf --- 02:58:40 [INFO] 02:58:40 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ netconf-karaf --- 02:58:40 [INFO] 02:58:40 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ netconf-karaf --- 02:58:40 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:58:40 [INFO] 02:58:40 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-karaf --- 02:58:40 [INFO] Installing /w/workspace/netconf-maven-clm-master/karaf/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-karaf/7.0.5-SNAPSHOT/netconf-karaf-7.0.5-SNAPSHOT.pom 02:58:40 [INFO] Installing /w/workspace/netconf-maven-clm-master/karaf/target/netconf-karaf-7.0.5-SNAPSHOT.tar.gz to /tmp/r/org/opendaylight/netconf/netconf-karaf/7.0.5-SNAPSHOT/netconf-karaf-7.0.5-SNAPSHOT.tar.gz 02:58:40 [INFO] Installing /w/workspace/netconf-maven-clm-master/karaf/target/netconf-karaf-7.0.5-SNAPSHOT.zip to /tmp/r/org/opendaylight/netconf/netconf-karaf/7.0.5-SNAPSHOT/netconf-karaf-7.0.5-SNAPSHOT.zip 02:58:40 [INFO] Installing /w/workspace/netconf-maven-clm-master/karaf/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-karaf/7.0.5-SNAPSHOT/netconf-karaf-7.0.5-SNAPSHOT-cyclonedx.xml 02:58:40 [INFO] Installing /w/workspace/netconf-maven-clm-master/karaf/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-karaf/7.0.5-SNAPSHOT/netconf-karaf-7.0.5-SNAPSHOT-cyclonedx.json 02:58:40 [INFO] 02:58:40 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-karaf --- 02:58:40 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:58:42 [INFO] 02:58:42 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ netconf-karaf --- 02:58:42 [INFO] org.opendaylight.netconf:netconf-karaf:pom:7.0.5-SNAPSHOT 02:58:42 [INFO] +- org.apache.karaf.features:framework:kar:4.4.5:compile 02:58:42 [INFO] | +- org.apache.karaf.features:base:jar:4.4.5:runtime 02:58:42 [INFO] | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 02:58:42 [INFO] | | +- javax.annotation:javax.annotation-api:jar:1.3.2:runtime 02:58:42 [INFO] | | +- org.apache.servicemix.specs:org.apache.servicemix.specs.activation-api-1.2.1:jar:1.2.1_3:runtime 02:58:42 [INFO] | | +- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:compile 02:58:42 [INFO] | | | \- com.sun.activation:jakarta.activation:jar:1.2.2:runtime 02:58:42 [INFO] | | +- org.glassfish.jaxb:txw2:jar:2.3.8:compile 02:58:42 [INFO] | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:compile 02:58:42 [INFO] | | +- org.apache.karaf.specs:org.apache.karaf.specs.locator:jar:4.4.5:runtime 02:58:42 [INFO] | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml:jar:4.4.5:runtime 02:58:42 [INFO] | | | +- org.apache.geronimo.specs:geronimo-stax-api_1.2_spec:jar:1.2:runtime 02:58:42 [INFO] | | | \- xml-apis:xml-apis:jar:1.4.01:runtime 02:58:42 [INFO] | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml.ws:jar:4.4.5:runtime 02:58:42 [INFO] | | | +- org.apache.geronimo.specs:geronimo-saaj_1.3_spec:jar:1.1:runtime 02:58:42 [INFO] | | | \- org.apache.geronimo.specs:geronimo-jaxws_2.2_spec:jar:1.2:runtime 02:58:42 [INFO] | | \- org.apache.karaf.specs:org.apache.karaf.specs.activator:jar:4.4.5:runtime 02:58:42 [INFO] | +- org.apache.karaf:org.apache.karaf.main:jar:4.4.5:runtime 02:58:42 [INFO] | | +- org.apache.karaf:org.apache.karaf.util:jar:4.4.5:compile 02:58:42 [INFO] | | | \- org.apache.felix:org.apache.felix.utils:jar:1.11.8:compile 02:58:42 [INFO] | | +- net.java.dev.jna:jna:jar:5.14.0:runtime 02:58:42 [INFO] | | \- net.java.dev.jna:jna-platform:jar:5.14.0:runtime 02:58:42 [INFO] | +- org.apache.karaf:org.apache.karaf.client:jar:4.4.5:runtime 02:58:42 [INFO] | | \- org.apache.sshd:sshd-osgi:jar:2.11.0:runtime 02:58:42 [INFO] | | \- org.slf4j:jcl-over-slf4j:jar:1.7.32:runtime 02:58:42 [INFO] | +- org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar:4.4.5:compile 02:58:42 [INFO] | +- org.apache.karaf.diagnostic:org.apache.karaf.diagnostic.boot:jar:4.4.5:runtime 02:58:42 [INFO] | +- org.apache.karaf.config:org.apache.karaf.config.core:jar:4.4.5:compile 02:58:42 [INFO] | | +- org.apache.felix:org.apache.felix.cm.json:jar:1.0.6:compile 02:58:42 [INFO] | | +- org.apache.sling:org.apache.sling.commons.johnzon:jar:1.2.16:compile 02:58:42 [INFO] | | \- org.apache.geronimo.specs:geronimo-json_1.1_spec:jar:1.5:compile 02:58:42 [INFO] | +- org.eclipse.platform:org.eclipse.osgi:jar:3.18.0:runtime 02:58:42 [INFO] | +- org.apache.felix:org.apache.felix.framework:jar:7.0.5:runtime 02:58:42 [INFO] | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.9:runtime 02:58:42 [INFO] | +- org.jline:jline:jar:3.21.0:compile 02:58:42 [INFO] | +- org.ops4j.pax.logging:pax-logging-api:jar:2.2.6:compile 02:58:42 [INFO] | | +- org.osgi:osgi.core:jar:8.0.0:provided 02:58:42 [INFO] | | \- org.osgi:osgi.cmpn:jar:7.0.0:compile 02:58:42 [INFO] | +- org.ops4j.pax.logging:pax-logging-log4j2:jar:2.2.6:compile 02:58:42 [INFO] | +- org.ops4j.pax.logging:pax-logging-logback:jar:2.2.6:compile 02:58:42 [INFO] | | +- ch.qos.logback:logback-core:jar:1.2.13:compile 02:58:42 [INFO] | | +- ch.qos.logback:logback-classic:jar:1.2.13:compile 02:58:42 [INFO] | | +- ch.qos.logback.contrib:logback-jackson:jar:0.1.5:compile 02:58:42 [INFO] | | +- ch.qos.logback.contrib:logback-json-core:jar:0.1.5:compile 02:58:42 [INFO] | | \- ch.qos.logback.contrib:logback-json-classic:jar:0.1.5:compile 02:58:42 [INFO] | +- org.ops4j.pax.url:pax-url-aether:jar:2.6.14:test 02:58:42 [INFO] | | \- org.ops4j.pax.url:pax-url-aether-support:jar:2.6.14:test 02:58:42 [INFO] | | \- org.apache.maven.resolver:maven-resolver-impl:jar:1.8.2:test 02:58:42 [INFO] | | +- org.apache.maven.resolver:maven-resolver-api:jar:1.8.2:test 02:58:42 [INFO] | | +- org.apache.maven.resolver:maven-resolver-spi:jar:1.8.2:test 02:58:42 [INFO] | | +- org.apache.maven.resolver:maven-resolver-named-locks:jar:1.8.2:test 02:58:42 [INFO] | | \- org.apache.maven.resolver:maven-resolver-util:jar:1.8.2:test 02:58:42 [INFO] | +- org.apache.felix:org.apache.felix.fileinstall:jar:3.7.4:compile 02:58:42 [INFO] | +- org.apache.felix:org.apache.felix.configadmin:jar:1.9.26:compile 02:58:42 [INFO] | +- org.apache.felix:org.apache.felix.configadmin.plugin.interpolation:jar:1.2.8:compile 02:58:42 [INFO] | +- org.apache.karaf.features:org.apache.karaf.features.extension:jar:4.4.5:compile 02:58:42 [INFO] | \- org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.5:compile 02:58:42 [INFO] | +- org.ops4j.base:ops4j-base-util-property:jar:1.5.1:compile 02:58:42 [INFO] | +- org.ops4j.base:ops4j-base-util-collections:jar:1.5.1:compile 02:58:42 [INFO] | | \- org.ops4j.base:ops4j-base-lang:jar:1.5.1:compile 02:58:42 [INFO] | +- org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.5:compile 02:58:42 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.15.4:compile 02:58:42 [INFO] | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.15.4:compile 02:58:42 [INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.15.4:compile 02:58:42 [INFO] | \- javax.activation:activation:jar:1.1.1:compile 02:58:42 [INFO] +- org.opendaylight.controller:features-controller-testing:xml:features:9.0.2:runtime 02:58:42 [INFO] | +- org.opendaylight.controller:odl-clustering-test-app:xml:features:9.0.2:runtime 02:58:42 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.1:runtime 02:58:42 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.1:runtime 02:58:42 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.1:runtime 02:58:42 [INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:runtime 02:58:42 [INFO] | | | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.1:runtime 02:58:42 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:runtime 02:58:42 [INFO] | | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.2:runtime 02:58:42 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.1:runtime 02:58:42 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.1:runtime 02:58:42 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.1:runtime 02:58:42 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.1:runtime 02:58:42 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.1:runtime 02:58:42 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.1:runtime 02:58:42 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.1:runtime 02:58:42 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.1:runtime 02:58:42 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.1:runtime 02:58:42 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.1:runtime 02:58:42 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.1:runtime 02:58:42 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.2:runtime 02:58:42 [INFO] | | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.2:runtime 02:58:42 [INFO] | | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.2:runtime 02:58:42 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.0.11:runtime 02:58:42 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.1:runtime 02:58:42 [INFO] | | | | \- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.1:runtime 02:58:42 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.1:runtime 02:58:42 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.2:runtime 02:58:42 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.2:runtime 02:58:42 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.1:runtime 02:58:42 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.2:runtime 02:58:42 [INFO] | | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.2:runtime 02:58:42 [INFO] | | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.2:runtime 02:58:42 [INFO] | | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.0.11:runtime 02:58:42 [INFO] | | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.25:runtime 02:58:42 [INFO] | | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.25:runtime 02:58:42 [INFO] | | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.2:runtime 02:58:42 [INFO] | | | | \- org.opendaylight.controller:atomix-storage:jar:9.0.2:runtime 02:58:42 [INFO] | | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.2:runtime 02:58:42 [INFO] | | | +- org.opendaylight.controller:cds-access-api:jar:9.0.2:runtime 02:58:42 [INFO] | | | +- org.opendaylight.controller:cds-access-client:jar:9.0.2:runtime 02:58:42 [INFO] | | | +- org.opendaylight.controller:cds-dom-api:jar:9.0.2:runtime 02:58:42 [INFO] | | | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.2:runtime 02:58:42 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.2:runtime 02:58:42 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.2:runtime 02:58:42 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.2:runtime 02:58:42 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.2:runtime 02:58:42 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.2:runtime 02:58:42 [INFO] | | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.2:runtime 02:58:42 [INFO] | | +- org.opendaylight.controller.samples:clustering-it-model:jar:9.0.2:runtime 02:58:42 [INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.1:runtime 02:58:42 [INFO] | | +- org.opendaylight.controller.samples:clustering-it-provider:jar:9.0.2:runtime 02:58:42 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.1:runtime 02:58:42 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.1:runtime 02:58:42 [INFO] | | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.1:runtime 02:58:42 [INFO] | | | +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.1:runtime 02:58:42 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.1:runtime 02:58:42 [INFO] | | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.1:runtime 02:58:42 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.2:runtime 02:58:42 [INFO] | | | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1:runtime 02:58:42 [INFO] | | | \- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.2:runtime 02:58:42 [INFO] | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:runtime 02:58:42 [INFO] | | | +- org.scala-lang:scala-library:jar:2.13.13:runtime 02:58:42 [INFO] | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:runtime 02:58:42 [INFO] | | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.2:runtime 02:58:42 [INFO] | | | +- org.opendaylight.controller:cds-mgmt-api:jar:9.0.2:runtime 02:58:42 [INFO] | | | +- org.opendaylight.controller:sal-common-util:jar:9.0.2:runtime 02:58:42 [INFO] | | | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.1:runtime 02:58:42 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.2:runtime 02:58:42 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.2:runtime 02:58:42 [INFO] | | | \- org.apache.commons:commons-text:jar:1.11.0:runtime 02:58:42 [INFO] | | +- org.opendaylight.controller.samples:clustering-it-karaf-cli:jar:9.0.2:runtime 02:58:42 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.1:runtime 02:58:42 [INFO] | | | \- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.2:runtime 02:58:42 [INFO] | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.2:runtime 02:58:42 [INFO] | | \- org.opendaylight.controller:sal-cluster-admin-karaf-cli:jar:9.0.2:runtime 02:58:42 [INFO] | | \- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.2:runtime 02:58:42 [INFO] | \- org.opendaylight.controller:odl-mdsal-benchmark:xml:features:9.0.2:runtime 02:58:42 [INFO] | +- org.opendaylight.controller:benchmark-api:jar:9.0.2:runtime 02:58:42 [INFO] | +- org.opendaylight.controller:dsbenchmark:jar:9.0.2:runtime 02:58:42 [INFO] | | \- org.opendaylight.yangtools:yang-data-impl:jar:13.0.2:runtime 02:58:42 [INFO] | +- org.opendaylight.controller:ntfbenchmark:jar:9.0.2:runtime 02:58:42 [INFO] | \- org.opendaylight.controller:rpcbenchmark:jar:9.0.2:runtime 02:58:42 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:runtime 02:58:42 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:runtime 02:58:42 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:runtime 02:58:42 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.25.0:runtime 02:58:42 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:runtime 02:58:42 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:13.0.1:runtime 02:58:42 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.2:runtime 02:58:42 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:13.0.2:runtime 02:58:42 [INFO] +- org.opendaylight.infrautils:features-infrautils:xml:features:6.0.6:runtime 02:58:42 [INFO] | +- org.opendaylight.infrautils:odl-infrautils-diagstatus:xml:features:6.0.6:runtime 02:58:42 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.0.11:runtime 02:58:42 [INFO] | | | \- org.apache.commons:commons-lang3:jar:3.14.0:runtime 02:58:42 [INFO] | | +- org.opendaylight.odlparent:odl-guava:xml:features:13.0.11:runtime 02:58:42 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.0.11:runtime 02:58:42 [INFO] | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.0.11:runtime 02:58:42 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.0.11:runtime 02:58:42 [INFO] | | | \- javax.servlet:javax.servlet-api:jar:3.1.0:runtime 02:58:42 [INFO] | | +- org.opendaylight.infrautils:diagstatus-web:jar:6.0.6:runtime 02:58:42 [INFO] | | | \- org.opendaylight.infrautils:diagstatus-api:jar:6.0.6:runtime 02:58:42 [INFO] | | +- org.opendaylight.infrautils:diagstatus-shell:jar:6.0.6:runtime 02:58:42 [INFO] | | \- org.opendaylight.infrautils:diagstatus-impl:jar:6.0.6:runtime 02:58:42 [INFO] | +- org.opendaylight.infrautils:odl-infrautils-ready:xml:features:6.0.6:runtime 02:58:42 [INFO] | | \- org.opendaylight.infrautils:ready-impl:jar:6.0.6:runtime 02:58:42 [INFO] | | +- org.opendaylight.infrautils:ready-api:jar:6.0.6:runtime 02:58:42 [INFO] | | \- org.awaitility:awaitility:jar:4.1.1:test 02:58:42 [INFO] | \- org.opendaylight.infrautils:odl-infrautils-utils:xml:features:6.0.6:runtime 02:58:42 [INFO] | \- org.opendaylight.infrautils:infrautils-util:jar:6.0.6:runtime 02:58:42 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:runtime 02:58:42 [INFO] +- org.opendaylight.netconf:features-netconf:xml:features:7.0.5-SNAPSHOT:runtime 02:58:42 [INFO] | +- org.opendaylight.netconf:odl-aaa-netconf-plugin:xml:features:7.0.5-SNAPSHOT:runtime 02:58:42 [INFO] | | +- org.opendaylight.aaa:odl-aaa-shiro:xml:features:0.19.3:runtime 02:58:42 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-password-service:xml:features:0.19.3:runtime 02:58:42 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-api:jar:0.19.3:runtime 02:58:42 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-impl:jar:0.19.3:runtime 02:58:42 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-impl:xml:aaa-password-service-config:0.19.3:runtime 02:58:42 [INFO] | | | | \- org.opendaylight.aaa:odl-apache-shiro:xml:features:0.19.3:runtime 02:58:42 [INFO] | | | +- org.opendaylight.controller:odl-jolokia:xml:features:9.0.2:runtime 02:58:42 [INFO] | | | | +- org.jolokia:jolokia-osgi:jar:1.7.2:runtime 02:58:42 [INFO] | | | | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:runtime 02:58:42 [INFO] | | | | \- org.opendaylight.controller:odl-jolokia-osgi:cfg:configuration:9.0.2:runtime 02:58:42 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-web:xml:features:0.19.3:runtime 02:58:42 [INFO] | | | | +- org.opendaylight.odlparent:odl-jersey-2:xml:features:13.0.11:runtime 02:58:42 [INFO] | | | | | +- org.opendaylight.odlparent:odl-javassist-3:xml:features:13.0.11:runtime 02:58:42 [INFO] | | | | | | \- org.javassist:javassist:jar:3.30.2-GA:runtime 02:58:42 [INFO] | | | | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.41:runtime 02:58:42 [INFO] | | | | | | +- org.glassfish.jersey.core:jersey-common:jar:2.41:runtime 02:58:42 [INFO] | | | | | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:runtime 02:58:42 [INFO] | | | | | | \- org.glassfish.hk2:hk2-locator:jar:2.6.1:runtime 02:58:42 [INFO] | | | | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:runtime 02:58:42 [INFO] | | | | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:runtime 02:58:42 [INFO] | | | | | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:runtime 02:58:42 [INFO] | | | | | +- org.glassfish.jersey.core:jersey-client:jar:2.41:runtime 02:58:42 [INFO] | | | | | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:runtime 02:58:42 [INFO] | | | | | +- org.glassfish.jersey.core:jersey-server:jar:2.41:runtime 02:58:42 [INFO] | | | | | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:runtime 02:58:42 [INFO] | | | | | | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:runtime 02:58:42 [INFO] | | | | | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.41:runtime 02:58:42 [INFO] | | | | | | \- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.41:runtime 02:58:42 [INFO] | | | | | \- org.glassfish.jersey.media:jersey-media-sse:jar:2.41:runtime 02:58:42 [INFO] | | | | +- org.opendaylight.aaa.web:web-osgi-impl:jar:0.19.3:runtime 02:58:42 [INFO] | | | | \- org.opendaylight.aaa.web:servlet-jersey2:jar:0.19.3:runtime 02:58:42 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:jar:0.19.3:runtime 02:58:42 [INFO] | | | | +- org.opendaylight.aaa:aaa-tokenauthrealm:jar:0.19.3:runtime 02:58:42 [INFO] | | | | +- org.opendaylight.aaa:aaa-idm-store-h2:jar:0.19.3:runtime 02:58:42 [INFO] | | | | | \- com.h2database:h2:jar:2.2.220:runtime 02:58:42 [INFO] | | | | +- org.opendaylight.aaa:aaa-cert:jar:0.19.3:runtime 02:58:42 [INFO] | | | | +- org.opendaylight.aaa:repackaged-shiro:jar:0.19.3:runtime 02:58:42 [INFO] | | | | | +- commons-beanutils:commons-beanutils:jar:1.9.4:runtime 02:58:42 [INFO] | | | | | | +- commons-logging:commons-logging:jar:1.3.0:runtime 02:58:42 [INFO] | | | | | | \- commons-collections:commons-collections:jar:3.2.2:runtime 02:58:42 [INFO] | | | | | \- org.owasp.encoder:encoder:jar:1.2.3:runtime 02:58:42 [INFO] | | | | +- net.sf.ehcache:ehcache:jar:2.10.9.2:runtime 02:58:42 [INFO] | | | | \- org.immutables:value:jar:annotations:2.10.1:runtime 02:58:42 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro-api:jar:0.19.3:runtime 02:58:42 [INFO] | | | +- org.opendaylight.aaa:aaa-filterchain:jar:0.19.3:runtime 02:58:42 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-api:xml:features:0.19.3:runtime 02:58:42 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.19.3:runtime 02:58:42 [INFO] | | | | \- org.opendaylight.aaa:aaa-cert:xml:config:0.19.3:runtime 02:58:42 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-app-config:0.19.3:runtime 02:58:42 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-datastore-config:0.19.3:runtime 02:58:42 [INFO] | | | +- org.opendaylight.odlparent:odl-karaf-feat-jdbc:xml:features:13.0.11:runtime 02:58:42 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-features:xml:features:1.5.6:runtime 02:58:42 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc:jar:1.5.6:runtime 02:58:42 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-common:jar:1.5.6:runtime 02:58:42 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-common:jar:1.5.6:runtime 02:58:42 [INFO] | | | | | | \- javax.transaction:javax.transaction-api:jar:1.2:runtime 02:58:42 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-config:jar:1.5.6:runtime 02:58:42 [INFO] | | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.jasypt:jar:1.9.3_1:runtime 02:58:42 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-db2:jar:1.5.6:runtime 02:58:42 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-derbyclient:jar:1.5.6:runtime 02:58:42 [INFO] | | | | | | \- org.apache.derby:derbyclient:jar:10.14.2.0:runtime 02:58:42 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-derby:jar:1.5.6:runtime 02:58:42 [INFO] | | | | | | \- org.apache.derby:derby:jar:10.14.2.0:runtime 02:58:42 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-hsqldb:jar:1.5.6:runtime 02:58:42 [INFO] | | | | | | \- org.hsqldb:hsqldb:jar:jdk8:2.7.2:runtime 02:58:42 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-jtds:jar:1.5.6:runtime 02:58:42 [INFO] | | | | | | \- net.sourceforge.jtds:jtds:jar:1.3.1:runtime 02:58:42 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mariadb:jar:1.5.6:runtime 02:58:42 [INFO] | | | | | | \- org.mariadb.jdbc:mariadb-java-client:jar:3.1.4:runtime 02:58:42 [INFO] | | | | | | \- com.github.waffle:waffle-jna:jar:3.2.0:runtime 02:58:42 [INFO] | | | | | | \- com.github.ben-manes.caffeine:caffeine:jar:2.9.3:runtime 02:58:42 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mysql:jar:1.5.6:runtime 02:58:42 [INFO] | | | | | | \- com.mysql:mysql-connector-j:jar:8.1.0:runtime 02:58:42 [INFO] | | | | | | \- com.google.protobuf:protobuf-java:jar:3.21.9:runtime 02:58:42 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-oracle:jar:1.5.6:runtime 02:58:42 [INFO] | | | | | | \- com.oracle.database.jdbc:ojdbc8:jar:23.2.0.0:runtime 02:58:42 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-aries:jar:1.5.6:runtime 02:58:42 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-c3p0:jar:1.5.6:runtime 02:58:42 [INFO] | | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.c3p0:jar:0.9.5.5_1:runtime 02:58:42 [INFO] | | | | | | \- com.mchange:mchange-commons-java:jar:0.2.19:runtime 02:58:42 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-dbcp2:jar:1.5.6:runtime 02:58:42 [INFO] | | | | | | +- org.apache.commons:commons-pool2:jar:2.11.1:runtime 02:58:42 [INFO] | | | | | | \- org.apache.commons:commons-dbcp2:jar:2.9.0:runtime 02:58:42 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-hikaricp:jar:1.5.6:runtime 02:58:42 [INFO] | | | | | | \- com.zaxxer:HikariCP:jar:4.0.3:runtime 02:58:42 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-sqlite:jar:1.5.6:runtime 02:58:42 [INFO] | | | | | | \- org.xerial:sqlite-jdbc:jar:3.42.0.0:runtime 02:58:42 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-teradata:jar:1.5.6:runtime 02:58:42 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-narayana:jar:1.5.6:runtime 02:58:42 [INFO] | | | | | | \- org.jboss:jboss-transaction-spi:jar:7.6.1.Final:runtime 02:58:42 [INFO] | | | | | \- org.ops4j.pax.jdbc:pax-jdbc-pool-transx:jar:1.5.6:runtime 02:58:42 [INFO] | | | | | \- org.ops4j.pax.transx:pax-transx-jdbc:jar:0.5.4:runtime 02:58:42 [INFO] | | | | | \- org.ops4j.pax.transx:pax-transx-connector:jar:0.5.4:runtime 02:58:42 [INFO] | | | | | +- org.ops4j.pax.transx:pax-transx-tm-api:jar:0.5.4:runtime 02:58:42 [INFO] | | | | | \- javax.resource:javax.resource-api:jar:1.7.1:runtime 02:58:42 [INFO] | | | | +- org.osgi:org.osgi.service.jdbc:jar:1.1.0:provided 02:58:42 [INFO] | | | | \- org.apache.karaf.jdbc:org.apache.karaf.jdbc.core:jar:4.4.5:runtime 02:58:42 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:py:idmtool:0.19.3:runtime 02:58:42 [INFO] | | | +- org.opendaylight.aaa:aaa-filterchain:cfg:config:0.19.3:runtime 02:58:42 [INFO] | | | \- org.apache.geronimo.specs:geronimo-jta_1.1_spec:jar:1.1.1:runtime 02:58:42 [INFO] | | +- org.opendaylight.netconf:netconf-auth:jar:7.0.5-SNAPSHOT:runtime 02:58:42 [INFO] | | \- org.opendaylight.netconf:netconf-auth-aaa:jar:7.0.5-SNAPSHOT:runtime 02:58:42 [INFO] | | \- org.opendaylight.aaa:aaa-authn-api:jar:0.19.3:runtime 02:58:42 [INFO] | +- org.opendaylight.netconf:odl-netconf-all:xml:features:7.0.5-SNAPSHOT:runtime 02:58:42 [INFO] | +- org.opendaylight.netconf:odl-netconf-api:xml:features:7.0.5-SNAPSHOT:runtime 02:58:42 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.0.11:runtime 02:58:42 [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.107.Final:runtime 02:58:42 [INFO] | | | +- io.netty:netty-handler:jar:4.1.107.Final:runtime 02:58:42 [INFO] | | | | +- io.netty:netty-resolver:jar:4.1.107.Final:runtime 02:58:42 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.107.Final:runtime 02:58:42 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.107.Final:runtime 02:58:42 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.107.Final:runtime 02:58:42 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:13.0.1:runtime 02:58:42 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.1:runtime 02:58:42 [INFO] | | \- org.opendaylight.netconf:netconf-api:jar:7.0.5-SNAPSHOT:runtime 02:58:42 [INFO] | | +- io.netty:netty-transport:jar:4.1.107.Final:runtime 02:58:42 [INFO] | | \- org.opendaylight.yangtools:util:jar:13.0.2:runtime 02:58:42 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:runtime 02:58:42 [INFO] | +- org.opendaylight.netconf:odl-netconf-client:xml:features:7.0.5-SNAPSHOT:runtime 02:58:42 [INFO] | | \- org.opendaylight.netconf:netconf-client:jar:7.0.5-SNAPSHOT:runtime 02:58:42 [INFO] | | +- io.netty:netty-codec:jar:4.1.107.Final:runtime 02:58:42 [INFO] | | +- io.netty:netty-common:jar:4.1.107.Final:runtime 02:58:42 [INFO] | | \- org.opendaylight.netconf:shaded-exificient:jar:7.0.5-SNAPSHOT:runtime 02:58:42 [INFO] | +- org.opendaylight.netconf:odl-netconf-common:xml:features:7.0.5-SNAPSHOT:runtime 02:58:42 [INFO] | | +- org.opendaylight.netconf:netconf-common:jar:7.0.5-SNAPSHOT:runtime 02:58:42 [INFO] | | \- org.opendaylight.netconf:netconf-netty-util:jar:7.0.5-SNAPSHOT:runtime 02:58:42 [INFO] | | \- io.netty:netty-buffer:jar:4.1.107.Final:runtime 02:58:42 [INFO] | +- org.opendaylight.netconf:odl-netconf-impl:xml:features:7.0.5-SNAPSHOT:runtime 02:58:42 [INFO] | | \- org.opendaylight.netconf:netconf-server:jar:7.0.5-SNAPSHOT:runtime 02:58:42 [INFO] | | \- org.opendaylight.netconf.model:rfc7407-ietf-x509-cert-to-name:jar:7.0.5-SNAPSHOT:runtime 02:58:42 [INFO] | +- org.opendaylight.netconf:odl-netconf-mdsal:xml:features:7.0.5-SNAPSHOT:runtime 02:58:42 [INFO] | | +- org.opendaylight.netconf:odl-yanglib-mdsal-writer:xml:features:7.0.5-SNAPSHOT:runtime 02:58:42 [INFO] | | | \- org.opendaylight.netconf:yanglib-mdsal-writer:jar:7.0.5-SNAPSHOT:runtime 02:58:42 [INFO] | | +- org.opendaylight.netconf:netconf-server-mdsal:jar:7.0.5-SNAPSHOT:runtime 02:58:42 [INFO] | | | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.2:runtime 02:58:42 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.2:runtime 02:58:42 [INFO] | | | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:runtime 02:58:42 [INFO] | | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.2:runtime 02:58:42 [INFO] | | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.2:runtime 02:58:42 [INFO] | | | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.2:runtime 02:58:42 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.2:runtime 02:58:42 [INFO] | | | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.2:runtime 02:58:42 [INFO] | | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.2:runtime 02:58:42 [INFO] | | | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.2:runtime 02:58:42 [INFO] | | | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.2:runtime 02:58:42 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.2:runtime 02:58:42 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.1:runtime 02:58:42 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.1:runtime 02:58:42 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.1:runtime 02:58:42 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.1:runtime 02:58:42 [INFO] | | \- org.opendaylight.netconf:netconf-nb:jar:7.0.5-SNAPSHOT:runtime 02:58:42 [INFO] | | \- org.opendaylight.netconf:shaded-sshd:jar:7.0.5-SNAPSHOT:runtime 02:58:42 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:7.0.5-SNAPSHOT:runtime 02:58:42 [INFO] | | \- org.opendaylight.netconf.model:rfc5277:jar:7.0.5-SNAPSHOT:runtime 02:58:42 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc6022:xml:features:7.0.5-SNAPSHOT:runtime 02:58:42 [INFO] | | \- org.opendaylight.netconf.model:rfc6022:jar:7.0.5-SNAPSHOT:runtime 02:58:42 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc6241:xml:features:7.0.5-SNAPSHOT:runtime 02:58:42 [INFO] | | \- org.opendaylight.netconf.model:rfc6241:jar:7.0.5-SNAPSHOT:runtime 02:58:42 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc6243:xml:features:7.0.5-SNAPSHOT:runtime 02:58:42 [INFO] | | \- org.opendaylight.netconf.model:rfc6243:jar:7.0.5-SNAPSHOT:runtime 02:58:42 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc6470:xml:features:7.0.5-SNAPSHOT:runtime 02:58:42 [INFO] | | \- org.opendaylight.netconf.model:rfc6470:jar:7.0.5-SNAPSHOT:runtime 02:58:42 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc8040:xml:features:7.0.5-SNAPSHOT:runtime 02:58:42 [INFO] | | \- org.opendaylight.netconf.model:rfc8040-ietf-restconf-monitoring:jar:7.0.5-SNAPSHOT:runtime 02:58:42 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc8341:xml:features:7.0.5-SNAPSHOT:runtime 02:58:42 [INFO] | | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.5-SNAPSHOT:runtime 02:58:42 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc8526:xml:features:7.0.5-SNAPSHOT:runtime 02:58:42 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:13.0.1:runtime 02:58:42 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:13.0.1:runtime 02:58:42 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:13.0.1:runtime 02:58:42 [INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.1:runtime 02:58:42 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:13.0.1:runtime 02:58:42 [INFO] | | \- org.opendaylight.netconf.model:rfc8526:jar:7.0.5-SNAPSHOT:runtime 02:58:42 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc8639:xml:features:7.0.5-SNAPSHOT:runtime 02:58:42 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040:xml:features:13.0.1:runtime 02:58:42 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8040:jar:13.0.1:runtime 02:58:42 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8343:xml:features:13.0.1:runtime 02:58:42 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.1:runtime 02:58:42 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8528:xml:features:13.0.1:runtime 02:58:42 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8528:jar:13.0.1:runtime 02:58:42 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8529:xml:features:13.0.1:runtime 02:58:42 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8344:xml:features:13.0.1:runtime 02:58:42 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8344:jar:13.0.1:runtime 02:58:42 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8529:jar:13.0.1:runtime 02:58:42 [INFO] | | \- org.opendaylight.netconf.model:rfc8639:jar:7.0.5-SNAPSHOT:runtime 02:58:42 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc8641:xml:features:7.0.5-SNAPSHOT:runtime 02:58:42 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8072:xml:features:13.0.1:runtime 02:58:42 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8072:jar:13.0.1:runtime 02:58:42 [INFO] | | \- org.opendaylight.netconf.model:rfc8641:jar:7.0.5-SNAPSHOT:runtime 02:58:42 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc8650:xml:features:7.0.5-SNAPSHOT:runtime 02:58:42 [INFO] | | \- org.opendaylight.netconf.model:rfc8650:jar:7.0.5-SNAPSHOT:runtime 02:58:42 [INFO] | +- org.opendaylight.netconf:odl-netconf-util:xml:features:7.0.5-SNAPSHOT:runtime 02:58:42 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.2:runtime 02:58:42 [INFO] | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.0.11:runtime 02:58:42 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.2:runtime 02:58:42 [INFO] | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.0.11:runtime 02:58:42 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.2:runtime 02:58:42 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.2:runtime 02:58:42 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.2:runtime 02:58:42 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.2:runtime 02:58:42 [INFO] | | | \- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.2:runtime 02:58:42 [INFO] | | \- org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.5-SNAPSHOT:runtime 02:58:42 [INFO] | +- org.opendaylight.netconf:odl-netconf-clustered-topology:xml:features:7.0.5-SNAPSHOT:runtime 02:58:42 [INFO] | | \- org.opendaylight.netconf:netconf-topology-singleton:jar:7.0.5-SNAPSHOT:runtime 02:58:42 [INFO] | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.2:runtime 02:58:42 [INFO] | | | +- com.typesafe:config:jar:1.4.2:runtime 02:58:42 [INFO] | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:runtime 02:58:42 [INFO] | | | +- io.aeron:aeron-client:jar:1.38.1:runtime 02:58:42 [INFO] | | | +- io.aeron:aeron-driver:jar:1.38.1:runtime 02:58:42 [INFO] | | | +- io.netty:netty:jar:3.10.6.Final:runtime 02:58:42 [INFO] | | | +- org.agrona:agrona:jar:1.15.2:runtime 02:58:42 [INFO] | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:runtime 02:58:42 [INFO] | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:runtime 02:58:42 [INFO] | | | +- org.scala-lang:scala-reflect:jar:2.13.13:runtime 02:58:42 [INFO] | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:runtime 02:58:42 [INFO] | | +- org.opendaylight.netconf:netconf-topology:jar:7.0.5-SNAPSHOT:runtime 02:58:42 [INFO] | | | \- org.bouncycastle:bcpkix-jdk18on:jar:1.77:runtime 02:58:42 [INFO] | | | \- org.bouncycastle:bcutil-jdk18on:jar:1.77:runtime 02:58:42 [INFO] | | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.2:runtime 02:58:42 [INFO] | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.25:runtime 02:58:42 [INFO] | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.25:runtime 02:58:42 [INFO] | | | | \- com.rabbitmq:amqp-client:jar:5.20.0:runtime 02:58:42 [INFO] | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.25:runtime 02:58:42 [INFO] | | | \- org.lz4:lz4-java:jar:1.8.0:runtime 02:58:42 [INFO] | | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.1:runtime 02:58:42 [INFO] | +- org.opendaylight.netconf:odl-netconf-connector:xml:features:7.0.5-SNAPSHOT:runtime 02:58:42 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:13.0.1:runtime 02:58:42 [INFO] | | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.19.3:runtime 02:58:42 [INFO] | | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.2:runtime 02:58:42 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.1:runtime 02:58:42 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.1:runtime 02:58:42 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.1:runtime 02:58:42 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.1:runtime 02:58:42 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.1:runtime 02:58:42 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.1:runtime 02:58:42 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.1:runtime 02:58:42 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.1:runtime 02:58:42 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.1:runtime 02:58:42 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.1:runtime 02:58:42 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.1:runtime 02:58:42 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.1:runtime 02:58:42 [INFO] | | | | \- org.opendaylight.controller:blueprint:jar:9.0.2:runtime 02:58:42 [INFO] | | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:runtime 02:58:42 [INFO] | | | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.3:runtime 02:58:42 [INFO] | | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.19.3:runtime 02:58:42 [INFO] | | +- com.google.code.gson:gson:jar:2.10.1:runtime 02:58:42 [INFO] | | \- org.opendaylight.netconf:netconf-client-mdsal:jar:7.0.5-SNAPSHOT:runtime 02:58:42 [INFO] | | +- org.checkerframework:checker-qual:jar:3.42.0:runtime 02:58:42 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.1:runtime 02:58:42 [INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.2:runtime 02:58:42 [INFO] | | +- org.opendaylight.netconf:keystore-legacy:jar:7.0.5-SNAPSHOT:runtime 02:58:42 [INFO] | | +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.5-SNAPSHOT:runtime 02:58:42 [INFO] | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.2:runtime 02:58:42 [INFO] | | +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.2:runtime 02:58:42 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.2:runtime 02:58:42 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.2:runtime 02:58:42 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.2:runtime 02:58:42 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.2:runtime 02:58:42 [INFO] | | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.2:runtime 02:58:42 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.2:runtime 02:58:42 [INFO] | | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.2:runtime 02:58:42 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.2:runtime 02:58:42 [INFO] | | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.2:runtime 02:58:42 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.2:runtime 02:58:42 [INFO] | | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.2:runtime 02:58:42 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.2:runtime 02:58:42 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.2:runtime 02:58:42 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.2:runtime 02:58:42 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.2:runtime 02:58:42 [INFO] | | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.2:runtime 02:58:42 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.2:runtime 02:58:42 [INFO] | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.2:runtime 02:58:42 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.2:runtime 02:58:42 [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.2:runtime 02:58:42 [INFO] | | | +- org.antlr:antlr4-runtime:jar:4.13.1:runtime 02:58:42 [INFO] | | | \- org.opendaylight.yangtools:yang-model-ri:jar:13.0.2:runtime 02:58:42 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.2:runtime 02:58:42 [INFO] | | +- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.2:runtime 02:58:42 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.2:runtime 02:58:42 [INFO] | +- org.opendaylight.netconf:odl-netconf-connector-all:xml:features:7.0.5-SNAPSHOT:runtime 02:58:42 [INFO] | +- org.opendaylight.netconf:odl-netconf-callhome-ssh:xml:features:7.0.5-SNAPSHOT:runtime 02:58:42 [INFO] | | \- org.opendaylight.netconf:callhome-provider:jar:7.0.5-SNAPSHOT:runtime 02:58:42 [INFO] | +- org.opendaylight.netconf:odl-netconf-console:xml:features:7.0.5-SNAPSHOT:runtime 02:58:42 [INFO] | | \- org.opendaylight.netconf:netconf-console:jar:7.0.5-SNAPSHOT:runtime 02:58:42 [INFO] | +- org.opendaylight.netconf:odl-netconf-topology:xml:features:7.0.5-SNAPSHOT:runtime 02:58:42 [INFO] | | \- org.opendaylight.netconf:netconf-topology-impl:jar:7.0.5-SNAPSHOT:runtime 02:58:42 [INFO] | +- org.opendaylight.netconf:odl-restconf-openapi:xml:features:7.0.5-SNAPSHOT:runtime 02:58:42 [INFO] | | +- org.opendaylight.odlparent:odl-jackson-2:xml:features:13.0.11:runtime 02:58:42 [INFO] | | | +- org.opendaylight.odlparent:odl-woodstox:xml:features:13.0.11:runtime 02:58:42 [INFO] | | | | \- com.fasterxml.woodstox:woodstox-core:jar:6.6.1:runtime 02:58:42 [INFO] | | | +- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:13.0.11:runtime 02:58:42 [INFO] | | | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:13.0.11:runtime 02:58:42 [INFO] | | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:runtime 02:58:42 [INFO] | | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.15.4:runtime 02:58:42 [INFO] | | | +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.15.4:runtime 02:58:42 [INFO] | | | +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.15.4:runtime 02:58:42 [INFO] | | | \- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.15.4:runtime 02:58:42 [INFO] | | \- org.opendaylight.netconf:restconf-openapi:jar:7.0.5-SNAPSHOT:runtime 02:58:42 [INFO] | | +- dk.brics:automaton:jar:1.12-4:runtime 02:58:42 [INFO] | | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:runtime 02:58:42 [INFO] | | +- org.opendaylight.netconf:restconf-nb:jar:7.0.5-SNAPSHOT:runtime 02:58:42 [INFO] | | | +- org.opendaylight.netconf:restconf-api:jar:7.0.5-SNAPSHOT:runtime 02:58:42 [INFO] | | | +- org.opendaylight.netconf:restconf-common-models:jar:7.0.5-SNAPSHOT:runtime 02:58:42 [INFO] | | | +- org.opendaylight.netconf:restconf-common:jar:7.0.5-SNAPSHOT:runtime 02:58:42 [INFO] | | | +- org.opendaylight.yangtools:yang-model-export:jar:13.0.2:runtime 02:58:42 [INFO] | | | +- org.eclipse.jetty.websocket:websocket-api:jar:9.4.53.v20231009:runtime 02:58:42 [INFO] | | | +- org.eclipse.jetty.websocket:websocket-servlet:jar:9.4.53.v20231009:runtime 02:58:42 [INFO] | | | \- org.eclipse.jetty.websocket:websocket-server:jar:9.4.53.v20231009:runtime 02:58:42 [INFO] | | | +- org.eclipse.jetty.websocket:websocket-common:jar:9.4.53.v20231009:runtime 02:58:42 [INFO] | | | | +- org.eclipse.jetty:jetty-util:jar:9.4.53.v20231009:runtime 02:58:42 [INFO] | | | | \- org.eclipse.jetty:jetty-io:jar:9.4.53.v20231009:runtime 02:58:42 [INFO] | | | +- org.eclipse.jetty.websocket:websocket-client:jar:9.4.53.v20231009:runtime 02:58:42 [INFO] | | | | \- org.eclipse.jetty:jetty-client:jar:9.4.53.v20231009:runtime 02:58:42 [INFO] | | | +- org.eclipse.jetty:jetty-servlet:jar:9.4.53.v20231009:runtime 02:58:42 [INFO] | | | | +- org.eclipse.jetty:jetty-security:jar:9.4.53.v20231009:runtime 02:58:42 [INFO] | | | | | \- org.eclipse.jetty:jetty-server:jar:9.4.53.v20231009:runtime 02:58:42 [INFO] | | | | \- org.eclipse.jetty:jetty-util-ajax:jar:9.4.53.v20231009:runtime 02:58:42 [INFO] | | | \- org.eclipse.jetty:jetty-http:jar:9.4.53.v20231009:runtime 02:58:42 [INFO] | | +- org.opendaylight.aaa.web:web-api:jar:0.19.3:runtime 02:58:42 [INFO] | | \- org.opendaylight.aaa.web:servlet-api:jar:0.19.3:runtime 02:58:42 [INFO] | +- org.opendaylight.netconf:odl-restconf:xml:features:7.0.5-SNAPSHOT:runtime 02:58:42 [INFO] | | \- org.opendaylight.netconf:odl-restconf-nb:xml:features:7.0.5-SNAPSHOT:runtime 02:58:42 [INFO] | | \- org.opendaylight.netconf:odl-restconf-common:xml:features:7.0.5-SNAPSHOT:runtime 02:58:42 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-export:xml:features:13.0.2:runtime 02:58:42 [INFO] | +- org.opendaylight.netconf:odl-restconf-all:xml:features:7.0.5-SNAPSHOT:runtime 02:58:42 [INFO] | +- org.opendaylight.netconf:odl-netconf-transport-api:xml:features:7.0.5-SNAPSHOT:runtime 02:58:42 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.2:runtime 02:58:42 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.2:runtime 02:58:42 [INFO] | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:runtime 02:58:42 [INFO] | | \- org.opendaylight.netconf:transport-api:jar:7.0.5-SNAPSHOT:runtime 02:58:42 [INFO] | +- org.opendaylight.netconf:odl-netconf-transport:xml:features:7.0.5-SNAPSHOT:runtime 02:58:42 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7317-iana-crypt-hash:xml:features:13.0.1:runtime 02:58:42 [INFO] | | | \- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.1:runtime 02:58:42 [INFO] | | +- org.opendaylight.netconf:transport-ssh:jar:7.0.5-SNAPSHOT:runtime 02:58:42 [INFO] | | | +- commons-codec:commons-codec:jar:1.15:runtime 02:58:42 [INFO] | | | +- org.bouncycastle:bcprov-jdk18on:jar:1.77:runtime 02:58:42 [INFO] | | | \- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.5-SNAPSHOT:runtime 02:58:42 [INFO] | | +- org.opendaylight.netconf:transport-tcp:jar:7.0.5-SNAPSHOT:runtime 02:58:42 [INFO] | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.107.Final:runtime 02:58:42 [INFO] | | \- org.opendaylight.netconf:transport-tls:jar:7.0.5-SNAPSHOT:runtime 02:58:42 [INFO] | +- org.opendaylight.netconf:odl-netconf-keystore:xml:features:7.0.5-SNAPSHOT:runtime 02:58:42 [INFO] | | +- org.opendaylight.netconf:keystore-api:jar:7.0.5-SNAPSHOT:runtime 02:58:42 [INFO] | | \- org.opendaylight.netconf:keystore-none:jar:7.0.5-SNAPSHOT:runtime 02:58:42 [INFO] | +- org.opendaylight.netconf:odl-netconf-keystore-plaintext:xml:features:7.0.5-SNAPSHOT:runtime 02:58:42 [INFO] | | +- org.opendaylight.netconf:keystore-plaintext-api:jar:7.0.5-SNAPSHOT:runtime 02:58:42 [INFO] | | +- org.opendaylight.netconf:keystore-plaintext-localfile:jar:7.0.5-SNAPSHOT:runtime 02:58:42 [INFO] | | \- org.opendaylight.netconf:keystore-plaintext-cli:jar:7.0.5-SNAPSHOT:runtime 02:58:42 [INFO] | \- org.opendaylight.netconf:odl-netconf-truststore:xml:features:7.0.5-SNAPSHOT:runtime 02:58:42 [INFO] | +- org.opendaylight.netconf:truststore-api:jar:7.0.5-SNAPSHOT:runtime 02:58:42 [INFO] | \- org.opendaylight.netconf:truststore-none:jar:7.0.5-SNAPSHOT:runtime 02:58:42 [INFO] +- org.opendaylight.netconf:features-netconf-testing:xml:features:7.0.5-SNAPSHOT:runtime 02:58:42 [INFO] | \- org.opendaylight.netconf:odl-netconf-test-tools:xml:features:7.0.5-SNAPSHOT:runtime 02:58:42 [INFO] | \- org.opendaylight.netconf:netconf-test-perf:jar:7.0.5-SNAPSHOT:runtime 02:58:42 [INFO] +- org.opendaylight.netconf:features-netconf-experimental:xml:features:7.0.5-SNAPSHOT:runtime 02:58:42 [INFO] +- org.apache.karaf.features:framework:xml:features:4.4.5:runtime 02:58:42 [INFO] +- org.apache.karaf.features:standard:xml:features:4.4.5:runtime 02:58:42 [INFO] +- org.apache.aries.quiesce:org.apache.aries.quiesce.api:jar:1.0.0:compile 02:58:42 [INFO] +- org.osgi:org.osgi.service.event:jar:1.4.1:provided 02:58:42 [INFO] | +- org.osgi:osgi.annotation:jar:8.0.1:compile 02:58:42 [INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided 02:58:42 [INFO] +- org.apache.felix:org.apache.felix.metatype:jar:1.2.4:compile 02:58:42 [INFO] +- org.opendaylight.odlparent:karaf.branding:jar:13.0.11:compile 02:58:42 [INFO] +- org.opendaylight.odlparent:opendaylight-karaf-resources:jar:13.0.11:provided 02:58:42 [INFO] | \- org.opendaylight.odlparent:logging-markers:jar:13.0.11:runtime 02:58:42 [INFO] +- org.opendaylight.odlparent:bcpkix-framework-ext:jar:13.0.11:runtime 02:58:42 [INFO] +- org.opendaylight.odlparent:bcprov-framework-ext:jar:13.0.11:runtime 02:58:42 [INFO] +- org.opendaylight.odlparent:bcutil-framework-ext:jar:13.0.11:runtime 02:58:42 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 02:58:42 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 02:58:42 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 02:58:42 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 02:58:42 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 02:58:42 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 02:58:42 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 02:58:42 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 02:58:42 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 02:58:42 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 02:58:42 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 02:58:42 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 02:58:42 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 02:58:42 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 02:58:42 [INFO] +- junit:junit:jar:4.13.2:test 02:58:42 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 02:58:42 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 02:58:42 [INFO] \- org.mockito:mockito-core:jar:5.11.0:test 02:58:42 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.12:runtime 02:58:42 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.12:test 02:58:42 [INFO] \- org.objenesis:objenesis:jar:3.3:test 02:58:42 [INFO] 02:58:42 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ netconf-karaf --- 02:58:42 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/karaf/target/sonatype-clm/module.xml 02:58:42 [INFO] 02:58:42 [INFO] -----------< org.opendaylight.netconf:netconf-karaf-static >------------ 02:58:42 [INFO] Building netconf-karaf-static 7.0.5-SNAPSHOT [102/121] 02:58:42 [INFO] ---------------------------[ karaf-assembly ]--------------------------- 02:58:44 [INFO] 02:58:44 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-karaf-static --- 02:58:44 [INFO] 02:58:44 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-karaf-static --- 02:58:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:58:44 [INFO] 02:58:44 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-karaf-static --- 02:58:44 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:58:44 [INFO] 02:58:44 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-karaf-static --- 02:58:45 [INFO] 02:58:45 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ netconf-karaf-static --- 02:58:45 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-clm-master/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/** 02:58:45 [INFO] 02:58:45 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-karaf-static --- 02:58:45 [INFO] Starting audit... 02:58:45 Audit done. 02:58:45 [INFO] You have 0 Checkstyle violations. 02:58:45 [INFO] 02:58:45 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-karaf-static --- 02:58:45 [INFO] Starting audit... 02:58:45 Audit done. 02:58:45 [INFO] You have 0 Checkstyle violations. 02:58:45 [INFO] 02:58:45 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-karaf-static --- 02:58:45 [INFO] 02:58:45 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-karaf-static --- 02:58:45 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/karaf-static/src/main/resources 02:58:45 [INFO] 02:58:45 [INFO] --- karaf-maven-plugin:4.4.5:assembly (default-assembly) @ netconf-karaf-static --- 02:58:45 [INFO] Using repositories: 02:58:45 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 02:58:45 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 02:58:45 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 02:58:45 [INFO] Creating work directory: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly 02:58:45 [INFO] Loading direct KAR and features XML dependencies 02:58:45 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/static/4.4.5/kar 02:58:45 [INFO] Feature static will be added as a startup feature 02:58:45 [INFO] Generating Karaf assembly: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly 02:58:45 [INFO] Unzipping kars 02:58:45 [INFO] processing KAR: mvn:org.apache.karaf.features/static/4.4.5/kar 02:58:45 [INFO] found repository: mvn:org.apache.karaf.features/static/4.4.5/xml/features 02:58:45 [INFO] Loading profiles from: 02:58:45 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 02:58:45 [INFO] Loading repositories 02:58:45 [INFO] Generating generated-startup profile 02:58:45 [INFO] Generating generated-boot profile with parents: generated-startup 02:58:45 [INFO] Generating generated-installed profile 02:58:45 [INFO] Adding profiles to etc/profiles 02:58:45 [INFO] Configuring etc/config.properties and etc/system.properties 02:58:46 [INFO] Downloading libraries for generated profiles 02:58:46 [INFO] Downloading additional libraries 02:58:46 [INFO] Writing configurations 02:58:46 [INFO] adding config file: etc/profile.cfg 02:58:46 [INFO] Startup stage 02:58:46 [INFO] Loading startup repositories 02:58:46 [INFO] Resolving startup features and bundles 02:58:46 [INFO] Features: static, static-framework, scr, log, system, feature, deployer, wrap, aries-blueprint, eventadmin, ssh 02:58:46 [INFO] Bundles: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6, 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.14, mvn:org.ops4j.pax.url/pax-url-aether/2.6.12, mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.0.11, mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.0.11, mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.0.11, mvn:org.opendaylight.odlparent/logging-markers/13.0.11, mvn:org.apache.karaf.services/org.apache.karaf.services.staticcm/4.4.5, mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0, mvn:org.apache.felix/org.apache.felix.metatype/1.2.4, mvn:org.opendaylight.odlparent/karaf.branding/13.0.11 02:58:46 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.75 02:58:46 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.75 02:58:46 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.75 02:58:46 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.0.11 02:58:46 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 02:58:46 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 02:58:46 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 02:58:46 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 02:58:46 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 02:58:46 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 02:58:46 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 02:58:46 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.18 02:58:46 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 02:58:46 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 02:58:46 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 02:58:46 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.5 02:58:46 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.5 02:58:46 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.5 02:58:46 [INFO] adding maven artifact: mvn:org.apache.karaf/org.apache.karaf.event/4.4.5 02:58:46 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.5 02:58:46 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.5 02:58:46 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.5 02:58:46 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.5 02:58:46 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.5 02:58:46 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.5 02:58:46 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.5 02:58:46 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.eventadmin/4.4.5 02:58:46 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.staticcm/4.4.5 02:58:46 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.5 02:58:46 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.5 02:58:46 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.5 02:58:46 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.5 02:58:46 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.14 02:58:46 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.11.0 02:58:46 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.11.0 02:58:46 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.11.0 02:58:46 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 02:58:46 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 02:58:46 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.6 02:58:46 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.6 02:58:46 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.6 02:58:46 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.6 02:58:46 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.6 02:58:46 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.0.11 02:58:46 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.0.11 02:58:46 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.0.11 02:58:46 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/logging-markers/13.0.11 02:58:46 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.6 02:58:46 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.6 02:58:46 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.12 02:58:46 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber 02:58:46 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 02:58:46 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 02:58:46 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 02:58:46 [INFO] adding config file: etc/org.apache.felix.eventadmin.impl.EventAdmin.cfg 02:58:46 [INFO] adding config file: etc/org.apache.karaf.log.cfg 02:58:46 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 02:58:46 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 02:58:46 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 02:58:46 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 02:58:46 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 02:58:46 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 02:58:46 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 02:58:46 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 02:58:46 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.5.jar 02:58:46 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.5 02:58:46 [INFO] Boot stage 02:58:46 [INFO] Loading boot repositories 02:58:46 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector-all/7.0.5-SNAPSHOT/xml/features 02:58:46 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector/7.0.5-SNAPSHOT/xml/features 02:58:46 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/13.0.1/xml/features 02:58:46 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/13.0.1/xml/features 02:58:46 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/13.0.1/xml/features 02:58:46 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/13.0.2/xml/features 02:58:46 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/13.0.2/xml/features 02:58:46 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/13.0.11/xml/features 02:58:46 [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.1/xml/features 02:58:46 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/9.0.2/xml/features 02:58:46 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/13.0.1/xml/features 02:58:46 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/13.0.1/xml/features 02:58:46 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/13.0.1/xml/features 02:58:46 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/13.0.2/xml/features 02:58:46 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/13.0.2/xml/features 02:58:46 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/13.0.2/xml/features 02:58:46 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/13.0.1/xml/features 02:58:46 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/13.0.1/xml/features 02:58:46 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/13.0.1/xml/features 02:58:46 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/13.0.1/xml/features 02:58:46 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/13.0.1/xml/features 02:58:46 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-bytebuddy/13.0.1/xml/features 02:58:46 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/13.0.1/xml/features 02:58:46 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/13.0.1/xml/features 02:58:46 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime-api/13.0.1/xml/features 02:58:46 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/13.0.2/xml/features 02:58:46 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/13.0.11/xml/features 02:58:46 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/13.0.2/xml/features 02:58:46 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/13.0.2/xml/features 02:58:46 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/13.0.1/xml/features 02:58:46 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/13.0.1/xml/features 02:58:46 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/9.0.2/xml/features 02:58:46 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/9.0.2/xml/features 02:58:46 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/13.0.11/xml/features 02:58:46 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/13.0.11/xml/features 02:58:46 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/13.0.2/xml/features 02:58:46 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/13.0.11/xml/features 02:58:46 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/13.0.11/xml/features 02:58:46 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/9.0.2/xml/features 02:58:46 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/13.0.11/xml/features 02:58:46 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/13.0.11/xml/features 02:58:46 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/9.0.2/xml/features 02:58:46 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/9.0.2/xml/features 02:58:46 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/9.0.2/xml/features 02:58:46 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.19.3/xml/features 02:58:46 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/9.0.2/xml/features 02:58:46 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-client/7.0.5-SNAPSHOT/xml/features 02:58:46 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-common/7.0.5-SNAPSHOT/xml/features 02:58:46 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/13.0.11/xml/features 02:58:46 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/7.0.5-SNAPSHOT/xml/features 02:58:46 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/13.0.1/xml/features 02:58:46 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/13.0.1/xml/features 02:58:46 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/13.0.1/xml/features 02:58:46 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/7.0.5-SNAPSHOT/xml/features 02:58:46 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6241/7.0.5-SNAPSHOT/xml/features 02:58:46 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6470/7.0.5-SNAPSHOT/xml/features 02:58:46 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8526/7.0.5-SNAPSHOT/xml/features 02:58:46 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6243/7.0.5-SNAPSHOT/xml/features 02:58:46 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-util/7.0.5-SNAPSHOT/xml/features 02:58:46 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport/7.0.5-SNAPSHOT/xml/features 02:58:46 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7317-iana-crypt-hash/13.0.1/xml/features 02:58:46 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore/7.0.5-SNAPSHOT/xml/features 02:58:46 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8341/7.0.5-SNAPSHOT/xml/features 02:58:46 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-truststore/7.0.5-SNAPSHOT/xml/features 02:58:46 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport-api/7.0.5-SNAPSHOT/xml/features 02:58:46 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6022/7.0.5-SNAPSHOT/xml/features 02:58:46 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-callhome-ssh/7.0.5-SNAPSHOT/xml/features 02:58:46 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-topology/7.0.5-SNAPSHOT/xml/features 02:58:46 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/7.0.5-SNAPSHOT/xml/features 02:58:46 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/13.0.1/xml/features 02:58:46 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040/13.0.1/xml/features 02:58:46 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-common/7.0.5-SNAPSHOT/xml/features 02:58:46 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/13.0.11/xml/features 02:58:46 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/13.0.2/xml/features 02:58:46 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.19.3/xml/features 02:58:46 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/13.0.11/xml/features 02:58:46 [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.6/xml/features 02:58:46 [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features 02:58:46 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/9.0.2/xml/features 02:58:46 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.19.3/xml/features 02:58:46 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.19.3/xml/features 02:58:46 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.19.3/xml/features 02:58:46 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/13.0.11/xml/features 02:58:46 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/13.0.11/xml/features 02:58:46 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/13.0.11/xml/features 02:58:46 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/13.0.11/xml/features 02:58:46 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.19.3/xml/features 02:58:46 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.19.3/xml/features 02:58:46 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8040/7.0.5-SNAPSHOT/xml/features 02:58:46 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/7.0.5-SNAPSHOT/xml/features 02:58:46 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.5/xml/features 02:58:46 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.24/xml/features 02:58:46 [INFO] adding feature repository: mvn:org.apache.karaf.features/static/4.4.5/xml/features 02:58:46 [INFO] Feature jaas-boot/4.4.5 is defined as a boot feature 02:58:46 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.5.jar 02:58:46 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.5 02:58:46 [INFO] Feature odl-apache-shiro/0.19.3 is defined as a boot feature 02:58:46 [INFO] adding maven artifact: mvn:commons-beanutils/commons-beanutils/1.9.4 02:58:46 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/repackaged-shiro/0.19.3 02:58:46 [INFO] adding maven artifact: mvn:commons-logging/commons-logging/1.3.0 02:58:46 [INFO] adding maven artifact: mvn:commons-collections/commons-collections/3.2.2 02:58:46 [INFO] adding maven artifact: mvn:org.owasp.encoder/encoder/1.2.3 02:58:47 [INFO] Feature odl-controller-scala/9.0.2 is defined as a boot feature 02:58:47 [INFO] adding maven artifact: mvn:org.scala-lang/scala-library/2.13.13 02:58:47 [INFO] adding maven artifact: mvn:org.scala-lang.modules/scala-parser-combinators_2.13/1.1.2 02:58:47 [INFO] adding maven artifact: mvn:org.scala-lang.modules/scala-java8-compat_2.13/1.0.2 02:58:47 [INFO] adding maven artifact: mvn:org.scala-lang/scala-reflect/2.13.13 02:58:47 [INFO] Feature shell/4.4.5 is defined as a boot feature 02:58:47 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.5 02:58:47 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.5 02:58:47 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.5 02:58:47 [INFO] not changing existing config file: etc/org.apache.karaf.command.acl.shell.cfg 02:58:47 [INFO] not changing existing config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 02:58:47 [INFO] not changing existing config file: etc/org.apache.karaf.shell.cfg 02:58:48 [INFO] Feature ssh/4.4.5 is defined as a boot feature 02:58:48 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.75 02:58:48 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.75 02:58:48 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.11.0 02:58:48 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.5 02:58:48 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.75 02:58:48 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.11.0 02:58:48 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.11.0 02:58:48 [INFO] Feature odl-mdsal-model-rfc7952/13.0.1 is defined as a boot feature 02:58:48 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc7952/13.0.1 02:58:48 [INFO] Feature static-framework/4.4.5 is defined as a boot feature 02:58:48 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.6 02:58:48 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.staticcm/4.4.5 02:58:48 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.6 02:58:48 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 02:58:48 [INFO] Feature odl-stax2-api/13.0.11 is defined as a boot feature 02:58:48 [INFO] adding maven artifact: mvn:org.codehaus.woodstox/stax2-api/4.2.2 02:58:49 [INFO] Feature pax-web-websockets/8.0.24 is defined as a boot feature 02:58:49 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-websocket/8.0.24 02:58:49 [INFO] adding maven artifact: mvn:jakarta.websocket/jakarta.websocket-api/1.1.2 02:58:49 [INFO] Feature odl-karaf-feat-jdbc/13.0.11 is defined as a boot feature 02:58:49 [INFO] adding maven artifact: mvn:org.apache.karaf.jdbc/org.apache.karaf.jdbc.core/4.4.5 02:58:49 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0 02:58:49 [INFO] Feature pax-jdbc-spec/1.5.6 is defined as a boot feature 02:58:49 [INFO] adding maven artifact: mvn:javax.enterprise/cdi-api/2.0.SP1 02:58:49 [INFO] adding maven artifact: mvn:javax.interceptor/javax.interceptor-api/1.2.2 02:58:49 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.javax-inject/1_3 02:58:49 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0 02:58:49 [INFO] adding maven artifact: mvn:javax.transaction/javax.transaction-api/1.2 02:58:49 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 02:58:50 [INFO] Feature odl-javassist-3/13.0.11 is defined as a boot feature 02:58:50 [INFO] adding maven artifact: mvn:org.javassist/javassist/3.30.2-GA 02:58:50 [INFO] Feature b37fd254-3a41-457f-827d-6f819d01f17d/0.0.0 is defined as a boot feature 02:58:50 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/logging-markers/13.0.11 02:58:50 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 02:58:50 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.staticcm/4.4.5 02:58:50 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.0.11 02:58:50 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.18 02:58:50 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 02:58:50 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 02:58:50 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.12 02:58:50 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.0.11 02:58:50 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 02:58:50 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.0.11 02:58:50 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.0.11 02:58:50 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.14 02:58:50 [INFO] Feature odl-yangtools-parser-api/13.0.2 is defined as a boot feature 02:58:50 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-model-api/13.0.2 02:58:50 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-model-api/13.0.2 02:58:50 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-spi/13.0.2 02:58:50 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-model-api/13.0.2 02:58:50 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-model-api/13.0.2 02:58:50 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-api/13.0.2 02:58:50 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-model-api/13.0.2 02:58:50 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-spi/13.0.2 02:58:50 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-model-api/13.0.2 02:58:50 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-model-api/13.0.2 02:58:50 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-model-api/13.0.2 02:58:50 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-ir/13.0.2 02:58:50 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-api/13.0.2 02:58:50 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-model-api/13.0.2 02:58:50 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-model-api/13.0.2 02:58:50 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-api/13.0.2 02:58:50 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-util/13.0.2 02:58:51 [INFO] Feature odl-mdsal-distributed-datastore/9.0.2 is defined as a boot feature 02:58:51 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-distributed-datastore/9.0.2 02:58:51 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-api/9.0.2 02:58:51 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/13.0.1 02:58:51 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-dom-api/9.0.2 02:58:51 [INFO] adding maven artifact: mvn:org.opendaylight.controller/eos-dom-akka/9.0.2 02:58:51 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-client/9.0.2 02:58:51 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-api/9.0.2 02:58:51 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-impl/9.0.2 02:58:51 [INFO] adding maven artifact: wrap:mvn:net.java.dev.stax-utils/stax-utils/20070216 02:58:51 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.2/xml/akkaconf 02:58:51 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.2/xml/factoryakkaconf 02:58:51 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.2/xml/moduleshardconf 02:58:51 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.2/xml/moduleconf 02:58:51 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.2/cfg/datastore 02:58:51 [INFO] Feature odl-mdsal-dom-runtime/13.0.1 is defined as a boot feature 02:58:51 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-schema-osgi/13.0.1 02:58:51 [INFO] Feature odl-netconf-util/7.0.5.SNAPSHOT is defined as a boot feature 02:58:51 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-common-mdsal/7.0.5-SNAPSHOT 02:58:51 [INFO] Feature odl-netconf-model-rfc6022/7.0.5.SNAPSHOT is defined as a boot feature 02:58:51 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc6022/7.0.5-SNAPSHOT 02:58:51 [INFO] Feature odl-netconf-keystore/7.0.5.SNAPSHOT is defined as a boot feature 02:58:51 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/draft-ietf-netconf-crypto-types/7.0.5-SNAPSHOT 02:58:51 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/keystore-none/7.0.5-SNAPSHOT 02:58:51 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/keystore-api/7.0.5-SNAPSHOT 02:58:52 [INFO] Feature odl-mdsal-common/13.0.1 is defined as a boot feature 02:58:52 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-common-api/13.0.1 02:58:52 [INFO] Feature odl-mdsal-model-rfc8525/13.0.1 is defined as a boot feature 02:58:52 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8525/13.0.1 02:58:52 [INFO] Feature odl-aaa-encryption-service/0.19.3 is defined as a boot feature 02:58:52 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service-impl/0.19.3 02:58:52 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service/0.19.3 02:58:52 [INFO] Feature odl-mdsal-binding-runtime/13.0.1 is defined as a boot feature 02:58:52 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec/13.0.1 02:58:52 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-loader/13.0.1 02:58:52 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-osgi/13.0.1 02:58:52 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-generator/13.0.1 02:58:52 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-osgi/13.0.1 02:58:53 [INFO] Feature http/8.0.24 is defined as a boot feature 02:58:53 [INFO] Feature odl-netconf-model-rfc5277/7.0.5.SNAPSHOT is defined as a boot feature 02:58:53 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc5277/7.0.5-SNAPSHOT 02:58:53 [INFO] Feature deployer/4.4.5 is defined as a boot feature 02:58:53 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.5 02:58:53 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.5 02:58:53 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.5 02:58:53 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.5 02:58:54 [INFO] Feature odl-mdsal-eos-dom/13.0.1 is defined as a boot feature 02:58:54 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-dom-api/13.0.1 02:58:54 [INFO] Feature odl-mdsal-model-rfc7317-iana-crypt-hash/13.0.1 is defined as a boot feature 02:58:54 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-crypt-hash/13.0.1 02:58:54 [INFO] Feature odl-mdsal-dom-broker/13.0.1 is defined as a boot feature 02:58:54 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-broker/13.0.1 02:58:55 [INFO] Feature odl-netconf-client/7.0.5.SNAPSHOT is defined as a boot feature 02:58:55 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-client/7.0.5-SNAPSHOT 02:58:55 [INFO] Feature odl-netconf-model-rfc6470/7.0.5.SNAPSHOT is defined as a boot feature 02:58:55 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc6470/7.0.5-SNAPSHOT 02:58:55 [INFO] Feature pt-triemap/1.3.1 is defined as a boot feature 02:58:55 [INFO] adding maven artifact: mvn:tech.pantheon.triemap/triemap/1.3.1 02:58:55 [INFO] Feature odl-controller-akka/9.0.2 is defined as a boot feature 02:58:55 [INFO] adding maven artifact: mvn:com.typesafe/config/1.4.2 02:58:55 [INFO] adding maven artifact: wrap:mvn:org.lmdbjava/lmdbjava/0.7.0 02:58:55 [INFO] adding maven artifact: mvn:org.opendaylight.controller/repackaged-akka/9.0.2 02:58:55 [INFO] adding maven artifact: mvn:io.aeron/aeron-client/1.38.1 02:58:55 [INFO] adding maven artifact: mvn:org.agrona/agrona/1.15.2 02:58:55 [INFO] adding maven artifact: mvn:io.aeron/aeron-driver/1.38.1 02:58:55 [INFO] adding maven artifact: mvn:org.reactivestreams/reactive-streams/1.0.4 02:58:55 [INFO] adding maven artifact: mvn:com.typesafe/ssl-config-core_2.13/0.4.3 02:58:55 [INFO] adding maven artifact: mvn:io.netty/netty/3.10.6.Final 02:58:56 [INFO] Feature odl-netconf-connector-all/7.0.5.SNAPSHOT is defined as a boot feature 02:58:56 [INFO] Feature pax-web-http-whiteboard/8.0.24 is defined as a boot feature 02:58:56 [INFO] Feature aries-proxy/4.4.5 is defined as a boot feature 02:58:56 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.6 02:58:56 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.6 02:58:56 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.6 02:58:56 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 02:58:56 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.6 02:58:56 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.6 02:58:57 [INFO] Feature odl-yanglib-mdsal-writer/7.0.5.SNAPSHOT is defined as a boot feature 02:58:57 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/yanglib-mdsal-writer/7.0.5-SNAPSHOT 02:58:57 [INFO] Feature odl-gson/13.0.11 is defined as a boot feature 02:58:57 [INFO] adding maven artifact: mvn:com.google.code.gson/gson/2.10.1 02:58:57 [INFO] Feature jaas/4.4.5 is defined as a boot feature 02:58:57 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.5 02:58:57 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.5 02:58:57 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.5 02:58:57 [INFO] not changing existing config file: etc/org.apache.karaf.jaas.cfg 02:58:57 [INFO] not changing existing config file: etc/org.apache.karaf.command.acl.jaas.cfg 02:58:57 [INFO] Feature odl-netconf-model-rfc8040/7.0.5.SNAPSHOT is defined as a boot feature 02:58:57 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc8040-ietf-restconf-monitoring/7.0.5-SNAPSHOT 02:58:57 [INFO] Feature pax-web-http-war/4.4.5 is defined as a boot feature 02:58:57 [INFO] adding maven artifact: mvn:org.apache.karaf.web/org.apache.karaf.web.core/4.4.5 02:58:57 [INFO] Feature odl-mdsal-model-rfc8072/13.0.1 is defined as a boot feature 02:58:57 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8072/13.0.1 02:58:57 [INFO] Feature odl-aaa-web/0.19.3 is defined as a boot feature 02:58:57 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-jersey2/0.19.3 02:58:57 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-api/0.19.3 02:58:57 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-api/0.19.3 02:58:57 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-osgi-impl/0.19.3 02:58:57 [INFO] Feature odl-aaa-api/0.19.3 is defined as a boot feature 02:58:57 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-authn-api/0.19.3 02:58:57 [INFO] Feature log/4.4.5 is defined as a boot feature 02:58:57 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.5 02:58:57 [INFO] not changing existing config file: etc/org.apache.karaf.log.cfg 02:58:57 [INFO] Feature odl-jersey-2/13.0.11 is defined as a boot feature 02:58:57 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-common/2.41 02:58:57 [INFO] adding maven artifact: mvn:org.glassfish.hk2.external/aopalliance-repackaged/2.6.1 02:58:57 [INFO] adding maven artifact: mvn:org.glassfish.jersey.inject/jersey-hk2/2.41 02:58:57 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-client/2.41 02:58:57 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-server/2.41 02:58:57 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet/2.41 02:58:57 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-api/2.6.1 02:58:57 [INFO] adding maven artifact: mvn:jakarta.validation/jakarta.validation-api/2.0.2 02:58:57 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-locator/2.6.1 02:58:57 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet-core/2.41 02:58:57 [INFO] adding maven artifact: mvn:org.glassfish.jersey.media/jersey-media-sse/2.41 02:58:57 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 02:58:57 [INFO] adding maven artifact: mvn:org.glassfish.hk2/osgi-resource-locator/1.0.3 02:58:57 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-utils/2.6.1 02:58:57 [INFO] adding maven artifact: mvn:org.glassfish.hk2.external/jakarta.inject/2.6.1 02:58:57 [INFO] Feature odl-mdsal-remoterpc-connector/9.0.2 is defined as a boot feature 02:58:57 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-remoterpc-connector/9.0.2 02:58:57 [INFO] Feature odl-yangtools-common/13.0.2 is defined as a boot feature 02:58:57 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common/13.0.2 02:58:57 [INFO] Feature odl-netconf-model-rfc6241/7.0.5.SNAPSHOT is defined as a boot feature 02:58:57 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc6241/7.0.5-SNAPSHOT 02:58:57 [INFO] Feature odl-aaa-password-service/0.19.3 is defined as a boot feature 02:58:57 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.19.3 02:58:57 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-api/0.19.3 02:58:57 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.19.3/xml/aaa-password-service-config 02:58:57 [INFO] Feature odl-mdsal-singleton-dom/13.0.1 is defined as a boot feature 02:58:57 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-impl/13.0.1 02:58:57 [INFO] Feature odl-controller-mdsal-common/9.0.2 is defined as a boot feature 02:58:57 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-common-util/9.0.2 02:58:57 [INFO] Feature pax-web-whiteboard/8.0.24 is defined as a boot feature 02:58:57 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-whiteboard/8.0.24 02:58:57 [INFO] Feature pax-url-wrap/2.6.14 is defined as a boot feature 02:58:57 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber 02:58:57 [INFO] Feature odl-netconf-connector/7.0.5.SNAPSHOT is defined as a boot feature 02:58:57 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-client-mdsal/7.0.5-SNAPSHOT 02:58:57 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/keystore-legacy/7.0.5-SNAPSHOT 02:58:57 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-dom-api/7.0.5-SNAPSHOT 02:58:57 [INFO] Feature pax-jdbc-config/1.5.6 is defined as a boot feature 02:58:57 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-config/1.5.6 02:58:57 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jasypt/1.9.3_1 02:58:57 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-pool-common/1.5.6 02:58:57 [INFO] Feature odl-yangtools-data/13.0.2 is defined as a boot feature 02:58:57 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-ri/13.0.2 02:58:57 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-impl/13.0.2 02:58:57 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-transform/13.0.2 02:58:57 [INFO] Feature odl-netconf-common/7.0.5.SNAPSHOT is defined as a boot feature 02:58:57 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-netty-util/7.0.5-SNAPSHOT 02:58:57 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/shaded-exificient/7.0.5-SNAPSHOT 02:58:57 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-common/7.0.5-SNAPSHOT 02:58:57 [INFO] Feature war/4.4.5 is defined as a boot feature 02:58:57 [INFO] Feature scr/4.4.5 is defined as a boot feature 02:58:57 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.5 02:58:57 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.5 02:58:57 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 02:58:57 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 02:58:57 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 02:58:57 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 02:58:57 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 02:58:57 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 02:58:57 [INFO] Feature odl-controller-blueprint/9.0.2 is defined as a boot feature 02:58:57 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 02:58:57 [INFO] adding maven artifact: mvn:org.opendaylight.controller/blueprint/9.0.2 02:58:57 [INFO] Feature pax-web-war/8.0.24 is defined as a boot feature 02:58:57 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-war/2.6.14/jar/uber 02:58:57 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 02:58:57 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 02:58:57 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.24 02:58:57 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-war/8.0.24 02:58:57 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 02:58:57 [INFO] Feature odl-mdsal-eos-binding/13.0.1 is defined as a boot feature 02:58:57 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/13.0.1 02:58:57 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-api/13.0.1 02:58:57 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-adapter/13.0.1 02:58:57 [INFO] Feature odl-netconf-model-rfc6243/7.0.5.SNAPSHOT is defined as a boot feature 02:58:57 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc6243/7.0.5-SNAPSHOT 02:58:57 [INFO] Feature odl-yangtools-xpath-api/13.0.2 is defined as a boot feature 02:58:57 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-api/13.0.2 02:58:57 [INFO] Feature odl-antlr4/13.0.11 is defined as a boot feature 02:58:57 [INFO] adding maven artifact: mvn:org.antlr/antlr4-runtime/4.13.1 02:58:57 [INFO] Feature odl-mdsal-model-rfc6991/13.0.1 is defined as a boot feature 02:58:57 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-inet-types/13.0.1 02:58:57 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/ietf-type-util/13.0.1 02:58:57 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-yang-types/13.0.1 02:58:57 [INFO] Feature odl-apache-commons-text/13.0.11 is defined as a boot feature 02:58:57 [INFO] adding maven artifact: mvn:org.apache.commons/commons-text/1.11.0 02:58:57 [INFO] Feature odl-mdsal-model-rfc8342/13.0.1 is defined as a boot feature 02:58:57 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-datastores/13.0.1 02:58:57 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-origin/13.0.1 02:58:57 [INFO] Feature odl-karaf-feat-jetty/13.0.11 is defined as a boot feature 02:58:57 [INFO] Feature odl-apache-commons-lang3/13.0.11 is defined as a boot feature 02:58:57 [INFO] adding maven artifact: mvn:org.apache.commons/commons-lang3/3.14.0 02:58:57 [INFO] Feature odl-netconf-callhome-ssh/7.0.5.SNAPSHOT is defined as a boot feature 02:58:57 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/callhome-provider/7.0.5-SNAPSHOT 02:58:57 [INFO] Feature odl-restconf-nb/7.0.5.SNAPSHOT is defined as a boot feature 02:58:57 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-nb/7.0.5-SNAPSHOT 02:58:57 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-api/9.4.53.v20231009 02:58:57 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-client/9.4.53.v20231009 02:58:57 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlet/9.4.53.v20231009 02:58:57 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-server/9.4.53.v20231009 02:58:57 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-server/9.4.53.v20231009 02:58:57 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-dom-api/7.0.5-SNAPSHOT 02:58:57 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-common/9.4.53.v20231009 02:58:57 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-io/9.4.53.v20231009 02:58:57 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-servlet/9.4.53.v20231009 02:58:57 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-api/7.0.5-SNAPSHOT 02:58:57 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util/9.4.53.v20231009 02:58:57 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-security/9.4.53.v20231009 02:58:57 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-http/9.4.53.v20231009 02:58:57 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-client/9.4.53.v20231009 02:58:57 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util-ajax/9.4.53.v20231009 02:58:57 [INFO] Feature feature/4.4.5 is defined as a boot feature 02:58:57 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.5 02:58:57 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.5 02:58:57 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.5 02:58:57 [INFO] not changing existing config file: etc/org.apache.karaf.features.repos.cfg 02:58:57 [INFO] not changing existing config file: etc/org.apache.karaf.command.acl.feature.cfg 02:58:58 [INFO] Feature odl-servlet-api/13.0.11 is defined as a boot feature 02:58:58 [INFO] adding maven artifact: mvn:javax.servlet/javax.servlet-api/3.1.0 02:58:58 [INFO] Feature system/4.4.5 is defined as a boot feature 02:58:58 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.5 02:58:58 [INFO] not changing existing config file: etc/org.apache.karaf.command.acl.system.cfg 02:58:58 [INFO] Feature odl-dropwizard-metrics/13.0.11 is defined as a boot feature 02:58:58 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-core/4.2.25 02:58:58 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jmx/4.2.25 02:58:58 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jvm/4.2.25 02:58:58 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-healthchecks/4.2.25 02:58:58 [INFO] Feature odl-ws-rs-api/13.0.11 is defined as a boot feature 02:58:58 [INFO] adding maven artifact: mvn:jakarta.ws.rs/jakarta.ws.rs-api/2.1.6 02:58:58 [INFO] Feature odl-netconf-model-rfc8341/7.0.5.SNAPSHOT is defined as a boot feature 02:58:58 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc8341/7.0.5-SNAPSHOT 02:58:58 [INFO] Feature odl-mdsal-broker/9.0.2 is defined as a boot feature 02:58:58 [INFO] Feature odl-netconf-transport-api/7.0.5.SNAPSHOT is defined as a boot feature 02:58:58 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-api/7.0.5-SNAPSHOT 02:58:58 [INFO] Feature odl-mdsal-binding-base/13.0.1 is defined as a boot feature 02:58:58 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/yang-binding/13.0.1 02:58:58 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/yang-ext/2013.09.07.25.1 02:58:58 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-spec-util/13.0.1 02:58:58 [INFO] Feature odl-netconf-model-rfc8526/7.0.5.SNAPSHOT is defined as a boot feature 02:58:58 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc8526/7.0.5-SNAPSHOT 02:58:58 [INFO] Feature odl-netconf-topology/7.0.5.SNAPSHOT is defined as a boot feature 02:58:58 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-topology-impl/7.0.5-SNAPSHOT 02:58:58 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-topology/7.0.5-SNAPSHOT 02:58:58 [INFO] Feature pax-web-http-jetty/8.0.24 is defined as a boot feature 02:58:58 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-runtime/8.0.24 02:58:58 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jetty/8.0.24 02:58:58 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.24 02:58:58 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.24/xml/config-jetty 02:58:58 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.24/xml/context-jetty 02:58:58 [INFO] adding config file: etc/org.ops4j.pax.web.cfg 02:58:58 [INFO] Feature odl-mdsal-bytebuddy/13.0.1 is defined as a boot feature 02:58:58 [INFO] adding maven artifact: mvn:net.bytebuddy/byte-buddy/1.14.12 02:58:58 [INFO] Feature odl-yangtools-xpath/13.0.2 is defined as a boot feature 02:58:58 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-impl/13.0.2 02:58:58 [INFO] Feature odl-aaa-cert/0.19.3 is defined as a boot feature 02:58:58 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.19.3 02:58:58 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.19.3/xml/config 02:58:58 [INFO] Feature odl-yangtools-export/13.0.2 is defined as a boot feature 02:58:58 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-export/13.0.2 02:58:58 [INFO] Feature pax-web-jetty/9.4.53.v20231009 is defined as a boot feature 02:58:58 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlet/9.4.53.v20231009 02:58:58 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-client/9.4.53.v20231009 02:58:58 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-server/9.4.53.v20231009 02:58:58 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jmx/9.4.53.v20231009 02:58:58 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 02:58:58 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jaas/9.4.53.v20231009 02:58:58 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-continuation/9.4.53.v20231009 02:58:58 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.24 02:58:58 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-io/9.4.53.v20231009 02:58:58 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-xml/9.4.53.v20231009 02:58:58 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util/9.4.53.v20231009 02:58:58 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlets/9.4.53.v20231009 02:58:58 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util-ajax/9.4.53.v20231009 02:58:58 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-security/9.4.53.v20231009 02:58:58 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-http/9.4.53.v20231009 02:58:58 [INFO] Feature eventadmin/4.4.5 is defined as a boot feature 02:58:58 [INFO] adding maven artifact: mvn:org.apache.karaf/org.apache.karaf.event/4.4.5 02:58:58 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.event/1.1.8 02:58:58 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.eventadmin/4.4.5 02:58:58 [INFO] not changing existing config file: etc/org.apache.felix.eventadmin.impl.EventAdmin.cfg 02:58:58 [INFO] Feature wrap/2.6.14 is defined as a boot feature 02:58:58 [INFO] Feature odl-jakarta-activation-api/13.0.11 is defined as a boot feature 02:58:58 [INFO] adding maven artifact: mvn:jakarta.activation/jakarta.activation-api/1.2.2 02:58:58 [INFO] Feature pax-web-http/8.0.24 is defined as a boot feature 02:58:58 [INFO] adding maven artifact: mvn:org.apache.karaf.http/org.apache.karaf.http.core/4.4.5 02:58:58 [INFO] adding maven artifact: mvn:org.apache.karaf.webconsole/org.apache.karaf.webconsole.http/4.4.5 02:58:58 [INFO] Feature pax-web-core/8.0.24 is defined as a boot feature 02:58:58 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.24 02:58:58 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-api/8.0.24 02:58:58 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 02:58:58 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-spi/8.0.24 02:58:58 [INFO] Feature odl-guava/13.0.11 is defined as a boot feature 02:58:58 [INFO] adding maven artifact: mvn:org.checkerframework/checker-qual/3.42.0 02:58:58 [INFO] adding maven artifact: mvn:com.google.guava/guava/32.1.3-jre 02:58:58 [INFO] adding maven artifact: mvn:com.google.guava/failureaccess/1.0.1 02:58:58 [INFO] Feature odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/13.0.1 is defined as a boot feature 02:58:58 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/ietf-topology/2013.10.21.25.1 02:58:58 [INFO] Feature odl-aaa-shiro/0.19.3 is defined as a boot feature 02:58:58 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-tokenauthrealm/0.19.3 02:58:58 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-idm-store-h2/0.19.3 02:58:58 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro-api/0.19.3 02:58:58 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.19.3 02:58:58 [INFO] adding maven artifact: mvn:com.h2database/h2/2.2.220 02:58:58 [INFO] adding maven artifact: mvn:net.sf.ehcache/ehcache/2.10.9.2 02:58:58 [INFO] adding maven artifact: mvn:org.apache.geronimo.specs/geronimo-jta_1.1_spec/1.1.1 02:58:58 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.19.3 02:58:58 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.19.3/xml/aaa-app-config 02:58:58 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.19.3/xml/aaa-datastore-config 02:58:58 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.19.3/xml/aaa-password-service-config 02:58:58 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.19.3/py/idmtool 02:58:58 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.19.3/cfg/config 02:58:58 [INFO] Feature odl-netconf-truststore/7.0.5.SNAPSHOT is defined as a boot feature 02:58:58 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/truststore-api/7.0.5-SNAPSHOT 02:58:58 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/truststore-none/7.0.5-SNAPSHOT 02:58:58 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/draft-ietf-netconf-crypto-types/7.0.5-SNAPSHOT 02:58:58 [INFO] Feature odl-mdsal-dom-api/13.0.1 is defined as a boot feature 02:58:58 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-api/13.0.1 02:58:58 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-spi/13.0.1 02:58:58 [INFO] Feature odl-yangtools-util/13.0.2 is defined as a boot feature 02:58:58 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/concepts/13.0.2 02:58:58 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/util/13.0.2 02:58:58 [INFO] Feature odl-mdsal-clustering-commons/9.0.2 is defined as a boot feature 02:58:58 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-raft/9.0.2 02:58:58 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-graphite/4.2.25 02:58:58 [INFO] adding maven artifact: mvn:org.opendaylight.controller/atomix-storage/9.0.2 02:58:58 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-mgmt-api/9.0.2 02:58:58 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-commons/9.0.2 02:58:58 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-segmented-journal/9.0.2 02:58:58 [INFO] adding maven artifact: mvn:com.rabbitmq/amqp-client/5.20.0 02:58:58 [INFO] adding maven artifact: mvn:org.lz4/lz4-java/1.8.0 02:58:58 [INFO] Feature jline/3.21.0 is defined as a boot feature 02:58:58 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 02:58:58 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 02:58:58 [INFO] Feature odl-mdsal-model-rfc8040/13.0.1 is defined as a boot feature 02:58:58 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8040/13.0.1 02:58:58 [INFO] Feature odl-mdsal-eos-common/13.0.1 is defined as a boot feature 02:58:58 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-common-api/13.0.1 02:58:58 [INFO] Feature aries-blueprint/4.4.5 is defined as a boot feature 02:58:58 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 02:58:58 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.5 02:58:58 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 02:58:58 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 02:58:58 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 02:58:58 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 02:58:58 [INFO] Feature odl-mdsal-binding-dom-adapter/13.0.1 is defined as a boot feature 02:58:58 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-adapter/13.0.1 02:58:58 [INFO] Feature odl-netconf-api/7.0.5.SNAPSHOT is defined as a boot feature 02:58:58 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-api/7.0.5-SNAPSHOT 02:58:58 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-auth/7.0.5-SNAPSHOT 02:58:58 [INFO] Feature odl-restconf-common/7.0.5.SNAPSHOT is defined as a boot feature 02:58:58 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-common-models/7.0.5-SNAPSHOT 02:58:58 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-common/7.0.5-SNAPSHOT 02:58:58 [INFO] Feature pax-web-jsp/8.0.24 is defined as a boot feature 02:58:58 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jsp/8.0.24 02:58:58 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-el2/8.0.24 02:58:58 [INFO] adding maven artifact: mvn:org.eclipse.jdt/ecj/3.26.0 02:58:58 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 02:58:58 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 02:58:58 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.24 02:58:58 [INFO] Feature odl-mdsal-singleton-common/13.0.1 is defined as a boot feature 02:58:58 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-api/13.0.1 02:58:58 [INFO] Feature odl-yangtools-data-api/13.0.2 is defined as a boot feature 02:58:58 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-api/13.0.2 02:58:58 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-spi/13.0.2 02:58:58 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-spi/13.0.2 02:58:58 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-util/13.0.2 02:58:58 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-api/13.0.2 02:58:58 [INFO] Feature odl-mdsal-binding-runtime-api/13.0.1 is defined as a boot feature 02:58:58 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-model-api/13.0.1 02:58:58 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-model-ri/13.0.1 02:58:58 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-spi/13.0.1 02:58:58 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-api/13.0.1 02:58:58 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-api/13.0.1 02:58:58 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-spi/13.0.1 02:58:58 [INFO] Feature odl-yangtools-codec/13.0.2 is defined as a boot feature 02:58:58 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-binfmt/13.0.2 02:58:58 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-gson/13.0.2 02:58:58 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-xml/13.0.2 02:58:58 [INFO] Feature odl-netty-4/13.0.11 is defined as a boot feature 02:58:58 [INFO] adding maven artifact: mvn:io.netty/netty-buffer/4.1.107.Final 02:58:58 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.1.107.Final/jar/linux-x86_64 02:58:58 [INFO] adding maven artifact: mvn:io.netty/netty-transport-classes-epoll/4.1.107.Final 02:58:58 [INFO] adding maven artifact: mvn:io.netty/netty-handler/4.1.107.Final 02:58:58 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.1.107.Final/jar/linux-x86_64 02:58:58 [INFO] adding maven artifact: mvn:io.netty/netty-common/4.1.107.Final 02:58:58 [INFO] adding maven artifact: mvn:io.netty/netty-codec-http/4.1.107.Final 02:58:58 [INFO] adding maven artifact: mvn:io.netty/netty-codec/4.1.107.Final 02:58:58 [INFO] adding maven artifact: mvn:io.netty/netty-resolver/4.1.107.Final 02:58:58 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.1.107.Final 02:58:58 [INFO] adding maven artifact: mvn:io.netty/netty-transport/4.1.107.Final 02:58:58 [INFO] Feature odl-mdsal-binding-api/13.0.1 is defined as a boot feature 02:58:58 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-util/13.0.1 02:58:58 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-spi/13.0.1 02:58:58 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-api/13.0.1 02:58:58 [INFO] Feature odl-netconf-transport/7.0.5.SNAPSHOT is defined as a boot feature 02:58:58 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/shaded-sshd/7.0.5-SNAPSHOT 02:58:58 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-tcp/7.0.5-SNAPSHOT 02:58:58 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-tls/7.0.5-SNAPSHOT 02:58:58 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-ssh/7.0.5-SNAPSHOT 02:58:58 [INFO] adding maven artifact: mvn:commons-codec/commons-codec/1.15 02:58:58 [INFO] Feature odl-jolokia/9.0.2 is defined as a boot feature 02:58:58 [INFO] adding maven artifact: mvn:org.jolokia/jolokia-osgi/1.7.2 02:58:58 [INFO] adding maven artifact: mvn:com.googlecode.json-simple/json-simple/1.1.1 02:58:58 [INFO] adding maven artifact: mvn:org.opendaylight.controller/odl-jolokia-osgi/9.0.2/cfg/configuration 02:58:58 [INFO] Feature pax-jdbc/1.5.6 is defined as a boot feature 02:58:58 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc/1.5.6 02:58:58 [INFO] Feature odl-yangtools-parser/13.0.2 is defined as a boot feature 02:58:58 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-parser-support/13.0.2 02:58:58 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-parser-support/13.0.2 02:58:58 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-parser-support/13.0.2 02:58:58 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-rfc7950/13.0.2 02:58:58 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-parser-support/13.0.2 02:58:58 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-parser-support/13.0.2 02:58:58 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-parser-support/13.0.2 02:58:58 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-parser-support/13.0.2 02:58:58 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-parser-support/13.0.2 02:58:58 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-reactor/13.0.2 02:58:58 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-ri/13.0.2 02:58:58 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-impl/13.0.2 02:58:58 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-parser-support/13.0.2 02:58:58 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-parser-support/13.0.2 02:58:58 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-spi/13.0.2 02:58:58 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-fs/13.0.2 02:58:58 [INFO] Install stage 02:58:58 [INFO] Loading installed repositories 02:58:58 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 02:58:58 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/1.7.32 02:58:58 [INFO] 02:58:58 [INFO] --- karaf-maven-plugin:4.4.5:assembly (process-resources) @ netconf-karaf-static --- 02:58:58 [INFO] Using repositories: 02:58:58 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 02:58:58 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 02:58:58 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 02:58:58 [INFO] Creating work directory: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly 02:58:58 [INFO] Loading direct KAR and features XML dependencies 02:58:58 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/static/4.4.5/kar 02:58:58 [INFO] Feature static will be added as a startup feature 02:58:58 [INFO] Generating Karaf assembly: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly 02:58:58 [INFO] Unzipping kars 02:58:58 [INFO] processing KAR: mvn:org.apache.karaf.features/static/4.4.5/kar 02:58:58 [INFO] found repository: mvn:org.apache.karaf.features/static/4.4.5/xml/features 02:58:58 [INFO] Loading profiles from: 02:58:58 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 02:58:58 [INFO] Loading repositories 02:58:58 [INFO] Generating generated-startup profile 02:58:58 [INFO] Generating generated-boot profile with parents: generated-startup 02:58:58 [INFO] Generating generated-installed profile 02:58:58 [INFO] Adding profiles to etc/profiles 02:58:58 [INFO] Configuring etc/config.properties and etc/system.properties 02:58:58 [INFO] Downloading libraries for generated profiles 02:58:58 [INFO] Downloading additional libraries 02:58:58 [INFO] Writing configurations 02:58:58 [INFO] adding config file: etc/profile.cfg 02:58:58 [INFO] Startup stage 02:58:58 [INFO] Loading startup repositories 02:58:58 [INFO] Resolving startup features and bundles 02:58:58 [INFO] Features: static, static-framework, scr, log, system, feature, deployer, wrap, aries-blueprint, eventadmin, ssh 02:58:58 [INFO] Bundles: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6, 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.14, mvn:org.ops4j.pax.url/pax-url-aether/2.6.12, mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.0.11, mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.0.11, mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.0.11, mvn:org.opendaylight.odlparent/logging-markers/13.0.11, mvn:org.apache.karaf.services/org.apache.karaf.services.staticcm/4.4.5, mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0, mvn:org.apache.felix/org.apache.felix.metatype/1.2.4, mvn:org.opendaylight.odlparent/karaf.branding/13.0.11 02:58:58 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.75 02:58:58 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.75 02:58:58 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.75 02:58:58 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.0.11 02:58:58 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 02:58:58 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 02:58:58 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 02:58:58 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 02:58:58 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 02:58:58 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 02:58:58 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 02:58:58 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.18 02:58:58 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 02:58:58 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 02:58:58 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 02:58:58 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.5 02:58:58 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.5 02:58:58 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.5 02:58:58 [INFO] adding maven artifact: mvn:org.apache.karaf/org.apache.karaf.event/4.4.5 02:58:58 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.5 02:58:58 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.5 02:58:58 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.5 02:58:58 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.5 02:58:58 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.5 02:58:58 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.5 02:58:58 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.5 02:58:58 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.eventadmin/4.4.5 02:58:58 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.staticcm/4.4.5 02:58:58 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.5 02:58:58 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.5 02:58:58 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.5 02:58:58 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.5 02:58:58 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.14 02:58:58 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.11.0 02:58:58 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.11.0 02:58:58 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.11.0 02:58:58 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 02:58:58 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 02:58:58 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.6 02:58:58 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.6 02:58:58 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.6 02:58:58 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.6 02:58:58 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.6 02:58:58 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.0.11 02:58:58 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.0.11 02:58:58 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.0.11 02:58:58 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/logging-markers/13.0.11 02:58:58 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.6 02:58:58 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.6 02:58:58 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.12 02:58:58 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber 02:58:58 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 02:58:58 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 02:58:58 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 02:58:58 [INFO] adding config file: etc/org.apache.felix.eventadmin.impl.EventAdmin.cfg 02:58:58 [INFO] adding config file: etc/org.apache.karaf.log.cfg 02:58:58 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 02:58:58 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 02:58:58 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 02:58:58 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 02:58:58 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 02:58:58 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 02:58:58 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 02:58:58 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 02:58:58 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.5.jar 02:58:58 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.5 02:58:58 [INFO] Boot stage 02:58:58 [INFO] Loading boot repositories 02:58:58 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector-all/7.0.5-SNAPSHOT/xml/features 02:58:58 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector/7.0.5-SNAPSHOT/xml/features 02:58:58 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/13.0.1/xml/features 02:58:58 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/13.0.1/xml/features 02:58:58 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/13.0.1/xml/features 02:58:58 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/13.0.2/xml/features 02:58:58 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/13.0.2/xml/features 02:58:58 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/13.0.11/xml/features 02:58:58 [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.1/xml/features 02:58:58 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/9.0.2/xml/features 02:58:58 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/13.0.1/xml/features 02:58:58 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/13.0.1/xml/features 02:58:58 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/13.0.1/xml/features 02:58:58 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/13.0.2/xml/features 02:58:58 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/13.0.2/xml/features 02:58:58 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/13.0.2/xml/features 02:58:58 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/13.0.1/xml/features 02:58:58 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/13.0.1/xml/features 02:58:58 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/13.0.1/xml/features 02:58:58 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/13.0.1/xml/features 02:58:58 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/13.0.1/xml/features 02:58:58 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-bytebuddy/13.0.1/xml/features 02:58:58 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/13.0.1/xml/features 02:58:58 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/13.0.1/xml/features 02:58:58 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime-api/13.0.1/xml/features 02:58:58 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/13.0.2/xml/features 02:58:58 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/13.0.11/xml/features 02:58:58 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/13.0.2/xml/features 02:58:58 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/13.0.2/xml/features 02:58:58 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/13.0.1/xml/features 02:58:58 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/13.0.1/xml/features 02:58:58 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/9.0.2/xml/features 02:58:58 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/9.0.2/xml/features 02:58:58 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/13.0.11/xml/features 02:58:58 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/13.0.11/xml/features 02:58:58 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/13.0.2/xml/features 02:58:58 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/13.0.11/xml/features 02:58:58 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/13.0.11/xml/features 02:58:58 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/9.0.2/xml/features 02:58:58 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/13.0.11/xml/features 02:58:58 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/13.0.11/xml/features 02:58:58 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/9.0.2/xml/features 02:58:58 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/9.0.2/xml/features 02:58:58 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/9.0.2/xml/features 02:58:58 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.19.3/xml/features 02:58:58 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/9.0.2/xml/features 02:58:58 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-client/7.0.5-SNAPSHOT/xml/features 02:58:58 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-common/7.0.5-SNAPSHOT/xml/features 02:58:58 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/13.0.11/xml/features 02:58:58 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/7.0.5-SNAPSHOT/xml/features 02:58:58 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/13.0.1/xml/features 02:58:58 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/13.0.1/xml/features 02:58:58 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/13.0.1/xml/features 02:58:58 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/7.0.5-SNAPSHOT/xml/features 02:58:58 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6241/7.0.5-SNAPSHOT/xml/features 02:58:58 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6470/7.0.5-SNAPSHOT/xml/features 02:58:58 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8526/7.0.5-SNAPSHOT/xml/features 02:58:58 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6243/7.0.5-SNAPSHOT/xml/features 02:58:58 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-util/7.0.5-SNAPSHOT/xml/features 02:58:58 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport/7.0.5-SNAPSHOT/xml/features 02:58:58 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7317-iana-crypt-hash/13.0.1/xml/features 02:58:58 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore/7.0.5-SNAPSHOT/xml/features 02:58:59 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8341/7.0.5-SNAPSHOT/xml/features 02:58:59 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-truststore/7.0.5-SNAPSHOT/xml/features 02:58:59 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport-api/7.0.5-SNAPSHOT/xml/features 02:58:59 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6022/7.0.5-SNAPSHOT/xml/features 02:58:59 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-callhome-ssh/7.0.5-SNAPSHOT/xml/features 02:58:59 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-topology/7.0.5-SNAPSHOT/xml/features 02:58:59 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/7.0.5-SNAPSHOT/xml/features 02:58:59 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/13.0.1/xml/features 02:58:59 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040/13.0.1/xml/features 02:58:59 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-common/7.0.5-SNAPSHOT/xml/features 02:58:59 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/13.0.11/xml/features 02:58:59 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/13.0.2/xml/features 02:58:59 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.19.3/xml/features 02:58:59 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/13.0.11/xml/features 02:58:59 [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.6/xml/features 02:58:59 [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features 02:58:59 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/9.0.2/xml/features 02:58:59 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.19.3/xml/features 02:58:59 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.19.3/xml/features 02:58:59 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.19.3/xml/features 02:58:59 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/13.0.11/xml/features 02:58:59 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/13.0.11/xml/features 02:58:59 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/13.0.11/xml/features 02:58:59 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/13.0.11/xml/features 02:58:59 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.19.3/xml/features 02:58:59 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.19.3/xml/features 02:58:59 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8040/7.0.5-SNAPSHOT/xml/features 02:58:59 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/7.0.5-SNAPSHOT/xml/features 02:58:59 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.5/xml/features 02:58:59 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.24/xml/features 02:58:59 [INFO] adding feature repository: mvn:org.apache.karaf.features/static/4.4.5/xml/features 02:58:59 [INFO] Feature jaas-boot/4.4.5 is defined as a boot feature 02:58:59 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.5.jar 02:58:59 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.5 02:58:59 [INFO] Feature odl-apache-shiro/0.19.3 is defined as a boot feature 02:58:59 [INFO] adding maven artifact: mvn:commons-beanutils/commons-beanutils/1.9.4 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/repackaged-shiro/0.19.3 02:58:59 [INFO] adding maven artifact: mvn:commons-logging/commons-logging/1.3.0 02:58:59 [INFO] adding maven artifact: mvn:commons-collections/commons-collections/3.2.2 02:58:59 [INFO] adding maven artifact: mvn:org.owasp.encoder/encoder/1.2.3 02:58:59 [INFO] Feature odl-controller-scala/9.0.2 is defined as a boot feature 02:58:59 [INFO] adding maven artifact: mvn:org.scala-lang/scala-library/2.13.13 02:58:59 [INFO] adding maven artifact: mvn:org.scala-lang.modules/scala-parser-combinators_2.13/1.1.2 02:58:59 [INFO] adding maven artifact: mvn:org.scala-lang.modules/scala-java8-compat_2.13/1.0.2 02:58:59 [INFO] adding maven artifact: mvn:org.scala-lang/scala-reflect/2.13.13 02:58:59 [INFO] Feature shell/4.4.5 is defined as a boot feature 02:58:59 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.5 02:58:59 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.5 02:58:59 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.5 02:58:59 [INFO] not changing existing config file: etc/org.apache.karaf.command.acl.shell.cfg 02:58:59 [INFO] not changing existing config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 02:58:59 [INFO] not changing existing config file: etc/org.apache.karaf.shell.cfg 02:58:59 [INFO] Feature ssh/4.4.5 is defined as a boot feature 02:58:59 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.75 02:58:59 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.75 02:58:59 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.11.0 02:58:59 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.5 02:58:59 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.75 02:58:59 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.11.0 02:58:59 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.11.0 02:58:59 [INFO] Feature odl-mdsal-model-rfc7952/13.0.1 is defined as a boot feature 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc7952/13.0.1 02:58:59 [INFO] Feature static-framework/4.4.5 is defined as a boot feature 02:58:59 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.6 02:58:59 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.staticcm/4.4.5 02:58:59 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.6 02:58:59 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 02:58:59 [INFO] Feature odl-stax2-api/13.0.11 is defined as a boot feature 02:58:59 [INFO] adding maven artifact: mvn:org.codehaus.woodstox/stax2-api/4.2.2 02:58:59 [INFO] Feature pax-web-websockets/8.0.24 is defined as a boot feature 02:58:59 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-websocket/8.0.24 02:58:59 [INFO] adding maven artifact: mvn:jakarta.websocket/jakarta.websocket-api/1.1.2 02:58:59 [INFO] Feature odl-karaf-feat-jdbc/13.0.11 is defined as a boot feature 02:58:59 [INFO] adding maven artifact: mvn:org.apache.karaf.jdbc/org.apache.karaf.jdbc.core/4.4.5 02:58:59 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0 02:58:59 [INFO] Feature pax-jdbc-spec/1.5.6 is defined as a boot feature 02:58:59 [INFO] adding maven artifact: mvn:javax.enterprise/cdi-api/2.0.SP1 02:58:59 [INFO] adding maven artifact: mvn:javax.interceptor/javax.interceptor-api/1.2.2 02:58:59 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.javax-inject/1_3 02:58:59 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0 02:58:59 [INFO] adding maven artifact: mvn:javax.transaction/javax.transaction-api/1.2 02:58:59 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 02:58:59 [INFO] Feature odl-javassist-3/13.0.11 is defined as a boot feature 02:58:59 [INFO] adding maven artifact: mvn:org.javassist/javassist/3.30.2-GA 02:58:59 [INFO] Feature odl-yangtools-parser-api/13.0.2 is defined as a boot feature 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-model-api/13.0.2 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-model-api/13.0.2 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-spi/13.0.2 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-model-api/13.0.2 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-model-api/13.0.2 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-api/13.0.2 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-model-api/13.0.2 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-spi/13.0.2 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-model-api/13.0.2 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-model-api/13.0.2 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-model-api/13.0.2 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-ir/13.0.2 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-api/13.0.2 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-model-api/13.0.2 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-model-api/13.0.2 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-api/13.0.2 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-util/13.0.2 02:58:59 [INFO] Feature odl-mdsal-distributed-datastore/9.0.2 is defined as a boot feature 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-distributed-datastore/9.0.2 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-api/9.0.2 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/13.0.1 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-dom-api/9.0.2 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.controller/eos-dom-akka/9.0.2 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-client/9.0.2 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-api/9.0.2 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-impl/9.0.2 02:58:59 [INFO] adding maven artifact: wrap:mvn:net.java.dev.stax-utils/stax-utils/20070216 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.2/xml/akkaconf 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.2/xml/factoryakkaconf 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.2/xml/moduleshardconf 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.2/xml/moduleconf 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.2/cfg/datastore 02:58:59 [INFO] Feature odl-mdsal-dom-runtime/13.0.1 is defined as a boot feature 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-schema-osgi/13.0.1 02:58:59 [INFO] Feature odl-netconf-util/7.0.5.SNAPSHOT is defined as a boot feature 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-common-mdsal/7.0.5-SNAPSHOT 02:58:59 [INFO] Feature odl-netconf-model-rfc6022/7.0.5.SNAPSHOT is defined as a boot feature 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc6022/7.0.5-SNAPSHOT 02:58:59 [INFO] Feature odl-netconf-keystore/7.0.5.SNAPSHOT is defined as a boot feature 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/draft-ietf-netconf-crypto-types/7.0.5-SNAPSHOT 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/keystore-none/7.0.5-SNAPSHOT 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/keystore-api/7.0.5-SNAPSHOT 02:58:59 [INFO] Feature odl-mdsal-common/13.0.1 is defined as a boot feature 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-common-api/13.0.1 02:58:59 [INFO] Feature odl-mdsal-model-rfc8525/13.0.1 is defined as a boot feature 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8525/13.0.1 02:58:59 [INFO] Feature odl-aaa-encryption-service/0.19.3 is defined as a boot feature 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service-impl/0.19.3 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service/0.19.3 02:58:59 [INFO] Feature odl-mdsal-binding-runtime/13.0.1 is defined as a boot feature 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec/13.0.1 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-loader/13.0.1 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-osgi/13.0.1 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-generator/13.0.1 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-osgi/13.0.1 02:58:59 [INFO] Feature http/8.0.24 is defined as a boot feature 02:58:59 [INFO] Feature odl-netconf-model-rfc5277/7.0.5.SNAPSHOT is defined as a boot feature 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc5277/7.0.5-SNAPSHOT 02:58:59 [INFO] Feature deployer/4.4.5 is defined as a boot feature 02:58:59 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.5 02:58:59 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.5 02:58:59 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.5 02:58:59 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.5 02:58:59 [INFO] Feature odl-mdsal-eos-dom/13.0.1 is defined as a boot feature 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-dom-api/13.0.1 02:58:59 [INFO] Feature odl-mdsal-model-rfc7317-iana-crypt-hash/13.0.1 is defined as a boot feature 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-crypt-hash/13.0.1 02:58:59 [INFO] Feature odl-mdsal-dom-broker/13.0.1 is defined as a boot feature 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-broker/13.0.1 02:58:59 [INFO] Feature odl-netconf-client/7.0.5.SNAPSHOT is defined as a boot feature 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-client/7.0.5-SNAPSHOT 02:58:59 [INFO] Feature odl-netconf-model-rfc6470/7.0.5.SNAPSHOT is defined as a boot feature 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc6470/7.0.5-SNAPSHOT 02:58:59 [INFO] Feature pt-triemap/1.3.1 is defined as a boot feature 02:58:59 [INFO] adding maven artifact: mvn:tech.pantheon.triemap/triemap/1.3.1 02:58:59 [INFO] Feature odl-controller-akka/9.0.2 is defined as a boot feature 02:58:59 [INFO] adding maven artifact: mvn:com.typesafe/config/1.4.2 02:58:59 [INFO] adding maven artifact: wrap:mvn:org.lmdbjava/lmdbjava/0.7.0 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.controller/repackaged-akka/9.0.2 02:58:59 [INFO] adding maven artifact: mvn:io.aeron/aeron-client/1.38.1 02:58:59 [INFO] adding maven artifact: mvn:org.agrona/agrona/1.15.2 02:58:59 [INFO] adding maven artifact: mvn:io.aeron/aeron-driver/1.38.1 02:58:59 [INFO] adding maven artifact: mvn:org.reactivestreams/reactive-streams/1.0.4 02:58:59 [INFO] adding maven artifact: mvn:com.typesafe/ssl-config-core_2.13/0.4.3 02:58:59 [INFO] adding maven artifact: mvn:io.netty/netty/3.10.6.Final 02:58:59 [INFO] Feature odl-netconf-connector-all/7.0.5.SNAPSHOT is defined as a boot feature 02:58:59 [INFO] Feature pax-web-http-whiteboard/8.0.24 is defined as a boot feature 02:58:59 [INFO] Feature aries-proxy/4.4.5 is defined as a boot feature 02:58:59 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.6 02:58:59 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.6 02:58:59 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.6 02:58:59 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 02:58:59 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.6 02:58:59 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.6 02:58:59 [INFO] Feature odl-yanglib-mdsal-writer/7.0.5.SNAPSHOT is defined as a boot feature 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/yanglib-mdsal-writer/7.0.5-SNAPSHOT 02:58:59 [INFO] Feature odl-gson/13.0.11 is defined as a boot feature 02:58:59 [INFO] adding maven artifact: mvn:com.google.code.gson/gson/2.10.1 02:58:59 [INFO] Feature jaas/4.4.5 is defined as a boot feature 02:58:59 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.5 02:58:59 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.5 02:58:59 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.5 02:58:59 [INFO] not changing existing config file: etc/org.apache.karaf.jaas.cfg 02:58:59 [INFO] not changing existing config file: etc/org.apache.karaf.command.acl.jaas.cfg 02:58:59 [INFO] Feature odl-netconf-model-rfc8040/7.0.5.SNAPSHOT is defined as a boot feature 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc8040-ietf-restconf-monitoring/7.0.5-SNAPSHOT 02:58:59 [INFO] Feature pax-web-http-war/4.4.5 is defined as a boot feature 02:58:59 [INFO] adding maven artifact: mvn:org.apache.karaf.web/org.apache.karaf.web.core/4.4.5 02:58:59 [INFO] Feature odl-mdsal-model-rfc8072/13.0.1 is defined as a boot feature 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8072/13.0.1 02:58:59 [INFO] Feature odl-aaa-web/0.19.3 is defined as a boot feature 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-jersey2/0.19.3 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-api/0.19.3 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-api/0.19.3 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-osgi-impl/0.19.3 02:58:59 [INFO] Feature odl-aaa-api/0.19.3 is defined as a boot feature 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-authn-api/0.19.3 02:58:59 [INFO] Feature log/4.4.5 is defined as a boot feature 02:58:59 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.5 02:58:59 [INFO] not changing existing config file: etc/org.apache.karaf.log.cfg 02:58:59 [INFO] Feature odl-jersey-2/13.0.11 is defined as a boot feature 02:58:59 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-common/2.41 02:58:59 [INFO] adding maven artifact: mvn:org.glassfish.hk2.external/aopalliance-repackaged/2.6.1 02:58:59 [INFO] adding maven artifact: mvn:org.glassfish.jersey.inject/jersey-hk2/2.41 02:58:59 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-client/2.41 02:58:59 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-server/2.41 02:58:59 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet/2.41 02:58:59 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-api/2.6.1 02:58:59 [INFO] adding maven artifact: mvn:jakarta.validation/jakarta.validation-api/2.0.2 02:58:59 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-locator/2.6.1 02:58:59 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet-core/2.41 02:58:59 [INFO] adding maven artifact: mvn:org.glassfish.jersey.media/jersey-media-sse/2.41 02:58:59 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 02:58:59 [INFO] adding maven artifact: mvn:org.glassfish.hk2/osgi-resource-locator/1.0.3 02:58:59 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-utils/2.6.1 02:58:59 [INFO] adding maven artifact: mvn:org.glassfish.hk2.external/jakarta.inject/2.6.1 02:58:59 [INFO] Feature odl-mdsal-remoterpc-connector/9.0.2 is defined as a boot feature 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-remoterpc-connector/9.0.2 02:58:59 [INFO] Feature odl-yangtools-common/13.0.2 is defined as a boot feature 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common/13.0.2 02:58:59 [INFO] Feature odl-netconf-model-rfc6241/7.0.5.SNAPSHOT is defined as a boot feature 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc6241/7.0.5-SNAPSHOT 02:58:59 [INFO] Feature odl-aaa-password-service/0.19.3 is defined as a boot feature 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.19.3 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-api/0.19.3 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.19.3/xml/aaa-password-service-config 02:58:59 [INFO] Feature odl-mdsal-singleton-dom/13.0.1 is defined as a boot feature 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-impl/13.0.1 02:58:59 [INFO] Feature odl-controller-mdsal-common/9.0.2 is defined as a boot feature 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-common-util/9.0.2 02:58:59 [INFO] Feature pax-web-whiteboard/8.0.24 is defined as a boot feature 02:58:59 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-whiteboard/8.0.24 02:58:59 [INFO] Feature pax-url-wrap/2.6.14 is defined as a boot feature 02:58:59 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber 02:58:59 [INFO] Feature odl-netconf-connector/7.0.5.SNAPSHOT is defined as a boot feature 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-client-mdsal/7.0.5-SNAPSHOT 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/keystore-legacy/7.0.5-SNAPSHOT 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-dom-api/7.0.5-SNAPSHOT 02:58:59 [INFO] Feature pax-jdbc-config/1.5.6 is defined as a boot feature 02:58:59 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-config/1.5.6 02:58:59 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jasypt/1.9.3_1 02:58:59 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-pool-common/1.5.6 02:58:59 [INFO] Feature odl-yangtools-data/13.0.2 is defined as a boot feature 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-ri/13.0.2 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-impl/13.0.2 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-transform/13.0.2 02:58:59 [INFO] Feature odl-netconf-common/7.0.5.SNAPSHOT is defined as a boot feature 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-netty-util/7.0.5-SNAPSHOT 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/shaded-exificient/7.0.5-SNAPSHOT 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-common/7.0.5-SNAPSHOT 02:58:59 [INFO] Feature war/4.4.5 is defined as a boot feature 02:58:59 [INFO] Feature scr/4.4.5 is defined as a boot feature 02:58:59 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.5 02:58:59 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.5 02:58:59 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 02:58:59 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 02:58:59 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 02:58:59 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 02:58:59 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 02:58:59 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 02:58:59 [INFO] Feature odl-controller-blueprint/9.0.2 is defined as a boot feature 02:58:59 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.controller/blueprint/9.0.2 02:58:59 [INFO] Feature pax-web-war/8.0.24 is defined as a boot feature 02:58:59 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-war/2.6.14/jar/uber 02:58:59 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 02:58:59 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 02:58:59 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.24 02:58:59 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-war/8.0.24 02:58:59 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 02:58:59 [INFO] Feature odl-mdsal-eos-binding/13.0.1 is defined as a boot feature 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/13.0.1 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-api/13.0.1 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-adapter/13.0.1 02:58:59 [INFO] Feature odl-netconf-model-rfc6243/7.0.5.SNAPSHOT is defined as a boot feature 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc6243/7.0.5-SNAPSHOT 02:58:59 [INFO] Feature odl-yangtools-xpath-api/13.0.2 is defined as a boot feature 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-api/13.0.2 02:58:59 [INFO] Feature odl-antlr4/13.0.11 is defined as a boot feature 02:58:59 [INFO] adding maven artifact: mvn:org.antlr/antlr4-runtime/4.13.1 02:58:59 [INFO] Feature odl-mdsal-model-rfc6991/13.0.1 is defined as a boot feature 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-inet-types/13.0.1 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/ietf-type-util/13.0.1 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-yang-types/13.0.1 02:58:59 [INFO] Feature odl-apache-commons-text/13.0.11 is defined as a boot feature 02:58:59 [INFO] adding maven artifact: mvn:org.apache.commons/commons-text/1.11.0 02:58:59 [INFO] Feature odl-mdsal-model-rfc8342/13.0.1 is defined as a boot feature 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-datastores/13.0.1 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-origin/13.0.1 02:58:59 [INFO] Feature odl-karaf-feat-jetty/13.0.11 is defined as a boot feature 02:58:59 [INFO] Feature odl-apache-commons-lang3/13.0.11 is defined as a boot feature 02:58:59 [INFO] adding maven artifact: mvn:org.apache.commons/commons-lang3/3.14.0 02:58:59 [INFO] Feature odl-netconf-callhome-ssh/7.0.5.SNAPSHOT is defined as a boot feature 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/callhome-provider/7.0.5-SNAPSHOT 02:58:59 [INFO] Feature odl-restconf-nb/7.0.5.SNAPSHOT is defined as a boot feature 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-nb/7.0.5-SNAPSHOT 02:58:59 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-api/9.4.53.v20231009 02:58:59 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-client/9.4.53.v20231009 02:58:59 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlet/9.4.53.v20231009 02:58:59 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-server/9.4.53.v20231009 02:58:59 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-server/9.4.53.v20231009 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-dom-api/7.0.5-SNAPSHOT 02:58:59 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-common/9.4.53.v20231009 02:58:59 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-io/9.4.53.v20231009 02:58:59 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-servlet/9.4.53.v20231009 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-api/7.0.5-SNAPSHOT 02:58:59 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util/9.4.53.v20231009 02:58:59 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-security/9.4.53.v20231009 02:58:59 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-http/9.4.53.v20231009 02:58:59 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-client/9.4.53.v20231009 02:58:59 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util-ajax/9.4.53.v20231009 02:58:59 [INFO] Feature feature/4.4.5 is defined as a boot feature 02:58:59 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.5 02:58:59 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.5 02:58:59 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.5 02:58:59 [INFO] not changing existing config file: etc/org.apache.karaf.features.repos.cfg 02:58:59 [INFO] not changing existing config file: etc/org.apache.karaf.command.acl.feature.cfg 02:58:59 [INFO] Feature odl-servlet-api/13.0.11 is defined as a boot feature 02:58:59 [INFO] adding maven artifact: mvn:javax.servlet/javax.servlet-api/3.1.0 02:58:59 [INFO] Feature system/4.4.5 is defined as a boot feature 02:58:59 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.5 02:58:59 [INFO] not changing existing config file: etc/org.apache.karaf.command.acl.system.cfg 02:58:59 [INFO] Feature odl-dropwizard-metrics/13.0.11 is defined as a boot feature 02:58:59 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-core/4.2.25 02:58:59 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jmx/4.2.25 02:58:59 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jvm/4.2.25 02:58:59 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-healthchecks/4.2.25 02:58:59 [INFO] Feature odl-ws-rs-api/13.0.11 is defined as a boot feature 02:58:59 [INFO] adding maven artifact: mvn:jakarta.ws.rs/jakarta.ws.rs-api/2.1.6 02:58:59 [INFO] Feature odl-netconf-model-rfc8341/7.0.5.SNAPSHOT is defined as a boot feature 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc8341/7.0.5-SNAPSHOT 02:58:59 [INFO] Feature odl-mdsal-broker/9.0.2 is defined as a boot feature 02:58:59 [INFO] Feature odl-netconf-transport-api/7.0.5.SNAPSHOT is defined as a boot feature 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-api/7.0.5-SNAPSHOT 02:58:59 [INFO] Feature odl-mdsal-binding-base/13.0.1 is defined as a boot feature 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/yang-binding/13.0.1 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/yang-ext/2013.09.07.25.1 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-spec-util/13.0.1 02:58:59 [INFO] Feature odl-netconf-model-rfc8526/7.0.5.SNAPSHOT is defined as a boot feature 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc8526/7.0.5-SNAPSHOT 02:58:59 [INFO] Feature odl-netconf-topology/7.0.5.SNAPSHOT is defined as a boot feature 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-topology-impl/7.0.5-SNAPSHOT 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-topology/7.0.5-SNAPSHOT 02:58:59 [INFO] Feature pax-web-http-jetty/8.0.24 is defined as a boot feature 02:58:59 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-runtime/8.0.24 02:58:59 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jetty/8.0.24 02:58:59 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.24 02:58:59 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.24/xml/config-jetty 02:58:59 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.24/xml/context-jetty 02:58:59 [INFO] adding config file: etc/org.ops4j.pax.web.cfg 02:58:59 [INFO] Feature odl-mdsal-bytebuddy/13.0.1 is defined as a boot feature 02:58:59 [INFO] adding maven artifact: mvn:net.bytebuddy/byte-buddy/1.14.12 02:58:59 [INFO] Feature odl-yangtools-xpath/13.0.2 is defined as a boot feature 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-impl/13.0.2 02:58:59 [INFO] Feature odl-aaa-cert/0.19.3 is defined as a boot feature 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.19.3 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.19.3/xml/config 02:58:59 [INFO] Feature odl-yangtools-export/13.0.2 is defined as a boot feature 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-export/13.0.2 02:58:59 [INFO] Feature pax-web-jetty/9.4.53.v20231009 is defined as a boot feature 02:58:59 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlet/9.4.53.v20231009 02:58:59 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-client/9.4.53.v20231009 02:58:59 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-server/9.4.53.v20231009 02:58:59 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jmx/9.4.53.v20231009 02:58:59 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 02:58:59 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jaas/9.4.53.v20231009 02:58:59 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-continuation/9.4.53.v20231009 02:58:59 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.24 02:58:59 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-io/9.4.53.v20231009 02:58:59 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-xml/9.4.53.v20231009 02:58:59 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util/9.4.53.v20231009 02:58:59 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlets/9.4.53.v20231009 02:58:59 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util-ajax/9.4.53.v20231009 02:58:59 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-security/9.4.53.v20231009 02:58:59 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-http/9.4.53.v20231009 02:58:59 [INFO] Feature 5624895a-f92d-4ac2-9dc0-c1d60615767f/0.0.0 is defined as a boot feature 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/logging-markers/13.0.11 02:58:59 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 02:58:59 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.staticcm/4.4.5 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.0.11 02:58:59 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.18 02:58:59 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 02:58:59 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 02:58:59 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.12 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.0.11 02:58:59 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.0.11 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.0.11 02:58:59 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.14 02:58:59 [INFO] Feature eventadmin/4.4.5 is defined as a boot feature 02:58:59 [INFO] adding maven artifact: mvn:org.apache.karaf/org.apache.karaf.event/4.4.5 02:58:59 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.event/1.1.8 02:58:59 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.eventadmin/4.4.5 02:58:59 [INFO] not changing existing config file: etc/org.apache.felix.eventadmin.impl.EventAdmin.cfg 02:58:59 [INFO] Feature wrap/2.6.14 is defined as a boot feature 02:58:59 [INFO] Feature odl-jakarta-activation-api/13.0.11 is defined as a boot feature 02:58:59 [INFO] adding maven artifact: mvn:jakarta.activation/jakarta.activation-api/1.2.2 02:58:59 [INFO] Feature pax-web-http/8.0.24 is defined as a boot feature 02:58:59 [INFO] adding maven artifact: mvn:org.apache.karaf.http/org.apache.karaf.http.core/4.4.5 02:58:59 [INFO] adding maven artifact: mvn:org.apache.karaf.webconsole/org.apache.karaf.webconsole.http/4.4.5 02:58:59 [INFO] Feature pax-web-core/8.0.24 is defined as a boot feature 02:58:59 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.24 02:58:59 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-api/8.0.24 02:58:59 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 02:58:59 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-spi/8.0.24 02:58:59 [INFO] Feature odl-guava/13.0.11 is defined as a boot feature 02:58:59 [INFO] adding maven artifact: mvn:org.checkerframework/checker-qual/3.42.0 02:58:59 [INFO] adding maven artifact: mvn:com.google.guava/guava/32.1.3-jre 02:58:59 [INFO] adding maven artifact: mvn:com.google.guava/failureaccess/1.0.1 02:58:59 [INFO] Feature odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/13.0.1 is defined as a boot feature 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/ietf-topology/2013.10.21.25.1 02:58:59 [INFO] Feature odl-aaa-shiro/0.19.3 is defined as a boot feature 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-tokenauthrealm/0.19.3 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-idm-store-h2/0.19.3 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro-api/0.19.3 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.19.3 02:58:59 [INFO] adding maven artifact: mvn:com.h2database/h2/2.2.220 02:58:59 [INFO] adding maven artifact: mvn:net.sf.ehcache/ehcache/2.10.9.2 02:58:59 [INFO] adding maven artifact: mvn:org.apache.geronimo.specs/geronimo-jta_1.1_spec/1.1.1 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.19.3 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.19.3/xml/aaa-app-config 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.19.3/xml/aaa-datastore-config 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.19.3/xml/aaa-password-service-config 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.19.3/py/idmtool 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.19.3/cfg/config 02:58:59 [INFO] Feature odl-netconf-truststore/7.0.5.SNAPSHOT is defined as a boot feature 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/truststore-api/7.0.5-SNAPSHOT 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/truststore-none/7.0.5-SNAPSHOT 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/draft-ietf-netconf-crypto-types/7.0.5-SNAPSHOT 02:58:59 [INFO] Feature odl-mdsal-dom-api/13.0.1 is defined as a boot feature 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-api/13.0.1 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-spi/13.0.1 02:58:59 [INFO] Feature odl-yangtools-util/13.0.2 is defined as a boot feature 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/concepts/13.0.2 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/util/13.0.2 02:58:59 [INFO] Feature odl-mdsal-clustering-commons/9.0.2 is defined as a boot feature 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-raft/9.0.2 02:58:59 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-graphite/4.2.25 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.controller/atomix-storage/9.0.2 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-mgmt-api/9.0.2 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-commons/9.0.2 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-segmented-journal/9.0.2 02:58:59 [INFO] adding maven artifact: mvn:com.rabbitmq/amqp-client/5.20.0 02:58:59 [INFO] adding maven artifact: mvn:org.lz4/lz4-java/1.8.0 02:58:59 [INFO] Feature jline/3.21.0 is defined as a boot feature 02:58:59 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 02:58:59 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 02:58:59 [INFO] Feature odl-mdsal-model-rfc8040/13.0.1 is defined as a boot feature 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8040/13.0.1 02:58:59 [INFO] Feature odl-mdsal-eos-common/13.0.1 is defined as a boot feature 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-common-api/13.0.1 02:58:59 [INFO] Feature aries-blueprint/4.4.5 is defined as a boot feature 02:58:59 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 02:58:59 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.5 02:58:59 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 02:58:59 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 02:58:59 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 02:58:59 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 02:58:59 [INFO] Feature odl-mdsal-binding-dom-adapter/13.0.1 is defined as a boot feature 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-adapter/13.0.1 02:58:59 [INFO] Feature odl-netconf-api/7.0.5.SNAPSHOT is defined as a boot feature 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-api/7.0.5-SNAPSHOT 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-auth/7.0.5-SNAPSHOT 02:58:59 [INFO] Feature odl-restconf-common/7.0.5.SNAPSHOT is defined as a boot feature 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-common-models/7.0.5-SNAPSHOT 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-common/7.0.5-SNAPSHOT 02:58:59 [INFO] Feature pax-web-jsp/8.0.24 is defined as a boot feature 02:58:59 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jsp/8.0.24 02:58:59 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-el2/8.0.24 02:58:59 [INFO] adding maven artifact: mvn:org.eclipse.jdt/ecj/3.26.0 02:58:59 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 02:58:59 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 02:58:59 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.24 02:58:59 [INFO] Feature odl-mdsal-singleton-common/13.0.1 is defined as a boot feature 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-api/13.0.1 02:58:59 [INFO] Feature odl-yangtools-data-api/13.0.2 is defined as a boot feature 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-api/13.0.2 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-spi/13.0.2 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-spi/13.0.2 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-util/13.0.2 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-api/13.0.2 02:58:59 [INFO] Feature odl-mdsal-binding-runtime-api/13.0.1 is defined as a boot feature 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-model-api/13.0.1 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-model-ri/13.0.1 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-spi/13.0.1 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-api/13.0.1 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-api/13.0.1 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-spi/13.0.1 02:58:59 [INFO] Feature odl-yangtools-codec/13.0.2 is defined as a boot feature 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-binfmt/13.0.2 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-gson/13.0.2 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-xml/13.0.2 02:58:59 [INFO] Feature odl-netty-4/13.0.11 is defined as a boot feature 02:58:59 [INFO] adding maven artifact: mvn:io.netty/netty-buffer/4.1.107.Final 02:58:59 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.1.107.Final/jar/linux-x86_64 02:58:59 [INFO] adding maven artifact: mvn:io.netty/netty-transport-classes-epoll/4.1.107.Final 02:58:59 [INFO] adding maven artifact: mvn:io.netty/netty-handler/4.1.107.Final 02:58:59 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.1.107.Final/jar/linux-x86_64 02:58:59 [INFO] adding maven artifact: mvn:io.netty/netty-common/4.1.107.Final 02:58:59 [INFO] adding maven artifact: mvn:io.netty/netty-codec-http/4.1.107.Final 02:58:59 [INFO] adding maven artifact: mvn:io.netty/netty-codec/4.1.107.Final 02:58:59 [INFO] adding maven artifact: mvn:io.netty/netty-resolver/4.1.107.Final 02:58:59 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.1.107.Final 02:58:59 [INFO] adding maven artifact: mvn:io.netty/netty-transport/4.1.107.Final 02:58:59 [INFO] Feature odl-mdsal-binding-api/13.0.1 is defined as a boot feature 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-util/13.0.1 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-spi/13.0.1 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-api/13.0.1 02:58:59 [INFO] Feature odl-netconf-transport/7.0.5.SNAPSHOT is defined as a boot feature 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/shaded-sshd/7.0.5-SNAPSHOT 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-tcp/7.0.5-SNAPSHOT 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-tls/7.0.5-SNAPSHOT 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-ssh/7.0.5-SNAPSHOT 02:58:59 [INFO] adding maven artifact: mvn:commons-codec/commons-codec/1.15 02:58:59 [INFO] Feature odl-jolokia/9.0.2 is defined as a boot feature 02:58:59 [INFO] adding maven artifact: mvn:org.jolokia/jolokia-osgi/1.7.2 02:58:59 [INFO] adding maven artifact: mvn:com.googlecode.json-simple/json-simple/1.1.1 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.controller/odl-jolokia-osgi/9.0.2/cfg/configuration 02:58:59 [INFO] Feature pax-jdbc/1.5.6 is defined as a boot feature 02:58:59 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc/1.5.6 02:58:59 [INFO] Feature odl-yangtools-parser/13.0.2 is defined as a boot feature 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-parser-support/13.0.2 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-parser-support/13.0.2 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-parser-support/13.0.2 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-rfc7950/13.0.2 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-parser-support/13.0.2 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-parser-support/13.0.2 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-parser-support/13.0.2 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-parser-support/13.0.2 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-parser-support/13.0.2 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-reactor/13.0.2 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-ri/13.0.2 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-impl/13.0.2 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-parser-support/13.0.2 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-parser-support/13.0.2 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-spi/13.0.2 02:58:59 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-fs/13.0.2 02:58:59 [INFO] Install stage 02:58:59 [INFO] Loading installed repositories 02:58:59 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 02:58:59 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/1.7.32 02:58:59 [INFO] 02:58:59 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ netconf-karaf-static >>> 02:58:59 [INFO] 02:58:59 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ netconf-karaf-static --- 02:58:59 [INFO] 02:58:59 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ netconf-karaf-static <<< 02:58:59 [INFO] 02:58:59 [INFO] 02:58:59 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ netconf-karaf-static --- 02:58:59 [INFO] 02:58:59 [INFO] --- maven-dependency-plugin:3.6.1:copy (apply-branding) @ netconf-karaf-static --- 02:58:59 [INFO] 02:58:59 [INFO] --- maven-dependency-plugin:3.6.1:unpack-dependencies (unpack-karaf-resources) @ netconf-karaf-static --- 02:58:59 [INFO] 02:58:59 [INFO] --- maven-dependency-plugin:3.6.1:copy (org.ops4j.pax.url.mvn.cfg) @ netconf-karaf-static --- 02:58:59 [INFO] Configured Artifact: org.opendaylight.odlparent:opendaylight-karaf-resources:config:?:properties 02:58:59 [INFO] Copying opendaylight-karaf-resources-13.0.11-config.properties to /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/etc/org.ops4j.pax.url.mvn.cfg 02:58:59 [INFO] 02:58:59 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ netconf-karaf-static --- 02:58:59 [INFO] 02:58:59 [INFO] --- maven-antrun-plugin:3.1.0:run (fix-permissions) @ netconf-karaf-static --- 02:58:59 [INFO] Executing tasks 02:58:59 [INFO] Executed tasks 02:58:59 [INFO] 02:58:59 [INFO] --- karaf-maven-plugin:4.4.5:archive (default-archive) @ netconf-karaf-static --- 02:59:11 [INFO] 02:59:11 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-karaf-static --- 02:59:11 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 02:59:11 [INFO] 02:59:11 [INFO] --- karaf-maven-plugin:4.4.5:archive (package) @ netconf-karaf-static --- 02:59:23 [WARNING] artifact org.opendaylight.netconf:netconf-karaf-static:tar.gz:7.0.5-SNAPSHOT already attached, replace previous instance 02:59:23 [INFO] 02:59:23 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ netconf-karaf-static --- 02:59:23 [INFO] Skipping CycloneDX goal, because module skips deploy 02:59:23 [INFO] 02:59:23 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-karaf-static --- 02:59:23 [INFO] Skipping duplicate-finder execution! 02:59:23 [INFO] 02:59:23 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-karaf-static --- 02:59:23 [WARNING] Unused declared dependencies found: 02:59:23 [WARNING] org.opendaylight.odlparent:karaf.branding:jar:13.0.11:compile 02:59:23 [WARNING] org.opendaylight.netconf:odl-netconf-connector-all:xml:features:7.0.5-SNAPSHOT:compile 02:59:23 [WARNING] org.opendaylight.odlparent:bcprov-framework-ext:jar:13.0.11:compile 02:59:23 [WARNING] org.apache.karaf.services:org.apache.karaf.services.staticcm:jar:4.4.5:compile 02:59:23 [WARNING] org.apache.karaf.features:standard:xml:features:4.4.5:compile 02:59:23 [WARNING] org.apache.aries.quiesce:org.apache.aries.quiesce.api:jar:1.0.0:compile 02:59:23 [WARNING] org.opendaylight.netconf:odl-restconf-nb:xml:features:7.0.5-SNAPSHOT:compile 02:59:23 [WARNING] org.opendaylight.odlparent:bcpkix-framework-ext:jar:13.0.11:compile 02:59:23 [WARNING] org.apache.felix:org.apache.felix.metatype:jar:1.2.4:compile 02:59:23 [WARNING] org.apache.karaf.features:static:kar:4.4.5:compile 02:59:23 [INFO] 02:59:23 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ netconf-karaf-static --- 02:59:23 [INFO] No sources in project. Archive not created. 02:59:23 [INFO] 02:59:23 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ netconf-karaf-static --- 02:59:23 [INFO] 02:59:23 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ netconf-karaf-static --- 02:59:23 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:59:23 [INFO] 02:59:23 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-karaf-static --- 02:59:23 [INFO] Skipping artifact installation 02:59:23 [INFO] 02:59:23 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-karaf-static --- 02:59:23 [INFO] Skipping artifact deployment 02:59:23 [INFO] 02:59:23 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ netconf-karaf-static --- 02:59:23 [INFO] org.opendaylight.netconf:netconf-karaf-static:zip:7.0.5-SNAPSHOT 02:59:23 [INFO] +- org.opendaylight.netconf:odl-netconf-connector-all:xml:features:7.0.5-SNAPSHOT:compile 02:59:23 [INFO] | +- org.opendaylight.netconf:odl-netconf-connector:xml:features:7.0.5-SNAPSHOT:compile 02:59:23 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:13.0.1:compile 02:59:23 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.1:compile 02:59:23 [INFO] | | | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.1:compile 02:59:23 [INFO] | | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.2:compile 02:59:23 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.1:compile 02:59:23 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.1:compile 02:59:23 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.1:compile 02:59:23 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.1:compile 02:59:23 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.1:compile 02:59:23 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.1:compile 02:59:23 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.1:compile 02:59:23 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.1:compile 02:59:23 [INFO] | | | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.1:compile 02:59:23 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.1:compile 02:59:23 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.1:compile 02:59:23 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.1:compile 02:59:23 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.1:compile 02:59:23 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.1:compile 02:59:23 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.1:compile 02:59:23 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.2:compile 02:59:23 [INFO] | | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.2:compile 02:59:23 [INFO] | | | | +- com.typesafe:config:jar:1.4.2:compile 02:59:23 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.2:compile 02:59:23 [INFO] | | | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.2:compile 02:59:23 [INFO] | | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 02:59:23 [INFO] | | | | | +- io.aeron:aeron-client:jar:1.38.1:compile 02:59:23 [INFO] | | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 02:59:23 [INFO] | | | | | +- io.netty:netty:jar:3.10.6.Final:compile 02:59:23 [INFO] | | | | | +- org.agrona:agrona:jar:1.15.2:compile 02:59:23 [INFO] | | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 02:59:23 [INFO] | | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 02:59:23 [INFO] | | | | | +- org.scala-lang:scala-reflect:jar:2.13.13:compile 02:59:23 [INFO] | | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 02:59:23 [INFO] | | | | +- org.opendaylight.controller:sal-common-util:jar:9.0.2:compile 02:59:23 [INFO] | | | | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.2:compile 02:59:23 [INFO] | | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.25:compile 02:59:23 [INFO] | | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.25:compile 02:59:23 [INFO] | | | | | | \- com.rabbitmq:amqp-client:jar:5.20.0:compile 02:59:23 [INFO] | | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.25:compile 02:59:23 [INFO] | | | | | \- org.lz4:lz4-java:jar:1.8.0:compile 02:59:23 [INFO] | | | | \- org.scala-lang:scala-library:jar:2.13.13:compile 02:59:23 [INFO] | | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.2:compile 02:59:23 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.0.11:compile 02:59:23 [INFO] | | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.0.11:compile 02:59:23 [INFO] | | | | \- org.apache.commons:commons-text:jar:1.11.0:compile 02:59:23 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.2:compile 02:59:23 [INFO] | | | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.0.11:compile 02:59:23 [INFO] | | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.0.11:compile 02:59:23 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.2:compile 02:59:23 [INFO] | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.0.11:compile 02:59:23 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.2:compile 02:59:23 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.1:compile 02:59:23 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.1:compile 02:59:23 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.1:compile 02:59:23 [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.2:compile 02:59:23 [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.2:compile 02:59:23 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.1:compile 02:59:23 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.1:compile 02:59:23 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.2:compile 02:59:23 [INFO] | | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.2:compile 02:59:23 [INFO] | | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.2:compile 02:59:23 [INFO] | | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.0.11:compile 02:59:23 [INFO] | | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.25:compile 02:59:23 [INFO] | | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.25:compile 02:59:23 [INFO] | | | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.2:compile 02:59:23 [INFO] | | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.2:compile 02:59:23 [INFO] | | | | \- org.opendaylight.controller:atomix-storage:jar:9.0.2:compile 02:59:23 [INFO] | | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.2:compile 02:59:23 [INFO] | | | +- org.opendaylight.controller:cds-access-api:jar:9.0.2:compile 02:59:23 [INFO] | | | +- org.opendaylight.controller:cds-access-client:jar:9.0.2:compile 02:59:24 [INFO] | | | +- org.opendaylight.controller:cds-dom-api:jar:9.0.2:compile 02:59:24 [INFO] | | | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.2:compile 02:59:24 [INFO] | | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 02:59:24 [INFO] | | | | +- org.opendaylight.controller:cds-mgmt-api:jar:9.0.2:compile 02:59:24 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.1:compile 02:59:24 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.2:compile 02:59:24 [INFO] | | | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.2:compile 02:59:24 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.2:compile 02:59:24 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.2:compile 02:59:24 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.2:compile 02:59:24 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.2:compile 02:59:24 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.2:compile 02:59:24 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.2:compile 02:59:24 [INFO] | | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.2:compile 02:59:24 [INFO] | | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.19.3:compile 02:59:24 [INFO] | | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.2:compile 02:59:24 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.1:compile 02:59:24 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.2:compile 02:59:24 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.1:compile 02:59:24 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.1:compile 02:59:24 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.1:compile 02:59:24 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.1:compile 02:59:24 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.1:compile 02:59:24 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.1:compile 02:59:24 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.1:compile 02:59:24 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.1:compile 02:59:24 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.1:compile 02:59:24 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.1:compile 02:59:24 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.1:compile 02:59:24 [INFO] | | | | \- org.opendaylight.controller:blueprint:jar:9.0.2:compile 02:59:24 [INFO] | | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 02:59:24 [INFO] | | | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.3:compile 02:59:24 [INFO] | | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.19.3:compile 02:59:24 [INFO] | | +- org.opendaylight.netconf:odl-netconf-client:xml:features:7.0.5-SNAPSHOT:compile 02:59:24 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-common:xml:features:7.0.5-SNAPSHOT:compile 02:59:24 [INFO] | | | | +- org.opendaylight.netconf:odl-netconf-util:xml:features:7.0.5-SNAPSHOT:compile 02:59:24 [INFO] | | | | \- org.opendaylight.netconf:netconf-netty-util:jar:7.0.5-SNAPSHOT:compile 02:59:24 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-transport:xml:features:7.0.5-SNAPSHOT:compile 02:59:24 [INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7317-iana-crypt-hash:xml:features:13.0.1:compile 02:59:24 [INFO] | | | | | \- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.1:compile 02:59:24 [INFO] | | | | +- org.opendaylight.netconf:odl-netconf-keystore:xml:features:7.0.5-SNAPSHOT:compile 02:59:24 [INFO] | | | | | +- org.opendaylight.netconf:odl-netconf-model-rfc8341:xml:features:7.0.5-SNAPSHOT:compile 02:59:24 [INFO] | | | | | +- org.opendaylight.netconf:keystore-api:jar:7.0.5-SNAPSHOT:compile 02:59:24 [INFO] | | | | | \- org.opendaylight.netconf:keystore-none:jar:7.0.5-SNAPSHOT:compile 02:59:24 [INFO] | | | | +- org.opendaylight.netconf:odl-netconf-truststore:xml:features:7.0.5-SNAPSHOT:compile 02:59:24 [INFO] | | | | | +- org.opendaylight.netconf:truststore-api:jar:7.0.5-SNAPSHOT:compile 02:59:24 [INFO] | | | | | \- org.opendaylight.netconf:truststore-none:jar:7.0.5-SNAPSHOT:compile 02:59:24 [INFO] | | | | +- org.opendaylight.netconf:odl-netconf-transport-api:xml:features:7.0.5-SNAPSHOT:compile 02:59:24 [INFO] | | | | | \- org.opendaylight.netconf:transport-api:jar:7.0.5-SNAPSHOT:compile 02:59:24 [INFO] | | | | +- org.opendaylight.netconf:transport-ssh:jar:7.0.5-SNAPSHOT:compile 02:59:24 [INFO] | | | | | +- commons-codec:commons-codec:jar:1.15:compile 02:59:24 [INFO] | | | | | +- org.opendaylight.netconf:shaded-sshd:jar:7.0.5-SNAPSHOT:compile 02:59:24 [INFO] | | | | | +- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.5-SNAPSHOT:compile 02:59:24 [INFO] | | | | | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.5-SNAPSHOT:compile 02:59:24 [INFO] | | | | +- org.opendaylight.netconf:transport-tcp:jar:7.0.5-SNAPSHOT:compile 02:59:24 [INFO] | | | | \- org.opendaylight.netconf:transport-tls:jar:7.0.5-SNAPSHOT:compile 02:59:24 [INFO] | | | \- org.opendaylight.netconf:netconf-client:jar:7.0.5-SNAPSHOT:compile 02:59:24 [INFO] | | | +- io.netty:netty-codec:jar:4.1.107.Final:compile 02:59:24 [INFO] | | | \- org.opendaylight.netconf:shaded-exificient:jar:7.0.5-SNAPSHOT:compile 02:59:24 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc6022:xml:features:7.0.5-SNAPSHOT:compile 02:59:24 [INFO] | | | \- org.opendaylight.netconf.model:rfc6022:jar:7.0.5-SNAPSHOT:compile 02:59:24 [INFO] | | +- com.google.code.gson:gson:jar:2.10.1:compile 02:59:24 [INFO] | | \- org.opendaylight.netconf:netconf-client-mdsal:jar:7.0.5-SNAPSHOT:compile 02:59:24 [INFO] | | +- io.netty:netty-common:jar:4.1.107.Final:compile 02:59:24 [INFO] | | +- io.netty:netty-handler:jar:4.1.107.Final:compile 02:59:24 [INFO] | | | +- io.netty:netty-resolver:jar:4.1.107.Final:compile 02:59:24 [INFO] | | | +- io.netty:netty-buffer:jar:4.1.107.Final:compile 02:59:24 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.107.Final:compile 02:59:24 [INFO] | | +- io.netty:netty-transport:jar:4.1.107.Final:compile 02:59:24 [INFO] | | +- org.checkerframework:checker-qual:jar:3.42.0:compile 02:59:24 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.1:compile 02:59:24 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.1:compile 02:59:24 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.1:compile 02:59:24 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.1:compile 02:59:24 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile 02:59:24 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.1:compile 02:59:24 [INFO] | | +- org.opendaylight.netconf:keystore-legacy:jar:7.0.5-SNAPSHOT:compile 02:59:24 [INFO] | | | +- org.bouncycastle:bcpkix-jdk18on:jar:1.77:compile 02:59:24 [INFO] | | | | \- org.bouncycastle:bcutil-jdk18on:jar:1.77:compile 02:59:24 [INFO] | | | \- org.bouncycastle:bcprov-jdk18on:jar:1.77:compile 02:59:24 [INFO] | | +- org.opendaylight.netconf:netconf-common:jar:7.0.5-SNAPSHOT:compile 02:59:24 [INFO] | | +- org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.5-SNAPSHOT:compile 02:59:24 [INFO] | | +- org.opendaylight.netconf.model:rfc5277:jar:7.0.5-SNAPSHOT:compile 02:59:24 [INFO] | | +- org.opendaylight.netconf.model:rfc6241:jar:7.0.5-SNAPSHOT:compile 02:59:24 [INFO] | | +- org.opendaylight.netconf.model:rfc6470:jar:7.0.5-SNAPSHOT:compile 02:59:24 [INFO] | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.2:compile 02:59:24 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.2:compile 02:59:24 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.2:compile 02:59:24 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.2:compile 02:59:24 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.2:compile 02:59:24 [INFO] | | +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.2:compile 02:59:24 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.2:compile 02:59:24 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.2:compile 02:59:24 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.2:compile 02:59:24 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.2:compile 02:59:24 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.2:compile 02:59:24 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.2:compile 02:59:24 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.2:compile 02:59:24 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.2:compile 02:59:24 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.2:compile 02:59:24 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.2:compile 02:59:24 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.2:compile 02:59:24 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.2:compile 02:59:24 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.2:compile 02:59:24 [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.2:compile 02:59:24 [INFO] | | | +- org.antlr:antlr4-runtime:jar:4.13.1:compile 02:59:24 [INFO] | | | \- org.opendaylight.yangtools:yang-model-ri:jar:13.0.2:compile 02:59:24 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.2:compile 02:59:24 [INFO] | | +- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.2:compile 02:59:24 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.2:compile 02:59:24 [INFO] | \- org.opendaylight.netconf:odl-netconf-callhome-ssh:xml:features:7.0.5-SNAPSHOT:compile 02:59:24 [INFO] | +- org.opendaylight.netconf:odl-netconf-topology:xml:features:7.0.5-SNAPSHOT:compile 02:59:24 [INFO] | | \- org.opendaylight.netconf:netconf-topology-impl:jar:7.0.5-SNAPSHOT:compile 02:59:24 [INFO] | \- org.opendaylight.netconf:callhome-provider:jar:7.0.5-SNAPSHOT:compile 02:59:24 [INFO] | \- org.opendaylight.netconf:netconf-topology:jar:7.0.5-SNAPSHOT:compile 02:59:24 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.1:compile 02:59:24 [INFO] +- org.opendaylight.netconf:odl-restconf-nb:xml:features:7.0.5-SNAPSHOT:compile 02:59:24 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8072:xml:features:13.0.1:compile 02:59:24 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040:xml:features:13.0.1:compile 02:59:24 [INFO] | | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.1:compile 02:59:24 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.2:compile 02:59:24 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8072:jar:13.0.1:compile 02:59:24 [INFO] | +- org.opendaylight.netconf:odl-restconf-common:xml:features:7.0.5-SNAPSHOT:compile 02:59:24 [INFO] | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.0.11:compile 02:59:24 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-export:xml:features:13.0.2:compile 02:59:24 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.2:compile 02:59:24 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.2:compile 02:59:24 [INFO] | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.2:compile 02:59:24 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.2:compile 02:59:24 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.2:compile 02:59:24 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.2:compile 02:59:24 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.2:compile 02:59:24 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.2:compile 02:59:24 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:13.0.1:compile 02:59:24 [INFO] | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:13.0.1:compile 02:59:24 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:13.0.1:compile 02:59:24 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:13.0.1:compile 02:59:24 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:13.0.1:compile 02:59:24 [INFO] | | +- org.opendaylight.aaa:odl-aaa-shiro:xml:features:0.19.3:compile 02:59:24 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-password-service:xml:features:0.19.3:compile 02:59:24 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-api:jar:0.19.3:compile 02:59:24 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-impl:jar:0.19.3:compile 02:59:24 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-impl:xml:aaa-password-service-config:0.19.3:compile 02:59:24 [INFO] | | | | \- org.opendaylight.aaa:odl-apache-shiro:xml:features:0.19.3:compile 02:59:24 [INFO] | | | +- org.opendaylight.controller:odl-jolokia:xml:features:9.0.2:compile 02:59:24 [INFO] | | | | +- org.jolokia:jolokia-osgi:jar:1.7.2:compile 02:59:24 [INFO] | | | | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:compile 02:59:24 [INFO] | | | | \- org.opendaylight.controller:odl-jolokia-osgi:cfg:configuration:9.0.2:compile 02:59:24 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-web:xml:features:0.19.3:compile 02:59:24 [INFO] | | | | +- org.opendaylight.odlparent:odl-guava:xml:features:13.0.11:compile 02:59:24 [INFO] | | | | +- org.opendaylight.odlparent:odl-jersey-2:xml:features:13.0.11:compile 02:59:24 [INFO] | | | | | +- org.opendaylight.odlparent:odl-javassist-3:xml:features:13.0.11:compile 02:59:24 [INFO] | | | | | | \- org.javassist:javassist:jar:3.30.2-GA:compile 02:59:24 [INFO] | | | | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.41:compile 02:59:24 [INFO] | | | | | | +- org.glassfish.jersey.core:jersey-common:jar:2.41:compile 02:59:24 [INFO] | | | | | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile 02:59:24 [INFO] | | | | | | \- org.glassfish.hk2:hk2-locator:jar:2.6.1:compile 02:59:24 [INFO] | | | | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:compile 02:59:24 [INFO] | | | | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:compile 02:59:24 [INFO] | | | | | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:compile 02:59:24 [INFO] | | | | | +- org.glassfish.jersey.core:jersey-client:jar:2.41:compile 02:59:24 [INFO] | | | | | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile 02:59:24 [INFO] | | | | | +- org.glassfish.jersey.core:jersey-server:jar:2.41:compile 02:59:24 [INFO] | | | | | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 02:59:24 [INFO] | | | | | | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 02:59:24 [INFO] | | | | | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.41:compile 02:59:24 [INFO] | | | | | | \- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.41:compile 02:59:24 [INFO] | | | | | \- org.glassfish.jersey.media:jersey-media-sse:jar:2.41:compile 02:59:24 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.2:compile 02:59:24 [INFO] | | | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 02:59:24 [INFO] | | | | +- org.opendaylight.aaa.web:web-osgi-impl:jar:0.19.3:compile 02:59:24 [INFO] | | | | \- org.opendaylight.aaa.web:servlet-jersey2:jar:0.19.3:compile 02:59:24 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:jar:0.19.3:compile 02:59:24 [INFO] | | | | +- org.opendaylight.aaa:aaa-authn-api:jar:0.19.3:compile 02:59:24 [INFO] | | | | +- org.opendaylight.aaa:aaa-tokenauthrealm:jar:0.19.3:compile 02:59:24 [INFO] | | | | +- org.opendaylight.aaa:aaa-idm-store-h2:jar:0.19.3:compile 02:59:24 [INFO] | | | | | \- com.h2database:h2:jar:2.2.220:compile 02:59:24 [INFO] | | | | +- org.opendaylight.aaa:aaa-cert:jar:0.19.3:compile 02:59:24 [INFO] | | | | +- org.opendaylight.aaa:repackaged-shiro:jar:0.19.3:compile 02:59:24 [INFO] | | | | | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile 02:59:24 [INFO] | | | | | | +- commons-logging:commons-logging:jar:1.3.0:compile 02:59:24 [INFO] | | | | | | \- commons-collections:commons-collections:jar:3.2.2:compile 02:59:24 [INFO] | | | | | \- org.owasp.encoder:encoder:jar:1.2.3:compile 02:59:24 [INFO] | | | | \- net.sf.ehcache:ehcache:jar:2.10.9.2:compile 02:59:24 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro-api:jar:0.19.3:compile 02:59:24 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-api:xml:features:0.19.3:compile 02:59:24 [INFO] | | | | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:13.0.11:compile 02:59:24 [INFO] | | | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 02:59:24 [INFO] | | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.0.11:compile 02:59:24 [INFO] | | | | \- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:13.0.11:compile 02:59:24 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.19.3:compile 02:59:24 [INFO] | | | | \- org.opendaylight.aaa:aaa-cert:xml:config:0.19.3:compile 02:59:24 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-app-config:0.19.3:compile 02:59:24 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-datastore-config:0.19.3:compile 02:59:24 [INFO] | | | +- org.opendaylight.odlparent:odl-karaf-feat-jdbc:xml:features:13.0.11:compile 02:59:24 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-features:xml:features:1.5.6:runtime 02:59:24 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc:jar:1.5.6:runtime 02:59:24 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-common:jar:1.5.6:runtime 02:59:24 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-common:jar:1.5.6:runtime 02:59:24 [INFO] | | | | | | \- javax.transaction:javax.transaction-api:jar:1.2:runtime 02:59:24 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-config:jar:1.5.6:runtime 02:59:24 [INFO] | | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.jasypt:jar:1.9.3_1:runtime 02:59:24 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-db2:jar:1.5.6:runtime 02:59:24 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-derbyclient:jar:1.5.6:runtime 02:59:24 [INFO] | | | | | | \- org.apache.derby:derbyclient:jar:10.14.2.0:runtime 02:59:24 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-derby:jar:1.5.6:runtime 02:59:24 [INFO] | | | | | | \- org.apache.derby:derby:jar:10.14.2.0:runtime 02:59:24 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-hsqldb:jar:1.5.6:runtime 02:59:24 [INFO] | | | | | | \- org.hsqldb:hsqldb:jar:jdk8:2.7.2:runtime 02:59:24 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-jtds:jar:1.5.6:runtime 02:59:24 [INFO] | | | | | | \- net.sourceforge.jtds:jtds:jar:1.3.1:runtime 02:59:24 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mariadb:jar:1.5.6:runtime 02:59:24 [INFO] | | | | | | \- org.mariadb.jdbc:mariadb-java-client:jar:3.1.4:runtime 02:59:24 [INFO] | | | | | | \- com.github.waffle:waffle-jna:jar:3.2.0:runtime 02:59:24 [INFO] | | | | | | \- com.github.ben-manes.caffeine:caffeine:jar:2.9.3:runtime 02:59:24 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mysql:jar:1.5.6:runtime 02:59:24 [INFO] | | | | | | \- com.mysql:mysql-connector-j:jar:8.1.0:runtime 02:59:24 [INFO] | | | | | | \- com.google.protobuf:protobuf-java:jar:3.21.9:runtime 02:59:24 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-oracle:jar:1.5.6:runtime 02:59:24 [INFO] | | | | | | \- com.oracle.database.jdbc:ojdbc8:jar:23.2.0.0:runtime 02:59:24 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-aries:jar:1.5.6:runtime 02:59:24 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-c3p0:jar:1.5.6:runtime 02:59:24 [INFO] | | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.c3p0:jar:0.9.5.5_1:runtime 02:59:24 [INFO] | | | | | | \- com.mchange:mchange-commons-java:jar:0.2.19:runtime 02:59:24 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-dbcp2:jar:1.5.6:runtime 02:59:24 [INFO] | | | | | | +- org.apache.commons:commons-pool2:jar:2.11.1:runtime 02:59:24 [INFO] | | | | | | \- org.apache.commons:commons-dbcp2:jar:2.9.0:runtime 02:59:24 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-hikaricp:jar:1.5.6:runtime 02:59:24 [INFO] | | | | | | \- com.zaxxer:HikariCP:jar:4.0.3:runtime 02:59:24 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-sqlite:jar:1.5.6:runtime 02:59:24 [INFO] | | | | | | \- org.xerial:sqlite-jdbc:jar:3.42.0.0:runtime 02:59:24 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-teradata:jar:1.5.6:runtime 02:59:24 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-narayana:jar:1.5.6:runtime 02:59:24 [INFO] | | | | | | \- org.jboss:jboss-transaction-spi:jar:7.6.1.Final:runtime 02:59:24 [INFO] | | | | | \- org.ops4j.pax.jdbc:pax-jdbc-pool-transx:jar:1.5.6:runtime 02:59:24 [INFO] | | | | | \- org.ops4j.pax.transx:pax-transx-jdbc:jar:0.5.4:runtime 02:59:24 [INFO] | | | | | \- org.ops4j.pax.transx:pax-transx-connector:jar:0.5.4:runtime 02:59:24 [INFO] | | | | | +- org.ops4j.pax.transx:pax-transx-tm-api:jar:0.5.4:runtime 02:59:24 [INFO] | | | | | \- javax.resource:javax.resource-api:jar:1.7.1:runtime 02:59:24 [INFO] | | | | +- org.osgi:org.osgi.service.jdbc:jar:1.1.0:provided 02:59:24 [INFO] | | | | \- org.apache.karaf.jdbc:org.apache.karaf.jdbc.core:jar:4.4.5:compile 02:59:24 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:py:idmtool:0.19.3:compile 02:59:24 [INFO] | | | +- org.opendaylight.aaa:aaa-filterchain:cfg:config:0.19.3:compile 02:59:24 [INFO] | | | \- org.apache.geronimo.specs:geronimo-jta_1.1_spec:jar:1.1.1:compile 02:59:24 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc8040:xml:features:7.0.5-SNAPSHOT:compile 02:59:24 [INFO] | | +- org.opendaylight.netconf:restconf-common-models:jar:7.0.5-SNAPSHOT:compile 02:59:24 [INFO] | | \- org.opendaylight.netconf:restconf-common:jar:7.0.5-SNAPSHOT:compile 02:59:24 [INFO] | +- org.opendaylight.netconf:odl-netconf-api:xml:features:7.0.5-SNAPSHOT:compile 02:59:24 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.0.11:compile 02:59:24 [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.107.Final:compile 02:59:24 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.107.Final:compile 02:59:24 [INFO] | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.107.Final:compile 02:59:24 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.107.Final:compile 02:59:24 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:7.0.5-SNAPSHOT:compile 02:59:24 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc6241:xml:features:7.0.5-SNAPSHOT:compile 02:59:24 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc6470:xml:features:7.0.5-SNAPSHOT:compile 02:59:24 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc8526:xml:features:7.0.5-SNAPSHOT:compile 02:59:24 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6243:xml:features:7.0.5-SNAPSHOT:compile 02:59:24 [INFO] | | | \- org.opendaylight.netconf.model:rfc8526:jar:7.0.5-SNAPSHOT:compile 02:59:24 [INFO] | | +- org.opendaylight.netconf:netconf-api:jar:7.0.5-SNAPSHOT:compile 02:59:24 [INFO] | | \- org.opendaylight.netconf:netconf-auth:jar:7.0.5-SNAPSHOT:compile 02:59:24 [INFO] | +- org.opendaylight.netconf:odl-yanglib-mdsal-writer:xml:features:7.0.5-SNAPSHOT:compile 02:59:24 [INFO] | | \- org.opendaylight.netconf:yanglib-mdsal-writer:jar:7.0.5-SNAPSHOT:compile 02:59:24 [INFO] | | +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.1:compile 02:59:24 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.1:compile 02:59:24 [INFO] | \- org.opendaylight.netconf:restconf-nb:jar:7.0.5-SNAPSHOT:compile 02:59:24 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 02:59:24 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 02:59:24 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 02:59:24 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.25.0:compile 02:59:24 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 02:59:24 [INFO] | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 02:59:24 [INFO] | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 02:59:24 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 02:59:24 [INFO] | +- org.opendaylight.netconf:restconf-api:jar:7.0.5-SNAPSHOT:compile 02:59:24 [INFO] | +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.5-SNAPSHOT:compile 02:59:24 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.2:compile 02:59:24 [INFO] | +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.2:compile 02:59:24 [INFO] | +- org.opendaylight.yangtools:util:jar:13.0.2:compile 02:59:24 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 02:59:24 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.2:compile 02:59:24 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.2:compile 02:59:24 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile 02:59:24 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.2:compile 02:59:24 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 02:59:24 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.2:compile 02:59:24 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.2:compile 02:59:24 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.2:compile 02:59:24 [INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.2:compile 02:59:24 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.2:compile 02:59:24 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.2:compile 02:59:24 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.2:compile 02:59:24 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.2:compile 02:59:24 [INFO] | +- org.opendaylight.yangtools:yang-model-export:jar:13.0.2:compile 02:59:24 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1:compile 02:59:24 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.1:compile 02:59:24 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.1:compile 02:59:24 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.2:compile 02:59:24 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.2:compile 02:59:24 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile 02:59:24 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile 02:59:24 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.1:compile 02:59:24 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.1:compile 02:59:24 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8040:jar:13.0.1:compile 02:59:24 [INFO] | +- org.opendaylight.netconf.model:rfc6243:jar:7.0.5-SNAPSHOT:compile 02:59:24 [INFO] | +- org.opendaylight.netconf.model:rfc8040-ietf-restconf-monitoring:jar:7.0.5-SNAPSHOT:compile 02:59:24 [INFO] | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 02:59:24 [INFO] | +- org.opendaylight.aaa.web:web-api:jar:0.19.3:compile 02:59:24 [INFO] | +- org.opendaylight.aaa.web:servlet-api:jar:0.19.3:compile 02:59:24 [INFO] | +- org.opendaylight.aaa:aaa-filterchain:jar:0.19.3:compile 02:59:24 [INFO] | +- org.eclipse.jetty.websocket:websocket-api:jar:9.4.53.v20231009:compile 02:59:24 [INFO] | +- org.eclipse.jetty.websocket:websocket-servlet:jar:9.4.53.v20231009:compile 02:59:24 [INFO] | \- org.eclipse.jetty.websocket:websocket-server:jar:9.4.53.v20231009:compile 02:59:24 [INFO] | +- org.eclipse.jetty.websocket:websocket-common:jar:9.4.53.v20231009:compile 02:59:24 [INFO] | | +- org.eclipse.jetty:jetty-util:jar:9.4.53.v20231009:compile 02:59:24 [INFO] | | \- org.eclipse.jetty:jetty-io:jar:9.4.53.v20231009:compile 02:59:24 [INFO] | +- org.eclipse.jetty.websocket:websocket-client:jar:9.4.53.v20231009:compile 02:59:24 [INFO] | | \- org.eclipse.jetty:jetty-client:jar:9.4.53.v20231009:compile 02:59:24 [INFO] | +- org.eclipse.jetty:jetty-servlet:jar:9.4.53.v20231009:compile 02:59:24 [INFO] | | +- org.eclipse.jetty:jetty-security:jar:9.4.53.v20231009:compile 02:59:24 [INFO] | | | \- org.eclipse.jetty:jetty-server:jar:9.4.53.v20231009:compile 02:59:24 [INFO] | | \- org.eclipse.jetty:jetty-util-ajax:jar:9.4.53.v20231009:compile 02:59:24 [INFO] | \- org.eclipse.jetty:jetty-http:jar:9.4.53.v20231009:compile 02:59:24 [INFO] +- org.apache.karaf.features:static:kar:4.4.5:compile 02:59:24 [INFO] | +- org.apache.karaf.features:base:jar:4.4.5:runtime 02:59:24 [INFO] | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 02:59:24 [INFO] | | +- javax.annotation:javax.annotation-api:jar:1.3.2:runtime 02:59:24 [INFO] | | +- org.apache.servicemix.specs:org.apache.servicemix.specs.activation-api-1.2.1:jar:1.2.1_3:runtime 02:59:24 [INFO] | | +- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:runtime 02:59:24 [INFO] | | | \- com.sun.activation:jakarta.activation:jar:1.2.2:runtime 02:59:24 [INFO] | | +- org.glassfish.jaxb:txw2:jar:2.3.8:runtime 02:59:24 [INFO] | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:runtime 02:59:24 [INFO] | | +- org.apache.karaf.specs:org.apache.karaf.specs.locator:jar:4.4.5:runtime 02:59:24 [INFO] | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml:jar:4.4.5:runtime 02:59:24 [INFO] | | | +- org.apache.geronimo.specs:geronimo-stax-api_1.2_spec:jar:1.2:runtime 02:59:24 [INFO] | | | \- xml-apis:xml-apis:jar:1.4.01:runtime 02:59:24 [INFO] | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml.ws:jar:4.4.5:runtime 02:59:24 [INFO] | | | +- org.apache.geronimo.specs:geronimo-saaj_1.3_spec:jar:1.1:runtime 02:59:24 [INFO] | | | \- org.apache.geronimo.specs:geronimo-jaxws_2.2_spec:jar:1.2:runtime 02:59:24 [INFO] | | +- org.apache.karaf.specs:org.apache.karaf.specs.activator:jar:4.4.5:runtime 02:59:24 [INFO] | | +- org.apache.karaf:org.apache.karaf.main:jar:4.4.5:runtime 02:59:24 [INFO] | | | +- org.apache.karaf:org.apache.karaf.util:jar:4.4.5:runtime 02:59:24 [INFO] | | | | \- org.apache.felix:org.apache.felix.utils:jar:1.11.8:runtime 02:59:24 [INFO] | | | +- net.java.dev.jna:jna:jar:5.14.0:runtime 02:59:24 [INFO] | | | \- net.java.dev.jna:jna-platform:jar:5.14.0:runtime 02:59:24 [INFO] | | +- org.apache.karaf:org.apache.karaf.client:jar:4.4.5:runtime 02:59:24 [INFO] | | | \- org.apache.sshd:sshd-osgi:jar:2.11.0:runtime 02:59:24 [INFO] | | +- org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar:4.4.5:runtime 02:59:24 [INFO] | | +- org.apache.karaf.diagnostic:org.apache.karaf.diagnostic.boot:jar:4.4.5:runtime 02:59:24 [INFO] | | \- org.apache.felix:org.apache.felix.framework:jar:7.0.5:runtime 02:59:24 [INFO] | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.9:runtime 02:59:24 [INFO] | +- org.ops4j.pax.logging:pax-logging-api:jar:2.2.6:compile 02:59:24 [INFO] | | +- org.osgi:osgi.core:jar:8.0.0:provided 02:59:24 [INFO] | | \- org.osgi:osgi.cmpn:jar:7.0.0:compile 02:59:24 [INFO] | \- org.ops4j.pax.logging:pax-logging-log4j2:jar:2.2.6:compile 02:59:24 [INFO] +- org.apache.karaf.features:standard:xml:features:4.4.5:compile 02:59:24 [INFO] +- org.apache.karaf.services:org.apache.karaf.services.staticcm:jar:4.4.5:compile 02:59:24 [INFO] +- org.ops4j.pax.url:pax-url-aether:jar:2.6.14:test 02:59:24 [INFO] | +- org.ops4j.pax.url:pax-url-aether-support:jar:2.6.14:test 02:59:24 [INFO] | | \- org.apache.maven.resolver:maven-resolver-impl:jar:1.8.2:test 02:59:24 [INFO] | | +- org.apache.maven.resolver:maven-resolver-api:jar:1.8.2:test 02:59:24 [INFO] | | +- org.apache.maven.resolver:maven-resolver-spi:jar:1.8.2:test 02:59:24 [INFO] | | +- org.apache.maven.resolver:maven-resolver-named-locks:jar:1.8.2:test 02:59:24 [INFO] | | +- org.apache.maven.resolver:maven-resolver-util:jar:1.8.2:test 02:59:24 [INFO] | | \- org.apache.commons:commons-lang3:jar:3.14.0:compile 02:59:24 [INFO] | \- org.slf4j:jcl-over-slf4j:jar:1.7.32:runtime 02:59:24 [INFO] +- org.apache.aries.quiesce:org.apache.aries.quiesce.api:jar:1.0.0:compile 02:59:24 [INFO] +- org.osgi:org.osgi.service.event:jar:1.4.1:provided 02:59:24 [INFO] | +- org.osgi:osgi.annotation:jar:8.0.1:compile 02:59:24 [INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided 02:59:24 [INFO] +- org.apache.felix:org.apache.felix.metatype:jar:1.2.4:compile 02:59:24 [INFO] +- org.opendaylight.odlparent:karaf.branding:jar:13.0.11:compile 02:59:24 [INFO] +- org.opendaylight.odlparent:opendaylight-karaf-resources:jar:13.0.11:provided 02:59:24 [INFO] | +- org.apache.karaf.features:framework:kar:4.4.5:provided 02:59:24 [INFO] | | +- org.apache.karaf.config:org.apache.karaf.config.core:jar:4.4.5:provided 02:59:24 [INFO] | | | +- org.apache.felix:org.apache.felix.cm.json:jar:1.0.6:provided 02:59:24 [INFO] | | | +- org.apache.sling:org.apache.sling.commons.johnzon:jar:1.2.16:provided 02:59:24 [INFO] | | | \- org.apache.geronimo.specs:geronimo-json_1.1_spec:jar:1.5:provided 02:59:24 [INFO] | | +- org.eclipse.platform:org.eclipse.osgi:jar:3.18.0:provided 02:59:24 [INFO] | | +- org.jline:jline:jar:3.21.0:runtime 02:59:24 [INFO] | | +- org.ops4j.pax.logging:pax-logging-logback:jar:2.2.6:provided 02:59:24 [INFO] | | | +- ch.qos.logback:logback-core:jar:1.2.13:provided 02:59:24 [INFO] | | | +- ch.qos.logback:logback-classic:jar:1.2.13:provided 02:59:24 [INFO] | | | +- ch.qos.logback.contrib:logback-jackson:jar:0.1.5:provided 02:59:24 [INFO] | | | +- ch.qos.logback.contrib:logback-json-core:jar:0.1.5:provided 02:59:24 [INFO] | | | \- ch.qos.logback.contrib:logback-json-classic:jar:0.1.5:provided 02:59:24 [INFO] | | +- org.apache.felix:org.apache.felix.fileinstall:jar:3.7.4:provided 02:59:24 [INFO] | | +- org.apache.felix:org.apache.felix.configadmin:jar:1.9.26:provided 02:59:24 [INFO] | | +- org.apache.felix:org.apache.felix.configadmin.plugin.interpolation:jar:1.2.8:provided 02:59:24 [INFO] | | +- org.apache.karaf.features:org.apache.karaf.features.extension:jar:4.4.5:provided 02:59:24 [INFO] | | \- org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.5:provided 02:59:24 [INFO] | | +- org.ops4j.base:ops4j-base-util-property:jar:1.5.1:provided 02:59:24 [INFO] | | +- org.ops4j.base:ops4j-base-util-collections:jar:1.5.1:provided 02:59:24 [INFO] | | | \- org.ops4j.base:ops4j-base-lang:jar:1.5.1:provided 02:59:24 [INFO] | | +- org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.5:provided 02:59:24 [INFO] | | +- com.fasterxml.jackson.core:jackson-databind:jar:2.15.4:provided 02:59:24 [INFO] | | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.15.4:provided 02:59:24 [INFO] | | | \- com.fasterxml.jackson.core:jackson-core:jar:2.15.4:provided 02:59:24 [INFO] | | \- javax.activation:activation:jar:1.1.1:provided 02:59:24 [INFO] | +- org.opendaylight.odlparent:bcutil-framework-ext:jar:13.0.11:provided 02:59:24 [INFO] | \- org.opendaylight.odlparent:logging-markers:jar:13.0.11:compile 02:59:24 [INFO] +- org.opendaylight.odlparent:bcpkix-framework-ext:jar:13.0.11:compile 02:59:24 [INFO] +- org.opendaylight.odlparent:bcprov-framework-ext:jar:13.0.11:compile 02:59:24 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 02:59:24 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 02:59:24 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 02:59:24 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 02:59:24 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 02:59:24 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 02:59:24 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 02:59:24 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 02:59:24 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 02:59:24 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 02:59:24 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 02:59:24 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 02:59:24 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 02:59:24 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 02:59:24 [INFO] +- junit:junit:jar:4.13.2:test 02:59:24 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 02:59:24 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 02:59:24 [INFO] \- org.mockito:mockito-core:jar:5.11.0:test 02:59:24 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.12:compile 02:59:24 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.12:test 02:59:24 [INFO] \- org.objenesis:objenesis:jar:3.3:test 02:59:24 [INFO] 02:59:24 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ netconf-karaf-static --- 02:59:24 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/karaf-static/target/sonatype-clm/module.xml 02:59:24 [INFO] 02:59:24 [INFO] -------------< org.opendaylight.netconf:model-aggregator >-------------- 02:59:24 [INFO] Building model-aggregator 7.0.5-SNAPSHOT [103/121] 02:59:24 [INFO] --------------------------------[ pom ]--------------------------------- 02:59:24 [INFO] 02:59:24 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ model-aggregator --- 02:59:24 [INFO] 02:59:24 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ model-aggregator --- 02:59:24 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:59:24 [INFO] 02:59:24 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ model-aggregator --- 02:59:24 [INFO] 02:59:24 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ model-aggregator --- 02:59:24 [INFO] Skipping CycloneDX goal, because module skips deploy 02:59:24 [INFO] 02:59:24 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ model-aggregator --- 02:59:24 [INFO] Skipping artifact installation 02:59:24 [INFO] 02:59:24 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ model-aggregator --- 02:59:24 [INFO] Skipping artifact deployment 02:59:24 [INFO] 02:59:24 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ model-aggregator --- 02:59:24 [INFO] org.opendaylight.netconf:model-aggregator:pom:7.0.5-SNAPSHOT 02:59:24 [INFO] 02:59:24 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ model-aggregator --- 02:59:24 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/model/target/sonatype-clm/module.xml 02:59:24 [INFO] 02:59:24 [INFO] --------------< org.opendaylight.netconf:transport-http >--------------- 02:59:24 [INFO] Building transport-http 7.0.5-SNAPSHOT [104/121] 02:59:24 [INFO] -------------------------------[ bundle ]------------------------------- 02:59:24 [INFO] 02:59:24 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ transport-http --- 02:59:24 [INFO] 02:59:24 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ transport-http --- 02:59:24 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:59:24 [INFO] 02:59:24 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ transport-http --- 02:59:24 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:59:24 [INFO] 02:59:24 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ transport-http --- 02:59:24 [INFO] 02:59:24 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ transport-http --- 02:59:24 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-clm-master/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/** 02:59:24 [INFO] 02:59:24 [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ transport-http --- 02:59:24 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 02:59:24 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-master/transport/transport-http/src/main/yang 02:59:24 [INFO] yang-to-sources: Found 9 dependencies in 3.028 ms 02:59:24 [INFO] yang-to-sources: Project model files found: 2 in 2.520 ms 02:59:24 [INFO] yang-to-sources: 16 YANG models processed in 80.77 ms 02:59:24 [INFO] BindingJavaFileGenerator: Defined 101 files in 12.96 ms 02:59:24 [INFO] Sorted 101 files into 35 directories in 224.7 μs 02:59:25 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 101 in 32.98 ms 02:59:25 [INFO] 02:59:25 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ transport-http --- 02:59:25 [INFO] Starting audit... 02:59:25 Audit done. 02:59:25 [INFO] You have 0 Checkstyle violations. 02:59:25 [INFO] 02:59:25 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ transport-http --- 02:59:25 [INFO] Starting audit... 02:59:25 Audit done. 02:59:25 [INFO] You have 0 Checkstyle violations. 02:59:25 [INFO] 02:59:25 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ transport-http --- 02:59:25 [INFO] 02:59:25 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ transport-http --- 02:59:25 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/transport/transport-http/src/main/resources 02:59:25 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/transport/transport-http/target/generated-sources/spi 02:59:25 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 02:59:25 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 02:59:25 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 02:59:25 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/transport/transport-http/target/generated-sources/spi 02:59:25 [INFO] 02:59:25 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ transport-http --- 02:59:25 [INFO] Recompiling the module because of changed dependency. 02:59:25 [INFO] Compiling 118 source files with javac [debug release 17] to target/classes 02:59:26 [INFO] Writing META-INF/services/org.opendaylight.yangtools.yang.binding.YangFeatureProvider 02:59:26 [INFO] 02:59:26 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ transport-http >>> 02:59:26 [INFO] 02:59:26 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ transport-http --- 02:59:26 [INFO] Fork Value is true 02:59:30 [INFO] Done SpotBugs Analysis.... 02:59:30 [INFO] 02:59:30 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ transport-http <<< 02:59:30 [INFO] 02:59:30 [INFO] 02:59:30 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ transport-http --- 02:59:30 [INFO] BugInstance size is 0 02:59:30 [INFO] Error size is 0 02:59:30 [INFO] No errors/warnings found 02:59:30 [INFO] 02:59:30 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ transport-http --- 02:59:30 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/transport/transport-http/src/test/resources 02:59:30 [INFO] 02:59:30 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ transport-http --- 02:59:30 [INFO] Recompiling the module because of changed dependency. 02:59:30 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 02:59:30 [INFO] 02:59:30 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ transport-http --- 02:59:30 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:59:30 [INFO] 02:59:30 [INFO] ------------------------------------------------------- 02:59:30 [INFO] T E S T S 02:59:30 [INFO] ------------------------------------------------------- 02:59:31 [INFO] Running org.opendaylight.netconf.transport.http.BasicAuthHandlerTest 02:59:32 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.703 s -- in org.opendaylight.netconf.transport.http.BasicAuthHandlerTest 02:59:32 [INFO] Running org.opendaylight.netconf.transport.http.HttpClientServerTest 02:59:34 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 02:59:43 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.91 s -- in org.opendaylight.netconf.transport.http.HttpClientServerTest 02:59:43 [INFO] 02:59:43 [INFO] Results: 02:59:43 [INFO] 02:59:43 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0 02:59:43 [INFO] 02:59:43 [INFO] 02:59:43 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ transport-http --- 02:59:43 [INFO] 02:59:43 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ transport-http --- 02:59:43 [INFO] Building bundle: /w/workspace/netconf-maven-clm-master/transport/transport-http/target/transport-http-7.0.5-SNAPSHOT.jar 02:59:43 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-master/transport/transport-http/target/classes/META-INF/MANIFEST.MF 02:59:43 [INFO] 02:59:43 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ transport-http --- 02:59:43 [INFO] No previous run data found, generating javadoc. 02:59:47 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/transport/transport-http/target/transport-http-7.0.5-SNAPSHOT-javadoc.jar 02:59:47 [INFO] 02:59:47 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ transport-http --- 02:59:47 [INFO] CycloneDX: Resolving Dependencies 02:59:48 [INFO] CycloneDX: Creating BOM version 1.4 with 40 component(s) 02:59:48 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/transport/transport-http/target/bom.xml 02:59:48 [INFO] attaching as transport-http-7.0.5-SNAPSHOT-cyclonedx.xml 02:59:48 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/transport/transport-http/target/bom.json 02:59:48 [INFO] attaching as transport-http-7.0.5-SNAPSHOT-cyclonedx.json 02:59:48 [INFO] 02:59:48 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ transport-http --- 02:59:48 [INFO] Skipping duplicate-finder execution! 02:59:48 [INFO] 02:59:48 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ transport-http --- 02:59:48 [INFO] No dependency problems found 02:59:48 [INFO] 02:59:48 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ transport-http --- 02:59:48 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/transport/transport-http/target/transport-http-7.0.5-SNAPSHOT-sources.jar 02:59:48 [INFO] 02:59:48 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ transport-http --- 02:59:48 [INFO] 02:59:48 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ transport-http --- 02:59:48 [INFO] Loading execution data file /w/workspace/netconf-maven-clm-master/transport/transport-http/target/code-coverage/jacoco.exec 02:59:48 [INFO] Analyzed bundle 'transport-http' with 30 classes 02:59:48 [INFO] 02:59:48 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ transport-http --- 02:59:48 [INFO] Installing /w/workspace/netconf-maven-clm-master/transport/transport-http/target/transport-http-7.0.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/transport-http/7.0.5-SNAPSHOT/transport-http-7.0.5-SNAPSHOT.jar 02:59:48 [INFO] Installing /w/workspace/netconf-maven-clm-master/transport/transport-http/pom.xml to /tmp/r/org/opendaylight/netconf/transport-http/7.0.5-SNAPSHOT/transport-http-7.0.5-SNAPSHOT.pom 02:59:48 [INFO] Installing /w/workspace/netconf-maven-clm-master/transport/transport-http/target/transport-http-7.0.5-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/transport-http/7.0.5-SNAPSHOT/transport-http-7.0.5-SNAPSHOT-javadoc.jar 02:59:48 [INFO] Installing /w/workspace/netconf-maven-clm-master/transport/transport-http/target/bom.xml to /tmp/r/org/opendaylight/netconf/transport-http/7.0.5-SNAPSHOT/transport-http-7.0.5-SNAPSHOT-cyclonedx.xml 02:59:48 [INFO] Installing /w/workspace/netconf-maven-clm-master/transport/transport-http/target/bom.json to /tmp/r/org/opendaylight/netconf/transport-http/7.0.5-SNAPSHOT/transport-http-7.0.5-SNAPSHOT-cyclonedx.json 02:59:48 [INFO] Installing /w/workspace/netconf-maven-clm-master/transport/transport-http/target/transport-http-7.0.5-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/transport-http/7.0.5-SNAPSHOT/transport-http-7.0.5-SNAPSHOT-sources.jar 02:59:48 [INFO] 02:59:48 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ transport-http --- 02:59:48 [INFO] Installing org/opendaylight/netconf/transport-http/7.0.5-SNAPSHOT/transport-http-7.0.5-SNAPSHOT.jar 02:59:48 [INFO] Writing OBR metadata 02:59:48 [INFO] 02:59:48 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ transport-http --- 02:59:48 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:59:48 [INFO] 02:59:48 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ transport-http --- 02:59:48 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 02:59:48 [INFO] 02:59:48 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ transport-http --- 02:59:48 [INFO] org.opendaylight.netconf:transport-http:bundle:7.0.5-SNAPSHOT 02:59:48 [INFO] +- commons-codec:commons-codec:jar:1.15:compile 02:59:48 [INFO] +- io.netty:netty-buffer:jar:4.1.107.Final:compile 02:59:48 [INFO] +- io.netty:netty-common:jar:4.1.107.Final:compile 02:59:48 [INFO] +- io.netty:netty-codec-http:jar:4.1.107.Final:compile 02:59:48 [INFO] | \- io.netty:netty-codec:jar:4.1.107.Final:compile 02:59:48 [INFO] +- io.netty:netty-codec-http2:jar:4.1.107.Final:compile 02:59:48 [INFO] +- io.netty:netty-handler:jar:4.1.107.Final:compile 02:59:48 [INFO] | +- io.netty:netty-resolver:jar:4.1.107.Final:compile 02:59:48 [INFO] | \- io.netty:netty-transport-native-unix-common:jar:4.1.107.Final:compile 02:59:48 [INFO] +- io.netty:netty-transport:jar:4.1.107.Final:compile 02:59:48 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 02:59:48 [INFO] +- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.1:compile 02:59:48 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile 02:59:48 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.1:compile 02:59:48 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.1:compile 02:59:48 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile 02:59:48 [INFO] +- org.opendaylight.netconf:keystore-api:jar:7.0.5-SNAPSHOT:compile 02:59:48 [INFO] +- org.opendaylight.netconf:transport-api:jar:7.0.5-SNAPSHOT:compile 02:59:48 [INFO] +- org.opendaylight.netconf:transport-tcp:jar:7.0.5-SNAPSHOT:compile 02:59:48 [INFO] | \- io.netty:netty-transport-classes-epoll:jar:4.1.107.Final:compile 02:59:48 [INFO] +- org.opendaylight.netconf:transport-tls:jar:7.0.5-SNAPSHOT:compile 02:59:48 [INFO] +- org.opendaylight.netconf:truststore-api:jar:7.0.5-SNAPSHOT:compile 02:59:48 [INFO] +- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.5-SNAPSHOT:compile 02:59:48 [INFO] +- org.opendaylight.netconf.model:rfc8341:jar:7.0.5-SNAPSHOT:compile 02:59:48 [INFO] +- org.bouncycastle:bcpkix-jdk18on:jar:1.77:test 02:59:48 [INFO] | \- org.bouncycastle:bcutil-jdk18on:jar:1.77:test 02:59:48 [INFO] +- org.bouncycastle:bcprov-jdk18on:jar:1.77:test 02:59:48 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 02:59:48 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 02:59:48 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 02:59:48 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 02:59:48 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.25.0:compile 02:59:48 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 02:59:48 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 02:59:48 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile 02:59:48 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.2:compile 02:59:48 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.2:compile 02:59:48 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 02:59:48 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.2:compile 02:59:48 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 02:59:48 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 02:59:48 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 02:59:48 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 02:59:48 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 02:59:48 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 02:59:48 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 02:59:48 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 02:59:48 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 02:59:48 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 02:59:48 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 02:59:48 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 02:59:48 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 02:59:48 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 02:59:48 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 02:59:48 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 02:59:48 [INFO] +- junit:junit:jar:4.13.2:test 02:59:48 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 02:59:48 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 02:59:48 [INFO] \- org.mockito:mockito-core:jar:5.11.0:test 02:59:48 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.12:test 02:59:48 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.12:test 02:59:48 [INFO] \- org.objenesis:objenesis:jar:3.3:test 02:59:48 [INFO] 02:59:48 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ transport-http --- 02:59:48 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/transport/transport-http/target/sonatype-clm/module.xml 02:59:48 [INFO] 02:59:48 [INFO] -----------< org.opendaylight.netconf:transport-aggregator >------------ 02:59:48 [INFO] Building transport-aggregator 7.0.5-SNAPSHOT [105/121] 02:59:48 [INFO] --------------------------------[ pom ]--------------------------------- 02:59:48 [INFO] 02:59:48 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ transport-aggregator --- 02:59:48 [INFO] 02:59:48 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ transport-aggregator --- 02:59:48 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:59:48 [INFO] 02:59:48 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ transport-aggregator --- 02:59:48 [INFO] 02:59:48 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ transport-aggregator --- 02:59:48 [INFO] Skipping CycloneDX goal, because module skips deploy 02:59:48 [INFO] 02:59:48 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ transport-aggregator --- 02:59:48 [INFO] Skipping artifact installation 02:59:48 [INFO] 02:59:48 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ transport-aggregator --- 02:59:48 [INFO] Skipping artifact deployment 02:59:48 [INFO] 02:59:48 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ transport-aggregator --- 02:59:48 [INFO] org.opendaylight.netconf:transport-aggregator:pom:7.0.5-SNAPSHOT 02:59:48 [INFO] 02:59:48 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ transport-aggregator --- 02:59:48 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/transport/target/sonatype-clm/module.xml 02:59:48 [INFO] 02:59:48 [INFO] --------------< org.opendaylight.netconf:restconf-client >-------------- 02:59:48 [INFO] Building restconf-client 7.0.5-SNAPSHOT [106/121] 02:59:48 [INFO] -------------------------------[ bundle ]------------------------------- 02:59:48 [INFO] 02:59:48 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ restconf-client --- 02:59:48 [INFO] 02:59:48 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ restconf-client --- 02:59:48 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:59:48 [INFO] 02:59:48 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ restconf-client --- 02:59:48 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:59:48 [INFO] 02:59:48 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ restconf-client --- 02:59:48 [INFO] 02:59:48 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ restconf-client --- 02:59:48 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-clm-master/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/** 02:59:48 [INFO] 02:59:48 [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ restconf-client --- 02:59:48 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 02:59:48 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-master/protocol/restconf-client/src/main/yang 02:59:48 [INFO] yang-to-sources: Found 10 dependencies in 4.582 ms 02:59:48 [INFO] yang-to-sources: Project model files found: 1 in 2.108 ms 02:59:49 [INFO] yang-to-sources: 14 YANG models processed in 100.6 ms 02:59:49 [INFO] BindingJavaFileGenerator: Defined 80 files in 12.31 ms 02:59:49 [INFO] Sorted 80 files into 23 directories in 120.8 μs 02:59:49 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 80 in 47.20 ms 02:59:49 [INFO] 02:59:49 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ restconf-client --- 02:59:49 [INFO] Starting audit... 02:59:49 Audit done. 02:59:49 [INFO] You have 0 Checkstyle violations. 02:59:49 [INFO] 02:59:49 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ restconf-client --- 02:59:49 [INFO] Starting audit... 02:59:49 Audit done. 02:59:49 [INFO] You have 0 Checkstyle violations. 02:59:49 [INFO] 02:59:49 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ restconf-client --- 02:59:49 [INFO] 02:59:49 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ restconf-client --- 02:59:49 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/protocol/restconf-client/src/main/resources 02:59:49 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/protocol/restconf-client/target/generated-sources/spi 02:59:49 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 02:59:49 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 02:59:49 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 02:59:49 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/protocol/restconf-client/target/generated-sources/spi 02:59:49 [INFO] 02:59:49 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ restconf-client --- 02:59:49 [INFO] Recompiling the module because of changed dependency. 02:59:49 [INFO] Compiling 80 source files with javac [debug release 17] to target/classes 02:59:49 [INFO] Writing META-INF/services/org.opendaylight.yangtools.yang.binding.YangFeatureProvider 02:59:49 [INFO] 02:59:49 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ restconf-client >>> 02:59:49 [INFO] 02:59:49 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ restconf-client --- 02:59:49 [INFO] Fork Value is true 02:59:52 [INFO] Done SpotBugs Analysis.... 02:59:52 [INFO] 02:59:52 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ restconf-client <<< 02:59:52 [INFO] 02:59:52 [INFO] 02:59:52 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ restconf-client --- 02:59:52 [INFO] BugInstance size is 0 02:59:52 [INFO] Error size is 0 02:59:52 [INFO] No errors/warnings found 02:59:52 [INFO] 02:59:52 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ restconf-client --- 02:59:52 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/protocol/restconf-client/src/test/resources 02:59:52 [INFO] 02:59:52 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ restconf-client --- 02:59:52 [INFO] No sources to compile 02:59:52 [INFO] 02:59:52 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ restconf-client --- 02:59:52 [INFO] No tests to run. 02:59:52 [INFO] 02:59:52 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ restconf-client --- 02:59:52 [INFO] 02:59:52 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ restconf-client --- 02:59:52 [INFO] Building bundle: /w/workspace/netconf-maven-clm-master/protocol/restconf-client/target/restconf-client-7.0.5-SNAPSHOT.jar 02:59:52 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-master/protocol/restconf-client/target/classes/META-INF/MANIFEST.MF 02:59:52 [INFO] 02:59:52 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ restconf-client --- 02:59:52 [INFO] No previous run data found, generating javadoc. 02:59:55 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/protocol/restconf-client/target/restconf-client-7.0.5-SNAPSHOT-javadoc.jar 02:59:55 [INFO] 02:59:55 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ restconf-client --- 02:59:55 [INFO] CycloneDX: Resolving Dependencies 02:59:56 [INFO] CycloneDX: Creating BOM version 1.4 with 41 component(s) 02:59:56 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/protocol/restconf-client/target/bom.xml 02:59:56 [INFO] attaching as restconf-client-7.0.5-SNAPSHOT-cyclonedx.xml 02:59:56 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/protocol/restconf-client/target/bom.json 02:59:56 [INFO] attaching as restconf-client-7.0.5-SNAPSHOT-cyclonedx.json 02:59:56 [INFO] 02:59:56 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ restconf-client --- 02:59:56 [INFO] Skipping duplicate-finder execution! 02:59:56 [INFO] 02:59:56 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ restconf-client --- 02:59:56 [INFO] No dependency problems found 02:59:56 [INFO] 02:59:56 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ restconf-client --- 02:59:56 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/protocol/restconf-client/target/restconf-client-7.0.5-SNAPSHOT-sources.jar 02:59:56 [INFO] 02:59:56 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ restconf-client --- 02:59:56 [INFO] 02:59:56 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ restconf-client --- 02:59:56 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:59:56 [INFO] 02:59:56 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ restconf-client --- 02:59:56 [INFO] Installing /w/workspace/netconf-maven-clm-master/protocol/restconf-client/target/restconf-client-7.0.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/restconf-client/7.0.5-SNAPSHOT/restconf-client-7.0.5-SNAPSHOT.jar 02:59:56 [INFO] Installing /w/workspace/netconf-maven-clm-master/protocol/restconf-client/pom.xml to /tmp/r/org/opendaylight/netconf/restconf-client/7.0.5-SNAPSHOT/restconf-client-7.0.5-SNAPSHOT.pom 02:59:56 [INFO] Installing /w/workspace/netconf-maven-clm-master/protocol/restconf-client/target/restconf-client-7.0.5-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/restconf-client/7.0.5-SNAPSHOT/restconf-client-7.0.5-SNAPSHOT-javadoc.jar 02:59:56 [INFO] Installing /w/workspace/netconf-maven-clm-master/protocol/restconf-client/target/bom.xml to /tmp/r/org/opendaylight/netconf/restconf-client/7.0.5-SNAPSHOT/restconf-client-7.0.5-SNAPSHOT-cyclonedx.xml 02:59:56 [INFO] Installing /w/workspace/netconf-maven-clm-master/protocol/restconf-client/target/bom.json to /tmp/r/org/opendaylight/netconf/restconf-client/7.0.5-SNAPSHOT/restconf-client-7.0.5-SNAPSHOT-cyclonedx.json 02:59:56 [INFO] Installing /w/workspace/netconf-maven-clm-master/protocol/restconf-client/target/restconf-client-7.0.5-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/restconf-client/7.0.5-SNAPSHOT/restconf-client-7.0.5-SNAPSHOT-sources.jar 02:59:56 [INFO] 02:59:56 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ restconf-client --- 02:59:56 [INFO] Installing org/opendaylight/netconf/restconf-client/7.0.5-SNAPSHOT/restconf-client-7.0.5-SNAPSHOT.jar 02:59:56 [INFO] Writing OBR metadata 02:59:56 [INFO] 02:59:56 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ restconf-client --- 02:59:56 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 02:59:56 [INFO] 02:59:56 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ restconf-client --- 02:59:56 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 02:59:56 [INFO] 02:59:56 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ restconf-client --- 02:59:56 [INFO] org.opendaylight.netconf:restconf-client:bundle:7.0.5-SNAPSHOT 02:59:56 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 02:59:56 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile 02:59:56 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.1:compile 02:59:56 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.1:compile 02:59:56 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile 02:59:56 [INFO] +- org.opendaylight.netconf:transport-http:jar:7.0.5-SNAPSHOT:compile 02:59:56 [INFO] | +- commons-codec:commons-codec:jar:1.15:compile 02:59:56 [INFO] | +- io.netty:netty-buffer:jar:4.1.107.Final:compile 02:59:56 [INFO] | +- io.netty:netty-common:jar:4.1.107.Final:compile 02:59:56 [INFO] | +- io.netty:netty-codec-http:jar:4.1.107.Final:compile 02:59:56 [INFO] | | \- io.netty:netty-codec:jar:4.1.107.Final:compile 02:59:56 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.107.Final:compile 02:59:56 [INFO] | +- io.netty:netty-handler:jar:4.1.107.Final:compile 02:59:56 [INFO] | | +- io.netty:netty-resolver:jar:4.1.107.Final:compile 02:59:56 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.107.Final:compile 02:59:56 [INFO] | +- io.netty:netty-transport:jar:4.1.107.Final:compile 02:59:56 [INFO] | +- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.1:compile 02:59:56 [INFO] | +- org.opendaylight.netconf:keystore-api:jar:7.0.5-SNAPSHOT:compile 02:59:56 [INFO] | +- org.opendaylight.netconf:transport-api:jar:7.0.5-SNAPSHOT:compile 02:59:56 [INFO] | +- org.opendaylight.netconf:truststore-api:jar:7.0.5-SNAPSHOT:compile 02:59:56 [INFO] | +- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.5-SNAPSHOT:compile 02:59:56 [INFO] | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.5-SNAPSHOT:compile 02:59:56 [INFO] +- org.opendaylight.netconf:transport-tcp:jar:7.0.5-SNAPSHOT:compile 02:59:56 [INFO] | \- io.netty:netty-transport-classes-epoll:jar:4.1.107.Final:compile 02:59:56 [INFO] +- org.opendaylight.netconf:transport-tls:jar:7.0.5-SNAPSHOT:compile 02:59:56 [INFO] | \- org.bouncycastle:bcprov-jdk18on:jar:1.77:compile 02:59:56 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 02:59:56 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 02:59:56 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 02:59:56 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 02:59:56 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.25.0:compile 02:59:56 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 02:59:56 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 02:59:56 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile 02:59:56 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.2:compile 02:59:56 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.2:compile 02:59:56 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 02:59:56 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.2:compile 02:59:56 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 02:59:56 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 02:59:56 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 02:59:56 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 02:59:56 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 02:59:56 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 02:59:56 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 02:59:56 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 02:59:56 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 02:59:56 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 02:59:56 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 02:59:56 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 02:59:56 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 02:59:56 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 02:59:56 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 02:59:56 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 02:59:56 [INFO] +- junit:junit:jar:4.13.2:test 02:59:56 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 02:59:56 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 02:59:56 [INFO] \- org.mockito:mockito-core:jar:5.11.0:test 02:59:56 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.12:test 02:59:56 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.12:test 02:59:56 [INFO] \- org.objenesis:objenesis:jar:3.3:test 02:59:56 [INFO] 02:59:56 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ restconf-client --- 02:59:56 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/protocol/restconf-client/target/sonatype-clm/module.xml 02:59:56 [INFO] 02:59:56 [INFO] --------------< org.opendaylight.netconf:restconf-server >-------------- 02:59:56 [INFO] Building restconf-server 7.0.5-SNAPSHOT [107/121] 02:59:56 [INFO] -------------------------------[ bundle ]------------------------------- 02:59:56 [INFO] 02:59:56 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ restconf-server --- 02:59:56 [INFO] 02:59:56 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ restconf-server --- 02:59:56 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:59:56 [INFO] 02:59:56 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ restconf-server --- 02:59:56 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:59:56 [INFO] 02:59:56 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ restconf-server --- 02:59:56 [INFO] 02:59:56 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ restconf-server --- 02:59:56 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-clm-master/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/** 02:59:56 [INFO] 02:59:56 [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ restconf-server --- 02:59:56 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 02:59:56 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-master/protocol/restconf-server/src/main/yang 02:59:56 [INFO] yang-to-sources: Found 11 dependencies in 4.956 ms 02:59:56 [INFO] yang-to-sources: Project model files found: 1 in 2.639 ms 02:59:57 [INFO] yang-to-sources: 16 YANG models processed in 89.88 ms 02:59:57 [INFO] BindingJavaFileGenerator: Defined 84 files in 12.21 ms 02:59:57 [INFO] Sorted 84 files into 24 directories in 113.3 μs 02:59:57 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 84 in 34.96 ms 02:59:57 [INFO] 02:59:57 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ restconf-server --- 02:59:57 [INFO] Starting audit... 02:59:57 Audit done. 02:59:57 [INFO] You have 0 Checkstyle violations. 02:59:57 [INFO] 02:59:57 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ restconf-server --- 02:59:57 [INFO] Starting audit... 02:59:57 Audit done. 02:59:57 [INFO] You have 0 Checkstyle violations. 02:59:57 [INFO] 02:59:57 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ restconf-server --- 02:59:57 [INFO] 02:59:57 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ restconf-server --- 02:59:57 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/protocol/restconf-server/src/main/resources 02:59:57 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/protocol/restconf-server/target/generated-sources/spi 02:59:57 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 02:59:57 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 02:59:57 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 02:59:57 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/protocol/restconf-server/target/generated-sources/spi 02:59:57 [INFO] 02:59:57 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ restconf-server --- 02:59:57 [INFO] Recompiling the module because of changed dependency. 02:59:57 [INFO] Compiling 84 source files with javac [debug release 17] to target/classes 02:59:57 [INFO] Writing META-INF/services/org.opendaylight.yangtools.yang.binding.YangFeatureProvider 02:59:57 [INFO] 02:59:57 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ restconf-server >>> 02:59:57 [INFO] 02:59:57 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ restconf-server --- 02:59:57 [INFO] Fork Value is true 03:00:00 [INFO] Done SpotBugs Analysis.... 03:00:00 [INFO] 03:00:00 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ restconf-server <<< 03:00:00 [INFO] 03:00:00 [INFO] 03:00:00 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ restconf-server --- 03:00:00 [INFO] BugInstance size is 0 03:00:00 [INFO] Error size is 0 03:00:00 [INFO] No errors/warnings found 03:00:00 [INFO] 03:00:00 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ restconf-server --- 03:00:00 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/protocol/restconf-server/src/test/resources 03:00:00 [INFO] 03:00:00 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ restconf-server --- 03:00:00 [INFO] No sources to compile 03:00:00 [INFO] 03:00:00 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ restconf-server --- 03:00:00 [INFO] No tests to run. 03:00:00 [INFO] 03:00:00 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ restconf-server --- 03:00:00 [INFO] 03:00:00 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ restconf-server --- 03:00:00 [INFO] Building bundle: /w/workspace/netconf-maven-clm-master/protocol/restconf-server/target/restconf-server-7.0.5-SNAPSHOT.jar 03:00:00 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-master/protocol/restconf-server/target/classes/META-INF/MANIFEST.MF 03:00:00 [INFO] 03:00:00 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ restconf-server --- 03:00:00 [INFO] No previous run data found, generating javadoc. 03:00:03 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/protocol/restconf-server/target/restconf-server-7.0.5-SNAPSHOT-javadoc.jar 03:00:03 [INFO] 03:00:03 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ restconf-server --- 03:00:03 [INFO] CycloneDX: Resolving Dependencies 03:00:04 [INFO] CycloneDX: Creating BOM version 1.4 with 42 component(s) 03:00:04 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/protocol/restconf-server/target/bom.xml 03:00:04 [INFO] attaching as restconf-server-7.0.5-SNAPSHOT-cyclonedx.xml 03:00:04 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/protocol/restconf-server/target/bom.json 03:00:04 [INFO] attaching as restconf-server-7.0.5-SNAPSHOT-cyclonedx.json 03:00:04 [INFO] 03:00:04 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ restconf-server --- 03:00:04 [INFO] Skipping duplicate-finder execution! 03:00:04 [INFO] 03:00:04 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ restconf-server --- 03:00:04 [INFO] No dependency problems found 03:00:04 [INFO] 03:00:04 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ restconf-server --- 03:00:04 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/protocol/restconf-server/target/restconf-server-7.0.5-SNAPSHOT-sources.jar 03:00:04 [INFO] 03:00:04 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ restconf-server --- 03:00:04 [INFO] 03:00:04 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ restconf-server --- 03:00:04 [INFO] Skipping JaCoCo execution due to missing execution data file. 03:00:04 [INFO] 03:00:04 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ restconf-server --- 03:00:04 [INFO] Installing /w/workspace/netconf-maven-clm-master/protocol/restconf-server/target/restconf-server-7.0.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/restconf-server/7.0.5-SNAPSHOT/restconf-server-7.0.5-SNAPSHOT.jar 03:00:04 [INFO] Installing /w/workspace/netconf-maven-clm-master/protocol/restconf-server/pom.xml to /tmp/r/org/opendaylight/netconf/restconf-server/7.0.5-SNAPSHOT/restconf-server-7.0.5-SNAPSHOT.pom 03:00:04 [INFO] Installing /w/workspace/netconf-maven-clm-master/protocol/restconf-server/target/restconf-server-7.0.5-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/restconf-server/7.0.5-SNAPSHOT/restconf-server-7.0.5-SNAPSHOT-javadoc.jar 03:00:04 [INFO] Installing /w/workspace/netconf-maven-clm-master/protocol/restconf-server/target/bom.xml to /tmp/r/org/opendaylight/netconf/restconf-server/7.0.5-SNAPSHOT/restconf-server-7.0.5-SNAPSHOT-cyclonedx.xml 03:00:04 [INFO] Installing /w/workspace/netconf-maven-clm-master/protocol/restconf-server/target/bom.json to /tmp/r/org/opendaylight/netconf/restconf-server/7.0.5-SNAPSHOT/restconf-server-7.0.5-SNAPSHOT-cyclonedx.json 03:00:04 [INFO] Installing /w/workspace/netconf-maven-clm-master/protocol/restconf-server/target/restconf-server-7.0.5-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/restconf-server/7.0.5-SNAPSHOT/restconf-server-7.0.5-SNAPSHOT-sources.jar 03:00:04 [INFO] 03:00:04 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ restconf-server --- 03:00:04 [INFO] Installing org/opendaylight/netconf/restconf-server/7.0.5-SNAPSHOT/restconf-server-7.0.5-SNAPSHOT.jar 03:00:04 [INFO] Writing OBR metadata 03:00:04 [INFO] 03:00:04 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ restconf-server --- 03:00:04 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 03:00:04 [INFO] 03:00:04 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ restconf-server --- 03:00:04 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 03:00:04 [INFO] 03:00:04 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ restconf-server --- 03:00:04 [INFO] org.opendaylight.netconf:restconf-server:bundle:7.0.5-SNAPSHOT 03:00:04 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 03:00:04 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile 03:00:04 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.1:compile 03:00:04 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.1:compile 03:00:04 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile 03:00:04 [INFO] +- org.opendaylight.netconf:transport-http:jar:7.0.5-SNAPSHOT:compile 03:00:04 [INFO] | +- commons-codec:commons-codec:jar:1.15:compile 03:00:04 [INFO] | +- io.netty:netty-buffer:jar:4.1.107.Final:compile 03:00:04 [INFO] | +- io.netty:netty-common:jar:4.1.107.Final:compile 03:00:04 [INFO] | +- io.netty:netty-codec-http:jar:4.1.107.Final:compile 03:00:04 [INFO] | | \- io.netty:netty-codec:jar:4.1.107.Final:compile 03:00:04 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.107.Final:compile 03:00:04 [INFO] | +- io.netty:netty-handler:jar:4.1.107.Final:compile 03:00:04 [INFO] | | +- io.netty:netty-resolver:jar:4.1.107.Final:compile 03:00:04 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.107.Final:compile 03:00:04 [INFO] | +- io.netty:netty-transport:jar:4.1.107.Final:compile 03:00:04 [INFO] | +- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.1:compile 03:00:04 [INFO] | +- org.opendaylight.netconf:keystore-api:jar:7.0.5-SNAPSHOT:compile 03:00:04 [INFO] | +- org.opendaylight.netconf:transport-api:jar:7.0.5-SNAPSHOT:compile 03:00:04 [INFO] | +- org.opendaylight.netconf:truststore-api:jar:7.0.5-SNAPSHOT:compile 03:00:04 [INFO] | +- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.5-SNAPSHOT:compile 03:00:04 [INFO] | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.5-SNAPSHOT:compile 03:00:04 [INFO] +- org.opendaylight.netconf:transport-tcp:jar:7.0.5-SNAPSHOT:compile 03:00:04 [INFO] | \- io.netty:netty-transport-classes-epoll:jar:4.1.107.Final:compile 03:00:04 [INFO] +- org.opendaylight.netconf:transport-tls:jar:7.0.5-SNAPSHOT:compile 03:00:04 [INFO] | \- org.bouncycastle:bcprov-jdk18on:jar:1.77:compile 03:00:04 [INFO] +- org.opendaylight.netconf.model:rfc7407-ietf-x509-cert-to-name:jar:7.0.5-SNAPSHOT:compile 03:00:04 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 03:00:04 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 03:00:04 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 03:00:04 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 03:00:04 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.25.0:compile 03:00:04 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 03:00:04 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 03:00:04 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile 03:00:04 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.2:compile 03:00:04 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.2:compile 03:00:04 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 03:00:04 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.2:compile 03:00:04 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 03:00:04 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 03:00:04 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 03:00:04 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 03:00:04 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 03:00:04 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 03:00:04 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 03:00:04 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 03:00:04 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 03:00:04 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 03:00:04 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 03:00:04 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 03:00:04 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 03:00:04 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 03:00:04 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 03:00:04 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 03:00:04 [INFO] +- junit:junit:jar:4.13.2:test 03:00:04 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 03:00:04 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 03:00:04 [INFO] \- org.mockito:mockito-core:jar:5.11.0:test 03:00:04 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.12:test 03:00:04 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.12:test 03:00:04 [INFO] \- org.objenesis:objenesis:jar:3.3:test 03:00:04 [INFO] 03:00:04 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ restconf-server --- 03:00:04 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/protocol/restconf-server/target/sonatype-clm/module.xml 03:00:04 [INFO] 03:00:04 [INFO] -----------------< org.opendaylight.netconf:protocol >------------------ 03:00:04 [INFO] Building protocol 7.0.5-SNAPSHOT [108/121] 03:00:04 [INFO] --------------------------------[ pom ]--------------------------------- 03:00:04 [INFO] 03:00:04 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ protocol --- 03:00:04 [INFO] 03:00:04 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ protocol --- 03:00:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 03:00:04 [INFO] 03:00:04 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ protocol --- 03:00:04 [INFO] 03:00:04 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ protocol --- 03:00:04 [INFO] Skipping CycloneDX goal, because module skips deploy 03:00:04 [INFO] 03:00:04 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ protocol --- 03:00:04 [INFO] Skipping artifact installation 03:00:04 [INFO] 03:00:04 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ protocol --- 03:00:04 [INFO] Skipping artifact deployment 03:00:04 [INFO] 03:00:04 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ protocol --- 03:00:04 [INFO] org.opendaylight.netconf:protocol:pom:7.0.5-SNAPSHOT 03:00:04 [INFO] 03:00:04 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ protocol --- 03:00:04 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/protocol/target/sonatype-clm/module.xml 03:00:04 [INFO] 03:00:04 [INFO] ------------------< org.opendaylight.netconf:plugins >------------------ 03:00:04 [INFO] Building plugins 7.0.5-SNAPSHOT [109/121] 03:00:04 [INFO] --------------------------------[ pom ]--------------------------------- 03:00:04 [INFO] 03:00:04 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ plugins --- 03:00:04 [INFO] 03:00:04 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ plugins --- 03:00:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 03:00:04 [INFO] 03:00:04 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ plugins --- 03:00:04 [INFO] 03:00:04 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ plugins --- 03:00:04 [INFO] Skipping CycloneDX goal, because module skips deploy 03:00:04 [INFO] 03:00:04 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ plugins --- 03:00:04 [INFO] Skipping artifact installation 03:00:04 [INFO] 03:00:04 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ plugins --- 03:00:04 [INFO] Skipping artifact deployment 03:00:04 [INFO] 03:00:04 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ plugins --- 03:00:04 [INFO] org.opendaylight.netconf:plugins:pom:7.0.5-SNAPSHOT 03:00:04 [INFO] 03:00:04 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ plugins --- 03:00:04 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/plugins/target/sonatype-clm/module.xml 03:00:04 [INFO] 03:00:04 [INFO] -------------------< org.opendaylight.netconf:apps >-------------------- 03:00:04 [INFO] Building apps 7.0.5-SNAPSHOT [110/121] 03:00:04 [INFO] --------------------------------[ pom ]--------------------------------- 03:00:04 [INFO] 03:00:04 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ apps --- 03:00:04 [INFO] 03:00:04 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ apps --- 03:00:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 03:00:04 [INFO] 03:00:04 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ apps --- 03:00:04 [INFO] 03:00:04 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ apps --- 03:00:04 [INFO] Skipping CycloneDX goal, because module skips deploy 03:00:04 [INFO] 03:00:04 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ apps --- 03:00:04 [INFO] Skipping artifact installation 03:00:04 [INFO] 03:00:04 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ apps --- 03:00:04 [INFO] Skipping artifact deployment 03:00:04 [INFO] 03:00:04 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ apps --- 03:00:04 [INFO] org.opendaylight.netconf:apps:pom:7.0.5-SNAPSHOT 03:00:04 [INFO] 03:00:04 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ apps --- 03:00:04 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/apps/target/sonatype-clm/module.xml 03:00:04 [INFO] 03:00:04 [INFO] ----------------< org.opendaylight.netconf:third-party >---------------- 03:00:04 [INFO] Building third-party 7.0.5-SNAPSHOT [111/121] 03:00:04 [INFO] --------------------------------[ pom ]--------------------------------- 03:00:04 [INFO] 03:00:04 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ third-party --- 03:00:04 [INFO] 03:00:04 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ third-party --- 03:00:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 03:00:04 [INFO] 03:00:04 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ third-party --- 03:00:04 [INFO] 03:00:04 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ third-party --- 03:00:04 [INFO] Skipping CycloneDX goal, because module skips deploy 03:00:04 [INFO] 03:00:04 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ third-party --- 03:00:04 [INFO] Skipping artifact installation 03:00:04 [INFO] 03:00:04 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ third-party --- 03:00:04 [INFO] Skipping artifact deployment 03:00:04 [INFO] 03:00:04 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ third-party --- 03:00:04 [INFO] org.opendaylight.netconf:third-party:pom:7.0.5-SNAPSHOT 03:00:04 [INFO] 03:00:04 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ third-party --- 03:00:04 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/third-party/target/sonatype-clm/module.xml 03:00:04 [INFO] 03:00:04 [INFO] -------------< org.opendaylight.netconf:netconf-testtool >-------------- 03:00:04 [INFO] Building netconf-testtool 7.0.5-SNAPSHOT [112/121] 03:00:04 [INFO] --------------------------------[ jar ]--------------------------------- 03:00:04 [INFO] 03:00:04 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-testtool --- 03:00:04 [INFO] 03:00:04 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-testtool --- 03:00:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 03:00:04 [INFO] 03:00:04 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-testtool --- 03:00:04 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 03:00:04 [INFO] 03:00:04 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-testtool --- 03:00:05 [INFO] 03:00:05 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ netconf-testtool --- 03:00:05 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-clm-master/netconf/tools/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/** 03:00:05 [INFO] 03:00:05 [INFO] --- maven-dependency-plugin:3.6.1:copy (stress-client dependency copy) @ netconf-testtool --- 03:00:05 [INFO] Configured Artifact: org.bouncycastle:bcpkix-jdk18on:?:jar 03:00:05 [INFO] Configured Artifact: org.bouncycastle:bcprov-jdk18on:?:jar 03:00:05 [INFO] Copying bcpkix-jdk18on-1.77.jar to /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-testtool/target/lib/bcpkix-jdk18on.jar 03:00:05 [INFO] Copying bcprov-jdk18on-1.77.jar to /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-testtool/target/lib/bcprov-jdk18on.jar 03:00:05 [INFO] 03:00:05 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-testtool --- 03:00:05 [INFO] Starting audit... 03:00:05 Audit done. 03:00:05 [INFO] You have 0 Checkstyle violations. 03:00:05 [INFO] 03:00:05 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-testtool --- 03:00:06 [INFO] Starting audit... 03:00:06 Audit done. 03:00:07 [INFO] You have 0 Checkstyle violations. 03:00:07 [INFO] 03:00:07 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-testtool --- 03:00:07 [INFO] 03:00:07 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-testtool --- 03:00:07 [INFO] Copying 3 resources from src/main/resources to target/classes 03:00:07 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-testtool/target/generated-sources/spi 03:00:07 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-testtool/target/generated-sources/yang 03:00:07 [INFO] 03:00:07 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ netconf-testtool --- 03:00:07 [INFO] Recompiling the module because of changed dependency. 03:00:07 [INFO] Compiling 62 source files with javac [debug release 17] to target/classes 03:00:07 [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 03:00:07 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' 03:00:07 [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 03:00:07 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 03:00:07 [WARNING] Cannot find annotation method 'property()' in type 'org.osgi.service.component.annotations.Component' 03:00:07 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 03:00:07 [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 03:00:07 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' 03:00:07 [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 03:00:07 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 03:00:07 [WARNING] Cannot find annotation method 'property()' in type 'org.osgi.service.component.annotations.Component' 03:00:07 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 03:00:07 [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 03:00:07 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' 03:00:07 [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 03:00:07 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 03:00:07 [WARNING] Cannot find annotation method 'property()' in type 'org.osgi.service.component.annotations.Component' 03:00:07 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 03:00:07 [WARNING] /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/client/http/perf/Parameters.java:[60,54] newArgumentParser(java.lang.String) in net.sourceforge.argparse4j.ArgumentParsers has been deprecated 03:00:07 [WARNING] /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/client/stress/Parameters.java:[75,54] newArgumentParser(java.lang.String) in net.sourceforge.argparse4j.ArgumentParsers has been deprecated 03:00:07 [WARNING] /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/NetconfDeviceSimulator.java:[126,26] isMdSal() in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 03:00:07 [WARNING] /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/NetconfDeviceSimulator.java:[130,33] isXmlConfigurationProvided() in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 03:00:07 [WARNING] /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/NetconfDeviceSimulator.java:[133,54] getNotificationFile() in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 03:00:07 [WARNING] /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/NetconfDeviceSimulator.java:[134,54] getInitialConfigXMLFile() in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 03:00:07 [WARNING] /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/NetconfDeviceSimulator.java:[135,33] isNotificationsSupported() in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 03:00:07 [WARNING] /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/NetconfDeviceSimulator.java:[138,54] getNotificationFile() in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 03:00:07 [WARNING] /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/NetconfDeviceSimulator.java:[150,26] getRpcConfigFile() in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 03:00:07 [WARNING] /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/NetconfDeviceSimulator.java:[152,64] getRpcConfigFile() in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 03:00:07 [WARNING] /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/NetconfDeviceSimulator.java:[176,23] Integer(int) in java.lang.Integer has been deprecated and marked for removal 03:00:07 [WARNING] /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/NetconfDeviceSimulator.java:[253,26] getSchemasDir() in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 03:00:07 [WARNING] /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/NetconfDeviceSimulator.java:[256,62] getSchemasDir() in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 03:00:07 [WARNING] /w/workspace/netconf-maven-clm-master/netconf/tools/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 03:00:07 [WARNING] /w/workspace/netconf-maven-clm-master/netconf/tools/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 03:00:07 [WARNING] /w/workspace/netconf-maven-clm-master/netconf/tools/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 03:00:07 [WARNING] /w/workspace/netconf-maven-clm-master/netconf/tools/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 03:00:07 [WARNING] /w/workspace/netconf-maven-clm-master/netconf/tools/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 03:00:07 [WARNING] /w/workspace/netconf-maven-clm-master/netconf/tools/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 03:00:07 [WARNING] /w/workspace/netconf-maven-clm-master/netconf/tools/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 03:00:07 [WARNING] /w/workspace/netconf-maven-clm-master/netconf/tools/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 03:00:07 [WARNING] /w/workspace/netconf-maven-clm-master/netconf/tools/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 03:00:07 [WARNING] /w/workspace/netconf-maven-clm-master/netconf/tools/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 03:00:07 [WARNING] /w/workspace/netconf-maven-clm-master/netconf/tools/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 03:00:07 [WARNING] /w/workspace/netconf-maven-clm-master/netconf/tools/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 03:00:07 [WARNING] /w/workspace/netconf-maven-clm-master/netconf/tools/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 03:00:07 [WARNING] /w/workspace/netconf-maven-clm-master/netconf/tools/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 03:00:07 [WARNING] /w/workspace/netconf-maven-clm-master/netconf/tools/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 03:00:07 [WARNING] /w/workspace/netconf-maven-clm-master/netconf/tools/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 03:00:07 [WARNING] /w/workspace/netconf-maven-clm-master/netconf/tools/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 03:00:07 [WARNING] /w/workspace/netconf-maven-clm-master/netconf/tools/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 03:00:07 [INFO] 03:00:07 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ netconf-testtool >>> 03:00:07 [INFO] 03:00:07 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ netconf-testtool --- 03:00:07 [INFO] Fork Value is true 03:00:13 [INFO] Done SpotBugs Analysis.... 03:00:13 [INFO] 03:00:13 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ netconf-testtool <<< 03:00:13 [INFO] 03:00:13 [INFO] 03:00:13 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ netconf-testtool --- 03:00:13 [INFO] BugInstance size is 0 03:00:13 [INFO] Error size is 0 03:00:13 [INFO] No errors/warnings found 03:00:13 [INFO] 03:00:13 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-testtool --- 03:00:13 [INFO] Copying 1 resource from src/test/resources to target/test-classes 03:00:13 [INFO] 03:00:13 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ netconf-testtool --- 03:00:13 [INFO] Recompiling the module because of changed dependency. 03:00:13 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 03:00:13 [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 03:00:13 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 03:00:13 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' 03:00:13 [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 03:00:13 [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 03:00:13 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 03:00:13 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' 03:00:13 [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 03:00:13 [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 03:00:13 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 03:00:13 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' 03:00:13 [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 03:00:13 [WARNING] /w/workspace/netconf-maven-clm-master/netconf/tools/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 03:00:13 [INFO] 03:00:13 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ netconf-testtool --- 03:00:13 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 03:00:13 [INFO] 03:00:13 [INFO] ------------------------------------------------------- 03:00:13 [INFO] T E S T S 03:00:13 [INFO] ------------------------------------------------------- 03:00:14 [INFO] Running org.opendaylight.netconf.test.tool.TestToolTest 03:00:21 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.687 s -- in org.opendaylight.netconf.test.tool.TestToolTest 03:00:21 [INFO] org.opendaylight.netconf.test.tool.TestToolTest.getSchemas(NetconfClientProtocol)[1] -- Time elapsed: 1.522 s 03:00:21 [INFO] org.opendaylight.netconf.test.tool.TestToolTest.getSchemas(NetconfClientProtocol)[2] -- Time elapsed: 0.078 s 03:00:21 [INFO] org.opendaylight.netconf.test.tool.TestToolTest.customRpc(String, NetconfClientProtocol, String, String)[1] -- Time elapsed: 0.100 s 03:00:21 [INFO] org.opendaylight.netconf.test.tool.TestToolTest.customRpc(String, NetconfClientProtocol, String, String)[2] -- Time elapsed: 0.099 s 03:00:21 [INFO] org.opendaylight.netconf.test.tool.TestToolTest.customRpc(String, NetconfClientProtocol, String, String)[3] -- Time elapsed: 0.035 s 03:00:21 [INFO] org.opendaylight.netconf.test.tool.TestToolTest.customRpc(String, NetconfClientProtocol, String, String)[4] -- Time elapsed: 0.075 s 03:00:21 [INFO] 03:00:21 [INFO] Results: 03:00:21 [INFO] 03:00:21 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 03:00:21 [INFO] 03:00:21 [INFO] 03:00:21 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ netconf-testtool --- 03:00:21 [INFO] 03:00:21 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ netconf-testtool --- 03:00:21 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-testtool/target/netconf-testtool-7.0.5-SNAPSHOT.jar 03:00:21 [INFO] 03:00:21 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-testtool --- 03:00:21 [INFO] No previous run data found, generating javadoc. 03:00:23 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-testtool/target/netconf-testtool-7.0.5-SNAPSHOT-javadoc.jar 03:00:23 [INFO] 03:00:23 [INFO] --- maven-shade-plugin:3.5.2:shade (default) @ netconf-testtool --- 03:00:23 [INFO] Including com.github.spotbugs:spotbugs-annotations:jar:4.8.3 in the shaded jar. 03:00:23 [INFO] Including org.codehaus.janino:janino:jar:3.1.4 in the shaded jar. 03:00:23 [INFO] Including org.codehaus.janino:commons-compiler:jar:3.1.4 in the shaded jar. 03:00:23 [INFO] Including net.sourceforge.argparse4j:argparse4j:jar:0.9.0 in the shaded jar. 03:00:23 [INFO] Including ch.qos.logback:logback-classic:jar:1.2.13 in the shaded jar. 03:00:23 [INFO] Including ch.qos.logback:logback-core:jar:1.2.13 in the shaded jar. 03:00:23 [INFO] Including org.bouncycastle:bcpkix-jdk18on:jar:1.77 in the shaded jar. 03:00:23 [INFO] Including org.bouncycastle:bcutil-jdk18on:jar:1.77 in the shaded jar. 03:00:23 [INFO] Including org.bouncycastle:bcprov-jdk18on:jar:1.77 in the shaded jar. 03:00:23 [INFO] Including org.opendaylight.netconf:netconf-netty-util:jar:7.0.5-SNAPSHOT in the shaded jar. 03:00:23 [INFO] Including io.netty:netty-buffer:jar:4.1.107.Final in the shaded jar. 03:00:23 [INFO] Including io.netty:netty-codec:jar:4.1.107.Final in the shaded jar. 03:00:23 [INFO] Including io.netty:netty-common:jar:4.1.107.Final in the shaded jar. 03:00:23 [INFO] Including io.netty:netty-handler:jar:4.1.107.Final in the shaded jar. 03:00:23 [INFO] Including io.netty:netty-resolver:jar:4.1.107.Final in the shaded jar. 03:00:23 [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.107.Final in the shaded jar. 03:00:23 [INFO] Including io.netty:netty-transport:jar:4.1.107.Final in the shaded jar. 03:00:23 [INFO] Including org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800 in the shaded jar. 03:00:23 [INFO] Including org.opendaylight.odlparent:logging-markers:jar:13.0.11 in the shaded jar. 03:00:23 [INFO] Including org.opendaylight.yangtools:util:jar:13.0.2 in the shaded jar. 03:00:23 [INFO] Including tech.pantheon.triemap:triemap:jar:1.3.1 in the shaded jar. 03:00:23 [INFO] Including org.opendaylight.yangtools:yang-common:jar:13.0.2 in the shaded jar. 03:00:23 [INFO] Including org.opendaylight.netconf:netconf-common:jar:7.0.5-SNAPSHOT in the shaded jar. 03:00:23 [INFO] Including org.opendaylight.netconf:shaded-exificient:jar:7.0.5-SNAPSHOT in the shaded jar. 03:00:23 [INFO] Including org.opendaylight.netconf.model:rfc6241:jar:7.0.5-SNAPSHOT in the shaded jar. 03:00:23 [INFO] Including org.opendaylight.netconf:netconf-auth:jar:7.0.5-SNAPSHOT in the shaded jar. 03:00:23 [INFO] Including org.opendaylight.netconf:netconf-topology:jar:7.0.5-SNAPSHOT in the shaded jar. 03:00:23 [INFO] Including org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.3 in the shaded jar. 03:00:23 [INFO] Including org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.1 in the shaded jar. 03:00:23 [INFO] Including org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.1 in the shaded jar. 03:00:23 [INFO] Including org.opendaylight.mdsal:yang-binding:jar:13.0.1 in the shaded jar. 03:00:23 [INFO] Including org.opendaylight.netconf:netconf-client-mdsal:jar:7.0.5-SNAPSHOT in the shaded jar. 03:00:23 [INFO] Including com.google.code.gson:gson:jar:2.10.1 in the shaded jar. 03:00:23 [INFO] Including org.checkerframework:checker-qual:jar:3.42.0 in the shaded jar. 03:00:23 [INFO] Including org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.1 in the shaded jar. 03:00:23 [INFO] Including org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.1 in the shaded jar. 03:00:23 [INFO] Including org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.1 in the shaded jar. 03:00:23 [INFO] Including org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1 in the shaded jar. 03:00:23 [INFO] Including org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.1 in the shaded jar. 03:00:23 [INFO] Including org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.1 in the shaded jar. 03:00:23 [INFO] Including org.opendaylight.yangtools:odlext-model-api:jar:13.0.2 in the shaded jar. 03:00:23 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1 in the shaded jar. 03:00:23 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.1 in the shaded jar. 03:00:23 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.1 in the shaded jar. 03:00:23 [INFO] Including org.opendaylight.netconf:keystore-legacy:jar:7.0.5-SNAPSHOT in the shaded jar. 03:00:23 [INFO] Including org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.1 in the shaded jar. 03:00:23 [INFO] Including org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.5-SNAPSHOT in the shaded jar. 03:00:23 [INFO] Including org.opendaylight.netconf:netconf-dom-api:jar:7.0.5-SNAPSHOT in the shaded jar. 03:00:23 [INFO] Including org.opendaylight.netconf.model:rfc5277:jar:7.0.5-SNAPSHOT in the shaded jar. 03:00:23 [INFO] Including org.opendaylight.netconf.model:rfc6470:jar:7.0.5-SNAPSHOT in the shaded jar. 03:00:23 [INFO] Including org.opendaylight.yangtools:concepts:jar:13.0.2 in the shaded jar. 03:00:23 [INFO] Including org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.2 in the shaded jar. 03:00:23 [INFO] Including org.opendaylight.yangtools:yang-data-api:jar:13.0.2 in the shaded jar. 03:00:23 [INFO] Including org.immutables:value:jar:annotations:2.10.1 in the shaded jar. 03:00:23 [INFO] Including org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.2 in the shaded jar. 03:00:23 [INFO] Including org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.2 in the shaded jar. 03:00:23 [INFO] Including org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.2 in the shaded jar. 03:00:23 [INFO] Including org.codehaus.woodstox:stax2-api:jar:4.2.2 in the shaded jar. 03:00:23 [INFO] Including org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.2 in the shaded jar. 03:00:23 [INFO] Including org.opendaylight.yangtools:yang-data-impl:jar:13.0.2 in the shaded jar. 03:00:23 [INFO] Including org.opendaylight.yangtools:yang-data-spi:jar:13.0.2 in the shaded jar. 03:00:23 [INFO] Including org.opendaylight.yangtools:yang-data-util:jar:13.0.2 in the shaded jar. 03:00:23 [INFO] Including org.opendaylight.yangtools:yang-xpath-api:jar:13.0.2 in the shaded jar. 03:00:23 [INFO] Including org.opendaylight.yangtools:yang-model-api:jar:13.0.2 in the shaded jar. 03:00:23 [INFO] Including org.opendaylight.yangtools:yang-model-spi:jar:13.0.2 in the shaded jar. 03:00:23 [INFO] Including org.opendaylight.yangtools:yang-ir:jar:13.0.2 in the shaded jar. 03:00:23 [INFO] Including org.opendaylight.yangtools:yang-model-util:jar:13.0.2 in the shaded jar. 03:00:23 [INFO] Including org.opendaylight.yangtools:yang-parser-api:jar:13.0.2 in the shaded jar. 03:00:23 [INFO] Including org.opendaylight.yangtools:yang-parser-impl:jar:13.0.2 in the shaded jar. 03:00:23 [INFO] Including org.opendaylight.yangtools:yang-parser-spi:jar:13.0.2 in the shaded jar. 03:00:23 [INFO] Including org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.2 in the shaded jar. 03:00:23 [INFO] Including org.opendaylight.yangtools:odlext-parser-support:jar:13.0.2 in the shaded jar. 03:00:23 [INFO] Including org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.2 in the shaded jar. 03:00:23 [INFO] Including org.opendaylight.yangtools:openconfig-model-api:jar:13.0.2 in the shaded jar. 03:00:23 [INFO] Including org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.2 in the shaded jar. 03:00:23 [INFO] Including org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.2 in the shaded jar. 03:00:23 [INFO] Including org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.2 in the shaded jar. 03:00:23 [INFO] Including org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.2 in the shaded jar. 03:00:23 [INFO] Including org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.2 in the shaded jar. 03:00:23 [INFO] Including org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.2 in the shaded jar. 03:00:23 [INFO] Including org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.2 in the shaded jar. 03:00:23 [INFO] Including org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.2 in the shaded jar. 03:00:23 [INFO] Including org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.2 in the shaded jar. 03:00:23 [INFO] Including org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.2 in the shaded jar. 03:00:23 [INFO] Including org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.2 in the shaded jar. 03:00:23 [INFO] Including org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.2 in the shaded jar. 03:00:23 [INFO] Including org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.2 in the shaded jar. 03:00:23 [INFO] Including org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.2 in the shaded jar. 03:00:23 [INFO] Including org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.2 in the shaded jar. 03:00:23 [INFO] Including org.antlr:antlr4-runtime:jar:4.13.1 in the shaded jar. 03:00:23 [INFO] Including org.opendaylight.yangtools:yang-model-ri:jar:13.0.2 in the shaded jar. 03:00:23 [INFO] Including org.opendaylight.yangtools:yang-repo-api:jar:13.0.2 in the shaded jar. 03:00:23 [INFO] Including org.opendaylight.yangtools:yang-repo-fs:jar:13.0.2 in the shaded jar. 03:00:23 [INFO] Including org.opendaylight.yangtools:yang-repo-spi:jar:13.0.2 in the shaded jar. 03:00:23 [INFO] Including org.slf4j:slf4j-api:jar:1.7.32 in the shaded jar. 03:00:23 [INFO] Including com.google.guava:guava:jar:32.1.3-jre in the shaded jar. 03:00:23 [INFO] Including com.google.guava:failureaccess:jar:1.0.1 in the shaded jar. 03:00:23 [INFO] Including com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava in the shaded jar. 03:00:23 [INFO] Including com.google.errorprone:error_prone_annotations:jar:2.25.0 in the shaded jar. 03:00:23 [INFO] Including com.google.j2objc:j2objc-annotations:jar:2.8 in the shaded jar. 03:00:23 [INFO] Including org.opendaylight.netconf:netconf-api:jar:7.0.5-SNAPSHOT in the shaded jar. 03:00:23 [INFO] Including org.opendaylight.netconf.model:rfc6022:jar:7.0.5-SNAPSHOT in the shaded jar. 03:00:23 [INFO] Including org.opendaylight.netconf:netconf-client:jar:7.0.5-SNAPSHOT in the shaded jar. 03:00:23 [INFO] Including org.opendaylight.netconf:transport-tcp:jar:7.0.5-SNAPSHOT in the shaded jar. 03:00:23 [INFO] Including io.netty:netty-transport-classes-epoll:jar:4.1.107.Final in the shaded jar. 03:00:23 [INFO] Including org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.5-SNAPSHOT in the shaded jar. 03:00:23 [INFO] Including org.opendaylight.netconf:transport-ssh:jar:7.0.5-SNAPSHOT in the shaded jar. 03:00:23 [INFO] Including commons-codec:commons-codec:jar:1.15 in the shaded jar. 03:00:23 [INFO] Including org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.1 in the shaded jar. 03:00:23 [INFO] Including org.opendaylight.netconf:keystore-api:jar:7.0.5-SNAPSHOT in the shaded jar. 03:00:23 [INFO] Including org.opendaylight.netconf:shaded-sshd:jar:7.0.5-SNAPSHOT in the shaded jar. 03:00:23 [INFO] Including org.opendaylight.netconf:truststore-api:jar:7.0.5-SNAPSHOT in the shaded jar. 03:00:23 [INFO] Including org.opendaylight.netconf.model:rfc8341:jar:7.0.5-SNAPSHOT in the shaded jar. 03:00:23 [INFO] Including org.opendaylight.netconf:transport-tls:jar:7.0.5-SNAPSHOT in the shaded jar. 03:00:23 [INFO] Including org.opendaylight.netconf:netconf-server:jar:7.0.5-SNAPSHOT in the shaded jar. 03:00:23 [INFO] Including org.opendaylight.netconf.model:rfc7407-ietf-x509-cert-to-name:jar:7.0.5-SNAPSHOT in the shaded jar. 03:00:23 [INFO] Including org.opendaylight.netconf:transport-api:jar:7.0.5-SNAPSHOT in the shaded jar. 03:00:23 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1 in the shaded jar. 03:00:23 [INFO] Including org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.1 in the shaded jar. 03:00:23 [INFO] Including org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.1 in the shaded jar. 03:00:23 [INFO] Including org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.1 in the shaded jar. 03:00:23 [INFO] Including org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.2 in the shaded jar. 03:00:23 [INFO] Including org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.1 in the shaded jar. 03:00:23 [INFO] Including org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.2 in the shaded jar. 03:00:23 [INFO] Including org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.2 in the shaded jar. 03:00:23 [INFO] Including org.opendaylight.netconf:netconf-server-mdsal:jar:7.0.5-SNAPSHOT in the shaded jar. 03:00:23 [INFO] Including org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.1 in the shaded jar. 03:00:23 [INFO] Including org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.1 in the shaded jar. 03:00:23 [INFO] Including org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.1 in the shaded jar. 03:00:23 [INFO] Including org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.5 in the shaded jar. 03:00:23 [INFO] Including org.ops4j.base:ops4j-base-util-property:jar:1.5.1 in the shaded jar. 03:00:23 [INFO] Including org.ops4j.base:ops4j-base-util-collections:jar:1.5.1 in the shaded jar. 03:00:23 [INFO] Including org.ops4j.base:ops4j-base-lang:jar:1.5.1 in the shaded jar. 03:00:23 [INFO] Including org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.5 in the shaded jar. 03:00:23 [INFO] Including jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3 in the shaded jar. 03:00:23 [INFO] Including org.glassfish.jaxb:jaxb-runtime:jar:2.3.8 in the shaded jar. 03:00:23 [INFO] Including org.glassfish.jaxb:txw2:jar:2.3.8 in the shaded jar. 03:00:23 [INFO] Including com.sun.istack:istack-commons-runtime:jar:3.0.12 in the shaded jar. 03:00:23 [INFO] Including com.sun.activation:jakarta.activation:jar:1.2.2 in the shaded jar. 03:00:23 [INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.15.4 in the shaded jar. 03:00:23 [INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.15.4 in the shaded jar. 03:00:23 [INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.15.4 in the shaded jar. 03:00:23 [INFO] Including javax.activation:activation:jar:1.1.1 in the shaded jar. 03:00:24 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:25 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:25 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:25 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:25 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:25 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:25 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:25 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:25 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:25 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:25 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:25 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:25 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:25 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:25 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:25 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:25 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:25 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:25 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:25 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:25 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:25 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:25 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:25 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:25 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:25 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:25 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:25 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:25 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:25 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:25 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:25 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:25 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:25 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:25 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:25 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:25 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:25 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:25 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:25 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:25 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:25 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:25 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:25 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:25 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:25 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:25 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:25 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:25 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:25 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:25 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:25 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:25 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:25 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:25 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:25 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:26 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:26 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:26 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:26 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:26 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:26 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:26 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:26 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:26 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:26 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:26 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:27 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:27 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:27 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:27 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:27 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:27 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:27 [WARNING] activation-1.1.1.jar, checker-qual-3.42.0.jar, commons-codec-1.15.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: 03:00:27 [WARNING] - META-INF/LICENSE.txt 03:00:27 [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: 03:00:27 [WARNING] - META-INF/DEPENDENCIES.txt 03:00:27 [WARNING] netty-buffer-4.1.107.Final.jar, netty-codec-4.1.107.Final.jar, netty-common-4.1.107.Final.jar, netty-handler-4.1.107.Final.jar, netty-resolver-4.1.107.Final.jar, netty-transport-4.1.107.Final.jar, netty-transport-classes-epoll-4.1.107.Final.jar, netty-transport-native-unix-common-4.1.107.Final.jar define 1 overlapping resource: 03:00:27 [WARNING] - META-INF/io.netty.versions.properties 03:00:27 [WARNING] draft-ietf-netconf-crypto-types-7.0.5-SNAPSHOT.jar, iana-crypt-hash-13.0.1.jar, ietf-topology-2013.10.21.25.1.jar, keystore-api-7.0.5-SNAPSHOT.jar, keystore-legacy-7.0.5-SNAPSHOT.jar, netconf-client-7.0.5-SNAPSHOT.jar, netconf-client-mdsal-7.0.5-SNAPSHOT.jar, netconf-server-7.0.5-SNAPSHOT.jar, netconf-topology-7.0.5-SNAPSHOT.jar, rfc5277-7.0.5-SNAPSHOT.jar, rfc6022-7.0.5-SNAPSHOT.jar, rfc6241-7.0.5-SNAPSHOT.jar, rfc6470-7.0.5-SNAPSHOT.jar, rfc6991-ietf-inet-types-13.0.1.jar, rfc6991-ietf-yang-types-13.0.1.jar, rfc7407-ietf-x509-cert-to-name-7.0.5-SNAPSHOT.jar, rfc8341-7.0.5-SNAPSHOT.jar, rfc8342-ietf-datastores-13.0.1.jar, rfc8525-13.0.1.jar, transport-ssh-7.0.5-SNAPSHOT.jar, transport-tcp-7.0.5-SNAPSHOT.jar, transport-tls-7.0.5-SNAPSHOT.jar, truststore-api-7.0.5-SNAPSHOT.jar, yang-ext-2013.09.07.25.1.jar define 1 overlapping resource: 03:00:27 [WARNING] - META-INF/services/org.opendaylight.yangtools.yang.binding.YangModelBindingProvider 03:00:27 [WARNING] ops4j-base-util-collections-1.5.1.jar, org.apache.karaf.features.core-4.4.5.jar define 3 overlapping classes: 03:00:27 [WARNING] - org.ops4j.util.collections.PropertiesUtils 03:00:27 [WARNING] - org.ops4j.util.collections.PropertiesWriter 03:00:27 [WARNING] - org.ops4j.util.collections.PropertyResolver 03:00:27 [WARNING] org.apache.karaf.features.core-4.4.5.jar, pax-swissbox-property-1.8.5.jar define 1 overlapping classes: 03:00:27 [WARNING] - org.ops4j.pax.swissbox.property.BundleContextPropertyResolver 03:00:27 [WARNING] activation-1.1.1.jar, jakarta.activation-1.2.2.jar define 40 overlapping classes and resources: 03:00:27 [WARNING] - META-INF/mailcap.default 03:00:27 [WARNING] - META-INF/mimetypes.default 03:00:27 [WARNING] - com.sun.activation.registries.LineTokenizer 03:00:27 [WARNING] - com.sun.activation.registries.LogSupport 03:00:27 [WARNING] - com.sun.activation.registries.MailcapFile 03:00:27 [WARNING] - com.sun.activation.registries.MailcapParseException 03:00:27 [WARNING] - com.sun.activation.registries.MailcapTokenizer 03:00:27 [WARNING] - com.sun.activation.registries.MimeTypeEntry 03:00:27 [WARNING] - com.sun.activation.registries.MimeTypeFile 03:00:27 [WARNING] - com.sun.activation.viewers.ImageViewer 03:00:27 [WARNING] - 30 more... 03:00:27 [WARNING] transport-ssh-7.0.5-SNAPSHOT.jar, transport-tcp-7.0.5-SNAPSHOT.jar, transport-tls-7.0.5-SNAPSHOT.jar define 1 overlapping resource: 03:00:27 [WARNING] - META-INF/services/org.opendaylight.yangtools.yang.binding.YangFeatureProvider 03:00:27 [WARNING] aaa-encrypt-service-0.19.3.jar, activation-1.1.1.jar, antlr4-runtime-4.13.1.jar, argparse4j-0.9.0.jar, bcpkix-jdk18on-1.77.jar, bcprov-jdk18on-1.77.jar, bcutil-jdk18on-1.77.jar, checker-qual-3.42.0.jar, commons-codec-1.15.jar, commons-compiler-3.1.4.jar, concepts-13.0.2.jar, draft-ietf-netconf-crypto-types-7.0.5-SNAPSHOT.jar, error_prone_annotations-2.25.0.jar, failureaccess-1.0.1.jar, gson-2.10.1.jar, guava-32.1.3-jre.jar, iana-crypt-hash-13.0.1.jar, ietf-topology-2013.10.21.25.1.jar, ietf-type-util-13.0.1.jar, istack-commons-runtime-3.0.12.jar, j2objc-annotations-2.8.jar, jackson-annotations-2.15.4.jar, jackson-core-2.15.4.jar, jackson-databind-2.15.4.jar, jakarta.activation-1.2.2.jar, jakarta.xml.bind-api-2.3.3.jar, janino-3.1.4.jar, jaxb-runtime-2.3.8.jar, keystore-api-7.0.5-SNAPSHOT.jar, keystore-legacy-7.0.5-SNAPSHOT.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, logback-classic-1.2.13.jar, logback-core-1.2.13.jar, logging-markers-13.0.11.jar, mdsal-binding-api-13.0.1.jar, mdsal-binding-dom-codec-api-13.0.1.jar, mdsal-binding-dom-codec-spi-13.0.1.jar, mdsal-binding-model-api-13.0.1.jar, mdsal-binding-runtime-api-13.0.1.jar, mdsal-binding-runtime-spi-13.0.1.jar, mdsal-binding-spec-util-13.0.1.jar, mdsal-common-api-13.0.1.jar, mdsal-dom-api-13.0.1.jar, mdsal-dom-broker-13.0.1.jar, mdsal-dom-inmemory-datastore-13.0.1.jar, mdsal-dom-spi-13.0.1.jar, mdsal-singleton-api-13.0.1.jar, netconf-api-7.0.5-SNAPSHOT.jar, netconf-auth-7.0.5-SNAPSHOT.jar, netconf-client-7.0.5-SNAPSHOT.jar, netconf-client-mdsal-7.0.5-SNAPSHOT.jar, netconf-common-7.0.5-SNAPSHOT.jar, netconf-common-mdsal-7.0.5-SNAPSHOT.jar, netconf-dom-api-7.0.5-SNAPSHOT.jar, netconf-netty-util-7.0.5-SNAPSHOT.jar, netconf-server-7.0.5-SNAPSHOT.jar, netconf-server-mdsal-7.0.5-SNAPSHOT.jar, netconf-testtool-7.0.5-SNAPSHOT.jar, netconf-topology-7.0.5-SNAPSHOT.jar, netty-buffer-4.1.107.Final.jar, netty-codec-4.1.107.Final.jar, netty-common-4.1.107.Final.jar, netty-handler-4.1.107.Final.jar, netty-resolver-4.1.107.Final.jar, netty-transport-4.1.107.Final.jar, netty-transport-classes-epoll-4.1.107.Final.jar, netty-transport-native-unix-common-4.1.107.Final.jar, odlext-model-api-13.0.2.jar, odlext-parser-support-13.0.2.jar, openconfig-model-api-13.0.2.jar, openconfig-parser-support-13.0.2.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.5.jar, org.eclipse.jdt.annotation-2.2.800.jar, pax-swissbox-property-1.8.5.jar, rfc5277-7.0.5-SNAPSHOT.jar, rfc6022-7.0.5-SNAPSHOT.jar, rfc6241-7.0.5-SNAPSHOT.jar, rfc6241-model-api-13.0.2.jar, rfc6241-parser-support-13.0.2.jar, rfc6470-7.0.5-SNAPSHOT.jar, rfc6536-model-api-13.0.2.jar, rfc6536-parser-support-13.0.2.jar, rfc6643-model-api-13.0.2.jar, rfc6643-parser-support-13.0.2.jar, rfc6991-ietf-inet-types-13.0.1.jar, rfc6991-ietf-yang-types-13.0.1.jar, rfc7407-ietf-x509-cert-to-name-7.0.5-SNAPSHOT.jar, rfc7952-model-api-13.0.2.jar, rfc7952-parser-support-13.0.2.jar, rfc8040-model-api-13.0.2.jar, rfc8040-parser-support-13.0.2.jar, rfc8341-7.0.5-SNAPSHOT.jar, rfc8342-ietf-datastores-13.0.1.jar, rfc8525-13.0.1.jar, rfc8528-model-api-13.0.2.jar, rfc8528-parser-support-13.0.2.jar, rfc8639-model-api-13.0.2.jar, rfc8639-parser-support-13.0.2.jar, rfc8819-model-api-13.0.2.jar, rfc8819-parser-support-13.0.2.jar, shaded-exificient-7.0.5-SNAPSHOT.jar, shaded-sshd-7.0.5-SNAPSHOT.jar, slf4j-api-1.7.32.jar, spotbugs-annotations-4.8.3.jar, stax2-api-4.2.2.jar, transport-api-7.0.5-SNAPSHOT.jar, transport-ssh-7.0.5-SNAPSHOT.jar, transport-tcp-7.0.5-SNAPSHOT.jar, transport-tls-7.0.5-SNAPSHOT.jar, triemap-1.3.1.jar, truststore-api-7.0.5-SNAPSHOT.jar, txw2-2.3.8.jar, util-13.0.2.jar, value-2.10.1-annotations.jar, yang-binding-13.0.1.jar, yang-common-13.0.2.jar, yang-data-api-13.0.2.jar, yang-data-codec-gson-13.0.2.jar, yang-data-codec-xml-13.0.2.jar, yang-data-impl-13.0.2.jar, yang-data-spi-13.0.2.jar, yang-data-tree-api-13.0.2.jar, yang-data-tree-ri-13.0.2.jar, yang-data-tree-spi-13.0.2.jar, yang-data-util-13.0.2.jar, yang-ext-2013.09.07.25.1.jar, yang-ir-13.0.2.jar, yang-model-api-13.0.2.jar, yang-model-ri-13.0.2.jar, yang-model-spi-13.0.2.jar, yang-model-util-13.0.2.jar, yang-parser-api-13.0.2.jar, yang-parser-impl-13.0.2.jar, yang-parser-reactor-13.0.2.jar, yang-parser-rfc7950-13.0.2.jar, yang-parser-spi-13.0.2.jar, yang-repo-api-13.0.2.jar, yang-repo-fs-13.0.2.jar, yang-repo-spi-13.0.2.jar, yang-xpath-api-13.0.2.jar, yang-xpath-impl-13.0.2.jar define 1 overlapping resource: 03:00:27 [WARNING] - META-INF/MANIFEST.MF 03:00:27 [WARNING] jackson-core-2.15.4.jar, org.apache.karaf.features.core-4.4.5.jar define 150 overlapping classes: 03:00:27 [WARNING] - com.fasterxml.jackson.core.Base64Variant 03:00:27 [WARNING] - com.fasterxml.jackson.core.Base64Variant$PaddingReadBehaviour 03:00:27 [WARNING] - com.fasterxml.jackson.core.Base64Variants 03:00:27 [WARNING] - com.fasterxml.jackson.core.FormatFeature 03:00:27 [WARNING] - com.fasterxml.jackson.core.FormatSchema 03:00:27 [WARNING] - com.fasterxml.jackson.core.JacksonException 03:00:27 [WARNING] - com.fasterxml.jackson.core.JsonEncoding 03:00:27 [WARNING] - com.fasterxml.jackson.core.JsonFactory 03:00:27 [WARNING] - com.fasterxml.jackson.core.JsonFactory$Feature 03:00:27 [WARNING] - com.fasterxml.jackson.core.JsonFactoryBuilder 03:00:27 [WARNING] - 140 more... 03:00:27 [WARNING] aaa-encrypt-service-0.19.3.jar, concepts-13.0.2.jar, draft-ietf-netconf-crypto-types-7.0.5-SNAPSHOT.jar, iana-crypt-hash-13.0.1.jar, ietf-topology-2013.10.21.25.1.jar, ietf-type-util-13.0.1.jar, keystore-api-7.0.5-SNAPSHOT.jar, keystore-legacy-7.0.5-SNAPSHOT.jar, logging-markers-13.0.11.jar, mdsal-binding-api-13.0.1.jar, mdsal-binding-dom-codec-api-13.0.1.jar, mdsal-binding-dom-codec-spi-13.0.1.jar, mdsal-binding-model-api-13.0.1.jar, mdsal-binding-runtime-api-13.0.1.jar, mdsal-binding-runtime-spi-13.0.1.jar, mdsal-binding-spec-util-13.0.1.jar, mdsal-common-api-13.0.1.jar, mdsal-dom-api-13.0.1.jar, mdsal-dom-broker-13.0.1.jar, mdsal-dom-inmemory-datastore-13.0.1.jar, mdsal-dom-spi-13.0.1.jar, mdsal-singleton-api-13.0.1.jar, netconf-api-7.0.5-SNAPSHOT.jar, netconf-auth-7.0.5-SNAPSHOT.jar, netconf-client-7.0.5-SNAPSHOT.jar, netconf-client-mdsal-7.0.5-SNAPSHOT.jar, netconf-common-7.0.5-SNAPSHOT.jar, netconf-common-mdsal-7.0.5-SNAPSHOT.jar, netconf-dom-api-7.0.5-SNAPSHOT.jar, netconf-netty-util-7.0.5-SNAPSHOT.jar, netconf-server-7.0.5-SNAPSHOT.jar, netconf-server-mdsal-7.0.5-SNAPSHOT.jar, netconf-testtool-7.0.5-SNAPSHOT.jar, netconf-topology-7.0.5-SNAPSHOT.jar, odlext-model-api-13.0.2.jar, odlext-parser-support-13.0.2.jar, openconfig-model-api-13.0.2.jar, openconfig-parser-support-13.0.2.jar, rfc5277-7.0.5-SNAPSHOT.jar, rfc6022-7.0.5-SNAPSHOT.jar, rfc6241-7.0.5-SNAPSHOT.jar, rfc6241-model-api-13.0.2.jar, rfc6241-parser-support-13.0.2.jar, rfc6470-7.0.5-SNAPSHOT.jar, rfc6536-model-api-13.0.2.jar, rfc6536-parser-support-13.0.2.jar, rfc6643-model-api-13.0.2.jar, rfc6643-parser-support-13.0.2.jar, rfc6991-ietf-inet-types-13.0.1.jar, rfc6991-ietf-yang-types-13.0.1.jar, rfc7407-ietf-x509-cert-to-name-7.0.5-SNAPSHOT.jar, rfc7952-model-api-13.0.2.jar, rfc7952-parser-support-13.0.2.jar, rfc8040-model-api-13.0.2.jar, rfc8040-parser-support-13.0.2.jar, rfc8341-7.0.5-SNAPSHOT.jar, rfc8342-ietf-datastores-13.0.1.jar, rfc8525-13.0.1.jar, rfc8528-model-api-13.0.2.jar, rfc8528-parser-support-13.0.2.jar, rfc8639-model-api-13.0.2.jar, rfc8639-parser-support-13.0.2.jar, rfc8819-model-api-13.0.2.jar, rfc8819-parser-support-13.0.2.jar, shaded-exificient-7.0.5-SNAPSHOT.jar, shaded-sshd-7.0.5-SNAPSHOT.jar, transport-api-7.0.5-SNAPSHOT.jar, transport-ssh-7.0.5-SNAPSHOT.jar, transport-tcp-7.0.5-SNAPSHOT.jar, transport-tls-7.0.5-SNAPSHOT.jar, triemap-1.3.1.jar, truststore-api-7.0.5-SNAPSHOT.jar, util-13.0.2.jar, yang-binding-13.0.1.jar, yang-common-13.0.2.jar, yang-data-api-13.0.2.jar, yang-data-codec-gson-13.0.2.jar, yang-data-codec-xml-13.0.2.jar, yang-data-impl-13.0.2.jar, yang-data-spi-13.0.2.jar, yang-data-tree-api-13.0.2.jar, yang-data-tree-ri-13.0.2.jar, yang-data-tree-spi-13.0.2.jar, yang-data-util-13.0.2.jar, yang-ext-2013.09.07.25.1.jar, yang-ir-13.0.2.jar, yang-model-api-13.0.2.jar, yang-model-ri-13.0.2.jar, yang-model-spi-13.0.2.jar, yang-model-util-13.0.2.jar, yang-parser-api-13.0.2.jar, yang-parser-impl-13.0.2.jar, yang-parser-reactor-13.0.2.jar, yang-parser-rfc7950-13.0.2.jar, yang-parser-spi-13.0.2.jar, yang-repo-api-13.0.2.jar, yang-repo-fs-13.0.2.jar, yang-repo-spi-13.0.2.jar, yang-xpath-api-13.0.2.jar, yang-xpath-impl-13.0.2.jar define 2 overlapping resources: 03:00:27 [WARNING] - LICENSE 03:00:27 [WARNING] - META-INF/git.properties 03:00:27 [WARNING] ops4j-base-lang-1.5.1.jar, org.apache.karaf.features.core-4.4.5.jar define 4 overlapping classes: 03:00:27 [WARNING] - org.ops4j.lang.NullArgumentException 03:00:27 [WARNING] - org.ops4j.lang.Ops4jException 03:00:27 [WARNING] - org.ops4j.lang.PostConditionException 03:00:27 [WARNING] - org.ops4j.lang.PreConditionException 03:00:27 [WARNING] concepts-13.0.2.jar, ietf-type-util-13.0.1.jar, mdsal-binding-api-13.0.1.jar, mdsal-binding-dom-codec-api-13.0.1.jar, mdsal-binding-dom-codec-spi-13.0.1.jar, mdsal-binding-model-api-13.0.1.jar, mdsal-binding-runtime-api-13.0.1.jar, mdsal-binding-runtime-spi-13.0.1.jar, mdsal-binding-spec-util-13.0.1.jar, mdsal-common-api-13.0.1.jar, mdsal-dom-api-13.0.1.jar, mdsal-dom-broker-13.0.1.jar, mdsal-dom-spi-13.0.1.jar, mdsal-singleton-api-13.0.1.jar, netconf-api-7.0.5-SNAPSHOT.jar, netconf-common-7.0.5-SNAPSHOT.jar, netconf-dom-api-7.0.5-SNAPSHOT.jar, netconf-testtool-7.0.5-SNAPSHOT.jar, odlext-model-api-13.0.2.jar, odlext-parser-support-13.0.2.jar, openconfig-model-api-13.0.2.jar, openconfig-parser-support-13.0.2.jar, rfc6241-model-api-13.0.2.jar, rfc6241-parser-support-13.0.2.jar, rfc6536-model-api-13.0.2.jar, rfc6536-parser-support-13.0.2.jar, rfc6643-model-api-13.0.2.jar, rfc6643-parser-support-13.0.2.jar, rfc7952-model-api-13.0.2.jar, rfc7952-parser-support-13.0.2.jar, rfc8040-model-api-13.0.2.jar, rfc8040-parser-support-13.0.2.jar, rfc8528-model-api-13.0.2.jar, rfc8528-parser-support-13.0.2.jar, rfc8639-model-api-13.0.2.jar, rfc8639-parser-support-13.0.2.jar, rfc8819-model-api-13.0.2.jar, rfc8819-parser-support-13.0.2.jar, transport-api-7.0.5-SNAPSHOT.jar, triemap-1.3.1.jar, util-13.0.2.jar, yang-binding-13.0.1.jar, yang-common-13.0.2.jar, yang-data-api-13.0.2.jar, yang-data-codec-gson-13.0.2.jar, yang-data-codec-xml-13.0.2.jar, yang-data-impl-13.0.2.jar, yang-data-spi-13.0.2.jar, yang-data-tree-api-13.0.2.jar, yang-data-tree-ri-13.0.2.jar, yang-data-tree-spi-13.0.2.jar, yang-data-util-13.0.2.jar, yang-ir-13.0.2.jar, yang-model-api-13.0.2.jar, yang-model-ri-13.0.2.jar, yang-model-spi-13.0.2.jar, yang-model-util-13.0.2.jar, yang-parser-api-13.0.2.jar, yang-parser-reactor-13.0.2.jar, yang-parser-rfc7950-13.0.2.jar, yang-parser-spi-13.0.2.jar, yang-repo-api-13.0.2.jar, yang-repo-fs-13.0.2.jar, yang-repo-spi-13.0.2.jar, yang-xpath-api-13.0.2.jar, yang-xpath-impl-13.0.2.jar define 1 overlapping resource: 03:00:27 [WARNING] - README.md 03:00:27 [WARNING] netconf-api-7.0.5-SNAPSHOT.jar, netconf-dom-api-7.0.5-SNAPSHOT.jar define 1 overlapping resource: 03:00:27 [WARNING] - pretty-print.xsl 03:00:27 [WARNING] commons-codec-1.15.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: 03:00:27 [WARNING] - META-INF/NOTICE.txt 03:00:27 [WARNING] jackson-databind-2.15.4.jar, org.apache.karaf.features.core-4.4.5.jar define 768 overlapping classes: 03:00:27 [WARNING] - com.fasterxml.jackson.databind.AbstractTypeResolver 03:00:27 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector 03:00:27 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector$ReferenceProperty 03:00:27 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector$ReferenceProperty$Type 03:00:27 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector$XmlExtensions 03:00:27 [WARNING] - com.fasterxml.jackson.databind.BeanDescription 03:00:27 [WARNING] - com.fasterxml.jackson.databind.BeanProperty 03:00:27 [WARNING] - com.fasterxml.jackson.databind.BeanProperty$Bogus 03:00:27 [WARNING] - com.fasterxml.jackson.databind.BeanProperty$Std 03:00:27 [WARNING] - com.fasterxml.jackson.databind.DatabindContext 03:00:27 [WARNING] - 758 more... 03:00:27 [WARNING] bcpkix-jdk18on-1.77.jar, bcprov-jdk18on-1.77.jar, bcutil-jdk18on-1.77.jar, gson-2.10.1.jar, jackson-core-2.15.4.jar, jackson-databind-2.15.4.jar define 1 overlapping classes: 03:00:27 [WARNING] - META-INF.versions.9.module-info 03:00:27 [WARNING] ietf-type-util-13.0.1.jar, mdsal-binding-api-13.0.1.jar, mdsal-binding-dom-codec-api-13.0.1.jar, mdsal-binding-dom-codec-spi-13.0.1.jar, mdsal-binding-model-api-13.0.1.jar, mdsal-binding-runtime-api-13.0.1.jar, mdsal-binding-runtime-spi-13.0.1.jar, mdsal-binding-spec-util-13.0.1.jar, mdsal-dom-api-13.0.1.jar, mdsal-dom-broker-13.0.1.jar, mdsal-dom-spi-13.0.1.jar, mdsal-singleton-api-13.0.1.jar, netconf-api-7.0.5-SNAPSHOT.jar, netconf-common-7.0.5-SNAPSHOT.jar, netconf-dom-api-7.0.5-SNAPSHOT.jar, odlext-model-api-13.0.2.jar, odlext-parser-support-13.0.2.jar, openconfig-model-api-13.0.2.jar, openconfig-parser-support-13.0.2.jar, org.eclipse.jdt.annotation-2.2.800.jar, rfc6241-model-api-13.0.2.jar, rfc6241-parser-support-13.0.2.jar, rfc6536-model-api-13.0.2.jar, rfc6536-parser-support-13.0.2.jar, rfc6643-model-api-13.0.2.jar, rfc6643-parser-support-13.0.2.jar, rfc7952-parser-support-13.0.2.jar, rfc8040-model-api-13.0.2.jar, rfc8040-parser-support-13.0.2.jar, rfc8528-model-api-13.0.2.jar, rfc8528-parser-support-13.0.2.jar, rfc8639-model-api-13.0.2.jar, rfc8639-parser-support-13.0.2.jar, rfc8819-model-api-13.0.2.jar, rfc8819-parser-support-13.0.2.jar, transport-api-7.0.5-SNAPSHOT.jar, yang-data-api-13.0.2.jar, yang-data-codec-gson-13.0.2.jar, yang-data-codec-xml-13.0.2.jar, yang-data-impl-13.0.2.jar, yang-data-spi-13.0.2.jar, yang-data-tree-api-13.0.2.jar, yang-data-tree-ri-13.0.2.jar, yang-data-tree-spi-13.0.2.jar, yang-data-util-13.0.2.jar, yang-model-ri-13.0.2.jar, yang-model-util-13.0.2.jar, yang-parser-api-13.0.2.jar, yang-parser-reactor-13.0.2.jar, yang-parser-rfc7950-13.0.2.jar, yang-parser-spi-13.0.2.jar, yang-repo-api-13.0.2.jar, yang-repo-fs-13.0.2.jar, yang-repo-spi-13.0.2.jar define 3 overlapping resources: 03:00:27 [WARNING] - .api_description 03:00:27 [WARNING] - about.html 03:00:27 [WARNING] - bundle.properties 03:00:27 [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.8.jar, txw2-2.3.8.jar define 2 overlapping resources: 03:00:27 [WARNING] - META-INF/LICENSE.md 03:00:27 [WARNING] - META-INF/NOTICE.md 03:00:27 [WARNING] jackson-annotations-2.15.4.jar, jackson-core-2.15.4.jar, jackson-databind-2.15.4.jar, org.apache.karaf.features.core-4.4.5.jar define 1 overlapping resource: 03:00:27 [WARNING] - META-INF/NOTICE 03:00:27 [WARNING] guava-32.1.3-jre.jar, jackson-annotations-2.15.4.jar, jackson-core-2.15.4.jar, jackson-databind-2.15.4.jar, org.apache.karaf.features.core-4.4.5.jar, stax2-api-4.2.2.jar define 1 overlapping resource: 03:00:27 [WARNING] - META-INF/LICENSE 03:00:27 [WARNING] jackson-annotations-2.15.4.jar, org.apache.karaf.features.core-4.4.5.jar define 72 overlapping classes: 03:00:27 [WARNING] - com.fasterxml.jackson.annotation.JacksonAnnotation 03:00:27 [WARNING] - com.fasterxml.jackson.annotation.JacksonAnnotationValue 03:00:27 [WARNING] - com.fasterxml.jackson.annotation.JacksonAnnotationsInside 03:00:27 [WARNING] - com.fasterxml.jackson.annotation.JacksonInject 03:00:27 [WARNING] - com.fasterxml.jackson.annotation.JacksonInject$Value 03:00:27 [WARNING] - com.fasterxml.jackson.annotation.JsonAlias 03:00:27 [WARNING] - com.fasterxml.jackson.annotation.JsonAnyGetter 03:00:27 [WARNING] - com.fasterxml.jackson.annotation.JsonAnySetter 03:00:27 [WARNING] - com.fasterxml.jackson.annotation.JsonAutoDetect 03:00:27 [WARNING] - com.fasterxml.jackson.annotation.JsonAutoDetect$1 03:00:27 [WARNING] - 62 more... 03:00:27 [WARNING] ops4j-base-util-property-1.5.1.jar, org.apache.karaf.features.core-4.4.5.jar define 5 overlapping classes: 03:00:27 [WARNING] - org.ops4j.util.property.DictionaryPropertyResolver 03:00:27 [WARNING] - org.ops4j.util.property.FallbackPropertyResolver 03:00:27 [WARNING] - org.ops4j.util.property.PropertiesPropertyResolver 03:00:27 [WARNING] - org.ops4j.util.property.PropertyResolver 03:00:27 [WARNING] - org.ops4j.util.property.PropertyStore 03:00:27 [WARNING] maven-shade-plugin has detected that some files are 03:00:27 [WARNING] present in two or more JARs. When this happens, only one 03:00:27 [WARNING] single version of the file is copied to the uber jar. 03:00:27 [WARNING] Usually this is not harmful and you can skip these warnings, 03:00:27 [WARNING] otherwise try to manually exclude artifacts based on 03:00:27 [WARNING] mvn dependency:tree -Ddetail=true and the above output. 03:00:27 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ 03:00:27 [INFO] Attaching shaded artifact. 03:00:27 [INFO] 03:00:27 [INFO] --- maven-shade-plugin:3.5.2:shade (stress-client) @ netconf-testtool --- 03:00:27 [INFO] Including com.github.spotbugs:spotbugs-annotations:jar:4.8.3 in the shaded jar. 03:00:27 [INFO] Including org.codehaus.janino:janino:jar:3.1.4 in the shaded jar. 03:00:27 [INFO] Including org.codehaus.janino:commons-compiler:jar:3.1.4 in the shaded jar. 03:00:27 [INFO] Including net.sourceforge.argparse4j:argparse4j:jar:0.9.0 in the shaded jar. 03:00:27 [INFO] Including ch.qos.logback:logback-classic:jar:1.2.13 in the shaded jar. 03:00:27 [INFO] Including ch.qos.logback:logback-core:jar:1.2.13 in the shaded jar. 03:00:27 [INFO] Including org.opendaylight.netconf:netconf-netty-util:jar:7.0.5-SNAPSHOT in the shaded jar. 03:00:27 [INFO] Including io.netty:netty-buffer:jar:4.1.107.Final in the shaded jar. 03:00:27 [INFO] Including io.netty:netty-codec:jar:4.1.107.Final in the shaded jar. 03:00:27 [INFO] Including io.netty:netty-common:jar:4.1.107.Final in the shaded jar. 03:00:27 [INFO] Including io.netty:netty-handler:jar:4.1.107.Final in the shaded jar. 03:00:27 [INFO] Including io.netty:netty-resolver:jar:4.1.107.Final in the shaded jar. 03:00:27 [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.107.Final in the shaded jar. 03:00:27 [INFO] Including io.netty:netty-transport:jar:4.1.107.Final in the shaded jar. 03:00:27 [INFO] Including org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800 in the shaded jar. 03:00:27 [INFO] Including org.opendaylight.odlparent:logging-markers:jar:13.0.11 in the shaded jar. 03:00:27 [INFO] Including org.opendaylight.yangtools:util:jar:13.0.2 in the shaded jar. 03:00:27 [INFO] Including tech.pantheon.triemap:triemap:jar:1.3.1 in the shaded jar. 03:00:27 [INFO] Including org.opendaylight.yangtools:yang-common:jar:13.0.2 in the shaded jar. 03:00:27 [INFO] Including org.opendaylight.netconf:netconf-common:jar:7.0.5-SNAPSHOT in the shaded jar. 03:00:27 [INFO] Including org.opendaylight.netconf:shaded-exificient:jar:7.0.5-SNAPSHOT in the shaded jar. 03:00:27 [INFO] Including org.opendaylight.netconf.model:rfc6241:jar:7.0.5-SNAPSHOT in the shaded jar. 03:00:27 [INFO] Including org.opendaylight.netconf:netconf-auth:jar:7.0.5-SNAPSHOT in the shaded jar. 03:00:27 [INFO] Including org.opendaylight.netconf:netconf-topology:jar:7.0.5-SNAPSHOT in the shaded jar. 03:00:27 [INFO] Including org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.3 in the shaded jar. 03:00:27 [INFO] Including org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.1 in the shaded jar. 03:00:27 [INFO] Including org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.1 in the shaded jar. 03:00:27 [INFO] Including org.opendaylight.mdsal:yang-binding:jar:13.0.1 in the shaded jar. 03:00:27 [INFO] Including org.opendaylight.netconf:netconf-client-mdsal:jar:7.0.5-SNAPSHOT in the shaded jar. 03:00:27 [INFO] Including com.google.code.gson:gson:jar:2.10.1 in the shaded jar. 03:00:27 [INFO] Including org.checkerframework:checker-qual:jar:3.42.0 in the shaded jar. 03:00:27 [INFO] Including org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.1 in the shaded jar. 03:00:27 [INFO] Including org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.1 in the shaded jar. 03:00:27 [INFO] Including org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.1 in the shaded jar. 03:00:27 [INFO] Including org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1 in the shaded jar. 03:00:27 [INFO] Including org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.1 in the shaded jar. 03:00:27 [INFO] Including org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.1 in the shaded jar. 03:00:27 [INFO] Including org.opendaylight.yangtools:odlext-model-api:jar:13.0.2 in the shaded jar. 03:00:27 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1 in the shaded jar. 03:00:27 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.1 in the shaded jar. 03:00:27 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.1 in the shaded jar. 03:00:27 [INFO] Including org.opendaylight.netconf:keystore-legacy:jar:7.0.5-SNAPSHOT in the shaded jar. 03:00:27 [INFO] Including org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.1 in the shaded jar. 03:00:27 [INFO] Including org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.5-SNAPSHOT in the shaded jar. 03:00:27 [INFO] Including org.opendaylight.netconf:netconf-dom-api:jar:7.0.5-SNAPSHOT in the shaded jar. 03:00:27 [INFO] Including org.opendaylight.netconf.model:rfc5277:jar:7.0.5-SNAPSHOT in the shaded jar. 03:00:27 [INFO] Including org.opendaylight.netconf.model:rfc6470:jar:7.0.5-SNAPSHOT in the shaded jar. 03:00:27 [INFO] Including org.opendaylight.yangtools:concepts:jar:13.0.2 in the shaded jar. 03:00:27 [INFO] Including org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.2 in the shaded jar. 03:00:27 [INFO] Including org.opendaylight.yangtools:yang-data-api:jar:13.0.2 in the shaded jar. 03:00:27 [INFO] Including org.immutables:value:jar:annotations:2.10.1 in the shaded jar. 03:00:27 [INFO] Including org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.2 in the shaded jar. 03:00:27 [INFO] Including org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.2 in the shaded jar. 03:00:27 [INFO] Including org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.2 in the shaded jar. 03:00:27 [INFO] Including org.codehaus.woodstox:stax2-api:jar:4.2.2 in the shaded jar. 03:00:27 [INFO] Including org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.2 in the shaded jar. 03:00:27 [INFO] Including org.opendaylight.yangtools:yang-data-impl:jar:13.0.2 in the shaded jar. 03:00:27 [INFO] Including org.opendaylight.yangtools:yang-data-spi:jar:13.0.2 in the shaded jar. 03:00:27 [INFO] Including org.opendaylight.yangtools:yang-data-util:jar:13.0.2 in the shaded jar. 03:00:27 [INFO] Including org.opendaylight.yangtools:yang-xpath-api:jar:13.0.2 in the shaded jar. 03:00:27 [INFO] Including org.opendaylight.yangtools:yang-model-api:jar:13.0.2 in the shaded jar. 03:00:27 [INFO] Including org.opendaylight.yangtools:yang-model-spi:jar:13.0.2 in the shaded jar. 03:00:27 [INFO] Including org.opendaylight.yangtools:yang-ir:jar:13.0.2 in the shaded jar. 03:00:27 [INFO] Including org.opendaylight.yangtools:yang-model-util:jar:13.0.2 in the shaded jar. 03:00:27 [INFO] Including org.opendaylight.yangtools:yang-parser-api:jar:13.0.2 in the shaded jar. 03:00:27 [INFO] Including org.opendaylight.yangtools:yang-parser-impl:jar:13.0.2 in the shaded jar. 03:00:27 [INFO] Including org.opendaylight.yangtools:yang-parser-spi:jar:13.0.2 in the shaded jar. 03:00:27 [INFO] Including org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.2 in the shaded jar. 03:00:27 [INFO] Including org.opendaylight.yangtools:odlext-parser-support:jar:13.0.2 in the shaded jar. 03:00:27 [INFO] Including org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.2 in the shaded jar. 03:00:27 [INFO] Including org.opendaylight.yangtools:openconfig-model-api:jar:13.0.2 in the shaded jar. 03:00:27 [INFO] Including org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.2 in the shaded jar. 03:00:27 [INFO] Including org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.2 in the shaded jar. 03:00:27 [INFO] Including org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.2 in the shaded jar. 03:00:27 [INFO] Including org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.2 in the shaded jar. 03:00:27 [INFO] Including org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.2 in the shaded jar. 03:00:27 [INFO] Including org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.2 in the shaded jar. 03:00:27 [INFO] Including org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.2 in the shaded jar. 03:00:27 [INFO] Including org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.2 in the shaded jar. 03:00:27 [INFO] Including org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.2 in the shaded jar. 03:00:27 [INFO] Including org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.2 in the shaded jar. 03:00:27 [INFO] Including org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.2 in the shaded jar. 03:00:27 [INFO] Including org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.2 in the shaded jar. 03:00:27 [INFO] Including org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.2 in the shaded jar. 03:00:27 [INFO] Including org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.2 in the shaded jar. 03:00:27 [INFO] Including org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.2 in the shaded jar. 03:00:27 [INFO] Including org.antlr:antlr4-runtime:jar:4.13.1 in the shaded jar. 03:00:27 [INFO] Including org.opendaylight.yangtools:yang-model-ri:jar:13.0.2 in the shaded jar. 03:00:27 [INFO] Including org.opendaylight.yangtools:yang-repo-api:jar:13.0.2 in the shaded jar. 03:00:27 [INFO] Including org.opendaylight.yangtools:yang-repo-fs:jar:13.0.2 in the shaded jar. 03:00:27 [INFO] Including org.opendaylight.yangtools:yang-repo-spi:jar:13.0.2 in the shaded jar. 03:00:27 [INFO] Including org.slf4j:slf4j-api:jar:1.7.32 in the shaded jar. 03:00:27 [INFO] Including com.google.guava:guava:jar:32.1.3-jre in the shaded jar. 03:00:27 [INFO] Including com.google.guava:failureaccess:jar:1.0.1 in the shaded jar. 03:00:27 [INFO] Including com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava in the shaded jar. 03:00:27 [INFO] Including com.google.errorprone:error_prone_annotations:jar:2.25.0 in the shaded jar. 03:00:27 [INFO] Including com.google.j2objc:j2objc-annotations:jar:2.8 in the shaded jar. 03:00:27 [INFO] Including org.opendaylight.netconf:netconf-api:jar:7.0.5-SNAPSHOT in the shaded jar. 03:00:27 [INFO] Including org.opendaylight.netconf.model:rfc6022:jar:7.0.5-SNAPSHOT in the shaded jar. 03:00:27 [INFO] Including org.opendaylight.netconf:netconf-client:jar:7.0.5-SNAPSHOT in the shaded jar. 03:00:27 [INFO] Including org.opendaylight.netconf:transport-tcp:jar:7.0.5-SNAPSHOT in the shaded jar. 03:00:27 [INFO] Including io.netty:netty-transport-classes-epoll:jar:4.1.107.Final in the shaded jar. 03:00:27 [INFO] Including org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.5-SNAPSHOT in the shaded jar. 03:00:27 [INFO] Including org.opendaylight.netconf:transport-ssh:jar:7.0.5-SNAPSHOT in the shaded jar. 03:00:27 [INFO] Including commons-codec:commons-codec:jar:1.15 in the shaded jar. 03:00:27 [INFO] Including org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.1 in the shaded jar. 03:00:27 [INFO] Including org.opendaylight.netconf:keystore-api:jar:7.0.5-SNAPSHOT in the shaded jar. 03:00:27 [INFO] Including org.opendaylight.netconf:shaded-sshd:jar:7.0.5-SNAPSHOT in the shaded jar. 03:00:27 [INFO] Including org.opendaylight.netconf:truststore-api:jar:7.0.5-SNAPSHOT in the shaded jar. 03:00:27 [INFO] Including org.opendaylight.netconf.model:rfc8341:jar:7.0.5-SNAPSHOT in the shaded jar. 03:00:27 [INFO] Including org.opendaylight.netconf:transport-tls:jar:7.0.5-SNAPSHOT in the shaded jar. 03:00:27 [INFO] Including org.opendaylight.netconf:netconf-server:jar:7.0.5-SNAPSHOT in the shaded jar. 03:00:27 [INFO] Including org.opendaylight.netconf.model:rfc7407-ietf-x509-cert-to-name:jar:7.0.5-SNAPSHOT in the shaded jar. 03:00:27 [INFO] Including org.opendaylight.netconf:transport-api:jar:7.0.5-SNAPSHOT in the shaded jar. 03:00:27 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1 in the shaded jar. 03:00:27 [INFO] Including org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.1 in the shaded jar. 03:00:27 [INFO] Including org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.1 in the shaded jar. 03:00:27 [INFO] Including org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.1 in the shaded jar. 03:00:27 [INFO] Including org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.2 in the shaded jar. 03:00:27 [INFO] Including org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.1 in the shaded jar. 03:00:27 [INFO] Including org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.2 in the shaded jar. 03:00:27 [INFO] Including org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.2 in the shaded jar. 03:00:27 [INFO] Including org.opendaylight.netconf:netconf-server-mdsal:jar:7.0.5-SNAPSHOT in the shaded jar. 03:00:27 [INFO] Including org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.1 in the shaded jar. 03:00:27 [INFO] Including org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.1 in the shaded jar. 03:00:27 [INFO] Including org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.1 in the shaded jar. 03:00:27 [INFO] Including org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.5 in the shaded jar. 03:00:27 [INFO] Including org.ops4j.base:ops4j-base-util-property:jar:1.5.1 in the shaded jar. 03:00:27 [INFO] Including org.ops4j.base:ops4j-base-util-collections:jar:1.5.1 in the shaded jar. 03:00:27 [INFO] Including org.ops4j.base:ops4j-base-lang:jar:1.5.1 in the shaded jar. 03:00:27 [INFO] Including org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.5 in the shaded jar. 03:00:27 [INFO] Including jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3 in the shaded jar. 03:00:27 [INFO] Including org.glassfish.jaxb:jaxb-runtime:jar:2.3.8 in the shaded jar. 03:00:27 [INFO] Including org.glassfish.jaxb:txw2:jar:2.3.8 in the shaded jar. 03:00:27 [INFO] Including com.sun.istack:istack-commons-runtime:jar:3.0.12 in the shaded jar. 03:00:27 [INFO] Including com.sun.activation:jakarta.activation:jar:1.2.2 in the shaded jar. 03:00:27 [INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.15.4 in the shaded jar. 03:00:27 [INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.15.4 in the shaded jar. 03:00:27 [INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.15.4 in the shaded jar. 03:00:27 [INFO] Including javax.activation:activation:jar:1.1.1 in the shaded jar. 03:00:27 [INFO] Excluding org.bouncycastle:bcpkix-jdk18on:jar:1.77 from the shaded jar. 03:00:27 [INFO] Excluding org.bouncycastle:bcutil-jdk18on:jar:1.77 from the shaded jar. 03:00:27 [INFO] Excluding org.bouncycastle:bcprov-jdk18on:jar:1.77 from the shaded jar. 03:00:27 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:27 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:27 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:27 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:27 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:28 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:28 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:28 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:28 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:28 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:28 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:28 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:28 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:28 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:28 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:28 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:28 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:28 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:28 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:28 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:28 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:28 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:28 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:28 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:28 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:28 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:28 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:28 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:28 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:28 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:28 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:28 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:28 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:28 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:28 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:28 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:28 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:28 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:28 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:28 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:28 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:28 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:28 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:28 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:28 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:28 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:28 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:28 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:28 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:28 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:28 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:28 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:28 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:28 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:28 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:28 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:28 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:29 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:29 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:29 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:29 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:29 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:29 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:29 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:29 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:29 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:29 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:29 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:29 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:29 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:29 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:29 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:29 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:30 [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: 03:00:30 [WARNING] - META-INF/DEPENDENCIES.txt 03:00:30 [WARNING] activation-1.1.1.jar, checker-qual-3.42.0.jar, commons-codec-1.15.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: 03:00:30 [WARNING] - META-INF/LICENSE.txt 03:00:30 [WARNING] netty-buffer-4.1.107.Final.jar, netty-codec-4.1.107.Final.jar, netty-common-4.1.107.Final.jar, netty-handler-4.1.107.Final.jar, netty-resolver-4.1.107.Final.jar, netty-transport-4.1.107.Final.jar, netty-transport-classes-epoll-4.1.107.Final.jar, netty-transport-native-unix-common-4.1.107.Final.jar define 1 overlapping resource: 03:00:30 [WARNING] - META-INF/io.netty.versions.properties 03:00:30 [WARNING] gson-2.10.1.jar, jackson-core-2.15.4.jar, jackson-databind-2.15.4.jar define 1 overlapping classes: 03:00:30 [WARNING] - META-INF.versions.9.module-info 03:00:30 [WARNING] draft-ietf-netconf-crypto-types-7.0.5-SNAPSHOT.jar, iana-crypt-hash-13.0.1.jar, ietf-topology-2013.10.21.25.1.jar, keystore-api-7.0.5-SNAPSHOT.jar, keystore-legacy-7.0.5-SNAPSHOT.jar, netconf-client-7.0.5-SNAPSHOT.jar, netconf-client-mdsal-7.0.5-SNAPSHOT.jar, netconf-server-7.0.5-SNAPSHOT.jar, netconf-topology-7.0.5-SNAPSHOT.jar, rfc5277-7.0.5-SNAPSHOT.jar, rfc6022-7.0.5-SNAPSHOT.jar, rfc6241-7.0.5-SNAPSHOT.jar, rfc6470-7.0.5-SNAPSHOT.jar, rfc6991-ietf-inet-types-13.0.1.jar, rfc6991-ietf-yang-types-13.0.1.jar, rfc7407-ietf-x509-cert-to-name-7.0.5-SNAPSHOT.jar, rfc8341-7.0.5-SNAPSHOT.jar, rfc8342-ietf-datastores-13.0.1.jar, rfc8525-13.0.1.jar, transport-ssh-7.0.5-SNAPSHOT.jar, transport-tcp-7.0.5-SNAPSHOT.jar, transport-tls-7.0.5-SNAPSHOT.jar, truststore-api-7.0.5-SNAPSHOT.jar, yang-ext-2013.09.07.25.1.jar define 1 overlapping resource: 03:00:30 [WARNING] - META-INF/services/org.opendaylight.yangtools.yang.binding.YangModelBindingProvider 03:00:30 [WARNING] ops4j-base-util-collections-1.5.1.jar, org.apache.karaf.features.core-4.4.5.jar define 3 overlapping classes: 03:00:30 [WARNING] - org.ops4j.util.collections.PropertiesUtils 03:00:30 [WARNING] - org.ops4j.util.collections.PropertiesWriter 03:00:30 [WARNING] - org.ops4j.util.collections.PropertyResolver 03:00:30 [WARNING] org.apache.karaf.features.core-4.4.5.jar, pax-swissbox-property-1.8.5.jar define 1 overlapping classes: 03:00:30 [WARNING] - org.ops4j.pax.swissbox.property.BundleContextPropertyResolver 03:00:30 [WARNING] activation-1.1.1.jar, jakarta.activation-1.2.2.jar define 40 overlapping classes and resources: 03:00:30 [WARNING] - META-INF/mailcap.default 03:00:30 [WARNING] - META-INF/mimetypes.default 03:00:30 [WARNING] - com.sun.activation.registries.LineTokenizer 03:00:30 [WARNING] - com.sun.activation.registries.LogSupport 03:00:30 [WARNING] - com.sun.activation.registries.MailcapFile 03:00:30 [WARNING] - com.sun.activation.registries.MailcapParseException 03:00:30 [WARNING] - com.sun.activation.registries.MailcapTokenizer 03:00:30 [WARNING] - com.sun.activation.registries.MimeTypeEntry 03:00:30 [WARNING] - com.sun.activation.registries.MimeTypeFile 03:00:30 [WARNING] - com.sun.activation.viewers.ImageViewer 03:00:30 [WARNING] - 30 more... 03:00:30 [WARNING] transport-ssh-7.0.5-SNAPSHOT.jar, transport-tcp-7.0.5-SNAPSHOT.jar, transport-tls-7.0.5-SNAPSHOT.jar define 1 overlapping resource: 03:00:30 [WARNING] - META-INF/services/org.opendaylight.yangtools.yang.binding.YangFeatureProvider 03:00:30 [WARNING] jackson-core-2.15.4.jar, org.apache.karaf.features.core-4.4.5.jar define 150 overlapping classes: 03:00:30 [WARNING] - com.fasterxml.jackson.core.Base64Variant 03:00:30 [WARNING] - com.fasterxml.jackson.core.Base64Variant$PaddingReadBehaviour 03:00:30 [WARNING] - com.fasterxml.jackson.core.Base64Variants 03:00:30 [WARNING] - com.fasterxml.jackson.core.FormatFeature 03:00:30 [WARNING] - com.fasterxml.jackson.core.FormatSchema 03:00:30 [WARNING] - com.fasterxml.jackson.core.JacksonException 03:00:30 [WARNING] - com.fasterxml.jackson.core.JsonEncoding 03:00:30 [WARNING] - com.fasterxml.jackson.core.JsonFactory 03:00:30 [WARNING] - com.fasterxml.jackson.core.JsonFactory$Feature 03:00:30 [WARNING] - com.fasterxml.jackson.core.JsonFactoryBuilder 03:00:30 [WARNING] - 140 more... 03:00:30 [WARNING] aaa-encrypt-service-0.19.3.jar, concepts-13.0.2.jar, draft-ietf-netconf-crypto-types-7.0.5-SNAPSHOT.jar, iana-crypt-hash-13.0.1.jar, ietf-topology-2013.10.21.25.1.jar, ietf-type-util-13.0.1.jar, keystore-api-7.0.5-SNAPSHOT.jar, keystore-legacy-7.0.5-SNAPSHOT.jar, logging-markers-13.0.11.jar, mdsal-binding-api-13.0.1.jar, mdsal-binding-dom-codec-api-13.0.1.jar, mdsal-binding-dom-codec-spi-13.0.1.jar, mdsal-binding-model-api-13.0.1.jar, mdsal-binding-runtime-api-13.0.1.jar, mdsal-binding-runtime-spi-13.0.1.jar, mdsal-binding-spec-util-13.0.1.jar, mdsal-common-api-13.0.1.jar, mdsal-dom-api-13.0.1.jar, mdsal-dom-broker-13.0.1.jar, mdsal-dom-inmemory-datastore-13.0.1.jar, mdsal-dom-spi-13.0.1.jar, mdsal-singleton-api-13.0.1.jar, netconf-api-7.0.5-SNAPSHOT.jar, netconf-auth-7.0.5-SNAPSHOT.jar, netconf-client-7.0.5-SNAPSHOT.jar, netconf-client-mdsal-7.0.5-SNAPSHOT.jar, netconf-common-7.0.5-SNAPSHOT.jar, netconf-common-mdsal-7.0.5-SNAPSHOT.jar, netconf-dom-api-7.0.5-SNAPSHOT.jar, netconf-netty-util-7.0.5-SNAPSHOT.jar, netconf-server-7.0.5-SNAPSHOT.jar, netconf-server-mdsal-7.0.5-SNAPSHOT.jar, netconf-testtool-7.0.5-SNAPSHOT.jar, netconf-topology-7.0.5-SNAPSHOT.jar, odlext-model-api-13.0.2.jar, odlext-parser-support-13.0.2.jar, openconfig-model-api-13.0.2.jar, openconfig-parser-support-13.0.2.jar, rfc5277-7.0.5-SNAPSHOT.jar, rfc6022-7.0.5-SNAPSHOT.jar, rfc6241-7.0.5-SNAPSHOT.jar, rfc6241-model-api-13.0.2.jar, rfc6241-parser-support-13.0.2.jar, rfc6470-7.0.5-SNAPSHOT.jar, rfc6536-model-api-13.0.2.jar, rfc6536-parser-support-13.0.2.jar, rfc6643-model-api-13.0.2.jar, rfc6643-parser-support-13.0.2.jar, rfc6991-ietf-inet-types-13.0.1.jar, rfc6991-ietf-yang-types-13.0.1.jar, rfc7407-ietf-x509-cert-to-name-7.0.5-SNAPSHOT.jar, rfc7952-model-api-13.0.2.jar, rfc7952-parser-support-13.0.2.jar, rfc8040-model-api-13.0.2.jar, rfc8040-parser-support-13.0.2.jar, rfc8341-7.0.5-SNAPSHOT.jar, rfc8342-ietf-datastores-13.0.1.jar, rfc8525-13.0.1.jar, rfc8528-model-api-13.0.2.jar, rfc8528-parser-support-13.0.2.jar, rfc8639-model-api-13.0.2.jar, rfc8639-parser-support-13.0.2.jar, rfc8819-model-api-13.0.2.jar, rfc8819-parser-support-13.0.2.jar, shaded-exificient-7.0.5-SNAPSHOT.jar, shaded-sshd-7.0.5-SNAPSHOT.jar, transport-api-7.0.5-SNAPSHOT.jar, transport-ssh-7.0.5-SNAPSHOT.jar, transport-tcp-7.0.5-SNAPSHOT.jar, transport-tls-7.0.5-SNAPSHOT.jar, triemap-1.3.1.jar, truststore-api-7.0.5-SNAPSHOT.jar, util-13.0.2.jar, yang-binding-13.0.1.jar, yang-common-13.0.2.jar, yang-data-api-13.0.2.jar, yang-data-codec-gson-13.0.2.jar, yang-data-codec-xml-13.0.2.jar, yang-data-impl-13.0.2.jar, yang-data-spi-13.0.2.jar, yang-data-tree-api-13.0.2.jar, yang-data-tree-ri-13.0.2.jar, yang-data-tree-spi-13.0.2.jar, yang-data-util-13.0.2.jar, yang-ext-2013.09.07.25.1.jar, yang-ir-13.0.2.jar, yang-model-api-13.0.2.jar, yang-model-ri-13.0.2.jar, yang-model-spi-13.0.2.jar, yang-model-util-13.0.2.jar, yang-parser-api-13.0.2.jar, yang-parser-impl-13.0.2.jar, yang-parser-reactor-13.0.2.jar, yang-parser-rfc7950-13.0.2.jar, yang-parser-spi-13.0.2.jar, yang-repo-api-13.0.2.jar, yang-repo-fs-13.0.2.jar, yang-repo-spi-13.0.2.jar, yang-xpath-api-13.0.2.jar, yang-xpath-impl-13.0.2.jar define 2 overlapping resources: 03:00:30 [WARNING] - LICENSE 03:00:30 [WARNING] - META-INF/git.properties 03:00:30 [WARNING] aaa-encrypt-service-0.19.3.jar, activation-1.1.1.jar, antlr4-runtime-4.13.1.jar, argparse4j-0.9.0.jar, checker-qual-3.42.0.jar, commons-codec-1.15.jar, commons-compiler-3.1.4.jar, concepts-13.0.2.jar, draft-ietf-netconf-crypto-types-7.0.5-SNAPSHOT.jar, error_prone_annotations-2.25.0.jar, failureaccess-1.0.1.jar, gson-2.10.1.jar, guava-32.1.3-jre.jar, iana-crypt-hash-13.0.1.jar, ietf-topology-2013.10.21.25.1.jar, ietf-type-util-13.0.1.jar, istack-commons-runtime-3.0.12.jar, j2objc-annotations-2.8.jar, jackson-annotations-2.15.4.jar, jackson-core-2.15.4.jar, jackson-databind-2.15.4.jar, jakarta.activation-1.2.2.jar, jakarta.xml.bind-api-2.3.3.jar, janino-3.1.4.jar, jaxb-runtime-2.3.8.jar, keystore-api-7.0.5-SNAPSHOT.jar, keystore-legacy-7.0.5-SNAPSHOT.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, logback-classic-1.2.13.jar, logback-core-1.2.13.jar, logging-markers-13.0.11.jar, mdsal-binding-api-13.0.1.jar, mdsal-binding-dom-codec-api-13.0.1.jar, mdsal-binding-dom-codec-spi-13.0.1.jar, mdsal-binding-model-api-13.0.1.jar, mdsal-binding-runtime-api-13.0.1.jar, mdsal-binding-runtime-spi-13.0.1.jar, mdsal-binding-spec-util-13.0.1.jar, mdsal-common-api-13.0.1.jar, mdsal-dom-api-13.0.1.jar, mdsal-dom-broker-13.0.1.jar, mdsal-dom-inmemory-datastore-13.0.1.jar, mdsal-dom-spi-13.0.1.jar, mdsal-singleton-api-13.0.1.jar, netconf-api-7.0.5-SNAPSHOT.jar, netconf-auth-7.0.5-SNAPSHOT.jar, netconf-client-7.0.5-SNAPSHOT.jar, netconf-client-mdsal-7.0.5-SNAPSHOT.jar, netconf-common-7.0.5-SNAPSHOT.jar, netconf-common-mdsal-7.0.5-SNAPSHOT.jar, netconf-dom-api-7.0.5-SNAPSHOT.jar, netconf-netty-util-7.0.5-SNAPSHOT.jar, netconf-server-7.0.5-SNAPSHOT.jar, netconf-server-mdsal-7.0.5-SNAPSHOT.jar, netconf-testtool-7.0.5-SNAPSHOT.jar, netconf-topology-7.0.5-SNAPSHOT.jar, netty-buffer-4.1.107.Final.jar, netty-codec-4.1.107.Final.jar, netty-common-4.1.107.Final.jar, netty-handler-4.1.107.Final.jar, netty-resolver-4.1.107.Final.jar, netty-transport-4.1.107.Final.jar, netty-transport-classes-epoll-4.1.107.Final.jar, netty-transport-native-unix-common-4.1.107.Final.jar, odlext-model-api-13.0.2.jar, odlext-parser-support-13.0.2.jar, openconfig-model-api-13.0.2.jar, openconfig-parser-support-13.0.2.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.5.jar, org.eclipse.jdt.annotation-2.2.800.jar, pax-swissbox-property-1.8.5.jar, rfc5277-7.0.5-SNAPSHOT.jar, rfc6022-7.0.5-SNAPSHOT.jar, rfc6241-7.0.5-SNAPSHOT.jar, rfc6241-model-api-13.0.2.jar, rfc6241-parser-support-13.0.2.jar, rfc6470-7.0.5-SNAPSHOT.jar, rfc6536-model-api-13.0.2.jar, rfc6536-parser-support-13.0.2.jar, rfc6643-model-api-13.0.2.jar, rfc6643-parser-support-13.0.2.jar, rfc6991-ietf-inet-types-13.0.1.jar, rfc6991-ietf-yang-types-13.0.1.jar, rfc7407-ietf-x509-cert-to-name-7.0.5-SNAPSHOT.jar, rfc7952-model-api-13.0.2.jar, rfc7952-parser-support-13.0.2.jar, rfc8040-model-api-13.0.2.jar, rfc8040-parser-support-13.0.2.jar, rfc8341-7.0.5-SNAPSHOT.jar, rfc8342-ietf-datastores-13.0.1.jar, rfc8525-13.0.1.jar, rfc8528-model-api-13.0.2.jar, rfc8528-parser-support-13.0.2.jar, rfc8639-model-api-13.0.2.jar, rfc8639-parser-support-13.0.2.jar, rfc8819-model-api-13.0.2.jar, rfc8819-parser-support-13.0.2.jar, shaded-exificient-7.0.5-SNAPSHOT.jar, shaded-sshd-7.0.5-SNAPSHOT.jar, slf4j-api-1.7.32.jar, spotbugs-annotations-4.8.3.jar, stax2-api-4.2.2.jar, transport-api-7.0.5-SNAPSHOT.jar, transport-ssh-7.0.5-SNAPSHOT.jar, transport-tcp-7.0.5-SNAPSHOT.jar, transport-tls-7.0.5-SNAPSHOT.jar, triemap-1.3.1.jar, truststore-api-7.0.5-SNAPSHOT.jar, txw2-2.3.8.jar, util-13.0.2.jar, value-2.10.1-annotations.jar, yang-binding-13.0.1.jar, yang-common-13.0.2.jar, yang-data-api-13.0.2.jar, yang-data-codec-gson-13.0.2.jar, yang-data-codec-xml-13.0.2.jar, yang-data-impl-13.0.2.jar, yang-data-spi-13.0.2.jar, yang-data-tree-api-13.0.2.jar, yang-data-tree-ri-13.0.2.jar, yang-data-tree-spi-13.0.2.jar, yang-data-util-13.0.2.jar, yang-ext-2013.09.07.25.1.jar, yang-ir-13.0.2.jar, yang-model-api-13.0.2.jar, yang-model-ri-13.0.2.jar, yang-model-spi-13.0.2.jar, yang-model-util-13.0.2.jar, yang-parser-api-13.0.2.jar, yang-parser-impl-13.0.2.jar, yang-parser-reactor-13.0.2.jar, yang-parser-rfc7950-13.0.2.jar, yang-parser-spi-13.0.2.jar, yang-repo-api-13.0.2.jar, yang-repo-fs-13.0.2.jar, yang-repo-spi-13.0.2.jar, yang-xpath-api-13.0.2.jar, yang-xpath-impl-13.0.2.jar define 1 overlapping resource: 03:00:30 [WARNING] - META-INF/MANIFEST.MF 03:00:30 [WARNING] ops4j-base-lang-1.5.1.jar, org.apache.karaf.features.core-4.4.5.jar define 4 overlapping classes: 03:00:30 [WARNING] - org.ops4j.lang.NullArgumentException 03:00:30 [WARNING] - org.ops4j.lang.Ops4jException 03:00:30 [WARNING] - org.ops4j.lang.PostConditionException 03:00:30 [WARNING] - org.ops4j.lang.PreConditionException 03:00:30 [WARNING] concepts-13.0.2.jar, ietf-type-util-13.0.1.jar, mdsal-binding-api-13.0.1.jar, mdsal-binding-dom-codec-api-13.0.1.jar, mdsal-binding-dom-codec-spi-13.0.1.jar, mdsal-binding-model-api-13.0.1.jar, mdsal-binding-runtime-api-13.0.1.jar, mdsal-binding-runtime-spi-13.0.1.jar, mdsal-binding-spec-util-13.0.1.jar, mdsal-common-api-13.0.1.jar, mdsal-dom-api-13.0.1.jar, mdsal-dom-broker-13.0.1.jar, mdsal-dom-spi-13.0.1.jar, mdsal-singleton-api-13.0.1.jar, netconf-api-7.0.5-SNAPSHOT.jar, netconf-common-7.0.5-SNAPSHOT.jar, netconf-dom-api-7.0.5-SNAPSHOT.jar, netconf-testtool-7.0.5-SNAPSHOT.jar, odlext-model-api-13.0.2.jar, odlext-parser-support-13.0.2.jar, openconfig-model-api-13.0.2.jar, openconfig-parser-support-13.0.2.jar, rfc6241-model-api-13.0.2.jar, rfc6241-parser-support-13.0.2.jar, rfc6536-model-api-13.0.2.jar, rfc6536-parser-support-13.0.2.jar, rfc6643-model-api-13.0.2.jar, rfc6643-parser-support-13.0.2.jar, rfc7952-model-api-13.0.2.jar, rfc7952-parser-support-13.0.2.jar, rfc8040-model-api-13.0.2.jar, rfc8040-parser-support-13.0.2.jar, rfc8528-model-api-13.0.2.jar, rfc8528-parser-support-13.0.2.jar, rfc8639-model-api-13.0.2.jar, rfc8639-parser-support-13.0.2.jar, rfc8819-model-api-13.0.2.jar, rfc8819-parser-support-13.0.2.jar, transport-api-7.0.5-SNAPSHOT.jar, triemap-1.3.1.jar, util-13.0.2.jar, yang-binding-13.0.1.jar, yang-common-13.0.2.jar, yang-data-api-13.0.2.jar, yang-data-codec-gson-13.0.2.jar, yang-data-codec-xml-13.0.2.jar, yang-data-impl-13.0.2.jar, yang-data-spi-13.0.2.jar, yang-data-tree-api-13.0.2.jar, yang-data-tree-ri-13.0.2.jar, yang-data-tree-spi-13.0.2.jar, yang-data-util-13.0.2.jar, yang-ir-13.0.2.jar, yang-model-api-13.0.2.jar, yang-model-ri-13.0.2.jar, yang-model-spi-13.0.2.jar, yang-model-util-13.0.2.jar, yang-parser-api-13.0.2.jar, yang-parser-reactor-13.0.2.jar, yang-parser-rfc7950-13.0.2.jar, yang-parser-spi-13.0.2.jar, yang-repo-api-13.0.2.jar, yang-repo-fs-13.0.2.jar, yang-repo-spi-13.0.2.jar, yang-xpath-api-13.0.2.jar, yang-xpath-impl-13.0.2.jar define 1 overlapping resource: 03:00:30 [WARNING] - README.md 03:00:30 [WARNING] netconf-api-7.0.5-SNAPSHOT.jar, netconf-dom-api-7.0.5-SNAPSHOT.jar define 1 overlapping resource: 03:00:30 [WARNING] - pretty-print.xsl 03:00:30 [WARNING] commons-codec-1.15.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: 03:00:30 [WARNING] - META-INF/NOTICE.txt 03:00:30 [WARNING] jackson-databind-2.15.4.jar, org.apache.karaf.features.core-4.4.5.jar define 768 overlapping classes: 03:00:30 [WARNING] - com.fasterxml.jackson.databind.AbstractTypeResolver 03:00:30 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector 03:00:30 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector$ReferenceProperty 03:00:30 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector$ReferenceProperty$Type 03:00:30 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector$XmlExtensions 03:00:30 [WARNING] - com.fasterxml.jackson.databind.BeanDescription 03:00:30 [WARNING] - com.fasterxml.jackson.databind.BeanProperty 03:00:30 [WARNING] - com.fasterxml.jackson.databind.BeanProperty$Bogus 03:00:30 [WARNING] - com.fasterxml.jackson.databind.BeanProperty$Std 03:00:30 [WARNING] - com.fasterxml.jackson.databind.DatabindContext 03:00:30 [WARNING] - 758 more... 03:00:30 [WARNING] ietf-type-util-13.0.1.jar, mdsal-binding-api-13.0.1.jar, mdsal-binding-dom-codec-api-13.0.1.jar, mdsal-binding-dom-codec-spi-13.0.1.jar, mdsal-binding-model-api-13.0.1.jar, mdsal-binding-runtime-api-13.0.1.jar, mdsal-binding-runtime-spi-13.0.1.jar, mdsal-binding-spec-util-13.0.1.jar, mdsal-dom-api-13.0.1.jar, mdsal-dom-broker-13.0.1.jar, mdsal-dom-spi-13.0.1.jar, mdsal-singleton-api-13.0.1.jar, netconf-api-7.0.5-SNAPSHOT.jar, netconf-common-7.0.5-SNAPSHOT.jar, netconf-dom-api-7.0.5-SNAPSHOT.jar, odlext-model-api-13.0.2.jar, odlext-parser-support-13.0.2.jar, openconfig-model-api-13.0.2.jar, openconfig-parser-support-13.0.2.jar, org.eclipse.jdt.annotation-2.2.800.jar, rfc6241-model-api-13.0.2.jar, rfc6241-parser-support-13.0.2.jar, rfc6536-model-api-13.0.2.jar, rfc6536-parser-support-13.0.2.jar, rfc6643-model-api-13.0.2.jar, rfc6643-parser-support-13.0.2.jar, rfc7952-parser-support-13.0.2.jar, rfc8040-model-api-13.0.2.jar, rfc8040-parser-support-13.0.2.jar, rfc8528-model-api-13.0.2.jar, rfc8528-parser-support-13.0.2.jar, rfc8639-model-api-13.0.2.jar, rfc8639-parser-support-13.0.2.jar, rfc8819-model-api-13.0.2.jar, rfc8819-parser-support-13.0.2.jar, transport-api-7.0.5-SNAPSHOT.jar, yang-data-api-13.0.2.jar, yang-data-codec-gson-13.0.2.jar, yang-data-codec-xml-13.0.2.jar, yang-data-impl-13.0.2.jar, yang-data-spi-13.0.2.jar, yang-data-tree-api-13.0.2.jar, yang-data-tree-ri-13.0.2.jar, yang-data-tree-spi-13.0.2.jar, yang-data-util-13.0.2.jar, yang-model-ri-13.0.2.jar, yang-model-util-13.0.2.jar, yang-parser-api-13.0.2.jar, yang-parser-reactor-13.0.2.jar, yang-parser-rfc7950-13.0.2.jar, yang-parser-spi-13.0.2.jar, yang-repo-api-13.0.2.jar, yang-repo-fs-13.0.2.jar, yang-repo-spi-13.0.2.jar define 3 overlapping resources: 03:00:30 [WARNING] - .api_description 03:00:30 [WARNING] - about.html 03:00:30 [WARNING] - bundle.properties 03:00:30 [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.8.jar, txw2-2.3.8.jar define 2 overlapping resources: 03:00:30 [WARNING] - META-INF/LICENSE.md 03:00:30 [WARNING] - META-INF/NOTICE.md 03:00:30 [WARNING] guava-32.1.3-jre.jar, jackson-annotations-2.15.4.jar, jackson-core-2.15.4.jar, jackson-databind-2.15.4.jar, org.apache.karaf.features.core-4.4.5.jar, stax2-api-4.2.2.jar define 1 overlapping resource: 03:00:30 [WARNING] - META-INF/LICENSE 03:00:30 [WARNING] jackson-annotations-2.15.4.jar, jackson-core-2.15.4.jar, jackson-databind-2.15.4.jar, org.apache.karaf.features.core-4.4.5.jar define 1 overlapping resource: 03:00:30 [WARNING] - META-INF/NOTICE 03:00:30 [WARNING] jackson-annotations-2.15.4.jar, org.apache.karaf.features.core-4.4.5.jar define 72 overlapping classes: 03:00:30 [WARNING] - com.fasterxml.jackson.annotation.JacksonAnnotation 03:00:30 [WARNING] - com.fasterxml.jackson.annotation.JacksonAnnotationValue 03:00:30 [WARNING] - com.fasterxml.jackson.annotation.JacksonAnnotationsInside 03:00:30 [WARNING] - com.fasterxml.jackson.annotation.JacksonInject 03:00:30 [WARNING] - com.fasterxml.jackson.annotation.JacksonInject$Value 03:00:30 [WARNING] - com.fasterxml.jackson.annotation.JsonAlias 03:00:30 [WARNING] - com.fasterxml.jackson.annotation.JsonAnyGetter 03:00:30 [WARNING] - com.fasterxml.jackson.annotation.JsonAnySetter 03:00:30 [WARNING] - com.fasterxml.jackson.annotation.JsonAutoDetect 03:00:30 [WARNING] - com.fasterxml.jackson.annotation.JsonAutoDetect$1 03:00:30 [WARNING] - 62 more... 03:00:30 [WARNING] ops4j-base-util-property-1.5.1.jar, org.apache.karaf.features.core-4.4.5.jar define 5 overlapping classes: 03:00:30 [WARNING] - org.ops4j.util.property.DictionaryPropertyResolver 03:00:30 [WARNING] - org.ops4j.util.property.FallbackPropertyResolver 03:00:30 [WARNING] - org.ops4j.util.property.PropertiesPropertyResolver 03:00:30 [WARNING] - org.ops4j.util.property.PropertyResolver 03:00:30 [WARNING] - org.ops4j.util.property.PropertyStore 03:00:30 [WARNING] maven-shade-plugin has detected that some files are 03:00:30 [WARNING] present in two or more JARs. When this happens, only one 03:00:30 [WARNING] single version of the file is copied to the uber jar. 03:00:30 [WARNING] Usually this is not harmful and you can skip these warnings, 03:00:30 [WARNING] otherwise try to manually exclude artifacts based on 03:00:30 [WARNING] mvn dependency:tree -Ddetail=true and the above output. 03:00:30 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ 03:00:30 [INFO] Attaching shaded artifact. 03:00:30 [INFO] 03:00:30 [INFO] --- maven-shade-plugin:3.5.2:shade (restconf-perf-client) @ netconf-testtool --- 03:00:30 [INFO] Including com.github.spotbugs:spotbugs-annotations:jar:4.8.3 in the shaded jar. 03:00:30 [INFO] Including org.codehaus.janino:janino:jar:3.1.4 in the shaded jar. 03:00:30 [INFO] Including org.codehaus.janino:commons-compiler:jar:3.1.4 in the shaded jar. 03:00:30 [INFO] Including net.sourceforge.argparse4j:argparse4j:jar:0.9.0 in the shaded jar. 03:00:30 [INFO] Including ch.qos.logback:logback-classic:jar:1.2.13 in the shaded jar. 03:00:30 [INFO] Including ch.qos.logback:logback-core:jar:1.2.13 in the shaded jar. 03:00:30 [INFO] Including org.opendaylight.netconf:netconf-netty-util:jar:7.0.5-SNAPSHOT in the shaded jar. 03:00:30 [INFO] Including io.netty:netty-buffer:jar:4.1.107.Final in the shaded jar. 03:00:30 [INFO] Including io.netty:netty-codec:jar:4.1.107.Final in the shaded jar. 03:00:30 [INFO] Including io.netty:netty-common:jar:4.1.107.Final in the shaded jar. 03:00:30 [INFO] Including io.netty:netty-handler:jar:4.1.107.Final in the shaded jar. 03:00:30 [INFO] Including io.netty:netty-resolver:jar:4.1.107.Final in the shaded jar. 03:00:30 [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.107.Final in the shaded jar. 03:00:30 [INFO] Including io.netty:netty-transport:jar:4.1.107.Final in the shaded jar. 03:00:30 [INFO] Including org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800 in the shaded jar. 03:00:30 [INFO] Including org.opendaylight.odlparent:logging-markers:jar:13.0.11 in the shaded jar. 03:00:30 [INFO] Including tech.pantheon.triemap:triemap:jar:1.3.1 in the shaded jar. 03:00:30 [INFO] Including org.opendaylight.netconf:netconf-common:jar:7.0.5-SNAPSHOT in the shaded jar. 03:00:30 [INFO] Including org.opendaylight.netconf:shaded-exificient:jar:7.0.5-SNAPSHOT in the shaded jar. 03:00:30 [INFO] Including org.opendaylight.netconf.model:rfc6241:jar:7.0.5-SNAPSHOT in the shaded jar. 03:00:30 [INFO] Including org.opendaylight.netconf:netconf-auth:jar:7.0.5-SNAPSHOT in the shaded jar. 03:00:30 [INFO] Including org.opendaylight.netconf:netconf-topology:jar:7.0.5-SNAPSHOT in the shaded jar. 03:00:30 [INFO] Including org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.3 in the shaded jar. 03:00:30 [INFO] Including org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.1 in the shaded jar. 03:00:30 [INFO] Including org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.1 in the shaded jar. 03:00:30 [INFO] Including org.opendaylight.mdsal:yang-binding:jar:13.0.1 in the shaded jar. 03:00:30 [INFO] Including org.opendaylight.netconf:netconf-client-mdsal:jar:7.0.5-SNAPSHOT in the shaded jar. 03:00:30 [INFO] Including com.google.code.gson:gson:jar:2.10.1 in the shaded jar. 03:00:30 [INFO] Including org.checkerframework:checker-qual:jar:3.42.0 in the shaded jar. 03:00:30 [INFO] Including org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.1 in the shaded jar. 03:00:30 [INFO] Including org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.1 in the shaded jar. 03:00:30 [INFO] Including org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.1 in the shaded jar. 03:00:30 [INFO] Including org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1 in the shaded jar. 03:00:30 [INFO] Including org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.1 in the shaded jar. 03:00:30 [INFO] Including org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.1 in the shaded jar. 03:00:30 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1 in the shaded jar. 03:00:30 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.1 in the shaded jar. 03:00:30 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.1 in the shaded jar. 03:00:30 [INFO] Including org.opendaylight.netconf:keystore-legacy:jar:7.0.5-SNAPSHOT in the shaded jar. 03:00:30 [INFO] Including org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.1 in the shaded jar. 03:00:30 [INFO] Including org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.5-SNAPSHOT in the shaded jar. 03:00:30 [INFO] Including org.opendaylight.netconf:netconf-dom-api:jar:7.0.5-SNAPSHOT in the shaded jar. 03:00:30 [INFO] Including org.opendaylight.netconf.model:rfc5277:jar:7.0.5-SNAPSHOT in the shaded jar. 03:00:30 [INFO] Including org.opendaylight.netconf.model:rfc6470:jar:7.0.5-SNAPSHOT in the shaded jar. 03:00:30 [INFO] Including org.immutables:value:jar:annotations:2.10.1 in the shaded jar. 03:00:30 [INFO] Including org.codehaus.woodstox:stax2-api:jar:4.2.2 in the shaded jar. 03:00:30 [INFO] Including org.antlr:antlr4-runtime:jar:4.13.1 in the shaded jar. 03:00:30 [INFO] Including org.slf4j:slf4j-api:jar:1.7.32 in the shaded jar. 03:00:30 [INFO] Including com.google.guava:guava:jar:32.1.3-jre in the shaded jar. 03:00:30 [INFO] Including com.google.guava:failureaccess:jar:1.0.1 in the shaded jar. 03:00:30 [INFO] Including com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava in the shaded jar. 03:00:30 [INFO] Including com.google.errorprone:error_prone_annotations:jar:2.25.0 in the shaded jar. 03:00:30 [INFO] Including com.google.j2objc:j2objc-annotations:jar:2.8 in the shaded jar. 03:00:30 [INFO] Including org.opendaylight.netconf:netconf-api:jar:7.0.5-SNAPSHOT in the shaded jar. 03:00:30 [INFO] Including org.opendaylight.netconf.model:rfc6022:jar:7.0.5-SNAPSHOT in the shaded jar. 03:00:30 [INFO] Including org.opendaylight.netconf:netconf-client:jar:7.0.5-SNAPSHOT in the shaded jar. 03:00:30 [INFO] Including org.opendaylight.netconf:transport-tcp:jar:7.0.5-SNAPSHOT in the shaded jar. 03:00:30 [INFO] Including io.netty:netty-transport-classes-epoll:jar:4.1.107.Final in the shaded jar. 03:00:30 [INFO] Including org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.5-SNAPSHOT in the shaded jar. 03:00:30 [INFO] Including org.opendaylight.netconf:transport-ssh:jar:7.0.5-SNAPSHOT in the shaded jar. 03:00:30 [INFO] Including commons-codec:commons-codec:jar:1.15 in the shaded jar. 03:00:30 [INFO] Including org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.1 in the shaded jar. 03:00:30 [INFO] Including org.opendaylight.netconf:keystore-api:jar:7.0.5-SNAPSHOT in the shaded jar. 03:00:30 [INFO] Including org.opendaylight.netconf:shaded-sshd:jar:7.0.5-SNAPSHOT in the shaded jar. 03:00:30 [INFO] Including org.opendaylight.netconf:truststore-api:jar:7.0.5-SNAPSHOT in the shaded jar. 03:00:30 [INFO] Including org.opendaylight.netconf.model:rfc8341:jar:7.0.5-SNAPSHOT in the shaded jar. 03:00:30 [INFO] Including org.opendaylight.netconf:transport-tls:jar:7.0.5-SNAPSHOT in the shaded jar. 03:00:30 [INFO] Including org.opendaylight.netconf:netconf-server:jar:7.0.5-SNAPSHOT in the shaded jar. 03:00:30 [INFO] Including org.opendaylight.netconf.model:rfc7407-ietf-x509-cert-to-name:jar:7.0.5-SNAPSHOT in the shaded jar. 03:00:30 [INFO] Including org.opendaylight.netconf:transport-api:jar:7.0.5-SNAPSHOT in the shaded jar. 03:00:30 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1 in the shaded jar. 03:00:30 [INFO] Including org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.1 in the shaded jar. 03:00:30 [INFO] Including org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.1 in the shaded jar. 03:00:30 [INFO] Including org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.1 in the shaded jar. 03:00:30 [INFO] Including org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.1 in the shaded jar. 03:00:30 [INFO] Including org.opendaylight.netconf:netconf-server-mdsal:jar:7.0.5-SNAPSHOT in the shaded jar. 03:00:30 [INFO] Including org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.1 in the shaded jar. 03:00:30 [INFO] Including org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.1 in the shaded jar. 03:00:30 [INFO] Including org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.1 in the shaded jar. 03:00:30 [INFO] Including org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.5 in the shaded jar. 03:00:30 [INFO] Including org.ops4j.base:ops4j-base-util-property:jar:1.5.1 in the shaded jar. 03:00:30 [INFO] Including org.ops4j.base:ops4j-base-util-collections:jar:1.5.1 in the shaded jar. 03:00:30 [INFO] Including org.ops4j.base:ops4j-base-lang:jar:1.5.1 in the shaded jar. 03:00:30 [INFO] Including org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.5 in the shaded jar. 03:00:30 [INFO] Including jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3 in the shaded jar. 03:00:30 [INFO] Including org.glassfish.jaxb:jaxb-runtime:jar:2.3.8 in the shaded jar. 03:00:30 [INFO] Including org.glassfish.jaxb:txw2:jar:2.3.8 in the shaded jar. 03:00:30 [INFO] Including com.sun.istack:istack-commons-runtime:jar:3.0.12 in the shaded jar. 03:00:30 [INFO] Including com.sun.activation:jakarta.activation:jar:1.2.2 in the shaded jar. 03:00:30 [INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.15.4 in the shaded jar. 03:00:30 [INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.15.4 in the shaded jar. 03:00:30 [INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.15.4 in the shaded jar. 03:00:30 [INFO] Including javax.activation:activation:jar:1.1.1 in the shaded jar. 03:00:30 [INFO] Excluding org.bouncycastle:bcpkix-jdk18on:jar:1.77 from the shaded jar. 03:00:30 [INFO] Excluding org.bouncycastle:bcutil-jdk18on:jar:1.77 from the shaded jar. 03:00:30 [INFO] Excluding org.bouncycastle:bcprov-jdk18on:jar:1.77 from the shaded jar. 03:00:30 [INFO] Excluding org.opendaylight.yangtools:util:jar:13.0.2 from the shaded jar. 03:00:30 [INFO] Excluding org.opendaylight.yangtools:yang-common:jar:13.0.2 from the shaded jar. 03:00:30 [INFO] Excluding org.opendaylight.yangtools:odlext-model-api:jar:13.0.2 from the shaded jar. 03:00:30 [INFO] Excluding org.opendaylight.yangtools:concepts:jar:13.0.2 from the shaded jar. 03:00:30 [INFO] Excluding org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.2 from the shaded jar. 03:00:30 [INFO] Excluding org.opendaylight.yangtools:yang-data-api:jar:13.0.2 from the shaded jar. 03:00:30 [INFO] Excluding org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.2 from the shaded jar. 03:00:30 [INFO] Excluding org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.2 from the shaded jar. 03:00:30 [INFO] Excluding org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.2 from the shaded jar. 03:00:30 [INFO] Excluding org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.2 from the shaded jar. 03:00:30 [INFO] Excluding org.opendaylight.yangtools:yang-data-impl:jar:13.0.2 from the shaded jar. 03:00:30 [INFO] Excluding org.opendaylight.yangtools:yang-data-spi:jar:13.0.2 from the shaded jar. 03:00:30 [INFO] Excluding org.opendaylight.yangtools:yang-data-util:jar:13.0.2 from the shaded jar. 03:00:30 [INFO] Excluding org.opendaylight.yangtools:yang-xpath-api:jar:13.0.2 from the shaded jar. 03:00:30 [INFO] Excluding org.opendaylight.yangtools:yang-model-api:jar:13.0.2 from the shaded jar. 03:00:30 [INFO] Excluding org.opendaylight.yangtools:yang-model-spi:jar:13.0.2 from the shaded jar. 03:00:30 [INFO] Excluding org.opendaylight.yangtools:yang-ir:jar:13.0.2 from the shaded jar. 03:00:30 [INFO] Excluding org.opendaylight.yangtools:yang-model-util:jar:13.0.2 from the shaded jar. 03:00:30 [INFO] Excluding org.opendaylight.yangtools:yang-parser-api:jar:13.0.2 from the shaded jar. 03:00:30 [INFO] Excluding org.opendaylight.yangtools:yang-parser-impl:jar:13.0.2 from the shaded jar. 03:00:30 [INFO] Excluding org.opendaylight.yangtools:yang-parser-spi:jar:13.0.2 from the shaded jar. 03:00:30 [INFO] Excluding org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.2 from the shaded jar. 03:00:30 [INFO] Excluding org.opendaylight.yangtools:odlext-parser-support:jar:13.0.2 from the shaded jar. 03:00:30 [INFO] Excluding org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.2 from the shaded jar. 03:00:30 [INFO] Excluding org.opendaylight.yangtools:openconfig-model-api:jar:13.0.2 from the shaded jar. 03:00:30 [INFO] Excluding org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.2 from the shaded jar. 03:00:30 [INFO] Excluding org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.2 from the shaded jar. 03:00:30 [INFO] Excluding org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.2 from the shaded jar. 03:00:30 [INFO] Excluding org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.2 from the shaded jar. 03:00:30 [INFO] Excluding org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.2 from the shaded jar. 03:00:30 [INFO] Excluding org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.2 from the shaded jar. 03:00:30 [INFO] Excluding org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.2 from the shaded jar. 03:00:30 [INFO] Excluding org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.2 from the shaded jar. 03:00:30 [INFO] Excluding org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.2 from the shaded jar. 03:00:30 [INFO] Excluding org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.2 from the shaded jar. 03:00:30 [INFO] Excluding org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.2 from the shaded jar. 03:00:30 [INFO] Excluding org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.2 from the shaded jar. 03:00:30 [INFO] Excluding org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.2 from the shaded jar. 03:00:30 [INFO] Excluding org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.2 from the shaded jar. 03:00:30 [INFO] Excluding org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.2 from the shaded jar. 03:00:30 [INFO] Excluding org.opendaylight.yangtools:yang-model-ri:jar:13.0.2 from the shaded jar. 03:00:30 [INFO] Excluding org.opendaylight.yangtools:yang-repo-api:jar:13.0.2 from the shaded jar. 03:00:30 [INFO] Excluding org.opendaylight.yangtools:yang-repo-fs:jar:13.0.2 from the shaded jar. 03:00:30 [INFO] Excluding org.opendaylight.yangtools:yang-repo-spi:jar:13.0.2 from the shaded jar. 03:00:30 [INFO] Excluding org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.2 from the shaded jar. 03:00:30 [INFO] Excluding org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.2 from the shaded jar. 03:00:30 [INFO] Excluding org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.2 from the shaded jar. 03:00:30 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:30 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:30 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:30 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:30 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:30 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:30 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:30 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:30 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:30 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:30 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:30 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:30 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:31 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:31 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:31 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:31 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:31 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:31 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:31 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:31 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:32 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:32 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:32 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:32 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:32 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:32 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:32 [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: 03:00:32 [WARNING] - META-INF/DEPENDENCIES.txt 03:00:32 [WARNING] activation-1.1.1.jar, checker-qual-3.42.0.jar, commons-codec-1.15.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: 03:00:32 [WARNING] - META-INF/LICENSE.txt 03:00:32 [WARNING] netty-buffer-4.1.107.Final.jar, netty-codec-4.1.107.Final.jar, netty-common-4.1.107.Final.jar, netty-handler-4.1.107.Final.jar, netty-resolver-4.1.107.Final.jar, netty-transport-4.1.107.Final.jar, netty-transport-classes-epoll-4.1.107.Final.jar, netty-transport-native-unix-common-4.1.107.Final.jar define 1 overlapping resource: 03:00:32 [WARNING] - META-INF/io.netty.versions.properties 03:00:32 [WARNING] gson-2.10.1.jar, jackson-core-2.15.4.jar, jackson-databind-2.15.4.jar define 1 overlapping classes: 03:00:32 [WARNING] - META-INF.versions.9.module-info 03:00:32 [WARNING] draft-ietf-netconf-crypto-types-7.0.5-SNAPSHOT.jar, iana-crypt-hash-13.0.1.jar, ietf-topology-2013.10.21.25.1.jar, keystore-api-7.0.5-SNAPSHOT.jar, keystore-legacy-7.0.5-SNAPSHOT.jar, netconf-client-7.0.5-SNAPSHOT.jar, netconf-client-mdsal-7.0.5-SNAPSHOT.jar, netconf-server-7.0.5-SNAPSHOT.jar, netconf-topology-7.0.5-SNAPSHOT.jar, rfc5277-7.0.5-SNAPSHOT.jar, rfc6022-7.0.5-SNAPSHOT.jar, rfc6241-7.0.5-SNAPSHOT.jar, rfc6470-7.0.5-SNAPSHOT.jar, rfc6991-ietf-inet-types-13.0.1.jar, rfc6991-ietf-yang-types-13.0.1.jar, rfc7407-ietf-x509-cert-to-name-7.0.5-SNAPSHOT.jar, rfc8341-7.0.5-SNAPSHOT.jar, rfc8342-ietf-datastores-13.0.1.jar, rfc8525-13.0.1.jar, transport-ssh-7.0.5-SNAPSHOT.jar, transport-tcp-7.0.5-SNAPSHOT.jar, transport-tls-7.0.5-SNAPSHOT.jar, truststore-api-7.0.5-SNAPSHOT.jar, yang-ext-2013.09.07.25.1.jar define 1 overlapping resource: 03:00:32 [WARNING] - META-INF/services/org.opendaylight.yangtools.yang.binding.YangModelBindingProvider 03:00:32 [WARNING] ops4j-base-util-collections-1.5.1.jar, org.apache.karaf.features.core-4.4.5.jar define 3 overlapping classes: 03:00:32 [WARNING] - org.ops4j.util.collections.PropertiesUtils 03:00:32 [WARNING] - org.ops4j.util.collections.PropertiesWriter 03:00:32 [WARNING] - org.ops4j.util.collections.PropertyResolver 03:00:32 [WARNING] org.apache.karaf.features.core-4.4.5.jar, pax-swissbox-property-1.8.5.jar define 1 overlapping classes: 03:00:32 [WARNING] - org.ops4j.pax.swissbox.property.BundleContextPropertyResolver 03:00:32 [WARNING] ietf-type-util-13.0.1.jar, mdsal-binding-api-13.0.1.jar, mdsal-binding-dom-codec-api-13.0.1.jar, mdsal-binding-dom-codec-spi-13.0.1.jar, mdsal-binding-model-api-13.0.1.jar, mdsal-binding-runtime-api-13.0.1.jar, mdsal-binding-runtime-spi-13.0.1.jar, mdsal-binding-spec-util-13.0.1.jar, mdsal-common-api-13.0.1.jar, mdsal-dom-api-13.0.1.jar, mdsal-dom-broker-13.0.1.jar, mdsal-dom-spi-13.0.1.jar, mdsal-singleton-api-13.0.1.jar, netconf-api-7.0.5-SNAPSHOT.jar, netconf-common-7.0.5-SNAPSHOT.jar, netconf-dom-api-7.0.5-SNAPSHOT.jar, netconf-testtool-7.0.5-SNAPSHOT.jar, transport-api-7.0.5-SNAPSHOT.jar, triemap-1.3.1.jar, yang-binding-13.0.1.jar define 1 overlapping resource: 03:00:32 [WARNING] - README.md 03:00:32 [WARNING] activation-1.1.1.jar, jakarta.activation-1.2.2.jar define 40 overlapping classes and resources: 03:00:32 [WARNING] - META-INF/mailcap.default 03:00:32 [WARNING] - META-INF/mimetypes.default 03:00:32 [WARNING] - com.sun.activation.registries.LineTokenizer 03:00:32 [WARNING] - com.sun.activation.registries.LogSupport 03:00:32 [WARNING] - com.sun.activation.registries.MailcapFile 03:00:32 [WARNING] - com.sun.activation.registries.MailcapParseException 03:00:32 [WARNING] - com.sun.activation.registries.MailcapTokenizer 03:00:32 [WARNING] - com.sun.activation.registries.MimeTypeEntry 03:00:32 [WARNING] - com.sun.activation.registries.MimeTypeFile 03:00:32 [WARNING] - com.sun.activation.viewers.ImageViewer 03:00:32 [WARNING] - 30 more... 03:00:32 [WARNING] transport-ssh-7.0.5-SNAPSHOT.jar, transport-tcp-7.0.5-SNAPSHOT.jar, transport-tls-7.0.5-SNAPSHOT.jar define 1 overlapping resource: 03:00:32 [WARNING] - META-INF/services/org.opendaylight.yangtools.yang.binding.YangFeatureProvider 03:00:32 [WARNING] jackson-core-2.15.4.jar, org.apache.karaf.features.core-4.4.5.jar define 150 overlapping classes: 03:00:32 [WARNING] - com.fasterxml.jackson.core.Base64Variant 03:00:32 [WARNING] - com.fasterxml.jackson.core.Base64Variant$PaddingReadBehaviour 03:00:32 [WARNING] - com.fasterxml.jackson.core.Base64Variants 03:00:32 [WARNING] - com.fasterxml.jackson.core.FormatFeature 03:00:32 [WARNING] - com.fasterxml.jackson.core.FormatSchema 03:00:32 [WARNING] - com.fasterxml.jackson.core.JacksonException 03:00:32 [WARNING] - com.fasterxml.jackson.core.JsonEncoding 03:00:32 [WARNING] - com.fasterxml.jackson.core.JsonFactory 03:00:32 [WARNING] - com.fasterxml.jackson.core.JsonFactory$Feature 03:00:32 [WARNING] - com.fasterxml.jackson.core.JsonFactoryBuilder 03:00:32 [WARNING] - 140 more... 03:00:32 [WARNING] aaa-encrypt-service-0.19.3.jar, draft-ietf-netconf-crypto-types-7.0.5-SNAPSHOT.jar, iana-crypt-hash-13.0.1.jar, ietf-topology-2013.10.21.25.1.jar, ietf-type-util-13.0.1.jar, keystore-api-7.0.5-SNAPSHOT.jar, keystore-legacy-7.0.5-SNAPSHOT.jar, logging-markers-13.0.11.jar, mdsal-binding-api-13.0.1.jar, mdsal-binding-dom-codec-api-13.0.1.jar, mdsal-binding-dom-codec-spi-13.0.1.jar, mdsal-binding-model-api-13.0.1.jar, mdsal-binding-runtime-api-13.0.1.jar, mdsal-binding-runtime-spi-13.0.1.jar, mdsal-binding-spec-util-13.0.1.jar, mdsal-common-api-13.0.1.jar, mdsal-dom-api-13.0.1.jar, mdsal-dom-broker-13.0.1.jar, mdsal-dom-inmemory-datastore-13.0.1.jar, mdsal-dom-spi-13.0.1.jar, mdsal-singleton-api-13.0.1.jar, netconf-api-7.0.5-SNAPSHOT.jar, netconf-auth-7.0.5-SNAPSHOT.jar, netconf-client-7.0.5-SNAPSHOT.jar, netconf-client-mdsal-7.0.5-SNAPSHOT.jar, netconf-common-7.0.5-SNAPSHOT.jar, netconf-common-mdsal-7.0.5-SNAPSHOT.jar, netconf-dom-api-7.0.5-SNAPSHOT.jar, netconf-netty-util-7.0.5-SNAPSHOT.jar, netconf-server-7.0.5-SNAPSHOT.jar, netconf-server-mdsal-7.0.5-SNAPSHOT.jar, netconf-testtool-7.0.5-SNAPSHOT.jar, netconf-topology-7.0.5-SNAPSHOT.jar, rfc5277-7.0.5-SNAPSHOT.jar, rfc6022-7.0.5-SNAPSHOT.jar, rfc6241-7.0.5-SNAPSHOT.jar, rfc6470-7.0.5-SNAPSHOT.jar, rfc6991-ietf-inet-types-13.0.1.jar, rfc6991-ietf-yang-types-13.0.1.jar, rfc7407-ietf-x509-cert-to-name-7.0.5-SNAPSHOT.jar, rfc8341-7.0.5-SNAPSHOT.jar, rfc8342-ietf-datastores-13.0.1.jar, rfc8525-13.0.1.jar, shaded-exificient-7.0.5-SNAPSHOT.jar, shaded-sshd-7.0.5-SNAPSHOT.jar, transport-api-7.0.5-SNAPSHOT.jar, transport-ssh-7.0.5-SNAPSHOT.jar, transport-tcp-7.0.5-SNAPSHOT.jar, transport-tls-7.0.5-SNAPSHOT.jar, triemap-1.3.1.jar, truststore-api-7.0.5-SNAPSHOT.jar, yang-binding-13.0.1.jar, yang-ext-2013.09.07.25.1.jar define 2 overlapping resources: 03:00:32 [WARNING] - LICENSE 03:00:32 [WARNING] - META-INF/git.properties 03:00:32 [WARNING] ops4j-base-lang-1.5.1.jar, org.apache.karaf.features.core-4.4.5.jar define 4 overlapping classes: 03:00:32 [WARNING] - org.ops4j.lang.NullArgumentException 03:00:32 [WARNING] - org.ops4j.lang.Ops4jException 03:00:32 [WARNING] - org.ops4j.lang.PostConditionException 03:00:32 [WARNING] - org.ops4j.lang.PreConditionException 03:00:32 [WARNING] netconf-api-7.0.5-SNAPSHOT.jar, netconf-dom-api-7.0.5-SNAPSHOT.jar define 1 overlapping resource: 03:00:32 [WARNING] - pretty-print.xsl 03:00:32 [WARNING] ietf-type-util-13.0.1.jar, mdsal-binding-api-13.0.1.jar, mdsal-binding-dom-codec-api-13.0.1.jar, mdsal-binding-dom-codec-spi-13.0.1.jar, mdsal-binding-model-api-13.0.1.jar, mdsal-binding-runtime-api-13.0.1.jar, mdsal-binding-runtime-spi-13.0.1.jar, mdsal-binding-spec-util-13.0.1.jar, mdsal-dom-api-13.0.1.jar, mdsal-dom-broker-13.0.1.jar, mdsal-dom-spi-13.0.1.jar, mdsal-singleton-api-13.0.1.jar, netconf-api-7.0.5-SNAPSHOT.jar, netconf-common-7.0.5-SNAPSHOT.jar, netconf-dom-api-7.0.5-SNAPSHOT.jar, org.eclipse.jdt.annotation-2.2.800.jar, transport-api-7.0.5-SNAPSHOT.jar define 3 overlapping resources: 03:00:32 [WARNING] - .api_description 03:00:32 [WARNING] - about.html 03:00:32 [WARNING] - bundle.properties 03:00:32 [WARNING] commons-codec-1.15.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: 03:00:32 [WARNING] - META-INF/NOTICE.txt 03:00:32 [WARNING] jackson-databind-2.15.4.jar, org.apache.karaf.features.core-4.4.5.jar define 768 overlapping classes: 03:00:32 [WARNING] - com.fasterxml.jackson.databind.AbstractTypeResolver 03:00:32 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector 03:00:32 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector$ReferenceProperty 03:00:32 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector$ReferenceProperty$Type 03:00:32 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector$XmlExtensions 03:00:32 [WARNING] - com.fasterxml.jackson.databind.BeanDescription 03:00:32 [WARNING] - com.fasterxml.jackson.databind.BeanProperty 03:00:32 [WARNING] - com.fasterxml.jackson.databind.BeanProperty$Bogus 03:00:32 [WARNING] - com.fasterxml.jackson.databind.BeanProperty$Std 03:00:32 [WARNING] - com.fasterxml.jackson.databind.DatabindContext 03:00:32 [WARNING] - 758 more... 03:00:32 [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.8.jar, txw2-2.3.8.jar define 2 overlapping resources: 03:00:32 [WARNING] - META-INF/LICENSE.md 03:00:32 [WARNING] - META-INF/NOTICE.md 03:00:32 [WARNING] guava-32.1.3-jre.jar, jackson-annotations-2.15.4.jar, jackson-core-2.15.4.jar, jackson-databind-2.15.4.jar, org.apache.karaf.features.core-4.4.5.jar, stax2-api-4.2.2.jar define 1 overlapping resource: 03:00:32 [WARNING] - META-INF/LICENSE 03:00:32 [WARNING] jackson-annotations-2.15.4.jar, jackson-core-2.15.4.jar, jackson-databind-2.15.4.jar, org.apache.karaf.features.core-4.4.5.jar define 1 overlapping resource: 03:00:32 [WARNING] - META-INF/NOTICE 03:00:32 [WARNING] jackson-annotations-2.15.4.jar, org.apache.karaf.features.core-4.4.5.jar define 72 overlapping classes: 03:00:32 [WARNING] - com.fasterxml.jackson.annotation.JacksonAnnotation 03:00:32 [WARNING] - com.fasterxml.jackson.annotation.JacksonAnnotationValue 03:00:32 [WARNING] - com.fasterxml.jackson.annotation.JacksonAnnotationsInside 03:00:32 [WARNING] - com.fasterxml.jackson.annotation.JacksonInject 03:00:32 [WARNING] - com.fasterxml.jackson.annotation.JacksonInject$Value 03:00:32 [WARNING] - com.fasterxml.jackson.annotation.JsonAlias 03:00:32 [WARNING] - com.fasterxml.jackson.annotation.JsonAnyGetter 03:00:32 [WARNING] - com.fasterxml.jackson.annotation.JsonAnySetter 03:00:32 [WARNING] - com.fasterxml.jackson.annotation.JsonAutoDetect 03:00:32 [WARNING] - com.fasterxml.jackson.annotation.JsonAutoDetect$1 03:00:32 [WARNING] - 62 more... 03:00:32 [WARNING] ops4j-base-util-property-1.5.1.jar, org.apache.karaf.features.core-4.4.5.jar define 5 overlapping classes: 03:00:32 [WARNING] - org.ops4j.util.property.DictionaryPropertyResolver 03:00:32 [WARNING] - org.ops4j.util.property.FallbackPropertyResolver 03:00:32 [WARNING] - org.ops4j.util.property.PropertiesPropertyResolver 03:00:32 [WARNING] - org.ops4j.util.property.PropertyResolver 03:00:32 [WARNING] - org.ops4j.util.property.PropertyStore 03:00:32 [WARNING] aaa-encrypt-service-0.19.3.jar, activation-1.1.1.jar, antlr4-runtime-4.13.1.jar, argparse4j-0.9.0.jar, checker-qual-3.42.0.jar, commons-codec-1.15.jar, commons-compiler-3.1.4.jar, draft-ietf-netconf-crypto-types-7.0.5-SNAPSHOT.jar, error_prone_annotations-2.25.0.jar, failureaccess-1.0.1.jar, gson-2.10.1.jar, guava-32.1.3-jre.jar, iana-crypt-hash-13.0.1.jar, ietf-topology-2013.10.21.25.1.jar, ietf-type-util-13.0.1.jar, istack-commons-runtime-3.0.12.jar, j2objc-annotations-2.8.jar, jackson-annotations-2.15.4.jar, jackson-core-2.15.4.jar, jackson-databind-2.15.4.jar, jakarta.activation-1.2.2.jar, jakarta.xml.bind-api-2.3.3.jar, janino-3.1.4.jar, jaxb-runtime-2.3.8.jar, keystore-api-7.0.5-SNAPSHOT.jar, keystore-legacy-7.0.5-SNAPSHOT.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, logback-classic-1.2.13.jar, logback-core-1.2.13.jar, logging-markers-13.0.11.jar, mdsal-binding-api-13.0.1.jar, mdsal-binding-dom-codec-api-13.0.1.jar, mdsal-binding-dom-codec-spi-13.0.1.jar, mdsal-binding-model-api-13.0.1.jar, mdsal-binding-runtime-api-13.0.1.jar, mdsal-binding-runtime-spi-13.0.1.jar, mdsal-binding-spec-util-13.0.1.jar, mdsal-common-api-13.0.1.jar, mdsal-dom-api-13.0.1.jar, mdsal-dom-broker-13.0.1.jar, mdsal-dom-inmemory-datastore-13.0.1.jar, mdsal-dom-spi-13.0.1.jar, mdsal-singleton-api-13.0.1.jar, netconf-api-7.0.5-SNAPSHOT.jar, netconf-auth-7.0.5-SNAPSHOT.jar, netconf-client-7.0.5-SNAPSHOT.jar, netconf-client-mdsal-7.0.5-SNAPSHOT.jar, netconf-common-7.0.5-SNAPSHOT.jar, netconf-common-mdsal-7.0.5-SNAPSHOT.jar, netconf-dom-api-7.0.5-SNAPSHOT.jar, netconf-netty-util-7.0.5-SNAPSHOT.jar, netconf-server-7.0.5-SNAPSHOT.jar, netconf-server-mdsal-7.0.5-SNAPSHOT.jar, netconf-testtool-7.0.5-SNAPSHOT.jar, netconf-topology-7.0.5-SNAPSHOT.jar, netty-buffer-4.1.107.Final.jar, netty-codec-4.1.107.Final.jar, netty-common-4.1.107.Final.jar, netty-handler-4.1.107.Final.jar, netty-resolver-4.1.107.Final.jar, netty-transport-4.1.107.Final.jar, netty-transport-classes-epoll-4.1.107.Final.jar, netty-transport-native-unix-common-4.1.107.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.5.jar, org.eclipse.jdt.annotation-2.2.800.jar, pax-swissbox-property-1.8.5.jar, rfc5277-7.0.5-SNAPSHOT.jar, rfc6022-7.0.5-SNAPSHOT.jar, rfc6241-7.0.5-SNAPSHOT.jar, rfc6470-7.0.5-SNAPSHOT.jar, rfc6991-ietf-inet-types-13.0.1.jar, rfc6991-ietf-yang-types-13.0.1.jar, rfc7407-ietf-x509-cert-to-name-7.0.5-SNAPSHOT.jar, rfc8341-7.0.5-SNAPSHOT.jar, rfc8342-ietf-datastores-13.0.1.jar, rfc8525-13.0.1.jar, shaded-exificient-7.0.5-SNAPSHOT.jar, shaded-sshd-7.0.5-SNAPSHOT.jar, slf4j-api-1.7.32.jar, spotbugs-annotations-4.8.3.jar, stax2-api-4.2.2.jar, transport-api-7.0.5-SNAPSHOT.jar, transport-ssh-7.0.5-SNAPSHOT.jar, transport-tcp-7.0.5-SNAPSHOT.jar, transport-tls-7.0.5-SNAPSHOT.jar, triemap-1.3.1.jar, truststore-api-7.0.5-SNAPSHOT.jar, txw2-2.3.8.jar, value-2.10.1-annotations.jar, yang-binding-13.0.1.jar, yang-ext-2013.09.07.25.1.jar define 1 overlapping resource: 03:00:32 [WARNING] - META-INF/MANIFEST.MF 03:00:32 [WARNING] maven-shade-plugin has detected that some files are 03:00:32 [WARNING] present in two or more JARs. When this happens, only one 03:00:32 [WARNING] single version of the file is copied to the uber jar. 03:00:32 [WARNING] Usually this is not harmful and you can skip these warnings, 03:00:32 [WARNING] otherwise try to manually exclude artifacts based on 03:00:32 [WARNING] mvn dependency:tree -Ddetail=true and the above output. 03:00:32 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ 03:00:32 [INFO] Attaching shaded artifact. 03:00:32 [INFO] 03:00:32 [INFO] --- maven-shade-plugin:3.5.2:shade (scale-util) @ netconf-testtool --- 03:00:32 [INFO] Including com.github.spotbugs:spotbugs-annotations:jar:4.8.3 in the shaded jar. 03:00:32 [INFO] Including org.codehaus.janino:janino:jar:3.1.4 in the shaded jar. 03:00:32 [INFO] Including org.codehaus.janino:commons-compiler:jar:3.1.4 in the shaded jar. 03:00:32 [INFO] Including net.sourceforge.argparse4j:argparse4j:jar:0.9.0 in the shaded jar. 03:00:32 [INFO] Including ch.qos.logback:logback-classic:jar:1.2.13 in the shaded jar. 03:00:32 [INFO] Including ch.qos.logback:logback-core:jar:1.2.13 in the shaded jar. 03:00:32 [INFO] Including org.bouncycastle:bcpkix-jdk18on:jar:1.77 in the shaded jar. 03:00:32 [INFO] Including org.bouncycastle:bcutil-jdk18on:jar:1.77 in the shaded jar. 03:00:32 [INFO] Including org.bouncycastle:bcprov-jdk18on:jar:1.77 in the shaded jar. 03:00:32 [INFO] Including org.opendaylight.netconf:netconf-netty-util:jar:7.0.5-SNAPSHOT in the shaded jar. 03:00:32 [INFO] Including io.netty:netty-buffer:jar:4.1.107.Final in the shaded jar. 03:00:32 [INFO] Including io.netty:netty-codec:jar:4.1.107.Final in the shaded jar. 03:00:32 [INFO] Including io.netty:netty-common:jar:4.1.107.Final in the shaded jar. 03:00:32 [INFO] Including io.netty:netty-handler:jar:4.1.107.Final in the shaded jar. 03:00:32 [INFO] Including io.netty:netty-resolver:jar:4.1.107.Final in the shaded jar. 03:00:32 [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.107.Final in the shaded jar. 03:00:32 [INFO] Including io.netty:netty-transport:jar:4.1.107.Final in the shaded jar. 03:00:32 [INFO] Including org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800 in the shaded jar. 03:00:32 [INFO] Including org.opendaylight.odlparent:logging-markers:jar:13.0.11 in the shaded jar. 03:00:32 [INFO] Including org.opendaylight.yangtools:util:jar:13.0.2 in the shaded jar. 03:00:32 [INFO] Including tech.pantheon.triemap:triemap:jar:1.3.1 in the shaded jar. 03:00:32 [INFO] Including org.opendaylight.yangtools:yang-common:jar:13.0.2 in the shaded jar. 03:00:32 [INFO] Including org.opendaylight.netconf:netconf-common:jar:7.0.5-SNAPSHOT in the shaded jar. 03:00:32 [INFO] Including org.opendaylight.netconf:shaded-exificient:jar:7.0.5-SNAPSHOT in the shaded jar. 03:00:32 [INFO] Including org.opendaylight.netconf.model:rfc6241:jar:7.0.5-SNAPSHOT in the shaded jar. 03:00:32 [INFO] Including org.opendaylight.netconf:netconf-auth:jar:7.0.5-SNAPSHOT in the shaded jar. 03:00:32 [INFO] Including org.opendaylight.netconf:netconf-topology:jar:7.0.5-SNAPSHOT in the shaded jar. 03:00:32 [INFO] Including org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.3 in the shaded jar. 03:00:32 [INFO] Including org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.1 in the shaded jar. 03:00:32 [INFO] Including org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.1 in the shaded jar. 03:00:32 [INFO] Including org.opendaylight.mdsal:yang-binding:jar:13.0.1 in the shaded jar. 03:00:32 [INFO] Including org.opendaylight.netconf:netconf-client-mdsal:jar:7.0.5-SNAPSHOT in the shaded jar. 03:00:32 [INFO] Including com.google.code.gson:gson:jar:2.10.1 in the shaded jar. 03:00:32 [INFO] Including org.checkerframework:checker-qual:jar:3.42.0 in the shaded jar. 03:00:32 [INFO] Including org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.1 in the shaded jar. 03:00:32 [INFO] Including org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.1 in the shaded jar. 03:00:32 [INFO] Including org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.1 in the shaded jar. 03:00:32 [INFO] Including org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1 in the shaded jar. 03:00:32 [INFO] Including org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.1 in the shaded jar. 03:00:32 [INFO] Including org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.1 in the shaded jar. 03:00:32 [INFO] Including org.opendaylight.yangtools:odlext-model-api:jar:13.0.2 in the shaded jar. 03:00:32 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1 in the shaded jar. 03:00:32 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.1 in the shaded jar. 03:00:32 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.1 in the shaded jar. 03:00:32 [INFO] Including org.opendaylight.netconf:keystore-legacy:jar:7.0.5-SNAPSHOT in the shaded jar. 03:00:32 [INFO] Including org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.1 in the shaded jar. 03:00:32 [INFO] Including org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.5-SNAPSHOT in the shaded jar. 03:00:32 [INFO] Including org.opendaylight.netconf:netconf-dom-api:jar:7.0.5-SNAPSHOT in the shaded jar. 03:00:32 [INFO] Including org.opendaylight.netconf.model:rfc5277:jar:7.0.5-SNAPSHOT in the shaded jar. 03:00:32 [INFO] Including org.opendaylight.netconf.model:rfc6470:jar:7.0.5-SNAPSHOT in the shaded jar. 03:00:32 [INFO] Including org.opendaylight.yangtools:concepts:jar:13.0.2 in the shaded jar. 03:00:32 [INFO] Including org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.2 in the shaded jar. 03:00:32 [INFO] Including org.opendaylight.yangtools:yang-data-api:jar:13.0.2 in the shaded jar. 03:00:32 [INFO] Including org.immutables:value:jar:annotations:2.10.1 in the shaded jar. 03:00:32 [INFO] Including org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.2 in the shaded jar. 03:00:32 [INFO] Including org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.2 in the shaded jar. 03:00:32 [INFO] Including org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.2 in the shaded jar. 03:00:32 [INFO] Including org.codehaus.woodstox:stax2-api:jar:4.2.2 in the shaded jar. 03:00:32 [INFO] Including org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.2 in the shaded jar. 03:00:32 [INFO] Including org.opendaylight.yangtools:yang-data-impl:jar:13.0.2 in the shaded jar. 03:00:32 [INFO] Including org.opendaylight.yangtools:yang-data-spi:jar:13.0.2 in the shaded jar. 03:00:32 [INFO] Including org.opendaylight.yangtools:yang-data-util:jar:13.0.2 in the shaded jar. 03:00:32 [INFO] Including org.opendaylight.yangtools:yang-xpath-api:jar:13.0.2 in the shaded jar. 03:00:32 [INFO] Including org.opendaylight.yangtools:yang-model-api:jar:13.0.2 in the shaded jar. 03:00:32 [INFO] Including org.opendaylight.yangtools:yang-model-spi:jar:13.0.2 in the shaded jar. 03:00:32 [INFO] Including org.opendaylight.yangtools:yang-ir:jar:13.0.2 in the shaded jar. 03:00:32 [INFO] Including org.opendaylight.yangtools:yang-model-util:jar:13.0.2 in the shaded jar. 03:00:32 [INFO] Including org.opendaylight.yangtools:yang-parser-api:jar:13.0.2 in the shaded jar. 03:00:32 [INFO] Including org.opendaylight.yangtools:yang-parser-impl:jar:13.0.2 in the shaded jar. 03:00:32 [INFO] Including org.opendaylight.yangtools:yang-parser-spi:jar:13.0.2 in the shaded jar. 03:00:32 [INFO] Including org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.2 in the shaded jar. 03:00:32 [INFO] Including org.opendaylight.yangtools:odlext-parser-support:jar:13.0.2 in the shaded jar. 03:00:32 [INFO] Including org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.2 in the shaded jar. 03:00:32 [INFO] Including org.opendaylight.yangtools:openconfig-model-api:jar:13.0.2 in the shaded jar. 03:00:32 [INFO] Including org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.2 in the shaded jar. 03:00:32 [INFO] Including org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.2 in the shaded jar. 03:00:32 [INFO] Including org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.2 in the shaded jar. 03:00:32 [INFO] Including org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.2 in the shaded jar. 03:00:32 [INFO] Including org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.2 in the shaded jar. 03:00:32 [INFO] Including org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.2 in the shaded jar. 03:00:32 [INFO] Including org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.2 in the shaded jar. 03:00:32 [INFO] Including org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.2 in the shaded jar. 03:00:32 [INFO] Including org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.2 in the shaded jar. 03:00:32 [INFO] Including org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.2 in the shaded jar. 03:00:32 [INFO] Including org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.2 in the shaded jar. 03:00:32 [INFO] Including org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.2 in the shaded jar. 03:00:32 [INFO] Including org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.2 in the shaded jar. 03:00:32 [INFO] Including org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.2 in the shaded jar. 03:00:32 [INFO] Including org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.2 in the shaded jar. 03:00:32 [INFO] Including org.antlr:antlr4-runtime:jar:4.13.1 in the shaded jar. 03:00:32 [INFO] Including org.opendaylight.yangtools:yang-model-ri:jar:13.0.2 in the shaded jar. 03:00:32 [INFO] Including org.opendaylight.yangtools:yang-repo-api:jar:13.0.2 in the shaded jar. 03:00:32 [INFO] Including org.opendaylight.yangtools:yang-repo-fs:jar:13.0.2 in the shaded jar. 03:00:32 [INFO] Including org.opendaylight.yangtools:yang-repo-spi:jar:13.0.2 in the shaded jar. 03:00:32 [INFO] Including org.slf4j:slf4j-api:jar:1.7.32 in the shaded jar. 03:00:32 [INFO] Including com.google.guava:guava:jar:32.1.3-jre in the shaded jar. 03:00:32 [INFO] Including com.google.guava:failureaccess:jar:1.0.1 in the shaded jar. 03:00:32 [INFO] Including com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava in the shaded jar. 03:00:32 [INFO] Including com.google.errorprone:error_prone_annotations:jar:2.25.0 in the shaded jar. 03:00:32 [INFO] Including com.google.j2objc:j2objc-annotations:jar:2.8 in the shaded jar. 03:00:32 [INFO] Including org.opendaylight.netconf:netconf-api:jar:7.0.5-SNAPSHOT in the shaded jar. 03:00:32 [INFO] Including org.opendaylight.netconf.model:rfc6022:jar:7.0.5-SNAPSHOT in the shaded jar. 03:00:32 [INFO] Including org.opendaylight.netconf:netconf-client:jar:7.0.5-SNAPSHOT in the shaded jar. 03:00:32 [INFO] Including org.opendaylight.netconf:transport-tcp:jar:7.0.5-SNAPSHOT in the shaded jar. 03:00:32 [INFO] Including io.netty:netty-transport-classes-epoll:jar:4.1.107.Final in the shaded jar. 03:00:32 [INFO] Including org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.5-SNAPSHOT in the shaded jar. 03:00:32 [INFO] Including org.opendaylight.netconf:transport-ssh:jar:7.0.5-SNAPSHOT in the shaded jar. 03:00:32 [INFO] Including commons-codec:commons-codec:jar:1.15 in the shaded jar. 03:00:32 [INFO] Including org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.1 in the shaded jar. 03:00:32 [INFO] Including org.opendaylight.netconf:keystore-api:jar:7.0.5-SNAPSHOT in the shaded jar. 03:00:32 [INFO] Including org.opendaylight.netconf:shaded-sshd:jar:7.0.5-SNAPSHOT in the shaded jar. 03:00:32 [INFO] Including org.opendaylight.netconf:truststore-api:jar:7.0.5-SNAPSHOT in the shaded jar. 03:00:32 [INFO] Including org.opendaylight.netconf.model:rfc8341:jar:7.0.5-SNAPSHOT in the shaded jar. 03:00:32 [INFO] Including org.opendaylight.netconf:transport-tls:jar:7.0.5-SNAPSHOT in the shaded jar. 03:00:32 [INFO] Including org.opendaylight.netconf:netconf-server:jar:7.0.5-SNAPSHOT in the shaded jar. 03:00:32 [INFO] Including org.opendaylight.netconf.model:rfc7407-ietf-x509-cert-to-name:jar:7.0.5-SNAPSHOT in the shaded jar. 03:00:32 [INFO] Including org.opendaylight.netconf:transport-api:jar:7.0.5-SNAPSHOT in the shaded jar. 03:00:32 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1 in the shaded jar. 03:00:32 [INFO] Including org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.1 in the shaded jar. 03:00:32 [INFO] Including org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.1 in the shaded jar. 03:00:32 [INFO] Including org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.1 in the shaded jar. 03:00:32 [INFO] Including org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.2 in the shaded jar. 03:00:32 [INFO] Including org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.1 in the shaded jar. 03:00:32 [INFO] Including org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.2 in the shaded jar. 03:00:32 [INFO] Including org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.2 in the shaded jar. 03:00:32 [INFO] Including org.opendaylight.netconf:netconf-server-mdsal:jar:7.0.5-SNAPSHOT in the shaded jar. 03:00:32 [INFO] Including org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.1 in the shaded jar. 03:00:32 [INFO] Including org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.1 in the shaded jar. 03:00:32 [INFO] Including org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.1 in the shaded jar. 03:00:32 [INFO] Including org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.5 in the shaded jar. 03:00:32 [INFO] Including org.ops4j.base:ops4j-base-util-property:jar:1.5.1 in the shaded jar. 03:00:32 [INFO] Including org.ops4j.base:ops4j-base-util-collections:jar:1.5.1 in the shaded jar. 03:00:32 [INFO] Including org.ops4j.base:ops4j-base-lang:jar:1.5.1 in the shaded jar. 03:00:32 [INFO] Including org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.5 in the shaded jar. 03:00:32 [INFO] Including jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3 in the shaded jar. 03:00:32 [INFO] Including org.glassfish.jaxb:jaxb-runtime:jar:2.3.8 in the shaded jar. 03:00:32 [INFO] Including org.glassfish.jaxb:txw2:jar:2.3.8 in the shaded jar. 03:00:32 [INFO] Including com.sun.istack:istack-commons-runtime:jar:3.0.12 in the shaded jar. 03:00:32 [INFO] Including com.sun.activation:jakarta.activation:jar:1.2.2 in the shaded jar. 03:00:32 [INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.15.4 in the shaded jar. 03:00:32 [INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.15.4 in the shaded jar. 03:00:32 [INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.15.4 in the shaded jar. 03:00:32 [INFO] Including javax.activation:activation:jar:1.1.1 in the shaded jar. 03:00:32 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:33 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:33 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:33 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:33 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:33 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:33 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:33 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:33 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:33 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:33 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:33 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:35 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:35 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:35 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:35 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:35 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:35 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:35 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:35 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:35 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:35 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:35 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:35 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:35 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:35 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:35 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:35 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:00:35 [WARNING] activation-1.1.1.jar, checker-qual-3.42.0.jar, commons-codec-1.15.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: 03:00:35 [WARNING] - META-INF/LICENSE.txt 03:00:35 [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: 03:00:35 [WARNING] - META-INF/DEPENDENCIES.txt 03:00:35 [WARNING] netty-buffer-4.1.107.Final.jar, netty-codec-4.1.107.Final.jar, netty-common-4.1.107.Final.jar, netty-handler-4.1.107.Final.jar, netty-resolver-4.1.107.Final.jar, netty-transport-4.1.107.Final.jar, netty-transport-classes-epoll-4.1.107.Final.jar, netty-transport-native-unix-common-4.1.107.Final.jar define 1 overlapping resource: 03:00:35 [WARNING] - META-INF/io.netty.versions.properties 03:00:35 [WARNING] draft-ietf-netconf-crypto-types-7.0.5-SNAPSHOT.jar, iana-crypt-hash-13.0.1.jar, ietf-topology-2013.10.21.25.1.jar, keystore-api-7.0.5-SNAPSHOT.jar, keystore-legacy-7.0.5-SNAPSHOT.jar, netconf-client-7.0.5-SNAPSHOT.jar, netconf-client-mdsal-7.0.5-SNAPSHOT.jar, netconf-server-7.0.5-SNAPSHOT.jar, netconf-topology-7.0.5-SNAPSHOT.jar, rfc5277-7.0.5-SNAPSHOT.jar, rfc6022-7.0.5-SNAPSHOT.jar, rfc6241-7.0.5-SNAPSHOT.jar, rfc6470-7.0.5-SNAPSHOT.jar, rfc6991-ietf-inet-types-13.0.1.jar, rfc6991-ietf-yang-types-13.0.1.jar, rfc7407-ietf-x509-cert-to-name-7.0.5-SNAPSHOT.jar, rfc8341-7.0.5-SNAPSHOT.jar, rfc8342-ietf-datastores-13.0.1.jar, rfc8525-13.0.1.jar, transport-ssh-7.0.5-SNAPSHOT.jar, transport-tcp-7.0.5-SNAPSHOT.jar, transport-tls-7.0.5-SNAPSHOT.jar, truststore-api-7.0.5-SNAPSHOT.jar, yang-ext-2013.09.07.25.1.jar define 1 overlapping resource: 03:00:35 [WARNING] - META-INF/services/org.opendaylight.yangtools.yang.binding.YangModelBindingProvider 03:00:35 [WARNING] ops4j-base-util-collections-1.5.1.jar, org.apache.karaf.features.core-4.4.5.jar define 3 overlapping classes: 03:00:35 [WARNING] - org.ops4j.util.collections.PropertiesUtils 03:00:35 [WARNING] - org.ops4j.util.collections.PropertiesWriter 03:00:35 [WARNING] - org.ops4j.util.collections.PropertyResolver 03:00:35 [WARNING] org.apache.karaf.features.core-4.4.5.jar, pax-swissbox-property-1.8.5.jar define 1 overlapping classes: 03:00:35 [WARNING] - org.ops4j.pax.swissbox.property.BundleContextPropertyResolver 03:00:35 [WARNING] activation-1.1.1.jar, jakarta.activation-1.2.2.jar define 40 overlapping classes and resources: 03:00:35 [WARNING] - META-INF/mailcap.default 03:00:35 [WARNING] - META-INF/mimetypes.default 03:00:35 [WARNING] - com.sun.activation.registries.LineTokenizer 03:00:35 [WARNING] - com.sun.activation.registries.LogSupport 03:00:35 [WARNING] - com.sun.activation.registries.MailcapFile 03:00:35 [WARNING] - com.sun.activation.registries.MailcapParseException 03:00:35 [WARNING] - com.sun.activation.registries.MailcapTokenizer 03:00:35 [WARNING] - com.sun.activation.registries.MimeTypeEntry 03:00:35 [WARNING] - com.sun.activation.registries.MimeTypeFile 03:00:35 [WARNING] - com.sun.activation.viewers.ImageViewer 03:00:35 [WARNING] - 30 more... 03:00:35 [WARNING] transport-ssh-7.0.5-SNAPSHOT.jar, transport-tcp-7.0.5-SNAPSHOT.jar, transport-tls-7.0.5-SNAPSHOT.jar define 1 overlapping resource: 03:00:35 [WARNING] - META-INF/services/org.opendaylight.yangtools.yang.binding.YangFeatureProvider 03:00:35 [WARNING] aaa-encrypt-service-0.19.3.jar, activation-1.1.1.jar, antlr4-runtime-4.13.1.jar, argparse4j-0.9.0.jar, bcpkix-jdk18on-1.77.jar, bcprov-jdk18on-1.77.jar, bcutil-jdk18on-1.77.jar, checker-qual-3.42.0.jar, commons-codec-1.15.jar, commons-compiler-3.1.4.jar, concepts-13.0.2.jar, draft-ietf-netconf-crypto-types-7.0.5-SNAPSHOT.jar, error_prone_annotations-2.25.0.jar, failureaccess-1.0.1.jar, gson-2.10.1.jar, guava-32.1.3-jre.jar, iana-crypt-hash-13.0.1.jar, ietf-topology-2013.10.21.25.1.jar, ietf-type-util-13.0.1.jar, istack-commons-runtime-3.0.12.jar, j2objc-annotations-2.8.jar, jackson-annotations-2.15.4.jar, jackson-core-2.15.4.jar, jackson-databind-2.15.4.jar, jakarta.activation-1.2.2.jar, jakarta.xml.bind-api-2.3.3.jar, janino-3.1.4.jar, jaxb-runtime-2.3.8.jar, keystore-api-7.0.5-SNAPSHOT.jar, keystore-legacy-7.0.5-SNAPSHOT.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, logback-classic-1.2.13.jar, logback-core-1.2.13.jar, logging-markers-13.0.11.jar, mdsal-binding-api-13.0.1.jar, mdsal-binding-dom-codec-api-13.0.1.jar, mdsal-binding-dom-codec-spi-13.0.1.jar, mdsal-binding-model-api-13.0.1.jar, mdsal-binding-runtime-api-13.0.1.jar, mdsal-binding-runtime-spi-13.0.1.jar, mdsal-binding-spec-util-13.0.1.jar, mdsal-common-api-13.0.1.jar, mdsal-dom-api-13.0.1.jar, mdsal-dom-broker-13.0.1.jar, mdsal-dom-inmemory-datastore-13.0.1.jar, mdsal-dom-spi-13.0.1.jar, mdsal-singleton-api-13.0.1.jar, netconf-api-7.0.5-SNAPSHOT.jar, netconf-auth-7.0.5-SNAPSHOT.jar, netconf-client-7.0.5-SNAPSHOT.jar, netconf-client-mdsal-7.0.5-SNAPSHOT.jar, netconf-common-7.0.5-SNAPSHOT.jar, netconf-common-mdsal-7.0.5-SNAPSHOT.jar, netconf-dom-api-7.0.5-SNAPSHOT.jar, netconf-netty-util-7.0.5-SNAPSHOT.jar, netconf-server-7.0.5-SNAPSHOT.jar, netconf-server-mdsal-7.0.5-SNAPSHOT.jar, netconf-testtool-7.0.5-SNAPSHOT.jar, netconf-topology-7.0.5-SNAPSHOT.jar, netty-buffer-4.1.107.Final.jar, netty-codec-4.1.107.Final.jar, netty-common-4.1.107.Final.jar, netty-handler-4.1.107.Final.jar, netty-resolver-4.1.107.Final.jar, netty-transport-4.1.107.Final.jar, netty-transport-classes-epoll-4.1.107.Final.jar, netty-transport-native-unix-common-4.1.107.Final.jar, odlext-model-api-13.0.2.jar, odlext-parser-support-13.0.2.jar, openconfig-model-api-13.0.2.jar, openconfig-parser-support-13.0.2.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.5.jar, org.eclipse.jdt.annotation-2.2.800.jar, pax-swissbox-property-1.8.5.jar, rfc5277-7.0.5-SNAPSHOT.jar, rfc6022-7.0.5-SNAPSHOT.jar, rfc6241-7.0.5-SNAPSHOT.jar, rfc6241-model-api-13.0.2.jar, rfc6241-parser-support-13.0.2.jar, rfc6470-7.0.5-SNAPSHOT.jar, rfc6536-model-api-13.0.2.jar, rfc6536-parser-support-13.0.2.jar, rfc6643-model-api-13.0.2.jar, rfc6643-parser-support-13.0.2.jar, rfc6991-ietf-inet-types-13.0.1.jar, rfc6991-ietf-yang-types-13.0.1.jar, rfc7407-ietf-x509-cert-to-name-7.0.5-SNAPSHOT.jar, rfc7952-model-api-13.0.2.jar, rfc7952-parser-support-13.0.2.jar, rfc8040-model-api-13.0.2.jar, rfc8040-parser-support-13.0.2.jar, rfc8341-7.0.5-SNAPSHOT.jar, rfc8342-ietf-datastores-13.0.1.jar, rfc8525-13.0.1.jar, rfc8528-model-api-13.0.2.jar, rfc8528-parser-support-13.0.2.jar, rfc8639-model-api-13.0.2.jar, rfc8639-parser-support-13.0.2.jar, rfc8819-model-api-13.0.2.jar, rfc8819-parser-support-13.0.2.jar, shaded-exificient-7.0.5-SNAPSHOT.jar, shaded-sshd-7.0.5-SNAPSHOT.jar, slf4j-api-1.7.32.jar, spotbugs-annotations-4.8.3.jar, stax2-api-4.2.2.jar, transport-api-7.0.5-SNAPSHOT.jar, transport-ssh-7.0.5-SNAPSHOT.jar, transport-tcp-7.0.5-SNAPSHOT.jar, transport-tls-7.0.5-SNAPSHOT.jar, triemap-1.3.1.jar, truststore-api-7.0.5-SNAPSHOT.jar, txw2-2.3.8.jar, util-13.0.2.jar, value-2.10.1-annotations.jar, yang-binding-13.0.1.jar, yang-common-13.0.2.jar, yang-data-api-13.0.2.jar, yang-data-codec-gson-13.0.2.jar, yang-data-codec-xml-13.0.2.jar, yang-data-impl-13.0.2.jar, yang-data-spi-13.0.2.jar, yang-data-tree-api-13.0.2.jar, yang-data-tree-ri-13.0.2.jar, yang-data-tree-spi-13.0.2.jar, yang-data-util-13.0.2.jar, yang-ext-2013.09.07.25.1.jar, yang-ir-13.0.2.jar, yang-model-api-13.0.2.jar, yang-model-ri-13.0.2.jar, yang-model-spi-13.0.2.jar, yang-model-util-13.0.2.jar, yang-parser-api-13.0.2.jar, yang-parser-impl-13.0.2.jar, yang-parser-reactor-13.0.2.jar, yang-parser-rfc7950-13.0.2.jar, yang-parser-spi-13.0.2.jar, yang-repo-api-13.0.2.jar, yang-repo-fs-13.0.2.jar, yang-repo-spi-13.0.2.jar, yang-xpath-api-13.0.2.jar, yang-xpath-impl-13.0.2.jar define 1 overlapping resource: 03:00:35 [WARNING] - META-INF/MANIFEST.MF 03:00:35 [WARNING] jackson-core-2.15.4.jar, org.apache.karaf.features.core-4.4.5.jar define 150 overlapping classes: 03:00:35 [WARNING] - com.fasterxml.jackson.core.Base64Variant 03:00:35 [WARNING] - com.fasterxml.jackson.core.Base64Variant$PaddingReadBehaviour 03:00:35 [WARNING] - com.fasterxml.jackson.core.Base64Variants 03:00:35 [WARNING] - com.fasterxml.jackson.core.FormatFeature 03:00:35 [WARNING] - com.fasterxml.jackson.core.FormatSchema 03:00:35 [WARNING] - com.fasterxml.jackson.core.JacksonException 03:00:35 [WARNING] - com.fasterxml.jackson.core.JsonEncoding 03:00:35 [WARNING] - com.fasterxml.jackson.core.JsonFactory 03:00:35 [WARNING] - com.fasterxml.jackson.core.JsonFactory$Feature 03:00:35 [WARNING] - com.fasterxml.jackson.core.JsonFactoryBuilder 03:00:35 [WARNING] - 140 more... 03:00:35 [WARNING] aaa-encrypt-service-0.19.3.jar, concepts-13.0.2.jar, draft-ietf-netconf-crypto-types-7.0.5-SNAPSHOT.jar, iana-crypt-hash-13.0.1.jar, ietf-topology-2013.10.21.25.1.jar, ietf-type-util-13.0.1.jar, keystore-api-7.0.5-SNAPSHOT.jar, keystore-legacy-7.0.5-SNAPSHOT.jar, logging-markers-13.0.11.jar, mdsal-binding-api-13.0.1.jar, mdsal-binding-dom-codec-api-13.0.1.jar, mdsal-binding-dom-codec-spi-13.0.1.jar, mdsal-binding-model-api-13.0.1.jar, mdsal-binding-runtime-api-13.0.1.jar, mdsal-binding-runtime-spi-13.0.1.jar, mdsal-binding-spec-util-13.0.1.jar, mdsal-common-api-13.0.1.jar, mdsal-dom-api-13.0.1.jar, mdsal-dom-broker-13.0.1.jar, mdsal-dom-inmemory-datastore-13.0.1.jar, mdsal-dom-spi-13.0.1.jar, mdsal-singleton-api-13.0.1.jar, netconf-api-7.0.5-SNAPSHOT.jar, netconf-auth-7.0.5-SNAPSHOT.jar, netconf-client-7.0.5-SNAPSHOT.jar, netconf-client-mdsal-7.0.5-SNAPSHOT.jar, netconf-common-7.0.5-SNAPSHOT.jar, netconf-common-mdsal-7.0.5-SNAPSHOT.jar, netconf-dom-api-7.0.5-SNAPSHOT.jar, netconf-netty-util-7.0.5-SNAPSHOT.jar, netconf-server-7.0.5-SNAPSHOT.jar, netconf-server-mdsal-7.0.5-SNAPSHOT.jar, netconf-testtool-7.0.5-SNAPSHOT.jar, netconf-topology-7.0.5-SNAPSHOT.jar, odlext-model-api-13.0.2.jar, odlext-parser-support-13.0.2.jar, openconfig-model-api-13.0.2.jar, openconfig-parser-support-13.0.2.jar, rfc5277-7.0.5-SNAPSHOT.jar, rfc6022-7.0.5-SNAPSHOT.jar, rfc6241-7.0.5-SNAPSHOT.jar, rfc6241-model-api-13.0.2.jar, rfc6241-parser-support-13.0.2.jar, rfc6470-7.0.5-SNAPSHOT.jar, rfc6536-model-api-13.0.2.jar, rfc6536-parser-support-13.0.2.jar, rfc6643-model-api-13.0.2.jar, rfc6643-parser-support-13.0.2.jar, rfc6991-ietf-inet-types-13.0.1.jar, rfc6991-ietf-yang-types-13.0.1.jar, rfc7407-ietf-x509-cert-to-name-7.0.5-SNAPSHOT.jar, rfc7952-model-api-13.0.2.jar, rfc7952-parser-support-13.0.2.jar, rfc8040-model-api-13.0.2.jar, rfc8040-parser-support-13.0.2.jar, rfc8341-7.0.5-SNAPSHOT.jar, rfc8342-ietf-datastores-13.0.1.jar, rfc8525-13.0.1.jar, rfc8528-model-api-13.0.2.jar, rfc8528-parser-support-13.0.2.jar, rfc8639-model-api-13.0.2.jar, rfc8639-parser-support-13.0.2.jar, rfc8819-model-api-13.0.2.jar, rfc8819-parser-support-13.0.2.jar, shaded-exificient-7.0.5-SNAPSHOT.jar, shaded-sshd-7.0.5-SNAPSHOT.jar, transport-api-7.0.5-SNAPSHOT.jar, transport-ssh-7.0.5-SNAPSHOT.jar, transport-tcp-7.0.5-SNAPSHOT.jar, transport-tls-7.0.5-SNAPSHOT.jar, triemap-1.3.1.jar, truststore-api-7.0.5-SNAPSHOT.jar, util-13.0.2.jar, yang-binding-13.0.1.jar, yang-common-13.0.2.jar, yang-data-api-13.0.2.jar, yang-data-codec-gson-13.0.2.jar, yang-data-codec-xml-13.0.2.jar, yang-data-impl-13.0.2.jar, yang-data-spi-13.0.2.jar, yang-data-tree-api-13.0.2.jar, yang-data-tree-ri-13.0.2.jar, yang-data-tree-spi-13.0.2.jar, yang-data-util-13.0.2.jar, yang-ext-2013.09.07.25.1.jar, yang-ir-13.0.2.jar, yang-model-api-13.0.2.jar, yang-model-ri-13.0.2.jar, yang-model-spi-13.0.2.jar, yang-model-util-13.0.2.jar, yang-parser-api-13.0.2.jar, yang-parser-impl-13.0.2.jar, yang-parser-reactor-13.0.2.jar, yang-parser-rfc7950-13.0.2.jar, yang-parser-spi-13.0.2.jar, yang-repo-api-13.0.2.jar, yang-repo-fs-13.0.2.jar, yang-repo-spi-13.0.2.jar, yang-xpath-api-13.0.2.jar, yang-xpath-impl-13.0.2.jar define 2 overlapping resources: 03:00:35 [WARNING] - LICENSE 03:00:35 [WARNING] - META-INF/git.properties 03:00:35 [WARNING] ops4j-base-lang-1.5.1.jar, org.apache.karaf.features.core-4.4.5.jar define 4 overlapping classes: 03:00:35 [WARNING] - org.ops4j.lang.NullArgumentException 03:00:35 [WARNING] - org.ops4j.lang.Ops4jException 03:00:35 [WARNING] - org.ops4j.lang.PostConditionException 03:00:35 [WARNING] - org.ops4j.lang.PreConditionException 03:00:35 [WARNING] concepts-13.0.2.jar, ietf-type-util-13.0.1.jar, mdsal-binding-api-13.0.1.jar, mdsal-binding-dom-codec-api-13.0.1.jar, mdsal-binding-dom-codec-spi-13.0.1.jar, mdsal-binding-model-api-13.0.1.jar, mdsal-binding-runtime-api-13.0.1.jar, mdsal-binding-runtime-spi-13.0.1.jar, mdsal-binding-spec-util-13.0.1.jar, mdsal-common-api-13.0.1.jar, mdsal-dom-api-13.0.1.jar, mdsal-dom-broker-13.0.1.jar, mdsal-dom-spi-13.0.1.jar, mdsal-singleton-api-13.0.1.jar, netconf-api-7.0.5-SNAPSHOT.jar, netconf-common-7.0.5-SNAPSHOT.jar, netconf-dom-api-7.0.5-SNAPSHOT.jar, netconf-testtool-7.0.5-SNAPSHOT.jar, odlext-model-api-13.0.2.jar, odlext-parser-support-13.0.2.jar, openconfig-model-api-13.0.2.jar, openconfig-parser-support-13.0.2.jar, rfc6241-model-api-13.0.2.jar, rfc6241-parser-support-13.0.2.jar, rfc6536-model-api-13.0.2.jar, rfc6536-parser-support-13.0.2.jar, rfc6643-model-api-13.0.2.jar, rfc6643-parser-support-13.0.2.jar, rfc7952-model-api-13.0.2.jar, rfc7952-parser-support-13.0.2.jar, rfc8040-model-api-13.0.2.jar, rfc8040-parser-support-13.0.2.jar, rfc8528-model-api-13.0.2.jar, rfc8528-parser-support-13.0.2.jar, rfc8639-model-api-13.0.2.jar, rfc8639-parser-support-13.0.2.jar, rfc8819-model-api-13.0.2.jar, rfc8819-parser-support-13.0.2.jar, transport-api-7.0.5-SNAPSHOT.jar, triemap-1.3.1.jar, util-13.0.2.jar, yang-binding-13.0.1.jar, yang-common-13.0.2.jar, yang-data-api-13.0.2.jar, yang-data-codec-gson-13.0.2.jar, yang-data-codec-xml-13.0.2.jar, yang-data-impl-13.0.2.jar, yang-data-spi-13.0.2.jar, yang-data-tree-api-13.0.2.jar, yang-data-tree-ri-13.0.2.jar, yang-data-tree-spi-13.0.2.jar, yang-data-util-13.0.2.jar, yang-ir-13.0.2.jar, yang-model-api-13.0.2.jar, yang-model-ri-13.0.2.jar, yang-model-spi-13.0.2.jar, yang-model-util-13.0.2.jar, yang-parser-api-13.0.2.jar, yang-parser-reactor-13.0.2.jar, yang-parser-rfc7950-13.0.2.jar, yang-parser-spi-13.0.2.jar, yang-repo-api-13.0.2.jar, yang-repo-fs-13.0.2.jar, yang-repo-spi-13.0.2.jar, yang-xpath-api-13.0.2.jar, yang-xpath-impl-13.0.2.jar define 1 overlapping resource: 03:00:35 [WARNING] - README.md 03:00:35 [WARNING] netconf-api-7.0.5-SNAPSHOT.jar, netconf-dom-api-7.0.5-SNAPSHOT.jar define 1 overlapping resource: 03:00:35 [WARNING] - pretty-print.xsl 03:00:35 [WARNING] commons-codec-1.15.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: 03:00:35 [WARNING] - META-INF/NOTICE.txt 03:00:35 [WARNING] jackson-databind-2.15.4.jar, org.apache.karaf.features.core-4.4.5.jar define 768 overlapping classes: 03:00:35 [WARNING] - com.fasterxml.jackson.databind.AbstractTypeResolver 03:00:35 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector 03:00:35 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector$ReferenceProperty 03:00:35 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector$ReferenceProperty$Type 03:00:35 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector$XmlExtensions 03:00:35 [WARNING] - com.fasterxml.jackson.databind.BeanDescription 03:00:35 [WARNING] - com.fasterxml.jackson.databind.BeanProperty 03:00:35 [WARNING] - com.fasterxml.jackson.databind.BeanProperty$Bogus 03:00:35 [WARNING] - com.fasterxml.jackson.databind.BeanProperty$Std 03:00:35 [WARNING] - com.fasterxml.jackson.databind.DatabindContext 03:00:35 [WARNING] - 758 more... 03:00:35 [WARNING] bcpkix-jdk18on-1.77.jar, bcprov-jdk18on-1.77.jar, bcutil-jdk18on-1.77.jar, gson-2.10.1.jar, jackson-core-2.15.4.jar, jackson-databind-2.15.4.jar define 1 overlapping classes: 03:00:35 [WARNING] - META-INF.versions.9.module-info 03:00:35 [WARNING] ietf-type-util-13.0.1.jar, mdsal-binding-api-13.0.1.jar, mdsal-binding-dom-codec-api-13.0.1.jar, mdsal-binding-dom-codec-spi-13.0.1.jar, mdsal-binding-model-api-13.0.1.jar, mdsal-binding-runtime-api-13.0.1.jar, mdsal-binding-runtime-spi-13.0.1.jar, mdsal-binding-spec-util-13.0.1.jar, mdsal-dom-api-13.0.1.jar, mdsal-dom-broker-13.0.1.jar, mdsal-dom-spi-13.0.1.jar, mdsal-singleton-api-13.0.1.jar, netconf-api-7.0.5-SNAPSHOT.jar, netconf-common-7.0.5-SNAPSHOT.jar, netconf-dom-api-7.0.5-SNAPSHOT.jar, odlext-model-api-13.0.2.jar, odlext-parser-support-13.0.2.jar, openconfig-model-api-13.0.2.jar, openconfig-parser-support-13.0.2.jar, org.eclipse.jdt.annotation-2.2.800.jar, rfc6241-model-api-13.0.2.jar, rfc6241-parser-support-13.0.2.jar, rfc6536-model-api-13.0.2.jar, rfc6536-parser-support-13.0.2.jar, rfc6643-model-api-13.0.2.jar, rfc6643-parser-support-13.0.2.jar, rfc7952-parser-support-13.0.2.jar, rfc8040-model-api-13.0.2.jar, rfc8040-parser-support-13.0.2.jar, rfc8528-model-api-13.0.2.jar, rfc8528-parser-support-13.0.2.jar, rfc8639-model-api-13.0.2.jar, rfc8639-parser-support-13.0.2.jar, rfc8819-model-api-13.0.2.jar, rfc8819-parser-support-13.0.2.jar, transport-api-7.0.5-SNAPSHOT.jar, yang-data-api-13.0.2.jar, yang-data-codec-gson-13.0.2.jar, yang-data-codec-xml-13.0.2.jar, yang-data-impl-13.0.2.jar, yang-data-spi-13.0.2.jar, yang-data-tree-api-13.0.2.jar, yang-data-tree-ri-13.0.2.jar, yang-data-tree-spi-13.0.2.jar, yang-data-util-13.0.2.jar, yang-model-ri-13.0.2.jar, yang-model-util-13.0.2.jar, yang-parser-api-13.0.2.jar, yang-parser-reactor-13.0.2.jar, yang-parser-rfc7950-13.0.2.jar, yang-parser-spi-13.0.2.jar, yang-repo-api-13.0.2.jar, yang-repo-fs-13.0.2.jar, yang-repo-spi-13.0.2.jar define 3 overlapping resources: 03:00:35 [WARNING] - .api_description 03:00:35 [WARNING] - about.html 03:00:35 [WARNING] - bundle.properties 03:00:35 [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.8.jar, txw2-2.3.8.jar define 2 overlapping resources: 03:00:35 [WARNING] - META-INF/LICENSE.md 03:00:35 [WARNING] - META-INF/NOTICE.md 03:00:35 [WARNING] jackson-annotations-2.15.4.jar, jackson-core-2.15.4.jar, jackson-databind-2.15.4.jar, org.apache.karaf.features.core-4.4.5.jar define 1 overlapping resource: 03:00:35 [WARNING] - META-INF/NOTICE 03:00:35 [WARNING] guava-32.1.3-jre.jar, jackson-annotations-2.15.4.jar, jackson-core-2.15.4.jar, jackson-databind-2.15.4.jar, org.apache.karaf.features.core-4.4.5.jar, stax2-api-4.2.2.jar define 1 overlapping resource: 03:00:35 [WARNING] - META-INF/LICENSE 03:00:35 [WARNING] jackson-annotations-2.15.4.jar, org.apache.karaf.features.core-4.4.5.jar define 72 overlapping classes: 03:00:35 [WARNING] - com.fasterxml.jackson.annotation.JacksonAnnotation 03:00:35 [WARNING] - com.fasterxml.jackson.annotation.JacksonAnnotationValue 03:00:35 [WARNING] - com.fasterxml.jackson.annotation.JacksonAnnotationsInside 03:00:35 [WARNING] - com.fasterxml.jackson.annotation.JacksonInject 03:00:35 [WARNING] - com.fasterxml.jackson.annotation.JacksonInject$Value 03:00:35 [WARNING] - com.fasterxml.jackson.annotation.JsonAlias 03:00:35 [WARNING] - com.fasterxml.jackson.annotation.JsonAnyGetter 03:00:35 [WARNING] - com.fasterxml.jackson.annotation.JsonAnySetter 03:00:35 [WARNING] - com.fasterxml.jackson.annotation.JsonAutoDetect 03:00:35 [WARNING] - com.fasterxml.jackson.annotation.JsonAutoDetect$1 03:00:35 [WARNING] - 62 more... 03:00:35 [WARNING] ops4j-base-util-property-1.5.1.jar, org.apache.karaf.features.core-4.4.5.jar define 5 overlapping classes: 03:00:35 [WARNING] - org.ops4j.util.property.DictionaryPropertyResolver 03:00:35 [WARNING] - org.ops4j.util.property.FallbackPropertyResolver 03:00:35 [WARNING] - org.ops4j.util.property.PropertiesPropertyResolver 03:00:35 [WARNING] - org.ops4j.util.property.PropertyResolver 03:00:35 [WARNING] - org.ops4j.util.property.PropertyStore 03:00:35 [WARNING] maven-shade-plugin has detected that some files are 03:00:35 [WARNING] present in two or more JARs. When this happens, only one 03:00:35 [WARNING] single version of the file is copied to the uber jar. 03:00:35 [WARNING] Usually this is not harmful and you can skip these warnings, 03:00:35 [WARNING] otherwise try to manually exclude artifacts based on 03:00:35 [WARNING] mvn dependency:tree -Ddetail=true and the above output. 03:00:35 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ 03:00:35 [INFO] Attaching shaded artifact. 03:00:35 [INFO] 03:00:35 [INFO] --- maven-assembly-plugin:3.6.0:single (make-assembly) @ netconf-testtool --- 03:00:35 [INFO] Reading assembly descriptor: src/main/assembly/stress-client.xml 03:00:35 [INFO] Building tar: /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-testtool/target/stress-client-7.0.5-SNAPSHOT-package-stress-client.tar.gz 03:00:37 [INFO] 03:00:37 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ netconf-testtool --- 03:00:37 [INFO] CycloneDX: Resolving Dependencies 03:00:39 [INFO] CycloneDX: Creating BOM version 1.4 with 146 component(s) 03:00:39 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-testtool/target/bom.xml 03:00:39 [INFO] attaching as netconf-testtool-7.0.5-SNAPSHOT-cyclonedx.xml 03:00:39 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-testtool/target/bom.json 03:00:39 [INFO] attaching as netconf-testtool-7.0.5-SNAPSHOT-cyclonedx.json 03:00:39 [INFO] 03:00:39 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-testtool --- 03:00:39 [INFO] Skipping duplicate-finder execution! 03:00:39 [INFO] 03:00:39 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-testtool --- 03:00:39 [WARNING] Used undeclared dependencies found: 03:00:39 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.2:compile 03:00:39 [WARNING] org.opendaylight.yangtools:yang-data-api:jar:13.0.2:compile 03:00:39 [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile 03:00:39 [WARNING] org.opendaylight.yangtools:yang-parser-impl:jar:13.0.2:compile 03:00:39 [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.1:compile 03:00:39 [WARNING] io.netty:netty-common:jar:4.1.107.Final:compile 03:00:39 [WARNING] org.opendaylight.netconf.model:rfc6241:jar:7.0.5-SNAPSHOT:compile 03:00:39 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile 03:00:39 [WARNING] org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.2:compile 03:00:39 [WARNING] org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.5-SNAPSHOT:compile 03:00:39 [WARNING] com.google.code.gson:gson:jar:2.10.1:compile 03:00:39 [WARNING] org.opendaylight.yangtools:util:jar:13.0.2:compile 03:00:39 [WARNING] org.opendaylight.yangtools:yang-model-spi:jar:13.0.2:compile 03:00:39 [WARNING] org.opendaylight.yangtools:yang-repo-api:jar:13.0.2:compile 03:00:39 [WARNING] io.netty:netty-transport:jar:4.1.107.Final:compile 03:00:39 [WARNING] org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.2:compile 03:00:39 [WARNING] org.opendaylight.yangtools:yang-repo-fs:jar:13.0.2:compile 03:00:39 [WARNING] org.opendaylight.netconf:shaded-sshd:jar:7.0.5-SNAPSHOT:compile 03:00:39 [WARNING] org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.1:compile 03:00:39 [WARNING] org.opendaylight.netconf:transport-tcp:jar:7.0.5-SNAPSHOT:compile 03:00:39 [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.2:compile 03:00:39 [WARNING] org.opendaylight.netconf:netconf-common:jar:7.0.5-SNAPSHOT:compile 03:00:39 [WARNING] org.opendaylight.netconf:transport-api:jar:7.0.5-SNAPSHOT:compile 03:00:39 [WARNING] org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.1:compile 03:00:39 [WARNING] org.opendaylight.yangtools:yang-data-spi:jar:13.0.2:compile 03:00:39 [WARNING] org.opendaylight.yangtools:yang-model-api:jar:13.0.2:compile 03:00:39 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1:compile 03:00:39 [WARNING] jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 03:00:39 [WARNING] org.opendaylight.netconf:transport-ssh:jar:7.0.5-SNAPSHOT:compile 03:00:39 [WARNING] org.opendaylight.yangtools:yang-repo-spi:jar:13.0.2:compile 03:00:39 [WARNING] org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.1:compile 03:00:39 [WARNING] Unused declared dependencies found: 03:00:39 [WARNING] org.bouncycastle:bcprov-jdk18on:jar:1.77:compile 03:00:39 [WARNING] org.bouncycastle:bcpkix-jdk18on:jar:1.77:compile 03:00:39 [WARNING] org.codehaus.janino:janino:jar:3.1.4:compile 03:00:39 [WARNING] org.opendaylight.netconf:netconf-netty-util:jar:7.0.5-SNAPSHOT:compile 03:00:39 [WARNING] org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.5:compile 03:00:39 [WARNING] Non-test scoped test only dependencies found: 03:00:39 [WARNING] io.netty:netty-common:jar:4.1.107.Final:compile 03:00:39 [INFO] 03:00:39 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ netconf-testtool --- 03:00:39 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-testtool/target/netconf-testtool-7.0.5-SNAPSHOT-sources.jar 03:00:39 [INFO] 03:00:39 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ netconf-testtool --- 03:00:39 [INFO] 03:00:39 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ netconf-testtool --- 03:00:39 [INFO] Loading execution data file /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-testtool/target/code-coverage/jacoco.exec 03:00:39 [INFO] Analyzed bundle 'netconf-testtool' with 80 classes 03:00:39 [INFO] 03:00:39 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-testtool --- 03:00:39 [INFO] Installing /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-testtool/target/netconf-testtool-7.0.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-testtool/7.0.5-SNAPSHOT/netconf-testtool-7.0.5-SNAPSHOT.jar 03:00:39 [INFO] Installing /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-testtool/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-testtool/7.0.5-SNAPSHOT/netconf-testtool-7.0.5-SNAPSHOT.pom 03:00:39 [INFO] Installing /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-testtool/target/netconf-testtool-7.0.5-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-testtool/7.0.5-SNAPSHOT/netconf-testtool-7.0.5-SNAPSHOT-javadoc.jar 03:00:39 [INFO] Installing /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-testtool/target/netconf-testtool-7.0.5-SNAPSHOT-executable.jar to /tmp/r/org/opendaylight/netconf/netconf-testtool/7.0.5-SNAPSHOT/netconf-testtool-7.0.5-SNAPSHOT-executable.jar 03:00:39 [INFO] Installing /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-testtool/target/stress-client-7.0.5-SNAPSHOT-stress-client.jar to /tmp/r/org/opendaylight/netconf/netconf-testtool/7.0.5-SNAPSHOT/netconf-testtool-7.0.5-SNAPSHOT-stress-client.jar 03:00:39 [INFO] Installing /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-testtool/target/rest-perf-client-7.0.5-SNAPSHOT-rest-perf-client.jar to /tmp/r/org/opendaylight/netconf/netconf-testtool/7.0.5-SNAPSHOT/netconf-testtool-7.0.5-SNAPSHOT-rest-perf-client.jar 03:00:39 [INFO] Installing /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-testtool/target/scale-util-7.0.5-SNAPSHOT-scale-util.jar to /tmp/r/org/opendaylight/netconf/netconf-testtool/7.0.5-SNAPSHOT/netconf-testtool-7.0.5-SNAPSHOT-scale-util.jar 03:00:39 [INFO] Installing /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-testtool/target/stress-client-7.0.5-SNAPSHOT-package-stress-client.tar.gz to /tmp/r/org/opendaylight/netconf/netconf-testtool/7.0.5-SNAPSHOT/netconf-testtool-7.0.5-SNAPSHOT-stress-client.tar.gz 03:00:39 [INFO] Installing /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-testtool/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-testtool/7.0.5-SNAPSHOT/netconf-testtool-7.0.5-SNAPSHOT-cyclonedx.xml 03:00:39 [INFO] Installing /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-testtool/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-testtool/7.0.5-SNAPSHOT/netconf-testtool-7.0.5-SNAPSHOT-cyclonedx.json 03:00:39 [INFO] Installing /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-testtool/target/netconf-testtool-7.0.5-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-testtool/7.0.5-SNAPSHOT/netconf-testtool-7.0.5-SNAPSHOT-sources.jar 03:00:39 [INFO] 03:00:39 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-testtool --- 03:00:39 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 03:00:40 [INFO] 03:00:40 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ netconf-testtool --- 03:00:40 [INFO] org.opendaylight.netconf:netconf-testtool:jar:7.0.5-SNAPSHOT 03:00:40 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.3:compile 03:00:40 [INFO] +- org.codehaus.janino:janino:jar:3.1.4:compile 03:00:40 [INFO] | \- org.codehaus.janino:commons-compiler:jar:3.1.4:compile 03:00:40 [INFO] +- net.sourceforge.argparse4j:argparse4j:jar:0.9.0:compile 03:00:40 [INFO] +- ch.qos.logback:logback-classic:jar:1.2.13:compile 03:00:40 [INFO] | \- ch.qos.logback:logback-core:jar:1.2.13:compile 03:00:40 [INFO] +- org.bouncycastle:bcpkix-jdk18on:jar:1.77:compile 03:00:40 [INFO] | \- org.bouncycastle:bcutil-jdk18on:jar:1.77:compile 03:00:40 [INFO] +- org.bouncycastle:bcprov-jdk18on:jar:1.77:compile 03:00:40 [INFO] +- org.opendaylight.netconf:netconf-netty-util:jar:7.0.5-SNAPSHOT:compile 03:00:40 [INFO] | +- io.netty:netty-buffer:jar:4.1.107.Final:compile 03:00:40 [INFO] | +- io.netty:netty-codec:jar:4.1.107.Final:compile 03:00:40 [INFO] | +- io.netty:netty-common:jar:4.1.107.Final:compile 03:00:40 [INFO] | +- io.netty:netty-handler:jar:4.1.107.Final:compile 03:00:40 [INFO] | | +- io.netty:netty-resolver:jar:4.1.107.Final:compile 03:00:40 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.107.Final:compile 03:00:40 [INFO] | +- io.netty:netty-transport:jar:4.1.107.Final:compile 03:00:40 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 03:00:40 [INFO] | +- org.opendaylight.odlparent:logging-markers:jar:13.0.11:compile 03:00:40 [INFO] | +- org.opendaylight.yangtools:util:jar:13.0.2:compile 03:00:40 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 03:00:40 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.2:compile 03:00:40 [INFO] | +- org.opendaylight.netconf:netconf-common:jar:7.0.5-SNAPSHOT:compile 03:00:40 [INFO] | +- org.opendaylight.netconf:shaded-exificient:jar:7.0.5-SNAPSHOT:compile 03:00:40 [INFO] | \- org.opendaylight.netconf.model:rfc6241:jar:7.0.5-SNAPSHOT:compile 03:00:40 [INFO] +- org.opendaylight.netconf:netconf-auth:jar:7.0.5-SNAPSHOT:compile 03:00:40 [INFO] +- org.opendaylight.netconf:netconf-topology:jar:7.0.5-SNAPSHOT:compile 03:00:40 [INFO] | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.3:compile 03:00:40 [INFO] | +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.1:compile 03:00:40 [INFO] | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.1:compile 03:00:40 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile 03:00:40 [INFO] +- org.opendaylight.netconf:netconf-client-mdsal:jar:7.0.5-SNAPSHOT:compile 03:00:40 [INFO] | +- com.google.code.gson:gson:jar:2.10.1:compile 03:00:40 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 03:00:40 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.1:compile 03:00:40 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.1:compile 03:00:40 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.1:compile 03:00:40 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1:compile 03:00:40 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.1:compile 03:00:40 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.1:compile 03:00:40 [INFO] | | \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.2:compile 03:00:40 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile 03:00:40 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.1:compile 03:00:40 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.1:compile 03:00:40 [INFO] | +- org.opendaylight.netconf:keystore-legacy:jar:7.0.5-SNAPSHOT:compile 03:00:40 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.1:compile 03:00:40 [INFO] | +- org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.5-SNAPSHOT:compile 03:00:40 [INFO] | +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.5-SNAPSHOT:compile 03:00:40 [INFO] | +- org.opendaylight.netconf.model:rfc5277:jar:7.0.5-SNAPSHOT:compile 03:00:40 [INFO] | +- org.opendaylight.netconf.model:rfc6470:jar:7.0.5-SNAPSHOT:compile 03:00:40 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.2:compile 03:00:40 [INFO] | +- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.2:compile 03:00:40 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.2:compile 03:00:40 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile 03:00:40 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.2:compile 03:00:40 [INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.2:compile 03:00:40 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.2:compile 03:00:40 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 03:00:40 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.2:compile 03:00:40 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.2:compile 03:00:40 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.2:compile 03:00:40 [INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.2:compile 03:00:40 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.2:compile 03:00:40 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.2:compile 03:00:40 [INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.2:compile 03:00:40 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.2:compile 03:00:40 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.2:compile 03:00:40 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.2:compile 03:00:40 [INFO] | +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.2:compile 03:00:40 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.2:compile 03:00:40 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.2:compile 03:00:40 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.2:compile 03:00:40 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.2:compile 03:00:40 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.2:compile 03:00:40 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.2:compile 03:00:40 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.2:compile 03:00:40 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.2:compile 03:00:40 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.2:compile 03:00:40 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.2:compile 03:00:40 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.2:compile 03:00:40 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.2:compile 03:00:40 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.2:compile 03:00:40 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.2:compile 03:00:40 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.2:compile 03:00:40 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.2:compile 03:00:40 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.2:compile 03:00:40 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.2:compile 03:00:40 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.2:compile 03:00:40 [INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.2:compile 03:00:40 [INFO] | | +- org.antlr:antlr4-runtime:jar:4.13.1:compile 03:00:40 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:13.0.2:compile 03:00:40 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.2:compile 03:00:40 [INFO] | +- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.2:compile 03:00:40 [INFO] | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.2:compile 03:00:40 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:compile 03:00:40 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 03:00:40 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 03:00:40 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 03:00:40 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.25.0:compile 03:00:40 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 03:00:40 [INFO] +- org.opendaylight.netconf:netconf-api:jar:7.0.5-SNAPSHOT:compile 03:00:40 [INFO] +- org.opendaylight.netconf.model:rfc6022:jar:7.0.5-SNAPSHOT:compile 03:00:40 [INFO] +- org.opendaylight.netconf:netconf-client:jar:7.0.5-SNAPSHOT:compile 03:00:40 [INFO] | +- org.opendaylight.netconf:transport-tcp:jar:7.0.5-SNAPSHOT:compile 03:00:40 [INFO] | | +- io.netty:netty-transport-classes-epoll:jar:4.1.107.Final:compile 03:00:40 [INFO] | | \- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.5-SNAPSHOT:compile 03:00:40 [INFO] | +- org.opendaylight.netconf:transport-ssh:jar:7.0.5-SNAPSHOT:compile 03:00:40 [INFO] | | +- commons-codec:commons-codec:jar:1.15:compile 03:00:40 [INFO] | | +- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.1:compile 03:00:40 [INFO] | | +- org.opendaylight.netconf:keystore-api:jar:7.0.5-SNAPSHOT:compile 03:00:40 [INFO] | | +- org.opendaylight.netconf:shaded-sshd:jar:7.0.5-SNAPSHOT:compile 03:00:40 [INFO] | | +- org.opendaylight.netconf:truststore-api:jar:7.0.5-SNAPSHOT:compile 03:00:40 [INFO] | | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.5-SNAPSHOT:compile 03:00:40 [INFO] | \- org.opendaylight.netconf:transport-tls:jar:7.0.5-SNAPSHOT:compile 03:00:40 [INFO] +- org.opendaylight.netconf:netconf-server:jar:7.0.5-SNAPSHOT:compile 03:00:40 [INFO] | +- org.opendaylight.netconf.model:rfc7407-ietf-x509-cert-to-name:jar:7.0.5-SNAPSHOT:compile 03:00:40 [INFO] | \- org.opendaylight.netconf:transport-api:jar:7.0.5-SNAPSHOT:compile 03:00:40 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 03:00:40 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile 03:00:40 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.1:compile 03:00:40 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.1:compile 03:00:40 [INFO] +- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.1:compile 03:00:40 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.2:compile 03:00:40 [INFO] +- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.1:compile 03:00:40 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.2:compile 03:00:40 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.2:compile 03:00:40 [INFO] +- org.opendaylight.netconf:netconf-server-mdsal:jar:7.0.5-SNAPSHOT:compile 03:00:40 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.1:compile 03:00:40 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.1:compile 03:00:40 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.1:compile 03:00:40 [INFO] +- org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.5:compile 03:00:40 [INFO] | +- org.ops4j.pax.url:pax-url-aether:jar:2.6.14:test 03:00:40 [INFO] | | \- org.slf4j:jcl-over-slf4j:jar:1.7.32:test 03:00:40 [INFO] | +- org.ops4j.base:ops4j-base-util-property:jar:1.5.1:compile 03:00:40 [INFO] | +- org.ops4j.base:ops4j-base-util-collections:jar:1.5.1:compile 03:00:40 [INFO] | | \- org.ops4j.base:ops4j-base-lang:jar:1.5.1:compile 03:00:40 [INFO] | +- org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.5:compile 03:00:40 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 03:00:40 [INFO] | +- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:compile 03:00:40 [INFO] | | +- org.glassfish.jaxb:txw2:jar:2.3.8:compile 03:00:40 [INFO] | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:compile 03:00:40 [INFO] | | \- com.sun.activation:jakarta.activation:jar:1.2.2:runtime 03:00:40 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.15.4:compile 03:00:40 [INFO] | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.15.4:compile 03:00:40 [INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.15.4:compile 03:00:40 [INFO] | \- javax.activation:activation:jar:1.1.1:compile 03:00:40 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:13.0.2:test 03:00:40 [INFO] +- org.xmlunit:xmlunit-core:jar:2.9.1:test 03:00:40 [INFO] +- org.xmlunit:xmlunit-assertj:jar:2.9.1:test 03:00:40 [INFO] | \- net.bytebuddy:byte-buddy:jar:1.14.12:test 03:00:40 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 03:00:40 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 03:00:40 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 03:00:40 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 03:00:40 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 03:00:40 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 03:00:40 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 03:00:40 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 03:00:40 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 03:00:40 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 03:00:40 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 03:00:40 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 03:00:40 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 03:00:40 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 03:00:40 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 03:00:40 [INFO] +- junit:junit:jar:4.13.2:test 03:00:40 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 03:00:40 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 03:00:40 [INFO] \- org.mockito:mockito-core:jar:5.11.0:test 03:00:40 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.12:test 03:00:40 [INFO] \- org.objenesis:objenesis:jar:3.3:test 03:00:40 [INFO] 03:00:40 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ netconf-testtool --- 03:00:40 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-testtool/target/sonatype-clm/module.xml 03:00:40 [INFO] 03:00:40 [INFO] ---------------< org.opendaylight.netconf:netconf-tools >--------------- 03:00:40 [INFO] Building netconf-tools 7.0.5-SNAPSHOT [113/121] 03:00:40 [INFO] --------------------------------[ pom ]--------------------------------- 03:00:40 [INFO] 03:00:40 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-tools --- 03:00:40 [INFO] 03:00:40 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-tools --- 03:00:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 03:00:40 [INFO] 03:00:40 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-tools --- 03:00:40 [INFO] 03:00:40 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ netconf-tools --- 03:00:40 [INFO] Skipping CycloneDX goal, because module skips deploy 03:00:40 [INFO] 03:00:40 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-tools --- 03:00:40 [INFO] Skipping artifact installation 03:00:40 [INFO] 03:00:40 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-tools --- 03:00:40 [INFO] Skipping artifact deployment 03:00:40 [INFO] 03:00:40 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ netconf-tools --- 03:00:40 [INFO] org.opendaylight.netconf:netconf-tools:pom:7.0.5-SNAPSHOT 03:00:40 [INFO] 03:00:40 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ netconf-tools --- 03:00:40 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/netconf/tools/target/sonatype-clm/module.xml 03:00:40 [INFO] 03:00:40 [INFO] -------------< org.opendaylight.netconf:netconf-subsystem >------------- 03:00:40 [INFO] Building netconf-subsystem 7.0.5-SNAPSHOT [114/121] 03:00:40 [INFO] --------------------------------[ pom ]--------------------------------- 03:00:40 [INFO] 03:00:40 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-subsystem --- 03:00:40 [INFO] 03:00:40 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-subsystem --- 03:00:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 03:00:40 [INFO] 03:00:40 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-subsystem --- 03:00:40 [INFO] 03:00:40 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ netconf-subsystem --- 03:00:40 [INFO] Skipping CycloneDX goal, because module skips deploy 03:00:40 [INFO] 03:00:40 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-subsystem --- 03:00:40 [INFO] Skipping artifact installation 03:00:40 [INFO] 03:00:40 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-subsystem --- 03:00:40 [INFO] Skipping artifact deployment 03:00:40 [INFO] 03:00:40 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ netconf-subsystem --- 03:00:40 [INFO] org.opendaylight.netconf:netconf-subsystem:pom:7.0.5-SNAPSHOT 03:00:40 [INFO] 03:00:40 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ netconf-subsystem --- 03:00:40 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/netconf/target/sonatype-clm/module.xml 03:00:40 [INFO] 03:00:40 [INFO] ---------< org.opendaylight.netconf:sal-rest-connector-config >--------- 03:00:40 [INFO] Building sal-rest-connector-config 7.0.5-SNAPSHOT [115/121] 03:00:40 [INFO] --------------------------------[ jar ]--------------------------------- 03:00:40 [INFO] 03:00:40 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ sal-rest-connector-config --- 03:00:40 [INFO] 03:00:40 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ sal-rest-connector-config --- 03:00:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 03:00:40 [INFO] 03:00:40 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ sal-rest-connector-config --- 03:00:40 [INFO] 03:00:40 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ sal-rest-connector-config --- 03:00:40 [INFO] Copying 1 resource from src/main/resources to target/classes 03:00:40 [INFO] 03:00:40 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ sal-rest-connector-config --- 03:00:40 [INFO] No sources to compile 03:00:40 [INFO] 03:00:40 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ sal-rest-connector-config --- 03:00:40 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/restconf/sal-rest-connector-config/src/test/resources 03:00:40 [INFO] 03:00:40 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ sal-rest-connector-config --- 03:00:40 [INFO] No sources to compile 03:00:40 [INFO] 03:00:40 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ sal-rest-connector-config --- 03:00:41 [INFO] No tests to run. 03:00:41 [INFO] 03:00:41 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ sal-rest-connector-config --- 03:00:41 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/restconf/sal-rest-connector-config/target/sal-rest-connector-config-7.0.5-SNAPSHOT.jar 03:00:41 [INFO] 03:00:41 [INFO] --- build-helper-maven-plugin:3.5.0:attach-artifact (attach-artifacts) @ sal-rest-connector-config --- 03:00:41 [INFO] 03:00:41 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ sal-rest-connector-config --- 03:00:41 [INFO] CycloneDX: Resolving Dependencies 03:00:41 [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) 03:00:41 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/restconf/sal-rest-connector-config/target/bom.xml 03:00:41 [INFO] attaching as sal-rest-connector-config-7.0.5-SNAPSHOT-cyclonedx.xml 03:00:41 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/restconf/sal-rest-connector-config/target/bom.json 03:00:41 [INFO] attaching as sal-rest-connector-config-7.0.5-SNAPSHOT-cyclonedx.json 03:00:41 [INFO] 03:00:41 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ sal-rest-connector-config --- 03:00:41 [INFO] Installing /w/workspace/netconf-maven-clm-master/restconf/sal-rest-connector-config/target/sal-rest-connector-config-7.0.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/sal-rest-connector-config/7.0.5-SNAPSHOT/sal-rest-connector-config-7.0.5-SNAPSHOT.jar 03:00:41 [INFO] Installing /w/workspace/netconf-maven-clm-master/restconf/sal-rest-connector-config/pom.xml to /tmp/r/org/opendaylight/netconf/sal-rest-connector-config/7.0.5-SNAPSHOT/sal-rest-connector-config-7.0.5-SNAPSHOT.pom 03:00:41 [INFO] Installing /w/workspace/netconf-maven-clm-master/restconf/sal-rest-connector-config/target/classes/initial/restconf.cfg to /tmp/r/org/opendaylight/netconf/sal-rest-connector-config/7.0.5-SNAPSHOT/sal-rest-connector-config-7.0.5-SNAPSHOT-restconf.cfg 03:00:41 [INFO] Installing /w/workspace/netconf-maven-clm-master/restconf/sal-rest-connector-config/target/bom.xml to /tmp/r/org/opendaylight/netconf/sal-rest-connector-config/7.0.5-SNAPSHOT/sal-rest-connector-config-7.0.5-SNAPSHOT-cyclonedx.xml 03:00:41 [INFO] Installing /w/workspace/netconf-maven-clm-master/restconf/sal-rest-connector-config/target/bom.json to /tmp/r/org/opendaylight/netconf/sal-rest-connector-config/7.0.5-SNAPSHOT/sal-rest-connector-config-7.0.5-SNAPSHOT-cyclonedx.json 03:00:41 [INFO] 03:00:41 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ sal-rest-connector-config --- 03:00:41 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 03:00:41 [INFO] 03:00:41 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ sal-rest-connector-config --- 03:00:41 [INFO] org.opendaylight.netconf:sal-rest-connector-config:jar:7.0.5-SNAPSHOT 03:00:41 [INFO] 03:00:41 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ sal-rest-connector-config --- 03:00:41 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/restconf/sal-rest-connector-config/target/sonatype-clm/module.xml 03:00:41 [INFO] 03:00:41 [INFO] ----------< org.opendaylight.netconf:restconf-wadl-generator >---------- 03:00:41 [INFO] Building restconf-wadl-generator 7.0.5-SNAPSHOT [116/121] 03:00:41 [INFO] --------------------------------[ jar ]--------------------------------- 03:00:41 [INFO] 03:00:41 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ restconf-wadl-generator --- 03:00:41 [INFO] 03:00:41 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ restconf-wadl-generator --- 03:00:41 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 03:00:41 [INFO] 03:00:41 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ restconf-wadl-generator --- 03:00:41 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 03:00:41 [INFO] 03:00:41 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ restconf-wadl-generator --- 03:00:41 [INFO] 03:00:41 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ restconf-wadl-generator --- 03:00:41 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-clm-master/restconf/wadl-generator/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 03:00:41 [INFO] 03:00:41 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ restconf-wadl-generator --- 03:00:41 [INFO] Starting audit... 03:00:41 Audit done. 03:00:41 [INFO] You have 0 Checkstyle violations. 03:00:41 [INFO] 03:00:41 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ restconf-wadl-generator --- 03:00:42 [INFO] Starting audit... 03:00:42 Audit done. 03:00:42 [INFO] You have 0 Checkstyle violations. 03:00:42 [INFO] 03:00:42 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ restconf-wadl-generator --- 03:00:42 [INFO] 03:00:42 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ restconf-wadl-generator --- 03:00:42 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/restconf/wadl-generator/src/main/resources 03:00:42 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/restconf/wadl-generator/target/generated-sources/spi 03:00:42 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/restconf/wadl-generator/target/generated-sources/yang 03:00:42 [INFO] 03:00:42 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ restconf-wadl-generator --- 03:00:42 [INFO] Recompiling the module because of changed dependency. 03:00:42 [INFO] Compiling 3 source files with javac [debug release 17] to target/classes 03:00:42 [INFO] Writing META-INF/services/org.opendaylight.yangtools.plugin.generator.api.FileGeneratorFactory 03:00:42 [WARNING] /w/workspace/netconf-maven-clm-master/restconf/wadl-generator/src/main/java/org/opendaylight/netconf/restconf/wadl/generator/WadlTemplate.java:[41,26] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 03:00:42 [INFO] 03:00:42 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ restconf-wadl-generator >>> 03:00:42 [INFO] 03:00:42 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ restconf-wadl-generator --- 03:00:42 [INFO] Fork Value is true 03:00:44 [INFO] Done SpotBugs Analysis.... 03:00:44 [INFO] 03:00:44 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ restconf-wadl-generator <<< 03:00:44 [INFO] 03:00:44 [INFO] 03:00:44 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ restconf-wadl-generator --- 03:00:44 [INFO] BugInstance size is 0 03:00:44 [INFO] Error size is 0 03:00:44 [INFO] No errors/warnings found 03:00:44 [INFO] 03:00:44 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ restconf-wadl-generator --- 03:00:44 [INFO] Copying 6 resources from src/test/resources to target/test-classes 03:00:44 [INFO] 03:00:44 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ restconf-wadl-generator --- 03:00:44 [INFO] Recompiling the module because of changed dependency. 03:00:44 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 03:00:44 [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 03:00:44 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 03:00:44 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 03:00:44 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 03:00:44 [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 03:00:44 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 03:00:44 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 03:00:44 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 03:00:44 [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 03:00:44 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 03:00:44 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 03:00:44 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 03:00:44 [INFO] 03:00:44 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ restconf-wadl-generator --- 03:00:44 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 03:00:44 [INFO] 03:00:44 [INFO] ------------------------------------------------------- 03:00:44 [INFO] T E S T S 03:00:44 [INFO] ------------------------------------------------------- 03:00:45 [INFO] Running org.opendaylight.netconf.restconf.wadl.generator.WadlGenTest 03:00:47 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.344 s -- in org.opendaylight.netconf.restconf.wadl.generator.WadlGenTest 03:00:47 [INFO] 03:00:47 [INFO] Results: 03:00:47 [INFO] 03:00:47 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 03:00:47 [INFO] 03:00:47 [INFO] 03:00:47 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ restconf-wadl-generator --- 03:00:47 [INFO] 03:00:47 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ restconf-wadl-generator --- 03:00:47 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/restconf/wadl-generator/target/restconf-wadl-generator-7.0.5-SNAPSHOT.jar 03:00:47 [INFO] 03:00:47 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ restconf-wadl-generator --- 03:00:47 [INFO] No previous run data found, generating javadoc. 03:00:48 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/restconf/wadl-generator/target/restconf-wadl-generator-7.0.5-SNAPSHOT-javadoc.jar 03:00:48 [INFO] 03:00:48 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ restconf-wadl-generator --- 03:00:48 [INFO] CycloneDX: Resolving Dependencies 03:00:48 [INFO] CycloneDX: Creating BOM version 1.4 with 17 component(s) 03:00:48 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/restconf/wadl-generator/target/bom.xml 03:00:48 [INFO] attaching as restconf-wadl-generator-7.0.5-SNAPSHOT-cyclonedx.xml 03:00:48 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/restconf/wadl-generator/target/bom.json 03:00:48 [INFO] attaching as restconf-wadl-generator-7.0.5-SNAPSHOT-cyclonedx.json 03:00:48 [INFO] 03:00:48 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ restconf-wadl-generator --- 03:00:48 [INFO] Skipping duplicate-finder execution! 03:00:48 [INFO] 03:00:48 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ restconf-wadl-generator --- 03:00:48 [INFO] No dependency problems found 03:00:48 [INFO] 03:00:48 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ restconf-wadl-generator --- 03:00:48 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/restconf/wadl-generator/target/restconf-wadl-generator-7.0.5-SNAPSHOT-sources.jar 03:00:48 [INFO] 03:00:48 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ restconf-wadl-generator --- 03:00:48 [INFO] 03:00:48 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ restconf-wadl-generator --- 03:00:48 [INFO] Loading execution data file /w/workspace/netconf-maven-clm-master/restconf/wadl-generator/target/code-coverage/jacoco.exec 03:00:48 [INFO] Analyzed bundle 'restconf-wadl-generator' with 3 classes 03:00:48 [INFO] 03:00:48 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ restconf-wadl-generator --- 03:00:48 [INFO] Installing /w/workspace/netconf-maven-clm-master/restconf/wadl-generator/target/restconf-wadl-generator-7.0.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/restconf-wadl-generator/7.0.5-SNAPSHOT/restconf-wadl-generator-7.0.5-SNAPSHOT.jar 03:00:49 [INFO] Installing /w/workspace/netconf-maven-clm-master/restconf/wadl-generator/pom.xml to /tmp/r/org/opendaylight/netconf/restconf-wadl-generator/7.0.5-SNAPSHOT/restconf-wadl-generator-7.0.5-SNAPSHOT.pom 03:00:49 [INFO] Installing /w/workspace/netconf-maven-clm-master/restconf/wadl-generator/target/restconf-wadl-generator-7.0.5-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/restconf-wadl-generator/7.0.5-SNAPSHOT/restconf-wadl-generator-7.0.5-SNAPSHOT-javadoc.jar 03:00:49 [INFO] Installing /w/workspace/netconf-maven-clm-master/restconf/wadl-generator/target/bom.xml to /tmp/r/org/opendaylight/netconf/restconf-wadl-generator/7.0.5-SNAPSHOT/restconf-wadl-generator-7.0.5-SNAPSHOT-cyclonedx.xml 03:00:49 [INFO] Installing /w/workspace/netconf-maven-clm-master/restconf/wadl-generator/target/bom.json to /tmp/r/org/opendaylight/netconf/restconf-wadl-generator/7.0.5-SNAPSHOT/restconf-wadl-generator-7.0.5-SNAPSHOT-cyclonedx.json 03:00:49 [INFO] Installing /w/workspace/netconf-maven-clm-master/restconf/wadl-generator/target/restconf-wadl-generator-7.0.5-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/restconf-wadl-generator/7.0.5-SNAPSHOT/restconf-wadl-generator-7.0.5-SNAPSHOT-sources.jar 03:00:49 [INFO] 03:00:49 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ restconf-wadl-generator --- 03:00:49 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 03:00:49 [INFO] 03:00:49 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ restconf-wadl-generator --- 03:00:49 [INFO] org.opendaylight.netconf:restconf-wadl-generator:jar:7.0.5-SNAPSHOT 03:00:49 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 03:00:49 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 03:00:49 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 03:00:49 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 03:00:49 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.25.0:compile 03:00:49 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 03:00:49 [INFO] +- org.eclipse.xtext:org.eclipse.xtext.xbase.lib:jar:2.26.0:compile 03:00:49 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 03:00:49 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.2:compile 03:00:49 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 03:00:49 [INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.2:compile 03:00:49 [INFO] +- org.opendaylight.yangtools:yang-model-api:jar:13.0.2:compile 03:00:49 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.2:compile 03:00:49 [INFO] +- org.opendaylight.yangtools:plugin-generator-api:jar:13.0.2:compile 03:00:49 [INFO] +- org.opendaylight.yangtools:yang-test-util:jar:13.0.2:test 03:00:49 [INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.2:test 03:00:49 [INFO] | | +- org.opendaylight.yangtools:util:jar:13.0.2:test 03:00:49 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.1:test 03:00:49 [INFO] | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.2:test 03:00:49 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.2:test 03:00:49 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.2:test 03:00:49 [INFO] | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.2:test 03:00:49 [INFO] | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.2:test 03:00:49 [INFO] | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.2:test 03:00:49 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.2:test 03:00:49 [INFO] | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.2:test 03:00:49 [INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.2:test 03:00:49 [INFO] | | +- org.antlr:antlr4-runtime:jar:4.13.1:test 03:00:49 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:13.0.2:test 03:00:49 [INFO] | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.2:test 03:00:49 [INFO] | | \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.2:test 03:00:49 [INFO] | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.2:test 03:00:49 [INFO] | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.2:test 03:00:49 [INFO] | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.2:test 03:00:49 [INFO] | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.2:test 03:00:49 [INFO] | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.2:test 03:00:49 [INFO] | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.2:test 03:00:49 [INFO] | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.2:test 03:00:49 [INFO] | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.2:test 03:00:49 [INFO] | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.2:test 03:00:49 [INFO] | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.2:test 03:00:49 [INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.2:test 03:00:49 [INFO] | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.2:test 03:00:49 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.2:test 03:00:49 [INFO] | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.2:test 03:00:49 [INFO] | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.2:test 03:00:49 [INFO] | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.2:test 03:00:49 [INFO] | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.2:test 03:00:49 [INFO] | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.2:test 03:00:49 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 03:00:49 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 03:00:49 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 03:00:49 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 03:00:49 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 03:00:49 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 03:00:49 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 03:00:49 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 03:00:49 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 03:00:49 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 03:00:49 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 03:00:49 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 03:00:49 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 03:00:49 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 03:00:49 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 03:00:49 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 03:00:49 [INFO] +- junit:junit:jar:4.13.2:test 03:00:49 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 03:00:49 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 03:00:49 [INFO] \- org.mockito:mockito-core:jar:5.11.0:test 03:00:49 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.12:test 03:00:49 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.12:test 03:00:49 [INFO] \- org.objenesis:objenesis:jar:3.3:test 03:00:49 [INFO] 03:00:49 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ restconf-wadl-generator --- 03:00:49 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/restconf/wadl-generator/target/sonatype-clm/module.xml 03:00:49 [INFO] 03:00:49 [INFO] -------------< org.opendaylight.netconf:websocket-client >-------------- 03:00:49 [INFO] Building websocket-client 7.0.5-SNAPSHOT [117/121] 03:00:49 [INFO] --------------------------------[ jar ]--------------------------------- 03:00:49 [INFO] 03:00:49 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ websocket-client --- 03:00:49 [INFO] 03:00:49 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ websocket-client --- 03:00:49 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 03:00:49 [INFO] 03:00:49 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ websocket-client --- 03:00:49 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 03:00:49 [INFO] 03:00:49 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ websocket-client --- 03:00:49 [INFO] 03:00:49 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ websocket-client --- 03:00:49 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-clm-master/restconf/websocket-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/** 03:00:49 [INFO] 03:00:49 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ websocket-client --- 03:00:49 [INFO] Starting audit... 03:00:49 Audit done. 03:00:49 [INFO] You have 0 Checkstyle violations. 03:00:49 [INFO] 03:00:49 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ websocket-client --- 03:00:50 [INFO] Starting audit... 03:00:50 Audit done. 03:00:50 [INFO] You have 0 Checkstyle violations. 03:00:50 [INFO] 03:00:50 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ websocket-client --- 03:00:50 [INFO] 03:00:50 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ websocket-client --- 03:00:50 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/restconf/websocket-client/src/main/resources 03:00:50 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/restconf/websocket-client/target/generated-sources/spi 03:00:50 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/restconf/websocket-client/target/generated-sources/yang 03:00:50 [INFO] 03:00:50 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ websocket-client --- 03:00:50 [INFO] Recompiling the module because of changed dependency. 03:00:50 [INFO] Compiling 5 source files with javac [debug release 17] to target/classes 03:00:50 [WARNING] /w/workspace/netconf-maven-clm-master/restconf/websocket-client/src/main/java/org/opendaylight/restconf/websocket/client/StartApplication.java:[175,53] SslContextFactory() in org.eclipse.jetty.util.ssl.SslContextFactory has been deprecated 03:00:50 [INFO] 03:00:50 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ websocket-client >>> 03:00:50 [INFO] 03:00:50 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ websocket-client --- 03:00:50 [INFO] Fork Value is true 03:00:53 [INFO] Done SpotBugs Analysis.... 03:00:53 [INFO] 03:00:53 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ websocket-client <<< 03:00:53 [INFO] 03:00:53 [INFO] 03:00:53 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ websocket-client --- 03:00:53 [INFO] BugInstance size is 0 03:00:53 [INFO] Error size is 0 03:00:53 [INFO] No errors/warnings found 03:00:53 [INFO] 03:00:53 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ websocket-client --- 03:00:53 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-master/restconf/websocket-client/src/test/resources 03:00:53 [INFO] 03:00:53 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ websocket-client --- 03:00:53 [INFO] No sources to compile 03:00:53 [INFO] 03:00:53 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ websocket-client --- 03:00:53 [INFO] No tests to run. 03:00:53 [INFO] 03:00:53 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ websocket-client --- 03:00:53 [INFO] 03:00:53 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ websocket-client --- 03:00:53 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/restconf/websocket-client/target/websocket-client-7.0.5-SNAPSHOT.jar 03:00:53 [INFO] 03:00:53 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ websocket-client --- 03:00:53 [INFO] No previous run data found, generating javadoc. 03:00:54 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/restconf/websocket-client/target/websocket-client-7.0.5-SNAPSHOT-javadoc.jar 03:00:54 [INFO] 03:00:54 [INFO] --- maven-assembly-plugin:3.6.0:single (make-assembly) @ websocket-client --- 03:00:54 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/restconf/websocket-client/target/websocket-client-7.0.5-SNAPSHOT-executable.jar 03:00:55 [WARNING] Configuration option 'appendAssemblyId' is set to false. 03:00:55 Instead of attaching the assembly file: /w/workspace/netconf-maven-clm-master/restconf/websocket-client/target/websocket-client-7.0.5-SNAPSHOT-executable.jar, it will become the file for main project artifact. 03:00:55 NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! 03:00:55 [WARNING] Replacing pre-existing project main-artifact file: /w/workspace/netconf-maven-clm-master/restconf/websocket-client/target/websocket-client-7.0.5-SNAPSHOT.jar 03:00:55 with assembly file: /w/workspace/netconf-maven-clm-master/restconf/websocket-client/target/websocket-client-7.0.5-SNAPSHOT-executable.jar 03:00:55 [INFO] 03:00:55 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ websocket-client --- 03:00:55 [INFO] CycloneDX: Resolving Dependencies 03:00:56 [INFO] CycloneDX: Creating BOM version 1.4 with 19 component(s) 03:00:56 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-master/restconf/websocket-client/target/bom.xml 03:00:56 [INFO] attaching as websocket-client-7.0.5-SNAPSHOT-cyclonedx.xml 03:00:56 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-master/restconf/websocket-client/target/bom.json 03:00:56 [INFO] attaching as websocket-client-7.0.5-SNAPSHOT-cyclonedx.json 03:00:56 [INFO] 03:00:56 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ websocket-client --- 03:00:56 [INFO] Skipping duplicate-finder execution! 03:00:56 [INFO] 03:00:56 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ websocket-client --- 03:00:56 [WARNING] Used undeclared dependencies found: 03:00:56 [WARNING] org.eclipse.jetty:jetty-client:jar:9.4.53.v20231009:compile 03:00:56 [WARNING] org.eclipse.jetty.websocket:websocket-api:jar:9.4.53.v20231009:compile 03:00:56 [WARNING] log4j:log4j:jar:1.2.17:compile 03:00:56 [WARNING] org.eclipse.jetty.websocket:websocket-common:jar:9.4.53.v20231009:compile 03:00:56 [WARNING] org.eclipse.jetty:jetty-util:jar:9.4.53.v20231009:compile 03:00:56 [WARNING] Unused declared dependencies found: 03:00:56 [WARNING] org.slf4j:slf4j-log4j12:jar:1.7.32:compile 03:00:56 [INFO] 03:00:56 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ websocket-client --- 03:00:56 [INFO] Building jar: /w/workspace/netconf-maven-clm-master/restconf/websocket-client/target/websocket-client-7.0.5-SNAPSHOT-sources.jar 03:00:56 [INFO] 03:00:56 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ websocket-client --- 03:00:56 [INFO] 03:00:56 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ websocket-client --- 03:00:56 [INFO] Skipping JaCoCo execution due to missing execution data file. 03:00:56 [INFO] 03:00:56 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ websocket-client --- 03:00:56 [INFO] Installing /w/workspace/netconf-maven-clm-master/restconf/websocket-client/target/websocket-client-7.0.5-SNAPSHOT-executable.jar to /tmp/r/org/opendaylight/netconf/websocket-client/7.0.5-SNAPSHOT/websocket-client-7.0.5-SNAPSHOT.jar 03:00:56 [INFO] Installing /w/workspace/netconf-maven-clm-master/restconf/websocket-client/pom.xml to /tmp/r/org/opendaylight/netconf/websocket-client/7.0.5-SNAPSHOT/websocket-client-7.0.5-SNAPSHOT.pom 03:00:56 [INFO] Installing /w/workspace/netconf-maven-clm-master/restconf/websocket-client/target/websocket-client-7.0.5-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/websocket-client/7.0.5-SNAPSHOT/websocket-client-7.0.5-SNAPSHOT-javadoc.jar 03:00:56 [INFO] Installing /w/workspace/netconf-maven-clm-master/restconf/websocket-client/target/bom.xml to /tmp/r/org/opendaylight/netconf/websocket-client/7.0.5-SNAPSHOT/websocket-client-7.0.5-SNAPSHOT-cyclonedx.xml 03:00:56 [INFO] Installing /w/workspace/netconf-maven-clm-master/restconf/websocket-client/target/bom.json to /tmp/r/org/opendaylight/netconf/websocket-client/7.0.5-SNAPSHOT/websocket-client-7.0.5-SNAPSHOT-cyclonedx.json 03:00:56 [INFO] Installing /w/workspace/netconf-maven-clm-master/restconf/websocket-client/target/websocket-client-7.0.5-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/websocket-client/7.0.5-SNAPSHOT/websocket-client-7.0.5-SNAPSHOT-sources.jar 03:00:56 [INFO] 03:00:56 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ websocket-client --- 03:00:56 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-master/m2repo 03:00:56 [INFO] 03:00:56 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ websocket-client --- 03:00:56 [INFO] org.opendaylight.netconf:websocket-client:jar:7.0.5-SNAPSHOT 03:00:56 [INFO] +- org.eclipse.jetty.websocket:websocket-client:jar:9.4.53.v20231009:compile 03:00:56 [INFO] | +- org.eclipse.jetty:jetty-client:jar:9.4.53.v20231009:compile 03:00:56 [INFO] | | \- org.eclipse.jetty:jetty-http:jar:9.4.53.v20231009:compile 03:00:56 [INFO] | +- org.eclipse.jetty:jetty-util:jar:9.4.53.v20231009:compile 03:00:56 [INFO] | +- org.eclipse.jetty:jetty-io:jar:9.4.53.v20231009:compile 03:00:56 [INFO] | \- org.eclipse.jetty.websocket:websocket-common:jar:9.4.53.v20231009:compile 03:00:56 [INFO] | \- org.eclipse.jetty.websocket:websocket-api:jar:9.4.53.v20231009:compile 03:00:56 [INFO] +- net.sourceforge.argparse4j:argparse4j:jar:0.9.0:compile 03:00:56 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 03:00:56 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 03:00:56 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 03:00:56 [INFO] | +- org.checkerframework:checker-qual:jar:3.42.0:compile 03:00:56 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.25.0:compile 03:00:56 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 03:00:56 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:compile 03:00:56 [INFO] +- org.slf4j:slf4j-log4j12:jar:1.7.32:compile 03:00:56 [INFO] | \- log4j:log4j:jar:1.2.17:compile 03:00:56 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 03:00:56 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 03:00:56 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 03:00:56 [INFO] +- org.assertj:assertj-core:jar:3.25.3:test 03:00:56 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 03:00:56 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 03:00:56 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 03:00:56 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 03:00:56 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 03:00:56 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 03:00:56 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 03:00:56 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 03:00:56 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 03:00:56 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 03:00:56 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.11.0:test 03:00:56 [INFO] +- junit:junit:jar:4.13.2:test 03:00:56 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 03:00:56 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 03:00:56 [INFO] \- org.mockito:mockito-core:jar:5.11.0:test 03:00:56 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.12:test 03:00:56 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.12:test 03:00:56 [INFO] \- org.objenesis:objenesis:jar:3.3:test 03:00:56 [INFO] 03:00:56 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ websocket-client --- 03:00:56 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/restconf/websocket-client/target/sonatype-clm/module.xml 03:00:56 [INFO] 03:00:56 [INFO] ------------< org.opendaylight.netconf:restconf-subsystem >------------- 03:00:56 [INFO] Building restconf-subsystem 7.0.5-SNAPSHOT [118/121] 03:00:56 [INFO] --------------------------------[ pom ]--------------------------------- 03:00:56 [INFO] 03:00:56 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ restconf-subsystem --- 03:00:56 [INFO] 03:00:56 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ restconf-subsystem --- 03:00:56 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 03:00:56 [INFO] 03:00:56 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ restconf-subsystem --- 03:00:56 [INFO] 03:00:56 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ restconf-subsystem --- 03:00:56 [INFO] Skipping CycloneDX goal, because module skips deploy 03:00:56 [INFO] 03:00:56 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ restconf-subsystem --- 03:00:56 [INFO] Skipping artifact installation 03:00:56 [INFO] 03:00:56 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ restconf-subsystem --- 03:00:56 [INFO] Skipping artifact deployment 03:00:56 [INFO] 03:00:56 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ restconf-subsystem --- 03:00:56 [INFO] org.opendaylight.netconf:restconf-subsystem:pom:7.0.5-SNAPSHOT 03:00:56 [INFO] 03:00:56 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ restconf-subsystem --- 03:00:56 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/restconf/target/sonatype-clm/module.xml 03:00:56 [INFO] 03:00:56 [INFO] ------------< org.opendaylight.netconf:keystore-aggregator >------------ 03:00:56 [INFO] Building keystore-aggregator 7.0.5-SNAPSHOT [119/121] 03:00:56 [INFO] --------------------------------[ pom ]--------------------------------- 03:00:56 [INFO] 03:00:56 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ keystore-aggregator --- 03:00:56 [INFO] 03:00:56 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ keystore-aggregator --- 03:00:56 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 03:00:56 [INFO] 03:00:56 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ keystore-aggregator --- 03:00:56 [INFO] 03:00:56 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ keystore-aggregator --- 03:00:56 [INFO] Skipping CycloneDX goal, because module skips deploy 03:00:56 [INFO] 03:00:56 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ keystore-aggregator --- 03:00:56 [INFO] Skipping artifact installation 03:00:56 [INFO] 03:00:56 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ keystore-aggregator --- 03:00:56 [INFO] Skipping artifact deployment 03:00:56 [INFO] 03:00:56 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ keystore-aggregator --- 03:00:56 [INFO] org.opendaylight.netconf:keystore-aggregator:pom:7.0.5-SNAPSHOT 03:00:56 [INFO] 03:00:56 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ keystore-aggregator --- 03:00:56 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/keystore/target/sonatype-clm/module.xml 03:00:56 [INFO] 03:00:56 [INFO] -----------< org.opendaylight.netconf:truststore-aggregator >----------- 03:00:56 [INFO] Building truststore-aggregator 7.0.5-SNAPSHOT [120/121] 03:00:56 [INFO] --------------------------------[ pom ]--------------------------------- 03:00:56 [INFO] 03:00:56 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ truststore-aggregator --- 03:00:56 [INFO] 03:00:56 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ truststore-aggregator --- 03:00:56 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 03:00:56 [INFO] 03:00:56 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ truststore-aggregator --- 03:00:56 [INFO] 03:00:56 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ truststore-aggregator --- 03:00:56 [INFO] Skipping CycloneDX goal, because module skips deploy 03:00:56 [INFO] 03:00:56 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ truststore-aggregator --- 03:00:56 [INFO] Skipping artifact installation 03:00:56 [INFO] 03:00:56 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ truststore-aggregator --- 03:00:56 [INFO] Skipping artifact deployment 03:00:56 [INFO] 03:00:56 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ truststore-aggregator --- 03:00:56 [INFO] org.opendaylight.netconf:truststore-aggregator:pom:7.0.5-SNAPSHOT 03:00:56 [INFO] 03:00:56 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ truststore-aggregator --- 03:00:56 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/truststore/target/sonatype-clm/module.xml 03:00:56 [INFO] 03:00:56 [INFO] ------------< org.opendaylight.netconf:netconf-aggregator >------------- 03:00:56 [INFO] Building netconf-aggregator 7.0.5-SNAPSHOT [121/121] 03:00:56 [INFO] --------------------------------[ pom ]--------------------------------- 03:00:56 [INFO] 03:00:56 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-aggregator --- 03:00:56 [INFO] 03:00:56 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-aggregator --- 03:00:56 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 03:00:56 [INFO] 03:00:56 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-aggregator --- 03:00:56 [INFO] 03:00:56 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ netconf-aggregator --- 03:00:56 [INFO] Skipping CycloneDX goal, because module skips deploy 03:00:56 [INFO] 03:00:56 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-aggregator --- 03:00:56 [INFO] Skipping artifact installation 03:00:56 [INFO] 03:00:56 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-aggregator --- 03:00:56 [INFO] Skipping artifact deployment 03:00:56 [INFO] 03:00:56 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ netconf-aggregator --- 03:00:56 [INFO] org.opendaylight.netconf:netconf-aggregator:pom:7.0.5-SNAPSHOT 03:00:56 [INFO] 03:00:56 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ netconf-aggregator --- 03:00:56 [INFO] Saved module information to /w/workspace/netconf-maven-clm-master/target/sonatype-clm/module.xml 03:00:56 [INFO] ------------------------------------------------------------------------ 03:00:56 [INFO] Reactor Summary for netconf-aggregator 7.0.5-SNAPSHOT: 03:00:56 [INFO] 03:00:56 [INFO] netconf-artifacts .................................. SUCCESS [ 16.380 s] 03:00:56 [INFO] netconf-parent ..................................... SUCCESS [ 11.541 s] 03:00:56 [INFO] feature-parent ..................................... SUCCESS [ 12.049 s] 03:00:56 [INFO] netconf-auth ....................................... SUCCESS [ 7.429 s] 03:00:56 [INFO] netconf-auth-aaa ................................... SUCCESS [ 9.904 s] 03:00:56 [INFO] OpenDaylight :: Netconf :: AAA Authorization Plugin SUCCESS [ 49.594 s] 03:00:56 [INFO] rfc5277 ............................................ SUCCESS [ 8.755 s] 03:00:56 [INFO] OpenDaylight :: Netconf :: RFC5277 Models .......... SUCCESS [ 20.641 s] 03:00:56 [INFO] rfc6241 ............................................ SUCCESS [ 11.996 s] 03:00:56 [INFO] OpenDaylight :: Netconf :: RFC6241 Models .......... SUCCESS [ 20.959 s] 03:00:56 [INFO] rfc6470 ............................................ SUCCESS [ 6.640 s] 03:00:56 [INFO] OpenDaylight :: Netconf :: RFC6470 Models .......... SUCCESS [ 19.079 s] 03:00:56 [INFO] rfc6243 ............................................ SUCCESS [ 5.911 s] 03:00:56 [INFO] OpenDaylight :: Netconf :: RFC6243 Models .......... SUCCESS [ 18.980 s] 03:00:56 [INFO] rfc8526 ............................................ SUCCESS [ 6.826 s] 03:00:56 [INFO] OpenDaylight :: Netconf :: RFC8526 Models .......... SUCCESS [ 18.921 s] 03:00:56 [INFO] netconf-api ........................................ SUCCESS [ 11.678 s] 03:00:56 [INFO] OpenDaylight :: Netconf :: API ..................... SUCCESS [ 19.813 s] 03:00:56 [INFO] rfc6022 ............................................ SUCCESS [ 7.806 s] 03:00:56 [INFO] netconf-common-mdsal ............................... SUCCESS [ 12.231 s] 03:00:56 [INFO] odl-netconf-util ................................... SUCCESS [ 21.890 s] 03:00:56 [INFO] netconf-common ..................................... SUCCESS [ 6.923 s] 03:00:56 [INFO] shaded-exificient-jar .............................. SUCCESS [ 7.350 s] 03:00:56 [INFO] shaded-exificient .................................. SUCCESS [ 4.100 s] 03:00:56 [INFO] netconf-test-util .................................. SUCCESS [ 6.239 s] 03:00:56 [INFO] netconf-netty-util ................................. SUCCESS [ 16.240 s] 03:00:56 [INFO] OpenDaylight :: Netconf :: Netconf Common .......... SUCCESS [ 21.548 s] 03:00:56 [INFO] rfc8341 ............................................ SUCCESS [ 7.690 s] 03:00:56 [INFO] OpenDaylight :: Netconf :: RFC8341 Models .......... SUCCESS [ 18.362 s] 03:00:56 [INFO] draft-ietf-netconf-crypto-types .................... SUCCESS [ 7.624 s] 03:00:56 [INFO] keystore-api ....................................... SUCCESS [ 7.925 s] 03:00:56 [INFO] keystore-none ...................................... SUCCESS [ 4.777 s] 03:00:56 [INFO] OpenDaylight :: Netconf :: Key Store ............... SUCCESS [ 22.814 s] 03:00:56 [INFO] truststore-api ..................................... SUCCESS [ 7.449 s] 03:00:56 [INFO] truststore-none .................................... SUCCESS [ 4.927 s] 03:00:56 [INFO] OpenDaylight :: Netconf :: Trust Store ............. SUCCESS [ 19.720 s] 03:00:56 [INFO] transport-api ...................................... SUCCESS [ 5.840 s] 03:00:56 [INFO] OpenDaylight :: Netconf :: Transport API ........... SUCCESS [ 21.260 s] 03:00:56 [INFO] shaded-sshd-jar .................................... SUCCESS [ 4.603 s] 03:00:56 [INFO] shaded-sshd ........................................ SUCCESS [ 4.709 s] 03:00:56 [INFO] transport-tcp ...................................... SUCCESS [ 13.905 s] 03:00:56 [INFO] transport-ssh ...................................... SUCCESS [ 27.290 s] 03:00:56 [INFO] transport-tls ...................................... SUCCESS [ 23.252 s] 03:00:56 [INFO] OpenDaylight :: Netconf :: Transport ............... SUCCESS [ 20.242 s] 03:00:56 [INFO] netconf-client ..................................... SUCCESS [ 27.813 s] 03:00:56 [INFO] odl-netconf-client ................................. SUCCESS [ 24.595 s] 03:00:56 [INFO] OpenDaylight :: Netconf :: RFC6022 Models .......... SUCCESS [ 22.216 s] 03:00:56 [INFO] rfc7407-ietf-x509-cert-to-name ..................... SUCCESS [ 6.195 s] 03:00:56 [INFO] netconf-server ..................................... SUCCESS [ 27.191 s] 03:00:56 [INFO] OpenDaylight :: Netconf :: Impl .................... SUCCESS [ 21.312 s] 03:00:56 [INFO] OpenDaylight :: Netconf :: All ..................... SUCCESS [ 22.402 s] 03:00:56 [INFO] yanglib-mdsal-writer ............................... SUCCESS [ 14.747 s] 03:00:56 [INFO] odl-yanglib-mdsal-writer ........................... SUCCESS [ 33.207 s] 03:00:56 [INFO] netconf-server-mdsal ............................... SUCCESS [ 24.911 s] 03:00:56 [INFO] netconf-nb ......................................... SUCCESS [ 11.057 s] 03:00:56 [INFO] OpenDaylight :: Netconf :: Mdsal ................... SUCCESS [ 37.683 s] 03:00:56 [INFO] rfc8040-ietf-restconf-monitoring ................... SUCCESS [ 5.538 s] 03:00:56 [INFO] OpenDaylight :: Netconf :: RFC8040 Models .......... SUCCESS [ 17.452 s] 03:00:56 [INFO] rfc8639 ............................................ SUCCESS [ 9.855 s] 03:00:56 [INFO] OpenDaylight :: Netconf :: RFC8639 Models .......... SUCCESS [ 17.815 s] 03:00:56 [INFO] rfc8641 ............................................ SUCCESS [ 7.884 s] 03:00:56 [INFO] OpenDaylight :: Netconf :: RFC8641 Models .......... SUCCESS [ 17.999 s] 03:00:56 [INFO] rfc8650 ............................................ SUCCESS [ 5.074 s] 03:00:56 [INFO] OpenDaylight :: Netconf :: RFC8650 Models .......... SUCCESS [ 17.068 s] 03:00:56 [INFO] keystore-legacy .................................... SUCCESS [ 13.438 s] 03:00:56 [INFO] netconf-dom-api .................................... SUCCESS [ 4.951 s] 03:00:56 [INFO] netconf-client-mdsal ............................... SUCCESS [ 47.321 s] 03:00:56 [INFO] OpenDaylight :: Netconf Connector :: Netconf Connector SUCCESS [ 28.919 s] 03:00:56 [INFO] netconf-test-models ................................ SUCCESS [ 5.568 s] 03:00:56 [INFO] netconf-topology ................................... SUCCESS [ 22.769 s] 03:00:56 [INFO] netconf-topology-singleton ......................... SUCCESS [ 53.390 s] 03:00:56 [INFO] OpenDaylight :: Clustered Netconf Topology :: Netconf Connector + Netconf SSH Server SUCCESS [ 28.714 s] 03:00:56 [INFO] netconf-topology-impl .............................. SUCCESS [ 11.242 s] 03:00:56 [INFO] OpenDaylight :: Netconf Topology :: Netconf Connector + Netconf SSH Server + Netconf configuration via config topology datastore SUCCESS [ 29.522 s] 03:00:56 [INFO] callhome-provider .................................. SUCCESS [ 23.442 s] 03:00:56 [INFO] OpenDaylight :: Netconf Connector :: Netconf Callhome Connector + Netconf SSH Server SUCCESS [ 36.246 s] 03:00:56 [INFO] OpenDaylight :: Netconf Connector :: All ........... SUCCESS [ 32.777 s] 03:00:56 [INFO] netconf-console .................................... SUCCESS [ 16.358 s] 03:00:56 [INFO] OpenDaylight :: Netconf Console + Karaf CLI for netconf CRUD operations SUCCESS [ 45.624 s] 03:00:56 [INFO] restconf-common-models ............................. SUCCESS [ 7.653 s] 03:00:56 [INFO] restconf-common .................................... SUCCESS [ 7.195 s] 03:00:56 [INFO] OpenDaylight :: Restconf :: Common ................. SUCCESS [ 42.054 s] 03:00:56 [INFO] restconf-api ....................................... SUCCESS [ 8.913 s] 03:00:56 [INFO] restconf-nb ........................................ SUCCESS [ 38.118 s] 03:00:56 [INFO] OpenDaylight :: RESTCONF :: Northbound ............. SUCCESS [ 33.025 s] 03:00:56 [INFO] OpenDaylight :: Restconf ........................... SUCCESS [ 34.222 s] 03:00:56 [INFO] restconf-openapi ................................... SUCCESS [ 19.668 s] 03:00:56 [INFO] OpenDaylight :: RESTCONF :: OPENAPI ................ SUCCESS [ 34.830 s] 03:00:56 [INFO] OpenDaylight :: Restconf :: All .................... SUCCESS [ 33.644 s] 03:00:56 [INFO] keystore-plaintext-api ............................. SUCCESS [ 4.200 s] 03:00:56 [INFO] keystore-plaintext-localfile ....................... SUCCESS [ 9.003 s] 03:00:56 [INFO] keystore-plaintext-cli ............................. SUCCESS [ 5.153 s] 03:00:56 [INFO] OpenDaylight :: Netconf :: Key Store :: Plaintext Storage SUCCESS [ 17.205 s] 03:00:56 [INFO] features-netconf ................................... SUCCESS [ 10.928 s] 03:00:56 [INFO] netconf-test-perf .................................. SUCCESS [ 11.182 s] 03:00:56 [INFO] OpenDaylight :: NETCONF Test Tools :: Tools used for performance testing SUCCESS [ 35.983 s] 03:00:56 [INFO] features-netconf-testing ........................... SUCCESS [ 10.043 s] 03:00:56 [INFO] features-netconf-experimental ...................... SUCCESS [ 9.609 s] 03:00:56 [INFO] OpenDaylight :: Netconf Connector :: SSH ........... SUCCESS [ 31.368 s] 03:00:56 [INFO] netconf-features-parent ............................ SUCCESS [ 0.006 s] 03:00:56 [INFO] netconf-karaf ...................................... SUCCESS [ 35.118 s] 03:00:56 [INFO] netconf-karaf-static ............................... SUCCESS [ 41.375 s] 03:00:56 [INFO] model-aggregator ................................... SUCCESS [ 0.006 s] 03:00:56 [INFO] transport-http ..................................... SUCCESS [ 24.362 s] 03:00:56 [INFO] transport-aggregator ............................... SUCCESS [ 0.006 s] 03:00:56 [INFO] restconf-client .................................... SUCCESS [ 7.990 s] 03:00:56 [INFO] restconf-server .................................... SUCCESS [ 8.022 s] 03:00:56 [INFO] protocol ........................................... SUCCESS [ 0.006 s] 03:00:56 [INFO] plugins ............................................ SUCCESS [ 0.004 s] 03:00:56 [INFO] apps ............................................... SUCCESS [ 0.004 s] 03:00:56 [INFO] third-party ........................................ SUCCESS [ 0.004 s] 03:00:56 [INFO] netconf-testtool ................................... SUCCESS [ 35.726 s] 03:00:56 [INFO] netconf-tools ...................................... SUCCESS [ 0.006 s] 03:00:56 [INFO] netconf-subsystem .................................. SUCCESS [ 0.004 s] 03:00:56 [INFO] sal-rest-connector-config .......................... SUCCESS [ 1.145 s] 03:00:56 [INFO] restconf-wadl-generator ............................ SUCCESS [ 7.709 s] 03:00:56 [INFO] websocket-client ................................... SUCCESS [ 7.170 s] 03:00:56 [INFO] restconf-subsystem ................................. SUCCESS [ 0.006 s] 03:00:56 [INFO] keystore-aggregator ................................ SUCCESS [ 0.003 s] 03:00:56 [INFO] truststore-aggregator .............................. SUCCESS [ 0.008 s] 03:00:56 [INFO] netconf-aggregator ................................. SUCCESS [ 0.004 s] 03:00:56 [INFO] ------------------------------------------------------------------------ 03:00:56 [INFO] BUILD SUCCESS 03:00:56 [INFO] ------------------------------------------------------------------------ 03:00:56 [INFO] Total time: 32:44 min 03:00:56 [INFO] Finished at: 2024-04-06T03:00:56Z 03:00:56 [INFO] ------------------------------------------------------------------------ 03:00:56 [WARNING] The requested profile "integrationtests" could not be activated because it does not exist. 03:00:56 [netconf-maven-clm-master] $ /bin/bash /tmp/jenkins17091437163373259265.sh 03:00:56 [netconf-maven-clm-master] $ /bin/sh -xe /tmp/jenkins8245038328186731198.sh 03:00:56 + find . -regex '.*karaf/target' 03:00:56 + xargs rm -rf 03:01:04 [INFO] 2024-04-06T03:01:04.798Z Scanning application odl-netconf. 03:01:05 [INFO] Discovered commit hash '76b38ec7221f507106a99b7b0e0a95c78e124559' via environment variable GIT_COMMIT 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/apps/callhome-provider/target/callhome-provider-7.0.5-SNAPSHOT-javadoc.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/apps/callhome-provider/target/callhome-provider-7.0.5-SNAPSHOT-sources.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/apps/callhome-provider/target/callhome-provider-7.0.5-SNAPSHOT.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/apps/callhome-provider/target/spotbugs/bug-pattern-1.5.0.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/apps/netconf-console/target/netconf-console-7.0.5-SNAPSHOT-javadoc.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/apps/netconf-console/target/netconf-console-7.0.5-SNAPSHOT-sources.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/apps/netconf-console/target/netconf-console-7.0.5-SNAPSHOT.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/apps/netconf-console/target/spotbugs/bug-pattern-1.5.0.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/apps/netconf-nb/target/netconf-nb-7.0.5-SNAPSHOT-javadoc.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/apps/netconf-nb/target/netconf-nb-7.0.5-SNAPSHOT-sources.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/apps/netconf-nb/target/netconf-nb-7.0.5-SNAPSHOT.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/apps/netconf-nb/target/spotbugs/bug-pattern-1.5.0.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/apps/netconf-topology-impl/target/netconf-topology-impl-7.0.5-SNAPSHOT-javadoc.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/apps/netconf-topology-impl/target/netconf-topology-impl-7.0.5-SNAPSHOT-sources.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/apps/netconf-topology-impl/target/netconf-topology-impl-7.0.5-SNAPSHOT.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/apps/netconf-topology-impl/target/spotbugs/bug-pattern-1.5.0.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/apps/netconf-topology-singleton/target/netconf-topology-singleton-7.0.5-SNAPSHOT-javadoc.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/apps/netconf-topology-singleton/target/netconf-topology-singleton-7.0.5-SNAPSHOT-sources.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/apps/netconf-topology-singleton/target/netconf-topology-singleton-7.0.5-SNAPSHOT.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/apps/netconf-topology-singleton/target/spotbugs/bug-pattern-1.5.0.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/apps/netconf-topology/target/netconf-topology-7.0.5-SNAPSHOT-javadoc.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/apps/netconf-topology/target/netconf-topology-7.0.5-SNAPSHOT-sources.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/apps/netconf-topology/target/netconf-topology-7.0.5-SNAPSHOT.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/apps/netconf-topology/target/spotbugs/bug-pattern-1.5.0.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/apps/yanglib-mdsal-writer/target/spotbugs/bug-pattern-1.5.0.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/apps/yanglib-mdsal-writer/target/yanglib-mdsal-writer-7.0.5-SNAPSHOT-javadoc.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/apps/yanglib-mdsal-writer/target/yanglib-mdsal-writer-7.0.5-SNAPSHOT-sources.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/apps/yanglib-mdsal-writer/target/yanglib-mdsal-writer-7.0.5-SNAPSHOT.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/lib/boot/bcpkix-jdk18on-1.77.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/lib/boot/bcprov-ext-jdk18on-1.77.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/lib/boot/bcutil-jdk18on-1.77.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/lib/boot/org.apache.karaf.jaas.boot-4.4.5.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/lib/boot/org.apache.karaf.main-4.4.5.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/lib/boot/org.apache.karaf.specs.activator-4.4.5.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/lib/boot/osgi.core-8.0.0.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/lib/endorsed/org.apache.karaf.specs.java.xml-4.4.5.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/lib/endorsed/org.apache.karaf.specs.java.xml.ws-4.4.5.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/lib/endorsed/org.apache.karaf.specs.locator-4.4.5.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/lib/jdk9plus/istack-commons-runtime-3.0.12.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/lib/jdk9plus/jakarta.xml.bind-api-2.3.3.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/lib/jdk9plus/javax.annotation-api-1.3.2.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/lib/jdk9plus/jaxb-runtime-2.3.8.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/lib/jdk9plus/org.apache.servicemix.specs.activation-api-1.2.1-1.2.1_3.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/lib/jdk9plus/txw2-2.3.8.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/lib/karaf.branding-13.0.11.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/com/h2database/h2/2.2.220/h2-2.2.220.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/com/rabbitmq/amqp-client/5.20.0/amqp-client-5.20.0.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/com/typesafe/config/1.4.2/config-1.4.2.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/com/typesafe/ssl-config-core_2.13/0.4.3/ssl-config-core_2.13-0.4.3.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/commons-codec/commons-codec/1.15/commons-codec-1.15.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/commons-logging/commons-logging/1.3.0/commons-logging-1.3.0.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/io/aeron/aeron-client/1.38.1/aeron-client-1.38.1.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/io/aeron/aeron-driver/1.38.1/aeron-driver-1.38.1.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/io/dropwizard/metrics/metrics-core/4.2.25/metrics-core-4.2.25.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/io/dropwizard/metrics/metrics-graphite/4.2.25/metrics-graphite-4.2.25.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/io/dropwizard/metrics/metrics-healthchecks/4.2.25/metrics-healthchecks-4.2.25.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/io/dropwizard/metrics/metrics-jmx/4.2.25/metrics-jmx-4.2.25.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/io/dropwizard/metrics/metrics-jvm/4.2.25/metrics-jvm-4.2.25.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/io/netty/netty-buffer/4.1.107.Final/netty-buffer-4.1.107.Final.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/io/netty/netty-codec-http/4.1.107.Final/netty-codec-http-4.1.107.Final.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/io/netty/netty-codec/4.1.107.Final/netty-codec-4.1.107.Final.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/io/netty/netty-common/4.1.107.Final/netty-common-4.1.107.Final.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/io/netty/netty-handler/4.1.107.Final/netty-handler-4.1.107.Final.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/io/netty/netty-resolver/4.1.107.Final/netty-resolver-4.1.107.Final.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/io/netty/netty-transport-classes-epoll/4.1.107.Final/netty-transport-classes-epoll-4.1.107.Final.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/io/netty/netty-transport-native-epoll/4.1.107.Final/netty-transport-native-epoll-4.1.107.Final-linux-x86_64.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/io/netty/netty-transport-native-unix-common/4.1.107.Final/netty-transport-native-unix-common-4.1.107.Final-linux-x86_64.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/io/netty/netty-transport-native-unix-common/4.1.107.Final/netty-transport-native-unix-common-4.1.107.Final.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/io/netty/netty-transport/4.1.107.Final/netty-transport-4.1.107.Final.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/io/netty/netty/3.10.6.Final/netty-3.10.6.Final.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/jakarta/el/jakarta.el-api/3.0.3/jakarta.el-api-3.0.3.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/jakarta/servlet/jakarta.servlet-api/4.0.4/jakarta.servlet-api-4.0.4.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/jakarta/websocket/jakarta.websocket-api/1.1.2/jakarta.websocket-api-1.1.2.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/javax/enterprise/cdi-api/2.0.SP1/cdi-api-2.0.SP1.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/javax/interceptor/javax.interceptor-api/1.2.2/javax.interceptor-api-1.2.2.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/javax/transaction/javax.transaction-api/1.2/javax.transaction-api-1.2.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/net/bytebuddy/byte-buddy/1.14.12/byte-buddy-1.14.12.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/net/java/dev/stax-utils/stax-utils/20070216/stax-utils-20070216.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/net/sf/ehcache/ehcache/2.10.9.2/ehcache-2.10.9.2.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/agrona/agrona/1.15.2/agrona-1.15.2.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/antlr/antlr4-runtime/4.13.1/antlr4-runtime-4.13.1.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/aries/blueprint/org.apache.aries.blueprint.api/1.0.1/org.apache.aries.blueprint.api-1.0.1.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/aries/blueprint/org.apache.aries.blueprint.cm/1.3.2/org.apache.aries.blueprint.cm-1.3.2.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/aries/blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0/org.apache.aries.blueprint.core.compatibility-1.0.0.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/aries/blueprint/org.apache.aries.blueprint.core/1.10.3/org.apache.aries.blueprint.core-1.10.3.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/aries/org.apache.aries.util/1.1.3/org.apache.aries.util-1.1.3.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/aries/proxy/org.apache.aries.proxy/1.1.14/org.apache.aries.proxy-1.1.14.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/aries/quiesce/org.apache.aries.quiesce.api/1.0.0/org.apache.aries.quiesce.api-1.0.0.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/commons/commons-text/1.11.0/commons-text-1.11.0.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/felix/org.apache.felix.cm.json/1.0.6/org.apache.felix.cm.json-1.0.6.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/felix/org.apache.felix.converter/1.0.18/org.apache.felix.converter-1.0.18.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/felix/org.apache.felix.fileinstall/3.7.4/org.apache.felix.fileinstall-3.7.4.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/felix/org.apache.felix.framework/7.0.5/org.apache.felix.framework-7.0.5.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/felix/org.apache.felix.inventory/1.1.0/org.apache.felix.inventory-1.1.0.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/felix/org.apache.felix.metatype/1.2.4/org.apache.felix.metatype-1.2.4.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/felix/org.apache.felix.scr/2.2.6/org.apache.felix.scr-2.2.6.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/felix/org.apache.felix.webconsole.plugins.ds/2.2.0/org.apache.felix.webconsole.plugins.ds-2.2.0.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/felix/org.apache.felix.webconsole.plugins.event/1.1.8/org.apache.felix.webconsole.plugins.event-1.1.8.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/geronimo/specs/geronimo-jta_1.1_spec/1.1.1/geronimo-jta_1.1_spec-1.1.1.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/karaf/bundle/org.apache.karaf.bundle.blueprintstate/4.4.5/org.apache.karaf.bundle.blueprintstate-4.4.5.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/karaf/deployer/org.apache.karaf.deployer.blueprint/4.4.5/org.apache.karaf.deployer.blueprint-4.4.5.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/karaf/deployer/org.apache.karaf.deployer.features/4.4.5/org.apache.karaf.deployer.features-4.4.5.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/karaf/deployer/org.apache.karaf.deployer.kar/4.4.5/org.apache.karaf.deployer.kar-4.4.5.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/karaf/deployer/org.apache.karaf.deployer.wrap/4.4.5/org.apache.karaf.deployer.wrap-4.4.5.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/karaf/features/org.apache.karaf.features.command/4.4.5/org.apache.karaf.features.command-4.4.5.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/karaf/features/org.apache.karaf.features.core/4.4.5/org.apache.karaf.features.core-4.4.5.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/karaf/features/org.apache.karaf.features.extension/4.4.5/org.apache.karaf.features.extension-4.4.5.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/karaf/http/org.apache.karaf.http.core/4.4.5/org.apache.karaf.http.core-4.4.5.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/karaf/jaas/org.apache.karaf.jaas.boot/4.4.5/org.apache.karaf.jaas.boot-4.4.5.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/karaf/jaas/org.apache.karaf.jaas.command/4.4.5/org.apache.karaf.jaas.command-4.4.5.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/karaf/jaas/org.apache.karaf.jaas.config/4.4.5/org.apache.karaf.jaas.config-4.4.5.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/karaf/jaas/org.apache.karaf.jaas.modules/4.4.5/org.apache.karaf.jaas.modules-4.4.5.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/karaf/jdbc/org.apache.karaf.jdbc.core/4.4.5/org.apache.karaf.jdbc.core-4.4.5.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/karaf/log/org.apache.karaf.log.core/4.4.5/org.apache.karaf.log.core-4.4.5.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/karaf/org.apache.karaf.client/4.4.5/org.apache.karaf.client-4.4.5.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/karaf/org.apache.karaf.event/4.4.5/org.apache.karaf.event-4.4.5.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/karaf/scr/org.apache.karaf.scr.management/4.4.5/org.apache.karaf.scr.management-4.4.5.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/karaf/scr/org.apache.karaf.scr.state/4.4.5/org.apache.karaf.scr.state-4.4.5.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/karaf/services/org.apache.karaf.services.eventadmin/4.4.5/org.apache.karaf.services.eventadmin-4.4.5.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/karaf/services/org.apache.karaf.services.staticcm/4.4.5/org.apache.karaf.services.staticcm-4.4.5.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/karaf/shell/org.apache.karaf.shell.commands/4.4.5/org.apache.karaf.shell.commands-4.4.5.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/karaf/shell/org.apache.karaf.shell.core/4.4.5/org.apache.karaf.shell.core-4.4.5.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/karaf/shell/org.apache.karaf.shell.groovy/4.4.5/org.apache.karaf.shell.groovy-4.4.5.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/karaf/shell/org.apache.karaf.shell.ssh/4.4.5/org.apache.karaf.shell.ssh-4.4.5.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/karaf/system/org.apache.karaf.system.core/4.4.5/org.apache.karaf.system.core-4.4.5.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/karaf/web/org.apache.karaf.web.core/4.4.5/org.apache.karaf.web.core-4.4.5.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/karaf/webconsole/org.apache.karaf.webconsole.http/4.4.5/org.apache.karaf.webconsole.http-4.4.5.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/servicemix/bundles/org.apache.servicemix.bundles.jasypt/1.9.3_1/org.apache.servicemix.bundles.jasypt-1.9.3_1.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/servicemix/bundles/org.apache.servicemix.bundles.javax-inject/1_3/org.apache.servicemix.bundles.javax-inject-1_3.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/sling/org.apache.sling.commons.johnzon/1.2.14/org.apache.sling.commons.johnzon-1.2.14.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/sshd/sshd-osgi/2.11.0/sshd-osgi-2.11.0.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/sshd/sshd-scp/2.11.0/sshd-scp-2.11.0.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/sshd/sshd-sftp/2.11.0/sshd-sftp-2.11.0.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/bouncycastle/bcpkix-jdk18on/1.75/bcpkix-jdk18on-1.75.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/bouncycastle/bcprov-jdk18on/1.75/bcprov-jdk18on-1.75.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/bouncycastle/bcutil-jdk18on/1.75/bcutil-jdk18on-1.75.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/codehaus/woodstox/stax2-api/4.2.2/stax2-api-4.2.2.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/eclipse/jdt/ecj/3.26.0/ecj-3.26.0.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/eclipse/jetty/jetty-client/9.4.53.v20231009/jetty-client-9.4.53.v20231009.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/eclipse/jetty/jetty-continuation/9.4.53.v20231009/jetty-continuation-9.4.53.v20231009.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/eclipse/jetty/jetty-http/9.4.53.v20231009/jetty-http-9.4.53.v20231009.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/eclipse/jetty/jetty-io/9.4.53.v20231009/jetty-io-9.4.53.v20231009.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/eclipse/jetty/jetty-jaas/9.4.53.v20231009/jetty-jaas-9.4.53.v20231009.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/eclipse/jetty/jetty-jmx/9.4.53.v20231009/jetty-jmx-9.4.53.v20231009.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/eclipse/jetty/jetty-security/9.4.53.v20231009/jetty-security-9.4.53.v20231009.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/eclipse/jetty/jetty-server/9.4.53.v20231009/jetty-server-9.4.53.v20231009.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/eclipse/jetty/jetty-servlet/9.4.53.v20231009/jetty-servlet-9.4.53.v20231009.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/eclipse/jetty/jetty-servlets/9.4.53.v20231009/jetty-servlets-9.4.53.v20231009.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/eclipse/jetty/jetty-util-ajax/9.4.53.v20231009/jetty-util-ajax-9.4.53.v20231009.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/eclipse/jetty/jetty-util/9.4.53.v20231009/jetty-util-9.4.53.v20231009.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/eclipse/jetty/jetty-xml/9.4.53.v20231009/jetty-xml-9.4.53.v20231009.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/eclipse/jetty/websocket/websocket-api/9.4.53.v20231009/websocket-api-9.4.53.v20231009.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/eclipse/jetty/websocket/websocket-client/9.4.53.v20231009/websocket-client-9.4.53.v20231009.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/eclipse/jetty/websocket/websocket-common/9.4.53.v20231009/websocket-common-9.4.53.v20231009.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/eclipse/jetty/websocket/websocket-server/9.4.53.v20231009/websocket-server-9.4.53.v20231009.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/eclipse/jetty/websocket/websocket-servlet/9.4.53.v20231009/websocket-servlet-9.4.53.v20231009.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/eclipse/platform/org.eclipse.osgi/3.18.0/org.eclipse.osgi-3.18.0.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/fusesource/jansi/jansi/2.4.1/jansi-2.4.1.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/glassfish/hk2/external/aopalliance-repackaged/2.6.1/aopalliance-repackaged-2.6.1.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/glassfish/hk2/hk2-api/2.6.1/hk2-api-2.6.1.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/glassfish/hk2/hk2-locator/2.6.1/hk2-locator-2.6.1.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/glassfish/hk2/hk2-utils/2.6.1/hk2-utils-2.6.1.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/glassfish/jersey/containers/jersey-container-servlet-core/2.41/jersey-container-servlet-core-2.41.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/glassfish/jersey/containers/jersey-container-servlet/2.41/jersey-container-servlet-2.41.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/glassfish/jersey/core/jersey-client/2.41/jersey-client-2.41.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/glassfish/jersey/core/jersey-common/2.41/jersey-common-2.41.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/glassfish/jersey/core/jersey-server/2.41/jersey-server-2.41.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/glassfish/jersey/inject/jersey-hk2/2.41/jersey-hk2-2.41.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/glassfish/jersey/media/jersey-media-sse/2.41/jersey-media-sse-2.41.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/jline/jline/3.21.0/jline-3.21.0.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/jolokia/jolokia-osgi/1.7.2/jolokia-osgi-1.7.2.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/lmdbjava/lmdbjava/0.7.0/lmdbjava-0.7.0.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/lz4/lz4-java/1.8.0/lz4-java-1.8.0.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/aaa/aaa-authn-api/0.19.3/aaa-authn-api-0.19.3.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/aaa/aaa-cert/0.19.3/aaa-cert-0.19.3.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/aaa/aaa-encrypt-service-impl/0.19.3/aaa-encrypt-service-impl-0.19.3.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/aaa/aaa-encrypt-service/0.19.3/aaa-encrypt-service-0.19.3.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/aaa/aaa-filterchain/0.19.3/aaa-filterchain-0.19.3.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/aaa/aaa-idm-store-h2/0.19.3/aaa-idm-store-h2-0.19.3.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/aaa/aaa-password-service-api/0.19.3/aaa-password-service-api-0.19.3.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/aaa/aaa-password-service-impl/0.19.3/aaa-password-service-impl-0.19.3.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/aaa/aaa-shiro-api/0.19.3/aaa-shiro-api-0.19.3.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/aaa/aaa-shiro/0.19.3/aaa-shiro-0.19.3.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/aaa/aaa-tokenauthrealm/0.19.3/aaa-tokenauthrealm-0.19.3.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/aaa/repackaged-shiro/0.19.3/repackaged-shiro-0.19.3.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/aaa/web/servlet-api/0.19.3/servlet-api-0.19.3.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/aaa/web/servlet-jersey2/0.19.3/servlet-jersey2-0.19.3.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/aaa/web/web-api/0.19.3/web-api-0.19.3.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/aaa/web/web-osgi-impl/0.19.3/web-osgi-impl-0.19.3.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/controller/atomix-storage/9.0.2/atomix-storage-9.0.2.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/controller/blueprint/9.0.2/blueprint-9.0.2.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/controller/cds-access-api/9.0.2/cds-access-api-9.0.2.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/controller/cds-access-client/9.0.2/cds-access-client-9.0.2.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/controller/cds-dom-api/9.0.2/cds-dom-api-9.0.2.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/controller/cds-mgmt-api/9.0.2/cds-mgmt-api-9.0.2.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/controller/eos-dom-akka/9.0.2/eos-dom-akka-9.0.2.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/controller/repackaged-akka/9.0.2/repackaged-akka-9.0.2.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/controller/sal-akka-raft/9.0.2/sal-akka-raft-9.0.2.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/controller/sal-akka-segmented-journal/9.0.2/sal-akka-segmented-journal-9.0.2.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/controller/sal-cluster-admin-api/9.0.2/sal-cluster-admin-api-9.0.2.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/controller/sal-cluster-admin-impl/9.0.2/sal-cluster-admin-impl-9.0.2.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/controller/sal-clustering-commons/9.0.2/sal-clustering-commons-9.0.2.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/controller/sal-common-util/9.0.2/sal-common-util-9.0.2.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/controller/sal-distributed-datastore/9.0.2/sal-distributed-datastore-9.0.2.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/controller/sal-remoterpc-connector/9.0.2/sal-remoterpc-connector-9.0.2.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/binding/model/iana/iana-crypt-hash/13.0.1/iana-crypt-hash-13.0.1.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/13.0.1/rfc6991-ietf-inet-types-13.0.1.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/13.0.1/rfc6991-ietf-yang-types-13.0.1.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/binding/model/ietf/rfc7952/13.0.1/rfc7952-13.0.1.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/binding/model/ietf/rfc8040/13.0.1/rfc8040-13.0.1.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/binding/model/ietf/rfc8072/13.0.1/rfc8072-13.0.1.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/13.0.1/rfc8342-ietf-datastores-13.0.1.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/13.0.1/rfc8342-ietf-origin-13.0.1.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/binding/model/ietf/rfc8525/13.0.1/rfc8525-13.0.1.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-api/13.0.1/mdsal-binding-api-13.0.1.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-dom-adapter/13.0.1/mdsal-binding-dom-adapter-13.0.1.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-dom-codec-api/13.0.1/mdsal-binding-dom-codec-api-13.0.1.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-dom-codec-osgi/13.0.1/mdsal-binding-dom-codec-osgi-13.0.1.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-dom-codec-spi/13.0.1/mdsal-binding-dom-codec-spi-13.0.1.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-dom-codec/13.0.1/mdsal-binding-dom-codec-13.0.1.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-generator/13.0.1/mdsal-binding-generator-13.0.1.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-loader/13.0.1/mdsal-binding-loader-13.0.1.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-model-api/13.0.1/mdsal-binding-model-api-13.0.1.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-model-ri/13.0.1/mdsal-binding-model-ri-13.0.1.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-runtime-api/13.0.1/mdsal-binding-runtime-api-13.0.1.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-runtime-osgi/13.0.1/mdsal-binding-runtime-osgi-13.0.1.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-runtime-spi/13.0.1/mdsal-binding-runtime-spi-13.0.1.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-spec-util/13.0.1/mdsal-binding-spec-util-13.0.1.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-spi/13.0.1/mdsal-binding-spi-13.0.1.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-util/13.0.1/mdsal-binding-util-13.0.1.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-common-api/13.0.1/mdsal-common-api-13.0.1.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-dom-api/13.0.1/mdsal-dom-api-13.0.1.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-dom-broker/13.0.1/mdsal-dom-broker-13.0.1.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-dom-schema-osgi/13.0.1/mdsal-dom-schema-osgi-13.0.1.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-dom-spi/13.0.1/mdsal-dom-spi-13.0.1.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-eos-binding-adapter/13.0.1/mdsal-eos-binding-adapter-13.0.1.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-eos-binding-api/13.0.1/mdsal-eos-binding-api-13.0.1.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-eos-common-api/13.0.1/mdsal-eos-common-api-13.0.1.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-eos-dom-api/13.0.1/mdsal-eos-dom-api-13.0.1.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-singleton-api/13.0.1/mdsal-singleton-api-13.0.1.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-singleton-impl/13.0.1/mdsal-singleton-impl-13.0.1.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/model/general-entity/13.0.1/general-entity-13.0.1.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/model/ietf-topology/2013.10.21.25.1/ietf-topology-2013.10.21.25.1.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/model/ietf-type-util/13.0.1/ietf-type-util-13.0.1.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/model/yang-ext/2013.09.07.25.1/yang-ext-2013.09.07.25.1.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/yang-binding/13.0.1/yang-binding-13.0.1.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/callhome-provider/7.0.5-SNAPSHOT/callhome-provider-7.0.5-SNAPSHOT.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/keystore-api/7.0.5-SNAPSHOT/keystore-api-7.0.5-SNAPSHOT.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/keystore-legacy/7.0.5-SNAPSHOT/keystore-legacy-7.0.5-SNAPSHOT.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/keystore-none/7.0.5-SNAPSHOT/keystore-none-7.0.5-SNAPSHOT.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.5-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.5-SNAPSHOT.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/model/rfc5277/7.0.5-SNAPSHOT/rfc5277-7.0.5-SNAPSHOT.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/model/rfc6022/7.0.5-SNAPSHOT/rfc6022-7.0.5-SNAPSHOT.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/model/rfc6241/7.0.5-SNAPSHOT/rfc6241-7.0.5-SNAPSHOT.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/model/rfc6243/7.0.5-SNAPSHOT/rfc6243-7.0.5-SNAPSHOT.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/model/rfc6470/7.0.5-SNAPSHOT/rfc6470-7.0.5-SNAPSHOT.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.5-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.5-SNAPSHOT.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/model/rfc8341/7.0.5-SNAPSHOT/rfc8341-7.0.5-SNAPSHOT.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/model/rfc8526/7.0.5-SNAPSHOT/rfc8526-7.0.5-SNAPSHOT.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/netconf-api/7.0.5-SNAPSHOT/netconf-api-7.0.5-SNAPSHOT.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/netconf-auth/7.0.5-SNAPSHOT/netconf-auth-7.0.5-SNAPSHOT.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/netconf-client-mdsal/7.0.5-SNAPSHOT/netconf-client-mdsal-7.0.5-SNAPSHOT.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/netconf-client/7.0.5-SNAPSHOT/netconf-client-7.0.5-SNAPSHOT.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/netconf-common-mdsal/7.0.5-SNAPSHOT/netconf-common-mdsal-7.0.5-SNAPSHOT.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/netconf-common/7.0.5-SNAPSHOT/netconf-common-7.0.5-SNAPSHOT.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/netconf-dom-api/7.0.5-SNAPSHOT/netconf-dom-api-7.0.5-SNAPSHOT.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/netconf-netty-util/7.0.5-SNAPSHOT/netconf-netty-util-7.0.5-SNAPSHOT.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/netconf-topology-impl/7.0.5-SNAPSHOT/netconf-topology-impl-7.0.5-SNAPSHOT.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/netconf-topology/7.0.5-SNAPSHOT/netconf-topology-7.0.5-SNAPSHOT.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/restconf-api/7.0.5-SNAPSHOT/restconf-api-7.0.5-SNAPSHOT.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/restconf-common-models/7.0.5-SNAPSHOT/restconf-common-models-7.0.5-SNAPSHOT.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/restconf-common/7.0.5-SNAPSHOT/restconf-common-7.0.5-SNAPSHOT.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/restconf-nb/7.0.5-SNAPSHOT/restconf-nb-7.0.5-SNAPSHOT.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/shaded-exificient/7.0.5-SNAPSHOT/shaded-exificient-7.0.5-SNAPSHOT.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/shaded-sshd/7.0.5-SNAPSHOT/shaded-sshd-7.0.5-SNAPSHOT.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/transport-api/7.0.5-SNAPSHOT/transport-api-7.0.5-SNAPSHOT.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/transport-ssh/7.0.5-SNAPSHOT/transport-ssh-7.0.5-SNAPSHOT.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/transport-tcp/7.0.5-SNAPSHOT/transport-tcp-7.0.5-SNAPSHOT.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/transport-tls/7.0.5-SNAPSHOT/transport-tls-7.0.5-SNAPSHOT.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/truststore-api/7.0.5-SNAPSHOT/truststore-api-7.0.5-SNAPSHOT.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/truststore-none/7.0.5-SNAPSHOT/truststore-none-7.0.5-SNAPSHOT.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/yanglib-mdsal-writer/7.0.5-SNAPSHOT/yanglib-mdsal-writer-7.0.5-SNAPSHOT.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/odlparent/bcpkix-framework-ext/13.0.11/bcpkix-framework-ext-13.0.11.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/odlparent/bcprov-framework-ext/13.0.11/bcprov-framework-ext-13.0.11.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/odlparent/bcutil-framework-ext/13.0.11/bcutil-framework-ext-13.0.11.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/odlparent/karaf.branding/13.0.11/karaf.branding-13.0.11.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/odlparent/logging-markers/13.0.11/logging-markers-13.0.11.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/concepts/13.0.2/concepts-13.0.2.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/odlext-model-api/13.0.2/odlext-model-api-13.0.2.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/odlext-parser-support/13.0.2/odlext-parser-support-13.0.2.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/openconfig-model-api/13.0.2/openconfig-model-api-13.0.2.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/openconfig-parser-support/13.0.2/openconfig-parser-support-13.0.2.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc6241-model-api/13.0.2/rfc6241-model-api-13.0.2.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc6241-parser-support/13.0.2/rfc6241-parser-support-13.0.2.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc6536-model-api/13.0.2/rfc6536-model-api-13.0.2.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc6536-parser-support/13.0.2/rfc6536-parser-support-13.0.2.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc6643-model-api/13.0.2/rfc6643-model-api-13.0.2.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc6643-parser-support/13.0.2/rfc6643-parser-support-13.0.2.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc7952-model-api/13.0.2/rfc7952-model-api-13.0.2.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc7952-parser-support/13.0.2/rfc7952-parser-support-13.0.2.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc8040-model-api/13.0.2/rfc8040-model-api-13.0.2.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc8040-parser-support/13.0.2/rfc8040-parser-support-13.0.2.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc8528-model-api/13.0.2/rfc8528-model-api-13.0.2.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc8528-parser-support/13.0.2/rfc8528-parser-support-13.0.2.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc8639-model-api/13.0.2/rfc8639-model-api-13.0.2.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc8639-parser-support/13.0.2/rfc8639-parser-support-13.0.2.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc8819-model-api/13.0.2/rfc8819-model-api-13.0.2.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc8819-parser-support/13.0.2/rfc8819-parser-support-13.0.2.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/util/13.0.2/util-13.0.2.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-common/13.0.2/yang-common-13.0.2.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-data-api/13.0.2/yang-data-api-13.0.2.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-data-codec-binfmt/13.0.2/yang-data-codec-binfmt-13.0.2.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-data-codec-gson/13.0.2/yang-data-codec-gson-13.0.2.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-data-codec-xml/13.0.2/yang-data-codec-xml-13.0.2.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-data-impl/13.0.2/yang-data-impl-13.0.2.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-data-spi/13.0.2/yang-data-spi-13.0.2.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-data-transform/13.0.2/yang-data-transform-13.0.2.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-data-tree-api/13.0.2/yang-data-tree-api-13.0.2.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-data-tree-ri/13.0.2/yang-data-tree-ri-13.0.2.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-data-tree-spi/13.0.2/yang-data-tree-spi-13.0.2.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-data-util/13.0.2/yang-data-util-13.0.2.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-ir/13.0.2/yang-ir-13.0.2.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-model-api/13.0.2/yang-model-api-13.0.2.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-model-export/13.0.2/yang-model-export-13.0.2.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-model-ri/13.0.2/yang-model-ri-13.0.2.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-model-spi/13.0.2/yang-model-spi-13.0.2.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-model-util/13.0.2/yang-model-util-13.0.2.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-parser-api/13.0.2/yang-parser-api-13.0.2.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-parser-impl/13.0.2/yang-parser-impl-13.0.2.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-parser-reactor/13.0.2/yang-parser-reactor-13.0.2.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-parser-rfc7950/13.0.2/yang-parser-rfc7950-13.0.2.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-parser-spi/13.0.2/yang-parser-spi-13.0.2.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-repo-api/13.0.2/yang-repo-api-13.0.2.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-repo-fs/13.0.2/yang-repo-fs-13.0.2.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-repo-spi/13.0.2/yang-repo-spi-13.0.2.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-xpath-api/13.0.2/yang-xpath-api-13.0.2.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-xpath-impl/13.0.2/yang-xpath-impl-13.0.2.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/ops4j/pax/jdbc/pax-jdbc-config/1.5.6/pax-jdbc-config-1.5.6.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/ops4j/pax/jdbc/pax-jdbc-pool-common/1.5.6/pax-jdbc-pool-common-1.5.6.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/ops4j/pax/jdbc/pax-jdbc/1.5.6/pax-jdbc-1.5.6.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/ops4j/pax/logging/pax-logging-api/2.2.6/pax-logging-api-2.2.6.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/ops4j/pax/logging/pax-logging-log4j2/2.2.6/pax-logging-log4j2-2.2.6.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/ops4j/pax/logging/pax-logging-logback/2.2.6/pax-logging-logback-2.2.6.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/ops4j/pax/url/pax-url-aether/2.6.12/pax-url-aether-2.6.12.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/ops4j/pax/url/pax-url-war/2.6.14/pax-url-war-2.6.14-uber.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/ops4j/pax/url/pax-url-wrap/2.6.14/pax-url-wrap-2.6.14-uber.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/ops4j/pax/web/pax-web-api/8.0.24/pax-web-api-8.0.24.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/ops4j/pax/web/pax-web-compatibility-el2/8.0.24/pax-web-compatibility-el2-8.0.24.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/ops4j/pax/web/pax-web-compatibility-servlet31/8.0.24/pax-web-compatibility-servlet31-8.0.24.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/ops4j/pax/web/pax-web-extender-war/8.0.24/pax-web-extender-war-8.0.24.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/ops4j/pax/web/pax-web-extender-whiteboard/8.0.24/pax-web-extender-whiteboard-8.0.24.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/ops4j/pax/web/pax-web-jetty/8.0.24/pax-web-jetty-8.0.24.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/ops4j/pax/web/pax-web-jsp/8.0.24/pax-web-jsp-8.0.24.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/ops4j/pax/web/pax-web-runtime/8.0.24/pax-web-runtime-8.0.24.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/ops4j/pax/web/pax-web-spi/8.0.24/pax-web-spi-8.0.24.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/ops4j/pax/web/pax-web-tomcat-common/8.0.24/pax-web-tomcat-common-8.0.24.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/ops4j/pax/web/pax-web-websocket/8.0.24/pax-web-websocket-8.0.24.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/osgi/org.osgi.service.component/1.5.1/org.osgi.service.component-1.5.1.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/osgi/org.osgi.service.event/1.4.1/org.osgi.service.event-1.4.1.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/osgi/org.osgi.service.jdbc/1.1.0/org.osgi.service.jdbc-1.1.0.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/ow2/asm/asm-analysis/9.6/asm-analysis-9.6.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/ow2/asm/asm-commons/9.6/asm-commons-9.6.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/ow2/asm/asm-tree/9.6/asm-tree-9.6.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/ow2/asm/asm-util/9.6/asm-util-9.6.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/ow2/asm/asm/9.6/asm-9.6.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/owasp/encoder/encoder/1.2.3/encoder-1.2.3.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/reactivestreams/reactive-streams/1.0.4/reactive-streams-1.0.4.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/scala-lang/modules/scala-java8-compat_2.13/1.0.2/scala-java8-compat_2.13-1.0.2.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/scala-lang/modules/scala-parser-combinators_2.13/1.1.2/scala-parser-combinators_2.13-1.1.2.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/scala-lang/scala-library/2.13.13/scala-library-2.13.13.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/scala-lang/scala-reflect/2.13.13/scala-reflect-2.13.13.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/tech/pantheon/triemap/triemap/1.3.1/triemap-1.3.1.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/netconf-karaf-static-7.0.5-SNAPSHOT.tar.gz 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/karaf-static/target/netconf-karaf-static-7.0.5-SNAPSHOT.zip 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/keystore/keystore-api/target/keystore-api-7.0.5-SNAPSHOT-javadoc.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/keystore/keystore-api/target/keystore-api-7.0.5-SNAPSHOT-sources.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/keystore/keystore-api/target/keystore-api-7.0.5-SNAPSHOT.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/keystore/keystore-api/target/spotbugs/bug-pattern-1.5.0.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/keystore/keystore-legacy/target/keystore-legacy-7.0.5-SNAPSHOT-javadoc.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/keystore/keystore-legacy/target/keystore-legacy-7.0.5-SNAPSHOT-sources.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/keystore/keystore-legacy/target/keystore-legacy-7.0.5-SNAPSHOT.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/keystore/keystore-legacy/target/spotbugs/bug-pattern-1.5.0.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/keystore/keystore-none/target/keystore-none-7.0.5-SNAPSHOT-javadoc.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/keystore/keystore-none/target/keystore-none-7.0.5-SNAPSHOT-sources.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/keystore/keystore-none/target/keystore-none-7.0.5-SNAPSHOT.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/keystore/keystore-none/target/spotbugs/bug-pattern-1.5.0.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/keystore/plaintext-api/target/keystore-plaintext-api-7.0.5-SNAPSHOT-javadoc.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/keystore/plaintext-api/target/keystore-plaintext-api-7.0.5-SNAPSHOT-sources.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/keystore/plaintext-api/target/keystore-plaintext-api-7.0.5-SNAPSHOT.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/keystore/plaintext-api/target/spotbugs/bug-pattern-1.5.0.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/keystore/plaintext-cli/target/keystore-plaintext-cli-7.0.5-SNAPSHOT-javadoc.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/keystore/plaintext-cli/target/keystore-plaintext-cli-7.0.5-SNAPSHOT-sources.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/keystore/plaintext-cli/target/keystore-plaintext-cli-7.0.5-SNAPSHOT.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/keystore/plaintext-cli/target/spotbugs/bug-pattern-1.5.0.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/keystore/plaintext-localfile/target/keystore-plaintext-localfile-7.0.5-SNAPSHOT-javadoc.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/keystore/plaintext-localfile/target/keystore-plaintext-localfile-7.0.5-SNAPSHOT-sources.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/keystore/plaintext-localfile/target/keystore-plaintext-localfile-7.0.5-SNAPSHOT.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/keystore/plaintext-localfile/target/spotbugs/bug-pattern-1.5.0.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/callhome-provider/7.0.5-SNAPSHOT/callhome-provider-7.0.5-20240406.022812-1-javadoc.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/callhome-provider/7.0.5-SNAPSHOT/callhome-provider-7.0.5-20240406.022812-1-sources.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/callhome-provider/7.0.5-SNAPSHOT/callhome-provider-7.0.5-20240406.022812-1.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/keystore-api/7.0.5-SNAPSHOT/keystore-api-7.0.5-20240406.022812-1-javadoc.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/keystore-api/7.0.5-SNAPSHOT/keystore-api-7.0.5-20240406.022812-1-sources.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/keystore-api/7.0.5-SNAPSHOT/keystore-api-7.0.5-20240406.022812-1.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/keystore-legacy/7.0.5-SNAPSHOT/keystore-legacy-7.0.5-20240406.022812-1-javadoc.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/keystore-legacy/7.0.5-SNAPSHOT/keystore-legacy-7.0.5-20240406.022812-1-sources.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/keystore-legacy/7.0.5-SNAPSHOT/keystore-legacy-7.0.5-20240406.022812-1.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/keystore-none/7.0.5-SNAPSHOT/keystore-none-7.0.5-20240406.022812-1-javadoc.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/keystore-none/7.0.5-SNAPSHOT/keystore-none-7.0.5-20240406.022812-1-sources.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/keystore-none/7.0.5-SNAPSHOT/keystore-none-7.0.5-20240406.022812-1.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/keystore-plaintext-api/7.0.5-SNAPSHOT/keystore-plaintext-api-7.0.5-20240406.022812-1-javadoc.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/keystore-plaintext-api/7.0.5-SNAPSHOT/keystore-plaintext-api-7.0.5-20240406.022812-1-sources.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/keystore-plaintext-api/7.0.5-SNAPSHOT/keystore-plaintext-api-7.0.5-20240406.022812-1.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/keystore-plaintext-cli/7.0.5-SNAPSHOT/keystore-plaintext-cli-7.0.5-20240406.022812-1-javadoc.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/keystore-plaintext-cli/7.0.5-SNAPSHOT/keystore-plaintext-cli-7.0.5-20240406.022812-1-sources.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/keystore-plaintext-cli/7.0.5-SNAPSHOT/keystore-plaintext-cli-7.0.5-20240406.022812-1.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/keystore-plaintext-localfile/7.0.5-SNAPSHOT/keystore-plaintext-localfile-7.0.5-20240406.022812-1-javadoc.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/keystore-plaintext-localfile/7.0.5-SNAPSHOT/keystore-plaintext-localfile-7.0.5-20240406.022812-1-sources.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/keystore-plaintext-localfile/7.0.5-SNAPSHOT/keystore-plaintext-localfile-7.0.5-20240406.022812-1.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.5-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.5-20240406.022812-1-javadoc.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.5-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.5-20240406.022812-1-sources.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.5-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.5-20240406.022812-1.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc5277/7.0.5-SNAPSHOT/rfc5277-7.0.5-20240406.022812-1-javadoc.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc5277/7.0.5-SNAPSHOT/rfc5277-7.0.5-20240406.022812-1-sources.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc5277/7.0.5-SNAPSHOT/rfc5277-7.0.5-20240406.022812-1.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc6022/7.0.5-SNAPSHOT/rfc6022-7.0.5-20240406.022812-1-javadoc.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc6022/7.0.5-SNAPSHOT/rfc6022-7.0.5-20240406.022812-1-sources.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc6022/7.0.5-SNAPSHOT/rfc6022-7.0.5-20240406.022812-1.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc6241/7.0.5-SNAPSHOT/rfc6241-7.0.5-20240406.022812-1-javadoc.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc6241/7.0.5-SNAPSHOT/rfc6241-7.0.5-20240406.022812-1-sources.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc6241/7.0.5-SNAPSHOT/rfc6241-7.0.5-20240406.022812-1.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc6243/7.0.5-SNAPSHOT/rfc6243-7.0.5-20240406.022812-1-javadoc.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc6243/7.0.5-SNAPSHOT/rfc6243-7.0.5-20240406.022812-1-sources.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc6243/7.0.5-SNAPSHOT/rfc6243-7.0.5-20240406.022812-1.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc6470/7.0.5-SNAPSHOT/rfc6470-7.0.5-20240406.022812-1-javadoc.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc6470/7.0.5-SNAPSHOT/rfc6470-7.0.5-20240406.022812-1-sources.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc6470/7.0.5-SNAPSHOT/rfc6470-7.0.5-20240406.022812-1.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.5-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.5-20240406.022812-1-javadoc.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.5-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.5-20240406.022812-1-sources.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.5-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.5-20240406.022812-1.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.5-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.5-20240406.022812-1-javadoc.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.5-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.5-20240406.022812-1-sources.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.5-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.5-20240406.022812-1.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc8341/7.0.5-SNAPSHOT/rfc8341-7.0.5-20240406.022812-1-javadoc.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc8341/7.0.5-SNAPSHOT/rfc8341-7.0.5-20240406.022812-1-sources.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc8341/7.0.5-SNAPSHOT/rfc8341-7.0.5-20240406.022812-1.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc8526/7.0.5-SNAPSHOT/rfc8526-7.0.5-20240406.022812-1-javadoc.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc8526/7.0.5-SNAPSHOT/rfc8526-7.0.5-20240406.022812-1-sources.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc8526/7.0.5-SNAPSHOT/rfc8526-7.0.5-20240406.022812-1.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc8639/7.0.5-SNAPSHOT/rfc8639-7.0.5-20240406.022812-1-javadoc.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc8639/7.0.5-SNAPSHOT/rfc8639-7.0.5-20240406.022812-1-sources.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc8639/7.0.5-SNAPSHOT/rfc8639-7.0.5-20240406.022812-1.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc8641/7.0.5-SNAPSHOT/rfc8641-7.0.5-20240406.022812-1-javadoc.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc8641/7.0.5-SNAPSHOT/rfc8641-7.0.5-20240406.022812-1-sources.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc8641/7.0.5-SNAPSHOT/rfc8641-7.0.5-20240406.022812-1.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc8650/7.0.5-SNAPSHOT/rfc8650-7.0.5-20240406.022812-1-javadoc.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc8650/7.0.5-SNAPSHOT/rfc8650-7.0.5-20240406.022812-1-sources.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc8650/7.0.5-SNAPSHOT/rfc8650-7.0.5-20240406.022812-1.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-api/7.0.5-SNAPSHOT/netconf-api-7.0.5-20240406.022812-1-javadoc.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-api/7.0.5-SNAPSHOT/netconf-api-7.0.5-20240406.022812-1-sources.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-api/7.0.5-SNAPSHOT/netconf-api-7.0.5-20240406.022812-1.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-auth-aaa/7.0.5-SNAPSHOT/netconf-auth-aaa-7.0.5-20240406.022812-1-javadoc.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-auth-aaa/7.0.5-SNAPSHOT/netconf-auth-aaa-7.0.5-20240406.022812-1-sources.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-auth-aaa/7.0.5-SNAPSHOT/netconf-auth-aaa-7.0.5-20240406.022812-1.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-auth/7.0.5-SNAPSHOT/netconf-auth-7.0.5-20240406.022812-1-javadoc.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-auth/7.0.5-SNAPSHOT/netconf-auth-7.0.5-20240406.022812-1-sources.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-auth/7.0.5-SNAPSHOT/netconf-auth-7.0.5-20240406.022812-1.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-client-mdsal/7.0.5-SNAPSHOT/netconf-client-mdsal-7.0.5-20240406.022812-1-javadoc.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-client-mdsal/7.0.5-SNAPSHOT/netconf-client-mdsal-7.0.5-20240406.022812-1-sources.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-client-mdsal/7.0.5-SNAPSHOT/netconf-client-mdsal-7.0.5-20240406.022812-1.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-client/7.0.5-SNAPSHOT/netconf-client-7.0.5-20240406.022812-1-javadoc.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-client/7.0.5-SNAPSHOT/netconf-client-7.0.5-20240406.022812-1-sources.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-client/7.0.5-SNAPSHOT/netconf-client-7.0.5-20240406.022812-1-test-sources.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-client/7.0.5-SNAPSHOT/netconf-client-7.0.5-20240406.022812-1-tests.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-client/7.0.5-SNAPSHOT/netconf-client-7.0.5-20240406.022812-1.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-common-mdsal/7.0.5-SNAPSHOT/netconf-common-mdsal-7.0.5-20240406.022812-1-javadoc.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-common-mdsal/7.0.5-SNAPSHOT/netconf-common-mdsal-7.0.5-20240406.022812-1-sources.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-common-mdsal/7.0.5-SNAPSHOT/netconf-common-mdsal-7.0.5-20240406.022812-1.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-common/7.0.5-SNAPSHOT/netconf-common-7.0.5-20240406.022812-1-javadoc.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-common/7.0.5-SNAPSHOT/netconf-common-7.0.5-20240406.022812-1-sources.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-common/7.0.5-SNAPSHOT/netconf-common-7.0.5-20240406.022812-1.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-console/7.0.5-SNAPSHOT/netconf-console-7.0.5-20240406.022812-1-javadoc.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-console/7.0.5-SNAPSHOT/netconf-console-7.0.5-20240406.022812-1-sources.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-console/7.0.5-SNAPSHOT/netconf-console-7.0.5-20240406.022812-1.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-dom-api/7.0.5-SNAPSHOT/netconf-dom-api-7.0.5-20240406.022812-1-javadoc.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-dom-api/7.0.5-SNAPSHOT/netconf-dom-api-7.0.5-20240406.022812-1-sources.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-dom-api/7.0.5-SNAPSHOT/netconf-dom-api-7.0.5-20240406.022812-1.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-karaf/7.0.5-SNAPSHOT/netconf-karaf-7.0.5-20240406.022812-1.tar.gz 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-karaf/7.0.5-SNAPSHOT/netconf-karaf-7.0.5-20240406.022812-1.zip 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-nb/7.0.5-SNAPSHOT/netconf-nb-7.0.5-20240406.022812-1-javadoc.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-nb/7.0.5-SNAPSHOT/netconf-nb-7.0.5-20240406.022812-1-sources.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-nb/7.0.5-SNAPSHOT/netconf-nb-7.0.5-20240406.022812-1.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-netty-util/7.0.5-SNAPSHOT/netconf-netty-util-7.0.5-20240406.022812-1-javadoc.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-netty-util/7.0.5-SNAPSHOT/netconf-netty-util-7.0.5-20240406.022812-1-sources.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-netty-util/7.0.5-SNAPSHOT/netconf-netty-util-7.0.5-20240406.022812-1.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-server-mdsal/7.0.5-SNAPSHOT/netconf-server-mdsal-7.0.5-20240406.022812-1-javadoc.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-server-mdsal/7.0.5-SNAPSHOT/netconf-server-mdsal-7.0.5-20240406.022812-1-sources.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-server-mdsal/7.0.5-SNAPSHOT/netconf-server-mdsal-7.0.5-20240406.022812-1.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-server/7.0.5-SNAPSHOT/netconf-server-7.0.5-20240406.022812-1-javadoc.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-server/7.0.5-SNAPSHOT/netconf-server-7.0.5-20240406.022812-1-sources.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-server/7.0.5-SNAPSHOT/netconf-server-7.0.5-20240406.022812-1.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-test-models/7.0.5-SNAPSHOT/netconf-test-models-7.0.5-20240406.022812-1-javadoc.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-test-models/7.0.5-SNAPSHOT/netconf-test-models-7.0.5-20240406.022812-1-sources.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-test-models/7.0.5-SNAPSHOT/netconf-test-models-7.0.5-20240406.022812-1.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-test-perf/7.0.5-SNAPSHOT/netconf-test-perf-7.0.5-20240406.022812-1-javadoc.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-test-perf/7.0.5-SNAPSHOT/netconf-test-perf-7.0.5-20240406.022812-1-sources.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-test-perf/7.0.5-SNAPSHOT/netconf-test-perf-7.0.5-20240406.022812-1.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-test-util/7.0.5-SNAPSHOT/netconf-test-util-7.0.5-20240406.022812-1-javadoc.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-test-util/7.0.5-SNAPSHOT/netconf-test-util-7.0.5-20240406.022812-1-sources.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-test-util/7.0.5-SNAPSHOT/netconf-test-util-7.0.5-20240406.022812-1.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-testtool/7.0.5-SNAPSHOT/netconf-testtool-7.0.5-20240406.022812-1-executable.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-testtool/7.0.5-SNAPSHOT/netconf-testtool-7.0.5-20240406.022812-1-javadoc.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-testtool/7.0.5-SNAPSHOT/netconf-testtool-7.0.5-20240406.022812-1-rest-perf-client.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-testtool/7.0.5-SNAPSHOT/netconf-testtool-7.0.5-20240406.022812-1-scale-util.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-testtool/7.0.5-SNAPSHOT/netconf-testtool-7.0.5-20240406.022812-1-sources.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-testtool/7.0.5-SNAPSHOT/netconf-testtool-7.0.5-20240406.022812-1-stress-client.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-testtool/7.0.5-SNAPSHOT/netconf-testtool-7.0.5-20240406.022812-1-stress-client.tar.gz 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-testtool/7.0.5-SNAPSHOT/netconf-testtool-7.0.5-20240406.022812-1.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-topology-impl/7.0.5-SNAPSHOT/netconf-topology-impl-7.0.5-20240406.022812-1-javadoc.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-topology-impl/7.0.5-SNAPSHOT/netconf-topology-impl-7.0.5-20240406.022812-1-sources.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-topology-impl/7.0.5-SNAPSHOT/netconf-topology-impl-7.0.5-20240406.022812-1.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-topology-singleton/7.0.5-SNAPSHOT/netconf-topology-singleton-7.0.5-20240406.022812-1-javadoc.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-topology-singleton/7.0.5-SNAPSHOT/netconf-topology-singleton-7.0.5-20240406.022812-1-sources.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-topology-singleton/7.0.5-SNAPSHOT/netconf-topology-singleton-7.0.5-20240406.022812-1.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-topology/7.0.5-SNAPSHOT/netconf-topology-7.0.5-20240406.022812-1-javadoc.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-topology/7.0.5-SNAPSHOT/netconf-topology-7.0.5-20240406.022812-1-sources.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-topology/7.0.5-SNAPSHOT/netconf-topology-7.0.5-20240406.022812-1.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/restconf-api/7.0.5-SNAPSHOT/restconf-api-7.0.5-20240406.022812-1-javadoc.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/restconf-api/7.0.5-SNAPSHOT/restconf-api-7.0.5-20240406.022812-1-sources.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/restconf-api/7.0.5-SNAPSHOT/restconf-api-7.0.5-20240406.022812-1.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/restconf-client/7.0.5-SNAPSHOT/restconf-client-7.0.5-20240406.022812-1-javadoc.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/restconf-client/7.0.5-SNAPSHOT/restconf-client-7.0.5-20240406.022812-1-sources.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/restconf-client/7.0.5-SNAPSHOT/restconf-client-7.0.5-20240406.022812-1.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/restconf-common-models/7.0.5-SNAPSHOT/restconf-common-models-7.0.5-20240406.022812-1-javadoc.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/restconf-common-models/7.0.5-SNAPSHOT/restconf-common-models-7.0.5-20240406.022812-1-sources.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/restconf-common-models/7.0.5-SNAPSHOT/restconf-common-models-7.0.5-20240406.022812-1.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/restconf-common/7.0.5-SNAPSHOT/restconf-common-7.0.5-20240406.022812-1-javadoc.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/restconf-common/7.0.5-SNAPSHOT/restconf-common-7.0.5-20240406.022812-1-sources.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/restconf-common/7.0.5-SNAPSHOT/restconf-common-7.0.5-20240406.022812-1.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/restconf-nb/7.0.5-SNAPSHOT/restconf-nb-7.0.5-20240406.022812-1-javadoc.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/restconf-nb/7.0.5-SNAPSHOT/restconf-nb-7.0.5-20240406.022812-1-sources.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/restconf-nb/7.0.5-SNAPSHOT/restconf-nb-7.0.5-20240406.022812-1.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/restconf-openapi/7.0.5-SNAPSHOT/restconf-openapi-7.0.5-20240406.022812-1-javadoc.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/restconf-openapi/7.0.5-SNAPSHOT/restconf-openapi-7.0.5-20240406.022812-1-sources.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/restconf-openapi/7.0.5-SNAPSHOT/restconf-openapi-7.0.5-20240406.022812-1.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/restconf-server/7.0.5-SNAPSHOT/restconf-server-7.0.5-20240406.022812-1-javadoc.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/restconf-server/7.0.5-SNAPSHOT/restconf-server-7.0.5-20240406.022812-1-sources.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/restconf-server/7.0.5-SNAPSHOT/restconf-server-7.0.5-20240406.022812-1.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/restconf-wadl-generator/7.0.5-SNAPSHOT/restconf-wadl-generator-7.0.5-20240406.022812-1-javadoc.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/restconf-wadl-generator/7.0.5-SNAPSHOT/restconf-wadl-generator-7.0.5-20240406.022812-1-sources.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/restconf-wadl-generator/7.0.5-SNAPSHOT/restconf-wadl-generator-7.0.5-20240406.022812-1.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/sal-rest-connector-config/7.0.5-SNAPSHOT/sal-rest-connector-config-7.0.5-20240406.022812-1.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/shaded-exificient/7.0.5-SNAPSHOT/shaded-exificient-7.0.5-20240406.022812-1-sources.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/shaded-exificient/7.0.5-SNAPSHOT/shaded-exificient-7.0.5-20240406.022812-1.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/shaded-sshd/7.0.5-SNAPSHOT/shaded-sshd-7.0.5-20240406.022812-1-sources.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/shaded-sshd/7.0.5-SNAPSHOT/shaded-sshd-7.0.5-20240406.022812-1.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/transport-api/7.0.5-SNAPSHOT/transport-api-7.0.5-20240406.022812-1-javadoc.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/transport-api/7.0.5-SNAPSHOT/transport-api-7.0.5-20240406.022812-1-sources.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/transport-api/7.0.5-SNAPSHOT/transport-api-7.0.5-20240406.022812-1.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/transport-http/7.0.5-SNAPSHOT/transport-http-7.0.5-20240406.022812-1-javadoc.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/transport-http/7.0.5-SNAPSHOT/transport-http-7.0.5-20240406.022812-1-sources.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/transport-http/7.0.5-SNAPSHOT/transport-http-7.0.5-20240406.022812-1.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/transport-ssh/7.0.5-SNAPSHOT/transport-ssh-7.0.5-20240406.022812-1-javadoc.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/transport-ssh/7.0.5-SNAPSHOT/transport-ssh-7.0.5-20240406.022812-1-sources.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/transport-ssh/7.0.5-SNAPSHOT/transport-ssh-7.0.5-20240406.022812-1.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/transport-tcp/7.0.5-SNAPSHOT/transport-tcp-7.0.5-20240406.022812-1-javadoc.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/transport-tcp/7.0.5-SNAPSHOT/transport-tcp-7.0.5-20240406.022812-1-sources.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/transport-tcp/7.0.5-SNAPSHOT/transport-tcp-7.0.5-20240406.022812-1.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/transport-tls/7.0.5-SNAPSHOT/transport-tls-7.0.5-20240406.022812-1-javadoc.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/transport-tls/7.0.5-SNAPSHOT/transport-tls-7.0.5-20240406.022812-1-sources.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/transport-tls/7.0.5-SNAPSHOT/transport-tls-7.0.5-20240406.022812-1.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/truststore-api/7.0.5-SNAPSHOT/truststore-api-7.0.5-20240406.022812-1-javadoc.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/truststore-api/7.0.5-SNAPSHOT/truststore-api-7.0.5-20240406.022812-1-sources.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/truststore-api/7.0.5-SNAPSHOT/truststore-api-7.0.5-20240406.022812-1.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/truststore-none/7.0.5-SNAPSHOT/truststore-none-7.0.5-20240406.022812-1-javadoc.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/truststore-none/7.0.5-SNAPSHOT/truststore-none-7.0.5-20240406.022812-1-sources.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/truststore-none/7.0.5-SNAPSHOT/truststore-none-7.0.5-20240406.022812-1.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/websocket-client/7.0.5-SNAPSHOT/websocket-client-7.0.5-20240406.022812-1-javadoc.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/websocket-client/7.0.5-SNAPSHOT/websocket-client-7.0.5-20240406.022812-1-sources.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/websocket-client/7.0.5-SNAPSHOT/websocket-client-7.0.5-20240406.022812-1.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/yanglib-mdsal-writer/7.0.5-SNAPSHOT/yanglib-mdsal-writer-7.0.5-20240406.022812-1-javadoc.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/yanglib-mdsal-writer/7.0.5-SNAPSHOT/yanglib-mdsal-writer-7.0.5-20240406.022812-1-sources.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/yanglib-mdsal-writer/7.0.5-SNAPSHOT/yanglib-mdsal-writer-7.0.5-20240406.022812-1.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/model/draft-ietf-netconf-crypto-types/target/draft-ietf-netconf-crypto-types-7.0.5-SNAPSHOT-javadoc.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/model/draft-ietf-netconf-crypto-types/target/draft-ietf-netconf-crypto-types-7.0.5-SNAPSHOT-sources.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/model/draft-ietf-netconf-crypto-types/target/draft-ietf-netconf-crypto-types-7.0.5-SNAPSHOT.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/model/draft-ietf-netconf-crypto-types/target/spotbugs/bug-pattern-1.5.0.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/model/rfc5277/target/rfc5277-7.0.5-SNAPSHOT-javadoc.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/model/rfc5277/target/rfc5277-7.0.5-SNAPSHOT-sources.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/model/rfc5277/target/rfc5277-7.0.5-SNAPSHOT.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/model/rfc5277/target/spotbugs/bug-pattern-1.5.0.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/model/rfc6022/target/rfc6022-7.0.5-SNAPSHOT-javadoc.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/model/rfc6022/target/rfc6022-7.0.5-SNAPSHOT-sources.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/model/rfc6022/target/rfc6022-7.0.5-SNAPSHOT.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/model/rfc6022/target/spotbugs/bug-pattern-1.5.0.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/model/rfc6241/target/rfc6241-7.0.5-SNAPSHOT-javadoc.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/model/rfc6241/target/rfc6241-7.0.5-SNAPSHOT-sources.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/model/rfc6241/target/rfc6241-7.0.5-SNAPSHOT.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/model/rfc6241/target/spotbugs/bug-pattern-1.5.0.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/model/rfc6243/target/rfc6243-7.0.5-SNAPSHOT-javadoc.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/model/rfc6243/target/rfc6243-7.0.5-SNAPSHOT-sources.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/model/rfc6243/target/rfc6243-7.0.5-SNAPSHOT.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/model/rfc6243/target/spotbugs/bug-pattern-1.5.0.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/model/rfc6470/target/rfc6470-7.0.5-SNAPSHOT-javadoc.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/model/rfc6470/target/rfc6470-7.0.5-SNAPSHOT-sources.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/model/rfc6470/target/rfc6470-7.0.5-SNAPSHOT.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/model/rfc6470/target/spotbugs/bug-pattern-1.5.0.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/model/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-7.0.5-SNAPSHOT-javadoc.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/model/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-7.0.5-SNAPSHOT-sources.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/model/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-7.0.5-SNAPSHOT.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/model/rfc7407-ietf-x509-cert-to-name/target/spotbugs/bug-pattern-1.5.0.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/model/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-7.0.5-SNAPSHOT-javadoc.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/model/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-7.0.5-SNAPSHOT-sources.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/model/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-7.0.5-SNAPSHOT.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/model/rfc8040-ietf-restconf-monitoring/target/spotbugs/bug-pattern-1.5.0.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/model/rfc8341/target/rfc8341-7.0.5-SNAPSHOT-javadoc.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/model/rfc8341/target/rfc8341-7.0.5-SNAPSHOT-sources.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/model/rfc8341/target/rfc8341-7.0.5-SNAPSHOT.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/model/rfc8341/target/spotbugs/bug-pattern-1.5.0.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/model/rfc8526/target/rfc8526-7.0.5-SNAPSHOT-javadoc.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/model/rfc8526/target/rfc8526-7.0.5-SNAPSHOT-sources.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/model/rfc8526/target/rfc8526-7.0.5-SNAPSHOT.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/model/rfc8526/target/spotbugs/bug-pattern-1.5.0.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/model/rfc8639/target/rfc8639-7.0.5-SNAPSHOT-javadoc.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/model/rfc8639/target/rfc8639-7.0.5-SNAPSHOT-sources.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/model/rfc8639/target/rfc8639-7.0.5-SNAPSHOT.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/model/rfc8639/target/spotbugs/bug-pattern-1.5.0.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/model/rfc8641/target/rfc8641-7.0.5-SNAPSHOT-javadoc.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/model/rfc8641/target/rfc8641-7.0.5-SNAPSHOT-sources.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/model/rfc8641/target/rfc8641-7.0.5-SNAPSHOT.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/model/rfc8641/target/spotbugs/bug-pattern-1.5.0.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/model/rfc8650/target/rfc8650-7.0.5-SNAPSHOT-javadoc.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/model/rfc8650/target/rfc8650-7.0.5-SNAPSHOT-sources.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/model/rfc8650/target/rfc8650-7.0.5-SNAPSHOT.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/model/rfc8650/target/spotbugs/bug-pattern-1.5.0.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/netconf/netconf-auth/target/netconf-auth-7.0.5-SNAPSHOT-javadoc.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/netconf/netconf-auth/target/netconf-auth-7.0.5-SNAPSHOT-sources.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/netconf/netconf-auth/target/netconf-auth-7.0.5-SNAPSHOT.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/netconf/netconf-auth/target/spotbugs/bug-pattern-1.5.0.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/netconf/netconf-netty-util/target/netconf-netty-util-7.0.5-SNAPSHOT-javadoc.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/netconf/netconf-netty-util/target/netconf-netty-util-7.0.5-SNAPSHOT-sources.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/netconf/netconf-netty-util/target/netconf-netty-util-7.0.5-SNAPSHOT.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/netconf/netconf-netty-util/target/spotbugs/bug-pattern-1.5.0.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/netconf/netconf-test-models/target/netconf-test-models-7.0.5-SNAPSHOT-javadoc.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/netconf/netconf-test-models/target/netconf-test-models-7.0.5-SNAPSHOT-sources.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/netconf/netconf-test-models/target/netconf-test-models-7.0.5-SNAPSHOT.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/netconf/netconf-test-models/target/spotbugs/bug-pattern-1.5.0.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-test-perf/target/netconf-test-perf-7.0.5-SNAPSHOT-javadoc.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-test-perf/target/netconf-test-perf-7.0.5-SNAPSHOT-sources.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-test-perf/target/netconf-test-perf-7.0.5-SNAPSHOT.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-test-perf/target/spotbugs/bug-pattern-1.5.0.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-testtool/target/lib/bcpkix-jdk18on.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-testtool/target/lib/bcprov-jdk18on.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-testtool/target/netconf-testtool-7.0.5-SNAPSHOT-executable.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-testtool/target/netconf-testtool-7.0.5-SNAPSHOT-javadoc.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-testtool/target/netconf-testtool-7.0.5-SNAPSHOT-sources.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-testtool/target/netconf-testtool-7.0.5-SNAPSHOT.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-testtool/target/rest-perf-client-7.0.5-SNAPSHOT-rest-perf-client.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-testtool/target/scale-util-7.0.5-SNAPSHOT-scale-util.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-testtool/target/spotbugs/bug-pattern-1.5.0.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-testtool/target/stress-client-7.0.5-SNAPSHOT-package-stress-client.tar.gz 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-testtool/target/stress-client-7.0.5-SNAPSHOT-stress-client.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/plugins/netconf-auth-aaa/target/netconf-auth-aaa-7.0.5-SNAPSHOT-javadoc.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/plugins/netconf-auth-aaa/target/netconf-auth-aaa-7.0.5-SNAPSHOT-sources.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/plugins/netconf-auth-aaa/target/netconf-auth-aaa-7.0.5-SNAPSHOT.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/plugins/netconf-auth-aaa/target/spotbugs/bug-pattern-1.5.0.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/plugins/netconf-client-mdsal/target/netconf-client-mdsal-7.0.5-SNAPSHOT-javadoc.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/plugins/netconf-client-mdsal/target/netconf-client-mdsal-7.0.5-SNAPSHOT-sources.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/plugins/netconf-client-mdsal/target/netconf-client-mdsal-7.0.5-SNAPSHOT.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/plugins/netconf-client-mdsal/target/spotbugs/bug-pattern-1.5.0.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/plugins/netconf-common-mdsal/target/netconf-common-mdsal-7.0.5-SNAPSHOT-javadoc.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/plugins/netconf-common-mdsal/target/netconf-common-mdsal-7.0.5-SNAPSHOT-sources.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/plugins/netconf-common-mdsal/target/netconf-common-mdsal-7.0.5-SNAPSHOT.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/plugins/netconf-common-mdsal/target/spotbugs/bug-pattern-1.5.0.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/plugins/netconf-dom-api/target/netconf-dom-api-7.0.5-SNAPSHOT-javadoc.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/plugins/netconf-dom-api/target/netconf-dom-api-7.0.5-SNAPSHOT-sources.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/plugins/netconf-dom-api/target/netconf-dom-api-7.0.5-SNAPSHOT.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/plugins/netconf-dom-api/target/spotbugs/bug-pattern-1.5.0.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/plugins/netconf-server-mdsal/target/netconf-server-mdsal-7.0.5-SNAPSHOT-javadoc.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/plugins/netconf-server-mdsal/target/netconf-server-mdsal-7.0.5-SNAPSHOT-sources.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/plugins/netconf-server-mdsal/target/netconf-server-mdsal-7.0.5-SNAPSHOT.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/plugins/netconf-server-mdsal/target/spotbugs/bug-pattern-1.5.0.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/protocol/netconf-api/target/netconf-api-7.0.5-SNAPSHOT-javadoc.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/protocol/netconf-api/target/netconf-api-7.0.5-SNAPSHOT-sources.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/protocol/netconf-api/target/netconf-api-7.0.5-SNAPSHOT.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/protocol/netconf-api/target/spotbugs/bug-pattern-1.5.0.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/protocol/netconf-client/target/netconf-client-7.0.5-SNAPSHOT-javadoc.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/protocol/netconf-client/target/netconf-client-7.0.5-SNAPSHOT-sources.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/protocol/netconf-client/target/netconf-client-7.0.5-SNAPSHOT-test-sources.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/protocol/netconf-client/target/netconf-client-7.0.5-SNAPSHOT-tests.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/protocol/netconf-client/target/netconf-client-7.0.5-SNAPSHOT.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/protocol/netconf-client/target/spotbugs/bug-pattern-1.5.0.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/protocol/netconf-common/target/netconf-common-7.0.5-SNAPSHOT-javadoc.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/protocol/netconf-common/target/netconf-common-7.0.5-SNAPSHOT-sources.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/protocol/netconf-common/target/netconf-common-7.0.5-SNAPSHOT.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/protocol/netconf-common/target/spotbugs/bug-pattern-1.5.0.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/protocol/netconf-server/target/netconf-server-7.0.5-SNAPSHOT-javadoc.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/protocol/netconf-server/target/netconf-server-7.0.5-SNAPSHOT-sources.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/protocol/netconf-server/target/netconf-server-7.0.5-SNAPSHOT.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/protocol/netconf-server/target/spotbugs/bug-pattern-1.5.0.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/protocol/netconf-test-util/target/netconf-test-util-7.0.5-SNAPSHOT-javadoc.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/protocol/netconf-test-util/target/netconf-test-util-7.0.5-SNAPSHOT-sources.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/protocol/netconf-test-util/target/netconf-test-util-7.0.5-SNAPSHOT.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/protocol/netconf-test-util/target/spotbugs/bug-pattern-1.5.0.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/protocol/restconf-api/target/restconf-api-7.0.5-SNAPSHOT-javadoc.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/protocol/restconf-api/target/restconf-api-7.0.5-SNAPSHOT-sources.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/protocol/restconf-api/target/restconf-api-7.0.5-SNAPSHOT.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/protocol/restconf-api/target/spotbugs/bug-pattern-1.5.0.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/protocol/restconf-client/target/restconf-client-7.0.5-SNAPSHOT-javadoc.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/protocol/restconf-client/target/restconf-client-7.0.5-SNAPSHOT-sources.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/protocol/restconf-client/target/restconf-client-7.0.5-SNAPSHOT.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/protocol/restconf-client/target/spotbugs/bug-pattern-1.5.0.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/protocol/restconf-server/target/restconf-server-7.0.5-SNAPSHOT-javadoc.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/protocol/restconf-server/target/restconf-server-7.0.5-SNAPSHOT-sources.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/protocol/restconf-server/target/restconf-server-7.0.5-SNAPSHOT.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/protocol/restconf-server/target/spotbugs/bug-pattern-1.5.0.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/restconf/restconf-common-models/target/restconf-common-models-7.0.5-SNAPSHOT-javadoc.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/restconf/restconf-common-models/target/restconf-common-models-7.0.5-SNAPSHOT-sources.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/restconf/restconf-common-models/target/restconf-common-models-7.0.5-SNAPSHOT.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/restconf/restconf-common-models/target/spotbugs/bug-pattern-1.5.0.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/restconf/restconf-common/target/restconf-common-7.0.5-SNAPSHOT-javadoc.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/restconf/restconf-common/target/restconf-common-7.0.5-SNAPSHOT-sources.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/restconf/restconf-common/target/restconf-common-7.0.5-SNAPSHOT.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/restconf/restconf-common/target/spotbugs/bug-pattern-1.5.0.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/target/restconf-nb-7.0.5-SNAPSHOT-javadoc.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/target/restconf-nb-7.0.5-SNAPSHOT-sources.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/target/restconf-nb-7.0.5-SNAPSHOT.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/target/spotbugs/bug-pattern-1.5.0.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/restconf/restconf-openapi/target/restconf-openapi-7.0.5-SNAPSHOT-javadoc.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/restconf/restconf-openapi/target/restconf-openapi-7.0.5-SNAPSHOT-sources.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/restconf/restconf-openapi/target/restconf-openapi-7.0.5-SNAPSHOT.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/restconf/restconf-openapi/target/spotbugs/bug-pattern-1.5.0.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/restconf/sal-rest-connector-config/target/sal-rest-connector-config-7.0.5-SNAPSHOT.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/restconf/wadl-generator/target/restconf-wadl-generator-7.0.5-SNAPSHOT-javadoc.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/restconf/wadl-generator/target/restconf-wadl-generator-7.0.5-SNAPSHOT-sources.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/restconf/wadl-generator/target/restconf-wadl-generator-7.0.5-SNAPSHOT.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/restconf/wadl-generator/target/spotbugs/bug-pattern-1.5.0.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/restconf/websocket-client/target/spotbugs/bug-pattern-1.5.0.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/restconf/websocket-client/target/websocket-client-7.0.5-SNAPSHOT-executable.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/restconf/websocket-client/target/websocket-client-7.0.5-SNAPSHOT-javadoc.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/restconf/websocket-client/target/websocket-client-7.0.5-SNAPSHOT-sources.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/restconf/websocket-client/target/websocket-client-7.0.5-SNAPSHOT.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/third-party/shaded-exificient-jar/target/original-shaded-exificient-jar-7.0.5-SNAPSHOT.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/third-party/shaded-exificient-jar/target/shaded-exificient-jar-7.0.5-SNAPSHOT-sources.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/third-party/shaded-exificient-jar/target/shaded-exificient-jar-7.0.5-SNAPSHOT.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/third-party/shaded-exificient/target/shaded-exificient-7.0.5-SNAPSHOT-sources.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/third-party/shaded-exificient/target/shaded-exificient-7.0.5-SNAPSHOT.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/third-party/shaded-sshd-jar/target/original-shaded-sshd-jar-7.0.5-SNAPSHOT.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/third-party/shaded-sshd-jar/target/shaded-sshd-jar-7.0.5-SNAPSHOT-sources.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/third-party/shaded-sshd-jar/target/shaded-sshd-jar-7.0.5-SNAPSHOT.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/third-party/shaded-sshd/target/shaded-sshd-7.0.5-SNAPSHOT-sources.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/third-party/shaded-sshd/target/shaded-sshd-7.0.5-SNAPSHOT.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/transport/transport-api/target/spotbugs/bug-pattern-1.5.0.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/transport/transport-api/target/transport-api-7.0.5-SNAPSHOT-javadoc.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/transport/transport-api/target/transport-api-7.0.5-SNAPSHOT-sources.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/transport/transport-api/target/transport-api-7.0.5-SNAPSHOT.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/transport/transport-http/target/spotbugs/bug-pattern-1.5.0.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/transport/transport-http/target/transport-http-7.0.5-SNAPSHOT-javadoc.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/transport/transport-http/target/transport-http-7.0.5-SNAPSHOT-sources.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/transport/transport-http/target/transport-http-7.0.5-SNAPSHOT.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/transport/transport-ssh/target/spotbugs/bug-pattern-1.5.0.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/transport/transport-ssh/target/transport-ssh-7.0.5-SNAPSHOT-javadoc.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/transport/transport-ssh/target/transport-ssh-7.0.5-SNAPSHOT-sources.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/transport/transport-ssh/target/transport-ssh-7.0.5-SNAPSHOT.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/transport/transport-tcp/target/spotbugs/bug-pattern-1.5.0.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/transport/transport-tcp/target/transport-tcp-7.0.5-SNAPSHOT-javadoc.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/transport/transport-tcp/target/transport-tcp-7.0.5-SNAPSHOT-sources.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/transport/transport-tcp/target/transport-tcp-7.0.5-SNAPSHOT.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/transport/transport-tls/target/spotbugs/bug-pattern-1.5.0.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/transport/transport-tls/target/transport-tls-7.0.5-SNAPSHOT-javadoc.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/transport/transport-tls/target/transport-tls-7.0.5-SNAPSHOT-sources.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/transport/transport-tls/target/transport-tls-7.0.5-SNAPSHOT.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/truststore/truststore-api/target/spotbugs/bug-pattern-1.5.0.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/truststore/truststore-api/target/truststore-api-7.0.5-SNAPSHOT-javadoc.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/truststore/truststore-api/target/truststore-api-7.0.5-SNAPSHOT-sources.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/truststore/truststore-api/target/truststore-api-7.0.5-SNAPSHOT.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/truststore/truststore-none/target/spotbugs/bug-pattern-1.5.0.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/truststore/truststore-none/target/truststore-none-7.0.5-SNAPSHOT-javadoc.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/truststore/truststore-none/target/truststore-none-7.0.5-SNAPSHOT-sources.jar 03:01:05 [INFO] Scan target: /w/workspace/netconf-maven-clm-master/truststore/truststore-none/target/truststore-none-7.0.5-SNAPSHOT.jar 03:01:05 [INFO] Scan configuration properties: 03:01:05 [INFO] dirExcludes=null 03:01:05 [INFO] dirIncludes=null 03:01:05 [INFO] fileExcludes= 03:01:05 [INFO] fileIncludes= 03:01:05 [INFO] 2024-04-06T03:01:05.420Z Starting scanning target: /w/workspace/netconf-maven-clm-master/apps/callhome-provider/target/callhome-provider-7.0.5-SNAPSHOT-javadoc.jar 03:01:05 [INFO] 2024-04-06T03:01:05.935Z Starting scanning target: /w/workspace/netconf-maven-clm-master/apps/callhome-provider/target/callhome-provider-7.0.5-SNAPSHOT-sources.jar 03:01:05 [INFO] 2024-04-06T03:01:05.964Z Starting scanning target: /w/workspace/netconf-maven-clm-master/apps/callhome-provider/target/callhome-provider-7.0.5-SNAPSHOT.jar 03:01:06 [INFO] 2024-04-06T03:01:06.196Z Starting scanning target: /w/workspace/netconf-maven-clm-master/apps/callhome-provider/target/spotbugs/bug-pattern-1.5.0.jar 03:01:07 [INFO] 2024-04-06T03:01:07.484Z Starting scanning target: /w/workspace/netconf-maven-clm-master/apps/netconf-console/target/netconf-console-7.0.5-SNAPSHOT-javadoc.jar 03:01:07 [INFO] 2024-04-06T03:01:07.497Z Starting scanning target: /w/workspace/netconf-maven-clm-master/apps/netconf-console/target/netconf-console-7.0.5-SNAPSHOT-sources.jar 03:01:07 [INFO] 2024-04-06T03:01:07.501Z Starting scanning target: /w/workspace/netconf-maven-clm-master/apps/netconf-console/target/netconf-console-7.0.5-SNAPSHOT.jar 03:01:07 [INFO] 2024-04-06T03:01:07.515Z Starting scanning target: /w/workspace/netconf-maven-clm-master/apps/netconf-console/target/spotbugs/bug-pattern-1.5.0.jar 03:01:07 [INFO] 2024-04-06T03:01:07.542Z Starting scanning target: /w/workspace/netconf-maven-clm-master/apps/netconf-nb/target/netconf-nb-7.0.5-SNAPSHOT-javadoc.jar 03:01:07 [INFO] 2024-04-06T03:01:07.559Z Starting scanning target: /w/workspace/netconf-maven-clm-master/apps/netconf-nb/target/netconf-nb-7.0.5-SNAPSHOT-sources.jar 03:01:07 [INFO] 2024-04-06T03:01:07.564Z Starting scanning target: /w/workspace/netconf-maven-clm-master/apps/netconf-nb/target/netconf-nb-7.0.5-SNAPSHOT.jar 03:01:07 [INFO] 2024-04-06T03:01:07.579Z Starting scanning target: /w/workspace/netconf-maven-clm-master/apps/netconf-nb/target/spotbugs/bug-pattern-1.5.0.jar 03:01:07 [INFO] 2024-04-06T03:01:07.607Z Starting scanning target: /w/workspace/netconf-maven-clm-master/apps/netconf-topology-impl/target/netconf-topology-impl-7.0.5-SNAPSHOT-javadoc.jar 03:01:07 [INFO] 2024-04-06T03:01:07.617Z Starting scanning target: /w/workspace/netconf-maven-clm-master/apps/netconf-topology-impl/target/netconf-topology-impl-7.0.5-SNAPSHOT-sources.jar 03:01:07 [INFO] 2024-04-06T03:01:07.619Z Starting scanning target: /w/workspace/netconf-maven-clm-master/apps/netconf-topology-impl/target/netconf-topology-impl-7.0.5-SNAPSHOT.jar 03:01:07 [INFO] 2024-04-06T03:01:07.625Z Starting scanning target: /w/workspace/netconf-maven-clm-master/apps/netconf-topology-impl/target/spotbugs/bug-pattern-1.5.0.jar 03:01:07 [INFO] 2024-04-06T03:01:07.654Z Starting scanning target: /w/workspace/netconf-maven-clm-master/apps/netconf-topology-singleton/target/netconf-topology-singleton-7.0.5-SNAPSHOT-javadoc.jar 03:01:07 [INFO] 2024-04-06T03:01:07.697Z Starting scanning target: /w/workspace/netconf-maven-clm-master/apps/netconf-topology-singleton/target/netconf-topology-singleton-7.0.5-SNAPSHOT-sources.jar 03:01:07 [INFO] 2024-04-06T03:01:07.715Z Starting scanning target: /w/workspace/netconf-maven-clm-master/apps/netconf-topology-singleton/target/netconf-topology-singleton-7.0.5-SNAPSHOT.jar 03:01:07 [INFO] 2024-04-06T03:01:07.778Z Starting scanning target: /w/workspace/netconf-maven-clm-master/apps/netconf-topology-singleton/target/spotbugs/bug-pattern-1.5.0.jar 03:01:07 [INFO] 2024-04-06T03:01:07.798Z Starting scanning target: /w/workspace/netconf-maven-clm-master/apps/netconf-topology/target/netconf-topology-7.0.5-SNAPSHOT-javadoc.jar 03:01:07 [INFO] 2024-04-06T03:01:07.840Z Starting scanning target: /w/workspace/netconf-maven-clm-master/apps/netconf-topology/target/netconf-topology-7.0.5-SNAPSHOT-sources.jar 03:01:07 [INFO] 2024-04-06T03:01:07.852Z Starting scanning target: /w/workspace/netconf-maven-clm-master/apps/netconf-topology/target/netconf-topology-7.0.5-SNAPSHOT.jar 03:01:07 [INFO] 2024-04-06T03:01:07.907Z Starting scanning target: /w/workspace/netconf-maven-clm-master/apps/netconf-topology/target/spotbugs/bug-pattern-1.5.0.jar 03:01:07 [INFO] 2024-04-06T03:01:07.928Z Starting scanning target: /w/workspace/netconf-maven-clm-master/apps/yanglib-mdsal-writer/target/spotbugs/bug-pattern-1.5.0.jar 03:01:07 [INFO] 2024-04-06T03:01:07.950Z Starting scanning target: /w/workspace/netconf-maven-clm-master/apps/yanglib-mdsal-writer/target/yanglib-mdsal-writer-7.0.5-SNAPSHOT-javadoc.jar 03:01:07 [INFO] 2024-04-06T03:01:07.957Z Starting scanning target: /w/workspace/netconf-maven-clm-master/apps/yanglib-mdsal-writer/target/yanglib-mdsal-writer-7.0.5-SNAPSHOT-sources.jar 03:01:07 [INFO] 2024-04-06T03:01:07.959Z Starting scanning target: /w/workspace/netconf-maven-clm-master/apps/yanglib-mdsal-writer/target/yanglib-mdsal-writer-7.0.5-SNAPSHOT.jar 03:01:07 [INFO] 2024-04-06T03:01:07.965Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/lib/boot/bcpkix-jdk18on-1.77.jar 03:01:08 [INFO] 2024-04-06T03:01:08.312Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/lib/boot/bcprov-ext-jdk18on-1.77.jar 03:01:10 [INFO] 2024-04-06T03:01:10.345Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/lib/boot/bcutil-jdk18on-1.77.jar 03:01:10 [INFO] 2024-04-06T03:01:10.421Z Scanned 11538 files so far 03:01:10 [INFO] 2024-04-06T03:01:10.517Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/lib/boot/org.apache.karaf.jaas.boot-4.4.5.jar 03:01:10 [INFO] 2024-04-06T03:01:10.521Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/lib/boot/org.apache.karaf.main-4.4.5.jar 03:01:10 [INFO] 2024-04-06T03:01:10.551Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/lib/boot/org.apache.karaf.specs.activator-4.4.5.jar 03:01:10 [INFO] 2024-04-06T03:01:10.554Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/lib/boot/osgi.core-8.0.0.jar 03:01:10 [INFO] 2024-04-06T03:01:10.622Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/lib/endorsed/org.apache.karaf.specs.java.xml-4.4.5.jar 03:01:10 [INFO] 2024-04-06T03:01:10.633Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/lib/endorsed/org.apache.karaf.specs.java.xml.ws-4.4.5.jar 03:01:10 [INFO] 2024-04-06T03:01:10.638Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/lib/endorsed/org.apache.karaf.specs.locator-4.4.5.jar 03:01:10 [INFO] 2024-04-06T03:01:10.640Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/lib/jdk9plus/istack-commons-runtime-3.0.12.jar 03:01:10 [INFO] 2024-04-06T03:01:10.648Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/lib/jdk9plus/jakarta.xml.bind-api-2.3.3.jar 03:01:10 [INFO] 2024-04-06T03:01:10.674Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/lib/jdk9plus/javax.annotation-api-1.3.2.jar 03:01:10 [INFO] 2024-04-06T03:01:10.679Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/lib/jdk9plus/jaxb-runtime-2.3.8.jar 03:01:10 [INFO] 2024-04-06T03:01:10.895Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/lib/jdk9plus/org.apache.servicemix.specs.activation-api-1.2.1-1.2.1_3.jar 03:01:10 [INFO] 2024-04-06T03:01:10.913Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/lib/jdk9plus/txw2-2.3.8.jar 03:01:10 [INFO] 2024-04-06T03:01:10.928Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/lib/karaf.branding-13.0.11.jar 03:01:10 [INFO] 2024-04-06T03:01:10.929Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar 03:01:10 [INFO] 2024-04-06T03:01:10.984Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar 03:01:10 [INFO] 2024-04-06T03:01:10.986Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar 03:01:11 [INFO] 2024-04-06T03:01:11.673Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.jar 03:01:11 [INFO] 2024-04-06T03:01:11.678Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/com/h2database/h2/2.2.220/h2-2.2.220.jar 03:01:12 [INFO] 2024-04-06T03:01:12.204Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/com/rabbitmq/amqp-client/5.20.0/amqp-client-5.20.0.jar 03:01:12 [INFO] 2024-04-06T03:01:12.349Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/com/typesafe/config/1.4.2/config-1.4.2.jar 03:01:12 [INFO] 2024-04-06T03:01:12.399Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/com/typesafe/ssl-config-core_2.13/0.4.3/ssl-config-core_2.13-0.4.3.jar 03:01:12 [INFO] 2024-04-06T03:01:12.451Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar 03:01:12 [INFO] 2024-04-06T03:01:12.492Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/commons-codec/commons-codec/1.15/commons-codec-1.15.jar 03:01:12 [INFO] 2024-04-06T03:01:12.536Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar 03:01:12 [INFO] 2024-04-06T03:01:12.678Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/commons-logging/commons-logging/1.3.0/commons-logging-1.3.0.jar 03:01:12 [INFO] 2024-04-06T03:01:12.689Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/io/aeron/aeron-client/1.38.1/aeron-client-1.38.1.jar 03:01:12 [INFO] 2024-04-06T03:01:12.721Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/io/aeron/aeron-driver/1.38.1/aeron-driver-1.38.1.jar 03:01:12 [INFO] 2024-04-06T03:01:12.771Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/io/dropwizard/metrics/metrics-core/4.2.25/metrics-core-4.2.25.jar 03:01:12 [INFO] 2024-04-06T03:01:12.796Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/io/dropwizard/metrics/metrics-graphite/4.2.25/metrics-graphite-4.2.25.jar 03:01:12 [INFO] 2024-04-06T03:01:12.800Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/io/dropwizard/metrics/metrics-healthchecks/4.2.25/metrics-healthchecks-4.2.25.jar 03:01:12 [INFO] 2024-04-06T03:01:12.805Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/io/dropwizard/metrics/metrics-jmx/4.2.25/metrics-jmx-4.2.25.jar 03:01:12 [INFO] 2024-04-06T03:01:12.810Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/io/dropwizard/metrics/metrics-jvm/4.2.25/metrics-jvm-4.2.25.jar 03:01:12 [INFO] 2024-04-06T03:01:12.815Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/io/netty/netty-buffer/4.1.107.Final/netty-buffer-4.1.107.Final.jar 03:01:12 [INFO] 2024-04-06T03:01:12.870Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/io/netty/netty-codec-http/4.1.107.Final/netty-codec-http-4.1.107.Final.jar 03:01:12 [INFO] 2024-04-06T03:01:12.991Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/io/netty/netty-codec/4.1.107.Final/netty-codec-4.1.107.Final.jar 03:01:13 [INFO] 2024-04-06T03:01:13.060Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/io/netty/netty-common/4.1.107.Final/netty-common-4.1.107.Final.jar 03:01:13 [INFO] 2024-04-06T03:01:13.185Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/io/netty/netty-handler/4.1.107.Final/netty-handler-4.1.107.Final.jar 03:01:13 [INFO] 2024-04-06T03:01:13.282Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/io/netty/netty-resolver/4.1.107.Final/netty-resolver-4.1.107.Final.jar 03:01:13 [INFO] 2024-04-06T03:01:13.291Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/io/netty/netty-transport-classes-epoll/4.1.107.Final/netty-transport-classes-epoll-4.1.107.Final.jar 03:01:13 [INFO] 2024-04-06T03:01:13.318Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/io/netty/netty-transport-native-epoll/4.1.107.Final/netty-transport-native-epoll-4.1.107.Final-linux-x86_64.jar 03:01:13 [INFO] 2024-04-06T03:01:13.321Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/io/netty/netty-transport-native-unix-common/4.1.107.Final/netty-transport-native-unix-common-4.1.107.Final-linux-x86_64.jar 03:01:13 [INFO] 2024-04-06T03:01:13.332Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/io/netty/netty-transport-native-unix-common/4.1.107.Final/netty-transport-native-unix-common-4.1.107.Final.jar 03:01:13 [INFO] 2024-04-06T03:01:13.340Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/io/netty/netty-transport/4.1.107.Final/netty-transport-4.1.107.Final.jar 03:01:13 [INFO] 2024-04-06T03:01:13.433Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/io/netty/netty/3.10.6.Final/netty-3.10.6.Final.jar 03:01:13 [INFO] 2024-04-06T03:01:13.659Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar 03:01:13 [INFO] 2024-04-06T03:01:13.667Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar 03:01:13 [INFO] 2024-04-06T03:01:13.671Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/jakarta/el/jakarta.el-api/3.0.3/jakarta.el-api-3.0.3.jar 03:01:13 [INFO] 2024-04-06T03:01:13.682Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/jakarta/servlet/jakarta.servlet-api/4.0.4/jakarta.servlet-api-4.0.4.jar 03:01:13 [INFO] 2024-04-06T03:01:13.698Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.jar 03:01:13 [INFO] 2024-04-06T03:01:13.718Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/jakarta/websocket/jakarta.websocket-api/1.1.2/jakarta.websocket-api-1.1.2.jar 03:01:13 [INFO] 2024-04-06T03:01:13.728Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar 03:01:13 [INFO] 2024-04-06T03:01:13.755Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/javax/enterprise/cdi-api/2.0.SP1/cdi-api-2.0.SP1.jar 03:01:13 [INFO] 2024-04-06T03:01:13.776Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/javax/interceptor/javax.interceptor-api/1.2.2/javax.interceptor-api-1.2.2.jar 03:01:13 [INFO] 2024-04-06T03:01:13.779Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar 03:01:13 [INFO] 2024-04-06T03:01:13.794Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/javax/transaction/javax.transaction-api/1.2/javax.transaction-api-1.2.jar 03:01:13 [INFO] 2024-04-06T03:01:13.798Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/net/bytebuddy/byte-buddy/1.14.12/byte-buddy-1.14.12.jar 03:01:14 [INFO] 2024-04-06T03:01:14.607Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/net/java/dev/stax-utils/stax-utils/20070216/stax-utils-20070216.jar 03:01:14 [INFO] 2024-04-06T03:01:14.629Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/net/sf/ehcache/ehcache/2.10.9.2/ehcache-2.10.9.2.jar 03:01:15 [INFO] 2024-04-06T03:01:15.421Z Scanned 32824 files so far 03:01:15 [INFO] 2024-04-06T03:01:15.616Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/agrona/agrona/1.15.2/agrona-1.15.2.jar 03:01:15 [INFO] 2024-04-06T03:01:15.680Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/antlr/antlr4-runtime/4.13.1/antlr4-runtime-4.13.1.jar 03:01:15 [INFO] 2024-04-06T03:01:15.729Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/aries/blueprint/org.apache.aries.blueprint.api/1.0.1/org.apache.aries.blueprint.api-1.0.1.jar 03:01:15 [INFO] 2024-04-06T03:01:15.734Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/aries/blueprint/org.apache.aries.blueprint.cm/1.3.2/org.apache.aries.blueprint.cm-1.3.2.jar 03:01:15 [INFO] 2024-04-06T03:01:15.742Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/aries/blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0/org.apache.aries.blueprint.core.compatibility-1.0.0.jar 03:01:15 [INFO] 2024-04-06T03:01:15.744Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/aries/blueprint/org.apache.aries.blueprint.core/1.10.3/org.apache.aries.blueprint.core-1.10.3.jar 03:01:15 [INFO] 2024-04-06T03:01:15.819Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/aries/org.apache.aries.util/1.1.3/org.apache.aries.util-1.1.3.jar 03:01:15 [INFO] 2024-04-06T03:01:15.835Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/aries/proxy/org.apache.aries.proxy/1.1.14/org.apache.aries.proxy-1.1.14.jar 03:01:15 [INFO] 2024-04-06T03:01:15.850Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/aries/quiesce/org.apache.aries.quiesce.api/1.0.0/org.apache.aries.quiesce.api-1.0.0.jar 03:01:15 [INFO] 2024-04-06T03:01:15.853Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar 03:01:15 [INFO] 2024-04-06T03:01:15.976Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/commons/commons-text/1.11.0/commons-text-1.11.0.jar 03:01:16 [INFO] 2024-04-06T03:01:16.020Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/felix/org.apache.felix.cm.json/1.0.6/org.apache.felix.cm.json-1.0.6.jar 03:01:16 [INFO] 2024-04-06T03:01:16.029Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/felix/org.apache.felix.converter/1.0.18/org.apache.felix.converter-1.0.18.jar 03:01:16 [INFO] 2024-04-06T03:01:16.056Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/felix/org.apache.felix.fileinstall/3.7.4/org.apache.felix.fileinstall-3.7.4.jar 03:01:16 [INFO] 2024-04-06T03:01:16.077Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/felix/org.apache.felix.framework/7.0.5/org.apache.felix.framework-7.0.5.jar 03:01:16 [INFO] 2024-04-06T03:01:16.190Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/felix/org.apache.felix.inventory/1.1.0/org.apache.felix.inventory-1.1.0.jar 03:01:16 [INFO] 2024-04-06T03:01:16.199Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/felix/org.apache.felix.metatype/1.2.4/org.apache.felix.metatype-1.2.4.jar 03:01:16 [INFO] 2024-04-06T03:01:16.210Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/felix/org.apache.felix.scr/2.2.6/org.apache.felix.scr-2.2.6.jar 03:01:16 [INFO] 2024-04-06T03:01:16.268Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/felix/org.apache.felix.webconsole.plugins.ds/2.2.0/org.apache.felix.webconsole.plugins.ds-2.2.0.jar 03:01:16 [INFO] 2024-04-06T03:01:16.274Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/felix/org.apache.felix.webconsole.plugins.event/1.1.8/org.apache.felix.webconsole.plugins.event-1.1.8.jar 03:01:16 [INFO] 2024-04-06T03:01:16.279Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/geronimo/specs/geronimo-jta_1.1_spec/1.1.1/geronimo-jta_1.1_spec-1.1.1.jar 03:01:16 [INFO] 2024-04-06T03:01:16.282Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/karaf/bundle/org.apache.karaf.bundle.blueprintstate/4.4.5/org.apache.karaf.bundle.blueprintstate-4.4.5.jar 03:01:16 [INFO] 2024-04-06T03:01:16.284Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/karaf/deployer/org.apache.karaf.deployer.blueprint/4.4.5/org.apache.karaf.deployer.blueprint-4.4.5.jar 03:01:16 [INFO] 2024-04-06T03:01:16.290Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/karaf/deployer/org.apache.karaf.deployer.features/4.4.5/org.apache.karaf.deployer.features-4.4.5.jar 03:01:16 [INFO] 2024-04-06T03:01:16.297Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/karaf/deployer/org.apache.karaf.deployer.kar/4.4.5/org.apache.karaf.deployer.kar-4.4.5.jar 03:01:16 [INFO] 2024-04-06T03:01:16.300Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/karaf/deployer/org.apache.karaf.deployer.wrap/4.4.5/org.apache.karaf.deployer.wrap-4.4.5.jar 03:01:16 [INFO] 2024-04-06T03:01:16.305Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/karaf/features/org.apache.karaf.features.command/4.4.5/org.apache.karaf.features.command-4.4.5.jar 03:01:16 [INFO] 2024-04-06T03:01:16.316Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/karaf/features/org.apache.karaf.features.core/4.4.5/org.apache.karaf.features.core-4.4.5.jar 03:01:16 [INFO] 2024-04-06T03:01:16.747Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/karaf/features/org.apache.karaf.features.extension/4.4.5/org.apache.karaf.features.extension-4.4.5.jar 03:01:16 [INFO] 2024-04-06T03:01:16.750Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/karaf/http/org.apache.karaf.http.core/4.4.5/org.apache.karaf.http.core-4.4.5.jar 03:01:16 [INFO] 2024-04-06T03:01:16.956Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/karaf/jaas/org.apache.karaf.jaas.boot/4.4.5/org.apache.karaf.jaas.boot-4.4.5.jar 03:01:16 [INFO] 2024-04-06T03:01:16.957Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/karaf/jaas/org.apache.karaf.jaas.command/4.4.5/org.apache.karaf.jaas.command-4.4.5.jar 03:01:16 [INFO] 2024-04-06T03:01:16.966Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/karaf/jaas/org.apache.karaf.jaas.config/4.4.5/org.apache.karaf.jaas.config-4.4.5.jar 03:01:16 [INFO] 2024-04-06T03:01:16.972Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/karaf/jaas/org.apache.karaf.jaas.modules/4.4.5/org.apache.karaf.jaas.modules-4.4.5.jar 03:01:17 [INFO] 2024-04-06T03:01:17.174Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/karaf/jdbc/org.apache.karaf.jdbc.core/4.4.5/org.apache.karaf.jdbc.core-4.4.5.jar 03:01:17 [INFO] 2024-04-06T03:01:17.183Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/karaf/log/org.apache.karaf.log.core/4.4.5/org.apache.karaf.log.core-4.4.5.jar 03:01:17 [INFO] 2024-04-06T03:01:17.197Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/karaf/org.apache.karaf.client/4.4.5/org.apache.karaf.client-4.4.5.jar 03:01:17 [INFO] 2024-04-06T03:01:17.214Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/karaf/org.apache.karaf.event/4.4.5/org.apache.karaf.event-4.4.5.jar 03:01:17 [INFO] 2024-04-06T03:01:17.218Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/karaf/scr/org.apache.karaf.scr.management/4.4.5/org.apache.karaf.scr.management-4.4.5.jar 03:01:17 [INFO] 2024-04-06T03:01:17.222Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/karaf/scr/org.apache.karaf.scr.state/4.4.5/org.apache.karaf.scr.state-4.4.5.jar 03:01:17 [INFO] 2024-04-06T03:01:17.224Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/karaf/services/org.apache.karaf.services.eventadmin/4.4.5/org.apache.karaf.services.eventadmin-4.4.5.jar 03:01:17 [INFO] 2024-04-06T03:01:17.237Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/karaf/services/org.apache.karaf.services.staticcm/4.4.5/org.apache.karaf.services.staticcm-4.4.5.jar 03:01:17 [INFO] 2024-04-06T03:01:17.248Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/karaf/shell/org.apache.karaf.shell.commands/4.4.5/org.apache.karaf.shell.commands-4.4.5.jar 03:01:17 [INFO] 2024-04-06T03:01:17.259Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/karaf/shell/org.apache.karaf.shell.core/4.4.5/org.apache.karaf.shell.core-4.4.5.jar 03:01:17 [INFO] 2024-04-06T03:01:17.362Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/karaf/shell/org.apache.karaf.shell.groovy/4.4.5/org.apache.karaf.shell.groovy-4.4.5.jar 03:01:17 [INFO] 2024-04-06T03:01:17.366Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/karaf/shell/org.apache.karaf.shell.ssh/4.4.5/org.apache.karaf.shell.ssh-4.4.5.jar 03:01:17 [INFO] 2024-04-06T03:01:17.379Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/karaf/system/org.apache.karaf.system.core/4.4.5/org.apache.karaf.system.core-4.4.5.jar 03:01:17 [INFO] 2024-04-06T03:01:17.392Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/karaf/web/org.apache.karaf.web.core/4.4.5/org.apache.karaf.web.core-4.4.5.jar 03:01:17 [INFO] 2024-04-06T03:01:17.397Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/karaf/webconsole/org.apache.karaf.webconsole.http/4.4.5/org.apache.karaf.webconsole.http-4.4.5.jar 03:01:17 [INFO] 2024-04-06T03:01:17.403Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/servicemix/bundles/org.apache.servicemix.bundles.jasypt/1.9.3_1/org.apache.servicemix.bundles.jasypt-1.9.3_1.jar 03:01:17 [INFO] 2024-04-06T03:01:17.435Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/servicemix/bundles/org.apache.servicemix.bundles.javax-inject/1_3/org.apache.servicemix.bundles.javax-inject-1_3.jar 03:01:17 [INFO] 2024-04-06T03:01:17.437Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/sling/org.apache.sling.commons.johnzon/1.2.14/org.apache.sling.commons.johnzon-1.2.14.jar 03:01:17 [INFO] 2024-04-06T03:01:17.464Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/sshd/sshd-osgi/2.11.0/sshd-osgi-2.11.0.jar 03:01:17 [INFO] 2024-04-06T03:01:17.728Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/sshd/sshd-scp/2.11.0/sshd-scp-2.11.0.jar 03:01:17 [INFO] 2024-04-06T03:01:17.744Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/apache/sshd/sshd-sftp/2.11.0/sshd-sftp-2.11.0.jar 03:01:17 [INFO] 2024-04-06T03:01:17.809Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/bouncycastle/bcpkix-jdk18on/1.75/bcpkix-jdk18on-1.75.jar 03:01:17 [INFO] 2024-04-06T03:01:17.983Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/bouncycastle/bcprov-jdk18on/1.75/bcprov-jdk18on-1.75.jar 03:01:19 [INFO] 2024-04-06T03:01:19.171Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/bouncycastle/bcutil-jdk18on/1.75/bcutil-jdk18on-1.75.jar 03:01:19 [INFO] 2024-04-06T03:01:19.283Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.jar 03:01:19 [INFO] 2024-04-06T03:01:19.323Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/codehaus/woodstox/stax2-api/4.2.2/stax2-api-4.2.2.jar 03:01:19 [INFO] 2024-04-06T03:01:19.355Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/eclipse/jdt/ecj/3.26.0/ecj-3.26.0.jar 03:01:19 [INFO] 2024-04-06T03:01:19.785Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/eclipse/jetty/jetty-client/9.4.53.v20231009/jetty-client-9.4.53.v20231009.jar 03:01:19 [INFO] 2024-04-06T03:01:19.831Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/eclipse/jetty/jetty-continuation/9.4.53.v20231009/jetty-continuation-9.4.53.v20231009.jar 03:01:19 [INFO] 2024-04-06T03:01:19.835Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/eclipse/jetty/jetty-http/9.4.53.v20231009/jetty-http-9.4.53.v20231009.jar 03:01:19 [INFO] 2024-04-06T03:01:19.869Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/eclipse/jetty/jetty-io/9.4.53.v20231009/jetty-io-9.4.53.v20231009.jar 03:01:19 [INFO] 2024-04-06T03:01:19.895Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/eclipse/jetty/jetty-jaas/9.4.53.v20231009/jetty-jaas-9.4.53.v20231009.jar 03:01:19 [INFO] 2024-04-06T03:01:19.902Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/eclipse/jetty/jetty-jmx/9.4.53.v20231009/jetty-jmx-9.4.53.v20231009.jar 03:01:19 [INFO] 2024-04-06T03:01:19.907Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/eclipse/jetty/jetty-security/9.4.53.v20231009/jetty-security-9.4.53.v20231009.jar 03:01:19 [INFO] 2024-04-06T03:01:19.923Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/eclipse/jetty/jetty-server/9.4.53.v20231009/jetty-server-9.4.53.v20231009.jar 03:01:20 [INFO] 2024-04-06T03:01:20.026Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/eclipse/jetty/jetty-servlet/9.4.53.v20231009/jetty-servlet-9.4.53.v20231009.jar 03:01:20 [INFO] 2024-04-06T03:01:20.048Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/eclipse/jetty/jetty-servlets/9.4.53.v20231009/jetty-servlets-9.4.53.v20231009.jar 03:01:20 [INFO] 2024-04-06T03:01:20.063Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/eclipse/jetty/jetty-util-ajax/9.4.53.v20231009/jetty-util-ajax-9.4.53.v20231009.jar 03:01:20 [INFO] 2024-04-06T03:01:20.073Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/eclipse/jetty/jetty-util/9.4.53.v20231009/jetty-util-9.4.53.v20231009.jar 03:01:20 [INFO] 2024-04-06T03:01:20.167Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/eclipse/jetty/jetty-xml/9.4.53.v20231009/jetty-xml-9.4.53.v20231009.jar 03:01:20 [INFO] 2024-04-06T03:01:20.175Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/eclipse/jetty/websocket/websocket-api/9.4.53.v20231009/websocket-api-9.4.53.v20231009.jar 03:01:20 [INFO] 2024-04-06T03:01:20.183Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/eclipse/jetty/websocket/websocket-client/9.4.53.v20231009/websocket-client-9.4.53.v20231009.jar 03:01:20 [INFO] 2024-04-06T03:01:20.189Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/eclipse/jetty/websocket/websocket-common/9.4.53.v20231009/websocket-common-9.4.53.v20231009.jar 03:01:20 [INFO] 2024-04-06T03:01:20.220Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/eclipse/jetty/websocket/websocket-server/9.4.53.v20231009/websocket-server-9.4.53.v20231009.jar 03:01:20 [INFO] 2024-04-06T03:01:20.228Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/eclipse/jetty/websocket/websocket-servlet/9.4.53.v20231009/websocket-servlet-9.4.53.v20231009.jar 03:01:20 [INFO] 2024-04-06T03:01:20.232Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/eclipse/platform/org.eclipse.osgi/3.18.0/org.eclipse.osgi-3.18.0.jar 03:01:20 [INFO] 2024-04-06T03:01:20.421Z Scanned 56397 files so far 03:01:20 [INFO] 2024-04-06T03:01:20.438Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/fusesource/jansi/jansi/2.4.1/jansi-2.4.1.jar 03:01:20 [INFO] 2024-04-06T03:01:20.458Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/glassfish/hk2/external/aopalliance-repackaged/2.6.1/aopalliance-repackaged-2.6.1.jar 03:01:20 [INFO] 2024-04-06T03:01:20.463Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.jar 03:01:20 [INFO] 2024-04-06T03:01:20.465Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/glassfish/hk2/hk2-api/2.6.1/hk2-api-2.6.1.jar 03:01:20 [INFO] 2024-04-06T03:01:20.500Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/glassfish/hk2/hk2-locator/2.6.1/hk2-locator-2.6.1.jar 03:01:20 [INFO] 2024-04-06T03:01:20.528Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/glassfish/hk2/hk2-utils/2.6.1/hk2-utils-2.6.1.jar 03:01:20 [INFO] 2024-04-06T03:01:20.547Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar 03:01:20 [INFO] 2024-04-06T03:01:20.551Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/glassfish/jersey/containers/jersey-container-servlet-core/2.41/jersey-container-servlet-core-2.41.jar 03:01:20 [INFO] 2024-04-06T03:01:20.561Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/glassfish/jersey/containers/jersey-container-servlet/2.41/jersey-container-servlet-2.41.jar 03:01:20 [INFO] 2024-04-06T03:01:20.565Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/glassfish/jersey/core/jersey-client/2.41/jersey-client-2.41.jar 03:01:20 [INFO] 2024-04-06T03:01:20.610Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/glassfish/jersey/core/jersey-common/2.41/jersey-common-2.41.jar 03:01:20 [INFO] 2024-04-06T03:01:20.806Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/glassfish/jersey/core/jersey-server/2.41/jersey-server-2.41.jar 03:01:20 [INFO] 2024-04-06T03:01:20.942Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/glassfish/jersey/inject/jersey-hk2/2.41/jersey-hk2-2.41.jar 03:01:20 [INFO] 2024-04-06T03:01:20.953Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/glassfish/jersey/media/jersey-media-sse/2.41/jersey-media-sse-2.41.jar 03:01:20 [INFO] 2024-04-06T03:01:20.964Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar 03:01:21 [INFO] 2024-04-06T03:01:21.071Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/jline/jline/3.21.0/jline-3.21.0.jar 03:01:21 [INFO] 2024-04-06T03:01:21.224Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/jolokia/jolokia-osgi/1.7.2/jolokia-osgi-1.7.2.jar 03:01:21 [INFO] 2024-04-06T03:01:21.287Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/lmdbjava/lmdbjava/0.7.0/lmdbjava-0.7.0.jar 03:01:21 [INFO] 2024-04-06T03:01:21.311Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/lz4/lz4-java/1.8.0/lz4-java-1.8.0.jar 03:01:21 [INFO] 2024-04-06T03:01:21.343Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/aaa/aaa-authn-api/0.19.3/aaa-authn-api-0.19.3.jar 03:01:21 [INFO] 2024-04-06T03:01:21.350Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/aaa/aaa-cert/0.19.3/aaa-cert-0.19.3.jar 03:01:21 [INFO] 2024-04-06T03:01:21.382Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/aaa/aaa-encrypt-service-impl/0.19.3/aaa-encrypt-service-impl-0.19.3.jar 03:01:21 [INFO] 2024-04-06T03:01:21.389Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/aaa/aaa-encrypt-service/0.19.3/aaa-encrypt-service-0.19.3.jar 03:01:21 [INFO] 2024-04-06T03:01:21.390Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/aaa/aaa-filterchain/0.19.3/aaa-filterchain-0.19.3.jar 03:01:21 [INFO] 2024-04-06T03:01:21.394Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/aaa/aaa-idm-store-h2/0.19.3/aaa-idm-store-h2-0.19.3.jar 03:01:21 [INFO] 2024-04-06T03:01:21.403Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/aaa/aaa-password-service-api/0.19.3/aaa-password-service-api-0.19.3.jar 03:01:21 [INFO] 2024-04-06T03:01:21.406Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/aaa/aaa-password-service-impl/0.19.3/aaa-password-service-impl-0.19.3.jar 03:01:21 [INFO] 2024-04-06T03:01:21.409Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/aaa/aaa-shiro-api/0.19.3/aaa-shiro-api-0.19.3.jar 03:01:21 [INFO] 2024-04-06T03:01:21.428Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/aaa/aaa-shiro/0.19.3/aaa-shiro-0.19.3.jar 03:01:21 [INFO] 2024-04-06T03:01:21.453Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/aaa/aaa-tokenauthrealm/0.19.3/aaa-tokenauthrealm-0.19.3.jar 03:01:21 [INFO] 2024-04-06T03:01:21.457Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/aaa/repackaged-shiro/0.19.3/repackaged-shiro-0.19.3.jar 03:01:21 [INFO] 2024-04-06T03:01:21.542Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/aaa/web/servlet-api/0.19.3/servlet-api-0.19.3.jar 03:01:21 [INFO] 2024-04-06T03:01:21.544Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/aaa/web/servlet-jersey2/0.19.3/servlet-jersey2-0.19.3.jar 03:01:21 [INFO] 2024-04-06T03:01:21.546Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/aaa/web/web-api/0.19.3/web-api-0.19.3.jar 03:01:21 [INFO] 2024-04-06T03:01:21.550Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/aaa/web/web-osgi-impl/0.19.3/web-osgi-impl-0.19.3.jar 03:01:21 [INFO] 2024-04-06T03:01:21.553Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/controller/atomix-storage/9.0.2/atomix-storage-9.0.2.jar 03:01:21 [INFO] 2024-04-06T03:01:21.645Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/controller/blueprint/9.0.2/blueprint-9.0.2.jar 03:01:21 [INFO] 2024-04-06T03:01:21.655Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/controller/cds-access-api/9.0.2/cds-access-api-9.0.2.jar 03:01:21 [INFO] 2024-04-06T03:01:21.688Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/controller/cds-access-client/9.0.2/cds-access-client-9.0.2.jar 03:01:21 [INFO] 2024-04-06T03:01:21.700Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/controller/cds-dom-api/9.0.2/cds-dom-api-9.0.2.jar 03:01:21 [INFO] 2024-04-06T03:01:21.702Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/controller/cds-mgmt-api/9.0.2/cds-mgmt-api-9.0.2.jar 03:01:21 [INFO] 2024-04-06T03:01:21.717Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/controller/eos-dom-akka/9.0.2/eos-dom-akka-9.0.2.jar 03:01:21 [INFO] 2024-04-06T03:01:21.756Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/controller/repackaged-akka/9.0.2/repackaged-akka-9.0.2.jar 03:01:24 [INFO] 2024-04-06T03:01:24.542Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/controller/sal-akka-raft/9.0.2/sal-akka-raft-9.0.2.jar 03:01:24 [INFO] 2024-04-06T03:01:24.617Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/controller/sal-akka-segmented-journal/9.0.2/sal-akka-segmented-journal-9.0.2.jar 03:01:24 [INFO] 2024-04-06T03:01:24.625Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/controller/sal-cluster-admin-api/9.0.2/sal-cluster-admin-api-9.0.2.jar 03:01:24 [INFO] 2024-04-06T03:01:24.674Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/controller/sal-cluster-admin-impl/9.0.2/sal-cluster-admin-impl-9.0.2.jar 03:01:24 [INFO] 2024-04-06T03:01:24.683Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/controller/sal-clustering-commons/9.0.2/sal-clustering-commons-9.0.2.jar 03:01:24 [INFO] 2024-04-06T03:01:24.711Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/controller/sal-common-util/9.0.2/sal-common-util-9.0.2.jar 03:01:24 [INFO] 2024-04-06T03:01:24.714Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/controller/sal-distributed-datastore/9.0.2/sal-distributed-datastore-9.0.2.jar 03:01:24 [INFO] 2024-04-06T03:01:24.865Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/controller/sal-remoterpc-connector/9.0.2/sal-remoterpc-connector-9.0.2.jar 03:01:24 [INFO] 2024-04-06T03:01:24.886Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/binding/model/iana/iana-crypt-hash/13.0.1/iana-crypt-hash-13.0.1.jar 03:01:24 [INFO] 2024-04-06T03:01:24.889Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/13.0.1/rfc6991-ietf-inet-types-13.0.1.jar 03:01:24 [INFO] 2024-04-06T03:01:24.900Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/13.0.1/rfc6991-ietf-yang-types-13.0.1.jar 03:01:24 [INFO] 2024-04-06T03:01:24.909Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/binding/model/ietf/rfc7952/13.0.1/rfc7952-13.0.1.jar 03:01:24 [INFO] 2024-04-06T03:01:24.911Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/binding/model/ietf/rfc8040/13.0.1/rfc8040-13.0.1.jar 03:01:24 [INFO] 2024-04-06T03:01:24.922Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/binding/model/ietf/rfc8072/13.0.1/rfc8072-13.0.1.jar 03:01:24 [INFO] 2024-04-06T03:01:24.938Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/13.0.1/rfc8342-ietf-datastores-13.0.1.jar 03:01:24 [INFO] 2024-04-06T03:01:24.944Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/13.0.1/rfc8342-ietf-origin-13.0.1.jar 03:01:24 [INFO] 2024-04-06T03:01:24.949Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/binding/model/ietf/rfc8525/13.0.1/rfc8525-13.0.1.jar 03:01:24 [INFO] 2024-04-06T03:01:24.976Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-api/13.0.1/mdsal-binding-api-13.0.1.jar 03:01:24 [INFO] 2024-04-06T03:01:24.994Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-dom-adapter/13.0.1/mdsal-binding-dom-adapter-13.0.1.jar 03:01:25 [INFO] 2024-04-06T03:01:25.034Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-dom-codec-api/13.0.1/mdsal-binding-dom-codec-api-13.0.1.jar 03:01:25 [INFO] 2024-04-06T03:01:25.042Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-dom-codec-osgi/13.0.1/mdsal-binding-dom-codec-osgi-13.0.1.jar 03:01:25 [INFO] 2024-04-06T03:01:25.047Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-dom-codec-spi/13.0.1/mdsal-binding-dom-codec-spi-13.0.1.jar 03:01:25 [INFO] 2024-04-06T03:01:25.053Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-dom-codec/13.0.1/mdsal-binding-dom-codec-13.0.1.jar 03:01:25 [INFO] 2024-04-06T03:01:25.116Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-generator/13.0.1/mdsal-binding-generator-13.0.1.jar 03:01:25 [INFO] 2024-04-06T03:01:25.160Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-loader/13.0.1/mdsal-binding-loader-13.0.1.jar 03:01:25 [INFO] 2024-04-06T03:01:25.164Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-model-api/13.0.1/mdsal-binding-model-api-13.0.1.jar 03:01:25 [INFO] 2024-04-06T03:01:25.172Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-model-ri/13.0.1/mdsal-binding-model-ri-13.0.1.jar 03:01:25 [INFO] 2024-04-06T03:01:25.186Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-runtime-api/13.0.1/mdsal-binding-runtime-api-13.0.1.jar 03:01:25 [INFO] 2024-04-06T03:01:25.194Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-runtime-osgi/13.0.1/mdsal-binding-runtime-osgi-13.0.1.jar 03:01:25 [INFO] 2024-04-06T03:01:25.198Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-runtime-spi/13.0.1/mdsal-binding-runtime-spi-13.0.1.jar 03:01:25 [INFO] 2024-04-06T03:01:25.204Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-spec-util/13.0.1/mdsal-binding-spec-util-13.0.1.jar 03:01:25 [INFO] 2024-04-06T03:01:25.207Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-spi/13.0.1/mdsal-binding-spi-13.0.1.jar 03:01:25 [INFO] 2024-04-06T03:01:25.210Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-util/13.0.1/mdsal-binding-util-13.0.1.jar 03:01:25 [INFO] 2024-04-06T03:01:25.218Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-common-api/13.0.1/mdsal-common-api-13.0.1.jar 03:01:25 [INFO] 2024-04-06T03:01:25.223Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-dom-api/13.0.1/mdsal-dom-api-13.0.1.jar 03:01:25 [INFO] 2024-04-06T03:01:25.240Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-dom-broker/13.0.1/mdsal-dom-broker-13.0.1.jar 03:01:25 [INFO] 2024-04-06T03:01:25.255Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-dom-schema-osgi/13.0.1/mdsal-dom-schema-osgi-13.0.1.jar 03:01:25 [INFO] 2024-04-06T03:01:25.263Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-dom-spi/13.0.1/mdsal-dom-spi-13.0.1.jar 03:01:25 [INFO] 2024-04-06T03:01:25.285Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-eos-binding-adapter/13.0.1/mdsal-eos-binding-adapter-13.0.1.jar 03:01:25 [INFO] 2024-04-06T03:01:25.288Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-eos-binding-api/13.0.1/mdsal-eos-binding-api-13.0.1.jar 03:01:25 [INFO] 2024-04-06T03:01:25.290Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-eos-common-api/13.0.1/mdsal-eos-common-api-13.0.1.jar 03:01:25 [INFO] 2024-04-06T03:01:25.293Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-eos-dom-api/13.0.1/mdsal-eos-dom-api-13.0.1.jar 03:01:25 [INFO] 2024-04-06T03:01:25.295Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-singleton-api/13.0.1/mdsal-singleton-api-13.0.1.jar 03:01:25 [INFO] 2024-04-06T03:01:25.297Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-singleton-impl/13.0.1/mdsal-singleton-impl-13.0.1.jar 03:01:25 [INFO] 2024-04-06T03:01:25.304Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/model/general-entity/13.0.1/general-entity-13.0.1.jar 03:01:25 [INFO] 2024-04-06T03:01:25.307Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/model/ietf-topology/2013.10.21.25.1/ietf-topology-2013.10.21.25.1.jar 03:01:25 [INFO] 2024-04-06T03:01:25.325Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/model/ietf-type-util/13.0.1/ietf-type-util-13.0.1.jar 03:01:25 [INFO] 2024-04-06T03:01:25.328Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/model/yang-ext/2013.09.07.25.1/yang-ext-2013.09.07.25.1.jar 03:01:25 [INFO] 2024-04-06T03:01:25.330Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/mdsal/yang-binding/13.0.1/yang-binding-13.0.1.jar 03:01:25 [INFO] 2024-04-06T03:01:25.349Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/callhome-provider/7.0.5-SNAPSHOT/callhome-provider-7.0.5-SNAPSHOT.jar 03:01:25 [INFO] 2024-04-06T03:01:25.351Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/keystore-api/7.0.5-SNAPSHOT/keystore-api-7.0.5-SNAPSHOT.jar 03:01:25 [INFO] 2024-04-06T03:01:25.399Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/keystore-legacy/7.0.5-SNAPSHOT/keystore-legacy-7.0.5-SNAPSHOT.jar 03:01:25 [INFO] 2024-04-06T03:01:25.421Z Scanned 76249 files so far 03:01:25 [INFO] 2024-04-06T03:01:25.430Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/keystore-none/7.0.5-SNAPSHOT/keystore-none-7.0.5-SNAPSHOT.jar 03:01:25 [INFO] 2024-04-06T03:01:25.431Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.5-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.5-SNAPSHOT.jar 03:01:25 [INFO] 2024-04-06T03:01:25.468Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/model/rfc5277/7.0.5-SNAPSHOT/rfc5277-7.0.5-SNAPSHOT.jar 03:01:25 [INFO] 2024-04-06T03:01:25.478Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/model/rfc6022/7.0.5-SNAPSHOT/rfc6022-7.0.5-SNAPSHOT.jar 03:01:25 [INFO] 2024-04-06T03:01:25.506Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/model/rfc6241/7.0.5-SNAPSHOT/rfc6241-7.0.5-SNAPSHOT.jar 03:01:25 [INFO] 2024-04-06T03:01:25.572Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/model/rfc6243/7.0.5-SNAPSHOT/rfc6243-7.0.5-SNAPSHOT.jar 03:01:25 [INFO] 2024-04-06T03:01:25.578Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/model/rfc6470/7.0.5-SNAPSHOT/rfc6470-7.0.5-SNAPSHOT.jar 03:01:25 [INFO] 2024-04-06T03:01:25.592Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.5-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.5-SNAPSHOT.jar 03:01:25 [INFO] 2024-04-06T03:01:25.600Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/model/rfc8341/7.0.5-SNAPSHOT/rfc8341-7.0.5-SNAPSHOT.jar 03:01:25 [INFO] 2024-04-06T03:01:25.616Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/model/rfc8526/7.0.5-SNAPSHOT/rfc8526-7.0.5-SNAPSHOT.jar 03:01:25 [INFO] 2024-04-06T03:01:25.633Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/netconf-api/7.0.5-SNAPSHOT/netconf-api-7.0.5-SNAPSHOT.jar 03:01:25 [INFO] 2024-04-06T03:01:25.643Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/netconf-auth/7.0.5-SNAPSHOT/netconf-auth-7.0.5-SNAPSHOT.jar 03:01:25 [INFO] 2024-04-06T03:01:25.644Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/netconf-client-mdsal/7.0.5-SNAPSHOT/netconf-client-mdsal-7.0.5-SNAPSHOT.jar 03:01:25 [INFO] 2024-04-06T03:01:25.719Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/netconf-client/7.0.5-SNAPSHOT/netconf-client-7.0.5-SNAPSHOT.jar 03:01:25 [INFO] 2024-04-06T03:01:25.769Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/netconf-common-mdsal/7.0.5-SNAPSHOT/netconf-common-mdsal-7.0.5-SNAPSHOT.jar 03:01:25 [INFO] 2024-04-06T03:01:25.778Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/netconf-common/7.0.5-SNAPSHOT/netconf-common-7.0.5-SNAPSHOT.jar 03:01:25 [INFO] 2024-04-06T03:01:25.782Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/netconf-dom-api/7.0.5-SNAPSHOT/netconf-dom-api-7.0.5-SNAPSHOT.jar 03:01:25 [INFO] 2024-04-06T03:01:25.784Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/netconf-netty-util/7.0.5-SNAPSHOT/netconf-netty-util-7.0.5-SNAPSHOT.jar 03:01:25 [INFO] 2024-04-06T03:01:25.796Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/netconf-topology-impl/7.0.5-SNAPSHOT/netconf-topology-impl-7.0.5-SNAPSHOT.jar 03:01:25 [INFO] 2024-04-06T03:01:25.797Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/netconf-topology/7.0.5-SNAPSHOT/netconf-topology-7.0.5-SNAPSHOT.jar 03:01:25 [INFO] 2024-04-06T03:01:25.798Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/restconf-api/7.0.5-SNAPSHOT/restconf-api-7.0.5-SNAPSHOT.jar 03:01:25 [INFO] 2024-04-06T03:01:25.809Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/restconf-common-models/7.0.5-SNAPSHOT/restconf-common-models-7.0.5-SNAPSHOT.jar 03:01:25 [INFO] 2024-04-06T03:01:25.841Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/restconf-common/7.0.5-SNAPSHOT/restconf-common-7.0.5-SNAPSHOT.jar 03:01:25 [INFO] 2024-04-06T03:01:25.845Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/restconf-nb/7.0.5-SNAPSHOT/restconf-nb-7.0.5-SNAPSHOT.jar 03:01:25 [INFO] 2024-04-06T03:01:25.922Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/shaded-exificient/7.0.5-SNAPSHOT/shaded-exificient-7.0.5-SNAPSHOT.jar 03:01:26 [INFO] 2024-04-06T03:01:26.222Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/shaded-sshd/7.0.5-SNAPSHOT/shaded-sshd-7.0.5-SNAPSHOT.jar 03:01:26 [INFO] 2024-04-06T03:01:26.493Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/transport-api/7.0.5-SNAPSHOT/transport-api-7.0.5-SNAPSHOT.jar 03:01:26 [INFO] 2024-04-06T03:01:26.500Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/transport-ssh/7.0.5-SNAPSHOT/transport-ssh-7.0.5-SNAPSHOT.jar 03:01:26 [INFO] 2024-04-06T03:01:26.685Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/transport-tcp/7.0.5-SNAPSHOT/transport-tcp-7.0.5-SNAPSHOT.jar 03:01:26 [INFO] 2024-04-06T03:01:26.710Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/transport-tls/7.0.5-SNAPSHOT/transport-tls-7.0.5-SNAPSHOT.jar 03:01:26 [INFO] 2024-04-06T03:01:26.907Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/truststore-api/7.0.5-SNAPSHOT/truststore-api-7.0.5-SNAPSHOT.jar 03:01:26 [INFO] 2024-04-06T03:01:26.937Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/truststore-none/7.0.5-SNAPSHOT/truststore-none-7.0.5-SNAPSHOT.jar 03:01:26 [INFO] 2024-04-06T03:01:26.939Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/netconf/yanglib-mdsal-writer/7.0.5-SNAPSHOT/yanglib-mdsal-writer-7.0.5-SNAPSHOT.jar 03:01:26 [INFO] 2024-04-06T03:01:26.939Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/odlparent/bcpkix-framework-ext/13.0.11/bcpkix-framework-ext-13.0.11.jar 03:01:26 [INFO] 2024-04-06T03:01:26.940Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/odlparent/bcprov-framework-ext/13.0.11/bcprov-framework-ext-13.0.11.jar 03:01:26 [INFO] 2024-04-06T03:01:26.942Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/odlparent/bcutil-framework-ext/13.0.11/bcutil-framework-ext-13.0.11.jar 03:01:26 [INFO] 2024-04-06T03:01:26.943Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/odlparent/karaf.branding/13.0.11/karaf.branding-13.0.11.jar 03:01:26 [INFO] 2024-04-06T03:01:26.943Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/odlparent/logging-markers/13.0.11/logging-markers-13.0.11.jar 03:01:26 [INFO] 2024-04-06T03:01:26.944Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/concepts/13.0.2/concepts-13.0.2.jar 03:01:26 [INFO] 2024-04-06T03:01:26.954Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/odlext-model-api/13.0.2/odlext-model-api-13.0.2.jar 03:01:26 [INFO] 2024-04-06T03:01:26.958Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/odlext-parser-support/13.0.2/odlext-parser-support-13.0.2.jar 03:01:26 [INFO] 2024-04-06T03:01:26.964Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/openconfig-model-api/13.0.2/openconfig-model-api-13.0.2.jar 03:01:26 [INFO] 2024-04-06T03:01:26.967Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/openconfig-parser-support/13.0.2/openconfig-parser-support-13.0.2.jar 03:01:26 [INFO] 2024-04-06T03:01:26.971Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc6241-model-api/13.0.2/rfc6241-model-api-13.0.2.jar 03:01:26 [INFO] 2024-04-06T03:01:26.973Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc6241-parser-support/13.0.2/rfc6241-parser-support-13.0.2.jar 03:01:26 [INFO] 2024-04-06T03:01:26.976Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc6536-model-api/13.0.2/rfc6536-model-api-13.0.2.jar 03:01:26 [INFO] 2024-04-06T03:01:26.978Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc6536-parser-support/13.0.2/rfc6536-parser-support-13.0.2.jar 03:01:26 [INFO] 2024-04-06T03:01:26.981Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc6643-model-api/13.0.2/rfc6643-model-api-13.0.2.jar 03:01:26 [INFO] 2024-04-06T03:01:26.986Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc6643-parser-support/13.0.2/rfc6643-parser-support-13.0.2.jar 03:01:26 [INFO] 2024-04-06T03:01:26.993Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc7952-model-api/13.0.2/rfc7952-model-api-13.0.2.jar 03:01:26 [INFO] 2024-04-06T03:01:26.996Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc7952-parser-support/13.0.2/rfc7952-parser-support-13.0.2.jar 03:01:27 [INFO] 2024-04-06T03:01:26.998Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc8040-model-api/13.0.2/rfc8040-model-api-13.0.2.jar 03:01:27 [INFO] 2024-04-06T03:01:27.001Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc8040-parser-support/13.0.2/rfc8040-parser-support-13.0.2.jar 03:01:27 [INFO] 2024-04-06T03:01:27.005Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc8528-model-api/13.0.2/rfc8528-model-api-13.0.2.jar 03:01:27 [INFO] 2024-04-06T03:01:27.007Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc8528-parser-support/13.0.2/rfc8528-parser-support-13.0.2.jar 03:01:27 [INFO] 2024-04-06T03:01:27.010Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc8639-model-api/13.0.2/rfc8639-model-api-13.0.2.jar 03:01:27 [INFO] 2024-04-06T03:01:27.012Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc8639-parser-support/13.0.2/rfc8639-parser-support-13.0.2.jar 03:01:27 [INFO] 2024-04-06T03:01:27.014Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc8819-model-api/13.0.2/rfc8819-model-api-13.0.2.jar 03:01:27 [INFO] 2024-04-06T03:01:27.017Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc8819-parser-support/13.0.2/rfc8819-parser-support-13.0.2.jar 03:01:27 [INFO] 2024-04-06T03:01:27.019Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/util/13.0.2/util-13.0.2.jar 03:01:27 [INFO] 2024-04-06T03:01:27.048Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-common/13.0.2/yang-common-13.0.2.jar 03:01:27 [INFO] 2024-04-06T03:01:27.071Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-data-api/13.0.2/yang-data-api-13.0.2.jar 03:01:27 [INFO] 2024-04-06T03:01:27.105Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-data-codec-binfmt/13.0.2/yang-data-codec-binfmt-13.0.2.jar 03:01:27 [INFO] 2024-04-06T03:01:27.121Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-data-codec-gson/13.0.2/yang-data-codec-gson-13.0.2.jar 03:01:27 [INFO] 2024-04-06T03:01:27.134Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-data-codec-xml/13.0.2/yang-data-codec-xml-13.0.2.jar 03:01:27 [INFO] 2024-04-06T03:01:27.148Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-data-impl/13.0.2/yang-data-impl-13.0.2.jar 03:01:27 [INFO] 2024-04-06T03:01:27.164Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-data-spi/13.0.2/yang-data-spi-13.0.2.jar 03:01:27 [INFO] 2024-04-06T03:01:27.181Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-data-transform/13.0.2/yang-data-transform-13.0.2.jar 03:01:27 [INFO] 2024-04-06T03:01:27.183Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-data-tree-api/13.0.2/yang-data-tree-api-13.0.2.jar 03:01:27 [INFO] 2024-04-06T03:01:27.189Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-data-tree-ri/13.0.2/yang-data-tree-ri-13.0.2.jar 03:01:27 [INFO] 2024-04-06T03:01:27.229Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-data-tree-spi/13.0.2/yang-data-tree-spi-13.0.2.jar 03:01:27 [INFO] 2024-04-06T03:01:27.239Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-data-util/13.0.2/yang-data-util-13.0.2.jar 03:01:27 [INFO] 2024-04-06T03:01:27.264Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-ir/13.0.2/yang-ir-13.0.2.jar 03:01:27 [INFO] 2024-04-06T03:01:27.272Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-model-api/13.0.2/yang-model-api-13.0.2.jar 03:01:27 [INFO] 2024-04-06T03:01:27.341Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-model-export/13.0.2/yang-model-export-13.0.2.jar 03:01:27 [INFO] 2024-04-06T03:01:27.348Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-model-ri/13.0.2/yang-model-ri-13.0.2.jar 03:01:27 [INFO] 2024-04-06T03:01:27.439Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-model-spi/13.0.2/yang-model-spi-13.0.2.jar 03:01:27 [INFO] 2024-04-06T03:01:27.462Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-model-util/13.0.2/yang-model-util-13.0.2.jar 03:01:27 [INFO] 2024-04-06T03:01:27.470Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-parser-api/13.0.2/yang-parser-api-13.0.2.jar 03:01:27 [INFO] 2024-04-06T03:01:27.474Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-parser-impl/13.0.2/yang-parser-impl-13.0.2.jar 03:01:27 [INFO] 2024-04-06T03:01:27.483Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-parser-reactor/13.0.2/yang-parser-reactor-13.0.2.jar 03:01:27 [INFO] 2024-04-06T03:01:27.514Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-parser-rfc7950/13.0.2/yang-parser-rfc7950-13.0.2.jar 03:01:27 [INFO] 2024-04-06T03:01:27.611Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-parser-spi/13.0.2/yang-parser-spi-13.0.2.jar 03:01:27 [INFO] 2024-04-06T03:01:27.642Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-repo-api/13.0.2/yang-repo-api-13.0.2.jar 03:01:27 [INFO] 2024-04-06T03:01:27.646Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-repo-fs/13.0.2/yang-repo-fs-13.0.2.jar 03:01:27 [INFO] 2024-04-06T03:01:27.650Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-repo-spi/13.0.2/yang-repo-spi-13.0.2.jar 03:01:27 [INFO] 2024-04-06T03:01:27.657Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-xpath-api/13.0.2/yang-xpath-api-13.0.2.jar 03:01:27 [INFO] 2024-04-06T03:01:27.675Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-xpath-impl/13.0.2/yang-xpath-impl-13.0.2.jar 03:01:27 [INFO] 2024-04-06T03:01:27.714Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/ops4j/pax/jdbc/pax-jdbc-config/1.5.6/pax-jdbc-config-1.5.6.jar 03:01:27 [INFO] 2024-04-06T03:01:27.721Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/ops4j/pax/jdbc/pax-jdbc-pool-common/1.5.6/pax-jdbc-pool-common-1.5.6.jar 03:01:27 [INFO] 2024-04-06T03:01:27.724Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/ops4j/pax/jdbc/pax-jdbc/1.5.6/pax-jdbc-1.5.6.jar 03:01:27 [INFO] 2024-04-06T03:01:27.726Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/ops4j/pax/logging/pax-logging-api/2.2.6/pax-logging-api-2.2.6.jar 03:01:27 [INFO] 2024-04-06T03:01:27.856Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/ops4j/pax/logging/pax-logging-log4j2/2.2.6/pax-logging-log4j2-2.2.6.jar 03:01:28 [INFO] 2024-04-06T03:01:28.235Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/ops4j/pax/logging/pax-logging-logback/2.2.6/pax-logging-logback-2.2.6.jar 03:01:28 [INFO] 2024-04-06T03:01:28.378Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/ops4j/pax/url/pax-url-aether/2.6.12/pax-url-aether-2.6.12.jar 03:01:28 [INFO] 2024-04-06T03:01:28.990Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/ops4j/pax/url/pax-url-war/2.6.14/pax-url-war-2.6.14-uber.jar 03:01:29 [INFO] 2024-04-06T03:01:29.370Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/ops4j/pax/url/pax-url-wrap/2.6.14/pax-url-wrap-2.6.14-uber.jar 03:01:29 [INFO] 2024-04-06T03:01:29.695Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/ops4j/pax/web/pax-web-api/8.0.24/pax-web-api-8.0.24.jar 03:01:29 [INFO] 2024-04-06T03:01:29.715Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/ops4j/pax/web/pax-web-compatibility-el2/8.0.24/pax-web-compatibility-el2-8.0.24.jar 03:01:29 [INFO] 2024-04-06T03:01:29.715Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/ops4j/pax/web/pax-web-compatibility-servlet31/8.0.24/pax-web-compatibility-servlet31-8.0.24.jar 03:01:29 [INFO] 2024-04-06T03:01:29.716Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/ops4j/pax/web/pax-web-extender-war/8.0.24/pax-web-extender-war-8.0.24.jar 03:01:29 [INFO] 2024-04-06T03:01:29.728Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/ops4j/pax/web/pax-web-extender-whiteboard/8.0.24/pax-web-extender-whiteboard-8.0.24.jar 03:01:29 [INFO] 2024-04-06T03:01:29.741Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/ops4j/pax/web/pax-web-jetty/8.0.24/pax-web-jetty-8.0.24.jar 03:01:29 [INFO] 2024-04-06T03:01:29.754Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/ops4j/pax/web/pax-web-jsp/8.0.24/pax-web-jsp-8.0.24.jar 03:01:29 [INFO] 2024-04-06T03:01:29.902Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/ops4j/pax/web/pax-web-runtime/8.0.24/pax-web-runtime-8.0.24.jar 03:01:29 [INFO] 2024-04-06T03:01:29.927Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/ops4j/pax/web/pax-web-spi/8.0.24/pax-web-spi-8.0.24.jar 03:01:30 [INFO] 2024-04-06T03:01:30.048Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/ops4j/pax/web/pax-web-tomcat-common/8.0.24/pax-web-tomcat-common-8.0.24.jar 03:01:30 [INFO] 2024-04-06T03:01:30.132Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/ops4j/pax/web/pax-web-websocket/8.0.24/pax-web-websocket-8.0.24.jar 03:01:30 [INFO] 2024-04-06T03:01:30.133Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/osgi/org.osgi.service.component/1.5.1/org.osgi.service.component-1.5.1.jar 03:01:30 [INFO] 2024-04-06T03:01:30.139Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/osgi/org.osgi.service.event/1.4.1/org.osgi.service.event-1.4.1.jar 03:01:30 [INFO] 2024-04-06T03:01:30.144Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/osgi/org.osgi.service.jdbc/1.1.0/org.osgi.service.jdbc-1.1.0.jar 03:01:30 [INFO] 2024-04-06T03:01:30.146Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar 03:01:30 [INFO] 2024-04-06T03:01:30.149Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.jar 03:01:30 [INFO] 2024-04-06T03:01:30.158Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/ow2/asm/asm-analysis/9.6/asm-analysis-9.6.jar 03:01:30 [INFO] 2024-04-06T03:01:30.164Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/ow2/asm/asm-commons/9.6/asm-commons-9.6.jar 03:01:30 [INFO] 2024-04-06T03:01:30.175Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/ow2/asm/asm-tree/9.6/asm-tree-9.6.jar 03:01:30 [INFO] 2024-04-06T03:01:30.184Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/ow2/asm/asm-util/9.6/asm-util-9.6.jar 03:01:30 [INFO] 2024-04-06T03:01:30.198Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/ow2/asm/asm/9.6/asm-9.6.jar 03:01:30 [INFO] 2024-04-06T03:01:30.222Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/owasp/encoder/encoder/1.2.3/encoder-1.2.3.jar 03:01:30 [INFO] 2024-04-06T03:01:30.228Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/reactivestreams/reactive-streams/1.0.4/reactive-streams-1.0.4.jar 03:01:30 [INFO] 2024-04-06T03:01:30.231Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/scala-lang/modules/scala-java8-compat_2.13/1.0.2/scala-java8-compat_2.13-1.0.2.jar 03:01:30 [INFO] 2024-04-06T03:01:30.317Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/scala-lang/modules/scala-parser-combinators_2.13/1.1.2/scala-parser-combinators_2.13-1.1.2.jar 03:01:30 [INFO] 2024-04-06T03:01:30.350Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/scala-lang/scala-library/2.13.13/scala-library-2.13.13.jar 03:01:30 [INFO] 2024-04-06T03:01:30.420Z Scanned 99363 files so far 03:01:31 [INFO] 2024-04-06T03:01:31.291Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/scala-lang/scala-reflect/2.13.13/scala-reflect-2.13.13.jar 03:01:31 [INFO] 2024-04-06T03:01:31.821Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.jar 03:01:31 [INFO] 2024-04-06T03:01:31.829Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/assembly/system/tech/pantheon/triemap/triemap/1.3.1/triemap-1.3.1.jar 03:01:31 [INFO] 2024-04-06T03:01:31.840Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/netconf-karaf-static-7.0.5-SNAPSHOT.tar.gz 03:01:34 [INFO] 2024-04-06T03:01:34.754Z Starting scanning target: /w/workspace/netconf-maven-clm-master/karaf-static/target/netconf-karaf-static-7.0.5-SNAPSHOT.zip 03:01:35 [INFO] 2024-04-06T03:01:35.423Z Scanned 105453 files so far 03:01:37 [INFO] 2024-04-06T03:01:37.244Z Starting scanning target: /w/workspace/netconf-maven-clm-master/keystore/keystore-api/target/keystore-api-7.0.5-SNAPSHOT-javadoc.jar 03:01:37 [INFO] 2024-04-06T03:01:37.287Z Starting scanning target: /w/workspace/netconf-maven-clm-master/keystore/keystore-api/target/keystore-api-7.0.5-SNAPSHOT-sources.jar 03:01:37 [INFO] 2024-04-06T03:01:37.299Z Starting scanning target: /w/workspace/netconf-maven-clm-master/keystore/keystore-api/target/keystore-api-7.0.5-SNAPSHOT.jar 03:01:37 [INFO] 2024-04-06T03:01:37.301Z Starting scanning target: /w/workspace/netconf-maven-clm-master/keystore/keystore-api/target/spotbugs/bug-pattern-1.5.0.jar 03:01:37 [INFO] 2024-04-06T03:01:37.317Z Starting scanning target: /w/workspace/netconf-maven-clm-master/keystore/keystore-legacy/target/keystore-legacy-7.0.5-SNAPSHOT-javadoc.jar 03:01:37 [INFO] 2024-04-06T03:01:37.351Z Starting scanning target: /w/workspace/netconf-maven-clm-master/keystore/keystore-legacy/target/keystore-legacy-7.0.5-SNAPSHOT-sources.jar 03:01:37 [INFO] 2024-04-06T03:01:37.362Z Starting scanning target: /w/workspace/netconf-maven-clm-master/keystore/keystore-legacy/target/keystore-legacy-7.0.5-SNAPSHOT.jar 03:01:37 [INFO] 2024-04-06T03:01:37.364Z Starting scanning target: /w/workspace/netconf-maven-clm-master/keystore/keystore-legacy/target/spotbugs/bug-pattern-1.5.0.jar 03:01:37 [INFO] 2024-04-06T03:01:37.382Z Starting scanning target: /w/workspace/netconf-maven-clm-master/keystore/keystore-none/target/keystore-none-7.0.5-SNAPSHOT-javadoc.jar 03:01:37 [INFO] 2024-04-06T03:01:37.387Z Starting scanning target: /w/workspace/netconf-maven-clm-master/keystore/keystore-none/target/keystore-none-7.0.5-SNAPSHOT-sources.jar 03:01:37 [INFO] 2024-04-06T03:01:37.389Z Starting scanning target: /w/workspace/netconf-maven-clm-master/keystore/keystore-none/target/keystore-none-7.0.5-SNAPSHOT.jar 03:01:37 [INFO] 2024-04-06T03:01:37.390Z Starting scanning target: /w/workspace/netconf-maven-clm-master/keystore/keystore-none/target/spotbugs/bug-pattern-1.5.0.jar 03:01:37 [INFO] 2024-04-06T03:01:37.405Z Starting scanning target: /w/workspace/netconf-maven-clm-master/keystore/plaintext-api/target/keystore-plaintext-api-7.0.5-SNAPSHOT-javadoc.jar 03:01:37 [INFO] 2024-04-06T03:01:37.409Z Starting scanning target: /w/workspace/netconf-maven-clm-master/keystore/plaintext-api/target/keystore-plaintext-api-7.0.5-SNAPSHOT-sources.jar 03:01:37 [INFO] 2024-04-06T03:01:37.411Z Starting scanning target: /w/workspace/netconf-maven-clm-master/keystore/plaintext-api/target/keystore-plaintext-api-7.0.5-SNAPSHOT.jar 03:01:37 [INFO] 2024-04-06T03:01:37.412Z Starting scanning target: /w/workspace/netconf-maven-clm-master/keystore/plaintext-api/target/spotbugs/bug-pattern-1.5.0.jar 03:01:37 [INFO] 2024-04-06T03:01:37.428Z Starting scanning target: /w/workspace/netconf-maven-clm-master/keystore/plaintext-cli/target/keystore-plaintext-cli-7.0.5-SNAPSHOT-javadoc.jar 03:01:37 [INFO] 2024-04-06T03:01:37.434Z Starting scanning target: /w/workspace/netconf-maven-clm-master/keystore/plaintext-cli/target/keystore-plaintext-cli-7.0.5-SNAPSHOT-sources.jar 03:01:37 [INFO] 2024-04-06T03:01:37.435Z Starting scanning target: /w/workspace/netconf-maven-clm-master/keystore/plaintext-cli/target/keystore-plaintext-cli-7.0.5-SNAPSHOT.jar 03:01:37 [INFO] 2024-04-06T03:01:37.439Z Starting scanning target: /w/workspace/netconf-maven-clm-master/keystore/plaintext-cli/target/spotbugs/bug-pattern-1.5.0.jar 03:01:37 [INFO] 2024-04-06T03:01:37.455Z Starting scanning target: /w/workspace/netconf-maven-clm-master/keystore/plaintext-localfile/target/keystore-plaintext-localfile-7.0.5-SNAPSHOT-javadoc.jar 03:01:37 [INFO] 2024-04-06T03:01:37.460Z Starting scanning target: /w/workspace/netconf-maven-clm-master/keystore/plaintext-localfile/target/keystore-plaintext-localfile-7.0.5-SNAPSHOT-sources.jar 03:01:37 [INFO] 2024-04-06T03:01:37.461Z Starting scanning target: /w/workspace/netconf-maven-clm-master/keystore/plaintext-localfile/target/keystore-plaintext-localfile-7.0.5-SNAPSHOT.jar 03:01:37 [INFO] 2024-04-06T03:01:37.465Z Starting scanning target: /w/workspace/netconf-maven-clm-master/keystore/plaintext-localfile/target/spotbugs/bug-pattern-1.5.0.jar 03:01:37 [INFO] 2024-04-06T03:01:37.481Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/callhome-provider/7.0.5-SNAPSHOT/callhome-provider-7.0.5-20240406.022812-1-javadoc.jar 03:01:37 [INFO] 2024-04-06T03:01:37.484Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/callhome-provider/7.0.5-SNAPSHOT/callhome-provider-7.0.5-20240406.022812-1-sources.jar 03:01:37 [INFO] 2024-04-06T03:01:37.486Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/callhome-provider/7.0.5-SNAPSHOT/callhome-provider-7.0.5-20240406.022812-1.jar 03:01:37 [INFO] 2024-04-06T03:01:37.487Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/keystore-api/7.0.5-SNAPSHOT/keystore-api-7.0.5-20240406.022812-1-javadoc.jar 03:01:37 [INFO] 2024-04-06T03:01:37.492Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/keystore-api/7.0.5-SNAPSHOT/keystore-api-7.0.5-20240406.022812-1-sources.jar 03:01:37 [INFO] 2024-04-06T03:01:37.494Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/keystore-api/7.0.5-SNAPSHOT/keystore-api-7.0.5-20240406.022812-1.jar 03:01:37 [INFO] 2024-04-06T03:01:37.496Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/keystore-legacy/7.0.5-SNAPSHOT/keystore-legacy-7.0.5-20240406.022812-1-javadoc.jar 03:01:37 [INFO] 2024-04-06T03:01:37.500Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/keystore-legacy/7.0.5-SNAPSHOT/keystore-legacy-7.0.5-20240406.022812-1-sources.jar 03:01:37 [INFO] 2024-04-06T03:01:37.502Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/keystore-legacy/7.0.5-SNAPSHOT/keystore-legacy-7.0.5-20240406.022812-1.jar 03:01:37 [INFO] 2024-04-06T03:01:37.504Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/keystore-none/7.0.5-SNAPSHOT/keystore-none-7.0.5-20240406.022812-1-javadoc.jar 03:01:37 [INFO] 2024-04-06T03:01:37.505Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/keystore-none/7.0.5-SNAPSHOT/keystore-none-7.0.5-20240406.022812-1-sources.jar 03:01:37 [INFO] 2024-04-06T03:01:37.506Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/keystore-none/7.0.5-SNAPSHOT/keystore-none-7.0.5-20240406.022812-1.jar 03:01:37 [INFO] 2024-04-06T03:01:37.507Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/keystore-plaintext-api/7.0.5-SNAPSHOT/keystore-plaintext-api-7.0.5-20240406.022812-1-javadoc.jar 03:01:37 [INFO] 2024-04-06T03:01:37.508Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/keystore-plaintext-api/7.0.5-SNAPSHOT/keystore-plaintext-api-7.0.5-20240406.022812-1-sources.jar 03:01:37 [INFO] 2024-04-06T03:01:37.509Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/keystore-plaintext-api/7.0.5-SNAPSHOT/keystore-plaintext-api-7.0.5-20240406.022812-1.jar 03:01:37 [INFO] 2024-04-06T03:01:37.510Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/keystore-plaintext-cli/7.0.5-SNAPSHOT/keystore-plaintext-cli-7.0.5-20240406.022812-1-javadoc.jar 03:01:37 [INFO] 2024-04-06T03:01:37.511Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/keystore-plaintext-cli/7.0.5-SNAPSHOT/keystore-plaintext-cli-7.0.5-20240406.022812-1-sources.jar 03:01:37 [INFO] 2024-04-06T03:01:37.512Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/keystore-plaintext-cli/7.0.5-SNAPSHOT/keystore-plaintext-cli-7.0.5-20240406.022812-1.jar 03:01:37 [INFO] 2024-04-06T03:01:37.513Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/keystore-plaintext-localfile/7.0.5-SNAPSHOT/keystore-plaintext-localfile-7.0.5-20240406.022812-1-javadoc.jar 03:01:37 [INFO] 2024-04-06T03:01:37.514Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/keystore-plaintext-localfile/7.0.5-SNAPSHOT/keystore-plaintext-localfile-7.0.5-20240406.022812-1-sources.jar 03:01:37 [INFO] 2024-04-06T03:01:37.515Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/keystore-plaintext-localfile/7.0.5-SNAPSHOT/keystore-plaintext-localfile-7.0.5-20240406.022812-1.jar 03:01:37 [INFO] 2024-04-06T03:01:37.516Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.5-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.5-20240406.022812-1-javadoc.jar 03:01:37 [INFO] 2024-04-06T03:01:37.571Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.5-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.5-20240406.022812-1-sources.jar 03:01:37 [INFO] 2024-04-06T03:01:37.584Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.5-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.5-20240406.022812-1.jar 03:01:37 [INFO] 2024-04-06T03:01:37.586Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc5277/7.0.5-SNAPSHOT/rfc5277-7.0.5-20240406.022812-1-javadoc.jar 03:01:37 [INFO] 2024-04-06T03:01:37.601Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc5277/7.0.5-SNAPSHOT/rfc5277-7.0.5-20240406.022812-1-sources.jar 03:01:37 [INFO] 2024-04-06T03:01:37.605Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc5277/7.0.5-SNAPSHOT/rfc5277-7.0.5-20240406.022812-1.jar 03:01:37 [INFO] 2024-04-06T03:01:37.606Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc6022/7.0.5-SNAPSHOT/rfc6022-7.0.5-20240406.022812-1-javadoc.jar 03:01:37 [INFO] 2024-04-06T03:01:37.639Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc6022/7.0.5-SNAPSHOT/rfc6022-7.0.5-20240406.022812-1-sources.jar 03:01:37 [INFO] 2024-04-06T03:01:37.647Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc6022/7.0.5-SNAPSHOT/rfc6022-7.0.5-20240406.022812-1.jar 03:01:37 [INFO] 2024-04-06T03:01:37.648Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc6241/7.0.5-SNAPSHOT/rfc6241-7.0.5-20240406.022812-1-javadoc.jar 03:01:37 [INFO] 2024-04-06T03:01:37.732Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc6241/7.0.5-SNAPSHOT/rfc6241-7.0.5-20240406.022812-1-sources.jar 03:01:37 [INFO] 2024-04-06T03:01:37.752Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc6241/7.0.5-SNAPSHOT/rfc6241-7.0.5-20240406.022812-1.jar 03:01:37 [INFO] 2024-04-06T03:01:37.755Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc6243/7.0.5-SNAPSHOT/rfc6243-7.0.5-20240406.022812-1-javadoc.jar 03:01:37 [INFO] 2024-04-06T03:01:37.766Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc6243/7.0.5-SNAPSHOT/rfc6243-7.0.5-20240406.022812-1-sources.jar 03:01:37 [INFO] 2024-04-06T03:01:37.768Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc6243/7.0.5-SNAPSHOT/rfc6243-7.0.5-20240406.022812-1.jar 03:01:37 [INFO] 2024-04-06T03:01:37.769Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc6470/7.0.5-SNAPSHOT/rfc6470-7.0.5-20240406.022812-1-javadoc.jar 03:01:37 [INFO] 2024-04-06T03:01:37.791Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc6470/7.0.5-SNAPSHOT/rfc6470-7.0.5-20240406.022812-1-sources.jar 03:01:37 [INFO] 2024-04-06T03:01:37.796Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc6470/7.0.5-SNAPSHOT/rfc6470-7.0.5-20240406.022812-1.jar 03:01:37 [INFO] 2024-04-06T03:01:37.798Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.5-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.5-20240406.022812-1-javadoc.jar 03:01:37 [INFO] 2024-04-06T03:01:37.810Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.5-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.5-20240406.022812-1-sources.jar 03:01:37 [INFO] 2024-04-06T03:01:37.814Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.5-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.5-20240406.022812-1.jar 03:01:37 [INFO] 2024-04-06T03:01:37.821Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.5-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.5-20240406.022812-1-javadoc.jar 03:01:37 [INFO] 2024-04-06T03:01:37.836Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.5-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.5-20240406.022812-1-sources.jar 03:01:37 [INFO] 2024-04-06T03:01:37.840Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.5-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.5-20240406.022812-1.jar 03:01:37 [INFO] 2024-04-06T03:01:37.841Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc8341/7.0.5-SNAPSHOT/rfc8341-7.0.5-20240406.022812-1-javadoc.jar 03:01:37 [INFO] 2024-04-06T03:01:37.867Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc8341/7.0.5-SNAPSHOT/rfc8341-7.0.5-20240406.022812-1-sources.jar 03:01:37 [INFO] 2024-04-06T03:01:37.873Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc8341/7.0.5-SNAPSHOT/rfc8341-7.0.5-20240406.022812-1.jar 03:01:37 [INFO] 2024-04-06T03:01:37.874Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc8526/7.0.5-SNAPSHOT/rfc8526-7.0.5-20240406.022812-1-javadoc.jar 03:01:37 [INFO] 2024-04-06T03:01:37.900Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc8526/7.0.5-SNAPSHOT/rfc8526-7.0.5-20240406.022812-1-sources.jar 03:01:37 [INFO] 2024-04-06T03:01:37.908Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc8526/7.0.5-SNAPSHOT/rfc8526-7.0.5-20240406.022812-1.jar 03:01:37 [INFO] 2024-04-06T03:01:37.909Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc8639/7.0.5-SNAPSHOT/rfc8639-7.0.5-20240406.022812-1-javadoc.jar 03:01:37 [INFO] 2024-04-06T03:01:37.988Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc8639/7.0.5-SNAPSHOT/rfc8639-7.0.5-20240406.022812-1-sources.jar 03:01:38 [INFO] 2024-04-06T03:01:38.005Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc8639/7.0.5-SNAPSHOT/rfc8639-7.0.5-20240406.022812-1.jar 03:01:38 [INFO] 2024-04-06T03:01:38.073Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc8641/7.0.5-SNAPSHOT/rfc8641-7.0.5-20240406.022812-1-javadoc.jar 03:01:38 [INFO] 2024-04-06T03:01:38.144Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc8641/7.0.5-SNAPSHOT/rfc8641-7.0.5-20240406.022812-1-sources.jar 03:01:38 [INFO] 2024-04-06T03:01:38.160Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc8641/7.0.5-SNAPSHOT/rfc8641-7.0.5-20240406.022812-1.jar 03:01:38 [INFO] 2024-04-06T03:01:38.209Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc8650/7.0.5-SNAPSHOT/rfc8650-7.0.5-20240406.022812-1-javadoc.jar 03:01:38 [INFO] 2024-04-06T03:01:38.221Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc8650/7.0.5-SNAPSHOT/rfc8650-7.0.5-20240406.022812-1-sources.jar 03:01:38 [INFO] 2024-04-06T03:01:38.223Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/model/rfc8650/7.0.5-SNAPSHOT/rfc8650-7.0.5-20240406.022812-1.jar 03:01:38 [INFO] 2024-04-06T03:01:38.228Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-api/7.0.5-SNAPSHOT/netconf-api-7.0.5-20240406.022812-1-javadoc.jar 03:01:38 [INFO] 2024-04-06T03:01:38.241Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-api/7.0.5-SNAPSHOT/netconf-api-7.0.5-20240406.022812-1-sources.jar 03:01:38 [INFO] 2024-04-06T03:01:38.244Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-api/7.0.5-SNAPSHOT/netconf-api-7.0.5-20240406.022812-1.jar 03:01:38 [INFO] 2024-04-06T03:01:38.245Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-auth-aaa/7.0.5-SNAPSHOT/netconf-auth-aaa-7.0.5-20240406.022812-1-javadoc.jar 03:01:38 [INFO] 2024-04-06T03:01:38.249Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-auth-aaa/7.0.5-SNAPSHOT/netconf-auth-aaa-7.0.5-20240406.022812-1-sources.jar 03:01:38 [INFO] 2024-04-06T03:01:38.250Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-auth-aaa/7.0.5-SNAPSHOT/netconf-auth-aaa-7.0.5-20240406.022812-1.jar 03:01:38 [INFO] 2024-04-06T03:01:38.252Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-auth/7.0.5-SNAPSHOT/netconf-auth-7.0.5-20240406.022812-1-javadoc.jar 03:01:38 [INFO] 2024-04-06T03:01:38.256Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-auth/7.0.5-SNAPSHOT/netconf-auth-7.0.5-20240406.022812-1-sources.jar 03:01:38 [INFO] 2024-04-06T03:01:38.257Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-auth/7.0.5-SNAPSHOT/netconf-auth-7.0.5-20240406.022812-1.jar 03:01:38 [INFO] 2024-04-06T03:01:38.257Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-client-mdsal/7.0.5-SNAPSHOT/netconf-client-mdsal-7.0.5-20240406.022812-1-javadoc.jar 03:01:38 [INFO] 2024-04-06T03:01:38.319Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-client-mdsal/7.0.5-SNAPSHOT/netconf-client-mdsal-7.0.5-20240406.022812-1-sources.jar 03:01:38 [INFO] 2024-04-06T03:01:38.338Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-client-mdsal/7.0.5-SNAPSHOT/netconf-client-mdsal-7.0.5-20240406.022812-1.jar 03:01:38 [INFO] 2024-04-06T03:01:38.341Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-client/7.0.5-SNAPSHOT/netconf-client-7.0.5-20240406.022812-1-javadoc.jar 03:01:38 [INFO] 2024-04-06T03:01:38.395Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-client/7.0.5-SNAPSHOT/netconf-client-7.0.5-20240406.022812-1-sources.jar 03:01:38 [INFO] 2024-04-06T03:01:38.409Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-client/7.0.5-SNAPSHOT/netconf-client-7.0.5-20240406.022812-1-test-sources.jar 03:01:38 [INFO] 2024-04-06T03:01:38.411Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-client/7.0.5-SNAPSHOT/netconf-client-7.0.5-20240406.022812-1-tests.jar 03:01:38 [INFO] 2024-04-06T03:01:38.417Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-client/7.0.5-SNAPSHOT/netconf-client-7.0.5-20240406.022812-1.jar 03:01:38 [INFO] 2024-04-06T03:01:38.420Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-common-mdsal/7.0.5-SNAPSHOT/netconf-common-mdsal-7.0.5-20240406.022812-1-javadoc.jar 03:01:38 [INFO] 2024-04-06T03:01:38.424Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-common-mdsal/7.0.5-SNAPSHOT/netconf-common-mdsal-7.0.5-20240406.022812-1-sources.jar 03:01:38 [INFO] 2024-04-06T03:01:38.426Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-common-mdsal/7.0.5-SNAPSHOT/netconf-common-mdsal-7.0.5-20240406.022812-1.jar 03:01:38 [INFO] 2024-04-06T03:01:38.427Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-common/7.0.5-SNAPSHOT/netconf-common-7.0.5-20240406.022812-1-javadoc.jar 03:01:38 [INFO] 2024-04-06T03:01:38.432Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-common/7.0.5-SNAPSHOT/netconf-common-7.0.5-20240406.022812-1-sources.jar 03:01:38 [INFO] 2024-04-06T03:01:38.433Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-common/7.0.5-SNAPSHOT/netconf-common-7.0.5-20240406.022812-1.jar 03:01:38 [INFO] 2024-04-06T03:01:38.433Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-console/7.0.5-SNAPSHOT/netconf-console-7.0.5-20240406.022812-1-javadoc.jar 03:01:38 [INFO] 2024-04-06T03:01:38.434Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-console/7.0.5-SNAPSHOT/netconf-console-7.0.5-20240406.022812-1-sources.jar 03:01:38 [INFO] 2024-04-06T03:01:38.434Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-console/7.0.5-SNAPSHOT/netconf-console-7.0.5-20240406.022812-1.jar 03:01:38 [INFO] 2024-04-06T03:01:38.435Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-dom-api/7.0.5-SNAPSHOT/netconf-dom-api-7.0.5-20240406.022812-1-javadoc.jar 03:01:38 [INFO] 2024-04-06T03:01:38.441Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-dom-api/7.0.5-SNAPSHOT/netconf-dom-api-7.0.5-20240406.022812-1-sources.jar 03:01:38 [INFO] 2024-04-06T03:01:38.442Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-dom-api/7.0.5-SNAPSHOT/netconf-dom-api-7.0.5-20240406.022812-1.jar 03:01:38 [INFO] 2024-04-06T03:01:38.442Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-karaf/7.0.5-SNAPSHOT/netconf-karaf-7.0.5-20240406.022812-1.tar.gz 03:01:40 [INFO] 2024-04-06T03:01:40.420Z Scanned 115321 files so far 03:01:40 [WARN] Could not open m2repo/org/opendaylight/netconf/netconf-karaf/7.0.5-SNAPSHOT/netconf-karaf-7.0.5-20240406.022812-1.tar.gz/netconf-karaf-7.0.5-SNAPSHOT/system/org/apache/karaf/wrapper/org.apache.karaf.wrapper.core/4.4.5/org.apache.karaf.wrapper.core-4.4.5.jar/org/apache/karaf/wrapper/internal/windows/karaf-wrapper.exe as an archive. Will scan it as regular file. 03:01:40 [WARN] Could not open m2repo/org/opendaylight/netconf/netconf-karaf/7.0.5-SNAPSHOT/netconf-karaf-7.0.5-20240406.022812-1.tar.gz/netconf-karaf-7.0.5-SNAPSHOT/system/org/apache/karaf/wrapper/org.apache.karaf.wrapper.core/4.4.5/org.apache.karaf.wrapper.core-4.4.5.jar/org/apache/karaf/wrapper/internal/windows64/karaf-wrapper.exe as an archive. Will scan it as regular file. 03:01:45 [INFO] 2024-04-06T03:01:45.420Z Scanned 138648 files so far 03:01:49 [ERROR] Could not parse class file FastDoubleSwar.class 03:01:49 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 03:01:49 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 03:01:49 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 03:01:49 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 03:01:49 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 03:01:49 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 03:01:49 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 03:01:49 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 03:01:49 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 03:01:49 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:49 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:49 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:49 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:49 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:49 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:49 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:49 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:49 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:49 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:49 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:49 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:49 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:49 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:49 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:49 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:49 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:49 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:49 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:49 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 03:01:49 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 03:01:49 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 03:01:49 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 03:01:49 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 03:01:49 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 03:01:49 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 03:01:49 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 03:01:49 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 03:01:49 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 03:01:49 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 03:01:49 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 03:01:49 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 03:01:49 at hudson.remoting.Request$2.run(Request.java:377) 03:01:49 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 03:01:49 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 03:01:49 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 03:01:49 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 03:01:49 at java.base/java.lang.Thread.run(Thread.java:829) 03:01:49 [ERROR] Could not parse class file FastIntegerMath.class 03:01:49 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 03:01:49 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 03:01:49 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 03:01:49 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 03:01:49 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 03:01:49 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 03:01:49 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 03:01:49 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 03:01:49 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 03:01:49 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:49 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:49 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:49 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:49 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:49 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:49 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:49 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:49 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:49 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:49 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:49 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:49 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:49 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:49 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:49 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:49 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:49 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:49 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:49 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 03:01:49 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 03:01:49 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 03:01:49 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 03:01:49 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 03:01:49 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 03:01:49 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 03:01:49 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 03:01:49 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 03:01:49 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 03:01:49 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 03:01:49 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 03:01:49 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 03:01:49 at hudson.remoting.Request$2.run(Request.java:377) 03:01:49 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 03:01:49 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 03:01:49 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 03:01:49 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 03:01:49 at java.base/java.lang.Thread.run(Thread.java:829) 03:01:49 [ERROR] Could not parse class file FastDoubleSwar.class 03:01:49 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 03:01:49 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 03:01:49 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 03:01:49 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 03:01:49 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 03:01:49 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 03:01:49 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 03:01:49 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 03:01:49 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 03:01:49 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:49 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:49 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:49 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:49 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:49 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:49 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:49 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:49 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:49 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:49 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:49 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:49 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:49 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:49 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:49 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:49 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:49 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:49 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:49 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 03:01:49 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 03:01:49 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 03:01:49 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 03:01:49 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 03:01:49 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 03:01:49 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 03:01:49 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 03:01:49 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 03:01:49 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 03:01:49 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 03:01:49 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 03:01:49 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 03:01:49 at hudson.remoting.Request$2.run(Request.java:377) 03:01:49 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 03:01:49 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 03:01:49 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 03:01:49 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 03:01:49 at java.base/java.lang.Thread.run(Thread.java:829) 03:01:49 [ERROR] Could not parse class file FastIntegerMath$UInt128.class 03:01:49 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 03:01:49 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 03:01:49 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 03:01:49 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 03:01:49 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 03:01:49 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 03:01:49 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 03:01:49 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 03:01:49 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 03:01:49 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:49 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:49 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:49 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:49 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:49 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:49 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:49 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:49 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:49 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:49 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:49 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:49 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:49 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:49 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:49 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:49 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:49 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:49 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:49 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 03:01:49 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 03:01:49 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 03:01:49 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 03:01:49 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 03:01:49 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 03:01:49 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 03:01:49 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 03:01:49 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 03:01:49 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 03:01:49 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 03:01:49 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 03:01:49 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 03:01:49 at hudson.remoting.Request$2.run(Request.java:377) 03:01:49 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 03:01:49 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 03:01:49 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 03:01:49 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 03:01:49 at java.base/java.lang.Thread.run(Thread.java:829) 03:01:49 [ERROR] Could not parse class file FastIntegerMath.class 03:01:49 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 03:01:49 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 03:01:49 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 03:01:49 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 03:01:49 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 03:01:49 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 03:01:49 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 03:01:49 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 03:01:49 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 03:01:49 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:49 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:49 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:49 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:49 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:49 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:49 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:49 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:49 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:49 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:49 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:49 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:49 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:49 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:49 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:49 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:49 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:49 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:49 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:49 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 03:01:49 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 03:01:49 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 03:01:49 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 03:01:49 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 03:01:49 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 03:01:49 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 03:01:49 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 03:01:49 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 03:01:49 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 03:01:49 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 03:01:49 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 03:01:49 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 03:01:49 at hudson.remoting.Request$2.run(Request.java:377) 03:01:49 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 03:01:49 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 03:01:49 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 03:01:49 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 03:01:49 at java.base/java.lang.Thread.run(Thread.java:829) 03:01:50 [INFO] 2024-04-06T03:01:50.420Z Scanned 155712 files so far 03:01:50 [WARN] Could not open m2repo/org/opendaylight/netconf/netconf-karaf/7.0.5-SNAPSHOT/netconf-karaf-7.0.5-20240406.022812-1.tar.gz/netconf-karaf-7.0.5-SNAPSHOT/bin/contrib/karaf-service-win.exe as an archive. Will scan it as regular file. 03:01:50 [INFO] 2024-04-06T03:01:50.841Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-karaf/7.0.5-SNAPSHOT/netconf-karaf-7.0.5-20240406.022812-1.zip 03:01:53 [WARN] Could not open m2repo/org/opendaylight/netconf/netconf-karaf/7.0.5-SNAPSHOT/netconf-karaf-7.0.5-20240406.022812-1.zip/netconf-karaf-7.0.5-SNAPSHOT/bin/contrib/karaf-service-win.exe as an archive. Will scan it as regular file. 03:01:54 [INFO] 2024-04-06T03:01:54.002Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-nb/7.0.5-SNAPSHOT/netconf-nb-7.0.5-20240406.022812-1-javadoc.jar 03:01:54 [INFO] 2024-04-06T03:01:54.003Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-nb/7.0.5-SNAPSHOT/netconf-nb-7.0.5-20240406.022812-1-sources.jar 03:01:54 [INFO] 2024-04-06T03:01:54.004Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-nb/7.0.5-SNAPSHOT/netconf-nb-7.0.5-20240406.022812-1.jar 03:01:54 [INFO] 2024-04-06T03:01:54.005Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-netty-util/7.0.5-SNAPSHOT/netconf-netty-util-7.0.5-20240406.022812-1-javadoc.jar 03:01:54 [INFO] 2024-04-06T03:01:54.015Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-netty-util/7.0.5-SNAPSHOT/netconf-netty-util-7.0.5-20240406.022812-1-sources.jar 03:01:54 [INFO] 2024-04-06T03:01:54.018Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-netty-util/7.0.5-SNAPSHOT/netconf-netty-util-7.0.5-20240406.022812-1.jar 03:01:54 [INFO] 2024-04-06T03:01:54.019Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-server-mdsal/7.0.5-SNAPSHOT/netconf-server-mdsal-7.0.5-20240406.022812-1-javadoc.jar 03:01:54 [INFO] 2024-04-06T03:01:54.031Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-server-mdsal/7.0.5-SNAPSHOT/netconf-server-mdsal-7.0.5-20240406.022812-1-sources.jar 03:01:54 [INFO] 2024-04-06T03:01:54.036Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-server-mdsal/7.0.5-SNAPSHOT/netconf-server-mdsal-7.0.5-20240406.022812-1.jar 03:01:54 [INFO] 2024-04-06T03:01:54.037Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-server/7.0.5-SNAPSHOT/netconf-server-7.0.5-20240406.022812-1-javadoc.jar 03:01:54 [INFO] 2024-04-06T03:01:54.107Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-server/7.0.5-SNAPSHOT/netconf-server-7.0.5-20240406.022812-1-sources.jar 03:01:54 [INFO] 2024-04-06T03:01:54.125Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-server/7.0.5-SNAPSHOT/netconf-server-7.0.5-20240406.022812-1.jar 03:01:54 [INFO] 2024-04-06T03:01:54.128Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-test-models/7.0.5-SNAPSHOT/netconf-test-models-7.0.5-20240406.022812-1-javadoc.jar 03:01:54 [INFO] 2024-04-06T03:01:54.142Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-test-models/7.0.5-SNAPSHOT/netconf-test-models-7.0.5-20240406.022812-1-sources.jar 03:01:54 [INFO] 2024-04-06T03:01:54.146Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-test-models/7.0.5-SNAPSHOT/netconf-test-models-7.0.5-20240406.022812-1.jar 03:01:54 [INFO] 2024-04-06T03:01:54.155Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-test-perf/7.0.5-SNAPSHOT/netconf-test-perf-7.0.5-20240406.022812-1-javadoc.jar 03:01:54 [INFO] 2024-04-06T03:01:54.220Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-test-perf/7.0.5-SNAPSHOT/netconf-test-perf-7.0.5-20240406.022812-1-sources.jar 03:01:54 [INFO] 2024-04-06T03:01:54.237Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-test-perf/7.0.5-SNAPSHOT/netconf-test-perf-7.0.5-20240406.022812-1.jar 03:01:54 [INFO] 2024-04-06T03:01:54.240Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-test-util/7.0.5-SNAPSHOT/netconf-test-util-7.0.5-20240406.022812-1-javadoc.jar 03:01:54 [INFO] 2024-04-06T03:01:54.244Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-test-util/7.0.5-SNAPSHOT/netconf-test-util-7.0.5-20240406.022812-1-sources.jar 03:01:54 [INFO] 2024-04-06T03:01:54.253Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-test-util/7.0.5-SNAPSHOT/netconf-test-util-7.0.5-20240406.022812-1.jar 03:01:54 [INFO] 2024-04-06T03:01:54.263Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-testtool/7.0.5-SNAPSHOT/netconf-testtool-7.0.5-20240406.022812-1-executable.jar 03:01:54 [ERROR] Could not parse class file FastDoubleSwar.class 03:01:54 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 03:01:54 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 03:01:54 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 03:01:54 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 03:01:54 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 03:01:54 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 03:01:54 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 03:01:54 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 03:01:54 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 03:01:54 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:54 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:54 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:54 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:54 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:54 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:54 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:54 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:54 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:54 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:54 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 03:01:54 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 03:01:54 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 03:01:54 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 03:01:54 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 03:01:54 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 03:01:54 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 03:01:54 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 03:01:54 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 03:01:54 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 03:01:54 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 03:01:54 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 03:01:54 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 03:01:54 at hudson.remoting.Request$2.run(Request.java:377) 03:01:54 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 03:01:54 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 03:01:54 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 03:01:54 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 03:01:54 at java.base/java.lang.Thread.run(Thread.java:829) 03:01:54 [ERROR] Could not parse class file FastIntegerMath.class 03:01:54 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 03:01:54 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 03:01:54 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 03:01:54 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 03:01:54 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 03:01:54 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 03:01:54 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 03:01:54 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 03:01:54 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 03:01:54 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:54 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:54 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:54 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:54 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:54 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:54 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:54 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:54 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:54 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:54 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 03:01:54 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 03:01:54 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 03:01:54 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 03:01:54 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 03:01:54 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 03:01:54 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 03:01:54 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 03:01:54 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 03:01:54 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 03:01:54 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 03:01:54 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 03:01:54 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 03:01:54 at hudson.remoting.Request$2.run(Request.java:377) 03:01:54 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 03:01:54 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 03:01:54 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 03:01:54 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 03:01:54 at java.base/java.lang.Thread.run(Thread.java:829) 03:01:55 [INFO] 2024-04-06T03:01:55.420Z Scanned 167487 files so far 03:01:59 [INFO] 2024-04-06T03:01:59.575Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-testtool/7.0.5-SNAPSHOT/netconf-testtool-7.0.5-20240406.022812-1-javadoc.jar 03:01:59 [INFO] 2024-04-06T03:01:59.595Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-testtool/7.0.5-SNAPSHOT/netconf-testtool-7.0.5-20240406.022812-1-rest-perf-client.jar 03:01:59 [ERROR] Could not parse class file FastDoubleSwar.class 03:01:59 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 03:01:59 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 03:01:59 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 03:01:59 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 03:01:59 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 03:01:59 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 03:01:59 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 03:01:59 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 03:01:59 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 03:01:59 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:59 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:59 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:59 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:59 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:59 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:59 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:59 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:59 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:59 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:59 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 03:01:59 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 03:01:59 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 03:01:59 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 03:01:59 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 03:01:59 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 03:01:59 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 03:01:59 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 03:01:59 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 03:01:59 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 03:01:59 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 03:01:59 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 03:01:59 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 03:01:59 at hudson.remoting.Request$2.run(Request.java:377) 03:01:59 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 03:01:59 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 03:01:59 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 03:01:59 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 03:01:59 at java.base/java.lang.Thread.run(Thread.java:829) 03:01:59 [ERROR] Could not parse class file FastIntegerMath.class 03:01:59 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 03:01:59 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 03:01:59 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 03:01:59 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 03:01:59 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 03:01:59 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 03:01:59 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 03:01:59 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 03:01:59 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 03:01:59 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:59 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:59 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:59 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:59 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:59 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:59 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:59 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:59 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:59 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:01:59 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 03:01:59 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 03:01:59 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 03:01:59 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 03:01:59 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 03:01:59 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 03:01:59 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 03:01:59 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 03:01:59 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 03:01:59 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 03:01:59 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 03:01:59 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 03:01:59 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 03:01:59 at hudson.remoting.Request$2.run(Request.java:377) 03:01:59 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 03:01:59 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 03:01:59 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 03:01:59 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 03:01:59 at java.base/java.lang.Thread.run(Thread.java:829) 03:02:00 [INFO] 2024-04-06T03:02:00.420Z Scanned 193447 files so far 03:02:02 [INFO] 2024-04-06T03:02:02.976Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-testtool/7.0.5-SNAPSHOT/netconf-testtool-7.0.5-20240406.022812-1-scale-util.jar 03:02:03 [ERROR] Could not parse class file FastDoubleSwar.class 03:02:03 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 03:02:03 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 03:02:03 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 03:02:03 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 03:02:03 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 03:02:03 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 03:02:03 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 03:02:03 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 03:02:03 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 03:02:03 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:02:03 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:02:03 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:02:03 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:02:03 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:02:03 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:02:03 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:02:03 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:02:03 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:02:03 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:02:03 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 03:02:03 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 03:02:03 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 03:02:03 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 03:02:03 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 03:02:03 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 03:02:03 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 03:02:03 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 03:02:03 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 03:02:03 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 03:02:03 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 03:02:03 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 03:02:03 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 03:02:03 at hudson.remoting.Request$2.run(Request.java:377) 03:02:03 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 03:02:03 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 03:02:03 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 03:02:03 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 03:02:03 at java.base/java.lang.Thread.run(Thread.java:829) 03:02:03 [ERROR] Could not parse class file FastIntegerMath.class 03:02:03 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 03:02:03 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 03:02:03 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 03:02:03 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 03:02:03 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 03:02:03 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 03:02:03 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 03:02:03 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 03:02:03 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 03:02:03 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:02:03 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:02:03 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:02:03 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:02:03 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:02:03 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:02:03 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:02:03 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:02:03 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:02:03 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:02:03 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 03:02:03 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 03:02:03 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 03:02:03 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 03:02:03 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 03:02:03 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 03:02:03 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 03:02:03 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 03:02:03 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 03:02:03 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 03:02:03 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 03:02:03 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 03:02:03 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 03:02:03 at hudson.remoting.Request$2.run(Request.java:377) 03:02:03 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 03:02:03 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 03:02:03 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 03:02:03 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 03:02:03 at java.base/java.lang.Thread.run(Thread.java:829) 03:02:05 [INFO] 2024-04-06T03:02:05.420Z Scanned 219425 files so far 03:02:08 [INFO] 2024-04-06T03:02:08.281Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-testtool/7.0.5-SNAPSHOT/netconf-testtool-7.0.5-20240406.022812-1-sources.jar 03:02:08 [INFO] 2024-04-06T03:02:08.288Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-testtool/7.0.5-SNAPSHOT/netconf-testtool-7.0.5-20240406.022812-1-stress-client.jar 03:02:08 [ERROR] Could not parse class file FastDoubleSwar.class 03:02:08 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 03:02:08 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 03:02:08 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 03:02:08 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 03:02:08 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 03:02:08 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 03:02:08 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 03:02:08 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 03:02:08 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 03:02:08 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:02:08 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:02:08 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:02:08 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:02:08 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:02:08 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:02:08 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:02:08 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:02:08 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:02:08 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:02:08 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 03:02:08 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 03:02:08 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 03:02:08 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 03:02:08 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 03:02:08 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 03:02:08 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 03:02:08 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 03:02:08 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 03:02:08 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 03:02:08 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 03:02:08 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 03:02:08 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 03:02:08 at hudson.remoting.Request$2.run(Request.java:377) 03:02:08 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 03:02:08 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 03:02:08 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 03:02:08 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 03:02:08 at java.base/java.lang.Thread.run(Thread.java:829) 03:02:08 [ERROR] Could not parse class file FastIntegerMath.class 03:02:08 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 03:02:08 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 03:02:08 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 03:02:08 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 03:02:08 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 03:02:08 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 03:02:08 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 03:02:08 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 03:02:08 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 03:02:08 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:02:08 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:02:08 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:02:08 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:02:08 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:02:08 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:02:08 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:02:08 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:02:08 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:02:08 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:02:08 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 03:02:08 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 03:02:08 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 03:02:08 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 03:02:08 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 03:02:08 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 03:02:08 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 03:02:08 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 03:02:08 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 03:02:08 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 03:02:08 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 03:02:08 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 03:02:08 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 03:02:08 at hudson.remoting.Request$2.run(Request.java:377) 03:02:08 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 03:02:08 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 03:02:08 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 03:02:08 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 03:02:08 at java.base/java.lang.Thread.run(Thread.java:829) 03:02:10 [INFO] 2024-04-06T03:02:10.420Z Scanned 245399 files so far 03:02:12 [INFO] 2024-04-06T03:02:12.232Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-testtool/7.0.5-SNAPSHOT/netconf-testtool-7.0.5-20240406.022812-1-stress-client.tar.gz 03:02:13 [INFO] 2024-04-06T03:02:13.799Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-testtool/7.0.5-SNAPSHOT/netconf-testtool-7.0.5-20240406.022812-1.jar 03:02:13 [INFO] 2024-04-06T03:02:13.824Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-topology-impl/7.0.5-SNAPSHOT/netconf-topology-impl-7.0.5-20240406.022812-1-javadoc.jar 03:02:13 [INFO] 2024-04-06T03:02:13.824Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-topology-impl/7.0.5-SNAPSHOT/netconf-topology-impl-7.0.5-20240406.022812-1-sources.jar 03:02:13 [INFO] 2024-04-06T03:02:13.825Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-topology-impl/7.0.5-SNAPSHOT/netconf-topology-impl-7.0.5-20240406.022812-1.jar 03:02:13 [INFO] 2024-04-06T03:02:13.826Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-topology-singleton/7.0.5-SNAPSHOT/netconf-topology-singleton-7.0.5-20240406.022812-1-javadoc.jar 03:02:13 [INFO] 2024-04-06T03:02:13.831Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-topology-singleton/7.0.5-SNAPSHOT/netconf-topology-singleton-7.0.5-20240406.022812-1-sources.jar 03:02:13 [INFO] 2024-04-06T03:02:13.833Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-topology-singleton/7.0.5-SNAPSHOT/netconf-topology-singleton-7.0.5-20240406.022812-1.jar 03:02:13 [INFO] 2024-04-06T03:02:13.836Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-topology/7.0.5-SNAPSHOT/netconf-topology-7.0.5-20240406.022812-1-javadoc.jar 03:02:13 [INFO] 2024-04-06T03:02:13.839Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-topology/7.0.5-SNAPSHOT/netconf-topology-7.0.5-20240406.022812-1-sources.jar 03:02:13 [INFO] 2024-04-06T03:02:13.840Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/netconf-topology/7.0.5-SNAPSHOT/netconf-topology-7.0.5-20240406.022812-1.jar 03:02:13 [INFO] 2024-04-06T03:02:13.841Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/restconf-api/7.0.5-SNAPSHOT/restconf-api-7.0.5-20240406.022812-1-javadoc.jar 03:02:13 [INFO] 2024-04-06T03:02:13.853Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/restconf-api/7.0.5-SNAPSHOT/restconf-api-7.0.5-20240406.022812-1-sources.jar 03:02:13 [INFO] 2024-04-06T03:02:13.856Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/restconf-api/7.0.5-SNAPSHOT/restconf-api-7.0.5-20240406.022812-1.jar 03:02:13 [INFO] 2024-04-06T03:02:13.857Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/restconf-client/7.0.5-SNAPSHOT/restconf-client-7.0.5-20240406.022812-1-javadoc.jar 03:02:13 [INFO] 2024-04-06T03:02:13.902Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/restconf-client/7.0.5-SNAPSHOT/restconf-client-7.0.5-20240406.022812-1-sources.jar 03:02:13 [INFO] 2024-04-06T03:02:13.913Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/restconf-client/7.0.5-SNAPSHOT/restconf-client-7.0.5-20240406.022812-1.jar 03:02:13 [INFO] 2024-04-06T03:02:13.948Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/restconf-common-models/7.0.5-SNAPSHOT/restconf-common-models-7.0.5-20240406.022812-1-javadoc.jar 03:02:13 [INFO] 2024-04-06T03:02:13.989Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/restconf-common-models/7.0.5-SNAPSHOT/restconf-common-models-7.0.5-20240406.022812-1-sources.jar 03:02:14 [INFO] 2024-04-06T03:02:13.999Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/restconf-common-models/7.0.5-SNAPSHOT/restconf-common-models-7.0.5-20240406.022812-1.jar 03:02:14 [INFO] 2024-04-06T03:02:14.001Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/restconf-common/7.0.5-SNAPSHOT/restconf-common-7.0.5-20240406.022812-1-javadoc.jar 03:02:14 [INFO] 2024-04-06T03:02:14.008Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/restconf-common/7.0.5-SNAPSHOT/restconf-common-7.0.5-20240406.022812-1-sources.jar 03:02:14 [INFO] 2024-04-06T03:02:14.009Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/restconf-common/7.0.5-SNAPSHOT/restconf-common-7.0.5-20240406.022812-1.jar 03:02:14 [INFO] 2024-04-06T03:02:14.010Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/restconf-nb/7.0.5-SNAPSHOT/restconf-nb-7.0.5-20240406.022812-1-javadoc.jar 03:02:14 [INFO] 2024-04-06T03:02:14.047Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/restconf-nb/7.0.5-SNAPSHOT/restconf-nb-7.0.5-20240406.022812-1-sources.jar 03:02:14 [INFO] 2024-04-06T03:02:14.059Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/restconf-nb/7.0.5-SNAPSHOT/restconf-nb-7.0.5-20240406.022812-1.jar 03:02:14 [INFO] 2024-04-06T03:02:14.062Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/restconf-openapi/7.0.5-SNAPSHOT/restconf-openapi-7.0.5-20240406.022812-1-javadoc.jar 03:02:14 [INFO] 2024-04-06T03:02:14.080Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/restconf-openapi/7.0.5-SNAPSHOT/restconf-openapi-7.0.5-20240406.022812-1-sources.jar 03:02:14 [INFO] 2024-04-06T03:02:14.160Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/restconf-openapi/7.0.5-SNAPSHOT/restconf-openapi-7.0.5-20240406.022812-1.jar 03:02:14 [INFO] 2024-04-06T03:02:14.170Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/restconf-server/7.0.5-SNAPSHOT/restconf-server-7.0.5-20240406.022812-1-javadoc.jar 03:02:14 [INFO] 2024-04-06T03:02:14.218Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/restconf-server/7.0.5-SNAPSHOT/restconf-server-7.0.5-20240406.022812-1-sources.jar 03:02:14 [INFO] 2024-04-06T03:02:14.229Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/restconf-server/7.0.5-SNAPSHOT/restconf-server-7.0.5-20240406.022812-1.jar 03:02:14 [INFO] 2024-04-06T03:02:14.272Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/restconf-wadl-generator/7.0.5-SNAPSHOT/restconf-wadl-generator-7.0.5-20240406.022812-1-javadoc.jar 03:02:14 [INFO] 2024-04-06T03:02:14.276Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/restconf-wadl-generator/7.0.5-SNAPSHOT/restconf-wadl-generator-7.0.5-20240406.022812-1-sources.jar 03:02:14 [INFO] 2024-04-06T03:02:14.277Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/restconf-wadl-generator/7.0.5-SNAPSHOT/restconf-wadl-generator-7.0.5-20240406.022812-1.jar 03:02:14 [INFO] 2024-04-06T03:02:14.280Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/sal-rest-connector-config/7.0.5-SNAPSHOT/sal-rest-connector-config-7.0.5-20240406.022812-1.jar 03:02:14 [INFO] 2024-04-06T03:02:14.281Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/shaded-exificient/7.0.5-SNAPSHOT/shaded-exificient-7.0.5-20240406.022812-1-sources.jar 03:02:14 [INFO] 2024-04-06T03:02:14.380Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/shaded-exificient/7.0.5-SNAPSHOT/shaded-exificient-7.0.5-20240406.022812-1.jar 03:02:14 [INFO] 2024-04-06T03:02:14.388Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/shaded-sshd/7.0.5-SNAPSHOT/shaded-sshd-7.0.5-20240406.022812-1-sources.jar 03:02:14 [INFO] 2024-04-06T03:02:14.469Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/shaded-sshd/7.0.5-SNAPSHOT/shaded-sshd-7.0.5-20240406.022812-1.jar 03:02:14 [INFO] 2024-04-06T03:02:14.478Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/transport-api/7.0.5-SNAPSHOT/transport-api-7.0.5-20240406.022812-1-javadoc.jar 03:02:14 [INFO] 2024-04-06T03:02:14.483Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/transport-api/7.0.5-SNAPSHOT/transport-api-7.0.5-20240406.022812-1-sources.jar 03:02:14 [INFO] 2024-04-06T03:02:14.485Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/transport-api/7.0.5-SNAPSHOT/transport-api-7.0.5-20240406.022812-1.jar 03:02:14 [INFO] 2024-04-06T03:02:14.485Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/transport-http/7.0.5-SNAPSHOT/transport-http-7.0.5-20240406.022812-1-javadoc.jar 03:02:14 [INFO] 2024-04-06T03:02:14.544Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/transport-http/7.0.5-SNAPSHOT/transport-http-7.0.5-20240406.022812-1-sources.jar 03:02:14 [INFO] 2024-04-06T03:02:14.558Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/transport-http/7.0.5-SNAPSHOT/transport-http-7.0.5-20240406.022812-1.jar 03:02:14 [INFO] 2024-04-06T03:02:14.606Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/transport-ssh/7.0.5-SNAPSHOT/transport-ssh-7.0.5-20240406.022812-1-javadoc.jar 03:02:14 [INFO] 2024-04-06T03:02:14.743Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/transport-ssh/7.0.5-SNAPSHOT/transport-ssh-7.0.5-20240406.022812-1-sources.jar 03:02:14 [INFO] 2024-04-06T03:02:14.783Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/transport-ssh/7.0.5-SNAPSHOT/transport-ssh-7.0.5-20240406.022812-1.jar 03:02:14 [INFO] 2024-04-06T03:02:14.795Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/transport-tcp/7.0.5-SNAPSHOT/transport-tcp-7.0.5-20240406.022812-1-javadoc.jar 03:02:14 [INFO] 2024-04-06T03:02:14.825Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/transport-tcp/7.0.5-SNAPSHOT/transport-tcp-7.0.5-20240406.022812-1-sources.jar 03:02:14 [INFO] 2024-04-06T03:02:14.833Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/transport-tcp/7.0.5-SNAPSHOT/transport-tcp-7.0.5-20240406.022812-1.jar 03:02:14 [INFO] 2024-04-06T03:02:14.834Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/transport-tls/7.0.5-SNAPSHOT/transport-tls-7.0.5-20240406.022812-1-javadoc.jar 03:02:15 [INFO] 2024-04-06T03:02:14.997Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/transport-tls/7.0.5-SNAPSHOT/transport-tls-7.0.5-20240406.022812-1-sources.jar 03:02:15 [INFO] 2024-04-06T03:02:15.043Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/transport-tls/7.0.5-SNAPSHOT/transport-tls-7.0.5-20240406.022812-1.jar 03:02:15 [INFO] 2024-04-06T03:02:15.051Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/truststore-api/7.0.5-SNAPSHOT/truststore-api-7.0.5-20240406.022812-1-javadoc.jar 03:02:15 [INFO] 2024-04-06T03:02:15.081Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/truststore-api/7.0.5-SNAPSHOT/truststore-api-7.0.5-20240406.022812-1-sources.jar 03:02:15 [INFO] 2024-04-06T03:02:15.088Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/truststore-api/7.0.5-SNAPSHOT/truststore-api-7.0.5-20240406.022812-1.jar 03:02:15 [INFO] 2024-04-06T03:02:15.089Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/truststore-none/7.0.5-SNAPSHOT/truststore-none-7.0.5-20240406.022812-1-javadoc.jar 03:02:15 [INFO] 2024-04-06T03:02:15.093Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/truststore-none/7.0.5-SNAPSHOT/truststore-none-7.0.5-20240406.022812-1-sources.jar 03:02:15 [INFO] 2024-04-06T03:02:15.094Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/truststore-none/7.0.5-SNAPSHOT/truststore-none-7.0.5-20240406.022812-1.jar 03:02:15 [INFO] 2024-04-06T03:02:15.094Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/websocket-client/7.0.5-SNAPSHOT/websocket-client-7.0.5-20240406.022812-1-javadoc.jar 03:02:15 [INFO] 2024-04-06T03:02:15.098Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/websocket-client/7.0.5-SNAPSHOT/websocket-client-7.0.5-20240406.022812-1-sources.jar 03:02:15 [INFO] 2024-04-06T03:02:15.100Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/websocket-client/7.0.5-SNAPSHOT/websocket-client-7.0.5-20240406.022812-1.jar 03:02:15 [INFO] 2024-04-06T03:02:15.421Z Scanned 272132 files so far 03:02:15 [INFO] 2024-04-06T03:02:15.905Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/yanglib-mdsal-writer/7.0.5-SNAPSHOT/yanglib-mdsal-writer-7.0.5-20240406.022812-1-javadoc.jar 03:02:15 [INFO] 2024-04-06T03:02:15.906Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/yanglib-mdsal-writer/7.0.5-SNAPSHOT/yanglib-mdsal-writer-7.0.5-20240406.022812-1-sources.jar 03:02:15 [INFO] 2024-04-06T03:02:15.906Z Starting scanning target: /w/workspace/netconf-maven-clm-master/m2repo/org/opendaylight/netconf/yanglib-mdsal-writer/7.0.5-SNAPSHOT/yanglib-mdsal-writer-7.0.5-20240406.022812-1.jar 03:02:15 [INFO] 2024-04-06T03:02:15.907Z Starting scanning target: /w/workspace/netconf-maven-clm-master/model/draft-ietf-netconf-crypto-types/target/draft-ietf-netconf-crypto-types-7.0.5-SNAPSHOT-javadoc.jar 03:02:15 [INFO] 2024-04-06T03:02:15.911Z Starting scanning target: /w/workspace/netconf-maven-clm-master/model/draft-ietf-netconf-crypto-types/target/draft-ietf-netconf-crypto-types-7.0.5-SNAPSHOT-sources.jar 03:02:15 [INFO] 2024-04-06T03:02:15.913Z Starting scanning target: /w/workspace/netconf-maven-clm-master/model/draft-ietf-netconf-crypto-types/target/draft-ietf-netconf-crypto-types-7.0.5-SNAPSHOT.jar 03:02:15 [INFO] 2024-04-06T03:02:15.914Z Starting scanning target: /w/workspace/netconf-maven-clm-master/model/draft-ietf-netconf-crypto-types/target/spotbugs/bug-pattern-1.5.0.jar 03:02:15 [INFO] 2024-04-06T03:02:15.929Z Starting scanning target: /w/workspace/netconf-maven-clm-master/model/rfc5277/target/rfc5277-7.0.5-SNAPSHOT-javadoc.jar 03:02:15 [INFO] 2024-04-06T03:02:15.931Z Starting scanning target: /w/workspace/netconf-maven-clm-master/model/rfc5277/target/rfc5277-7.0.5-SNAPSHOT-sources.jar 03:02:15 [INFO] 2024-04-06T03:02:15.931Z Starting scanning target: /w/workspace/netconf-maven-clm-master/model/rfc5277/target/rfc5277-7.0.5-SNAPSHOT.jar 03:02:15 [INFO] 2024-04-06T03:02:15.932Z Starting scanning target: /w/workspace/netconf-maven-clm-master/model/rfc5277/target/spotbugs/bug-pattern-1.5.0.jar 03:02:15 [INFO] 2024-04-06T03:02:15.947Z Starting scanning target: /w/workspace/netconf-maven-clm-master/model/rfc6022/target/rfc6022-7.0.5-SNAPSHOT-javadoc.jar 03:02:15 [INFO] 2024-04-06T03:02:15.950Z Starting scanning target: /w/workspace/netconf-maven-clm-master/model/rfc6022/target/rfc6022-7.0.5-SNAPSHOT-sources.jar 03:02:15 [INFO] 2024-04-06T03:02:15.951Z Starting scanning target: /w/workspace/netconf-maven-clm-master/model/rfc6022/target/rfc6022-7.0.5-SNAPSHOT.jar 03:02:15 [INFO] 2024-04-06T03:02:15.952Z Starting scanning target: /w/workspace/netconf-maven-clm-master/model/rfc6022/target/spotbugs/bug-pattern-1.5.0.jar 03:02:15 [INFO] 2024-04-06T03:02:15.968Z Starting scanning target: /w/workspace/netconf-maven-clm-master/model/rfc6241/target/rfc6241-7.0.5-SNAPSHOT-javadoc.jar 03:02:15 [INFO] 2024-04-06T03:02:15.976Z Starting scanning target: /w/workspace/netconf-maven-clm-master/model/rfc6241/target/rfc6241-7.0.5-SNAPSHOT-sources.jar 03:02:15 [INFO] 2024-04-06T03:02:15.978Z Starting scanning target: /w/workspace/netconf-maven-clm-master/model/rfc6241/target/rfc6241-7.0.5-SNAPSHOT.jar 03:02:15 [INFO] 2024-04-06T03:02:15.981Z Starting scanning target: /w/workspace/netconf-maven-clm-master/model/rfc6241/target/spotbugs/bug-pattern-1.5.0.jar 03:02:15 [INFO] 2024-04-06T03:02:15.995Z Starting scanning target: /w/workspace/netconf-maven-clm-master/model/rfc6243/target/rfc6243-7.0.5-SNAPSHOT-javadoc.jar 03:02:16 [INFO] 2024-04-06T03:02:15.997Z Starting scanning target: /w/workspace/netconf-maven-clm-master/model/rfc6243/target/rfc6243-7.0.5-SNAPSHOT-sources.jar 03:02:16 [INFO] 2024-04-06T03:02:15.998Z Starting scanning target: /w/workspace/netconf-maven-clm-master/model/rfc6243/target/rfc6243-7.0.5-SNAPSHOT.jar 03:02:16 [INFO] 2024-04-06T03:02:15.998Z Starting scanning target: /w/workspace/netconf-maven-clm-master/model/rfc6243/target/spotbugs/bug-pattern-1.5.0.jar 03:02:16 [INFO] 2024-04-06T03:02:16.013Z Starting scanning target: /w/workspace/netconf-maven-clm-master/model/rfc6470/target/rfc6470-7.0.5-SNAPSHOT-javadoc.jar 03:02:16 [INFO] 2024-04-06T03:02:16.015Z Starting scanning target: /w/workspace/netconf-maven-clm-master/model/rfc6470/target/rfc6470-7.0.5-SNAPSHOT-sources.jar 03:02:16 [INFO] 2024-04-06T03:02:16.015Z Starting scanning target: /w/workspace/netconf-maven-clm-master/model/rfc6470/target/rfc6470-7.0.5-SNAPSHOT.jar 03:02:16 [INFO] 2024-04-06T03:02:16.016Z Starting scanning target: /w/workspace/netconf-maven-clm-master/model/rfc6470/target/spotbugs/bug-pattern-1.5.0.jar 03:02:16 [INFO] 2024-04-06T03:02:16.031Z Starting scanning target: /w/workspace/netconf-maven-clm-master/model/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-7.0.5-SNAPSHOT-javadoc.jar 03:02:16 [INFO] 2024-04-06T03:02:16.032Z Starting scanning target: /w/workspace/netconf-maven-clm-master/model/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-7.0.5-SNAPSHOT-sources.jar 03:02:16 [INFO] 2024-04-06T03:02:16.033Z Starting scanning target: /w/workspace/netconf-maven-clm-master/model/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-7.0.5-SNAPSHOT.jar 03:02:16 [INFO] 2024-04-06T03:02:16.033Z Starting scanning target: /w/workspace/netconf-maven-clm-master/model/rfc7407-ietf-x509-cert-to-name/target/spotbugs/bug-pattern-1.5.0.jar 03:02:16 [INFO] 2024-04-06T03:02:16.048Z Starting scanning target: /w/workspace/netconf-maven-clm-master/model/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-7.0.5-SNAPSHOT-javadoc.jar 03:02:16 [INFO] 2024-04-06T03:02:16.049Z Starting scanning target: /w/workspace/netconf-maven-clm-master/model/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-7.0.5-SNAPSHOT-sources.jar 03:02:16 [INFO] 2024-04-06T03:02:16.050Z Starting scanning target: /w/workspace/netconf-maven-clm-master/model/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-7.0.5-SNAPSHOT.jar 03:02:16 [INFO] 2024-04-06T03:02:16.050Z Starting scanning target: /w/workspace/netconf-maven-clm-master/model/rfc8040-ietf-restconf-monitoring/target/spotbugs/bug-pattern-1.5.0.jar 03:02:16 [INFO] 2024-04-06T03:02:16.065Z Starting scanning target: /w/workspace/netconf-maven-clm-master/model/rfc8341/target/rfc8341-7.0.5-SNAPSHOT-javadoc.jar 03:02:16 [INFO] 2024-04-06T03:02:16.067Z Starting scanning target: /w/workspace/netconf-maven-clm-master/model/rfc8341/target/rfc8341-7.0.5-SNAPSHOT-sources.jar 03:02:16 [INFO] 2024-04-06T03:02:16.068Z Starting scanning target: /w/workspace/netconf-maven-clm-master/model/rfc8341/target/rfc8341-7.0.5-SNAPSHOT.jar 03:02:16 [INFO] 2024-04-06T03:02:16.069Z Starting scanning target: /w/workspace/netconf-maven-clm-master/model/rfc8341/target/spotbugs/bug-pattern-1.5.0.jar 03:02:16 [INFO] 2024-04-06T03:02:16.083Z Starting scanning target: /w/workspace/netconf-maven-clm-master/model/rfc8526/target/rfc8526-7.0.5-SNAPSHOT-javadoc.jar 03:02:16 [INFO] 2024-04-06T03:02:16.086Z Starting scanning target: /w/workspace/netconf-maven-clm-master/model/rfc8526/target/rfc8526-7.0.5-SNAPSHOT-sources.jar 03:02:16 [INFO] 2024-04-06T03:02:16.087Z Starting scanning target: /w/workspace/netconf-maven-clm-master/model/rfc8526/target/rfc8526-7.0.5-SNAPSHOT.jar 03:02:16 [INFO] 2024-04-06T03:02:16.088Z Starting scanning target: /w/workspace/netconf-maven-clm-master/model/rfc8526/target/spotbugs/bug-pattern-1.5.0.jar 03:02:16 [INFO] 2024-04-06T03:02:16.103Z Starting scanning target: /w/workspace/netconf-maven-clm-master/model/rfc8639/target/rfc8639-7.0.5-SNAPSHOT-javadoc.jar 03:02:16 [INFO] 2024-04-06T03:02:16.109Z Starting scanning target: /w/workspace/netconf-maven-clm-master/model/rfc8639/target/rfc8639-7.0.5-SNAPSHOT-sources.jar 03:02:16 [INFO] 2024-04-06T03:02:16.111Z Starting scanning target: /w/workspace/netconf-maven-clm-master/model/rfc8639/target/rfc8639-7.0.5-SNAPSHOT.jar 03:02:16 [INFO] 2024-04-06T03:02:16.113Z Starting scanning target: /w/workspace/netconf-maven-clm-master/model/rfc8639/target/spotbugs/bug-pattern-1.5.0.jar 03:02:16 [INFO] 2024-04-06T03:02:16.128Z Starting scanning target: /w/workspace/netconf-maven-clm-master/model/rfc8641/target/rfc8641-7.0.5-SNAPSHOT-javadoc.jar 03:02:16 [INFO] 2024-04-06T03:02:16.133Z Starting scanning target: /w/workspace/netconf-maven-clm-master/model/rfc8641/target/rfc8641-7.0.5-SNAPSHOT-sources.jar 03:02:16 [INFO] 2024-04-06T03:02:16.134Z Starting scanning target: /w/workspace/netconf-maven-clm-master/model/rfc8641/target/rfc8641-7.0.5-SNAPSHOT.jar 03:02:16 [INFO] 2024-04-06T03:02:16.136Z Starting scanning target: /w/workspace/netconf-maven-clm-master/model/rfc8641/target/spotbugs/bug-pattern-1.5.0.jar 03:02:16 [INFO] 2024-04-06T03:02:16.151Z Starting scanning target: /w/workspace/netconf-maven-clm-master/model/rfc8650/target/rfc8650-7.0.5-SNAPSHOT-javadoc.jar 03:02:16 [INFO] 2024-04-06T03:02:16.152Z Starting scanning target: /w/workspace/netconf-maven-clm-master/model/rfc8650/target/rfc8650-7.0.5-SNAPSHOT-sources.jar 03:02:16 [INFO] 2024-04-06T03:02:16.152Z Starting scanning target: /w/workspace/netconf-maven-clm-master/model/rfc8650/target/rfc8650-7.0.5-SNAPSHOT.jar 03:02:16 [INFO] 2024-04-06T03:02:16.153Z Starting scanning target: /w/workspace/netconf-maven-clm-master/model/rfc8650/target/spotbugs/bug-pattern-1.5.0.jar 03:02:16 [INFO] 2024-04-06T03:02:16.168Z Starting scanning target: /w/workspace/netconf-maven-clm-master/netconf/netconf-auth/target/netconf-auth-7.0.5-SNAPSHOT-javadoc.jar 03:02:16 [INFO] 2024-04-06T03:02:16.169Z Starting scanning target: /w/workspace/netconf-maven-clm-master/netconf/netconf-auth/target/netconf-auth-7.0.5-SNAPSHOT-sources.jar 03:02:16 [INFO] 2024-04-06T03:02:16.169Z Starting scanning target: /w/workspace/netconf-maven-clm-master/netconf/netconf-auth/target/netconf-auth-7.0.5-SNAPSHOT.jar 03:02:16 [INFO] 2024-04-06T03:02:16.169Z Starting scanning target: /w/workspace/netconf-maven-clm-master/netconf/netconf-auth/target/spotbugs/bug-pattern-1.5.0.jar 03:02:16 [INFO] 2024-04-06T03:02:16.184Z Starting scanning target: /w/workspace/netconf-maven-clm-master/netconf/netconf-netty-util/target/netconf-netty-util-7.0.5-SNAPSHOT-javadoc.jar 03:02:16 [INFO] 2024-04-06T03:02:16.185Z Starting scanning target: /w/workspace/netconf-maven-clm-master/netconf/netconf-netty-util/target/netconf-netty-util-7.0.5-SNAPSHOT-sources.jar 03:02:16 [INFO] 2024-04-06T03:02:16.186Z Starting scanning target: /w/workspace/netconf-maven-clm-master/netconf/netconf-netty-util/target/netconf-netty-util-7.0.5-SNAPSHOT.jar 03:02:16 [INFO] 2024-04-06T03:02:16.186Z Starting scanning target: /w/workspace/netconf-maven-clm-master/netconf/netconf-netty-util/target/spotbugs/bug-pattern-1.5.0.jar 03:02:16 [INFO] 2024-04-06T03:02:16.201Z Starting scanning target: /w/workspace/netconf-maven-clm-master/netconf/netconf-test-models/target/netconf-test-models-7.0.5-SNAPSHOT-javadoc.jar 03:02:16 [INFO] 2024-04-06T03:02:16.202Z Starting scanning target: /w/workspace/netconf-maven-clm-master/netconf/netconf-test-models/target/netconf-test-models-7.0.5-SNAPSHOT-sources.jar 03:02:16 [INFO] 2024-04-06T03:02:16.203Z Starting scanning target: /w/workspace/netconf-maven-clm-master/netconf/netconf-test-models/target/netconf-test-models-7.0.5-SNAPSHOT.jar 03:02:16 [INFO] 2024-04-06T03:02:16.203Z Starting scanning target: /w/workspace/netconf-maven-clm-master/netconf/netconf-test-models/target/spotbugs/bug-pattern-1.5.0.jar 03:02:16 [INFO] 2024-04-06T03:02:16.218Z Starting scanning target: /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-test-perf/target/netconf-test-perf-7.0.5-SNAPSHOT-javadoc.jar 03:02:16 [INFO] 2024-04-06T03:02:16.224Z Starting scanning target: /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-test-perf/target/netconf-test-perf-7.0.5-SNAPSHOT-sources.jar 03:02:16 [INFO] 2024-04-06T03:02:16.226Z Starting scanning target: /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-test-perf/target/netconf-test-perf-7.0.5-SNAPSHOT.jar 03:02:16 [INFO] 2024-04-06T03:02:16.229Z Starting scanning target: /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-test-perf/target/spotbugs/bug-pattern-1.5.0.jar 03:02:16 [INFO] 2024-04-06T03:02:16.243Z Starting scanning target: /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-testtool/target/lib/bcpkix-jdk18on.jar 03:02:16 [INFO] 2024-04-06T03:02:16.248Z Starting scanning target: /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-testtool/target/lib/bcprov-jdk18on.jar 03:02:16 [INFO] 2024-04-06T03:02:16.283Z Starting scanning target: /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-testtool/target/netconf-testtool-7.0.5-SNAPSHOT-executable.jar 03:02:16 [INFO] 2024-04-06T03:02:16.444Z Starting scanning target: /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-testtool/target/netconf-testtool-7.0.5-SNAPSHOT-javadoc.jar 03:02:16 [INFO] 2024-04-06T03:02:16.446Z Starting scanning target: /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-testtool/target/netconf-testtool-7.0.5-SNAPSHOT-sources.jar 03:02:16 [INFO] 2024-04-06T03:02:16.447Z Starting scanning target: /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-testtool/target/netconf-testtool-7.0.5-SNAPSHOT.jar 03:02:16 [INFO] 2024-04-06T03:02:16.448Z Starting scanning target: /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-testtool/target/rest-perf-client-7.0.5-SNAPSHOT-rest-perf-client.jar 03:02:16 [INFO] 2024-04-06T03:02:16.562Z Starting scanning target: /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-testtool/target/scale-util-7.0.5-SNAPSHOT-scale-util.jar 03:02:16 [INFO] 2024-04-06T03:02:16.724Z Starting scanning target: /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-testtool/target/spotbugs/bug-pattern-1.5.0.jar 03:02:16 [INFO] 2024-04-06T03:02:16.739Z Starting scanning target: /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-testtool/target/stress-client-7.0.5-SNAPSHOT-package-stress-client.tar.gz 03:02:17 [INFO] 2024-04-06T03:02:17.005Z Starting scanning target: /w/workspace/netconf-maven-clm-master/netconf/tools/netconf-testtool/target/stress-client-7.0.5-SNAPSHOT-stress-client.jar 03:02:17 [INFO] 2024-04-06T03:02:17.133Z Starting scanning target: /w/workspace/netconf-maven-clm-master/plugins/netconf-auth-aaa/target/netconf-auth-aaa-7.0.5-SNAPSHOT-javadoc.jar 03:02:17 [INFO] 2024-04-06T03:02:17.134Z Starting scanning target: /w/workspace/netconf-maven-clm-master/plugins/netconf-auth-aaa/target/netconf-auth-aaa-7.0.5-SNAPSHOT-sources.jar 03:02:17 [INFO] 2024-04-06T03:02:17.135Z Starting scanning target: /w/workspace/netconf-maven-clm-master/plugins/netconf-auth-aaa/target/netconf-auth-aaa-7.0.5-SNAPSHOT.jar 03:02:17 [INFO] 2024-04-06T03:02:17.135Z Starting scanning target: /w/workspace/netconf-maven-clm-master/plugins/netconf-auth-aaa/target/spotbugs/bug-pattern-1.5.0.jar 03:02:17 [INFO] 2024-04-06T03:02:17.150Z Starting scanning target: /w/workspace/netconf-maven-clm-master/plugins/netconf-client-mdsal/target/netconf-client-mdsal-7.0.5-SNAPSHOT-javadoc.jar 03:02:17 [INFO] 2024-04-06T03:02:17.154Z Starting scanning target: /w/workspace/netconf-maven-clm-master/plugins/netconf-client-mdsal/target/netconf-client-mdsal-7.0.5-SNAPSHOT-sources.jar 03:02:17 [INFO] 2024-04-06T03:02:17.156Z Starting scanning target: /w/workspace/netconf-maven-clm-master/plugins/netconf-client-mdsal/target/netconf-client-mdsal-7.0.5-SNAPSHOT.jar 03:02:17 [INFO] 2024-04-06T03:02:17.158Z Starting scanning target: /w/workspace/netconf-maven-clm-master/plugins/netconf-client-mdsal/target/spotbugs/bug-pattern-1.5.0.jar 03:02:17 [INFO] 2024-04-06T03:02:17.173Z Starting scanning target: /w/workspace/netconf-maven-clm-master/plugins/netconf-common-mdsal/target/netconf-common-mdsal-7.0.5-SNAPSHOT-javadoc.jar 03:02:17 [INFO] 2024-04-06T03:02:17.173Z Starting scanning target: /w/workspace/netconf-maven-clm-master/plugins/netconf-common-mdsal/target/netconf-common-mdsal-7.0.5-SNAPSHOT-sources.jar 03:02:17 [INFO] 2024-04-06T03:02:17.174Z Starting scanning target: /w/workspace/netconf-maven-clm-master/plugins/netconf-common-mdsal/target/netconf-common-mdsal-7.0.5-SNAPSHOT.jar 03:02:17 [INFO] 2024-04-06T03:02:17.174Z Starting scanning target: /w/workspace/netconf-maven-clm-master/plugins/netconf-common-mdsal/target/spotbugs/bug-pattern-1.5.0.jar 03:02:17 [INFO] 2024-04-06T03:02:17.189Z Starting scanning target: /w/workspace/netconf-maven-clm-master/plugins/netconf-dom-api/target/netconf-dom-api-7.0.5-SNAPSHOT-javadoc.jar 03:02:17 [INFO] 2024-04-06T03:02:17.190Z Starting scanning target: /w/workspace/netconf-maven-clm-master/plugins/netconf-dom-api/target/netconf-dom-api-7.0.5-SNAPSHOT-sources.jar 03:02:17 [INFO] 2024-04-06T03:02:17.190Z Starting scanning target: /w/workspace/netconf-maven-clm-master/plugins/netconf-dom-api/target/netconf-dom-api-7.0.5-SNAPSHOT.jar 03:02:17 [INFO] 2024-04-06T03:02:17.191Z Starting scanning target: /w/workspace/netconf-maven-clm-master/plugins/netconf-dom-api/target/spotbugs/bug-pattern-1.5.0.jar 03:02:17 [INFO] 2024-04-06T03:02:17.205Z Starting scanning target: /w/workspace/netconf-maven-clm-master/plugins/netconf-server-mdsal/target/netconf-server-mdsal-7.0.5-SNAPSHOT-javadoc.jar 03:02:17 [INFO] 2024-04-06T03:02:17.207Z Starting scanning target: /w/workspace/netconf-maven-clm-master/plugins/netconf-server-mdsal/target/netconf-server-mdsal-7.0.5-SNAPSHOT-sources.jar 03:02:17 [INFO] 2024-04-06T03:02:17.207Z Starting scanning target: /w/workspace/netconf-maven-clm-master/plugins/netconf-server-mdsal/target/netconf-server-mdsal-7.0.5-SNAPSHOT.jar 03:02:17 [INFO] 2024-04-06T03:02:17.208Z Starting scanning target: /w/workspace/netconf-maven-clm-master/plugins/netconf-server-mdsal/target/spotbugs/bug-pattern-1.5.0.jar 03:02:17 [INFO] 2024-04-06T03:02:17.223Z Starting scanning target: /w/workspace/netconf-maven-clm-master/protocol/netconf-api/target/netconf-api-7.0.5-SNAPSHOT-javadoc.jar 03:02:17 [INFO] 2024-04-06T03:02:17.224Z Starting scanning target: /w/workspace/netconf-maven-clm-master/protocol/netconf-api/target/netconf-api-7.0.5-SNAPSHOT-sources.jar 03:02:17 [INFO] 2024-04-06T03:02:17.225Z Starting scanning target: /w/workspace/netconf-maven-clm-master/protocol/netconf-api/target/netconf-api-7.0.5-SNAPSHOT.jar 03:02:17 [INFO] 2024-04-06T03:02:17.225Z Starting scanning target: /w/workspace/netconf-maven-clm-master/protocol/netconf-api/target/spotbugs/bug-pattern-1.5.0.jar 03:02:17 [INFO] 2024-04-06T03:02:17.240Z Starting scanning target: /w/workspace/netconf-maven-clm-master/protocol/netconf-client/target/netconf-client-7.0.5-SNAPSHOT-javadoc.jar 03:02:17 [INFO] 2024-04-06T03:02:17.245Z Starting scanning target: /w/workspace/netconf-maven-clm-master/protocol/netconf-client/target/netconf-client-7.0.5-SNAPSHOT-sources.jar 03:02:17 [INFO] 2024-04-06T03:02:17.247Z Starting scanning target: /w/workspace/netconf-maven-clm-master/protocol/netconf-client/target/netconf-client-7.0.5-SNAPSHOT-test-sources.jar 03:02:17 [INFO] 2024-04-06T03:02:17.247Z Starting scanning target: /w/workspace/netconf-maven-clm-master/protocol/netconf-client/target/netconf-client-7.0.5-SNAPSHOT-tests.jar 03:02:17 [INFO] 2024-04-06T03:02:17.247Z Starting scanning target: /w/workspace/netconf-maven-clm-master/protocol/netconf-client/target/netconf-client-7.0.5-SNAPSHOT.jar 03:02:17 [INFO] 2024-04-06T03:02:17.250Z Starting scanning target: /w/workspace/netconf-maven-clm-master/protocol/netconf-client/target/spotbugs/bug-pattern-1.5.0.jar 03:02:17 [INFO] 2024-04-06T03:02:17.264Z Starting scanning target: /w/workspace/netconf-maven-clm-master/protocol/netconf-common/target/netconf-common-7.0.5-SNAPSHOT-javadoc.jar 03:02:17 [INFO] 2024-04-06T03:02:17.265Z Starting scanning target: /w/workspace/netconf-maven-clm-master/protocol/netconf-common/target/netconf-common-7.0.5-SNAPSHOT-sources.jar 03:02:17 [INFO] 2024-04-06T03:02:17.265Z Starting scanning target: /w/workspace/netconf-maven-clm-master/protocol/netconf-common/target/netconf-common-7.0.5-SNAPSHOT.jar 03:02:17 [INFO] 2024-04-06T03:02:17.265Z Starting scanning target: /w/workspace/netconf-maven-clm-master/protocol/netconf-common/target/spotbugs/bug-pattern-1.5.0.jar 03:02:17 [INFO] 2024-04-06T03:02:17.280Z Starting scanning target: /w/workspace/netconf-maven-clm-master/protocol/netconf-server/target/netconf-server-7.0.5-SNAPSHOT-javadoc.jar 03:02:17 [INFO] 2024-04-06T03:02:17.286Z Starting scanning target: /w/workspace/netconf-maven-clm-master/protocol/netconf-server/target/netconf-server-7.0.5-SNAPSHOT-sources.jar 03:02:17 [INFO] 2024-04-06T03:02:17.289Z Starting scanning target: /w/workspace/netconf-maven-clm-master/protocol/netconf-server/target/netconf-server-7.0.5-SNAPSHOT.jar 03:02:17 [INFO] 2024-04-06T03:02:17.291Z Starting scanning target: /w/workspace/netconf-maven-clm-master/protocol/netconf-server/target/spotbugs/bug-pattern-1.5.0.jar 03:02:17 [INFO] 2024-04-06T03:02:17.306Z Starting scanning target: /w/workspace/netconf-maven-clm-master/protocol/netconf-test-util/target/netconf-test-util-7.0.5-SNAPSHOT-javadoc.jar 03:02:17 [INFO] 2024-04-06T03:02:17.307Z Starting scanning target: /w/workspace/netconf-maven-clm-master/protocol/netconf-test-util/target/netconf-test-util-7.0.5-SNAPSHOT-sources.jar 03:02:17 [INFO] 2024-04-06T03:02:17.307Z Starting scanning target: /w/workspace/netconf-maven-clm-master/protocol/netconf-test-util/target/netconf-test-util-7.0.5-SNAPSHOT.jar 03:02:17 [INFO] 2024-04-06T03:02:17.308Z Starting scanning target: /w/workspace/netconf-maven-clm-master/protocol/netconf-test-util/target/spotbugs/bug-pattern-1.5.0.jar 03:02:17 [INFO] 2024-04-06T03:02:17.322Z Starting scanning target: /w/workspace/netconf-maven-clm-master/protocol/restconf-api/target/restconf-api-7.0.5-SNAPSHOT-javadoc.jar 03:02:17 [INFO] 2024-04-06T03:02:17.323Z Starting scanning target: /w/workspace/netconf-maven-clm-master/protocol/restconf-api/target/restconf-api-7.0.5-SNAPSHOT-sources.jar 03:02:17 [INFO] 2024-04-06T03:02:17.324Z Starting scanning target: /w/workspace/netconf-maven-clm-master/protocol/restconf-api/target/restconf-api-7.0.5-SNAPSHOT.jar 03:02:17 [INFO] 2024-04-06T03:02:17.324Z Starting scanning target: /w/workspace/netconf-maven-clm-master/protocol/restconf-api/target/spotbugs/bug-pattern-1.5.0.jar 03:02:17 [INFO] 2024-04-06T03:02:17.339Z Starting scanning target: /w/workspace/netconf-maven-clm-master/protocol/restconf-client/target/restconf-client-7.0.5-SNAPSHOT-javadoc.jar 03:02:17 [INFO] 2024-04-06T03:02:17.343Z Starting scanning target: /w/workspace/netconf-maven-clm-master/protocol/restconf-client/target/restconf-client-7.0.5-SNAPSHOT-sources.jar 03:02:17 [INFO] 2024-04-06T03:02:17.345Z Starting scanning target: /w/workspace/netconf-maven-clm-master/protocol/restconf-client/target/restconf-client-7.0.5-SNAPSHOT.jar 03:02:17 [INFO] 2024-04-06T03:02:17.347Z Starting scanning target: /w/workspace/netconf-maven-clm-master/protocol/restconf-client/target/spotbugs/bug-pattern-1.5.0.jar 03:02:17 [INFO] 2024-04-06T03:02:17.361Z Starting scanning target: /w/workspace/netconf-maven-clm-master/protocol/restconf-server/target/restconf-server-7.0.5-SNAPSHOT-javadoc.jar 03:02:17 [INFO] 2024-04-06T03:02:17.366Z Starting scanning target: /w/workspace/netconf-maven-clm-master/protocol/restconf-server/target/restconf-server-7.0.5-SNAPSHOT-sources.jar 03:02:17 [INFO] 2024-04-06T03:02:17.367Z Starting scanning target: /w/workspace/netconf-maven-clm-master/protocol/restconf-server/target/restconf-server-7.0.5-SNAPSHOT.jar 03:02:17 [INFO] 2024-04-06T03:02:17.370Z Starting scanning target: /w/workspace/netconf-maven-clm-master/protocol/restconf-server/target/spotbugs/bug-pattern-1.5.0.jar 03:02:17 [INFO] 2024-04-06T03:02:17.384Z Starting scanning target: /w/workspace/netconf-maven-clm-master/restconf/restconf-common-models/target/restconf-common-models-7.0.5-SNAPSHOT-javadoc.jar 03:02:17 [INFO] 2024-04-06T03:02:17.388Z Starting scanning target: /w/workspace/netconf-maven-clm-master/restconf/restconf-common-models/target/restconf-common-models-7.0.5-SNAPSHOT-sources.jar 03:02:17 [INFO] 2024-04-06T03:02:17.390Z Starting scanning target: /w/workspace/netconf-maven-clm-master/restconf/restconf-common-models/target/restconf-common-models-7.0.5-SNAPSHOT.jar 03:02:17 [INFO] 2024-04-06T03:02:17.391Z Starting scanning target: /w/workspace/netconf-maven-clm-master/restconf/restconf-common-models/target/spotbugs/bug-pattern-1.5.0.jar 03:02:17 [INFO] 2024-04-06T03:02:17.406Z Starting scanning target: /w/workspace/netconf-maven-clm-master/restconf/restconf-common/target/restconf-common-7.0.5-SNAPSHOT-javadoc.jar 03:02:17 [INFO] 2024-04-06T03:02:17.407Z Starting scanning target: /w/workspace/netconf-maven-clm-master/restconf/restconf-common/target/restconf-common-7.0.5-SNAPSHOT-sources.jar 03:02:17 [INFO] 2024-04-06T03:02:17.407Z Starting scanning target: /w/workspace/netconf-maven-clm-master/restconf/restconf-common/target/restconf-common-7.0.5-SNAPSHOT.jar 03:02:17 [INFO] 2024-04-06T03:02:17.407Z Starting scanning target: /w/workspace/netconf-maven-clm-master/restconf/restconf-common/target/spotbugs/bug-pattern-1.5.0.jar 03:02:17 [INFO] 2024-04-06T03:02:17.422Z Starting scanning target: /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/target/restconf-nb-7.0.5-SNAPSHOT-javadoc.jar 03:02:17 [INFO] 2024-04-06T03:02:17.425Z Starting scanning target: /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/target/restconf-nb-7.0.5-SNAPSHOT-sources.jar 03:02:17 [INFO] 2024-04-06T03:02:17.426Z Starting scanning target: /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/target/restconf-nb-7.0.5-SNAPSHOT.jar 03:02:17 [INFO] 2024-04-06T03:02:17.428Z Starting scanning target: /w/workspace/netconf-maven-clm-master/restconf/restconf-nb/target/spotbugs/bug-pattern-1.5.0.jar 03:02:17 [INFO] 2024-04-06T03:02:17.442Z Starting scanning target: /w/workspace/netconf-maven-clm-master/restconf/restconf-openapi/target/restconf-openapi-7.0.5-SNAPSHOT-javadoc.jar 03:02:17 [INFO] 2024-04-06T03:02:17.444Z Starting scanning target: /w/workspace/netconf-maven-clm-master/restconf/restconf-openapi/target/restconf-openapi-7.0.5-SNAPSHOT-sources.jar 03:02:17 [INFO] 2024-04-06T03:02:17.454Z Starting scanning target: /w/workspace/netconf-maven-clm-master/restconf/restconf-openapi/target/restconf-openapi-7.0.5-SNAPSHOT.jar 03:02:17 [INFO] 2024-04-06T03:02:17.464Z Starting scanning target: /w/workspace/netconf-maven-clm-master/restconf/restconf-openapi/target/spotbugs/bug-pattern-1.5.0.jar 03:02:17 [INFO] 2024-04-06T03:02:17.480Z Starting scanning target: /w/workspace/netconf-maven-clm-master/restconf/sal-rest-connector-config/target/sal-rest-connector-config-7.0.5-SNAPSHOT.jar 03:02:17 [INFO] 2024-04-06T03:02:17.481Z Starting scanning target: /w/workspace/netconf-maven-clm-master/restconf/wadl-generator/target/restconf-wadl-generator-7.0.5-SNAPSHOT-javadoc.jar 03:02:17 [INFO] 2024-04-06T03:02:17.481Z Starting scanning target: /w/workspace/netconf-maven-clm-master/restconf/wadl-generator/target/restconf-wadl-generator-7.0.5-SNAPSHOT-sources.jar 03:02:17 [INFO] 2024-04-06T03:02:17.482Z Starting scanning target: /w/workspace/netconf-maven-clm-master/restconf/wadl-generator/target/restconf-wadl-generator-7.0.5-SNAPSHOT.jar 03:02:17 [INFO] 2024-04-06T03:02:17.482Z Starting scanning target: /w/workspace/netconf-maven-clm-master/restconf/wadl-generator/target/spotbugs/bug-pattern-1.5.0.jar 03:02:17 [INFO] 2024-04-06T03:02:17.496Z Starting scanning target: /w/workspace/netconf-maven-clm-master/restconf/websocket-client/target/spotbugs/bug-pattern-1.5.0.jar 03:02:17 [INFO] 2024-04-06T03:02:17.511Z Starting scanning target: /w/workspace/netconf-maven-clm-master/restconf/websocket-client/target/websocket-client-7.0.5-SNAPSHOT-executable.jar 03:02:17 [INFO] 2024-04-06T03:02:17.534Z Starting scanning target: /w/workspace/netconf-maven-clm-master/restconf/websocket-client/target/websocket-client-7.0.5-SNAPSHOT-javadoc.jar 03:02:17 [INFO] 2024-04-06T03:02:17.535Z Starting scanning target: /w/workspace/netconf-maven-clm-master/restconf/websocket-client/target/websocket-client-7.0.5-SNAPSHOT-sources.jar 03:02:17 [INFO] 2024-04-06T03:02:17.535Z Starting scanning target: /w/workspace/netconf-maven-clm-master/restconf/websocket-client/target/websocket-client-7.0.5-SNAPSHOT.jar 03:02:17 [INFO] 2024-04-06T03:02:17.539Z Starting scanning target: /w/workspace/netconf-maven-clm-master/third-party/shaded-exificient-jar/target/original-shaded-exificient-jar-7.0.5-SNAPSHOT.jar 03:02:17 [INFO] 2024-04-06T03:02:17.540Z Starting scanning target: /w/workspace/netconf-maven-clm-master/third-party/shaded-exificient-jar/target/shaded-exificient-jar-7.0.5-SNAPSHOT-sources.jar 03:02:17 [INFO] 2024-04-06T03:02:17.639Z Starting scanning target: /w/workspace/netconf-maven-clm-master/third-party/shaded-exificient-jar/target/shaded-exificient-jar-7.0.5-SNAPSHOT.jar 03:02:17 [INFO] 2024-04-06T03:02:17.925Z Starting scanning target: /w/workspace/netconf-maven-clm-master/third-party/shaded-exificient/target/shaded-exificient-7.0.5-SNAPSHOT-sources.jar 03:02:17 [INFO] 2024-04-06T03:02:17.934Z Starting scanning target: /w/workspace/netconf-maven-clm-master/third-party/shaded-exificient/target/shaded-exificient-7.0.5-SNAPSHOT.jar 03:02:17 [INFO] 2024-04-06T03:02:17.942Z Starting scanning target: /w/workspace/netconf-maven-clm-master/third-party/shaded-sshd-jar/target/original-shaded-sshd-jar-7.0.5-SNAPSHOT.jar 03:02:17 [INFO] 2024-04-06T03:02:17.943Z Starting scanning target: /w/workspace/netconf-maven-clm-master/third-party/shaded-sshd-jar/target/shaded-sshd-jar-7.0.5-SNAPSHOT-sources.jar 03:02:18 [INFO] 2024-04-06T03:02:18.022Z Starting scanning target: /w/workspace/netconf-maven-clm-master/third-party/shaded-sshd-jar/target/shaded-sshd-jar-7.0.5-SNAPSHOT.jar 03:02:18 [INFO] 2024-04-06T03:02:18.286Z Starting scanning target: /w/workspace/netconf-maven-clm-master/third-party/shaded-sshd/target/shaded-sshd-7.0.5-SNAPSHOT-sources.jar 03:02:18 [INFO] 2024-04-06T03:02:18.293Z Starting scanning target: /w/workspace/netconf-maven-clm-master/third-party/shaded-sshd/target/shaded-sshd-7.0.5-SNAPSHOT.jar 03:02:18 [INFO] 2024-04-06T03:02:18.302Z Starting scanning target: /w/workspace/netconf-maven-clm-master/transport/transport-api/target/spotbugs/bug-pattern-1.5.0.jar 03:02:18 [INFO] 2024-04-06T03:02:18.317Z Starting scanning target: /w/workspace/netconf-maven-clm-master/transport/transport-api/target/transport-api-7.0.5-SNAPSHOT-javadoc.jar 03:02:18 [INFO] 2024-04-06T03:02:18.317Z Starting scanning target: /w/workspace/netconf-maven-clm-master/transport/transport-api/target/transport-api-7.0.5-SNAPSHOT-sources.jar 03:02:18 [INFO] 2024-04-06T03:02:18.318Z Starting scanning target: /w/workspace/netconf-maven-clm-master/transport/transport-api/target/transport-api-7.0.5-SNAPSHOT.jar 03:02:18 [INFO] 2024-04-06T03:02:18.318Z Starting scanning target: /w/workspace/netconf-maven-clm-master/transport/transport-http/target/spotbugs/bug-pattern-1.5.0.jar 03:02:18 [INFO] 2024-04-06T03:02:18.333Z Starting scanning target: /w/workspace/netconf-maven-clm-master/transport/transport-http/target/transport-http-7.0.5-SNAPSHOT-javadoc.jar 03:02:18 [INFO] 2024-04-06T03:02:18.338Z Starting scanning target: /w/workspace/netconf-maven-clm-master/transport/transport-http/target/transport-http-7.0.5-SNAPSHOT-sources.jar 03:02:18 [INFO] 2024-04-06T03:02:18.340Z Starting scanning target: /w/workspace/netconf-maven-clm-master/transport/transport-http/target/transport-http-7.0.5-SNAPSHOT.jar 03:02:18 [INFO] 2024-04-06T03:02:18.343Z Starting scanning target: /w/workspace/netconf-maven-clm-master/transport/transport-ssh/target/spotbugs/bug-pattern-1.5.0.jar 03:02:18 [INFO] 2024-04-06T03:02:18.357Z Starting scanning target: /w/workspace/netconf-maven-clm-master/transport/transport-ssh/target/transport-ssh-7.0.5-SNAPSHOT-javadoc.jar 03:02:18 [INFO] 2024-04-06T03:02:18.370Z Starting scanning target: /w/workspace/netconf-maven-clm-master/transport/transport-ssh/target/transport-ssh-7.0.5-SNAPSHOT-sources.jar 03:02:18 [INFO] 2024-04-06T03:02:18.375Z Starting scanning target: /w/workspace/netconf-maven-clm-master/transport/transport-ssh/target/transport-ssh-7.0.5-SNAPSHOT.jar 03:02:18 [INFO] 2024-04-06T03:02:18.381Z Starting scanning target: /w/workspace/netconf-maven-clm-master/transport/transport-tcp/target/spotbugs/bug-pattern-1.5.0.jar 03:02:18 [INFO] 2024-04-06T03:02:18.396Z Starting scanning target: /w/workspace/netconf-maven-clm-master/transport/transport-tcp/target/transport-tcp-7.0.5-SNAPSHOT-javadoc.jar 03:02:18 [INFO] 2024-04-06T03:02:18.399Z Starting scanning target: /w/workspace/netconf-maven-clm-master/transport/transport-tcp/target/transport-tcp-7.0.5-SNAPSHOT-sources.jar 03:02:18 [INFO] 2024-04-06T03:02:18.400Z Starting scanning target: /w/workspace/netconf-maven-clm-master/transport/transport-tcp/target/transport-tcp-7.0.5-SNAPSHOT.jar 03:02:18 [INFO] 2024-04-06T03:02:18.402Z Starting scanning target: /w/workspace/netconf-maven-clm-master/transport/transport-tls/target/spotbugs/bug-pattern-1.5.0.jar 03:02:18 [INFO] 2024-04-06T03:02:18.416Z Starting scanning target: /w/workspace/netconf-maven-clm-master/transport/transport-tls/target/transport-tls-7.0.5-SNAPSHOT-javadoc.jar 03:02:18 [INFO] 2024-04-06T03:02:18.431Z Starting scanning target: /w/workspace/netconf-maven-clm-master/transport/transport-tls/target/transport-tls-7.0.5-SNAPSHOT-sources.jar 03:02:18 [INFO] 2024-04-06T03:02:18.436Z Starting scanning target: /w/workspace/netconf-maven-clm-master/transport/transport-tls/target/transport-tls-7.0.5-SNAPSHOT.jar 03:02:18 [INFO] 2024-04-06T03:02:18.444Z Starting scanning target: /w/workspace/netconf-maven-clm-master/truststore/truststore-api/target/spotbugs/bug-pattern-1.5.0.jar 03:02:18 [INFO] 2024-04-06T03:02:18.459Z Starting scanning target: /w/workspace/netconf-maven-clm-master/truststore/truststore-api/target/truststore-api-7.0.5-SNAPSHOT-javadoc.jar 03:02:18 [INFO] 2024-04-06T03:02:18.462Z Starting scanning target: /w/workspace/netconf-maven-clm-master/truststore/truststore-api/target/truststore-api-7.0.5-SNAPSHOT-sources.jar 03:02:18 [INFO] 2024-04-06T03:02:18.463Z Starting scanning target: /w/workspace/netconf-maven-clm-master/truststore/truststore-api/target/truststore-api-7.0.5-SNAPSHOT.jar 03:02:18 [INFO] 2024-04-06T03:02:18.464Z Starting scanning target: /w/workspace/netconf-maven-clm-master/truststore/truststore-none/target/spotbugs/bug-pattern-1.5.0.jar 03:02:18 [INFO] 2024-04-06T03:02:18.479Z Starting scanning target: /w/workspace/netconf-maven-clm-master/truststore/truststore-none/target/truststore-none-7.0.5-SNAPSHOT-javadoc.jar 03:02:18 [INFO] 2024-04-06T03:02:18.480Z Starting scanning target: /w/workspace/netconf-maven-clm-master/truststore/truststore-none/target/truststore-none-7.0.5-SNAPSHOT-sources.jar 03:02:18 [INFO] 2024-04-06T03:02:18.480Z Starting scanning target: /w/workspace/netconf-maven-clm-master/truststore/truststore-none/target/truststore-none-7.0.5-SNAPSHOT.jar 03:02:18 [INFO] 2024-04-06T03:02:18.480Z Scanned 278774 total files 03:02:34 [WARN] Could not open /tmp/r/org/apache/karaf/features/base/4.4.5/base-4.4.5.jar/resources/bin/contrib/karaf-service-win.exe as an archive. Will scan it as regular file. 03:02:38 [INFO] 2024-04-06T03:02:38.652Z Finished scanning application odl-netconf. 03:02:39 [INFO] Discovered repository url '$GIT_URL/netconf/netconf/netconf/netconf' via environment variable GIT_URL 03:02:39 [INFO] Repository URL $GIT_URL/netconf/netconf/netconf/netconf was found using automation 03:02:39 [INFO] Amending source control record for application with id: odl-netconf with discovered Repository URL: $GIT_URL/netconf/netconf/netconf/netconf 03:02:40 [INFO] 2024-04-06T03:02:40.150Z Evaluating application odl-netconf for stage release. 03:02:42 [INFO] Waiting for policy evaluation to complete... 03:02:48 [INFO] Assigned scan ID f1c61479b0124da280b410fcd56ab8df 03:07:16 [INFO] Policy evaluation completed in 275 seconds. 03:07:16 [INFO] 2024-04-06T03:07:16.139Z Finished evaluating application odl-netconf for stage release. 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=org.opendaylight.aaa : repackaged-shiro : 0.19.3, hash=f31d960dba36ff44297f) [ 03:07:16 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=org.opendaylight.aaa : repackaged-shiro : 0.19.3, hash=f31d960dba36ff44297f) [ 03:07:16 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=org.opendaylight.aaa : repackaged-shiro : 0.19.3, hash=f31d960dba36ff44297f) [ 03:07:16 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=org.opendaylight.aaa : repackaged-shiro : 0.19.3, hash=f31d960dba36ff44297f) [ 03:07:16 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=org.opendaylight.aaa : repackaged-shiro : 0.19.3, hash=f31d960dba36ff44297f) [ 03:07:16 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-46749 with severity >= 4 (severity = 6.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-46749 with severity < 8 (severity = 6.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-46749 with status 'Open', not 'Not Applicable'] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=org.opendaylight.aaa : repackaged-shiro : 0.19.3, hash=f31d960dba36ff44297f) [ 03:07:16 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-46750 with severity >= 4 (severity = 6.1), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-46750 with severity < 8 (severity = 6.1), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-46750 with status 'Open', not 'Not Applicable'] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=org.opendaylight.aaa : repackaged-shiro : 0.19.3, hash=f31d960dba36ff44297f) [ 03:07:16 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2016-0026 with severity >= 4 (severity = 4.8), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2016-0026 with severity < 8 (severity = 4.8), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2016-0026 with status 'Open', not 'Not Applicable'] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=org.opendaylight.controller : atomix-storage : 9.0.2, hash=1f396b37a6091bb4986b) [ 03:07:16 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=org.opendaylight.controller : atomix-storage : 9.0.2, hash=1f396b37a6091bb4986b) [ 03:07:16 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=org.opendaylight.controller : atomix-storage : 9.0.2, hash=1f396b37a6091bb4986b) [ 03:07:16 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2021-1215 with severity >= 4 (severity = 5.3), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2021-1215 with severity < 8 (severity = 5.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2021-1215 with status 'Open', not 'Not Applicable'] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=org.opendaylight.controller : atomix-storage : 9.0.2, hash=1f396b37a6091bb4986b) [ 03:07:16 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2021-1216 with severity >= 4 (severity = 5.3), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2021-1216 with severity < 8 (severity = 5.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2021-1216 with status 'Open', not 'Not Applicable'] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=org.opendaylight.controller : repackaged-akka : 9.0.2, hash=258e3d3b5157329d1bdd) [ 03:07:16 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=org.opendaylight.controller : repackaged-akka : 9.0.2, hash=258e3d3b5157329d1bdd) [ 03:07:16 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-45865 with severity >= 4 (severity = 4.4), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-45865 with severity < 8 (severity = 4.4), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-45865 with status 'Open', not 'Not Applicable'] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=org.opendaylight.netconf : netconf-testtool : jar : rest-perf-client : 7.0.4, hash=f209b0c9582f962d634d) [ 03:07:16 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=org.opendaylight.netconf : netconf-testtool : jar : rest-perf-client : 7.0.4, hash=f209b0c9582f962d634d) [ 03:07:16 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=org.opendaylight.netconf : netconf-testtool : jar : rest-perf-client : 7.0.4, hash=f209b0c9582f962d634d) [ 03:07:16 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=org.opendaylight.netconf : netconf-testtool : jar : rest-perf-client : 7.0.4, hash=f209b0c9582f962d634d) [ 03:07:16 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-33546 with severity >= 4 (severity = 5.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-33546 with severity < 8 (severity = 5.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-33546 with status 'Open', not 'Not Applicable'] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=org.opendaylight.netconf : netconf-testtool : jar : rest-perf-client : 7.0.4, hash=f209b0c9582f962d634d) [ 03:07:16 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2020-0026 with severity >= 4 (severity = 6.5), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2020-0026 with severity < 8 (severity = 6.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2020-0026 with status 'Open', not 'Not Applicable'] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=org.opendaylight.netconf : netconf-testtool : jar : rest-perf-client : 7.0.4, hash=f209b0c9582f962d634d) [ 03:07:16 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2022-6438 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2022-6438 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2022-6438 with status 'Open', not 'Not Applicable'] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=org.opendaylight.netconf : netconf-testtool : jar : scale-util : 7.0.4, hash=91f4b49637ca72d1d4c8) [ 03:07:16 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=org.opendaylight.netconf : netconf-testtool : jar : scale-util : 7.0.4, hash=91f4b49637ca72d1d4c8) [ 03:07:16 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=org.opendaylight.netconf : netconf-testtool : jar : scale-util : 7.0.4, hash=91f4b49637ca72d1d4c8) [ 03:07:16 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=org.opendaylight.netconf : netconf-testtool : jar : scale-util : 7.0.4, hash=91f4b49637ca72d1d4c8) [ 03:07:16 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-33546 with severity >= 4 (severity = 5.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-33546 with severity < 8 (severity = 5.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-33546 with status 'Open', not 'Not Applicable'] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=org.opendaylight.netconf : netconf-testtool : jar : scale-util : 7.0.4, hash=91f4b49637ca72d1d4c8) [ 03:07:16 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2020-0026 with severity >= 4 (severity = 6.5), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2020-0026 with severity < 8 (severity = 6.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2020-0026 with status 'Open', not 'Not Applicable'] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=org.opendaylight.netconf : netconf-testtool : jar : scale-util : 7.0.4, hash=91f4b49637ca72d1d4c8) [ 03:07:16 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2022-6438 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2022-6438 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2022-6438 with status 'Open', not 'Not Applicable'] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=org.opendaylight.netconf : netconf-testtool : jar : stress-client : 7.0.4, hash=c0a8dcad8dc146d83853) [ 03:07:16 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=org.opendaylight.netconf : netconf-testtool : jar : stress-client : 7.0.4, hash=c0a8dcad8dc146d83853) [ 03:07:16 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=org.opendaylight.netconf : netconf-testtool : jar : stress-client : 7.0.4, hash=c0a8dcad8dc146d83853) [ 03:07:16 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=org.opendaylight.netconf : netconf-testtool : jar : stress-client : 7.0.4, hash=c0a8dcad8dc146d83853) [ 03:07:16 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-33546 with severity >= 4 (severity = 5.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-33546 with severity < 8 (severity = 5.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-33546 with status 'Open', not 'Not Applicable'] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=org.opendaylight.netconf : netconf-testtool : jar : stress-client : 7.0.4, hash=c0a8dcad8dc146d83853) [ 03:07:16 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2020-0026 with severity >= 4 (severity = 6.5), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2020-0026 with severity < 8 (severity = 6.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2020-0026 with status 'Open', not 'Not Applicable'] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=org.opendaylight.netconf : netconf-testtool : jar : stress-client : 7.0.4, hash=c0a8dcad8dc146d83853) [ 03:07:16 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2022-6438 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2022-6438 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2022-6438 with status 'Open', not 'Not Applicable'] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=org.opendaylight.netconf : websocket-client : 7.0.3, hash=cfa43bcceb2a3999613c) [ 03:07:16 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=org.opendaylight.netconf : websocket-client : 7.0.3, hash=cfa43bcceb2a3999613c) [ 03:07:16 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=org.opendaylight.netconf : websocket-client : 7.0.3, hash=cfa43bcceb2a3999613c) [ 03:07:16 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=org.opendaylight.netconf : websocket-client : 7.0.3, hash=cfa43bcceb2a3999613c) [ 03:07:16 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=org.opendaylight.netconf : websocket-client : 7.0.3, hash=cfa43bcceb2a3999613c) [ 03:07:16 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=org.opendaylight.netconf : websocket-client : 7.0.3, hash=cfa43bcceb2a3999613c) [ 03:07:16 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=org.opendaylight.netconf : websocket-client : 7.0.3, hash=cfa43bcceb2a3999613c) [ 03:07:16 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=org.opendaylight.netconf : websocket-client : 7.0.3, hash=cfa43bcceb2a3999613c) [ 03:07:16 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2021-4104 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2021-4104 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2021-4104 with status 'Open', not 'Not Applicable'] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=org.opendaylight.netconf : websocket-client : 7.0.3, hash=cfa43bcceb2a3999613c) [ 03:07:16 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-26464 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-26464 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-26464 with status 'Open', not 'Not Applicable'] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=org.opendaylight.netconf : websocket-client : 7.0.3, hash=cfa43bcceb2a3999613c) [ 03:07:16 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2010-0053 with severity >= 4 (severity = 7.8), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2010-0053 with severity < 8 (severity = 7.8), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2010-0053 with status 'Open', not 'Not Applicable'] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-High) [ 03:07:16 Component(displayName=org.opendaylight.netconf : websocket-client : 7.0.3, hash=cfa43bcceb2a3999613c) [ 03:07:16 Constraint(CVSS >=8 and <10) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 8 because: Found security vulnerability CVE-2019-17571 with severity >= 8 (severity = 9.8), Security Vulnerability Severity < 10 because: Found security vulnerability CVE-2019-17571 with severity < 10 (severity = 9.8), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2019-17571 with status 'Open', not 'Not Applicable'] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-High) [ 03:07:16 Component(displayName=org.opendaylight.netconf : websocket-client : 7.0.3, hash=cfa43bcceb2a3999613c) [ 03:07:16 Constraint(CVSS >=8 and <10) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 8 because: Found security vulnerability CVE-2022-23302 with severity >= 8 (severity = 8.8), Security Vulnerability Severity < 10 because: Found security vulnerability CVE-2022-23302 with severity < 10 (severity = 8.8), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2022-23302 with status 'Open', not 'Not Applicable'] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-High) [ 03:07:16 Component(displayName=org.opendaylight.netconf : websocket-client : 7.0.3, hash=cfa43bcceb2a3999613c) [ 03:07:16 Constraint(CVSS >=8 and <10) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 8 because: Found security vulnerability CVE-2022-23305 with severity >= 8 (severity = 9.8), Security Vulnerability Severity < 10 because: Found security vulnerability CVE-2022-23305 with severity < 10 (severity = 9.8), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2022-23305 with status 'Open', not 'Not Applicable'] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-High) [ 03:07:16 Component(displayName=org.opendaylight.netconf : websocket-client : 7.0.3, hash=cfa43bcceb2a3999613c) [ 03:07:16 Constraint(CVSS >=8 and <10) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 8 because: Found security vulnerability CVE-2022-23307 with severity >= 8 (severity = 8.8), Security Vulnerability Severity < 10 because: Found security vulnerability CVE-2022-23307 with severity < 10 (severity = 8.8), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2022-23307 with status 'Open', not 'Not Applicable'] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=org.apache.karaf : org.apache.karaf.client : 4.4.5, hash=0220ea41f691206958e3) [ 03:07:16 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=org.apache.karaf : org.apache.karaf.client : 4.4.5, hash=0220ea41f691206958e3) [ 03:07:16 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2015-0286 with severity >= 4 (severity = 5.5), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2015-0286 with severity < 8 (severity = 5.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2015-0286 with status 'Open', not 'Not Applicable'] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=io.netty : netty-codec-http : 4.1.107.Final, hash=04d8e9e51b7254bd26a4) [ 03:07:16 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=io.netty : netty-codec-http : 4.1.107.Final, hash=04d8e9e51b7254bd26a4) [ 03:07:16 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2024-29025 with severity >= 4 (severity = 5.3), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2024-29025 with severity < 8 (severity = 5.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2024-29025 with status 'Open', not 'Not Applicable'] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=io.netty : netty : 3.10.6.Final, hash=18ed04a0e50289655285) [ 03:07:16 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=io.netty : netty : 3.10.6.Final, hash=18ed04a0e50289655285) [ 03:07:16 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=io.netty : netty : 3.10.6.Final, hash=18ed04a0e50289655285) [ 03:07:16 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=io.netty : netty : 3.10.6.Final, hash=18ed04a0e50289655285) [ 03:07:16 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=io.netty : netty : 3.10.6.Final, hash=18ed04a0e50289655285) [ 03:07:16 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=io.netty : netty : 3.10.6.Final, hash=18ed04a0e50289655285) [ 03:07:16 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=io.netty : netty : 3.10.6.Final, hash=18ed04a0e50289655285) [ 03:07:16 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2019-16869 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2019-16869 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2019-16869 with status 'Open', not 'Not Applicable'] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=io.netty : netty : 3.10.6.Final, hash=18ed04a0e50289655285) [ 03:07:16 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2021-43797 with severity >= 4 (severity = 6.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2021-43797 with severity < 8 (severity = 6.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2021-43797 with status 'Open', not 'Not Applicable'] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=io.netty : netty : 3.10.6.Final, hash=18ed04a0e50289655285) [ 03:07:16 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2020-0029 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2020-0029 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2020-0029 with status 'Open', not 'Not Applicable'] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=io.netty : netty : 3.10.6.Final, hash=18ed04a0e50289655285) [ 03:07:16 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2020-0103 with severity >= 4 (severity = 5.3), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2020-0103 with severity < 8 (severity = 5.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2020-0103 with status 'Open', not 'Not Applicable'] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=org.jline : jline : 3.21.0, hash=2bf6f2311356f309fda0) [ 03:07:16 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=org.jline : jline : 3.21.0, hash=2bf6f2311356f309fda0) [ 03:07:16 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-50572 with severity >= 4 (severity = 5.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-50572 with severity < 8 (severity = 5.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-50572 with status 'Open', not 'Not Applicable'] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=org.ops4j.pax.logging : pax-logging-logback : 2.2.6, hash=2dd21fe81f49e68a7113) [ 03:07:16 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=org.ops4j.pax.logging : pax-logging-logback : 2.2.6, hash=2dd21fe81f49e68a7113) [ 03:07:16 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-6481 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-6481 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-6481 with status 'Open', not 'Not Applicable'] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=io.netty : netty-common : 4.1.68.Final, hash=35820b0f9cb6ae04ea88) [ 03:07:16 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=io.netty : netty-common : 4.1.68.Final, hash=35820b0f9cb6ae04ea88) [ 03:07:16 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2022-24823 with severity >= 4 (severity = 5.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2022-24823 with severity < 8 (severity = 5.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2022-24823 with status 'Open', not 'Not Applicable'] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=org.jboss.narayana.osgi : narayana-osgi-jta : 5.12.7.Final, hash=3ac246c02ed2e424b512) [ 03:07:16 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=org.jboss.narayana.osgi : narayana-osgi-jta : 5.12.7.Final, hash=3ac246c02ed2e424b512) [ 03:07:16 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=org.jboss.narayana.osgi : narayana-osgi-jta : 5.12.7.Final, hash=3ac246c02ed2e424b512) [ 03:07:16 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=org.jboss.narayana.osgi : narayana-osgi-jta : 5.12.7.Final, hash=3ac246c02ed2e424b512) [ 03:07:16 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=org.jboss.narayana.osgi : narayana-osgi-jta : 5.12.7.Final, hash=3ac246c02ed2e424b512) [ 03:07:16 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2022-24823 with severity >= 4 (severity = 5.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2022-24823 with severity < 8 (severity = 5.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2022-24823 with status 'Open', not 'Not Applicable'] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=org.jboss.narayana.osgi : narayana-osgi-jta : 5.12.7.Final, hash=3ac246c02ed2e424b512) [ 03:07:16 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2022-41915 with severity >= 4 (severity = 6.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2022-41915 with severity < 8 (severity = 6.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2022-41915 with status 'Open', not 'Not Applicable'] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=org.jboss.narayana.osgi : narayana-osgi-jta : 5.12.7.Final, hash=3ac246c02ed2e424b512) [ 03:07:16 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-34462 with severity >= 4 (severity = 6.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-34462 with severity < 8 (severity = 6.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-34462 with status 'Open', not 'Not Applicable'] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=org.jboss.narayana.osgi : narayana-osgi-jta : 5.12.7.Final, hash=3ac246c02ed2e424b512) [ 03:07:16 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2020-0026 with severity >= 4 (severity = 6.5), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2020-0026 with severity < 8 (severity = 6.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2020-0026 with status 'Open', not 'Not Applicable'] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=org.apache.servicemix.bundles : org.apache.servicemix.bundles.spring-security-crypto : 5.3.3.RELEASE_2, hash=4679592d2a1e422ed295) [ 03:07:16 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=org.apache.servicemix.bundles : org.apache.servicemix.bundles.spring-security-crypto : 5.3.3.RELEASE_2, hash=4679592d2a1e422ed295) [ 03:07:16 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=org.apache.servicemix.bundles : org.apache.servicemix.bundles.spring-security-crypto : 5.3.3.RELEASE_2, hash=4679592d2a1e422ed295) [ 03:07:16 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2020-5408 with severity >= 4 (severity = 6.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2020-5408 with severity < 8 (severity = 6.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2020-5408 with status 'Open', not 'Not Applicable'] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=org.apache.servicemix.bundles : org.apache.servicemix.bundles.spring-security-crypto : 5.3.3.RELEASE_2, hash=4679592d2a1e422ed295) [ 03:07:16 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2022-22976 with severity >= 4 (severity = 5.3), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2022-22976 with severity < 8 (severity = 5.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2022-22976 with status 'Open', not 'Not Applicable'] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=org.ops4j.pax.web : keycloak-common : 8.0.24, hash=4a390c591a9048eaf796) [ 03:07:16 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=org.ops4j.pax.web : keycloak-common : 8.0.24, hash=4a390c591a9048eaf796) [ 03:07:16 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=org.ops4j.pax.web : keycloak-common : 8.0.24, hash=4a390c591a9048eaf796) [ 03:07:16 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-6134 with severity >= 4 (severity = 5.4), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-6134 with severity < 8 (severity = 5.4), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-6134 with status 'Open', not 'Not Applicable'] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=org.ops4j.pax.web : keycloak-common : 8.0.24, hash=4a390c591a9048eaf796) [ 03:07:16 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-6927 with severity >= 4 (severity = 6.1), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-6927 with severity < 8 (severity = 6.1), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-6927 with status 'Open', not 'Not Applicable'] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=log4j : log4j : 1.2.17, hash=5af35056b4d257e4b64b) [ 03:07:16 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=log4j : log4j : 1.2.17, hash=5af35056b4d257e4b64b) [ 03:07:16 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=log4j : log4j : 1.2.17, hash=5af35056b4d257e4b64b) [ 03:07:16 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=log4j : log4j : 1.2.17, hash=5af35056b4d257e4b64b) [ 03:07:16 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=log4j : log4j : 1.2.17, hash=5af35056b4d257e4b64b) [ 03:07:16 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=log4j : log4j : 1.2.17, hash=5af35056b4d257e4b64b) [ 03:07:16 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=log4j : log4j : 1.2.17, hash=5af35056b4d257e4b64b) [ 03:07:16 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=log4j : log4j : 1.2.17, hash=5af35056b4d257e4b64b) [ 03:07:16 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2021-4104 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2021-4104 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2021-4104 with status 'Open', not 'Not Applicable'] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=log4j : log4j : 1.2.17, hash=5af35056b4d257e4b64b) [ 03:07:16 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-26464 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-26464 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-26464 with status 'Open', not 'Not Applicable'] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=log4j : log4j : 1.2.17, hash=5af35056b4d257e4b64b) [ 03:07:16 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2010-0053 with severity >= 4 (severity = 7.8), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2010-0053 with severity < 8 (severity = 7.8), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2010-0053 with status 'Open', not 'Not Applicable'] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=org.eclipse.jetty.http2 : http2-common : 9.4.53.v20231009, hash=5e47f2402260d1fad7e9) [ 03:07:16 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=org.eclipse.jetty.http2 : http2-common : 9.4.53.v20231009, hash=5e47f2402260d1fad7e9) [ 03:07:16 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2024-22201 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2024-22201 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2024-22201 with status 'Open', not 'Not Applicable'] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=io.undertow : undertow-core : 2.2.28.Final, hash=5f0117fe6054ea1ec939) [ 03:07:16 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=io.undertow : undertow-core : 2.2.28.Final, hash=5f0117fe6054ea1ec939) [ 03:07:16 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=io.undertow : undertow-core : 2.2.28.Final, hash=5f0117fe6054ea1ec939) [ 03:07:16 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=io.undertow : undertow-core : 2.2.28.Final, hash=5f0117fe6054ea1ec939) [ 03:07:16 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2016-6311 with severity >= 4 (severity = 5.3), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2016-6311 with severity < 8 (severity = 5.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2016-6311 with status 'Open', not 'Not Applicable'] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=io.undertow : undertow-core : 2.2.28.Final, hash=5f0117fe6054ea1ec939) [ 03:07:16 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2024-1459 with severity >= 4 (severity = 5.3), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2024-1459 with severity < 8 (severity = 5.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2024-1459 with status 'Open', not 'Not Applicable'] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=io.undertow : undertow-core : 2.2.28.Final, hash=5f0117fe6054ea1ec939) [ 03:07:16 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2024-1635 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2024-1635 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2024-1635 with status 'Open', not 'Not Applicable'] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 03:07:16 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 03:07:16 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 03:07:16 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 03:07:16 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 03:07:16 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 03:07:16 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 03:07:16 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 03:07:16 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 03:07:16 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 03:07:16 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 03:07:16 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 03:07:16 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 03:07:16 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2020-36518 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2020-36518 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2020-36518 with status 'Open', not 'Not Applicable'] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 03:07:16 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2021-28168 with severity >= 4 (severity = 5.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2021-28168 with severity < 8 (severity = 5.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2021-28168 with status 'Open', not 'Not Applicable'] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 03:07:16 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2021-34429 with severity >= 4 (severity = 5.3), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2021-34429 with severity < 8 (severity = 5.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2021-34429 with status 'Open', not 'Not Applicable'] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 03:07:16 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2022-42003 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2022-42003 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2022-42003 with status 'Open', not 'Not Applicable'] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 03:07:16 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2022-42004 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2022-42004 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2022-42004 with status 'Open', not 'Not Applicable'] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 03:07:16 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-26048 with severity >= 4 (severity = 5.3), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-26048 with severity < 8 (severity = 5.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-26048 with status 'Open', not 'Not Applicable'] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 03:07:16 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-26049 with severity >= 4 (severity = 5.3), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-26049 with severity < 8 (severity = 5.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-26049 with status 'Open', not 'Not Applicable'] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 03:07:16 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-40167 with severity >= 4 (severity = 5.3), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-40167 with severity < 8 (severity = 5.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-40167 with status 'Open', not 'Not Applicable'] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 03:07:16 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2021-4682 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2021-4682 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2021-4682 with status 'Open', not 'Not Applicable'] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 03:07:16 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2022-6438 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2022-6438 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2022-6438 with status 'Open', not 'Not Applicable'] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=org.eclipse.platform : org.eclipse.osgi : 3.18.0, hash=6f5d53b49a1f60559b39) [ 03:07:16 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=org.eclipse.platform : org.eclipse.osgi : 3.18.0, hash=6f5d53b49a1f60559b39) [ 03:07:16 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-4218 with severity >= 4 (severity = 5.0), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-4218 with severity < 8 (severity = 5.0), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-4218 with status 'Open', not 'Not Applicable'] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=org.ops4j.pax.web : pax-web-tomcat-websocket : 8.0.24, hash=729b0787a8740bfc7184) [ 03:07:16 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=org.ops4j.pax.web : pax-web-tomcat-websocket : 8.0.24, hash=729b0787a8740bfc7184) [ 03:07:16 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2024-23672 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2024-23672 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2024-23672 with status 'Open', not 'Not Applicable'] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=org.postgresql : postgresql : 42.6.0, hash=7614cfce466145b84972) [ 03:07:16 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=org.ops4j.pax.transx : pax-transx-tm-narayana : 0.5.4, hash=7d3084cfeeca97c72a6d) [ 03:07:16 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=org.ops4j.pax.transx : pax-transx-tm-narayana : 0.5.4, hash=7d3084cfeeca97c72a6d) [ 03:07:16 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=org.ops4j.pax.transx : pax-transx-tm-narayana : 0.5.4, hash=7d3084cfeeca97c72a6d) [ 03:07:16 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=org.ops4j.pax.transx : pax-transx-tm-narayana : 0.5.4, hash=7d3084cfeeca97c72a6d) [ 03:07:16 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=org.ops4j.pax.transx : pax-transx-tm-narayana : 0.5.4, hash=7d3084cfeeca97c72a6d) [ 03:07:16 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2022-24823 with severity >= 4 (severity = 5.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2022-24823 with severity < 8 (severity = 5.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2022-24823 with status 'Open', not 'Not Applicable'] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=org.ops4j.pax.transx : pax-transx-tm-narayana : 0.5.4, hash=7d3084cfeeca97c72a6d) [ 03:07:16 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2022-41915 with severity >= 4 (severity = 6.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2022-41915 with severity < 8 (severity = 6.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2022-41915 with status 'Open', not 'Not Applicable'] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=org.ops4j.pax.transx : pax-transx-tm-narayana : 0.5.4, hash=7d3084cfeeca97c72a6d) [ 03:07:16 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-34462 with severity >= 4 (severity = 6.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-34462 with severity < 8 (severity = 6.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-34462 with status 'Open', not 'Not Applicable'] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=org.ops4j.pax.transx : pax-transx-tm-narayana : 0.5.4, hash=7d3084cfeeca97c72a6d) [ 03:07:16 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2020-0026 with severity >= 4 (severity = 6.5), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2020-0026 with severity < 8 (severity = 6.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2020-0026 with status 'Open', not 'Not Applicable'] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=org.apache.derby : derby : 10.14.2.0, hash=7efad40ef52fbb1f0814) [ 03:07:16 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=org.apache.httpcomponents : httpclient-osgi : 4.5.14, hash=81fbe18b78e0b79b8d83) [ 03:07:16 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=org.apache.httpcomponents : httpclient-osgi : 4.5.14, hash=81fbe18b78e0b79b8d83) [ 03:07:16 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2012-0050 with severity >= 4 (severity = 5.3), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2012-0050 with severity < 8 (severity = 5.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2012-0050 with status 'Open', not 'Not Applicable'] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=org.jboss.xnio : xnio-api : 3.8.11.Final, hash=88876a7a214c450ec569) [ 03:07:16 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=org.jboss.xnio : xnio-api : 3.8.11.Final, hash=88876a7a214c450ec569) [ 03:07:16 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-5685 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-5685 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-5685 with status 'Open', not 'Not Applicable'] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=org.apache.karaf.features : org.apache.karaf.features.core : 4.4.5, hash=894ab21054aa889b5786) [ 03:07:16 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=org.apache.karaf.features : org.apache.karaf.features.core : 4.4.5, hash=894ab21054aa889b5786) [ 03:07:16 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2022-6438 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2022-6438 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2022-6438 with status 'Open', not 'Not Applicable'] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=org.codehaus.janino : janino : 3.1.4, hash=8e03cd83c0b0635c0e0a) [ 03:07:16 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=org.codehaus.janino : janino : 3.1.4, hash=8e03cd83c0b0635c0e0a) [ 03:07:16 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-33546 with severity >= 4 (severity = 5.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-33546 with severity < 8 (severity = 5.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-33546 with status 'Open', not 'Not Applicable'] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=io.netty : netty-codec : 4.1.68.Final, hash=910fce1b73c414daf894) [ 03:07:16 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=io.netty : netty-codec : 4.1.68.Final, hash=910fce1b73c414daf894) [ 03:07:16 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2022-41915 with severity >= 4 (severity = 6.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2022-41915 with severity < 8 (severity = 6.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2022-41915 with status 'Open', not 'Not Applicable'] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=org.ops4j.pax.web : pax-web-tomcat : 8.0.24, hash=9bace77aa767191bb939) [ 03:07:16 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=org.ops4j.pax.web : pax-web-tomcat : 8.0.24, hash=9bace77aa767191bb939) [ 03:07:16 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=org.ops4j.pax.web : pax-web-tomcat : 8.0.24, hash=9bace77aa767191bb939) [ 03:07:16 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-46589 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-46589 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-46589 with status 'Open', not 'Not Applicable'] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=org.ops4j.pax.web : pax-web-tomcat : 8.0.24, hash=9bace77aa767191bb939) [ 03:07:16 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2024-24549 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2024-24549 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2024-24549 with status 'Open', not 'Not Applicable'] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=org.apache.karaf.features : base : 4.4.5, hash=a908006d2b6f4be42807) [ 03:07:16 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=org.apache.karaf.features : base : 4.4.5, hash=a908006d2b6f4be42807) [ 03:07:16 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=org.apache.karaf.features : base : 4.4.5, hash=a908006d2b6f4be42807) [ 03:07:16 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-4218 with severity >= 4 (severity = 5.0), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-4218 with severity < 8 (severity = 5.0), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-4218 with status 'Open', not 'Not Applicable'] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=org.apache.karaf.features : base : 4.4.5, hash=a908006d2b6f4be42807) [ 03:07:16 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2015-0286 with severity >= 4 (severity = 5.5), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2015-0286 with severity < 8 (severity = 5.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2015-0286 with status 'Open', not 'Not Applicable'] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=com.h2database : h2 : 2.2.220, hash=afd532e4f29d309ae053) [ 03:07:16 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=com.h2database : h2 : 2.2.220, hash=afd532e4f29d309ae053) [ 03:07:16 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2018-0863 with severity >= 4 (severity = 6.0), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2018-0863 with severity < 8 (severity = 6.0), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2018-0863 with status 'Open', not 'Not Applicable'] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=org.eclipse.jetty : jetty-servlets : 9.4.53.v20231009, hash=d227a9ccc6a20d998d28) [ 03:07:16 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=org.eclipse.jetty : jetty-servlets : 9.4.53.v20231009, hash=d227a9ccc6a20d998d28) [ 03:07:16 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-36479 with severity >= 4 (severity = 4.3), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-36479 with severity < 8 (severity = 4.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-36479 with status 'Open', not 'Not Applicable'] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=io.netty : netty-handler : 4.1.107.Final, hash=d4c6b05f4d9aca117981) [ 03:07:16 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=io.netty : netty-handler : 4.1.107.Final, hash=d4c6b05f4d9aca117981) [ 03:07:16 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2020-0026 with severity >= 4 (severity = 6.5), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2020-0026 with severity < 8 (severity = 6.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2020-0026 with status 'Open', not 'Not Applicable'] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=jp.skypencil.findbugs.slf4j : bug-pattern : 1.5.0, hash=d62282cb975b1ce2af58) [ 03:07:16 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=jp.skypencil.findbugs.slf4j : bug-pattern : 1.5.0, hash=d62282cb975b1ce2af58) [ 03:07:16 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=jp.skypencil.findbugs.slf4j : bug-pattern : 1.5.0, hash=d62282cb975b1ce2af58) [ 03:07:16 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-2976 with severity >= 4 (severity = 7.1), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-2976 with severity < 8 (severity = 7.1), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-2976 with status 'Open', not 'Not Applicable'] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=org.apache.karaf.jaas : org.apache.karaf.jaas.modules : 4.4.5, hash=e3336a43363c70f6ba81) [ 03:07:16 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=org.apache.karaf.jaas : org.apache.karaf.jaas.modules : 4.4.5, hash=e3336a43363c70f6ba81) [ 03:07:16 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=org.apache.karaf.jaas : org.apache.karaf.jaas.modules : 4.4.5, hash=e3336a43363c70f6ba81) [ 03:07:16 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2012-0050 with severity >= 4 (severity = 5.3), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2012-0050 with severity < 8 (severity = 5.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2012-0050 with status 'Open', not 'Not Applicable'] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=org.apache.karaf.jaas : org.apache.karaf.jaas.modules : 4.4.5, hash=e3336a43363c70f6ba81) [ 03:07:16 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2014-0201 with severity >= 4 (severity = 5.5), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2014-0201 with severity < 8 (severity = 5.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2014-0201 with status 'Open', not 'Not Applicable'] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=org.apache.karaf.shell : org.apache.karaf.shell.ssh : 4.4.5, hash=ea07cb1cfa5c1f96855b) [ 03:07:16 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=org.apache.karaf.shell : org.apache.karaf.shell.ssh : 4.4.5, hash=ea07cb1cfa5c1f96855b) [ 03:07:16 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2015-0286 with severity >= 4 (severity = 5.5), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2015-0286 with severity < 8 (severity = 5.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2015-0286 with status 'Open', not 'Not Applicable'] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=org.apache.karaf.http : org.apache.karaf.http.core : 4.4.5, hash=ea96c3f863a11db8a00d) [ 03:07:16 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=org.apache.karaf.http : org.apache.karaf.http.core : 4.4.5, hash=ea96c3f863a11db8a00d) [ 03:07:16 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2012-0050 with severity >= 4 (severity = 5.3), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2012-0050 with severity < 8 (severity = 5.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2012-0050 with status 'Open', not 'Not Applicable'] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 03:07:16 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 03:07:16 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 03:07:16 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 03:07:16 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 03:07:16 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 03:07:16 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 03:07:16 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 03:07:16 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 03:07:16 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-24998 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-24998 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-24998 with status 'Open', not 'Not Applicable'] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 03:07:16 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-26048 with severity >= 4 (severity = 5.3), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-26048 with severity < 8 (severity = 5.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-26048 with status 'Open', not 'Not Applicable'] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 03:07:16 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-26049 with severity >= 4 (severity = 5.3), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-26049 with severity < 8 (severity = 5.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-26049 with status 'Open', not 'Not Applicable'] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 03:07:16 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-36478 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-36478 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-36478 with status 'Open', not 'Not Applicable'] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 03:07:16 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-40167 with severity >= 4 (severity = 5.3), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-40167 with severity < 8 (severity = 5.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-40167 with status 'Open', not 'Not Applicable'] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 03:07:16 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2024-22201 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2024-22201 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2024-22201 with status 'Open', not 'Not Applicable'] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 03:07:16 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2023-4379 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2023-4379 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2023-4379 with status 'Open', not 'Not Applicable'] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=org.exist-db.thirdparty.xerces : xercesImpl : 2.12.0, hash=f02c844149fd306601f2) [ 03:07:16 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=org.exist-db.thirdparty.xerces : xercesImpl : 2.12.0, hash=f02c844149fd306601f2) [ 03:07:16 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=org.exist-db.thirdparty.xerces : xercesImpl : 2.12.0, hash=f02c844149fd306601f2) [ 03:07:16 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2022-23437 with severity >= 4 (severity = 6.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2022-23437 with severity < 8 (severity = 6.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2022-23437 with status 'Open', not 'Not Applicable'] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=org.exist-db.thirdparty.xerces : xercesImpl : 2.12.0, hash=f02c844149fd306601f2) [ 03:07:16 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2017-0348 with severity >= 4 (severity = 5.9), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2017-0348 with severity < 8 (severity = 5.9), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2017-0348 with status 'Open', not 'Not Applicable'] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=io.netty : netty-handler : 4.1.68.Final, hash=f55a4ad40f228baf6005) [ 03:07:16 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=io.netty : netty-handler : 4.1.68.Final, hash=f55a4ad40f228baf6005) [ 03:07:16 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=io.netty : netty-handler : 4.1.68.Final, hash=f55a4ad40f228baf6005) [ 03:07:16 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-34462 with severity >= 4 (severity = 6.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-34462 with severity < 8 (severity = 6.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-34462 with status 'Open', not 'Not Applicable'] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-Medium) [ 03:07:16 Component(displayName=io.netty : netty-handler : 4.1.68.Final, hash=f55a4ad40f228baf6005) [ 03:07:16 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2020-0026 with severity >= 4 (severity = 6.5), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2020-0026 with severity < 8 (severity = 6.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2020-0026 with status 'Open', not 'Not Applicable'] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL License-Unknown) [ 03:07:16 Component(displayName=com.sun.winsw : winsw : exe : net4 : 2.3.0, hash=8d7d7144c5bc1ebe4d6c) [ 03:07:16 Constraint(Unknown) [Label is not 'ODL Waiver-License' because: Did not find label 'ODL Waiver-License', License is 'Not Provided' because: Found 'Not Provided' license] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL License-Unknown) [ 03:07:16 Component(displayName=Java(TM) Native Access (JNA)/Java(TM) Native Access jnidispatch 7.0.0, hash=94d2191378cac5719dae) [ 03:07:16 Constraint(Unknown) [Label is not 'ODL Waiver-License' because: Did not find label 'ODL Waiver-License', License is 'Not Provided' because: Found 'Not Provided' license] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL License-Unknown) [ 03:07:16 Component(displayName=Java(TM) Native Access (JNA)/Java(TM) Native Access jnidispatch 7.0.0, hash=f816f998c43204230d9e) [ 03:07:16 Constraint(Unknown) [Label is not 'ODL Waiver-License' because: Did not find label 'ODL Waiver-License', License is 'Not Provided' because: Found 'Not Provided' license] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-High) [ 03:07:16 Component(displayName=io.netty : netty : 3.10.6.Final, hash=18ed04a0e50289655285) [ 03:07:16 Constraint(CVSS >=8 and <10) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 8 because: Found security vulnerability CVE-2019-20444 with severity >= 8 (severity = 9.1), Security Vulnerability Severity < 10 because: Found security vulnerability CVE-2019-20444 with severity < 10 (severity = 9.1), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2019-20444 with status 'Open', not 'Not Applicable'] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-High) [ 03:07:16 Component(displayName=io.netty : netty : 3.10.6.Final, hash=18ed04a0e50289655285) [ 03:07:16 Constraint(CVSS >=8 and <10) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 8 because: Found security vulnerability CVE-2019-20445 with severity >= 8 (severity = 9.1), Security Vulnerability Severity < 10 because: Found security vulnerability CVE-2019-20445 with severity < 10 (severity = 9.1), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2019-20445 with status 'Open', not 'Not Applicable'] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-High) [ 03:07:16 Component(displayName=log4j : log4j : 1.2.17, hash=5af35056b4d257e4b64b) [ 03:07:16 Constraint(CVSS >=8 and <10) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 8 because: Found security vulnerability CVE-2019-17571 with severity >= 8 (severity = 9.8), Security Vulnerability Severity < 10 because: Found security vulnerability CVE-2019-17571 with severity < 10 (severity = 9.8), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2019-17571 with status 'Open', not 'Not Applicable'] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-High) [ 03:07:16 Component(displayName=log4j : log4j : 1.2.17, hash=5af35056b4d257e4b64b) [ 03:07:16 Constraint(CVSS >=8 and <10) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 8 because: Found security vulnerability CVE-2022-23302 with severity >= 8 (severity = 8.8), Security Vulnerability Severity < 10 because: Found security vulnerability CVE-2022-23302 with severity < 10 (severity = 8.8), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2022-23302 with status 'Open', not 'Not Applicable'] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-High) [ 03:07:16 Component(displayName=log4j : log4j : 1.2.17, hash=5af35056b4d257e4b64b) [ 03:07:16 Constraint(CVSS >=8 and <10) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 8 because: Found security vulnerability CVE-2022-23305 with severity >= 8 (severity = 9.8), Security Vulnerability Severity < 10 because: Found security vulnerability CVE-2022-23305 with severity < 10 (severity = 9.8), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2022-23305 with status 'Open', not 'Not Applicable'] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-High) [ 03:07:16 Component(displayName=log4j : log4j : 1.2.17, hash=5af35056b4d257e4b64b) [ 03:07:16 Constraint(CVSS >=8 and <10) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 8 because: Found security vulnerability CVE-2022-23307 with severity >= 8 (severity = 8.8), Security Vulnerability Severity < 10 because: Found security vulnerability CVE-2022-23307 with severity < 10 (severity = 8.8), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2022-23307 with status 'Open', not 'Not Applicable'] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-High) [ 03:07:16 Component(displayName=org.postgresql : postgresql : 42.6.0, hash=7614cfce466145b84972) [ 03:07:16 Constraint(CVSS >=8 and <10) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 8 because: Found security vulnerability CVE-2024-1597 with severity >= 8 (severity = 9.8), Security Vulnerability Severity < 10 because: Found security vulnerability CVE-2024-1597 with severity < 10 (severity = 9.8), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2024-1597 with status 'Open', not 'Not Applicable'] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Security-High) [ 03:07:16 Component(displayName=org.apache.derby : derby : 10.14.2.0, hash=7efad40ef52fbb1f0814) [ 03:07:16 Constraint(CVSS >=8 and <10) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 8 because: Found security vulnerability CVE-2022-46337 with severity >= 8 (severity = 9.8), Security Vulnerability Severity < 10 because: Found security vulnerability CVE-2022-46337 with severity < 10 (severity = 9.8), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2022-46337 with status 'Open', not 'Not Applicable'] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL EPL-Incompatible License) [ 03:07:16 Component(displayName=com.mysql : mysql-connector-j : 8.1.0, hash=3f78d2963935f44a61ed) [ 03:07:16 Constraint(Copyleft) [Label is not 'ODL Waiver-License' because: Did not find label 'ODL Waiver-License', License Threat Group is 'ODL EPL-Incompatible' because: Found licenses in the 'ODL EPL-Incompatible' license threat group ('GPL-2.0')] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL EPL-Incompatible License) [ 03:07:16 Component(displayName=com.rabbitmq : amqp-client : 5.20.0, hash=e8b2cbfe10d9cdcdc299) [ 03:07:16 Constraint(Copyleft) [Label is not 'ODL Waiver-License' because: Did not find label 'ODL Waiver-License', License Threat Group is 'ODL EPL-Incompatible' because: Found licenses in the 'ODL EPL-Incompatible' license threat group ('GPL-2.0')] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Potential License Concern) [ 03:07:16 Component(displayName=org.glassfish.jersey.containers : jersey-container-servlet : 2.41, hash=05c6a5ac329b57673c01) [ 03:07:16 Constraint(Non Standard) [Label is not 'ODL Waiver-License' because: Did not find label 'ODL Waiver-License', License Threat Group is 'ODL Licenses of Potential Concern' because: Found licenses in the 'ODL Licenses of Potential Concern' license threat group ('Non-Standard')] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Potential License Concern) [ 03:07:16 Component(displayName=org.glassfish.jersey.media : jersey-media-sse : 2.41, hash=864556970c331e6b803e) [ 03:07:16 Constraint(Non Standard) [Label is not 'ODL Waiver-License' because: Did not find label 'ODL Waiver-License', License Threat Group is 'ODL Licenses of Potential Concern' because: Found licenses in the 'ODL Licenses of Potential Concern' license threat group ('Non-Standard')] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Potential License Concern) [ 03:07:16 Component(displayName=org.glassfish.jersey.inject : jersey-hk2 : 2.41, hash=87c70af8271845b251fe) [ 03:07:16 Constraint(Non Standard) [Label is not 'ODL Waiver-License' because: Did not find label 'ODL Waiver-License', License Threat Group is 'ODL Licenses of Potential Concern' because: Found licenses in the 'ODL Licenses of Potential Concern' license threat group ('Non-Standard')] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Potential License Concern) [ 03:07:16 Component(displayName=org.glassfish.jersey.core : jersey-client : 2.41, hash=96262c5734fb2eb04e5e) [ 03:07:16 Constraint(Non Standard) [Label is not 'ODL Waiver-License' because: Did not find label 'ODL Waiver-License', License Threat Group is 'ODL Licenses of Potential Concern' because: Found licenses in the 'ODL Licenses of Potential Concern' license threat group ('Non-Standard')] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Potential License Concern) [ 03:07:16 Component(displayName=org.glassfish.jersey.core : jersey-server : 2.41, hash=a73e75be17d885bae0aa) [ 03:07:16 Constraint(Non Standard) [Label is not 'ODL Waiver-License' because: Did not find label 'ODL Waiver-License', License Threat Group is 'ODL Licenses of Potential Concern' because: Found licenses in the 'ODL Licenses of Potential Concern' license threat group ('Non-Standard')] ]] 03:07:16 03:07:16 Nexus IQ reports policy failing due to 03:07:16 Policy(ODL Potential License Concern) [ 03:07:16 Component(displayName=org.glassfish.jersey.containers : jersey-container-servlet-core : 2.41, hash=be7751e92f51bb022650) [ 03:07:16 Constraint(Non Standard) [Label is not 'ODL Waiver-License' because: Did not find label 'ODL Waiver-License', License Threat Group is 'ODL Licenses of Potential Concern' because: Found licenses in the 'ODL Licenses of Potential Concern' license threat group ('Non-Standard')] ]] 03:07:16 03:07:16 Nexus IQ reports policy warning due to 03:07:16 Policy(ODL Security-Low) [ 03:07:16 Component(displayName=org.opendaylight.aaa : repackaged-shiro : 0.19.3, hash=f31d960dba36ff44297f) [ 03:07:16 Constraint(CVSS < 4) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity < 4 because: Found security vulnerability sonatype-2016-0702 with severity < 4 (severity = 2.9), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2016-0702 with status 'Open', not 'Not Applicable'] ]] 03:07:16 03:07:16 Nexus IQ reports policy warning due to 03:07:16 Policy(ODL Security-Low) [ 03:07:16 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 03:07:16 Constraint(CVSS < 4) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity < 4 because: Found security vulnerability CVE-2021-34428 with severity < 4 (severity = 3.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2021-34428 with status 'Open', not 'Not Applicable'] ]] 03:07:16 03:07:16 Nexus IQ reports policy warning due to 03:07:16 Policy(ODL Security-Low) [ 03:07:16 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 03:07:16 Constraint(CVSS < 4) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity < 4 because: Found security vulnerability CVE-2022-2047 with severity < 4 (severity = 2.7), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2022-2047 with status 'Open', not 'Not Applicable'] ]] 03:07:16 03:07:16 Nexus IQ reports policy warning due to 03:07:16 Policy(ODL Security-Low) [ 03:07:16 Component(displayName=jp.skypencil.findbugs.slf4j : bug-pattern : 1.5.0, hash=d62282cb975b1ce2af58) [ 03:07:16 Constraint(CVSS < 4) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity < 4 because: Found security vulnerability sonatype-2020-0926 with severity < 4 (severity = 3.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2020-0926 with status 'Open', not 'Not Applicable'] ]] 03:07:16 03:07:16 Nexus IQ reports policy warning due to 03:07:16 Policy(ODL Security-Low) [ 03:07:16 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 03:07:16 Constraint(CVSS < 4) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity < 4 because: Found security vulnerability sonatype-2023-3025 with severity < 4 (severity = 3.9), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2023-3025 with status 'Open', not 'Not Applicable'] ]] 03:07:16 The detailed report can be viewed online at https://nexus-iq.wl.linuxfoundation.org/ui/links/application/odl-netconf/report/f1c61479b0124da280b410fcd56ab8df 03:07:16 Summary of policy violations: 14 critical, 192 severe, 488 moderate 03:07:16 FATAL: IQ Server evaluation of application odl-netconf failed 03:07:16 $ ssh-agent -k 03:07:16 unset SSH_AUTH_SOCK; 03:07:16 unset SSH_AGENT_PID; 03:07:16 echo Agent pid 5509 killed; 03:07:16 [ssh-agent] Stopped. 03:07:16 ERROR: IQ Server evaluation of application odl-netconf failed 03:07:16 [PostBuildScript] - [INFO] Executing post build scripts. 03:07:16 [netconf-maven-clm-master] $ /bin/bash /tmp/jenkins296653959783753477.sh 03:07:16 ---> sysstat.sh 03:07:16 [netconf-maven-clm-master] $ /bin/bash /tmp/jenkins1600021787403254552.sh 03:07:16 ---> package-listing.sh 03:07:16 ++ tr '[:upper:]' '[:lower:]' 03:07:16 ++ facter osfamily 03:07:16 + OS_FAMILY=redhat 03:07:16 + workspace=/w/workspace/netconf-maven-clm-master 03:07:16 + START_PACKAGES=/tmp/packages_start.txt 03:07:16 + END_PACKAGES=/tmp/packages_end.txt 03:07:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:07:16 + PACKAGES=/tmp/packages_start.txt 03:07:16 + '[' /w/workspace/netconf-maven-clm-master ']' 03:07:16 + PACKAGES=/tmp/packages_end.txt 03:07:16 + case "${OS_FAMILY}" in 03:07:16 + rpm -qa 03:07:16 + sort 03:07:17 + '[' -f /tmp/packages_start.txt ']' 03:07:17 + '[' -f /tmp/packages_end.txt ']' 03:07:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:07:17 + '[' /w/workspace/netconf-maven-clm-master ']' 03:07:17 + mkdir -p /w/workspace/netconf-maven-clm-master/archives/ 03:07:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-maven-clm-master/archives/ 03:07:17 [netconf-maven-clm-master] $ /bin/bash /tmp/jenkins95991512507881703.sh 03:07:17 ---> capture-instance-metadata.sh 03:07:17 Setup pyenv: 03:07:17 system 03:07:17 3.8.13 03:07:17 3.9.13 03:07:17 3.10.13 03:07:17 * 3.11.7 (set by /w/workspace/netconf-maven-clm-master/.python-version) 03:07:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-w3Tm from file:/tmp/.os_lf_venv 03:07:19 lf-activate-venv(): INFO: Installing: lftools 03:07:32 lf-activate-venv(): INFO: Adding /tmp/venv-w3Tm/bin to PATH 03:07:32 INFO: Running in OpenStack, capturing instance metadata 03:07:32 [netconf-maven-clm-master] $ /bin/bash /tmp/jenkins10228383570067890952.sh 03:07:32 provisioning config files... 03:07:32 Could not find credentials [logs] for netconf-maven-clm-master #163 03:07:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-maven-clm-master@tmp/config6428045145095342367tmp 03:07:32 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 03:07:32 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 03:07:32 provisioning config files... 03:07:33 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 03:07:33 [EnvInject] - Injecting environment variables from a build step. 03:07:33 [EnvInject] - Injecting as environment variables the properties content 03:07:33 SERVER_ID=logs 03:07:33 03:07:33 [EnvInject] - Variables injected successfully. 03:07:33 [netconf-maven-clm-master] $ /bin/bash /tmp/jenkins9028014973080498889.sh 03:07:33 ---> create-netrc.sh 03:07:33 WARN: Log server credential not found. 03:07:33 [netconf-maven-clm-master] $ /bin/bash /tmp/jenkins11453562694286726912.sh 03:07:33 ---> python-tools-install.sh 03:07:33 Setup pyenv: 03:07:33 system 03:07:33 3.8.13 03:07:33 3.9.13 03:07:33 3.10.13 03:07:33 * 3.11.7 (set by /w/workspace/netconf-maven-clm-master/.python-version) 03:07:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-w3Tm from file:/tmp/.os_lf_venv 03:07:35 lf-activate-venv(): INFO: Installing: lftools 03:07:45 lf-activate-venv(): INFO: Adding /tmp/venv-w3Tm/bin to PATH 03:07:45 [netconf-maven-clm-master] $ /bin/bash /tmp/jenkins10099900933664982279.sh 03:07:45 ---> sudo-logs.sh 03:07:45 Archiving 'sudo' log.. 03:07:45 [netconf-maven-clm-master] $ /bin/bash /tmp/jenkins3353590645892574662.sh 03:07:45 ---> job-cost.sh 03:07:45 Setup pyenv: 03:07:45 system 03:07:45 3.8.13 03:07:45 3.9.13 03:07:45 3.10.13 03:07:45 * 3.11.7 (set by /w/workspace/netconf-maven-clm-master/.python-version) 03:07:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-w3Tm from file:/tmp/.os_lf_venv 03:07:47 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 03:07:53 lf-activate-venv(): INFO: Adding /tmp/venv-w3Tm/bin to PATH 03:07:53 INFO: No Stack... 03:07:53 INFO: Retrieving Pricing Info for: v3-standard-4 03:07:53 INFO: Archiving Costs 03:07:54 [netconf-maven-clm-master] $ /bin/bash -l /tmp/jenkins6066104070750211162.sh 03:07:54 ---> logs-deploy.sh 03:07:54 Setup pyenv: 03:07:54 system 03:07:54 3.8.13 03:07:54 3.9.13 03:07:54 3.10.13 03:07:54 * 3.11.7 (set by /w/workspace/netconf-maven-clm-master/.python-version) 03:07:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-w3Tm from file:/tmp/.os_lf_venv 03:07:56 lf-activate-venv(): INFO: Installing: lftools 03:08:10 lf-activate-venv(): INFO: Adding /tmp/venv-w3Tm/bin to PATH 03:08:10 WARNING: Nexus logging server not set 03:08:10 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-maven-clm-master/163/ 03:08:10 INFO: archiving logs to S3 03:08:14 ---> uname -a: 03:08:14 Linux prd-centos8-builder-4c-4g-5230.novalocal 4.18.0-547.el8.x86_64 #1 SMP Wed Mar 20 00:35:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 03:08:14 03:08:14 03:08:14 ---> lscpu: 03:08:14 Architecture: x86_64 03:08:14 CPU op-mode(s): 32-bit, 64-bit 03:08:14 Byte Order: Little Endian 03:08:14 CPU(s): 4 03:08:14 On-line CPU(s) list: 0-3 03:08:14 Thread(s) per core: 1 03:08:14 Core(s) per socket: 1 03:08:14 Socket(s): 4 03:08:14 NUMA node(s): 1 03:08:14 Vendor ID: AuthenticAMD 03:08:14 CPU family: 23 03:08:14 Model: 49 03:08:14 Model name: AMD EPYC-Rome Processor 03:08:14 Stepping: 0 03:08:14 CPU MHz: 2799.998 03:08:14 BogoMIPS: 5599.99 03:08:14 Virtualization: AMD-V 03:08:14 Hypervisor vendor: KVM 03:08:14 Virtualization type: full 03:08:14 L1d cache: 32K 03:08:14 L1i cache: 32K 03:08:14 L2 cache: 512K 03:08:14 L3 cache: 16384K 03:08:14 NUMA node0 CPU(s): 0-3 03:08:14 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 03:08:14 03:08:14 03:08:14 ---> nproc: 03:08:14 4 03:08:14 03:08:14 03:08:14 ---> df -h: 03:08:14 Filesystem Size Used Avail Use% Mounted on 03:08:14 devtmpfs 7.7G 0 7.7G 0% /dev 03:08:14 tmpfs 7.7G 0 7.7G 0% /dev/shm 03:08:14 tmpfs 7.7G 17M 7.7G 1% /run 03:08:14 tmpfs 7.7G 0 7.7G 0% /sys/fs/cgroup 03:08:14 /dev/vda1 80G 12G 69G 15% / 03:08:14 tmpfs 1.6G 0 1.6G 0% /run/user/1001 03:08:14 03:08:14 03:08:14 ---> free -m: 03:08:14 total used free shared buff/cache available 03:08:14 Mem: 15761 1714 8347 19 5699 13697 03:08:14 Swap: 1023 0 1023 03:08:14 03:08:14 03:08:14 ---> ip addr: 03:08:14 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 03:08:14 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 03:08:14 inet 127.0.0.1/8 scope host lo 03:08:14 valid_lft forever preferred_lft forever 03:08:14 inet6 ::1/128 scope host 03:08:14 valid_lft forever preferred_lft forever 03:08:14 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 03:08:14 link/ether fa:16:3e:58:9a:41 brd ff:ff:ff:ff:ff:ff 03:08:14 altname enp0s3 03:08:14 altname ens3 03:08:14 inet 10.30.171.169/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 03:08:14 valid_lft 83860sec preferred_lft 83860sec 03:08:14 inet6 fe80::f816:3eff:fe58:9a41/64 scope link 03:08:14 valid_lft forever preferred_lft forever 03:08:14 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 03:08:14 link/ether 02:42:aa:a7:f3:01 brd ff:ff:ff:ff:ff:ff 03:08:14 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 03:08:14 valid_lft forever preferred_lft forever 03:08:14 03:08:14 03:08:14 ---> sar -b -r -n DEV: 03:08:14 Linux 4.18.0-547.el8.x86_64 (centos-stream-8-builder-140785a5-b754-4c0c-b31b-2b4ade92ecf9.nov) 04/06/2024 _x86_64_ (4 CPU) 03:08:14 03:08:14 02:25:51 LINUX RESTART (4 CPU) 03:08:14 03:08:14 02:26:01 AM tps rtps wtps bread/s bwrtn/s 03:08:14 02:27:01 AM 245.87 82.11 163.76 14466.01 41333.97 03:08:14 02:28:01 AM 119.39 7.55 111.85 1328.49 10539.25 03:08:14 02:29:01 AM 138.97 17.78 121.19 3422.59 8632.81 03:08:14 02:30:01 AM 206.27 4.33 201.93 1051.02 10669.69 03:08:14 02:31:01 AM 32.93 0.00 32.93 0.00 4683.27 03:08:14 02:32:01 AM 35.57 0.00 35.57 0.00 1722.97 03:08:14 02:33:01 AM 32.36 0.00 32.36 0.00 1227.61 03:08:14 02:34:01 AM 27.64 0.00 27.64 0.00 1534.59 03:08:14 02:35:01 AM 30.91 0.00 30.91 0.00 2768.51 03:08:14 02:36:01 AM 32.78 0.00 32.78 0.00 1647.03 03:08:14 02:37:01 AM 30.66 0.00 30.66 0.00 1496.73 03:08:14 02:38:01 AM 26.64 0.00 26.64 0.00 2617.14 03:08:14 02:39:01 AM 26.47 0.00 26.47 0.00 3126.95 03:08:14 02:40:01 AM 32.94 0.00 32.94 0.00 1465.82 03:08:14 02:41:01 AM 37.41 0.03 37.38 0.27 1768.00 03:08:14 02:42:01 AM 22.20 0.00 22.20 0.00 957.14 03:08:14 02:43:01 AM 38.04 0.00 38.04 0.00 1613.50 03:08:14 02:44:01 AM 27.64 0.00 27.64 0.00 1242.94 03:08:14 02:45:01 AM 32.97 0.00 32.97 0.00 1832.00 03:08:14 02:46:01 AM 20.66 0.02 20.64 0.13 1227.72 03:08:14 02:47:01 AM 21.37 0.00 21.37 0.00 1645.97 03:08:14 02:48:01 AM 23.44 0.63 22.81 124.09 1167.43 03:08:14 02:49:01 AM 27.26 0.00 27.26 0.00 1539.38 03:08:14 02:50:01 AM 36.37 0.00 36.37 0.00 4100.52 03:08:14 02:51:02 AM 34.48 0.00 34.48 0.00 1378.33 03:08:14 02:52:01 AM 32.28 0.00 32.28 0.00 1386.51 03:08:14 02:53:01 AM 28.90 0.00 28.90 0.00 1390.53 03:08:14 02:54:01 AM 62.19 0.00 62.19 0.00 2440.09 03:08:14 02:55:01 AM 52.67 0.00 52.67 0.00 1993.75 03:08:14 02:56:01 AM 43.57 0.00 43.57 0.00 2029.42 03:08:14 02:57:01 AM 38.06 0.00 38.06 0.00 2173.20 03:08:14 02:58:01 AM 60.49 0.00 60.49 0.00 2681.35 03:08:14 02:59:01 AM 92.69 0.00 92.69 0.00 50591.42 03:08:14 03:00:01 AM 25.40 0.00 25.40 0.00 14720.91 03:08:14 03:01:01 AM 30.61 2.52 28.09 75.17 4581.99 03:08:14 03:02:01 AM 31.48 0.18 31.30 4.13 16600.67 03:08:14 03:03:01 AM 4.22 0.00 4.22 0.00 945.02 03:08:14 03:04:01 AM 1.02 0.00 1.02 0.00 28.96 03:08:14 03:05:01 AM 0.32 0.00 0.32 0.00 3.82 03:08:14 03:06:01 AM 0.35 0.00 0.35 0.00 3.43 03:08:14 03:07:01 AM 0.48 0.00 0.48 0.00 6.63 03:08:14 03:08:01 AM 19.58 0.52 19.06 75.04 528.11 03:08:14 Average: 44.42 2.75 41.67 489.35 5097.63 03:08:14 03:08:14 02:26:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:08:14 02:27:01 AM 13392852 15082924 2746592 17.02 2688 1913552 1185588 6.90 222500 2200268 102176 03:08:14 02:28:01 AM 13116060 15059348 3023384 18.73 2688 2154928 1173972 6.83 255260 2394440 71152 03:08:14 02:29:01 AM 12043092 14468308 4096352 25.38 2688 2627532 1614396 9.39 288696 3397168 231580 03:08:14 02:30:01 AM 8687668 11489768 7451776 46.17 2688 2998724 4567740 26.58 510772 6499968 307804 03:08:14 02:31:01 AM 10620672 13350204 5518772 34.19 2688 2925688 2967056 17.26 596764 4485080 115920 03:08:14 02:32:01 AM 9205252 11974456 6934192 42.96 2688 2964180 4038156 23.49 612180 5877380 121340 03:08:14 02:33:01 AM 10934664 13612868 5204780 32.25 2688 2872156 2372632 13.80 608776 4153980 12856 03:08:14 02:34:01 AM 10847356 13569344 5292088 32.79 2688 2915552 2373900 13.81 619840 4228180 24168 03:08:14 02:35:01 AM 10456008 13315012 5683436 35.21 2688 3049208 2947200 17.15 639560 4584212 91968 03:08:14 02:36:01 AM 10710828 13528684 5428616 33.64 2688 3006744 2419156 14.07 646936 4320560 15300 03:08:14 02:37:01 AM 10662388 13507692 5477056 33.94 2688 3032764 2444228 14.22 652688 4357924 14636 03:08:14 02:38:01 AM 10217176 13164288 5922268 36.69 2688 3125660 2755904 16.03 695664 4736904 43168 03:08:14 02:39:01 AM 10260520 13270924 5878924 36.43 2688 3183192 2823596 16.43 709872 4668684 21460 03:08:14 02:40:01 AM 10395016 13423348 5744428 35.59 2688 3198780 2803532 16.31 720184 4521140 13340 03:08:14 02:41:01 AM 10408764 13463004 5730680 35.51 2688 3220464 2467104 14.35 725704 4494972 2900 03:08:14 02:42:01 AM 10143832 13217112 5995612 37.15 2688 3238568 2963832 17.24 730124 4752584 8528 03:08:14 02:43:01 AM 10186432 13279112 5953012 36.88 2688 3254536 2636340 15.34 766668 4669260 708 03:08:14 02:44:01 AM 9910528 13049196 6228916 38.59 2688 3299476 2862900 16.66 777704 4929892 25020 03:08:14 02:45:01 AM 10085856 13258768 6053588 37.51 2688 3331784 2626260 15.28 784252 4744512 18784 03:08:14 02:46:01 AM 8077872 11392444 8061572 49.95 2688 3468608 4517188 26.28 805848 6715196 130188 03:08:14 02:47:01 AM 9549336 12784696 6590108 40.83 2688 3389112 3065488 17.84 799404 5253356 16000 03:08:14 02:48:01 AM 9807684 13064208 6331760 39.23 2688 3405508 2819800 16.41 802336 4987440 12172 03:08:14 02:49:01 AM 9570508 12849104 6568936 40.70 2688 3427580 3021536 17.58 808108 5216356 9712 03:08:14 02:50:01 AM 8054832 11461924 8084612 50.09 2688 3553964 4457240 25.93 825848 6705244 115820 03:08:14 02:51:02 AM 7466432 10992964 8673012 53.74 2688 3670960 4918496 28.62 846640 7267580 218712 03:08:14 02:52:01 AM 7360456 10901308 8778988 54.39 2688 3683740 4895976 28.48 844444 7372984 213752 03:08:14 02:53:01 AM 8932744 12302640 7206700 44.65 2688 3514172 3462096 20.14 829748 5821404 21940 03:08:14 02:54:01 AM 7013664 10625940 9125780 56.54 2688 3749840 5215352 30.34 881184 7669716 211784 03:08:14 02:55:01 AM 9247084 12698512 6892360 42.71 2688 3588056 3088368 17.97 860988 5463640 28612 03:08:14 02:56:01 AM 9214452 12693776 6924992 42.91 2688 3616324 3083716 17.94 871140 5488848 21664 03:08:14 02:57:01 AM 6789284 10538008 9350160 57.93 2688 3880756 5305540 30.87 918712 7848996 239224 03:08:14 02:58:01 AM 9120884 12679884 7018560 43.49 2688 3691324 3105968 18.07 887432 5556464 8876 03:08:14 02:59:01 AM 7359928 12615480 8779516 54.40 2688 5377568 3097580 18.02 1555516 6633048 200504 03:08:14 03:00:01 AM 6950496 12479460 9188948 56.93 2688 5646780 3298380 19.19 1715456 6875400 37016 03:08:14 03:01:01 AM 9488408 14950540 6651036 41.21 2688 5577292 1071316 6.23 1269588 4780532 454888 03:08:14 03:02:01 AM 8618984 14111684 7520460 46.60 2688 5607836 1810572 10.53 1995460 4925752 11148 03:08:14 03:03:01 AM 8604716 14109304 7534728 46.69 2688 5621632 1810572 10.53 2139152 4800832 4 03:08:14 03:04:01 AM 8605044 14109636 7534400 46.68 2688 5621632 1810572 10.53 2139148 4800420 4 03:08:14 03:05:01 AM 8605096 14109692 7534348 46.68 2688 5621636 1826356 10.63 2139148 4800496 4 03:08:14 03:06:01 AM 8605100 14109700 7534344 46.68 2688 5621636 1826356 10.63 2139148 4800492 4 03:08:14 03:07:01 AM 8605128 14109728 7534316 46.68 2688 5621636 1826356 10.63 2139148 4800748 4 03:08:14 03:08:01 AM 8579300 14051956 7560144 46.84 2688 5590128 1922456 11.18 2297616 4667888 21244 03:08:14 Average: 9440771 13067308 6698673 41.50 2688 3782410 2888114 16.80 1001794 5173094 76573 03:08:14 03:08:14 02:26:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:08:14 02:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:08:14 02:27:01 AM eth0 431.09 229.26 1918.72 67.51 0.00 0.00 0.00 0.00 03:08:14 02:27:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:08:14 02:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:08:14 02:28:01 AM eth0 57.33 47.88 669.73 6.27 0.00 0.00 0.00 0.00 03:08:14 02:28:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:08:14 02:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:08:14 02:29:01 AM eth0 341.44 270.06 5316.56 40.91 0.00 0.00 0.00 0.00 03:08:14 02:29:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:08:14 02:30:01 AM lo 969.89 969.89 970.21 970.21 0.00 0.00 0.00 0.00 03:08:14 02:30:01 AM eth0 143.94 114.65 2057.16 16.73 0.00 0.00 0.00 0.00 03:08:14 02:30:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:08:14 02:31:01 AM lo 847.07 847.07 851.66 851.66 0.00 0.00 0.00 0.00 03:08:14 02:31:01 AM eth0 11.54 11.94 20.66 2.84 0.00 0.00 0.00 0.00 03:08:14 02:31:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:08:14 02:32:01 AM lo 2929.57 2929.57 2928.58 2928.58 0.00 0.00 0.00 0.00 03:08:14 02:32:01 AM eth0 8.13 7.66 2.00 2.20 0.00 0.00 0.00 0.00 03:08:14 02:32:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:08:14 02:33:01 AM lo 1569.77 1569.77 1586.31 1586.31 0.00 0.00 0.00 0.00 03:08:14 02:33:01 AM eth0 17.00 16.98 70.63 3.87 0.00 0.00 0.00 0.00 03:08:14 02:33:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:08:14 02:34:01 AM lo 688.30 688.30 701.14 701.14 0.00 0.00 0.00 0.00 03:08:14 02:34:01 AM eth0 22.78 22.71 161.53 4.51 0.00 0.00 0.00 0.00 03:08:14 02:34:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:08:14 02:35:01 AM lo 1031.37 1031.37 1030.14 1030.14 0.00 0.00 0.00 0.00 03:08:14 02:35:01 AM eth0 12.11 11.41 4.96 4.03 0.00 0.00 0.00 0.00 03:08:14 02:35:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:08:14 02:36:01 AM lo 1771.06 1771.06 1775.95 1775.95 0.00 0.00 0.00 0.00 03:08:14 02:36:01 AM eth0 9.08 8.50 2.24 2.73 0.00 0.00 0.00 0.00 03:08:14 02:36:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:08:14 02:37:01 AM lo 1579.57 1579.57 1593.66 1593.66 0.00 0.00 0.00 0.00 03:08:14 02:37:01 AM eth0 17.44 16.08 91.98 3.42 0.00 0.00 0.00 0.00 03:08:14 02:37:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:08:14 02:38:01 AM lo 9.06 9.06 1.75 1.75 0.00 0.00 0.00 0.00 03:08:14 02:38:01 AM eth0 10.12 9.51 8.74 4.19 0.00 0.00 0.00 0.00 03:08:14 02:38:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:08:14 02:39:01 AM lo 660.81 660.81 674.73 674.73 0.00 0.00 0.00 0.00 03:08:14 02:39:01 AM eth0 7.69 7.48 1.91 2.26 0.00 0.00 0.00 0.00 03:08:14 02:39:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:08:14 02:40:01 AM lo 1872.75 1872.75 1878.43 1878.43 0.00 0.00 0.00 0.00 03:08:14 02:40:01 AM eth0 6.28 5.95 1.47 1.76 0.00 0.00 0.00 0.00 03:08:14 02:40:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:08:14 02:41:01 AM lo 1883.84 1883.84 1839.82 1839.82 0.00 0.00 0.00 0.00 03:08:14 02:41:01 AM eth0 5.68 5.51 1.36 1.51 0.00 0.00 0.00 0.00 03:08:14 02:41:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:08:14 02:42:01 AM lo 785.58 785.58 791.78 791.78 0.00 0.00 0.00 0.00 03:08:14 02:42:01 AM eth0 7.43 7.33 5.84 2.36 0.00 0.00 0.00 0.00 03:08:14 02:42:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:08:14 02:43:01 AM lo 923.68 923.68 926.58 926.58 0.00 0.00 0.00 0.00 03:08:14 02:43:01 AM eth0 6.61 6.53 2.66 1.93 0.00 0.00 0.00 0.00 03:08:14 02:43:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:08:14 02:44:01 AM lo 1600.48 1600.48 1611.61 1611.61 0.00 0.00 0.00 0.00 03:08:14 02:44:01 AM eth0 13.33 13.43 13.72 3.37 0.00 0.00 0.00 0.00 03:08:14 02:44:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:08:14 02:45:01 AM lo 1660.50 1660.50 1672.78 1672.78 0.00 0.00 0.00 0.00 03:08:14 02:45:01 AM eth0 13.41 12.33 3.26 3.56 0.00 0.00 0.00 0.00 03:08:14 02:45:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:08:14 02:46:01 AM lo 789.04 789.04 795.72 795.72 0.00 0.00 0.00 0.00 03:08:14 02:46:01 AM eth0 5.96 5.68 3.29 1.87 0.00 0.00 0.00 0.00 03:08:14 02:46:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:08:14 02:47:01 AM lo 1.12 1.12 1.92 1.92 0.00 0.00 0.00 0.00 03:08:14 02:47:01 AM eth0 9.54 8.86 15.01 3.24 0.00 0.00 0.00 0.00 03:08:14 02:47:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:08:14 02:48:01 AM lo 811.75 811.75 812.59 812.59 0.00 0.00 0.00 0.00 03:08:14 02:48:01 AM eth0 3.37 3.22 0.78 1.12 0.00 0.00 0.00 0.00 03:08:14 02:48:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:08:14 02:49:01 AM lo 892.40 892.40 894.14 894.14 0.00 0.00 0.00 0.00 03:08:14 02:49:01 AM eth0 6.12 5.88 1.37 1.95 0.00 0.00 0.00 0.00 03:08:14 02:49:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:08:14 02:50:01 AM lo 1791.94 1791.94 1791.64 1791.64 0.00 0.00 0.00 0.00 03:08:14 02:50:01 AM eth0 5.01 4.51 1.15 1.32 0.00 0.00 0.00 0.00 03:08:14 02:50:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:08:14 02:51:02 AM lo 784.07 784.07 789.58 789.58 0.00 0.00 0.00 0.00 03:08:14 02:51:02 AM eth0 4.61 4.43 1.26 1.48 0.00 0.00 0.00 0.00 03:08:14 02:51:02 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:08:14 02:52:01 AM lo 910.27 910.27 914.12 914.12 0.00 0.00 0.00 0.00 03:08:14 02:52:01 AM eth0 6.64 6.37 1.70 2.08 0.00 0.00 0.00 0.00 03:08:14 02:52:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:08:14 02:53:01 AM lo 1.37 1.37 1.52 1.52 0.00 0.00 0.00 0.00 03:08:14 02:53:01 AM eth0 19.81 19.58 122.05 4.29 0.00 0.00 0.00 0.00 03:08:14 02:53:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:08:14 02:54:01 AM lo 1379.31 1379.31 1406.99 1406.99 0.00 0.00 0.00 0.00 03:08:14 02:54:01 AM eth0 5.85 5.70 13.93 1.49 0.00 0.00 0.00 0.00 03:08:14 02:54:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:08:14 02:55:01 AM lo 747.58 747.58 756.57 756.57 0.00 0.00 0.00 0.00 03:08:14 02:55:01 AM eth0 8.47 8.98 35.35 2.04 0.00 0.00 0.00 0.00 03:08:14 02:55:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:08:14 02:56:01 AM lo 852.87 852.87 857.66 857.66 0.00 0.00 0.00 0.00 03:08:14 02:56:01 AM eth0 8.95 8.61 2.94 2.41 0.00 0.00 0.00 0.00 03:08:14 02:56:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:08:14 02:57:01 AM lo 1621.31 1621.31 1639.74 1639.74 0.00 0.00 0.00 0.00 03:08:14 02:57:01 AM eth0 23.14 18.31 299.37 3.77 0.00 0.00 0.00 0.00 03:08:14 02:57:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:08:14 02:58:01 AM lo 706.72 706.72 719.08 719.08 0.00 0.00 0.00 0.00 03:08:14 02:58:01 AM eth0 5.73 5.42 1.65 3.11 0.00 0.00 0.00 0.00 03:08:14 02:58:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:08:14 02:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:08:14 02:59:01 AM eth0 141.42 116.41 1562.91 17.56 0.00 0.00 0.00 0.00 03:08:14 02:59:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:08:14 03:00:01 AM lo 3.88 3.88 0.50 0.50 0.00 0.00 0.00 0.00 03:08:14 03:00:01 AM eth0 7.18 7.11 9.69 2.68 0.00 0.00 0.00 0.00 03:08:14 03:00:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:08:14 03:01:01 AM lo 2.72 2.72 0.64 0.64 0.00 0.00 0.00 0.00 03:08:14 03:01:01 AM eth0 205.81 138.35 605.01 42.61 0.00 0.00 0.00 0.00 03:08:14 03:01:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:08:14 03:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:08:14 03:02:01 AM eth0 192.27 100.58 172.92 61.03 0.00 0.00 0.00 0.00 03:08:14 03:02:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:08:14 03:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:08:14 03:03:01 AM eth0 204.08 163.00 46.48 688.77 0.00 0.00 0.00 0.00 03:08:14 03:03:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:08:14 03:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:08:14 03:04:01 AM eth0 1.20 0.15 0.21 0.07 0.00 0.00 0.00 0.00 03:08:14 03:04:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:08:14 03:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:08:14 03:05:01 AM eth0 0.63 0.37 0.51 0.39 0.00 0.00 0.00 0.00 03:08:14 03:05:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:08:14 03:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:08:14 03:06:01 AM eth0 0.80 0.07 0.10 0.00 0.00 0.00 0.00 0.00 03:08:14 03:06:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:08:14 03:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:08:14 03:07:01 AM eth0 1.25 0.38 0.49 0.33 0.00 0.00 0.00 0.00 03:08:14 03:07:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:08:14 03:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:08:14 03:08:01 AM eth0 16.01 16.16 13.07 7.83 0.00 0.00 0.00 0.00 03:08:14 03:08:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:08:14 Average: lo 763.78 763.78 767.06 767.06 0.00 0.00 0.00 0.00 03:08:14 Average: eth0 48.26 35.09 315.95 24.47 0.00 0.00 0.00 0.00 03:08:14 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:08:14 03:08:14 03:08:14 ---> sar -P ALL: 03:08:14 Linux 4.18.0-547.el8.x86_64 (centos-stream-8-builder-140785a5-b754-4c0c-b31b-2b4ade92ecf9.nov) 04/06/2024 _x86_64_ (4 CPU) 03:08:14 03:08:14 02:25:51 LINUX RESTART (4 CPU) 03:08:14 03:08:14 02:26:01 AM CPU %user %nice %system %iowait %steal %idle 03:08:14 02:27:01 AM all 31.69 0.00 6.69 9.91 0.10 51.61 03:08:14 02:27:01 AM 0 34.99 0.00 5.46 16.03 0.12 43.40 03:08:14 02:27:01 AM 1 30.84 0.00 7.22 5.86 0.08 56.00 03:08:14 02:27:01 AM 2 25.36 0.00 6.59 8.92 0.08 59.04 03:08:14 02:27:01 AM 3 35.55 0.00 7.49 8.83 0.10 48.03 03:08:14 02:28:01 AM all 18.22 0.00 2.45 2.33 0.06 76.93 03:08:14 02:28:01 AM 0 33.24 0.00 3.57 2.42 0.07 60.70 03:08:14 02:28:01 AM 1 19.94 0.00 2.74 1.37 0.05 75.90 03:08:14 02:28:01 AM 2 8.95 0.00 2.18 3.18 0.07 85.63 03:08:14 02:28:01 AM 3 10.71 0.00 1.31 2.36 0.07 85.56 03:08:14 02:29:01 AM all 27.82 0.00 2.70 8.48 0.10 60.90 03:08:14 02:29:01 AM 0 29.23 0.00 3.09 7.41 0.12 60.16 03:08:14 02:29:01 AM 1 28.06 0.00 2.65 10.87 0.10 58.32 03:08:14 02:29:01 AM 2 25.55 0.00 3.11 12.37 0.08 58.88 03:08:14 02:29:01 AM 3 28.42 0.00 1.96 3.27 0.12 66.23 03:08:14 02:30:01 AM all 63.82 0.00 4.03 2.69 0.20 29.27 03:08:14 02:30:01 AM 0 70.67 0.00 3.12 0.59 0.18 25.44 03:08:14 02:30:01 AM 1 61.42 0.00 5.23 2.45 0.22 30.68 03:08:14 02:30:01 AM 2 63.82 0.00 3.97 4.97 0.20 27.04 03:08:14 02:30:01 AM 3 59.33 0.00 3.81 2.75 0.18 33.93 03:08:14 02:31:01 AM all 65.49 0.00 3.74 1.63 0.21 28.94 03:08:14 02:31:01 AM 0 71.08 0.00 6.83 2.24 0.22 19.62 03:08:14 02:31:01 AM 1 65.64 0.00 2.90 1.54 0.18 29.73 03:08:14 02:31:01 AM 2 58.23 0.00 3.25 2.37 0.23 35.92 03:08:14 02:31:01 AM 3 67.00 0.00 1.98 0.35 0.18 30.49 03:08:14 02:32:01 AM all 63.35 0.00 4.25 1.75 0.14 30.51 03:08:14 02:32:01 AM 0 66.14 0.00 5.42 1.96 0.15 26.33 03:08:14 02:32:01 AM 1 61.95 0.00 3.80 1.68 0.15 32.42 03:08:14 02:32:01 AM 2 63.20 0.00 3.47 0.79 0.13 32.41 03:08:14 02:32:01 AM 3 62.11 0.00 4.31 2.57 0.13 30.87 03:08:14 02:33:01 AM all 61.86 0.00 3.86 1.97 0.13 32.18 03:08:14 02:33:01 AM 0 62.38 0.00 3.77 2.01 0.15 31.69 03:08:14 02:33:01 AM 1 59.27 0.00 2.94 1.09 0.12 36.58 03:08:14 02:33:01 AM 2 63.78 0.00 2.45 0.40 0.12 33.26 03:08:14 02:33:01 AM 3 62.01 0.00 6.30 4.37 0.12 27.20 03:08:14 02:34:01 AM all 63.66 0.00 3.39 1.28 0.46 31.22 03:08:14 02:34:01 AM 0 67.91 0.00 3.38 0.55 0.37 27.78 03:08:14 02:34:01 AM 1 60.70 0.00 1.78 0.08 0.54 36.90 03:08:14 02:34:01 AM 2 61.68 0.00 3.16 2.44 0.47 32.24 03:08:14 02:34:01 AM 3 64.35 0.00 5.22 2.03 0.45 27.94 03:08:14 02:35:01 AM all 65.76 0.00 3.90 1.88 0.17 28.29 03:08:14 02:35:01 AM 0 63.52 0.00 6.21 3.33 0.18 26.75 03:08:14 02:35:01 AM 1 64.56 0.00 1.76 0.75 0.15 32.78 03:08:14 02:35:01 AM 2 63.31 0.00 3.38 2.41 0.18 30.72 03:08:14 02:35:01 AM 3 71.64 0.00 4.24 1.04 0.17 22.92 03:08:14 02:36:01 AM all 60.14 0.00 3.80 2.54 0.15 33.37 03:08:14 02:36:01 AM 0 62.33 0.00 5.23 2.13 0.13 30.18 03:08:14 02:36:01 AM 1 60.20 0.00 3.49 1.66 0.17 34.47 03:08:14 02:36:01 AM 2 58.64 0.00 3.82 1.86 0.17 35.51 03:08:14 02:36:01 AM 3 59.37 0.00 2.67 4.49 0.13 33.33 03:08:14 02:37:01 AM all 54.08 0.00 3.67 3.03 0.12 39.09 03:08:14 02:37:01 AM 0 53.67 0.00 5.35 4.58 0.12 36.28 03:08:14 02:37:01 AM 1 55.98 0.00 3.71 1.80 0.13 38.37 03:08:14 02:37:01 AM 2 55.27 0.00 3.00 0.96 0.12 40.65 03:08:14 02:37:01 AM 3 51.41 0.00 2.62 4.78 0.12 41.07 03:08:14 03:08:14 02:37:01 AM CPU %user %nice %system %iowait %steal %idle 03:08:14 02:38:01 AM all 68.43 0.00 2.83 1.51 0.12 27.11 03:08:14 02:38:01 AM 0 67.83 0.00 3.89 1.59 0.12 26.57 03:08:14 02:38:01 AM 1 69.85 0.00 1.80 0.75 0.12 27.48 03:08:14 02:38:01 AM 2 65.68 0.00 2.30 1.95 0.12 29.94 03:08:14 02:38:01 AM 3 70.37 0.00 3.31 1.75 0.12 24.45 03:08:14 02:39:01 AM all 64.89 0.00 3.33 1.19 0.18 30.42 03:08:14 02:39:01 AM 0 63.38 0.00 3.34 1.36 0.18 31.73 03:08:14 02:39:01 AM 1 66.29 0.00 4.22 0.85 0.17 28.48 03:08:14 02:39:01 AM 2 67.30 0.00 3.40 1.12 0.18 27.99 03:08:14 02:39:01 AM 3 62.58 0.00 2.36 1.41 0.17 33.48 03:08:14 02:40:01 AM all 63.00 0.00 4.21 0.48 0.24 32.07 03:08:14 02:40:01 AM 0 61.45 0.00 4.17 0.57 0.22 33.59 03:08:14 02:40:01 AM 1 63.08 0.00 5.80 0.55 0.24 30.32 03:08:14 02:40:01 AM 2 63.73 0.00 3.66 0.15 0.25 32.21 03:08:14 02:40:01 AM 3 63.73 0.00 3.21 0.64 0.24 32.18 03:08:14 02:41:01 AM all 62.60 0.00 4.22 0.35 0.16 32.67 03:08:14 02:41:01 AM 0 71.85 0.00 4.57 0.46 0.14 22.98 03:08:14 02:41:01 AM 1 59.29 0.00 4.12 0.46 0.15 35.97 03:08:14 02:41:01 AM 2 56.11 0.00 4.37 0.32 0.13 39.07 03:08:14 02:41:01 AM 3 63.15 0.00 3.84 0.18 0.20 32.62 03:08:14 02:42:01 AM all 59.31 0.00 3.19 2.48 0.15 34.88 03:08:14 02:42:01 AM 0 56.10 0.00 3.26 2.97 0.13 37.54 03:08:14 02:42:01 AM 1 63.11 0.00 3.06 2.06 0.14 31.64 03:08:14 02:42:01 AM 2 56.59 0.00 4.15 2.56 0.19 36.51 03:08:14 02:42:01 AM 3 61.45 0.00 2.28 2.31 0.14 33.82 03:08:14 02:43:01 AM all 65.91 0.00 3.56 0.19 0.13 30.22 03:08:14 02:43:01 AM 0 64.99 0.00 2.86 0.20 0.15 31.80 03:08:14 02:43:01 AM 1 65.19 0.00 3.30 0.15 0.12 31.24 03:08:14 02:43:01 AM 2 68.13 0.00 3.08 0.08 0.12 28.59 03:08:14 02:43:01 AM 3 65.34 0.00 4.99 0.30 0.12 29.26 03:08:14 02:44:01 AM all 63.28 0.00 4.21 0.18 0.12 32.20 03:08:14 02:44:01 AM 0 57.53 0.00 3.01 0.07 0.12 39.27 03:08:14 02:44:01 AM 1 65.85 0.00 3.43 0.05 0.12 30.55 03:08:14 02:44:01 AM 2 64.75 0.00 5.94 0.27 0.13 28.91 03:08:14 02:44:01 AM 3 65.00 0.00 4.46 0.34 0.12 30.08 03:08:14 02:45:01 AM all 62.45 0.00 4.08 0.35 0.11 33.01 03:08:14 02:45:01 AM 0 67.71 0.00 6.03 0.20 0.12 25.95 03:08:14 02:45:01 AM 1 61.67 0.00 2.63 0.12 0.12 35.46 03:08:14 02:45:01 AM 2 59.11 0.00 4.39 0.77 0.12 35.60 03:08:14 02:45:01 AM 3 61.32 0.00 3.26 0.30 0.10 35.02 03:08:14 02:46:01 AM all 59.58 0.00 2.28 0.36 0.10 37.68 03:08:14 02:46:01 AM 0 69.54 0.00 3.33 0.23 0.10 26.80 03:08:14 02:46:01 AM 1 51.00 0.00 2.37 0.64 0.12 45.88 03:08:14 02:46:01 AM 2 59.48 0.00 1.91 0.47 0.08 38.06 03:08:14 02:46:01 AM 3 58.30 0.00 1.49 0.08 0.10 40.02 03:08:14 02:47:01 AM all 64.98 0.00 2.32 0.16 0.10 32.44 03:08:14 02:47:01 AM 0 68.16 0.00 2.08 0.15 0.10 29.51 03:08:14 02:47:01 AM 1 68.64 0.00 3.13 0.02 0.10 28.11 03:08:14 02:47:01 AM 2 55.66 0.00 2.01 0.32 0.10 41.91 03:08:14 02:47:01 AM 3 67.48 0.00 2.04 0.17 0.10 30.21 03:08:14 02:48:01 AM all 49.53 0.00 2.39 0.24 0.11 47.73 03:08:14 02:48:01 AM 0 45.51 0.00 2.28 0.37 0.12 51.72 03:08:14 02:48:01 AM 1 44.22 0.00 4.73 0.45 0.10 50.50 03:08:14 02:48:01 AM 2 59.14 0.00 1.38 0.03 0.13 39.31 03:08:14 02:48:01 AM 3 49.29 0.00 1.15 0.10 0.10 49.36 03:08:14 03:08:14 02:48:01 AM CPU %user %nice %system %iowait %steal %idle 03:08:14 02:49:01 AM all 62.23 0.00 3.18 0.27 0.13 34.20 03:08:14 02:49:01 AM 0 65.95 0.00 4.66 0.42 0.12 28.85 03:08:14 02:49:01 AM 1 61.99 0.00 2.60 0.07 0.13 35.21 03:08:14 02:49:01 AM 2 66.88 0.00 2.72 0.15 0.14 30.11 03:08:14 02:49:01 AM 3 54.10 0.00 2.73 0.42 0.12 42.63 03:08:14 02:50:01 AM all 53.61 0.00 3.53 4.65 0.11 38.11 03:08:14 02:50:01 AM 0 54.82 0.00 4.10 1.25 0.10 39.73 03:08:14 02:50:01 AM 1 54.40 0.00 3.42 6.74 0.10 35.34 03:08:14 02:50:01 AM 2 51.35 0.00 4.70 8.30 0.12 35.54 03:08:14 02:50:01 AM 3 53.88 0.00 1.90 2.32 0.10 41.80 03:08:14 02:51:02 AM all 56.49 0.00 3.15 2.58 0.22 37.55 03:08:14 02:51:02 AM 0 54.41 0.00 2.35 1.44 0.24 41.57 03:08:14 02:51:02 AM 1 59.34 0.00 2.74 2.09 0.21 35.63 03:08:14 02:51:02 AM 2 53.04 0.00 4.57 3.27 0.25 38.87 03:08:14 02:51:02 AM 3 59.22 0.00 2.94 3.53 0.18 34.12 03:08:14 02:52:01 AM all 50.13 0.00 3.11 3.56 0.16 43.04 03:08:14 02:52:01 AM 0 49.91 0.00 2.44 4.33 0.12 43.19 03:08:14 02:52:01 AM 1 53.80 0.00 3.87 2.56 0.17 39.60 03:08:14 02:52:01 AM 2 48.37 0.00 2.87 1.13 0.15 47.46 03:08:14 02:52:01 AM 3 48.48 0.00 3.27 6.20 0.19 41.86 03:08:14 02:53:01 AM all 61.39 0.00 1.89 0.57 0.12 36.02 03:08:14 02:53:01 AM 0 61.36 0.00 2.18 0.49 0.12 35.86 03:08:14 02:53:01 AM 1 58.27 0.00 1.56 0.67 0.13 39.37 03:08:14 02:53:01 AM 2 62.16 0.00 1.27 0.12 0.12 36.33 03:08:14 02:53:01 AM 3 63.80 0.00 2.55 1.01 0.12 32.52 03:08:14 02:54:01 AM all 62.59 0.00 3.89 1.21 0.16 32.16 03:08:14 02:54:01 AM 0 64.99 0.00 7.50 1.54 0.12 25.85 03:08:14 02:54:01 AM 1 59.19 0.00 2.79 0.76 0.20 37.05 03:08:14 02:54:01 AM 2 63.61 0.00 2.74 0.61 0.15 32.89 03:08:14 02:54:01 AM 3 62.58 0.00 2.54 1.92 0.15 32.81 03:08:14 02:55:01 AM all 59.24 0.00 3.06 0.21 0.12 37.36 03:08:14 02:55:01 AM 0 63.33 0.00 3.86 0.40 0.12 32.28 03:08:14 02:55:01 AM 1 51.79 0.00 3.26 0.23 0.12 44.60 03:08:14 02:55:01 AM 2 59.76 0.00 3.49 0.15 0.12 36.48 03:08:14 02:55:01 AM 3 62.09 0.00 1.64 0.07 0.12 36.09 03:08:14 02:56:01 AM all 59.33 0.00 3.33 0.40 0.11 36.83 03:08:14 02:56:01 AM 0 59.24 0.00 3.58 0.45 0.12 36.61 03:08:14 02:56:01 AM 1 61.69 0.00 5.40 0.24 0.12 32.55 03:08:14 02:56:01 AM 2 56.24 0.00 2.44 0.91 0.10 40.31 03:08:14 02:56:01 AM 3 60.14 0.00 1.90 0.02 0.12 37.83 03:08:14 02:57:01 AM all 60.30 0.00 3.95 0.59 0.17 34.99 03:08:14 02:57:01 AM 0 62.49 0.00 3.09 0.12 0.10 34.20 03:08:14 02:57:01 AM 1 64.79 0.00 3.63 0.42 0.35 30.80 03:08:14 02:57:01 AM 2 52.53 0.00 4.44 0.74 0.12 42.17 03:08:14 02:57:01 AM 3 61.42 0.00 4.65 1.06 0.10 32.76 03:08:14 02:58:01 AM all 50.79 0.00 3.42 0.26 0.13 45.40 03:08:14 02:58:01 AM 0 51.91 0.00 5.31 0.13 0.12 42.53 03:08:14 02:58:01 AM 1 50.97 0.00 3.69 0.64 0.17 44.53 03:08:14 02:58:01 AM 2 49.54 0.00 1.53 0.10 0.10 48.73 03:08:14 02:58:01 AM 3 50.75 0.00 3.17 0.17 0.12 45.79 03:08:14 02:59:01 AM all 26.12 0.00 2.66 10.36 0.10 60.75 03:08:14 02:59:01 AM 0 25.26 0.00 3.95 2.50 0.08 68.20 03:08:14 02:59:01 AM 1 13.30 0.00 1.68 12.19 0.10 72.74 03:08:14 02:59:01 AM 2 20.53 0.00 2.07 15.21 0.10 62.09 03:08:14 02:59:01 AM 3 45.37 0.00 2.93 11.56 0.13 40.00 03:08:14 03:08:14 02:59:01 AM CPU %user %nice %system %iowait %steal %idle 03:08:14 03:00:01 AM all 47.77 0.00 1.93 1.21 0.08 49.00 03:08:14 03:00:01 AM 0 60.88 0.00 2.90 1.82 0.08 34.31 03:08:14 03:00:01 AM 1 39.75 0.00 1.69 2.04 0.08 56.43 03:08:14 03:00:01 AM 2 44.05 0.00 1.42 0.07 0.08 54.38 03:08:14 03:00:01 AM 3 46.40 0.00 1.72 0.90 0.08 50.90 03:08:14 03:01:01 AM all 52.26 0.00 2.91 0.52 0.09 44.21 03:08:14 03:01:01 AM 0 47.41 0.00 3.07 0.18 0.10 49.23 03:08:14 03:01:01 AM 1 43.03 0.00 2.04 1.14 0.10 53.69 03:08:14 03:01:01 AM 2 48.25 0.00 2.06 0.03 0.08 49.57 03:08:14 03:01:01 AM 3 70.35 0.00 4.47 0.72 0.08 24.38 03:08:14 03:02:01 AM all 43.00 0.00 2.96 2.16 0.10 51.78 03:08:14 03:02:01 AM 0 53.42 0.00 4.71 0.02 0.12 41.74 03:08:14 03:02:01 AM 1 17.38 0.00 2.65 8.26 0.10 71.60 03:08:14 03:02:01 AM 2 40.06 0.00 0.84 0.34 0.10 58.66 03:08:14 03:02:01 AM 3 61.14 0.00 3.66 0.00 0.08 35.12 03:08:14 03:03:01 AM all 17.44 0.00 0.99 0.13 0.05 81.39 03:08:14 03:03:01 AM 0 31.72 0.00 2.03 0.00 0.05 66.20 03:08:14 03:03:01 AM 1 7.86 0.00 0.85 0.17 0.05 91.07 03:08:14 03:03:01 AM 2 5.31 0.00 0.55 0.33 0.07 93.74 03:08:14 03:03:01 AM 3 24.89 0.00 0.52 0.00 0.05 74.54 03:08:14 03:04:01 AM all 0.18 0.00 0.04 0.04 0.03 99.71 03:08:14 03:04:01 AM 0 0.02 0.00 0.02 0.00 0.00 99.97 03:08:14 03:04:01 AM 1 0.53 0.00 0.03 0.00 0.05 99.38 03:08:14 03:04:01 AM 2 0.10 0.00 0.05 0.00 0.03 99.82 03:08:14 03:04:01 AM 3 0.07 0.00 0.05 0.17 0.03 99.68 03:08:14 03:05:01 AM all 0.19 0.00 0.03 0.00 0.04 99.74 03:08:14 03:05:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82 03:08:14 03:05:01 AM 1 0.50 0.00 0.02 0.00 0.02 99.47 03:08:14 03:05:01 AM 2 0.10 0.00 0.02 0.00 0.03 99.85 03:08:14 03:05:01 AM 3 0.08 0.00 0.03 0.00 0.05 99.83 03:08:14 03:06:01 AM all 0.18 0.00 0.03 0.00 0.02 99.77 03:08:14 03:06:01 AM 0 0.05 0.00 0.02 0.00 0.02 99.92 03:08:14 03:06:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43 03:08:14 03:06:01 AM 2 0.07 0.00 0.03 0.00 0.00 99.90 03:08:14 03:06:01 AM 3 0.08 0.00 0.05 0.00 0.03 99.83 03:08:14 03:07:01 AM all 0.16 0.00 0.04 0.00 0.03 99.77 03:08:14 03:07:01 AM 0 0.02 0.00 0.02 0.00 0.00 99.97 03:08:14 03:07:01 AM 1 0.43 0.00 0.07 0.00 0.03 99.47 03:08:14 03:07:01 AM 2 0.10 0.00 0.03 0.00 0.02 99.85 03:08:14 03:07:01 AM 3 0.08 0.00 0.05 0.00 0.07 99.80 03:08:14 03:08:01 AM all 13.73 0.00 1.65 0.66 0.07 83.90 03:08:14 03:08:01 AM 0 24.38 0.00 1.64 0.67 0.07 73.25 03:08:14 03:08:01 AM 1 3.77 0.00 1.27 0.17 0.07 94.73 03:08:14 03:08:01 AM 2 8.88 0.00 1.86 0.10 0.07 89.10 03:08:14 03:08:01 AM 3 17.86 0.00 1.84 1.69 0.07 78.55 03:08:14 Average: all 48.45 0.00 2.97 1.77 0.13 46.68 03:08:14 Average: 0 50.92 0.00 3.51 1.60 0.12 43.85 03:08:14 Average: 1 46.36 0.00 2.86 1.75 0.14 48.89 03:08:14 Average: 2 46.49 0.00 2.73 1.91 0.13 48.75 03:08:14 Average: 3 50.03 0.00 2.78 1.81 0.13 45.26 03:08:14 03:08:14 03:08:14