16:54:08 Started by timer 16:54:08 Running as SYSTEM 16:54:08 [EnvInject] - Loading node environment variables. 16:54:08 Building remotely on prd-centos8-builder-4c-4g-11551 (centos8-builder-4c-4g) in workspace /w/workspace/netconf-maven-clm-7.0.x 16:54:08 [ssh-agent] Looking for ssh-agent implementation... 16:54:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:54:09 $ ssh-agent 16:54:09 SSH_AUTH_SOCK=/tmp/ssh-5f0YNAO5sm4b/agent.5511 16:54:09 SSH_AGENT_PID=5512 16:54:09 [ssh-agent] Started. 16:54:09 Running ssh-add (command line suppressed) 16:54:09 Identity added: /w/workspace/netconf-maven-clm-7.0.x@tmp/private_key_1105723750010068614.key (/w/workspace/netconf-maven-clm-7.0.x@tmp/private_key_1105723750010068614.key) 16:54:09 [ssh-agent] Using credentials jenkins (jenkins-ssh) 16:54:09 The recommended git tool is: NONE 16:54:11 using credential jenkins-ssh 16:54:11 Wiping out workspace first. 16:54:11 Cloning the remote Git repository 16:54:11 Cloning repository git://devvexx.opendaylight.org/mirror/netconf 16:54:11 > git init /w/workspace/netconf-maven-clm-7.0.x # timeout=10 16:54:11 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/netconf 16:54:11 > git --version # timeout=10 16:54:11 > git --version # 'git version 2.43.0' 16:54:11 using GIT_SSH to set credentials jenkins-ssh 16:54:11 [INFO] Currently running in a labeled security context 16:54:11 [INFO] Currently SELinux is 'enforcing' on the host 16:54:11 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-maven-clm-7.0.x@tmp/jenkins-gitclient-ssh15238538891613086818.key 16:54:11 Verifying host key using known hosts file 16:54:11 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. 16:54:11 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/netconf +refs/heads/*:refs/remotes/origin/* # timeout=10 16:54:18 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/netconf # timeout=10 16:54:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:54:18 Avoid second fetch 16:54:18 > git rev-parse refs/remotes/origin/7.0.x^{commit} # timeout=10 16:54:18 Checking out Revision eb24f6da3f5268b8f42a9f65a22fc038b9bc49db (refs/remotes/origin/7.0.x) 16:54:18 > git config core.sparsecheckout # timeout=10 16:54:18 > git checkout -f eb24f6da3f5268b8f42a9f65a22fc038b9bc49db # timeout=10 16:54:19 Commit message: "Allow URL provider to be updated dynamically" 16:54:19 > git rev-list --no-walk eb24f6da3f5268b8f42a9f65a22fc038b9bc49db # timeout=10 16:54:22 provisioning config files... 16:54:22 copy managed file [npmrc] to file:/home/jenkins/.npmrc 16:54:22 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 16:54:22 [netconf-maven-clm-7.0.x] $ /bin/bash /tmp/jenkins14959727354435937330.sh 16:54:22 ---> python-tools-install.sh 16:54:22 Setup pyenv: 16:54:23 system 16:54:23 * 3.8.13 (set by /opt/pyenv/version) 16:54:23 * 3.9.13 (set by /opt/pyenv/version) 16:54:23 * 3.10.13 (set by /opt/pyenv/version) 16:54:23 * 3.11.7 (set by /opt/pyenv/version) 16:54:28 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-DVPW 16:54:28 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 16:54:31 lf-activate-venv(): INFO: Installing: lftools 16:55:01 lf-activate-venv(): INFO: Adding /tmp/venv-DVPW/bin to PATH 16:55:01 Generating Requirements File 16:55:21 Python 3.11.7 16:55:22 pip 24.2 from /tmp/venv-DVPW/lib/python3.11/site-packages/pip (python 3.11) 16:55:22 appdirs==1.4.4 16:55:22 argcomplete==3.5.0 16:55:22 aspy.yaml==1.3.0 16:55:22 attrs==24.2.0 16:55:22 autopage==0.5.2 16:55:22 beautifulsoup4==4.12.3 16:55:22 boto3==1.35.0 16:55:22 botocore==1.35.0 16:55:22 bs4==0.0.2 16:55:22 cachetools==5.4.0 16:55:22 certifi==2024.7.4 16:55:22 cffi==1.17.0 16:55:22 cfgv==3.4.0 16:55:22 chardet==5.2.0 16:55:22 charset-normalizer==3.3.2 16:55:22 click==8.1.7 16:55:22 cliff==4.7.0 16:55:22 cmd2==2.4.3 16:55:22 cryptography==3.3.2 16:55:22 debtcollector==3.0.0 16:55:22 decorator==5.1.1 16:55:22 defusedxml==0.7.1 16:55:22 Deprecated==1.2.14 16:55:22 distlib==0.3.8 16:55:22 dnspython==2.6.1 16:55:22 docker==4.2.2 16:55:22 dogpile.cache==1.3.3 16:55:22 email_validator==2.2.0 16:55:22 filelock==3.15.4 16:55:22 future==1.0.0 16:55:22 gitdb==4.0.11 16:55:22 GitPython==3.1.43 16:55:22 google-auth==2.33.0 16:55:22 httplib2==0.22.0 16:55:22 identify==2.6.0 16:55:22 idna==3.7 16:55:22 importlib-resources==1.5.0 16:55:22 iso8601==2.1.0 16:55:22 Jinja2==3.1.4 16:55:22 jmespath==1.0.1 16:55:22 jsonpatch==1.33 16:55:22 jsonpointer==3.0.0 16:55:22 jsonschema==4.23.0 16:55:22 jsonschema-specifications==2023.12.1 16:55:22 keystoneauth1==5.7.0 16:55:22 kubernetes==30.1.0 16:55:22 lftools==0.37.10 16:55:22 lxml==5.3.0 16:55:22 MarkupSafe==2.1.5 16:55:22 msgpack==1.0.8 16:55:22 multi_key_dict==2.0.3 16:55:22 munch==4.0.0 16:55:22 netaddr==1.3.0 16:55:22 netifaces==0.11.0 16:55:22 niet==1.4.2 16:55:22 nodeenv==1.9.1 16:55:22 oauth2client==4.1.3 16:55:22 oauthlib==3.2.2 16:55:22 openstacksdk==3.3.0 16:55:22 os-client-config==2.1.0 16:55:22 os-service-types==1.7.0 16:55:22 osc-lib==3.1.0 16:55:22 oslo.config==9.5.0 16:55:22 oslo.context==5.5.0 16:55:22 oslo.i18n==6.3.0 16:55:22 oslo.log==6.1.1 16:55:22 oslo.serialization==5.5.0 16:55:22 oslo.utils==7.2.0 16:55:22 packaging==24.1 16:55:22 pbr==6.0.0 16:55:22 platformdirs==4.2.2 16:55:22 prettytable==3.11.0 16:55:22 pyasn1==0.6.0 16:55:22 pyasn1_modules==0.4.0 16:55:22 pycparser==2.22 16:55:22 pygerrit2==2.0.15 16:55:22 PyGithub==2.3.0 16:55:22 PyJWT==2.9.0 16:55:22 PyNaCl==1.5.0 16:55:22 pyparsing==2.4.7 16:55:22 pyperclip==1.9.0 16:55:22 pyrsistent==0.20.0 16:55:22 python-cinderclient==9.5.0 16:55:22 python-dateutil==2.9.0.post0 16:55:22 python-heatclient==3.5.0 16:55:22 python-jenkins==1.8.2 16:55:22 python-keystoneclient==5.4.0 16:55:22 python-magnumclient==4.6.0 16:55:22 python-openstackclient==7.0.0 16:55:22 python-swiftclient==4.6.0 16:55:22 PyYAML==6.0.2 16:55:22 referencing==0.35.1 16:55:22 requests==2.32.3 16:55:22 requests-oauthlib==2.0.0 16:55:22 requestsexceptions==1.4.0 16:55:22 rfc3986==2.0.0 16:55:22 rpds-py==0.20.0 16:55:22 rsa==4.9 16:55:22 ruamel.yaml==0.18.6 16:55:22 ruamel.yaml.clib==0.2.8 16:55:22 s3transfer==0.10.2 16:55:22 simplejson==3.19.3 16:55:22 six==1.16.0 16:55:22 smmap==5.0.1 16:55:22 soupsieve==2.6 16:55:22 stevedore==5.2.0 16:55:22 tabulate==0.9.0 16:55:22 toml==0.10.2 16:55:22 tomlkit==0.13.2 16:55:22 tqdm==4.66.5 16:55:22 typing_extensions==4.12.2 16:55:22 tzdata==2024.1 16:55:22 urllib3==1.26.19 16:55:22 virtualenv==20.26.3 16:55:22 wcwidth==0.2.13 16:55:22 websocket-client==1.8.0 16:55:22 wrapt==1.16.0 16:55:22 xdg==6.0.0 16:55:22 xmltodict==0.13.0 16:55:22 yq==3.4.3 16:55:22 [netconf-maven-clm-7.0.x] $ /bin/sh -xe /tmp/jenkins1767664854617753815.sh 16:55:22 + echo quiet=on 16:55:22 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-11551 16:55:23 [netconf-maven-clm-7.0.x] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -DGERRIT_BRANCH=7.0.x -Dsha1=origin/7.0.x "-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/7.0.x -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 -DSTREAM=7.0.x "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt 16:55:23 " -DNEXUS_IQ_STAGE=release -DMAVEN_PARAMS= -DGERRIT_PROJECT=netconf --version 16:55:23 Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) 16:55:23 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 16:55:23 Java version: 11.0.20.1, vendor: Red Hat, Inc., runtime: /usr/lib/jvm/java-11-openjdk-11.0.20.1.1-2.el8.x86_64 16:55:23 Default locale: en_US, platform encoding: UTF-8 16:55:23 OS name: "linux", version: "4.18.0-553.5.1.el8.x86_64", arch: "amd64", family: "unix" 16:55:23 [netconf-maven-clm-7.0.x] $ /bin/sh -xe /tmp/jenkins6779009752895159201.sh 16:55:23 + rm /home/jenkins/.wgetrc 16:55:23 [EnvInject] - Injecting environment variables from a build step. 16:55:23 [EnvInject] - Injecting as environment variables the properties content 16:55:23 SET_JDK_VERSION=openjdk17 16:55:23 GIT_URL="git://devvexx.opendaylight.org/mirror" 16:55:23 16:55:23 [EnvInject] - Variables injected successfully. 16:55:23 [netconf-maven-clm-7.0.x] $ /bin/sh /tmp/jenkins3104560710823178417.sh 16:55:23 ---> update-java-alternatives.sh 16:55:23 ---> Updating Java version 16:55:23 ---> RedHat type system detected 16:55:24 openjdk version "17.0.6-ea" 2023-01-17 LTS 16:55:24 OpenJDK Runtime Environment (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS) 16:55:24 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) 16:55:24 JAVA_HOME=/usr/lib/jvm/java-17-openjdk 16:55:24 [EnvInject] - Injecting environment variables from a build step. 16:55:24 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 16:55:24 [EnvInject] - Variables injected successfully. 16:55:24 provisioning config files... 16:55:24 copy managed file [global-settings] to file:/w/workspace/netconf-maven-clm-7.0.x@tmp/config4676543546433998887tmp 16:55:25 copy managed file [netconf-settings] to file:/w/workspace/netconf-maven-clm-7.0.x@tmp/config9261195800989429488tmp 16:55:25 [EnvInject] - Injecting environment variables from a build step. 16:55:25 [EnvInject] - Injecting as environment variables the properties content 16:55:25 MAVEN_GOALS=clean deploy -Pintegrationtests 16:55:25 16:55:25 [EnvInject] - Variables injected successfully. 16:55:25 [netconf-maven-clm-7.0.x] $ /bin/bash -l /tmp/jenkins17782914304739190380.sh 16:55:25 ---> common-variables.sh 16:55:25 --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 16:55:25 ---> sonatype-clm.sh 16:55:25 Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) 16:55:25 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 16:55:25 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 16:55:25 Default locale: en_US, platform encoding: UTF-8 16:55:25 OS name: "linux", version: "4.18.0-553.5.1.el8.x86_64", arch: "amd64", family: "unix" 16:55:26 [INFO] Scanning for projects... 16:56:14 [INFO] ------------------------------------------------------------------------ 16:56:14 [INFO] Reactor Build Order: 16:56:14 [INFO] 16:56:14 [INFO] netconf-artifacts [pom] 16:56:14 [INFO] netconf-parent [pom] 16:56:14 [INFO] feature-parent [pom] 16:56:14 [INFO] netconf-auth [bundle] 16:56:14 [INFO] netconf-auth-aaa [bundle] 16:56:14 [INFO] OpenDaylight :: Netconf :: AAA Authorization Plugin [feature] 16:56:14 [INFO] rfc5277 [bundle] 16:56:14 [INFO] OpenDaylight :: Netconf :: RFC5277 Models [feature] 16:56:14 [INFO] rfc6241 [bundle] 16:56:14 [INFO] OpenDaylight :: Netconf :: RFC6241 Models [feature] 16:56:14 [INFO] rfc6470 [bundle] 16:56:14 [INFO] OpenDaylight :: Netconf :: RFC6470 Models [feature] 16:56:14 [INFO] rfc6243 [bundle] 16:56:14 [INFO] OpenDaylight :: Netconf :: RFC6243 Models [feature] 16:56:14 [INFO] rfc8526 [bundle] 16:56:14 [INFO] OpenDaylight :: Netconf :: RFC8526 Models [feature] 16:56:14 [INFO] netconf-api [bundle] 16:56:14 [INFO] OpenDaylight :: Netconf :: API [feature] 16:56:14 [INFO] rfc6022 [bundle] 16:56:14 [INFO] netconf-common-mdsal [bundle] 16:56:14 [INFO] odl-netconf-util [feature] 16:56:14 [INFO] netconf-common [bundle] 16:56:14 [INFO] shaded-exificient-jar [jar] 16:56:14 [INFO] shaded-exificient [bundle] 16:56:14 [INFO] netconf-test-util [jar] 16:56:14 [INFO] netconf-netty-util [bundle] 16:56:14 [INFO] OpenDaylight :: Netconf :: Netconf Common [feature] 16:56:14 [INFO] rfc8341 [bundle] 16:56:14 [INFO] OpenDaylight :: Netconf :: RFC8341 Models [feature] 16:56:14 [INFO] draft-ietf-netconf-crypto-types [bundle] 16:56:14 [INFO] keystore-api [bundle] 16:56:14 [INFO] keystore-none [bundle] 16:56:14 [INFO] OpenDaylight :: Netconf :: Key Store [feature] 16:56:14 [INFO] truststore-api [bundle] 16:56:14 [INFO] truststore-none [bundle] 16:56:14 [INFO] OpenDaylight :: Netconf :: Trust Store [feature] 16:56:14 [INFO] transport-api [bundle] 16:56:14 [INFO] OpenDaylight :: Netconf :: Transport API [feature] 16:56:14 [INFO] shaded-sshd-jar [jar] 16:56:14 [INFO] shaded-sshd [bundle] 16:56:14 [INFO] transport-tcp [bundle] 16:56:14 [INFO] transport-ssh [bundle] 16:56:14 [INFO] transport-tls [bundle] 16:56:14 [INFO] OpenDaylight :: Netconf :: Transport [feature] 16:56:14 [INFO] netconf-client [bundle] 16:56:14 [INFO] odl-netconf-client [feature] 16:56:14 [INFO] OpenDaylight :: Netconf :: RFC6022 Models [feature] 16:56:14 [INFO] rfc7407-ietf-x509-cert-to-name [bundle] 16:56:14 [INFO] netconf-server [bundle] 16:56:14 [INFO] OpenDaylight :: Netconf :: Impl [feature] 16:56:14 [INFO] OpenDaylight :: Netconf :: All [feature] 16:56:14 [INFO] yanglib-mdsal-writer [bundle] 16:56:14 [INFO] odl-yanglib-mdsal-writer [feature] 16:56:14 [INFO] netconf-server-mdsal [bundle] 16:56:14 [INFO] netconf-nb [bundle] 16:56:14 [INFO] OpenDaylight :: Netconf :: Mdsal [feature] 16:56:14 [INFO] rfc8040-ietf-restconf-monitoring [bundle] 16:56:14 [INFO] OpenDaylight :: Netconf :: RFC8040 Models [feature] 16:56:14 [INFO] rfc8639 [bundle] 16:56:14 [INFO] OpenDaylight :: Netconf :: RFC8639 Models [feature] 16:56:14 [INFO] rfc8641 [bundle] 16:56:14 [INFO] OpenDaylight :: Netconf :: RFC8641 Models [feature] 16:56:14 [INFO] rfc8650 [bundle] 16:56:14 [INFO] OpenDaylight :: Netconf :: RFC8650 Models [feature] 16:56:14 [INFO] keystore-legacy [bundle] 16:56:14 [INFO] netconf-dom-api [bundle] 16:56:14 [INFO] netconf-client-mdsal [bundle] 16:56:14 [INFO] OpenDaylight :: Netconf Connector :: Netconf Connector [feature] 16:56:14 [INFO] netconf-test-models [bundle] 16:56:14 [INFO] netconf-topology [bundle] 16:56:14 [INFO] netconf-topology-singleton [bundle] 16:56:14 [INFO] OpenDaylight :: Clustered Netconf Topology :: Netconf Connector + Netconf SSH Server [feature] 16:56:14 [INFO] netconf-topology-impl [bundle] 16:56:14 [INFO] OpenDaylight :: Netconf Topology :: Netconf Connector + Netconf SSH Server + Netconf configuration via config topology datastore [feature] 16:56:14 [INFO] callhome-provider [bundle] 16:56:14 [INFO] OpenDaylight :: Netconf Connector :: Netconf Callhome Connector + Netconf SSH Server [feature] 16:56:14 [INFO] OpenDaylight :: Netconf Connector :: All [feature] 16:56:14 [INFO] netconf-console [bundle] 16:56:14 [INFO] OpenDaylight :: Netconf Console + Karaf CLI for netconf CRUD operations [feature] 16:56:14 [INFO] restconf-common-models [bundle] 16:56:14 [INFO] restconf-common [bundle] 16:56:14 [INFO] OpenDaylight :: Restconf :: Common [feature] 16:56:14 [INFO] restconf-api [bundle] 16:56:14 [INFO] restconf-nb [bundle] 16:56:14 [INFO] OpenDaylight :: RESTCONF :: Northbound [feature] 16:56:14 [INFO] OpenDaylight :: Restconf [feature] 16:56:14 [INFO] restconf-openapi [bundle] 16:56:14 [INFO] OpenDaylight :: RESTCONF :: OPENAPI [feature] 16:56:14 [INFO] OpenDaylight :: Restconf :: All [feature] 16:56:14 [INFO] keystore-plaintext-api [bundle] 16:56:14 [INFO] keystore-plaintext-localfile [bundle] 16:56:14 [INFO] keystore-plaintext-cli [bundle] 16:56:14 [INFO] OpenDaylight :: Netconf :: Key Store :: Plaintext Storage [feature] 16:56:14 [INFO] features-netconf [feature] 16:56:14 [INFO] netconf-test-perf [bundle] 16:56:14 [INFO] OpenDaylight :: NETCONF Test Tools :: Tools used for performance testing [feature] 16:56:14 [INFO] features-netconf-testing [feature] 16:56:14 [INFO] features-netconf-experimental [feature] 16:56:14 [INFO] OpenDaylight :: Netconf Connector :: SSH [feature] 16:56:14 [INFO] netconf-features-parent [pom] 16:56:14 [INFO] netconf-karaf [pom] 16:56:14 [INFO] netconf-karaf-static [karaf-assembly] 16:56:14 [INFO] model-aggregator [pom] 16:56:14 [INFO] transport-http [bundle] 16:56:14 [INFO] transport-aggregator [pom] 16:56:14 [INFO] restconf-client [bundle] 16:56:14 [INFO] restconf-server [bundle] 16:56:14 [INFO] protocol [pom] 16:56:14 [INFO] plugins [pom] 16:56:14 [INFO] apps [pom] 16:56:14 [INFO] third-party [pom] 16:56:14 [INFO] netconf-testtool [jar] 16:56:14 [INFO] netconf-tools [pom] 16:56:14 [INFO] netconf-subsystem [pom] 16:56:14 [INFO] sal-rest-connector-config [jar] 16:56:14 [INFO] restconf-wadl-generator [jar] 16:56:14 [INFO] websocket-client [jar] 16:56:14 [INFO] restconf-subsystem [pom] 16:56:14 [INFO] keystore-aggregator [pom] 16:56:14 [INFO] truststore-aggregator [pom] 16:56:14 [INFO] netconf-aggregator [pom] 16:56:15 [INFO] 16:56:15 [INFO] -------------< org.opendaylight.netconf:netconf-artifacts >------------- 16:56:15 [INFO] Building netconf-artifacts 7.0.8-SNAPSHOT [1/121] 16:56:15 [INFO] --------------------------------[ pom ]--------------------------------- 16:56:15 [INFO] 16:56:15 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-artifacts --- 16:56:15 [INFO] 16:56:15 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-artifacts --- 16:56:15 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 16:56:15 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 16:56:15 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:56:15 [INFO] 16:56:15 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ netconf-artifacts --- 16:56:16 [INFO] 16:56:16 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ netconf-artifacts --- 16:56:17 [INFO] CycloneDX: Resolving Dependencies 16:56:17 [INFO] CycloneDX: Creating BOM version 1.5 with 0 component(s) 16:56:17 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/artifacts/target/bom.xml 16:56:18 [INFO] attaching as netconf-artifacts-7.0.8-SNAPSHOT-cyclonedx.xml 16:56:18 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/artifacts/target/bom.json 16:56:18 [INFO] attaching as netconf-artifacts-7.0.8-SNAPSHOT-cyclonedx.json 16:56:18 [INFO] 16:56:18 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ netconf-artifacts --- 16:56:18 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/artifacts/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-artifacts/7.0.8-SNAPSHOT/netconf-artifacts-7.0.8-SNAPSHOT.pom 16:56:18 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/artifacts/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-artifacts/7.0.8-SNAPSHOT/netconf-artifacts-7.0.8-SNAPSHOT-cyclonedx.xml 16:56:18 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/artifacts/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-artifacts/7.0.8-SNAPSHOT/netconf-artifacts-7.0.8-SNAPSHOT-cyclonedx.json 16:56:18 [INFO] 16:56:18 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ netconf-artifacts --- 16:56:18 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 16:56:18 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 16:56:18 [INFO] 16:56:18 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ netconf-artifacts --- 16:56:20 [INFO] org.opendaylight.netconf:netconf-artifacts:pom:7.0.8-SNAPSHOT 16:56:20 [INFO] 16:56:20 [INFO] --- clm-maven-plugin:2.48.1-01:index (default-cli) @ netconf-artifacts --- 16:56:21 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/artifacts/target/sonatype-clm/module.xml 16:56:21 [INFO] 16:56:21 [INFO] --------------< org.opendaylight.netconf:netconf-parent >--------------- 16:56:21 [INFO] Building netconf-parent 7.0.8-SNAPSHOT [2/121] 16:56:21 [INFO] --------------------------------[ pom ]--------------------------------- 16:56:26 [INFO] 16:56:26 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-parent --- 16:56:26 [INFO] 16:56:26 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-parent --- 16:56:26 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 16:56:26 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 16:56:26 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:56:26 [INFO] 16:56:26 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-parent --- 16:56:26 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:56:26 [INFO] 16:56:26 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ netconf-parent --- 16:56:26 [INFO] 16:56:26 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ netconf-parent --- 16:56:26 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/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/** 16:56:26 [INFO] 16:56:26 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-parent --- 16:56:28 [INFO] Starting audit... 16:56:28 Audit done. 16:56:28 [INFO] You have 0 Checkstyle violations. 16:56:28 [INFO] 16:56:28 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-parent --- 16:56:28 [INFO] Starting audit... 16:56:28 Audit done. 16:56:28 [INFO] You have 0 Checkstyle violations. 16:56:28 [INFO] 16:56:28 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-parent --- 16:56:28 [INFO] 16:56:28 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ netconf-parent >>> 16:56:28 [INFO] 16:56:28 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ netconf-parent --- 16:56:30 [INFO] 16:56:30 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ netconf-parent <<< 16:56:30 [INFO] 16:56:30 [INFO] 16:56:30 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ netconf-parent --- 16:56:30 [INFO] 16:56:30 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ netconf-parent --- 16:56:30 [INFO] 16:56:30 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-parent --- 16:56:31 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 16:56:31 [INFO] 16:56:31 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ netconf-parent --- 16:56:31 [INFO] CycloneDX: Resolving Dependencies 16:56:32 [INFO] CycloneDX: Creating BOM version 1.5 with 3 component(s) 16:56:32 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/parent/target/bom.xml 16:56:32 [INFO] attaching as netconf-parent-7.0.8-SNAPSHOT-cyclonedx.xml 16:56:32 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/parent/target/bom.json 16:56:32 [INFO] attaching as netconf-parent-7.0.8-SNAPSHOT-cyclonedx.json 16:56:32 [INFO] 16:56:32 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-parent --- 16:56:32 [INFO] Skipping duplicate-finder execution! 16:56:32 [INFO] 16:56:32 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-parent --- 16:56:32 [INFO] Skipping pom project 16:56:32 [INFO] 16:56:32 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ netconf-parent --- 16:56:32 [INFO] 16:56:32 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ netconf-parent --- 16:56:33 [INFO] 16:56:33 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ netconf-parent --- 16:56:33 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:56:33 [INFO] 16:56:33 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ netconf-parent --- 16:56:33 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/parent/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-parent/7.0.8-SNAPSHOT/netconf-parent-7.0.8-SNAPSHOT.pom 16:56:33 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/parent/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-parent/7.0.8-SNAPSHOT/netconf-parent-7.0.8-SNAPSHOT-cyclonedx.xml 16:56:33 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/parent/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-parent/7.0.8-SNAPSHOT/netconf-parent-7.0.8-SNAPSHOT-cyclonedx.json 16:56:33 [INFO] 16:56:33 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ netconf-parent --- 16:56:33 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 16:56:33 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 16:56:33 [INFO] 16:56:33 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ netconf-parent --- 16:56:33 [INFO] org.opendaylight.netconf:netconf-parent:pom:7.0.8-SNAPSHOT 16:56:33 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 16:56:33 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 16:56:33 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 16:56:33 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 16:56:33 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 16:56:33 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 16:56:33 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 16:56:33 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 16:56:33 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 16:56:33 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 16:56:33 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 16:56:33 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 16:56:33 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 16:56:33 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 16:56:33 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 16:56:33 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 16:56:33 [INFO] +- junit:junit:jar:4.13.2:test 16:56:33 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 16:56:33 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 16:56:33 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 16:56:33 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 16:56:33 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 16:56:33 [INFO] \- org.objenesis:objenesis:jar:3.3:test 16:56:33 [INFO] 16:56:33 [INFO] --- clm-maven-plugin:2.48.1-01:index (default-cli) @ netconf-parent --- 16:56:33 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/parent/target/sonatype-clm/module.xml 16:56:33 [INFO] 16:56:33 [INFO] --------------< org.opendaylight.netconf:feature-parent >--------------- 16:56:33 [INFO] Building feature-parent 7.0.8-SNAPSHOT [3/121] 16:56:33 [INFO] --------------------------------[ pom ]--------------------------------- 16:56:33 [INFO] 16:56:33 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ feature-parent --- 16:56:33 [INFO] 16:56:33 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ feature-parent --- 16:56:33 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 16:56:33 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 16:56:33 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:56:33 [INFO] 16:56:33 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ feature-parent --- 16:56:33 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:56:33 [INFO] 16:56:33 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ feature-parent --- 16:56:33 [INFO] 16:56:33 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ feature-parent --- 16:56:33 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:56:33 [INFO] argLine set to empty 16:56:33 [INFO] 16:56:33 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ feature-parent --- 16:56:33 [INFO] Starting audit... 16:56:33 Audit done. 16:56:33 [INFO] You have 0 Checkstyle violations. 16:56:33 [INFO] 16:56:33 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ feature-parent --- 16:56:33 [INFO] Starting audit... 16:56:33 Audit done. 16:56:33 [INFO] You have 0 Checkstyle violations. 16:56:33 [INFO] 16:56:33 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ feature-parent --- 16:56:33 [INFO] 16:56:33 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ feature-parent >>> 16:56:33 [INFO] 16:56:33 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ feature-parent --- 16:56:34 [INFO] 16:56:34 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ feature-parent <<< 16:56:34 [INFO] 16:56:34 [INFO] 16:56:34 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ feature-parent --- 16:56:34 [INFO] 16:56:34 [INFO] --- features-test-plugin:13.1.3:test (default) @ feature-parent --- 16:56:36 [INFO] Project packaging is not 'feature', skipping execution 16:56:36 [INFO] 16:56:36 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ feature-parent --- 16:56:36 [INFO] 16:56:36 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ feature-parent --- 16:56:36 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 16:56:36 [INFO] 16:56:36 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ feature-parent --- 16:56:36 [INFO] CycloneDX: Resolving Dependencies 16:56:36 [INFO] CycloneDX: Creating BOM version 1.5 with 1 component(s) 16:56:36 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/features/parent/target/bom.xml 16:56:36 [INFO] attaching as feature-parent-7.0.8-SNAPSHOT-cyclonedx.xml 16:56:36 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/features/parent/target/bom.json 16:56:36 [INFO] attaching as feature-parent-7.0.8-SNAPSHOT-cyclonedx.json 16:56:36 [INFO] 16:56:36 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ feature-parent --- 16:56:36 [INFO] Skipping duplicate-finder execution! 16:56:36 [INFO] 16:56:36 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ feature-parent --- 16:56:36 [INFO] Skipping plugin execution 16:56:36 [INFO] 16:56:36 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ feature-parent --- 16:56:37 [INFO] Skipping source per configuration. 16:56:37 [INFO] 16:56:37 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ feature-parent --- 16:56:37 [INFO] 16:56:37 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ feature-parent --- 16:56:37 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:56:37 [INFO] 16:56:37 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ feature-parent --- 16:56:37 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/parent/pom.xml to /tmp/r/org/opendaylight/netconf/feature-parent/7.0.8-SNAPSHOT/feature-parent-7.0.8-SNAPSHOT.pom 16:56:37 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/parent/target/bom.xml to /tmp/r/org/opendaylight/netconf/feature-parent/7.0.8-SNAPSHOT/feature-parent-7.0.8-SNAPSHOT-cyclonedx.xml 16:56:37 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/parent/target/bom.json to /tmp/r/org/opendaylight/netconf/feature-parent/7.0.8-SNAPSHOT/feature-parent-7.0.8-SNAPSHOT-cyclonedx.json 16:56:37 [INFO] 16:56:37 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ feature-parent --- 16:56:37 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 16:56:37 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 16:56:37 [INFO] 16:56:37 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ feature-parent --- 16:56:37 [INFO] org.opendaylight.netconf:feature-parent:pom:7.0.8-SNAPSHOT 16:56:37 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 16:56:37 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 16:56:37 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 16:56:37 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 16:56:37 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 16:56:37 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 16:56:37 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 16:56:37 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 16:56:37 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 16:56:37 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 16:56:37 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 16:56:37 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 16:56:37 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 16:56:37 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 16:56:37 [INFO] +- junit:junit:jar:4.13.2:test 16:56:37 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 16:56:37 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 16:56:37 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 16:56:37 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 16:56:37 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 16:56:37 [INFO] \- org.objenesis:objenesis:jar:3.3:test 16:56:37 [INFO] 16:56:37 [INFO] --- clm-maven-plugin:2.48.1-01:index (default-cli) @ feature-parent --- 16:56:37 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/features/parent/target/sonatype-clm/module.xml 16:56:37 [INFO] 16:56:37 [INFO] ---------------< org.opendaylight.netconf:netconf-auth >---------------- 16:56:37 [INFO] Building netconf-auth 7.0.8-SNAPSHOT [4/121] 16:56:37 [INFO] -------------------------------[ bundle ]------------------------------- 16:56:37 [INFO] 16:56:37 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-auth --- 16:56:37 [INFO] 16:56:37 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-auth --- 16:56:37 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:56:37 [INFO] 16:56:37 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-auth --- 16:56:37 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:56:37 [INFO] 16:56:37 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ netconf-auth --- 16:56:38 [INFO] 16:56:38 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ netconf-auth --- 16:56:38 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/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/** 16:56:38 [INFO] 16:56:38 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-auth --- 16:56:38 [INFO] Starting audit... 16:56:38 Audit done. 16:56:38 [INFO] You have 0 Checkstyle violations. 16:56:38 [INFO] 16:56:38 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-auth --- 16:56:38 [INFO] Starting audit... 16:56:38 Audit done. 16:56:38 [INFO] You have 0 Checkstyle violations. 16:56:38 [INFO] 16:56:38 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-auth --- 16:56:38 [INFO] 16:56:38 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-auth --- 16:56:38 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-auth/src/main/resources 16:56:38 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-auth/target/generated-sources/spi 16:56:38 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-auth/target/generated-sources/yang 16:56:38 [INFO] 16:56:38 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ netconf-auth --- 16:56:39 [INFO] Recompiling the module because of changed dependency. 16:56:39 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 16:56:39 [INFO] 16:56:39 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ netconf-auth >>> 16:56:39 [INFO] 16:56:39 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ netconf-auth --- 16:56:39 [INFO] Fork Value is true 16:56:42 [INFO] Done SpotBugs Analysis.... 16:56:42 [INFO] 16:56:42 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ netconf-auth <<< 16:56:42 [INFO] 16:56:42 [INFO] 16:56:42 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ netconf-auth --- 16:56:42 [INFO] BugInstance size is 0 16:56:42 [INFO] Error size is 0 16:56:42 [INFO] No errors/warnings found 16:56:42 [INFO] 16:56:42 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-auth --- 16:56:42 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-auth/src/test/resources 16:56:42 [INFO] 16:56:42 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ netconf-auth --- 16:56:42 [INFO] No sources to compile 16:56:42 [INFO] 16:56:42 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ netconf-auth --- 16:56:42 [INFO] No tests to run. 16:56:42 [INFO] 16:56:42 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ netconf-auth --- 16:56:42 [INFO] 16:56:42 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-auth --- 16:56:43 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-auth/target/netconf-auth-7.0.8-SNAPSHOT.jar 16:56:43 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-auth/target/classes/META-INF/MANIFEST.MF 16:56:43 [INFO] 16:56:43 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-auth --- 16:56:43 [INFO] No previous run data found, generating javadoc. 16:56:44 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-auth/target/netconf-auth-7.0.8-SNAPSHOT-javadoc.jar 16:56:44 [INFO] 16:56:44 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ netconf-auth --- 16:56:44 [INFO] CycloneDX: Resolving Dependencies 16:56:45 [INFO] CycloneDX: Creating BOM version 1.5 with 3 component(s) 16:56:45 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-auth/target/bom.xml 16:56:45 [INFO] attaching as netconf-auth-7.0.8-SNAPSHOT-cyclonedx.xml 16:56:45 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-auth/target/bom.json 16:56:45 [INFO] attaching as netconf-auth-7.0.8-SNAPSHOT-cyclonedx.json 16:56:45 [INFO] 16:56:45 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-auth --- 16:56:45 [INFO] Skipping duplicate-finder execution! 16:56:45 [INFO] 16:56:45 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-auth --- 16:56:45 [INFO] No dependency problems found 16:56:45 [INFO] 16:56:45 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ netconf-auth --- 16:56:45 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-auth/target/netconf-auth-7.0.8-SNAPSHOT-sources.jar 16:56:45 [INFO] 16:56:45 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ netconf-auth --- 16:56:45 [INFO] 16:56:45 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ netconf-auth --- 16:56:45 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:56:45 [INFO] 16:56:45 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ netconf-auth --- 16:56:45 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-auth/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-auth/7.0.8-SNAPSHOT/netconf-auth-7.0.8-SNAPSHOT.pom 16:56:45 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-auth/target/netconf-auth-7.0.8-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-auth/7.0.8-SNAPSHOT/netconf-auth-7.0.8-SNAPSHOT.jar 16:56:45 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-auth/target/netconf-auth-7.0.8-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-auth/7.0.8-SNAPSHOT/netconf-auth-7.0.8-SNAPSHOT-javadoc.jar 16:56:45 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-auth/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-auth/7.0.8-SNAPSHOT/netconf-auth-7.0.8-SNAPSHOT-cyclonedx.xml 16:56:45 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-auth/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-auth/7.0.8-SNAPSHOT/netconf-auth-7.0.8-SNAPSHOT-cyclonedx.json 16:56:45 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-auth/target/netconf-auth-7.0.8-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-auth/7.0.8-SNAPSHOT/netconf-auth-7.0.8-SNAPSHOT-sources.jar 16:56:45 [INFO] 16:56:45 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-auth --- 16:56:45 [INFO] Writing OBR metadata 16:56:45 [INFO] Installing org/opendaylight/netconf/netconf-auth/7.0.8-SNAPSHOT/netconf-auth-7.0.8-SNAPSHOT.jar 16:56:45 [INFO] Writing OBR metadata 16:56:45 [INFO] 16:56:45 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ netconf-auth --- 16:56:45 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 16:56:45 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 16:56:45 [INFO] 16:56:45 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-auth --- 16:56:45 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:56:45 [INFO] 16:56:45 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ netconf-auth --- 16:56:45 [INFO] org.opendaylight.netconf:netconf-auth:bundle:7.0.8-SNAPSHOT 16:56:45 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 16:56:45 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 16:56:45 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 16:56:45 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 16:56:45 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 16:56:45 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 16:56:45 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 16:56:45 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 16:56:45 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 16:56:45 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 16:56:45 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 16:56:45 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 16:56:45 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 16:56:45 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 16:56:45 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 16:56:45 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 16:56:45 [INFO] +- junit:junit:jar:4.13.2:test 16:56:45 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 16:56:45 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 16:56:45 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 16:56:45 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 16:56:45 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 16:56:45 [INFO] \- org.objenesis:objenesis:jar:3.3:test 16:56:45 [INFO] 16:56:45 [INFO] --- clm-maven-plugin:2.48.1-01:index (default-cli) @ netconf-auth --- 16:56:45 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-auth/target/sonatype-clm/module.xml 16:56:45 [INFO] 16:56:45 [INFO] -------------< org.opendaylight.netconf:netconf-auth-aaa >-------------- 16:56:45 [INFO] Building netconf-auth-aaa 7.0.8-SNAPSHOT [5/121] 16:56:45 [INFO] -------------------------------[ bundle ]------------------------------- 16:56:51 [INFO] 16:56:51 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-auth-aaa --- 16:56:51 [INFO] 16:56:51 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-auth-aaa --- 16:56:51 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:56:51 [INFO] 16:56:51 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-auth-aaa --- 16:56:51 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:56:51 [INFO] 16:56:51 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ netconf-auth-aaa --- 16:56:51 [INFO] 16:56:51 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ netconf-auth-aaa --- 16:56:51 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/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/** 16:56:51 [INFO] 16:56:51 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-auth-aaa --- 16:56:51 [INFO] Starting audit... 16:56:51 Audit done. 16:56:51 [INFO] You have 0 Checkstyle violations. 16:56:51 [INFO] 16:56:51 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-auth-aaa --- 16:56:52 [INFO] Starting audit... 16:56:52 Audit done. 16:56:52 [INFO] You have 0 Checkstyle violations. 16:56:52 [INFO] 16:56:52 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-auth-aaa --- 16:56:52 [INFO] 16:56:52 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-auth-aaa --- 16:56:52 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-auth-aaa/src/main/resources 16:56:52 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-auth-aaa/target/generated-sources/spi 16:56:52 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-auth-aaa/target/generated-sources/yang 16:56:52 [INFO] 16:56:52 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ netconf-auth-aaa --- 16:56:52 [INFO] Recompiling the module because of changed dependency. 16:56:52 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 16:56:52 [INFO] 16:56:52 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ netconf-auth-aaa >>> 16:56:52 [INFO] 16:56:52 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ netconf-auth-aaa --- 16:56:52 [INFO] Fork Value is true 16:56:54 [INFO] Done SpotBugs Analysis.... 16:56:54 [INFO] 16:56:54 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ netconf-auth-aaa <<< 16:56:54 [INFO] 16:56:54 [INFO] 16:56:54 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ netconf-auth-aaa --- 16:56:54 [INFO] BugInstance size is 0 16:56:54 [INFO] Error size is 0 16:56:54 [INFO] No errors/warnings found 16:56:54 [INFO] 16:56:54 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-auth-aaa --- 16:56:54 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-auth-aaa/src/test/resources 16:56:54 [INFO] 16:56:54 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ netconf-auth-aaa --- 16:56:55 [INFO] Recompiling the module because of changed dependency. 16:56:55 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 16:56:55 [INFO] 16:56:55 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ netconf-auth-aaa --- 16:56:55 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 16:56:55 [INFO] 16:56:55 [INFO] ------------------------------------------------------- 16:56:55 [INFO] T E S T S 16:56:55 [INFO] ------------------------------------------------------- 16:56:56 [INFO] Running org.opendaylight.netconf.authprovider.CredentialServiceAuthProviderTest 16:56:56 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 16:56:58 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.924 s -- in org.opendaylight.netconf.authprovider.CredentialServiceAuthProviderTest 16:56:58 [INFO] 16:56:58 [INFO] Results: 16:56:58 [INFO] 16:56:58 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 16:56:58 [INFO] 16:56:58 [INFO] 16:56:58 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ netconf-auth-aaa --- 16:56:58 [INFO] 16:56:58 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-auth-aaa --- 16:56:58 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-auth-aaa/target/netconf-auth-aaa-7.0.8-SNAPSHOT.jar 16:56:58 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-auth-aaa/target/classes/META-INF/MANIFEST.MF 16:56:58 [INFO] 16:56:58 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-auth-aaa --- 16:56:58 [INFO] No previous run data found, generating javadoc. 16:56:59 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-auth-aaa/target/netconf-auth-aaa-7.0.8-SNAPSHOT-javadoc.jar 16:56:59 [INFO] 16:56:59 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ netconf-auth-aaa --- 16:56:59 [INFO] CycloneDX: Resolving Dependencies 16:57:00 [INFO] CycloneDX: Creating BOM version 1.5 with 14 component(s) 16:57:00 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-auth-aaa/target/bom.xml 16:57:00 [INFO] attaching as netconf-auth-aaa-7.0.8-SNAPSHOT-cyclonedx.xml 16:57:00 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-auth-aaa/target/bom.json 16:57:00 [INFO] attaching as netconf-auth-aaa-7.0.8-SNAPSHOT-cyclonedx.json 16:57:00 [INFO] 16:57:00 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-auth-aaa --- 16:57:00 [INFO] Skipping duplicate-finder execution! 16:57:00 [INFO] 16:57:00 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-auth-aaa --- 16:57:00 [INFO] No dependency problems found 16:57:00 [INFO] 16:57:00 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ netconf-auth-aaa --- 16:57:00 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-auth-aaa/target/netconf-auth-aaa-7.0.8-SNAPSHOT-sources.jar 16:57:00 [INFO] 16:57:00 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ netconf-auth-aaa --- 16:57:00 [INFO] 16:57:00 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ netconf-auth-aaa --- 16:57:00 [INFO] Loading execution data file /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-auth-aaa/target/code-coverage/jacoco.exec 16:57:00 [INFO] Analyzed bundle 'netconf-auth-aaa' with 2 classes 16:57:00 [INFO] 16:57:00 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ netconf-auth-aaa --- 16:57:00 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-auth-aaa/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-auth-aaa/7.0.8-SNAPSHOT/netconf-auth-aaa-7.0.8-SNAPSHOT.pom 16:57:00 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-auth-aaa/target/netconf-auth-aaa-7.0.8-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-auth-aaa/7.0.8-SNAPSHOT/netconf-auth-aaa-7.0.8-SNAPSHOT.jar 16:57:00 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-auth-aaa/target/netconf-auth-aaa-7.0.8-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-auth-aaa/7.0.8-SNAPSHOT/netconf-auth-aaa-7.0.8-SNAPSHOT-javadoc.jar 16:57:00 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-auth-aaa/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-auth-aaa/7.0.8-SNAPSHOT/netconf-auth-aaa-7.0.8-SNAPSHOT-cyclonedx.xml 16:57:00 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-auth-aaa/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-auth-aaa/7.0.8-SNAPSHOT/netconf-auth-aaa-7.0.8-SNAPSHOT-cyclonedx.json 16:57:00 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-auth-aaa/target/netconf-auth-aaa-7.0.8-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-auth-aaa/7.0.8-SNAPSHOT/netconf-auth-aaa-7.0.8-SNAPSHOT-sources.jar 16:57:00 [INFO] 16:57:00 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-auth-aaa --- 16:57:00 [INFO] Installing org/opendaylight/netconf/netconf-auth-aaa/7.0.8-SNAPSHOT/netconf-auth-aaa-7.0.8-SNAPSHOT.jar 16:57:00 [INFO] Writing OBR metadata 16:57:00 [INFO] 16:57:00 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ netconf-auth-aaa --- 16:57:00 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 16:57:00 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 16:57:00 [INFO] 16:57:00 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-auth-aaa --- 16:57:00 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:57:00 [INFO] 16:57:00 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ netconf-auth-aaa --- 16:57:00 [INFO] org.opendaylight.netconf:netconf-auth-aaa:bundle:7.0.8-SNAPSHOT 16:57:00 [INFO] +- org.opendaylight.aaa:aaa-authn-api:jar:0.19.5:compile 16:57:00 [INFO] | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 16:57:00 [INFO] | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 16:57:00 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 16:57:00 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 16:57:00 [INFO] +- org.opendaylight.netconf:netconf-auth:jar:7.0.8-SNAPSHOT:compile 16:57:00 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 16:57:00 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 16:57:00 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 16:57:00 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 16:57:00 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 16:57:00 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 16:57:00 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 16:57:00 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 16:57:00 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 16:57:00 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 16:57:00 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 16:57:00 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 16:57:00 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 16:57:00 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 16:57:00 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 16:57:00 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 16:57:00 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 16:57:00 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 16:57:00 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 16:57:00 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 16:57:00 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 16:57:00 [INFO] +- junit:junit:jar:4.13.2:test 16:57:00 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 16:57:00 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 16:57:00 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 16:57:00 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 16:57:00 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 16:57:00 [INFO] \- org.objenesis:objenesis:jar:3.3:test 16:57:00 [INFO] 16:57:00 [INFO] --- clm-maven-plugin:2.48.1-01:index (default-cli) @ netconf-auth-aaa --- 16:57:00 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-auth-aaa/target/sonatype-clm/module.xml 16:57:00 [INFO] 16:57:00 [INFO] ----------< org.opendaylight.netconf:odl-aaa-netconf-plugin >----------- 16:57:00 [INFO] Building OpenDaylight :: Netconf :: AAA Authorization Plugin 7.0.8-SNAPSHOT [6/121] 16:57:00 [INFO] ------------------------------[ feature ]------------------------------- 16:57:19 [INFO] 16:57:19 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-aaa-netconf-plugin --- 16:57:19 [INFO] 16:57:19 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-aaa-netconf-plugin --- 16:57:19 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:57:19 [INFO] 16:57:19 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-aaa-netconf-plugin --- 16:57:19 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:57:19 [INFO] 16:57:19 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-aaa-netconf-plugin --- 16:57:20 [INFO] 16:57:20 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-aaa-netconf-plugin --- 16:57:20 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:57:20 [INFO] argLine set to empty 16:57:20 [INFO] 16:57:20 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-aaa-netconf-plugin --- 16:57:20 [INFO] Starting audit... 16:57:20 Audit done. 16:57:20 [INFO] You have 0 Checkstyle violations. 16:57:20 [INFO] 16:57:20 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-aaa-netconf-plugin --- 16:57:20 [INFO] Starting audit... 16:57:20 Audit done. 16:57:20 [INFO] You have 0 Checkstyle violations. 16:57:20 [INFO] 16:57:20 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-aaa-netconf-plugin --- 16:57:20 [INFO] 16:57:20 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-aaa-netconf-plugin --- 16:57:20 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-7.0.x/features/odl-aaa-netconf-plugin/target/feature/feature.xml 16:57:21 [INFO] ...done! 16:57:21 [INFO] Attaching features XML 16:57:21 [INFO] 16:57:21 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-aaa-netconf-plugin --- 16:57:21 [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 16:57:21 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:57:21 [INFO] 16:57:21 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-aaa-netconf-plugin >>> 16:57:21 [INFO] 16:57:21 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-aaa-netconf-plugin --- 16:57:21 [INFO] 16:57:21 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-aaa-netconf-plugin <<< 16:57:21 [INFO] 16:57:21 [INFO] 16:57:21 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-aaa-netconf-plugin --- 16:57:21 [INFO] 16:57:21 [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-aaa-netconf-plugin --- 16:57:21 [INFO] Starting SFT for org.opendaylight.netconf:odl-aaa-netconf-plugin 16:57:25 [INFO] Project dependency features detected: [] 16:57:25 [INFO] Pax Exam System (Version: 4.13.3) created. 16:57:25 [INFO] Creating RMI registry server on 127.0.0.1:21000 16:57:26 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 16:57:26 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 16:57:26 [INFO] Waiting for remote bundle context.. on 21000 name: dbe5b7c8-18da-4f43-90a4-74850998aefa timout: [ RelativeTimeout value = 180000 ] 16:57:43 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 16:57:43 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 16:57:43 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 16:57:44 [INFO] 16:57:44 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-aaa-netconf-plugin --- 16:57:44 [INFO] 16:57:44 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-aaa-netconf-plugin --- 16:57:44 [INFO] 16:57:44 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-aaa-netconf-plugin --- 16:57:44 [INFO] CycloneDX: Resolving Dependencies 16:57:49 [INFO] CycloneDX: Creating BOM version 1.5 with 308 component(s) 16:57:49 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/features/odl-aaa-netconf-plugin/target/bom.xml 16:57:49 [INFO] attaching as odl-aaa-netconf-plugin-7.0.8-SNAPSHOT-cyclonedx.xml 16:57:49 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/features/odl-aaa-netconf-plugin/target/bom.json 16:57:49 [INFO] attaching as odl-aaa-netconf-plugin-7.0.8-SNAPSHOT-cyclonedx.json 16:57:49 [INFO] 16:57:49 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-aaa-netconf-plugin --- 16:57:49 [INFO] Skipping duplicate-finder execution! 16:57:49 [INFO] 16:57:49 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-aaa-netconf-plugin --- 16:57:49 [INFO] Skipping plugin execution 16:57:49 [INFO] 16:57:49 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-aaa-netconf-plugin --- 16:57:49 [INFO] Skipping source per configuration. 16:57:49 [INFO] 16:57:49 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-aaa-netconf-plugin --- 16:57:49 [INFO] 16:57:49 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-aaa-netconf-plugin --- 16:57:49 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:57:49 [INFO] 16:57:49 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-aaa-netconf-plugin --- 16:57:49 [WARNING] 16:57:49 [WARNING] The packaging plugin for project odl-aaa-netconf-plugin did not assign 16:57:49 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 16:57:49 [WARNING] 16:57:49 [WARNING] Incomplete projects like this will fail in future Maven versions! 16:57:49 [WARNING] 16:57:49 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-aaa-netconf-plugin/pom.xml to /tmp/r/org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.8-SNAPSHOT/odl-aaa-netconf-plugin-7.0.8-SNAPSHOT.pom 16:57:49 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-aaa-netconf-plugin/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.8-SNAPSHOT/odl-aaa-netconf-plugin-7.0.8-SNAPSHOT-features.xml 16:57:49 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-aaa-netconf-plugin/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.8-SNAPSHOT/odl-aaa-netconf-plugin-7.0.8-SNAPSHOT-cyclonedx.xml 16:57:49 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-aaa-netconf-plugin/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.8-SNAPSHOT/odl-aaa-netconf-plugin-7.0.8-SNAPSHOT-cyclonedx.json 16:57:49 [INFO] 16:57:49 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ odl-aaa-netconf-plugin --- 16:57:49 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 16:57:49 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 16:57:49 [WARNING] 16:57:49 [WARNING] The packaging plugin for project odl-aaa-netconf-plugin did not assign 16:57:49 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 16:57:49 [WARNING] 16:57:49 [WARNING] Incomplete projects like this will fail in future Maven versions! 16:57:49 [WARNING] 16:57:49 [INFO] 16:57:49 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-aaa-netconf-plugin --- 16:57:49 [INFO] org.opendaylight.netconf:odl-aaa-netconf-plugin:feature:7.0.8-SNAPSHOT 16:57:49 [INFO] +- org.opendaylight.aaa:odl-aaa-shiro:xml:features:0.19.5:compile 16:57:49 [INFO] | +- org.opendaylight.aaa:odl-aaa-password-service:xml:features:0.19.5:compile 16:57:49 [INFO] | | +- org.opendaylight.aaa:aaa-password-service-api:jar:0.19.5:compile 16:57:49 [INFO] | | +- org.opendaylight.aaa:aaa-password-service-impl:jar:0.19.5:compile 16:57:49 [INFO] | | | \- org.opendaylight.mdsal:yang-binding:jar:13.0.4:compile 16:57:49 [INFO] | | +- org.opendaylight.aaa:aaa-password-service-impl:xml:aaa-password-service-config:0.19.5:compile 16:57:49 [INFO] | | +- org.opendaylight.aaa:odl-apache-shiro:xml:features:0.19.5:compile 16:57:49 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.4:compile 16:57:49 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.6:compile 16:57:49 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.4:compile 16:57:49 [INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.4:compile 16:57:49 [INFO] | | \- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.4:compile 16:57:49 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.4:compile 16:57:49 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.4:compile 16:57:49 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.4:compile 16:57:49 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.4:compile 16:57:49 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.4:compile 16:57:49 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.4:compile 16:57:49 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.4:compile 16:57:49 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.4:compile 16:57:49 [INFO] | | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.4:compile 16:57:49 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.4:compile 16:57:49 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.4:compile 16:57:49 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.4:compile 16:57:49 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.4:compile 16:57:49 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.4:compile 16:57:49 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.4:compile 16:57:49 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.4:compile 16:57:49 [INFO] | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.4:compile 16:57:49 [INFO] | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.4:compile 16:57:49 [INFO] | | | +- com.typesafe:config:jar:1.4.2:compile 16:57:49 [INFO] | | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.4:compile 16:57:49 [INFO] | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 16:57:49 [INFO] | | | | +- io.aeron:aeron-client:jar:1.38.1:compile 16:57:49 [INFO] | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 16:57:49 [INFO] | | | | +- org.agrona:agrona:jar:1.15.2:compile 16:57:49 [INFO] | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 16:57:49 [INFO] | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 16:57:49 [INFO] | | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 16:57:49 [INFO] | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 16:57:49 [INFO] | | | +- org.opendaylight.controller:sal-common-util:jar:9.0.4:compile 16:57:49 [INFO] | | | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.4:compile 16:57:49 [INFO] | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.25:compile 16:57:49 [INFO] | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.25:compile 16:57:49 [INFO] | | | | | \- com.rabbitmq:amqp-client:jar:5.20.0:compile 16:57:49 [INFO] | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.25:compile 16:57:49 [INFO] | | | | +- org.lz4:lz4-java:jar:1.8.0:compile 16:57:49 [INFO] | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.6:compile 16:57:49 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.6:compile 16:57:49 [INFO] | | | \- org.scala-lang:scala-library:jar:2.13.14:compile 16:57:49 [INFO] | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.4:compile 16:57:49 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.3:compile 16:57:49 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.3:compile 16:57:49 [INFO] | | | \- org.apache.commons:commons-text:jar:1.12.0:compile 16:57:49 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.4:compile 16:57:49 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.4:compile 16:57:49 [INFO] | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.4:compile 16:57:49 [INFO] | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.4:compile 16:57:49 [INFO] | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.4:compile 16:57:49 [INFO] | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.3:compile 16:57:49 [INFO] | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.25:compile 16:57:49 [INFO] | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.25:compile 16:57:49 [INFO] | | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.3:compile 16:57:49 [INFO] | | | | +- io.netty:netty-codec-http:jar:4.1.109.Final:compile 16:57:49 [INFO] | | | | | +- io.netty:netty-common:jar:4.1.109.Final:compile 16:57:49 [INFO] | | | | | +- io.netty:netty-buffer:jar:4.1.109.Final:compile 16:57:49 [INFO] | | | | | +- io.netty:netty-transport:jar:4.1.109.Final:compile 16:57:49 [INFO] | | | | | \- io.netty:netty-codec:jar:4.1.109.Final:compile 16:57:49 [INFO] | | | | +- io.netty:netty-codec-http2:jar:4.1.109.Final:compile 16:57:49 [INFO] | | | | +- io.netty:netty-handler:jar:4.1.109.Final:compile 16:57:49 [INFO] | | | | | +- io.netty:netty-resolver:jar:4.1.109.Final:compile 16:57:49 [INFO] | | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 16:57:49 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:compile 16:57:49 [INFO] | | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 16:57:49 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.109.Final:compile 16:57:49 [INFO] | | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.4:compile 16:57:49 [INFO] | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.4:compile 16:57:49 [INFO] | | | \- org.opendaylight.controller:atomix-storage:jar:9.0.4:compile 16:57:49 [INFO] | | | \- org.opendaylight.controller:raft-journal:jar:9.0.4:compile 16:57:49 [INFO] | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.4:compile 16:57:49 [INFO] | | +- org.opendaylight.controller:cds-access-api:jar:9.0.4:compile 16:57:49 [INFO] | | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.6:compile 16:57:49 [INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.6:compile 16:57:49 [INFO] | | +- org.opendaylight.controller:cds-access-client:jar:9.0.4:compile 16:57:49 [INFO] | | +- org.opendaylight.controller:cds-dom-api:jar:9.0.4:compile 16:57:49 [INFO] | | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.4:compile 16:57:49 [INFO] | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 16:57:49 [INFO] | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 16:57:49 [INFO] | | | +- org.opendaylight.controller:cds-mgmt-api:jar:9.0.4:compile 16:57:49 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.6:compile 16:57:49 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.6:compile 16:57:49 [INFO] | | | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.6:compile 16:57:49 [INFO] | | | \- org.opendaylight.yangtools:yang-model-spi:jar:13.0.6:compile 16:57:49 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.6:compile 16:57:49 [INFO] | | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.4:compile 16:57:49 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.4:compile 16:57:49 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.4:compile 16:57:49 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.4:compile 16:57:49 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.4:compile 16:57:49 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.4:compile 16:57:49 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.4:compile 16:57:49 [INFO] | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.4:compile 16:57:49 [INFO] | +- org.opendaylight.controller:odl-jolokia:xml:features:9.0.4:compile 16:57:49 [INFO] | | +- org.jolokia:jolokia-osgi:jar:1.7.2:compile 16:57:49 [INFO] | | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:compile 16:57:49 [INFO] | | \- org.opendaylight.controller:odl-jolokia-osgi:cfg:configuration:9.0.4:compile 16:57:49 [INFO] | +- org.opendaylight.aaa:odl-aaa-web:xml:features:0.19.5:compile 16:57:49 [INFO] | | +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile 16:57:49 [INFO] | | +- org.opendaylight.odlparent:odl-jersey-2:xml:features:13.1.3:compile 16:57:49 [INFO] | | | +- org.opendaylight.odlparent:odl-javassist-3:xml:features:13.1.3:compile 16:57:49 [INFO] | | | | \- org.javassist:javassist:jar:3.30.2-GA:compile 16:57:49 [INFO] | | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.43:compile 16:57:49 [INFO] | | | | +- org.glassfish.jersey.core:jersey-common:jar:2.43:compile 16:57:49 [INFO] | | | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile 16:57:49 [INFO] | | | | \- org.glassfish.hk2:hk2-locator:jar:2.6.1:compile 16:57:49 [INFO] | | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:compile 16:57:49 [INFO] | | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:compile 16:57:49 [INFO] | | | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:compile 16:57:49 [INFO] | | | +- org.glassfish.jersey.core:jersey-client:jar:2.43:compile 16:57:49 [INFO] | | | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile 16:57:49 [INFO] | | | +- org.glassfish.jersey.core:jersey-server:jar:2.43:compile 16:57:49 [INFO] | | | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 16:57:49 [INFO] | | | | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 16:57:49 [INFO] | | | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.43:compile 16:57:49 [INFO] | | | | \- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.43:compile 16:57:49 [INFO] | | | \- org.glassfish.jersey.media:jersey-media-sse:jar:2.43:compile 16:57:49 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.6:compile 16:57:49 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 16:57:49 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 16:57:49 [INFO] | | | +- org.opendaylight.yangtools:concepts:jar:13.0.6:compile 16:57:49 [INFO] | | | \- org.opendaylight.yangtools:util:jar:13.0.6:compile 16:57:49 [INFO] | | +- org.opendaylight.aaa.web:web-osgi-impl:jar:0.19.5:compile 16:57:49 [INFO] | | \- org.opendaylight.aaa.web:servlet-jersey2:jar:0.19.5:compile 16:57:49 [INFO] | +- org.opendaylight.aaa:aaa-shiro:jar:0.19.5:compile 16:57:49 [INFO] | | +- org.opendaylight.aaa:aaa-tokenauthrealm:jar:0.19.5:compile 16:57:49 [INFO] | | +- org.opendaylight.aaa:aaa-idm-store-h2:jar:0.19.5:compile 16:57:49 [INFO] | | | +- org.immutables:value:jar:annotations:2.10.1:compile 16:57:49 [INFO] | | | \- com.h2database:h2:jar:2.2.224:compile 16:57:49 [INFO] | | +- org.opendaylight.aaa:aaa-cert:jar:0.19.5:compile 16:57:49 [INFO] | | | +- org.apache.commons:commons-lang3:jar:3.14.0:compile 16:57:49 [INFO] | | | +- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile 16:57:49 [INFO] | | | | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile 16:57:49 [INFO] | | | \- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 16:57:49 [INFO] | | +- org.opendaylight.aaa:repackaged-shiro:jar:0.19.5:compile 16:57:49 [INFO] | | | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile 16:57:49 [INFO] | | | | +- commons-logging:commons-logging:jar:1.3.1:compile 16:57:49 [INFO] | | | | \- commons-collections:commons-collections:jar:3.2.2:compile 16:57:49 [INFO] | | | \- org.owasp.encoder:encoder:jar:1.2.3:compile 16:57:49 [INFO] | | +- com.google.code.gson:gson:jar:2.10.1:compile 16:57:49 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.4:compile 16:57:49 [INFO] | | | \- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.4:compile 16:57:49 [INFO] | | +- com.google.guava:guava:jar:32.1.3-jre:compile 16:57:49 [INFO] | | | +- com.google.guava:failureaccess:jar:1.0.1:compile 16:57:49 [INFO] | | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 16:57:49 [INFO] | | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 16:57:49 [INFO] | | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 16:57:49 [INFO] | | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 16:57:49 [INFO] | | +- org.opendaylight.aaa.web:web-api:jar:0.19.5:compile 16:57:49 [INFO] | | \- org.opendaylight.aaa.web:servlet-api:jar:0.19.5:compile 16:57:49 [INFO] | +- org.opendaylight.aaa:aaa-shiro-api:jar:0.19.5:compile 16:57:49 [INFO] | | \- org.opendaylight.yangtools:yang-common:jar:13.0.6:compile 16:57:49 [INFO] | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.19.5:compile 16:57:49 [INFO] | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.4:compile 16:57:49 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.6:compile 16:57:49 [INFO] | | | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.3:compile 16:57:49 [INFO] | | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.3:compile 16:57:49 [INFO] | | | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 16:57:49 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.6:compile 16:57:49 [INFO] | | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.3:compile 16:57:49 [INFO] | | | | | | \- org.antlr:antlr4-runtime:jar:4.13.1:compile 16:57:49 [INFO] | | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.6:compile 16:57:49 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.6:compile 16:57:49 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.6:compile 16:57:49 [INFO] | | | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.6:compile 16:57:49 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.6:compile 16:57:49 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.6:compile 16:57:49 [INFO] | | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.6:compile 16:57:49 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.4:compile 16:57:49 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.6:compile 16:57:49 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.6:compile 16:57:49 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.6:compile 16:57:49 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.6:compile 16:57:49 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.6:compile 16:57:49 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.6:compile 16:57:49 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.6:compile 16:57:49 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.6:compile 16:57:49 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.6:compile 16:57:49 [INFO] | | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:13.0.6:compile 16:57:49 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.4:compile 16:57:49 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.4:compile 16:57:49 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.4:compile 16:57:49 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.4:compile 16:57:49 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.4:compile 16:57:49 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.4:compile 16:57:49 [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.6:compile 16:57:49 [INFO] | | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.6:compile 16:57:49 [INFO] | | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.6:compile 16:57:49 [INFO] | | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.6:compile 16:57:49 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.6:compile 16:57:49 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.6:compile 16:57:49 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.6:compile 16:57:49 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.6:compile 16:57:49 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.6:compile 16:57:49 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.6:compile 16:57:49 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.6:compile 16:57:49 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.6:compile 16:57:49 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.6:compile 16:57:49 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.6:compile 16:57:49 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.6:compile 16:57:49 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.6:compile 16:57:49 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.4:compile 16:57:49 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.4:compile 16:57:49 [INFO] | | | | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.6:compile 16:57:49 [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.6:compile 16:57:49 [INFO] | | | | | +- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.6:compile 16:57:49 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.4:compile 16:57:49 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.4:compile 16:57:49 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.4:compile 16:57:49 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.4:compile 16:57:49 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.4:compile 16:57:49 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.4:compile 16:57:49 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.4:compile 16:57:49 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.4:compile 16:57:49 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.6:compile 16:57:49 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.6:compile 16:57:49 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.4:compile 16:57:49 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.4:compile 16:57:49 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.4:compile 16:57:49 [INFO] | | | \- org.opendaylight.controller:blueprint:jar:9.0.4:compile 16:57:49 [INFO] | | | +- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 16:57:49 [INFO] | | | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.6:compile 16:57:49 [INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.6:compile 16:57:49 [INFO] | | | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.6:compile 16:57:49 [INFO] | | | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.6:compile 16:57:49 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.4:compile 16:57:49 [INFO] | | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.5:compile 16:57:49 [INFO] | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.19.5:compile 16:57:49 [INFO] | | \- org.opendaylight.odlparent:logging-markers:jar:13.1.3:compile 16:57:49 [INFO] | +- org.opendaylight.aaa:aaa-filterchain:jar:0.19.5:compile 16:57:49 [INFO] | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 16:57:49 [INFO] | | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 16:57:49 [INFO] | +- org.opendaylight.aaa:odl-aaa-api:xml:features:0.19.5:compile 16:57:49 [INFO] | | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:13.1.3:compile 16:57:49 [INFO] | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 16:57:49 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.3:compile 16:57:49 [INFO] | | \- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:13.1.3:compile 16:57:49 [INFO] | +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.19.5:compile 16:57:49 [INFO] | | \- org.opendaylight.aaa:aaa-cert:xml:config:0.19.5:compile 16:57:49 [INFO] | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-app-config:0.19.5:compile 16:57:49 [INFO] | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-datastore-config:0.19.5:compile 16:57:49 [INFO] | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.3:compile 16:57:49 [INFO] | | \- org.apache.karaf.features:standard:xml:features:4.4.6:runtime 16:57:49 [INFO] | +- org.opendaylight.odlparent:odl-karaf-feat-jdbc:xml:features:13.1.3:compile 16:57:49 [INFO] | | +- org.ops4j.pax.jdbc:pax-jdbc-features:xml:features:1.5.7:runtime 16:57:49 [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc:jar:1.5.7:runtime 16:57:49 [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-common:jar:1.5.7:runtime 16:57:49 [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-common:jar:1.5.7:runtime 16:57:49 [INFO] | | | | \- javax.transaction:javax.transaction-api:jar:1.2:runtime 16:57:49 [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-config:jar:1.5.7:runtime 16:57:49 [INFO] | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.jasypt:jar:1.9.3_1:runtime 16:57:49 [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-db2:jar:1.5.7:runtime 16:57:49 [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-hsqldb:jar:1.5.7:runtime 16:57:49 [INFO] | | | | \- org.hsqldb:hsqldb:jar:jdk8:2.7.2:runtime 16:57:49 [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-jtds:jar:1.5.7:runtime 16:57:49 [INFO] | | | | \- net.sourceforge.jtds:jtds:jar:1.3.1:runtime 16:57:49 [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-mariadb:jar:1.5.7:runtime 16:57:49 [INFO] | | | | \- org.mariadb.jdbc:mariadb-java-client:jar:3.3.3:runtime 16:57:49 [INFO] | | | | \- com.github.waffle:waffle-jna:jar:3.3.0:runtime 16:57:49 [INFO] | | | | +- net.java.dev.jna:jna:jar:5.14.0:runtime 16:57:49 [INFO] | | | | +- net.java.dev.jna:jna-platform:jar:5.14.0:runtime 16:57:49 [INFO] | | | | +- org.slf4j:jcl-over-slf4j:jar:2.0.12:runtime 16:57:49 [INFO] | | | | \- com.github.ben-manes.caffeine:caffeine:jar:2.9.3:runtime 16:57:49 [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-mysql:jar:1.5.7:runtime 16:57:49 [INFO] | | | | \- com.mysql:mysql-connector-j:jar:8.3.0:runtime 16:57:49 [INFO] | | | | \- com.google.protobuf:protobuf-java:jar:3.25.1:runtime 16:57:49 [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-oracle:jar:1.5.7:runtime 16:57:49 [INFO] | | | | \- com.oracle.database.jdbc:ojdbc8:jar:23.3.0.23.09:runtime 16:57:49 [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-aries:jar:1.5.7:runtime 16:57:49 [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-c3p0:jar:1.5.7:runtime 16:57:49 [INFO] | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.c3p0:jar:0.9.5.5_1:runtime 16:57:49 [INFO] | | | | \- com.mchange:mchange-commons-java:jar:0.2.19:runtime 16:57:49 [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-dbcp2:jar:1.5.7:runtime 16:57:49 [INFO] | | | | +- org.apache.commons:commons-pool2:jar:2.12.0:runtime 16:57:49 [INFO] | | | | \- org.apache.commons:commons-dbcp2:jar:2.12.0:runtime 16:57:49 [INFO] | | | | \- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:runtime 16:57:49 [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-hikaricp:jar:1.5.7:runtime 16:57:49 [INFO] | | | | \- com.zaxxer:HikariCP:jar:4.0.3:runtime 16:57:49 [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-sqlite:jar:1.5.7:runtime 16:57:49 [INFO] | | | | \- org.xerial:sqlite-jdbc:jar:3.45.2.0:runtime 16:57:49 [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-teradata:jar:1.5.7:runtime 16:57:49 [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-narayana:jar:1.5.7:runtime 16:57:49 [INFO] | | | | \- org.jboss:jboss-transaction-spi:jar:7.6.1.Final:runtime 16:57:49 [INFO] | | | \- org.ops4j.pax.jdbc:pax-jdbc-pool-transx:jar:1.5.7:runtime 16:57:49 [INFO] | | | \- org.ops4j.pax.transx:pax-transx-jdbc:jar:0.5.4:runtime 16:57:49 [INFO] | | | \- org.ops4j.pax.transx:pax-transx-connector:jar:0.5.4:runtime 16:57:49 [INFO] | | | +- org.ops4j.pax.transx:pax-transx-tm-api:jar:0.5.4:runtime 16:57:49 [INFO] | | | \- javax.resource:javax.resource-api:jar:1.7.1:runtime 16:57:49 [INFO] | | +- org.osgi:org.osgi.service.jdbc:jar:1.1.0:provided 16:57:49 [INFO] | | \- org.apache.karaf.jdbc:org.apache.karaf.jdbc.core:jar:4.4.6:compile 16:57:49 [INFO] | +- org.opendaylight.aaa:aaa-shiro:py:idmtool:0.19.5:compile 16:57:49 [INFO] | \- org.opendaylight.aaa:aaa-filterchain:cfg:config:0.19.5:compile 16:57:49 [INFO] +- org.opendaylight.netconf:netconf-auth:jar:7.0.8-SNAPSHOT:compile 16:57:49 [INFO] +- org.opendaylight.netconf:netconf-auth-aaa:jar:7.0.8-SNAPSHOT:compile 16:57:49 [INFO] | \- org.opendaylight.aaa:aaa-authn-api:jar:0.19.5:compile 16:57:49 [INFO] | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 16:57:49 [INFO] | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 16:57:49 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 16:57:49 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 16:57:49 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 16:57:49 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 16:57:49 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 16:57:49 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 16:57:49 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 16:57:49 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 16:57:49 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 16:57:49 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 16:57:49 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 16:57:49 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 16:57:49 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 16:57:49 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 16:57:49 [INFO] +- junit:junit:jar:4.13.2:test 16:57:49 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 16:57:49 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 16:57:49 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 16:57:49 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:compile 16:57:49 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 16:57:49 [INFO] \- org.objenesis:objenesis:jar:3.3:test 16:57:49 [INFO] 16:57:49 [INFO] --- clm-maven-plugin:2.48.1-01:index (default-cli) @ odl-aaa-netconf-plugin --- 16:57:49 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/features/odl-aaa-netconf-plugin/target/sonatype-clm/module.xml 16:57:49 [INFO] 16:57:49 [INFO] ---------------< org.opendaylight.netconf.model:rfc5277 >--------------- 16:57:49 [INFO] Building rfc5277 7.0.8-SNAPSHOT [7/121] 16:57:49 [INFO] -------------------------------[ bundle ]------------------------------- 16:57:49 [INFO] 16:57:49 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ rfc5277 --- 16:57:49 [INFO] 16:57:49 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ rfc5277 --- 16:57:49 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:57:49 [INFO] 16:57:49 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ rfc5277 --- 16:57:50 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:57:50 [INFO] 16:57:50 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ rfc5277 --- 16:57:50 [INFO] 16:57:50 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ rfc5277 --- 16:57:50 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/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/** 16:57:50 [INFO] 16:57:50 [INFO] --- yang-maven-plugin:13.0.6:generate-sources (binding) @ rfc5277 --- 16:57:50 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:57:50 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-7.0.x/model/rfc5277/src/main/yang 16:57:50 [INFO] yang-to-sources: Found 1 dependencies in 5.181 ms 16:57:51 [INFO] yang-to-sources: Project model files found: 2 in 65.39 ms 16:57:51 [INFO] yang-to-sources: 3 YANG models processed in 148.5 ms 16:57:51 [INFO] BindingJavaFileGenerator: Defined 25 files in 57.29 ms 16:57:51 [INFO] Sorted 25 files into 8 directories in 3.484 ms 16:57:51 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 25 in 125.3 ms 16:57:51 [INFO] 16:57:51 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ rfc5277 --- 16:57:51 [INFO] Starting audit... 16:57:51 Audit done. 16:57:51 [INFO] You have 0 Checkstyle violations. 16:57:51 [INFO] 16:57:51 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ rfc5277 --- 16:57:51 [INFO] Starting audit... 16:57:51 Audit done. 16:57:51 [INFO] You have 0 Checkstyle violations. 16:57:51 [INFO] 16:57:51 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ rfc5277 --- 16:57:51 [INFO] 16:57:51 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc5277 --- 16:57:51 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc5277/src/main/resources 16:57:51 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc5277/target/generated-sources/spi 16:57:51 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 16:57:51 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:57:51 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 16:57:51 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc5277/target/generated-sources/spi 16:57:51 [INFO] 16:57:51 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ rfc5277 --- 16:57:51 [INFO] Recompiling the module because of changed dependency. 16:57:51 [INFO] Compiling 24 source files with javac [debug release 17] to target/classes 16:57:52 [INFO] 16:57:52 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ rfc5277 >>> 16:57:52 [INFO] 16:57:52 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ rfc5277 --- 16:57:52 [INFO] Fork Value is true 16:57:54 [INFO] Done SpotBugs Analysis.... 16:57:54 [INFO] 16:57:54 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ rfc5277 <<< 16:57:54 [INFO] 16:57:54 [INFO] 16:57:54 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ rfc5277 --- 16:57:54 [INFO] BugInstance size is 0 16:57:54 [INFO] Error size is 0 16:57:54 [INFO] No errors/warnings found 16:57:54 [INFO] 16:57:54 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc5277 --- 16:57:54 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc5277/src/test/resources 16:57:54 [INFO] 16:57:54 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ rfc5277 --- 16:57:54 [INFO] No sources to compile 16:57:54 [INFO] 16:57:54 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ rfc5277 --- 16:57:54 [INFO] No tests to run. 16:57:54 [INFO] 16:57:54 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ rfc5277 --- 16:57:54 [INFO] 16:57:54 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc5277 --- 16:57:54 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/model/rfc5277/target/rfc5277-7.0.8-SNAPSHOT.jar 16:57:54 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/model/rfc5277/target/classes/META-INF/MANIFEST.MF 16:57:54 [INFO] 16:57:54 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ rfc5277 --- 16:57:54 [INFO] No previous run data found, generating javadoc. 16:57:56 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/model/rfc5277/target/rfc5277-7.0.8-SNAPSHOT-javadoc.jar 16:57:56 [INFO] 16:57:56 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ rfc5277 --- 16:57:56 [INFO] CycloneDX: Resolving Dependencies 16:57:57 [INFO] CycloneDX: Creating BOM version 1.5 with 18 component(s) 16:57:57 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/model/rfc5277/target/bom.xml 16:57:57 [INFO] attaching as rfc5277-7.0.8-SNAPSHOT-cyclonedx.xml 16:57:57 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/model/rfc5277/target/bom.json 16:57:57 [INFO] attaching as rfc5277-7.0.8-SNAPSHOT-cyclonedx.json 16:57:57 [INFO] 16:57:57 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc5277 --- 16:57:57 [INFO] Skipping duplicate-finder execution! 16:57:57 [INFO] 16:57:57 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ rfc5277 --- 16:57:57 [INFO] No dependency problems found 16:57:57 [INFO] 16:57:57 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ rfc5277 --- 16:57:57 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/model/rfc5277/target/rfc5277-7.0.8-SNAPSHOT-sources.jar 16:57:57 [INFO] 16:57:57 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ rfc5277 --- 16:57:57 [INFO] 16:57:57 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ rfc5277 --- 16:57:57 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:57:57 [INFO] 16:57:57 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ rfc5277 --- 16:57:57 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc5277/pom.xml to /tmp/r/org/opendaylight/netconf/model/rfc5277/7.0.8-SNAPSHOT/rfc5277-7.0.8-SNAPSHOT.pom 16:57:57 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc5277/target/rfc5277-7.0.8-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/model/rfc5277/7.0.8-SNAPSHOT/rfc5277-7.0.8-SNAPSHOT.jar 16:57:57 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc5277/target/rfc5277-7.0.8-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/model/rfc5277/7.0.8-SNAPSHOT/rfc5277-7.0.8-SNAPSHOT-javadoc.jar 16:57:57 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc5277/target/bom.xml to /tmp/r/org/opendaylight/netconf/model/rfc5277/7.0.8-SNAPSHOT/rfc5277-7.0.8-SNAPSHOT-cyclonedx.xml 16:57:57 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc5277/target/bom.json to /tmp/r/org/opendaylight/netconf/model/rfc5277/7.0.8-SNAPSHOT/rfc5277-7.0.8-SNAPSHOT-cyclonedx.json 16:57:57 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc5277/target/rfc5277-7.0.8-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/model/rfc5277/7.0.8-SNAPSHOT/rfc5277-7.0.8-SNAPSHOT-sources.jar 16:57:57 [INFO] 16:57:57 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc5277 --- 16:57:57 [INFO] Installing org/opendaylight/netconf/model/rfc5277/7.0.8-SNAPSHOT/rfc5277-7.0.8-SNAPSHOT.jar 16:57:57 [INFO] Writing OBR metadata 16:57:57 [INFO] 16:57:57 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ rfc5277 --- 16:57:57 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 16:57:57 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 16:57:57 [INFO] 16:57:57 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc5277 --- 16:57:57 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:57:57 [INFO] 16:57:57 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ rfc5277 --- 16:57:57 [INFO] org.opendaylight.netconf.model:rfc5277:bundle:7.0.8-SNAPSHOT 16:57:57 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 16:57:57 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 16:57:57 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 16:57:57 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 16:57:57 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 16:57:57 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 16:57:57 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.6:compile 16:57:57 [INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.6:compile 16:57:57 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.4:compile 16:57:57 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.4:compile 16:57:57 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.4:compile 16:57:57 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 16:57:57 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.4:compile 16:57:57 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.6:compile 16:57:57 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 16:57:57 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 16:57:57 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 16:57:57 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 16:57:57 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 16:57:57 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 16:57:57 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 16:57:57 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 16:57:57 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 16:57:57 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 16:57:57 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 16:57:57 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 16:57:57 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 16:57:57 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 16:57:57 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 16:57:57 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 16:57:57 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 16:57:57 [INFO] +- junit:junit:jar:4.13.2:test 16:57:57 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 16:57:57 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 16:57:57 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 16:57:57 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 16:57:57 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 16:57:57 [INFO] \- org.objenesis:objenesis:jar:3.3:test 16:57:57 [INFO] 16:57:57 [INFO] --- clm-maven-plugin:2.48.1-01:index (default-cli) @ rfc5277 --- 16:57:57 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/model/rfc5277/target/sonatype-clm/module.xml 16:57:57 [INFO] 16:57:57 [INFO] ---------< org.opendaylight.netconf:odl-netconf-model-rfc5277 >--------- 16:57:57 [INFO] Building OpenDaylight :: Netconf :: RFC5277 Models 7.0.8-SNAPSHOT [8/121] 16:57:57 [INFO] ------------------------------[ feature ]------------------------------- 16:57:57 [INFO] 16:57:57 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-model-rfc5277 --- 16:57:57 [INFO] 16:57:57 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-model-rfc5277 --- 16:57:57 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:57:57 [INFO] 16:57:57 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-model-rfc5277 --- 16:57:57 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:57:57 [INFO] 16:57:57 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-netconf-model-rfc5277 --- 16:57:58 [INFO] 16:57:58 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-netconf-model-rfc5277 --- 16:57:58 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:57:58 [INFO] argLine set to empty 16:57:58 [INFO] 16:57:58 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-model-rfc5277 --- 16:57:58 [INFO] Starting audit... 16:57:58 Audit done. 16:57:58 [INFO] You have 0 Checkstyle violations. 16:57:58 [INFO] 16:57:58 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-model-rfc5277 --- 16:57:58 [INFO] Starting audit... 16:57:58 Audit done. 16:57:58 [INFO] You have 0 Checkstyle violations. 16:57:58 [INFO] 16:57:58 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-model-rfc5277 --- 16:57:58 [INFO] 16:57:58 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-model-rfc5277 --- 16:57:58 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc5277/target/feature/feature.xml 16:57:58 [INFO] ...done! 16:57:58 [INFO] Attaching features XML 16:57:58 [INFO] 16:57:58 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-netconf-model-rfc5277 --- 16:57:58 [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 16:57:58 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:57:58 [INFO] 16:57:58 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-netconf-model-rfc5277 >>> 16:57:58 [INFO] 16:57:58 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-netconf-model-rfc5277 --- 16:57:58 [INFO] 16:57:58 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-netconf-model-rfc5277 <<< 16:57:58 [INFO] 16:57:58 [INFO] 16:57:58 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-netconf-model-rfc5277 --- 16:57:58 [INFO] 16:57:58 [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-netconf-model-rfc5277 --- 16:57:58 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-model-rfc5277 16:57:58 [INFO] Project dependency features detected: [] 16:57:58 [INFO] Pax Exam System (Version: 4.13.3) created. 16:57:58 [INFO] Creating RMI registry server on 127.0.0.1:21000 16:57:59 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 16:57:59 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 16:57:59 [INFO] Waiting for remote bundle context.. on 21000 name: 8ae697bd-98d9-4e51-8ffa-e3c8d4f8a692 timout: [ RelativeTimeout value = 180000 ] 16:58:05 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 16:58:05 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 16:58:05 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 16:58:05 [INFO] 16:58:05 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-netconf-model-rfc5277 --- 16:58:05 [INFO] 16:58:05 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-model-rfc5277 --- 16:58:05 [INFO] 16:58:05 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-netconf-model-rfc5277 --- 16:58:05 [INFO] CycloneDX: Resolving Dependencies 16:58:06 [INFO] CycloneDX: Creating BOM version 1.5 with 25 component(s) 16:58:06 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc5277/target/bom.xml 16:58:06 [INFO] attaching as odl-netconf-model-rfc5277-7.0.8-SNAPSHOT-cyclonedx.xml 16:58:06 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc5277/target/bom.json 16:58:06 [INFO] attaching as odl-netconf-model-rfc5277-7.0.8-SNAPSHOT-cyclonedx.json 16:58:06 [INFO] 16:58:06 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-model-rfc5277 --- 16:58:06 [INFO] Skipping duplicate-finder execution! 16:58:06 [INFO] 16:58:06 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-model-rfc5277 --- 16:58:06 [INFO] Skipping plugin execution 16:58:06 [INFO] 16:58:06 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-model-rfc5277 --- 16:58:06 [INFO] Skipping source per configuration. 16:58:06 [INFO] 16:58:06 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-netconf-model-rfc5277 --- 16:58:06 [INFO] 16:58:06 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-netconf-model-rfc5277 --- 16:58:06 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:58:06 [INFO] 16:58:06 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-netconf-model-rfc5277 --- 16:58:06 [WARNING] 16:58:06 [WARNING] The packaging plugin for project odl-netconf-model-rfc5277 did not assign 16:58:06 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 16:58:06 [WARNING] 16:58:06 [WARNING] Incomplete projects like this will fail in future Maven versions! 16:58:06 [WARNING] 16:58:06 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc5277/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.8-SNAPSHOT/odl-netconf-model-rfc5277-7.0.8-SNAPSHOT.pom 16:58:06 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc5277/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.8-SNAPSHOT/odl-netconf-model-rfc5277-7.0.8-SNAPSHOT-features.xml 16:58:06 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc5277/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.8-SNAPSHOT/odl-netconf-model-rfc5277-7.0.8-SNAPSHOT-cyclonedx.xml 16:58:06 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc5277/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.8-SNAPSHOT/odl-netconf-model-rfc5277-7.0.8-SNAPSHOT-cyclonedx.json 16:58:06 [INFO] 16:58:06 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ odl-netconf-model-rfc5277 --- 16:58:06 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 16:58:06 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 16:58:06 [WARNING] 16:58:06 [WARNING] The packaging plugin for project odl-netconf-model-rfc5277 did not assign 16:58:06 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 16:58:06 [WARNING] 16:58:06 [WARNING] Incomplete projects like this will fail in future Maven versions! 16:58:06 [WARNING] 16:58:06 [INFO] 16:58:06 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-netconf-model-rfc5277 --- 16:58:06 [INFO] org.opendaylight.netconf:odl-netconf-model-rfc5277:feature:7.0.8-SNAPSHOT 16:58:06 [INFO] +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.4:compile 16:58:06 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.4:compile 16:58:06 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.6:compile 16:58:06 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.6:compile 16:58:06 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 16:58:06 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile 16:58:06 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.4:compile 16:58:06 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.4:compile 16:58:06 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.4:compile 16:58:06 [INFO] | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.4:compile 16:58:06 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.4:compile 16:58:06 [INFO] +- org.opendaylight.netconf.model:rfc5277:jar:7.0.8-SNAPSHOT:compile 16:58:06 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 16:58:06 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 16:58:06 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 16:58:06 [INFO] | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 16:58:06 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 16:58:06 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 16:58:06 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.6:compile 16:58:06 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:13.0.6:compile 16:58:06 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 16:58:06 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.4:compile 16:58:06 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.6:compile 16:58:06 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 16:58:06 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 16:58:06 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 16:58:06 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 16:58:06 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 16:58:06 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 16:58:06 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 16:58:06 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 16:58:06 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 16:58:06 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 16:58:06 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 16:58:06 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 16:58:06 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 16:58:06 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 16:58:06 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 16:58:06 [INFO] +- junit:junit:jar:4.13.2:test 16:58:06 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 16:58:06 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 16:58:06 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 16:58:06 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 16:58:06 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 16:58:06 [INFO] \- org.objenesis:objenesis:jar:3.3:test 16:58:06 [INFO] 16:58:06 [INFO] --- clm-maven-plugin:2.48.1-01:index (default-cli) @ odl-netconf-model-rfc5277 --- 16:58:06 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc5277/target/sonatype-clm/module.xml 16:58:06 [INFO] 16:58:06 [INFO] ---------------< org.opendaylight.netconf.model:rfc6241 >--------------- 16:58:06 [INFO] Building rfc6241 7.0.8-SNAPSHOT [9/121] 16:58:06 [INFO] -------------------------------[ bundle ]------------------------------- 16:58:06 [INFO] 16:58:06 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ rfc6241 --- 16:58:06 [INFO] 16:58:06 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ rfc6241 --- 16:58:06 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:58:06 [INFO] 16:58:06 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ rfc6241 --- 16:58:06 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:58:06 [INFO] 16:58:06 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ rfc6241 --- 16:58:06 [INFO] 16:58:06 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ rfc6241 --- 16:58:06 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/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/** 16:58:06 [INFO] 16:58:06 [INFO] --- yang-maven-plugin:13.0.6:generate-sources (binding) @ rfc6241 --- 16:58:06 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:58:06 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-7.0.x/model/rfc6241/src/main/yang 16:58:06 [INFO] yang-to-sources: Found 1 dependencies in 1.529 ms 16:58:06 [INFO] yang-to-sources: Project model files found: 1 in 25.35 ms 16:58:06 [INFO] yang-to-sources: 2 YANG models processed in 63.53 ms 16:58:06 [INFO] BindingJavaFileGenerator: Defined 172 files in 26.11 ms 16:58:06 [INFO] Sorted 172 files into 33 directories in 722.7 μs 16:58:07 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 172 in 177.1 ms 16:58:07 [INFO] 16:58:07 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ rfc6241 --- 16:58:07 [INFO] Starting audit... 16:58:07 Audit done. 16:58:07 [INFO] You have 0 Checkstyle violations. 16:58:07 [INFO] 16:58:07 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ rfc6241 --- 16:58:07 [INFO] Starting audit... 16:58:07 Audit done. 16:58:07 [INFO] You have 0 Checkstyle violations. 16:58:07 [INFO] 16:58:07 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ rfc6241 --- 16:58:07 [INFO] 16:58:07 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc6241 --- 16:58:07 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc6241/src/main/resources 16:58:07 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc6241/target/generated-sources/spi 16:58:07 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:58:07 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:58:07 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:58:07 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc6241/target/generated-sources/spi 16:58:07 [INFO] 16:58:07 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ rfc6241 --- 16:58:07 [INFO] Recompiling the module because of changed dependency. 16:58:07 [INFO] Compiling 171 source files with javac [debug release 17] to target/classes 16:58:08 [INFO] 16:58:08 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ rfc6241 >>> 16:58:08 [INFO] 16:58:08 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ rfc6241 --- 16:58:08 [INFO] Fork Value is true 16:58:11 [INFO] Done SpotBugs Analysis.... 16:58:11 [INFO] 16:58:11 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ rfc6241 <<< 16:58:11 [INFO] 16:58:11 [INFO] 16:58:11 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ rfc6241 --- 16:58:11 [INFO] BugInstance size is 0 16:58:11 [INFO] Error size is 0 16:58:11 [INFO] No errors/warnings found 16:58:11 [INFO] 16:58:11 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc6241 --- 16:58:11 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc6241/src/test/resources 16:58:11 [INFO] 16:58:11 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ rfc6241 --- 16:58:11 [INFO] No sources to compile 16:58:11 [INFO] 16:58:11 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ rfc6241 --- 16:58:11 [INFO] No tests to run. 16:58:11 [INFO] 16:58:11 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ rfc6241 --- 16:58:11 [INFO] 16:58:11 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc6241 --- 16:58:11 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6241/target/rfc6241-7.0.8-SNAPSHOT.jar 16:58:11 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6241/target/classes/META-INF/MANIFEST.MF 16:58:11 [INFO] 16:58:11 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ rfc6241 --- 16:58:11 [INFO] No previous run data found, generating javadoc. 16:58:15 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6241/target/rfc6241-7.0.8-SNAPSHOT-javadoc.jar 16:58:15 [INFO] 16:58:15 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ rfc6241 --- 16:58:15 [INFO] CycloneDX: Resolving Dependencies 16:58:15 [INFO] CycloneDX: Creating BOM version 1.5 with 18 component(s) 16:58:15 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/model/rfc6241/target/bom.xml 16:58:15 [INFO] attaching as rfc6241-7.0.8-SNAPSHOT-cyclonedx.xml 16:58:15 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/model/rfc6241/target/bom.json 16:58:15 [INFO] attaching as rfc6241-7.0.8-SNAPSHOT-cyclonedx.json 16:58:15 [INFO] 16:58:15 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc6241 --- 16:58:15 [INFO] Skipping duplicate-finder execution! 16:58:15 [INFO] 16:58:15 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ rfc6241 --- 16:58:16 [INFO] No dependency problems found 16:58:16 [INFO] 16:58:16 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ rfc6241 --- 16:58:16 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6241/target/rfc6241-7.0.8-SNAPSHOT-sources.jar 16:58:16 [INFO] 16:58:16 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ rfc6241 --- 16:58:16 [INFO] 16:58:16 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ rfc6241 --- 16:58:16 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:58:16 [INFO] 16:58:16 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ rfc6241 --- 16:58:16 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc6241/pom.xml to /tmp/r/org/opendaylight/netconf/model/rfc6241/7.0.8-SNAPSHOT/rfc6241-7.0.8-SNAPSHOT.pom 16:58:16 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc6241/target/rfc6241-7.0.8-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/model/rfc6241/7.0.8-SNAPSHOT/rfc6241-7.0.8-SNAPSHOT.jar 16:58:16 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc6241/target/rfc6241-7.0.8-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/model/rfc6241/7.0.8-SNAPSHOT/rfc6241-7.0.8-SNAPSHOT-javadoc.jar 16:58:16 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc6241/target/bom.xml to /tmp/r/org/opendaylight/netconf/model/rfc6241/7.0.8-SNAPSHOT/rfc6241-7.0.8-SNAPSHOT-cyclonedx.xml 16:58:16 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc6241/target/bom.json to /tmp/r/org/opendaylight/netconf/model/rfc6241/7.0.8-SNAPSHOT/rfc6241-7.0.8-SNAPSHOT-cyclonedx.json 16:58:16 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc6241/target/rfc6241-7.0.8-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/model/rfc6241/7.0.8-SNAPSHOT/rfc6241-7.0.8-SNAPSHOT-sources.jar 16:58:16 [INFO] 16:58:16 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc6241 --- 16:58:16 [INFO] Installing org/opendaylight/netconf/model/rfc6241/7.0.8-SNAPSHOT/rfc6241-7.0.8-SNAPSHOT.jar 16:58:16 [INFO] Writing OBR metadata 16:58:16 [INFO] 16:58:16 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ rfc6241 --- 16:58:16 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 16:58:16 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 16:58:16 [INFO] 16:58:16 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc6241 --- 16:58:16 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:58:16 [INFO] 16:58:16 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ rfc6241 --- 16:58:16 [INFO] org.opendaylight.netconf.model:rfc6241:bundle:7.0.8-SNAPSHOT 16:58:16 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 16:58:16 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 16:58:16 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 16:58:16 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 16:58:16 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 16:58:16 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 16:58:16 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.6:compile 16:58:16 [INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.6:compile 16:58:16 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.4:compile 16:58:16 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.4:compile 16:58:16 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.4:compile 16:58:16 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 16:58:16 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.4:compile 16:58:16 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.6:compile 16:58:16 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 16:58:16 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 16:58:16 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 16:58:16 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 16:58:16 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 16:58:16 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 16:58:16 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 16:58:16 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 16:58:16 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 16:58:16 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 16:58:16 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 16:58:16 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 16:58:16 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 16:58:16 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 16:58:16 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 16:58:16 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 16:58:16 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 16:58:16 [INFO] +- junit:junit:jar:4.13.2:test 16:58:16 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 16:58:16 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 16:58:16 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 16:58:16 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 16:58:16 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 16:58:16 [INFO] \- org.objenesis:objenesis:jar:3.3:test 16:58:16 [INFO] 16:58:16 [INFO] --- clm-maven-plugin:2.48.1-01:index (default-cli) @ rfc6241 --- 16:58:16 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/model/rfc6241/target/sonatype-clm/module.xml 16:58:16 [INFO] 16:58:16 [INFO] ---------< org.opendaylight.netconf:odl-netconf-model-rfc6241 >--------- 16:58:16 [INFO] Building OpenDaylight :: Netconf :: RFC6241 Models 7.0.8-SNAPSHOT [10/121] 16:58:16 [INFO] ------------------------------[ feature ]------------------------------- 16:58:16 [INFO] 16:58:16 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-model-rfc6241 --- 16:58:16 [INFO] 16:58:16 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-model-rfc6241 --- 16:58:16 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:58:16 [INFO] 16:58:16 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-model-rfc6241 --- 16:58:16 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:58:16 [INFO] 16:58:16 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-netconf-model-rfc6241 --- 16:58:16 [INFO] 16:58:16 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-netconf-model-rfc6241 --- 16:58:16 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:58:16 [INFO] argLine set to empty 16:58:16 [INFO] 16:58:16 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-model-rfc6241 --- 16:58:16 [INFO] Starting audit... 16:58:16 Audit done. 16:58:16 [INFO] You have 0 Checkstyle violations. 16:58:16 [INFO] 16:58:16 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-model-rfc6241 --- 16:58:16 [INFO] Starting audit... 16:58:16 Audit done. 16:58:16 [INFO] You have 0 Checkstyle violations. 16:58:16 [INFO] 16:58:16 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-model-rfc6241 --- 16:58:16 [INFO] 16:58:16 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-model-rfc6241 --- 16:58:16 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc6241/target/feature/feature.xml 16:58:16 [INFO] ...done! 16:58:16 [INFO] Attaching features XML 16:58:16 [INFO] 16:58:16 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-netconf-model-rfc6241 --- 16:58:16 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 16:58:16 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:58:16 [INFO] 16:58:16 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-netconf-model-rfc6241 >>> 16:58:16 [INFO] 16:58:16 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-netconf-model-rfc6241 --- 16:58:16 [INFO] 16:58:16 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-netconf-model-rfc6241 <<< 16:58:16 [INFO] 16:58:16 [INFO] 16:58:16 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-netconf-model-rfc6241 --- 16:58:16 [INFO] 16:58:16 [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-netconf-model-rfc6241 --- 16:58:16 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-model-rfc6241 16:58:16 [INFO] Project dependency features detected: [] 16:58:16 [INFO] Pax Exam System (Version: 4.13.3) created. 16:58:16 [INFO] Creating RMI registry server on 127.0.0.1:21000 16:58:17 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 16:58:17 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 16:58:17 [INFO] Waiting for remote bundle context.. on 21000 name: 64917815-08a1-4d9d-a850-e4ecfc35194d timout: [ RelativeTimeout value = 180000 ] 16:58:23 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 16:58:23 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 16:58:23 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 16:58:24 [INFO] 16:58:24 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-netconf-model-rfc6241 --- 16:58:24 [INFO] 16:58:24 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-model-rfc6241 --- 16:58:24 [INFO] 16:58:24 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-netconf-model-rfc6241 --- 16:58:24 [INFO] CycloneDX: Resolving Dependencies 16:58:24 [INFO] CycloneDX: Creating BOM version 1.5 with 25 component(s) 16:58:24 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc6241/target/bom.xml 16:58:24 [INFO] attaching as odl-netconf-model-rfc6241-7.0.8-SNAPSHOT-cyclonedx.xml 16:58:24 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc6241/target/bom.json 16:58:24 [INFO] attaching as odl-netconf-model-rfc6241-7.0.8-SNAPSHOT-cyclonedx.json 16:58:24 [INFO] 16:58:24 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-model-rfc6241 --- 16:58:24 [INFO] Skipping duplicate-finder execution! 16:58:24 [INFO] 16:58:24 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-model-rfc6241 --- 16:58:24 [INFO] Skipping plugin execution 16:58:24 [INFO] 16:58:24 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-model-rfc6241 --- 16:58:24 [INFO] Skipping source per configuration. 16:58:24 [INFO] 16:58:24 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-netconf-model-rfc6241 --- 16:58:24 [INFO] 16:58:24 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-netconf-model-rfc6241 --- 16:58:24 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:58:24 [INFO] 16:58:24 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-netconf-model-rfc6241 --- 16:58:24 [WARNING] 16:58:24 [WARNING] The packaging plugin for project odl-netconf-model-rfc6241 did not assign 16:58:24 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 16:58:24 [WARNING] 16:58:24 [WARNING] Incomplete projects like this will fail in future Maven versions! 16:58:24 [WARNING] 16:58:24 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc6241/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.8-SNAPSHOT/odl-netconf-model-rfc6241-7.0.8-SNAPSHOT.pom 16:58:24 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc6241/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.8-SNAPSHOT/odl-netconf-model-rfc6241-7.0.8-SNAPSHOT-features.xml 16:58:24 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc6241/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.8-SNAPSHOT/odl-netconf-model-rfc6241-7.0.8-SNAPSHOT-cyclonedx.xml 16:58:24 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc6241/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.8-SNAPSHOT/odl-netconf-model-rfc6241-7.0.8-SNAPSHOT-cyclonedx.json 16:58:24 [INFO] 16:58:24 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ odl-netconf-model-rfc6241 --- 16:58:24 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 16:58:24 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 16:58:24 [WARNING] 16:58:24 [WARNING] The packaging plugin for project odl-netconf-model-rfc6241 did not assign 16:58:24 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 16:58:24 [WARNING] 16:58:24 [WARNING] Incomplete projects like this will fail in future Maven versions! 16:58:24 [WARNING] 16:58:24 [INFO] 16:58:24 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-netconf-model-rfc6241 --- 16:58:24 [INFO] org.opendaylight.netconf:odl-netconf-model-rfc6241:feature:7.0.8-SNAPSHOT 16:58:24 [INFO] +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.4:compile 16:58:24 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.4:compile 16:58:24 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.6:compile 16:58:24 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.6:compile 16:58:24 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 16:58:24 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile 16:58:24 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.4:compile 16:58:24 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.4:compile 16:58:24 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.4:compile 16:58:24 [INFO] | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.4:compile 16:58:24 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.4:compile 16:58:24 [INFO] +- org.opendaylight.netconf.model:rfc6241:jar:7.0.8-SNAPSHOT:compile 16:58:24 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 16:58:24 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 16:58:24 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 16:58:24 [INFO] | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 16:58:24 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 16:58:24 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 16:58:24 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.6:compile 16:58:24 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:13.0.6:compile 16:58:24 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 16:58:24 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.4:compile 16:58:24 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.6:compile 16:58:24 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 16:58:24 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 16:58:24 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 16:58:24 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 16:58:24 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 16:58:24 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 16:58:24 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 16:58:24 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 16:58:24 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 16:58:24 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 16:58:24 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 16:58:24 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 16:58:24 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 16:58:24 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 16:58:24 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 16:58:24 [INFO] +- junit:junit:jar:4.13.2:test 16:58:24 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 16:58:24 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 16:58:24 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 16:58:24 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 16:58:24 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 16:58:24 [INFO] \- org.objenesis:objenesis:jar:3.3:test 16:58:24 [INFO] 16:58:24 [INFO] --- clm-maven-plugin:2.48.1-01:index (default-cli) @ odl-netconf-model-rfc6241 --- 16:58:24 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc6241/target/sonatype-clm/module.xml 16:58:24 [INFO] 16:58:24 [INFO] ---------------< org.opendaylight.netconf.model:rfc6470 >--------------- 16:58:24 [INFO] Building rfc6470 7.0.8-SNAPSHOT [11/121] 16:58:24 [INFO] -------------------------------[ bundle ]------------------------------- 16:58:24 [INFO] 16:58:24 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ rfc6470 --- 16:58:24 [INFO] 16:58:24 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ rfc6470 --- 16:58:24 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:58:24 [INFO] 16:58:24 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ rfc6470 --- 16:58:24 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:58:24 [INFO] 16:58:24 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ rfc6470 --- 16:58:25 [INFO] 16:58:25 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ rfc6470 --- 16:58:25 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/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/** 16:58:25 [INFO] 16:58:25 [INFO] --- yang-maven-plugin:13.0.6:generate-sources (binding) @ rfc6470 --- 16:58:25 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:58:25 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-7.0.x/model/rfc6470/src/main/yang 16:58:25 [INFO] yang-to-sources: Found 2 dependencies in 1.119 ms 16:58:25 [INFO] yang-to-sources: Project model files found: 1 in 6.872 ms 16:58:25 [INFO] yang-to-sources: 3 YANG models processed in 139.3 ms 16:58:25 [INFO] BindingJavaFileGenerator: Defined 25 files in 15.06 ms 16:58:25 [INFO] Sorted 25 files into 7 directories in 118.9 μs 16:58:25 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 25 in 44.43 ms 16:58:25 [INFO] 16:58:25 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ rfc6470 --- 16:58:25 [INFO] Starting audit... 16:58:25 Audit done. 16:58:25 [INFO] You have 0 Checkstyle violations. 16:58:25 [INFO] 16:58:25 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ rfc6470 --- 16:58:25 [INFO] Starting audit... 16:58:25 Audit done. 16:58:25 [INFO] You have 0 Checkstyle violations. 16:58:25 [INFO] 16:58:25 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ rfc6470 --- 16:58:25 [INFO] 16:58:25 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc6470 --- 16:58:25 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc6470/src/main/resources 16:58:25 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc6470/target/generated-sources/spi 16:58:25 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:58:25 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:58:25 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:58:25 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc6470/target/generated-sources/spi 16:58:25 [INFO] 16:58:25 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ rfc6470 --- 16:58:25 [INFO] Recompiling the module because of changed dependency. 16:58:25 [INFO] Compiling 24 source files with javac [debug release 17] to target/classes 16:58:25 [INFO] 16:58:25 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ rfc6470 >>> 16:58:25 [INFO] 16:58:25 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ rfc6470 --- 16:58:25 [INFO] Fork Value is true 16:58:28 [INFO] Done SpotBugs Analysis.... 16:58:28 [INFO] 16:58:28 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ rfc6470 <<< 16:58:28 [INFO] 16:58:28 [INFO] 16:58:28 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ rfc6470 --- 16:58:28 [INFO] BugInstance size is 0 16:58:28 [INFO] Error size is 0 16:58:28 [INFO] No errors/warnings found 16:58:28 [INFO] 16:58:28 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc6470 --- 16:58:28 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc6470/src/test/resources 16:58:28 [INFO] 16:58:28 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ rfc6470 --- 16:58:28 [INFO] No sources to compile 16:58:28 [INFO] 16:58:28 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ rfc6470 --- 16:58:28 [INFO] No tests to run. 16:58:28 [INFO] 16:58:28 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ rfc6470 --- 16:58:28 [INFO] 16:58:28 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc6470 --- 16:58:28 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6470/target/rfc6470-7.0.8-SNAPSHOT.jar 16:58:28 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6470/target/classes/META-INF/MANIFEST.MF 16:58:28 [INFO] 16:58:28 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ rfc6470 --- 16:58:28 [INFO] No previous run data found, generating javadoc. 16:58:30 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6470/target/rfc6470-7.0.8-SNAPSHOT-javadoc.jar 16:58:30 [INFO] 16:58:30 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ rfc6470 --- 16:58:30 [INFO] CycloneDX: Resolving Dependencies 16:58:30 [INFO] CycloneDX: Creating BOM version 1.5 with 19 component(s) 16:58:30 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/model/rfc6470/target/bom.xml 16:58:30 [INFO] attaching as rfc6470-7.0.8-SNAPSHOT-cyclonedx.xml 16:58:30 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/model/rfc6470/target/bom.json 16:58:30 [INFO] attaching as rfc6470-7.0.8-SNAPSHOT-cyclonedx.json 16:58:30 [INFO] 16:58:30 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc6470 --- 16:58:30 [INFO] Skipping duplicate-finder execution! 16:58:30 [INFO] 16:58:30 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ rfc6470 --- 16:58:30 [INFO] No dependency problems found 16:58:30 [INFO] 16:58:30 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ rfc6470 --- 16:58:30 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6470/target/rfc6470-7.0.8-SNAPSHOT-sources.jar 16:58:30 [INFO] 16:58:30 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ rfc6470 --- 16:58:30 [INFO] 16:58:30 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ rfc6470 --- 16:58:30 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:58:30 [INFO] 16:58:30 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ rfc6470 --- 16:58:30 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc6470/pom.xml to /tmp/r/org/opendaylight/netconf/model/rfc6470/7.0.8-SNAPSHOT/rfc6470-7.0.8-SNAPSHOT.pom 16:58:30 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc6470/target/rfc6470-7.0.8-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/model/rfc6470/7.0.8-SNAPSHOT/rfc6470-7.0.8-SNAPSHOT.jar 16:58:30 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc6470/target/rfc6470-7.0.8-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/model/rfc6470/7.0.8-SNAPSHOT/rfc6470-7.0.8-SNAPSHOT-javadoc.jar 16:58:30 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc6470/target/bom.xml to /tmp/r/org/opendaylight/netconf/model/rfc6470/7.0.8-SNAPSHOT/rfc6470-7.0.8-SNAPSHOT-cyclonedx.xml 16:58:30 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc6470/target/bom.json to /tmp/r/org/opendaylight/netconf/model/rfc6470/7.0.8-SNAPSHOT/rfc6470-7.0.8-SNAPSHOT-cyclonedx.json 16:58:30 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc6470/target/rfc6470-7.0.8-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/model/rfc6470/7.0.8-SNAPSHOT/rfc6470-7.0.8-SNAPSHOT-sources.jar 16:58:30 [INFO] 16:58:30 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc6470 --- 16:58:30 [INFO] Installing org/opendaylight/netconf/model/rfc6470/7.0.8-SNAPSHOT/rfc6470-7.0.8-SNAPSHOT.jar 16:58:30 [INFO] Writing OBR metadata 16:58:30 [INFO] 16:58:30 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ rfc6470 --- 16:58:30 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 16:58:30 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 16:58:30 [INFO] 16:58:30 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc6470 --- 16:58:30 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:58:30 [INFO] 16:58:30 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ rfc6470 --- 16:58:31 [INFO] org.opendaylight.netconf.model:rfc6470:bundle:7.0.8-SNAPSHOT 16:58:31 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 16:58:31 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 16:58:31 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 16:58:31 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 16:58:31 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 16:58:31 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 16:58:31 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.6:compile 16:58:31 [INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.6:compile 16:58:31 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.4:compile 16:58:31 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.4:compile 16:58:31 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.4:compile 16:58:31 [INFO] +- org.opendaylight.netconf.model:rfc6241:jar:7.0.8-SNAPSHOT:compile 16:58:31 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 16:58:31 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.4:compile 16:58:31 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.6:compile 16:58:31 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 16:58:31 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 16:58:31 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 16:58:31 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 16:58:31 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 16:58:31 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 16:58:31 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 16:58:31 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 16:58:31 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 16:58:31 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 16:58:31 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 16:58:31 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 16:58:31 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 16:58:31 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 16:58:31 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 16:58:31 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 16:58:31 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 16:58:31 [INFO] +- junit:junit:jar:4.13.2:test 16:58:31 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 16:58:31 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 16:58:31 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 16:58:31 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 16:58:31 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 16:58:31 [INFO] \- org.objenesis:objenesis:jar:3.3:test 16:58:31 [INFO] 16:58:31 [INFO] --- clm-maven-plugin:2.48.1-01:index (default-cli) @ rfc6470 --- 16:58:31 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/model/rfc6470/target/sonatype-clm/module.xml 16:58:31 [INFO] 16:58:31 [INFO] ---------< org.opendaylight.netconf:odl-netconf-model-rfc6470 >--------- 16:58:31 [INFO] Building OpenDaylight :: Netconf :: RFC6470 Models 7.0.8-SNAPSHOT [12/121] 16:58:31 [INFO] ------------------------------[ feature ]------------------------------- 16:58:31 [INFO] 16:58:31 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-model-rfc6470 --- 16:58:31 [INFO] 16:58:31 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-model-rfc6470 --- 16:58:31 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:58:31 [INFO] 16:58:31 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-model-rfc6470 --- 16:58:31 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:58:31 [INFO] 16:58:31 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-netconf-model-rfc6470 --- 16:58:31 [INFO] 16:58:31 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-netconf-model-rfc6470 --- 16:58:31 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:58:31 [INFO] argLine set to empty 16:58:31 [INFO] 16:58:31 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-model-rfc6470 --- 16:58:31 [INFO] Starting audit... 16:58:31 Audit done. 16:58:31 [INFO] You have 0 Checkstyle violations. 16:58:31 [INFO] 16:58:31 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-model-rfc6470 --- 16:58:31 [INFO] Starting audit... 16:58:31 Audit done. 16:58:31 [INFO] You have 0 Checkstyle violations. 16:58:31 [INFO] 16:58:31 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-model-rfc6470 --- 16:58:31 [INFO] 16:58:31 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-model-rfc6470 --- 16:58:31 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc6470/target/feature/feature.xml 16:58:31 [INFO] ...done! 16:58:31 [INFO] Attaching features XML 16:58:31 [INFO] 16:58:31 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-netconf-model-rfc6470 --- 16:58:31 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 16:58:31 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:58:31 [INFO] 16:58:31 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-netconf-model-rfc6470 >>> 16:58:31 [INFO] 16:58:31 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-netconf-model-rfc6470 --- 16:58:31 [INFO] 16:58:31 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-netconf-model-rfc6470 <<< 16:58:31 [INFO] 16:58:31 [INFO] 16:58:31 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-netconf-model-rfc6470 --- 16:58:31 [INFO] 16:58:31 [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-netconf-model-rfc6470 --- 16:58:31 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-model-rfc6470 16:58:31 [INFO] Project dependency features detected: [] 16:58:31 [INFO] Pax Exam System (Version: 4.13.3) created. 16:58:31 [INFO] Creating RMI registry server on 127.0.0.1:21000 16:58:32 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 16:58:32 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 16:58:32 [INFO] Waiting for remote bundle context.. on 21000 name: 23948183-3eca-4ee9-a801-421a6f2c6f84 timout: [ RelativeTimeout value = 180000 ] 16:58:38 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 16:58:38 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 16:58:38 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 16:58:39 [INFO] 16:58:39 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-netconf-model-rfc6470 --- 16:58:39 [INFO] 16:58:39 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-model-rfc6470 --- 16:58:39 [INFO] 16:58:39 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-netconf-model-rfc6470 --- 16:58:39 [INFO] CycloneDX: Resolving Dependencies 16:58:39 [INFO] CycloneDX: Creating BOM version 1.5 with 27 component(s) 16:58:39 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc6470/target/bom.xml 16:58:39 [INFO] attaching as odl-netconf-model-rfc6470-7.0.8-SNAPSHOT-cyclonedx.xml 16:58:39 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc6470/target/bom.json 16:58:39 [INFO] attaching as odl-netconf-model-rfc6470-7.0.8-SNAPSHOT-cyclonedx.json 16:58:39 [INFO] 16:58:39 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-model-rfc6470 --- 16:58:39 [INFO] Skipping duplicate-finder execution! 16:58:39 [INFO] 16:58:39 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-model-rfc6470 --- 16:58:39 [INFO] Skipping plugin execution 16:58:39 [INFO] 16:58:39 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-model-rfc6470 --- 16:58:39 [INFO] Skipping source per configuration. 16:58:39 [INFO] 16:58:39 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-netconf-model-rfc6470 --- 16:58:39 [INFO] 16:58:39 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-netconf-model-rfc6470 --- 16:58:39 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:58:39 [INFO] 16:58:39 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-netconf-model-rfc6470 --- 16:58:39 [WARNING] 16:58:39 [WARNING] The packaging plugin for project odl-netconf-model-rfc6470 did not assign 16:58:39 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 16:58:39 [WARNING] 16:58:39 [WARNING] Incomplete projects like this will fail in future Maven versions! 16:58:39 [WARNING] 16:58:39 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc6470/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.8-SNAPSHOT/odl-netconf-model-rfc6470-7.0.8-SNAPSHOT.pom 16:58:39 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc6470/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.8-SNAPSHOT/odl-netconf-model-rfc6470-7.0.8-SNAPSHOT-features.xml 16:58:39 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc6470/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.8-SNAPSHOT/odl-netconf-model-rfc6470-7.0.8-SNAPSHOT-cyclonedx.xml 16:58:39 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc6470/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.8-SNAPSHOT/odl-netconf-model-rfc6470-7.0.8-SNAPSHOT-cyclonedx.json 16:58:39 [INFO] 16:58:39 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ odl-netconf-model-rfc6470 --- 16:58:39 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 16:58:39 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 16:58:39 [WARNING] 16:58:39 [WARNING] The packaging plugin for project odl-netconf-model-rfc6470 did not assign 16:58:39 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 16:58:39 [WARNING] 16:58:39 [WARNING] Incomplete projects like this will fail in future Maven versions! 16:58:39 [WARNING] 16:58:39 [INFO] 16:58:39 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-netconf-model-rfc6470 --- 16:58:39 [INFO] org.opendaylight.netconf:odl-netconf-model-rfc6470:feature:7.0.8-SNAPSHOT 16:58:39 [INFO] +- org.opendaylight.netconf:odl-netconf-model-rfc6241:xml:features:7.0.8-SNAPSHOT:compile 16:58:39 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.4:compile 16:58:39 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.4:compile 16:58:39 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.6:compile 16:58:39 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.6:compile 16:58:39 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 16:58:39 [INFO] | | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile 16:58:39 [INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.4:compile 16:58:39 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.4:compile 16:58:39 [INFO] | \- org.opendaylight.netconf.model:rfc6241:jar:7.0.8-SNAPSHOT:compile 16:58:39 [INFO] +- org.opendaylight.netconf.model:rfc6470:jar:7.0.8-SNAPSHOT:compile 16:58:39 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 16:58:39 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 16:58:39 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 16:58:39 [INFO] | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 16:58:39 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 16:58:39 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 16:58:39 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.6:compile 16:58:39 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:13.0.6:compile 16:58:39 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.4:compile 16:58:39 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.4:compile 16:58:39 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.4:compile 16:58:39 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 16:58:39 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.4:compile 16:58:39 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.6:compile 16:58:39 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 16:58:39 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 16:58:39 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 16:58:39 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 16:58:39 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 16:58:39 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 16:58:39 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 16:58:39 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 16:58:39 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 16:58:39 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 16:58:39 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 16:58:39 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 16:58:39 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 16:58:39 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 16:58:39 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 16:58:39 [INFO] +- junit:junit:jar:4.13.2:test 16:58:39 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 16:58:39 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 16:58:39 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 16:58:39 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 16:58:39 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 16:58:39 [INFO] \- org.objenesis:objenesis:jar:3.3:test 16:58:39 [INFO] 16:58:39 [INFO] --- clm-maven-plugin:2.48.1-01:index (default-cli) @ odl-netconf-model-rfc6470 --- 16:58:39 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc6470/target/sonatype-clm/module.xml 16:58:39 [INFO] 16:58:39 [INFO] ---------------< org.opendaylight.netconf.model:rfc6243 >--------------- 16:58:39 [INFO] Building rfc6243 7.0.8-SNAPSHOT [13/121] 16:58:39 [INFO] -------------------------------[ bundle ]------------------------------- 16:58:39 [INFO] 16:58:39 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ rfc6243 --- 16:58:39 [INFO] 16:58:39 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ rfc6243 --- 16:58:39 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:58:39 [INFO] 16:58:39 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ rfc6243 --- 16:58:39 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:58:39 [INFO] 16:58:39 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ rfc6243 --- 16:58:40 [INFO] 16:58:40 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ rfc6243 --- 16:58:40 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/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/** 16:58:40 [INFO] 16:58:40 [INFO] --- yang-maven-plugin:13.0.6:generate-sources (binding) @ rfc6243 --- 16:58:40 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:58:40 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-7.0.x/model/rfc6243/src/main/yang 16:58:40 [INFO] yang-to-sources: Found 2 dependencies in 1.316 ms 16:58:40 [INFO] yang-to-sources: Project model files found: 1 in 4.286 ms 16:58:40 [INFO] yang-to-sources: 3 YANG models processed in 109.0 ms 16:58:40 [INFO] BindingJavaFileGenerator: Defined 12 files in 11.12 ms 16:58:40 [INFO] Sorted 12 files into 3 directories in 88.74 μs 16:58:40 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 12 in 22.82 ms 16:58:40 [INFO] 16:58:40 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ rfc6243 --- 16:58:40 [INFO] Starting audit... 16:58:40 Audit done. 16:58:40 [INFO] You have 0 Checkstyle violations. 16:58:40 [INFO] 16:58:40 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ rfc6243 --- 16:58:40 [INFO] Starting audit... 16:58:40 Audit done. 16:58:40 [INFO] You have 0 Checkstyle violations. 16:58:40 [INFO] 16:58:40 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ rfc6243 --- 16:58:40 [INFO] 16:58:40 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc6243 --- 16:58:40 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc6243/src/main/resources 16:58:40 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc6243/target/generated-sources/spi 16:58:40 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:58:40 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:58:40 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:58:40 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc6243/target/generated-sources/spi 16:58:40 [INFO] 16:58:40 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ rfc6243 --- 16:58:40 [INFO] Recompiling the module because of changed dependency. 16:58:40 [INFO] Compiling 11 source files with javac [debug release 17] to target/classes 16:58:40 [INFO] 16:58:40 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ rfc6243 >>> 16:58:40 [INFO] 16:58:40 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ rfc6243 --- 16:58:40 [INFO] Fork Value is true 16:58:42 [INFO] Done SpotBugs Analysis.... 16:58:42 [INFO] 16:58:42 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ rfc6243 <<< 16:58:42 [INFO] 16:58:42 [INFO] 16:58:42 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ rfc6243 --- 16:58:42 [INFO] BugInstance size is 0 16:58:42 [INFO] Error size is 0 16:58:42 [INFO] No errors/warnings found 16:58:42 [INFO] 16:58:42 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc6243 --- 16:58:42 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc6243/src/test/resources 16:58:42 [INFO] 16:58:42 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ rfc6243 --- 16:58:42 [INFO] No sources to compile 16:58:42 [INFO] 16:58:42 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ rfc6243 --- 16:58:42 [INFO] No tests to run. 16:58:42 [INFO] 16:58:42 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ rfc6243 --- 16:58:42 [INFO] 16:58:42 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc6243 --- 16:58:42 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6243/target/rfc6243-7.0.8-SNAPSHOT.jar 16:58:42 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6243/target/classes/META-INF/MANIFEST.MF 16:58:42 [INFO] 16:58:42 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ rfc6243 --- 16:58:43 [INFO] No previous run data found, generating javadoc. 16:58:44 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6243/target/rfc6243-7.0.8-SNAPSHOT-javadoc.jar 16:58:44 [INFO] 16:58:44 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ rfc6243 --- 16:58:44 [INFO] CycloneDX: Resolving Dependencies 16:58:44 [INFO] CycloneDX: Creating BOM version 1.5 with 19 component(s) 16:58:44 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/model/rfc6243/target/bom.xml 16:58:44 [INFO] attaching as rfc6243-7.0.8-SNAPSHOT-cyclonedx.xml 16:58:44 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/model/rfc6243/target/bom.json 16:58:44 [INFO] attaching as rfc6243-7.0.8-SNAPSHOT-cyclonedx.json 16:58:44 [INFO] 16:58:44 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc6243 --- 16:58:44 [INFO] Skipping duplicate-finder execution! 16:58:44 [INFO] 16:58:44 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ rfc6243 --- 16:58:44 [INFO] No dependency problems found 16:58:44 [INFO] 16:58:44 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ rfc6243 --- 16:58:44 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6243/target/rfc6243-7.0.8-SNAPSHOT-sources.jar 16:58:44 [INFO] 16:58:44 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ rfc6243 --- 16:58:44 [INFO] 16:58:44 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ rfc6243 --- 16:58:44 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:58:44 [INFO] 16:58:44 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ rfc6243 --- 16:58:44 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc6243/pom.xml to /tmp/r/org/opendaylight/netconf/model/rfc6243/7.0.8-SNAPSHOT/rfc6243-7.0.8-SNAPSHOT.pom 16:58:44 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc6243/target/rfc6243-7.0.8-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/model/rfc6243/7.0.8-SNAPSHOT/rfc6243-7.0.8-SNAPSHOT.jar 16:58:44 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc6243/target/rfc6243-7.0.8-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/model/rfc6243/7.0.8-SNAPSHOT/rfc6243-7.0.8-SNAPSHOT-javadoc.jar 16:58:44 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc6243/target/bom.xml to /tmp/r/org/opendaylight/netconf/model/rfc6243/7.0.8-SNAPSHOT/rfc6243-7.0.8-SNAPSHOT-cyclonedx.xml 16:58:44 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc6243/target/bom.json to /tmp/r/org/opendaylight/netconf/model/rfc6243/7.0.8-SNAPSHOT/rfc6243-7.0.8-SNAPSHOT-cyclonedx.json 16:58:44 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc6243/target/rfc6243-7.0.8-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/model/rfc6243/7.0.8-SNAPSHOT/rfc6243-7.0.8-SNAPSHOT-sources.jar 16:58:44 [INFO] 16:58:44 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc6243 --- 16:58:44 [INFO] Installing org/opendaylight/netconf/model/rfc6243/7.0.8-SNAPSHOT/rfc6243-7.0.8-SNAPSHOT.jar 16:58:44 [INFO] Writing OBR metadata 16:58:44 [INFO] 16:58:44 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ rfc6243 --- 16:58:44 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 16:58:44 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 16:58:44 [INFO] 16:58:44 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc6243 --- 16:58:44 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:58:44 [INFO] 16:58:44 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ rfc6243 --- 16:58:44 [INFO] org.opendaylight.netconf.model:rfc6243:bundle:7.0.8-SNAPSHOT 16:58:44 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 16:58:44 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 16:58:44 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 16:58:44 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 16:58:44 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 16:58:44 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 16:58:44 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.6:compile 16:58:44 [INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.6:compile 16:58:44 [INFO] +- org.opendaylight.netconf.model:rfc6241:jar:7.0.8-SNAPSHOT:compile 16:58:44 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.4:compile 16:58:44 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.4:compile 16:58:44 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.4:compile 16:58:44 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 16:58:44 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.4:compile 16:58:44 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.6:compile 16:58:44 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 16:58:44 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 16:58:44 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 16:58:44 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 16:58:44 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 16:58:44 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 16:58:44 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 16:58:44 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 16:58:44 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 16:58:44 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 16:58:44 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 16:58:44 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 16:58:44 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 16:58:44 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 16:58:44 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 16:58:44 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 16:58:44 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 16:58:44 [INFO] +- junit:junit:jar:4.13.2:test 16:58:44 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 16:58:44 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 16:58:44 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 16:58:44 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 16:58:44 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 16:58:44 [INFO] \- org.objenesis:objenesis:jar:3.3:test 16:58:44 [INFO] 16:58:44 [INFO] --- clm-maven-plugin:2.48.1-01:index (default-cli) @ rfc6243 --- 16:58:44 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/model/rfc6243/target/sonatype-clm/module.xml 16:58:44 [INFO] 16:58:44 [INFO] ---------< org.opendaylight.netconf:odl-netconf-model-rfc6243 >--------- 16:58:44 [INFO] Building OpenDaylight :: Netconf :: RFC6243 Models 7.0.8-SNAPSHOT [14/121] 16:58:44 [INFO] ------------------------------[ feature ]------------------------------- 16:58:44 [INFO] 16:58:44 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-model-rfc6243 --- 16:58:44 [INFO] 16:58:44 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-model-rfc6243 --- 16:58:45 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:58:45 [INFO] 16:58:45 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-model-rfc6243 --- 16:58:45 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:58:45 [INFO] 16:58:45 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-netconf-model-rfc6243 --- 16:58:45 [INFO] 16:58:45 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-netconf-model-rfc6243 --- 16:58:45 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:58:45 [INFO] argLine set to empty 16:58:45 [INFO] 16:58:45 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-model-rfc6243 --- 16:58:45 [INFO] Starting audit... 16:58:45 Audit done. 16:58:45 [INFO] You have 0 Checkstyle violations. 16:58:45 [INFO] 16:58:45 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-model-rfc6243 --- 16:58:45 [INFO] Starting audit... 16:58:45 Audit done. 16:58:45 [INFO] You have 0 Checkstyle violations. 16:58:45 [INFO] 16:58:45 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-model-rfc6243 --- 16:58:45 [INFO] 16:58:45 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-model-rfc6243 --- 16:58:45 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc6243/target/feature/feature.xml 16:58:45 [INFO] ...done! 16:58:45 [INFO] Attaching features XML 16:58:45 [INFO] 16:58:45 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-netconf-model-rfc6243 --- 16:58: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 16:58:45 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:58:45 [INFO] 16:58:45 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-netconf-model-rfc6243 >>> 16:58:45 [INFO] 16:58:45 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-netconf-model-rfc6243 --- 16:58:45 [INFO] 16:58:45 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-netconf-model-rfc6243 <<< 16:58:45 [INFO] 16:58:45 [INFO] 16:58:45 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-netconf-model-rfc6243 --- 16:58:45 [INFO] 16:58:45 [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-netconf-model-rfc6243 --- 16:58:45 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-model-rfc6243 16:58:45 [INFO] Project dependency features detected: [] 16:58:45 [INFO] Pax Exam System (Version: 4.13.3) created. 16:58:45 [INFO] Creating RMI registry server on 127.0.0.1:21000 16:58:46 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 16:58:46 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 16:58:46 [INFO] Waiting for remote bundle context.. on 21000 name: 4689472e-a766-4c44-89e5-536226711ec0 timout: [ RelativeTimeout value = 180000 ] 16:58:52 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 16:58:52 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 16:58:52 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 16:58:53 [INFO] 16:58:53 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-netconf-model-rfc6243 --- 16:58:53 [INFO] 16:58:53 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-model-rfc6243 --- 16:58:53 [INFO] 16:58:53 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-netconf-model-rfc6243 --- 16:58:53 [INFO] CycloneDX: Resolving Dependencies 16:58:53 [INFO] CycloneDX: Creating BOM version 1.5 with 27 component(s) 16:58:53 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc6243/target/bom.xml 16:58:53 [INFO] attaching as odl-netconf-model-rfc6243-7.0.8-SNAPSHOT-cyclonedx.xml 16:58:53 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc6243/target/bom.json 16:58:53 [INFO] attaching as odl-netconf-model-rfc6243-7.0.8-SNAPSHOT-cyclonedx.json 16:58:53 [INFO] 16:58:53 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-model-rfc6243 --- 16:58:53 [INFO] Skipping duplicate-finder execution! 16:58:53 [INFO] 16:58:53 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-model-rfc6243 --- 16:58:53 [INFO] Skipping plugin execution 16:58:53 [INFO] 16:58:53 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-model-rfc6243 --- 16:58:53 [INFO] Skipping source per configuration. 16:58:53 [INFO] 16:58:53 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-netconf-model-rfc6243 --- 16:58:53 [INFO] 16:58:53 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-netconf-model-rfc6243 --- 16:58:53 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:58:53 [INFO] 16:58:53 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-netconf-model-rfc6243 --- 16:58:53 [WARNING] 16:58:53 [WARNING] The packaging plugin for project odl-netconf-model-rfc6243 did not assign 16:58:53 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 16:58:53 [WARNING] 16:58:53 [WARNING] Incomplete projects like this will fail in future Maven versions! 16:58:53 [WARNING] 16:58:53 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc6243/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.8-SNAPSHOT/odl-netconf-model-rfc6243-7.0.8-SNAPSHOT.pom 16:58:53 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc6243/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.8-SNAPSHOT/odl-netconf-model-rfc6243-7.0.8-SNAPSHOT-features.xml 16:58:53 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc6243/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.8-SNAPSHOT/odl-netconf-model-rfc6243-7.0.8-SNAPSHOT-cyclonedx.xml 16:58:53 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc6243/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.8-SNAPSHOT/odl-netconf-model-rfc6243-7.0.8-SNAPSHOT-cyclonedx.json 16:58:53 [INFO] 16:58:53 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ odl-netconf-model-rfc6243 --- 16:58:53 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 16:58:53 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 16:58:53 [WARNING] 16:58:53 [WARNING] The packaging plugin for project odl-netconf-model-rfc6243 did not assign 16:58:53 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 16:58:53 [WARNING] 16:58:53 [WARNING] Incomplete projects like this will fail in future Maven versions! 16:58:53 [WARNING] 16:58:53 [INFO] 16:58:53 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-netconf-model-rfc6243 --- 16:58:53 [INFO] org.opendaylight.netconf:odl-netconf-model-rfc6243:feature:7.0.8-SNAPSHOT 16:58:53 [INFO] +- org.opendaylight.netconf:odl-netconf-model-rfc6241:xml:features:7.0.8-SNAPSHOT:compile 16:58:53 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.4:compile 16:58:53 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.4:compile 16:58:53 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.6:compile 16:58:53 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.6:compile 16:58:53 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 16:58:53 [INFO] | | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile 16:58:53 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.4:compile 16:58:53 [INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.4:compile 16:58:53 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.4:compile 16:58:53 [INFO] | | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.4:compile 16:58:53 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.4:compile 16:58:53 [INFO] | \- org.opendaylight.netconf.model:rfc6241:jar:7.0.8-SNAPSHOT:compile 16:58:53 [INFO] +- org.opendaylight.netconf.model:rfc6243:jar:7.0.8-SNAPSHOT:compile 16:58:53 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 16:58:53 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 16:58:53 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 16:58:53 [INFO] | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 16:58:53 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 16:58:53 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 16:58:53 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.6:compile 16:58:53 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:13.0.6:compile 16:58:53 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 16:58:53 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.4:compile 16:58:53 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.6:compile 16:58:53 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 16:58:53 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 16:58:53 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 16:58:53 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 16:58:53 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 16:58:53 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 16:58:53 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 16:58:53 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 16:58:53 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 16:58:53 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 16:58:53 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 16:58:53 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 16:58:53 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 16:58:53 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 16:58:53 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 16:58:53 [INFO] +- junit:junit:jar:4.13.2:test 16:58:53 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 16:58:53 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 16:58:53 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 16:58:53 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 16:58:53 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 16:58:53 [INFO] \- org.objenesis:objenesis:jar:3.3:test 16:58:53 [INFO] 16:58:53 [INFO] --- clm-maven-plugin:2.48.1-01:index (default-cli) @ odl-netconf-model-rfc6243 --- 16:58:53 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc6243/target/sonatype-clm/module.xml 16:58:53 [INFO] 16:58:53 [INFO] ---------------< org.opendaylight.netconf.model:rfc8526 >--------------- 16:58:53 [INFO] Building rfc8526 7.0.8-SNAPSHOT [15/121] 16:58:53 [INFO] -------------------------------[ bundle ]------------------------------- 16:58:53 [INFO] 16:58:53 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ rfc8526 --- 16:58:53 [INFO] 16:58:53 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ rfc8526 --- 16:58:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:58:53 [INFO] 16:58:53 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ rfc8526 --- 16:58:53 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:58:53 [INFO] 16:58:53 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ rfc8526 --- 16:58:54 [INFO] 16:58:54 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ rfc8526 --- 16:58:54 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/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/** 16:58:54 [INFO] 16:58:54 [INFO] --- yang-maven-plugin:13.0.6:generate-sources (binding) @ rfc8526 --- 16:58:54 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:58:54 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-7.0.x/model/rfc8526/src/main/yang 16:58:54 [INFO] yang-to-sources: Found 7 dependencies in 1.256 ms 16:58:54 [INFO] yang-to-sources: Project model files found: 1 in 3.016 ms 16:58:54 [INFO] yang-to-sources: 8 YANG models processed in 72.67 ms 16:58:54 [INFO] BindingJavaFileGenerator: Defined 40 files in 16.49 ms 16:58:54 [INFO] Sorted 40 files into 14 directories in 184.7 μs 16:58:54 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 40 in 33.56 ms 16:58:54 [INFO] 16:58:54 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ rfc8526 --- 16:58:54 [INFO] Starting audit... 16:58:54 Audit done. 16:58:54 [INFO] You have 0 Checkstyle violations. 16:58:54 [INFO] 16:58:54 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ rfc8526 --- 16:58:54 [INFO] Starting audit... 16:58:54 Audit done. 16:58:54 [INFO] You have 0 Checkstyle violations. 16:58:54 [INFO] 16:58:54 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ rfc8526 --- 16:58:54 [INFO] 16:58:54 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc8526 --- 16:58:54 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc8526/src/main/resources 16:58:54 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc8526/target/generated-sources/spi 16:58:54 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:58:54 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:58:54 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:58:54 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc8526/target/generated-sources/spi 16:58:54 [INFO] 16:58:54 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ rfc8526 --- 16:58:54 [INFO] Recompiling the module because of changed dependency. 16:58:54 [INFO] Compiling 40 source files with javac [debug release 17] to target/classes 16:58:54 [INFO] 16:58:54 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ rfc8526 >>> 16:58:54 [INFO] 16:58:54 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ rfc8526 --- 16:58:54 [INFO] Fork Value is true 16:58:57 [INFO] Done SpotBugs Analysis.... 16:58:57 [INFO] 16:58:57 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ rfc8526 <<< 16:58:57 [INFO] 16:58:57 [INFO] 16:58:57 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ rfc8526 --- 16:58:57 [INFO] BugInstance size is 0 16:58:57 [INFO] Error size is 0 16:58:57 [INFO] No errors/warnings found 16:58:57 [INFO] 16:58:57 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc8526 --- 16:58:57 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc8526/src/test/resources 16:58:57 [INFO] 16:58:57 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ rfc8526 --- 16:58:57 [INFO] No sources to compile 16:58:57 [INFO] 16:58:57 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ rfc8526 --- 16:58:57 [INFO] No tests to run. 16:58:57 [INFO] 16:58:57 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ rfc8526 --- 16:58:57 [INFO] 16:58:57 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc8526 --- 16:58:57 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8526/target/rfc8526-7.0.8-SNAPSHOT.jar 16:58:57 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8526/target/classes/META-INF/MANIFEST.MF 16:58:57 [INFO] 16:58:57 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ rfc8526 --- 16:58:57 [INFO] No previous run data found, generating javadoc. 16:58:59 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8526/target/rfc8526-7.0.8-SNAPSHOT-javadoc.jar 16:58:59 [INFO] 16:58:59 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ rfc8526 --- 16:58:59 [INFO] CycloneDX: Resolving Dependencies 16:59:00 [INFO] CycloneDX: Creating BOM version 1.5 with 24 component(s) 16:59:00 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/model/rfc8526/target/bom.xml 16:59:00 [INFO] attaching as rfc8526-7.0.8-SNAPSHOT-cyclonedx.xml 16:59:00 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/model/rfc8526/target/bom.json 16:59:00 [INFO] attaching as rfc8526-7.0.8-SNAPSHOT-cyclonedx.json 16:59:00 [INFO] 16:59:00 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc8526 --- 16:59:00 [INFO] Skipping duplicate-finder execution! 16:59:00 [INFO] 16:59:00 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ rfc8526 --- 16:59:00 [INFO] No dependency problems found 16:59:00 [INFO] 16:59:00 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ rfc8526 --- 16:59:00 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8526/target/rfc8526-7.0.8-SNAPSHOT-sources.jar 16:59:00 [INFO] 16:59:00 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ rfc8526 --- 16:59:00 [INFO] 16:59:00 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ rfc8526 --- 16:59:00 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:59:00 [INFO] 16:59:00 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ rfc8526 --- 16:59:00 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc8526/pom.xml to /tmp/r/org/opendaylight/netconf/model/rfc8526/7.0.8-SNAPSHOT/rfc8526-7.0.8-SNAPSHOT.pom 16:59:00 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc8526/target/rfc8526-7.0.8-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/model/rfc8526/7.0.8-SNAPSHOT/rfc8526-7.0.8-SNAPSHOT.jar 16:59:00 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc8526/target/rfc8526-7.0.8-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/model/rfc8526/7.0.8-SNAPSHOT/rfc8526-7.0.8-SNAPSHOT-javadoc.jar 16:59:00 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc8526/target/bom.xml to /tmp/r/org/opendaylight/netconf/model/rfc8526/7.0.8-SNAPSHOT/rfc8526-7.0.8-SNAPSHOT-cyclonedx.xml 16:59:00 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc8526/target/bom.json to /tmp/r/org/opendaylight/netconf/model/rfc8526/7.0.8-SNAPSHOT/rfc8526-7.0.8-SNAPSHOT-cyclonedx.json 16:59:00 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc8526/target/rfc8526-7.0.8-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/model/rfc8526/7.0.8-SNAPSHOT/rfc8526-7.0.8-SNAPSHOT-sources.jar 16:59:00 [INFO] 16:59:00 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc8526 --- 16:59:00 [INFO] Installing org/opendaylight/netconf/model/rfc8526/7.0.8-SNAPSHOT/rfc8526-7.0.8-SNAPSHOT.jar 16:59:00 [INFO] Writing OBR metadata 16:59:00 [INFO] 16:59:00 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ rfc8526 --- 16:59:00 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 16:59:00 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 16:59:00 [INFO] 16:59:00 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc8526 --- 16:59:00 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:59:00 [INFO] 16:59:00 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ rfc8526 --- 16:59:00 [INFO] org.opendaylight.netconf.model:rfc8526:bundle:7.0.8-SNAPSHOT 16:59:00 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 16:59:00 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 16:59:00 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 16:59:00 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 16:59:00 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 16:59:00 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 16:59:00 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.6:compile 16:59:00 [INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.6:compile 16:59:00 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.4:compile 16:59:00 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.4:compile 16:59:00 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.4:compile 16:59:00 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.4:compile 16:59:00 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.4:compile 16:59:00 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:13.0.4:compile 16:59:00 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:13.0.4:compile 16:59:00 [INFO] +- org.opendaylight.netconf.model:rfc6241:jar:7.0.8-SNAPSHOT:compile 16:59:00 [INFO] +- org.opendaylight.netconf.model:rfc6243:jar:7.0.8-SNAPSHOT:compile 16:59:00 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 16:59:00 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.4:compile 16:59:00 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.6:compile 16:59:00 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 16:59:00 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 16:59:00 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 16:59:00 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 16:59:00 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 16:59:00 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 16:59:00 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 16:59:00 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 16:59:00 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 16:59:00 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 16:59:00 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 16:59:00 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 16:59:00 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 16:59:00 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 16:59:00 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 16:59:00 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 16:59:00 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 16:59:00 [INFO] +- junit:junit:jar:4.13.2:test 16:59:00 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 16:59:00 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 16:59:00 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 16:59:00 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 16:59:00 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 16:59:00 [INFO] \- org.objenesis:objenesis:jar:3.3:test 16:59:00 [INFO] 16:59:00 [INFO] --- clm-maven-plugin:2.48.1-01:index (default-cli) @ rfc8526 --- 16:59:00 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/model/rfc8526/target/sonatype-clm/module.xml 16:59:00 [INFO] 16:59:00 [INFO] ---------< org.opendaylight.netconf:odl-netconf-model-rfc8526 >--------- 16:59:00 [INFO] Building OpenDaylight :: Netconf :: RFC8526 Models 7.0.8-SNAPSHOT [16/121] 16:59:00 [INFO] ------------------------------[ feature ]------------------------------- 16:59:00 [INFO] 16:59:00 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-model-rfc8526 --- 16:59:00 [INFO] 16:59:00 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-model-rfc8526 --- 16:59:00 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:59:00 [INFO] 16:59:00 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-model-rfc8526 --- 16:59:00 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:59:00 [INFO] 16:59:00 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-netconf-model-rfc8526 --- 16:59:00 [INFO] 16:59:00 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-netconf-model-rfc8526 --- 16:59:00 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:59:00 [INFO] argLine set to empty 16:59:00 [INFO] 16:59:00 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-model-rfc8526 --- 16:59:00 [INFO] Starting audit... 16:59:00 Audit done. 16:59:00 [INFO] You have 0 Checkstyle violations. 16:59:00 [INFO] 16:59:00 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-model-rfc8526 --- 16:59:00 [INFO] Starting audit... 16:59:00 Audit done. 16:59:00 [INFO] You have 0 Checkstyle violations. 16:59:00 [INFO] 16:59:00 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-model-rfc8526 --- 16:59:00 [INFO] 16:59:00 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-model-rfc8526 --- 16:59:00 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8526/target/feature/feature.xml 16:59:00 [INFO] ...done! 16:59:00 [INFO] Attaching features XML 16:59:00 [INFO] 16:59:00 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-netconf-model-rfc8526 --- 16:59:00 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 16:59:00 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:59:00 [INFO] 16:59:00 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-netconf-model-rfc8526 >>> 16:59:00 [INFO] 16:59:00 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-netconf-model-rfc8526 --- 16:59:00 [INFO] 16:59:00 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-netconf-model-rfc8526 <<< 16:59:00 [INFO] 16:59:00 [INFO] 16:59:00 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-netconf-model-rfc8526 --- 16:59:00 [INFO] 16:59:00 [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-netconf-model-rfc8526 --- 16:59:00 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-model-rfc8526 16:59:00 [INFO] Project dependency features detected: [] 16:59:00 [INFO] Pax Exam System (Version: 4.13.3) created. 16:59:00 [INFO] Creating RMI registry server on 127.0.0.1:21000 16:59:01 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 16:59:01 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 16:59:01 [INFO] Waiting for remote bundle context.. on 21000 name: 118ef2e2-ca39-40a0-985c-1922e559659e timout: [ RelativeTimeout value = 180000 ] 16:59:05 Exception in thread "JMX Connector Thread [service:jmx:rmi://127.0.0.1:44444/jndi/rmi://127.0.0.1:1099/karaf-root]" java.lang.RuntimeException: Could not start JMX connector server 16:59:05 at org.apache.karaf.management.ConnectorServerFactory.lambda$init$0(ConnectorServerFactory.java:438) 16:59:05 at java.base/java.lang.Thread.run(Thread.java:833) 16:59:05 Caused by: java.io.IOException: The server has been stopped. 16:59:05 at java.management.rmi/javax.management.remote.rmi.RMIConnectorServer.start(RMIConnectorServer.java:400) 16:59:05 at org.apache.karaf.management.ConnectorServerFactory.lambda$init$0(ConnectorServerFactory.java:421) 16:59:05 ... 1 more 16:59:07 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 16:59:07 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 16:59:07 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 16:59:07 [INFO] 16:59:07 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-netconf-model-rfc8526 --- 16:59:07 [INFO] 16:59:07 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-model-rfc8526 --- 16:59:07 [INFO] 16:59:07 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-netconf-model-rfc8526 --- 16:59:07 [INFO] CycloneDX: Resolving Dependencies 16:59:08 [INFO] CycloneDX: Creating BOM version 1.5 with 34 component(s) 16:59:08 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8526/target/bom.xml 16:59:08 [INFO] attaching as odl-netconf-model-rfc8526-7.0.8-SNAPSHOT-cyclonedx.xml 16:59:08 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8526/target/bom.json 16:59:08 [INFO] attaching as odl-netconf-model-rfc8526-7.0.8-SNAPSHOT-cyclonedx.json 16:59:08 [INFO] 16:59:08 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-model-rfc8526 --- 16:59:08 [INFO] Skipping duplicate-finder execution! 16:59:08 [INFO] 16:59:08 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-model-rfc8526 --- 16:59:08 [INFO] Skipping plugin execution 16:59:08 [INFO] 16:59:08 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-model-rfc8526 --- 16:59:08 [INFO] Skipping source per configuration. 16:59:08 [INFO] 16:59:08 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-netconf-model-rfc8526 --- 16:59:08 [INFO] 16:59:08 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-netconf-model-rfc8526 --- 16:59:08 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:59:08 [INFO] 16:59:08 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-netconf-model-rfc8526 --- 16:59:08 [WARNING] 16:59:08 [WARNING] The packaging plugin for project odl-netconf-model-rfc8526 did not assign 16:59:08 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 16:59:08 [WARNING] 16:59:08 [WARNING] Incomplete projects like this will fail in future Maven versions! 16:59:08 [WARNING] 16:59:08 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8526/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.8-SNAPSHOT/odl-netconf-model-rfc8526-7.0.8-SNAPSHOT.pom 16:59:08 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8526/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.8-SNAPSHOT/odl-netconf-model-rfc8526-7.0.8-SNAPSHOT-features.xml 16:59:08 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8526/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.8-SNAPSHOT/odl-netconf-model-rfc8526-7.0.8-SNAPSHOT-cyclonedx.xml 16:59:08 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8526/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.8-SNAPSHOT/odl-netconf-model-rfc8526-7.0.8-SNAPSHOT-cyclonedx.json 16:59:08 [INFO] 16:59:08 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ odl-netconf-model-rfc8526 --- 16:59:08 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 16:59:08 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 16:59:08 [WARNING] 16:59:08 [WARNING] The packaging plugin for project odl-netconf-model-rfc8526 did not assign 16:59:08 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 16:59:08 [WARNING] 16:59:08 [WARNING] Incomplete projects like this will fail in future Maven versions! 16:59:08 [WARNING] 16:59:08 [INFO] 16:59:08 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-netconf-model-rfc8526 --- 16:59:08 [INFO] org.opendaylight.netconf:odl-netconf-model-rfc8526:feature:7.0.8-SNAPSHOT 16:59:08 [INFO] +- org.opendaylight.netconf:odl-netconf-model-rfc6243:xml:features:7.0.8-SNAPSHOT:compile 16:59:08 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc6241:xml:features:7.0.8-SNAPSHOT:compile 16:59:08 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.4:compile 16:59:08 [INFO] | \- org.opendaylight.netconf.model:rfc6243:jar:7.0.8-SNAPSHOT:compile 16:59:08 [INFO] +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:13.0.4:compile 16:59:08 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:13.0.4:compile 16:59:08 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.4:compile 16:59:08 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.6:compile 16:59:08 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.6:compile 16:59:08 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 16:59:08 [INFO] | | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile 16:59:08 [INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.4:compile 16:59:08 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:13.0.4:compile 16:59:08 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.4:compile 16:59:08 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:13.0.4:compile 16:59:08 [INFO] +- org.opendaylight.netconf.model:rfc8526:jar:7.0.8-SNAPSHOT:compile 16:59:08 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 16:59:08 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 16:59:08 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 16:59:08 [INFO] | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 16:59:08 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 16:59:08 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 16:59:08 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.6:compile 16:59:08 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:13.0.6:compile 16:59:08 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.4:compile 16:59:08 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.4:compile 16:59:08 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.4:compile 16:59:08 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.4:compile 16:59:08 [INFO] | +- org.opendaylight.netconf.model:rfc6241:jar:7.0.8-SNAPSHOT:compile 16:59:08 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 16:59:08 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.4:compile 16:59:08 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.6:compile 16:59:08 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 16:59:08 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 16:59:08 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 16:59:08 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 16:59:08 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 16:59:08 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 16:59:08 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 16:59:08 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 16:59:08 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 16:59:08 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 16:59:08 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 16:59:08 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 16:59:08 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 16:59:08 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 16:59:08 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 16:59:08 [INFO] +- junit:junit:jar:4.13.2:test 16:59:08 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 16:59:08 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 16:59:08 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 16:59:08 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 16:59:08 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 16:59:08 [INFO] \- org.objenesis:objenesis:jar:3.3:test 16:59:08 [INFO] 16:59:08 [INFO] --- clm-maven-plugin:2.48.1-01:index (default-cli) @ odl-netconf-model-rfc8526 --- 16:59:08 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8526/target/sonatype-clm/module.xml 16:59:08 [INFO] 16:59:08 [INFO] ----------------< org.opendaylight.netconf:netconf-api >---------------- 16:59:08 [INFO] Building netconf-api 7.0.8-SNAPSHOT [17/121] 16:59:08 [INFO] -------------------------------[ bundle ]------------------------------- 16:59:08 [INFO] 16:59:08 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-api --- 16:59:08 [INFO] 16:59:08 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-api --- 16:59:08 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:59:08 [INFO] 16:59:08 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-api --- 16:59:08 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:59:08 [INFO] 16:59:08 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ netconf-api --- 16:59:09 [INFO] 16:59:09 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ netconf-api --- 16:59:09 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/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/** 16:59:09 [INFO] 16:59:09 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-api --- 16:59:09 [INFO] Starting audit... 16:59:09 Audit done. 16:59:09 [INFO] You have 0 Checkstyle violations. 16:59:09 [INFO] 16:59:09 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-api --- 16:59:09 [INFO] Starting audit... 16:59:09 Audit done. 16:59:09 [INFO] You have 0 Checkstyle violations. 16:59:09 [INFO] 16:59:09 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-api --- 16:59:09 [INFO] 16:59:09 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-api --- 16:59:09 [INFO] Copying 1 resource from src/main/resources to target/classes 16:59:09 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-api/target/generated-sources/spi 16:59:09 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-api/target/generated-sources/yang 16:59:09 [INFO] 16:59:09 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ netconf-api --- 16:59:10 [INFO] Recompiling the module because of changed dependency. 16:59:10 [INFO] Compiling 26 source files with javac [debug release 17 module-path] to target/classes 16:59:10 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-api/src/main/java/module-info.java:[13,33] requires transitive directive for an automatic module 16:59:10 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-api/src/main/java/module-info.java:[16,63] requires transitive directive for an automatic module 16:59:10 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-api/src/main/java/module-info.java:[17,24] requires directive for an automatic module 16:59:10 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-api/src/main/java/module-info.java:[18,48] requires directive for an automatic module 16:59:10 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-api/src/main/java/module-info.java:[24,47] requires transitive directive for an automatic module 16:59:10 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-api/src/main/java/module-info.java:[25,40] requires directive for an automatic module 16:59:10 [INFO] 16:59:10 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ netconf-api >>> 16:59:10 [INFO] 16:59:10 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ netconf-api --- 16:59:10 [INFO] Fork Value is true 16:59:14 [INFO] Done SpotBugs Analysis.... 16:59:14 [INFO] 16:59:14 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ netconf-api <<< 16:59:14 [INFO] 16:59:14 [INFO] 16:59:14 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ netconf-api --- 16:59:14 [INFO] BugInstance size is 0 16:59:14 [INFO] Error size is 0 16:59:14 [INFO] No errors/warnings found 16:59:14 [INFO] 16:59:14 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-api --- 16:59:14 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-api/src/test/resources 16:59:14 [INFO] 16:59:14 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ netconf-api --- 16:59:14 [INFO] Recompiling the module because of changed dependency. 16:59:14 [INFO] Compiling 9 source files with javac [debug release 17 module-path] to target/test-classes 16:59:14 [INFO] 16:59:14 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ netconf-api --- 16:59:14 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 16:59:14 [INFO] 16:59:14 [INFO] ------------------------------------------------------- 16:59:14 [INFO] T E S T S 16:59:14 [INFO] ------------------------------------------------------- 16:59:15 [INFO] Running org.opendaylight.netconf.api.NetconfDocumentedExceptionTest 16:59:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.127 s -- in org.opendaylight.netconf.api.NetconfDocumentedExceptionTest 16:59:15 [INFO] Running org.opendaylight.netconf.api.messages.HelloMessageTest 16:59:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.209 s -- in org.opendaylight.netconf.api.messages.HelloMessageTest 16:59:16 [INFO] Running org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeaderTest 16:59:16 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeaderTest 16:59:16 [INFO] Running org.opendaylight.netconf.api.messages.NetconfMessageTest 16:59:16 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in org.opendaylight.netconf.api.messages.NetconfMessageTest 16:59:16 [INFO] Running org.opendaylight.netconf.api.messages.NotificationMessageTest 16:59:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.netconf.api.messages.NotificationMessageTest 16:59:16 [INFO] Running org.opendaylight.netconf.api.messages.RpcMessageTest 16:59:16 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.opendaylight.netconf.api.messages.RpcMessageTest 16:59:16 [INFO] Running org.opendaylight.netconf.api.messages.RpcReplyMessageTest 16:59:16 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.netconf.api.messages.RpcReplyMessageTest 16:59:16 [INFO] Running org.opendaylight.netconf.api.xml.XmlElementTest 16:59:16 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.opendaylight.netconf.api.xml.XmlElementTest 16:59:16 [INFO] Running org.opendaylight.netconf.api.xml.XmlUtilTest 16:59:16 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.netconf.api.xml.XmlUtilTest 16:59:16 [INFO] 16:59:16 [INFO] Results: 16:59:16 [INFO] 16:59:16 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0 16:59:16 [INFO] 16:59:16 [INFO] 16:59:16 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ netconf-api --- 16:59:16 [INFO] 16:59:16 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-api --- 16:59:16 [WARNING] Bundle org.opendaylight.netconf:netconf-api:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package: 16:59:16 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:59:16 Package found in [Jar:., Jar:checker-qual, 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] 16:59:16 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] 16:59:16 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-api/target/netconf-api-7.0.8-SNAPSHOT.jar 16:59:16 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-api/target/classes/META-INF/MANIFEST.MF 16:59:16 [INFO] 16:59:16 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-api --- 16:59:16 [INFO] No previous run data found, generating javadoc. 16:59:18 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-api/target/netconf-api-7.0.8-SNAPSHOT-javadoc.jar 16:59:18 [INFO] 16:59:18 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ netconf-api --- 16:59:18 [INFO] CycloneDX: Resolving Dependencies 16:59:18 [INFO] CycloneDX: Creating BOM version 1.5 with 25 component(s) 16:59:18 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-api/target/bom.xml 16:59:18 [INFO] attaching as netconf-api-7.0.8-SNAPSHOT-cyclonedx.xml 16:59:18 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-api/target/bom.json 16:59:18 [INFO] attaching as netconf-api-7.0.8-SNAPSHOT-cyclonedx.json 16:59:18 [INFO] 16:59:18 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-api --- 16:59:18 [INFO] Skipping duplicate-finder execution! 16:59:18 [INFO] 16:59:18 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-api --- 16:59:18 [INFO] No dependency problems found 16:59:18 [INFO] 16:59:18 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ netconf-api --- 16:59:18 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-api/target/netconf-api-7.0.8-SNAPSHOT-sources.jar 16:59:18 [INFO] 16:59:18 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ netconf-api --- 16:59:18 [INFO] 16:59:18 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ netconf-api --- 16:59:18 [INFO] Loading execution data file /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-api/target/code-coverage/jacoco.exec 16:59:18 [INFO] Analyzed bundle 'netconf-api' with 18 classes 16:59:18 [INFO] 16:59:18 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ netconf-api --- 16:59:18 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-api/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-api/7.0.8-SNAPSHOT/netconf-api-7.0.8-SNAPSHOT.pom 16:59:18 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-api/target/netconf-api-7.0.8-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-api/7.0.8-SNAPSHOT/netconf-api-7.0.8-SNAPSHOT.jar 16:59:18 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-api/target/netconf-api-7.0.8-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-api/7.0.8-SNAPSHOT/netconf-api-7.0.8-SNAPSHOT-javadoc.jar 16:59:18 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-api/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-api/7.0.8-SNAPSHOT/netconf-api-7.0.8-SNAPSHOT-cyclonedx.xml 16:59:18 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-api/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-api/7.0.8-SNAPSHOT/netconf-api-7.0.8-SNAPSHOT-cyclonedx.json 16:59:18 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-api/target/netconf-api-7.0.8-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-api/7.0.8-SNAPSHOT/netconf-api-7.0.8-SNAPSHOT-sources.jar 16:59:18 [INFO] 16:59:18 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-api --- 16:59:18 [INFO] Installing org/opendaylight/netconf/netconf-api/7.0.8-SNAPSHOT/netconf-api-7.0.8-SNAPSHOT.jar 16:59:18 [INFO] Writing OBR metadata 16:59:18 [INFO] 16:59:18 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ netconf-api --- 16:59:18 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 16:59:18 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 16:59:18 [INFO] 16:59:18 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-api --- 16:59:18 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:59:18 [INFO] 16:59:18 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ netconf-api --- 16:59:18 [INFO] org.opendaylight.netconf:netconf-api:bundle:7.0.8-SNAPSHOT 16:59:18 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.5:compile 16:59:18 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 16:59:18 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 16:59:18 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 16:59:18 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 16:59:18 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 16:59:18 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 16:59:18 [INFO] +- io.netty:netty-transport:jar:4.1.109.Final:compile 16:59:18 [INFO] | +- io.netty:netty-common:jar:4.1.109.Final:compile 16:59:18 [INFO] | +- io.netty:netty-buffer:jar:4.1.109.Final:compile 16:59:18 [INFO] | \- io.netty:netty-resolver:jar:4.1.109.Final:compile 16:59:18 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 16:59:18 [INFO] +- org.opendaylight.odlparent:logging-markers:jar:13.1.3:compile 16:59:18 [INFO] +- org.opendaylight.yangtools:util:jar:13.0.6:compile 16:59:18 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.6:compile 16:59:18 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 16:59:18 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.6:compile 16:59:18 [INFO] +- org.opendaylight.netconf.model:rfc6241:jar:7.0.8-SNAPSHOT:compile 16:59:18 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.4:compile 16:59:18 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.4:compile 16:59:18 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.4:compile 16:59:18 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.4:compile 16:59:18 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:13.0.6:test 16:59:18 [INFO] +- org.xmlunit:xmlunit-core:jar:2.10.0:test 16:59:18 [INFO] | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:test 16:59:18 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 16:59:18 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 16:59:18 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 16:59:18 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 16:59:18 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 16:59:18 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 16:59:18 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 16:59:18 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 16:59:18 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 16:59:18 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 16:59:18 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 16:59:18 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 16:59:18 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 16:59:18 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 16:59:18 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 16:59:18 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 16:59:18 [INFO] +- junit:junit:jar:4.13.2:test 16:59:18 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 16:59:18 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 16:59:18 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 16:59:18 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 16:59:18 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 16:59:18 [INFO] \- org.objenesis:objenesis:jar:3.3:test 16:59:18 [INFO] 16:59:18 [INFO] --- clm-maven-plugin:2.48.1-01:index (default-cli) @ netconf-api --- 16:59:18 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-api/target/sonatype-clm/module.xml 16:59:18 [INFO] 16:59:18 [INFO] --------------< org.opendaylight.netconf:odl-netconf-api >-------------- 16:59:18 [INFO] Building OpenDaylight :: Netconf :: API 7.0.8-SNAPSHOT [18/121] 16:59:18 [INFO] ------------------------------[ feature ]------------------------------- 16:59:19 [INFO] 16:59:19 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-api --- 16:59:19 [INFO] 16:59:19 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-api --- 16:59:19 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:59:19 [INFO] 16:59:19 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-api --- 16:59:19 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:59:19 [INFO] 16:59:19 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-netconf-api --- 16:59:19 [INFO] 16:59:19 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-netconf-api --- 16:59:19 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:59:19 [INFO] argLine set to empty 16:59:19 [INFO] 16:59:19 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-api --- 16:59:19 [INFO] Starting audit... 16:59:19 Audit done. 16:59:19 [INFO] You have 0 Checkstyle violations. 16:59:19 [INFO] 16:59:19 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-api --- 16:59:19 [INFO] Starting audit... 16:59:19 Audit done. 16:59:19 [INFO] You have 0 Checkstyle violations. 16:59:19 [INFO] 16:59:19 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-api --- 16:59:19 [INFO] 16:59:19 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-api --- 16:59:19 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-api/target/feature/feature.xml 16:59:19 [INFO] ...done! 16:59:19 [INFO] Attaching features XML 16:59:19 [INFO] 16:59:19 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-netconf-api --- 16:59: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 16:59:19 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:59:19 [INFO] 16:59:19 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-netconf-api >>> 16:59:19 [INFO] 16:59:19 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-netconf-api --- 16:59:19 [INFO] 16:59:19 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-netconf-api <<< 16:59:19 [INFO] 16:59:19 [INFO] 16:59:19 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-netconf-api --- 16:59:19 [INFO] 16:59:19 [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-netconf-api --- 16:59:19 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-api 16:59:19 [INFO] Project dependency features detected: [] 16:59:19 [INFO] Pax Exam System (Version: 4.13.3) created. 16:59:19 [INFO] Creating RMI registry server on 127.0.0.1:21000 16:59:20 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 16:59:20 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 16:59:20 [INFO] Waiting for remote bundle context.. on 21000 name: eda12d55-e3ad-4314-8c8d-1e36ad9686f4 timout: [ RelativeTimeout value = 180000 ] 16:59:26 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 16:59:26 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 16:59:26 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 16:59:26 [INFO] 16:59:26 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-netconf-api --- 16:59:26 [INFO] 16:59:26 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-api --- 16:59:26 [INFO] 16:59:26 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-netconf-api --- 16:59:26 [INFO] CycloneDX: Resolving Dependencies 16:59:27 [INFO] CycloneDX: Creating BOM version 1.5 with 57 component(s) 16:59:27 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-api/target/bom.xml 16:59:27 [INFO] attaching as odl-netconf-api-7.0.8-SNAPSHOT-cyclonedx.xml 16:59:27 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-api/target/bom.json 16:59:27 [INFO] attaching as odl-netconf-api-7.0.8-SNAPSHOT-cyclonedx.json 16:59:27 [INFO] 16:59:27 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-api --- 16:59:27 [INFO] Skipping duplicate-finder execution! 16:59:27 [INFO] 16:59:27 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-api --- 16:59:27 [INFO] Skipping plugin execution 16:59:27 [INFO] 16:59:27 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-api --- 16:59:27 [INFO] Skipping source per configuration. 16:59:27 [INFO] 16:59:27 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-netconf-api --- 16:59:27 [INFO] 16:59:27 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-netconf-api --- 16:59:27 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:59:27 [INFO] 16:59:27 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-netconf-api --- 16:59:27 [WARNING] 16:59:27 [WARNING] The packaging plugin for project odl-netconf-api did not assign 16:59:27 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 16:59:27 [WARNING] 16:59:27 [WARNING] Incomplete projects like this will fail in future Maven versions! 16:59:27 [WARNING] 16:59:27 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-api/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-api/7.0.8-SNAPSHOT/odl-netconf-api-7.0.8-SNAPSHOT.pom 16:59:27 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-api/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-api/7.0.8-SNAPSHOT/odl-netconf-api-7.0.8-SNAPSHOT-features.xml 16:59:27 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-api/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-api/7.0.8-SNAPSHOT/odl-netconf-api-7.0.8-SNAPSHOT-cyclonedx.xml 16:59:27 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-api/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-api/7.0.8-SNAPSHOT/odl-netconf-api-7.0.8-SNAPSHOT-cyclonedx.json 16:59:27 [INFO] 16:59:27 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ odl-netconf-api --- 16:59:27 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 16:59:27 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 16:59:27 [WARNING] 16:59:27 [WARNING] The packaging plugin for project odl-netconf-api did not assign 16:59:27 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 16:59:27 [WARNING] 16:59:27 [WARNING] Incomplete projects like this will fail in future Maven versions! 16:59:27 [WARNING] 16:59:27 [INFO] 16:59:27 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-netconf-api --- 16:59:27 [INFO] org.opendaylight.netconf:odl-netconf-api:feature:7.0.8-SNAPSHOT 16:59:27 [INFO] +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.3:compile 16:59:27 [INFO] | +- io.netty:netty-codec-http:jar:4.1.109.Final:compile 16:59:27 [INFO] | | +- io.netty:netty-common:jar:4.1.109.Final:compile 16:59:27 [INFO] | | +- io.netty:netty-buffer:jar:4.1.109.Final:compile 16:59:27 [INFO] | | \- io.netty:netty-codec:jar:4.1.109.Final:compile 16:59:27 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.109.Final:compile 16:59:27 [INFO] | +- io.netty:netty-handler:jar:4.1.109.Final:compile 16:59:27 [INFO] | | +- io.netty:netty-resolver:jar:4.1.109.Final:compile 16:59:27 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 16:59:27 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:compile 16:59:27 [INFO] | | \- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 16:59:27 [INFO] | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.109.Final:compile 16:59:27 [INFO] +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:13.0.4:compile 16:59:27 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.4:compile 16:59:27 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.4:compile 16:59:27 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.6:compile 16:59:27 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.6:compile 16:59:27 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 16:59:27 [INFO] | | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile 16:59:27 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.4:compile 16:59:27 [INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.4:compile 16:59:27 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.4:compile 16:59:27 [INFO] | | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.4:compile 16:59:27 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.4:compile 16:59:27 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:13.0.4:compile 16:59:27 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:13.0.4:compile 16:59:27 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:13.0.4:compile 16:59:27 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.4:compile 16:59:27 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:13.0.4:compile 16:59:27 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.4:compile 16:59:27 [INFO] +- org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:7.0.8-SNAPSHOT:compile 16:59:27 [INFO] | \- org.opendaylight.netconf.model:rfc5277:jar:7.0.8-SNAPSHOT:compile 16:59:27 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.4:compile 16:59:27 [INFO] +- org.opendaylight.netconf:odl-netconf-model-rfc6241:xml:features:7.0.8-SNAPSHOT:compile 16:59:27 [INFO] | \- org.opendaylight.netconf.model:rfc6241:jar:7.0.8-SNAPSHOT:compile 16:59:27 [INFO] +- org.opendaylight.netconf:odl-netconf-model-rfc6470:xml:features:7.0.8-SNAPSHOT:compile 16:59:27 [INFO] | \- org.opendaylight.netconf.model:rfc6470:jar:7.0.8-SNAPSHOT:compile 16:59:27 [INFO] +- org.opendaylight.netconf:odl-netconf-model-rfc8526:xml:features:7.0.8-SNAPSHOT:compile 16:59:27 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc6243:xml:features:7.0.8-SNAPSHOT:compile 16:59:27 [INFO] | | \- org.opendaylight.netconf.model:rfc6243:jar:7.0.8-SNAPSHOT:compile 16:59:27 [INFO] | \- org.opendaylight.netconf.model:rfc8526:jar:7.0.8-SNAPSHOT:compile 16:59:27 [INFO] +- org.opendaylight.netconf:netconf-api:jar:7.0.8-SNAPSHOT:compile 16:59:27 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 16:59:27 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 16:59:27 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 16:59:27 [INFO] | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 16:59:27 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 16:59:27 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 16:59:27 [INFO] | +- io.netty:netty-transport:jar:4.1.109.Final:compile 16:59:27 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 16:59:27 [INFO] | +- org.opendaylight.odlparent:logging-markers:jar:13.1.3:compile 16:59:27 [INFO] | +- org.opendaylight.yangtools:util:jar:13.0.6:compile 16:59:27 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:13.0.6:compile 16:59:27 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 16:59:27 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:13.0.6:compile 16:59:27 [INFO] +- org.opendaylight.netconf:netconf-auth:jar:7.0.8-SNAPSHOT:compile 16:59:27 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 16:59:27 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 16:59:27 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 16:59:27 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 16:59:27 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 16:59:27 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 16:59:27 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 16:59:27 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 16:59:27 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 16:59:27 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 16:59:27 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 16:59:27 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 16:59:27 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 16:59:27 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 16:59:27 [INFO] +- junit:junit:jar:4.13.2:test 16:59:27 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 16:59:27 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 16:59:27 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 16:59:27 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 16:59:27 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 16:59:27 [INFO] \- org.objenesis:objenesis:jar:3.3:test 16:59:27 [INFO] 16:59:27 [INFO] --- clm-maven-plugin:2.48.1-01:index (default-cli) @ odl-netconf-api --- 16:59:27 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-api/target/sonatype-clm/module.xml 16:59:27 [INFO] 16:59:27 [INFO] ---------------< org.opendaylight.netconf.model:rfc6022 >--------------- 16:59:27 [INFO] Building rfc6022 7.0.8-SNAPSHOT [19/121] 16:59:27 [INFO] -------------------------------[ bundle ]------------------------------- 16:59:27 [INFO] 16:59:27 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ rfc6022 --- 16:59:27 [INFO] 16:59:27 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ rfc6022 --- 16:59:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:59:27 [INFO] 16:59:27 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ rfc6022 --- 16:59:27 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:59:27 [INFO] 16:59:27 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ rfc6022 --- 16:59:28 [INFO] 16:59:28 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ rfc6022 --- 16:59:28 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/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/** 16:59:28 [INFO] 16:59:28 [INFO] --- yang-maven-plugin:13.0.6:generate-sources (binding) @ rfc6022 --- 16:59:28 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:59:28 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-7.0.x/model/rfc6022/src/main/yang 16:59:28 [INFO] yang-to-sources: Found 2 dependencies in 764.0 μs 16:59:28 [INFO] yang-to-sources: Project model files found: 1 in 4.591 ms 16:59:28 [INFO] yang-to-sources: 3 YANG models processed in 18.94 ms 16:59:28 [INFO] BindingJavaFileGenerator: Defined 58 files in 7.142 ms 16:59:28 [INFO] Sorted 58 files into 13 directories in 174.5 μs 16:59:28 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 58 in 31.89 ms 16:59:28 [INFO] 16:59:28 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ rfc6022 --- 16:59:28 [INFO] Starting audit... 16:59:28 Audit done. 16:59:28 [INFO] You have 0 Checkstyle violations. 16:59:28 [INFO] 16:59:28 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ rfc6022 --- 16:59:28 [INFO] Starting audit... 16:59:28 Audit done. 16:59:28 [INFO] You have 0 Checkstyle violations. 16:59:28 [INFO] 16:59:28 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ rfc6022 --- 16:59:28 [INFO] 16:59:28 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc6022 --- 16:59:28 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc6022/src/main/resources 16:59:28 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc6022/target/generated-sources/spi 16:59:28 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:59:28 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:59:28 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:59:28 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc6022/target/generated-sources/spi 16:59:28 [INFO] 16:59:28 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ rfc6022 --- 16:59:28 [INFO] Recompiling the module because of changed dependency. 16:59:28 [INFO] Compiling 59 source files with javac [debug release 17] to target/classes 16:59:29 [INFO] 16:59:29 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ rfc6022 >>> 16:59:29 [INFO] 16:59:29 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ rfc6022 --- 16:59:29 [INFO] Fork Value is true 16:59:31 [INFO] Done SpotBugs Analysis.... 16:59:31 [INFO] 16:59:31 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ rfc6022 <<< 16:59:31 [INFO] 16:59:31 [INFO] 16:59:31 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ rfc6022 --- 16:59:31 [INFO] BugInstance size is 0 16:59:31 [INFO] Error size is 0 16:59:31 [INFO] No errors/warnings found 16:59:31 [INFO] 16:59:31 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc6022 --- 16:59:31 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc6022/src/test/resources 16:59:31 [INFO] 16:59:31 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ rfc6022 --- 16:59:31 [INFO] No sources to compile 16:59:31 [INFO] 16:59:31 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ rfc6022 --- 16:59:31 [INFO] No tests to run. 16:59:31 [INFO] 16:59:31 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ rfc6022 --- 16:59:31 [INFO] 16:59:31 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc6022 --- 16:59:31 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6022/target/rfc6022-7.0.8-SNAPSHOT.jar 16:59:31 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6022/target/classes/META-INF/MANIFEST.MF 16:59:31 [INFO] 16:59:31 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ rfc6022 --- 16:59:31 [INFO] No previous run data found, generating javadoc. 16:59:34 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6022/target/rfc6022-7.0.8-SNAPSHOT-javadoc.jar 16:59:34 [INFO] 16:59:34 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ rfc6022 --- 16:59:34 [INFO] CycloneDX: Resolving Dependencies 16:59:34 [INFO] CycloneDX: Creating BOM version 1.5 with 19 component(s) 16:59:34 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/model/rfc6022/target/bom.xml 16:59:34 [INFO] attaching as rfc6022-7.0.8-SNAPSHOT-cyclonedx.xml 16:59:34 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/model/rfc6022/target/bom.json 16:59:34 [INFO] attaching as rfc6022-7.0.8-SNAPSHOT-cyclonedx.json 16:59:34 [INFO] 16:59:34 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc6022 --- 16:59:34 [INFO] Skipping duplicate-finder execution! 16:59:34 [INFO] 16:59:34 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ rfc6022 --- 16:59:34 [INFO] No dependency problems found 16:59:34 [INFO] 16:59:34 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ rfc6022 --- 16:59:34 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6022/target/rfc6022-7.0.8-SNAPSHOT-sources.jar 16:59:34 [INFO] 16:59:34 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ rfc6022 --- 16:59:34 [INFO] 16:59:34 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ rfc6022 --- 16:59:34 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:59:34 [INFO] 16:59:34 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ rfc6022 --- 16:59:34 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc6022/pom.xml to /tmp/r/org/opendaylight/netconf/model/rfc6022/7.0.8-SNAPSHOT/rfc6022-7.0.8-SNAPSHOT.pom 16:59:34 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc6022/target/rfc6022-7.0.8-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/model/rfc6022/7.0.8-SNAPSHOT/rfc6022-7.0.8-SNAPSHOT.jar 16:59:34 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc6022/target/rfc6022-7.0.8-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/model/rfc6022/7.0.8-SNAPSHOT/rfc6022-7.0.8-SNAPSHOT-javadoc.jar 16:59:34 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc6022/target/bom.xml to /tmp/r/org/opendaylight/netconf/model/rfc6022/7.0.8-SNAPSHOT/rfc6022-7.0.8-SNAPSHOT-cyclonedx.xml 16:59:34 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc6022/target/bom.json to /tmp/r/org/opendaylight/netconf/model/rfc6022/7.0.8-SNAPSHOT/rfc6022-7.0.8-SNAPSHOT-cyclonedx.json 16:59:34 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc6022/target/rfc6022-7.0.8-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/model/rfc6022/7.0.8-SNAPSHOT/rfc6022-7.0.8-SNAPSHOT-sources.jar 16:59:34 [INFO] 16:59:34 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc6022 --- 16:59:34 [INFO] Installing org/opendaylight/netconf/model/rfc6022/7.0.8-SNAPSHOT/rfc6022-7.0.8-SNAPSHOT.jar 16:59:34 [INFO] Writing OBR metadata 16:59:34 [INFO] 16:59:34 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ rfc6022 --- 16:59:34 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 16:59:34 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 16:59:34 [INFO] 16:59:34 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc6022 --- 16:59:34 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:59:34 [INFO] 16:59:34 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ rfc6022 --- 16:59:34 [INFO] org.opendaylight.netconf.model:rfc6022:bundle:7.0.8-SNAPSHOT 16:59:34 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 16:59:34 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 16:59:34 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 16:59:34 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 16:59:34 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 16:59:34 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 16:59:34 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.6:compile 16:59:34 [INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.6:compile 16:59:34 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.4:compile 16:59:34 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.4:compile 16:59:34 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.4:compile 16:59:34 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.4:compile 16:59:34 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 16:59:34 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.4:compile 16:59:34 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.6:compile 16:59:34 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 16:59:34 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 16:59:34 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 16:59:34 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 16:59:34 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 16:59:34 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 16:59:34 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 16:59:34 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 16:59:34 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 16:59:34 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 16:59:34 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 16:59:34 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 16:59:34 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 16:59:34 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 16:59:34 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 16:59:34 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 16:59:34 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 16:59:34 [INFO] +- junit:junit:jar:4.13.2:test 16:59:34 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 16:59:34 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 16:59:34 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 16:59:34 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 16:59:34 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 16:59:34 [INFO] \- org.objenesis:objenesis:jar:3.3:test 16:59:34 [INFO] 16:59:34 [INFO] --- clm-maven-plugin:2.48.1-01:index (default-cli) @ rfc6022 --- 16:59:34 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/model/rfc6022/target/sonatype-clm/module.xml 16:59:34 [INFO] 16:59:34 [INFO] -----------< org.opendaylight.netconf:netconf-common-mdsal >------------ 16:59:34 [INFO] Building netconf-common-mdsal 7.0.8-SNAPSHOT [20/121] 16:59:34 [INFO] -------------------------------[ bundle ]------------------------------- 16:59:34 [INFO] 16:59:34 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-common-mdsal --- 16:59:34 [INFO] 16:59:34 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-common-mdsal --- 16:59:34 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:59:34 [INFO] 16:59:34 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-common-mdsal --- 16:59:34 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:59:34 [INFO] 16:59:34 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ netconf-common-mdsal --- 16:59:35 [INFO] 16:59:35 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ netconf-common-mdsal --- 16:59:35 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/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/** 16:59:35 [INFO] 16:59:35 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-common-mdsal --- 16:59:35 [INFO] Starting audit... 16:59:35 Audit done. 16:59:35 [INFO] You have 0 Checkstyle violations. 16:59:35 [INFO] 16:59:35 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-common-mdsal --- 16:59:35 [INFO] Starting audit... 16:59:35 Audit done. 16:59:35 [INFO] You have 0 Checkstyle violations. 16:59:35 [INFO] 16:59:35 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-common-mdsal --- 16:59:35 [INFO] 16:59:35 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-common-mdsal --- 16:59:35 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-common-mdsal/src/main/resources 16:59:35 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-common-mdsal/target/generated-sources/spi 16:59:35 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-common-mdsal/target/generated-sources/yang 16:59:35 [INFO] 16:59:35 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ netconf-common-mdsal --- 16:59:35 [INFO] Recompiling the module because of changed dependency. 16:59:35 [INFO] Compiling 8 source files with javac [debug release 17] to target/classes 16:59:35 [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found 16:59:35 [INFO] 16:59:35 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ netconf-common-mdsal >>> 16:59:35 [INFO] 16:59:35 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ netconf-common-mdsal --- 16:59:35 [INFO] Fork Value is true 16:59:39 [INFO] Done SpotBugs Analysis.... 16:59:39 [INFO] 16:59:39 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ netconf-common-mdsal <<< 16:59:39 [INFO] 16:59:39 [INFO] 16:59:39 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ netconf-common-mdsal --- 16:59:39 [INFO] BugInstance size is 0 16:59:39 [INFO] Error size is 0 16:59:39 [INFO] No errors/warnings found 16:59:39 [INFO] 16:59:39 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-common-mdsal --- 16:59:39 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-common-mdsal/src/test/resources 16:59:39 [INFO] 16:59:39 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ netconf-common-mdsal --- 16:59:39 [INFO] Recompiling the module because of changed dependency. 16:59:39 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 16:59:39 [INFO] 16:59:39 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ netconf-common-mdsal --- 16:59:39 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 16:59:39 [INFO] 16:59:39 [INFO] ------------------------------------------------------- 16:59:39 [INFO] T E S T S 16:59:39 [INFO] ------------------------------------------------------- 16:59:40 [INFO] Running org.opendaylight.netconf.common.mdsal.NormalizedDataUtilTest 16:59:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.522 s -- in org.opendaylight.netconf.common.mdsal.NormalizedDataUtilTest 16:59:42 [INFO] 16:59:42 [INFO] Results: 16:59:42 [INFO] 16:59:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 16:59:42 [INFO] 16:59:42 [INFO] 16:59:42 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ netconf-common-mdsal --- 16:59:42 [INFO] 16:59:42 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-common-mdsal --- 16:59:42 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-common-mdsal/target/netconf-common-mdsal-7.0.8-SNAPSHOT.jar 16:59:42 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-common-mdsal/target/classes/META-INF/MANIFEST.MF 16:59:42 [INFO] 16:59:42 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-common-mdsal --- 16:59:42 [INFO] No previous run data found, generating javadoc. 16:59:43 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-common-mdsal/target/netconf-common-mdsal-7.0.8-SNAPSHOT-javadoc.jar 16:59:43 [INFO] 16:59:43 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ netconf-common-mdsal --- 16:59:43 [INFO] CycloneDX: Resolving Dependencies 16:59:44 [INFO] CycloneDX: Creating BOM version 1.5 with 40 component(s) 16:59:44 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-common-mdsal/target/bom.xml 16:59:44 [INFO] attaching as netconf-common-mdsal-7.0.8-SNAPSHOT-cyclonedx.xml 16:59:44 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-common-mdsal/target/bom.json 16:59:44 [INFO] attaching as netconf-common-mdsal-7.0.8-SNAPSHOT-cyclonedx.json 16:59:44 [INFO] 16:59:44 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-common-mdsal --- 16:59:44 [INFO] Skipping duplicate-finder execution! 16:59:44 [INFO] 16:59:44 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-common-mdsal --- 16:59:44 [WARNING] Used undeclared dependencies found: 16:59:44 [WARNING] org.opendaylight.yangtools:yang-data-spi:jar:13.0.6:compile 16:59:44 [WARNING] Non-test scoped test only dependencies found: 16:59:44 [WARNING] org.opendaylight.yangtools:yang-data-spi:jar:13.0.6:compile 16:59:44 [INFO] 16:59:44 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ netconf-common-mdsal --- 16:59:44 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-common-mdsal/target/netconf-common-mdsal-7.0.8-SNAPSHOT-sources.jar 16:59:44 [INFO] 16:59:44 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ netconf-common-mdsal --- 16:59:44 [INFO] 16:59:44 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ netconf-common-mdsal --- 16:59:44 [INFO] Loading execution data file /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-common-mdsal/target/code-coverage/jacoco.exec 16:59:44 [INFO] Analyzed bundle 'netconf-common-mdsal' with 26 classes 16:59:44 [INFO] 16:59:44 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ netconf-common-mdsal --- 16:59:44 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-common-mdsal/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-common-mdsal/7.0.8-SNAPSHOT/netconf-common-mdsal-7.0.8-SNAPSHOT.pom 16:59:44 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-common-mdsal/target/netconf-common-mdsal-7.0.8-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-common-mdsal/7.0.8-SNAPSHOT/netconf-common-mdsal-7.0.8-SNAPSHOT.jar 16:59:44 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-common-mdsal/target/netconf-common-mdsal-7.0.8-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-common-mdsal/7.0.8-SNAPSHOT/netconf-common-mdsal-7.0.8-SNAPSHOT-javadoc.jar 16:59:44 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-common-mdsal/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-common-mdsal/7.0.8-SNAPSHOT/netconf-common-mdsal-7.0.8-SNAPSHOT-cyclonedx.xml 16:59:44 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-common-mdsal/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-common-mdsal/7.0.8-SNAPSHOT/netconf-common-mdsal-7.0.8-SNAPSHOT-cyclonedx.json 16:59:44 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-common-mdsal/target/netconf-common-mdsal-7.0.8-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-common-mdsal/7.0.8-SNAPSHOT/netconf-common-mdsal-7.0.8-SNAPSHOT-sources.jar 16:59:44 [INFO] 16:59:44 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-common-mdsal --- 16:59:44 [INFO] Installing org/opendaylight/netconf/netconf-common-mdsal/7.0.8-SNAPSHOT/netconf-common-mdsal-7.0.8-SNAPSHOT.jar 16:59:44 [INFO] Writing OBR metadata 16:59:44 [INFO] 16:59:44 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ netconf-common-mdsal --- 16:59:44 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 16:59:44 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 16:59:44 [INFO] 16:59:44 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-common-mdsal --- 16:59:44 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:59:44 [INFO] 16:59:44 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ netconf-common-mdsal --- 16:59:44 [INFO] org.opendaylight.netconf:netconf-common-mdsal:bundle:7.0.8-SNAPSHOT 16:59:44 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 16:59:44 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 16:59:44 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 16:59:44 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 16:59:44 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 16:59:44 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 16:59:44 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 16:59:44 [INFO] +- org.opendaylight.netconf:netconf-api:jar:7.0.8-SNAPSHOT:compile 16:59:44 [INFO] | +- io.netty:netty-transport:jar:4.1.109.Final:compile 16:59:44 [INFO] | | +- io.netty:netty-common:jar:4.1.109.Final:compile 16:59:44 [INFO] | | +- io.netty:netty-buffer:jar:4.1.109.Final:compile 16:59:44 [INFO] | | \- io.netty:netty-resolver:jar:4.1.109.Final:compile 16:59:44 [INFO] | +- org.opendaylight.odlparent:logging-markers:jar:13.1.3:compile 16:59:44 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.6:compile 16:59:44 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 16:59:44 [INFO] +- org.opendaylight.netconf.model:rfc6241:jar:7.0.8-SNAPSHOT:compile 16:59:44 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.4:compile 16:59:44 [INFO] | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.4:compile 16:59:44 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.6:compile 16:59:44 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.6:compile 16:59:44 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:13.0.6:compile 16:59:44 [INFO] | \- org.immutables:value:jar:annotations:2.10.1:compile 16:59:44 [INFO] +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.6:compile 16:59:44 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.6:compile 16:59:44 [INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.6:compile 16:59:44 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:13.0.6:compile 16:59:44 [INFO] +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.6:compile 16:59:44 [INFO] | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 16:59:44 [INFO] | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.6:compile 16:59:44 [INFO] | +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.6:compile 16:59:44 [INFO] | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.6:compile 16:59:44 [INFO] +- org.opendaylight.yangtools:yang-model-api:jar:13.0.6:compile 16:59:44 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.6:compile 16:59:44 [INFO] +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.4:test 16:59:44 [INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.6:compile 16:59:44 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.6:compile 16:59:44 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.6:test 16:59:44 [INFO] | +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.6:test 16:59:44 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.6:test 16:59:44 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.6:test 16:59:44 [INFO] | | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.6:test 16:59:44 [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.6:test 16:59:44 [INFO] | | | +- org.antlr:antlr4-runtime:jar:4.13.1:test 16:59:44 [INFO] | | | \- org.opendaylight.yangtools:yang-model-ri:jar:13.0.6:test 16:59:44 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.6:test 16:59:44 [INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.6:test 16:59:44 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.6:test 16:59:44 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.6:test 16:59:44 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.6:test 16:59:44 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.6:test 16:59:44 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.6:test 16:59:44 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.6:test 16:59:44 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.6:test 16:59:44 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.6:test 16:59:44 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.6:test 16:59:44 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.6:test 16:59:44 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.6:test 16:59:44 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.6:test 16:59:44 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.6:test 16:59:44 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.6:test 16:59:44 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.6:test 16:59:44 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.6:test 16:59:44 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.6:test 16:59:44 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.4:compile 16:59:44 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.4:test 16:59:44 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.4:test 16:59:44 [INFO] +- org.opendaylight.netconf.model:rfc6022:jar:7.0.8-SNAPSHOT:test 16:59:44 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.4:test 16:59:44 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.4:test 16:59:44 [INFO] +- org.xmlunit:xmlunit-core:jar:2.10.0:test 16:59:44 [INFO] | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:test 16:59:44 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 16:59:44 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 16:59:44 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 16:59:44 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 16:59:44 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 16:59:44 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 16:59:44 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 16:59:44 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 16:59:44 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 16:59:44 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 16:59:44 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 16:59:44 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 16:59:44 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 16:59:44 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 16:59:44 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 16:59:44 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 16:59:44 [INFO] +- junit:junit:jar:4.13.2:test 16:59:44 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 16:59:44 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 16:59:44 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 16:59:44 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 16:59:44 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 16:59:44 [INFO] \- org.objenesis:objenesis:jar:3.3:test 16:59:44 [INFO] 16:59:44 [INFO] --- clm-maven-plugin:2.48.1-01:index (default-cli) @ netconf-common-mdsal --- 16:59:44 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-common-mdsal/target/sonatype-clm/module.xml 16:59:44 [INFO] 16:59:44 [INFO] -------------< org.opendaylight.netconf:odl-netconf-util >-------------- 16:59:44 [INFO] Building odl-netconf-util 7.0.8-SNAPSHOT [21/121] 16:59:44 [INFO] ------------------------------[ feature ]------------------------------- 16:59:44 [INFO] 16:59:45 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-util --- 16:59:45 [INFO] 16:59:45 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-util --- 16:59:45 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:59:45 [INFO] 16:59:45 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-util --- 16:59:45 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:59:45 [INFO] 16:59:45 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-netconf-util --- 16:59:45 [INFO] 16:59:45 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-netconf-util --- 16:59:45 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:59:45 [INFO] argLine set to empty 16:59:45 [INFO] 16:59:45 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-util --- 16:59:45 [INFO] Starting audit... 16:59:45 Audit done. 16:59:45 [INFO] You have 0 Checkstyle violations. 16:59:45 [INFO] 16:59:45 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-util --- 16:59:45 [INFO] Starting audit... 16:59:45 Audit done. 16:59:45 [INFO] You have 0 Checkstyle violations. 16:59:45 [INFO] 16:59:45 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-util --- 16:59:45 [INFO] 16:59:45 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-util --- 16:59:45 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-util/target/feature/feature.xml 16:59:45 [INFO] ...done! 16:59:45 [INFO] Attaching features XML 16:59:45 [INFO] 16:59:45 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-netconf-util --- 16:59: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 16:59:45 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:59:45 [INFO] 16:59:45 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-netconf-util >>> 16:59:45 [INFO] 16:59:45 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-netconf-util --- 16:59:45 [INFO] 16:59:45 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-netconf-util <<< 16:59:45 [INFO] 16:59:45 [INFO] 16:59:45 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-netconf-util --- 16:59:45 [INFO] 16:59:45 [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-netconf-util --- 16:59:45 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-util 16:59:45 [INFO] Project dependency features detected: [] 16:59:45 [INFO] Pax Exam System (Version: 4.13.3) created. 16:59:45 [INFO] Creating RMI registry server on 127.0.0.1:21000 16:59:46 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 16:59:46 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 16:59:46 [INFO] Waiting for remote bundle context.. on 21000 name: 07fa7417-c584-4846-abba-14b92b957ae2 timout: [ RelativeTimeout value = 180000 ] 16:59:52 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 16:59:52 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 16:59:52 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 16:59:52 [INFO] 16:59:52 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-netconf-util --- 16:59:52 [INFO] 16:59:52 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-util --- 16:59:53 [INFO] 16:59:53 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-netconf-util --- 16:59:53 [INFO] CycloneDX: Resolving Dependencies 16:59:54 [INFO] CycloneDX: Creating BOM version 1.5 with 100 component(s) 16:59:54 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-util/target/bom.xml 16:59:54 [INFO] attaching as odl-netconf-util-7.0.8-SNAPSHOT-cyclonedx.xml 16:59:54 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-util/target/bom.json 16:59:54 [INFO] attaching as odl-netconf-util-7.0.8-SNAPSHOT-cyclonedx.json 16:59:54 [INFO] 16:59:54 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-util --- 16:59:54 [INFO] Skipping duplicate-finder execution! 16:59:54 [INFO] 16:59:54 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-util --- 16:59:54 [INFO] Skipping plugin execution 16:59:54 [INFO] 16:59:54 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-util --- 16:59:54 [INFO] Skipping source per configuration. 16:59:54 [INFO] 16:59:54 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-netconf-util --- 16:59:54 [INFO] 16:59:54 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-netconf-util --- 16:59:54 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:59:54 [INFO] 16:59:54 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-netconf-util --- 16:59:54 [WARNING] 16:59:54 [WARNING] The packaging plugin for project odl-netconf-util did not assign 16:59:54 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 16:59:54 [WARNING] 16:59:54 [WARNING] Incomplete projects like this will fail in future Maven versions! 16:59:54 [WARNING] 16:59:54 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-util/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-util/7.0.8-SNAPSHOT/odl-netconf-util-7.0.8-SNAPSHOT.pom 16:59:54 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-util/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-util/7.0.8-SNAPSHOT/odl-netconf-util-7.0.8-SNAPSHOT-features.xml 16:59:54 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-util/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-util/7.0.8-SNAPSHOT/odl-netconf-util-7.0.8-SNAPSHOT-cyclonedx.xml 16:59:54 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-util/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-util/7.0.8-SNAPSHOT/odl-netconf-util-7.0.8-SNAPSHOT-cyclonedx.json 16:59:54 [INFO] 16:59:54 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ odl-netconf-util --- 16:59:54 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 16:59:54 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 16:59:54 [WARNING] 16:59:54 [WARNING] The packaging plugin for project odl-netconf-util did not assign 16:59:54 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 16:59:54 [WARNING] 16:59:54 [WARNING] Incomplete projects like this will fail in future Maven versions! 16:59:54 [WARNING] 16:59:54 [INFO] 16:59:54 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-netconf-util --- 16:59:54 [INFO] org.opendaylight.netconf:odl-netconf-util:feature:7.0.8-SNAPSHOT 16:59:54 [INFO] +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.6:compile 16:59:54 [INFO] | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.3:compile 16:59:54 [INFO] | | \- com.google.code.gson:gson:jar:2.10.1:compile 16:59:54 [INFO] | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.3:compile 16:59:54 [INFO] | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 16:59:54 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.6:compile 16:59:54 [INFO] | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.3:compile 16:59:54 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.1:compile 16:59:54 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.6:compile 16:59:54 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.6:compile 16:59:54 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.6:compile 16:59:54 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.6:compile 16:59:54 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 16:59:54 [INFO] | | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile 16:59:54 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.6:compile 16:59:54 [INFO] | | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.6:compile 16:59:54 [INFO] | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.6:compile 16:59:54 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.6:compile 16:59:54 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.6:compile 16:59:54 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.6:compile 16:59:54 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.6:compile 16:59:54 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.6:compile 16:59:54 [INFO] | | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.6:compile 16:59:54 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.6:compile 16:59:54 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.6:compile 16:59:54 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.6:compile 16:59:54 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.6:compile 16:59:54 [INFO] | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.6:compile 16:59:54 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.6:compile 16:59:54 [INFO] | | +- org.opendaylight.yangtools:util:jar:13.0.6:compile 16:59:54 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 16:59:54 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.6:compile 16:59:54 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.6:compile 16:59:54 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.6:compile 16:59:54 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.6:compile 16:59:54 [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.6:compile 16:59:54 [INFO] | | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.6:compile 16:59:54 [INFO] | | | \- org.opendaylight.yangtools:yang-model-spi:jar:13.0.6:compile 16:59:54 [INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.6:compile 16:59:54 [INFO] | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.6:compile 16:59:54 [INFO] | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.6:compile 16:59:54 [INFO] | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.6:compile 16:59:54 [INFO] +- org.opendaylight.netconf:odl-netconf-api:xml:features:7.0.8-SNAPSHOT:compile 16:59:54 [INFO] | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.3:compile 16:59:54 [INFO] | | +- io.netty:netty-codec-http:jar:4.1.109.Final:compile 16:59:54 [INFO] | | | +- io.netty:netty-common:jar:4.1.109.Final:compile 16:59:54 [INFO] | | | +- io.netty:netty-buffer:jar:4.1.109.Final:compile 16:59:54 [INFO] | | | \- io.netty:netty-codec:jar:4.1.109.Final:compile 16:59:54 [INFO] | | +- io.netty:netty-codec-http2:jar:4.1.109.Final:compile 16:59:54 [INFO] | | +- io.netty:netty-handler:jar:4.1.109.Final:compile 16:59:54 [INFO] | | | +- io.netty:netty-resolver:jar:4.1.109.Final:compile 16:59:54 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 16:59:54 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:compile 16:59:54 [INFO] | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 16:59:54 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.109.Final:compile 16:59:54 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:13.0.4:compile 16:59:54 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.4:compile 16:59:54 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.4:compile 16:59:54 [INFO] | | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.4:compile 16:59:54 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.4:compile 16:59:54 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:13.0.4:compile 16:59:54 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:13.0.4:compile 16:59:54 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:13.0.4:compile 16:59:54 [INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.4:compile 16:59:54 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:13.0.4:compile 16:59:54 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.4:compile 16:59:54 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:7.0.8-SNAPSHOT:compile 16:59:54 [INFO] | | \- org.opendaylight.netconf.model:rfc5277:jar:7.0.8-SNAPSHOT:compile 16:59:54 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc6241:xml:features:7.0.8-SNAPSHOT:compile 16:59:54 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc6470:xml:features:7.0.8-SNAPSHOT:compile 16:59:54 [INFO] | | \- org.opendaylight.netconf.model:rfc6470:jar:7.0.8-SNAPSHOT:compile 16:59:54 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc8526:xml:features:7.0.8-SNAPSHOT:compile 16:59:54 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc6243:xml:features:7.0.8-SNAPSHOT:compile 16:59:54 [INFO] | | | \- org.opendaylight.netconf.model:rfc6243:jar:7.0.8-SNAPSHOT:compile 16:59:54 [INFO] | | \- org.opendaylight.netconf.model:rfc8526:jar:7.0.8-SNAPSHOT:compile 16:59:54 [INFO] | +- org.opendaylight.netconf:netconf-api:jar:7.0.8-SNAPSHOT:compile 16:59:54 [INFO] | | +- io.netty:netty-transport:jar:4.1.109.Final:compile 16:59:54 [INFO] | | \- org.opendaylight.odlparent:logging-markers:jar:13.1.3:compile 16:59:54 [INFO] | \- org.opendaylight.netconf:netconf-auth:jar:7.0.8-SNAPSHOT:compile 16:59:54 [INFO] +- org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.8-SNAPSHOT:compile 16:59:54 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 16:59:54 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 16:59:54 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 16:59:54 [INFO] | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 16:59:54 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 16:59:54 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 16:59:54 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 16:59:54 [INFO] | +- org.opendaylight.netconf.model:rfc6241:jar:7.0.8-SNAPSHOT:compile 16:59:54 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.4:compile 16:59:54 [INFO] | | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.4:compile 16:59:54 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.4:compile 16:59:54 [INFO] | | \- org.opendaylight.mdsal:yang-binding:jar:13.0.4:compile 16:59:54 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.6:compile 16:59:54 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.6:compile 16:59:54 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.6:compile 16:59:54 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile 16:59:54 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.6:compile 16:59:54 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.6:compile 16:59:54 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.6:compile 16:59:54 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 16:59:54 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 16:59:54 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 16:59:54 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 16:59:54 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 16:59:54 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 16:59:54 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 16:59:54 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 16:59:54 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 16:59:54 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 16:59:54 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 16:59:54 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 16:59:54 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 16:59:54 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 16:59:54 [INFO] +- junit:junit:jar:4.13.2:test 16:59:54 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 16:59:54 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 16:59:54 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 16:59:54 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 16:59:54 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 16:59:54 [INFO] \- org.objenesis:objenesis:jar:3.3:test 16:59:54 [INFO] 16:59:54 [INFO] --- clm-maven-plugin:2.48.1-01:index (default-cli) @ odl-netconf-util --- 16:59:54 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-util/target/sonatype-clm/module.xml 16:59:54 [INFO] 16:59:54 [INFO] --------------< org.opendaylight.netconf:netconf-common >--------------- 16:59:54 [INFO] Building netconf-common 7.0.8-SNAPSHOT [22/121] 16:59:54 [INFO] -------------------------------[ bundle ]------------------------------- 16:59:54 [INFO] 16:59:54 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-common --- 16:59:54 [INFO] 16:59:54 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-common --- 16:59:54 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:59:54 [INFO] 16:59:54 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-common --- 16:59:54 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:59:54 [INFO] 16:59:54 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ netconf-common --- 16:59:54 [INFO] 16:59:54 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ netconf-common --- 16:59:54 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/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/** 16:59:54 [INFO] 16:59:54 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-common --- 16:59:54 [INFO] Starting audit... 16:59:54 Audit done. 16:59:54 [INFO] You have 0 Checkstyle violations. 16:59:54 [INFO] 16:59:54 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-common --- 16:59:54 [INFO] Starting audit... 16:59:54 Audit done. 16:59:54 [INFO] You have 0 Checkstyle violations. 16:59:54 [INFO] 16:59:54 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-common --- 16:59:54 [INFO] 16:59:54 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-common --- 16:59:54 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-common/src/main/resources 16:59:54 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-common/target/generated-sources/spi 16:59:54 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-common/target/generated-sources/yang 16:59:54 [INFO] 16:59:54 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ netconf-common --- 16:59:54 [INFO] Recompiling the module because of changed dependency. 16:59:54 [INFO] Compiling 4 source files with javac [debug release 17 module-path] to target/classes 16:59:54 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-common/src/main/java/module-info.java:[12,33] requires transitive directive for an automatic module 16:59:54 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-common/src/main/java/module-info.java:[13,24] requires directive for an automatic module 16:59:54 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-common/src/main/java/module-info.java:[17,36] requires transitive directive for an automatic module 16:59:54 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-common/src/main/java/module-info.java:[19,47] requires transitive directive for an automatic module 16:59:54 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-common/src/main/java/module-info.java:[20,47] requires directive for an automatic module 16:59:54 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-common/src/main/java/module-info.java:[21,46] requires directive for an automatic module 16:59:54 [INFO] 16:59:54 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ netconf-common >>> 16:59:54 [INFO] 16:59:54 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ netconf-common --- 16:59:54 [INFO] Fork Value is true 16:59:57 [INFO] Done SpotBugs Analysis.... 16:59:57 [INFO] 16:59:57 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ netconf-common <<< 16:59:57 [INFO] 16:59:57 [INFO] 16:59:57 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ netconf-common --- 16:59:57 [INFO] BugInstance size is 0 16:59:57 [INFO] Error size is 0 16:59:57 [INFO] No errors/warnings found 16:59:57 [INFO] 16:59:57 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-common --- 16:59:57 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-common/src/test/resources 16:59:57 [INFO] 16:59:57 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ netconf-common --- 16:59:57 [INFO] No sources to compile 16:59:57 [INFO] 16:59:57 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ netconf-common --- 16:59:57 [INFO] No tests to run. 16:59:57 [INFO] 16:59:57 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ netconf-common --- 16:59:57 [INFO] 16:59:57 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-common --- 16:59:57 [WARNING] Bundle org.opendaylight.netconf:netconf-common:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package: 16:59:57 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:59:57 Package found in [Jar:., Jar:checker-qual, 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] 16:59:57 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] 16:59:57 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-common/target/netconf-common-7.0.8-SNAPSHOT.jar 16:59:57 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-common/target/classes/META-INF/MANIFEST.MF 16:59:57 [INFO] 16:59:57 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-common --- 16:59:57 [INFO] No previous run data found, generating javadoc. 16:59:58 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-common/target/netconf-common-7.0.8-SNAPSHOT-javadoc.jar 16:59:58 [INFO] 16:59:58 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ netconf-common --- 16:59:58 [INFO] CycloneDX: Resolving Dependencies 16:59:58 [INFO] CycloneDX: Creating BOM version 1.5 with 19 component(s) 16:59:58 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-common/target/bom.xml 16:59:58 [INFO] attaching as netconf-common-7.0.8-SNAPSHOT-cyclonedx.xml 16:59:58 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-common/target/bom.json 16:59:58 [INFO] attaching as netconf-common-7.0.8-SNAPSHOT-cyclonedx.json 16:59:58 [INFO] 16:59:58 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-common --- 16:59:58 [INFO] Skipping duplicate-finder execution! 16:59:58 [INFO] 16:59:58 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-common --- 16:59:58 [INFO] No dependency problems found 16:59:58 [INFO] 16:59:58 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ netconf-common --- 16:59:58 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-common/target/netconf-common-7.0.8-SNAPSHOT-sources.jar 16:59:58 [INFO] 16:59:58 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ netconf-common --- 16:59:58 [INFO] 16:59:58 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ netconf-common --- 16:59:58 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:59:58 [INFO] 16:59:58 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ netconf-common --- 16:59:58 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-common/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-common/7.0.8-SNAPSHOT/netconf-common-7.0.8-SNAPSHOT.pom 16:59:58 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-common/target/netconf-common-7.0.8-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-common/7.0.8-SNAPSHOT/netconf-common-7.0.8-SNAPSHOT.jar 16:59:58 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-common/target/netconf-common-7.0.8-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-common/7.0.8-SNAPSHOT/netconf-common-7.0.8-SNAPSHOT-javadoc.jar 16:59:58 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-common/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-common/7.0.8-SNAPSHOT/netconf-common-7.0.8-SNAPSHOT-cyclonedx.xml 16:59:58 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-common/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-common/7.0.8-SNAPSHOT/netconf-common-7.0.8-SNAPSHOT-cyclonedx.json 16:59:58 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-common/target/netconf-common-7.0.8-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-common/7.0.8-SNAPSHOT/netconf-common-7.0.8-SNAPSHOT-sources.jar 16:59:58 [INFO] 16:59:58 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-common --- 16:59:58 [INFO] Installing org/opendaylight/netconf/netconf-common/7.0.8-SNAPSHOT/netconf-common-7.0.8-SNAPSHOT.jar 16:59:58 [INFO] Writing OBR metadata 16:59:58 [INFO] 16:59:58 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ netconf-common --- 16:59:58 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 16:59:58 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 16:59:58 [INFO] 16:59:58 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-common --- 16:59:58 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:59:58 [INFO] 16:59:58 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ netconf-common --- 16:59:58 [INFO] org.opendaylight.netconf:netconf-common:bundle:7.0.8-SNAPSHOT 16:59:58 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 16:59:58 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 16:59:58 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 16:59:58 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 16:59:58 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 16:59:58 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 16:59:58 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 16:59:58 [INFO] +- io.netty:netty-common:jar:4.1.109.Final:compile 16:59:58 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided 16:59:58 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 16:59:58 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 16:59:58 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 16:59:58 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 16:59:58 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 16:59:58 [INFO] +- org.osgi:org.osgi.service.metatype.annotations:jar:1.4.1:provided 16:59:58 [INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided 16:59:58 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 16:59:58 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 16:59:58 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 16:59:58 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 16:59:58 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 16:59:58 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 16:59:58 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 16:59:58 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 16:59:58 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 16:59:58 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 16:59:58 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 16:59:58 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 16:59:58 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 16:59:58 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 16:59:58 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 16:59:58 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 16:59:58 [INFO] +- junit:junit:jar:4.13.2:test 16:59:58 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 16:59:58 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 16:59:58 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 16:59:58 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 16:59:58 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 16:59:58 [INFO] \- org.objenesis:objenesis:jar:3.3:test 16:59:58 [INFO] 16:59:58 [INFO] --- clm-maven-plugin:2.48.1-01:index (default-cli) @ netconf-common --- 16:59:58 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-common/target/sonatype-clm/module.xml 16:59:58 [INFO] 16:59:58 [INFO] -----------< org.opendaylight.netconf:shaded-exificient-jar >----------- 16:59:58 [INFO] Building shaded-exificient-jar 7.0.8-SNAPSHOT [23/121] 16:59:58 [INFO] --------------------------------[ jar ]--------------------------------- 16:59:59 [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 16:59:59 [INFO] 16:59:59 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ shaded-exificient-jar --- 16:59:59 [INFO] 16:59:59 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ shaded-exificient-jar --- 16:59:59 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:59:59 [INFO] 16:59:59 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ shaded-exificient-jar --- 16:59:59 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:59:59 [INFO] 16:59:59 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ shaded-exificient-jar --- 17:00:00 [INFO] 17:00:00 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ shaded-exificient-jar --- 17:00:00 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/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/** 17:00:00 [INFO] 17:00:00 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ shaded-exificient-jar --- 17:00:00 [INFO] Starting audit... 17:00:00 Audit done. 17:00:00 [INFO] You have 0 Checkstyle violations. 17:00:00 [INFO] 17:00:00 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ shaded-exificient-jar --- 17:00:00 [INFO] Starting audit... 17:00:00 Audit done. 17:00:00 [INFO] You have 0 Checkstyle violations. 17:00:00 [INFO] 17:00:00 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ shaded-exificient-jar --- 17:00:00 [INFO] 17:00:00 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ shaded-exificient-jar --- 17:00:00 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-exificient-jar/src/main/resources 17:00:00 [INFO] 17:00:00 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ shaded-exificient-jar --- 17:00:00 [INFO] No sources to compile 17:00:00 [INFO] 17:00:00 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ shaded-exificient-jar >>> 17:00:00 [INFO] 17:00:00 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ shaded-exificient-jar --- 17:00:01 [INFO] 17:00:01 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ shaded-exificient-jar <<< 17:00:01 [INFO] 17:00:01 [INFO] 17:00:01 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ shaded-exificient-jar --- 17:00:01 [INFO] 17:00:01 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ shaded-exificient-jar --- 17:00:01 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-exificient-jar/src/test/resources 17:00:01 [INFO] 17:00:01 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ shaded-exificient-jar --- 17:00:01 [INFO] No sources to compile 17:00:01 [INFO] 17:00:01 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ shaded-exificient-jar --- 17:00:01 [INFO] No tests to run. 17:00:01 [INFO] 17:00:01 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ shaded-exificient-jar --- 17:00:01 [INFO] 17:00:01 [INFO] --- maven-jar-plugin:3.4.1:jar (default-jar) @ shaded-exificient-jar --- 17:00:01 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-exificient-jar/target/shaded-exificient-jar-7.0.8-SNAPSHOT.jar 17:00:01 [INFO] 17:00:01 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ shaded-exificient-jar --- 17:00:01 [INFO] 17:00:01 [INFO] --- maven-shade-plugin:3.5.3:shade (default) @ shaded-exificient-jar --- 17:00:01 [INFO] Including com.siemens.ct.exi:exificient:jar:1.0.4 in the shaded jar. 17:00:01 [INFO] Including com.siemens.ct.exi:exificient-core:jar:1.0.4 in the shaded jar. 17:00:01 [INFO] Including com.siemens.ct.exi:exificient-grammars:jar:1.0.4 in the shaded jar. 17:00:01 [INFO] Including xerces:xercesImpl:jar:2.12.0 in the shaded jar. 17:00:01 [INFO] Including xml-apis:xml-apis:jar:1.4.01 in the shaded jar. 17:00:01 [INFO] Including xmlpull:xmlpull:jar:1.1.3.1 in the shaded jar. 17:00:01 [INFO] Excluding javax.xml.bind:jaxb-api:jar:2.2.11 from the shaded jar. 17:00:01 [INFO] Excluding com.sun.xml.bind:jaxb-core:jar:2.2.11 from the shaded jar. 17:00:01 [INFO] Excluding com.sun.xml.bind:jaxb-impl:jar:2.3.8 from the shaded jar. 17:00:01 [INFO] Excluding jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3 from the shaded jar. 17:00:01 [INFO] Excluding com.sun.activation:jakarta.activation:jar:1.2.2 from the shaded jar. 17:00:01 [INFO] Excluding javax.activation:activation:jar:1.1.1 from the shaded jar. 17:00:04 [INFO] Replacing original artifact with shaded artifact. 17:00:04 [INFO] Replacing /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-exificient-jar/target/shaded-exificient-jar-7.0.8-SNAPSHOT.jar with /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-exificient-jar/target/shaded-exificient-jar-7.0.8-SNAPSHOT-shaded.jar 17:00:04 [INFO] Replacing original source artifact with shaded source artifact. 17:00:04 [INFO] Replacing /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-exificient-jar/target/shaded-exificient-jar-7.0.8-SNAPSHOT-sources.jar with /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-exificient-jar/target/shaded-exificient-jar-7.0.8-SNAPSHOT-shaded-sources.jar 17:00:04 [INFO] 17:00:04 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ shaded-exificient-jar --- 17:00:04 [INFO] Skipping CycloneDX goal, because module skips deploy 17:00:04 [INFO] 17:00:04 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ shaded-exificient-jar --- 17:00:04 [INFO] Skipping duplicate-finder execution! 17:00:04 [INFO] 17:00:04 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ shaded-exificient-jar --- 17:00:04 [WARNING] Unused declared dependencies found: 17:00:04 [WARNING] com.siemens.ct.exi:exificient:jar:1.0.4:compile 17:00:04 [INFO] 17:00:04 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ shaded-exificient-jar --- 17:00:04 [INFO] No sources in project. Archive not created. 17:00:04 [INFO] 17:00:04 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ shaded-exificient-jar --- 17:00:04 [INFO] 17:00:04 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ shaded-exificient-jar --- 17:00:04 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:00:04 [INFO] 17:00:04 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ shaded-exificient-jar --- 17:00:04 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-exificient-jar/pom.xml to /tmp/r/org/opendaylight/netconf/shaded-exificient-jar/7.0.8-SNAPSHOT/shaded-exificient-jar-7.0.8-SNAPSHOT.pom 17:00:04 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-exificient-jar/target/shaded-exificient-jar-7.0.8-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/shaded-exificient-jar/7.0.8-SNAPSHOT/shaded-exificient-jar-7.0.8-SNAPSHOT.jar 17:00:04 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-exificient-jar/target/shaded-exificient-jar-7.0.8-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/shaded-exificient-jar/7.0.8-SNAPSHOT/shaded-exificient-jar-7.0.8-SNAPSHOT-sources.jar 17:00:04 [INFO] 17:00:04 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ shaded-exificient-jar --- 17:00:04 [INFO] Skipping artifact deployment 17:00:04 [INFO] 17:00:04 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ shaded-exificient-jar --- 17:00:04 [INFO] org.opendaylight.netconf:shaded-exificient-jar:jar:7.0.8-SNAPSHOT 17:00:04 [INFO] +- com.siemens.ct.exi:exificient:jar:1.0.4:compile 17:00:04 [INFO] | +- com.siemens.ct.exi:exificient-core:jar:1.0.4:compile 17:00:04 [INFO] | +- com.siemens.ct.exi:exificient-grammars:jar:1.0.4:compile 17:00:04 [INFO] | | \- xerces:xercesImpl:jar:2.12.0:compile 17:00:04 [INFO] | | \- xml-apis:xml-apis:jar:1.4.01:compile 17:00:04 [INFO] | +- xmlpull:xmlpull:jar:1.1.3.1:compile 17:00:04 [INFO] | +- javax.xml.bind:jaxb-api:jar:2.2.11:compile 17:00:04 [INFO] | +- com.sun.xml.bind:jaxb-core:jar:2.2.11:compile 17:00:04 [INFO] | +- com.sun.xml.bind:jaxb-impl:jar:2.3.8:compile 17:00:04 [INFO] | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 17:00:04 [INFO] | | \- com.sun.activation:jakarta.activation:jar:1.2.2:runtime 17:00:04 [INFO] | \- javax.activation:activation:jar:1.1.1:compile 17:00:04 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:00:04 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:00:04 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:00:04 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:00:04 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:00:04 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:00:04 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:00:04 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:00:04 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:00:04 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:00:04 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:00:04 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:00:04 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:00:04 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:00:04 [INFO] +- junit:junit:jar:4.13.2:test 17:00:04 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:00:04 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:00:04 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:00:04 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:test 17:00:04 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:00:04 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:00:04 [INFO] 17:00:04 [INFO] --- clm-maven-plugin:2.48.1-01:index (default-cli) @ shaded-exificient-jar --- 17:00:04 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-exificient-jar/target/sonatype-clm/module.xml 17:00:04 [INFO] 17:00:04 [INFO] -------------< org.opendaylight.netconf:shaded-exificient >------------- 17:00:04 [INFO] Building shaded-exificient 7.0.8-SNAPSHOT [24/121] 17:00:04 [INFO] -------------------------------[ bundle ]------------------------------- 17:00:04 [INFO] 17:00:04 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ shaded-exificient --- 17:00:04 [INFO] 17:00:04 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ shaded-exificient --- 17:00:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:00:04 [INFO] 17:00:04 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ shaded-exificient --- 17:00:04 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:00:04 [INFO] 17:00:04 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ shaded-exificient --- 17:00:05 [INFO] 17:00:05 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ shaded-exificient --- 17:00:05 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/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/** 17:00:05 [INFO] 17:00:05 [INFO] --- maven-dependency-plugin:3.6.1:unpack-dependencies (unpack-sources) @ shaded-exificient --- 17:00:05 [INFO] 17:00:05 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ shaded-exificient --- 17:00:05 [INFO] Starting audit... 17:00:05 Audit done. 17:00:05 [INFO] You have 0 Checkstyle violations. 17:00:05 [INFO] 17:00:05 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ shaded-exificient --- 17:00:05 [INFO] Starting audit... 17:00:05 Audit done. 17:00:05 [INFO] You have 0 Checkstyle violations. 17:00:05 [INFO] 17:00:05 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ shaded-exificient --- 17:00:05 [INFO] 17:00:05 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ shaded-exificient --- 17:00:05 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-exificient/src/main/resources 17:00:05 [INFO] 17:00:05 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ shaded-exificient --- 17:00:05 [INFO] No sources to compile 17:00:05 [INFO] 17:00:05 [INFO] --- maven-dependency-plugin:3.6.1:unpack (unpack) @ shaded-exificient --- 17:00:05 [INFO] Configured Artifact: org.opendaylight.netconf:shaded-exificient-jar:7.0.8-SNAPSHOT:jar 17:00:05 [INFO] 17:00:05 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ shaded-exificient >>> 17:00:05 [INFO] 17:00:05 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ shaded-exificient --- 17:00:05 [INFO] 17:00:05 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ shaded-exificient <<< 17:00:05 [INFO] 17:00:05 [INFO] 17:00:05 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ shaded-exificient --- 17:00:05 [INFO] Spotbugs plugin skipped 17:00:05 [INFO] 17:00:05 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ shaded-exificient --- 17:00:05 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-exificient/src/test/resources 17:00:05 [INFO] 17:00:05 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ shaded-exificient --- 17:00:05 [INFO] No sources to compile 17:00:05 [INFO] 17:00:05 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ shaded-exificient --- 17:00:05 [INFO] No tests to run. 17:00:05 [INFO] 17:00:05 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ shaded-exificient --- 17:00:05 [INFO] 17:00:05 [INFO] --- build-helper-maven-plugin:3.6.0:add-source (default) @ shaded-exificient --- 17:00:05 [INFO] Source directory: /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-exificient/target/shaded-sources added. 17:00:05 [INFO] 17:00:05 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ shaded-exificient --- 17:00:06 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/apache/xml/serialize 17:00:06 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:06 Package found in [Jar:., Jar:shaded-exificient-jar] 17:00:06 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] 17:00:06 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core 17:00:06 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:06 Package found in [Jar:., Jar:shaded-exificient-jar] 17:00:06 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] 17:00:06 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/attributes 17:00:06 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:06 Package found in [Jar:., Jar:shaded-exificient-jar] 17:00:06 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] 17:00:06 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/coder 17:00:06 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:06 Package found in [Jar:., Jar:shaded-exificient-jar] 17:00:06 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] 17:00:06 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/container 17:00:06 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:06 Package found in [Jar:., Jar:shaded-exificient-jar] 17:00:06 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] 17:00:06 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/context 17:00:06 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:06 Package found in [Jar:., Jar:shaded-exificient-jar] 17:00:06 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] 17:00:06 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/datatype 17:00:06 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:06 Package found in [Jar:., Jar:shaded-exificient-jar] 17:00:06 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] 17:00:06 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/datatype/charset 17:00:06 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:06 Package found in [Jar:., Jar:shaded-exificient-jar] 17:00:06 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] 17:00:06 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/datatype/strings 17:00:06 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:06 Package found in [Jar:., Jar:shaded-exificient-jar] 17:00:06 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] 17:00:06 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/exceptions 17:00:06 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:06 Package found in [Jar:., Jar:shaded-exificient-jar] 17:00:06 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] 17:00:06 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/grammars 17:00:06 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:06 Package found in [Jar:., Jar:shaded-exificient-jar] 17:00:06 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] 17:00:06 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/grammars/event 17:00:06 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:06 Package found in [Jar:., Jar:shaded-exificient-jar] 17:00:06 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] 17:00:06 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/grammars/grammar 17:00:06 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:06 Package found in [Jar:., Jar:shaded-exificient-jar] 17:00:06 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] 17:00:06 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/grammars/production 17:00:06 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:06 Package found in [Jar:., Jar:shaded-exificient-jar] 17:00:06 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] 17:00:06 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/helpers 17:00:06 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:06 Package found in [Jar:., Jar:shaded-exificient-jar] 17:00:06 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] 17:00:06 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/io 17:00:06 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:06 Package found in [Jar:., Jar:shaded-exificient-jar] 17:00:06 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] 17:00:06 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/io/channel 17:00:06 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:06 Package found in [Jar:., Jar:shaded-exificient-jar] 17:00:06 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] 17:00:06 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/io/compression 17:00:06 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:06 Package found in [Jar:., Jar:shaded-exificient-jar] 17:00:06 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] 17:00:06 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/types 17:00:06 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:06 Package found in [Jar:., Jar:shaded-exificient-jar] 17:00:06 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] 17:00:06 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/util 17:00:06 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:06 Package found in [Jar:., Jar:shaded-exificient-jar] 17:00:06 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] 17:00:06 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/util/sort 17:00:06 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:06 Package found in [Jar:., Jar:shaded-exificient-jar] 17:00:06 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] 17:00:06 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/util/xml 17:00:06 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:06 Package found in [Jar:., Jar:shaded-exificient-jar] 17:00:06 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] 17:00:06 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/values 17:00:06 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:06 Package found in [Jar:., Jar:shaded-exificient-jar] 17:00:06 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] 17:00:06 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/grammars 17:00:06 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:06 Package found in [Jar:., Jar:shaded-exificient-jar] 17:00:06 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] 17:00:06 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/grammars/_2017/schemaforgrammars 17:00:06 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:06 Package found in [Jar:., Jar:shaded-exificient-jar] 17:00:06 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] 17:00:06 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/grammars/persistency 17:00:06 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:06 Package found in [Jar:., Jar:shaded-exificient-jar] 17:00:06 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] 17:00:06 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/grammars/regex 17:00:06 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:06 Package found in [Jar:., Jar:shaded-exificient-jar] 17:00:06 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] 17:00:06 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/grammars/util 17:00:06 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:06 Package found in [Jar:., Jar:shaded-exificient-jar] 17:00:06 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] 17:00:06 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/main/api/dom 17:00:06 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:06 Package found in [Jar:., Jar:shaded-exificient-jar] 17:00:06 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] 17:00:06 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/main/api/sax 17:00:06 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:06 Package found in [Jar:., Jar:shaded-exificient-jar] 17:00:06 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] 17:00:06 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/main/api/stream 17:00:06 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:06 Package found in [Jar:., Jar:shaded-exificient-jar] 17:00:06 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] 17:00:06 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/main/api/xmlpull 17:00:06 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:06 Package found in [Jar:., Jar:shaded-exificient-jar] 17:00:06 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] 17:00:06 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/main/cmd 17:00:06 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:06 Package found in [Jar:., Jar:shaded-exificient-jar] 17:00:06 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] 17:00:06 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/main/helpers 17:00:06 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:06 Package found in [Jar:., Jar:shaded-exificient-jar] 17:00:06 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] 17:00:06 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/main/util 17:00:06 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:06 Package found in [Jar:., Jar:shaded-exificient-jar] 17:00:06 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] 17:00:06 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/org/w3c/dom 17:00:06 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:06 Package found in [Jar:., Jar:shaded-exificient-jar] 17:00:06 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] 17:00:06 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/dom 17:00:06 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:06 Package found in [Jar:., Jar:shaded-exificient-jar] 17:00:06 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] 17:00:06 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/dom/events 17:00:06 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:06 Package found in [Jar:., Jar:shaded-exificient-jar] 17:00:06 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] 17:00:06 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl 17:00:06 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:06 Package found in [Jar:., Jar:shaded-exificient-jar] 17:00:06 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] 17:00:06 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/dtd 17:00:06 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:06 Package found in [Jar:., Jar:shaded-exificient-jar] 17:00:06 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] 17:00:06 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/dtd/models 17:00:06 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:06 Package found in [Jar:., Jar:shaded-exificient-jar] 17:00:06 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] 17:00:06 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/dv 17:00:06 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:06 Package found in [Jar:., Jar:shaded-exificient-jar] 17:00:06 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] 17:00:06 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/dv/dtd 17:00:06 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:06 Package found in [Jar:., Jar:shaded-exificient-jar] 17:00:06 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] 17:00:06 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/dv/util 17:00:06 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:06 Package found in [Jar:., Jar:shaded-exificient-jar] 17:00:06 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] 17:00:06 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/dv/xs 17:00:06 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:06 Package found in [Jar:., Jar:shaded-exificient-jar] 17:00:06 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] 17:00:06 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/io 17:00:06 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:06 Package found in [Jar:., Jar:shaded-exificient-jar] 17:00:06 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] 17:00:06 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/msg 17:00:06 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:06 Package found in [Jar:., Jar:shaded-exificient-jar] 17:00:06 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] 17:00:06 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/validation 17:00:06 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:06 Package found in [Jar:., Jar:shaded-exificient-jar] 17:00:06 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] 17:00:06 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/xpath 17:00:06 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:06 Package found in [Jar:., Jar:shaded-exificient-jar] 17:00:06 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] 17:00:06 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/xpath/regex 17:00:06 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:06 Package found in [Jar:., Jar:shaded-exificient-jar] 17:00:06 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] 17:00:06 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/xs 17:00:06 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:06 Package found in [Jar:., Jar:shaded-exificient-jar] 17:00:06 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] 17:00:06 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/xs/identity 17:00:06 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:06 Package found in [Jar:., Jar:shaded-exificient-jar] 17:00:06 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] 17:00:06 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/xs/models 17:00:06 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:06 Package found in [Jar:., Jar:shaded-exificient-jar] 17:00:06 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] 17:00:06 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/xs/opti 17:00:06 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:06 Package found in [Jar:., Jar:shaded-exificient-jar] 17:00:06 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] 17:00:06 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/xs/traversers 17:00:06 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:06 Package found in [Jar:., Jar:shaded-exificient-jar] 17:00:06 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] 17:00:06 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/xs/util 17:00:06 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:06 Package found in [Jar:., Jar:shaded-exificient-jar] 17:00:06 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] 17:00:06 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/jaxp/datatype 17:00:06 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:06 Package found in [Jar:., Jar:shaded-exificient-jar] 17:00:06 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] 17:00:06 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/parsers 17:00:06 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:06 Package found in [Jar:., Jar:shaded-exificient-jar] 17:00:06 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] 17:00:06 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/util 17:00:06 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:06 Package found in [Jar:., Jar:shaded-exificient-jar] 17:00:06 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] 17:00:06 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/xni 17:00:06 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:06 Package found in [Jar:., Jar:shaded-exificient-jar] 17:00:06 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] 17:00:06 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/xni/grammars 17:00:06 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:06 Package found in [Jar:., Jar:shaded-exificient-jar] 17:00:06 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] 17:00:06 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/xni/parser 17:00:06 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:06 Package found in [Jar:., Jar:shaded-exificient-jar] 17:00:06 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] 17:00:06 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/xs 17:00:06 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:06 Package found in [Jar:., Jar:shaded-exificient-jar] 17:00:06 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] 17:00:06 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/xs/datatypes 17:00:06 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:06 Package found in [Jar:., Jar:shaded-exificient-jar] 17:00:06 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] 17:00:06 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xmlpull/v1 17:00:06 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:06 Package found in [Jar:., Jar:shaded-exificient-jar] 17:00:06 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] 17:00:06 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-exificient/target/shaded-exificient-7.0.8-SNAPSHOT.jar 17:00:06 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-exificient/target/classes/META-INF/MANIFEST.MF 17:00:06 [INFO] 17:00:06 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ shaded-exificient --- 17:00:06 [INFO] Skipping javadoc generation 17:00:06 [INFO] 17:00:06 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ shaded-exificient --- 17:00:06 [INFO] CycloneDX: Resolving Dependencies 17:00:06 [WARNING] Failed to build parent project for com.sun.xml.bind.mvn:jaxb-bundles:pom:2.2.11 17:00:06 [WARNING] Failed to build parent project for com.sun.xml.bind:jaxb-core:jar:2.2.11 17:00:06 [WARNING] Unable to create Maven project for com.sun.xml.bind:jaxb-core:jar:2.2.11 from repository. 17:00:07 [INFO] CycloneDX: Creating BOM version 1.5 with 16 component(s) 17:00:07 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-exificient/target/bom.xml 17:00:07 [INFO] attaching as shaded-exificient-7.0.8-SNAPSHOT-cyclonedx.xml 17:00:07 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-exificient/target/bom.json 17:00:07 [INFO] attaching as shaded-exificient-7.0.8-SNAPSHOT-cyclonedx.json 17:00:07 [INFO] 17:00:07 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ shaded-exificient --- 17:00:07 [INFO] Skipping duplicate-finder execution! 17:00:07 [INFO] 17:00:07 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ shaded-exificient --- 17:00:07 [WARNING] Used undeclared dependencies found: 17:00:07 [WARNING] xml-apis:xml-apis:jar:1.4.01:provided 17:00:07 [WARNING] javax.xml.bind:jaxb-api:jar:2.2.11:provided 17:00:07 [INFO] 17:00:07 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ shaded-exificient --- 17:00:07 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-exificient/target/shaded-exificient-7.0.8-SNAPSHOT-sources.jar 17:00:07 [INFO] 17:00:07 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ shaded-exificient --- 17:00:07 [INFO] Skipping modernizer execution! 17:00:07 [INFO] 17:00:07 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ shaded-exificient --- 17:00:07 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:00:07 [INFO] 17:00:07 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ shaded-exificient --- 17:00:07 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-exificient/pom.xml to /tmp/r/org/opendaylight/netconf/shaded-exificient/7.0.8-SNAPSHOT/shaded-exificient-7.0.8-SNAPSHOT.pom 17:00:07 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-exificient/target/shaded-exificient-7.0.8-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/shaded-exificient/7.0.8-SNAPSHOT/shaded-exificient-7.0.8-SNAPSHOT.jar 17:00:07 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-exificient/target/bom.xml to /tmp/r/org/opendaylight/netconf/shaded-exificient/7.0.8-SNAPSHOT/shaded-exificient-7.0.8-SNAPSHOT-cyclonedx.xml 17:00:07 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-exificient/target/bom.json to /tmp/r/org/opendaylight/netconf/shaded-exificient/7.0.8-SNAPSHOT/shaded-exificient-7.0.8-SNAPSHOT-cyclonedx.json 17:00:07 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-exificient/target/shaded-exificient-7.0.8-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/shaded-exificient/7.0.8-SNAPSHOT/shaded-exificient-7.0.8-SNAPSHOT-sources.jar 17:00:07 [INFO] 17:00:07 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ shaded-exificient --- 17:00:07 [INFO] Installing org/opendaylight/netconf/shaded-exificient/7.0.8-SNAPSHOT/shaded-exificient-7.0.8-SNAPSHOT.jar 17:00:07 [INFO] Writing OBR metadata 17:00:07 [INFO] 17:00:07 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ shaded-exificient --- 17:00:07 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:00:07 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:00:07 [INFO] 17:00:07 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ shaded-exificient --- 17:00:07 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:00:07 [INFO] 17:00:07 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ shaded-exificient --- 17:00:07 [INFO] org.opendaylight.netconf:shaded-exificient:bundle:7.0.8-SNAPSHOT 17:00:07 [INFO] +- org.opendaylight.netconf:shaded-exificient-jar:jar:7.0.8-SNAPSHOT:provided 17:00:07 [INFO] | \- com.siemens.ct.exi:exificient:jar:1.0.4:provided 17:00:07 [INFO] | +- com.siemens.ct.exi:exificient-core:jar:1.0.4:provided 17:00:07 [INFO] | +- com.siemens.ct.exi:exificient-grammars:jar:1.0.4:provided 17:00:07 [INFO] | | \- xerces:xercesImpl:jar:2.12.0:provided 17:00:07 [INFO] | | \- xml-apis:xml-apis:jar:1.4.01:provided 17:00:07 [INFO] | +- xmlpull:xmlpull:jar:1.1.3.1:provided 17:00:07 [INFO] | +- javax.xml.bind:jaxb-api:jar:2.2.11:provided 17:00:07 [INFO] | +- com.sun.xml.bind:jaxb-core:jar:2.2.11:provided 17:00:07 [INFO] | +- com.sun.xml.bind:jaxb-impl:jar:2.3.8:provided 17:00:07 [INFO] | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:provided 17:00:07 [INFO] | | \- com.sun.activation:jakarta.activation:jar:1.2.2:provided 17:00:07 [INFO] | \- javax.activation:activation:jar:1.1.1:provided 17:00:07 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:00:07 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:00:07 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:00:07 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:00:07 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:00:07 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:00:07 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:00:07 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:00:07 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:00:07 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:00:07 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:00:07 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:00:07 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:00:07 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:00:07 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:00:07 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:00:07 [INFO] +- junit:junit:jar:4.13.2:test 17:00:07 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:00:07 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:00:07 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:00:07 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:test 17:00:07 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:00:07 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:00:07 [INFO] 17:00:07 [INFO] --- clm-maven-plugin:2.48.1-01:index (default-cli) @ shaded-exificient --- 17:00:07 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-exificient/target/sonatype-clm/module.xml 17:00:07 [INFO] 17:00:07 [INFO] -------------< org.opendaylight.netconf:netconf-test-util >------------- 17:00:07 [INFO] Building netconf-test-util 7.0.8-SNAPSHOT [25/121] 17:00:07 [INFO] --------------------------------[ jar ]--------------------------------- 17:00:07 [INFO] 17:00:07 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-test-util --- 17:00:07 [INFO] 17:00:07 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-test-util --- 17:00:07 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:00:07 [INFO] 17:00:07 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-test-util --- 17:00:07 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:00:07 [INFO] 17:00:07 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ netconf-test-util --- 17:00:08 [INFO] 17:00:08 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ netconf-test-util --- 17:00:08 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/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/** 17:00:08 [INFO] 17:00:08 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-test-util --- 17:00:08 [INFO] Starting audit... 17:00:08 Audit done. 17:00:08 [INFO] You have 0 Checkstyle violations. 17:00:08 [INFO] 17:00:08 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-test-util --- 17:00:08 [INFO] Starting audit... 17:00:08 Audit done. 17:00:08 [INFO] You have 0 Checkstyle violations. 17:00:08 [INFO] 17:00:08 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-test-util --- 17:00:08 [INFO] 17:00:08 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-test-util --- 17:00:08 [INFO] Copying 127 resources from src/main/resources to target/classes 17:00:08 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-test-util/target/generated-sources/spi 17:00:08 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-test-util/target/generated-sources/yang 17:00:08 [INFO] 17:00:08 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ netconf-test-util --- 17:00:08 [INFO] Recompiling the module because of changed dependency. 17:00:08 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 17:00:08 [INFO] 17:00:08 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ netconf-test-util >>> 17:00:08 [INFO] 17:00:08 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ netconf-test-util --- 17:00:08 [INFO] Fork Value is true 17:00:10 [INFO] Done SpotBugs Analysis.... 17:00:10 [INFO] 17:00:10 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ netconf-test-util <<< 17:00:10 [INFO] 17:00:10 [INFO] 17:00:10 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ netconf-test-util --- 17:00:10 [INFO] BugInstance size is 0 17:00:10 [INFO] Error size is 0 17:00:10 [INFO] No errors/warnings found 17:00:10 [INFO] 17:00:10 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-test-util --- 17:00:10 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-test-util/src/test/resources 17:00:10 [INFO] 17:00:10 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ netconf-test-util --- 17:00:10 [INFO] No sources to compile 17:00:10 [INFO] 17:00:10 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ netconf-test-util --- 17:00:10 [INFO] No tests to run. 17:00:10 [INFO] 17:00:10 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ netconf-test-util --- 17:00:10 [INFO] 17:00:10 [INFO] --- maven-jar-plugin:3.4.1:jar (default-jar) @ netconf-test-util --- 17:00:10 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-test-util/target/netconf-test-util-7.0.8-SNAPSHOT.jar 17:00:11 [INFO] 17:00:11 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-test-util --- 17:00:11 [INFO] No previous run data found, generating javadoc. 17:00:12 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-test-util/target/netconf-test-util-7.0.8-SNAPSHOT-javadoc.jar 17:00:12 [INFO] 17:00:12 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ netconf-test-util --- 17:00:12 [INFO] CycloneDX: Resolving Dependencies 17:00:12 [INFO] CycloneDX: Creating BOM version 1.5 with 27 component(s) 17:00:12 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-test-util/target/bom.xml 17:00:12 [INFO] attaching as netconf-test-util-7.0.8-SNAPSHOT-cyclonedx.xml 17:00:12 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-test-util/target/bom.json 17:00:12 [INFO] attaching as netconf-test-util-7.0.8-SNAPSHOT-cyclonedx.json 17:00:12 [INFO] 17:00:12 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-test-util --- 17:00:12 [INFO] Skipping duplicate-finder execution! 17:00:12 [INFO] 17:00:12 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-test-util --- 17:00:12 [INFO] No dependency problems found 17:00:12 [INFO] 17:00:12 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ netconf-test-util --- 17:00:12 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-test-util/target/netconf-test-util-7.0.8-SNAPSHOT-sources.jar 17:00:12 [INFO] 17:00:12 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ netconf-test-util --- 17:00:12 [INFO] 17:00:12 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ netconf-test-util --- 17:00:12 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:00:12 [INFO] 17:00:12 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ netconf-test-util --- 17:00:12 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-test-util/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-test-util/7.0.8-SNAPSHOT/netconf-test-util-7.0.8-SNAPSHOT.pom 17:00:12 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-test-util/target/netconf-test-util-7.0.8-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-test-util/7.0.8-SNAPSHOT/netconf-test-util-7.0.8-SNAPSHOT.jar 17:00:12 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-test-util/target/netconf-test-util-7.0.8-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-test-util/7.0.8-SNAPSHOT/netconf-test-util-7.0.8-SNAPSHOT-javadoc.jar 17:00:12 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-test-util/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-test-util/7.0.8-SNAPSHOT/netconf-test-util-7.0.8-SNAPSHOT-cyclonedx.xml 17:00:12 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-test-util/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-test-util/7.0.8-SNAPSHOT/netconf-test-util-7.0.8-SNAPSHOT-cyclonedx.json 17:00:12 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-test-util/target/netconf-test-util-7.0.8-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-test-util/7.0.8-SNAPSHOT/netconf-test-util-7.0.8-SNAPSHOT-sources.jar 17:00:12 [INFO] 17:00:12 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ netconf-test-util --- 17:00:12 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:00:12 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:00:12 [INFO] 17:00:12 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ netconf-test-util --- 17:00:12 [INFO] org.opendaylight.netconf:netconf-test-util:jar:7.0.8-SNAPSHOT 17:00:12 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.5:compile 17:00:12 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:00:12 [INFO] +- org.opendaylight.netconf:netconf-api:jar:7.0.8-SNAPSHOT:compile 17:00:12 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:00:12 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:00:12 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:00:12 [INFO] | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:00:12 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:00:12 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:00:12 [INFO] | +- io.netty:netty-transport:jar:4.1.109.Final:compile 17:00:12 [INFO] | | +- io.netty:netty-common:jar:4.1.109.Final:compile 17:00:12 [INFO] | | +- io.netty:netty-buffer:jar:4.1.109.Final:compile 17:00:12 [INFO] | | \- io.netty:netty-resolver:jar:4.1.109.Final:compile 17:00:12 [INFO] | +- org.opendaylight.odlparent:logging-markers:jar:13.1.3:compile 17:00:12 [INFO] | +- org.opendaylight.yangtools:util:jar:13.0.6:compile 17:00:12 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:13.0.6:compile 17:00:12 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:00:12 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.6:compile 17:00:12 [INFO] | \- org.opendaylight.netconf.model:rfc6241:jar:7.0.8-SNAPSHOT:compile 17:00:12 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.4:compile 17:00:12 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.4:compile 17:00:12 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.4:compile 17:00:12 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.4:compile 17:00:12 [INFO] +- org.xmlunit:xmlunit-legacy:jar:2.10.0:compile 17:00:12 [INFO] | \- org.xmlunit:xmlunit-core:jar:2.10.0:test 17:00:12 [INFO] | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:test 17:00:12 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:00:12 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:00:12 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:00:12 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:00:12 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:00:12 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:00:12 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:00:12 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:00:12 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:00:12 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:00:12 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:00:12 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:00:12 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:00:12 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:00:12 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:00:12 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:00:12 [INFO] +- junit:junit:jar:4.13.2:test 17:00:12 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:00:12 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:00:12 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:00:12 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 17:00:12 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:00:12 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:00:12 [INFO] 17:00:12 [INFO] --- clm-maven-plugin:2.48.1-01:index (default-cli) @ netconf-test-util --- 17:00:12 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-test-util/target/sonatype-clm/module.xml 17:00:12 [INFO] 17:00:12 [INFO] ------------< org.opendaylight.netconf:netconf-netty-util >------------- 17:00:12 [INFO] Building netconf-netty-util 7.0.8-SNAPSHOT [26/121] 17:00:12 [INFO] -------------------------------[ bundle ]------------------------------- 17:00:12 [INFO] 17:00:12 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-netty-util --- 17:00:12 [INFO] 17:00:12 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-netty-util --- 17:00:12 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:00:12 [INFO] 17:00:12 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-netty-util --- 17:00:12 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:00:12 [INFO] 17:00:12 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ netconf-netty-util --- 17:00:13 [INFO] 17:00:13 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ netconf-netty-util --- 17:00:13 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/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/** 17:00:13 [INFO] 17:00:13 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-netty-util --- 17:00:13 [INFO] Starting audit... 17:00:13 Audit done. 17:00:13 [INFO] You have 0 Checkstyle violations. 17:00:13 [INFO] 17:00:13 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-netty-util --- 17:00:13 [INFO] Starting audit... 17:00:13 Audit done. 17:00:13 [INFO] You have 0 Checkstyle violations. 17:00:13 [INFO] 17:00:13 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-netty-util --- 17:00:13 [INFO] 17:00:13 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-netty-util --- 17:00:13 [INFO] Copying 1 resource from src/main/resources to target/classes 17:00:13 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-netty-util/target/generated-sources/spi 17:00:13 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-netty-util/target/generated-sources/yang 17:00:13 [INFO] 17:00:13 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ netconf-netty-util --- 17:00:13 [INFO] Recompiling the module because of changed dependency. 17:00:13 [INFO] Compiling 23 source files with javac [debug release 17] to target/classes 17:00:14 [INFO] 17:00:14 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ netconf-netty-util >>> 17:00:14 [INFO] 17:00:14 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ netconf-netty-util --- 17:00:14 [INFO] Fork Value is true 17:00:18 [INFO] Done SpotBugs Analysis.... 17:00:18 [INFO] 17:00:18 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ netconf-netty-util <<< 17:00:18 [INFO] 17:00:18 [INFO] 17:00:18 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ netconf-netty-util --- 17:00:18 [INFO] BugInstance size is 0 17:00:18 [INFO] Error size is 0 17:00:18 [INFO] No errors/warnings found 17:00:18 [INFO] 17:00:18 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-netty-util --- 17:00:18 [INFO] Copying 3 resources from src/test/resources to target/test-classes 17:00:18 [INFO] 17:00:18 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ netconf-netty-util --- 17:00:18 [INFO] Recompiling the module because of changed dependency. 17:00:18 [INFO] Compiling 19 source files with javac [debug release 17] to target/test-classes 17:00:18 [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 17:00:18 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' 17:00:18 [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found 17:00:18 [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 17:00:18 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' 17:00:18 [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found 17:00:18 [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 17:00:18 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' 17:00:18 [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found 17:00:18 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:00:18 required: io.netty.handler.codec.ByteToMessageDecoder,io.netty.handler.codec.MessageToByteEncoder 17:00:18 found: io.netty.handler.codec.ByteToMessageDecoder,io.netty.handler.codec.MessageToByteEncoder 17:00:18 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-netty-util/src/test/java/org/opendaylight/netconf/nettyutil/AbstractNetconfSessionTest.java:[137,90] unchecked conversion 17:00:18 required: io.netty.handler.codec.MessageToByteEncoder 17:00:18 found: io.netty.handler.codec.MessageToByteEncoder 17:00:18 [INFO] 17:00:18 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ netconf-netty-util --- 17:00:18 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:00:18 [INFO] 17:00:18 [INFO] ------------------------------------------------------- 17:00:18 [INFO] T E S T S 17:00:18 [INFO] ------------------------------------------------------- 17:00:20 [INFO] Running org.opendaylight.netconf.nettyutil.handler.FramingMechanismEncoderTest 17:00:20 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s -- in org.opendaylight.netconf.nettyutil.handler.FramingMechanismEncoderTest 17:00:20 [INFO] Running org.opendaylight.netconf.nettyutil.AbstractChannelInitializerTest 17:00:20 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:00:22 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.959 s -- in org.opendaylight.netconf.nettyutil.AbstractChannelInitializerTest 17:00:22 [INFO] Running org.opendaylight.netconf.nettyutil.AbstractNetconfSessionNegotiatorTest 17:00:23 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.454 s -- in org.opendaylight.netconf.nettyutil.AbstractNetconfSessionNegotiatorTest 17:00:23 [INFO] Running org.opendaylight.netconf.nettyutil.AbstractNetconfSessionTest 17:00:24 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.527 s -- in org.opendaylight.netconf.nettyutil.AbstractNetconfSessionTest 17:00:24 [INFO] Running org.opendaylight.netconf.nettyutil.Netconf539Test 17:00:24 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.opendaylight.netconf.nettyutil.Netconf539Test 17:00:24 [INFO] Running org.opendaylight.netconf.nettyutil.handler.ChunkedFramingMechanismEncoderTest 17:00:24 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s -- in org.opendaylight.netconf.nettyutil.handler.ChunkedFramingMechanismEncoderTest 17:00:24 [INFO] Running org.opendaylight.netconf.nettyutil.handler.EOMFramingMechanismEncoderTest 17:00:24 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.netconf.nettyutil.handler.EOMFramingMechanismEncoderTest 17:00:24 [INFO] Running org.opendaylight.netconf.nettyutil.handler.NetconfChunkAggregatorTest 17:00:24 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.netconf.nettyutil.handler.NetconfChunkAggregatorTest 17:00:24 [INFO] Running org.opendaylight.netconf.nettyutil.handler.NetconfEOMAggregatorTest 17:00:24 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.netconf.nettyutil.handler.NetconfEOMAggregatorTest 17:00:24 [INFO] Running org.opendaylight.netconf.nettyutil.handler.NetconfEXIHandlersTest 17:00:24 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 s -- in org.opendaylight.netconf.nettyutil.handler.NetconfEXIHandlersTest 17:00:24 [INFO] Running org.opendaylight.netconf.nettyutil.handler.NetconfHelloMessageToXMLEncoderTest 17:00:24 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.opendaylight.netconf.nettyutil.handler.NetconfHelloMessageToXMLEncoderTest 17:00:24 [INFO] Running org.opendaylight.netconf.nettyutil.handler.NetconfMessageFactoryTest 17:00:24 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.netconf.nettyutil.handler.NetconfMessageFactoryTest 17:00:24 [INFO] Running org.opendaylight.netconf.nettyutil.handler.NetconfXMLToHelloMessageDecoderTest 17:00:24 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.opendaylight.netconf.nettyutil.handler.NetconfXMLToHelloMessageDecoderTest 17:00:24 [INFO] Running org.opendaylight.netconf.nettyutil.handler.NetconfXMLToMessageDecoderTest 17:00:24 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.opendaylight.netconf.nettyutil.handler.NetconfXMLToMessageDecoderTest 17:00:24 [INFO] Running org.opendaylight.netconf.nettyutil.handler.ThreadLocalTransformersTest 17:00:24 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.netconf.nettyutil.handler.ThreadLocalTransformersTest 17:00:24 [INFO] Running org.opendaylight.netconf.nettyutil.handler.exi.EXIParametersTest 17:00:24 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.netconf.nettyutil.handler.exi.EXIParametersTest 17:00:24 [INFO] Running org.opendaylight.netconf.nettyutil.handler.exi.NetconfStartExiMessageTest 17:00:24 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.opendaylight.netconf.nettyutil.handler.exi.NetconfStartExiMessageTest 17:00:24 [INFO] 17:00:24 [INFO] Results: 17:00:24 [INFO] 17:00:24 [INFO] Tests run: 52, Failures: 0, Errors: 0, Skipped: 0 17:00:24 [INFO] 17:00:24 [INFO] 17:00:24 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ netconf-netty-util --- 17:00:24 [INFO] 17:00:24 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-netty-util --- 17:00:24 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-netty-util/target/netconf-netty-util-7.0.8-SNAPSHOT.jar 17:00:24 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-netty-util/target/classes/META-INF/MANIFEST.MF 17:00:24 [INFO] 17:00:24 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-netty-util --- 17:00:25 [INFO] No previous run data found, generating javadoc. 17:00:26 [WARNING] Javadoc Warnings 17:00:26 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-netty-util/src/main/java/org/opendaylight/netconf/nettyutil/handler/NetconfHelloMessageToXMLEncoder.java:32: warning: empty

tag 17:00:26 [WARNING] *

17:00:26 [WARNING] ^ 17:00:26 [WARNING] 1 warning 17:00:26 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-netty-util/target/netconf-netty-util-7.0.8-SNAPSHOT-javadoc.jar 17:00:26 [INFO] 17:00:26 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ netconf-netty-util --- 17:00:26 [INFO] CycloneDX: Resolving Dependencies 17:00:27 [INFO] CycloneDX: Creating BOM version 1.5 with 31 component(s) 17:00:27 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-netty-util/target/bom.xml 17:00:27 [INFO] attaching as netconf-netty-util-7.0.8-SNAPSHOT-cyclonedx.xml 17:00:27 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-netty-util/target/bom.json 17:00:27 [INFO] attaching as netconf-netty-util-7.0.8-SNAPSHOT-cyclonedx.json 17:00:27 [INFO] 17:00:27 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-netty-util --- 17:00:27 [INFO] Skipping duplicate-finder execution! 17:00:27 [INFO] 17:00:27 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-netty-util --- 17:00:27 [INFO] No dependency problems found 17:00:27 [INFO] 17:00:27 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ netconf-netty-util --- 17:00:27 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-netty-util/target/netconf-netty-util-7.0.8-SNAPSHOT-sources.jar 17:00:27 [INFO] 17:00:27 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ netconf-netty-util --- 17:00:27 [INFO] 17:00:27 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ netconf-netty-util --- 17:00:27 [INFO] Loading execution data file /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-netty-util/target/code-coverage/jacoco.exec 17:00:27 [INFO] Analyzed bundle 'netconf-netty-util' with 32 classes 17:00:27 [INFO] 17:00:27 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ netconf-netty-util --- 17:00:27 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-netty-util/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-netty-util/7.0.8-SNAPSHOT/netconf-netty-util-7.0.8-SNAPSHOT.pom 17:00:27 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-netty-util/target/netconf-netty-util-7.0.8-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-netty-util/7.0.8-SNAPSHOT/netconf-netty-util-7.0.8-SNAPSHOT.jar 17:00:27 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-netty-util/target/netconf-netty-util-7.0.8-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-netty-util/7.0.8-SNAPSHOT/netconf-netty-util-7.0.8-SNAPSHOT-javadoc.jar 17:00:27 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-netty-util/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-netty-util/7.0.8-SNAPSHOT/netconf-netty-util-7.0.8-SNAPSHOT-cyclonedx.xml 17:00:27 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-netty-util/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-netty-util/7.0.8-SNAPSHOT/netconf-netty-util-7.0.8-SNAPSHOT-cyclonedx.json 17:00:27 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-netty-util/target/netconf-netty-util-7.0.8-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-netty-util/7.0.8-SNAPSHOT/netconf-netty-util-7.0.8-SNAPSHOT-sources.jar 17:00:27 [INFO] 17:00:27 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-netty-util --- 17:00:27 [INFO] Installing org/opendaylight/netconf/netconf-netty-util/7.0.8-SNAPSHOT/netconf-netty-util-7.0.8-SNAPSHOT.jar 17:00:27 [INFO] Writing OBR metadata 17:00:27 [INFO] 17:00:27 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ netconf-netty-util --- 17:00:27 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:00:27 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:00:27 [INFO] 17:00:27 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-netty-util --- 17:00:27 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:00:27 [INFO] 17:00:27 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ netconf-netty-util --- 17:00:27 [INFO] org.opendaylight.netconf:netconf-netty-util:bundle:7.0.8-SNAPSHOT 17:00:27 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.5:compile 17:00:27 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:00:27 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:00:27 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:00:27 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:00:27 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:00:27 [INFO] +- org.checkerframework:checker-qual:jar:3.43.0:provided 17:00:27 [INFO] +- io.netty:netty-buffer:jar:4.1.109.Final:compile 17:00:27 [INFO] +- io.netty:netty-codec:jar:4.1.109.Final:compile 17:00:27 [INFO] +- io.netty:netty-common:jar:4.1.109.Final:compile 17:00:27 [INFO] +- io.netty:netty-handler:jar:4.1.109.Final:compile 17:00:27 [INFO] | +- io.netty:netty-resolver:jar:4.1.109.Final:compile 17:00:27 [INFO] | \- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 17:00:27 [INFO] +- io.netty:netty-transport:jar:4.1.109.Final:compile 17:00:27 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:00:27 [INFO] +- org.opendaylight.odlparent:logging-markers:jar:13.1.3:compile 17:00:27 [INFO] +- org.opendaylight.yangtools:util:jar:13.0.6:compile 17:00:27 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.6:compile 17:00:27 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:00:27 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.6:compile 17:00:27 [INFO] +- org.opendaylight.netconf:netconf-api:jar:7.0.8-SNAPSHOT:compile 17:00:27 [INFO] +- org.opendaylight.netconf:netconf-common:jar:7.0.8-SNAPSHOT:compile 17:00:27 [INFO] +- org.opendaylight.netconf:shaded-exificient:jar:7.0.8-SNAPSHOT:compile 17:00:27 [INFO] +- org.opendaylight.netconf.model:rfc6241:jar:7.0.8-SNAPSHOT:compile 17:00:27 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.4:compile 17:00:27 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.4:compile 17:00:27 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.4:compile 17:00:27 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.4:compile 17:00:27 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:13.0.6:test 17:00:27 [INFO] +- org.opendaylight.netconf:netconf-test-util:jar:7.0.8-SNAPSHOT:test 17:00:27 [INFO] | \- org.xmlunit:xmlunit-legacy:jar:2.10.0:test 17:00:27 [INFO] +- org.xmlunit:xmlunit-core:jar:2.10.0:test 17:00:27 [INFO] | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:test 17:00:27 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:00:27 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:00:27 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:00:27 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:00:27 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:00:27 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:00:27 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:00:27 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:00:27 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:00:27 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:00:27 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:00:27 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:00:27 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:00:27 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:00:27 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:00:27 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:00:27 [INFO] +- junit:junit:jar:4.13.2:test 17:00:27 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:00:27 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:00:27 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:00:27 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 17:00:27 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:00:27 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:00:27 [INFO] 17:00:27 [INFO] --- clm-maven-plugin:2.48.1-01:index (default-cli) @ netconf-netty-util --- 17:00:27 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-netty-util/target/sonatype-clm/module.xml 17:00:27 [INFO] 17:00:27 [INFO] ------------< org.opendaylight.netconf:odl-netconf-common >------------- 17:00:27 [INFO] Building OpenDaylight :: Netconf :: Netconf Common 7.0.8-SNAPSHOT [27/121] 17:00:27 [INFO] ------------------------------[ feature ]------------------------------- 17:00:27 [INFO] 17:00:27 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-common --- 17:00:27 [INFO] 17:00:27 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-common --- 17:00:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:00:27 [INFO] 17:00:27 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-common --- 17:00:27 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:00:27 [INFO] 17:00:27 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-netconf-common --- 17:00:27 [INFO] 17:00:27 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-netconf-common --- 17:00:27 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:00:27 [INFO] argLine set to empty 17:00:27 [INFO] 17:00:27 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-common --- 17:00:27 [INFO] Starting audit... 17:00:27 Audit done. 17:00:27 [INFO] You have 0 Checkstyle violations. 17:00:27 [INFO] 17:00:27 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-common --- 17:00:27 [INFO] Starting audit... 17:00:27 Audit done. 17:00:27 [INFO] You have 0 Checkstyle violations. 17:00:27 [INFO] 17:00:27 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-common --- 17:00:27 [INFO] 17:00:27 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-common --- 17:00:28 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-common/target/feature/feature.xml 17:00:28 [INFO] ...done! 17:00:28 [INFO] Attaching features XML 17:00:28 [INFO] 17:00:28 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-netconf-common --- 17:00: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 17:00:28 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:00:28 [INFO] 17:00:28 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-netconf-common >>> 17:00:28 [INFO] 17:00:28 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-netconf-common --- 17:00:28 [INFO] 17:00:28 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-netconf-common <<< 17:00:28 [INFO] 17:00:28 [INFO] 17:00:28 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-netconf-common --- 17:00:28 [INFO] 17:00:28 [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-netconf-common --- 17:00:28 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-common 17:00:28 [INFO] Project dependency features detected: [] 17:00:28 [INFO] Pax Exam System (Version: 4.13.3) created. 17:00:28 [INFO] Creating RMI registry server on 127.0.0.1:21000 17:00:28 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 17:00:28 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 17:00:28 [INFO] Waiting for remote bundle context.. on 21000 name: e5408839-6a83-43ef-be9f-b85e80a4c8f7 timout: [ RelativeTimeout value = 180000 ] 17:00:35 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 17:00:35 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 17:00:35 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 17:00:35 [INFO] 17:00:35 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-netconf-common --- 17:00:35 [INFO] 17:00:35 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-common --- 17:00:36 [INFO] 17:00:36 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-netconf-common --- 17:00:36 [INFO] CycloneDX: Resolving Dependencies 17:00:37 [INFO] CycloneDX: Creating BOM version 1.5 with 105 component(s) 17:00:37 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-common/target/bom.xml 17:00:37 [INFO] attaching as odl-netconf-common-7.0.8-SNAPSHOT-cyclonedx.xml 17:00:37 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-common/target/bom.json 17:00:37 [INFO] attaching as odl-netconf-common-7.0.8-SNAPSHOT-cyclonedx.json 17:00:37 [INFO] 17:00:37 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-common --- 17:00:37 [INFO] Skipping duplicate-finder execution! 17:00:37 [INFO] 17:00:37 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-common --- 17:00:37 [INFO] Skipping plugin execution 17:00:37 [INFO] 17:00:37 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-common --- 17:00:37 [INFO] Skipping source per configuration. 17:00:37 [INFO] 17:00:37 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-netconf-common --- 17:00:37 [INFO] 17:00:37 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-netconf-common --- 17:00:37 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:00:37 [INFO] 17:00:37 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-netconf-common --- 17:00:37 [WARNING] 17:00:37 [WARNING] The packaging plugin for project odl-netconf-common did not assign 17:00:37 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:00:37 [WARNING] 17:00:37 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:00:37 [WARNING] 17:00:37 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-common/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-common/7.0.8-SNAPSHOT/odl-netconf-common-7.0.8-SNAPSHOT.pom 17:00:37 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-common/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-common/7.0.8-SNAPSHOT/odl-netconf-common-7.0.8-SNAPSHOT-features.xml 17:00:37 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-common/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-common/7.0.8-SNAPSHOT/odl-netconf-common-7.0.8-SNAPSHOT-cyclonedx.xml 17:00:37 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-common/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-common/7.0.8-SNAPSHOT/odl-netconf-common-7.0.8-SNAPSHOT-cyclonedx.json 17:00:37 [INFO] 17:00:37 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ odl-netconf-common --- 17:00:37 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:00:37 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:00:37 [WARNING] 17:00:37 [WARNING] The packaging plugin for project odl-netconf-common did not assign 17:00:37 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:00:37 [WARNING] 17:00:37 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:00:37 [WARNING] 17:00:37 [INFO] 17:00:37 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-netconf-common --- 17:00:37 [INFO] org.opendaylight.netconf:odl-netconf-common:feature:7.0.8-SNAPSHOT 17:00:37 [INFO] +- org.apache.karaf.features:standard:xml:features:4.4.6:runtime 17:00:37 [INFO] +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.3:compile 17:00:37 [INFO] | +- io.netty:netty-codec-http:jar:4.1.109.Final:compile 17:00:37 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.109.Final:compile 17:00:37 [INFO] | +- io.netty:netty-handler:jar:4.1.109.Final:compile 17:00:37 [INFO] | | +- io.netty:netty-resolver:jar:4.1.109.Final:compile 17:00:37 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 17:00:37 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:compile 17:00:37 [INFO] | | \- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 17:00:37 [INFO] | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.109.Final:compile 17:00:37 [INFO] +- org.opendaylight.netconf:odl-netconf-api:xml:features:7.0.8-SNAPSHOT:compile 17:00:37 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:13.0.4:compile 17:00:37 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.4:compile 17:00:37 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.4:compile 17:00:37 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.6:compile 17:00:37 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.6:compile 17:00:37 [INFO] | | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 17:00:37 [INFO] | | | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile 17:00:37 [INFO] | | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.4:compile 17:00:37 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.4:compile 17:00:37 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:13.0.4:compile 17:00:37 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:13.0.4:compile 17:00:37 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:13.0.4:compile 17:00:37 [INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.4:compile 17:00:37 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:13.0.4:compile 17:00:37 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.4:compile 17:00:37 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:7.0.8-SNAPSHOT:compile 17:00:37 [INFO] | | \- org.opendaylight.netconf.model:rfc5277:jar:7.0.8-SNAPSHOT:compile 17:00:37 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc6241:xml:features:7.0.8-SNAPSHOT:compile 17:00:37 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc6470:xml:features:7.0.8-SNAPSHOT:compile 17:00:37 [INFO] | | \- org.opendaylight.netconf.model:rfc6470:jar:7.0.8-SNAPSHOT:compile 17:00:37 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc8526:xml:features:7.0.8-SNAPSHOT:compile 17:00:37 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc6243:xml:features:7.0.8-SNAPSHOT:compile 17:00:37 [INFO] | | | \- org.opendaylight.netconf.model:rfc6243:jar:7.0.8-SNAPSHOT:compile 17:00:37 [INFO] | | \- org.opendaylight.netconf.model:rfc8526:jar:7.0.8-SNAPSHOT:compile 17:00:37 [INFO] | +- org.opendaylight.netconf:netconf-api:jar:7.0.8-SNAPSHOT:compile 17:00:37 [INFO] | \- org.opendaylight.netconf:netconf-auth:jar:7.0.8-SNAPSHOT:compile 17:00:37 [INFO] +- org.opendaylight.netconf:odl-netconf-util:xml:features:7.0.8-SNAPSHOT:compile 17:00:37 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.6:compile 17:00:37 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.3:compile 17:00:37 [INFO] | | | \- com.google.code.gson:gson:jar:2.10.1:compile 17:00:37 [INFO] | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.3:compile 17:00:37 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 17:00:37 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.6:compile 17:00:37 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.3:compile 17:00:37 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.1:compile 17:00:37 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.6:compile 17:00:37 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.6:compile 17:00:37 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.6:compile 17:00:37 [INFO] | | | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.6:compile 17:00:37 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.6:compile 17:00:37 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.6:compile 17:00:37 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.6:compile 17:00:37 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.6:compile 17:00:37 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.6:compile 17:00:37 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.6:compile 17:00:37 [INFO] | | | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.6:compile 17:00:37 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.6:compile 17:00:37 [INFO] | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.6:compile 17:00:37 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.6:compile 17:00:37 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.6:compile 17:00:37 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.6:compile 17:00:37 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.6:compile 17:00:37 [INFO] | | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.6:compile 17:00:37 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.6:compile 17:00:37 [INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.6:compile 17:00:37 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.6:compile 17:00:37 [INFO] | | | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.6:compile 17:00:37 [INFO] | | | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.6:compile 17:00:37 [INFO] | | | | \- org.opendaylight.yangtools:yang-model-spi:jar:13.0.6:compile 17:00:37 [INFO] | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.6:compile 17:00:37 [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.6:compile 17:00:37 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.6:compile 17:00:37 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.6:compile 17:00:37 [INFO] | \- org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.8-SNAPSHOT:compile 17:00:37 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.6:compile 17:00:37 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.6:compile 17:00:37 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile 17:00:37 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.6:compile 17:00:37 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.6:compile 17:00:37 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.6:compile 17:00:37 [INFO] +- org.opendaylight.netconf:netconf-common:jar:7.0.8-SNAPSHOT:compile 17:00:37 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:00:37 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:00:37 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:00:37 [INFO] | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:00:37 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:00:37 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:00:37 [INFO] | +- io.netty:netty-common:jar:4.1.109.Final:compile 17:00:37 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:00:37 [INFO] +- org.opendaylight.netconf:netconf-netty-util:jar:7.0.8-SNAPSHOT:compile 17:00:37 [INFO] | +- io.netty:netty-buffer:jar:4.1.109.Final:compile 17:00:37 [INFO] | +- io.netty:netty-codec:jar:4.1.109.Final:compile 17:00:37 [INFO] | +- io.netty:netty-transport:jar:4.1.109.Final:compile 17:00:37 [INFO] | +- org.opendaylight.odlparent:logging-markers:jar:13.1.3:compile 17:00:37 [INFO] | +- org.opendaylight.yangtools:util:jar:13.0.6:compile 17:00:37 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:00:37 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.6:compile 17:00:37 [INFO] | +- org.opendaylight.netconf:shaded-exificient:jar:7.0.8-SNAPSHOT:compile 17:00:37 [INFO] | \- org.opendaylight.netconf.model:rfc6241:jar:7.0.8-SNAPSHOT:compile 17:00:37 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.4:compile 17:00:37 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.4:compile 17:00:37 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.4:compile 17:00:37 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.4:compile 17:00:37 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:00:37 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:00:37 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:00:37 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:00:37 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:00:37 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:00:37 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:00:37 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:00:37 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:00:37 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:00:37 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:00:37 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:00:37 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:00:37 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:00:37 [INFO] +- junit:junit:jar:4.13.2:test 17:00:37 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:00:37 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:00:37 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:00:37 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 17:00:37 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:00:37 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:00:37 [INFO] 17:00:37 [INFO] --- clm-maven-plugin:2.48.1-01:index (default-cli) @ odl-netconf-common --- 17:00:37 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-common/target/sonatype-clm/module.xml 17:00:37 [INFO] 17:00:37 [INFO] ---------------< org.opendaylight.netconf.model:rfc8341 >--------------- 17:00:37 [INFO] Building rfc8341 7.0.8-SNAPSHOT [28/121] 17:00:37 [INFO] -------------------------------[ bundle ]------------------------------- 17:00:37 [INFO] 17:00:37 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ rfc8341 --- 17:00:37 [INFO] 17:00:37 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ rfc8341 --- 17:00:37 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:00:37 [INFO] 17:00:37 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ rfc8341 --- 17:00:37 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:00:37 [INFO] 17:00:37 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ rfc8341 --- 17:00:37 [INFO] 17:00:37 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ rfc8341 --- 17:00:37 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/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/** 17:00:37 [INFO] 17:00:37 [INFO] --- yang-maven-plugin:13.0.6:generate-sources (binding) @ rfc8341 --- 17:00:37 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 17:00:37 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-7.0.x/model/rfc8341/src/main/yang 17:00:37 [INFO] yang-to-sources: Found 1 dependencies in 1.011 ms 17:00:37 [INFO] yang-to-sources: Project model files found: 1 in 3.322 ms 17:00:37 [INFO] yang-to-sources: 2 YANG models processed in 13.26 ms 17:00:37 [INFO] BindingJavaFileGenerator: Defined 30 files in 4.410 ms 17:00:37 [INFO] Sorted 30 files into 8 directories in 113.1 μs 17:00:37 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 30 in 31.58 ms 17:00:37 [INFO] 17:00:37 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ rfc8341 --- 17:00:37 [INFO] Starting audit... 17:00:37 Audit done. 17:00:37 [INFO] You have 0 Checkstyle violations. 17:00:37 [INFO] 17:00:37 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ rfc8341 --- 17:00:37 [INFO] Starting audit... 17:00:37 Audit done. 17:00:37 [INFO] You have 0 Checkstyle violations. 17:00:37 [INFO] 17:00:37 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ rfc8341 --- 17:00:37 [INFO] 17:00:37 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc8341 --- 17:00:37 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc8341/src/main/resources 17:00:37 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc8341/target/generated-sources/spi 17:00:37 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 17:00:37 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 17:00:37 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 17:00:37 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc8341/target/generated-sources/spi 17:00:37 [INFO] 17:00:37 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ rfc8341 --- 17:00:37 [INFO] Recompiling the module because of changed dependency. 17:00:37 [INFO] Compiling 34 source files with javac [debug release 17] to target/classes 17:00:38 [INFO] 17:00:38 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ rfc8341 >>> 17:00:38 [INFO] 17:00:38 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ rfc8341 --- 17:00:38 [INFO] Fork Value is true 17:00:40 [INFO] Done SpotBugs Analysis.... 17:00:40 [INFO] 17:00:40 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ rfc8341 <<< 17:00:40 [INFO] 17:00:40 [INFO] 17:00:40 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ rfc8341 --- 17:00:40 [INFO] BugInstance size is 0 17:00:40 [INFO] Error size is 0 17:00:40 [INFO] No errors/warnings found 17:00:40 [INFO] 17:00:40 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc8341 --- 17:00:40 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc8341/src/test/resources 17:00:40 [INFO] 17:00:40 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ rfc8341 --- 17:00:40 [INFO] No sources to compile 17:00:40 [INFO] 17:00:40 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ rfc8341 --- 17:00:40 [INFO] No tests to run. 17:00:40 [INFO] 17:00:40 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ rfc8341 --- 17:00:40 [INFO] 17:00:40 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc8341 --- 17:00:40 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8341/target/rfc8341-7.0.8-SNAPSHOT.jar 17:00:40 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8341/target/classes/META-INF/MANIFEST.MF 17:00:40 [INFO] 17:00:40 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ rfc8341 --- 17:00:41 [INFO] No previous run data found, generating javadoc. 17:00:43 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8341/target/rfc8341-7.0.8-SNAPSHOT-javadoc.jar 17:00:43 [INFO] 17:00:43 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ rfc8341 --- 17:00:43 [INFO] CycloneDX: Resolving Dependencies 17:00:43 [INFO] CycloneDX: Creating BOM version 1.5 with 18 component(s) 17:00:43 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/model/rfc8341/target/bom.xml 17:00:43 [INFO] attaching as rfc8341-7.0.8-SNAPSHOT-cyclonedx.xml 17:00:43 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/model/rfc8341/target/bom.json 17:00:43 [INFO] attaching as rfc8341-7.0.8-SNAPSHOT-cyclonedx.json 17:00:43 [INFO] 17:00:43 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc8341 --- 17:00:43 [INFO] Skipping duplicate-finder execution! 17:00:43 [INFO] 17:00:43 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ rfc8341 --- 17:00:43 [INFO] No dependency problems found 17:00:43 [INFO] 17:00:43 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ rfc8341 --- 17:00:43 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8341/target/rfc8341-7.0.8-SNAPSHOT-sources.jar 17:00:43 [INFO] 17:00:43 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ rfc8341 --- 17:00:43 [INFO] 17:00:43 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ rfc8341 --- 17:00:43 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:00:43 [INFO] 17:00:43 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ rfc8341 --- 17:00:43 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc8341/pom.xml to /tmp/r/org/opendaylight/netconf/model/rfc8341/7.0.8-SNAPSHOT/rfc8341-7.0.8-SNAPSHOT.pom 17:00:43 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc8341/target/rfc8341-7.0.8-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/model/rfc8341/7.0.8-SNAPSHOT/rfc8341-7.0.8-SNAPSHOT.jar 17:00:43 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc8341/target/rfc8341-7.0.8-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/model/rfc8341/7.0.8-SNAPSHOT/rfc8341-7.0.8-SNAPSHOT-javadoc.jar 17:00:43 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc8341/target/bom.xml to /tmp/r/org/opendaylight/netconf/model/rfc8341/7.0.8-SNAPSHOT/rfc8341-7.0.8-SNAPSHOT-cyclonedx.xml 17:00:43 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc8341/target/bom.json to /tmp/r/org/opendaylight/netconf/model/rfc8341/7.0.8-SNAPSHOT/rfc8341-7.0.8-SNAPSHOT-cyclonedx.json 17:00:43 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc8341/target/rfc8341-7.0.8-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/model/rfc8341/7.0.8-SNAPSHOT/rfc8341-7.0.8-SNAPSHOT-sources.jar 17:00:43 [INFO] 17:00:43 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc8341 --- 17:00:43 [INFO] Installing org/opendaylight/netconf/model/rfc8341/7.0.8-SNAPSHOT/rfc8341-7.0.8-SNAPSHOT.jar 17:00:43 [INFO] Writing OBR metadata 17:00:43 [INFO] 17:00:43 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ rfc8341 --- 17:00:43 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:00:43 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:00:43 [INFO] 17:00:43 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc8341 --- 17:00:43 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:00:43 [INFO] 17:00:43 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ rfc8341 --- 17:00:43 [INFO] org.opendaylight.netconf.model:rfc8341:bundle:7.0.8-SNAPSHOT 17:00:43 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.4:compile 17:00:43 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.4:compile 17:00:43 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.4:compile 17:00:43 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:00:43 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:00:43 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:00:43 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:00:43 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:00:43 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:00:43 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:00:43 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.4:compile 17:00:43 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.6:compile 17:00:43 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.6:compile 17:00:43 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:00:43 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.6:compile 17:00:43 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:00:43 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:00:43 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:00:43 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:00:43 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:00:43 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:00:43 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:00:43 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:00:43 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:00:43 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:00:43 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:00:43 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:00:43 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:00:43 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:00:43 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:00:43 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:00:43 [INFO] +- junit:junit:jar:4.13.2:test 17:00:43 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:00:43 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:00:43 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:00:43 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 17:00:43 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:00:43 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:00:43 [INFO] 17:00:43 [INFO] --- clm-maven-plugin:2.48.1-01:index (default-cli) @ rfc8341 --- 17:00:43 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/model/rfc8341/target/sonatype-clm/module.xml 17:00:43 [INFO] 17:00:43 [INFO] ---------< org.opendaylight.netconf:odl-netconf-model-rfc8341 >--------- 17:00:43 [INFO] Building OpenDaylight :: Netconf :: RFC8341 Models 7.0.8-SNAPSHOT [29/121] 17:00:43 [INFO] ------------------------------[ feature ]------------------------------- 17:00:43 [INFO] 17:00:43 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-model-rfc8341 --- 17:00:43 [INFO] 17:00:43 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-model-rfc8341 --- 17:00:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:00:43 [INFO] 17:00:43 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-model-rfc8341 --- 17:00:43 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:00:43 [INFO] 17:00:43 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-netconf-model-rfc8341 --- 17:00:44 [INFO] 17:00:44 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-netconf-model-rfc8341 --- 17:00:44 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:00:44 [INFO] argLine set to empty 17:00:44 [INFO] 17:00:44 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-model-rfc8341 --- 17:00:44 [INFO] Starting audit... 17:00:44 Audit done. 17:00:44 [INFO] You have 0 Checkstyle violations. 17:00:44 [INFO] 17:00:44 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-model-rfc8341 --- 17:00:44 [INFO] Starting audit... 17:00:44 Audit done. 17:00:44 [INFO] You have 0 Checkstyle violations. 17:00:44 [INFO] 17:00:44 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-model-rfc8341 --- 17:00:44 [INFO] 17:00:44 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-model-rfc8341 --- 17:00:44 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8341/target/feature/feature.xml 17:00:44 [INFO] ...done! 17:00:44 [INFO] Attaching features XML 17:00:44 [INFO] 17:00:44 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-netconf-model-rfc8341 --- 17:00:44 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 17:00:44 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:00:44 [INFO] 17:00:44 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-netconf-model-rfc8341 >>> 17:00:44 [INFO] 17:00:44 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-netconf-model-rfc8341 --- 17:00:44 [INFO] 17:00:44 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-netconf-model-rfc8341 <<< 17:00:44 [INFO] 17:00:44 [INFO] 17:00:44 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-netconf-model-rfc8341 --- 17:00:44 [INFO] 17:00:44 [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-netconf-model-rfc8341 --- 17:00:44 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-model-rfc8341 17:00:44 [INFO] Project dependency features detected: [] 17:00:44 [INFO] Pax Exam System (Version: 4.13.3) created. 17:00:44 [INFO] Creating RMI registry server on 127.0.0.1:21000 17:00:45 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 17:00:45 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 17:00:45 [INFO] Waiting for remote bundle context.. on 21000 name: 61d9fa7a-7ef1-4c6d-a2be-b5a267032945 timout: [ RelativeTimeout value = 180000 ] 17:00:49 Exception in thread "JMX Connector Thread [service:jmx:rmi://127.0.0.1:44444/jndi/rmi://127.0.0.1:1099/karaf-root]" java.lang.RuntimeException: Could not start JMX connector server 17:00:49 at org.apache.karaf.management.ConnectorServerFactory.lambda$init$0(ConnectorServerFactory.java:438) 17:00:49 at java.base/java.lang.Thread.run(Thread.java:833) 17:00:49 Caused by: java.io.IOException: The server has been stopped. 17:00:49 at java.management.rmi/javax.management.remote.rmi.RMIConnectorServer.start(RMIConnectorServer.java:400) 17:00:49 at org.apache.karaf.management.ConnectorServerFactory.lambda$init$0(ConnectorServerFactory.java:421) 17:00:49 ... 1 more 17:00:52 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 17:00:52 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 17:00:52 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 17:00:52 [INFO] 17:00:52 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-netconf-model-rfc8341 --- 17:00:52 [INFO] 17:00:52 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-model-rfc8341 --- 17:00:52 [INFO] 17:00:52 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-netconf-model-rfc8341 --- 17:00:52 [INFO] CycloneDX: Resolving Dependencies 17:00:52 [INFO] CycloneDX: Creating BOM version 1.5 with 25 component(s) 17:00:52 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8341/target/bom.xml 17:00:52 [INFO] attaching as odl-netconf-model-rfc8341-7.0.8-SNAPSHOT-cyclonedx.xml 17:00:52 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8341/target/bom.json 17:00:52 [INFO] attaching as odl-netconf-model-rfc8341-7.0.8-SNAPSHOT-cyclonedx.json 17:00:52 [INFO] 17:00:52 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-model-rfc8341 --- 17:00:52 [INFO] Skipping duplicate-finder execution! 17:00:52 [INFO] 17:00:52 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-model-rfc8341 --- 17:00:52 [INFO] Skipping plugin execution 17:00:52 [INFO] 17:00:52 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-model-rfc8341 --- 17:00:52 [INFO] Skipping source per configuration. 17:00:52 [INFO] 17:00:52 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-netconf-model-rfc8341 --- 17:00:52 [INFO] 17:00:52 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-netconf-model-rfc8341 --- 17:00:52 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:00:52 [INFO] 17:00:52 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-netconf-model-rfc8341 --- 17:00:52 [WARNING] 17:00:52 [WARNING] The packaging plugin for project odl-netconf-model-rfc8341 did not assign 17:00:52 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:00:52 [WARNING] 17:00:52 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:00:52 [WARNING] 17:00:52 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8341/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.8-SNAPSHOT/odl-netconf-model-rfc8341-7.0.8-SNAPSHOT.pom 17:00:52 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8341/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.8-SNAPSHOT/odl-netconf-model-rfc8341-7.0.8-SNAPSHOT-features.xml 17:00:52 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8341/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.8-SNAPSHOT/odl-netconf-model-rfc8341-7.0.8-SNAPSHOT-cyclonedx.xml 17:00:52 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8341/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.8-SNAPSHOT/odl-netconf-model-rfc8341-7.0.8-SNAPSHOT-cyclonedx.json 17:00:52 [INFO] 17:00:52 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ odl-netconf-model-rfc8341 --- 17:00:52 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:00:52 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:00:52 [WARNING] 17:00:52 [WARNING] The packaging plugin for project odl-netconf-model-rfc8341 did not assign 17:00:52 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:00:52 [WARNING] 17:00:52 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:00:52 [WARNING] 17:00:52 [INFO] 17:00:52 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-netconf-model-rfc8341 --- 17:00:52 [INFO] org.opendaylight.netconf:odl-netconf-model-rfc8341:feature:7.0.8-SNAPSHOT 17:00:52 [INFO] +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.4:compile 17:00:52 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.4:compile 17:00:52 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.6:compile 17:00:52 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.6:compile 17:00:52 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 17:00:52 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile 17:00:52 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.4:compile 17:00:52 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.4:compile 17:00:52 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.4:compile 17:00:52 [INFO] | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.4:compile 17:00:52 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.4:compile 17:00:52 [INFO] +- org.opendaylight.netconf.model:rfc8341:jar:7.0.8-SNAPSHOT:compile 17:00:52 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:00:52 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:00:52 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:00:52 [INFO] | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:00:52 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:00:52 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:00:52 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:00:52 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:13.0.4:compile 17:00:52 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:13.0.6:compile 17:00:52 [INFO] | | \- org.opendaylight.yangtools:util:jar:13.0.6:compile 17:00:52 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:00:52 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:13.0.6:compile 17:00:52 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:00:52 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:00:52 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:00:52 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:00:52 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:00:52 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:00:52 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:00:52 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:00:52 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:00:52 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:00:52 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:00:52 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:00:52 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:00:52 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:00:52 [INFO] +- junit:junit:jar:4.13.2:test 17:00:52 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:00:52 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:00:52 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:00:52 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 17:00:52 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:00:52 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:00:52 [INFO] 17:00:52 [INFO] --- clm-maven-plugin:2.48.1-01:index (default-cli) @ odl-netconf-model-rfc8341 --- 17:00:52 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8341/target/sonatype-clm/module.xml 17:00:52 [INFO] 17:00:52 [INFO] ---< org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types >--- 17:00:52 [INFO] Building draft-ietf-netconf-crypto-types 7.0.8-SNAPSHOT [30/121] 17:00:52 [INFO] -------------------------------[ bundle ]------------------------------- 17:00:52 [INFO] 17:00:52 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ draft-ietf-netconf-crypto-types --- 17:00:52 [INFO] 17:00:52 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ draft-ietf-netconf-crypto-types --- 17:00:52 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:00:52 [INFO] 17:00:52 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ draft-ietf-netconf-crypto-types --- 17:00:52 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:00:52 [INFO] 17:00:52 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ draft-ietf-netconf-crypto-types --- 17:00:53 [INFO] 17:00:53 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ draft-ietf-netconf-crypto-types --- 17:00:53 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/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/** 17:00:53 [INFO] 17:00:53 [INFO] --- yang-maven-plugin:13.0.6:generate-sources (binding) @ draft-ietf-netconf-crypto-types --- 17:00:53 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 17:00:53 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-7.0.x/model/draft-ietf-netconf-crypto-types/src/main/yang 17:00:53 [INFO] yang-to-sources: Found 2 dependencies in 1.037 ms 17:00:53 [INFO] yang-to-sources: Project model files found: 1 in 5.132 ms 17:00:53 [INFO] yang-to-sources: 3 YANG models processed in 30.15 ms 17:00:53 [INFO] BindingJavaFileGenerator: Defined 108 files in 9.096 ms 17:00:53 [INFO] Sorted 108 files into 19 directories in 253.3 μs 17:00:53 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 108 in 43.26 ms 17:00:53 [INFO] 17:00:53 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ draft-ietf-netconf-crypto-types --- 17:00:53 [INFO] Starting audit... 17:00:53 Audit done. 17:00:53 [INFO] You have 0 Checkstyle violations. 17:00:53 [INFO] 17:00:53 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ draft-ietf-netconf-crypto-types --- 17:00:53 [INFO] Starting audit... 17:00:53 Audit done. 17:00:53 [INFO] You have 0 Checkstyle violations. 17:00:53 [INFO] 17:00:53 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ draft-ietf-netconf-crypto-types --- 17:00:53 [INFO] 17:00:53 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ draft-ietf-netconf-crypto-types --- 17:00:53 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/draft-ietf-netconf-crypto-types/src/main/resources 17:00:53 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/draft-ietf-netconf-crypto-types/target/generated-sources/spi 17:00:53 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 17:00:53 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 17:00:53 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 17:00:53 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/draft-ietf-netconf-crypto-types/target/generated-sources/spi 17:00:53 [INFO] 17:00:53 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ draft-ietf-netconf-crypto-types --- 17:00:53 [INFO] Recompiling the module because of changed dependency. 17:00:53 [INFO] Compiling 107 source files with javac [debug release 17] to target/classes 17:00:53 [INFO] 17:00:53 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ draft-ietf-netconf-crypto-types >>> 17:00:53 [INFO] 17:00:53 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ draft-ietf-netconf-crypto-types --- 17:00:53 [INFO] Fork Value is true 17:00:56 [INFO] Done SpotBugs Analysis.... 17:00:56 [INFO] 17:00:56 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ draft-ietf-netconf-crypto-types <<< 17:00:56 [INFO] 17:00:56 [INFO] 17:00:56 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ draft-ietf-netconf-crypto-types --- 17:00:56 [INFO] BugInstance size is 0 17:00:56 [INFO] Error size is 0 17:00:56 [INFO] No errors/warnings found 17:00:56 [INFO] 17:00:56 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ draft-ietf-netconf-crypto-types --- 17:00:56 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/draft-ietf-netconf-crypto-types/src/test/resources 17:00:56 [INFO] 17:00:56 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ draft-ietf-netconf-crypto-types --- 17:00:56 [INFO] No sources to compile 17:00:56 [INFO] 17:00:56 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ draft-ietf-netconf-crypto-types --- 17:00:56 [INFO] No tests to run. 17:00:56 [INFO] 17:00:56 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ draft-ietf-netconf-crypto-types --- 17:00:56 [INFO] 17:00:56 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ draft-ietf-netconf-crypto-types --- 17:00:56 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/model/draft-ietf-netconf-crypto-types/target/draft-ietf-netconf-crypto-types-7.0.8-SNAPSHOT.jar 17:00:56 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/model/draft-ietf-netconf-crypto-types/target/classes/META-INF/MANIFEST.MF 17:00:56 [INFO] 17:00:56 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ draft-ietf-netconf-crypto-types --- 17:00:56 [INFO] No previous run data found, generating javadoc. 17:00:59 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/model/draft-ietf-netconf-crypto-types/target/draft-ietf-netconf-crypto-types-7.0.8-SNAPSHOT-javadoc.jar 17:00:59 [INFO] 17:00:59 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ draft-ietf-netconf-crypto-types --- 17:00:59 [INFO] CycloneDX: Resolving Dependencies 17:01:00 [INFO] CycloneDX: Creating BOM version 1.5 with 19 component(s) 17:01:00 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/model/draft-ietf-netconf-crypto-types/target/bom.xml 17:01:00 [INFO] attaching as draft-ietf-netconf-crypto-types-7.0.8-SNAPSHOT-cyclonedx.xml 17:01:00 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/model/draft-ietf-netconf-crypto-types/target/bom.json 17:01:00 [INFO] attaching as draft-ietf-netconf-crypto-types-7.0.8-SNAPSHOT-cyclonedx.json 17:01:00 [INFO] 17:01:00 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ draft-ietf-netconf-crypto-types --- 17:01:00 [INFO] Skipping duplicate-finder execution! 17:01:00 [INFO] 17:01:00 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ draft-ietf-netconf-crypto-types --- 17:01:00 [INFO] No dependency problems found 17:01:00 [INFO] 17:01:00 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ draft-ietf-netconf-crypto-types --- 17:01:00 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/model/draft-ietf-netconf-crypto-types/target/draft-ietf-netconf-crypto-types-7.0.8-SNAPSHOT-sources.jar 17:01:00 [INFO] 17:01:00 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ draft-ietf-netconf-crypto-types --- 17:01:00 [INFO] 17:01:00 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ draft-ietf-netconf-crypto-types --- 17:01:00 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:01:00 [INFO] 17:01:00 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ draft-ietf-netconf-crypto-types --- 17:01:00 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/draft-ietf-netconf-crypto-types/pom.xml to /tmp/r/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.8-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.8-SNAPSHOT.pom 17:01:00 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/draft-ietf-netconf-crypto-types/target/draft-ietf-netconf-crypto-types-7.0.8-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.8-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.8-SNAPSHOT.jar 17:01:00 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/draft-ietf-netconf-crypto-types/target/draft-ietf-netconf-crypto-types-7.0.8-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.8-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.8-SNAPSHOT-javadoc.jar 17:01:00 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/draft-ietf-netconf-crypto-types/target/bom.xml to /tmp/r/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.8-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.8-SNAPSHOT-cyclonedx.xml 17:01:00 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/draft-ietf-netconf-crypto-types/target/bom.json to /tmp/r/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.8-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.8-SNAPSHOT-cyclonedx.json 17:01:00 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/draft-ietf-netconf-crypto-types/target/draft-ietf-netconf-crypto-types-7.0.8-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.8-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.8-SNAPSHOT-sources.jar 17:01:00 [INFO] 17:01:00 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ draft-ietf-netconf-crypto-types --- 17:01:00 [INFO] Installing org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.8-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.8-SNAPSHOT.jar 17:01:00 [INFO] Writing OBR metadata 17:01:00 [INFO] 17:01:00 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ draft-ietf-netconf-crypto-types --- 17:01:00 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:01:00 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:01:00 [INFO] 17:01:00 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ draft-ietf-netconf-crypto-types --- 17:01:00 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:01:00 [INFO] 17:01:00 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ draft-ietf-netconf-crypto-types --- 17:01:00 [INFO] org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:bundle:7.0.8-SNAPSHOT 17:01:00 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:01:00 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:01:00 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:01:00 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:01:00 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:01:00 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:01:00 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.6:compile 17:01:00 [INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.6:compile 17:01:00 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.4:compile 17:01:00 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.4:compile 17:01:00 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.4:compile 17:01:00 [INFO] +- org.opendaylight.netconf.model:rfc8341:jar:7.0.8-SNAPSHOT:compile 17:01:00 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:01:00 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.4:compile 17:01:00 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.6:compile 17:01:00 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:01:00 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:01:00 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:01:00 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:01:00 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:01:00 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:01:00 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:01:00 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:01:00 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:01:00 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:01:00 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:01:00 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:01:00 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:01:00 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:01:00 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:01:00 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:01:00 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:01:00 [INFO] +- junit:junit:jar:4.13.2:test 17:01:00 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:01:00 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:01:00 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:01:00 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 17:01:00 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:01:00 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:01:00 [INFO] 17:01:00 [INFO] --- clm-maven-plugin:2.48.1-01:index (default-cli) @ draft-ietf-netconf-crypto-types --- 17:01:00 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/model/draft-ietf-netconf-crypto-types/target/sonatype-clm/module.xml 17:01:00 [INFO] 17:01:00 [INFO] ---------------< org.opendaylight.netconf:keystore-api >---------------- 17:01:00 [INFO] Building keystore-api 7.0.8-SNAPSHOT [31/121] 17:01:00 [INFO] -------------------------------[ bundle ]------------------------------- 17:01:00 [INFO] 17:01:00 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ keystore-api --- 17:01:00 [INFO] 17:01:00 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ keystore-api --- 17:01:00 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:01:00 [INFO] 17:01:00 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ keystore-api --- 17:01:00 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:01:00 [INFO] 17:01:00 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ keystore-api --- 17:01:00 [INFO] 17:01:00 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ keystore-api --- 17:01:00 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/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/** 17:01:00 [INFO] 17:01:00 [INFO] --- yang-maven-plugin:13.0.6:generate-sources (binding) @ keystore-api --- 17:01:00 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 17:01:00 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-api/src/main/yang 17:01:00 [INFO] yang-to-sources: Found 3 dependencies in 1.213 ms 17:01:00 [INFO] yang-to-sources: Project model files found: 1 in 2.816 ms 17:01:01 [INFO] yang-to-sources: 4 YANG models processed in 50.62 ms 17:01:01 [INFO] BindingJavaFileGenerator: Defined 69 files in 13.35 ms 17:01:01 [INFO] Sorted 69 files into 25 directories in 230.8 μs 17:01:01 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 69 in 33.31 ms 17:01:01 [INFO] 17:01:01 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ keystore-api --- 17:01:01 [INFO] Starting audit... 17:01:01 Audit done. 17:01:01 [INFO] You have 0 Checkstyle violations. 17:01:01 [INFO] 17:01:01 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ keystore-api --- 17:01:01 [INFO] Starting audit... 17:01:01 Audit done. 17:01:01 [INFO] You have 0 Checkstyle violations. 17:01:01 [INFO] 17:01:01 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ keystore-api --- 17:01:01 [INFO] 17:01:01 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ keystore-api --- 17:01:01 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-api/src/main/resources 17:01:01 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-api/target/generated-sources/spi 17:01:01 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 17:01:01 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 17:01:01 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 17:01:01 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-api/target/generated-sources/spi 17:01:01 [INFO] 17:01:01 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ keystore-api --- 17:01:01 [INFO] Recompiling the module because of changed dependency. 17:01:01 [INFO] Compiling 68 source files with javac [debug release 17] to target/classes 17:01:01 [INFO] 17:01:01 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ keystore-api >>> 17:01:01 [INFO] 17:01:01 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ keystore-api --- 17:01:01 [INFO] Fork Value is true 17:01:04 [INFO] Done SpotBugs Analysis.... 17:01:04 [INFO] 17:01:04 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ keystore-api <<< 17:01:04 [INFO] 17:01:04 [INFO] 17:01:04 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ keystore-api --- 17:01:04 [INFO] BugInstance size is 0 17:01:04 [INFO] Error size is 0 17:01:04 [INFO] No errors/warnings found 17:01:04 [INFO] 17:01:04 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ keystore-api --- 17:01:04 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-api/src/test/resources 17:01:04 [INFO] 17:01:04 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ keystore-api --- 17:01:04 [INFO] No sources to compile 17:01:04 [INFO] 17:01:04 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ keystore-api --- 17:01:04 [INFO] No tests to run. 17:01:04 [INFO] 17:01:04 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ keystore-api --- 17:01:04 [INFO] 17:01:04 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ keystore-api --- 17:01:04 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-api/target/keystore-api-7.0.8-SNAPSHOT.jar 17:01:04 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-api/target/classes/META-INF/MANIFEST.MF 17:01:04 [INFO] 17:01:04 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ keystore-api --- 17:01:04 [INFO] No previous run data found, generating javadoc. 17:01:07 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-api/target/keystore-api-7.0.8-SNAPSHOT-javadoc.jar 17:01:07 [INFO] 17:01:07 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ keystore-api --- 17:01:07 [INFO] CycloneDX: Resolving Dependencies 17:01:07 [INFO] CycloneDX: Creating BOM version 1.5 with 20 component(s) 17:01:07 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-api/target/bom.xml 17:01:07 [INFO] attaching as keystore-api-7.0.8-SNAPSHOT-cyclonedx.xml 17:01:07 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-api/target/bom.json 17:01:07 [INFO] attaching as keystore-api-7.0.8-SNAPSHOT-cyclonedx.json 17:01:07 [INFO] 17:01:07 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ keystore-api --- 17:01:07 [INFO] Skipping duplicate-finder execution! 17:01:07 [INFO] 17:01:07 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ keystore-api --- 17:01:07 [INFO] No dependency problems found 17:01:07 [INFO] 17:01:07 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ keystore-api --- 17:01:07 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-api/target/keystore-api-7.0.8-SNAPSHOT-sources.jar 17:01:07 [INFO] 17:01:07 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ keystore-api --- 17:01:07 [INFO] 17:01:07 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ keystore-api --- 17:01:07 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:01:07 [INFO] 17:01:07 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ keystore-api --- 17:01:07 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-api/pom.xml to /tmp/r/org/opendaylight/netconf/keystore-api/7.0.8-SNAPSHOT/keystore-api-7.0.8-SNAPSHOT.pom 17:01:07 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-api/target/keystore-api-7.0.8-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/keystore-api/7.0.8-SNAPSHOT/keystore-api-7.0.8-SNAPSHOT.jar 17:01:07 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-api/target/keystore-api-7.0.8-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/keystore-api/7.0.8-SNAPSHOT/keystore-api-7.0.8-SNAPSHOT-javadoc.jar 17:01:07 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-api/target/bom.xml to /tmp/r/org/opendaylight/netconf/keystore-api/7.0.8-SNAPSHOT/keystore-api-7.0.8-SNAPSHOT-cyclonedx.xml 17:01:07 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-api/target/bom.json to /tmp/r/org/opendaylight/netconf/keystore-api/7.0.8-SNAPSHOT/keystore-api-7.0.8-SNAPSHOT-cyclonedx.json 17:01:07 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-api/target/keystore-api-7.0.8-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/keystore-api/7.0.8-SNAPSHOT/keystore-api-7.0.8-SNAPSHOT-sources.jar 17:01:07 [INFO] 17:01:07 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ keystore-api --- 17:01:07 [INFO] Installing org/opendaylight/netconf/keystore-api/7.0.8-SNAPSHOT/keystore-api-7.0.8-SNAPSHOT.jar 17:01:07 [INFO] Writing OBR metadata 17:01:07 [INFO] 17:01:07 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ keystore-api --- 17:01:07 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:01:07 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:01:07 [INFO] 17:01:07 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ keystore-api --- 17:01:07 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:01:07 [INFO] 17:01:07 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ keystore-api --- 17:01:07 [INFO] org.opendaylight.netconf:keystore-api:bundle:7.0.8-SNAPSHOT 17:01:07 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:01:07 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:01:07 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:01:07 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:01:07 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:01:07 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:01:07 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.6:compile 17:01:07 [INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.6:compile 17:01:07 [INFO] +- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.8-SNAPSHOT:compile 17:01:07 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.4:compile 17:01:07 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.4:compile 17:01:07 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.4:compile 17:01:07 [INFO] +- org.opendaylight.netconf.model:rfc8341:jar:7.0.8-SNAPSHOT:compile 17:01:07 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:01:07 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.4:compile 17:01:07 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.6:compile 17:01:07 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:01:07 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:01:07 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:01:07 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:01:07 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:01:07 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:01:07 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:01:07 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:01:07 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:01:07 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:01:07 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:01:07 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:01:07 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:01:07 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:01:07 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:01:07 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:01:07 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:01:07 [INFO] +- junit:junit:jar:4.13.2:test 17:01:07 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:01:07 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:01:07 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:01:07 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 17:01:07 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:01:07 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:01:07 [INFO] 17:01:07 [INFO] --- clm-maven-plugin:2.48.1-01:index (default-cli) @ keystore-api --- 17:01:07 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-api/target/sonatype-clm/module.xml 17:01:07 [INFO] 17:01:07 [INFO] ---------------< org.opendaylight.netconf:keystore-none >--------------- 17:01:07 [INFO] Building keystore-none 7.0.8-SNAPSHOT [32/121] 17:01:07 [INFO] -------------------------------[ bundle ]------------------------------- 17:01:07 [INFO] 17:01:07 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ keystore-none --- 17:01:07 [INFO] 17:01:07 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ keystore-none --- 17:01:07 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:01:07 [INFO] 17:01:07 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ keystore-none --- 17:01:07 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:01:07 [INFO] 17:01:07 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ keystore-none --- 17:01:08 [INFO] 17:01:08 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ keystore-none --- 17:01:08 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/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/** 17:01:08 [INFO] 17:01:08 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ keystore-none --- 17:01:08 [INFO] Starting audit... 17:01:08 Audit done. 17:01:08 [INFO] You have 0 Checkstyle violations. 17:01:08 [INFO] 17:01:08 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ keystore-none --- 17:01:08 [INFO] Starting audit... 17:01:08 Audit done. 17:01:08 [INFO] You have 0 Checkstyle violations. 17:01:08 [INFO] 17:01:08 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ keystore-none --- 17:01:08 [INFO] 17:01:08 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ keystore-none --- 17:01:08 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-none/src/main/resources 17:01:08 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-none/target/generated-sources/spi 17:01:08 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-none/target/generated-sources/yang 17:01:08 [INFO] 17:01:08 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ keystore-none --- 17:01:08 [INFO] Recompiling the module because of changed dependency. 17:01:08 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 17:01:08 [INFO] Writing META-INF/services/org.opendaylight.yangtools.yang.binding.YangFeatureProvider 17:01:08 [INFO] 17:01:08 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ keystore-none >>> 17:01:08 [INFO] 17:01:08 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ keystore-none --- 17:01:08 [INFO] Fork Value is true 17:01:10 [INFO] Done SpotBugs Analysis.... 17:01:10 [INFO] 17:01:10 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ keystore-none <<< 17:01:10 [INFO] 17:01:10 [INFO] 17:01:10 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ keystore-none --- 17:01:10 [INFO] BugInstance size is 0 17:01:10 [INFO] Error size is 0 17:01:10 [INFO] No errors/warnings found 17:01:10 [INFO] 17:01:10 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ keystore-none --- 17:01:10 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-none/src/test/resources 17:01:10 [INFO] 17:01:10 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ keystore-none --- 17:01:10 [INFO] No sources to compile 17:01:10 [INFO] 17:01:10 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ keystore-none --- 17:01:10 [INFO] No tests to run. 17:01:10 [INFO] 17:01:10 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ keystore-none --- 17:01:10 [INFO] 17:01:10 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ keystore-none --- 17:01:10 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-none/target/keystore-none-7.0.8-SNAPSHOT.jar 17:01:10 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-none/target/classes/META-INF/MANIFEST.MF 17:01:10 [INFO] 17:01:10 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ keystore-none --- 17:01:10 [INFO] No previous run data found, generating javadoc. 17:01:11 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-none/target/keystore-none-7.0.8-SNAPSHOT-javadoc.jar 17:01:11 [INFO] 17:01:11 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ keystore-none --- 17:01:11 [INFO] CycloneDX: Resolving Dependencies 17:01:12 [INFO] CycloneDX: Creating BOM version 1.5 with 22 component(s) 17:01:12 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-none/target/bom.xml 17:01:12 [INFO] attaching as keystore-none-7.0.8-SNAPSHOT-cyclonedx.xml 17:01:12 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-none/target/bom.json 17:01:12 [INFO] attaching as keystore-none-7.0.8-SNAPSHOT-cyclonedx.json 17:01:12 [INFO] 17:01:12 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ keystore-none --- 17:01:12 [INFO] Skipping duplicate-finder execution! 17:01:12 [INFO] 17:01:12 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ keystore-none --- 17:01:12 [INFO] No dependency problems found 17:01:12 [INFO] 17:01:12 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ keystore-none --- 17:01:12 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-none/target/keystore-none-7.0.8-SNAPSHOT-sources.jar 17:01:12 [INFO] 17:01:12 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ keystore-none --- 17:01:12 [INFO] 17:01:12 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ keystore-none --- 17:01:12 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:01:12 [INFO] 17:01:12 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ keystore-none --- 17:01:12 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-none/pom.xml to /tmp/r/org/opendaylight/netconf/keystore-none/7.0.8-SNAPSHOT/keystore-none-7.0.8-SNAPSHOT.pom 17:01:12 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-none/target/keystore-none-7.0.8-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/keystore-none/7.0.8-SNAPSHOT/keystore-none-7.0.8-SNAPSHOT.jar 17:01:12 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-none/target/keystore-none-7.0.8-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/keystore-none/7.0.8-SNAPSHOT/keystore-none-7.0.8-SNAPSHOT-javadoc.jar 17:01:12 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-none/target/bom.xml to /tmp/r/org/opendaylight/netconf/keystore-none/7.0.8-SNAPSHOT/keystore-none-7.0.8-SNAPSHOT-cyclonedx.xml 17:01:12 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-none/target/bom.json to /tmp/r/org/opendaylight/netconf/keystore-none/7.0.8-SNAPSHOT/keystore-none-7.0.8-SNAPSHOT-cyclonedx.json 17:01:12 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-none/target/keystore-none-7.0.8-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/keystore-none/7.0.8-SNAPSHOT/keystore-none-7.0.8-SNAPSHOT-sources.jar 17:01:12 [INFO] 17:01:12 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ keystore-none --- 17:01:12 [INFO] Installing org/opendaylight/netconf/keystore-none/7.0.8-SNAPSHOT/keystore-none-7.0.8-SNAPSHOT.jar 17:01:12 [INFO] Writing OBR metadata 17:01:12 [INFO] 17:01:12 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ keystore-none --- 17:01:12 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:01:12 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:01:12 [INFO] 17:01:12 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ keystore-none --- 17:01:12 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:01:12 [INFO] 17:01:12 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ keystore-none --- 17:01:12 [INFO] org.opendaylight.netconf:keystore-none:bundle:7.0.8-SNAPSHOT 17:01:12 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:01:12 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 17:01:12 [INFO] +- org.opendaylight.netconf:keystore-api:jar:7.0.8-SNAPSHOT:compile 17:01:12 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:01:12 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:01:12 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:01:12 [INFO] | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:01:12 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:01:12 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:01:12 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.6:compile 17:01:12 [INFO] | +- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.8-SNAPSHOT:compile 17:01:12 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.4:compile 17:01:12 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.4:compile 17:01:12 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.4:compile 17:01:12 [INFO] | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.8-SNAPSHOT:compile 17:01:12 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.4:compile 17:01:12 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.6:compile 17:01:12 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.6:compile 17:01:12 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:01:12 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:01:12 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:01:12 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:01:12 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:01:12 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:01:12 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:01:12 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:01:12 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:01:12 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:01:12 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:01:12 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:01:12 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:01:12 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:01:12 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:01:12 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:01:12 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:01:12 [INFO] +- junit:junit:jar:4.13.2:test 17:01:12 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:01:12 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:01:12 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:01:12 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 17:01:12 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:01:12 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:01:12 [INFO] 17:01:12 [INFO] --- clm-maven-plugin:2.48.1-01:index (default-cli) @ keystore-none --- 17:01:12 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-none/target/sonatype-clm/module.xml 17:01:12 [INFO] 17:01:12 [INFO] -----------< org.opendaylight.netconf:odl-netconf-keystore >------------ 17:01:12 [INFO] Building OpenDaylight :: Netconf :: Key Store 7.0.8-SNAPSHOT [33/121] 17:01:12 [INFO] ------------------------------[ feature ]------------------------------- 17:01:12 [INFO] 17:01:12 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-keystore --- 17:01:12 [INFO] 17:01:12 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-keystore --- 17:01:12 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:01:12 [INFO] 17:01:12 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-keystore --- 17:01:12 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:01:12 [INFO] 17:01:12 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-netconf-keystore --- 17:01:12 [INFO] 17:01:12 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-netconf-keystore --- 17:01:12 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:01:12 [INFO] argLine set to empty 17:01:12 [INFO] 17:01:12 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-keystore --- 17:01:12 [INFO] Starting audit... 17:01:12 Audit done. 17:01:12 [INFO] You have 0 Checkstyle violations. 17:01:12 [INFO] 17:01:12 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-keystore --- 17:01:12 [INFO] Starting audit... 17:01:12 Audit done. 17:01:12 [INFO] You have 0 Checkstyle violations. 17:01:12 [INFO] 17:01:12 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-keystore --- 17:01:12 [INFO] 17:01:12 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-keystore --- 17:01:12 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-keystore/target/feature/feature.xml 17:01:12 [INFO] ...done! 17:01:12 [INFO] Attaching features XML 17:01:12 [INFO] 17:01:12 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-netconf-keystore --- 17:01:12 [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 17:01:12 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:01:12 [INFO] 17:01:12 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-netconf-keystore >>> 17:01:12 [INFO] 17:01:12 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-netconf-keystore --- 17:01:12 [INFO] 17:01:12 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-netconf-keystore <<< 17:01:12 [INFO] 17:01:12 [INFO] 17:01:12 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-netconf-keystore --- 17:01:12 [INFO] 17:01:12 [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-netconf-keystore --- 17:01:12 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-keystore 17:01:12 [INFO] Project dependency features detected: [] 17:01:12 [INFO] Pax Exam System (Version: 4.13.3) created. 17:01:12 [INFO] Creating RMI registry server on 127.0.0.1:21000 17:01:13 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 17:01:13 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 17:01:13 [INFO] Waiting for remote bundle context.. on 21000 name: f814cdee-771a-40f5-a470-b19271b6edf7 timout: [ RelativeTimeout value = 180000 ] 17:01:20 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 17:01:20 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 17:01:20 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 17:01:20 [INFO] 17:01:20 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-netconf-keystore --- 17:01:20 [INFO] 17:01:20 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-keystore --- 17:01:20 [INFO] 17:01:20 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-netconf-keystore --- 17:01:20 [INFO] CycloneDX: Resolving Dependencies 17:01:20 [INFO] CycloneDX: Creating BOM version 1.5 with 29 component(s) 17:01:20 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-keystore/target/bom.xml 17:01:20 [INFO] attaching as odl-netconf-keystore-7.0.8-SNAPSHOT-cyclonedx.xml 17:01:20 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-keystore/target/bom.json 17:01:20 [INFO] attaching as odl-netconf-keystore-7.0.8-SNAPSHOT-cyclonedx.json 17:01:20 [INFO] 17:01:20 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-keystore --- 17:01:20 [INFO] Skipping duplicate-finder execution! 17:01:20 [INFO] 17:01:20 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-keystore --- 17:01:20 [INFO] Skipping plugin execution 17:01:20 [INFO] 17:01:20 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-keystore --- 17:01:20 [INFO] Skipping source per configuration. 17:01:20 [INFO] 17:01:20 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-netconf-keystore --- 17:01:20 [INFO] 17:01:20 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-netconf-keystore --- 17:01:20 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:01:20 [INFO] 17:01:20 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-netconf-keystore --- 17:01:20 [WARNING] 17:01:20 [WARNING] The packaging plugin for project odl-netconf-keystore did not assign 17:01:20 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:01:20 [WARNING] 17:01:20 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:01:20 [WARNING] 17:01:20 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-keystore/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-keystore/7.0.8-SNAPSHOT/odl-netconf-keystore-7.0.8-SNAPSHOT.pom 17:01:20 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-keystore/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-keystore/7.0.8-SNAPSHOT/odl-netconf-keystore-7.0.8-SNAPSHOT-features.xml 17:01:20 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-keystore/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-keystore/7.0.8-SNAPSHOT/odl-netconf-keystore-7.0.8-SNAPSHOT-cyclonedx.xml 17:01:20 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-keystore/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-keystore/7.0.8-SNAPSHOT/odl-netconf-keystore-7.0.8-SNAPSHOT-cyclonedx.json 17:01:20 [INFO] 17:01:20 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ odl-netconf-keystore --- 17:01:20 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:01:20 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:01:20 [WARNING] 17:01:20 [WARNING] The packaging plugin for project odl-netconf-keystore did not assign 17:01:20 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:01:20 [WARNING] 17:01:20 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:01:20 [WARNING] 17:01:20 [INFO] 17:01:20 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-netconf-keystore --- 17:01:20 [INFO] org.opendaylight.netconf:odl-netconf-keystore:feature:7.0.8-SNAPSHOT 17:01:20 [INFO] +- org.opendaylight.netconf:odl-netconf-model-rfc8341:xml:features:7.0.8-SNAPSHOT:compile 17:01:20 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.4:compile 17:01:20 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.4:compile 17:01:20 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.6:compile 17:01:20 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.6:compile 17:01:20 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 17:01:20 [INFO] | | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile 17:01:20 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.4:compile 17:01:20 [INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.4:compile 17:01:20 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.4:compile 17:01:20 [INFO] | | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.4:compile 17:01:20 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.4:compile 17:01:20 [INFO] | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.8-SNAPSHOT:compile 17:01:20 [INFO] +- org.opendaylight.netconf:keystore-api:jar:7.0.8-SNAPSHOT:compile 17:01:20 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:01:20 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:01:20 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:01:20 [INFO] | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:01:20 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:01:20 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:01:20 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.6:compile 17:01:20 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:13.0.6:compile 17:01:20 [INFO] | +- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.8-SNAPSHOT:compile 17:01:20 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:01:20 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.4:compile 17:01:20 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.6:compile 17:01:20 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:01:20 [INFO] +- org.opendaylight.netconf:keystore-none:jar:7.0.8-SNAPSHOT:compile 17:01:20 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:01:20 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:01:20 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:01:20 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:01:20 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:01:20 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:01:20 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:01:20 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:01:20 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:01:20 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:01:20 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:01:20 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:01:20 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:01:20 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:01:20 [INFO] +- junit:junit:jar:4.13.2:test 17:01:20 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:01:20 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:01:20 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:01:20 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 17:01:20 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:01:20 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:01:20 [INFO] 17:01:20 [INFO] --- clm-maven-plugin:2.48.1-01:index (default-cli) @ odl-netconf-keystore --- 17:01:21 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-keystore/target/sonatype-clm/module.xml 17:01:21 [INFO] 17:01:21 [INFO] --------------< org.opendaylight.netconf:truststore-api >--------------- 17:01:21 [INFO] Building truststore-api 7.0.8-SNAPSHOT [34/121] 17:01:21 [INFO] -------------------------------[ bundle ]------------------------------- 17:01:21 [INFO] 17:01:21 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ truststore-api --- 17:01:21 [INFO] 17:01:21 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ truststore-api --- 17:01:21 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:01:21 [INFO] 17:01:21 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ truststore-api --- 17:01:21 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:01:21 [INFO] 17:01:21 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ truststore-api --- 17:01:21 [INFO] 17:01:21 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ truststore-api --- 17:01:21 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/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/** 17:01:21 [INFO] 17:01:21 [INFO] --- yang-maven-plugin:13.0.6:generate-sources (binding) @ truststore-api --- 17:01:21 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 17:01:21 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-api/src/main/yang 17:01:21 [INFO] yang-to-sources: Found 3 dependencies in 965.1 μs 17:01:21 [INFO] yang-to-sources: Project model files found: 1 in 2.711 ms 17:01:21 [INFO] yang-to-sources: 4 YANG models processed in 35.41 ms 17:01:21 [INFO] BindingJavaFileGenerator: Defined 51 files in 8.948 ms 17:01:21 [INFO] Sorted 51 files into 16 directories in 148.4 μs 17:01:21 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 51 in 22.22 ms 17:01:21 [INFO] 17:01:21 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ truststore-api --- 17:01:21 [INFO] Starting audit... 17:01:21 Audit done. 17:01:21 [INFO] You have 0 Checkstyle violations. 17:01:21 [INFO] 17:01:21 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ truststore-api --- 17:01:21 [INFO] Starting audit... 17:01:21 Audit done. 17:01:21 [INFO] You have 0 Checkstyle violations. 17:01:21 [INFO] 17:01:21 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ truststore-api --- 17:01:21 [INFO] 17:01:21 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ truststore-api --- 17:01:21 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-api/src/main/resources 17:01:21 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-api/target/generated-sources/spi 17:01:21 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 17:01:21 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 17:01:21 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 17:01:21 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-api/target/generated-sources/spi 17:01:21 [INFO] 17:01:21 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ truststore-api --- 17:01:21 [INFO] Recompiling the module because of changed dependency. 17:01:21 [INFO] Compiling 50 source files with javac [debug release 17] to target/classes 17:01:21 [INFO] 17:01:21 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ truststore-api >>> 17:01:21 [INFO] 17:01:21 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ truststore-api --- 17:01:21 [INFO] Fork Value is true 17:01:24 [INFO] Done SpotBugs Analysis.... 17:01:24 [INFO] 17:01:24 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ truststore-api <<< 17:01:24 [INFO] 17:01:24 [INFO] 17:01:24 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ truststore-api --- 17:01:24 [INFO] BugInstance size is 0 17:01:24 [INFO] Error size is 0 17:01:24 [INFO] No errors/warnings found 17:01:24 [INFO] 17:01:24 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ truststore-api --- 17:01:24 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-api/src/test/resources 17:01:24 [INFO] 17:01:24 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ truststore-api --- 17:01:24 [INFO] No sources to compile 17:01:24 [INFO] 17:01:24 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ truststore-api --- 17:01:24 [INFO] No tests to run. 17:01:24 [INFO] 17:01:24 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ truststore-api --- 17:01:24 [INFO] 17:01:24 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ truststore-api --- 17:01:24 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-api/target/truststore-api-7.0.8-SNAPSHOT.jar 17:01:24 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-api/target/classes/META-INF/MANIFEST.MF 17:01:24 [INFO] 17:01:24 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ truststore-api --- 17:01:24 [INFO] No previous run data found, generating javadoc. 17:01:27 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-api/target/truststore-api-7.0.8-SNAPSHOT-javadoc.jar 17:01:27 [INFO] 17:01:27 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ truststore-api --- 17:01:27 [INFO] CycloneDX: Resolving Dependencies 17:01:27 [INFO] CycloneDX: Creating BOM version 1.5 with 20 component(s) 17:01:27 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-api/target/bom.xml 17:01:27 [INFO] attaching as truststore-api-7.0.8-SNAPSHOT-cyclonedx.xml 17:01:27 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-api/target/bom.json 17:01:27 [INFO] attaching as truststore-api-7.0.8-SNAPSHOT-cyclonedx.json 17:01:27 [INFO] 17:01:27 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ truststore-api --- 17:01:27 [INFO] Skipping duplicate-finder execution! 17:01:27 [INFO] 17:01:27 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ truststore-api --- 17:01:27 [INFO] No dependency problems found 17:01:27 [INFO] 17:01:27 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ truststore-api --- 17:01:27 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-api/target/truststore-api-7.0.8-SNAPSHOT-sources.jar 17:01:27 [INFO] 17:01:27 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ truststore-api --- 17:01:27 [INFO] 17:01:27 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ truststore-api --- 17:01:27 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:01:27 [INFO] 17:01:27 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ truststore-api --- 17:01:27 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-api/pom.xml to /tmp/r/org/opendaylight/netconf/truststore-api/7.0.8-SNAPSHOT/truststore-api-7.0.8-SNAPSHOT.pom 17:01:27 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-api/target/truststore-api-7.0.8-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/truststore-api/7.0.8-SNAPSHOT/truststore-api-7.0.8-SNAPSHOT.jar 17:01:27 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-api/target/truststore-api-7.0.8-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/truststore-api/7.0.8-SNAPSHOT/truststore-api-7.0.8-SNAPSHOT-javadoc.jar 17:01:27 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-api/target/bom.xml to /tmp/r/org/opendaylight/netconf/truststore-api/7.0.8-SNAPSHOT/truststore-api-7.0.8-SNAPSHOT-cyclonedx.xml 17:01:27 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-api/target/bom.json to /tmp/r/org/opendaylight/netconf/truststore-api/7.0.8-SNAPSHOT/truststore-api-7.0.8-SNAPSHOT-cyclonedx.json 17:01:27 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-api/target/truststore-api-7.0.8-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/truststore-api/7.0.8-SNAPSHOT/truststore-api-7.0.8-SNAPSHOT-sources.jar 17:01:27 [INFO] 17:01:27 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ truststore-api --- 17:01:27 [INFO] Installing org/opendaylight/netconf/truststore-api/7.0.8-SNAPSHOT/truststore-api-7.0.8-SNAPSHOT.jar 17:01:27 [INFO] Writing OBR metadata 17:01:27 [INFO] 17:01:27 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ truststore-api --- 17:01:27 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:01:27 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:01:27 [INFO] 17:01:27 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ truststore-api --- 17:01:27 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:01:27 [INFO] 17:01:27 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ truststore-api --- 17:01:27 [INFO] org.opendaylight.netconf:truststore-api:bundle:7.0.8-SNAPSHOT 17:01:27 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:01:27 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:01:27 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:01:27 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:01:27 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:01:27 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:01:27 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.6:compile 17:01:27 [INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.6:compile 17:01:27 [INFO] +- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.8-SNAPSHOT:compile 17:01:27 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.4:compile 17:01:27 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.4:compile 17:01:27 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.4:compile 17:01:27 [INFO] +- org.opendaylight.netconf.model:rfc8341:jar:7.0.8-SNAPSHOT:compile 17:01:27 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:01:27 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.4:compile 17:01:27 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.6:compile 17:01:27 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:01:27 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:01:27 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:01:27 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:01:27 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:01:27 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:01:27 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:01:27 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:01:27 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:01:27 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:01:27 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:01:27 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:01:27 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:01:27 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:01:27 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:01:27 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:01:27 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:01:27 [INFO] +- junit:junit:jar:4.13.2:test 17:01:27 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:01:27 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:01:27 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:01:27 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 17:01:27 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:01:27 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:01:27 [INFO] 17:01:27 [INFO] --- clm-maven-plugin:2.48.1-01:index (default-cli) @ truststore-api --- 17:01:27 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-api/target/sonatype-clm/module.xml 17:01:27 [INFO] 17:01:27 [INFO] --------------< org.opendaylight.netconf:truststore-none >-------------- 17:01:27 [INFO] Building truststore-none 7.0.8-SNAPSHOT [35/121] 17:01:27 [INFO] -------------------------------[ bundle ]------------------------------- 17:01:27 [INFO] 17:01:27 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ truststore-none --- 17:01:27 [INFO] 17:01:27 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ truststore-none --- 17:01:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:01:27 [INFO] 17:01:27 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ truststore-none --- 17:01:27 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:01:27 [INFO] 17:01:27 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ truststore-none --- 17:01:28 [INFO] 17:01:28 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ truststore-none --- 17:01:28 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/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/** 17:01:28 [INFO] 17:01:28 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ truststore-none --- 17:01:28 [INFO] Starting audit... 17:01:28 Audit done. 17:01:28 [INFO] You have 0 Checkstyle violations. 17:01:28 [INFO] 17:01:28 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ truststore-none --- 17:01:28 [INFO] Starting audit... 17:01:28 Audit done. 17:01:28 [INFO] You have 0 Checkstyle violations. 17:01:28 [INFO] 17:01:28 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ truststore-none --- 17:01:28 [INFO] 17:01:28 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ truststore-none --- 17:01:28 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-none/src/main/resources 17:01:28 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-none/target/generated-sources/spi 17:01:28 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-none/target/generated-sources/yang 17:01:28 [INFO] 17:01:28 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ truststore-none --- 17:01:28 [INFO] Recompiling the module because of changed dependency. 17:01:28 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 17:01:28 [INFO] Writing META-INF/services/org.opendaylight.yangtools.yang.binding.YangFeatureProvider 17:01:28 [INFO] 17:01:28 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ truststore-none >>> 17:01:28 [INFO] 17:01:28 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ truststore-none --- 17:01:28 [INFO] Fork Value is true 17:01:30 [INFO] Done SpotBugs Analysis.... 17:01:30 [INFO] 17:01:30 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ truststore-none <<< 17:01:30 [INFO] 17:01:30 [INFO] 17:01:30 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ truststore-none --- 17:01:30 [INFO] BugInstance size is 0 17:01:30 [INFO] Error size is 0 17:01:30 [INFO] No errors/warnings found 17:01:30 [INFO] 17:01:30 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ truststore-none --- 17:01:30 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-none/src/test/resources 17:01:30 [INFO] 17:01:30 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ truststore-none --- 17:01:30 [INFO] No sources to compile 17:01:30 [INFO] 17:01:30 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ truststore-none --- 17:01:30 [INFO] No tests to run. 17:01:30 [INFO] 17:01:30 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ truststore-none --- 17:01:30 [INFO] 17:01:30 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ truststore-none --- 17:01:30 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-none/target/truststore-none-7.0.8-SNAPSHOT.jar 17:01:30 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-none/target/classes/META-INF/MANIFEST.MF 17:01:30 [INFO] 17:01:30 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ truststore-none --- 17:01:30 [INFO] No previous run data found, generating javadoc. 17:01:32 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-none/target/truststore-none-7.0.8-SNAPSHOT-javadoc.jar 17:01:32 [INFO] 17:01:32 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ truststore-none --- 17:01:32 [INFO] CycloneDX: Resolving Dependencies 17:01:32 [INFO] CycloneDX: Creating BOM version 1.5 with 22 component(s) 17:01:32 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-none/target/bom.xml 17:01:32 [INFO] attaching as truststore-none-7.0.8-SNAPSHOT-cyclonedx.xml 17:01:32 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-none/target/bom.json 17:01:32 [INFO] attaching as truststore-none-7.0.8-SNAPSHOT-cyclonedx.json 17:01:32 [INFO] 17:01:32 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ truststore-none --- 17:01:32 [INFO] Skipping duplicate-finder execution! 17:01:32 [INFO] 17:01:32 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ truststore-none --- 17:01:32 [INFO] No dependency problems found 17:01:32 [INFO] 17:01:32 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ truststore-none --- 17:01:32 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-none/target/truststore-none-7.0.8-SNAPSHOT-sources.jar 17:01:32 [INFO] 17:01:32 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ truststore-none --- 17:01:32 [INFO] 17:01:32 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ truststore-none --- 17:01:32 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:01:32 [INFO] 17:01:32 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ truststore-none --- 17:01:32 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-none/pom.xml to /tmp/r/org/opendaylight/netconf/truststore-none/7.0.8-SNAPSHOT/truststore-none-7.0.8-SNAPSHOT.pom 17:01:32 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-none/target/truststore-none-7.0.8-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/truststore-none/7.0.8-SNAPSHOT/truststore-none-7.0.8-SNAPSHOT.jar 17:01:32 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-none/target/truststore-none-7.0.8-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/truststore-none/7.0.8-SNAPSHOT/truststore-none-7.0.8-SNAPSHOT-javadoc.jar 17:01:32 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-none/target/bom.xml to /tmp/r/org/opendaylight/netconf/truststore-none/7.0.8-SNAPSHOT/truststore-none-7.0.8-SNAPSHOT-cyclonedx.xml 17:01:32 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-none/target/bom.json to /tmp/r/org/opendaylight/netconf/truststore-none/7.0.8-SNAPSHOT/truststore-none-7.0.8-SNAPSHOT-cyclonedx.json 17:01:32 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-none/target/truststore-none-7.0.8-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/truststore-none/7.0.8-SNAPSHOT/truststore-none-7.0.8-SNAPSHOT-sources.jar 17:01:32 [INFO] 17:01:32 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ truststore-none --- 17:01:32 [INFO] Installing org/opendaylight/netconf/truststore-none/7.0.8-SNAPSHOT/truststore-none-7.0.8-SNAPSHOT.jar 17:01:32 [INFO] Writing OBR metadata 17:01:32 [INFO] 17:01:32 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ truststore-none --- 17:01:32 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:01:32 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:01:32 [INFO] 17:01:32 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ truststore-none --- 17:01:32 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:01:32 [INFO] 17:01:32 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ truststore-none --- 17:01:32 [INFO] org.opendaylight.netconf:truststore-none:bundle:7.0.8-SNAPSHOT 17:01:32 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:01:32 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 17:01:32 [INFO] +- org.opendaylight.netconf:truststore-api:jar:7.0.8-SNAPSHOT:compile 17:01:32 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:01:32 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:01:32 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:01:32 [INFO] | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:01:32 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:01:32 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:01:32 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.6:compile 17:01:32 [INFO] | +- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.8-SNAPSHOT:compile 17:01:32 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.4:compile 17:01:32 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.4:compile 17:01:32 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.4:compile 17:01:32 [INFO] | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.8-SNAPSHOT:compile 17:01:32 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.4:compile 17:01:32 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.6:compile 17:01:32 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.6:compile 17:01:32 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:01:32 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:01:32 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:01:32 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:01:32 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:01:32 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:01:32 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:01:32 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:01:32 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:01:32 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:01:32 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:01:32 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:01:32 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:01:32 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:01:32 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:01:32 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:01:32 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:01:32 [INFO] +- junit:junit:jar:4.13.2:test 17:01:32 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:01:32 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:01:32 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:01:32 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 17:01:32 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:01:32 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:01:32 [INFO] 17:01:32 [INFO] --- clm-maven-plugin:2.48.1-01:index (default-cli) @ truststore-none --- 17:01:32 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-none/target/sonatype-clm/module.xml 17:01:32 [INFO] 17:01:32 [INFO] ----------< org.opendaylight.netconf:odl-netconf-truststore >----------- 17:01:32 [INFO] Building OpenDaylight :: Netconf :: Trust Store 7.0.8-SNAPSHOT [36/121] 17:01:32 [INFO] ------------------------------[ feature ]------------------------------- 17:01:32 [INFO] 17:01:32 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-truststore --- 17:01:32 [INFO] 17:01:32 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-truststore --- 17:01:32 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:01:32 [INFO] 17:01:32 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-truststore --- 17:01:32 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:01:32 [INFO] 17:01:32 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-netconf-truststore --- 17:01:33 [INFO] 17:01:33 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-netconf-truststore --- 17:01:33 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:01:33 [INFO] argLine set to empty 17:01:33 [INFO] 17:01:33 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-truststore --- 17:01:33 [INFO] Starting audit... 17:01:33 Audit done. 17:01:33 [INFO] You have 0 Checkstyle violations. 17:01:33 [INFO] 17:01:33 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-truststore --- 17:01:33 [INFO] Starting audit... 17:01:33 Audit done. 17:01:33 [INFO] You have 0 Checkstyle violations. 17:01:33 [INFO] 17:01:33 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-truststore --- 17:01:33 [INFO] 17:01:33 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-truststore --- 17:01:33 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-truststore/target/feature/feature.xml 17:01:33 [INFO] ...done! 17:01:33 [INFO] Attaching features XML 17:01:33 [INFO] 17:01:33 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-netconf-truststore --- 17:01:33 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 17:01:33 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:01:33 [INFO] 17:01:33 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-netconf-truststore >>> 17:01:33 [INFO] 17:01:33 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-netconf-truststore --- 17:01:33 [INFO] 17:01:33 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-netconf-truststore <<< 17:01:33 [INFO] 17:01:33 [INFO] 17:01:33 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-netconf-truststore --- 17:01:33 [INFO] 17:01:33 [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-netconf-truststore --- 17:01:33 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-truststore 17:01:33 [INFO] Project dependency features detected: [] 17:01:33 [INFO] Pax Exam System (Version: 4.13.3) created. 17:01:33 [INFO] Creating RMI registry server on 127.0.0.1:21000 17:01:34 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 17:01:34 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 17:01:34 [INFO] Waiting for remote bundle context.. on 21000 name: f21dd1c5-e77c-4535-90ee-ec35b59a8401 timout: [ RelativeTimeout value = 180000 ] 17:01:40 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 17:01:40 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 17:01:40 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 17:01:40 [INFO] 17:01:40 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-netconf-truststore --- 17:01:40 [INFO] 17:01:40 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-truststore --- 17:01:40 [INFO] 17:01:40 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-netconf-truststore --- 17:01:40 [INFO] CycloneDX: Resolving Dependencies 17:01:41 [INFO] CycloneDX: Creating BOM version 1.5 with 29 component(s) 17:01:41 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-truststore/target/bom.xml 17:01:41 [INFO] attaching as odl-netconf-truststore-7.0.8-SNAPSHOT-cyclonedx.xml 17:01:41 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-truststore/target/bom.json 17:01:41 [INFO] attaching as odl-netconf-truststore-7.0.8-SNAPSHOT-cyclonedx.json 17:01:41 [INFO] 17:01:41 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-truststore --- 17:01:41 [INFO] Skipping duplicate-finder execution! 17:01:41 [INFO] 17:01:41 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-truststore --- 17:01:41 [INFO] Skipping plugin execution 17:01:41 [INFO] 17:01:41 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-truststore --- 17:01:41 [INFO] Skipping source per configuration. 17:01:41 [INFO] 17:01:41 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-netconf-truststore --- 17:01:41 [INFO] 17:01:41 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-netconf-truststore --- 17:01:41 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:01:41 [INFO] 17:01:41 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-netconf-truststore --- 17:01:41 [WARNING] 17:01:41 [WARNING] The packaging plugin for project odl-netconf-truststore did not assign 17:01:41 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:01:41 [WARNING] 17:01:41 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:01:41 [WARNING] 17:01:41 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-truststore/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-truststore/7.0.8-SNAPSHOT/odl-netconf-truststore-7.0.8-SNAPSHOT.pom 17:01:41 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-truststore/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-truststore/7.0.8-SNAPSHOT/odl-netconf-truststore-7.0.8-SNAPSHOT-features.xml 17:01:41 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-truststore/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-truststore/7.0.8-SNAPSHOT/odl-netconf-truststore-7.0.8-SNAPSHOT-cyclonedx.xml 17:01:41 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-truststore/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-truststore/7.0.8-SNAPSHOT/odl-netconf-truststore-7.0.8-SNAPSHOT-cyclonedx.json 17:01:41 [INFO] 17:01:41 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ odl-netconf-truststore --- 17:01:41 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:01:41 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:01:41 [WARNING] 17:01:41 [WARNING] The packaging plugin for project odl-netconf-truststore did not assign 17:01:41 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:01:41 [WARNING] 17:01:41 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:01:41 [WARNING] 17:01:41 [INFO] 17:01:41 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-netconf-truststore --- 17:01:41 [INFO] org.opendaylight.netconf:odl-netconf-truststore:feature:7.0.8-SNAPSHOT 17:01:41 [INFO] +- org.opendaylight.netconf:odl-netconf-model-rfc8341:xml:features:7.0.8-SNAPSHOT:compile 17:01:41 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.4:compile 17:01:41 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.4:compile 17:01:41 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.6:compile 17:01:41 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.6:compile 17:01:41 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 17:01:41 [INFO] | | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile 17:01:41 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.4:compile 17:01:41 [INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.4:compile 17:01:41 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.4:compile 17:01:41 [INFO] | | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.4:compile 17:01:41 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.4:compile 17:01:41 [INFO] | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.8-SNAPSHOT:compile 17:01:41 [INFO] +- org.opendaylight.netconf:truststore-api:jar:7.0.8-SNAPSHOT:compile 17:01:41 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:01:41 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:01:41 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:01:41 [INFO] | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:01:41 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:01:41 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:01:41 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.6:compile 17:01:41 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:13.0.6:compile 17:01:41 [INFO] | +- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.8-SNAPSHOT:compile 17:01:41 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:01:41 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.4:compile 17:01:41 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.6:compile 17:01:41 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:01:41 [INFO] +- org.opendaylight.netconf:truststore-none:jar:7.0.8-SNAPSHOT:compile 17:01:41 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:01:41 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:01:41 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:01:41 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:01:41 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:01:41 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:01:41 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:01:41 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:01:41 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:01:41 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:01:41 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:01:41 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:01:41 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:01:41 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:01:41 [INFO] +- junit:junit:jar:4.13.2:test 17:01:41 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:01:41 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:01:41 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:01:41 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 17:01:41 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:01:41 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:01:41 [INFO] 17:01:41 [INFO] --- clm-maven-plugin:2.48.1-01:index (default-cli) @ odl-netconf-truststore --- 17:01:41 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-truststore/target/sonatype-clm/module.xml 17:01:41 [INFO] 17:01:41 [INFO] ---------------< org.opendaylight.netconf:transport-api >--------------- 17:01:41 [INFO] Building transport-api 7.0.8-SNAPSHOT [37/121] 17:01:41 [INFO] -------------------------------[ bundle ]------------------------------- 17:01:41 [INFO] 17:01:41 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ transport-api --- 17:01:41 [INFO] 17:01:41 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ transport-api --- 17:01:41 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:01:41 [INFO] 17:01:41 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ transport-api --- 17:01:41 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:01:41 [INFO] 17:01:41 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ transport-api --- 17:01:41 [INFO] 17:01:41 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ transport-api --- 17:01:41 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/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/** 17:01:41 [INFO] 17:01:41 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ transport-api --- 17:01:41 [INFO] Starting audit... 17:01:41 Audit done. 17:01:41 [INFO] You have 0 Checkstyle violations. 17:01:41 [INFO] 17:01:41 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ transport-api --- 17:01:41 [INFO] Starting audit... 17:01:41 Audit done. 17:01:41 [INFO] You have 0 Checkstyle violations. 17:01:41 [INFO] 17:01:41 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ transport-api --- 17:01:41 [INFO] 17:01:41 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ transport-api --- 17:01:41 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/transport/transport-api/src/main/resources 17:01:41 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/transport/transport-api/target/generated-sources/spi 17:01:41 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/transport/transport-api/target/generated-sources/yang 17:01:41 [INFO] 17:01:41 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ transport-api --- 17:01:41 [INFO] Recompiling the module because of changed dependency. 17:01:41 [INFO] Compiling 9 source files with javac [debug release 17 module-path] to target/classes 17:01:41 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/transport/transport-api/src/main/java/module-info.java:[11,35] requires transitive directive for an automatic module 17:01:41 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/transport/transport-api/src/main/java/module-info.java:[12,33] requires transitive directive for an automatic module 17:01:41 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/transport/transport-api/src/main/java/module-info.java:[13,33] requires transitive directive for an automatic module 17:01:41 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/transport/transport-api/src/main/java/module-info.java:[17,47] requires transitive directive for an automatic module 17:01:41 [INFO] 17:01:41 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ transport-api >>> 17:01:41 [INFO] 17:01:41 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ transport-api --- 17:01:42 [INFO] Fork Value is true 17:01:44 [INFO] Done SpotBugs Analysis.... 17:01:44 [INFO] 17:01:44 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ transport-api <<< 17:01:44 [INFO] 17:01:44 [INFO] 17:01:44 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ transport-api --- 17:01:44 [INFO] BugInstance size is 0 17:01:44 [INFO] Error size is 0 17:01:44 [INFO] No errors/warnings found 17:01:44 [INFO] 17:01:44 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ transport-api --- 17:01:44 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/transport/transport-api/src/test/resources 17:01:44 [INFO] 17:01:44 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ transport-api --- 17:01:44 [INFO] No sources to compile 17:01:44 [INFO] 17:01:44 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ transport-api --- 17:01:44 [INFO] No tests to run. 17:01:44 [INFO] 17:01:44 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ transport-api --- 17:01:44 [INFO] 17:01:44 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ transport-api --- 17:01:44 [WARNING] Bundle org.opendaylight.netconf:transport-api:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package: 17:01:44 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:01:44 Package found in [Jar:., Jar:checker-qual, Jar:org.eclipse.jdt.annotation, Jar:yang-common, Jar:concepts, Jar:org.osgi.annotation.bundle] 17:01:44 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] 17:01:44 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-api/target/transport-api-7.0.8-SNAPSHOT.jar 17:01:44 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-api/target/classes/META-INF/MANIFEST.MF 17:01:44 [INFO] 17:01:44 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ transport-api --- 17:01:44 [INFO] No previous run data found, generating javadoc. 17:01:46 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-api/target/transport-api-7.0.8-SNAPSHOT-javadoc.jar 17:01:46 [INFO] 17:01:46 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ transport-api --- 17:01:46 [INFO] CycloneDX: Resolving Dependencies 17:01:46 [INFO] CycloneDX: Creating BOM version 1.5 with 16 component(s) 17:01:46 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/transport/transport-api/target/bom.xml 17:01:46 [INFO] attaching as transport-api-7.0.8-SNAPSHOT-cyclonedx.xml 17:01:46 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/transport/transport-api/target/bom.json 17:01:46 [INFO] attaching as transport-api-7.0.8-SNAPSHOT-cyclonedx.json 17:01:46 [INFO] 17:01:46 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ transport-api --- 17:01:46 [INFO] Skipping duplicate-finder execution! 17:01:46 [INFO] 17:01:46 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ transport-api --- 17:01:46 [INFO] No dependency problems found 17:01:46 [INFO] 17:01:46 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ transport-api --- 17:01:46 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-api/target/transport-api-7.0.8-SNAPSHOT-sources.jar 17:01:46 [INFO] 17:01:46 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ transport-api --- 17:01:46 [INFO] 17:01:46 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ transport-api --- 17:01:46 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:01:46 [INFO] 17:01:46 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ transport-api --- 17:01:46 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/transport/transport-api/pom.xml to /tmp/r/org/opendaylight/netconf/transport-api/7.0.8-SNAPSHOT/transport-api-7.0.8-SNAPSHOT.pom 17:01:46 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/transport/transport-api/target/transport-api-7.0.8-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/transport-api/7.0.8-SNAPSHOT/transport-api-7.0.8-SNAPSHOT.jar 17:01:46 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/transport/transport-api/target/transport-api-7.0.8-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/transport-api/7.0.8-SNAPSHOT/transport-api-7.0.8-SNAPSHOT-javadoc.jar 17:01:46 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/transport/transport-api/target/bom.xml to /tmp/r/org/opendaylight/netconf/transport-api/7.0.8-SNAPSHOT/transport-api-7.0.8-SNAPSHOT-cyclonedx.xml 17:01:46 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/transport/transport-api/target/bom.json to /tmp/r/org/opendaylight/netconf/transport-api/7.0.8-SNAPSHOT/transport-api-7.0.8-SNAPSHOT-cyclonedx.json 17:01:46 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/transport/transport-api/target/transport-api-7.0.8-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/transport-api/7.0.8-SNAPSHOT/transport-api-7.0.8-SNAPSHOT-sources.jar 17:01:46 [INFO] 17:01:46 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ transport-api --- 17:01:46 [INFO] Installing org/opendaylight/netconf/transport-api/7.0.8-SNAPSHOT/transport-api-7.0.8-SNAPSHOT.jar 17:01:46 [INFO] Writing OBR metadata 17:01:46 [INFO] 17:01:46 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ transport-api --- 17:01:46 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:01:46 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:01:46 [INFO] 17:01:46 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ transport-api --- 17:01:46 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:01:46 [INFO] 17:01:46 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ transport-api --- 17:01:46 [INFO] org.opendaylight.netconf:transport-api:bundle:7.0.8-SNAPSHOT 17:01:46 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:01:46 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:01:46 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:01:46 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:01:46 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:01:46 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:01:46 [INFO] +- io.netty:netty-common:jar:4.1.109.Final:compile 17:01:46 [INFO] +- io.netty:netty-transport:jar:4.1.109.Final:compile 17:01:46 [INFO] | +- io.netty:netty-buffer:jar:4.1.109.Final:compile 17:01:46 [INFO] | \- io.netty:netty-resolver:jar:4.1.109.Final:compile 17:01:46 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:01:46 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.6:compile 17:01:46 [INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.6:compile 17:01:46 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:01:46 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:01:46 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:01:46 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:01:46 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:01:46 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:01:46 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:01:46 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:01:46 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:01:46 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:01:46 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:01:46 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:01:46 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:01:46 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:01:46 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:01:46 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:01:46 [INFO] +- junit:junit:jar:4.13.2:test 17:01:46 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:01:46 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:01:46 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:01:46 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 17:01:46 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:01:46 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:01:46 [INFO] 17:01:46 [INFO] --- clm-maven-plugin:2.48.1-01:index (default-cli) @ transport-api --- 17:01:46 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/transport/transport-api/target/sonatype-clm/module.xml 17:01:46 [INFO] 17:01:46 [INFO] ---------< org.opendaylight.netconf:odl-netconf-transport-api >--------- 17:01:46 [INFO] Building OpenDaylight :: Netconf :: Transport API 7.0.8-SNAPSHOT [38/121] 17:01:46 [INFO] ------------------------------[ feature ]------------------------------- 17:01:46 [INFO] 17:01:46 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-transport-api --- 17:01:46 [INFO] 17:01:46 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-transport-api --- 17:01:46 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:01:46 [INFO] 17:01:46 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-transport-api --- 17:01:46 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:01:46 [INFO] 17:01:46 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-netconf-transport-api --- 17:01:47 [INFO] 17:01:47 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-netconf-transport-api --- 17:01:47 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:01:47 [INFO] argLine set to empty 17:01:47 [INFO] 17:01:47 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-transport-api --- 17:01:47 [INFO] Starting audit... 17:01:47 Audit done. 17:01:47 [INFO] You have 0 Checkstyle violations. 17:01:47 [INFO] 17:01:47 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-transport-api --- 17:01:47 [INFO] Starting audit... 17:01:47 Audit done. 17:01:47 [INFO] You have 0 Checkstyle violations. 17:01:47 [INFO] 17:01:47 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-transport-api --- 17:01:47 [INFO] 17:01:47 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-transport-api --- 17:01:47 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-transport-api/target/feature/feature.xml 17:01:47 [INFO] ...done! 17:01:47 [INFO] Attaching features XML 17:01:47 [INFO] 17:01:47 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-netconf-transport-api --- 17:01:47 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 17:01:47 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:01:47 [INFO] 17:01:47 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-netconf-transport-api >>> 17:01:47 [INFO] 17:01:47 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-netconf-transport-api --- 17:01:47 [INFO] 17:01:47 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-netconf-transport-api <<< 17:01:47 [INFO] 17:01:47 [INFO] 17:01:47 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-netconf-transport-api --- 17:01:47 [INFO] 17:01:47 [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-netconf-transport-api --- 17:01:47 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-transport-api 17:01:47 [INFO] Project dependency features detected: [] 17:01:47 [INFO] Pax Exam System (Version: 4.13.3) created. 17:01:47 [INFO] Creating RMI registry server on 127.0.0.1:21000 17:01:48 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 17:01:48 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 17:01:48 [INFO] Waiting for remote bundle context.. on 21000 name: 0916b292-9a35-40e1-8a8f-b6c92c530d0c timout: [ RelativeTimeout value = 180000 ] 17:01:54 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 17:01:54 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 17:01:54 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 17:01:54 [INFO] 17:01:54 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-netconf-transport-api --- 17:01:54 [INFO] 17:01:54 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-transport-api --- 17:01:54 [INFO] 17:01:54 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-netconf-transport-api --- 17:01:54 [INFO] CycloneDX: Resolving Dependencies 17:01:55 [INFO] CycloneDX: Creating BOM version 1.5 with 30 component(s) 17:01:55 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-transport-api/target/bom.xml 17:01:55 [INFO] attaching as odl-netconf-transport-api-7.0.8-SNAPSHOT-cyclonedx.xml 17:01:55 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-transport-api/target/bom.json 17:01:55 [INFO] attaching as odl-netconf-transport-api-7.0.8-SNAPSHOT-cyclonedx.json 17:01:55 [INFO] 17:01:55 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-transport-api --- 17:01:55 [INFO] Skipping duplicate-finder execution! 17:01:55 [INFO] 17:01:55 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-transport-api --- 17:01:55 [INFO] Skipping plugin execution 17:01:55 [INFO] 17:01:55 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-transport-api --- 17:01:55 [INFO] Skipping source per configuration. 17:01:55 [INFO] 17:01:55 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-netconf-transport-api --- 17:01:55 [INFO] 17:01:55 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-netconf-transport-api --- 17:01:55 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:01:55 [INFO] 17:01:55 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-netconf-transport-api --- 17:01:55 [WARNING] 17:01:55 [WARNING] The packaging plugin for project odl-netconf-transport-api did not assign 17:01:55 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:01:55 [WARNING] 17:01:55 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:01:55 [WARNING] 17:01:55 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-transport-api/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-transport-api/7.0.8-SNAPSHOT/odl-netconf-transport-api-7.0.8-SNAPSHOT.pom 17:01:55 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-transport-api/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-transport-api/7.0.8-SNAPSHOT/odl-netconf-transport-api-7.0.8-SNAPSHOT-features.xml 17:01:55 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-transport-api/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-transport-api/7.0.8-SNAPSHOT/odl-netconf-transport-api-7.0.8-SNAPSHOT-cyclonedx.xml 17:01:55 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-transport-api/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-transport-api/7.0.8-SNAPSHOT/odl-netconf-transport-api-7.0.8-SNAPSHOT-cyclonedx.json 17:01:55 [INFO] 17:01:55 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ odl-netconf-transport-api --- 17:01:55 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:01:55 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:01:55 [WARNING] 17:01:55 [WARNING] The packaging plugin for project odl-netconf-transport-api did not assign 17:01:55 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:01:55 [WARNING] 17:01:55 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:01:55 [WARNING] 17:01:55 [INFO] 17:01:55 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-netconf-transport-api --- 17:01:55 [INFO] org.opendaylight.netconf:odl-netconf-transport-api:feature:7.0.8-SNAPSHOT 17:01:55 [INFO] +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.3:compile 17:01:55 [INFO] | +- io.netty:netty-codec-http:jar:4.1.109.Final:compile 17:01:55 [INFO] | | +- io.netty:netty-buffer:jar:4.1.109.Final:compile 17:01:55 [INFO] | | \- io.netty:netty-codec:jar:4.1.109.Final:compile 17:01:55 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.109.Final:compile 17:01:55 [INFO] | +- io.netty:netty-handler:jar:4.1.109.Final:compile 17:01:55 [INFO] | | +- io.netty:netty-resolver:jar:4.1.109.Final:compile 17:01:55 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 17:01:55 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:compile 17:01:55 [INFO] | | \- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 17:01:55 [INFO] | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.109.Final:compile 17:01:55 [INFO] +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.6:compile 17:01:55 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.6:compile 17:01:55 [INFO] | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 17:01:55 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:01:55 [INFO] | | +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile 17:01:55 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:13.0.6:compile 17:01:55 [INFO] | | \- org.opendaylight.yangtools:util:jar:13.0.6:compile 17:01:55 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:13.0.6:compile 17:01:55 [INFO] +- org.opendaylight.netconf:transport-api:jar:7.0.8-SNAPSHOT:compile 17:01:55 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:01:55 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:01:55 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:01:55 [INFO] | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:01:55 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:01:55 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:01:55 [INFO] | +- io.netty:netty-common:jar:4.1.109.Final:compile 17:01:55 [INFO] | +- io.netty:netty-transport:jar:4.1.109.Final:compile 17:01:55 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:01:55 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:01:55 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:01:55 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:01:55 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:01:55 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:01:55 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:01:55 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:01:55 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:01:55 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:01:55 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:01:55 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:01:55 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:01:55 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:01:55 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:01:55 [INFO] +- junit:junit:jar:4.13.2:test 17:01:55 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:01:55 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:01:55 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:01:55 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 17:01:55 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:01:55 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:01:55 [INFO] 17:01:55 [INFO] --- clm-maven-plugin:2.48.1-01:index (default-cli) @ odl-netconf-transport-api --- 17:01:55 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-transport-api/target/sonatype-clm/module.xml 17:01:55 [INFO] 17:01:55 [INFO] --------------< org.opendaylight.netconf:shaded-sshd-jar >-------------- 17:01:55 [INFO] Building shaded-sshd-jar 7.0.8-SNAPSHOT [39/121] 17:01:55 [INFO] --------------------------------[ jar ]--------------------------------- 17:01:55 [INFO] 17:01:55 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ shaded-sshd-jar --- 17:01:55 [INFO] 17:01:55 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ shaded-sshd-jar --- 17:01:55 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:01:55 [INFO] 17:01:55 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ shaded-sshd-jar --- 17:01:55 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:01:55 [INFO] 17:01:55 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ shaded-sshd-jar --- 17:01:56 [INFO] 17:01:56 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ shaded-sshd-jar --- 17:01:56 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/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/** 17:01:56 [INFO] 17:01:56 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ shaded-sshd-jar --- 17:01:56 [INFO] Starting audit... 17:01:56 Audit done. 17:01:56 [INFO] You have 0 Checkstyle violations. 17:01:56 [INFO] 17:01:56 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ shaded-sshd-jar --- 17:01:56 [INFO] Starting audit... 17:01:56 Audit done. 17:01:56 [INFO] You have 0 Checkstyle violations. 17:01:56 [INFO] 17:01:56 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ shaded-sshd-jar --- 17:01:56 [INFO] 17:01:56 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ shaded-sshd-jar --- 17:01:56 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-sshd-jar/src/main/resources 17:01:56 [INFO] 17:01:56 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ shaded-sshd-jar --- 17:01:56 [INFO] No sources to compile 17:01:56 [INFO] 17:01:56 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ shaded-sshd-jar >>> 17:01:56 [INFO] 17:01:56 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ shaded-sshd-jar --- 17:01:56 [INFO] 17:01:56 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ shaded-sshd-jar <<< 17:01:56 [INFO] 17:01:56 [INFO] 17:01:56 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ shaded-sshd-jar --- 17:01:56 [INFO] 17:01:56 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ shaded-sshd-jar --- 17:01:56 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-sshd-jar/src/test/resources 17:01:56 [INFO] 17:01:56 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ shaded-sshd-jar --- 17:01:56 [INFO] No sources to compile 17:01:56 [INFO] 17:01:56 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ shaded-sshd-jar --- 17:01:56 [INFO] No tests to run. 17:01:56 [INFO] 17:01:56 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ shaded-sshd-jar --- 17:01:56 [INFO] 17:01:56 [INFO] --- maven-jar-plugin:3.4.1:jar (default-jar) @ shaded-sshd-jar --- 17:01:56 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-sshd-jar/target/shaded-sshd-jar-7.0.8-SNAPSHOT.jar 17:01:56 [INFO] 17:01:56 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ shaded-sshd-jar --- 17:01:56 [INFO] 17:01:56 [INFO] --- maven-shade-plugin:3.5.3:shade (default) @ shaded-sshd-jar --- 17:01:56 [INFO] Including org.apache.sshd:sshd-osgi:jar:2.13.1 in the shaded jar. 17:01:56 [INFO] Including org.apache.sshd:sshd-netty:jar:2.13.1 in the shaded jar. 17:01:56 [INFO] Including net.i2p.crypto:eddsa:jar:0.3.0 in the shaded jar. 17:01:56 [INFO] Excluding org.slf4j:jcl-over-slf4j:jar:2.0.12 from the shaded jar. 17:01:56 [INFO] Excluding io.netty:netty-transport:jar:4.1.109.Final from the shaded jar. 17:01:56 [INFO] Excluding io.netty:netty-common:jar:4.1.109.Final from the shaded jar. 17:01:56 [INFO] Excluding io.netty:netty-buffer:jar:4.1.109.Final from the shaded jar. 17:01:56 [INFO] Excluding io.netty:netty-resolver:jar:4.1.109.Final from the shaded jar. 17:01:56 [INFO] Excluding io.netty:netty-handler:jar:4.1.109.Final from the shaded jar. 17:01:56 [INFO] Excluding io.netty:netty-transport-native-unix-common:jar:4.1.109.Final from the shaded jar. 17:01:56 [INFO] Excluding io.netty:netty-codec:jar:4.1.109.Final from the shaded jar. 17:01:56 [WARNING] Could not get sources for org.opendaylight.netconf:shaded-sshd-jar:jar:7.0.8-SNAPSHOT 17:01:57 [INFO] Replacing original artifact with shaded artifact. 17:01:57 [INFO] Replacing /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-sshd-jar/target/shaded-sshd-jar-7.0.8-SNAPSHOT.jar with /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-sshd-jar/target/shaded-sshd-jar-7.0.8-SNAPSHOT-shaded.jar 17:01:57 [INFO] Replacing original source artifact with shaded source artifact. 17:01:57 [INFO] Replacing /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-sshd-jar/target/shaded-sshd-jar-7.0.8-SNAPSHOT-sources.jar with /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-sshd-jar/target/shaded-sshd-jar-7.0.8-SNAPSHOT-shaded-sources.jar 17:01:57 [INFO] 17:01:57 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ shaded-sshd-jar --- 17:01:57 [INFO] Skipping CycloneDX goal, because module skips deploy 17:01:57 [INFO] 17:01:57 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ shaded-sshd-jar --- 17:01:57 [INFO] Skipping duplicate-finder execution! 17:01:57 [INFO] 17:01:57 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ shaded-sshd-jar --- 17:01:57 [WARNING] Unused declared dependencies found: 17:01:57 [WARNING] org.apache.sshd:sshd-netty:jar:2.13.1:compile 17:01:57 [WARNING] org.apache.sshd:sshd-osgi:jar:2.13.1:compile 17:01:57 [WARNING] net.i2p.crypto:eddsa:jar:0.3.0:compile 17:01:57 [INFO] 17:01:57 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ shaded-sshd-jar --- 17:01:57 [INFO] No sources in project. Archive not created. 17:01:57 [INFO] 17:01:57 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ shaded-sshd-jar --- 17:01:57 [INFO] 17:01:57 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ shaded-sshd-jar --- 17:01:57 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:01:57 [INFO] 17:01:57 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ shaded-sshd-jar --- 17:01:57 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-sshd-jar/pom.xml to /tmp/r/org/opendaylight/netconf/shaded-sshd-jar/7.0.8-SNAPSHOT/shaded-sshd-jar-7.0.8-SNAPSHOT.pom 17:01:57 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-sshd-jar/target/shaded-sshd-jar-7.0.8-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/shaded-sshd-jar/7.0.8-SNAPSHOT/shaded-sshd-jar-7.0.8-SNAPSHOT.jar 17:01:57 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-sshd-jar/target/shaded-sshd-jar-7.0.8-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/shaded-sshd-jar/7.0.8-SNAPSHOT/shaded-sshd-jar-7.0.8-SNAPSHOT-sources.jar 17:01:57 [INFO] 17:01:57 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ shaded-sshd-jar --- 17:01:57 [INFO] Skipping artifact deployment 17:01:57 [INFO] 17:01:57 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ shaded-sshd-jar --- 17:01:57 [INFO] org.opendaylight.netconf:shaded-sshd-jar:jar:7.0.8-SNAPSHOT 17:01:57 [INFO] +- org.apache.sshd:sshd-osgi:jar:2.13.1:compile 17:01:57 [INFO] | \- org.slf4j:jcl-over-slf4j:jar:2.0.12:compile 17:01:57 [INFO] +- org.apache.sshd:sshd-netty:jar:2.13.1:compile 17:01:57 [INFO] | +- io.netty:netty-transport:jar:4.1.109.Final:compile 17:01:57 [INFO] | | +- io.netty:netty-common:jar:4.1.109.Final:compile 17:01:57 [INFO] | | +- io.netty:netty-buffer:jar:4.1.109.Final:compile 17:01:57 [INFO] | | \- io.netty:netty-resolver:jar:4.1.109.Final:compile 17:01:57 [INFO] | \- io.netty:netty-handler:jar:4.1.109.Final:compile 17:01:57 [INFO] | +- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 17:01:57 [INFO] | \- io.netty:netty-codec:jar:4.1.109.Final:compile 17:01:57 [INFO] +- net.i2p.crypto:eddsa:jar:0.3.0:compile 17:01:57 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:01:57 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:01:57 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:01:57 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:01:57 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:01:57 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:01:57 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:01:57 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:01:57 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:01:57 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:01:57 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:01:57 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:01:57 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:01:57 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:01:57 [INFO] +- junit:junit:jar:4.13.2:test 17:01:57 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:01:57 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:01:57 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:01:57 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:test 17:01:57 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:01:57 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:01:57 [INFO] 17:01:57 [INFO] --- clm-maven-plugin:2.48.1-01:index (default-cli) @ shaded-sshd-jar --- 17:01:57 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-sshd-jar/target/sonatype-clm/module.xml 17:01:57 [INFO] 17:01:57 [INFO] ----------------< org.opendaylight.netconf:shaded-sshd >---------------- 17:01:57 [INFO] Building shaded-sshd 7.0.8-SNAPSHOT [40/121] 17:01:57 [INFO] -------------------------------[ bundle ]------------------------------- 17:01:57 [INFO] 17:01:57 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ shaded-sshd --- 17:01:57 [INFO] 17:01:57 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ shaded-sshd --- 17:01:57 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:01:57 [INFO] 17:01:57 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ shaded-sshd --- 17:01:57 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:01:57 [INFO] 17:01:57 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ shaded-sshd --- 17:01:58 [INFO] 17:01:58 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ shaded-sshd --- 17:01:58 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/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/** 17:01:58 [INFO] 17:01:58 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ shaded-sshd --- 17:01:58 [INFO] Starting audit... 17:01:58 Audit done. 17:01:58 [INFO] You have 0 Checkstyle violations. 17:01:58 [INFO] 17:01:58 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ shaded-sshd --- 17:01:58 [INFO] Starting audit... 17:01:58 Audit done. 17:01:58 [INFO] You have 0 Checkstyle violations. 17:01:58 [INFO] 17:01:58 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ shaded-sshd --- 17:01:58 [INFO] 17:01:58 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ shaded-sshd --- 17:01:58 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-sshd/src/main/resources 17:01:58 [INFO] 17:01:58 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ shaded-sshd --- 17:01:58 [INFO] No sources to compile 17:01:58 [INFO] 17:01:58 [INFO] --- maven-dependency-plugin:3.6.1:unpack (unpack) @ shaded-sshd --- 17:01:58 [INFO] Configured Artifact: org.opendaylight.netconf:shaded-sshd-jar:7.0.8-SNAPSHOT:jar 17:01:58 [INFO] 17:01:58 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ shaded-sshd >>> 17:01:58 [INFO] 17:01:58 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ shaded-sshd --- 17:01:58 [INFO] 17:01:58 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ shaded-sshd <<< 17:01:58 [INFO] 17:01:58 [INFO] 17:01:58 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ shaded-sshd --- 17:01:58 [INFO] Spotbugs plugin skipped 17:01:58 [INFO] 17:01:58 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ shaded-sshd --- 17:01:58 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-sshd/src/test/resources 17:01:58 [INFO] 17:01:58 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ shaded-sshd --- 17:01:58 [INFO] No sources to compile 17:01:58 [INFO] 17:01:58 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ shaded-sshd --- 17:01:58 [INFO] No tests to run. 17:01:58 [INFO] 17:01:58 [INFO] --- maven-dependency-plugin:3.6.1:unpack-dependencies (unpack-sources) @ shaded-sshd --- 17:01:58 [INFO] 17:01:58 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ shaded-sshd --- 17:01:58 [INFO] 17:01:58 [INFO] --- build-helper-maven-plugin:3.6.0:add-source (default) @ shaded-sshd --- 17:01:58 [INFO] Source directory: /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-sshd/target/shaded-sources added. 17:01:58 [INFO] 17:01:58 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ shaded-sshd --- 17:01:59 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/eddsa 17:01:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:01:59 Package found in [Jar:., Jar:shaded-sshd-jar] 17:01:59 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] 17:01:59 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/eddsa/math 17:01:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:01:59 Package found in [Jar:., Jar:shaded-sshd-jar] 17:01:59 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] 17:01:59 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/eddsa/math/bigint 17:01:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:01:59 Package found in [Jar:., Jar:shaded-sshd-jar] 17:01:59 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] 17:01:59 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/eddsa/math/ed25519 17:01:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:01:59 Package found in [Jar:., Jar:shaded-sshd-jar] 17:01:59 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] 17:01:59 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/eddsa/spec 17:01:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:01:59 Package found in [Jar:., Jar:shaded-sshd-jar] 17:01:59 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] 17:01:59 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/agent 17:01:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:01:59 Package found in [Jar:., Jar:shaded-sshd-jar] 17:01:59 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] 17:01:59 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/agent/common 17:01:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:01:59 Package found in [Jar:., Jar:shaded-sshd-jar] 17:01:59 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] 17:01:59 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/agent/local 17:01:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:01:59 Package found in [Jar:., Jar:shaded-sshd-jar] 17:01:59 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] 17:01:59 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/agent/unix 17:01:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:01:59 Package found in [Jar:., Jar:shaded-sshd-jar] 17:01:59 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] 17:01:59 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/certificate 17:01:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:01:59 Package found in [Jar:., Jar:shaded-sshd-jar] 17:01:59 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] 17:01:59 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client 17:01:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:01:59 Package found in [Jar:., Jar:shaded-sshd-jar] 17:01:59 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] 17:01:59 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/auth 17:01:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:01:59 Package found in [Jar:., Jar:shaded-sshd-jar] 17:01:59 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] 17:01:59 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/auth/hostbased 17:01:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:01:59 Package found in [Jar:., Jar:shaded-sshd-jar] 17:01:59 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] 17:01:59 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/auth/keyboard 17:01:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:01:59 Package found in [Jar:., Jar:shaded-sshd-jar] 17:01:59 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] 17:01:59 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/auth/password 17:01:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:01:59 Package found in [Jar:., Jar:shaded-sshd-jar] 17:01:59 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] 17:01:59 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/auth/pubkey 17:01:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:01:59 Package found in [Jar:., Jar:shaded-sshd-jar] 17:01:59 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] 17:01:59 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/channel 17:01:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:01:59 Package found in [Jar:., Jar:shaded-sshd-jar] 17:01:59 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] 17:01:59 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/channel/exit 17:01:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:01:59 Package found in [Jar:., Jar:shaded-sshd-jar] 17:01:59 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] 17:01:59 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/config 17:01:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:01:59 Package found in [Jar:., Jar:shaded-sshd-jar] 17:01:59 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] 17:01:59 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/config/hosts 17:01:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:01:59 Package found in [Jar:., Jar:shaded-sshd-jar] 17:01:59 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] 17:01:59 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/config/keys 17:01:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:01:59 Package found in [Jar:., Jar:shaded-sshd-jar] 17:01:59 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] 17:01:59 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/future 17:01:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:01:59 Package found in [Jar:., Jar:shaded-sshd-jar] 17:01:59 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] 17:01:59 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/global 17:01:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:01:59 Package found in [Jar:., Jar:shaded-sshd-jar] 17:01:59 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] 17:01:59 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/kex 17:01:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:01:59 Package found in [Jar:., Jar:shaded-sshd-jar] 17:01:59 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] 17:01:59 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/keyverifier 17:01:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:01:59 Package found in [Jar:., Jar:shaded-sshd-jar] 17:01:59 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] 17:01:59 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/session 17:01:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:01:59 Package found in [Jar:., Jar:shaded-sshd-jar] 17:01:59 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] 17:01:59 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/session/forward 17:01:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:01:59 Package found in [Jar:., Jar:shaded-sshd-jar] 17:01:59 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] 17:01:59 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/simple 17:01:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:01:59 Package found in [Jar:., Jar:shaded-sshd-jar] 17:01:59 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] 17:01:59 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/subsystem 17:01:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:01:59 Package found in [Jar:., Jar:shaded-sshd-jar] 17:01:59 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] 17:01:59 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common 17:01:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:01:59 Package found in [Jar:., Jar:shaded-sshd-jar] 17:01:59 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] 17:01:59 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/auth 17:01:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:01:59 Package found in [Jar:., Jar:shaded-sshd-jar] 17:01:59 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] 17:01:59 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/channel 17:01:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:01:59 Package found in [Jar:., Jar:shaded-sshd-jar] 17:01:59 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] 17:01:59 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/channel/exception 17:01:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:01:59 Package found in [Jar:., Jar:shaded-sshd-jar] 17:01:59 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] 17:01:59 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/channel/throttle 17:01:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:01:59 Package found in [Jar:., Jar:shaded-sshd-jar] 17:01:59 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] 17:01:59 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/cipher 17:01:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:01:59 Package found in [Jar:., Jar:shaded-sshd-jar] 17:01:59 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] 17:01:59 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/compression 17:01:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:01:59 Package found in [Jar:., Jar:shaded-sshd-jar] 17:01:59 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] 17:01:59 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/config 17:01:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:01:59 Package found in [Jar:., Jar:shaded-sshd-jar] 17:01:59 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] 17:01:59 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/config/keys 17:01:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:01:59 Package found in [Jar:., Jar:shaded-sshd-jar] 17:01:59 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] 17:01:59 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/config/keys/impl 17:01:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:01:59 Package found in [Jar:., Jar:shaded-sshd-jar] 17:01:59 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] 17:01:59 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/config/keys/loader 17:01:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:01:59 Package found in [Jar:., Jar:shaded-sshd-jar] 17:01:59 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] 17:01:59 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/config/keys/loader/openssh 17:01:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:01:59 Package found in [Jar:., Jar:shaded-sshd-jar] 17:01:59 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] 17:01:59 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/config/keys/loader/openssh/kdf 17:01:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:01:59 Package found in [Jar:., Jar:shaded-sshd-jar] 17:01:59 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] 17:01:59 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/config/keys/loader/pem 17:01:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:01:59 Package found in [Jar:., Jar:shaded-sshd-jar] 17:01:59 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] 17:01:59 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/config/keys/loader/ssh2 17:01:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:01:59 Package found in [Jar:., Jar:shaded-sshd-jar] 17:01:59 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] 17:01:59 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/config/keys/u2f 17:01:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:01:59 Package found in [Jar:., Jar:shaded-sshd-jar] 17:01:59 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] 17:01:59 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/config/keys/writer 17:01:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:01:59 Package found in [Jar:., Jar:shaded-sshd-jar] 17:01:59 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] 17:01:59 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/config/keys/writer/openssh 17:01:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:01:59 Package found in [Jar:., Jar:shaded-sshd-jar] 17:01:59 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] 17:01:59 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/digest 17:01:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:01:59 Package found in [Jar:., Jar:shaded-sshd-jar] 17:01:59 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] 17:01:59 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/file 17:01:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:01:59 Package found in [Jar:., Jar:shaded-sshd-jar] 17:01:59 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] 17:01:59 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/file/nativefs 17:01:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:01:59 Package found in [Jar:., Jar:shaded-sshd-jar] 17:01:59 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] 17:01:59 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/file/nonefs 17:01:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:01:59 Package found in [Jar:., Jar:shaded-sshd-jar] 17:01:59 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] 17:01:59 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/file/root 17:01:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:01:59 Package found in [Jar:., Jar:shaded-sshd-jar] 17:01:59 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] 17:01:59 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/file/util 17:01:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:01:59 Package found in [Jar:., Jar:shaded-sshd-jar] 17:01:59 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] 17:01:59 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/file/virtualfs 17:01:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:01:59 Package found in [Jar:., Jar:shaded-sshd-jar] 17:01:59 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] 17:01:59 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/forward 17:01:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:01:59 Package found in [Jar:., Jar:shaded-sshd-jar] 17:01:59 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] 17:01:59 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/future 17:01:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:01:59 Package found in [Jar:., Jar:shaded-sshd-jar] 17:01:59 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] 17:01:59 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/global 17:01:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:01:59 Package found in [Jar:., Jar:shaded-sshd-jar] 17:01:59 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] 17:01:59 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/helpers 17:01:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:01:59 Package found in [Jar:., Jar:shaded-sshd-jar] 17:01:59 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] 17:01:59 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/io 17:01:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:01:59 Package found in [Jar:., Jar:shaded-sshd-jar] 17:01:59 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] 17:01:59 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/io/nio2 17:01:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:01:59 Package found in [Jar:., Jar:shaded-sshd-jar] 17:01:59 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] 17:01:59 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/kex 17:01:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:01:59 Package found in [Jar:., Jar:shaded-sshd-jar] 17:01:59 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] 17:01:59 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/kex/dh 17:01:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:01:59 Package found in [Jar:., Jar:shaded-sshd-jar] 17:01:59 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] 17:01:59 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/kex/extension 17:01:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:01:59 Package found in [Jar:., Jar:shaded-sshd-jar] 17:01:59 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] 17:01:59 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/kex/extension/parser 17:01:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:01:59 Package found in [Jar:., Jar:shaded-sshd-jar] 17:01:59 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] 17:01:59 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/keyprovider 17:01:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:01:59 Package found in [Jar:., Jar:shaded-sshd-jar] 17:01:59 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] 17:01:59 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/mac 17:01:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:01:59 Package found in [Jar:., Jar:shaded-sshd-jar] 17:01:59 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] 17:01:59 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/random 17:01:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:01:59 Package found in [Jar:., Jar:shaded-sshd-jar] 17:01:59 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] 17:01:59 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/session 17:01:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:01:59 Package found in [Jar:., Jar:shaded-sshd-jar] 17:01:59 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] 17:01:59 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/session/helpers 17:01:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:01:59 Package found in [Jar:., Jar:shaded-sshd-jar] 17:01:59 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] 17:01:59 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/signature 17:01:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:01:59 Package found in [Jar:., Jar:shaded-sshd-jar] 17:01:59 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] 17:01:59 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util 17:01:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:01:59 Package found in [Jar:., Jar:shaded-sshd-jar] 17:01:59 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] 17:01:59 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/buffer 17:01:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:01:59 Package found in [Jar:., Jar:shaded-sshd-jar] 17:01:59 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] 17:01:59 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/buffer/keys 17:01:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:01:59 Package found in [Jar:., Jar:shaded-sshd-jar] 17:01:59 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] 17:01:59 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/closeable 17:01:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:01:59 Package found in [Jar:., Jar:shaded-sshd-jar] 17:01:59 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] 17:01:59 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/functors 17:01:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:01:59 Package found in [Jar:., Jar:shaded-sshd-jar] 17:01:59 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] 17:01:59 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/helper 17:01:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:01:59 Package found in [Jar:., Jar:shaded-sshd-jar] 17:01:59 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] 17:01:59 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/io 17:01:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:01:59 Package found in [Jar:., Jar:shaded-sshd-jar] 17:01:59 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] 17:01:59 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/io/der 17:01:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:01:59 Package found in [Jar:., Jar:shaded-sshd-jar] 17:01:59 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] 17:01:59 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/io/functors 17:01:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:01:59 Package found in [Jar:., Jar:shaded-sshd-jar] 17:01:59 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] 17:01:59 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/io/input 17:01:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:01:59 Package found in [Jar:., Jar:shaded-sshd-jar] 17:01:59 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] 17:01:59 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/io/output 17:01:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:01:59 Package found in [Jar:., Jar:shaded-sshd-jar] 17:01:59 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] 17:01:59 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/io/resource 17:01:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:01:59 Package found in [Jar:., Jar:shaded-sshd-jar] 17:01:59 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] 17:01:59 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/logging 17:01:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:01:59 Package found in [Jar:., Jar:shaded-sshd-jar] 17:01:59 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] 17:01:59 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/net 17:01:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:01:59 Package found in [Jar:., Jar:shaded-sshd-jar] 17:01:59 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] 17:01:59 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/security 17:01:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:01:59 Package found in [Jar:., Jar:shaded-sshd-jar] 17:01:59 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] 17:01:59 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/security/bouncycastle 17:01:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:01:59 Package found in [Jar:., Jar:shaded-sshd-jar] 17:01:59 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] 17:01:59 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/security/eddsa 17:01:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:01:59 Package found in [Jar:., Jar:shaded-sshd-jar] 17:01:59 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] 17:01:59 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/threads 17:01:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:01:59 Package found in [Jar:., Jar:shaded-sshd-jar] 17:01:59 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] 17:01:59 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/core 17:01:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:01:59 Package found in [Jar:., Jar:shaded-sshd-jar] 17:01:59 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] 17:01:59 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/netty 17:01:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:01:59 Package found in [Jar:., Jar:shaded-sshd-jar] 17:01:59 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] 17:01:59 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server 17:01:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:01:59 Package found in [Jar:., Jar:shaded-sshd-jar] 17:01:59 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] 17:01:59 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/auth 17:01:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:01:59 Package found in [Jar:., Jar:shaded-sshd-jar] 17:01:59 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] 17:01:59 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/auth/gss 17:01:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:01:59 Package found in [Jar:., Jar:shaded-sshd-jar] 17:01:59 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] 17:01:59 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/auth/hostbased 17:01:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:01:59 Package found in [Jar:., Jar:shaded-sshd-jar] 17:01:59 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] 17:01:59 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/auth/keyboard 17:01:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:01:59 Package found in [Jar:., Jar:shaded-sshd-jar] 17:01:59 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] 17:01:59 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/auth/password 17:01:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:01:59 Package found in [Jar:., Jar:shaded-sshd-jar] 17:01:59 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] 17:01:59 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/auth/pubkey 17:01:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:01:59 Package found in [Jar:., Jar:shaded-sshd-jar] 17:01:59 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] 17:01:59 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/channel 17:01:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:01:59 Package found in [Jar:., Jar:shaded-sshd-jar] 17:01:59 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] 17:01:59 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/command 17:01:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:01:59 Package found in [Jar:., Jar:shaded-sshd-jar] 17:01:59 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] 17:01:59 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/config 17:01:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:01:59 Package found in [Jar:., Jar:shaded-sshd-jar] 17:01:59 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] 17:01:59 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/config/keys 17:01:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:01:59 Package found in [Jar:., Jar:shaded-sshd-jar] 17:01:59 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] 17:01:59 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/forward 17:01:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:01:59 Package found in [Jar:., Jar:shaded-sshd-jar] 17:01:59 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] 17:01:59 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/global 17:01:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:01:59 Package found in [Jar:., Jar:shaded-sshd-jar] 17:01:59 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] 17:01:59 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/jaas 17:01:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:01:59 Package found in [Jar:., Jar:shaded-sshd-jar] 17:01:59 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] 17:01:59 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/kex 17:01:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:01:59 Package found in [Jar:., Jar:shaded-sshd-jar] 17:01:59 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] 17:01:59 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/keyprovider 17:01:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:01:59 Package found in [Jar:., Jar:shaded-sshd-jar] 17:01:59 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] 17:01:59 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/session 17:01:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:01:59 Package found in [Jar:., Jar:shaded-sshd-jar] 17:01:59 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] 17:01:59 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/shell 17:01:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:01:59 Package found in [Jar:., Jar:shaded-sshd-jar] 17:01:59 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] 17:01:59 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/subsystem 17:01:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:01:59 Package found in [Jar:., Jar:shaded-sshd-jar] 17:01:59 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] 17:01:59 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/x11 17:01:59 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:01:59 Package found in [Jar:., Jar:shaded-sshd-jar] 17:01:59 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] 17:01:59 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.8-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] 17:01:59 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.8-SNAPSHOT : Export org.opendaylight.netconf.shaded.sshd.common.util.security.eddsa, has 1, private references [org.opendaylight.netconf.shaded.sshd.common.config.keys.impl] 17:01:59 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-sshd/target/shaded-sshd-7.0.8-SNAPSHOT.jar 17:01:59 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-sshd/target/classes/META-INF/MANIFEST.MF 17:01:59 [INFO] 17:01:59 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ shaded-sshd --- 17:01:59 [INFO] Skipping javadoc generation 17:01:59 [INFO] 17:01:59 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ shaded-sshd --- 17:01:59 [INFO] CycloneDX: Resolving Dependencies 17:01:59 [INFO] CycloneDX: Creating BOM version 1.5 with 15 component(s) 17:01:59 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-sshd/target/bom.xml 17:02:00 [INFO] attaching as shaded-sshd-7.0.8-SNAPSHOT-cyclonedx.xml 17:02:00 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-sshd/target/bom.json 17:02:00 [INFO] attaching as shaded-sshd-7.0.8-SNAPSHOT-cyclonedx.json 17:02:00 [INFO] 17:02:00 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ shaded-sshd --- 17:02:00 [INFO] Skipping duplicate-finder execution! 17:02:00 [INFO] 17:02:00 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ shaded-sshd --- 17:02:00 [WARNING] Used undeclared dependencies found: 17:02:00 [WARNING] io.netty:netty-handler:jar:4.1.109.Final:provided 17:02:00 [WARNING] io.netty:netty-buffer:jar:4.1.109.Final:provided 17:02:00 [WARNING] io.netty:netty-transport:jar:4.1.109.Final:provided 17:02:00 [WARNING] io.netty:netty-common:jar:4.1.109.Final:provided 17:02:00 [INFO] 17:02:00 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ shaded-sshd --- 17:02:00 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-sshd/target/shaded-sshd-7.0.8-SNAPSHOT-sources.jar 17:02:00 [INFO] 17:02:00 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ shaded-sshd --- 17:02:00 [INFO] Skipping modernizer execution! 17:02:00 [INFO] 17:02:00 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ shaded-sshd --- 17:02:00 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:02:00 [INFO] 17:02:00 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ shaded-sshd --- 17:02:00 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-sshd/pom.xml to /tmp/r/org/opendaylight/netconf/shaded-sshd/7.0.8-SNAPSHOT/shaded-sshd-7.0.8-SNAPSHOT.pom 17:02:00 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-sshd/target/shaded-sshd-7.0.8-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/shaded-sshd/7.0.8-SNAPSHOT/shaded-sshd-7.0.8-SNAPSHOT.jar 17:02:00 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-sshd/target/bom.xml to /tmp/r/org/opendaylight/netconf/shaded-sshd/7.0.8-SNAPSHOT/shaded-sshd-7.0.8-SNAPSHOT-cyclonedx.xml 17:02:00 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-sshd/target/bom.json to /tmp/r/org/opendaylight/netconf/shaded-sshd/7.0.8-SNAPSHOT/shaded-sshd-7.0.8-SNAPSHOT-cyclonedx.json 17:02:00 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-sshd/target/shaded-sshd-7.0.8-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/shaded-sshd/7.0.8-SNAPSHOT/shaded-sshd-7.0.8-SNAPSHOT-sources.jar 17:02:00 [INFO] 17:02:00 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ shaded-sshd --- 17:02:00 [INFO] Installing org/opendaylight/netconf/shaded-sshd/7.0.8-SNAPSHOT/shaded-sshd-7.0.8-SNAPSHOT.jar 17:02:00 [INFO] Writing OBR metadata 17:02:00 [INFO] 17:02:00 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ shaded-sshd --- 17:02:00 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:02:00 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:02:00 [INFO] 17:02:00 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ shaded-sshd --- 17:02:00 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:02:00 [INFO] 17:02:00 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ shaded-sshd --- 17:02:00 [INFO] org.opendaylight.netconf:shaded-sshd:bundle:7.0.8-SNAPSHOT 17:02:00 [INFO] +- org.opendaylight.netconf:shaded-sshd-jar:jar:7.0.8-SNAPSHOT:provided 17:02:00 [INFO] | +- org.apache.sshd:sshd-osgi:jar:2.12.1:provided 17:02:00 [INFO] | | \- org.slf4j:jcl-over-slf4j:jar:2.0.12:provided 17:02:00 [INFO] | +- org.apache.sshd:sshd-netty:jar:2.13.1:provided 17:02:00 [INFO] | | +- io.netty:netty-transport:jar:4.1.109.Final:provided 17:02:00 [INFO] | | | +- io.netty:netty-common:jar:4.1.109.Final:provided 17:02:00 [INFO] | | | +- io.netty:netty-buffer:jar:4.1.109.Final:provided 17:02:00 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.109.Final:provided 17:02:00 [INFO] | | \- io.netty:netty-handler:jar:4.1.109.Final:provided 17:02:00 [INFO] | | +- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:provided 17:02:00 [INFO] | | \- io.netty:netty-codec:jar:4.1.109.Final:provided 17:02:00 [INFO] | \- net.i2p.crypto:eddsa:jar:0.3.0:provided 17:02:00 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:02:00 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:02:00 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:02:00 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:02:00 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:02:00 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:02:00 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:02:00 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:02:00 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:02:00 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:02:00 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:02:00 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:02:00 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:02:00 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:02:00 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:02:00 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:02:00 [INFO] +- junit:junit:jar:4.13.2:test 17:02:00 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:02:00 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:02:00 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:02:00 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:test 17:02:00 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:02:00 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:02:00 [INFO] 17:02:00 [INFO] --- clm-maven-plugin:2.48.1-01:index (default-cli) @ shaded-sshd --- 17:02:00 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-sshd/target/sonatype-clm/module.xml 17:02:00 [INFO] 17:02:00 [INFO] ---------------< org.opendaylight.netconf:transport-tcp >--------------- 17:02:00 [INFO] Building transport-tcp 7.0.8-SNAPSHOT [41/121] 17:02:00 [INFO] -------------------------------[ bundle ]------------------------------- 17:02:00 [INFO] 17:02:00 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ transport-tcp --- 17:02:00 [INFO] 17:02:00 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ transport-tcp --- 17:02:00 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:02:00 [INFO] 17:02:00 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ transport-tcp --- 17:02:00 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:02:00 [INFO] 17:02:00 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ transport-tcp --- 17:02:01 [INFO] 17:02:01 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ transport-tcp --- 17:02:01 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/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/** 17:02:01 [INFO] 17:02:01 [INFO] --- yang-maven-plugin:13.0.6:generate-sources (binding) @ transport-tcp --- 17:02:01 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 17:02:01 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tcp/src/main/yang 17:02:01 [INFO] yang-to-sources: Found 4 dependencies in 1.374 ms 17:02:01 [INFO] yang-to-sources: Project model files found: 3 in 3.706 ms 17:02:01 [INFO] yang-to-sources: 7 YANG models processed in 34.28 ms 17:02:01 [INFO] BindingJavaFileGenerator: Defined 48 files in 8.597 ms 17:02:01 [INFO] Sorted 48 files into 19 directories in 139.1 μs 17:02:01 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 48 in 28.17 ms 17:02:01 [INFO] 17:02:01 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ transport-tcp --- 17:02:01 [INFO] Starting audit... 17:02:01 Audit done. 17:02:01 [INFO] You have 0 Checkstyle violations. 17:02:01 [INFO] 17:02:01 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ transport-tcp --- 17:02:01 [INFO] Starting audit... 17:02:01 Audit done. 17:02:01 [INFO] You have 0 Checkstyle violations. 17:02:01 [INFO] 17:02:01 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ transport-tcp --- 17:02:01 [INFO] 17:02:01 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ transport-tcp --- 17:02:01 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tcp/src/main/resources 17:02:01 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tcp/target/generated-sources/spi 17:02:01 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 17:02:01 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 17:02:01 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 17:02:01 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tcp/target/generated-sources/spi 17:02:01 [INFO] 17:02:01 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ transport-tcp --- 17:02:01 [INFO] Recompiling the module because of changed dependency. 17:02:01 [INFO] Compiling 60 source files with javac [debug release 17] to target/classes 17:02:01 [INFO] Writing META-INF/services/org.opendaylight.yangtools.yang.binding.YangFeatureProvider 17:02:01 [INFO] 17:02:01 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ transport-tcp >>> 17:02:01 [INFO] 17:02:01 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ transport-tcp --- 17:02:01 [INFO] Fork Value is true 17:02:04 [INFO] Done SpotBugs Analysis.... 17:02:04 [INFO] 17:02:04 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ transport-tcp <<< 17:02:04 [INFO] 17:02:04 [INFO] 17:02:04 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ transport-tcp --- 17:02:04 [INFO] BugInstance size is 0 17:02:04 [INFO] Error size is 0 17:02:04 [INFO] No errors/warnings found 17:02:04 [INFO] 17:02:04 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ transport-tcp --- 17:02:04 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tcp/src/test/resources 17:02:04 [INFO] 17:02:04 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ transport-tcp --- 17:02:04 [INFO] Recompiling the module because of changed dependency. 17:02:04 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 17:02:05 [INFO] 17:02:05 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ transport-tcp --- 17:02:05 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:02:05 [INFO] 17:02:05 [INFO] ------------------------------------------------------- 17:02:05 [INFO] T E S T S 17:02:05 [INFO] ------------------------------------------------------- 17:02:05 [INFO] Running org.opendaylight.netconf.transport.tcp.TCPClientServerTest 17:02:08 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:02:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.234 s -- in org.opendaylight.netconf.transport.tcp.TCPClientServerTest 17:02:10 [INFO] 17:02:10 [INFO] Results: 17:02:10 [INFO] 17:02:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 17:02:10 [INFO] 17:02:10 [INFO] 17:02:10 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ transport-tcp --- 17:02:10 [INFO] 17:02:10 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ transport-tcp --- 17:02:10 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tcp/target/transport-tcp-7.0.8-SNAPSHOT.jar 17:02:10 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tcp/target/classes/META-INF/MANIFEST.MF 17:02:10 [INFO] 17:02:10 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ transport-tcp --- 17:02:10 [INFO] No previous run data found, generating javadoc. 17:02:12 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tcp/target/transport-tcp-7.0.8-SNAPSHOT-javadoc.jar 17:02:12 [INFO] 17:02:12 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ transport-tcp --- 17:02:12 [INFO] CycloneDX: Resolving Dependencies 17:02:13 [INFO] CycloneDX: Creating BOM version 1.5 with 29 component(s) 17:02:13 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tcp/target/bom.xml 17:02:13 [INFO] attaching as transport-tcp-7.0.8-SNAPSHOT-cyclonedx.xml 17:02:13 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tcp/target/bom.json 17:02:13 [INFO] attaching as transport-tcp-7.0.8-SNAPSHOT-cyclonedx.json 17:02:13 [INFO] 17:02:13 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ transport-tcp --- 17:02:13 [INFO] Skipping duplicate-finder execution! 17:02:13 [INFO] 17:02:13 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ transport-tcp --- 17:02:13 [INFO] No dependency problems found 17:02:13 [INFO] 17:02:13 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ transport-tcp --- 17:02:13 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tcp/target/transport-tcp-7.0.8-SNAPSHOT-sources.jar 17:02:13 [INFO] 17:02:13 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ transport-tcp --- 17:02:13 [INFO] 17:02:13 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ transport-tcp --- 17:02:13 [INFO] Loading execution data file /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tcp/target/code-coverage/jacoco.exec 17:02:13 [INFO] Analyzed bundle 'transport-tcp' with 20 classes 17:02:13 [INFO] 17:02:13 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ transport-tcp --- 17:02:13 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tcp/pom.xml to /tmp/r/org/opendaylight/netconf/transport-tcp/7.0.8-SNAPSHOT/transport-tcp-7.0.8-SNAPSHOT.pom 17:02:13 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tcp/target/transport-tcp-7.0.8-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/transport-tcp/7.0.8-SNAPSHOT/transport-tcp-7.0.8-SNAPSHOT.jar 17:02:13 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tcp/target/transport-tcp-7.0.8-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/transport-tcp/7.0.8-SNAPSHOT/transport-tcp-7.0.8-SNAPSHOT-javadoc.jar 17:02:13 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tcp/target/bom.xml to /tmp/r/org/opendaylight/netconf/transport-tcp/7.0.8-SNAPSHOT/transport-tcp-7.0.8-SNAPSHOT-cyclonedx.xml 17:02:13 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tcp/target/bom.json to /tmp/r/org/opendaylight/netconf/transport-tcp/7.0.8-SNAPSHOT/transport-tcp-7.0.8-SNAPSHOT-cyclonedx.json 17:02:13 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tcp/target/transport-tcp-7.0.8-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/transport-tcp/7.0.8-SNAPSHOT/transport-tcp-7.0.8-SNAPSHOT-sources.jar 17:02:13 [INFO] 17:02:13 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ transport-tcp --- 17:02:13 [INFO] Installing org/opendaylight/netconf/transport-tcp/7.0.8-SNAPSHOT/transport-tcp-7.0.8-SNAPSHOT.jar 17:02:13 [INFO] Writing OBR metadata 17:02:13 [INFO] 17:02:13 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ transport-tcp --- 17:02:13 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:02:13 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:02:13 [INFO] 17:02:13 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ transport-tcp --- 17:02:13 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:02:13 [INFO] 17:02:13 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ transport-tcp --- 17:02:13 [INFO] org.opendaylight.netconf:transport-tcp:bundle:7.0.8-SNAPSHOT 17:02:13 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:02:13 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:02:13 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:02:13 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:02:13 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:02:13 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:02:13 [INFO] +- io.netty:netty-common:jar:4.1.109.Final:compile 17:02:13 [INFO] +- io.netty:netty-transport:jar:4.1.109.Final:compile 17:02:13 [INFO] | +- io.netty:netty-buffer:jar:4.1.109.Final:compile 17:02:13 [INFO] | \- io.netty:netty-resolver:jar:4.1.109.Final:compile 17:02:13 [INFO] +- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 17:02:13 [INFO] | \- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 17:02:13 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 17:02:13 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.6:compile 17:02:13 [INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.6:compile 17:02:13 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.4:compile 17:02:13 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.4:compile 17:02:13 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.4:compile 17:02:13 [INFO] +- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.8-SNAPSHOT:compile 17:02:13 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.4:compile 17:02:13 [INFO] | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.8-SNAPSHOT:compile 17:02:13 [INFO] +- org.opendaylight.netconf:transport-api:jar:7.0.8-SNAPSHOT:compile 17:02:13 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:02:13 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.4:compile 17:02:13 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.6:compile 17:02:13 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:02:13 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:02:13 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:02:13 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:02:13 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:02:13 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:02:13 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:02:13 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:02:13 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:02:13 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:02:13 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:02:13 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:02:13 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:02:13 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:02:13 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:02:13 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:02:13 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:02:13 [INFO] +- junit:junit:jar:4.13.2:test 17:02:13 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:02:13 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:02:13 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:02:13 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 17:02:13 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:02:13 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:02:13 [INFO] 17:02:13 [INFO] --- clm-maven-plugin:2.48.1-01:index (default-cli) @ transport-tcp --- 17:02:13 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tcp/target/sonatype-clm/module.xml 17:02:13 [INFO] 17:02:13 [INFO] ---------------< org.opendaylight.netconf:transport-ssh >--------------- 17:02:13 [INFO] Building transport-ssh 7.0.8-SNAPSHOT [42/121] 17:02:13 [INFO] -------------------------------[ bundle ]------------------------------- 17:02:13 [INFO] 17:02:13 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ transport-ssh --- 17:02:13 [INFO] 17:02:13 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ transport-ssh --- 17:02:13 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:02:13 [INFO] 17:02:13 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ transport-ssh --- 17:02:13 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:02:13 [INFO] 17:02:13 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ transport-ssh --- 17:02:14 [INFO] 17:02:14 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ transport-ssh --- 17:02:14 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/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/** 17:02:14 [INFO] 17:02:14 [INFO] --- yang-maven-plugin:13.0.6:generate-sources (binding) @ transport-ssh --- 17:02:14 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 17:02:14 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-7.0.x/transport/transport-ssh/src/main/yang 17:02:14 [INFO] yang-to-sources: Found 7 dependencies in 3.471 ms 17:02:14 [INFO] yang-to-sources: Project model files found: 7 in 20.27 ms 17:02:14 [INFO] yang-to-sources: 13 YANG models processed in 110.1 ms 17:02:14 [INFO] BindingJavaFileGenerator: Defined 401 files in 20.96 ms 17:02:14 [INFO] Sorted 401 files into 33 directories in 814.6 μs 17:02:14 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 401 in 113.9 ms 17:02:14 [INFO] 17:02:14 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ transport-ssh --- 17:02:14 [INFO] Starting audit... 17:02:14 Audit done. 17:02:14 [INFO] You have 0 Checkstyle violations. 17:02:14 [INFO] 17:02:14 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ transport-ssh --- 17:02:14 [INFO] Starting audit... 17:02:14 Audit done. 17:02:14 [INFO] You have 0 Checkstyle violations. 17:02:14 [INFO] 17:02:14 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ transport-ssh --- 17:02:14 [INFO] 17:02:14 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ transport-ssh --- 17:02:14 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/transport/transport-ssh/src/main/resources 17:02:14 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/transport/transport-ssh/target/generated-sources/spi 17:02:14 [INFO] Copying 7 resources from target/generated-sources/yang to target/classes 17:02:14 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 17:02:14 [INFO] Copying 7 resources from target/generated-sources/yang to target/classes 17:02:14 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/transport/transport-ssh/target/generated-sources/spi 17:02:14 [INFO] 17:02:14 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ transport-ssh --- 17:02:14 [INFO] Recompiling the module because of changed dependency. 17:02:14 [INFO] Compiling 431 source files with javac [debug release 17] to target/classes 17:02:16 [INFO] Writing META-INF/services/org.opendaylight.yangtools.yang.binding.YangFeatureProvider 17:02:16 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[101,60] tripledescbc in org.opendaylight.netconf.shaded.sshd.common.cipher.BuiltinCiphers has been deprecated 17:02:16 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[100,59] blowfishcbc in org.opendaylight.netconf.shaded.sshd.common.cipher.BuiltinCiphers has been deprecated 17:02:16 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[99,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 17:02:16 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[99,58] arcfour256 in org.opendaylight.netconf.shaded.sshd.common.cipher.BuiltinCiphers has been deprecated 17:02:16 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[98,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 17:02:16 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[98,58] arcfour128 in org.opendaylight.netconf.shaded.sshd.common.cipher.BuiltinCiphers has been deprecated 17:02:16 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[123,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 17:02:16 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[123,78] dhgex in org.opendaylight.netconf.shaded.sshd.common.kex.BuiltinDHFactories has been deprecated 17:02:16 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[117,72] dhg14 in org.opendaylight.netconf.shaded.sshd.common.kex.BuiltinDHFactories has been deprecated 17:02:16 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[116,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 17:02:16 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[116,71] dhg1 in org.opendaylight.netconf.shaded.sshd.common.kex.BuiltinDHFactories has been deprecated 17:02:16 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[161,55] hmacsha196 in org.opendaylight.netconf.shaded.sshd.common.mac.BuiltinMacs has been deprecated 17:02:16 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[159,54] hmacmd596 in org.opendaylight.netconf.shaded.sshd.common.mac.BuiltinMacs has been deprecated 17:02:16 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[158,52] hmacmd5 in org.opendaylight.netconf.shaded.sshd.common.mac.BuiltinMacs has been deprecated 17:02:16 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[186,57] dsa in org.opendaylight.netconf.shaded.sshd.common.signature.BuiltinSignatures has been deprecated 17:02:16 [INFO] 17:02:16 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ transport-ssh >>> 17:02:16 [INFO] 17:02:16 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ transport-ssh --- 17:02:16 [INFO] Fork Value is true 17:02:22 [INFO] Done SpotBugs Analysis.... 17:02:22 [INFO] 17:02:22 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ transport-ssh <<< 17:02:22 [INFO] 17:02:22 [INFO] 17:02:22 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ transport-ssh --- 17:02:22 [INFO] BugInstance size is 0 17:02:22 [INFO] Error size is 0 17:02:22 [INFO] No errors/warnings found 17:02:22 [INFO] 17:02:22 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ transport-ssh --- 17:02:22 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/transport/transport-ssh/src/test/resources 17:02:22 [INFO] 17:02:22 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ transport-ssh --- 17:02:22 [INFO] Recompiling the module because of changed dependency. 17:02:22 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 17:02:22 [INFO] 17:02:22 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ transport-ssh --- 17:02:22 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:02:22 [INFO] 17:02:22 [INFO] ------------------------------------------------------- 17:02:22 [INFO] T E S T S 17:02:22 [INFO] ------------------------------------------------------- 17:02:24 [INFO] Running org.opendaylight.netconf.transport.ssh.SshClientServerTest 17:02:25 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:02:38 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.88 s -- in org.opendaylight.netconf.transport.ssh.SshClientServerTest 17:02:39 [INFO] 17:02:39 [INFO] Results: 17:02:39 [INFO] 17:02:39 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0 17:02:39 [INFO] 17:02:39 [INFO] 17:02:39 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ transport-ssh --- 17:02:39 [INFO] 17:02:39 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ transport-ssh --- 17:02:39 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-ssh/target/transport-ssh-7.0.8-SNAPSHOT.jar 17:02:39 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-ssh/target/classes/META-INF/MANIFEST.MF 17:02:39 [INFO] 17:02:39 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ transport-ssh --- 17:02:39 [INFO] No previous run data found, generating javadoc. 17:02:44 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-ssh/target/transport-ssh-7.0.8-SNAPSHOT-javadoc.jar 17:02:44 [INFO] 17:02:44 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ transport-ssh --- 17:02:44 [INFO] CycloneDX: Resolving Dependencies 17:02:45 [INFO] CycloneDX: Creating BOM version 1.5 with 37 component(s) 17:02:45 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/transport/transport-ssh/target/bom.xml 17:02:45 [INFO] attaching as transport-ssh-7.0.8-SNAPSHOT-cyclonedx.xml 17:02:45 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/transport/transport-ssh/target/bom.json 17:02:45 [INFO] attaching as transport-ssh-7.0.8-SNAPSHOT-cyclonedx.json 17:02:45 [INFO] 17:02:45 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ transport-ssh --- 17:02:45 [INFO] Skipping duplicate-finder execution! 17:02:45 [INFO] 17:02:45 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ transport-ssh --- 17:02:45 [INFO] No dependency problems found 17:02:45 [INFO] 17:02:45 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ transport-ssh --- 17:02:45 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-ssh/target/transport-ssh-7.0.8-SNAPSHOT-sources.jar 17:02:46 [INFO] 17:02:46 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ transport-ssh --- 17:02:46 [INFO] 17:02:46 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ transport-ssh --- 17:02:46 [INFO] Loading execution data file /w/workspace/netconf-maven-clm-7.0.x/transport/transport-ssh/target/code-coverage/jacoco.exec 17:02:46 [INFO] Analyzed bundle 'transport-ssh' with 50 classes 17:02:46 [INFO] 17:02:46 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ transport-ssh --- 17:02:46 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/transport/transport-ssh/pom.xml to /tmp/r/org/opendaylight/netconf/transport-ssh/7.0.8-SNAPSHOT/transport-ssh-7.0.8-SNAPSHOT.pom 17:02:46 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/transport/transport-ssh/target/transport-ssh-7.0.8-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/transport-ssh/7.0.8-SNAPSHOT/transport-ssh-7.0.8-SNAPSHOT.jar 17:02:46 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/transport/transport-ssh/target/transport-ssh-7.0.8-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/transport-ssh/7.0.8-SNAPSHOT/transport-ssh-7.0.8-SNAPSHOT-javadoc.jar 17:02:46 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/transport/transport-ssh/target/bom.xml to /tmp/r/org/opendaylight/netconf/transport-ssh/7.0.8-SNAPSHOT/transport-ssh-7.0.8-SNAPSHOT-cyclonedx.xml 17:02:46 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/transport/transport-ssh/target/bom.json to /tmp/r/org/opendaylight/netconf/transport-ssh/7.0.8-SNAPSHOT/transport-ssh-7.0.8-SNAPSHOT-cyclonedx.json 17:02:46 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/transport/transport-ssh/target/transport-ssh-7.0.8-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/transport-ssh/7.0.8-SNAPSHOT/transport-ssh-7.0.8-SNAPSHOT-sources.jar 17:02:46 [INFO] 17:02:46 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ transport-ssh --- 17:02:46 [INFO] Installing org/opendaylight/netconf/transport-ssh/7.0.8-SNAPSHOT/transport-ssh-7.0.8-SNAPSHOT.jar 17:02:46 [INFO] Writing OBR metadata 17:02:46 [INFO] 17:02:46 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ transport-ssh --- 17:02:46 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:02:46 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:02:46 [INFO] 17:02:46 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ transport-ssh --- 17:02:46 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:02:46 [INFO] 17:02:46 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ transport-ssh --- 17:02:46 [INFO] org.opendaylight.netconf:transport-ssh:bundle:7.0.8-SNAPSHOT 17:02:46 [INFO] +- commons-codec:commons-codec:jar:1.15:compile 17:02:46 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.5:compile 17:02:46 [INFO] +- com.google.errorprone:error_prone_annotations:jar:2.27.1:provided 17:02:46 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:02:46 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:02:46 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:02:46 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:02:46 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:02:46 [INFO] +- io.netty:netty-buffer:jar:4.1.109.Final:compile 17:02:46 [INFO] +- io.netty:netty-common:jar:4.1.109.Final:compile 17:02:46 [INFO] +- io.netty:netty-transport:jar:4.1.109.Final:compile 17:02:46 [INFO] | \- io.netty:netty-resolver:jar:4.1.109.Final:compile 17:02:46 [INFO] +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:02:46 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 17:02:46 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.6:compile 17:02:46 [INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.6:compile 17:02:46 [INFO] +- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.4:compile 17:02:46 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.4:compile 17:02:46 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.4:compile 17:02:46 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.4:compile 17:02:46 [INFO] +- org.opendaylight.netconf:keystore-api:jar:7.0.8-SNAPSHOT:compile 17:02:46 [INFO] +- org.opendaylight.netconf:shaded-sshd:jar:7.0.8-SNAPSHOT:compile 17:02:46 [INFO] +- org.opendaylight.netconf:transport-api:jar:7.0.8-SNAPSHOT:compile 17:02:46 [INFO] +- org.opendaylight.netconf:transport-tcp:jar:7.0.8-SNAPSHOT:compile 17:02:46 [INFO] | \- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 17:02:46 [INFO] +- org.opendaylight.netconf:truststore-api:jar:7.0.8-SNAPSHOT:compile 17:02:46 [INFO] +- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.8-SNAPSHOT:compile 17:02:46 [INFO] +- org.opendaylight.netconf.model:rfc8341:jar:7.0.8-SNAPSHOT:compile 17:02:46 [INFO] +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:test 17:02:46 [INFO] | \- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 17:02:46 [INFO] +- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:test 17:02:46 [INFO] | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:test 17:02:46 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.4:test 17:02:46 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:02:46 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.4:compile 17:02:46 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.6:compile 17:02:46 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:02:46 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:02:46 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:02:46 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:02:46 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:02:46 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:02:46 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:02:46 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:02:46 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:02:46 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:02:46 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:02:46 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:02:46 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:02:46 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:02:46 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:02:46 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:02:46 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:02:46 [INFO] +- junit:junit:jar:4.13.2:test 17:02:46 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:02:46 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:02:46 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:02:46 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 17:02:46 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:02:46 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:02:46 [INFO] 17:02:46 [INFO] --- clm-maven-plugin:2.48.1-01:index (default-cli) @ transport-ssh --- 17:02:46 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/transport/transport-ssh/target/sonatype-clm/module.xml 17:02:46 [INFO] 17:02:46 [INFO] ---------------< org.opendaylight.netconf:transport-tls >--------------- 17:02:46 [INFO] Building transport-tls 7.0.8-SNAPSHOT [43/121] 17:02:46 [INFO] -------------------------------[ bundle ]------------------------------- 17:02:46 [INFO] 17:02:46 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ transport-tls --- 17:02:46 [INFO] 17:02:46 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ transport-tls --- 17:02:46 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:02:46 [INFO] 17:02:46 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ transport-tls --- 17:02:46 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:02:46 [INFO] 17:02:46 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ transport-tls --- 17:02:46 [INFO] 17:02:46 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ transport-tls --- 17:02:46 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/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/** 17:02:46 [INFO] 17:02:46 [INFO] --- yang-maven-plugin:13.0.6:generate-sources (binding) @ transport-tls --- 17:02:46 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 17:02:46 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tls/src/main/yang 17:02:46 [INFO] yang-to-sources: Found 6 dependencies in 3.631 ms 17:02:46 [INFO] yang-to-sources: Project model files found: 4 in 39.13 ms 17:02:46 [INFO] yang-to-sources: 9 YANG models processed in 66.48 ms 17:02:46 [INFO] BindingJavaFileGenerator: Defined 485 files in 33.49 ms 17:02:46 [INFO] Sorted 485 files into 32 directories in 618.6 μs 17:02:47 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 485 in 146.0 ms 17:02:47 [INFO] 17:02:47 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ transport-tls --- 17:02:47 [INFO] Starting audit... 17:02:47 Audit done. 17:02:47 [INFO] You have 0 Checkstyle violations. 17:02:47 [INFO] 17:02:47 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ transport-tls --- 17:02:47 [INFO] Starting audit... 17:02:47 Audit done. 17:02:47 [INFO] You have 0 Checkstyle violations. 17:02:47 [INFO] 17:02:47 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ transport-tls --- 17:02:47 [INFO] 17:02:47 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ transport-tls --- 17:02:47 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tls/src/main/resources 17:02:47 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tls/target/generated-sources/spi 17:02:47 [INFO] Copying 4 resources from target/generated-sources/yang to target/classes 17:02:47 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 17:02:47 [INFO] Copying 4 resources from target/generated-sources/yang to target/classes 17:02:47 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tls/target/generated-sources/spi 17:02:47 [INFO] 17:02:47 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ transport-tls --- 17:02:47 [INFO] Recompiling the module because of changed dependency. 17:02:47 [INFO] Compiling 498 source files with javac [debug release 17] to target/classes 17:02:48 [INFO] Writing META-INF/services/org.opendaylight.yangtools.yang.binding.YangFeatureProvider 17:02:48 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:02:48 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:02:48 [INFO] 17:02:48 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ transport-tls >>> 17:02:48 [INFO] 17:02:48 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ transport-tls --- 17:02:48 [INFO] Fork Value is true 17:02:53 [INFO] Done SpotBugs Analysis.... 17:02:53 [INFO] 17:02:53 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ transport-tls <<< 17:02:53 [INFO] 17:02:53 [INFO] 17:02:53 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ transport-tls --- 17:02:53 [INFO] BugInstance size is 0 17:02:53 [INFO] Error size is 0 17:02:53 [INFO] No errors/warnings found 17:02:53 [INFO] 17:02:53 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ transport-tls --- 17:02:53 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tls/src/test/resources 17:02:53 [INFO] 17:02:53 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ transport-tls --- 17:02:53 [INFO] Recompiling the module because of changed dependency. 17:02:53 [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes 17:02:53 [INFO] 17:02:53 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ transport-tls --- 17:02:53 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:02:53 [INFO] 17:02:53 [INFO] ------------------------------------------------------- 17:02:53 [INFO] T E S T S 17:02:53 [INFO] ------------------------------------------------------- 17:02:54 [INFO] Running org.opendaylight.netconf.transport.tls.ConfigUtilsTest 17:02:55 [WARNING] Tests run: 6, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.258 s -- in org.opendaylight.netconf.transport.tls.ConfigUtilsTest 17:02:55 [INFO] Running org.opendaylight.netconf.transport.tls.TlsClientServerTest 17:02:56 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:03:00 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.034 s -- in org.opendaylight.netconf.transport.tls.TlsClientServerTest 17:03:00 [INFO] 17:03:00 [INFO] Results: 17:03:00 [INFO] 17:03:00 [WARNING] Tests run: 10, Failures: 0, Errors: 0, Skipped: 1 17:03:00 [INFO] 17:03:00 [INFO] 17:03:00 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ transport-tls --- 17:03:00 [INFO] 17:03:00 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ transport-tls --- 17:03:00 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tls/target/transport-tls-7.0.8-SNAPSHOT.jar 17:03:00 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tls/target/classes/META-INF/MANIFEST.MF 17:03:00 [INFO] 17:03:00 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ transport-tls --- 17:03:00 [INFO] No previous run data found, generating javadoc. 17:03:06 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tls/target/transport-tls-7.0.8-SNAPSHOT-javadoc.jar 17:03:06 [INFO] 17:03:06 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ transport-tls --- 17:03:06 [INFO] CycloneDX: Resolving Dependencies 17:03:06 [INFO] CycloneDX: Creating BOM version 1.5 with 35 component(s) 17:03:06 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tls/target/bom.xml 17:03:06 [INFO] attaching as transport-tls-7.0.8-SNAPSHOT-cyclonedx.xml 17:03:06 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tls/target/bom.json 17:03:06 [INFO] attaching as transport-tls-7.0.8-SNAPSHOT-cyclonedx.json 17:03:06 [INFO] 17:03:06 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ transport-tls --- 17:03:06 [INFO] Skipping duplicate-finder execution! 17:03:06 [INFO] 17:03:06 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ transport-tls --- 17:03:07 [INFO] No dependency problems found 17:03:07 [INFO] 17:03:07 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ transport-tls --- 17:03:07 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tls/target/transport-tls-7.0.8-SNAPSHOT-sources.jar 17:03:07 [INFO] 17:03:07 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ transport-tls --- 17:03:07 [INFO] 17:03:07 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ transport-tls --- 17:03:07 [INFO] Loading execution data file /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tls/target/code-coverage/jacoco.exec 17:03:07 [INFO] Analyzed bundle 'transport-tls' with 21 classes 17:03:07 [INFO] 17:03:07 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ transport-tls --- 17:03:07 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tls/pom.xml to /tmp/r/org/opendaylight/netconf/transport-tls/7.0.8-SNAPSHOT/transport-tls-7.0.8-SNAPSHOT.pom 17:03:07 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tls/target/transport-tls-7.0.8-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/transport-tls/7.0.8-SNAPSHOT/transport-tls-7.0.8-SNAPSHOT.jar 17:03:07 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tls/target/transport-tls-7.0.8-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/transport-tls/7.0.8-SNAPSHOT/transport-tls-7.0.8-SNAPSHOT-javadoc.jar 17:03:07 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tls/target/bom.xml to /tmp/r/org/opendaylight/netconf/transport-tls/7.0.8-SNAPSHOT/transport-tls-7.0.8-SNAPSHOT-cyclonedx.xml 17:03:07 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tls/target/bom.json to /tmp/r/org/opendaylight/netconf/transport-tls/7.0.8-SNAPSHOT/transport-tls-7.0.8-SNAPSHOT-cyclonedx.json 17:03:07 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tls/target/transport-tls-7.0.8-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/transport-tls/7.0.8-SNAPSHOT/transport-tls-7.0.8-SNAPSHOT-sources.jar 17:03:07 [INFO] 17:03:07 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ transport-tls --- 17:03:07 [INFO] Installing org/opendaylight/netconf/transport-tls/7.0.8-SNAPSHOT/transport-tls-7.0.8-SNAPSHOT.jar 17:03:07 [INFO] Writing OBR metadata 17:03:07 [INFO] 17:03:07 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ transport-tls --- 17:03:07 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:03:07 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:03:07 [INFO] 17:03:07 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ transport-tls --- 17:03:07 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:03:07 [INFO] 17:03:07 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ transport-tls --- 17:03:07 [INFO] org.opendaylight.netconf:transport-tls:bundle:7.0.8-SNAPSHOT 17:03:07 [INFO] +- io.netty:netty-buffer:jar:4.1.109.Final:compile 17:03:07 [INFO] +- io.netty:netty-common:jar:4.1.109.Final:compile 17:03:07 [INFO] +- io.netty:netty-handler:jar:4.1.109.Final:compile 17:03:07 [INFO] | +- io.netty:netty-resolver:jar:4.1.109.Final:compile 17:03:07 [INFO] | +- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 17:03:07 [INFO] | \- io.netty:netty-codec:jar:4.1.109.Final:compile 17:03:07 [INFO] +- io.netty:netty-transport:jar:4.1.109.Final:compile 17:03:07 [INFO] +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:03:07 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 17:03:07 [INFO] +- org.opendaylight.netconf:keystore-api:jar:7.0.8-SNAPSHOT:compile 17:03:07 [INFO] +- org.opendaylight.netconf:transport-api:jar:7.0.8-SNAPSHOT:compile 17:03:07 [INFO] +- org.opendaylight.netconf:transport-tcp:jar:7.0.8-SNAPSHOT:compile 17:03:07 [INFO] | \- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 17:03:07 [INFO] +- org.opendaylight.netconf:truststore-api:jar:7.0.8-SNAPSHOT:compile 17:03:07 [INFO] +- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.8-SNAPSHOT:compile 17:03:07 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.4:compile 17:03:07 [INFO] +- org.opendaylight.netconf.model:rfc8341:jar:7.0.8-SNAPSHOT:compile 17:03:07 [INFO] +- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:test 17:03:07 [INFO] | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:test 17:03:07 [INFO] +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:test 17:03:07 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.4:test 17:03:07 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.4:compile 17:03:07 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.4:compile 17:03:07 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:03:07 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:03:07 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:03:07 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:03:07 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:03:07 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:03:07 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:03:07 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.4:compile 17:03:07 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.6:compile 17:03:07 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.6:compile 17:03:07 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:03:07 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.6:compile 17:03:07 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:03:07 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:03:07 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:03:07 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:03:07 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:03:07 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:03:07 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:03:07 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:03:07 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:03:07 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:03:07 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:03:07 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:03:07 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:03:07 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:03:07 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:03:07 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:03:07 [INFO] +- junit:junit:jar:4.13.2:test 17:03:07 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:03:07 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:03:07 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:03:07 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 17:03:07 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:03:07 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:03:07 [INFO] 17:03:07 [INFO] --- clm-maven-plugin:2.48.1-01:index (default-cli) @ transport-tls --- 17:03:07 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tls/target/sonatype-clm/module.xml 17:03:07 [INFO] 17:03:07 [INFO] -----------< org.opendaylight.netconf:odl-netconf-transport >----------- 17:03:07 [INFO] Building OpenDaylight :: Netconf :: Transport 7.0.8-SNAPSHOT [44/121] 17:03:07 [INFO] ------------------------------[ feature ]------------------------------- 17:03:07 [INFO] 17:03:07 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-transport --- 17:03:07 [INFO] 17:03:07 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-transport --- 17:03:07 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:03:07 [INFO] 17:03:07 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-transport --- 17:03:07 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:03:07 [INFO] 17:03:07 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-netconf-transport --- 17:03:08 [INFO] 17:03:08 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-netconf-transport --- 17:03:08 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:03:08 [INFO] argLine set to empty 17:03:08 [INFO] 17:03:08 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-transport --- 17:03:08 [INFO] Starting audit... 17:03:08 Audit done. 17:03:08 [INFO] You have 0 Checkstyle violations. 17:03:08 [INFO] 17:03:08 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-transport --- 17:03:08 [INFO] Starting audit... 17:03:08 Audit done. 17:03:08 [INFO] You have 0 Checkstyle violations. 17:03:08 [INFO] 17:03:08 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-transport --- 17:03:08 [INFO] 17:03:08 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-transport --- 17:03:08 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-transport/target/feature/feature.xml 17:03:08 [INFO] ...done! 17:03:08 [INFO] Attaching features XML 17:03:08 [INFO] 17:03:08 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-netconf-transport --- 17:03: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 17:03:08 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:03:08 [INFO] 17:03:08 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-netconf-transport >>> 17:03:08 [INFO] 17:03:08 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-netconf-transport --- 17:03:08 [INFO] 17:03:08 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-netconf-transport <<< 17:03:08 [INFO] 17:03:08 [INFO] 17:03:08 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-netconf-transport --- 17:03:08 [INFO] 17:03:08 [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-netconf-transport --- 17:03:08 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-transport 17:03:08 [INFO] Project dependency features detected: [] 17:03:08 [INFO] Pax Exam System (Version: 4.13.3) created. 17:03:08 [INFO] Creating RMI registry server on 127.0.0.1:21000 17:03:08 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 17:03:08 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 17:03:08 [INFO] Waiting for remote bundle context.. on 21000 name: 61e83a77-bbb2-42a6-a638-5a4f3c73a0cc timout: [ RelativeTimeout value = 180000 ] 17:03:15 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 17:03:15 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 17:03:15 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 17:03:15 [INFO] 17:03:15 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-netconf-transport --- 17:03:15 [INFO] 17:03:15 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-transport --- 17:03:15 [INFO] 17:03:15 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-netconf-transport --- 17:03:15 [INFO] CycloneDX: Resolving Dependencies 17:03:16 [INFO] CycloneDX: Creating BOM version 1.5 with 56 component(s) 17:03:16 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-transport/target/bom.xml 17:03:16 [INFO] attaching as odl-netconf-transport-7.0.8-SNAPSHOT-cyclonedx.xml 17:03:16 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-transport/target/bom.json 17:03:16 [INFO] attaching as odl-netconf-transport-7.0.8-SNAPSHOT-cyclonedx.json 17:03:16 [INFO] 17:03:16 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-transport --- 17:03:16 [INFO] Skipping duplicate-finder execution! 17:03:16 [INFO] 17:03:16 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-transport --- 17:03:16 [INFO] Skipping plugin execution 17:03:16 [INFO] 17:03:16 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-transport --- 17:03:16 [INFO] Skipping source per configuration. 17:03:16 [INFO] 17:03:16 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-netconf-transport --- 17:03:16 [INFO] 17:03:16 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-netconf-transport --- 17:03:16 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:03:16 [INFO] 17:03:16 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-netconf-transport --- 17:03:16 [WARNING] 17:03:16 [WARNING] The packaging plugin for project odl-netconf-transport did not assign 17:03:16 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:03:16 [WARNING] 17:03:16 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:03:16 [WARNING] 17:03:16 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-transport/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-transport/7.0.8-SNAPSHOT/odl-netconf-transport-7.0.8-SNAPSHOT.pom 17:03:16 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-transport/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-transport/7.0.8-SNAPSHOT/odl-netconf-transport-7.0.8-SNAPSHOT-features.xml 17:03:16 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-transport/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-transport/7.0.8-SNAPSHOT/odl-netconf-transport-7.0.8-SNAPSHOT-cyclonedx.xml 17:03:16 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-transport/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-transport/7.0.8-SNAPSHOT/odl-netconf-transport-7.0.8-SNAPSHOT-cyclonedx.json 17:03:16 [INFO] 17:03:16 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ odl-netconf-transport --- 17:03:16 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:03:16 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:03:16 [WARNING] 17:03:16 [WARNING] The packaging plugin for project odl-netconf-transport did not assign 17:03:16 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:03:16 [WARNING] 17:03:16 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:03:16 [WARNING] 17:03:16 [INFO] 17:03:16 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-netconf-transport --- 17:03:16 [INFO] org.opendaylight.netconf:odl-netconf-transport:feature:7.0.8-SNAPSHOT 17:03:16 [INFO] +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7317-iana-crypt-hash:xml:features:13.0.4:compile 17:03:16 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.4:compile 17:03:16 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.4:compile 17:03:16 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.4:compile 17:03:16 [INFO] | \- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.4:compile 17:03:16 [INFO] +- org.opendaylight.netconf:odl-netconf-keystore:xml:features:7.0.8-SNAPSHOT:compile 17:03:16 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc8341:xml:features:7.0.8-SNAPSHOT:compile 17:03:16 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.4:compile 17:03:16 [INFO] | +- org.opendaylight.netconf:keystore-api:jar:7.0.8-SNAPSHOT:compile 17:03:16 [INFO] | \- org.opendaylight.netconf:keystore-none:jar:7.0.8-SNAPSHOT:compile 17:03:16 [INFO] +- org.opendaylight.netconf:odl-netconf-truststore:xml:features:7.0.8-SNAPSHOT:compile 17:03:16 [INFO] | +- org.opendaylight.netconf:truststore-api:jar:7.0.8-SNAPSHOT:compile 17:03:16 [INFO] | \- org.opendaylight.netconf:truststore-none:jar:7.0.8-SNAPSHOT:compile 17:03:16 [INFO] +- org.opendaylight.netconf:odl-netconf-transport-api:xml:features:7.0.8-SNAPSHOT:compile 17:03:16 [INFO] | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.3:compile 17:03:16 [INFO] | | +- io.netty:netty-codec-http:jar:4.1.109.Final:compile 17:03:16 [INFO] | | +- io.netty:netty-codec-http2:jar:4.1.109.Final:compile 17:03:16 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:compile 17:03:16 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.109.Final:compile 17:03:16 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.6:compile 17:03:16 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.6:compile 17:03:16 [INFO] | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 17:03:16 [INFO] | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile 17:03:16 [INFO] | \- org.opendaylight.netconf:transport-api:jar:7.0.8-SNAPSHOT:compile 17:03:16 [INFO] +- org.opendaylight.netconf:transport-ssh:jar:7.0.8-SNAPSHOT:compile 17:03:16 [INFO] | +- commons-codec:commons-codec:jar:1.15:compile 17:03:16 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:03:16 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:03:16 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:03:16 [INFO] | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:03:16 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:03:16 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:03:16 [INFO] | +- io.netty:netty-buffer:jar:4.1.109.Final:compile 17:03:16 [INFO] | +- io.netty:netty-common:jar:4.1.109.Final:compile 17:03:16 [INFO] | +- io.netty:netty-transport:jar:4.1.109.Final:compile 17:03:16 [INFO] | | \- io.netty:netty-resolver:jar:4.1.109.Final:compile 17:03:16 [INFO] | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:03:16 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.6:compile 17:03:16 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:13.0.6:compile 17:03:16 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.4:compile 17:03:16 [INFO] | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.4:compile 17:03:16 [INFO] | +- org.opendaylight.netconf:shaded-sshd:jar:7.0.8-SNAPSHOT:compile 17:03:16 [INFO] | +- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.8-SNAPSHOT:compile 17:03:16 [INFO] | +- org.opendaylight.netconf.model:rfc8341:jar:7.0.8-SNAPSHOT:compile 17:03:16 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:03:16 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.4:compile 17:03:16 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.6:compile 17:03:16 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:03:16 [INFO] +- org.opendaylight.netconf:transport-tcp:jar:7.0.8-SNAPSHOT:compile 17:03:16 [INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 17:03:16 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 17:03:16 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.4:compile 17:03:16 [INFO] +- org.opendaylight.netconf:transport-tls:jar:7.0.8-SNAPSHOT:compile 17:03:16 [INFO] | \- io.netty:netty-handler:jar:4.1.109.Final:compile 17:03:16 [INFO] | \- io.netty:netty-codec:jar:4.1.109.Final:compile 17:03:16 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:03:16 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:03:16 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:03:16 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:03:16 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:03:16 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:03:16 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:03:16 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:03:16 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:03:16 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:03:16 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:03:16 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:03:16 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:03:16 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:03:16 [INFO] +- junit:junit:jar:4.13.2:test 17:03:16 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:03:16 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:03:16 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:03:16 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 17:03:16 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:03:16 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:03:16 [INFO] 17:03:16 [INFO] --- clm-maven-plugin:2.48.1-01:index (default-cli) @ odl-netconf-transport --- 17:03:16 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-transport/target/sonatype-clm/module.xml 17:03:16 [INFO] 17:03:16 [INFO] --------------< org.opendaylight.netconf:netconf-client >--------------- 17:03:16 [INFO] Building netconf-client 7.0.8-SNAPSHOT [45/121] 17:03:16 [INFO] -------------------------------[ bundle ]------------------------------- 17:03:16 [INFO] 17:03:16 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-client --- 17:03:16 [INFO] 17:03:16 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-client --- 17:03:16 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:03:16 [INFO] 17:03:16 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-client --- 17:03:16 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:03:16 [INFO] 17:03:16 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ netconf-client --- 17:03:17 [INFO] 17:03:17 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ netconf-client --- 17:03:17 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/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/** 17:03:17 [INFO] 17:03:17 [INFO] --- yang-maven-plugin:13.0.6:generate-sources (binding) @ netconf-client --- 17:03:17 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 17:03:17 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/src/main/yang 17:03:17 [INFO] yang-to-sources: Found 11 dependencies in 5.786 ms 17:03:17 [INFO] yang-to-sources: Project model files found: 1 in 2.394 ms 17:03:17 [INFO] yang-to-sources: 19 YANG models processed in 151.0 ms 17:03:17 [INFO] BindingJavaFileGenerator: Defined 87 files in 22.11 ms 17:03:17 [INFO] Sorted 87 files into 25 directories in 147.2 μs 17:03:17 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 87 in 54.00 ms 17:03:17 [INFO] 17:03:17 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-client --- 17:03:17 [INFO] Starting audit... 17:03:17 Audit done. 17:03:17 [INFO] You have 0 Checkstyle violations. 17:03:17 [INFO] 17:03:17 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-client --- 17:03:17 [INFO] Starting audit... 17:03:17 Audit done. 17:03:17 [INFO] You have 0 Checkstyle violations. 17:03:17 [INFO] 17:03:17 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-client --- 17:03:17 [INFO] 17:03:17 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-client --- 17:03:17 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/src/main/resources 17:03:17 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/target/generated-sources/spi 17:03:17 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 17:03:17 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 17:03:17 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 17:03:17 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/target/generated-sources/spi 17:03:17 [INFO] 17:03:17 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ netconf-client --- 17:03:17 [INFO] Recompiling the module because of changed dependency. 17:03:17 [INFO] Compiling 101 source files with javac [debug release 17] to target/classes 17:03:18 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:03:18 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:03:18 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:03:18 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:03:18 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:03:18 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:03:18 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorFactory.java:[34,22] BASE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 17:03:18 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorFactory.java:[39,22] BASE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 17:03:18 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorFactory.java:[43,22] BASE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 17:03:18 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorFactory.java:[46,103] BASE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 17:03:18 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:03:18 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:03:18 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:03:18 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:03:18 [INFO] 17:03:18 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ netconf-client >>> 17:03:18 [INFO] 17:03:18 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ netconf-client --- 17:03:18 [INFO] Fork Value is true 17:03:22 [INFO] Done SpotBugs Analysis.... 17:03:22 [INFO] 17:03:22 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ netconf-client <<< 17:03:22 [INFO] 17:03:22 [INFO] 17:03:22 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ netconf-client --- 17:03:22 [INFO] BugInstance size is 0 17:03:22 [INFO] Error size is 0 17:03:22 [INFO] No errors/warnings found 17:03:22 [INFO] 17:03:22 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-client --- 17:03:22 [INFO] Copying 4 resources from src/test/resources to target/test-classes 17:03:22 [INFO] 17:03:22 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ netconf-client --- 17:03:22 [INFO] Recompiling the module because of changed dependency. 17:03:22 [INFO] Compiling 10 source files with javac [debug release 17] to target/test-classes 17:03:22 [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found 17:03:22 [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found 17:03:22 [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found 17:03:22 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:03:22 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:03:22 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/src/test/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorFactoryTest.java:[27,21] unchecked conversion 17:03:22 required: org.opendaylight.netconf.api.NetconfSessionListenerFactory 17:03:22 found: org.opendaylight.netconf.api.NetconfSessionListenerFactory 17:03:22 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/src/test/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorFactoryTest.java:[31,53] unchecked conversion 17:03:22 required: io.netty.util.concurrent.Promise 17:03:22 found: io.netty.util.concurrent.Promise 17:03:22 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:03:22 required: io.netty.util.concurrent.GenericFutureListener> 17:03:22 found: io.netty.util.concurrent.GenericFutureListener 17:03:22 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/src/test/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorTest.java:[94,54] unchecked conversion 17:03:22 required: io.netty.util.concurrent.GenericFutureListener> 17:03:22 found: io.netty.util.concurrent.GenericFutureListener 17:03:22 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/src/test/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorTest.java:[151,53] unchecked conversion 17:03:22 required: io.netty.util.concurrent.Promise 17:03:22 found: io.netty.util.concurrent.Promise 17:03:22 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/src/test/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorTest.java:[163,53] unchecked conversion 17:03:22 required: io.netty.util.concurrent.Promise 17:03:22 found: io.netty.util.concurrent.Promise 17:03:22 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/src/test/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorTest.java:[176,53] unchecked conversion 17:03:22 required: io.netty.util.concurrent.Promise 17:03:22 found: io.netty.util.concurrent.Promise 17:03:22 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/src/test/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorTest.java:[203,53] unchecked conversion 17:03:22 required: io.netty.util.concurrent.Promise 17:03:22 found: io.netty.util.concurrent.Promise 17:03:22 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:03:22 required: io.netty.util.concurrent.GenericFutureListener> 17:03:22 found: io.netty.util.concurrent.GenericFutureListener 17:03:22 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/src/test/java/org/opendaylight/netconf/client/SimpleNetconfClientSessionListenerTest.java:[48,68] unchecked conversion 17:03:22 required: io.netty.util.concurrent.GenericFutureListener> 17:03:22 found: io.netty.util.concurrent.GenericFutureListener 17:03:22 [INFO] 17:03:22 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ netconf-client --- 17:03:22 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:03:22 [INFO] 17:03:22 [INFO] ------------------------------------------------------- 17:03:22 [INFO] T E S T S 17:03:22 [INFO] ------------------------------------------------------- 17:03:23 [INFO] Running org.opendaylight.netconf.client.NC1252Test 17:03:26 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:03:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.182 s -- in org.opendaylight.netconf.client.NC1252Test 17:03:28 [INFO] Running org.opendaylight.netconf.client.NetconfClientConfigurationTest 17:03:28 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.514 s -- in org.opendaylight.netconf.client.NetconfClientConfigurationTest 17:03:28 [INFO] Running org.opendaylight.netconf.client.NetconfClientFactoryImplTest 17:03:34 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.979 s -- in org.opendaylight.netconf.client.NetconfClientFactoryImplTest 17:03:34 [INFO] Running org.opendaylight.netconf.client.HardcodedNamespaceResolverTest 17:03:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.netconf.client.HardcodedNamespaceResolverTest 17:03:34 [INFO] Running org.opendaylight.netconf.client.NetconfClientSessionNegotiatorFactoryTest 17:03:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.178 s -- in org.opendaylight.netconf.client.NetconfClientSessionNegotiatorFactoryTest 17:03:34 [INFO] Running org.opendaylight.netconf.client.NetconfClientSessionNegotiatorTest 17:03:35 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.612 s -- in org.opendaylight.netconf.client.NetconfClientSessionNegotiatorTest 17:03:35 [INFO] Running org.opendaylight.netconf.client.NetconfClientSessionTest 17:03:35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.netconf.client.NetconfClientSessionTest 17:03:35 [INFO] Running org.opendaylight.netconf.client.NetconfMessageUtilTest 17:03:35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.netconf.client.NetconfMessageUtilTest 17:03:35 [INFO] Running org.opendaylight.netconf.client.SimpleNetconfClientSessionListenerTest 17:03:35 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.netconf.client.SimpleNetconfClientSessionListenerTest 17:03:35 [INFO] Running org.opendaylight.netconf.client.XMLNetconfUtilTest 17:03:35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.netconf.client.XMLNetconfUtilTest 17:03:35 [INFO] 17:03:35 [INFO] Results: 17:03:35 [INFO] 17:03:35 [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0 17:03:35 [INFO] 17:03:35 [INFO] 17:03:35 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ netconf-client --- 17:03:35 [INFO] 17:03:35 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-client --- 17:03:35 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/target/netconf-client-7.0.8-SNAPSHOT.jar 17:03:35 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/target/classes/META-INF/MANIFEST.MF 17:03:35 [INFO] 17:03:35 [INFO] --- maven-jar-plugin:3.4.1:test-jar (default) @ netconf-client --- 17:03:35 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/target/netconf-client-7.0.8-SNAPSHOT-tests.jar 17:03:35 [INFO] 17:03:35 [INFO] --- maven-source-plugin:3.3.1:test-jar-no-fork (default) @ netconf-client --- 17:03:35 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/target/netconf-client-7.0.8-SNAPSHOT-test-sources.jar 17:03:35 [INFO] 17:03:35 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-client --- 17:03:36 [INFO] No previous run data found, generating javadoc. 17:03:39 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/target/netconf-client-7.0.8-SNAPSHOT-javadoc.jar 17:03:39 [INFO] 17:03:39 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ netconf-client --- 17:03:39 [INFO] CycloneDX: Resolving Dependencies 17:03:40 [INFO] CycloneDX: Creating BOM version 1.5 with 52 component(s) 17:03:40 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/target/bom.xml 17:03:40 [INFO] attaching as netconf-client-7.0.8-SNAPSHOT-cyclonedx.xml 17:03:40 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/target/bom.json 17:03:40 [INFO] attaching as netconf-client-7.0.8-SNAPSHOT-cyclonedx.json 17:03:40 [INFO] 17:03:40 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-client --- 17:03:40 [INFO] Skipping duplicate-finder execution! 17:03:40 [INFO] 17:03:40 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-client --- 17:03:40 [WARNING] Used undeclared dependencies found: 17:03:40 [WARNING] org.opendaylight.netconf:keystore-api:jar:7.0.8-SNAPSHOT:compile 17:03:40 [WARNING] org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.4:compile 17:03:40 [WARNING] org.opendaylight.netconf:shaded-sshd:jar:7.0.8-SNAPSHOT:compile 17:03:40 [WARNING] org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:03:40 [WARNING] org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.8-SNAPSHOT:compile 17:03:40 [WARNING] org.opendaylight.netconf:transport-api:jar:7.0.8-SNAPSHOT:compile 17:03:40 [WARNING] org.opendaylight.netconf:netconf-common:jar:7.0.8-SNAPSHOT:compile 17:03:40 [WARNING] Non-test scoped test only dependencies found: 17:03:40 [WARNING] org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.4:compile 17:03:40 [WARNING] org.opendaylight.netconf:shaded-sshd:jar:7.0.8-SNAPSHOT:compile 17:03:40 [WARNING] org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.8-SNAPSHOT:compile 17:03:40 [WARNING] org.opendaylight.netconf:keystore-api:jar:7.0.8-SNAPSHOT:compile 17:03:40 [WARNING] org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:03:40 [INFO] 17:03:40 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ netconf-client --- 17:03:40 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/target/netconf-client-7.0.8-SNAPSHOT-sources.jar 17:03:40 [INFO] 17:03:40 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ netconf-client --- 17:03:40 [INFO] 17:03:40 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ netconf-client --- 17:03:40 [INFO] Loading execution data file /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/target/code-coverage/jacoco.exec 17:03:40 [INFO] Analyzed bundle 'netconf-client' with 18 classes 17:03:40 [INFO] 17:03:40 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ netconf-client --- 17:03:40 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-client/7.0.8-SNAPSHOT/netconf-client-7.0.8-SNAPSHOT.pom 17:03:40 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/target/netconf-client-7.0.8-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-client/7.0.8-SNAPSHOT/netconf-client-7.0.8-SNAPSHOT.jar 17:03:40 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/target/netconf-client-7.0.8-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/netconf/netconf-client/7.0.8-SNAPSHOT/netconf-client-7.0.8-SNAPSHOT-tests.jar 17:03:40 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/target/netconf-client-7.0.8-SNAPSHOT-test-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-client/7.0.8-SNAPSHOT/netconf-client-7.0.8-SNAPSHOT-test-sources.jar 17:03:40 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/target/netconf-client-7.0.8-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-client/7.0.8-SNAPSHOT/netconf-client-7.0.8-SNAPSHOT-javadoc.jar 17:03:40 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-client/7.0.8-SNAPSHOT/netconf-client-7.0.8-SNAPSHOT-cyclonedx.xml 17:03:40 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-client/7.0.8-SNAPSHOT/netconf-client-7.0.8-SNAPSHOT-cyclonedx.json 17:03:40 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/target/netconf-client-7.0.8-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-client/7.0.8-SNAPSHOT/netconf-client-7.0.8-SNAPSHOT-sources.jar 17:03:40 [INFO] 17:03:40 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-client --- 17:03:40 [INFO] Installing org/opendaylight/netconf/netconf-client/7.0.8-SNAPSHOT/netconf-client-7.0.8-SNAPSHOT.jar 17:03:40 [INFO] Writing OBR metadata 17:03:40 [INFO] 17:03:40 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ netconf-client --- 17:03:40 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:03:40 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:03:40 [INFO] 17:03:40 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-client --- 17:03:40 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:03:40 [INFO] 17:03:40 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ netconf-client --- 17:03:40 [INFO] org.opendaylight.netconf:netconf-client:bundle:7.0.8-SNAPSHOT 17:03:40 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.5:compile 17:03:40 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:03:40 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:03:40 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:03:40 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:03:40 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:03:40 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 17:03:40 [INFO] +- io.netty:netty-codec:jar:4.1.109.Final:compile 17:03:40 [INFO] | \- io.netty:netty-buffer:jar:4.1.109.Final:compile 17:03:40 [INFO] +- io.netty:netty-common:jar:4.1.109.Final:compile 17:03:40 [INFO] +- io.netty:netty-handler:jar:4.1.109.Final:compile 17:03:40 [INFO] | +- io.netty:netty-resolver:jar:4.1.109.Final:compile 17:03:40 [INFO] | \- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 17:03:40 [INFO] +- io.netty:netty-transport:jar:4.1.109.Final:compile 17:03:40 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided 17:03:40 [INFO] +- org.checkerframework:checker-qual:jar:3.43.0:provided 17:03:40 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.4:compile 17:03:40 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.4:compile 17:03:40 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.4:compile 17:03:40 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.4:compile 17:03:40 [INFO] +- org.opendaylight.netconf:netconf-api:jar:7.0.8-SNAPSHOT:compile 17:03:40 [INFO] | +- org.opendaylight.odlparent:logging-markers:jar:13.1.3:compile 17:03:40 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.6:compile 17:03:40 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:03:40 [INFO] +- org.opendaylight.netconf:netconf-netty-util:jar:7.0.8-SNAPSHOT:compile 17:03:40 [INFO] | \- org.opendaylight.netconf:netconf-common:jar:7.0.8-SNAPSHOT:compile 17:03:40 [INFO] +- org.opendaylight.netconf:shaded-exificient:jar:7.0.8-SNAPSHOT:compile 17:03:40 [INFO] +- org.opendaylight.netconf:transport-tcp:jar:7.0.8-SNAPSHOT:compile 17:03:40 [INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 17:03:40 [INFO] | +- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.8-SNAPSHOT:compile 17:03:40 [INFO] | \- org.opendaylight.netconf:transport-api:jar:7.0.8-SNAPSHOT:compile 17:03:40 [INFO] +- org.opendaylight.netconf:transport-ssh:jar:7.0.8-SNAPSHOT:compile 17:03:40 [INFO] | +- commons-codec:commons-codec:jar:1.15:compile 17:03:40 [INFO] | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:03:40 [INFO] | +- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.4:compile 17:03:40 [INFO] | +- org.opendaylight.netconf:keystore-api:jar:7.0.8-SNAPSHOT:compile 17:03:40 [INFO] | +- org.opendaylight.netconf:shaded-sshd:jar:7.0.8-SNAPSHOT:compile 17:03:40 [INFO] | +- org.opendaylight.netconf:truststore-api:jar:7.0.8-SNAPSHOT:compile 17:03:40 [INFO] | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.8-SNAPSHOT:compile 17:03:40 [INFO] +- org.opendaylight.netconf:transport-tls:jar:7.0.8-SNAPSHOT:compile 17:03:40 [INFO] +- org.opendaylight.netconf.model:rfc6241:jar:7.0.8-SNAPSHOT:compile 17:03:40 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 17:03:40 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 17:03:40 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 17:03:40 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 17:03:40 [INFO] +- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:test 17:03:40 [INFO] | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:test 17:03:40 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:13.0.6:test 17:03:40 [INFO] +- org.opendaylight.netconf:netconf-test-util:jar:7.0.8-SNAPSHOT:test 17:03:40 [INFO] | \- org.xmlunit:xmlunit-legacy:jar:2.10.0:test 17:03:40 [INFO] | \- org.xmlunit:xmlunit-core:jar:2.10.0:test 17:03:40 [INFO] | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:test 17:03:40 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:03:40 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.4:compile 17:03:40 [INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.6:compile 17:03:40 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.6:compile 17:03:40 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:03:40 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:03:40 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:03:40 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:03:40 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:03:40 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:03:40 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:03:40 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:03:40 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:03:40 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:03:40 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:03:40 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:03:40 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:03:40 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:03:40 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:03:40 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:03:40 [INFO] +- junit:junit:jar:4.13.2:test 17:03:40 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:03:40 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:03:40 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:03:40 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 17:03:40 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:03:40 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:03:40 [INFO] 17:03:40 [INFO] --- clm-maven-plugin:2.48.1-01:index (default-cli) @ netconf-client --- 17:03:40 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/target/sonatype-clm/module.xml 17:03:40 [INFO] 17:03:40 [INFO] ------------< org.opendaylight.netconf:odl-netconf-client >------------- 17:03:40 [INFO] Building odl-netconf-client 7.0.8-SNAPSHOT [46/121] 17:03:40 [INFO] ------------------------------[ feature ]------------------------------- 17:03:40 [INFO] 17:03:40 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-client --- 17:03:40 [INFO] 17:03:40 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-client --- 17:03:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:03:40 [INFO] 17:03:40 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-client --- 17:03:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:03:40 [INFO] 17:03:40 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-netconf-client --- 17:03:41 [INFO] 17:03:41 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-netconf-client --- 17:03:41 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:03:41 [INFO] argLine set to empty 17:03:41 [INFO] 17:03:41 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-client --- 17:03:41 [INFO] Starting audit... 17:03:41 Audit done. 17:03:41 [INFO] You have 0 Checkstyle violations. 17:03:41 [INFO] 17:03:41 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-client --- 17:03:41 [INFO] Starting audit... 17:03:41 Audit done. 17:03:41 [INFO] You have 0 Checkstyle violations. 17:03:41 [INFO] 17:03:41 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-client --- 17:03:41 [INFO] 17:03:41 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-client --- 17:03:41 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-client/target/feature/feature.xml 17:03:41 [INFO] ...done! 17:03:41 [INFO] Attaching features XML 17:03:41 [INFO] 17:03:41 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-netconf-client --- 17:03: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 17:03:41 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:03:41 [INFO] 17:03:41 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-netconf-client >>> 17:03:41 [INFO] 17:03:41 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-netconf-client --- 17:03:41 [INFO] 17:03:41 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-netconf-client <<< 17:03:41 [INFO] 17:03:41 [INFO] 17:03:41 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-netconf-client --- 17:03:41 [INFO] 17:03:41 [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-netconf-client --- 17:03:41 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-client 17:03:41 [INFO] Project dependency features detected: [] 17:03:41 [INFO] Pax Exam System (Version: 4.13.3) created. 17:03:41 [INFO] Creating RMI registry server on 127.0.0.1:21000 17:03:42 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 17:03:42 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 17:03:42 [INFO] Waiting for remote bundle context.. on 21000 name: 8c328375-6123-47fa-9298-2b96afc1b4c7 timout: [ RelativeTimeout value = 180000 ] 17:03:49 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 17:03:49 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 17:03:49 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 17:03:49 [INFO] 17:03:49 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-netconf-client --- 17:03:49 [INFO] 17:03:49 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-client --- 17:03:49 [INFO] 17:03:49 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-netconf-client --- 17:03:49 [INFO] CycloneDX: Resolving Dependencies 17:03:51 [INFO] CycloneDX: Creating BOM version 1.5 with 127 component(s) 17:03:51 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-client/target/bom.xml 17:03:51 [INFO] attaching as odl-netconf-client-7.0.8-SNAPSHOT-cyclonedx.xml 17:03:51 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-client/target/bom.json 17:03:51 [INFO] attaching as odl-netconf-client-7.0.8-SNAPSHOT-cyclonedx.json 17:03:51 [INFO] 17:03:51 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-client --- 17:03:51 [INFO] Skipping duplicate-finder execution! 17:03:51 [INFO] 17:03:51 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-client --- 17:03:51 [INFO] Skipping plugin execution 17:03:51 [INFO] 17:03:51 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-client --- 17:03:51 [INFO] Skipping source per configuration. 17:03:51 [INFO] 17:03:51 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-netconf-client --- 17:03:51 [INFO] 17:03:51 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-netconf-client --- 17:03:51 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:03:51 [INFO] 17:03:51 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-netconf-client --- 17:03:51 [WARNING] 17:03:51 [WARNING] The packaging plugin for project odl-netconf-client did not assign 17:03:51 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:03:51 [WARNING] 17:03:51 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:03:51 [WARNING] 17:03:51 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-client/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-client/7.0.8-SNAPSHOT/odl-netconf-client-7.0.8-SNAPSHOT.pom 17:03:51 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-client/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-client/7.0.8-SNAPSHOT/odl-netconf-client-7.0.8-SNAPSHOT-features.xml 17:03:51 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-client/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-client/7.0.8-SNAPSHOT/odl-netconf-client-7.0.8-SNAPSHOT-cyclonedx.xml 17:03:51 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-client/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-client/7.0.8-SNAPSHOT/odl-netconf-client-7.0.8-SNAPSHOT-cyclonedx.json 17:03:51 [INFO] 17:03:51 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ odl-netconf-client --- 17:03:51 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:03:51 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:03:51 [WARNING] 17:03:51 [WARNING] The packaging plugin for project odl-netconf-client did not assign 17:03:51 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:03:51 [WARNING] 17:03:51 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:03:51 [WARNING] 17:03:51 [INFO] 17:03:51 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-netconf-client --- 17:03:51 [INFO] org.opendaylight.netconf:odl-netconf-client:feature:7.0.8-SNAPSHOT 17:03:51 [INFO] +- org.opendaylight.netconf:odl-netconf-common:xml:features:7.0.8-SNAPSHOT:compile 17:03:51 [INFO] | +- org.apache.karaf.features:standard:xml:features:4.4.6:runtime 17:03:51 [INFO] | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.3:compile 17:03:51 [INFO] | | +- io.netty:netty-codec-http:jar:4.1.109.Final:compile 17:03:51 [INFO] | | +- io.netty:netty-codec-http2:jar:4.1.109.Final:compile 17:03:51 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:compile 17:03:51 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.109.Final:compile 17:03:51 [INFO] | +- org.opendaylight.netconf:odl-netconf-api:xml:features:7.0.8-SNAPSHOT:compile 17:03:51 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:13.0.4:compile 17:03:51 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.4:compile 17:03:51 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:13.0.4:compile 17:03:51 [INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:13.0.4:compile 17:03:51 [INFO] | | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:13.0.4:compile 17:03:51 [INFO] | | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.4:compile 17:03:51 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:13.0.4:compile 17:03:51 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.4:compile 17:03:51 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:7.0.8-SNAPSHOT:compile 17:03:51 [INFO] | | | \- org.opendaylight.netconf.model:rfc5277:jar:7.0.8-SNAPSHOT:compile 17:03:51 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc6241:xml:features:7.0.8-SNAPSHOT:compile 17:03:51 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc6470:xml:features:7.0.8-SNAPSHOT:compile 17:03:51 [INFO] | | | \- org.opendaylight.netconf.model:rfc6470:jar:7.0.8-SNAPSHOT:compile 17:03:51 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc8526:xml:features:7.0.8-SNAPSHOT:compile 17:03:51 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6243:xml:features:7.0.8-SNAPSHOT:compile 17:03:51 [INFO] | | | | \- org.opendaylight.netconf.model:rfc6243:jar:7.0.8-SNAPSHOT:compile 17:03:51 [INFO] | | | \- org.opendaylight.netconf.model:rfc8526:jar:7.0.8-SNAPSHOT:compile 17:03:51 [INFO] | | \- org.opendaylight.netconf:netconf-auth:jar:7.0.8-SNAPSHOT:compile 17:03:51 [INFO] | +- org.opendaylight.netconf:odl-netconf-util:xml:features:7.0.8-SNAPSHOT:compile 17:03:51 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.6:compile 17:03:51 [INFO] | | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.3:compile 17:03:51 [INFO] | | | | \- com.google.code.gson:gson:jar:2.10.1:compile 17:03:51 [INFO] | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.3:compile 17:03:51 [INFO] | | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 17:03:51 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.6:compile 17:03:51 [INFO] | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.3:compile 17:03:51 [INFO] | | | | | \- org.antlr:antlr4-runtime:jar:4.13.1:compile 17:03:51 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.6:compile 17:03:51 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.6:compile 17:03:51 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.6:compile 17:03:51 [INFO] | | | | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.6:compile 17:03:51 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.6:compile 17:03:51 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.6:compile 17:03:51 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.6:compile 17:03:51 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.6:compile 17:03:51 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.6:compile 17:03:51 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.6:compile 17:03:51 [INFO] | | | | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.6:compile 17:03:51 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.6:compile 17:03:51 [INFO] | | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.6:compile 17:03:51 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.6:compile 17:03:51 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.6:compile 17:03:51 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.6:compile 17:03:51 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.6:compile 17:03:51 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.6:compile 17:03:51 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.6:compile 17:03:51 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.6:compile 17:03:51 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.6:compile 17:03:51 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.6:compile 17:03:51 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.6:compile 17:03:51 [INFO] | | | | | \- org.opendaylight.yangtools:yang-model-spi:jar:13.0.6:compile 17:03:51 [INFO] | | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.6:compile 17:03:51 [INFO] | | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.6:compile 17:03:51 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.6:compile 17:03:51 [INFO] | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.6:compile 17:03:51 [INFO] | | \- org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.8-SNAPSHOT:compile 17:03:51 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.6:compile 17:03:51 [INFO] | | | \- org.immutables:value:jar:annotations:2.10.1:compile 17:03:51 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.6:compile 17:03:51 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.6:compile 17:03:51 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.6:compile 17:03:51 [INFO] | +- org.opendaylight.netconf:netconf-common:jar:7.0.8-SNAPSHOT:compile 17:03:51 [INFO] | \- org.opendaylight.netconf:netconf-netty-util:jar:7.0.8-SNAPSHOT:compile 17:03:51 [INFO] | +- io.netty:netty-buffer:jar:4.1.109.Final:compile 17:03:51 [INFO] | +- org.opendaylight.odlparent:logging-markers:jar:13.1.3:compile 17:03:51 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.6:compile 17:03:51 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:03:51 [INFO] +- org.opendaylight.netconf:odl-netconf-transport:xml:features:7.0.8-SNAPSHOT:compile 17:03:51 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7317-iana-crypt-hash:xml:features:13.0.4:compile 17:03:51 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.4:compile 17:03:51 [INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.4:compile 17:03:51 [INFO] | | \- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.4:compile 17:03:51 [INFO] | +- org.opendaylight.netconf:odl-netconf-keystore:xml:features:7.0.8-SNAPSHOT:compile 17:03:51 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc8341:xml:features:7.0.8-SNAPSHOT:compile 17:03:51 [INFO] | | +- org.opendaylight.netconf:keystore-api:jar:7.0.8-SNAPSHOT:compile 17:03:51 [INFO] | | \- org.opendaylight.netconf:keystore-none:jar:7.0.8-SNAPSHOT:compile 17:03:51 [INFO] | +- org.opendaylight.netconf:odl-netconf-truststore:xml:features:7.0.8-SNAPSHOT:compile 17:03:51 [INFO] | | +- org.opendaylight.netconf:truststore-api:jar:7.0.8-SNAPSHOT:compile 17:03:51 [INFO] | | \- org.opendaylight.netconf:truststore-none:jar:7.0.8-SNAPSHOT:compile 17:03:51 [INFO] | +- org.opendaylight.netconf:odl-netconf-transport-api:xml:features:7.0.8-SNAPSHOT:compile 17:03:51 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.6:compile 17:03:51 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.6:compile 17:03:51 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 17:03:51 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile 17:03:51 [INFO] | | \- org.opendaylight.netconf:transport-api:jar:7.0.8-SNAPSHOT:compile 17:03:51 [INFO] | +- org.opendaylight.netconf:transport-ssh:jar:7.0.8-SNAPSHOT:compile 17:03:51 [INFO] | | +- commons-codec:commons-codec:jar:1.15:compile 17:03:51 [INFO] | | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:03:51 [INFO] | | +- org.opendaylight.netconf:shaded-sshd:jar:7.0.8-SNAPSHOT:compile 17:03:51 [INFO] | | +- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.8-SNAPSHOT:compile 17:03:51 [INFO] | | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.8-SNAPSHOT:compile 17:03:51 [INFO] | +- org.opendaylight.netconf:transport-tcp:jar:7.0.8-SNAPSHOT:compile 17:03:51 [INFO] | | \- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 17:03:51 [INFO] | \- org.opendaylight.netconf:transport-tls:jar:7.0.8-SNAPSHOT:compile 17:03:51 [INFO] +- org.opendaylight.netconf:netconf-client:jar:7.0.8-SNAPSHOT:compile 17:03:51 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:03:51 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:03:51 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:03:51 [INFO] | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:03:51 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:03:51 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:03:51 [INFO] | +- io.netty:netty-codec:jar:4.1.109.Final:compile 17:03:51 [INFO] | +- io.netty:netty-common:jar:4.1.109.Final:compile 17:03:51 [INFO] | +- io.netty:netty-handler:jar:4.1.109.Final:compile 17:03:51 [INFO] | | +- io.netty:netty-resolver:jar:4.1.109.Final:compile 17:03:51 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 17:03:51 [INFO] | +- io.netty:netty-transport:jar:4.1.109.Final:compile 17:03:51 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.4:compile 17:03:51 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.4:compile 17:03:51 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.4:compile 17:03:51 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.4:compile 17:03:51 [INFO] | +- org.opendaylight.netconf:netconf-api:jar:7.0.8-SNAPSHOT:compile 17:03:51 [INFO] | +- org.opendaylight.netconf:shaded-exificient:jar:7.0.8-SNAPSHOT:compile 17:03:51 [INFO] | +- org.opendaylight.netconf.model:rfc6241:jar:7.0.8-SNAPSHOT:compile 17:03:51 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:03:51 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:13.0.4:compile 17:03:51 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:13.0.6:compile 17:03:51 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:13.0.6:compile 17:03:51 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:03:51 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:03:51 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:03:51 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:03:51 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:03:51 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:03:51 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:03:51 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:03:51 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:03:51 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:03:51 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:03:51 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:03:51 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:03:51 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:03:51 [INFO] +- junit:junit:jar:4.13.2:test 17:03:51 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:03:51 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:03:51 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:03:51 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 17:03:51 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:03:51 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:03:51 [INFO] 17:03:51 [INFO] --- clm-maven-plugin:2.48.1-01:index (default-cli) @ odl-netconf-client --- 17:03:51 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-client/target/sonatype-clm/module.xml 17:03:51 [INFO] 17:03:51 [INFO] ---------< org.opendaylight.netconf:odl-netconf-model-rfc6022 >--------- 17:03:51 [INFO] Building OpenDaylight :: Netconf :: RFC6022 Models 7.0.8-SNAPSHOT [47/121] 17:03:51 [INFO] ------------------------------[ feature ]------------------------------- 17:03:51 [INFO] 17:03:51 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-model-rfc6022 --- 17:03:51 [INFO] 17:03:51 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-model-rfc6022 --- 17:03:51 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:03:51 [INFO] 17:03:51 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-model-rfc6022 --- 17:03:51 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:03:51 [INFO] 17:03:51 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-netconf-model-rfc6022 --- 17:03:51 [INFO] 17:03:51 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-netconf-model-rfc6022 --- 17:03:51 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:03:51 [INFO] argLine set to empty 17:03:51 [INFO] 17:03:51 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-model-rfc6022 --- 17:03:51 [INFO] Starting audit... 17:03:51 Audit done. 17:03:51 [INFO] You have 0 Checkstyle violations. 17:03:51 [INFO] 17:03:51 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-model-rfc6022 --- 17:03:51 [INFO] Starting audit... 17:03:51 Audit done. 17:03:51 [INFO] You have 0 Checkstyle violations. 17:03:51 [INFO] 17:03:51 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-model-rfc6022 --- 17:03:51 [INFO] 17:03:51 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-model-rfc6022 --- 17:03:51 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc6022/target/feature/feature.xml 17:03:51 [INFO] ...done! 17:03:51 [INFO] Attaching features XML 17:03:51 [INFO] 17:03:51 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-netconf-model-rfc6022 --- 17:03:51 [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 17:03:51 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:03:51 [INFO] 17:03:51 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-netconf-model-rfc6022 >>> 17:03:51 [INFO] 17:03:51 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-netconf-model-rfc6022 --- 17:03:51 [INFO] 17:03:51 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-netconf-model-rfc6022 <<< 17:03:51 [INFO] 17:03:51 [INFO] 17:03:51 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-netconf-model-rfc6022 --- 17:03:51 [INFO] 17:03:51 [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-netconf-model-rfc6022 --- 17:03:51 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-model-rfc6022 17:03:51 [INFO] Project dependency features detected: [] 17:03:51 [INFO] Pax Exam System (Version: 4.13.3) created. 17:03:51 [INFO] Creating RMI registry server on 127.0.0.1:21000 17:03:52 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 17:03:52 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 17:03:52 [INFO] Waiting for remote bundle context.. on 21000 name: 40065483-5be2-4e0b-b0c6-2bf0de3d7cc6 timout: [ RelativeTimeout value = 180000 ] 17:03:58 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 17:03:58 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 17:03:58 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 17:03:58 [INFO] 17:03:58 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-netconf-model-rfc6022 --- 17:03:58 [INFO] 17:03:58 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-model-rfc6022 --- 17:03:58 [INFO] 17:03:58 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-netconf-model-rfc6022 --- 17:03:58 [INFO] CycloneDX: Resolving Dependencies 17:03:59 [INFO] CycloneDX: Creating BOM version 1.5 with 25 component(s) 17:03:59 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc6022/target/bom.xml 17:03:59 [INFO] attaching as odl-netconf-model-rfc6022-7.0.8-SNAPSHOT-cyclonedx.xml 17:03:59 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc6022/target/bom.json 17:03:59 [INFO] attaching as odl-netconf-model-rfc6022-7.0.8-SNAPSHOT-cyclonedx.json 17:03:59 [INFO] 17:03:59 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-model-rfc6022 --- 17:03:59 [INFO] Skipping duplicate-finder execution! 17:03:59 [INFO] 17:03:59 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-model-rfc6022 --- 17:03:59 [INFO] Skipping plugin execution 17:03:59 [INFO] 17:03:59 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-model-rfc6022 --- 17:03:59 [INFO] Skipping source per configuration. 17:03:59 [INFO] 17:03:59 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-netconf-model-rfc6022 --- 17:03:59 [INFO] 17:03:59 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-netconf-model-rfc6022 --- 17:03:59 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:03:59 [INFO] 17:03:59 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-netconf-model-rfc6022 --- 17:03:59 [WARNING] 17:03:59 [WARNING] The packaging plugin for project odl-netconf-model-rfc6022 did not assign 17:03:59 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:03:59 [WARNING] 17:03:59 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:03:59 [WARNING] 17:03:59 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc6022/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.8-SNAPSHOT/odl-netconf-model-rfc6022-7.0.8-SNAPSHOT.pom 17:03:59 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc6022/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.8-SNAPSHOT/odl-netconf-model-rfc6022-7.0.8-SNAPSHOT-features.xml 17:03:59 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc6022/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.8-SNAPSHOT/odl-netconf-model-rfc6022-7.0.8-SNAPSHOT-cyclonedx.xml 17:03:59 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc6022/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.8-SNAPSHOT/odl-netconf-model-rfc6022-7.0.8-SNAPSHOT-cyclonedx.json 17:03:59 [INFO] 17:03:59 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ odl-netconf-model-rfc6022 --- 17:03:59 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:03:59 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:03:59 [WARNING] 17:03:59 [WARNING] The packaging plugin for project odl-netconf-model-rfc6022 did not assign 17:03:59 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:03:59 [WARNING] 17:03:59 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:03:59 [WARNING] 17:03:59 [INFO] 17:03:59 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-netconf-model-rfc6022 --- 17:03:59 [INFO] org.opendaylight.netconf:odl-netconf-model-rfc6022:feature:7.0.8-SNAPSHOT 17:03:59 [INFO] +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.4:compile 17:03:59 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.4:compile 17:03:59 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.6:compile 17:03:59 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.6:compile 17:03:59 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 17:03:59 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile 17:03:59 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.4:compile 17:03:59 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.4:compile 17:03:59 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.4:compile 17:03:59 [INFO] | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.4:compile 17:03:59 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.4:compile 17:03:59 [INFO] +- org.opendaylight.netconf.model:rfc6022:jar:7.0.8-SNAPSHOT:compile 17:03:59 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:03:59 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:03:59 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:03:59 [INFO] | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:03:59 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:03:59 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:03:59 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.6:compile 17:03:59 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:13.0.6:compile 17:03:59 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:03:59 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.4:compile 17:03:59 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.6:compile 17:03:59 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:03:59 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:03:59 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:03:59 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:03:59 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:03:59 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:03:59 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:03:59 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:03:59 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:03:59 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:03:59 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:03:59 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:03:59 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:03:59 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:03:59 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:03:59 [INFO] +- junit:junit:jar:4.13.2:test 17:03:59 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:03:59 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:03:59 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:03:59 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 17:03:59 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:03:59 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:03:59 [INFO] 17:03:59 [INFO] --- clm-maven-plugin:2.48.1-01:index (default-cli) @ odl-netconf-model-rfc6022 --- 17:03:59 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc6022/target/sonatype-clm/module.xml 17:03:59 [INFO] 17:03:59 [INFO] ---< org.opendaylight.netconf.model:rfc7407-ietf-x509-cert-to-name >---- 17:03:59 [INFO] Building rfc7407-ietf-x509-cert-to-name 7.0.8-SNAPSHOT [48/121] 17:03:59 [INFO] -------------------------------[ bundle ]------------------------------- 17:03:59 [INFO] 17:03:59 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ rfc7407-ietf-x509-cert-to-name --- 17:03:59 [INFO] 17:03:59 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ rfc7407-ietf-x509-cert-to-name --- 17:03:59 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:03:59 [INFO] 17:03:59 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ rfc7407-ietf-x509-cert-to-name --- 17:03:59 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:03:59 [INFO] 17:03:59 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ rfc7407-ietf-x509-cert-to-name --- 17:03:59 [INFO] 17:03:59 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ rfc7407-ietf-x509-cert-to-name --- 17:03:59 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/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/** 17:03:59 [INFO] 17:03:59 [INFO] --- yang-maven-plugin:13.0.6:generate-sources (binding) @ rfc7407-ietf-x509-cert-to-name --- 17:03:59 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 17:03:59 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-7.0.x/model/rfc7407-ietf-x509-cert-to-name/src/main/yang 17:03:59 [INFO] yang-to-sources: Found 1 dependencies in 955.4 μs 17:03:59 [INFO] yang-to-sources: Project model files found: 1 in 1.526 ms 17:03:59 [INFO] yang-to-sources: 2 YANG models processed in 6.543 ms 17:03:59 [INFO] BindingJavaFileGenerator: Defined 16 files in 1.451 ms 17:03:59 [INFO] Sorted 16 files into 4 directories in 57.14 μs 17:03:59 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 16 in 7.755 ms 17:03:59 [INFO] 17:03:59 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ rfc7407-ietf-x509-cert-to-name --- 17:03:59 [INFO] Starting audit... 17:03:59 Audit done. 17:03:59 [INFO] You have 0 Checkstyle violations. 17:03:59 [INFO] 17:03:59 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ rfc7407-ietf-x509-cert-to-name --- 17:03:59 [INFO] Starting audit... 17:03:59 Audit done. 17:03:59 [INFO] You have 0 Checkstyle violations. 17:03:59 [INFO] 17:03:59 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ rfc7407-ietf-x509-cert-to-name --- 17:03:59 [INFO] 17:03:59 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc7407-ietf-x509-cert-to-name --- 17:03:59 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc7407-ietf-x509-cert-to-name/src/main/resources 17:03:59 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc7407-ietf-x509-cert-to-name/target/generated-sources/spi 17:03:59 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 17:03:59 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 17:03:59 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 17:03:59 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc7407-ietf-x509-cert-to-name/target/generated-sources/spi 17:03:59 [INFO] 17:03:59 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ rfc7407-ietf-x509-cert-to-name --- 17:03:59 [INFO] Recompiling the module because of changed dependency. 17:03:59 [INFO] Compiling 15 source files with javac [debug release 17] to target/classes 17:04:00 [INFO] 17:04:00 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ rfc7407-ietf-x509-cert-to-name >>> 17:04:00 [INFO] 17:04:00 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ rfc7407-ietf-x509-cert-to-name --- 17:04:00 [INFO] Fork Value is true 17:04:02 [INFO] Done SpotBugs Analysis.... 17:04:02 [INFO] 17:04:02 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ rfc7407-ietf-x509-cert-to-name <<< 17:04:02 [INFO] 17:04:02 [INFO] 17:04:02 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ rfc7407-ietf-x509-cert-to-name --- 17:04:02 [INFO] BugInstance size is 0 17:04:02 [INFO] Error size is 0 17:04:02 [INFO] No errors/warnings found 17:04:02 [INFO] 17:04:02 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc7407-ietf-x509-cert-to-name --- 17:04:02 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc7407-ietf-x509-cert-to-name/src/test/resources 17:04:02 [INFO] 17:04:02 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ rfc7407-ietf-x509-cert-to-name --- 17:04:02 [INFO] No sources to compile 17:04:02 [INFO] 17:04:02 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ rfc7407-ietf-x509-cert-to-name --- 17:04:02 [INFO] No tests to run. 17:04:02 [INFO] 17:04:02 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ rfc7407-ietf-x509-cert-to-name --- 17:04:02 [INFO] 17:04:02 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc7407-ietf-x509-cert-to-name --- 17:04:02 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/model/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-7.0.8-SNAPSHOT.jar 17:04:02 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/model/rfc7407-ietf-x509-cert-to-name/target/classes/META-INF/MANIFEST.MF 17:04:02 [INFO] 17:04:02 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ rfc7407-ietf-x509-cert-to-name --- 17:04:02 [INFO] No previous run data found, generating javadoc. 17:04:04 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/model/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-7.0.8-SNAPSHOT-javadoc.jar 17:04:04 [INFO] 17:04:04 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ rfc7407-ietf-x509-cert-to-name --- 17:04:04 [INFO] CycloneDX: Resolving Dependencies 17:04:04 [INFO] CycloneDX: Creating BOM version 1.5 with 18 component(s) 17:04:04 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/model/rfc7407-ietf-x509-cert-to-name/target/bom.xml 17:04:04 [INFO] attaching as rfc7407-ietf-x509-cert-to-name-7.0.8-SNAPSHOT-cyclonedx.xml 17:04:04 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/model/rfc7407-ietf-x509-cert-to-name/target/bom.json 17:04:04 [INFO] attaching as rfc7407-ietf-x509-cert-to-name-7.0.8-SNAPSHOT-cyclonedx.json 17:04:04 [INFO] 17:04:04 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc7407-ietf-x509-cert-to-name --- 17:04:04 [INFO] Skipping duplicate-finder execution! 17:04:04 [INFO] 17:04:04 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ rfc7407-ietf-x509-cert-to-name --- 17:04:04 [INFO] No dependency problems found 17:04:04 [INFO] 17:04:04 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ rfc7407-ietf-x509-cert-to-name --- 17:04:04 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/model/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-7.0.8-SNAPSHOT-sources.jar 17:04:04 [INFO] 17:04:04 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ rfc7407-ietf-x509-cert-to-name --- 17:04:04 [INFO] 17:04:04 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ rfc7407-ietf-x509-cert-to-name --- 17:04:04 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:04:04 [INFO] 17:04:04 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ rfc7407-ietf-x509-cert-to-name --- 17:04:04 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc7407-ietf-x509-cert-to-name/pom.xml to /tmp/r/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.8-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.8-SNAPSHOT.pom 17:04:04 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-7.0.8-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.8-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.8-SNAPSHOT.jar 17:04:04 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-7.0.8-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.8-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.8-SNAPSHOT-javadoc.jar 17:04:04 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/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.8-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.8-SNAPSHOT-cyclonedx.xml 17:04:04 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/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.8-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.8-SNAPSHOT-cyclonedx.json 17:04:04 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-7.0.8-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.8-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.8-SNAPSHOT-sources.jar 17:04:04 [INFO] 17:04:04 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc7407-ietf-x509-cert-to-name --- 17:04:04 [INFO] Installing org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.8-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.8-SNAPSHOT.jar 17:04:04 [INFO] Writing OBR metadata 17:04:04 [INFO] 17:04:04 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ rfc7407-ietf-x509-cert-to-name --- 17:04:04 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:04:04 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:04:04 [INFO] 17:04:04 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc7407-ietf-x509-cert-to-name --- 17:04:04 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:04:04 [INFO] 17:04:04 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ rfc7407-ietf-x509-cert-to-name --- 17:04:04 [INFO] org.opendaylight.netconf.model:rfc7407-ietf-x509-cert-to-name:bundle:7.0.8-SNAPSHOT 17:04:04 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:04:04 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:04:04 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:04:04 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:04:04 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:04:04 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:04:04 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.6:compile 17:04:04 [INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.6:compile 17:04:04 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.4:compile 17:04:04 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.4:compile 17:04:04 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.4:compile 17:04:04 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:04:04 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.4:compile 17:04:04 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.6:compile 17:04:04 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:04:04 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:04:04 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:04:04 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:04:04 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:04:04 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:04:04 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:04:04 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:04:04 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:04:04 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:04:04 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:04:04 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:04:04 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:04:04 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:04:04 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:04:04 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:04:04 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:04:04 [INFO] +- junit:junit:jar:4.13.2:test 17:04:04 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:04:04 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:04:04 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:04:04 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 17:04:04 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:04:04 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:04:04 [INFO] 17:04:04 [INFO] --- clm-maven-plugin:2.48.1-01:index (default-cli) @ rfc7407-ietf-x509-cert-to-name --- 17:04:04 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/model/rfc7407-ietf-x509-cert-to-name/target/sonatype-clm/module.xml 17:04:04 [INFO] 17:04:04 [INFO] --------------< org.opendaylight.netconf:netconf-server >--------------- 17:04:04 [INFO] Building netconf-server 7.0.8-SNAPSHOT [49/121] 17:04:04 [INFO] -------------------------------[ bundle ]------------------------------- 17:04:04 [INFO] 17:04:04 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-server --- 17:04:04 [INFO] 17:04:04 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-server --- 17:04:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:04:04 [INFO] 17:04:04 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-server --- 17:04:04 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:04:04 [INFO] 17:04:04 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ netconf-server --- 17:04:05 [INFO] 17:04:05 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ netconf-server --- 17:04:05 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/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/** 17:04:05 [INFO] 17:04:05 [INFO] --- yang-maven-plugin:13.0.6:generate-sources (binding) @ netconf-server --- 17:04:05 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 17:04:05 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-server/src/main/yang 17:04:05 [INFO] yang-to-sources: Found 17 dependencies in 6.168 ms 17:04:05 [INFO] yang-to-sources: Project model files found: 2 in 5.442 ms 17:04:05 [INFO] yang-to-sources: 23 YANG models processed in 148.2 ms 17:04:05 [INFO] BindingJavaFileGenerator: Defined 99 files in 23.08 ms 17:04:05 [INFO] Sorted 99 files into 30 directories in 154.5 μs 17:04:05 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 99 in 59.07 ms 17:04:05 [INFO] 17:04:05 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-server --- 17:04:05 [INFO] Starting audit... 17:04:05 Audit done. 17:04:05 [INFO] You have 0 Checkstyle violations. 17:04:05 [INFO] 17:04:05 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-server --- 17:04:06 [INFO] Starting audit... 17:04:06 Audit done. 17:04:06 [INFO] You have 0 Checkstyle violations. 17:04:06 [INFO] 17:04:06 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-server --- 17:04:06 [INFO] 17:04:06 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-server --- 17:04:06 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-server/src/main/resources 17:04:06 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-server/target/generated-sources/spi 17:04:06 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 17:04:06 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 17:04:06 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 17:04:06 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-server/target/generated-sources/spi 17:04:06 [INFO] 17:04:06 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ netconf-server --- 17:04:06 [INFO] Recompiling the module because of changed dependency. 17:04:06 [INFO] Compiling 148 source files with javac [debug release 17] to target/classes 17:04: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 17:04:07 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:04:07 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:04: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 17:04:07 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:04:07 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:04: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 17:04:07 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:04:07 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:04:07 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-server/src/main/java/org/opendaylight/netconf/server/NetconfServerSessionNegotiatorFactory.java:[36,22] BASE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 17:04:07 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-server/src/main/java/org/opendaylight/netconf/server/NetconfServerSessionNegotiatorFactory.java:[83,31] BASE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 17:04:07 [INFO] 17:04:07 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ netconf-server >>> 17:04:07 [INFO] 17:04:07 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ netconf-server --- 17:04:07 [INFO] Fork Value is true 17:04:11 [INFO] Done SpotBugs Analysis.... 17:04:11 [INFO] 17:04:11 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ netconf-server <<< 17:04:11 [INFO] 17:04:11 [INFO] 17:04:11 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ netconf-server --- 17:04:11 [INFO] BugInstance size is 0 17:04:11 [INFO] Error size is 0 17:04:11 [INFO] No errors/warnings found 17:04:11 [INFO] 17:04:11 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-server --- 17:04:11 [INFO] Copying 2 resources from src/test/resources to target/test-classes 17:04:11 [INFO] 17:04:11 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ netconf-server --- 17:04:11 [INFO] Recompiling the module because of changed dependency. 17:04:11 [INFO] Compiling 22 source files with javac [debug release 17] to target/test-classes 17:04: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 17:04:11 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 17:04: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 17:04:11 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 17:04: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 17:04:11 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 17:04:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-server/src/test/java/org/opendaylight/netconf/server/ConcurrentClientsTest.java:[95,69] BASE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 17:04:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-server/src/test/java/org/opendaylight/netconf/server/ConcurrentClientsTest.java:[96,69] BASE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 17:04:11 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:04:11 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:04:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:04:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:04:11 [INFO] 17:04:11 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ netconf-server --- 17:04:11 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:04:11 [INFO] 17:04:11 [INFO] ------------------------------------------------------- 17:04:11 [INFO] T E S T S 17:04:11 [INFO] ------------------------------------------------------- 17:04:13 [INFO] Running org.opendaylight.netconf.server.ConcurrentClientsTest 17:04:13 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:04:19 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.380 s -- in org.opendaylight.netconf.server.ConcurrentClientsTest 17:04:19 [INFO] Running org.opendaylight.netconf.server.NetconfServerSessionNegotiatorTest 17:04:19 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.opendaylight.netconf.server.NetconfServerSessionNegotiatorTest 17:04:19 [INFO] Running org.opendaylight.netconf.server.api.monitoring.SessionEventTest 17:04:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.opendaylight.netconf.server.api.monitoring.SessionEventTest 17:04:19 [INFO] Running org.opendaylight.netconf.server.api.operations.AbstractLastNetconfOperationTest 17:04:19 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s -- in org.opendaylight.netconf.server.api.operations.AbstractLastNetconfOperationTest 17:04:19 [INFO] Running org.opendaylight.netconf.server.api.operations.AbstractNetconfOperationTest 17:04:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.netconf.server.api.operations.AbstractNetconfOperationTest 17:04:19 [INFO] Running org.opendaylight.netconf.server.api.operations.AbstractSingletonNetconfOperationTest 17:04:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.netconf.server.api.operations.AbstractSingletonNetconfOperationTest 17:04:19 [INFO] Running org.opendaylight.netconf.server.api.operations.HandlingPriorityTest 17:04:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.netconf.server.api.operations.HandlingPriorityTest 17:04:19 [INFO] Running org.opendaylight.netconf.server.mapping.operations.DefaultCloseSessionTest 17:04:20 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.488 s -- in org.opendaylight.netconf.server.mapping.operations.DefaultCloseSessionTest 17:04:20 [INFO] Running org.opendaylight.netconf.server.mapping.operations.DefaultStopExiTest 17:04:20 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.157 s -- in org.opendaylight.netconf.server.mapping.operations.DefaultStopExiTest 17:04:20 [INFO] Running org.opendaylight.netconf.server.osgi.AggregatedNetconfOperationServiceFactoryTest 17:04:20 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.136 s -- in org.opendaylight.netconf.server.osgi.AggregatedNetconfOperationServiceFactoryTest 17:04:20 [INFO] Running org.opendaylight.netconf.server.osgi.NetconfCapabilityMonitoringServiceTest 17:04:20 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 s -- in org.opendaylight.netconf.server.osgi.NetconfCapabilityMonitoringServiceTest 17:04:20 [INFO] Running org.opendaylight.netconf.server.osgi.NetconfOperationRouterImplTest 17:04:20 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s -- in org.opendaylight.netconf.server.osgi.NetconfOperationRouterImplTest 17:04:20 [INFO] Running org.opendaylight.netconf.server.osgi.NetconfSessionMonitoringServiceTest 17:04:21 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.068 s -- in org.opendaylight.netconf.server.osgi.NetconfSessionMonitoringServiceTest 17:04:21 [INFO] Running org.opendaylight.netconf.server.AdditionalHeaderParserTest 17:04:21 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.netconf.server.AdditionalHeaderParserTest 17:04:21 [INFO] Running org.opendaylight.netconf.server.DeserializerExceptionHandlerTest 17:04:21 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s -- in org.opendaylight.netconf.server.DeserializerExceptionHandlerTest 17:04:21 [INFO] Running org.opendaylight.netconf.server.ExiEncodeDecodeTest 17:04:21 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.netconf.server.ExiEncodeDecodeTest 17:04:21 [INFO] Running org.opendaylight.netconf.server.MessageParserTest 17:04:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in org.opendaylight.netconf.server.MessageParserTest 17:04:21 [INFO] Running org.opendaylight.netconf.server.NetconfServerSessionListenerTest 17:04:21 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s -- in org.opendaylight.netconf.server.NetconfServerSessionListenerTest 17:04:21 [INFO] Running org.opendaylight.netconf.server.NetconfServerSessionTest 17:04:21 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.opendaylight.netconf.server.NetconfServerSessionTest 17:04:21 [INFO] Running org.opendaylight.netconf.server.SendErrorExceptionUtilTest 17:04:21 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.opendaylight.netconf.server.SendErrorExceptionUtilTest 17:04:21 [INFO] Running org.opendaylight.netconf.server.spi.SubtreeFilterNotificationTest 17:04:22 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.opendaylight.netconf.server.spi.SubtreeFilterNotificationTest 17:04:22 [INFO] Running org.opendaylight.netconf.server.spi.SubtreeFilterRpcTest 17:04:22 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s -- in org.opendaylight.netconf.server.spi.SubtreeFilterRpcTest 17:04:22 [INFO] 17:04:22 [INFO] Results: 17:04:22 [INFO] 17:04:22 [INFO] Tests run: 83, Failures: 0, Errors: 0, Skipped: 0 17:04:22 [INFO] 17:04:22 [INFO] 17:04:22 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ netconf-server --- 17:04:22 [INFO] 17:04:22 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-server --- 17:04:22 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-server/target/netconf-server-7.0.8-SNAPSHOT.jar 17:04:22 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-server/target/classes/META-INF/MANIFEST.MF 17:04:22 [INFO] 17:04:22 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-server --- 17:04:22 [INFO] No previous run data found, generating javadoc. 17:04:26 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-server/target/netconf-server-7.0.8-SNAPSHOT-javadoc.jar 17:04:26 [INFO] 17:04:26 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ netconf-server --- 17:04:26 [INFO] CycloneDX: Resolving Dependencies 17:04:27 [INFO] CycloneDX: Creating BOM version 1.5 with 56 component(s) 17:04:27 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-server/target/bom.xml 17:04:27 [INFO] attaching as netconf-server-7.0.8-SNAPSHOT-cyclonedx.xml 17:04:27 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-server/target/bom.json 17:04:27 [INFO] attaching as netconf-server-7.0.8-SNAPSHOT-cyclonedx.json 17:04:27 [INFO] 17:04:27 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-server --- 17:04:27 [INFO] Skipping duplicate-finder execution! 17:04:27 [INFO] 17:04:27 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-server --- 17:04:27 [WARNING] Used undeclared dependencies found: 17:04:27 [WARNING] org.opendaylight.netconf:netconf-common:jar:7.0.8-SNAPSHOT:compile 17:04:27 [INFO] 17:04:27 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ netconf-server --- 17:04:27 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-server/target/netconf-server-7.0.8-SNAPSHOT-sources.jar 17:04:27 [INFO] 17:04:27 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ netconf-server --- 17:04:27 [INFO] 17:04:27 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ netconf-server --- 17:04:27 [INFO] Loading execution data file /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-server/target/code-coverage/jacoco.exec 17:04:27 [INFO] Analyzed bundle 'netconf-server' with 43 classes 17:04:27 [INFO] 17:04:27 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ netconf-server --- 17:04:27 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-server/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-server/7.0.8-SNAPSHOT/netconf-server-7.0.8-SNAPSHOT.pom 17:04:27 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-server/target/netconf-server-7.0.8-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-server/7.0.8-SNAPSHOT/netconf-server-7.0.8-SNAPSHOT.jar 17:04:27 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-server/target/netconf-server-7.0.8-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-server/7.0.8-SNAPSHOT/netconf-server-7.0.8-SNAPSHOT-javadoc.jar 17:04:27 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-server/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-server/7.0.8-SNAPSHOT/netconf-server-7.0.8-SNAPSHOT-cyclonedx.xml 17:04:27 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-server/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-server/7.0.8-SNAPSHOT/netconf-server-7.0.8-SNAPSHOT-cyclonedx.json 17:04:27 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-server/target/netconf-server-7.0.8-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-server/7.0.8-SNAPSHOT/netconf-server-7.0.8-SNAPSHOT-sources.jar 17:04:27 [INFO] 17:04:27 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-server --- 17:04:27 [INFO] Installing org/opendaylight/netconf/netconf-server/7.0.8-SNAPSHOT/netconf-server-7.0.8-SNAPSHOT.jar 17:04:27 [INFO] Writing OBR metadata 17:04:27 [INFO] 17:04:27 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ netconf-server --- 17:04:27 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:04:27 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:04:27 [INFO] 17:04:27 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-server --- 17:04:27 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:04:27 [INFO] 17:04:27 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ netconf-server --- 17:04:27 [INFO] org.opendaylight.netconf:netconf-server:bundle:7.0.8-SNAPSHOT 17:04:27 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:04:27 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:04:27 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:04:27 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:04:27 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:04:27 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 17:04:27 [INFO] +- io.netty:netty-codec:jar:4.1.109.Final:compile 17:04:27 [INFO] +- io.netty:netty-common:jar:4.1.109.Final:compile 17:04:27 [INFO] +- io.netty:netty-transport:jar:4.1.109.Final:compile 17:04:27 [INFO] | \- io.netty:netty-resolver:jar:4.1.109.Final:compile 17:04:27 [INFO] +- org.checkerframework:checker-qual:jar:3.43.0:provided 17:04:27 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.6:compile 17:04:27 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.6:compile 17:04:27 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.4:compile 17:04:27 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.4:compile 17:04:27 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.4:compile 17:04:27 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.4:compile 17:04:27 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.4:compile 17:04:27 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.4:compile 17:04:27 [INFO] +- org.opendaylight.netconf.model:rfc5277:jar:7.0.8-SNAPSHOT:compile 17:04:27 [INFO] +- org.opendaylight.netconf.model:rfc6022:jar:7.0.8-SNAPSHOT:compile 17:04:27 [INFO] +- org.opendaylight.netconf.model:rfc6241:jar:7.0.8-SNAPSHOT:compile 17:04:27 [INFO] +- org.opendaylight.netconf.model:rfc6470:jar:7.0.8-SNAPSHOT:compile 17:04:27 [INFO] +- org.opendaylight.netconf.model:rfc7407-ietf-x509-cert-to-name:jar:7.0.8-SNAPSHOT:compile 17:04:27 [INFO] +- org.opendaylight.netconf:netconf-api:jar:7.0.8-SNAPSHOT:compile 17:04:27 [INFO] | +- org.opendaylight.odlparent:logging-markers:jar:13.1.3:compile 17:04:27 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.6:compile 17:04:27 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:04:27 [INFO] +- org.opendaylight.netconf:netconf-netty-util:jar:7.0.8-SNAPSHOT:compile 17:04:27 [INFO] | +- io.netty:netty-handler:jar:4.1.109.Final:compile 17:04:27 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 17:04:27 [INFO] | +- org.opendaylight.netconf:netconf-common:jar:7.0.8-SNAPSHOT:compile 17:04:27 [INFO] | \- org.opendaylight.netconf:shaded-exificient:jar:7.0.8-SNAPSHOT:compile 17:04:27 [INFO] +- org.opendaylight.netconf:transport-api:jar:7.0.8-SNAPSHOT:compile 17:04:27 [INFO] +- org.opendaylight.netconf:transport-tcp:jar:7.0.8-SNAPSHOT:compile 17:04:27 [INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 17:04:27 [INFO] | \- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.8-SNAPSHOT:compile 17:04:27 [INFO] +- org.opendaylight.netconf:transport-tls:jar:7.0.8-SNAPSHOT:compile 17:04:27 [INFO] | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:04:27 [INFO] | +- org.opendaylight.netconf:keystore-api:jar:7.0.8-SNAPSHOT:compile 17:04:27 [INFO] | +- org.opendaylight.netconf:truststore-api:jar:7.0.8-SNAPSHOT:compile 17:04:27 [INFO] | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.8-SNAPSHOT:compile 17:04:27 [INFO] +- org.opendaylight.netconf:transport-ssh:jar:7.0.8-SNAPSHOT:compile 17:04:27 [INFO] | +- commons-codec:commons-codec:jar:1.15:compile 17:04:27 [INFO] | +- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.4:compile 17:04:27 [INFO] | \- org.opendaylight.netconf:shaded-sshd:jar:7.0.8-SNAPSHOT:compile 17:04:27 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 17:04:27 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 17:04:27 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 17:04:27 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 17:04:27 [INFO] +- io.netty:netty-buffer:jar:4.1.109.Final:test 17:04:27 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:13.0.6:test 17:04:27 [INFO] +- org.opendaylight.netconf:netconf-client:jar:7.0.8-SNAPSHOT:test 17:04:27 [INFO] +- org.opendaylight.netconf:netconf-client:test-jar:tests:7.0.8-SNAPSHOT:test 17:04:27 [INFO] +- org.opendaylight.netconf:netconf-test-util:jar:7.0.8-SNAPSHOT:test 17:04:27 [INFO] | \- org.xmlunit:xmlunit-legacy:jar:2.10.0:test 17:04:27 [INFO] +- org.xmlunit:xmlunit-core:jar:2.10.0:test 17:04:27 [INFO] | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:test 17:04:27 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:04:27 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.4:compile 17:04:27 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:04:27 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:04:27 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:04:27 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:04:27 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:04:27 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:04:27 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:04:27 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:04:27 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:04:27 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:04:27 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:04:27 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:04:27 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:04:27 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:04:27 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:04:27 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:04:27 [INFO] +- junit:junit:jar:4.13.2:test 17:04:27 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:04:27 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:04:27 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:04:27 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 17:04:27 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:04:27 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:04:27 [INFO] 17:04:27 [INFO] --- clm-maven-plugin:2.48.1-01:index (default-cli) @ netconf-server --- 17:04:27 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-server/target/sonatype-clm/module.xml 17:04:27 [INFO] 17:04:27 [INFO] -------------< org.opendaylight.netconf:odl-netconf-impl >-------------- 17:04:27 [INFO] Building OpenDaylight :: Netconf :: Impl 7.0.8-SNAPSHOT [50/121] 17:04:27 [INFO] ------------------------------[ feature ]------------------------------- 17:04:27 [INFO] 17:04:27 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-impl --- 17:04:27 [INFO] 17:04:27 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-impl --- 17:04:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:04:27 [INFO] 17:04:27 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-impl --- 17:04:27 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:04:27 [INFO] 17:04:27 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-netconf-impl --- 17:04:28 [INFO] 17:04:28 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-netconf-impl --- 17:04:28 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:04:28 [INFO] argLine set to empty 17:04:28 [INFO] 17:04:28 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-impl --- 17:04:28 [INFO] Starting audit... 17:04:28 Audit done. 17:04:28 [INFO] You have 0 Checkstyle violations. 17:04:28 [INFO] 17:04:28 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-impl --- 17:04:28 [INFO] Starting audit... 17:04:28 Audit done. 17:04:28 [INFO] You have 0 Checkstyle violations. 17:04:28 [INFO] 17:04:28 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-impl --- 17:04:28 [INFO] 17:04:28 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-impl --- 17:04:28 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-impl/target/feature/feature.xml 17:04:28 [INFO] ...done! 17:04:28 [INFO] Attaching features XML 17:04:28 [INFO] 17:04:28 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-netconf-impl --- 17:04: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 17:04:28 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:04:28 [INFO] 17:04:28 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-netconf-impl >>> 17:04:28 [INFO] 17:04:28 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-netconf-impl --- 17:04:28 [INFO] 17:04:28 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-netconf-impl <<< 17:04:28 [INFO] 17:04:28 [INFO] 17:04:28 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-netconf-impl --- 17:04:28 [INFO] 17:04:28 [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-netconf-impl --- 17:04:28 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-impl 17:04:28 [INFO] Project dependency features detected: [] 17:04:28 [INFO] Pax Exam System (Version: 4.13.3) created. 17:04:28 [INFO] Creating RMI registry server on 127.0.0.1:21000 17:04:29 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 17:04:29 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 17:04:29 [INFO] Waiting for remote bundle context.. on 21000 name: 9f22624b-e893-4ff0-a65b-a01807f9cd64 timout: [ RelativeTimeout value = 180000 ] 17:04:36 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 17:04:36 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 17:04:36 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 17:04:36 [INFO] 17:04:36 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-netconf-impl --- 17:04:36 [INFO] 17:04:36 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-impl --- 17:04:36 [INFO] 17:04:36 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-netconf-impl --- 17:04:36 [INFO] CycloneDX: Resolving Dependencies 17:04:38 [INFO] CycloneDX: Creating BOM version 1.5 with 130 component(s) 17:04:38 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-impl/target/bom.xml 17:04:38 [INFO] attaching as odl-netconf-impl-7.0.8-SNAPSHOT-cyclonedx.xml 17:04:38 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-impl/target/bom.json 17:04:38 [INFO] attaching as odl-netconf-impl-7.0.8-SNAPSHOT-cyclonedx.json 17:04:38 [INFO] 17:04:38 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-impl --- 17:04:38 [INFO] Skipping duplicate-finder execution! 17:04:38 [INFO] 17:04:38 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-impl --- 17:04:38 [INFO] Skipping plugin execution 17:04:38 [INFO] 17:04:38 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-impl --- 17:04:38 [INFO] Skipping source per configuration. 17:04:38 [INFO] 17:04:38 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-netconf-impl --- 17:04:38 [INFO] 17:04:38 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-netconf-impl --- 17:04:38 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:04:38 [INFO] 17:04:38 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-netconf-impl --- 17:04:38 [WARNING] 17:04:38 [WARNING] The packaging plugin for project odl-netconf-impl did not assign 17:04:38 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:04:38 [WARNING] 17:04:38 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:04:38 [WARNING] 17:04:38 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-impl/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-impl/7.0.8-SNAPSHOT/odl-netconf-impl-7.0.8-SNAPSHOT.pom 17:04:38 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-impl/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-impl/7.0.8-SNAPSHOT/odl-netconf-impl-7.0.8-SNAPSHOT-features.xml 17:04:38 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-impl/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-impl/7.0.8-SNAPSHOT/odl-netconf-impl-7.0.8-SNAPSHOT-cyclonedx.xml 17:04:38 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-impl/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-impl/7.0.8-SNAPSHOT/odl-netconf-impl-7.0.8-SNAPSHOT-cyclonedx.json 17:04:38 [INFO] 17:04:38 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ odl-netconf-impl --- 17:04:38 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:04:38 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:04:38 [WARNING] 17:04:38 [WARNING] The packaging plugin for project odl-netconf-impl did not assign 17:04:38 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:04:38 [WARNING] 17:04:38 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:04:38 [WARNING] 17:04:38 [INFO] 17:04:38 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-netconf-impl --- 17:04:38 [INFO] org.opendaylight.netconf:odl-netconf-impl:feature:7.0.8-SNAPSHOT 17:04:38 [INFO] +- org.opendaylight.netconf:odl-netconf-api:xml:features:7.0.8-SNAPSHOT:compile 17:04:38 [INFO] | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.3:compile 17:04:38 [INFO] | | +- io.netty:netty-codec-http:jar:4.1.109.Final:compile 17:04:38 [INFO] | | +- io.netty:netty-codec-http2:jar:4.1.109.Final:compile 17:04:38 [INFO] | | +- io.netty:netty-handler:jar:4.1.109.Final:compile 17:04:38 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 17:04:38 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:compile 17:04:38 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.109.Final:compile 17:04:38 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:13.0.4:compile 17:04:38 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:13.0.4:compile 17:04:38 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:13.0.4:compile 17:04:38 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:13.0.4:compile 17:04:38 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:13.0.4:compile 17:04:38 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:7.0.8-SNAPSHOT:compile 17:04:38 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc6241:xml:features:7.0.8-SNAPSHOT:compile 17:04:38 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc6470:xml:features:7.0.8-SNAPSHOT:compile 17:04:38 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc8526:xml:features:7.0.8-SNAPSHOT:compile 17:04:38 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc6243:xml:features:7.0.8-SNAPSHOT:compile 17:04:38 [INFO] | | | \- org.opendaylight.netconf.model:rfc6243:jar:7.0.8-SNAPSHOT:compile 17:04:38 [INFO] | | \- org.opendaylight.netconf.model:rfc8526:jar:7.0.8-SNAPSHOT:compile 17:04:38 [INFO] | +- org.opendaylight.netconf:netconf-api:jar:7.0.8-SNAPSHOT:compile 17:04:38 [INFO] | | +- org.opendaylight.odlparent:logging-markers:jar:13.1.3:compile 17:04:38 [INFO] | | \- org.opendaylight.yangtools:util:jar:13.0.6:compile 17:04:38 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:04:38 [INFO] | \- org.opendaylight.netconf:netconf-auth:jar:7.0.8-SNAPSHOT:compile 17:04:38 [INFO] +- org.opendaylight.netconf:odl-netconf-common:xml:features:7.0.8-SNAPSHOT:compile 17:04:38 [INFO] | +- org.apache.karaf.features:standard:xml:features:4.4.6:runtime 17:04:38 [INFO] | +- org.opendaylight.netconf:netconf-common:jar:7.0.8-SNAPSHOT:compile 17:04:38 [INFO] | \- org.opendaylight.netconf:netconf-netty-util:jar:7.0.8-SNAPSHOT:compile 17:04:38 [INFO] | +- io.netty:netty-buffer:jar:4.1.109.Final:compile 17:04:38 [INFO] | \- org.opendaylight.netconf:shaded-exificient:jar:7.0.8-SNAPSHOT:compile 17:04:38 [INFO] +- org.opendaylight.netconf:odl-netconf-util:xml:features:7.0.8-SNAPSHOT:compile 17:04:38 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.6:compile 17:04:38 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.3:compile 17:04:38 [INFO] | | | \- com.google.code.gson:gson:jar:2.10.1:compile 17:04:38 [INFO] | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.3:compile 17:04:38 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 17:04:38 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.6:compile 17:04:38 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.3:compile 17:04:38 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.1:compile 17:04:38 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.6:compile 17:04:38 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.6:compile 17:04:38 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.6:compile 17:04:38 [INFO] | | | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.6:compile 17:04:38 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.6:compile 17:04:38 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.6:compile 17:04:38 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.6:compile 17:04:38 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.6:compile 17:04:38 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.6:compile 17:04:38 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.6:compile 17:04:38 [INFO] | | | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.6:compile 17:04:38 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.6:compile 17:04:38 [INFO] | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.6:compile 17:04:38 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.6:compile 17:04:38 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.6:compile 17:04:38 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.6:compile 17:04:38 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.6:compile 17:04:38 [INFO] | | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.6:compile 17:04:38 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.6:compile 17:04:38 [INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.6:compile 17:04:38 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.6:compile 17:04:38 [INFO] | | | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.6:compile 17:04:38 [INFO] | | | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.6:compile 17:04:38 [INFO] | | | | \- org.opendaylight.yangtools:yang-model-spi:jar:13.0.6:compile 17:04:38 [INFO] | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.6:compile 17:04:38 [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.6:compile 17:04:38 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.6:compile 17:04:38 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.6:compile 17:04:38 [INFO] | \- org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.8-SNAPSHOT:compile 17:04:38 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.6:compile 17:04:38 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile 17:04:38 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.6:compile 17:04:38 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.6:compile 17:04:38 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.6:compile 17:04:38 [INFO] +- org.opendaylight.netconf:odl-netconf-model-rfc6022:xml:features:7.0.8-SNAPSHOT:compile 17:04:38 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.4:compile 17:04:38 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.4:compile 17:04:38 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.4:compile 17:04:38 [INFO] | \- org.opendaylight.netconf.model:rfc6022:jar:7.0.8-SNAPSHOT:compile 17:04:38 [INFO] +- org.opendaylight.netconf:odl-netconf-transport:xml:features:7.0.8-SNAPSHOT:compile 17:04:38 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7317-iana-crypt-hash:xml:features:13.0.4:compile 17:04:38 [INFO] | | \- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.4:compile 17:04:38 [INFO] | +- org.opendaylight.netconf:odl-netconf-keystore:xml:features:7.0.8-SNAPSHOT:compile 17:04:38 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc8341:xml:features:7.0.8-SNAPSHOT:compile 17:04:38 [INFO] | | +- org.opendaylight.netconf:keystore-api:jar:7.0.8-SNAPSHOT:compile 17:04:38 [INFO] | | \- org.opendaylight.netconf:keystore-none:jar:7.0.8-SNAPSHOT:compile 17:04:38 [INFO] | +- org.opendaylight.netconf:odl-netconf-truststore:xml:features:7.0.8-SNAPSHOT:compile 17:04:38 [INFO] | | +- org.opendaylight.netconf:truststore-api:jar:7.0.8-SNAPSHOT:compile 17:04:38 [INFO] | | \- org.opendaylight.netconf:truststore-none:jar:7.0.8-SNAPSHOT:compile 17:04:38 [INFO] | +- org.opendaylight.netconf:odl-netconf-transport-api:xml:features:7.0.8-SNAPSHOT:compile 17:04:38 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.6:compile 17:04:38 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.6:compile 17:04:38 [INFO] | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 17:04:38 [INFO] | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile 17:04:38 [INFO] | +- org.opendaylight.netconf:transport-ssh:jar:7.0.8-SNAPSHOT:compile 17:04:38 [INFO] | | +- commons-codec:commons-codec:jar:1.15:compile 17:04:38 [INFO] | | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:04:38 [INFO] | | +- org.opendaylight.netconf:shaded-sshd:jar:7.0.8-SNAPSHOT:compile 17:04:38 [INFO] | | +- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.8-SNAPSHOT:compile 17:04:38 [INFO] | | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.8-SNAPSHOT:compile 17:04:38 [INFO] | +- org.opendaylight.netconf:transport-tcp:jar:7.0.8-SNAPSHOT:compile 17:04:38 [INFO] | | \- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 17:04:38 [INFO] | \- org.opendaylight.netconf:transport-tls:jar:7.0.8-SNAPSHOT:compile 17:04:38 [INFO] +- org.opendaylight.netconf:netconf-server:jar:7.0.8-SNAPSHOT:compile 17:04:38 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:04:38 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:04:38 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:04:38 [INFO] | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:04:38 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:04:38 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:04:38 [INFO] | +- io.netty:netty-codec:jar:4.1.109.Final:compile 17:04:38 [INFO] | +- io.netty:netty-common:jar:4.1.109.Final:compile 17:04:38 [INFO] | +- io.netty:netty-transport:jar:4.1.109.Final:compile 17:04:38 [INFO] | | \- io.netty:netty-resolver:jar:4.1.109.Final:compile 17:04:38 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.6:compile 17:04:38 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.6:compile 17:04:38 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.4:compile 17:04:38 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.4:compile 17:04:38 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.4:compile 17:04:38 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.4:compile 17:04:38 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.4:compile 17:04:38 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.4:compile 17:04:38 [INFO] | +- org.opendaylight.netconf.model:rfc5277:jar:7.0.8-SNAPSHOT:compile 17:04:38 [INFO] | +- org.opendaylight.netconf.model:rfc6241:jar:7.0.8-SNAPSHOT:compile 17:04:38 [INFO] | +- org.opendaylight.netconf.model:rfc6470:jar:7.0.8-SNAPSHOT:compile 17:04:38 [INFO] | +- org.opendaylight.netconf.model:rfc7407-ietf-x509-cert-to-name:jar:7.0.8-SNAPSHOT:compile 17:04:38 [INFO] | +- org.opendaylight.netconf:transport-api:jar:7.0.8-SNAPSHOT:compile 17:04:38 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:04:38 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.4:compile 17:04:38 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:04:38 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:04:38 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:04:38 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:04:38 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:04:38 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:04:38 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:04:38 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:04:38 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:04:38 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:04:38 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:04:38 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:04:38 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:04:38 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:04:38 [INFO] +- junit:junit:jar:4.13.2:test 17:04:38 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:04:38 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:04:38 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:04:38 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 17:04:38 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:04:38 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:04:38 [INFO] 17:04:38 [INFO] --- clm-maven-plugin:2.48.1-01:index (default-cli) @ odl-netconf-impl --- 17:04:38 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-impl/target/sonatype-clm/module.xml 17:04:38 [INFO] 17:04:38 [INFO] --------------< org.opendaylight.netconf:odl-netconf-all >-------------- 17:04:38 [INFO] Building OpenDaylight :: Netconf :: All 7.0.8-SNAPSHOT [51/121] 17:04:38 [INFO] ------------------------------[ feature ]------------------------------- 17:04:38 [INFO] 17:04:38 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-all --- 17:04:38 [INFO] 17:04:38 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-all --- 17:04:38 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:04:38 [INFO] 17:04:38 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-all --- 17:04:38 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:04:38 [INFO] 17:04:38 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-netconf-all --- 17:04:38 [INFO] 17:04:38 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-netconf-all --- 17:04:38 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:04:38 [INFO] argLine set to empty 17:04:38 [INFO] 17:04:38 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-all --- 17:04:38 [INFO] Starting audit... 17:04:38 Audit done. 17:04:38 [INFO] You have 0 Checkstyle violations. 17:04:38 [INFO] 17:04:38 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-all --- 17:04:38 [INFO] Starting audit... 17:04:38 Audit done. 17:04:38 [INFO] You have 0 Checkstyle violations. 17:04:38 [INFO] 17:04:38 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-all --- 17:04:38 [INFO] 17:04:38 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-all --- 17:04:38 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-all/target/feature/feature.xml 17:04:38 [INFO] ...done! 17:04:38 [INFO] Attaching features XML 17:04:38 [INFO] 17:04:38 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-netconf-all --- 17:04: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 17:04:38 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:04:38 [INFO] 17:04:38 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-netconf-all >>> 17:04:38 [INFO] 17:04:38 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-netconf-all --- 17:04:38 [INFO] 17:04:38 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-netconf-all <<< 17:04:38 [INFO] 17:04:38 [INFO] 17:04:38 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-netconf-all --- 17:04:38 [INFO] 17:04:38 [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-netconf-all --- 17:04:38 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-all 17:04:38 [INFO] Project dependency features detected: [] 17:04:38 [INFO] Pax Exam System (Version: 4.13.3) created. 17:04:38 [INFO] Creating RMI registry server on 127.0.0.1:21000 17:04:39 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 17:04:39 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 17:04:39 [INFO] Waiting for remote bundle context.. on 21000 name: ffe30539-a299-4e4a-8f6a-862e395d47e2 timout: [ RelativeTimeout value = 180000 ] 17:04:46 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 17:04:46 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 17:04:46 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 17:04:46 [INFO] 17:04:46 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-netconf-all --- 17:04:46 [INFO] 17:04:46 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-all --- 17:04:46 [INFO] 17:04:46 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-netconf-all --- 17:04:46 [INFO] CycloneDX: Resolving Dependencies 17:04:48 [INFO] CycloneDX: Creating BOM version 1.5 with 133 component(s) 17:04:48 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-all/target/bom.xml 17:04:48 [INFO] attaching as odl-netconf-all-7.0.8-SNAPSHOT-cyclonedx.xml 17:04:48 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-all/target/bom.json 17:04:48 [INFO] attaching as odl-netconf-all-7.0.8-SNAPSHOT-cyclonedx.json 17:04:48 [INFO] 17:04:48 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-all --- 17:04:48 [INFO] Skipping duplicate-finder execution! 17:04:48 [INFO] 17:04:48 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-all --- 17:04:48 [INFO] Skipping plugin execution 17:04:48 [INFO] 17:04:48 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-all --- 17:04:48 [INFO] Skipping source per configuration. 17:04:48 [INFO] 17:04:48 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-netconf-all --- 17:04:48 [INFO] 17:04:48 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-netconf-all --- 17:04:48 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:04:48 [INFO] 17:04:48 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-netconf-all --- 17:04:48 [WARNING] 17:04:48 [WARNING] The packaging plugin for project odl-netconf-all did not assign 17:04:48 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:04:48 [WARNING] 17:04:48 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:04:48 [WARNING] 17:04:48 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-all/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-all/7.0.8-SNAPSHOT/odl-netconf-all-7.0.8-SNAPSHOT.pom 17:04:48 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-all/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-all/7.0.8-SNAPSHOT/odl-netconf-all-7.0.8-SNAPSHOT-features.xml 17:04:48 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-all/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-all/7.0.8-SNAPSHOT/odl-netconf-all-7.0.8-SNAPSHOT-cyclonedx.xml 17:04:48 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-all/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-all/7.0.8-SNAPSHOT/odl-netconf-all-7.0.8-SNAPSHOT-cyclonedx.json 17:04:48 [INFO] 17:04:48 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ odl-netconf-all --- 17:04:48 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:04:48 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:04:48 [WARNING] 17:04:48 [WARNING] The packaging plugin for project odl-netconf-all did not assign 17:04:48 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:04:48 [WARNING] 17:04:48 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:04:48 [WARNING] 17:04:48 [INFO] 17:04:48 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-netconf-all --- 17:04:48 [INFO] org.opendaylight.netconf:odl-netconf-all:feature:7.0.8-SNAPSHOT 17:04:48 [INFO] +- org.opendaylight.netconf:odl-netconf-api:xml:features:7.0.8-SNAPSHOT:compile 17:04:48 [INFO] | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.3:compile 17:04:48 [INFO] | | +- io.netty:netty-codec-http:jar:4.1.109.Final:compile 17:04:48 [INFO] | | +- io.netty:netty-codec-http2:jar:4.1.109.Final:compile 17:04:48 [INFO] | | +- io.netty:netty-handler:jar:4.1.109.Final:compile 17:04:48 [INFO] | | | +- io.netty:netty-resolver:jar:4.1.109.Final:compile 17:04:48 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 17:04:48 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:compile 17:04:48 [INFO] | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 17:04:48 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.109.Final:compile 17:04:48 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:13.0.4:compile 17:04:48 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.4:compile 17:04:48 [INFO] | | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.4:compile 17:04:48 [INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.4:compile 17:04:48 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:13.0.4:compile 17:04:48 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:13.0.4:compile 17:04:48 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:13.0.4:compile 17:04:48 [INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.4:compile 17:04:48 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:13.0.4:compile 17:04:48 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.4:compile 17:04:48 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:7.0.8-SNAPSHOT:compile 17:04:48 [INFO] | | \- org.opendaylight.netconf.model:rfc5277:jar:7.0.8-SNAPSHOT:compile 17:04:48 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc6241:xml:features:7.0.8-SNAPSHOT:compile 17:04:48 [INFO] | | \- org.opendaylight.netconf.model:rfc6241:jar:7.0.8-SNAPSHOT:compile 17:04:48 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc6470:xml:features:7.0.8-SNAPSHOT:compile 17:04:48 [INFO] | | \- org.opendaylight.netconf.model:rfc6470:jar:7.0.8-SNAPSHOT:compile 17:04:48 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc8526:xml:features:7.0.8-SNAPSHOT:compile 17:04:48 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc6243:xml:features:7.0.8-SNAPSHOT:compile 17:04:48 [INFO] | | | \- org.opendaylight.netconf.model:rfc6243:jar:7.0.8-SNAPSHOT:compile 17:04:48 [INFO] | | \- org.opendaylight.netconf.model:rfc8526:jar:7.0.8-SNAPSHOT:compile 17:04:48 [INFO] | +- org.opendaylight.netconf:netconf-api:jar:7.0.8-SNAPSHOT:compile 17:04:48 [INFO] | | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:04:48 [INFO] | | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:04:48 [INFO] | | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:04:48 [INFO] | | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:04:48 [INFO] | | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:04:48 [INFO] | | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:04:48 [INFO] | | +- io.netty:netty-transport:jar:4.1.109.Final:compile 17:04:48 [INFO] | | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:04:48 [INFO] | | +- org.opendaylight.odlparent:logging-markers:jar:13.1.3:compile 17:04:48 [INFO] | | +- org.opendaylight.yangtools:util:jar:13.0.6:compile 17:04:48 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:04:48 [INFO] | | \- org.opendaylight.yangtools:yang-common:jar:13.0.6:compile 17:04:48 [INFO] | \- org.opendaylight.netconf:netconf-auth:jar:7.0.8-SNAPSHOT:compile 17:04:48 [INFO] +- org.opendaylight.netconf:odl-netconf-client:xml:features:7.0.8-SNAPSHOT:compile 17:04:48 [INFO] | +- org.opendaylight.netconf:odl-netconf-transport:xml:features:7.0.8-SNAPSHOT:compile 17:04:48 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7317-iana-crypt-hash:xml:features:13.0.4:compile 17:04:48 [INFO] | | | \- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.4:compile 17:04:48 [INFO] | | +- org.opendaylight.netconf:odl-netconf-keystore:xml:features:7.0.8-SNAPSHOT:compile 17:04:48 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc8341:xml:features:7.0.8-SNAPSHOT:compile 17:04:48 [INFO] | | | +- org.opendaylight.netconf:keystore-api:jar:7.0.8-SNAPSHOT:compile 17:04:48 [INFO] | | | \- org.opendaylight.netconf:keystore-none:jar:7.0.8-SNAPSHOT:compile 17:04:48 [INFO] | | +- org.opendaylight.netconf:odl-netconf-truststore:xml:features:7.0.8-SNAPSHOT:compile 17:04:48 [INFO] | | | +- org.opendaylight.netconf:truststore-api:jar:7.0.8-SNAPSHOT:compile 17:04:48 [INFO] | | | \- org.opendaylight.netconf:truststore-none:jar:7.0.8-SNAPSHOT:compile 17:04:48 [INFO] | | +- org.opendaylight.netconf:odl-netconf-transport-api:xml:features:7.0.8-SNAPSHOT:compile 17:04:48 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.6:compile 17:04:48 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.6:compile 17:04:48 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 17:04:48 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile 17:04:48 [INFO] | | +- org.opendaylight.netconf:transport-ssh:jar:7.0.8-SNAPSHOT:compile 17:04:48 [INFO] | | | +- commons-codec:commons-codec:jar:1.15:compile 17:04:48 [INFO] | | | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:04:48 [INFO] | | | +- org.opendaylight.netconf:shaded-sshd:jar:7.0.8-SNAPSHOT:compile 17:04:48 [INFO] | | | +- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.8-SNAPSHOT:compile 17:04:48 [INFO] | | | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.8-SNAPSHOT:compile 17:04:48 [INFO] | | +- org.opendaylight.netconf:transport-tcp:jar:7.0.8-SNAPSHOT:compile 17:04:48 [INFO] | | \- org.opendaylight.netconf:transport-tls:jar:7.0.8-SNAPSHOT:compile 17:04:48 [INFO] | \- org.opendaylight.netconf:netconf-client:jar:7.0.8-SNAPSHOT:compile 17:04:48 [INFO] | +- io.netty:netty-codec:jar:4.1.109.Final:compile 17:04:48 [INFO] | +- io.netty:netty-common:jar:4.1.109.Final:compile 17:04:48 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.4:compile 17:04:48 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.4:compile 17:04:48 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.4:compile 17:04:48 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.4:compile 17:04:48 [INFO] | +- org.opendaylight.netconf:shaded-exificient:jar:7.0.8-SNAPSHOT:compile 17:04:48 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.4:compile 17:04:48 [INFO] +- org.opendaylight.netconf:odl-netconf-common:xml:features:7.0.8-SNAPSHOT:compile 17:04:48 [INFO] | +- org.apache.karaf.features:standard:xml:features:4.4.6:runtime 17:04:48 [INFO] | +- org.opendaylight.netconf:netconf-common:jar:7.0.8-SNAPSHOT:compile 17:04:48 [INFO] | \- org.opendaylight.netconf:netconf-netty-util:jar:7.0.8-SNAPSHOT:compile 17:04:48 [INFO] | \- io.netty:netty-buffer:jar:4.1.109.Final:compile 17:04:48 [INFO] +- org.opendaylight.netconf:odl-netconf-impl:xml:features:7.0.8-SNAPSHOT:compile 17:04:48 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc6022:xml:features:7.0.8-SNAPSHOT:compile 17:04:48 [INFO] | | \- org.opendaylight.netconf.model:rfc6022:jar:7.0.8-SNAPSHOT:compile 17:04:48 [INFO] | \- org.opendaylight.netconf:netconf-server:jar:7.0.8-SNAPSHOT:compile 17:04:48 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.6:compile 17:04:48 [INFO] | +- org.opendaylight.netconf.model:rfc7407-ietf-x509-cert-to-name:jar:7.0.8-SNAPSHOT:compile 17:04:48 [INFO] | \- org.opendaylight.netconf:transport-api:jar:7.0.8-SNAPSHOT:compile 17:04:48 [INFO] +- org.opendaylight.netconf:odl-netconf-util:xml:features:7.0.8-SNAPSHOT:compile 17:04:48 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.6:compile 17:04:48 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.3:compile 17:04:48 [INFO] | | | \- com.google.code.gson:gson:jar:2.10.1:compile 17:04:48 [INFO] | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.3:compile 17:04:48 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 17:04:48 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.6:compile 17:04:48 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.3:compile 17:04:48 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.1:compile 17:04:48 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.6:compile 17:04:48 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.6:compile 17:04:48 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.6:compile 17:04:48 [INFO] | | | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.6:compile 17:04:48 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.6:compile 17:04:48 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.6:compile 17:04:48 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.6:compile 17:04:48 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.6:compile 17:04:48 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.6:compile 17:04:48 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.6:compile 17:04:48 [INFO] | | | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.6:compile 17:04:48 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.6:compile 17:04:48 [INFO] | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.6:compile 17:04:48 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.6:compile 17:04:48 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.6:compile 17:04:48 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.6:compile 17:04:48 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.6:compile 17:04:48 [INFO] | | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.6:compile 17:04:48 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.6:compile 17:04:48 [INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.6:compile 17:04:48 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.6:compile 17:04:48 [INFO] | | | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.6:compile 17:04:48 [INFO] | | | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.6:compile 17:04:48 [INFO] | | | | \- org.opendaylight.yangtools:yang-model-spi:jar:13.0.6:compile 17:04:48 [INFO] | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.6:compile 17:04:48 [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.6:compile 17:04:48 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.6:compile 17:04:48 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.6:compile 17:04:48 [INFO] | \- org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.8-SNAPSHOT:compile 17:04:48 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.6:compile 17:04:48 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile 17:04:48 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.6:compile 17:04:48 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.6:compile 17:04:48 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.6:compile 17:04:48 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:04:48 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:04:48 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:04:48 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:04:48 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:04:48 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:04:48 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:04:48 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:04:48 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:04:48 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:04:48 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:04:48 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:04:48 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:04:48 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:04:48 [INFO] +- junit:junit:jar:4.13.2:test 17:04:48 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:04:48 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:04:48 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:04:48 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 17:04:48 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:04:48 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:04:48 [INFO] 17:04:48 [INFO] --- clm-maven-plugin:2.48.1-01:index (default-cli) @ odl-netconf-all --- 17:04:48 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-all/target/sonatype-clm/module.xml 17:04:48 [INFO] 17:04:48 [INFO] -----------< org.opendaylight.netconf:yanglib-mdsal-writer >------------ 17:04:48 [INFO] Building yanglib-mdsal-writer 7.0.8-SNAPSHOT [52/121] 17:04:48 [INFO] -------------------------------[ bundle ]------------------------------- 17:04:48 [INFO] 17:04:48 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ yanglib-mdsal-writer --- 17:04:48 [INFO] 17:04:48 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ yanglib-mdsal-writer --- 17:04:48 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:04:48 [INFO] 17:04:48 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ yanglib-mdsal-writer --- 17:04:48 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:04:48 [INFO] 17:04:48 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ yanglib-mdsal-writer --- 17:04:49 [INFO] 17:04:49 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ yanglib-mdsal-writer --- 17:04:49 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/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/** 17:04:49 [INFO] 17:04:49 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ yanglib-mdsal-writer --- 17:04:49 [INFO] Starting audit... 17:04:49 Audit done. 17:04:49 [INFO] You have 0 Checkstyle violations. 17:04:49 [INFO] 17:04:49 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ yanglib-mdsal-writer --- 17:04:49 [INFO] Starting audit... 17:04:49 Audit done. 17:04:49 [INFO] You have 0 Checkstyle violations. 17:04:49 [INFO] 17:04:49 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ yanglib-mdsal-writer --- 17:04:49 [INFO] 17:04:49 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ yanglib-mdsal-writer --- 17:04:49 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/apps/yanglib-mdsal-writer/src/main/resources 17:04:49 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/apps/yanglib-mdsal-writer/target/generated-sources/spi 17:04:49 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/apps/yanglib-mdsal-writer/target/generated-sources/yang 17:04:49 [INFO] 17:04:49 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ yanglib-mdsal-writer --- 17:04:49 [INFO] Recompiling the module because of changed dependency. 17:04:49 [INFO] Compiling 5 source files with javac [debug release 17] to target/classes 17:04:49 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:04:49 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:04:49 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:04:49 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:04:49 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:04:49 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:04:49 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/yanglib-mdsal-writer/src/main/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriter.java:[141,46] buildModuleState(@org.eclipse.jdt.annotation.NonNull org.opendaylight.yangtools.yang.model.api.EffectiveModelContext,@org.eclipse.jdt.annotation.NonNull java.lang.String,@org.eclipse.jdt.annotation.NonNull org.opendaylight.netconf.yanglib.writer.YangLibrarySchemaSourceUrlProvider) in org.opendaylight.netconf.yanglib.writer.YangLibraryContentBuilderUtil has been deprecated 17:04:49 [INFO] 17:04:49 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ yanglib-mdsal-writer >>> 17:04:49 [INFO] 17:04:49 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ yanglib-mdsal-writer --- 17:04:49 [INFO] Fork Value is true 17:04:52 [INFO] Done SpotBugs Analysis.... 17:04:52 [INFO] 17:04:52 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ yanglib-mdsal-writer <<< 17:04:52 [INFO] 17:04:52 [INFO] 17:04:52 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ yanglib-mdsal-writer --- 17:04:52 [INFO] BugInstance size is 0 17:04:52 [INFO] Error size is 0 17:04:52 [INFO] No errors/warnings found 17:04:52 [INFO] 17:04:52 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ yanglib-mdsal-writer --- 17:04:52 [INFO] Copying 8 resources from src/test/resources to target/test-classes 17:04:52 [INFO] 17:04:52 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ yanglib-mdsal-writer --- 17:04:52 [INFO] Recompiling the module because of changed dependency. 17:04:52 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 17:04:52 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:04:52 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:04:52 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:04:52 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:04:52 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:04:52 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:04:52 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:04:52 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:04:52 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:04:52 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:04:52 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:04:52 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:04:52 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:04:52 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:04:52 [INFO] 17:04:52 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ yanglib-mdsal-writer --- 17:04:52 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:04:52 [INFO] 17:04:52 [INFO] ------------------------------------------------------- 17:04:52 [INFO] T E S T S 17:04:52 [INFO] ------------------------------------------------------- 17:04:53 [INFO] Running org.opendaylight.netconf.yanglib.writer.YangLibraryWriterTest 17:04:54 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:04:57 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.496 s -- in org.opendaylight.netconf.yanglib.writer.YangLibraryWriterTest 17:04:57 [INFO] Running org.opendaylight.netconf.yanglib.writer.YangLibraryWriterSingletonIntegrationTest 17:04:58 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.253 s -- in org.opendaylight.netconf.yanglib.writer.YangLibraryWriterSingletonIntegrationTest 17:04:58 [INFO] 17:04:58 [INFO] Results: 17:04:58 [INFO] 17:04:58 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0 17:04:58 [INFO] 17:04:58 [INFO] 17:04:58 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ yanglib-mdsal-writer --- 17:04:58 [INFO] 17:04:58 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ yanglib-mdsal-writer --- 17:04:58 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/apps/yanglib-mdsal-writer/target/yanglib-mdsal-writer-7.0.8-SNAPSHOT.jar 17:04:58 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/apps/yanglib-mdsal-writer/target/classes/META-INF/MANIFEST.MF 17:04:58 [INFO] 17:04:58 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ yanglib-mdsal-writer --- 17:04:59 [INFO] No previous run data found, generating javadoc. 17:05:00 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/apps/yanglib-mdsal-writer/target/yanglib-mdsal-writer-7.0.8-SNAPSHOT-javadoc.jar 17:05:00 [INFO] 17:05:00 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ yanglib-mdsal-writer --- 17:05:00 [INFO] CycloneDX: Resolving Dependencies 17:05:01 [INFO] CycloneDX: Creating BOM version 1.5 with 38 component(s) 17:05:01 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/apps/yanglib-mdsal-writer/target/bom.xml 17:05:01 [INFO] attaching as yanglib-mdsal-writer-7.0.8-SNAPSHOT-cyclonedx.xml 17:05:01 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/apps/yanglib-mdsal-writer/target/bom.json 17:05:01 [INFO] attaching as yanglib-mdsal-writer-7.0.8-SNAPSHOT-cyclonedx.json 17:05:01 [INFO] 17:05:01 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ yanglib-mdsal-writer --- 17:05:01 [INFO] Skipping duplicate-finder execution! 17:05:01 [INFO] 17:05:01 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ yanglib-mdsal-writer --- 17:05:01 [INFO] No dependency problems found 17:05:01 [INFO] 17:05:01 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ yanglib-mdsal-writer --- 17:05:01 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/apps/yanglib-mdsal-writer/target/yanglib-mdsal-writer-7.0.8-SNAPSHOT-sources.jar 17:05:01 [INFO] 17:05:01 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ yanglib-mdsal-writer --- 17:05:01 [INFO] 17:05:01 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ yanglib-mdsal-writer --- 17:05:01 [INFO] Loading execution data file /w/workspace/netconf-maven-clm-7.0.x/apps/yanglib-mdsal-writer/target/code-coverage/jacoco.exec 17:05:01 [INFO] Analyzed bundle 'yanglib-mdsal-writer' with 7 classes 17:05:01 [INFO] 17:05:01 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ yanglib-mdsal-writer --- 17:05:01 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/apps/yanglib-mdsal-writer/pom.xml to /tmp/r/org/opendaylight/netconf/yanglib-mdsal-writer/7.0.8-SNAPSHOT/yanglib-mdsal-writer-7.0.8-SNAPSHOT.pom 17:05:01 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/apps/yanglib-mdsal-writer/target/yanglib-mdsal-writer-7.0.8-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/yanglib-mdsal-writer/7.0.8-SNAPSHOT/yanglib-mdsal-writer-7.0.8-SNAPSHOT.jar 17:05:01 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/apps/yanglib-mdsal-writer/target/yanglib-mdsal-writer-7.0.8-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/yanglib-mdsal-writer/7.0.8-SNAPSHOT/yanglib-mdsal-writer-7.0.8-SNAPSHOT-javadoc.jar 17:05:01 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/apps/yanglib-mdsal-writer/target/bom.xml to /tmp/r/org/opendaylight/netconf/yanglib-mdsal-writer/7.0.8-SNAPSHOT/yanglib-mdsal-writer-7.0.8-SNAPSHOT-cyclonedx.xml 17:05:01 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/apps/yanglib-mdsal-writer/target/bom.json to /tmp/r/org/opendaylight/netconf/yanglib-mdsal-writer/7.0.8-SNAPSHOT/yanglib-mdsal-writer-7.0.8-SNAPSHOT-cyclonedx.json 17:05:01 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/apps/yanglib-mdsal-writer/target/yanglib-mdsal-writer-7.0.8-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/yanglib-mdsal-writer/7.0.8-SNAPSHOT/yanglib-mdsal-writer-7.0.8-SNAPSHOT-sources.jar 17:05:01 [INFO] 17:05:01 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ yanglib-mdsal-writer --- 17:05:01 [INFO] Installing org/opendaylight/netconf/yanglib-mdsal-writer/7.0.8-SNAPSHOT/yanglib-mdsal-writer-7.0.8-SNAPSHOT.jar 17:05:01 [INFO] Writing OBR metadata 17:05:01 [INFO] 17:05:01 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ yanglib-mdsal-writer --- 17:05:01 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:05:01 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:05:01 [INFO] 17:05:01 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ yanglib-mdsal-writer --- 17:05:01 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:05:01 [INFO] 17:05:01 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ yanglib-mdsal-writer --- 17:05:01 [INFO] org.opendaylight.netconf:yanglib-mdsal-writer:bundle:7.0.8-SNAPSHOT 17:05:01 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:05:01 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:05:01 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:05:01 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:05:01 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:05:01 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:05:01 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:05:01 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.4:compile 17:05:01 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.6:compile 17:05:01 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:05:01 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.4:compile 17:05:01 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.4:compile 17:05:01 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.6:compile 17:05:01 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile 17:05:01 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.6:compile 17:05:01 [INFO] +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.4:compile 17:05:01 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.4:compile 17:05:01 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.4:compile 17:05:01 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.4:compile 17:05:01 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.4:compile 17:05:01 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.4:compile 17:05:01 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.4:compile 17:05:01 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.4:compile 17:05:01 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.6:compile 17:05:01 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.6:compile 17:05:01 [INFO] +- org.opendaylight.yangtools:yang-model-api:jar:13.0.6:compile 17:05:01 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.6:compile 17:05:01 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 17:05:01 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 17:05:01 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 17:05:01 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 17:05:01 [INFO] +- org.osgi:org.osgi.service.metatype.annotations:jar:1.4.1:provided 17:05:01 [INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided 17:05:01 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 17:05:01 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 17:05:01 [INFO] +- org.awaitility:awaitility:jar:4.2.1:test 17:05:01 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.4:test 17:05:01 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.6:test 17:05:01 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:13.0.6:test 17:05:01 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.6:test 17:05:01 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.6:test 17:05:01 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.4:test 17:05:01 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.4:test 17:05:01 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.4:test 17:05:01 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.4:test 17:05:01 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.4:test 17:05:01 [INFO] +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.4:test 17:05:01 [INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.6:test 17:05:01 [INFO] | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.6:test 17:05:01 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.6:test 17:05:01 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.6:test 17:05:01 [INFO] | +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.6:test 17:05:01 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.6:test 17:05:01 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.6:test 17:05:01 [INFO] | | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.6:test 17:05:01 [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.6:test 17:05:01 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.1:test 17:05:01 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.6:test 17:05:01 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.6:test 17:05:01 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.6:test 17:05:01 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.6:test 17:05:01 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.6:test 17:05:01 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.6:test 17:05:01 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.6:test 17:05:01 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.6:test 17:05:01 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.6:test 17:05:01 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.6:test 17:05:01 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.6:test 17:05:01 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.6:test 17:05:01 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.6:test 17:05:01 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.6:test 17:05:01 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.6:test 17:05:01 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.6:test 17:05:01 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.6:test 17:05:01 [INFO] | \- org.opendaylight.yangtools:yang-repo-api:jar:13.0.6:test 17:05:01 [INFO] +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.4:test 17:05:01 [INFO] | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.6:test 17:05:01 [INFO] | +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.6:test 17:05:01 [INFO] | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.6:test 17:05:01 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.4:test 17:05:01 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.4:test 17:05:01 [INFO] | +- net.bytebuddy:byte-buddy:jar:1.14.17:test 17:05:01 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.6:test 17:05:01 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.4:test 17:05:01 [INFO] +- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.4:test 17:05:01 [INFO] +- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.4:test 17:05:01 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.6:test 17:05:01 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.6:test 17:05:01 [INFO] +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.4:test 17:05:01 [INFO] +- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.4:test 17:05:01 [INFO] | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.4:test 17:05:01 [INFO] +- org.opendaylight.mdsal:mdsal-eos-dom-simple:jar:13.0.4:test 17:05:01 [INFO] +- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.4:test 17:05:01 [INFO] +- org.opendaylight.yangtools:yang-test-util:jar:13.0.6:test 17:05:01 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:05:01 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:05:01 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:05:01 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:05:01 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:05:01 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:05:01 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:05:01 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:05:01 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:05:01 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:05:01 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:05:01 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:05:01 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:05:01 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:05:01 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:05:01 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:05:01 [INFO] +- junit:junit:jar:4.13.2:test 17:05:01 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:05:01 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:05:01 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:05:01 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:05:01 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:05:01 [INFO] 17:05:01 [INFO] --- clm-maven-plugin:2.48.1-01:index (default-cli) @ yanglib-mdsal-writer --- 17:05:01 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/apps/yanglib-mdsal-writer/target/sonatype-clm/module.xml 17:05:01 [INFO] 17:05:01 [INFO] ---------< org.opendaylight.netconf:odl-yanglib-mdsal-writer >---------- 17:05:01 [INFO] Building odl-yanglib-mdsal-writer 7.0.8-SNAPSHOT [53/121] 17:05:01 [INFO] ------------------------------[ feature ]------------------------------- 17:05:01 [INFO] 17:05:01 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-yanglib-mdsal-writer --- 17:05:01 [INFO] 17:05:01 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-yanglib-mdsal-writer --- 17:05:01 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:05:01 [INFO] 17:05:01 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-yanglib-mdsal-writer --- 17:05:01 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:05:01 [INFO] 17:05:01 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-yanglib-mdsal-writer --- 17:05:01 [INFO] 17:05:01 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-yanglib-mdsal-writer --- 17:05:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:05:01 [INFO] argLine set to empty 17:05:01 [INFO] 17:05:01 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-yanglib-mdsal-writer --- 17:05:01 [INFO] Starting audit... 17:05:01 Audit done. 17:05:01 [INFO] You have 0 Checkstyle violations. 17:05:01 [INFO] 17:05:01 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-yanglib-mdsal-writer --- 17:05:02 [INFO] Starting audit... 17:05:02 Audit done. 17:05:02 [INFO] You have 0 Checkstyle violations. 17:05:02 [INFO] 17:05:02 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-yanglib-mdsal-writer --- 17:05:02 [INFO] 17:05:02 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-yanglib-mdsal-writer --- 17:05:02 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-7.0.x/features/odl-yanglib-mdsal-writer/target/feature/feature.xml 17:05:02 [INFO] ...done! 17:05:02 [INFO] Attaching features XML 17:05:02 [INFO] 17:05:02 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-yanglib-mdsal-writer --- 17:05:02 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 17:05:02 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:05:02 [INFO] 17:05:02 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-yanglib-mdsal-writer >>> 17:05:02 [INFO] 17:05:02 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-yanglib-mdsal-writer --- 17:05:02 [INFO] 17:05:02 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-yanglib-mdsal-writer <<< 17:05:02 [INFO] 17:05:02 [INFO] 17:05:02 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-yanglib-mdsal-writer --- 17:05:02 [INFO] 17:05:02 [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-yanglib-mdsal-writer --- 17:05:02 [INFO] Starting SFT for org.opendaylight.netconf:odl-yanglib-mdsal-writer 17:05:02 [INFO] Project dependency features detected: [] 17:05:02 [INFO] Pax Exam System (Version: 4.13.3) created. 17:05:02 [INFO] Creating RMI registry server on 127.0.0.1:21000 17:05:02 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 17:05:02 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 17:05:02 [INFO] Waiting for remote bundle context.. on 21000 name: 5e04041b-00d5-4ca8-b0ee-422620879628 timout: [ RelativeTimeout value = 180000 ] 17:05:15 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 17:05:15 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 17:05:15 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 17:05:15 [INFO] 17:05:15 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-yanglib-mdsal-writer --- 17:05:15 [INFO] 17:05:15 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-yanglib-mdsal-writer --- 17:05:15 [INFO] 17:05:15 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-yanglib-mdsal-writer --- 17:05:15 [INFO] CycloneDX: Resolving Dependencies 17:05:17 [INFO] CycloneDX: Creating BOM version 1.5 with 201 component(s) 17:05:17 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/features/odl-yanglib-mdsal-writer/target/bom.xml 17:05:17 [INFO] attaching as odl-yanglib-mdsal-writer-7.0.8-SNAPSHOT-cyclonedx.xml 17:05:17 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/features/odl-yanglib-mdsal-writer/target/bom.json 17:05:18 [INFO] attaching as odl-yanglib-mdsal-writer-7.0.8-SNAPSHOT-cyclonedx.json 17:05:18 [INFO] 17:05:18 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-yanglib-mdsal-writer --- 17:05:18 [INFO] Skipping duplicate-finder execution! 17:05:18 [INFO] 17:05:18 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-yanglib-mdsal-writer --- 17:05:18 [INFO] Skipping plugin execution 17:05:18 [INFO] 17:05:18 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-yanglib-mdsal-writer --- 17:05:18 [INFO] Skipping source per configuration. 17:05:18 [INFO] 17:05:18 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-yanglib-mdsal-writer --- 17:05:18 [INFO] 17:05:18 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-yanglib-mdsal-writer --- 17:05:18 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:05:18 [INFO] 17:05:18 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-yanglib-mdsal-writer --- 17:05:18 [WARNING] 17:05:18 [WARNING] The packaging plugin for project odl-yanglib-mdsal-writer did not assign 17:05:18 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:05:18 [WARNING] 17:05:18 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:05:18 [WARNING] 17:05:18 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-yanglib-mdsal-writer/pom.xml to /tmp/r/org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.8-SNAPSHOT/odl-yanglib-mdsal-writer-7.0.8-SNAPSHOT.pom 17:05:18 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-yanglib-mdsal-writer/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.8-SNAPSHOT/odl-yanglib-mdsal-writer-7.0.8-SNAPSHOT-features.xml 17:05:18 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-yanglib-mdsal-writer/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.8-SNAPSHOT/odl-yanglib-mdsal-writer-7.0.8-SNAPSHOT-cyclonedx.xml 17:05:18 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-yanglib-mdsal-writer/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.8-SNAPSHOT/odl-yanglib-mdsal-writer-7.0.8-SNAPSHOT-cyclonedx.json 17:05:18 [INFO] 17:05:18 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ odl-yanglib-mdsal-writer --- 17:05:18 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:05:18 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:05:18 [WARNING] 17:05:18 [WARNING] The packaging plugin for project odl-yanglib-mdsal-writer did not assign 17:05:18 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:05:18 [WARNING] 17:05:18 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:05:18 [WARNING] 17:05:18 [INFO] 17:05:18 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-yanglib-mdsal-writer --- 17:05:18 [INFO] org.opendaylight.netconf:odl-yanglib-mdsal-writer:feature:7.0.8-SNAPSHOT 17:05:18 [INFO] +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:13.0.4:compile 17:05:18 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.4:compile 17:05:18 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.4:compile 17:05:18 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.6:compile 17:05:18 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.6:compile 17:05:18 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 17:05:18 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile 17:05:18 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.4:compile 17:05:18 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:13.0.4:compile 17:05:18 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:13.0.4:compile 17:05:18 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:13.0.4:compile 17:05:18 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:13.0.4:compile 17:05:18 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.4:compile 17:05:18 [INFO] +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.4:compile 17:05:18 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.4:compile 17:05:18 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.4:compile 17:05:18 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.4:compile 17:05:18 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.6:compile 17:05:18 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.6:compile 17:05:18 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.6:compile 17:05:18 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.6:compile 17:05:18 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.6:compile 17:05:18 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.6:compile 17:05:18 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.6:compile 17:05:18 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.6:compile 17:05:18 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.6:compile 17:05:18 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:13.0.6:compile 17:05:18 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.4:compile 17:05:18 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.4:compile 17:05:18 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.4:compile 17:05:18 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.4:compile 17:05:18 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.4:compile 17:05:18 [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.6:compile 17:05:18 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.4:compile 17:05:18 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.4:compile 17:05:18 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.4:compile 17:05:18 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.4:compile 17:05:18 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.4:compile 17:05:18 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.4:compile 17:05:18 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.6:compile 17:05:18 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.6:compile 17:05:18 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.4:compile 17:05:18 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.4:compile 17:05:18 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.4:compile 17:05:18 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.4:compile 17:05:18 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.4:compile 17:05:18 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.4:compile 17:05:18 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.4:compile 17:05:18 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.4:compile 17:05:18 [INFO] | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.4:compile 17:05:18 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.4:compile 17:05:18 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.4:compile 17:05:18 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.4:compile 17:05:18 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.4:compile 17:05:18 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.4:compile 17:05:18 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.4:compile 17:05:18 [INFO] | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.4:compile 17:05:18 [INFO] | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.4:compile 17:05:18 [INFO] | | +- com.typesafe:config:jar:1.4.2:compile 17:05:18 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.6:compile 17:05:18 [INFO] | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.4:compile 17:05:18 [INFO] | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 17:05:18 [INFO] | | | +- io.aeron:aeron-client:jar:1.38.1:compile 17:05:18 [INFO] | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 17:05:18 [INFO] | | | +- org.agrona:agrona:jar:1.15.2:compile 17:05:18 [INFO] | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 17:05:18 [INFO] | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 17:05:18 [INFO] | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 17:05:18 [INFO] | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 17:05:18 [INFO] | | +- org.opendaylight.controller:sal-common-util:jar:9.0.4:compile 17:05:18 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.4:compile 17:05:18 [INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.6:compile 17:05:18 [INFO] | | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.4:compile 17:05:18 [INFO] | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 17:05:18 [INFO] | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.25:compile 17:05:18 [INFO] | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.25:compile 17:05:18 [INFO] | | | | \- com.rabbitmq:amqp-client:jar:5.20.0:compile 17:05:18 [INFO] | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.25:compile 17:05:18 [INFO] | | | +- org.lz4:lz4-java:jar:1.8.0:compile 17:05:18 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.6:compile 17:05:18 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.6:compile 17:05:18 [INFO] | | \- org.scala-lang:scala-library:jar:2.13.14:compile 17:05:18 [INFO] | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.4:compile 17:05:18 [INFO] | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.3:compile 17:05:18 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.3:compile 17:05:18 [INFO] | | \- org.apache.commons:commons-text:jar:1.12.0:compile 17:05:18 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.6:compile 17:05:18 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.3:compile 17:05:18 [INFO] | | | \- com.google.code.gson:gson:jar:2.10.1:compile 17:05:18 [INFO] | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.3:compile 17:05:18 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 17:05:18 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.6:compile 17:05:18 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.3:compile 17:05:18 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.1:compile 17:05:18 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.6:compile 17:05:18 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.6:compile 17:05:18 [INFO] | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.6:compile 17:05:18 [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.6:compile 17:05:18 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.6:compile 17:05:18 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.6:compile 17:05:18 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.4:compile 17:05:18 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.4:compile 17:05:18 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.4:compile 17:05:18 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.4:compile 17:05:18 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.6:compile 17:05:18 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.6:compile 17:05:18 [INFO] | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.6:compile 17:05:18 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.6:compile 17:05:18 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.6:compile 17:05:18 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.6:compile 17:05:18 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.6:compile 17:05:18 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.6:compile 17:05:18 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.6:compile 17:05:18 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.6:compile 17:05:18 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.6:compile 17:05:18 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.6:compile 17:05:18 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.6:compile 17:05:18 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.6:compile 17:05:18 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.6:compile 17:05:18 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.6:compile 17:05:18 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.4:compile 17:05:18 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.4:compile 17:05:18 [INFO] | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.4:compile 17:05:18 [INFO] | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.4:compile 17:05:18 [INFO] | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.4:compile 17:05:18 [INFO] | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.3:compile 17:05:18 [INFO] | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.25:compile 17:05:18 [INFO] | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.25:compile 17:05:18 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.3:compile 17:05:18 [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.109.Final:compile 17:05:18 [INFO] | | | | +- io.netty:netty-common:jar:4.1.109.Final:compile 17:05:18 [INFO] | | | | +- io.netty:netty-buffer:jar:4.1.109.Final:compile 17:05:18 [INFO] | | | | +- io.netty:netty-transport:jar:4.1.109.Final:compile 17:05:18 [INFO] | | | | \- io.netty:netty-codec:jar:4.1.109.Final:compile 17:05:18 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.1.109.Final:compile 17:05:18 [INFO] | | | +- io.netty:netty-handler:jar:4.1.109.Final:compile 17:05:18 [INFO] | | | | +- io.netty:netty-resolver:jar:4.1.109.Final:compile 17:05:18 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 17:05:18 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:compile 17:05:18 [INFO] | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 17:05:18 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.109.Final:compile 17:05:18 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.3:compile 17:05:18 [INFO] | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.4:compile 17:05:18 [INFO] | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.4:compile 17:05:18 [INFO] | | \- org.opendaylight.controller:atomix-storage:jar:9.0.4:compile 17:05:18 [INFO] | | \- org.opendaylight.controller:raft-journal:jar:9.0.4:compile 17:05:18 [INFO] | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.4:compile 17:05:18 [INFO] | +- org.opendaylight.controller:cds-access-api:jar:9.0.4:compile 17:05:18 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.6:compile 17:05:18 [INFO] | | \- org.opendaylight.yangtools:yang-data-spi:jar:13.0.6:compile 17:05:18 [INFO] | +- org.opendaylight.controller:cds-access-client:jar:9.0.4:compile 17:05:18 [INFO] | +- org.opendaylight.controller:cds-dom-api:jar:9.0.4:compile 17:05:18 [INFO] | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.4:compile 17:05:18 [INFO] | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 17:05:18 [INFO] | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 17:05:18 [INFO] | | +- org.opendaylight.controller:cds-mgmt-api:jar:9.0.4:compile 17:05:18 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.4:compile 17:05:18 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.6:compile 17:05:18 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.6:compile 17:05:18 [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.6:compile 17:05:18 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.6:compile 17:05:18 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.6:compile 17:05:18 [INFO] | | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.6:compile 17:05:18 [INFO] | | \- org.apache.commons:commons-lang3:jar:3.14.0:compile 17:05:18 [INFO] | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.4:compile 17:05:18 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.4:compile 17:05:18 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.4:compile 17:05:18 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.4:compile 17:05:18 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.4:compile 17:05:18 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.4:compile 17:05:18 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.4:compile 17:05:18 [INFO] | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.4:compile 17:05:18 [INFO] +- org.opendaylight.netconf:yanglib-mdsal-writer:jar:7.0.8-SNAPSHOT:compile 17:05:18 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:05:18 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:05:18 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:05:18 [INFO] | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:05:18 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:05:18 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:05:18 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:05:18 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.4:compile 17:05:18 [INFO] | | \- org.opendaylight.yangtools:util:jar:13.0.6:compile 17:05:18 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:05:18 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.4:compile 17:05:18 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.4:compile 17:05:18 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.6:compile 17:05:18 [INFO] | | | \- org.immutables:value:jar:annotations:2.10.1:compile 17:05:18 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.6:compile 17:05:18 [INFO] | +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.4:compile 17:05:18 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:13.0.4:compile 17:05:18 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.4:compile 17:05:18 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.4:compile 17:05:18 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.4:compile 17:05:18 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.4:compile 17:05:18 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.4:compile 17:05:18 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.6:compile 17:05:18 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.6:compile 17:05:18 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.6:compile 17:05:18 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.6:compile 17:05:18 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:05:18 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:05:18 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:05:18 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:05:18 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:05:18 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:05:18 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:05:18 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:05:18 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:05:18 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:05:18 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:05:18 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:05:18 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:05:18 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:05:18 [INFO] +- junit:junit:jar:4.13.2:test 17:05:18 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:05:18 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:05:18 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:05:18 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:compile 17:05:18 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:05:18 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:05:18 [INFO] 17:05:18 [INFO] --- clm-maven-plugin:2.48.1-01:index (default-cli) @ odl-yanglib-mdsal-writer --- 17:05:18 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/features/odl-yanglib-mdsal-writer/target/sonatype-clm/module.xml 17:05:18 [INFO] 17:05:18 [INFO] -----------< org.opendaylight.netconf:netconf-server-mdsal >------------ 17:05:18 [INFO] Building netconf-server-mdsal 7.0.8-SNAPSHOT [54/121] 17:05:18 [INFO] -------------------------------[ bundle ]------------------------------- 17:05:18 [INFO] 17:05:18 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-server-mdsal --- 17:05:18 [INFO] 17:05:18 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-server-mdsal --- 17:05:18 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:05:18 [INFO] 17:05:18 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-server-mdsal --- 17:05:18 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:05:18 [INFO] 17:05:18 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ netconf-server-mdsal --- 17:05:18 [INFO] 17:05:18 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ netconf-server-mdsal --- 17:05:18 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/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/** 17:05:18 [INFO] 17:05:18 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-server-mdsal --- 17:05:18 [INFO] Starting audit... 17:05:18 Audit done. 17:05:18 [INFO] You have 0 Checkstyle violations. 17:05:18 [INFO] 17:05:18 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-server-mdsal --- 17:05:19 [INFO] Starting audit... 17:05:19 Audit done. 17:05:19 [INFO] You have 0 Checkstyle violations. 17:05:19 [INFO] 17:05:19 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-server-mdsal --- 17:05:19 [INFO] 17:05:19 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-server-mdsal --- 17:05:19 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-server-mdsal/src/main/resources 17:05:19 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-server-mdsal/target/generated-sources/spi 17:05:19 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-server-mdsal/target/generated-sources/yang 17:05:19 [INFO] 17:05:19 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ netconf-server-mdsal --- 17:05:19 [INFO] Recompiling the module because of changed dependency. 17:05:19 [INFO] Compiling 36 source files with javac [debug release 17] to target/classes 17:05:19 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 17:05:19 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:05:19 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:05:19 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 17:05:19 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:05:19 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:05:19 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 17:05:19 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:05:19 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:05:19 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:05:19 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:05:19 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:05:19 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:05:19 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:05:19 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:05:19 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:05:19 [INFO] 17:05:19 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ netconf-server-mdsal >>> 17:05:19 [INFO] 17:05:19 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ netconf-server-mdsal --- 17:05:19 [INFO] Fork Value is true 17:05:24 [INFO] Done SpotBugs Analysis.... 17:05:24 [INFO] 17:05:24 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ netconf-server-mdsal <<< 17:05:24 [INFO] 17:05:24 [INFO] 17:05:24 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ netconf-server-mdsal --- 17:05:24 [INFO] BugInstance size is 0 17:05:24 [INFO] Error size is 0 17:05:24 [INFO] No errors/warnings found 17:05:24 [INFO] 17:05:24 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-server-mdsal --- 17:05:24 [INFO] Copying 168 resources from src/test/resources to target/test-classes 17:05:24 [INFO] 17:05:24 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ netconf-server-mdsal --- 17:05:24 [INFO] Recompiling the module because of changed dependency. 17:05:24 [INFO] Compiling 18 source files with javac [debug release 17] to target/test-classes 17:05:24 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 17:05:24 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:05:24 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:05:24 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 17:05:24 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:05:24 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:05:24 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 17:05:24 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:05:24 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:05:24 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:05:24 required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener 17:05:24 found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener 17:05:24 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/notifications/CapabilityChangeNotificationProducerTest.java:[60,87] unchecked conversion 17:05:24 required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier 17:05:24 found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier 17:05:24 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/notifications/CapabilityChangeNotificationProducerTest.java:[61,20] unchecked conversion 17:05:24 required: org.opendaylight.mdsal.binding.api.DataTreeChangeListener 17:05:24 found: org.opendaylight.mdsal.binding.api.DataTreeChangeListener 17:05:24 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:05:24 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:05:24 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:05:24 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:05:24 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:05:24 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:05:24 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:05:24 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:05:24 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/operations/RuntimeRpcTest.java:[165,76] unchecked cast 17:05:24 required: java.util.function.Consumer 17:05:24 found: java.lang.Object 17:05:24 [INFO] 17:05:24 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ netconf-server-mdsal --- 17:05:24 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:05:24 [INFO] 17:05:24 [INFO] ------------------------------------------------------- 17:05:24 [INFO] T E S T S 17:05:24 [INFO] ------------------------------------------------------- 17:05:26 [INFO] Running org.opendaylight.netconf.server.mdsal.operations.NC1214Test 17:05:27 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:05:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.464 s -- in org.opendaylight.netconf.server.mdsal.operations.NC1214Test 17:05:28 [INFO] Running org.opendaylight.netconf.server.mdsal.notifications.CapabilityChangeNotificationProducerTest 17:05:31 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.471 s -- in org.opendaylight.netconf.server.mdsal.notifications.CapabilityChangeNotificationProducerTest 17:05:31 [INFO] Running org.opendaylight.netconf.server.mdsal.notifications.CreateSubscriptionTest 17:05:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.126 s -- in org.opendaylight.netconf.server.mdsal.notifications.CreateSubscriptionTest 17:05:31 [INFO] Running org.opendaylight.netconf.server.mdsal.notifications.NetconfNotificationManagerTest 17:05:31 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.520 s -- in org.opendaylight.netconf.server.mdsal.notifications.NetconfNotificationManagerTest 17:05:31 [INFO] Running org.opendaylight.netconf.server.mdsal.notifications.NotificationToMdsalWriterTest 17:05:31 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s -- in org.opendaylight.netconf.server.mdsal.notifications.NotificationToMdsalWriterTest 17:05:31 [INFO] Running org.opendaylight.netconf.server.mdsal.notifications.NotificationsTransformUtilTest 17:05:32 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.416 s -- in org.opendaylight.netconf.server.mdsal.notifications.NotificationsTransformUtilTest 17:05:32 [INFO] Running org.opendaylight.netconf.server.mdsal.notifications.SessionNotificationProducerTest 17:05:32 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.opendaylight.netconf.server.mdsal.notifications.SessionNotificationProducerTest 17:05:32 [INFO] Running org.opendaylight.netconf.server.mdsal.notifications.YangLibraryNotificationProducerTest 17:05:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in org.opendaylight.netconf.server.mdsal.notifications.YangLibraryNotificationProducerTest 17:05:32 [INFO] Running org.opendaylight.netconf.server.mdsal.operations.CopyConfigTest 17:05:33 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.605 s -- in org.opendaylight.netconf.server.mdsal.operations.CopyConfigTest 17:05:33 [INFO] Running org.opendaylight.netconf.server.mdsal.operations.FilterContentValidatorTest 17:05:34 [WARNING] Tests run: 26, Failures: 0, Errors: 0, Skipped: 13, Time elapsed: 0.970 s -- in org.opendaylight.netconf.server.mdsal.operations.FilterContentValidatorTest 17:05:34 [INFO] Running org.opendaylight.netconf.server.mdsal.operations.Netconf506Test 17:05:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.opendaylight.netconf.server.mdsal.operations.Netconf506Test 17:05:34 [INFO] Running org.opendaylight.netconf.server.mdsal.operations.Netconf538Test 17:05:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.netconf.server.mdsal.operations.Netconf538Test 17:05:34 [INFO] Running org.opendaylight.netconf.server.mdsal.operations.NetconfMDSalMappingTest 17:05:34 [WARNING] Tests run: 25, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.382 s -- in org.opendaylight.netconf.server.mdsal.operations.NetconfMDSalMappingTest 17:05:34 [INFO] Running org.opendaylight.netconf.server.mdsal.operations.RuntimeRpcTest 17:05:34 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.199 s -- in org.opendaylight.netconf.server.mdsal.operations.RuntimeRpcTest 17:05:34 [INFO] Running org.opendaylight.netconf.server.mdsal.operations.ValidateTest 17:05:34 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.166 s -- in org.opendaylight.netconf.server.mdsal.operations.ValidateTest 17:05:35 [INFO] 17:05:35 [INFO] Results: 17:05:35 [INFO] 17:05:35 [WARNING] Tests run: 104, Failures: 0, Errors: 0, Skipped: 14 17:05:35 [INFO] 17:05:35 [INFO] 17:05:35 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ netconf-server-mdsal --- 17:05:35 [INFO] 17:05:35 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-server-mdsal --- 17:05:35 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-server-mdsal/target/netconf-server-mdsal-7.0.8-SNAPSHOT.jar 17:05:35 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-server-mdsal/target/classes/META-INF/MANIFEST.MF 17:05:35 [INFO] 17:05:35 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-server-mdsal --- 17:05:35 [INFO] No previous run data found, generating javadoc. 17:05:37 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-server-mdsal/target/netconf-server-mdsal-7.0.8-SNAPSHOT-javadoc.jar 17:05:37 [INFO] 17:05:37 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ netconf-server-mdsal --- 17:05:37 [INFO] CycloneDX: Resolving Dependencies 17:05:38 [INFO] CycloneDX: Creating BOM version 1.5 with 110 component(s) 17:05:38 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-server-mdsal/target/bom.xml 17:05:38 [INFO] attaching as netconf-server-mdsal-7.0.8-SNAPSHOT-cyclonedx.xml 17:05:38 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-server-mdsal/target/bom.json 17:05:38 [INFO] attaching as netconf-server-mdsal-7.0.8-SNAPSHOT-cyclonedx.json 17:05:38 [INFO] 17:05:38 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-server-mdsal --- 17:05:38 [INFO] Skipping duplicate-finder execution! 17:05:38 [INFO] 17:05:38 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-server-mdsal --- 17:05:38 [WARNING] Non-test scoped test only dependencies found: 17:05:38 [WARNING] org.opendaylight.yangtools:yang-model-spi:jar:13.0.6:compile 17:05:38 [INFO] 17:05:38 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ netconf-server-mdsal --- 17:05:38 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-server-mdsal/target/netconf-server-mdsal-7.0.8-SNAPSHOT-sources.jar 17:05:38 [INFO] 17:05:38 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ netconf-server-mdsal --- 17:05:39 [INFO] 17:05:39 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ netconf-server-mdsal --- 17:05:39 [INFO] Loading execution data file /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-server-mdsal/target/code-coverage/jacoco.exec 17:05:39 [INFO] Analyzed bundle 'netconf-server-mdsal' with 49 classes 17:05:39 [INFO] 17:05:39 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ netconf-server-mdsal --- 17:05:39 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-server-mdsal/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-server-mdsal/7.0.8-SNAPSHOT/netconf-server-mdsal-7.0.8-SNAPSHOT.pom 17:05:39 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-server-mdsal/target/netconf-server-mdsal-7.0.8-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-server-mdsal/7.0.8-SNAPSHOT/netconf-server-mdsal-7.0.8-SNAPSHOT.jar 17:05:39 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-server-mdsal/target/netconf-server-mdsal-7.0.8-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-server-mdsal/7.0.8-SNAPSHOT/netconf-server-mdsal-7.0.8-SNAPSHOT-javadoc.jar 17:05:39 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-server-mdsal/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-server-mdsal/7.0.8-SNAPSHOT/netconf-server-mdsal-7.0.8-SNAPSHOT-cyclonedx.xml 17:05:39 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-server-mdsal/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-server-mdsal/7.0.8-SNAPSHOT/netconf-server-mdsal-7.0.8-SNAPSHOT-cyclonedx.json 17:05:39 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-server-mdsal/target/netconf-server-mdsal-7.0.8-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-server-mdsal/7.0.8-SNAPSHOT/netconf-server-mdsal-7.0.8-SNAPSHOT-sources.jar 17:05:39 [INFO] 17:05:39 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-server-mdsal --- 17:05:39 [INFO] Installing org/opendaylight/netconf/netconf-server-mdsal/7.0.8-SNAPSHOT/netconf-server-mdsal-7.0.8-SNAPSHOT.jar 17:05:39 [INFO] Writing OBR metadata 17:05:39 [INFO] 17:05:39 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ netconf-server-mdsal --- 17:05:39 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:05:39 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:05:39 [INFO] 17:05:39 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-server-mdsal --- 17:05:39 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:05:39 [INFO] 17:05:39 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ netconf-server-mdsal --- 17:05:39 [INFO] org.opendaylight.netconf:netconf-server-mdsal:bundle:7.0.8-SNAPSHOT 17:05:39 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:05:39 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:05:39 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:05:39 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:05:39 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:05:39 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:05:39 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 17:05:39 [INFO] +- io.netty:netty-transport:jar:4.1.109.Final:compile 17:05:39 [INFO] | +- io.netty:netty-common:jar:4.1.109.Final:compile 17:05:39 [INFO] | +- io.netty:netty-buffer:jar:4.1.109.Final:compile 17:05:39 [INFO] | \- io.netty:netty-resolver:jar:4.1.109.Final:compile 17:05:39 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided 17:05:39 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:05:39 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.6:compile 17:05:39 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.6:compile 17:05:39 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:13.0.6:compile 17:05:39 [INFO] | \- org.immutables:value:jar:annotations:2.10.1:compile 17:05:39 [INFO] +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.6:compile 17:05:39 [INFO] | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 17:05:39 [INFO] | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.6:compile 17:05:39 [INFO] | +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.6:compile 17:05:39 [INFO] | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.6:compile 17:05:39 [INFO] +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.6:compile 17:05:39 [INFO] +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.6:compile 17:05:39 [INFO] +- org.opendaylight.yangtools:yang-data-util:jar:13.0.6:compile 17:05:39 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.6:compile 17:05:39 [INFO] +- org.opendaylight.yangtools:yang-model-api:jar:13.0.6:compile 17:05:39 [INFO] +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.6:compile 17:05:39 [INFO] | \- org.opendaylight.yangtools:yang-ir:jar:13.0.6:compile 17:05:39 [INFO] +- org.opendaylight.yangtools:yang-model-util:jar:13.0.6:compile 17:05:39 [INFO] +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.6:compile 17:05:39 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.4:compile 17:05:39 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.4:compile 17:05:39 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.4:compile 17:05:39 [INFO] +- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.4:compile 17:05:39 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.6:compile 17:05:39 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.4:compile 17:05:39 [INFO] +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.4:compile 17:05:39 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.4:compile 17:05:39 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.4:compile 17:05:39 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.4:compile 17:05:39 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.6:compile 17:05:39 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.4:compile 17:05:39 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.4:compile 17:05:39 [INFO] | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.4:compile 17:05:39 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.4:compile 17:05:39 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.4:compile 17:05:39 [INFO] +- org.opendaylight.netconf:netconf-api:jar:7.0.8-SNAPSHOT:compile 17:05:39 [INFO] | \- org.opendaylight.odlparent:logging-markers:jar:13.1.3:compile 17:05:39 [INFO] +- org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.8-SNAPSHOT:compile 17:05:39 [INFO] +- org.opendaylight.netconf:netconf-server:jar:7.0.8-SNAPSHOT:compile 17:05:39 [INFO] | +- io.netty:netty-codec:jar:4.1.109.Final:compile 17:05:39 [INFO] | +- org.opendaylight.netconf.model:rfc7407-ietf-x509-cert-to-name:jar:7.0.8-SNAPSHOT:compile 17:05:39 [INFO] | +- org.opendaylight.netconf:netconf-netty-util:jar:7.0.8-SNAPSHOT:compile 17:05:39 [INFO] | | +- io.netty:netty-handler:jar:4.1.109.Final:compile 17:05:39 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 17:05:39 [INFO] | | +- org.opendaylight.netconf:netconf-common:jar:7.0.8-SNAPSHOT:compile 17:05:39 [INFO] | | \- org.opendaylight.netconf:shaded-exificient:jar:7.0.8-SNAPSHOT:compile 17:05:39 [INFO] | +- org.opendaylight.netconf:transport-api:jar:7.0.8-SNAPSHOT:compile 17:05:39 [INFO] | +- org.opendaylight.netconf:transport-tcp:jar:7.0.8-SNAPSHOT:compile 17:05:39 [INFO] | | +- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 17:05:39 [INFO] | | \- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.8-SNAPSHOT:compile 17:05:39 [INFO] | +- org.opendaylight.netconf:transport-tls:jar:7.0.8-SNAPSHOT:compile 17:05:39 [INFO] | | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:05:39 [INFO] | | +- org.opendaylight.netconf:keystore-api:jar:7.0.8-SNAPSHOT:compile 17:05:39 [INFO] | | +- org.opendaylight.netconf:truststore-api:jar:7.0.8-SNAPSHOT:compile 17:05:39 [INFO] | | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.8-SNAPSHOT:compile 17:05:39 [INFO] | \- org.opendaylight.netconf:transport-ssh:jar:7.0.8-SNAPSHOT:compile 17:05:39 [INFO] | +- commons-codec:commons-codec:jar:1.15:compile 17:05:39 [INFO] | +- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.4:compile 17:05:39 [INFO] | \- org.opendaylight.netconf:shaded-sshd:jar:7.0.8-SNAPSHOT:compile 17:05:39 [INFO] +- org.opendaylight.netconf.model:rfc5277:jar:7.0.8-SNAPSHOT:compile 17:05:39 [INFO] +- org.opendaylight.netconf.model:rfc6022:jar:7.0.8-SNAPSHOT:compile 17:05:39 [INFO] +- org.opendaylight.netconf.model:rfc6241:jar:7.0.8-SNAPSHOT:compile 17:05:39 [INFO] +- org.opendaylight.netconf.model:rfc6470:jar:7.0.8-SNAPSHOT:compile 17:05:39 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 17:05:39 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 17:05:39 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 17:05:39 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 17:05:39 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:13.0.6:test 17:05:39 [INFO] +- org.opendaylight.yangtools:util:jar:13.0.6:test 17:05:39 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:test 17:05:39 [INFO] +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.6:test 17:05:39 [INFO] | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.6:test 17:05:39 [INFO] | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.6:test 17:05:39 [INFO] | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.6:test 17:05:39 [INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.6:test 17:05:39 [INFO] | | \- org.antlr:antlr4-runtime:jar:4.13.1:test 17:05:39 [INFO] | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.6:test 17:05:39 [INFO] | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.6:test 17:05:39 [INFO] | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.6:test 17:05:39 [INFO] | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.6:test 17:05:39 [INFO] | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.6:test 17:05:39 [INFO] | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.6:test 17:05:39 [INFO] | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.6:test 17:05:39 [INFO] | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.6:test 17:05:39 [INFO] | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.6:test 17:05:39 [INFO] | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.6:test 17:05:39 [INFO] | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.6:test 17:05:39 [INFO] | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.6:test 17:05:39 [INFO] | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.6:test 17:05:39 [INFO] | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.6:test 17:05:39 [INFO] | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.6:test 17:05:39 [INFO] | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.6:test 17:05:39 [INFO] | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.6:test 17:05:39 [INFO] +- org.opendaylight.yangtools:yang-test-util:jar:13.0.6:test 17:05:39 [INFO] +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.4:test 17:05:39 [INFO] | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.6:test 17:05:39 [INFO] | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.6:test 17:05:39 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.4:test 17:05:39 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.4:test 17:05:39 [INFO] | +- net.bytebuddy:byte-buddy:jar:1.14.17:test 17:05:39 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.4:test 17:05:39 [INFO] +- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.4:test 17:05:39 [INFO] +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.4:test 17:05:39 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.6:test 17:05:39 [INFO] +- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.4:test 17:05:39 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.6:test 17:05:39 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.4:test 17:05:39 [INFO] +- org.opendaylight.netconf:netconf-test-util:jar:7.0.8-SNAPSHOT:test 17:05:39 [INFO] +- org.xmlunit:xmlunit-core:jar:2.10.0:test 17:05:39 [INFO] | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:test 17:05:39 [INFO] +- org.xmlunit:xmlunit-legacy:jar:2.10.0:test 17:05:39 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:05:39 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:05:39 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:05:39 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:05:39 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:05:39 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:05:39 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:05:39 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:05:39 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:05:39 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:05:39 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:05:39 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:05:39 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:05:39 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:05:39 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:05:39 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:05:39 [INFO] +- junit:junit:jar:4.13.2:test 17:05:39 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:05:39 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:05:39 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:05:39 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:05:39 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:05:39 [INFO] 17:05:39 [INFO] --- clm-maven-plugin:2.48.1-01:index (default-cli) @ netconf-server-mdsal --- 17:05:39 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-server-mdsal/target/sonatype-clm/module.xml 17:05:39 [INFO] 17:05:39 [INFO] ----------------< org.opendaylight.netconf:netconf-nb >----------------- 17:05:39 [INFO] Building netconf-nb 7.0.8-SNAPSHOT [55/121] 17:05:39 [INFO] -------------------------------[ bundle ]------------------------------- 17:05:39 [INFO] 17:05:39 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-nb --- 17:05:39 [INFO] 17:05:39 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-nb --- 17:05:39 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:05:39 [INFO] 17:05:39 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-nb --- 17:05:39 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:05:39 [INFO] 17:05:39 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ netconf-nb --- 17:05:39 [INFO] 17:05:39 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ netconf-nb --- 17:05:39 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/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/** 17:05:39 [INFO] 17:05:39 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-nb --- 17:05:39 [INFO] Starting audit... 17:05:39 Audit done. 17:05:39 [INFO] You have 0 Checkstyle violations. 17:05:39 [INFO] 17:05:39 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-nb --- 17:05:40 [INFO] Starting audit... 17:05:40 Audit done. 17:05:40 [INFO] You have 0 Checkstyle violations. 17:05:40 [INFO] 17:05:40 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-nb --- 17:05:40 [INFO] 17:05:40 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-nb --- 17:05:40 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-nb/src/main/resources 17:05:40 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-nb/target/generated-sources/spi 17:05:40 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-nb/target/generated-sources/yang 17:05:40 [INFO] 17:05:40 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ netconf-nb --- 17:05:40 [INFO] Recompiling the module because of changed dependency. 17:05:40 [INFO] Compiling 8 source files with javac [debug release 17] to target/classes 17:05:40 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 17:05:40 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:05:40 [INFO] 17:05:40 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ netconf-nb >>> 17:05:40 [INFO] 17:05:40 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ netconf-nb --- 17:05:40 [INFO] Fork Value is true 17:05:45 [INFO] Done SpotBugs Analysis.... 17:05:45 [INFO] 17:05:45 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ netconf-nb <<< 17:05:45 [INFO] 17:05:45 [INFO] 17:05:45 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ netconf-nb --- 17:05:45 [INFO] BugInstance size is 0 17:05:45 [INFO] Error size is 0 17:05:45 [INFO] No errors/warnings found 17:05:45 [INFO] 17:05:45 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-nb --- 17:05:45 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-nb/src/test/resources 17:05:45 [INFO] 17:05:45 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ netconf-nb --- 17:05:45 [INFO] Recompiling the module because of changed dependency. 17:05:45 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 17:05:45 [INFO] 17:05:45 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ netconf-nb --- 17:05:45 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:05:45 [INFO] 17:05:45 [INFO] ------------------------------------------------------- 17:05:45 [INFO] T E S T S 17:05:45 [INFO] ------------------------------------------------------- 17:05:45 [INFO] Running org.opendaylight.netconf.northbound.monitoring.MonitoringToMdsalWriterTest 17:05:45 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:05:45 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.980 s -- in org.opendaylight.netconf.northbound.monitoring.MonitoringToMdsalWriterTest 17:05:46 [INFO] 17:05:46 [INFO] Results: 17:05:46 [INFO] 17:05:46 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 17:05:46 [INFO] 17:05:46 [INFO] 17:05:46 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ netconf-nb --- 17:05:46 [INFO] 17:05:46 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-nb --- 17:05:46 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-nb/target/netconf-nb-7.0.8-SNAPSHOT.jar 17:05:46 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-nb/target/classes/META-INF/MANIFEST.MF 17:05:46 [INFO] 17:05:46 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-nb --- 17:05:46 [INFO] No previous run data found, generating javadoc. 17:05:47 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-nb/target/netconf-nb-7.0.8-SNAPSHOT-javadoc.jar 17:05:47 [INFO] 17:05:47 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ netconf-nb --- 17:05:47 [INFO] CycloneDX: Resolving Dependencies 17:05:49 [INFO] CycloneDX: Creating BOM version 1.5 with 117 component(s) 17:05:49 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-nb/target/bom.xml 17:05:49 [INFO] attaching as netconf-nb-7.0.8-SNAPSHOT-cyclonedx.xml 17:05:49 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-nb/target/bom.json 17:05:49 [INFO] attaching as netconf-nb-7.0.8-SNAPSHOT-cyclonedx.json 17:05:49 [INFO] 17:05:49 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-nb --- 17:05:49 [INFO] Skipping duplicate-finder execution! 17:05:49 [INFO] 17:05:49 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-nb --- 17:05:49 [INFO] No dependency problems found 17:05:49 [INFO] 17:05:49 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ netconf-nb --- 17:05:49 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-nb/target/netconf-nb-7.0.8-SNAPSHOT-sources.jar 17:05:49 [INFO] 17:05:49 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ netconf-nb --- 17:05:49 [INFO] 17:05:49 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ netconf-nb --- 17:05:49 [INFO] Loading execution data file /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-nb/target/code-coverage/jacoco.exec 17:05:49 [INFO] Analyzed bundle 'netconf-nb' with 9 classes 17:05:49 [INFO] 17:05:49 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ netconf-nb --- 17:05:49 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-nb/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-nb/7.0.8-SNAPSHOT/netconf-nb-7.0.8-SNAPSHOT.pom 17:05:49 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-nb/target/netconf-nb-7.0.8-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-nb/7.0.8-SNAPSHOT/netconf-nb-7.0.8-SNAPSHOT.jar 17:05:49 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-nb/target/netconf-nb-7.0.8-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-nb/7.0.8-SNAPSHOT/netconf-nb-7.0.8-SNAPSHOT-javadoc.jar 17:05:49 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-nb/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-nb/7.0.8-SNAPSHOT/netconf-nb-7.0.8-SNAPSHOT-cyclonedx.xml 17:05:49 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-nb/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-nb/7.0.8-SNAPSHOT/netconf-nb-7.0.8-SNAPSHOT-cyclonedx.json 17:05:49 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-nb/target/netconf-nb-7.0.8-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-nb/7.0.8-SNAPSHOT/netconf-nb-7.0.8-SNAPSHOT-sources.jar 17:05:49 [INFO] 17:05:49 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-nb --- 17:05:49 [INFO] Installing org/opendaylight/netconf/netconf-nb/7.0.8-SNAPSHOT/netconf-nb-7.0.8-SNAPSHOT.jar 17:05:49 [INFO] Writing OBR metadata 17:05:49 [INFO] 17:05:49 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ netconf-nb --- 17:05:49 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:05:49 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:05:49 [INFO] 17:05:49 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-nb --- 17:05:49 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:05:49 [INFO] 17:05:49 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ netconf-nb --- 17:05:49 [INFO] org.opendaylight.netconf:netconf-nb:bundle:7.0.8-SNAPSHOT 17:05:49 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:05:49 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:05:49 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:05:49 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:05:49 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:05:49 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:05:49 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 17:05:49 [INFO] +- io.netty:netty-transport:jar:4.1.109.Final:compile 17:05:49 [INFO] | +- io.netty:netty-common:jar:4.1.109.Final:compile 17:05:49 [INFO] | +- io.netty:netty-buffer:jar:4.1.109.Final:compile 17:05:49 [INFO] | \- io.netty:netty-resolver:jar:4.1.109.Final:compile 17:05:49 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided 17:05:49 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.4:compile 17:05:49 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.4:compile 17:05:49 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.4:compile 17:05:49 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.4:compile 17:05:49 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:05:49 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.6:compile 17:05:49 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:05:49 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.4:compile 17:05:49 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.4:compile 17:05:49 [INFO] +- org.opendaylight.netconf:netconf-api:jar:7.0.8-SNAPSHOT:compile 17:05:49 [INFO] | \- org.opendaylight.odlparent:logging-markers:jar:13.1.3:compile 17:05:49 [INFO] +- org.opendaylight.netconf:netconf-auth:jar:7.0.8-SNAPSHOT:compile 17:05:49 [INFO] +- org.opendaylight.netconf:netconf-common:jar:7.0.8-SNAPSHOT:compile 17:05:49 [INFO] +- org.opendaylight.netconf:netconf-server:jar:7.0.8-SNAPSHOT:compile 17:05:49 [INFO] | +- io.netty:netty-codec:jar:4.1.109.Final:compile 17:05:49 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.4:compile 17:05:49 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.4:compile 17:05:49 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.4:compile 17:05:49 [INFO] | +- org.opendaylight.netconf.model:rfc5277:jar:7.0.8-SNAPSHOT:compile 17:05:49 [INFO] | +- org.opendaylight.netconf.model:rfc6470:jar:7.0.8-SNAPSHOT:compile 17:05:49 [INFO] | +- org.opendaylight.netconf.model:rfc7407-ietf-x509-cert-to-name:jar:7.0.8-SNAPSHOT:compile 17:05:49 [INFO] | +- org.opendaylight.netconf:netconf-netty-util:jar:7.0.8-SNAPSHOT:compile 17:05:49 [INFO] | | \- org.opendaylight.netconf:shaded-exificient:jar:7.0.8-SNAPSHOT:compile 17:05:49 [INFO] | \- org.opendaylight.netconf:transport-tls:jar:7.0.8-SNAPSHOT:compile 17:05:49 [INFO] +- org.opendaylight.netconf:netconf-server-mdsal:jar:7.0.8-SNAPSHOT:compile 17:05:49 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.6:compile 17:05:49 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile 17:05:49 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.6:compile 17:05:49 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 17:05:49 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.6:compile 17:05:49 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.6:compile 17:05:49 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.6:compile 17:05:49 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.6:compile 17:05:49 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.6:compile 17:05:49 [INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.6:compile 17:05:49 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.6:compile 17:05:49 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.6:compile 17:05:49 [INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.6:compile 17:05:49 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.6:compile 17:05:49 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.6:compile 17:05:49 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.6:compile 17:05:49 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.4:compile 17:05:49 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.4:compile 17:05:49 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.4:compile 17:05:49 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.6:compile 17:05:49 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.4:compile 17:05:49 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.4:compile 17:05:49 [INFO] | | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.6:compile 17:05:49 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.6:compile 17:05:49 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.6:compile 17:05:49 [INFO] | | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.6:compile 17:05:49 [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.6:compile 17:05:49 [INFO] | | | +- org.antlr:antlr4-runtime:jar:4.13.1:compile 17:05:49 [INFO] | | | \- org.opendaylight.yangtools:yang-model-ri:jar:13.0.6:compile 17:05:49 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.6:compile 17:05:49 [INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.6:compile 17:05:49 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.6:compile 17:05:49 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.6:compile 17:05:49 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.6:compile 17:05:49 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.6:compile 17:05:49 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.6:compile 17:05:49 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.6:compile 17:05:49 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.6:compile 17:05:49 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.6:compile 17:05:49 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.6:compile 17:05:49 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.6:compile 17:05:49 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.6:compile 17:05:49 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.6:compile 17:05:49 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.6:compile 17:05:49 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.6:compile 17:05:49 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.6:compile 17:05:49 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.6:compile 17:05:49 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.4:compile 17:05:49 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.6:compile 17:05:49 [INFO] | \- org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.8-SNAPSHOT:compile 17:05:49 [INFO] +- org.opendaylight.netconf:shaded-sshd:jar:7.0.8-SNAPSHOT:compile 17:05:49 [INFO] +- org.opendaylight.netconf:transport-api:jar:7.0.8-SNAPSHOT:compile 17:05:49 [INFO] +- org.opendaylight.netconf:transport-ssh:jar:7.0.8-SNAPSHOT:compile 17:05:49 [INFO] | +- commons-codec:commons-codec:jar:1.15:compile 17:05:49 [INFO] | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:05:49 [INFO] | +- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.4:compile 17:05:49 [INFO] | +- org.opendaylight.netconf:keystore-api:jar:7.0.8-SNAPSHOT:compile 17:05:49 [INFO] | +- org.opendaylight.netconf:truststore-api:jar:7.0.8-SNAPSHOT:compile 17:05:49 [INFO] | +- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.8-SNAPSHOT:compile 17:05:49 [INFO] | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.8-SNAPSHOT:compile 17:05:49 [INFO] +- org.opendaylight.netconf:transport-tcp:jar:7.0.8-SNAPSHOT:compile 17:05:49 [INFO] | \- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 17:05:49 [INFO] +- org.opendaylight.netconf.model:rfc6022:jar:7.0.8-SNAPSHOT:compile 17:05:49 [INFO] +- org.opendaylight.netconf.model:rfc6241:jar:7.0.8-SNAPSHOT:compile 17:05:49 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.6:compile 17:05:49 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.6:compile 17:05:49 [INFO] +- org.osgi:org.osgi.framework:jar:1.10.0:provided 17:05:49 [INFO] +- org.osgi:org.osgi.service.component:jar:1.5.1:provided 17:05:49 [INFO] | +- org.osgi:osgi.annotation:jar:8.1.0:provided 17:05:49 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 17:05:49 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 17:05:49 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 17:05:49 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 17:05:49 [INFO] +- org.osgi:org.osgi.service.metatype.annotations:jar:1.4.1:provided 17:05:49 [INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided 17:05:49 [INFO] +- io.netty:netty-handler:jar:4.1.109.Final:test 17:05:49 [INFO] | \- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 17:05:49 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:05:49 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:05:49 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:05:49 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:05:49 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:05:49 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:05:49 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:05:49 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:05:49 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:05:49 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:05:49 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:05:49 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:05:49 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:05:49 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:05:49 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:05:49 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:05:49 [INFO] +- junit:junit:jar:4.13.2:test 17:05:49 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:05:49 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:05:49 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:05:49 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 17:05:49 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:05:49 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:05:49 [INFO] 17:05:49 [INFO] --- clm-maven-plugin:2.48.1-01:index (default-cli) @ netconf-nb --- 17:05:49 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-nb/target/sonatype-clm/module.xml 17:05:49 [INFO] 17:05:49 [INFO] -------------< org.opendaylight.netconf:odl-netconf-mdsal >------------- 17:05:49 [INFO] Building OpenDaylight :: Netconf :: Mdsal 7.0.8-SNAPSHOT [56/121] 17:05:49 [INFO] ------------------------------[ feature ]------------------------------- 17:05:49 [INFO] 17:05:49 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-mdsal --- 17:05:49 [INFO] 17:05:49 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-mdsal --- 17:05:49 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:05:49 [INFO] 17:05:49 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-mdsal --- 17:05:49 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:05:49 [INFO] 17:05:49 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-netconf-mdsal --- 17:05:49 [INFO] 17:05:49 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-netconf-mdsal --- 17:05:49 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:05:49 [INFO] argLine set to empty 17:05:49 [INFO] 17:05:49 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-mdsal --- 17:05:49 [INFO] Starting audit... 17:05:49 Audit done. 17:05:49 [INFO] You have 0 Checkstyle violations. 17:05:49 [INFO] 17:05:49 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-mdsal --- 17:05:50 [INFO] Starting audit... 17:05:50 Audit done. 17:05:50 [INFO] You have 0 Checkstyle violations. 17:05:50 [INFO] 17:05:50 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-mdsal --- 17:05:50 [INFO] 17:05:50 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-mdsal --- 17:05:50 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-mdsal/target/feature/feature.xml 17:05:50 [INFO] ...done! 17:05:50 [INFO] Attaching features XML 17:05:50 [INFO] 17:05:50 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-netconf-mdsal --- 17:05:50 [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 17:05:50 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:05:50 [INFO] 17:05:50 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-netconf-mdsal >>> 17:05:50 [INFO] 17:05:50 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-netconf-mdsal --- 17:05:50 [INFO] 17:05:50 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-netconf-mdsal <<< 17:05:50 [INFO] 17:05:50 [INFO] 17:05:50 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-netconf-mdsal --- 17:05:50 [INFO] 17:05:50 [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-netconf-mdsal --- 17:05:50 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-mdsal 17:05:50 [INFO] Project dependency features detected: [] 17:05:50 [INFO] Pax Exam System (Version: 4.13.3) created. 17:05:50 [INFO] Creating RMI registry server on 127.0.0.1:21000 17:05:51 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 17:05:51 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 17:05:51 [INFO] Waiting for remote bundle context.. on 21000 name: 9b3e43fb-a2cf-4969-bd1a-c8ce402078a6 timout: [ RelativeTimeout value = 180000 ] 17:06:10 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 17:06:10 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 17:06:10 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 17:06:10 [INFO] 17:06:10 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-netconf-mdsal --- 17:06:10 [INFO] 17:06:10 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-mdsal --- 17:06:10 [INFO] 17:06:10 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-netconf-mdsal --- 17:06:10 [INFO] CycloneDX: Resolving Dependencies 17:06:15 [INFO] CycloneDX: Creating BOM version 1.5 with 369 component(s) 17:06:15 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-mdsal/target/bom.xml 17:06:15 [INFO] attaching as odl-netconf-mdsal-7.0.8-SNAPSHOT-cyclonedx.xml 17:06:15 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-mdsal/target/bom.json 17:06:15 [INFO] attaching as odl-netconf-mdsal-7.0.8-SNAPSHOT-cyclonedx.json 17:06:15 [INFO] 17:06:15 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-mdsal --- 17:06:15 [INFO] Skipping duplicate-finder execution! 17:06:15 [INFO] 17:06:15 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-mdsal --- 17:06:15 [INFO] Skipping plugin execution 17:06:15 [INFO] 17:06:15 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-mdsal --- 17:06:15 [INFO] Skipping source per configuration. 17:06:15 [INFO] 17:06:15 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-netconf-mdsal --- 17:06:15 [INFO] 17:06:15 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-netconf-mdsal --- 17:06:15 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:06:15 [INFO] 17:06:15 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-netconf-mdsal --- 17:06:15 [WARNING] 17:06:15 [WARNING] The packaging plugin for project odl-netconf-mdsal did not assign 17:06:15 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:06:15 [WARNING] 17:06:15 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:06:15 [WARNING] 17:06:15 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-mdsal/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-mdsal/7.0.8-SNAPSHOT/odl-netconf-mdsal-7.0.8-SNAPSHOT.pom 17:06:15 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-mdsal/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-mdsal/7.0.8-SNAPSHOT/odl-netconf-mdsal-7.0.8-SNAPSHOT-features.xml 17:06:15 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-mdsal/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-mdsal/7.0.8-SNAPSHOT/odl-netconf-mdsal-7.0.8-SNAPSHOT-cyclonedx.xml 17:06:15 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-mdsal/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-mdsal/7.0.8-SNAPSHOT/odl-netconf-mdsal-7.0.8-SNAPSHOT-cyclonedx.json 17:06:15 [INFO] 17:06:15 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ odl-netconf-mdsal --- 17:06:15 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:06:15 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:06:15 [WARNING] 17:06:15 [WARNING] The packaging plugin for project odl-netconf-mdsal did not assign 17:06:15 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:06:15 [WARNING] 17:06:15 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:06:15 [WARNING] 17:06:15 [INFO] 17:06:15 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-netconf-mdsal --- 17:06:15 [INFO] org.opendaylight.netconf:odl-netconf-mdsal:feature:7.0.8-SNAPSHOT 17:06:15 [INFO] +- org.opendaylight.netconf:odl-netconf-all:xml:features:7.0.8-SNAPSHOT:compile 17:06:15 [INFO] | +- org.opendaylight.netconf:odl-netconf-api:xml:features:7.0.8-SNAPSHOT:compile 17:06:15 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.3:compile 17:06:15 [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.109.Final:compile 17:06:15 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.1.109.Final:compile 17:06:15 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:compile 17:06:15 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.109.Final:compile 17:06:15 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:7.0.8-SNAPSHOT:compile 17:06:15 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc6241:xml:features:7.0.8-SNAPSHOT:compile 17:06:15 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc6470:xml:features:7.0.8-SNAPSHOT:compile 17:06:15 [INFO] | | \- org.opendaylight.netconf:odl-netconf-model-rfc8526:xml:features:7.0.8-SNAPSHOT:compile 17:06:15 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc6243:xml:features:7.0.8-SNAPSHOT:compile 17:06:15 [INFO] | | | \- org.opendaylight.netconf.model:rfc6243:jar:7.0.8-SNAPSHOT:compile 17:06:15 [INFO] | | \- org.opendaylight.netconf.model:rfc8526:jar:7.0.8-SNAPSHOT:compile 17:06:15 [INFO] | +- org.opendaylight.netconf:odl-netconf-common:xml:features:7.0.8-SNAPSHOT:compile 17:06:15 [INFO] | | +- org.apache.karaf.features:standard:xml:features:4.4.6:runtime 17:06:15 [INFO] | | \- org.opendaylight.netconf:netconf-netty-util:jar:7.0.8-SNAPSHOT:compile 17:06:15 [INFO] | +- org.opendaylight.netconf:odl-netconf-impl:xml:features:7.0.8-SNAPSHOT:compile 17:06:15 [INFO] | | \- org.opendaylight.netconf:odl-netconf-model-rfc6022:xml:features:7.0.8-SNAPSHOT:compile 17:06:15 [INFO] | \- org.opendaylight.netconf:odl-netconf-util:xml:features:7.0.8-SNAPSHOT:compile 17:06:15 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.6:compile 17:06:15 [INFO] | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.3:compile 17:06:15 [INFO] | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.3:compile 17:06:15 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.6:compile 17:06:15 [INFO] | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.3:compile 17:06:15 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.6:compile 17:06:15 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.6:compile 17:06:15 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.6:compile 17:06:15 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.6:compile 17:06:15 [INFO] | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.6:compile 17:06:15 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.6:compile 17:06:15 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.6:compile 17:06:15 [INFO] | \- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.6:compile 17:06:15 [INFO] +- org.opendaylight.netconf:odl-netconf-client:xml:features:7.0.8-SNAPSHOT:compile 17:06:15 [INFO] | +- org.opendaylight.netconf:odl-netconf-transport:xml:features:7.0.8-SNAPSHOT:compile 17:06:15 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7317-iana-crypt-hash:xml:features:13.0.4:compile 17:06:15 [INFO] | | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.4:compile 17:06:15 [INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.4:compile 17:06:15 [INFO] | | +- org.opendaylight.netconf:odl-netconf-keystore:xml:features:7.0.8-SNAPSHOT:compile 17:06:15 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc8341:xml:features:7.0.8-SNAPSHOT:compile 17:06:15 [INFO] | | | \- org.opendaylight.netconf:keystore-none:jar:7.0.8-SNAPSHOT:compile 17:06:15 [INFO] | | +- org.opendaylight.netconf:odl-netconf-truststore:xml:features:7.0.8-SNAPSHOT:compile 17:06:15 [INFO] | | | \- org.opendaylight.netconf:truststore-none:jar:7.0.8-SNAPSHOT:compile 17:06:15 [INFO] | | +- org.opendaylight.netconf:odl-netconf-transport-api:xml:features:7.0.8-SNAPSHOT:compile 17:06:15 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.6:compile 17:06:15 [INFO] | | \- org.opendaylight.netconf:transport-tls:jar:7.0.8-SNAPSHOT:compile 17:06:15 [INFO] | \- org.opendaylight.netconf:netconf-client:jar:7.0.8-SNAPSHOT:compile 17:06:15 [INFO] | +- io.netty:netty-codec:jar:4.1.109.Final:compile 17:06:15 [INFO] | +- io.netty:netty-common:jar:4.1.109.Final:compile 17:06:15 [INFO] | +- io.netty:netty-handler:jar:4.1.109.Final:compile 17:06:15 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 17:06:15 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.4:compile 17:06:15 [INFO] | \- org.opendaylight.netconf:shaded-exificient:jar:7.0.8-SNAPSHOT:compile 17:06:15 [INFO] +- org.opendaylight.netconf:odl-aaa-netconf-plugin:xml:features:7.0.8-SNAPSHOT:compile 17:06:15 [INFO] | +- org.opendaylight.aaa:odl-aaa-shiro:xml:features:0.19.5:compile 17:06:15 [INFO] | | +- org.opendaylight.aaa:odl-aaa-password-service:xml:features:0.19.5:compile 17:06:15 [INFO] | | | +- org.opendaylight.aaa:aaa-password-service-api:jar:0.19.5:compile 17:06:15 [INFO] | | | +- org.opendaylight.aaa:aaa-password-service-impl:jar:0.19.5:compile 17:06:15 [INFO] | | | +- org.opendaylight.aaa:aaa-password-service-impl:xml:aaa-password-service-config:0.19.5:compile 17:06:15 [INFO] | | | \- org.opendaylight.aaa:odl-apache-shiro:xml:features:0.19.5:compile 17:06:15 [INFO] | | +- org.opendaylight.controller:odl-jolokia:xml:features:9.0.4:compile 17:06:15 [INFO] | | | +- org.jolokia:jolokia-osgi:jar:1.7.2:compile 17:06:15 [INFO] | | | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:compile 17:06:15 [INFO] | | | \- org.opendaylight.controller:odl-jolokia-osgi:cfg:configuration:9.0.4:compile 17:06:15 [INFO] | | +- org.opendaylight.aaa:odl-aaa-web:xml:features:0.19.5:compile 17:06:15 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile 17:06:15 [INFO] | | | +- org.opendaylight.odlparent:odl-jersey-2:xml:features:13.1.3:compile 17:06:15 [INFO] | | | | +- org.opendaylight.odlparent:odl-javassist-3:xml:features:13.1.3:compile 17:06:15 [INFO] | | | | | \- org.javassist:javassist:jar:3.30.2-GA:compile 17:06:15 [INFO] | | | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.43:compile 17:06:15 [INFO] | | | | | +- org.glassfish.jersey.core:jersey-common:jar:2.43:compile 17:06:15 [INFO] | | | | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile 17:06:15 [INFO] | | | | | \- org.glassfish.hk2:hk2-locator:jar:2.6.1:compile 17:06:15 [INFO] | | | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:compile 17:06:15 [INFO] | | | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:compile 17:06:15 [INFO] | | | | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:compile 17:06:15 [INFO] | | | | +- org.glassfish.jersey.core:jersey-client:jar:2.43:compile 17:06:15 [INFO] | | | | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile 17:06:15 [INFO] | | | | +- org.glassfish.jersey.core:jersey-server:jar:2.43:compile 17:06:15 [INFO] | | | | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 17:06:15 [INFO] | | | | | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 17:06:15 [INFO] | | | | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.43:compile 17:06:15 [INFO] | | | | | \- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.43:compile 17:06:15 [INFO] | | | | \- org.glassfish.jersey.media:jersey-media-sse:jar:2.43:compile 17:06:15 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.6:compile 17:06:15 [INFO] | | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 17:06:15 [INFO] | | | +- org.opendaylight.aaa.web:web-osgi-impl:jar:0.19.5:compile 17:06:15 [INFO] | | | \- org.opendaylight.aaa.web:servlet-jersey2:jar:0.19.5:compile 17:06:15 [INFO] | | +- org.opendaylight.aaa:aaa-shiro:jar:0.19.5:compile 17:06:15 [INFO] | | | +- org.opendaylight.aaa:aaa-tokenauthrealm:jar:0.19.5:compile 17:06:15 [INFO] | | | +- org.opendaylight.aaa:aaa-idm-store-h2:jar:0.19.5:compile 17:06:15 [INFO] | | | | \- com.h2database:h2:jar:2.2.224:compile 17:06:15 [INFO] | | | +- org.opendaylight.aaa:aaa-cert:jar:0.19.5:compile 17:06:15 [INFO] | | | | +- org.apache.commons:commons-lang3:jar:3.14.0:compile 17:06:15 [INFO] | | | | \- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile 17:06:15 [INFO] | | | | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile 17:06:15 [INFO] | | | +- org.opendaylight.aaa:repackaged-shiro:jar:0.19.5:compile 17:06:15 [INFO] | | | | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile 17:06:15 [INFO] | | | | | +- commons-logging:commons-logging:jar:1.3.1:compile 17:06:15 [INFO] | | | | | \- commons-collections:commons-collections:jar:3.2.2:compile 17:06:15 [INFO] | | | | \- org.owasp.encoder:encoder:jar:1.2.3:compile 17:06:15 [INFO] | | | +- com.google.code.gson:gson:jar:2.10.1:compile 17:06:15 [INFO] | | | +- org.opendaylight.aaa.web:web-api:jar:0.19.5:compile 17:06:15 [INFO] | | | \- org.opendaylight.aaa.web:servlet-api:jar:0.19.5:compile 17:06:15 [INFO] | | +- org.opendaylight.aaa:aaa-shiro-api:jar:0.19.5:compile 17:06:15 [INFO] | | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.19.5:compile 17:06:15 [INFO] | | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.4:compile 17:06:15 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.4:compile 17:06:15 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.4:compile 17:06:15 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.4:compile 17:06:15 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.4:compile 17:06:15 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.4:compile 17:06:15 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.4:compile 17:06:15 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.4:compile 17:06:15 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.4:compile 17:06:15 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.4:compile 17:06:15 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.4:compile 17:06:15 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.4:compile 17:06:15 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.4:compile 17:06:15 [INFO] | | | | \- org.opendaylight.controller:blueprint:jar:9.0.4:compile 17:06:15 [INFO] | | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 17:06:15 [INFO] | | | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.5:compile 17:06:15 [INFO] | | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.19.5:compile 17:06:15 [INFO] | | +- org.opendaylight.aaa:aaa-filterchain:jar:0.19.5:compile 17:06:15 [INFO] | | | \- javax.servlet:javax.servlet-api:jar:3.1.0:compile 17:06:15 [INFO] | | +- org.opendaylight.aaa:odl-aaa-api:xml:features:0.19.5:compile 17:06:15 [INFO] | | | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:13.1.3:compile 17:06:15 [INFO] | | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 17:06:15 [INFO] | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.3:compile 17:06:15 [INFO] | | | \- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:13.1.3:compile 17:06:15 [INFO] | | +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.19.5:compile 17:06:15 [INFO] | | | \- org.opendaylight.aaa:aaa-cert:xml:config:0.19.5:compile 17:06:15 [INFO] | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-app-config:0.19.5:compile 17:06:15 [INFO] | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-datastore-config:0.19.5:compile 17:06:15 [INFO] | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.3:compile 17:06:15 [INFO] | | +- org.opendaylight.odlparent:odl-karaf-feat-jdbc:xml:features:13.1.3:compile 17:06:15 [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-features:xml:features:1.5.7:runtime 17:06:15 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc:jar:1.5.7:runtime 17:06:15 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-common:jar:1.5.7:runtime 17:06:15 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-common:jar:1.5.7:runtime 17:06:15 [INFO] | | | | | \- javax.transaction:javax.transaction-api:jar:1.2:runtime 17:06:15 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-config:jar:1.5.7:runtime 17:06:15 [INFO] | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.jasypt:jar:1.9.3_1:runtime 17:06:15 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-db2:jar:1.5.7:runtime 17:06:15 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-hsqldb:jar:1.5.7:runtime 17:06:15 [INFO] | | | | | \- org.hsqldb:hsqldb:jar:jdk8:2.7.2:runtime 17:06:15 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-jtds:jar:1.5.7:runtime 17:06:15 [INFO] | | | | | \- net.sourceforge.jtds:jtds:jar:1.3.1:runtime 17:06:15 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mariadb:jar:1.5.7:runtime 17:06:15 [INFO] | | | | | \- org.mariadb.jdbc:mariadb-java-client:jar:3.3.3:runtime 17:06:15 [INFO] | | | | | \- com.github.waffle:waffle-jna:jar:3.3.0:runtime 17:06:15 [INFO] | | | | | +- net.java.dev.jna:jna:jar:5.14.0:runtime 17:06:15 [INFO] | | | | | +- net.java.dev.jna:jna-platform:jar:5.14.0:runtime 17:06:15 [INFO] | | | | | +- org.slf4j:jcl-over-slf4j:jar:2.0.12:runtime 17:06:15 [INFO] | | | | | \- com.github.ben-manes.caffeine:caffeine:jar:2.9.3:runtime 17:06:15 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mysql:jar:1.5.7:runtime 17:06:15 [INFO] | | | | | \- com.mysql:mysql-connector-j:jar:8.3.0:runtime 17:06:15 [INFO] | | | | | \- com.google.protobuf:protobuf-java:jar:3.25.1:runtime 17:06:15 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-oracle:jar:1.5.7:runtime 17:06:15 [INFO] | | | | | \- com.oracle.database.jdbc:ojdbc8:jar:23.3.0.23.09:runtime 17:06:15 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-aries:jar:1.5.7:runtime 17:06:15 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-c3p0:jar:1.5.7:runtime 17:06:15 [INFO] | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.c3p0:jar:0.9.5.5_1:runtime 17:06:15 [INFO] | | | | | \- com.mchange:mchange-commons-java:jar:0.2.19:runtime 17:06:15 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-dbcp2:jar:1.5.7:runtime 17:06:15 [INFO] | | | | | +- org.apache.commons:commons-pool2:jar:2.12.0:runtime 17:06:15 [INFO] | | | | | \- org.apache.commons:commons-dbcp2:jar:2.12.0:runtime 17:06:15 [INFO] | | | | | \- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:runtime 17:06:15 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-hikaricp:jar:1.5.7:runtime 17:06:15 [INFO] | | | | | \- com.zaxxer:HikariCP:jar:4.0.3:runtime 17:06:15 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-sqlite:jar:1.5.7:runtime 17:06:15 [INFO] | | | | | \- org.xerial:sqlite-jdbc:jar:3.45.2.0:runtime 17:06:15 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-teradata:jar:1.5.7:runtime 17:06:15 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-narayana:jar:1.5.7:runtime 17:06:15 [INFO] | | | | | \- org.jboss:jboss-transaction-spi:jar:7.6.1.Final:runtime 17:06:15 [INFO] | | | | \- org.ops4j.pax.jdbc:pax-jdbc-pool-transx:jar:1.5.7:runtime 17:06:15 [INFO] | | | | \- org.ops4j.pax.transx:pax-transx-jdbc:jar:0.5.4:runtime 17:06:15 [INFO] | | | | \- org.ops4j.pax.transx:pax-transx-connector:jar:0.5.4:runtime 17:06:15 [INFO] | | | | +- org.ops4j.pax.transx:pax-transx-tm-api:jar:0.5.4:runtime 17:06:15 [INFO] | | | | \- javax.resource:javax.resource-api:jar:1.7.1:runtime 17:06:15 [INFO] | | | +- org.osgi:org.osgi.service.jdbc:jar:1.1.0:provided 17:06:15 [INFO] | | | \- org.apache.karaf.jdbc:org.apache.karaf.jdbc.core:jar:4.4.6:compile 17:06:15 [INFO] | | +- org.opendaylight.aaa:aaa-shiro:py:idmtool:0.19.5:compile 17:06:15 [INFO] | | \- org.opendaylight.aaa:aaa-filterchain:cfg:config:0.19.5:compile 17:06:15 [INFO] | +- org.opendaylight.netconf:netconf-auth:jar:7.0.8-SNAPSHOT:compile 17:06:15 [INFO] | \- org.opendaylight.netconf:netconf-auth-aaa:jar:7.0.8-SNAPSHOT:compile 17:06:15 [INFO] | \- org.opendaylight.aaa:aaa-authn-api:jar:0.19.5:compile 17:06:15 [INFO] | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 17:06:15 [INFO] | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 17:06:15 [INFO] +- org.opendaylight.netconf:odl-yanglib-mdsal-writer:xml:features:7.0.8-SNAPSHOT:compile 17:06:15 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:13.0.4:compile 17:06:15 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.4:compile 17:06:15 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:13.0.4:compile 17:06:15 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:13.0.4:compile 17:06:15 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:13.0.4:compile 17:06:15 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:13.0.4:compile 17:06:15 [INFO] | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.4:compile 17:06:15 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.4:compile 17:06:15 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.4:compile 17:06:15 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.4:compile 17:06:15 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.4:compile 17:06:15 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.4:compile 17:06:15 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.4:compile 17:06:15 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.4:compile 17:06:15 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.4:compile 17:06:15 [INFO] | | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.4:compile 17:06:15 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.4:compile 17:06:15 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.4:compile 17:06:15 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.4:compile 17:06:15 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.4:compile 17:06:15 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.4:compile 17:06:15 [INFO] | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.4:compile 17:06:15 [INFO] | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.4:compile 17:06:15 [INFO] | | | +- com.typesafe:config:jar:1.4.2:compile 17:06:15 [INFO] | | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.4:compile 17:06:15 [INFO] | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 17:06:15 [INFO] | | | | +- io.aeron:aeron-client:jar:1.38.1:compile 17:06:15 [INFO] | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 17:06:15 [INFO] | | | | +- org.agrona:agrona:jar:1.15.2:compile 17:06:15 [INFO] | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 17:06:15 [INFO] | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 17:06:15 [INFO] | | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 17:06:15 [INFO] | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 17:06:15 [INFO] | | | +- org.opendaylight.controller:sal-common-util:jar:9.0.4:compile 17:06:15 [INFO] | | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.4:compile 17:06:15 [INFO] | | | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.4:compile 17:06:15 [INFO] | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.25:compile 17:06:15 [INFO] | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.25:compile 17:06:15 [INFO] | | | | | \- com.rabbitmq:amqp-client:jar:5.20.0:compile 17:06:15 [INFO] | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.25:compile 17:06:15 [INFO] | | | | \- org.lz4:lz4-java:jar:1.8.0:compile 17:06:15 [INFO] | | | \- org.scala-lang:scala-library:jar:2.13.14:compile 17:06:15 [INFO] | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.4:compile 17:06:15 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.3:compile 17:06:15 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.3:compile 17:06:15 [INFO] | | | \- org.apache.commons:commons-text:jar:1.12.0:compile 17:06:15 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.4:compile 17:06:15 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.4:compile 17:06:15 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.4:compile 17:06:15 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.6:compile 17:06:15 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.6:compile 17:06:15 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.6:compile 17:06:15 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.4:compile 17:06:15 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.4:compile 17:06:15 [INFO] | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.4:compile 17:06:15 [INFO] | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.4:compile 17:06:15 [INFO] | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.4:compile 17:06:15 [INFO] | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.3:compile 17:06:15 [INFO] | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.25:compile 17:06:15 [INFO] | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.25:compile 17:06:15 [INFO] | | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.4:compile 17:06:15 [INFO] | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.4:compile 17:06:15 [INFO] | | | \- org.opendaylight.controller:atomix-storage:jar:9.0.4:compile 17:06:15 [INFO] | | | \- org.opendaylight.controller:raft-journal:jar:9.0.4:compile 17:06:15 [INFO] | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.4:compile 17:06:15 [INFO] | | +- org.opendaylight.controller:cds-access-api:jar:9.0.4:compile 17:06:15 [INFO] | | +- org.opendaylight.controller:cds-access-client:jar:9.0.4:compile 17:06:15 [INFO] | | +- org.opendaylight.controller:cds-dom-api:jar:9.0.4:compile 17:06:15 [INFO] | | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.4:compile 17:06:15 [INFO] | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 17:06:15 [INFO] | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 17:06:15 [INFO] | | | \- org.opendaylight.controller:cds-mgmt-api:jar:9.0.4:compile 17:06:15 [INFO] | | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.4:compile 17:06:15 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.4:compile 17:06:15 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.4:compile 17:06:15 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.4:compile 17:06:15 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.4:compile 17:06:15 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.4:compile 17:06:15 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.4:compile 17:06:15 [INFO] | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.4:compile 17:06:15 [INFO] | \- org.opendaylight.netconf:yanglib-mdsal-writer:jar:7.0.8-SNAPSHOT:compile 17:06:15 [INFO] | +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.4:compile 17:06:15 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.4:compile 17:06:15 [INFO] +- org.opendaylight.netconf:netconf-server-mdsal:jar:7.0.8-SNAPSHOT:compile 17:06:15 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:06:15 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:06:15 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:06:15 [INFO] | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:06:15 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:06:15 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:06:15 [INFO] | +- io.netty:netty-transport:jar:4.1.109.Final:compile 17:06:15 [INFO] | | +- io.netty:netty-buffer:jar:4.1.109.Final:compile 17:06:15 [INFO] | | \- io.netty:netty-resolver:jar:4.1.109.Final:compile 17:06:15 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:06:15 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.6:compile 17:06:15 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.6:compile 17:06:15 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.6:compile 17:06:15 [INFO] | | +- org.immutables:value:jar:annotations:2.10.1:compile 17:06:15 [INFO] | | \- org.opendaylight.yangtools:util:jar:13.0.6:compile 17:06:15 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:06:15 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.6:compile 17:06:15 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 17:06:15 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.6:compile 17:06:15 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.6:compile 17:06:15 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.6:compile 17:06:15 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.6:compile 17:06:15 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.6:compile 17:06:15 [INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.6:compile 17:06:15 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.6:compile 17:06:15 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.6:compile 17:06:15 [INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.6:compile 17:06:15 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.6:compile 17:06:15 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.6:compile 17:06:15 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.6:compile 17:06:15 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.4:compile 17:06:15 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.4:compile 17:06:15 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.4:compile 17:06:15 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.4:compile 17:06:15 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.6:compile 17:06:15 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.4:compile 17:06:15 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.4:compile 17:06:15 [INFO] | | +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.6:compile 17:06:15 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.6:compile 17:06:15 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.6:compile 17:06:15 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.6:compile 17:06:15 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.6:compile 17:06:15 [INFO] | | | | +- org.antlr:antlr4-runtime:jar:4.13.1:compile 17:06:15 [INFO] | | | | \- org.opendaylight.yangtools:yang-model-ri:jar:13.0.6:compile 17:06:15 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.6:compile 17:06:15 [INFO] | | | | \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.6:compile 17:06:15 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.6:compile 17:06:15 [INFO] | | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.6:compile 17:06:15 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.6:compile 17:06:15 [INFO] | | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.6:compile 17:06:15 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.6:compile 17:06:15 [INFO] | | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.6:compile 17:06:15 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.6:compile 17:06:15 [INFO] | | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.6:compile 17:06:15 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.6:compile 17:06:15 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.6:compile 17:06:15 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.6:compile 17:06:15 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.6:compile 17:06:15 [INFO] | | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.6:compile 17:06:15 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.6:compile 17:06:15 [INFO] | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.6:compile 17:06:15 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.6:compile 17:06:15 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.4:compile 17:06:15 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.4:compile 17:06:15 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.4:compile 17:06:15 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.6:compile 17:06:15 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:13.0.4:compile 17:06:15 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.4:compile 17:06:15 [INFO] | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.4:compile 17:06:15 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.4:compile 17:06:15 [INFO] | +- org.opendaylight.netconf:netconf-api:jar:7.0.8-SNAPSHOT:compile 17:06:15 [INFO] | | \- org.opendaylight.odlparent:logging-markers:jar:13.1.3:compile 17:06:15 [INFO] | +- org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.8-SNAPSHOT:compile 17:06:15 [INFO] | +- org.opendaylight.netconf:netconf-server:jar:7.0.8-SNAPSHOT:compile 17:06:15 [INFO] | | \- org.opendaylight.netconf.model:rfc7407-ietf-x509-cert-to-name:jar:7.0.8-SNAPSHOT:compile 17:06:15 [INFO] | +- org.opendaylight.netconf.model:rfc5277:jar:7.0.8-SNAPSHOT:compile 17:06:15 [INFO] | +- org.opendaylight.netconf.model:rfc6022:jar:7.0.8-SNAPSHOT:compile 17:06:15 [INFO] | +- org.opendaylight.netconf.model:rfc6241:jar:7.0.8-SNAPSHOT:compile 17:06:15 [INFO] | \- org.opendaylight.netconf.model:rfc6470:jar:7.0.8-SNAPSHOT:compile 17:06:15 [INFO] +- org.opendaylight.netconf:netconf-nb:jar:7.0.8-SNAPSHOT:compile 17:06:15 [INFO] | +- org.opendaylight.netconf:netconf-common:jar:7.0.8-SNAPSHOT:compile 17:06:15 [INFO] | +- org.opendaylight.netconf:shaded-sshd:jar:7.0.8-SNAPSHOT:compile 17:06:15 [INFO] | +- org.opendaylight.netconf:transport-api:jar:7.0.8-SNAPSHOT:compile 17:06:15 [INFO] | +- org.opendaylight.netconf:transport-ssh:jar:7.0.8-SNAPSHOT:compile 17:06:15 [INFO] | | +- commons-codec:commons-codec:jar:1.15:compile 17:06:15 [INFO] | | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:06:15 [INFO] | | +- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.4:compile 17:06:15 [INFO] | | +- org.opendaylight.netconf:keystore-api:jar:7.0.8-SNAPSHOT:compile 17:06:15 [INFO] | | +- org.opendaylight.netconf:truststore-api:jar:7.0.8-SNAPSHOT:compile 17:06:15 [INFO] | | +- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.8-SNAPSHOT:compile 17:06:15 [INFO] | | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.8-SNAPSHOT:compile 17:06:15 [INFO] | \- org.opendaylight.netconf:transport-tcp:jar:7.0.8-SNAPSHOT:compile 17:06:15 [INFO] | \- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 17:06:15 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:06:15 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:06:15 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:06:15 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:06:15 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:06:15 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:06:15 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:06:15 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:06:15 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:06:15 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:06:15 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:06:15 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:06:15 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:06:15 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:06:15 [INFO] +- junit:junit:jar:4.13.2:test 17:06:15 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:06:15 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:06:15 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:06:15 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:compile 17:06:15 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:06:15 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:06:15 [INFO] 17:06:15 [INFO] --- clm-maven-plugin:2.48.1-01:index (default-cli) @ odl-netconf-mdsal --- 17:06:15 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-mdsal/target/sonatype-clm/module.xml 17:06:15 [INFO] 17:06:15 [INFO] --< org.opendaylight.netconf.model:rfc8040-ietf-restconf-monitoring >--- 17:06:15 [INFO] Building rfc8040-ietf-restconf-monitoring 7.0.8-SNAPSHOT [57/121] 17:06:15 [INFO] -------------------------------[ bundle ]------------------------------- 17:06:15 [INFO] 17:06:15 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ rfc8040-ietf-restconf-monitoring --- 17:06:15 [INFO] 17:06:15 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ rfc8040-ietf-restconf-monitoring --- 17:06:15 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:06:15 [INFO] 17:06:15 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ rfc8040-ietf-restconf-monitoring --- 17:06:15 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:06:15 [INFO] 17:06:15 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ rfc8040-ietf-restconf-monitoring --- 17:06:16 [INFO] 17:06:16 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ rfc8040-ietf-restconf-monitoring --- 17:06:16 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/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/** 17:06:16 [INFO] 17:06:16 [INFO] --- yang-maven-plugin:13.0.6:generate-sources (binding) @ rfc8040-ietf-restconf-monitoring --- 17:06:16 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 17:06:16 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-7.0.x/model/rfc8040-ietf-restconf-monitoring/src/main/yang 17:06:16 [INFO] yang-to-sources: Found 2 dependencies in 899.6 μs 17:06:16 [INFO] yang-to-sources: Project model files found: 1 in 1.031 ms 17:06:16 [INFO] yang-to-sources: 3 YANG models processed in 9.639 ms 17:06:16 [INFO] BindingJavaFileGenerator: Defined 16 files in 2.086 ms 17:06:16 [INFO] Sorted 16 files into 6 directories in 58.82 μs 17:06:16 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 16 in 7.995 ms 17:06:16 [INFO] 17:06:16 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ rfc8040-ietf-restconf-monitoring --- 17:06:16 [INFO] Starting audit... 17:06:16 Audit done. 17:06:16 [INFO] You have 0 Checkstyle violations. 17:06:16 [INFO] 17:06:16 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ rfc8040-ietf-restconf-monitoring --- 17:06:16 [INFO] Starting audit... 17:06:16 Audit done. 17:06:16 [INFO] You have 0 Checkstyle violations. 17:06:16 [INFO] 17:06:16 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ rfc8040-ietf-restconf-monitoring --- 17:06:16 [INFO] 17:06:16 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc8040-ietf-restconf-monitoring --- 17:06:16 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc8040-ietf-restconf-monitoring/src/main/resources 17:06:16 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc8040-ietf-restconf-monitoring/target/generated-sources/spi 17:06:16 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 17:06:16 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 17:06:16 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 17:06:16 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc8040-ietf-restconf-monitoring/target/generated-sources/spi 17:06:16 [INFO] 17:06:16 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ rfc8040-ietf-restconf-monitoring --- 17:06:16 [INFO] Recompiling the module because of changed dependency. 17:06:16 [INFO] Compiling 15 source files with javac [debug release 17] to target/classes 17:06:16 [INFO] 17:06:16 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ rfc8040-ietf-restconf-monitoring >>> 17:06:16 [INFO] 17:06:16 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ rfc8040-ietf-restconf-monitoring --- 17:06:16 [INFO] Fork Value is true 17:06:18 [INFO] Done SpotBugs Analysis.... 17:06:18 [INFO] 17:06:18 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ rfc8040-ietf-restconf-monitoring <<< 17:06:18 [INFO] 17:06:18 [INFO] 17:06:18 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ rfc8040-ietf-restconf-monitoring --- 17:06:18 [INFO] BugInstance size is 0 17:06:18 [INFO] Error size is 0 17:06:18 [INFO] No errors/warnings found 17:06:18 [INFO] 17:06:18 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc8040-ietf-restconf-monitoring --- 17:06:18 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc8040-ietf-restconf-monitoring/src/test/resources 17:06:18 [INFO] 17:06:18 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ rfc8040-ietf-restconf-monitoring --- 17:06:18 [INFO] No sources to compile 17:06:18 [INFO] 17:06:18 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ rfc8040-ietf-restconf-monitoring --- 17:06:18 [INFO] No tests to run. 17:06:18 [INFO] 17:06:18 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ rfc8040-ietf-restconf-monitoring --- 17:06:18 [INFO] 17:06:18 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc8040-ietf-restconf-monitoring --- 17:06:18 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-7.0.8-SNAPSHOT.jar 17:06:18 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8040-ietf-restconf-monitoring/target/classes/META-INF/MANIFEST.MF 17:06:18 [INFO] 17:06:18 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ rfc8040-ietf-restconf-monitoring --- 17:06:18 [INFO] No previous run data found, generating javadoc. 17:06:20 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-7.0.8-SNAPSHOT-javadoc.jar 17:06:20 [INFO] 17:06:20 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ rfc8040-ietf-restconf-monitoring --- 17:06:20 [INFO] CycloneDX: Resolving Dependencies 17:06:20 [INFO] CycloneDX: Creating BOM version 1.5 with 19 component(s) 17:06:20 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/model/rfc8040-ietf-restconf-monitoring/target/bom.xml 17:06:20 [INFO] attaching as rfc8040-ietf-restconf-monitoring-7.0.8-SNAPSHOT-cyclonedx.xml 17:06:20 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/model/rfc8040-ietf-restconf-monitoring/target/bom.json 17:06:20 [INFO] attaching as rfc8040-ietf-restconf-monitoring-7.0.8-SNAPSHOT-cyclonedx.json 17:06:20 [INFO] 17:06:20 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc8040-ietf-restconf-monitoring --- 17:06:20 [INFO] Skipping duplicate-finder execution! 17:06:20 [INFO] 17:06:20 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ rfc8040-ietf-restconf-monitoring --- 17:06:20 [INFO] No dependency problems found 17:06:20 [INFO] 17:06:20 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ rfc8040-ietf-restconf-monitoring --- 17:06:20 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-7.0.8-SNAPSHOT-sources.jar 17:06:20 [INFO] 17:06:20 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ rfc8040-ietf-restconf-monitoring --- 17:06:20 [INFO] 17:06:20 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ rfc8040-ietf-restconf-monitoring --- 17:06:20 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:06:20 [INFO] 17:06:20 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ rfc8040-ietf-restconf-monitoring --- 17:06:20 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc8040-ietf-restconf-monitoring/pom.xml to /tmp/r/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.8-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.8-SNAPSHOT.pom 17:06:20 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-7.0.8-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.8-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.8-SNAPSHOT.jar 17:06:20 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-7.0.8-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.8-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.8-SNAPSHOT-javadoc.jar 17:06:20 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc8040-ietf-restconf-monitoring/target/bom.xml to /tmp/r/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.8-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.8-SNAPSHOT-cyclonedx.xml 17:06:20 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc8040-ietf-restconf-monitoring/target/bom.json to /tmp/r/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.8-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.8-SNAPSHOT-cyclonedx.json 17:06:20 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-7.0.8-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.8-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.8-SNAPSHOT-sources.jar 17:06:20 [INFO] 17:06:20 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc8040-ietf-restconf-monitoring --- 17:06:20 [INFO] Installing org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.8-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.8-SNAPSHOT.jar 17:06:20 [INFO] Writing OBR metadata 17:06:20 [INFO] 17:06:20 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ rfc8040-ietf-restconf-monitoring --- 17:06:20 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:06:20 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:06:20 [INFO] 17:06:20 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc8040-ietf-restconf-monitoring --- 17:06:20 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:06:20 [INFO] 17:06:20 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ rfc8040-ietf-restconf-monitoring --- 17:06:20 [INFO] org.opendaylight.netconf.model:rfc8040-ietf-restconf-monitoring:bundle:7.0.8-SNAPSHOT 17:06:20 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.4:compile 17:06:20 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.4:compile 17:06:20 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.4:compile 17:06:20 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.4:compile 17:06:20 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:06:20 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:06:20 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:06:20 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:06:20 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:06:20 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:06:20 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:06:20 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.4:compile 17:06:20 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.6:compile 17:06:20 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.6:compile 17:06:20 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:06:20 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.6:compile 17:06:20 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:06:20 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:06:20 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:06:20 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:06:20 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:06:20 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:06:20 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:06:20 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:06:20 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:06:20 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:06:20 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:06:20 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:06:20 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:06:20 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:06:20 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:06:20 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:06:20 [INFO] +- junit:junit:jar:4.13.2:test 17:06:20 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:06:20 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:06:20 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:06:20 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 17:06:20 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:06:20 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:06:20 [INFO] 17:06:20 [INFO] --- clm-maven-plugin:2.48.1-01:index (default-cli) @ rfc8040-ietf-restconf-monitoring --- 17:06:20 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/model/rfc8040-ietf-restconf-monitoring/target/sonatype-clm/module.xml 17:06:20 [INFO] 17:06:20 [INFO] ---------< org.opendaylight.netconf:odl-netconf-model-rfc8040 >--------- 17:06:20 [INFO] Building OpenDaylight :: Netconf :: RFC8040 Models 7.0.8-SNAPSHOT [58/121] 17:06:20 [INFO] ------------------------------[ feature ]------------------------------- 17:06:20 [INFO] 17:06:20 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-model-rfc8040 --- 17:06:20 [INFO] 17:06:20 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-model-rfc8040 --- 17:06:20 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:06:20 [INFO] 17:06:20 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-model-rfc8040 --- 17:06:20 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:06:20 [INFO] 17:06:20 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-netconf-model-rfc8040 --- 17:06:21 [INFO] 17:06:21 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-netconf-model-rfc8040 --- 17:06:21 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:06:21 [INFO] argLine set to empty 17:06:21 [INFO] 17:06:21 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-model-rfc8040 --- 17:06:21 [INFO] Starting audit... 17:06:21 Audit done. 17:06:21 [INFO] You have 0 Checkstyle violations. 17:06:21 [INFO] 17:06:21 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-model-rfc8040 --- 17:06:21 [INFO] Starting audit... 17:06:21 Audit done. 17:06:21 [INFO] You have 0 Checkstyle violations. 17:06:21 [INFO] 17:06:21 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-model-rfc8040 --- 17:06:21 [INFO] 17:06:21 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-model-rfc8040 --- 17:06:21 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8040/target/feature/feature.xml 17:06:21 [INFO] ...done! 17:06:21 [INFO] Attaching features XML 17:06:21 [INFO] 17:06:21 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-netconf-model-rfc8040 --- 17:06:21 [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 17:06:21 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:06:21 [INFO] 17:06:21 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-netconf-model-rfc8040 >>> 17:06:21 [INFO] 17:06:21 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-netconf-model-rfc8040 --- 17:06:21 [INFO] 17:06:21 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-netconf-model-rfc8040 <<< 17:06:21 [INFO] 17:06:21 [INFO] 17:06:21 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-netconf-model-rfc8040 --- 17:06:21 [INFO] 17:06:21 [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-netconf-model-rfc8040 --- 17:06:21 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-model-rfc8040 17:06:21 [INFO] Project dependency features detected: [] 17:06:21 [INFO] Pax Exam System (Version: 4.13.3) created. 17:06:21 [INFO] Creating RMI registry server on 127.0.0.1:21000 17:06:22 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 17:06:22 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 17:06:22 [INFO] Waiting for remote bundle context.. on 21000 name: fec72a94-f9e5-4085-a031-7020387474a5 timout: [ RelativeTimeout value = 180000 ] 17:06:28 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 17:06:28 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 17:06:28 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 17:06:28 [INFO] 17:06:28 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-netconf-model-rfc8040 --- 17:06:28 [INFO] 17:06:28 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-model-rfc8040 --- 17:06:28 [INFO] 17:06:28 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-netconf-model-rfc8040 --- 17:06:28 [INFO] CycloneDX: Resolving Dependencies 17:06:28 [INFO] CycloneDX: Creating BOM version 1.5 with 25 component(s) 17:06:28 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8040/target/bom.xml 17:06:28 [INFO] attaching as odl-netconf-model-rfc8040-7.0.8-SNAPSHOT-cyclonedx.xml 17:06:28 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8040/target/bom.json 17:06:28 [INFO] attaching as odl-netconf-model-rfc8040-7.0.8-SNAPSHOT-cyclonedx.json 17:06:28 [INFO] 17:06:28 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-model-rfc8040 --- 17:06:28 [INFO] Skipping duplicate-finder execution! 17:06:28 [INFO] 17:06:28 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-model-rfc8040 --- 17:06:28 [INFO] Skipping plugin execution 17:06:28 [INFO] 17:06:28 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-model-rfc8040 --- 17:06:28 [INFO] Skipping source per configuration. 17:06:28 [INFO] 17:06:28 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-netconf-model-rfc8040 --- 17:06:28 [INFO] 17:06:28 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-netconf-model-rfc8040 --- 17:06:28 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:06:28 [INFO] 17:06:28 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-netconf-model-rfc8040 --- 17:06:28 [WARNING] 17:06:28 [WARNING] The packaging plugin for project odl-netconf-model-rfc8040 did not assign 17:06:28 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:06:28 [WARNING] 17:06:28 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:06:28 [WARNING] 17:06:28 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8040/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.8-SNAPSHOT/odl-netconf-model-rfc8040-7.0.8-SNAPSHOT.pom 17:06:28 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8040/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.8-SNAPSHOT/odl-netconf-model-rfc8040-7.0.8-SNAPSHOT-features.xml 17:06:28 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8040/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.8-SNAPSHOT/odl-netconf-model-rfc8040-7.0.8-SNAPSHOT-cyclonedx.xml 17:06:28 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8040/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.8-SNAPSHOT/odl-netconf-model-rfc8040-7.0.8-SNAPSHOT-cyclonedx.json 17:06:28 [INFO] 17:06:28 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ odl-netconf-model-rfc8040 --- 17:06:28 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:06:28 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:06:28 [WARNING] 17:06:28 [WARNING] The packaging plugin for project odl-netconf-model-rfc8040 did not assign 17:06:28 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:06:28 [WARNING] 17:06:28 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:06:28 [WARNING] 17:06:29 [INFO] 17:06:29 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-netconf-model-rfc8040 --- 17:06:29 [INFO] org.opendaylight.netconf:odl-netconf-model-rfc8040:feature:7.0.8-SNAPSHOT 17:06:29 [INFO] +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.4:compile 17:06:29 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.4:compile 17:06:29 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.6:compile 17:06:29 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.6:compile 17:06:29 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 17:06:29 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile 17:06:29 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.4:compile 17:06:29 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.4:compile 17:06:29 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.4:compile 17:06:29 [INFO] | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.4:compile 17:06:29 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.4:compile 17:06:29 [INFO] +- org.opendaylight.netconf.model:rfc8040-ietf-restconf-monitoring:jar:7.0.8-SNAPSHOT:compile 17:06:29 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:06:29 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:06:29 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:06:29 [INFO] | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:06:29 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:06:29 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:06:29 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:06:29 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:13.0.4:compile 17:06:29 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:13.0.6:compile 17:06:29 [INFO] | | \- org.opendaylight.yangtools:util:jar:13.0.6:compile 17:06:29 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:06:29 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:13.0.6:compile 17:06:29 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:06:29 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:06:29 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:06:29 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:06:29 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:06:29 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:06:29 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:06:29 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:06:29 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:06:29 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:06:29 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:06:29 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:06:29 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:06:29 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:06:29 [INFO] +- junit:junit:jar:4.13.2:test 17:06:29 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:06:29 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:06:29 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:06:29 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 17:06:29 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:06:29 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:06:29 [INFO] 17:06:29 [INFO] --- clm-maven-plugin:2.48.1-01:index (default-cli) @ odl-netconf-model-rfc8040 --- 17:06:29 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8040/target/sonatype-clm/module.xml 17:06:29 [INFO] 17:06:29 [INFO] ---------------< org.opendaylight.netconf.model:rfc8639 >--------------- 17:06:29 [INFO] Building rfc8639 7.0.8-SNAPSHOT [59/121] 17:06:29 [INFO] -------------------------------[ bundle ]------------------------------- 17:06:29 [INFO] 17:06:29 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ rfc8639 --- 17:06:29 [INFO] 17:06:29 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ rfc8639 --- 17:06:29 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:06:29 [INFO] 17:06:29 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ rfc8639 --- 17:06:29 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:06:29 [INFO] 17:06:29 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ rfc8639 --- 17:06:29 [INFO] 17:06:29 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ rfc8639 --- 17:06:29 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/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/** 17:06:29 [INFO] 17:06:29 [INFO] --- yang-maven-plugin:13.0.6:generate-sources (binding) @ rfc8639 --- 17:06:29 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 17:06:29 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-7.0.x/model/rfc8639/src/main/yang 17:06:29 [INFO] yang-to-sources: Found 8 dependencies in 1.354 ms 17:06:29 [INFO] yang-to-sources: Project model files found: 1 in 5.139 ms 17:06:29 [INFO] yang-to-sources: 9 YANG models processed in 55.61 ms 17:06:29 [INFO] BindingJavaFileGenerator: Defined 136 files in 13.01 ms 17:06:29 [INFO] Sorted 136 files into 22 directories in 183.5 μs 17:06:29 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 136 in 49.43 ms 17:06:29 [INFO] 17:06:29 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ rfc8639 --- 17:06:29 [INFO] Starting audit... 17:06:29 Audit done. 17:06:29 [INFO] You have 0 Checkstyle violations. 17:06:29 [INFO] 17:06:29 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ rfc8639 --- 17:06:29 [INFO] Starting audit... 17:06:29 Audit done. 17:06:29 [INFO] You have 0 Checkstyle violations. 17:06:29 [INFO] 17:06:29 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ rfc8639 --- 17:06:29 [INFO] 17:06:29 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc8639 --- 17:06:29 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc8639/src/main/resources 17:06:29 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc8639/target/generated-sources/spi 17:06:29 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 17:06:29 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 17:06:29 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 17:06:29 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc8639/target/generated-sources/spi 17:06:29 [INFO] 17:06:29 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ rfc8639 --- 17:06:29 [INFO] Recompiling the module because of changed dependency. 17:06:29 [INFO] Compiling 135 source files with javac [debug release 17] to target/classes 17:06:30 [INFO] 17:06:30 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ rfc8639 >>> 17:06:30 [INFO] 17:06:30 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ rfc8639 --- 17:06:30 [INFO] Fork Value is true 17:06:33 [INFO] Done SpotBugs Analysis.... 17:06:33 [INFO] 17:06:33 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ rfc8639 <<< 17:06:33 [INFO] 17:06:33 [INFO] 17:06:33 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ rfc8639 --- 17:06:33 [INFO] BugInstance size is 0 17:06:33 [INFO] Error size is 0 17:06:33 [INFO] No errors/warnings found 17:06:33 [INFO] 17:06:33 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc8639 --- 17:06:33 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc8639/src/test/resources 17:06:33 [INFO] 17:06:33 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ rfc8639 --- 17:06:33 [INFO] No sources to compile 17:06:33 [INFO] 17:06:33 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ rfc8639 --- 17:06:33 [INFO] No tests to run. 17:06:33 [INFO] 17:06:33 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ rfc8639 --- 17:06:33 [INFO] 17:06:33 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc8639 --- 17:06:33 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8639/target/rfc8639-7.0.8-SNAPSHOT.jar 17:06:33 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8639/target/classes/META-INF/MANIFEST.MF 17:06:33 [INFO] 17:06:33 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ rfc8639 --- 17:06:33 [INFO] No previous run data found, generating javadoc. 17:06:36 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8639/target/rfc8639-7.0.8-SNAPSHOT-javadoc.jar 17:06:36 [INFO] 17:06:36 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ rfc8639 --- 17:06:36 [INFO] CycloneDX: Resolving Dependencies 17:06:37 [INFO] CycloneDX: Creating BOM version 1.5 with 25 component(s) 17:06:37 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/model/rfc8639/target/bom.xml 17:06:37 [INFO] attaching as rfc8639-7.0.8-SNAPSHOT-cyclonedx.xml 17:06:37 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/model/rfc8639/target/bom.json 17:06:37 [INFO] attaching as rfc8639-7.0.8-SNAPSHOT-cyclonedx.json 17:06:37 [INFO] 17:06:37 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc8639 --- 17:06:37 [INFO] Skipping duplicate-finder execution! 17:06:37 [INFO] 17:06:37 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ rfc8639 --- 17:06:37 [INFO] No dependency problems found 17:06:37 [INFO] 17:06:37 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ rfc8639 --- 17:06:37 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8639/target/rfc8639-7.0.8-SNAPSHOT-sources.jar 17:06:37 [INFO] 17:06:37 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ rfc8639 --- 17:06:37 [INFO] 17:06:37 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ rfc8639 --- 17:06:37 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:06:37 [INFO] 17:06:37 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ rfc8639 --- 17:06:37 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc8639/pom.xml to /tmp/r/org/opendaylight/netconf/model/rfc8639/7.0.8-SNAPSHOT/rfc8639-7.0.8-SNAPSHOT.pom 17:06:37 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc8639/target/rfc8639-7.0.8-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/model/rfc8639/7.0.8-SNAPSHOT/rfc8639-7.0.8-SNAPSHOT.jar 17:06:37 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc8639/target/rfc8639-7.0.8-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/model/rfc8639/7.0.8-SNAPSHOT/rfc8639-7.0.8-SNAPSHOT-javadoc.jar 17:06:37 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc8639/target/bom.xml to /tmp/r/org/opendaylight/netconf/model/rfc8639/7.0.8-SNAPSHOT/rfc8639-7.0.8-SNAPSHOT-cyclonedx.xml 17:06:37 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc8639/target/bom.json to /tmp/r/org/opendaylight/netconf/model/rfc8639/7.0.8-SNAPSHOT/rfc8639-7.0.8-SNAPSHOT-cyclonedx.json 17:06:37 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc8639/target/rfc8639-7.0.8-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/model/rfc8639/7.0.8-SNAPSHOT/rfc8639-7.0.8-SNAPSHOT-sources.jar 17:06:37 [INFO] 17:06:37 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc8639 --- 17:06:37 [INFO] Installing org/opendaylight/netconf/model/rfc8639/7.0.8-SNAPSHOT/rfc8639-7.0.8-SNAPSHOT.jar 17:06:37 [INFO] Writing OBR metadata 17:06:37 [INFO] 17:06:37 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ rfc8639 --- 17:06:37 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:06:37 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:06:37 [INFO] 17:06:37 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc8639 --- 17:06:37 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:06:37 [INFO] 17:06:37 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ rfc8639 --- 17:06:37 [INFO] org.opendaylight.netconf.model:rfc8639:bundle:7.0.8-SNAPSHOT 17:06:37 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.4:compile 17:06:37 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.4:compile 17:06:37 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.4:compile 17:06:37 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.4:compile 17:06:37 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc8040:jar:13.0.4:compile 17:06:37 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.4:compile 17:06:37 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc8529:jar:13.0.4:compile 17:06:37 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8344:jar:13.0.4:compile 17:06:37 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8528:jar:13.0.4:compile 17:06:37 [INFO] +- org.opendaylight.netconf.model:rfc8341:jar:7.0.8-SNAPSHOT:compile 17:06:37 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:06:37 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:06:37 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:06:37 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:06:37 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:06:37 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:06:37 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:06:37 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.4:compile 17:06:37 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.6:compile 17:06:37 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.6:compile 17:06:37 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:06:37 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.6:compile 17:06:37 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:06:37 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:06:37 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:06:37 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:06:37 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:06:37 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:06:37 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:06:37 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:06:37 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:06:37 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:06:37 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:06:37 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:06:37 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:06:37 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:06:37 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:06:37 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:06:37 [INFO] +- junit:junit:jar:4.13.2:test 17:06:37 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:06:37 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:06:37 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:06:37 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 17:06:37 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:06:37 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:06:37 [INFO] 17:06:37 [INFO] --- clm-maven-plugin:2.48.1-01:index (default-cli) @ rfc8639 --- 17:06:37 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/model/rfc8639/target/sonatype-clm/module.xml 17:06:37 [INFO] 17:06:37 [INFO] ---------< org.opendaylight.netconf:odl-netconf-model-rfc8639 >--------- 17:06:37 [INFO] Building OpenDaylight :: Netconf :: RFC8639 Models 7.0.8-SNAPSHOT [60/121] 17:06:37 [INFO] ------------------------------[ feature ]------------------------------- 17:06:37 [INFO] 17:06:37 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-model-rfc8639 --- 17:06:37 [INFO] 17:06:37 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-model-rfc8639 --- 17:06:37 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:06:37 [INFO] 17:06:37 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-model-rfc8639 --- 17:06:37 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:06:37 [INFO] 17:06:37 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-netconf-model-rfc8639 --- 17:06:38 [INFO] 17:06:38 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-netconf-model-rfc8639 --- 17:06:38 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:06:38 [INFO] argLine set to empty 17:06:38 [INFO] 17:06:38 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-model-rfc8639 --- 17:06:38 [INFO] Starting audit... 17:06:38 Audit done. 17:06:38 [INFO] You have 0 Checkstyle violations. 17:06:38 [INFO] 17:06:38 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-model-rfc8639 --- 17:06:38 [INFO] Starting audit... 17:06:38 Audit done. 17:06:38 [INFO] You have 0 Checkstyle violations. 17:06:38 [INFO] 17:06:38 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-model-rfc8639 --- 17:06:38 [INFO] 17:06:38 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-model-rfc8639 --- 17:06:38 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8639/target/feature/feature.xml 17:06:38 [INFO] ...done! 17:06:38 [INFO] Attaching features XML 17:06:38 [INFO] 17:06:38 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-netconf-model-rfc8639 --- 17:06: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 17:06:38 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:06:38 [INFO] 17:06:38 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-netconf-model-rfc8639 >>> 17:06:38 [INFO] 17:06:38 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-netconf-model-rfc8639 --- 17:06:38 [INFO] 17:06:38 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-netconf-model-rfc8639 <<< 17:06:38 [INFO] 17:06:38 [INFO] 17:06:38 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-netconf-model-rfc8639 --- 17:06:38 [INFO] 17:06:38 [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-netconf-model-rfc8639 --- 17:06:38 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-model-rfc8639 17:06:38 [INFO] Project dependency features detected: [] 17:06:38 [INFO] Pax Exam System (Version: 4.13.3) created. 17:06:38 [INFO] Creating RMI registry server on 127.0.0.1:21000 17:06:39 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 17:06:39 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 17:06:39 [INFO] Waiting for remote bundle context.. on 21000 name: f42e789a-0b48-4103-81f8-b38f526c99b4 timout: [ RelativeTimeout value = 180000 ] 17:06:45 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 17:06:45 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 17:06:45 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 17:06:45 [INFO] 17:06:45 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-netconf-model-rfc8639 --- 17:06:45 [INFO] 17:06:45 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-model-rfc8639 --- 17:06:45 [INFO] 17:06:45 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-netconf-model-rfc8639 --- 17:06:45 [INFO] CycloneDX: Resolving Dependencies 17:06:46 [INFO] CycloneDX: Creating BOM version 1.5 with 37 component(s) 17:06:46 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8639/target/bom.xml 17:06:46 [INFO] attaching as odl-netconf-model-rfc8639-7.0.8-SNAPSHOT-cyclonedx.xml 17:06:46 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8639/target/bom.json 17:06:46 [INFO] attaching as odl-netconf-model-rfc8639-7.0.8-SNAPSHOT-cyclonedx.json 17:06:46 [INFO] 17:06:46 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-model-rfc8639 --- 17:06:46 [INFO] Skipping duplicate-finder execution! 17:06:46 [INFO] 17:06:46 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-model-rfc8639 --- 17:06:46 [INFO] Skipping plugin execution 17:06:46 [INFO] 17:06:46 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-model-rfc8639 --- 17:06:46 [INFO] Skipping source per configuration. 17:06:46 [INFO] 17:06:46 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-netconf-model-rfc8639 --- 17:06:46 [INFO] 17:06:46 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-netconf-model-rfc8639 --- 17:06:46 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:06:46 [INFO] 17:06:46 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-netconf-model-rfc8639 --- 17:06:46 [WARNING] 17:06:46 [WARNING] The packaging plugin for project odl-netconf-model-rfc8639 did not assign 17:06:46 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:06:46 [WARNING] 17:06:46 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:06:46 [WARNING] 17:06:46 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8639/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.8-SNAPSHOT/odl-netconf-model-rfc8639-7.0.8-SNAPSHOT.pom 17:06:46 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8639/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.8-SNAPSHOT/odl-netconf-model-rfc8639-7.0.8-SNAPSHOT-features.xml 17:06:46 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8639/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.8-SNAPSHOT/odl-netconf-model-rfc8639-7.0.8-SNAPSHOT-cyclonedx.xml 17:06:46 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8639/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.8-SNAPSHOT/odl-netconf-model-rfc8639-7.0.8-SNAPSHOT-cyclonedx.json 17:06:46 [INFO] 17:06:46 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ odl-netconf-model-rfc8639 --- 17:06:46 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:06:46 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:06:46 [WARNING] 17:06:46 [WARNING] The packaging plugin for project odl-netconf-model-rfc8639 did not assign 17:06:46 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:06:46 [WARNING] 17:06:46 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:06:46 [WARNING] 17:06:46 [INFO] 17:06:46 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-netconf-model-rfc8639 --- 17:06:46 [INFO] org.opendaylight.netconf:odl-netconf-model-rfc8639:feature:7.0.8-SNAPSHOT 17:06:46 [INFO] +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040:xml:features:13.0.4:compile 17:06:46 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.4:compile 17:06:46 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.6:compile 17:06:46 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.6:compile 17:06:46 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 17:06:46 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile 17:06:46 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.4:compile 17:06:46 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.4:compile 17:06:46 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8040:jar:13.0.4:compile 17:06:46 [INFO] +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8343:xml:features:13.0.4:compile 17:06:46 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.4:compile 17:06:46 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.4:compile 17:06:46 [INFO] +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8528:xml:features:13.0.4:compile 17:06:46 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8528:jar:13.0.4:compile 17:06:46 [INFO] +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8529:xml:features:13.0.4:compile 17:06:46 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8344:xml:features:13.0.4:compile 17:06:46 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8344:jar:13.0.4:compile 17:06:46 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8529:jar:13.0.4:compile 17:06:46 [INFO] +- org.opendaylight.netconf:odl-netconf-model-rfc8341:xml:features:7.0.8-SNAPSHOT:compile 17:06:46 [INFO] | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.8-SNAPSHOT:compile 17:06:46 [INFO] +- org.opendaylight.netconf.model:rfc8639:jar:7.0.8-SNAPSHOT:compile 17:06:46 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.4:compile 17:06:46 [INFO] | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.4:compile 17:06:46 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.4:compile 17:06:46 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:06:46 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:06:46 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:06:46 [INFO] | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:06:46 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:06:46 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:06:46 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:06:46 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:13.0.4:compile 17:06:46 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:13.0.6:compile 17:06:46 [INFO] | | \- org.opendaylight.yangtools:util:jar:13.0.6:compile 17:06:46 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:06:46 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:13.0.6:compile 17:06:46 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:06:46 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:06:46 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:06:46 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:06:46 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:06:46 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:06:46 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:06:46 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:06:46 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:06:46 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:06:46 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:06:46 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:06:46 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:06:46 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:06:46 [INFO] +- junit:junit:jar:4.13.2:test 17:06:46 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:06:46 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:06:46 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:06:46 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 17:06:46 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:06:46 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:06:46 [INFO] 17:06:46 [INFO] --- clm-maven-plugin:2.48.1-01:index (default-cli) @ odl-netconf-model-rfc8639 --- 17:06:46 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8639/target/sonatype-clm/module.xml 17:06:46 [INFO] 17:06:46 [INFO] ---------------< org.opendaylight.netconf.model:rfc8641 >--------------- 17:06:46 [INFO] Building rfc8641 7.0.8-SNAPSHOT [61/121] 17:06:46 [INFO] -------------------------------[ bundle ]------------------------------- 17:06:46 [INFO] 17:06:46 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ rfc8641 --- 17:06:46 [INFO] 17:06:46 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ rfc8641 --- 17:06:46 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:06:46 [INFO] 17:06:46 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ rfc8641 --- 17:06:46 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:06:46 [INFO] 17:06:46 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ rfc8641 --- 17:06:46 [INFO] 17:06:46 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ rfc8641 --- 17:06:46 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/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/** 17:06:46 [INFO] 17:06:46 [INFO] --- yang-maven-plugin:13.0.6:generate-sources (binding) @ rfc8641 --- 17:06:46 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 17:06:46 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-7.0.x/model/rfc8641/src/main/yang 17:06:46 [INFO] yang-to-sources: Found 11 dependencies in 1.574 ms 17:06:46 [INFO] yang-to-sources: Project model files found: 1 in 2.731 ms 17:06:47 [INFO] yang-to-sources: 12 YANG models processed in 63.92 ms 17:06:47 [INFO] BindingJavaFileGenerator: Defined 94 files in 13.05 ms 17:06:47 [INFO] Sorted 94 files into 24 directories in 147.3 μs 17:06:47 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 94 in 56.27 ms 17:06:47 [INFO] 17:06:47 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ rfc8641 --- 17:06:47 [INFO] Starting audit... 17:06:47 Audit done. 17:06:47 [INFO] You have 0 Checkstyle violations. 17:06:47 [INFO] 17:06:47 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ rfc8641 --- 17:06:47 [INFO] Starting audit... 17:06:47 Audit done. 17:06:47 [INFO] You have 0 Checkstyle violations. 17:06:47 [INFO] 17:06:47 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ rfc8641 --- 17:06:47 [INFO] 17:06:47 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc8641 --- 17:06:47 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc8641/src/main/resources 17:06:47 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc8641/target/generated-sources/spi 17:06:47 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 17:06:47 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 17:06:47 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 17:06:47 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc8641/target/generated-sources/spi 17:06:47 [INFO] 17:06:47 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ rfc8641 --- 17:06:47 [INFO] Recompiling the module because of changed dependency. 17:06:47 [INFO] Compiling 93 source files with javac [debug release 17] to target/classes 17:06:47 [INFO] 17:06:47 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ rfc8641 >>> 17:06:47 [INFO] 17:06:47 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ rfc8641 --- 17:06:47 [INFO] Fork Value is true 17:06:50 [INFO] Done SpotBugs Analysis.... 17:06:50 [INFO] 17:06:50 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ rfc8641 <<< 17:06:50 [INFO] 17:06:50 [INFO] 17:06:50 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ rfc8641 --- 17:06:50 [INFO] BugInstance size is 0 17:06:50 [INFO] Error size is 0 17:06:50 [INFO] No errors/warnings found 17:06:50 [INFO] 17:06:50 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc8641 --- 17:06:50 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc8641/src/test/resources 17:06:50 [INFO] 17:06:50 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ rfc8641 --- 17:06:50 [INFO] No sources to compile 17:06:50 [INFO] 17:06:50 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ rfc8641 --- 17:06:50 [INFO] No tests to run. 17:06:50 [INFO] 17:06:50 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ rfc8641 --- 17:06:50 [INFO] 17:06:50 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc8641 --- 17:06:50 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8641/target/rfc8641-7.0.8-SNAPSHOT.jar 17:06:50 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8641/target/classes/META-INF/MANIFEST.MF 17:06:50 [INFO] 17:06:50 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ rfc8641 --- 17:06:50 [INFO] No previous run data found, generating javadoc. 17:06:53 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8641/target/rfc8641-7.0.8-SNAPSHOT-javadoc.jar 17:06:53 [INFO] 17:06:53 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ rfc8641 --- 17:06:53 [INFO] CycloneDX: Resolving Dependencies 17:06:54 [INFO] CycloneDX: Creating BOM version 1.5 with 28 component(s) 17:06:54 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/model/rfc8641/target/bom.xml 17:06:54 [INFO] attaching as rfc8641-7.0.8-SNAPSHOT-cyclonedx.xml 17:06:54 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/model/rfc8641/target/bom.json 17:06:54 [INFO] attaching as rfc8641-7.0.8-SNAPSHOT-cyclonedx.json 17:06:54 [INFO] 17:06:54 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc8641 --- 17:06:54 [INFO] Skipping duplicate-finder execution! 17:06:54 [INFO] 17:06:54 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ rfc8641 --- 17:06:54 [INFO] No dependency problems found 17:06:54 [INFO] 17:06:54 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ rfc8641 --- 17:06:54 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8641/target/rfc8641-7.0.8-SNAPSHOT-sources.jar 17:06:54 [INFO] 17:06:54 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ rfc8641 --- 17:06:54 [INFO] 17:06:54 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ rfc8641 --- 17:06:54 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:06:54 [INFO] 17:06:54 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ rfc8641 --- 17:06:54 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc8641/pom.xml to /tmp/r/org/opendaylight/netconf/model/rfc8641/7.0.8-SNAPSHOT/rfc8641-7.0.8-SNAPSHOT.pom 17:06:54 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc8641/target/rfc8641-7.0.8-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/model/rfc8641/7.0.8-SNAPSHOT/rfc8641-7.0.8-SNAPSHOT.jar 17:06:54 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc8641/target/rfc8641-7.0.8-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/model/rfc8641/7.0.8-SNAPSHOT/rfc8641-7.0.8-SNAPSHOT-javadoc.jar 17:06:54 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc8641/target/bom.xml to /tmp/r/org/opendaylight/netconf/model/rfc8641/7.0.8-SNAPSHOT/rfc8641-7.0.8-SNAPSHOT-cyclonedx.xml 17:06:54 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc8641/target/bom.json to /tmp/r/org/opendaylight/netconf/model/rfc8641/7.0.8-SNAPSHOT/rfc8641-7.0.8-SNAPSHOT-cyclonedx.json 17:06:54 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc8641/target/rfc8641-7.0.8-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/model/rfc8641/7.0.8-SNAPSHOT/rfc8641-7.0.8-SNAPSHOT-sources.jar 17:06:54 [INFO] 17:06:54 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc8641 --- 17:06:54 [INFO] Installing org/opendaylight/netconf/model/rfc8641/7.0.8-SNAPSHOT/rfc8641-7.0.8-SNAPSHOT.jar 17:06:54 [INFO] Writing OBR metadata 17:06:54 [INFO] 17:06:54 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ rfc8641 --- 17:06:54 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:06:54 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:06:54 [INFO] 17:06:54 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc8641 --- 17:06:54 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:06:54 [INFO] 17:06:54 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ rfc8641 --- 17:06:54 [INFO] org.opendaylight.netconf.model:rfc8641:bundle:7.0.8-SNAPSHOT 17:06:54 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.4:compile 17:06:54 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.4:compile 17:06:54 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.4:compile 17:06:54 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.4:compile 17:06:54 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc8040:jar:13.0.4:compile 17:06:54 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc8072:jar:13.0.4:compile 17:06:54 [INFO] +- org.opendaylight.netconf.model:rfc8639:jar:7.0.8-SNAPSHOT:compile 17:06:54 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.4:compile 17:06:54 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.4:compile 17:06:54 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8529:jar:13.0.4:compile 17:06:54 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8344:jar:13.0.4:compile 17:06:54 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8528:jar:13.0.4:compile 17:06:54 [INFO] | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.8-SNAPSHOT:compile 17:06:54 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:06:54 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:06:54 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:06:54 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:06:54 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:06:54 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:06:54 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:06:54 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.4:compile 17:06:54 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.6:compile 17:06:54 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.6:compile 17:06:54 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:06:54 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.6:compile 17:06:54 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:06:54 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:06:54 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:06:54 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:06:54 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:06:54 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:06:54 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:06:54 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:06:54 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:06:54 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:06:54 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:06:54 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:06:54 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:06:54 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:06:54 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:06:54 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:06:54 [INFO] +- junit:junit:jar:4.13.2:test 17:06:54 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:06:54 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:06:54 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:06:54 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 17:06:54 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:06:54 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:06:54 [INFO] 17:06:54 [INFO] --- clm-maven-plugin:2.48.1-01:index (default-cli) @ rfc8641 --- 17:06:54 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/model/rfc8641/target/sonatype-clm/module.xml 17:06:54 [INFO] 17:06:54 [INFO] ---------< org.opendaylight.netconf:odl-netconf-model-rfc8641 >--------- 17:06:54 [INFO] Building OpenDaylight :: Netconf :: RFC8641 Models 7.0.8-SNAPSHOT [62/121] 17:06:54 [INFO] ------------------------------[ feature ]------------------------------- 17:06:54 [INFO] 17:06:54 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-model-rfc8641 --- 17:06:54 [INFO] 17:06:54 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-model-rfc8641 --- 17:06:54 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:06:54 [INFO] 17:06:54 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-model-rfc8641 --- 17:06:54 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:06:54 [INFO] 17:06:54 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-netconf-model-rfc8641 --- 17:06:54 [INFO] 17:06:54 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-netconf-model-rfc8641 --- 17:06:54 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:06:54 [INFO] argLine set to empty 17:06:54 [INFO] 17:06:54 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-model-rfc8641 --- 17:06:54 [INFO] Starting audit... 17:06:54 Audit done. 17:06:54 [INFO] You have 0 Checkstyle violations. 17:06:54 [INFO] 17:06:54 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-model-rfc8641 --- 17:06:54 [INFO] Starting audit... 17:06:54 Audit done. 17:06:54 [INFO] You have 0 Checkstyle violations. 17:06:54 [INFO] 17:06:54 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-model-rfc8641 --- 17:06:54 [INFO] 17:06:54 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-model-rfc8641 --- 17:06:54 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8641/target/feature/feature.xml 17:06:54 [INFO] ...done! 17:06:54 [INFO] Attaching features XML 17:06:54 [INFO] 17:06:54 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-netconf-model-rfc8641 --- 17:06:54 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 17:06:54 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:06:54 [INFO] 17:06:54 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-netconf-model-rfc8641 >>> 17:06:54 [INFO] 17:06:54 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-netconf-model-rfc8641 --- 17:06:54 [INFO] 17:06:54 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-netconf-model-rfc8641 <<< 17:06:54 [INFO] 17:06:54 [INFO] 17:06:54 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-netconf-model-rfc8641 --- 17:06:54 [INFO] 17:06:54 [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-netconf-model-rfc8641 --- 17:06:54 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-model-rfc8641 17:06:54 [INFO] Project dependency features detected: [] 17:06:54 [INFO] Pax Exam System (Version: 4.13.3) created. 17:06:54 [INFO] Creating RMI registry server on 127.0.0.1:21000 17:06:55 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 17:06:55 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 17:06:55 [INFO] Waiting for remote bundle context.. on 21000 name: ee6620bc-36f5-4b4e-a911-52e9c3ed6b98 timout: [ RelativeTimeout value = 180000 ] 17:07:01 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 17:07:01 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 17:07:01 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 17:07:02 [INFO] 17:07:02 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-netconf-model-rfc8641 --- 17:07:02 [INFO] 17:07:02 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-model-rfc8641 --- 17:07:02 [INFO] 17:07:02 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-netconf-model-rfc8641 --- 17:07:02 [INFO] CycloneDX: Resolving Dependencies 17:07:02 [INFO] CycloneDX: Creating BOM version 1.5 with 46 component(s) 17:07:02 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8641/target/bom.xml 17:07:02 [INFO] attaching as odl-netconf-model-rfc8641-7.0.8-SNAPSHOT-cyclonedx.xml 17:07:02 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8641/target/bom.json 17:07:02 [INFO] attaching as odl-netconf-model-rfc8641-7.0.8-SNAPSHOT-cyclonedx.json 17:07:02 [INFO] 17:07:02 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-model-rfc8641 --- 17:07:02 [INFO] Skipping duplicate-finder execution! 17:07:02 [INFO] 17:07:02 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-model-rfc8641 --- 17:07:02 [INFO] Skipping plugin execution 17:07:02 [INFO] 17:07:02 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-model-rfc8641 --- 17:07:02 [INFO] Skipping source per configuration. 17:07:02 [INFO] 17:07:02 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-netconf-model-rfc8641 --- 17:07:02 [INFO] 17:07:02 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-netconf-model-rfc8641 --- 17:07:02 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:07:02 [INFO] 17:07:02 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-netconf-model-rfc8641 --- 17:07:02 [WARNING] 17:07:02 [WARNING] The packaging plugin for project odl-netconf-model-rfc8641 did not assign 17:07:02 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:07:02 [WARNING] 17:07:02 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:07:02 [WARNING] 17:07:02 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8641/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.8-SNAPSHOT/odl-netconf-model-rfc8641-7.0.8-SNAPSHOT.pom 17:07:02 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8641/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.8-SNAPSHOT/odl-netconf-model-rfc8641-7.0.8-SNAPSHOT-features.xml 17:07:02 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8641/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.8-SNAPSHOT/odl-netconf-model-rfc8641-7.0.8-SNAPSHOT-cyclonedx.xml 17:07:02 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8641/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.8-SNAPSHOT/odl-netconf-model-rfc8641-7.0.8-SNAPSHOT-cyclonedx.json 17:07:02 [INFO] 17:07:02 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ odl-netconf-model-rfc8641 --- 17:07:02 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:07:02 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:07:02 [WARNING] 17:07:02 [WARNING] The packaging plugin for project odl-netconf-model-rfc8641 did not assign 17:07:02 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:07:02 [WARNING] 17:07:02 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:07:02 [WARNING] 17:07:02 [INFO] 17:07:02 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-netconf-model-rfc8641 --- 17:07:02 [INFO] org.opendaylight.netconf:odl-netconf-model-rfc8641:feature:7.0.8-SNAPSHOT 17:07:02 [INFO] +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8072:xml:features:13.0.4:compile 17:07:02 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040:xml:features:13.0.4:compile 17:07:02 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.4:compile 17:07:02 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.6:compile 17:07:02 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.6:compile 17:07:02 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 17:07:02 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile 17:07:02 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.4:compile 17:07:02 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8072:jar:13.0.4:compile 17:07:02 [INFO] +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:13.0.4:compile 17:07:02 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:13.0.4:compile 17:07:02 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:13.0.4:compile 17:07:02 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.4:compile 17:07:02 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:13.0.4:compile 17:07:02 [INFO] +- org.opendaylight.netconf:odl-netconf-model-rfc8639:xml:features:7.0.8-SNAPSHOT:compile 17:07:02 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8343:xml:features:13.0.4:compile 17:07:02 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.4:compile 17:07:02 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.4:compile 17:07:02 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8528:xml:features:13.0.4:compile 17:07:02 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8528:jar:13.0.4:compile 17:07:02 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8529:xml:features:13.0.4:compile 17:07:02 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8344:xml:features:13.0.4:compile 17:07:02 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8344:jar:13.0.4:compile 17:07:02 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8529:jar:13.0.4:compile 17:07:02 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc8341:xml:features:7.0.8-SNAPSHOT:compile 17:07:02 [INFO] | | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.8-SNAPSHOT:compile 17:07:02 [INFO] | \- org.opendaylight.netconf.model:rfc8639:jar:7.0.8-SNAPSHOT:compile 17:07:02 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.4:compile 17:07:02 [INFO] +- org.opendaylight.netconf.model:rfc8641:jar:7.0.8-SNAPSHOT:compile 17:07:02 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.4:compile 17:07:02 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.4:compile 17:07:02 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.4:compile 17:07:02 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8040:jar:13.0.4:compile 17:07:02 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:07:02 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:07:02 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:07:02 [INFO] | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:07:02 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:07:02 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:07:02 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:07:02 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:13.0.4:compile 17:07:02 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:13.0.6:compile 17:07:02 [INFO] | | \- org.opendaylight.yangtools:util:jar:13.0.6:compile 17:07:02 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:07:02 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:13.0.6:compile 17:07:02 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:07:02 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:07:02 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:07:02 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:07:02 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:07:02 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:07:02 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:07:02 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:07:02 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:07:02 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:07:02 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:07:02 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:07:02 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:07:02 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:07:02 [INFO] +- junit:junit:jar:4.13.2:test 17:07:02 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:07:02 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:07:02 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:07:02 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 17:07:02 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:07:02 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:07:02 [INFO] 17:07:02 [INFO] --- clm-maven-plugin:2.48.1-01:index (default-cli) @ odl-netconf-model-rfc8641 --- 17:07:02 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8641/target/sonatype-clm/module.xml 17:07:02 [INFO] 17:07:02 [INFO] ---------------< org.opendaylight.netconf.model:rfc8650 >--------------- 17:07:02 [INFO] Building rfc8650 7.0.8-SNAPSHOT [63/121] 17:07:02 [INFO] -------------------------------[ bundle ]------------------------------- 17:07:02 [INFO] 17:07:02 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ rfc8650 --- 17:07:02 [INFO] 17:07:02 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ rfc8650 --- 17:07:02 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:07:02 [INFO] 17:07:02 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ rfc8650 --- 17:07:02 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:07:02 [INFO] 17:07:02 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ rfc8650 --- 17:07:03 [INFO] 17:07:03 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ rfc8650 --- 17:07:03 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/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/** 17:07:03 [INFO] 17:07:03 [INFO] --- yang-maven-plugin:13.0.6:generate-sources (binding) @ rfc8650 --- 17:07:03 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 17:07:03 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-7.0.x/model/rfc8650/src/main/yang 17:07:03 [INFO] yang-to-sources: Found 9 dependencies in 1.470 ms 17:07:03 [INFO] yang-to-sources: Project model files found: 1 in 706.8 μs 17:07:03 [INFO] yang-to-sources: 10 YANG models processed in 45.63 ms 17:07:03 [INFO] BindingJavaFileGenerator: Defined 11 files in 9.561 ms 17:07:03 [INFO] Sorted 11 files into 3 directories in 125.6 μs 17:07:03 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 11 in 13.69 ms 17:07:03 [INFO] 17:07:03 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ rfc8650 --- 17:07:03 [INFO] Starting audit... 17:07:03 Audit done. 17:07:03 [INFO] You have 0 Checkstyle violations. 17:07:03 [INFO] 17:07:03 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ rfc8650 --- 17:07:03 [INFO] Starting audit... 17:07:03 Audit done. 17:07:03 [INFO] You have 0 Checkstyle violations. 17:07:03 [INFO] 17:07:03 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ rfc8650 --- 17:07:03 [INFO] 17:07:03 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc8650 --- 17:07:03 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc8650/src/main/resources 17:07:03 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc8650/target/generated-sources/spi 17:07:03 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 17:07:03 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 17:07:03 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 17:07:03 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc8650/target/generated-sources/spi 17:07:03 [INFO] 17:07:03 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ rfc8650 --- 17:07:03 [INFO] Recompiling the module because of changed dependency. 17:07:03 [INFO] Compiling 10 source files with javac [debug release 17] to target/classes 17:07:03 [INFO] 17:07:03 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ rfc8650 >>> 17:07:03 [INFO] 17:07:03 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ rfc8650 --- 17:07:03 [INFO] Fork Value is true 17:07:06 [INFO] Done SpotBugs Analysis.... 17:07:06 [INFO] 17:07:06 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ rfc8650 <<< 17:07:06 [INFO] 17:07:06 [INFO] 17:07:06 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ rfc8650 --- 17:07:06 [INFO] BugInstance size is 0 17:07:06 [INFO] Error size is 0 17:07:06 [INFO] No errors/warnings found 17:07:06 [INFO] 17:07:06 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc8650 --- 17:07:06 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc8650/src/test/resources 17:07:06 [INFO] 17:07:06 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ rfc8650 --- 17:07:06 [INFO] No sources to compile 17:07:06 [INFO] 17:07:06 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ rfc8650 --- 17:07:06 [INFO] No tests to run. 17:07:06 [INFO] 17:07:06 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ rfc8650 --- 17:07:06 [INFO] 17:07:06 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc8650 --- 17:07:06 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8650/target/rfc8650-7.0.8-SNAPSHOT.jar 17:07:06 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8650/target/classes/META-INF/MANIFEST.MF 17:07:06 [INFO] 17:07:06 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ rfc8650 --- 17:07:06 [INFO] No previous run data found, generating javadoc. 17:07:07 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8650/target/rfc8650-7.0.8-SNAPSHOT-javadoc.jar 17:07:07 [INFO] 17:07:07 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ rfc8650 --- 17:07:07 [INFO] CycloneDX: Resolving Dependencies 17:07:08 [INFO] CycloneDX: Creating BOM version 1.5 with 26 component(s) 17:07:08 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/model/rfc8650/target/bom.xml 17:07:08 [INFO] attaching as rfc8650-7.0.8-SNAPSHOT-cyclonedx.xml 17:07:08 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/model/rfc8650/target/bom.json 17:07:08 [INFO] attaching as rfc8650-7.0.8-SNAPSHOT-cyclonedx.json 17:07:08 [INFO] 17:07:08 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc8650 --- 17:07:08 [INFO] Skipping duplicate-finder execution! 17:07:08 [INFO] 17:07:08 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ rfc8650 --- 17:07:08 [INFO] No dependency problems found 17:07:08 [INFO] 17:07:08 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ rfc8650 --- 17:07:08 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8650/target/rfc8650-7.0.8-SNAPSHOT-sources.jar 17:07:08 [INFO] 17:07:08 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ rfc8650 --- 17:07:08 [INFO] 17:07:08 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ rfc8650 --- 17:07:08 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:07:08 [INFO] 17:07:08 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ rfc8650 --- 17:07:08 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc8650/pom.xml to /tmp/r/org/opendaylight/netconf/model/rfc8650/7.0.8-SNAPSHOT/rfc8650-7.0.8-SNAPSHOT.pom 17:07:08 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc8650/target/rfc8650-7.0.8-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/model/rfc8650/7.0.8-SNAPSHOT/rfc8650-7.0.8-SNAPSHOT.jar 17:07:08 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc8650/target/rfc8650-7.0.8-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/model/rfc8650/7.0.8-SNAPSHOT/rfc8650-7.0.8-SNAPSHOT-javadoc.jar 17:07:08 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc8650/target/bom.xml to /tmp/r/org/opendaylight/netconf/model/rfc8650/7.0.8-SNAPSHOT/rfc8650-7.0.8-SNAPSHOT-cyclonedx.xml 17:07:08 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc8650/target/bom.json to /tmp/r/org/opendaylight/netconf/model/rfc8650/7.0.8-SNAPSHOT/rfc8650-7.0.8-SNAPSHOT-cyclonedx.json 17:07:08 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc8650/target/rfc8650-7.0.8-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/model/rfc8650/7.0.8-SNAPSHOT/rfc8650-7.0.8-SNAPSHOT-sources.jar 17:07:08 [INFO] 17:07:08 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc8650 --- 17:07:08 [INFO] Installing org/opendaylight/netconf/model/rfc8650/7.0.8-SNAPSHOT/rfc8650-7.0.8-SNAPSHOT.jar 17:07:08 [INFO] Writing OBR metadata 17:07:08 [INFO] 17:07:08 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ rfc8650 --- 17:07:08 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:07:08 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:07:08 [INFO] 17:07:08 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc8650 --- 17:07:08 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:07:08 [INFO] 17:07:08 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ rfc8650 --- 17:07:08 [INFO] org.opendaylight.netconf.model:rfc8650:bundle:7.0.8-SNAPSHOT 17:07:08 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.4:compile 17:07:08 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.4:compile 17:07:08 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.4:compile 17:07:08 [INFO] +- org.opendaylight.netconf.model:rfc8639:jar:7.0.8-SNAPSHOT:compile 17:07:08 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.4:compile 17:07:08 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8040:jar:13.0.4:compile 17:07:08 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.4:compile 17:07:08 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8529:jar:13.0.4:compile 17:07:08 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8344:jar:13.0.4:compile 17:07:08 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8528:jar:13.0.4:compile 17:07:08 [INFO] | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.8-SNAPSHOT:compile 17:07:08 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:07:08 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:07:08 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:07:08 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:07:08 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:07:08 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:07:08 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:07:08 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.4:compile 17:07:08 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.6:compile 17:07:08 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.6:compile 17:07:08 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:07:08 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.6:compile 17:07:08 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:07:08 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:07:08 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:07:08 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:07:08 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:07:08 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:07:08 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:07:08 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:07:08 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:07:08 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:07:08 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:07:08 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:07:08 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:07:08 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:07:08 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:07:08 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:07:08 [INFO] +- junit:junit:jar:4.13.2:test 17:07:08 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:07:08 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:07:08 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:07:08 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 17:07:08 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:07:08 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:07:08 [INFO] 17:07:08 [INFO] --- clm-maven-plugin:2.48.1-01:index (default-cli) @ rfc8650 --- 17:07:08 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/model/rfc8650/target/sonatype-clm/module.xml 17:07:08 [INFO] 17:07:08 [INFO] ---------< org.opendaylight.netconf:odl-netconf-model-rfc8650 >--------- 17:07:08 [INFO] Building OpenDaylight :: Netconf :: RFC8650 Models 7.0.8-SNAPSHOT [64/121] 17:07:08 [INFO] ------------------------------[ feature ]------------------------------- 17:07:08 [INFO] 17:07:08 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-model-rfc8650 --- 17:07:08 [INFO] 17:07:08 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-model-rfc8650 --- 17:07:08 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:07:08 [INFO] 17:07:08 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-model-rfc8650 --- 17:07:08 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:07:08 [INFO] 17:07:08 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-netconf-model-rfc8650 --- 17:07:08 [INFO] 17:07:08 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-netconf-model-rfc8650 --- 17:07:08 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:07:08 [INFO] argLine set to empty 17:07:08 [INFO] 17:07:08 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-model-rfc8650 --- 17:07:08 [INFO] Starting audit... 17:07:08 Audit done. 17:07:08 [INFO] You have 0 Checkstyle violations. 17:07:08 [INFO] 17:07:08 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-model-rfc8650 --- 17:07:08 [INFO] Starting audit... 17:07:08 Audit done. 17:07:08 [INFO] You have 0 Checkstyle violations. 17:07:08 [INFO] 17:07:08 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-model-rfc8650 --- 17:07:08 [INFO] 17:07:08 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-model-rfc8650 --- 17:07:08 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8650/target/feature/feature.xml 17:07:08 [INFO] ...done! 17:07:08 [INFO] Attaching features XML 17:07:08 [INFO] 17:07:08 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-netconf-model-rfc8650 --- 17:07: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 17:07:08 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:07:08 [INFO] 17:07:08 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-netconf-model-rfc8650 >>> 17:07:08 [INFO] 17:07:08 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-netconf-model-rfc8650 --- 17:07:08 [INFO] 17:07:08 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-netconf-model-rfc8650 <<< 17:07:08 [INFO] 17:07:08 [INFO] 17:07:08 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-netconf-model-rfc8650 --- 17:07:08 [INFO] 17:07:08 [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-netconf-model-rfc8650 --- 17:07:08 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-model-rfc8650 17:07:08 [INFO] Project dependency features detected: [] 17:07:08 [INFO] Pax Exam System (Version: 4.13.3) created. 17:07:08 [INFO] Creating RMI registry server on 127.0.0.1:21000 17:07:09 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 17:07:09 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 17:07:09 [INFO] Waiting for remote bundle context.. on 21000 name: a23bc06f-b158-4315-b3d5-3230c82fff3c timout: [ RelativeTimeout value = 180000 ] 17:07:15 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 17:07:15 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 17:07:15 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 17:07:16 [INFO] 17:07:16 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-netconf-model-rfc8650 --- 17:07:16 [INFO] 17:07:16 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-model-rfc8650 --- 17:07:16 [INFO] 17:07:16 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-netconf-model-rfc8650 --- 17:07:16 [INFO] CycloneDX: Resolving Dependencies 17:07:16 [INFO] CycloneDX: Creating BOM version 1.5 with 39 component(s) 17:07:16 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8650/target/bom.xml 17:07:16 [INFO] attaching as odl-netconf-model-rfc8650-7.0.8-SNAPSHOT-cyclonedx.xml 17:07:16 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8650/target/bom.json 17:07:16 [INFO] attaching as odl-netconf-model-rfc8650-7.0.8-SNAPSHOT-cyclonedx.json 17:07:16 [INFO] 17:07:16 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-model-rfc8650 --- 17:07:16 [INFO] Skipping duplicate-finder execution! 17:07:16 [INFO] 17:07:16 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-model-rfc8650 --- 17:07:16 [INFO] Skipping plugin execution 17:07:16 [INFO] 17:07:16 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-model-rfc8650 --- 17:07:16 [INFO] Skipping source per configuration. 17:07:16 [INFO] 17:07:16 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-netconf-model-rfc8650 --- 17:07:16 [INFO] 17:07:16 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-netconf-model-rfc8650 --- 17:07:16 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:07:16 [INFO] 17:07:16 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-netconf-model-rfc8650 --- 17:07:16 [WARNING] 17:07:16 [WARNING] The packaging plugin for project odl-netconf-model-rfc8650 did not assign 17:07:16 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:07:16 [WARNING] 17:07:16 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:07:16 [WARNING] 17:07:16 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8650/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.8-SNAPSHOT/odl-netconf-model-rfc8650-7.0.8-SNAPSHOT.pom 17:07:16 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8650/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.8-SNAPSHOT/odl-netconf-model-rfc8650-7.0.8-SNAPSHOT-features.xml 17:07:16 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8650/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.8-SNAPSHOT/odl-netconf-model-rfc8650-7.0.8-SNAPSHOT-cyclonedx.xml 17:07:16 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8650/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.8-SNAPSHOT/odl-netconf-model-rfc8650-7.0.8-SNAPSHOT-cyclonedx.json 17:07:16 [INFO] 17:07:16 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ odl-netconf-model-rfc8650 --- 17:07:16 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:07:16 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:07:16 [WARNING] 17:07:16 [WARNING] The packaging plugin for project odl-netconf-model-rfc8650 did not assign 17:07:16 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:07:16 [WARNING] 17:07:16 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:07:16 [WARNING] 17:07:16 [INFO] 17:07:16 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-netconf-model-rfc8650 --- 17:07:16 [INFO] org.opendaylight.netconf:odl-netconf-model-rfc8650:feature:7.0.8-SNAPSHOT 17:07:16 [INFO] +- org.opendaylight.netconf:odl-netconf-model-rfc8639:xml:features:7.0.8-SNAPSHOT:compile 17:07:16 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040:xml:features:13.0.4:compile 17:07:16 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.4:compile 17:07:16 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.6:compile 17:07:16 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.6:compile 17:07:16 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 17:07:16 [INFO] | | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile 17:07:16 [INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.4:compile 17:07:16 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8040:jar:13.0.4:compile 17:07:16 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8343:xml:features:13.0.4:compile 17:07:16 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.4:compile 17:07:16 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.4:compile 17:07:16 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8528:xml:features:13.0.4:compile 17:07:16 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8528:jar:13.0.4:compile 17:07:16 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8529:xml:features:13.0.4:compile 17:07:16 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8344:xml:features:13.0.4:compile 17:07:16 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8344:jar:13.0.4:compile 17:07:16 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8529:jar:13.0.4:compile 17:07:16 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc8341:xml:features:7.0.8-SNAPSHOT:compile 17:07:16 [INFO] | | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.8-SNAPSHOT:compile 17:07:16 [INFO] | \- org.opendaylight.netconf.model:rfc8639:jar:7.0.8-SNAPSHOT:compile 17:07:16 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.4:compile 17:07:16 [INFO] +- org.opendaylight.netconf.model:rfc8650:jar:7.0.8-SNAPSHOT:compile 17:07:16 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.4:compile 17:07:16 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.4:compile 17:07:16 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.4:compile 17:07:16 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:07:16 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:07:16 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:07:16 [INFO] | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:07:16 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:07:16 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:07:16 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:07:16 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:13.0.4:compile 17:07:16 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:13.0.6:compile 17:07:16 [INFO] | | \- org.opendaylight.yangtools:util:jar:13.0.6:compile 17:07:16 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:07:16 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:13.0.6:compile 17:07:16 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:07:16 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:07:16 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:07:16 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:07:16 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:07:16 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:07:16 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:07:16 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:07:16 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:07:16 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:07:16 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:07:16 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:07:16 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:07:16 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:07:16 [INFO] +- junit:junit:jar:4.13.2:test 17:07:16 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:07:16 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:07:16 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:07:16 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 17:07:16 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:07:16 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:07:16 [INFO] 17:07:16 [INFO] --- clm-maven-plugin:2.48.1-01:index (default-cli) @ odl-netconf-model-rfc8650 --- 17:07:16 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8650/target/sonatype-clm/module.xml 17:07:16 [INFO] 17:07:16 [INFO] --------------< org.opendaylight.netconf:keystore-legacy >-------------- 17:07:16 [INFO] Building keystore-legacy 7.0.8-SNAPSHOT [65/121] 17:07:16 [INFO] -------------------------------[ bundle ]------------------------------- 17:07:16 [INFO] 17:07:16 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ keystore-legacy --- 17:07:16 [INFO] 17:07:16 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ keystore-legacy --- 17:07:16 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:07:16 [INFO] 17:07:16 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ keystore-legacy --- 17:07:16 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:07:16 [INFO] 17:07:16 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ keystore-legacy --- 17:07:17 [INFO] 17:07:17 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ keystore-legacy --- 17:07:17 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/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/** 17:07:17 [INFO] 17:07:17 [INFO] --- yang-maven-plugin:13.0.6:generate-sources (binding) @ keystore-legacy --- 17:07:17 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 17:07:17 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-legacy/src/main/yang 17:07:17 [INFO] yang-to-sources: Found 0 dependencies in 3.189 ms 17:07:17 [INFO] yang-to-sources: Project model files found: 1 in 1.435 ms 17:07:17 [INFO] yang-to-sources: 1 YANG models processed in 2.393 ms 17:07:17 [INFO] BindingJavaFileGenerator: Defined 60 files in 1.541 ms 17:07:17 [INFO] Sorted 60 files into 9 directories in 109.5 μs 17:07:17 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 60 in 20.36 ms 17:07:17 [INFO] 17:07:17 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ keystore-legacy --- 17:07:17 [INFO] Starting audit... 17:07:17 Audit done. 17:07:17 [INFO] You have 0 Checkstyle violations. 17:07:17 [INFO] 17:07:17 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ keystore-legacy --- 17:07:17 [INFO] Starting audit... 17:07:17 Audit done. 17:07:17 [INFO] You have 0 Checkstyle violations. 17:07:17 [INFO] 17:07:17 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ keystore-legacy --- 17:07:17 [INFO] 17:07:17 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ keystore-legacy --- 17:07:17 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-legacy/src/main/resources 17:07:17 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-legacy/target/generated-sources/spi 17:07:17 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 17:07:17 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 17:07:17 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 17:07:17 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-legacy/target/generated-sources/spi 17:07:17 [INFO] 17:07:17 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ keystore-legacy --- 17:07:17 [INFO] Recompiling the module because of changed dependency. 17:07:17 [INFO] Compiling 75 source files with javac [debug release 17] to target/classes 17:07: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 17:07:17 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:07:17 [INFO] 17:07:17 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ keystore-legacy >>> 17:07:17 [INFO] 17:07:17 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ keystore-legacy --- 17:07:17 [INFO] Fork Value is true 17:07:21 [INFO] Done SpotBugs Analysis.... 17:07:21 [INFO] 17:07:21 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ keystore-legacy <<< 17:07:21 [INFO] 17:07:21 [INFO] 17:07:21 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ keystore-legacy --- 17:07:21 [INFO] BugInstance size is 0 17:07:21 [INFO] Error size is 0 17:07:21 [INFO] No errors/warnings found 17:07:21 [INFO] 17:07:21 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ keystore-legacy --- 17:07:21 [INFO] Copying 7 resources from src/test/resources to target/test-classes 17:07:21 [INFO] 17:07:21 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ keystore-legacy --- 17:07:21 [INFO] Recompiling the module because of changed dependency. 17:07:21 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 17:07:21 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:07:21 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T 17:07:21 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yangtools.yang.binding.DataObject 17:07:21 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-legacy/src/test/java/org/opendaylight/netconf/keystore/legacy/impl/NetconfKeystoreRpcsTest.java:[88,54] unchecked conversion 17:07:21 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 17:07:21 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 17:07:21 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:07:21 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T 17:07:21 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yangtools.yang.binding.DataObject 17:07:21 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-legacy/src/test/java/org/opendaylight/netconf/keystore/legacy/impl/NetconfKeystoreRpcsTest.java:[127,54] unchecked conversion 17:07:21 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 17:07:21 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 17:07:21 [INFO] 17:07:21 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ keystore-legacy --- 17:07:21 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:07:21 [INFO] 17:07:21 [INFO] ------------------------------------------------------- 17:07:21 [INFO] T E S T S 17:07:21 [INFO] ------------------------------------------------------- 17:07:22 [INFO] Running org.opendaylight.netconf.keystore.legacy.impl.NetconfKeystoreRpcsTest 17:07:23 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:07:24 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.055 s -- in org.opendaylight.netconf.keystore.legacy.impl.NetconfKeystoreRpcsTest 17:07:24 [INFO] Running org.opendaylight.netconf.keystore.legacy.impl.SecurityHelperTest 17:07:25 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.971 s -- in org.opendaylight.netconf.keystore.legacy.impl.SecurityHelperTest 17:07:25 [INFO] 17:07:25 [INFO] Results: 17:07:25 [INFO] 17:07:25 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 17:07:25 [INFO] 17:07:25 [INFO] 17:07:25 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ keystore-legacy --- 17:07:25 [INFO] 17:07:25 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ keystore-legacy --- 17:07:25 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-legacy/target/keystore-legacy-7.0.8-SNAPSHOT.jar 17:07:25 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-legacy/target/classes/META-INF/MANIFEST.MF 17:07:25 [INFO] 17:07:25 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ keystore-legacy --- 17:07:26 [INFO] No previous run data found, generating javadoc. 17:07:28 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-legacy/target/keystore-legacy-7.0.8-SNAPSHOT-javadoc.jar 17:07:28 [INFO] 17:07:28 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ keystore-legacy --- 17:07:28 [INFO] CycloneDX: Resolving Dependencies 17:07:29 [INFO] CycloneDX: Creating BOM version 1.5 with 28 component(s) 17:07:29 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-legacy/target/bom.xml 17:07:29 [INFO] attaching as keystore-legacy-7.0.8-SNAPSHOT-cyclonedx.xml 17:07:29 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-legacy/target/bom.json 17:07:29 [INFO] attaching as keystore-legacy-7.0.8-SNAPSHOT-cyclonedx.json 17:07:29 [INFO] 17:07:29 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ keystore-legacy --- 17:07:29 [INFO] Skipping duplicate-finder execution! 17:07:29 [INFO] 17:07:29 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ keystore-legacy --- 17:07:29 [INFO] No dependency problems found 17:07:29 [INFO] 17:07:29 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ keystore-legacy --- 17:07:29 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-legacy/target/keystore-legacy-7.0.8-SNAPSHOT-sources.jar 17:07:29 [INFO] 17:07:29 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ keystore-legacy --- 17:07:29 [INFO] 17:07:29 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ keystore-legacy --- 17:07:29 [INFO] Loading execution data file /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-legacy/target/code-coverage/jacoco.exec 17:07:29 [INFO] Analyzed bundle 'keystore-legacy' with 18 classes 17:07:29 [INFO] 17:07:29 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ keystore-legacy --- 17:07:29 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-legacy/pom.xml to /tmp/r/org/opendaylight/netconf/keystore-legacy/7.0.8-SNAPSHOT/keystore-legacy-7.0.8-SNAPSHOT.pom 17:07:29 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-legacy/target/keystore-legacy-7.0.8-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/keystore-legacy/7.0.8-SNAPSHOT/keystore-legacy-7.0.8-SNAPSHOT.jar 17:07:29 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-legacy/target/keystore-legacy-7.0.8-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/keystore-legacy/7.0.8-SNAPSHOT/keystore-legacy-7.0.8-SNAPSHOT-javadoc.jar 17:07:29 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-legacy/target/bom.xml to /tmp/r/org/opendaylight/netconf/keystore-legacy/7.0.8-SNAPSHOT/keystore-legacy-7.0.8-SNAPSHOT-cyclonedx.xml 17:07:29 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-legacy/target/bom.json to /tmp/r/org/opendaylight/netconf/keystore-legacy/7.0.8-SNAPSHOT/keystore-legacy-7.0.8-SNAPSHOT-cyclonedx.json 17:07:29 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-legacy/target/keystore-legacy-7.0.8-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/keystore-legacy/7.0.8-SNAPSHOT/keystore-legacy-7.0.8-SNAPSHOT-sources.jar 17:07:29 [INFO] 17:07:29 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ keystore-legacy --- 17:07:29 [INFO] Installing org/opendaylight/netconf/keystore-legacy/7.0.8-SNAPSHOT/keystore-legacy-7.0.8-SNAPSHOT.jar 17:07:29 [INFO] Writing OBR metadata 17:07:29 [INFO] 17:07:29 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ keystore-legacy --- 17:07:29 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:07:29 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:07:29 [INFO] 17:07:29 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ keystore-legacy --- 17:07:29 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:07:29 [INFO] 17:07:29 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ keystore-legacy --- 17:07:29 [INFO] org.opendaylight.netconf:keystore-legacy:bundle:7.0.8-SNAPSHOT 17:07:29 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 17:07:29 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided 17:07:29 [INFO] +- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile 17:07:29 [INFO] | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile 17:07:29 [INFO] +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:07:29 [INFO] +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.5:compile 17:07:29 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.4:compile 17:07:29 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.6:compile 17:07:29 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:07:29 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.4:compile 17:07:29 [INFO] +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.4:compile 17:07:29 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.6:compile 17:07:29 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 17:07:29 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 17:07:29 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 17:07:29 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 17:07:29 [INFO] +- org.opendaylight.netconf:netconf-api:jar:7.0.8-SNAPSHOT:test 17:07:29 [INFO] | +- io.netty:netty-transport:jar:4.1.109.Final:test 17:07:29 [INFO] | | +- io.netty:netty-common:jar:4.1.109.Final:test 17:07:29 [INFO] | | +- io.netty:netty-buffer:jar:4.1.109.Final:test 17:07:29 [INFO] | | \- io.netty:netty-resolver:jar:4.1.109.Final:test 17:07:29 [INFO] | +- org.opendaylight.odlparent:logging-markers:jar:13.1.3:test 17:07:29 [INFO] | \- org.opendaylight.netconf.model:rfc6241:jar:7.0.8-SNAPSHOT:test 17:07:29 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.4:test 17:07:29 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.4:test 17:07:29 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.4:test 17:07:29 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:07:29 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:07:29 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:07:29 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:07:29 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:07:29 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:07:29 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:07:29 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.4:compile 17:07:29 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.6:compile 17:07:29 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:07:29 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:07:29 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:07:29 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:07:29 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:07:29 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:07:29 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:07:29 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:07:29 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:07:29 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:07:29 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:07:29 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:07:29 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:07:29 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:07:29 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:07:29 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:07:29 [INFO] +- junit:junit:jar:4.13.2:test 17:07:29 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:07:29 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:07:29 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:07:29 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 17:07:29 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:07:29 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:07:29 [INFO] 17:07:29 [INFO] --- clm-maven-plugin:2.48.1-01:index (default-cli) @ keystore-legacy --- 17:07:29 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-legacy/target/sonatype-clm/module.xml 17:07:29 [INFO] 17:07:29 [INFO] --------------< org.opendaylight.netconf:netconf-dom-api >-------------- 17:07:29 [INFO] Building netconf-dom-api 7.0.8-SNAPSHOT [66/121] 17:07:29 [INFO] -------------------------------[ bundle ]------------------------------- 17:07:29 [INFO] 17:07:29 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-dom-api --- 17:07:29 [INFO] 17:07:29 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-dom-api --- 17:07:29 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:07:29 [INFO] 17:07:29 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-dom-api --- 17:07:29 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:07:29 [INFO] 17:07:29 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ netconf-dom-api --- 17:07:30 [INFO] 17:07:30 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ netconf-dom-api --- 17:07:30 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/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/** 17:07:30 [INFO] 17:07:30 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-dom-api --- 17:07:30 [INFO] Starting audit... 17:07:30 Audit done. 17:07:30 [INFO] You have 0 Checkstyle violations. 17:07:30 [INFO] 17:07:30 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-dom-api --- 17:07:30 [INFO] Starting audit... 17:07:30 Audit done. 17:07:30 [INFO] You have 0 Checkstyle violations. 17:07:30 [INFO] 17:07:30 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-dom-api --- 17:07:30 [INFO] 17:07:30 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-dom-api --- 17:07:30 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-dom-api/src/main/resources 17:07:30 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-dom-api/target/generated-sources/spi 17:07:30 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-dom-api/target/generated-sources/yang 17:07:30 [INFO] 17:07:30 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ netconf-dom-api --- 17:07:30 [INFO] Recompiling the module because of changed dependency. 17:07:30 [INFO] Compiling 7 source files with javac [debug release 17 module-path] to target/classes 17:07:30 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-dom-api/src/main/java/module-info.java:[15,24] requires directive for an automatic module 17:07:30 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-dom-api/src/main/java/module-info.java:[18,47] requires transitive directive for an automatic module 17:07:30 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-dom-api/src/main/java/module-info.java:[19,40] requires directive for an automatic module 17:07:30 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:07:30 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:07:30 [INFO] 17:07:30 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ netconf-dom-api >>> 17:07:30 [INFO] 17:07:30 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ netconf-dom-api --- 17:07:30 [INFO] Fork Value is true 17:07:32 [INFO] Done SpotBugs Analysis.... 17:07:32 [INFO] 17:07:32 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ netconf-dom-api <<< 17:07:32 [INFO] 17:07:32 [INFO] 17:07:32 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ netconf-dom-api --- 17:07:32 [INFO] BugInstance size is 0 17:07:32 [INFO] Error size is 0 17:07:32 [INFO] No errors/warnings found 17:07:32 [INFO] 17:07:32 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-dom-api --- 17:07:32 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-dom-api/src/test/resources 17:07:32 [INFO] 17:07:32 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ netconf-dom-api --- 17:07:32 [INFO] No sources to compile 17:07:32 [INFO] 17:07:32 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ netconf-dom-api --- 17:07:32 [INFO] No tests to run. 17:07:32 [INFO] 17:07:32 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ netconf-dom-api --- 17:07:32 [INFO] 17:07:32 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-dom-api --- 17:07:32 [WARNING] Bundle org.opendaylight.netconf:netconf-dom-api:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package: 17:07:32 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:07:32 Package found in [Jar:., Jar:checker-qual, 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] 17:07:32 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] 17:07:32 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-dom-api/target/netconf-dom-api-7.0.8-SNAPSHOT.jar 17:07:32 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-dom-api/target/classes/META-INF/MANIFEST.MF 17:07:32 [INFO] 17:07:32 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-dom-api --- 17:07:32 [INFO] No previous run data found, generating javadoc. 17:07:33 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-dom-api/target/netconf-dom-api-7.0.8-SNAPSHOT-javadoc.jar 17:07:33 [INFO] 17:07:33 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ netconf-dom-api --- 17:07:33 [INFO] CycloneDX: Resolving Dependencies 17:07:34 [INFO] CycloneDX: Creating BOM version 1.5 with 33 component(s) 17:07:34 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-dom-api/target/bom.xml 17:07:34 [INFO] attaching as netconf-dom-api-7.0.8-SNAPSHOT-cyclonedx.xml 17:07:34 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-dom-api/target/bom.json 17:07:34 [INFO] attaching as netconf-dom-api-7.0.8-SNAPSHOT-cyclonedx.json 17:07:34 [INFO] 17:07:34 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-dom-api --- 17:07:34 [INFO] Skipping duplicate-finder execution! 17:07:34 [INFO] 17:07:34 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-dom-api --- 17:07:34 [INFO] No dependency problems found 17:07:34 [INFO] 17:07:34 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ netconf-dom-api --- 17:07:34 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-dom-api/target/netconf-dom-api-7.0.8-SNAPSHOT-sources.jar 17:07:34 [INFO] 17:07:34 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ netconf-dom-api --- 17:07:34 [INFO] 17:07:34 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ netconf-dom-api --- 17:07:34 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:07:34 [INFO] 17:07:34 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ netconf-dom-api --- 17:07:34 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-dom-api/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-dom-api/7.0.8-SNAPSHOT/netconf-dom-api-7.0.8-SNAPSHOT.pom 17:07:34 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-dom-api/target/netconf-dom-api-7.0.8-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-dom-api/7.0.8-SNAPSHOT/netconf-dom-api-7.0.8-SNAPSHOT.jar 17:07:34 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-dom-api/target/netconf-dom-api-7.0.8-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-dom-api/7.0.8-SNAPSHOT/netconf-dom-api-7.0.8-SNAPSHOT-javadoc.jar 17:07:34 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-dom-api/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-dom-api/7.0.8-SNAPSHOT/netconf-dom-api-7.0.8-SNAPSHOT-cyclonedx.xml 17:07:34 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-dom-api/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-dom-api/7.0.8-SNAPSHOT/netconf-dom-api-7.0.8-SNAPSHOT-cyclonedx.json 17:07:34 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-dom-api/target/netconf-dom-api-7.0.8-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-dom-api/7.0.8-SNAPSHOT/netconf-dom-api-7.0.8-SNAPSHOT-sources.jar 17:07:34 [INFO] 17:07:34 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-dom-api --- 17:07:34 [INFO] Installing org/opendaylight/netconf/netconf-dom-api/7.0.8-SNAPSHOT/netconf-dom-api-7.0.8-SNAPSHOT.jar 17:07:34 [INFO] Writing OBR metadata 17:07:34 [INFO] 17:07:34 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ netconf-dom-api --- 17:07:34 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:07:34 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:07:34 [INFO] 17:07:34 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-dom-api --- 17:07:34 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:07:34 [INFO] 17:07:34 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ netconf-dom-api --- 17:07:34 [INFO] org.opendaylight.netconf:netconf-dom-api:bundle:7.0.8-SNAPSHOT 17:07:34 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.5:compile 17:07:34 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:07:34 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:07:34 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:07:34 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:07:34 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:07:34 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:07:34 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:07:34 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:13.0.6:compile 17:07:34 [INFO] | +- org.immutables:value:jar:annotations:2.10.1:compile 17:07:34 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.6:compile 17:07:34 [INFO] | +- org.opendaylight.yangtools:util:jar:13.0.6:compile 17:07:34 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:07:34 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.6:compile 17:07:34 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.6:compile 17:07:34 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.6:compile 17:07:34 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.4:compile 17:07:34 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.4:compile 17:07:34 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.6:compile 17:07:34 [INFO] +- org.opendaylight.netconf:netconf-api:jar:7.0.8-SNAPSHOT:compile 17:07:34 [INFO] | +- io.netty:netty-transport:jar:4.1.109.Final:compile 17:07:34 [INFO] | | +- io.netty:netty-common:jar:4.1.109.Final:compile 17:07:34 [INFO] | | +- io.netty:netty-buffer:jar:4.1.109.Final:compile 17:07:34 [INFO] | | \- io.netty:netty-resolver:jar:4.1.109.Final:compile 17:07:34 [INFO] | +- org.opendaylight.odlparent:logging-markers:jar:13.1.3:compile 17:07:34 [INFO] | \- org.opendaylight.netconf.model:rfc6241:jar:7.0.8-SNAPSHOT:compile 17:07:34 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.4:compile 17:07:34 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.4:compile 17:07:34 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.4:compile 17:07:34 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.4:compile 17:07:34 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:07:34 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:07:34 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:07:34 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:07:34 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:07:34 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:07:34 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:07:34 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:07:34 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:07:34 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:07:34 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:07:34 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:07:34 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:07:34 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:07:34 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:07:34 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:07:34 [INFO] +- junit:junit:jar:4.13.2:test 17:07:34 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:07:34 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:07:34 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:07:34 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 17:07:34 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:07:34 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:07:34 [INFO] 17:07:34 [INFO] --- clm-maven-plugin:2.48.1-01:index (default-cli) @ netconf-dom-api --- 17:07:34 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-dom-api/target/sonatype-clm/module.xml 17:07:34 [INFO] 17:07:34 [INFO] -----------< org.opendaylight.netconf:netconf-client-mdsal >------------ 17:07:34 [INFO] Building netconf-client-mdsal 7.0.8-SNAPSHOT [67/121] 17:07:34 [INFO] -------------------------------[ bundle ]------------------------------- 17:07:34 [INFO] 17:07:34 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-client-mdsal --- 17:07:34 [INFO] 17:07:34 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-client-mdsal --- 17:07:34 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:07:34 [INFO] 17:07:34 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-client-mdsal --- 17:07:34 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:07:34 [INFO] 17:07:34 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ netconf-client-mdsal --- 17:07:34 [INFO] 17:07:34 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ netconf-client-mdsal --- 17:07:34 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/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/** 17:07:34 [INFO] 17:07:34 [INFO] --- yang-maven-plugin:13.0.6:generate-sources (binding) @ netconf-client-mdsal --- 17:07:34 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 17:07:34 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/main/yang 17:07:34 [INFO] yang-to-sources: Found 18 dependencies in 6.476 ms 17:07:34 [INFO] yang-to-sources: Project model files found: 1 in 2.405 ms 17:07:35 [INFO] yang-to-sources: 3 YANG models processed in 69.06 ms 17:07:35 [INFO] BindingJavaFileGenerator: Defined 53 files in 5.076 ms 17:07:35 [INFO] Sorted 53 files into 17 directories in 147.8 μs 17:07:35 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 53 in 26.18 ms 17:07:35 [INFO] 17:07:35 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-client-mdsal --- 17:07:35 [INFO] Starting audit... 17:07:35 Audit done. 17:07:35 [INFO] You have 0 Checkstyle violations. 17:07:35 [INFO] 17:07:35 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-client-mdsal --- 17:07:36 [INFO] Starting audit... 17:07:36 Audit done. 17:07:36 [INFO] You have 0 Checkstyle violations. 17:07:36 [INFO] 17:07:36 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-client-mdsal --- 17:07:36 [INFO] 17:07:36 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-client-mdsal --- 17:07:36 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/main/resources 17:07:36 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/target/generated-sources/spi 17:07:36 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 17:07:36 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 17:07:36 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 17:07:36 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/target/generated-sources/spi 17:07:36 [INFO] 17:07:36 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ netconf-client-mdsal --- 17:07:36 [INFO] Recompiling the module because of changed dependency. 17:07:36 [INFO] Compiling 135 source files with javac [debug release 17] to target/classes 17:07:37 [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found 17:07:37 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/DeviceActionFactoryImpl.java:[43,52] sendRequest(org.opendaylight.netconf.api.messages.NetconfMessage,org.opendaylight.yangtools.yang.common.QName) in org.opendaylight.netconf.client.mdsal.api.RemoteDeviceCommunicator has been deprecated and marked for removal 17:07:37 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:07:37 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:07:37 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:07:37 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:07:37 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:07:37 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:07:37 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:07:37 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:07:37 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/NetconfDeviceCommunicator.java:[355,56] sendRequest(org.opendaylight.netconf.api.messages.NetconfMessage,org.opendaylight.yangtools.yang.common.QName) in org.opendaylight.netconf.client.mdsal.api.RemoteDeviceCommunicator has been deprecated and marked for removal 17:07:37 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/spi/NetconfDeviceDOMRpcService.java:[44,48] sendRequest(org.opendaylight.netconf.api.messages.NetconfMessage,org.opendaylight.yangtools.yang.common.QName) in org.opendaylight.netconf.client.mdsal.api.RemoteDeviceCommunicator has been deprecated and marked for removal 17:07:37 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:07:37 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:07:37 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:07:37 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:07:37 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:07:37 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/spi/SchemalessNetconfDeviceRpc.java:[66,44] sendRequest(org.opendaylight.netconf.api.messages.NetconfMessage,org.opendaylight.yangtools.yang.common.QName) in org.opendaylight.netconf.client.mdsal.api.RemoteDeviceCommunicator has been deprecated and marked for removal 17:07:37 [INFO] 17:07:37 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ netconf-client-mdsal >>> 17:07:37 [INFO] 17:07:37 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ netconf-client-mdsal --- 17:07:37 [INFO] Fork Value is true 17:07:44 [INFO] Done SpotBugs Analysis.... 17:07:44 [INFO] 17:07:44 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ netconf-client-mdsal <<< 17:07:44 [INFO] 17:07:44 [INFO] 17:07:44 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ netconf-client-mdsal --- 17:07:44 [INFO] BugInstance size is 0 17:07:44 [INFO] Error size is 0 17:07:44 [INFO] No errors/warnings found 17:07:44 [INFO] 17:07:44 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-client-mdsal --- 17:07:44 [INFO] Copying 43 resources from src/test/resources to target/test-classes 17:07:44 [INFO] 17:07:44 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ netconf-client-mdsal --- 17:07:44 [INFO] Recompiling the module because of changed dependency. 17:07:44 [INFO] Compiling 43 source files with javac [debug release 17] to target/test-classes 17:07:45 [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found 17:07:45 [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found 17:07:45 [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found 17:07:45 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/NetconfDeviceCommunicatorTest.java:[203,72] unchecked method invocation: method addListener in interface io.netty.channel.ChannelFuture is applied to given types 17:07:45 required: io.netty.util.concurrent.GenericFutureListener> 17:07:45 found: io.netty.util.concurrent.GenericFutureListener 17:07:45 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/NetconfDeviceCommunicatorTest.java:[203,95] unchecked conversion 17:07:45 required: io.netty.util.concurrent.GenericFutureListener> 17:07:45 found: io.netty.util.concurrent.GenericFutureListener 17:07:45 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/NetconfDeviceCommunicatorTest.java:[227,76] unchecked method invocation: method addListener in interface io.netty.channel.ChannelFuture is applied to given types 17:07:45 required: io.netty.util.concurrent.GenericFutureListener> 17:07:45 found: io.netty.util.concurrent.GenericFutureListener 17:07:45 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/NetconfDeviceCommunicatorTest.java:[227,99] unchecked conversion 17:07:45 required: io.netty.util.concurrent.GenericFutureListener> 17:07:45 found: io.netty.util.concurrent.GenericFutureListener 17:07:45 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/NetconfDeviceTest.java:[429,39] BASE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 17:07:45 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:07:45 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/impl/NetconfBaseOpsTest.java:[101,22] sendRequest(org.opendaylight.netconf.api.messages.NetconfMessage,org.opendaylight.yangtools.yang.common.QName) in org.opendaylight.netconf.client.mdsal.api.RemoteDeviceCommunicator has been deprecated and marked for removal 17:07:45 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/impl/NetconfBaseOpsTest.java:[102,22] sendRequest(org.opendaylight.netconf.api.messages.NetconfMessage,org.opendaylight.yangtools.yang.common.QName) in org.opendaylight.netconf.client.mdsal.api.RemoteDeviceCommunicator has been deprecated and marked for removal 17:07:45 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/impl/NetconfBaseOpsTest.java:[103,22] sendRequest(org.opendaylight.netconf.api.messages.NetconfMessage,org.opendaylight.yangtools.yang.common.QName) in org.opendaylight.netconf.client.mdsal.api.RemoteDeviceCommunicator has been deprecated and marked for removal 17:07:45 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/impl/NetconfBaseOpsTest.java:[104,22] sendRequest(org.opendaylight.netconf.api.messages.NetconfMessage,org.opendaylight.yangtools.yang.common.QName) in org.opendaylight.netconf.client.mdsal.api.RemoteDeviceCommunicator has been deprecated and marked for removal 17:07:45 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/impl/NetconfBaseOpsTest.java:[105,22] sendRequest(org.opendaylight.netconf.api.messages.NetconfMessage,org.opendaylight.yangtools.yang.common.QName) in org.opendaylight.netconf.client.mdsal.api.RemoteDeviceCommunicator has been deprecated and marked for removal 17:07:45 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/impl/NetconfBaseOpsTest.java:[107,22] sendRequest(org.opendaylight.netconf.api.messages.NetconfMessage,org.opendaylight.yangtools.yang.common.QName) in org.opendaylight.netconf.client.mdsal.api.RemoteDeviceCommunicator has been deprecated and marked for removal 17:07:45 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/impl/NetconfBaseOpsTest.java:[108,22] sendRequest(org.opendaylight.netconf.api.messages.NetconfMessage,org.opendaylight.yangtools.yang.common.QName) in org.opendaylight.netconf.client.mdsal.api.RemoteDeviceCommunicator has been deprecated and marked for removal 17:07:45 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/impl/NetconfBaseOpsTest.java:[109,22] sendRequest(org.opendaylight.netconf.api.messages.NetconfMessage,org.opendaylight.yangtools.yang.common.QName) in org.opendaylight.netconf.client.mdsal.api.RemoteDeviceCommunicator has been deprecated and marked for removal 17:07:45 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/impl/NetconfBaseOpsTest.java:[110,22] sendRequest(org.opendaylight.netconf.api.messages.NetconfMessage,org.opendaylight.yangtools.yang.common.QName) in org.opendaylight.netconf.client.mdsal.api.RemoteDeviceCommunicator has been deprecated and marked for removal 17:07:45 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/impl/NetconfBaseOpsTest.java:[274,25] sendRequest(org.opendaylight.netconf.api.messages.NetconfMessage,org.opendaylight.yangtools.yang.common.QName) in org.opendaylight.netconf.client.mdsal.api.RemoteDeviceCommunicator has been deprecated and marked for removal 17:07:45 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/impl/NetconfBaseOpsTest.java:[284,25] sendRequest(org.opendaylight.netconf.api.messages.NetconfMessage,org.opendaylight.yangtools.yang.common.QName) in org.opendaylight.netconf.client.mdsal.api.RemoteDeviceCommunicator has been deprecated and marked for removal 17:07:45 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/impl/NetconfBaseOpsTest.java:[308,25] sendRequest(org.opendaylight.netconf.api.messages.NetconfMessage,org.opendaylight.yangtools.yang.common.QName) in org.opendaylight.netconf.client.mdsal.api.RemoteDeviceCommunicator has been deprecated and marked for removal 17:07:45 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/impl/NetconfBaseOpsTest.java:[320,25] sendRequest(org.opendaylight.netconf.api.messages.NetconfMessage,org.opendaylight.yangtools.yang.common.QName) in org.opendaylight.netconf.client.mdsal.api.RemoteDeviceCommunicator has been deprecated and marked for removal 17:07:45 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/impl/NetconfBaseOpsTest.java:[330,25] sendRequest(org.opendaylight.netconf.api.messages.NetconfMessage,org.opendaylight.yangtools.yang.common.QName) in org.opendaylight.netconf.client.mdsal.api.RemoteDeviceCommunicator has been deprecated and marked for removal 17:07:45 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/impl/NetconfBaseOpsTest.java:[335,25] sendRequest(org.opendaylight.netconf.api.messages.NetconfMessage,org.opendaylight.yangtools.yang.common.QName) in org.opendaylight.netconf.client.mdsal.api.RemoteDeviceCommunicator has been deprecated and marked for removal 17:07:45 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:07:45 required: java.util.Collection 17:07:45 found: java.util.Collection 17:07:45 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/impl/SchemaSetupTest.java:[105,74] unchecked conversion 17:07:45 required: java.util.Collection 17:07:45 found: java.util.Collection 17:07:45 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:07:45 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:07:45 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:07:45 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:07:45 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:07:45 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:07:45 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/spi/NetconfDeviceRpcTest.java:[93,36] sendRequest(org.opendaylight.netconf.api.messages.NetconfMessage,org.opendaylight.yangtools.yang.common.QName) in org.opendaylight.netconf.client.mdsal.api.RemoteDeviceCommunicator has been deprecated and marked for removal 17:07:45 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/spi/NetconfDeviceRpcTest.java:[103,84] unchecked conversion 17:07:45 required: org.opendaylight.netconf.client.mdsal.api.RpcTransformer 17:07:45 found: org.opendaylight.netconf.client.mdsal.api.RpcTransformer 17:07:45 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/spi/NetconfDeviceRpcTest.java:[107,30] sendRequest(org.opendaylight.netconf.api.messages.NetconfMessage,org.opendaylight.yangtools.yang.common.QName) in org.opendaylight.netconf.client.mdsal.api.RemoteDeviceCommunicator has been deprecated and marked for removal 17:07:45 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:07:45 required: java.util.Collection 17:07:45 found: java.util.Collection 17:07:45 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/spi/NetconfDeviceRpcTest.java:[137,57] unchecked conversion 17:07:45 required: java.util.Collection 17:07:45 found: java.util.Collection 17:07:45 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/spi/NetconfDeviceRpcTest.java:[138,72] unchecked conversion 17:07:45 required: java.util.Collection 17:07:45 found: java.util.Collection 17:07:45 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/spi/SchemalessNetconfDeviceRpcTest.java:[49,40] sendRequest(org.opendaylight.netconf.api.messages.NetconfMessage,org.opendaylight.yangtools.yang.common.QName) in org.opendaylight.netconf.client.mdsal.api.RemoteDeviceCommunicator has been deprecated and marked for removal 17:07:45 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/spi/SchemalessNetconfDeviceRpcTest.java:[75,25] sendRequest(org.opendaylight.netconf.api.messages.NetconfMessage,org.opendaylight.yangtools.yang.common.QName) in org.opendaylight.netconf.client.mdsal.api.RemoteDeviceCommunicator has been deprecated and marked for removal 17:07:45 [INFO] 17:07:45 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ netconf-client-mdsal --- 17:07:45 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:07:45 [INFO] 17:07:45 [INFO] ------------------------------------------------------- 17:07:45 [INFO] T E S T S 17:07:45 [INFO] ------------------------------------------------------- 17:07:46 [INFO] Running org.opendaylight.netconf.client.mdsal.LibrarySchemaYangSourceProviderTest 17:07:46 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.146 s -- in org.opendaylight.netconf.client.mdsal.LibrarySchemaYangSourceProviderTest 17:07:46 [INFO] Running org.opendaylight.netconf.client.mdsal.impl.DefaultSslContextFactoryProviderTest 17:07:46 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:07:48 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.177 s -- in org.opendaylight.netconf.client.mdsal.impl.DefaultSslContextFactoryProviderTest 17:07:48 [INFO] Running org.opendaylight.netconf.client.mdsal.impl.FieldsSchemalessRpcStructureTransformerTest 17:07:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.177 s -- in org.opendaylight.netconf.client.mdsal.impl.FieldsSchemalessRpcStructureTransformerTest 17:07:49 [INFO] Running org.opendaylight.netconf.client.mdsal.impl.MonitoringSchemaSourceProviderTest 17:07:49 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s -- in org.opendaylight.netconf.client.mdsal.impl.MonitoringSchemaSourceProviderTest 17:07:49 [INFO] Running org.opendaylight.netconf.client.mdsal.impl.NC881Test 17:07:49 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.opendaylight.netconf.client.mdsal.impl.NC881Test 17:07:49 [INFO] Running org.opendaylight.netconf.client.mdsal.impl.SchemaSetupTest 17:07:50 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.191 s -- in org.opendaylight.netconf.client.mdsal.impl.SchemaSetupTest 17:07:50 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.KeepaliveSalFacadeResponseWaitingTest 17:07:56 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.013 s -- in org.opendaylight.netconf.client.mdsal.spi.KeepaliveSalFacadeResponseWaitingTest 17:07:56 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.KeepaliveSalFacadeTest 17:08:05 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.114 s -- in org.opendaylight.netconf.client.mdsal.spi.KeepaliveSalFacadeTest 17:08:05 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.NC1224Test 17:08:05 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.opendaylight.netconf.client.mdsal.spi.NC1224Test 17:08:05 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.NetconfDeviceNotificationServiceTest 17:08:05 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.opendaylight.netconf.client.mdsal.spi.NetconfDeviceNotificationServiceTest 17:08:05 [INFO] Running org.opendaylight.netconf.client.mdsal.LibraryModulesSchemasTest 17:08:06 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.547 s -- in org.opendaylight.netconf.client.mdsal.LibraryModulesSchemasTest 17:08:06 [INFO] Running org.opendaylight.netconf.client.mdsal.NetconfDeviceCommunicatorTest 17:08:06 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.320 s -- in org.opendaylight.netconf.client.mdsal.NetconfDeviceCommunicatorTest 17:08:06 [INFO] Running org.opendaylight.netconf.client.mdsal.NetconfDeviceTest 17:08:07 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.522 s -- in org.opendaylight.netconf.client.mdsal.NetconfDeviceTest 17:08:07 [INFO] Running org.opendaylight.netconf.client.mdsal.NetconfNestedNotificationTest 17:08:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.netconf.client.mdsal.NetconfNestedNotificationTest 17:08:07 [INFO] Running org.opendaylight.netconf.client.mdsal.NetconfToNotificationTest 17:08:07 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.opendaylight.netconf.client.mdsal.NetconfToNotificationTest 17:08:07 [INFO] Running org.opendaylight.netconf.client.mdsal.NetconfToRpcRequestTest 17:08:08 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.netconf.client.mdsal.NetconfToRpcRequestTest 17:08:08 [INFO] Running org.opendaylight.netconf.client.mdsal.SchemalessNetconfDeviceTest 17:08:08 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.opendaylight.netconf.client.mdsal.SchemalessNetconfDeviceTest 17:08:08 [INFO] Running org.opendaylight.netconf.client.mdsal.api.NetconfSessionPreferencesTest 17:08:08 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.netconf.client.mdsal.api.NetconfSessionPreferencesTest 17:08:08 [INFO] Running org.opendaylight.netconf.client.mdsal.api.RemoteDeviceIdTest 17:08:08 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.netconf.client.mdsal.api.RemoteDeviceIdTest 17:08:08 [INFO] Running org.opendaylight.netconf.client.mdsal.impl.BaseRpcSchemalessTransformerTest 17:08:08 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.opendaylight.netconf.client.mdsal.impl.BaseRpcSchemalessTransformerTest 17:08:08 [INFO] Running org.opendaylight.netconf.client.mdsal.impl.NetconfBaseOpsTest 17:08:09 [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.000 s -- in org.opendaylight.netconf.client.mdsal.impl.NetconfBaseOpsTest 17:08:09 [INFO] Running org.opendaylight.netconf.client.mdsal.impl.NetconfMessageTransformerTest 17:08:09 [INFO] Tests run: 37, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.461 s -- in org.opendaylight.netconf.client.mdsal.impl.NetconfMessageTransformerTest 17:08:09 [INFO] Running org.opendaylight.netconf.client.mdsal.impl.NetconfStateSchemasTest 17:08:09 [WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.057 s -- in org.opendaylight.netconf.client.mdsal.impl.NetconfStateSchemasTest 17:08:09 [INFO] Running org.opendaylight.netconf.client.mdsal.impl.SchemalessMessageTransformerTest 17:08:09 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.opendaylight.netconf.client.mdsal.impl.SchemalessMessageTransformerTest 17:08:09 [INFO] Running org.opendaylight.netconf.client.mdsal.impl.SchemalessRpcStructureTransformerTest 17:08:09 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in org.opendaylight.netconf.client.mdsal.impl.SchemalessRpcStructureTransformerTest 17:08:09 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.FieldsAwareReadOnlyTxTest 17:08:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s -- in org.opendaylight.netconf.client.mdsal.spi.FieldsAwareReadOnlyTxTest 17:08:09 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.FieldsAwareReadWriteTxTest 17:08:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 s -- in org.opendaylight.netconf.client.mdsal.spi.FieldsAwareReadWriteTxTest 17:08:09 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.MountInstanceTest 17:08:10 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.321 s -- in org.opendaylight.netconf.client.mdsal.spi.MountInstanceTest 17:08:10 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.NetconfDataTreeServiceImplTest 17:08:10 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.517 s -- in org.opendaylight.netconf.client.mdsal.spi.NetconfDataTreeServiceImplTest 17:08:10 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.NetconfDeviceDataBrokerTest 17:08:10 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s -- in org.opendaylight.netconf.client.mdsal.spi.NetconfDeviceDataBrokerTest 17:08:10 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.NetconfDeviceRpcTest 17:08:10 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.132 s -- in org.opendaylight.netconf.client.mdsal.spi.NetconfDeviceRpcTest 17:08:10 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.NetconfDeviceSalFacadeTest 17:08:11 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.149 s -- in org.opendaylight.netconf.client.mdsal.spi.NetconfDeviceSalFacadeTest 17:08:11 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.NetconfDeviceWriteOnlyTxTest 17:08:11 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s -- in org.opendaylight.netconf.client.mdsal.spi.NetconfDeviceWriteOnlyTxTest 17:08:11 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.ReadOnlyTxTest 17:08:11 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.netconf.client.mdsal.spi.ReadOnlyTxTest 17:08:11 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.ReadWriteTxTest 17:08:11 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.netconf.client.mdsal.spi.ReadWriteTxTest 17:08:11 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.SchemalessNetconfDeviceRpcTest 17:08:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.netconf.client.mdsal.spi.SchemalessNetconfDeviceRpcTest 17:08:11 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.TxChainTest 17:08:11 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.190 s -- in org.opendaylight.netconf.client.mdsal.spi.TxChainTest 17:08:11 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.WriteCandidateRunningTxTest 17:08:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.netconf.client.mdsal.spi.WriteCandidateRunningTxTest 17:08:11 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.WriteCandidateTxTest 17:08:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.netconf.client.mdsal.spi.WriteCandidateTxTest 17:08:11 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.WriteRunningTxTest 17:08:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.netconf.client.mdsal.spi.WriteRunningTxTest 17:08:11 [INFO] 17:08:11 [INFO] Results: 17:08:11 [INFO] 17:08:11 [WARNING] Tests run: 224, Failures: 0, Errors: 0, Skipped: 1 17:08:11 [INFO] 17:08:11 [INFO] 17:08:11 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ netconf-client-mdsal --- 17:08:11 [INFO] 17:08:11 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-client-mdsal --- 17:08:11 [WARNING] Bundle org.opendaylight.netconf:netconf-client-mdsal:bundle:7.0.8-SNAPSHOT : Export org.opendaylight.netconf.client.mdsal.spi, has 1, private references [org.opendaylight.netconf.client.mdsal.impl] 17:08:11 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/target/netconf-client-mdsal-7.0.8-SNAPSHOT.jar 17:08:11 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/target/classes/META-INF/MANIFEST.MF 17:08:11 [INFO] 17:08:11 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-client-mdsal --- 17:08:11 [INFO] No previous run data found, generating javadoc. 17:08:15 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/target/netconf-client-mdsal-7.0.8-SNAPSHOT-javadoc.jar 17:08:15 [INFO] 17:08:15 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ netconf-client-mdsal --- 17:08:15 [INFO] CycloneDX: Resolving Dependencies 17:08:16 [INFO] CycloneDX: Creating BOM version 1.5 with 119 component(s) 17:08:16 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/target/bom.xml 17:08:16 [INFO] attaching as netconf-client-mdsal-7.0.8-SNAPSHOT-cyclonedx.xml 17:08:16 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/target/bom.json 17:08:16 [INFO] attaching as netconf-client-mdsal-7.0.8-SNAPSHOT-cyclonedx.json 17:08:16 [INFO] 17:08:16 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-client-mdsal --- 17:08:16 [INFO] Skipping duplicate-finder execution! 17:08:16 [INFO] 17:08:16 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-client-mdsal --- 17:08:17 [WARNING] Used undeclared dependencies found: 17:08:17 [WARNING] org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.4:compile 17:08:17 [WARNING] org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.4:compile 17:08:17 [WARNING] Non-test scoped test only dependencies found: 17:08:17 [WARNING] org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.5:compile 17:08:17 [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.4:compile 17:08:17 [WARNING] org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.4:compile 17:08:17 [INFO] 17:08:17 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ netconf-client-mdsal --- 17:08:17 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/target/netconf-client-mdsal-7.0.8-SNAPSHOT-sources.jar 17:08:17 [INFO] 17:08:17 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ netconf-client-mdsal --- 17:08:17 [INFO] 17:08:17 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ netconf-client-mdsal --- 17:08:17 [INFO] Loading execution data file /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/target/code-coverage/jacoco.exec 17:08:17 [INFO] Analyzed bundle 'netconf-client-mdsal' with 105 classes 17:08:17 [INFO] 17:08:17 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ netconf-client-mdsal --- 17:08:17 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-client-mdsal/7.0.8-SNAPSHOT/netconf-client-mdsal-7.0.8-SNAPSHOT.pom 17:08:17 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/target/netconf-client-mdsal-7.0.8-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-client-mdsal/7.0.8-SNAPSHOT/netconf-client-mdsal-7.0.8-SNAPSHOT.jar 17:08:17 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/target/netconf-client-mdsal-7.0.8-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-client-mdsal/7.0.8-SNAPSHOT/netconf-client-mdsal-7.0.8-SNAPSHOT-javadoc.jar 17:08:17 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-client-mdsal/7.0.8-SNAPSHOT/netconf-client-mdsal-7.0.8-SNAPSHOT-cyclonedx.xml 17:08:17 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-client-mdsal/7.0.8-SNAPSHOT/netconf-client-mdsal-7.0.8-SNAPSHOT-cyclonedx.json 17:08:17 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/target/netconf-client-mdsal-7.0.8-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-client-mdsal/7.0.8-SNAPSHOT/netconf-client-mdsal-7.0.8-SNAPSHOT-sources.jar 17:08:17 [INFO] 17:08:17 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-client-mdsal --- 17:08:17 [INFO] Installing org/opendaylight/netconf/netconf-client-mdsal/7.0.8-SNAPSHOT/netconf-client-mdsal-7.0.8-SNAPSHOT.jar 17:08:17 [INFO] Writing OBR metadata 17:08:17 [INFO] 17:08:17 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ netconf-client-mdsal --- 17:08:17 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:08:17 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:08:17 [INFO] 17:08:17 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-client-mdsal --- 17:08:17 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:08:17 [INFO] 17:08:17 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ netconf-client-mdsal --- 17:08:17 [INFO] org.opendaylight.netconf:netconf-client-mdsal:bundle:7.0.8-SNAPSHOT 17:08:17 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.5:compile 17:08:17 [INFO] +- com.google.code.gson:gson:jar:2.10.1:compile 17:08:17 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:08:17 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:08:17 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:08:17 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:08:17 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:08:17 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 17:08:17 [INFO] +- io.netty:netty-common:jar:4.1.109.Final:compile 17:08:17 [INFO] +- io.netty:netty-handler:jar:4.1.109.Final:compile 17:08:17 [INFO] | +- io.netty:netty-resolver:jar:4.1.109.Final:compile 17:08:17 [INFO] | +- io.netty:netty-buffer:jar:4.1.109.Final:compile 17:08:17 [INFO] | +- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 17:08:17 [INFO] | \- io.netty:netty-codec:jar:4.1.109.Final:compile 17:08:17 [INFO] +- io.netty:netty-transport:jar:4.1.109.Final:compile 17:08:17 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided 17:08:17 [INFO] +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:08:17 [INFO] +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.5:compile 17:08:17 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.4:compile 17:08:17 [INFO] +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.4:compile 17:08:17 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.4:compile 17:08:17 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.4:compile 17:08:17 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.4:compile 17:08:17 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.4:compile 17:08:17 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.4:compile 17:08:17 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.6:compile 17:08:17 [INFO] +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.4:compile 17:08:17 [INFO] | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.6:compile 17:08:17 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.6:compile 17:08:17 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.4:compile 17:08:17 [INFO] | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.4:compile 17:08:17 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.4:compile 17:08:17 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.4:compile 17:08:17 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.4:compile 17:08:17 [INFO] +- org.opendaylight.netconf:netconf-api:jar:7.0.8-SNAPSHOT:compile 17:08:17 [INFO] | \- org.opendaylight.odlparent:logging-markers:jar:13.1.3:compile 17:08:17 [INFO] +- org.opendaylight.netconf:keystore-legacy:jar:7.0.8-SNAPSHOT:compile 17:08:17 [INFO] | +- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile 17:08:17 [INFO] | | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile 17:08:17 [INFO] | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:08:17 [INFO] | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.4:compile 17:08:17 [INFO] +- org.opendaylight.netconf:netconf-client:jar:7.0.8-SNAPSHOT:compile 17:08:17 [INFO] | +- org.opendaylight.netconf:netconf-netty-util:jar:7.0.8-SNAPSHOT:compile 17:08:17 [INFO] | +- org.opendaylight.netconf:shaded-exificient:jar:7.0.8-SNAPSHOT:compile 17:08:17 [INFO] | +- org.opendaylight.netconf:transport-tcp:jar:7.0.8-SNAPSHOT:compile 17:08:17 [INFO] | | +- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 17:08:17 [INFO] | | \- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.8-SNAPSHOT:compile 17:08:17 [INFO] | +- org.opendaylight.netconf:transport-ssh:jar:7.0.8-SNAPSHOT:compile 17:08:17 [INFO] | | +- commons-codec:commons-codec:jar:1.15:compile 17:08:17 [INFO] | | +- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.4:compile 17:08:17 [INFO] | | +- org.opendaylight.netconf:keystore-api:jar:7.0.8-SNAPSHOT:compile 17:08:17 [INFO] | | +- org.opendaylight.netconf:shaded-sshd:jar:7.0.8-SNAPSHOT:compile 17:08:17 [INFO] | | +- org.opendaylight.netconf:truststore-api:jar:7.0.8-SNAPSHOT:compile 17:08:17 [INFO] | | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.8-SNAPSHOT:compile 17:08:17 [INFO] | \- org.opendaylight.netconf:transport-tls:jar:7.0.8-SNAPSHOT:compile 17:08:17 [INFO] +- org.opendaylight.netconf:netconf-common:jar:7.0.8-SNAPSHOT:compile 17:08:17 [INFO] +- org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.8-SNAPSHOT:compile 17:08:17 [INFO] +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.8-SNAPSHOT:compile 17:08:17 [INFO] +- org.opendaylight.netconf.model:rfc5277:jar:7.0.8-SNAPSHOT:compile 17:08:17 [INFO] +- org.opendaylight.netconf.model:rfc6022:jar:7.0.8-SNAPSHOT:compile 17:08:17 [INFO] +- org.opendaylight.netconf.model:rfc6241:jar:7.0.8-SNAPSHOT:compile 17:08:17 [INFO] +- org.opendaylight.netconf.model:rfc6470:jar:7.0.8-SNAPSHOT:compile 17:08:17 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.6:compile 17:08:17 [INFO] +- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.6:compile 17:08:17 [INFO] +- org.opendaylight.yangtools:util:jar:13.0.6:compile 17:08:17 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:08:17 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.6:compile 17:08:17 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:13.0.6:compile 17:08:17 [INFO] | \- org.immutables:value:jar:annotations:2.10.1:compile 17:08:17 [INFO] +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.6:compile 17:08:17 [INFO] | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.6:compile 17:08:17 [INFO] +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.6:compile 17:08:17 [INFO] | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 17:08:17 [INFO] | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.6:compile 17:08:17 [INFO] +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.6:compile 17:08:17 [INFO] +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.6:compile 17:08:17 [INFO] +- org.opendaylight.yangtools:yang-data-util:jar:13.0.6:compile 17:08:17 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.6:compile 17:08:17 [INFO] +- org.opendaylight.yangtools:yang-model-api:jar:13.0.6:compile 17:08:17 [INFO] +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.6:compile 17:08:17 [INFO] | \- org.opendaylight.yangtools:yang-ir:jar:13.0.6:compile 17:08:17 [INFO] +- org.opendaylight.yangtools:yang-model-util:jar:13.0.6:compile 17:08:17 [INFO] +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.6:compile 17:08:17 [INFO] +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.6:compile 17:08:17 [INFO] | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.6:compile 17:08:17 [INFO] | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.6:compile 17:08:17 [INFO] | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.6:compile 17:08:17 [INFO] | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.6:compile 17:08:17 [INFO] | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.6:compile 17:08:17 [INFO] | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.6:compile 17:08:17 [INFO] | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.6:compile 17:08:17 [INFO] | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.6:compile 17:08:17 [INFO] | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.6:compile 17:08:17 [INFO] | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.6:compile 17:08:17 [INFO] | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.6:compile 17:08:17 [INFO] | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.6:compile 17:08:17 [INFO] | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.6:compile 17:08:17 [INFO] | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.6:compile 17:08:17 [INFO] | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.6:compile 17:08:17 [INFO] | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.6:compile 17:08:17 [INFO] | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.6:compile 17:08:17 [INFO] | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.6:compile 17:08:17 [INFO] | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.6:compile 17:08:17 [INFO] +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.6:compile 17:08:17 [INFO] | +- org.antlr:antlr4-runtime:jar:4.13.1:compile 17:08:17 [INFO] | \- org.opendaylight.yangtools:yang-model-ri:jar:13.0.6:compile 17:08:17 [INFO] +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.6:compile 17:08:17 [INFO] +- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.6:compile 17:08:17 [INFO] +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.6:compile 17:08:17 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 17:08:17 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 17:08:17 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 17:08:17 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 17:08:17 [INFO] +- org.xmlunit:xmlunit-core:jar:2.10.0:test 17:08:17 [INFO] | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:test 17:08:17 [INFO] +- org.xmlunit:xmlunit-legacy:jar:2.10.0:test 17:08:17 [INFO] +- org.opendaylight.netconf:netconf-server:jar:7.0.8-SNAPSHOT:test 17:08:17 [INFO] | +- org.opendaylight.netconf.model:rfc7407-ietf-x509-cert-to-name:jar:7.0.8-SNAPSHOT:test 17:08:17 [INFO] | \- org.opendaylight.netconf:transport-api:jar:7.0.8-SNAPSHOT:compile 17:08:17 [INFO] +- org.opendaylight.netconf:netconf-test-util:jar:7.0.8-SNAPSHOT:test 17:08:17 [INFO] +- org.opendaylight.yangtools:yang-test-util:jar:13.0.6:test 17:08:17 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:08:17 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.4:compile 17:08:17 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:08:17 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:08:17 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:08:17 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:08:17 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:08:17 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:08:17 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:08:17 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:08:17 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:08:17 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:08:17 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:08:17 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:08:17 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:08:17 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:08:17 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:08:17 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:08:17 [INFO] +- junit:junit:jar:4.13.2:test 17:08:17 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:08:17 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:08:17 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:08:17 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 17:08:17 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:08:17 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:08:17 [INFO] 17:08:17 [INFO] --- clm-maven-plugin:2.48.1-01:index (default-cli) @ netconf-client-mdsal --- 17:08:17 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/target/sonatype-clm/module.xml 17:08:17 [INFO] 17:08:17 [INFO] -----------< org.opendaylight.netconf:odl-netconf-connector >----------- 17:08:17 [INFO] Building OpenDaylight :: Netconf Connector :: Netconf Connector 7.0.8-SNAPSHOT [68/121] 17:08:17 [INFO] ------------------------------[ feature ]------------------------------- 17:08:17 [INFO] 17:08:17 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-connector --- 17:08:17 [INFO] 17:08:17 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-connector --- 17:08:17 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:08:17 [INFO] 17:08:17 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-connector --- 17:08:17 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:08:17 [INFO] 17:08:17 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-netconf-connector --- 17:08:18 [INFO] 17:08:18 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-netconf-connector --- 17:08:18 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:08:18 [INFO] argLine set to empty 17:08:18 [INFO] 17:08:18 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-connector --- 17:08:18 [INFO] Starting audit... 17:08:18 Audit done. 17:08:18 [INFO] You have 0 Checkstyle violations. 17:08:18 [INFO] 17:08:18 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-connector --- 17:08:18 [INFO] Starting audit... 17:08:18 Audit done. 17:08:18 [INFO] You have 0 Checkstyle violations. 17:08:18 [INFO] 17:08:18 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-connector --- 17:08:18 [INFO] 17:08:18 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-connector --- 17:08:18 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-connector/target/feature/feature.xml 17:08:18 [INFO] ...done! 17:08:18 [INFO] Attaching features XML 17:08:18 [INFO] 17:08:18 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-netconf-connector --- 17:08: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 17:08:18 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:08:18 [INFO] 17:08:18 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-netconf-connector >>> 17:08:18 [INFO] 17:08:18 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-netconf-connector --- 17:08:18 [INFO] 17:08:18 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-netconf-connector <<< 17:08:18 [INFO] 17:08:18 [INFO] 17:08:18 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-netconf-connector --- 17:08:18 [INFO] 17:08:18 [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-netconf-connector --- 17:08:18 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-connector 17:08:18 [INFO] Project dependency features detected: [] 17:08:18 [INFO] Pax Exam System (Version: 4.13.3) created. 17:08:18 [INFO] Creating RMI registry server on 127.0.0.1:21000 17:08:18 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 17:08:18 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 17:08:18 [INFO] Waiting for remote bundle context.. on 21000 name: a3371f60-1bff-40cd-ae9b-a165a44929e5 timout: [ RelativeTimeout value = 180000 ] 17:08:32 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 17:08:32 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 17:08:32 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 17:08:32 [INFO] 17:08:32 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-netconf-connector --- 17:08:32 [INFO] 17:08:32 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-connector --- 17:08:32 [INFO] 17:08:32 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-netconf-connector --- 17:08:32 [INFO] CycloneDX: Resolving Dependencies 17:08:36 [INFO] CycloneDX: Creating BOM version 1.5 with 258 component(s) 17:08:36 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-connector/target/bom.xml 17:08:36 [INFO] attaching as odl-netconf-connector-7.0.8-SNAPSHOT-cyclonedx.xml 17:08:36 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-connector/target/bom.json 17:08:36 [INFO] attaching as odl-netconf-connector-7.0.8-SNAPSHOT-cyclonedx.json 17:08:36 [INFO] 17:08:36 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-connector --- 17:08:36 [INFO] Skipping duplicate-finder execution! 17:08:36 [INFO] 17:08:36 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-connector --- 17:08:36 [INFO] Skipping plugin execution 17:08:36 [INFO] 17:08:36 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-connector --- 17:08:36 [INFO] Skipping source per configuration. 17:08:36 [INFO] 17:08:36 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-netconf-connector --- 17:08:36 [INFO] 17:08:36 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-netconf-connector --- 17:08:36 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:08:36 [INFO] 17:08:36 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-netconf-connector --- 17:08:36 [WARNING] 17:08:36 [WARNING] The packaging plugin for project odl-netconf-connector did not assign 17:08:36 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:08:36 [WARNING] 17:08:36 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:08:36 [WARNING] 17:08:36 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-connector/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-connector/7.0.8-SNAPSHOT/odl-netconf-connector-7.0.8-SNAPSHOT.pom 17:08:36 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-connector/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-connector/7.0.8-SNAPSHOT/odl-netconf-connector-7.0.8-SNAPSHOT-features.xml 17:08:36 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-connector/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-connector/7.0.8-SNAPSHOT/odl-netconf-connector-7.0.8-SNAPSHOT-cyclonedx.xml 17:08:36 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-connector/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-connector/7.0.8-SNAPSHOT/odl-netconf-connector-7.0.8-SNAPSHOT-cyclonedx.json 17:08:36 [INFO] 17:08:36 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ odl-netconf-connector --- 17:08:36 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:08:36 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:08:36 [WARNING] 17:08:36 [WARNING] The packaging plugin for project odl-netconf-connector did not assign 17:08:36 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:08:36 [WARNING] 17:08:36 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:08:36 [WARNING] 17:08:36 [INFO] 17:08:36 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-netconf-connector --- 17:08:36 [INFO] org.opendaylight.netconf:odl-netconf-connector:feature:7.0.8-SNAPSHOT 17:08:36 [INFO] +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:13.0.4:compile 17:08:36 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.4:compile 17:08:36 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.4:compile 17:08:36 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.6:compile 17:08:36 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.6:compile 17:08:36 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 17:08:36 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile 17:08:36 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.4:compile 17:08:36 [INFO] | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.4:compile 17:08:36 [INFO] +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.4:compile 17:08:36 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.4:compile 17:08:36 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.4:compile 17:08:36 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.4:compile 17:08:36 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.4:compile 17:08:36 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.4:compile 17:08:36 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.4:compile 17:08:36 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.4:compile 17:08:36 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.4:compile 17:08:36 [INFO] | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.4:compile 17:08:36 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.4:compile 17:08:36 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.4:compile 17:08:36 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.4:compile 17:08:36 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.4:compile 17:08:36 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.4:compile 17:08:36 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.4:compile 17:08:36 [INFO] | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.4:compile 17:08:36 [INFO] | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.4:compile 17:08:36 [INFO] | | +- com.typesafe:config:jar:1.4.2:compile 17:08:36 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.6:compile 17:08:36 [INFO] | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.4:compile 17:08:36 [INFO] | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 17:08:36 [INFO] | | | +- io.aeron:aeron-client:jar:1.38.1:compile 17:08:36 [INFO] | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 17:08:36 [INFO] | | | +- org.agrona:agrona:jar:1.15.2:compile 17:08:36 [INFO] | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 17:08:36 [INFO] | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 17:08:36 [INFO] | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 17:08:36 [INFO] | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 17:08:36 [INFO] | | +- org.opendaylight.controller:sal-common-util:jar:9.0.4:compile 17:08:36 [INFO] | | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.4:compile 17:08:36 [INFO] | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 17:08:36 [INFO] | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.25:compile 17:08:36 [INFO] | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.25:compile 17:08:36 [INFO] | | | | \- com.rabbitmq:amqp-client:jar:5.20.0:compile 17:08:36 [INFO] | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.25:compile 17:08:36 [INFO] | | | \- org.lz4:lz4-java:jar:1.8.0:compile 17:08:36 [INFO] | | \- org.scala-lang:scala-library:jar:2.13.14:compile 17:08:36 [INFO] | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.4:compile 17:08:36 [INFO] | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.3:compile 17:08:36 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.3:compile 17:08:36 [INFO] | | \- org.apache.commons:commons-text:jar:1.12.0:compile 17:08:36 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.6:compile 17:08:36 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.3:compile 17:08:36 [INFO] | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.3:compile 17:08:36 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.6:compile 17:08:36 [INFO] | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.3:compile 17:08:36 [INFO] | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.6:compile 17:08:36 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.4:compile 17:08:36 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.4:compile 17:08:36 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.4:compile 17:08:36 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.6:compile 17:08:36 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.6:compile 17:08:36 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.4:compile 17:08:36 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.4:compile 17:08:36 [INFO] | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.4:compile 17:08:36 [INFO] | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.4:compile 17:08:36 [INFO] | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.4:compile 17:08:36 [INFO] | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.3:compile 17:08:36 [INFO] | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.25:compile 17:08:36 [INFO] | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.25:compile 17:08:36 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.3:compile 17:08:36 [INFO] | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.4:compile 17:08:36 [INFO] | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.4:compile 17:08:36 [INFO] | | \- org.opendaylight.controller:atomix-storage:jar:9.0.4:compile 17:08:36 [INFO] | | \- org.opendaylight.controller:raft-journal:jar:9.0.4:compile 17:08:36 [INFO] | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.4:compile 17:08:36 [INFO] | +- org.opendaylight.controller:cds-access-api:jar:9.0.4:compile 17:08:36 [INFO] | +- org.opendaylight.controller:cds-access-client:jar:9.0.4:compile 17:08:36 [INFO] | +- org.opendaylight.controller:cds-dom-api:jar:9.0.4:compile 17:08:36 [INFO] | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.4:compile 17:08:36 [INFO] | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 17:08:36 [INFO] | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 17:08:36 [INFO] | | +- org.opendaylight.controller:cds-mgmt-api:jar:9.0.4:compile 17:08:36 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.4:compile 17:08:36 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.6:compile 17:08:36 [INFO] | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.4:compile 17:08:36 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.4:compile 17:08:36 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.4:compile 17:08:36 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.4:compile 17:08:36 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.4:compile 17:08:36 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.4:compile 17:08:36 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.4:compile 17:08:36 [INFO] | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.4:compile 17:08:36 [INFO] +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.19.5:compile 17:08:36 [INFO] | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.4:compile 17:08:36 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.4:compile 17:08:36 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.6:compile 17:08:36 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.6:compile 17:08:36 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.6:compile 17:08:36 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.4:compile 17:08:36 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.4:compile 17:08:36 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.4:compile 17:08:36 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.4:compile 17:08:36 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.4:compile 17:08:36 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.4:compile 17:08:36 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.4:compile 17:08:36 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.4:compile 17:08:36 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.4:compile 17:08:36 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.4:compile 17:08:36 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.4:compile 17:08:36 [INFO] | | \- org.opendaylight.controller:blueprint:jar:9.0.4:compile 17:08:36 [INFO] | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 17:08:36 [INFO] | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.5:compile 17:08:36 [INFO] | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.19.5:compile 17:08:36 [INFO] | +- org.apache.commons:commons-lang3:jar:3.14.0:compile 17:08:36 [INFO] | \- org.opendaylight.odlparent:logging-markers:jar:13.1.3:compile 17:08:36 [INFO] +- org.opendaylight.netconf:odl-netconf-client:xml:features:7.0.8-SNAPSHOT:compile 17:08:36 [INFO] | +- org.opendaylight.netconf:odl-netconf-common:xml:features:7.0.8-SNAPSHOT:compile 17:08:36 [INFO] | | +- org.apache.karaf.features:standard:xml:features:4.4.6:runtime 17:08:36 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.3:compile 17:08:36 [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.109.Final:compile 17:08:36 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.1.109.Final:compile 17:08:36 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:compile 17:08:36 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.109.Final:compile 17:08:36 [INFO] | | +- org.opendaylight.netconf:odl-netconf-api:xml:features:7.0.8-SNAPSHOT:compile 17:08:36 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:13.0.4:compile 17:08:36 [INFO] | | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:13.0.4:compile 17:08:36 [INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:13.0.4:compile 17:08:36 [INFO] | | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:13.0.4:compile 17:08:36 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:13.0.4:compile 17:08:36 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:7.0.8-SNAPSHOT:compile 17:08:36 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6241:xml:features:7.0.8-SNAPSHOT:compile 17:08:36 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6470:xml:features:7.0.8-SNAPSHOT:compile 17:08:36 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc8526:xml:features:7.0.8-SNAPSHOT:compile 17:08:36 [INFO] | | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6243:xml:features:7.0.8-SNAPSHOT:compile 17:08:36 [INFO] | | | | | \- org.opendaylight.netconf.model:rfc6243:jar:7.0.8-SNAPSHOT:compile 17:08:36 [INFO] | | | | \- org.opendaylight.netconf.model:rfc8526:jar:7.0.8-SNAPSHOT:compile 17:08:36 [INFO] | | | \- org.opendaylight.netconf:netconf-auth:jar:7.0.8-SNAPSHOT:compile 17:08:36 [INFO] | | +- org.opendaylight.netconf:odl-netconf-util:xml:features:7.0.8-SNAPSHOT:compile 17:08:36 [INFO] | | \- org.opendaylight.netconf:netconf-netty-util:jar:7.0.8-SNAPSHOT:compile 17:08:36 [INFO] | +- org.opendaylight.netconf:odl-netconf-transport:xml:features:7.0.8-SNAPSHOT:compile 17:08:36 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7317-iana-crypt-hash:xml:features:13.0.4:compile 17:08:36 [INFO] | | | \- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.4:compile 17:08:36 [INFO] | | +- org.opendaylight.netconf:odl-netconf-keystore:xml:features:7.0.8-SNAPSHOT:compile 17:08:36 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc8341:xml:features:7.0.8-SNAPSHOT:compile 17:08:36 [INFO] | | | +- org.opendaylight.netconf:keystore-api:jar:7.0.8-SNAPSHOT:compile 17:08:36 [INFO] | | | \- org.opendaylight.netconf:keystore-none:jar:7.0.8-SNAPSHOT:compile 17:08:36 [INFO] | | +- org.opendaylight.netconf:odl-netconf-truststore:xml:features:7.0.8-SNAPSHOT:compile 17:08:36 [INFO] | | | +- org.opendaylight.netconf:truststore-api:jar:7.0.8-SNAPSHOT:compile 17:08:36 [INFO] | | | \- org.opendaylight.netconf:truststore-none:jar:7.0.8-SNAPSHOT:compile 17:08:36 [INFO] | | +- org.opendaylight.netconf:odl-netconf-transport-api:xml:features:7.0.8-SNAPSHOT:compile 17:08:36 [INFO] | | | \- org.opendaylight.netconf:transport-api:jar:7.0.8-SNAPSHOT:compile 17:08:36 [INFO] | | +- org.opendaylight.netconf:transport-ssh:jar:7.0.8-SNAPSHOT:compile 17:08:36 [INFO] | | | +- commons-codec:commons-codec:jar:1.15:compile 17:08:36 [INFO] | | | +- org.opendaylight.netconf:shaded-sshd:jar:7.0.8-SNAPSHOT:compile 17:08:36 [INFO] | | | +- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.8-SNAPSHOT:compile 17:08:36 [INFO] | | | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.8-SNAPSHOT:compile 17:08:36 [INFO] | | +- org.opendaylight.netconf:transport-tcp:jar:7.0.8-SNAPSHOT:compile 17:08:36 [INFO] | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 17:08:36 [INFO] | | \- org.opendaylight.netconf:transport-tls:jar:7.0.8-SNAPSHOT:compile 17:08:36 [INFO] | \- org.opendaylight.netconf:netconf-client:jar:7.0.8-SNAPSHOT:compile 17:08:36 [INFO] | +- io.netty:netty-codec:jar:4.1.109.Final:compile 17:08:36 [INFO] | \- org.opendaylight.netconf:shaded-exificient:jar:7.0.8-SNAPSHOT:compile 17:08:36 [INFO] +- org.opendaylight.netconf:odl-netconf-model-rfc6022:xml:features:7.0.8-SNAPSHOT:compile 17:08:36 [INFO] | \- org.opendaylight.netconf.model:rfc6022:jar:7.0.8-SNAPSHOT:compile 17:08:36 [INFO] +- com.google.code.gson:gson:jar:2.10.1:compile 17:08:36 [INFO] +- org.opendaylight.netconf:netconf-client-mdsal:jar:7.0.8-SNAPSHOT:compile 17:08:36 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:08:36 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:08:36 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:08:36 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:08:36 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:08:36 [INFO] | +- io.netty:netty-common:jar:4.1.109.Final:compile 17:08:36 [INFO] | +- io.netty:netty-handler:jar:4.1.109.Final:compile 17:08:36 [INFO] | | +- io.netty:netty-resolver:jar:4.1.109.Final:compile 17:08:36 [INFO] | | +- io.netty:netty-buffer:jar:4.1.109.Final:compile 17:08:36 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 17:08:36 [INFO] | +- io.netty:netty-transport:jar:4.1.109.Final:compile 17:08:36 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:08:36 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.4:compile 17:08:36 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.4:compile 17:08:36 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.4:compile 17:08:36 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.4:compile 17:08:36 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.4:compile 17:08:36 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.4:compile 17:08:36 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.4:compile 17:08:36 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.6:compile 17:08:36 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.4:compile 17:08:36 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.6:compile 17:08:36 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.6:compile 17:08:36 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.4:compile 17:08:36 [INFO] | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.4:compile 17:08:36 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.4:compile 17:08:36 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.4:compile 17:08:36 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.4:compile 17:08:36 [INFO] | +- org.opendaylight.netconf:netconf-api:jar:7.0.8-SNAPSHOT:compile 17:08:36 [INFO] | +- org.opendaylight.netconf:keystore-legacy:jar:7.0.8-SNAPSHOT:compile 17:08:36 [INFO] | | +- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile 17:08:36 [INFO] | | | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile 17:08:36 [INFO] | | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:08:36 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.4:compile 17:08:36 [INFO] | +- org.opendaylight.netconf:netconf-common:jar:7.0.8-SNAPSHOT:compile 17:08:36 [INFO] | +- org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.8-SNAPSHOT:compile 17:08:36 [INFO] | +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.8-SNAPSHOT:compile 17:08:36 [INFO] | +- org.opendaylight.netconf.model:rfc5277:jar:7.0.8-SNAPSHOT:compile 17:08:36 [INFO] | +- org.opendaylight.netconf.model:rfc6241:jar:7.0.8-SNAPSHOT:compile 17:08:36 [INFO] | +- org.opendaylight.netconf.model:rfc6470:jar:7.0.8-SNAPSHOT:compile 17:08:36 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.6:compile 17:08:36 [INFO] | +- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.6:compile 17:08:36 [INFO] | +- org.opendaylight.yangtools:util:jar:13.0.6:compile 17:08:36 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:08:36 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.6:compile 17:08:36 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.6:compile 17:08:36 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile 17:08:36 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.6:compile 17:08:36 [INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.6:compile 17:08:36 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.6:compile 17:08:36 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 17:08:36 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.6:compile 17:08:36 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.6:compile 17:08:36 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.6:compile 17:08:36 [INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.6:compile 17:08:36 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.6:compile 17:08:36 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.6:compile 17:08:36 [INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.6:compile 17:08:36 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.6:compile 17:08:36 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.6:compile 17:08:36 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.6:compile 17:08:36 [INFO] | +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.6:compile 17:08:36 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.6:compile 17:08:36 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.6:compile 17:08:36 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.6:compile 17:08:36 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.6:compile 17:08:36 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.6:compile 17:08:36 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.6:compile 17:08:36 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.6:compile 17:08:36 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.6:compile 17:08:36 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.6:compile 17:08:36 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.6:compile 17:08:36 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.6:compile 17:08:36 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.6:compile 17:08:36 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.6:compile 17:08:36 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.6:compile 17:08:36 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.6:compile 17:08:36 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.6:compile 17:08:36 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.6:compile 17:08:36 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.6:compile 17:08:36 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.6:compile 17:08:36 [INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.6:compile 17:08:36 [INFO] | | +- org.antlr:antlr4-runtime:jar:4.13.1:compile 17:08:36 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:13.0.6:compile 17:08:36 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.6:compile 17:08:36 [INFO] | +- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.6:compile 17:08:36 [INFO] | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.6:compile 17:08:36 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:08:36 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.4:compile 17:08:36 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:08:36 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:08:36 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:08:36 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:08:36 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:08:36 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:08:36 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:08:36 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:08:36 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:08:36 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:08:36 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:08:36 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:08:36 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:08:36 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:08:36 [INFO] +- junit:junit:jar:4.13.2:test 17:08:36 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:08:36 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:08:36 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:08:36 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:compile 17:08:36 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:08:36 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:08:36 [INFO] 17:08:36 [INFO] --- clm-maven-plugin:2.48.1-01:index (default-cli) @ odl-netconf-connector --- 17:08:36 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-connector/target/sonatype-clm/module.xml 17:08:36 [INFO] 17:08:36 [INFO] ------------< org.opendaylight.netconf:netconf-test-models >------------ 17:08:36 [INFO] Building netconf-test-models 7.0.8-SNAPSHOT [69/121] 17:08:36 [INFO] -------------------------------[ bundle ]------------------------------- 17:08:36 [INFO] 17:08:36 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-test-models --- 17:08:36 [INFO] 17:08:36 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-test-models --- 17:08:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:08:36 [INFO] 17:08:36 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-test-models --- 17:08:36 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:08:36 [INFO] 17:08:36 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ netconf-test-models --- 17:08:36 [INFO] 17:08:36 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ netconf-test-models --- 17:08:36 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/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/** 17:08:36 [INFO] 17:08:36 [INFO] --- yang-maven-plugin:13.0.6:generate-sources (binding) @ netconf-test-models --- 17:08:36 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 17:08:36 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-test-models/src/main/yang 17:08:36 [INFO] yang-to-sources: Found 3 dependencies in 929.9 μs 17:08:36 [INFO] yang-to-sources: Project model files found: 3 in 777.0 μs 17:08:36 [INFO] yang-to-sources: 5 YANG models processed in 12.66 ms 17:08:36 [INFO] BindingJavaFileGenerator: Defined 32 files in 2.256 ms 17:08:36 [INFO] Sorted 32 files into 7 directories in 145.5 μs 17:08:36 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 32 in 11.11 ms 17:08:36 [INFO] 17:08:36 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-test-models --- 17:08:36 [INFO] Starting audit... 17:08:36 Audit done. 17:08:36 [INFO] You have 0 Checkstyle violations. 17:08:36 [INFO] 17:08:36 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-test-models --- 17:08:36 [INFO] Starting audit... 17:08:36 Audit done. 17:08:36 [INFO] You have 0 Checkstyle violations. 17:08:36 [INFO] 17:08:36 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-test-models --- 17:08:36 [INFO] 17:08:36 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-test-models --- 17:08:36 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-test-models/src/main/resources 17:08:36 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-test-models/target/generated-sources/spi 17:08:36 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 17:08:36 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 17:08:36 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 17:08:36 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-test-models/target/generated-sources/spi 17:08:36 [INFO] 17:08:36 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ netconf-test-models --- 17:08:36 [INFO] Recompiling the module because of changed dependency. 17:08:36 [INFO] Compiling 31 source files with javac [debug release 17] to target/classes 17:08:36 [INFO] 17:08:36 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ netconf-test-models >>> 17:08:36 [INFO] 17:08:36 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ netconf-test-models --- 17:08:36 [INFO] Fork Value is true 17:08:39 [INFO] Done SpotBugs Analysis.... 17:08:39 [INFO] 17:08:39 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ netconf-test-models <<< 17:08:39 [INFO] 17:08:39 [INFO] 17:08:39 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ netconf-test-models --- 17:08:39 [INFO] BugInstance size is 0 17:08:39 [INFO] Error size is 0 17:08:39 [INFO] No errors/warnings found 17:08:39 [INFO] 17:08:39 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-test-models --- 17:08:39 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-test-models/src/test/resources 17:08:39 [INFO] 17:08:39 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ netconf-test-models --- 17:08:39 [INFO] No sources to compile 17:08:39 [INFO] 17:08:39 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ netconf-test-models --- 17:08:39 [INFO] No tests to run. 17:08:39 [INFO] 17:08:39 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ netconf-test-models --- 17:08:39 [INFO] 17:08:39 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-test-models --- 17:08:39 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-test-models/target/netconf-test-models-7.0.8-SNAPSHOT.jar 17:08:39 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-test-models/target/classes/META-INF/MANIFEST.MF 17:08:39 [INFO] 17:08:39 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-test-models --- 17:08:39 [INFO] No previous run data found, generating javadoc. 17:08:40 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-test-models/target/netconf-test-models-7.0.8-SNAPSHOT-javadoc.jar 17:08:41 [INFO] 17:08:41 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ netconf-test-models --- 17:08:41 [INFO] CycloneDX: Resolving Dependencies 17:08:41 [INFO] CycloneDX: Creating BOM version 1.5 with 20 component(s) 17:08:41 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-test-models/target/bom.xml 17:08:41 [INFO] attaching as netconf-test-models-7.0.8-SNAPSHOT-cyclonedx.xml 17:08:41 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-test-models/target/bom.json 17:08:41 [INFO] attaching as netconf-test-models-7.0.8-SNAPSHOT-cyclonedx.json 17:08:41 [INFO] 17:08:41 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-test-models --- 17:08:41 [INFO] Skipping duplicate-finder execution! 17:08:41 [INFO] 17:08:41 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-test-models --- 17:08:41 [INFO] No dependency problems found 17:08:41 [INFO] 17:08:41 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ netconf-test-models --- 17:08:41 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-test-models/target/netconf-test-models-7.0.8-SNAPSHOT-sources.jar 17:08:41 [INFO] 17:08:41 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ netconf-test-models --- 17:08:41 [INFO] 17:08:41 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ netconf-test-models --- 17:08:41 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:08:41 [INFO] 17:08:41 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ netconf-test-models --- 17:08:41 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-test-models/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-test-models/7.0.8-SNAPSHOT/netconf-test-models-7.0.8-SNAPSHOT.pom 17:08:41 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-test-models/target/netconf-test-models-7.0.8-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-test-models/7.0.8-SNAPSHOT/netconf-test-models-7.0.8-SNAPSHOT.jar 17:08:41 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-test-models/target/netconf-test-models-7.0.8-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-test-models/7.0.8-SNAPSHOT/netconf-test-models-7.0.8-SNAPSHOT-javadoc.jar 17:08:41 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-test-models/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-test-models/7.0.8-SNAPSHOT/netconf-test-models-7.0.8-SNAPSHOT-cyclonedx.xml 17:08:41 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-test-models/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-test-models/7.0.8-SNAPSHOT/netconf-test-models-7.0.8-SNAPSHOT-cyclonedx.json 17:08:41 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-test-models/target/netconf-test-models-7.0.8-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-test-models/7.0.8-SNAPSHOT/netconf-test-models-7.0.8-SNAPSHOT-sources.jar 17:08:41 [INFO] 17:08:41 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-test-models --- 17:08:41 [INFO] Installing org/opendaylight/netconf/netconf-test-models/7.0.8-SNAPSHOT/netconf-test-models-7.0.8-SNAPSHOT.jar 17:08:41 [INFO] Writing OBR metadata 17:08:41 [INFO] 17:08:41 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ netconf-test-models --- 17:08:41 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:08:41 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:08:41 [INFO] 17:08:41 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-test-models --- 17:08:41 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:08:41 [INFO] 17:08:41 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ netconf-test-models --- 17:08:41 [INFO] org.opendaylight.netconf:netconf-test-models:bundle:7.0.8-SNAPSHOT 17:08:41 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.4:compile 17:08:41 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.4:compile 17:08:41 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.4:compile 17:08:41 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.4:compile 17:08:41 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.4:compile 17:08:41 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:08:41 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:08:41 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:08:41 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:08:41 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:08:41 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:08:41 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:08:41 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.4:compile 17:08:41 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.6:compile 17:08:41 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.6:compile 17:08:41 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:08:41 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.6:compile 17:08:41 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:08:41 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:08:41 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:08:41 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:08:41 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:08:41 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:08:41 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:08:41 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:08:41 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:08:41 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:08:41 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:08:41 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:08:41 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:08:41 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:08:41 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:08:41 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:08:41 [INFO] +- junit:junit:jar:4.13.2:test 17:08:41 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:08:41 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:08:41 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:08:41 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 17:08:41 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:08:41 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:08:41 [INFO] 17:08:41 [INFO] --- clm-maven-plugin:2.48.1-01:index (default-cli) @ netconf-test-models --- 17:08:41 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-test-models/target/sonatype-clm/module.xml 17:08:41 [INFO] 17:08:41 [INFO] -------------< org.opendaylight.netconf:netconf-topology >-------------- 17:08:41 [INFO] Building netconf-topology 7.0.8-SNAPSHOT [70/121] 17:08:41 [INFO] -------------------------------[ bundle ]------------------------------- 17:08:41 [INFO] 17:08:41 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-topology --- 17:08:41 [INFO] 17:08:41 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-topology --- 17:08:41 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:08:41 [INFO] 17:08:41 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-topology --- 17:08:41 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:08:41 [INFO] 17:08:41 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ netconf-topology --- 17:08:42 [INFO] 17:08:42 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ netconf-topology --- 17:08:42 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/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/** 17:08:42 [INFO] 17:08:42 [INFO] --- yang-maven-plugin:13.0.6:generate-sources (binding) @ netconf-topology --- 17:08:42 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 17:08:42 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/src/main/yang 17:08:42 [INFO] yang-to-sources: Found 21 dependencies in 6.711 ms 17:08:42 [INFO] yang-to-sources: Project model files found: 2 in 1.143 ms 17:08:42 [INFO] yang-to-sources: 7 YANG models processed in 78.95 ms 17:08:42 [INFO] BindingJavaFileGenerator: Defined 44 files in 6.134 ms 17:08:42 [INFO] Sorted 44 files into 12 directories in 86.79 μs 17:08:42 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 44 in 30.85 ms 17:08:42 [INFO] 17:08:42 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-topology --- 17:08:42 [INFO] Starting audit... 17:08:42 Audit done. 17:08:42 [INFO] You have 0 Checkstyle violations. 17:08:42 [INFO] 17:08:42 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-topology --- 17:08:42 [INFO] Starting audit... 17:08:42 Audit done. 17:08:42 [INFO] You have 0 Checkstyle violations. 17:08:42 [INFO] 17:08:42 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-topology --- 17:08:42 [INFO] 17:08:42 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-topology --- 17:08:42 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/src/main/resources 17:08:42 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/target/generated-sources/spi 17:08:42 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 17:08:42 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 17:08:42 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 17:08:42 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/target/generated-sources/spi 17:08:42 [INFO] 17:08:42 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ netconf-topology --- 17:08:42 [INFO] Recompiling the module because of changed dependency. 17:08:42 [INFO] Compiling 53 source files with javac [debug release 17] to target/classes 17:08:43 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 17:08:43 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:08:43 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:08:43 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:08:43 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:08:43 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:08:43 [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found 17:08:43 [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault' 17:08:43 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 17:08:43 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:08:43 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:08:43 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:08:43 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:08:43 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:08:43 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 17:08:43 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:08:43 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:08:43 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:08:43 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:08:43 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:08:43 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/src/main/java/org/opendaylight/netconf/topology/spi/NetconfNodeHandler.java:[371,47] registry() in org.opendaylight.netconf.client.mdsal.api.DeviceNetconfSchemaProvider has been deprecated 17:08:43 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:08:43 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:08:43 [INFO] 17:08:43 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ netconf-topology >>> 17:08:43 [INFO] 17:08:43 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ netconf-topology --- 17:08:43 [INFO] Fork Value is true 17:08:47 [INFO] Done SpotBugs Analysis.... 17:08:47 [INFO] 17:08:47 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ netconf-topology <<< 17:08:47 [INFO] 17:08:47 [INFO] 17:08:47 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ netconf-topology --- 17:08:47 [INFO] BugInstance size is 0 17:08:47 [INFO] Error size is 0 17:08:47 [INFO] No errors/warnings found 17:08:47 [INFO] 17:08:47 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-topology --- 17:08:47 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/src/test/resources 17:08:47 [INFO] 17:08:47 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ netconf-topology --- 17:08:47 [INFO] Recompiling the module because of changed dependency. 17:08:47 [INFO] Compiling 7 source files with javac [debug release 17] to target/test-classes 17:08:47 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 17:08:47 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:08:47 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 17:08:47 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:08:47 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 17:08:47 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:08:47 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:08:47 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:08:47 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:08:47 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T 17:08:47 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 17:08:47 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfDeviceTopologyAdapterTest.java:[72,79] unchecked conversion 17:08:47 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 17:08:47 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 17:08:47 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:08:47 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T 17:08:47 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 17:08:47 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfDeviceTopologyAdapterTest.java:[93,79] unchecked conversion 17:08:47 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 17:08:47 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 17:08:47 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:08:47 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T 17:08:47 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 17:08:47 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfDeviceTopologyAdapterTest.java:[100,74] unchecked conversion 17:08:47 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 17:08:47 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 17:08:47 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:08:47 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T 17:08:47 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 17:08:47 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfDeviceTopologyAdapterTest.java:[107,79] unchecked conversion 17:08:47 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 17:08:47 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 17:08:47 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:08:47 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T 17:08:47 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 17:08:47 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfDeviceTopologyAdapterTest.java:[112,74] unchecked conversion 17:08:47 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 17:08:47 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 17:08:47 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:08:47 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T 17:08:47 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 17:08:47 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfDeviceTopologyAdapterTest.java:[113,74] unchecked conversion 17:08:47 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 17:08:47 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 17:08:47 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:08:47 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:08:47 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfTopologyRPCProviderTest.java:[59,13] org.opendaylight.netconf.topology.spi.NetconfTopologyRPCProvider in org.opendaylight.netconf.topology.spi has been deprecated 17:08:47 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfTopologyRPCProviderTest.java:[59,13] org.opendaylight.netconf.topology.spi.NetconfTopologyRPCProvider in org.opendaylight.netconf.topology.spi has been deprecated 17:08:47 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfTopologyRPCProviderTest.java:[59,13] org.opendaylight.netconf.topology.spi.NetconfTopologyRPCProvider in org.opendaylight.netconf.topology.spi has been deprecated 17:08:47 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfTopologyRPCProviderTest.java:[64,27] org.opendaylight.netconf.topology.spi.NetconfTopologyRPCProvider in org.opendaylight.netconf.topology.spi has been deprecated 17:08:47 [INFO] 17:08:47 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ netconf-topology --- 17:08:47 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:08:47 [INFO] 17:08:47 [INFO] ------------------------------------------------------- 17:08:47 [INFO] T E S T S 17:08:47 [INFO] ------------------------------------------------------- 17:08:48 [INFO] Running org.opendaylight.netconf.topology.spi.AbstractNetconfTopologyTest 17:08:49 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:08:51 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.856 s -- in org.opendaylight.netconf.topology.spi.AbstractNetconfTopologyTest 17:08:51 [INFO] Running org.opendaylight.netconf.topology.spi.NetconfClientConfigurationBuilderFactoryImplTest 17:08:52 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.686 s -- in org.opendaylight.netconf.topology.spi.NetconfClientConfigurationBuilderFactoryImplTest 17:08:52 [INFO] Running org.opendaylight.netconf.topology.spi.NetconfDeficeTopologyAdapterIntegrationTest 17:08:54 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.382 s -- in org.opendaylight.netconf.topology.spi.NetconfDeficeTopologyAdapterIntegrationTest 17:08:54 [INFO] Running org.opendaylight.netconf.topology.spi.NetconfDeviceTopologyAdapterTest 17:08:54 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s -- in org.opendaylight.netconf.topology.spi.NetconfDeviceTopologyAdapterTest 17:08:54 [INFO] Running org.opendaylight.netconf.topology.spi.NetconfNodeHandlerTest 17:08:58 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.401 s -- in org.opendaylight.netconf.topology.spi.NetconfNodeHandlerTest 17:08:58 [INFO] Running org.opendaylight.netconf.topology.spi.NetconfNodeUtilsTest 17:08:58 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.netconf.topology.spi.NetconfNodeUtilsTest 17:08:58 [INFO] Running org.opendaylight.netconf.topology.spi.NetconfTopologyRPCProviderTest 17:08:58 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.070 s -- in org.opendaylight.netconf.topology.spi.NetconfTopologyRPCProviderTest 17:08:58 [INFO] 17:08:58 [INFO] Results: 17:08:58 [INFO] 17:08:58 [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0 17:08:58 [INFO] 17:08:58 [INFO] 17:08:58 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ netconf-topology --- 17:08:58 [INFO] 17:08:58 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-topology --- 17:08:58 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/target/netconf-topology-7.0.8-SNAPSHOT.jar 17:08:58 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/target/classes/META-INF/MANIFEST.MF 17:08:58 [INFO] 17:08:58 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-topology --- 17:08:58 [INFO] No previous run data found, generating javadoc. 17:09:01 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/target/netconf-topology-7.0.8-SNAPSHOT-javadoc.jar 17:09:01 [INFO] 17:09:01 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ netconf-topology --- 17:09:01 [INFO] CycloneDX: Resolving Dependencies 17:09:03 [INFO] CycloneDX: Creating BOM version 1.5 with 122 component(s) 17:09:03 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/target/bom.xml 17:09:03 [INFO] attaching as netconf-topology-7.0.8-SNAPSHOT-cyclonedx.xml 17:09:03 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/target/bom.json 17:09:03 [INFO] attaching as netconf-topology-7.0.8-SNAPSHOT-cyclonedx.json 17:09:03 [INFO] 17:09:03 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-topology --- 17:09:03 [INFO] Skipping duplicate-finder execution! 17:09:03 [INFO] 17:09:03 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-topology --- 17:09:03 [WARNING] Used undeclared dependencies found: 17:09:03 [WARNING] org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.4:compile 17:09:03 [WARNING] org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.4:compile 17:09:03 [WARNING] org.opendaylight.netconf:shaded-sshd:jar:7.0.8-SNAPSHOT:compile 17:09:03 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.4:compile 17:09:03 [WARNING] org.opendaylight.yangtools:yang-parser-api:jar:13.0.6:compile 17:09:03 [WARNING] org.opendaylight.netconf:netconf-api:jar:7.0.8-SNAPSHOT:compile 17:09:03 [WARNING] org.opendaylight.yangtools:yang-repo-spi:jar:13.0.6:compile 17:09:03 [WARNING] org.opendaylight.yangtools:yang-data-api:jar:13.0.6:compile 17:09:03 [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.4:compile 17:09:03 [WARNING] org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.4:compile 17:09:03 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.6:compile 17:09:03 [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.4:test 17:09:03 [WARNING] org.opendaylight.netconf:netconf-client:jar:7.0.8-SNAPSHOT:compile 17:09:03 [WARNING] org.opendaylight.yangtools:yang-model-api:jar:13.0.6:compile 17:09:03 [WARNING] io.netty:netty-common:jar:4.1.109.Final:compile 17:09:03 [WARNING] org.opendaylight.yangtools:yang-parser-impl:jar:13.0.6:compile 17:09:03 [WARNING] org.opendaylight.netconf.model:rfc6241:jar:7.0.8-SNAPSHOT:compile 17:09:03 [WARNING] io.netty:netty-handler:jar:4.1.109.Final:compile 17:09:03 [WARNING] org.opendaylight.yangtools:yang-data-spi:jar:13.0.6:compile 17:09:03 [WARNING] org.opendaylight.netconf:transport-tls:jar:7.0.8-SNAPSHOT:compile 17:09:03 [WARNING] org.opendaylight.netconf:transport-ssh:jar:7.0.8-SNAPSHOT:compile 17:09:03 [WARNING] org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.8-SNAPSHOT:compile 17:09:03 [WARNING] org.opendaylight.netconf:transport-api:jar:7.0.8-SNAPSHOT:compile 17:09:03 [WARNING] org.opendaylight.netconf:netconf-common:jar:7.0.8-SNAPSHOT:compile 17:09:03 [WARNING] org.opendaylight.netconf:transport-tcp:jar:7.0.8-SNAPSHOT:compile 17:09:03 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.4:compile 17:09:03 [WARNING] org.checkerframework:checker-qual:jar:3.43.0:compile 17:09:03 [WARNING] Unused declared dependencies found: 17:09:03 [WARNING] org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile 17:09:03 [WARNING] Non-test scoped test only dependencies found: 17:09:03 [WARNING] org.opendaylight.yangtools:yang-data-spi:jar:13.0.6:compile 17:09:03 [WARNING] org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.4:compile 17:09:03 [WARNING] org.opendaylight.yangtools:yang-parser-api:jar:13.0.6:compile 17:09:03 [WARNING] org.opendaylight.netconf:netconf-api:jar:7.0.8-SNAPSHOT:compile 17:09:03 [WARNING] org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.4:compile 17:09:03 [WARNING] org.opendaylight.yangtools:yang-parser-impl:jar:13.0.6:compile 17:09:03 [INFO] 17:09:03 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ netconf-topology --- 17:09:03 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/target/netconf-topology-7.0.8-SNAPSHOT-sources.jar 17:09:03 [INFO] 17:09:03 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ netconf-topology --- 17:09:03 [INFO] 17:09:03 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ netconf-topology --- 17:09:03 [INFO] Loading execution data file /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/target/code-coverage/jacoco.exec 17:09:03 [INFO] Analyzed bundle 'netconf-topology' with 20 classes 17:09:03 [INFO] 17:09:03 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ netconf-topology --- 17:09:03 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-topology/7.0.8-SNAPSHOT/netconf-topology-7.0.8-SNAPSHOT.pom 17:09:03 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/target/netconf-topology-7.0.8-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-topology/7.0.8-SNAPSHOT/netconf-topology-7.0.8-SNAPSHOT.jar 17:09:03 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/target/netconf-topology-7.0.8-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-topology/7.0.8-SNAPSHOT/netconf-topology-7.0.8-SNAPSHOT-javadoc.jar 17:09:03 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-topology/7.0.8-SNAPSHOT/netconf-topology-7.0.8-SNAPSHOT-cyclonedx.xml 17:09:03 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-topology/7.0.8-SNAPSHOT/netconf-topology-7.0.8-SNAPSHOT-cyclonedx.json 17:09:03 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/target/netconf-topology-7.0.8-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-topology/7.0.8-SNAPSHOT/netconf-topology-7.0.8-SNAPSHOT-sources.jar 17:09:03 [INFO] 17:09:03 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-topology --- 17:09:03 [INFO] Installing org/opendaylight/netconf/netconf-topology/7.0.8-SNAPSHOT/netconf-topology-7.0.8-SNAPSHOT.jar 17:09:03 [INFO] Writing OBR metadata 17:09:03 [INFO] 17:09:03 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ netconf-topology --- 17:09:03 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:09:03 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:09:03 [INFO] 17:09:03 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-topology --- 17:09:03 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:09:03 [INFO] 17:09:03 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ netconf-topology --- 17:09:03 [INFO] org.opendaylight.netconf:netconf-topology:bundle:7.0.8-SNAPSHOT 17:09:03 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 17:09:03 [INFO] +- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile 17:09:03 [INFO] | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:09:03 [INFO] | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile 17:09:03 [INFO] +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.5:compile 17:09:03 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.4:compile 17:09:03 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.4:compile 17:09:03 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.4:compile 17:09:03 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.4:compile 17:09:03 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.4:compile 17:09:03 [INFO] +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.4:compile 17:09:03 [INFO] +- org.opendaylight.netconf:netconf-client-mdsal:jar:7.0.8-SNAPSHOT:compile 17:09:03 [INFO] | +- com.google.code.gson:gson:jar:2.10.1:compile 17:09:03 [INFO] | +- io.netty:netty-common:jar:4.1.109.Final:compile 17:09:03 [INFO] | +- io.netty:netty-handler:jar:4.1.109.Final:compile 17:09:03 [INFO] | | +- io.netty:netty-resolver:jar:4.1.109.Final:compile 17:09:03 [INFO] | | +- io.netty:netty-buffer:jar:4.1.109.Final:compile 17:09:03 [INFO] | | +- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 17:09:03 [INFO] | | \- io.netty:netty-codec:jar:4.1.109.Final:compile 17:09:03 [INFO] | +- io.netty:netty-transport:jar:4.1.109.Final:compile 17:09:03 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:09:03 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.4:compile 17:09:03 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.4:compile 17:09:03 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.4:compile 17:09:03 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.4:compile 17:09:03 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.4:compile 17:09:03 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.4:compile 17:09:03 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.6:compile 17:09:03 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.4:compile 17:09:03 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.6:compile 17:09:03 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.6:compile 17:09:03 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.4:compile 17:09:03 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.4:compile 17:09:03 [INFO] | +- org.opendaylight.netconf:netconf-api:jar:7.0.8-SNAPSHOT:compile 17:09:03 [INFO] | | \- org.opendaylight.odlparent:logging-markers:jar:13.1.3:compile 17:09:03 [INFO] | +- org.opendaylight.netconf:keystore-legacy:jar:7.0.8-SNAPSHOT:compile 17:09:03 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.4:compile 17:09:03 [INFO] | +- org.opendaylight.netconf:netconf-client:jar:7.0.8-SNAPSHOT:compile 17:09:03 [INFO] | | +- org.opendaylight.netconf:netconf-netty-util:jar:7.0.8-SNAPSHOT:compile 17:09:03 [INFO] | | +- org.opendaylight.netconf:shaded-exificient:jar:7.0.8-SNAPSHOT:compile 17:09:03 [INFO] | | +- org.opendaylight.netconf:transport-tcp:jar:7.0.8-SNAPSHOT:compile 17:09:03 [INFO] | | | +- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 17:09:03 [INFO] | | | +- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.8-SNAPSHOT:compile 17:09:03 [INFO] | | | \- org.opendaylight.netconf:transport-api:jar:7.0.8-SNAPSHOT:compile 17:09:03 [INFO] | | +- org.opendaylight.netconf:transport-ssh:jar:7.0.8-SNAPSHOT:compile 17:09:03 [INFO] | | | +- commons-codec:commons-codec:jar:1.15:compile 17:09:03 [INFO] | | | +- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.4:compile 17:09:03 [INFO] | | | +- org.opendaylight.netconf:keystore-api:jar:7.0.8-SNAPSHOT:compile 17:09:03 [INFO] | | | +- org.opendaylight.netconf:shaded-sshd:jar:7.0.8-SNAPSHOT:compile 17:09:03 [INFO] | | | +- org.opendaylight.netconf:truststore-api:jar:7.0.8-SNAPSHOT:compile 17:09:03 [INFO] | | | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.8-SNAPSHOT:compile 17:09:03 [INFO] | | \- org.opendaylight.netconf:transport-tls:jar:7.0.8-SNAPSHOT:compile 17:09:03 [INFO] | +- org.opendaylight.netconf:netconf-common:jar:7.0.8-SNAPSHOT:compile 17:09:03 [INFO] | +- org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.8-SNAPSHOT:compile 17:09:03 [INFO] | +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.8-SNAPSHOT:compile 17:09:03 [INFO] | +- org.opendaylight.netconf.model:rfc5277:jar:7.0.8-SNAPSHOT:compile 17:09:03 [INFO] | +- org.opendaylight.netconf.model:rfc6022:jar:7.0.8-SNAPSHOT:compile 17:09:03 [INFO] | +- org.opendaylight.netconf.model:rfc6241:jar:7.0.8-SNAPSHOT:compile 17:09:03 [INFO] | +- org.opendaylight.netconf.model:rfc6470:jar:7.0.8-SNAPSHOT:compile 17:09:03 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.6:compile 17:09:03 [INFO] | +- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.6:compile 17:09:03 [INFO] | +- org.opendaylight.yangtools:util:jar:13.0.6:compile 17:09:03 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:09:03 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.6:compile 17:09:03 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile 17:09:03 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.6:compile 17:09:03 [INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.6:compile 17:09:03 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.6:compile 17:09:03 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 17:09:03 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.6:compile 17:09:03 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.6:compile 17:09:03 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.6:compile 17:09:03 [INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.6:compile 17:09:03 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.6:compile 17:09:03 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.6:compile 17:09:03 [INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.6:compile 17:09:03 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.6:compile 17:09:03 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.6:compile 17:09:03 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.6:compile 17:09:03 [INFO] | +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.6:compile 17:09:03 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.6:compile 17:09:03 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.6:compile 17:09:03 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.6:compile 17:09:03 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.6:compile 17:09:03 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.6:compile 17:09:03 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.6:compile 17:09:03 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.6:compile 17:09:03 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.6:compile 17:09:03 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.6:compile 17:09:03 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.6:compile 17:09:03 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.6:compile 17:09:03 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.6:compile 17:09:03 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.6:compile 17:09:03 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.6:compile 17:09:03 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.6:compile 17:09:03 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.6:compile 17:09:03 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.6:compile 17:09:03 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.6:compile 17:09:03 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.6:compile 17:09:03 [INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.6:compile 17:09:03 [INFO] | | +- org.antlr:antlr4-runtime:jar:4.13.1:compile 17:09:03 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:13.0.6:compile 17:09:03 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.6:compile 17:09:03 [INFO] | +- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.6:compile 17:09:03 [INFO] | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.6:compile 17:09:03 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 17:09:03 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 17:09:03 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 17:09:03 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 17:09:03 [INFO] +- org.osgi:org.osgi.service.metatype.annotations:jar:1.4.1:provided 17:09:03 [INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided 17:09:03 [INFO] +- org.awaitility:awaitility:jar:4.2.1:test 17:09:03 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:13.0.6:test 17:09:03 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:13.0.4:test 17:09:03 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 17:09:03 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.4:test 17:09:03 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.4:test 17:09:03 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.4:test 17:09:03 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.4:test 17:09:03 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.4:test 17:09:03 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.4:test 17:09:03 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.4:test 17:09:03 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.4:test 17:09:03 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.4:test 17:09:03 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.4:test 17:09:03 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.4:test 17:09:03 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.6:test 17:09:03 [INFO] +- org.opendaylight.netconf:netconf-test-models:jar:7.0.8-SNAPSHOT:test 17:09:03 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:09:03 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:09:03 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:09:03 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:09:03 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:09:03 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:09:03 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.4:compile 17:09:03 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.6:compile 17:09:03 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:09:03 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:09:03 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:09:03 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:09:03 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:09:03 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:09:03 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:09:03 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:09:03 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:09:03 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:09:03 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:09:03 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:09:03 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:09:03 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:09:03 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:09:03 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:09:03 [INFO] +- junit:junit:jar:4.13.2:test 17:09:03 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:09:03 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:09:03 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:09:03 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 17:09:03 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:09:03 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:09:03 [INFO] 17:09:03 [INFO] --- clm-maven-plugin:2.48.1-01:index (default-cli) @ netconf-topology --- 17:09:03 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/target/sonatype-clm/module.xml 17:09:03 [INFO] 17:09:03 [INFO] --------< org.opendaylight.netconf:netconf-topology-singleton >--------- 17:09:03 [INFO] Building netconf-topology-singleton 7.0.8-SNAPSHOT [71/121] 17:09:03 [INFO] -------------------------------[ bundle ]------------------------------- 17:09:03 [INFO] 17:09:03 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-topology-singleton --- 17:09:03 [INFO] 17:09:03 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-topology-singleton --- 17:09:03 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:09:03 [INFO] 17:09:03 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-topology-singleton --- 17:09:03 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:09:03 [INFO] 17:09:03 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ netconf-topology-singleton --- 17:09:04 [INFO] 17:09:04 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ netconf-topology-singleton --- 17:09:04 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/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/** 17:09:04 [INFO] 17:09:04 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-topology-singleton --- 17:09:04 [INFO] Starting audit... 17:09:04 Audit done. 17:09:04 [INFO] You have 0 Checkstyle violations. 17:09:04 [INFO] 17:09:04 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-topology-singleton --- 17:09:05 [INFO] Starting audit... 17:09:05 Audit done. 17:09:05 [INFO] You have 0 Checkstyle violations. 17:09:05 [INFO] 17:09:05 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-topology-singleton --- 17:09:05 [INFO] 17:09:05 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-topology-singleton --- 17:09:05 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/src/main/resources 17:09:05 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/target/generated-sources/spi 17:09:05 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/target/generated-sources/yang 17:09:05 [INFO] 17:09:05 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ netconf-topology-singleton --- 17:09:05 [INFO] Recompiling the module because of changed dependency. 17:09:05 [INFO] Compiling 78 source files with javac [debug release 17] to target/classes 17:09:05 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:09:05 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:09:05 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:09:05 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:09:05 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:09:05 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:09:05 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:09:05 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/SlaveSalFacade.java:[40,79] defaultTopologyMountPath(org.opendaylight.netconf.client.mdsal.api.RemoteDeviceId) in org.opendaylight.netconf.topology.spi.NetconfNodeUtils has been deprecated and marked for removal 17:09:05 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/actors/NetconfNodeActor.java:[206,43] repository() in org.opendaylight.netconf.client.mdsal.api.DeviceNetconfSchemaProvider has been deprecated 17:09:05 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/actors/NetconfNodeActor.java:[308,50] registry() in org.opendaylight.netconf.client.mdsal.api.DeviceNetconfSchemaProvider has been deprecated 17:09:05 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/actors/NetconfNodeActor.java:[315,30] repository() in org.opendaylight.netconf.client.mdsal.api.DeviceNetconfSchemaProvider has been deprecated 17:09:05 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/utils/ClusteringActionException.java:[16,48] org.opendaylight.mdsal.dom.api.DOMActionException in org.opendaylight.mdsal.dom.api has been deprecated 17:09:05 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/utils/ClusteringActionException.java:[16,48] org.opendaylight.mdsal.dom.api.DOMActionException in org.opendaylight.mdsal.dom.api has been deprecated 17:09:05 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/utils/ClusteringActionException.java:[16,48] org.opendaylight.mdsal.dom.api.DOMActionException in org.opendaylight.mdsal.dom.api has been deprecated 17:09:05 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:09:05 missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyStep 17:09:05 [INFO] 17:09:05 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ netconf-topology-singleton >>> 17:09:05 [INFO] 17:09:05 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ netconf-topology-singleton --- 17:09:05 [INFO] Fork Value is true 17:09:11 [INFO] Done SpotBugs Analysis.... 17:09:11 [INFO] 17:09:11 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ netconf-topology-singleton <<< 17:09:11 [INFO] 17:09:11 [INFO] 17:09:11 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ netconf-topology-singleton --- 17:09:11 [INFO] BugInstance size is 0 17:09:11 [INFO] Error size is 0 17:09:11 [INFO] No errors/warnings found 17:09:11 [INFO] 17:09:11 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-topology-singleton --- 17:09:11 [INFO] Copying 2 resources from src/test/resources to target/test-classes 17:09:11 [INFO] 17:09:11 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ netconf-topology-singleton --- 17:09:11 [INFO] Recompiling the module because of changed dependency. 17:09:11 [INFO] Compiling 16 source files with javac [debug release 17] to target/test-classes 17:09:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:09:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:09:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:09:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:09:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:09:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:09:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfNodeActorTest.java:[330,59] registry() in org.opendaylight.netconf.client.mdsal.api.DeviceNetconfSchemaProvider has been deprecated 17:09:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfNodeActorTest.java:[331,67] repository() in org.opendaylight.netconf.client.mdsal.api.DeviceNetconfSchemaProvider has been deprecated 17:09:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfNodeActorTest.java:[415,57] repository() in org.opendaylight.netconf.client.mdsal.api.DeviceNetconfSchemaProvider has been deprecated 17:09:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfNodeActorTest.java:[437,68] repository() in org.opendaylight.netconf.client.mdsal.api.DeviceNetconfSchemaProvider has been deprecated 17:09:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfNodeActorTest.java:[580,38] org.opendaylight.mdsal.dom.api.DOMActionException in org.opendaylight.mdsal.dom.api has been deprecated 17:09:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfNodeActorTest.java:[656,59] registry() in org.opendaylight.netconf.client.mdsal.api.DeviceNetconfSchemaProvider has been deprecated 17:09:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfNodeActorTest.java:[657,67] repository() in org.opendaylight.netconf.client.mdsal.api.DeviceNetconfSchemaProvider has been deprecated 17:09:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfNodeActorTest.java:[447,18] auto-closeable resource schemaSourceReg is never referenced in body of corresponding try statement 17:09:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:09:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:09:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:09:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfTopologyManagerTest.java:[345,73] unchecked conversion 17:09:11 required: org.opendaylight.mdsal.binding.api.DataObjectModification 17:09:11 found: org.opendaylight.mdsal.binding.api.DataObjectModification 17:09:11 [INFO] 17:09:11 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ netconf-topology-singleton --- 17:09:11 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:09:11 [INFO] 17:09:11 [INFO] ------------------------------------------------------- 17:09:11 [INFO] T E S T S 17:09:11 [INFO] ------------------------------------------------------- 17:09:12 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.MountPointEndToEndTest 17:09:13 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:09:23 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.58 s -- in org.opendaylight.netconf.topology.singleton.impl.MountPointEndToEndTest 17:09:23 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.NetconfNodeActorTest 17:09:27 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.610 s -- in org.opendaylight.netconf.topology.singleton.impl.NetconfNodeActorTest 17:09:27 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.NetconfNodeManagerTest 17:09:33 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.015 s -- in org.opendaylight.netconf.topology.singleton.impl.NetconfNodeManagerTest 17:09:33 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.NetconfTopologyManagerTest 17:09:33 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.567 s -- in org.opendaylight.netconf.topology.singleton.impl.NetconfTopologyManagerTest 17:09:33 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.ProxyDOMDataBrokerTest 17:09:33 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.129 s -- in org.opendaylight.netconf.topology.singleton.impl.ProxyDOMDataBrokerTest 17:09:33 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.ProxyNetconfDataTreeServiceTest 17:09:36 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.701 s -- in org.opendaylight.netconf.topology.singleton.impl.ProxyNetconfDataTreeServiceTest 17:09:36 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.actors.NetconfDataTreeServiceActorTest 17:09:38 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.268 s -- in org.opendaylight.netconf.topology.singleton.impl.actors.NetconfDataTreeServiceActorTest 17:09:38 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.actors.ReadTransactionActorTest 17:09:38 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 s -- in org.opendaylight.netconf.topology.singleton.impl.actors.ReadTransactionActorTest 17:09:38 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.actors.ReadWriteTransactionActorTest 17:09:41 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.237 s -- in org.opendaylight.netconf.topology.singleton.impl.actors.ReadWriteTransactionActorTest 17:09:41 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.actors.WriteTransactionActorTest 17:09:43 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.145 s -- in org.opendaylight.netconf.topology.singleton.impl.actors.WriteTransactionActorTest 17:09:43 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.netconf.ProxyNetconfServiceTest 17:09:45 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.797 s -- in org.opendaylight.netconf.topology.singleton.impl.netconf.ProxyNetconfServiceTest 17:09:45 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.tx.ProxyReadWriteTransactionTest 17:09:48 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.016 s -- in org.opendaylight.netconf.topology.singleton.impl.tx.ProxyReadWriteTransactionTest 17:09:48 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.utils.NetconfTopologyUtilTest 17:09:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.netconf.topology.singleton.impl.utils.NetconfTopologyUtilTest 17:09:48 [INFO] 17:09:48 [INFO] Results: 17:09:48 [INFO] 17:09:48 [INFO] Tests run: 115, Failures: 0, Errors: 0, Skipped: 0 17:09:48 [INFO] 17:09:48 [INFO] 17:09:48 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ netconf-topology-singleton --- 17:09:48 [INFO] 17:09:48 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-topology-singleton --- 17:09:48 [WARNING] Bundle org.opendaylight.netconf:netconf-topology-singleton:bundle:7.0.8-SNAPSHOT : Export org.opendaylight.netconf.topology.singleton.messages, has 1, private references [org.opendaylight.netconf.topology.singleton.impl.utils] 17:09:48 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/target/netconf-topology-singleton-7.0.8-SNAPSHOT.jar 17:09:48 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/target/classes/META-INF/MANIFEST.MF 17:09:48 [INFO] 17:09:48 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-topology-singleton --- 17:09:48 [INFO] No previous run data found, generating javadoc. 17:09:50 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/target/netconf-topology-singleton-7.0.8-SNAPSHOT-javadoc.jar 17:09:50 [INFO] 17:09:50 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ netconf-topology-singleton --- 17:09:50 [INFO] CycloneDX: Resolving Dependencies 17:09:53 [INFO] CycloneDX: Creating BOM version 1.5 with 145 component(s) 17:09:53 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/target/bom.xml 17:09:53 [INFO] attaching as netconf-topology-singleton-7.0.8-SNAPSHOT-cyclonedx.xml 17:09:53 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/target/bom.json 17:09:53 [INFO] attaching as netconf-topology-singleton-7.0.8-SNAPSHOT-cyclonedx.json 17:09:53 [INFO] 17:09:53 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-topology-singleton --- 17:09:53 [INFO] Skipping duplicate-finder execution! 17:09:53 [INFO] 17:09:53 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-topology-singleton --- 17:09:53 [WARNING] Used undeclared dependencies found: 17:09:53 [WARNING] org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.4:compile 17:09:53 [WARNING] org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.4:compile 17:09:53 [WARNING] org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.6:compile 17:09:53 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.4:compile 17:09:53 [WARNING] org.opendaylight.yangtools:yang-parser-api:jar:13.0.6:compile 17:09:53 [WARNING] org.opendaylight.yangtools:yang-model-util:jar:13.0.6:compile 17:09:53 [WARNING] org.opendaylight.netconf:netconf-api:jar:7.0.8-SNAPSHOT:compile 17:09:53 [WARNING] org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.4:test 17:09:53 [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.4:test 17:09:53 [WARNING] org.opendaylight.yangtools:yang-repo-spi:jar:13.0.6:compile 17:09:53 [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.4:compile 17:09:53 [WARNING] org.opendaylight.yangtools:yang-data-api:jar:13.0.6:compile 17:09:53 [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile 17:09:53 [WARNING] com.typesafe:config:jar:1.4.2:compile 17:09:53 [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.4:test 17:09:53 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.6:compile 17:09:53 [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.4:compile 17:09:53 [WARNING] org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.4:test 17:09:53 [WARNING] org.opendaylight.yangtools:yang-model-spi:jar:13.0.6:compile 17:09:53 [WARNING] org.opendaylight.netconf:netconf-client:jar:7.0.8-SNAPSHOT:compile 17:09:53 [WARNING] org.opendaylight.yangtools:yang-model-api:jar:13.0.6:compile 17:09:53 [WARNING] org.opendaylight.yangtools:yang-parser-impl:jar:13.0.6:compile 17:09:53 [WARNING] org.opendaylight.netconf.model:rfc6241:jar:7.0.8-SNAPSHOT:compile 17:09:53 [WARNING] org.opendaylight.yangtools:yang-data-spi:jar:13.0.6:compile 17:09:53 [WARNING] org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.5:compile 17:09:53 [WARNING] org.opendaylight.netconf:keystore-legacy:jar:7.0.8-SNAPSHOT:compile 17:09:53 [WARNING] org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.4:compile 17:09:53 [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.6:compile 17:09:53 [WARNING] org.opendaylight.netconf:netconf-common:jar:7.0.8-SNAPSHOT:compile 17:09:53 [WARNING] org.scala-lang:scala-library:jar:2.13.14:compile 17:09:53 [WARNING] org.opendaylight.yangtools:yang-data-impl:jar:13.0.6:compile 17:09:53 [WARNING] org.opendaylight.yangtools:yang-repo-api:jar:13.0.6:compile 17:09:53 [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.4:test 17:09:53 [WARNING] org.opendaylight.netconf:netconf-dom-api:jar:7.0.8-SNAPSHOT:compile 17:09:53 [WARNING] org.checkerframework:checker-qual:jar:3.43.0:compile 17:09:53 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.4:compile 17:09:53 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:09:53 [WARNING] org.opendaylight.yangtools:util:jar:13.0.6:compile 17:09:53 [WARNING] Non-test scoped test only dependencies found: 17:09:53 [WARNING] org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.4:compile 17:09:53 [WARNING] org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.6:compile 17:09:53 [WARNING] org.opendaylight.yangtools:yang-parser-api:jar:13.0.6:compile 17:09:53 [WARNING] com.typesafe:config:jar:1.4.2:compile 17:09:53 [WARNING] org.opendaylight.yangtools:yang-parser-impl:jar:13.0.6:compile 17:09:53 [WARNING] org.opendaylight.yangtools:yang-model-spi:jar:13.0.6:compile 17:09:53 [WARNING] org.opendaylight.yangtools:yang-data-spi:jar:13.0.6:compile 17:09:53 [WARNING] org.opendaylight.netconf:keystore-legacy:jar:7.0.8-SNAPSHOT:compile 17:09:53 [WARNING] org.opendaylight.yangtools:yang-data-impl:jar:13.0.6:compile 17:09:53 [INFO] 17:09:53 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ netconf-topology-singleton --- 17:09:53 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/target/netconf-topology-singleton-7.0.8-SNAPSHOT-sources.jar 17:09:53 [INFO] 17:09:53 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ netconf-topology-singleton --- 17:09:53 [INFO] 17:09:53 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ netconf-topology-singleton --- 17:09:53 [INFO] Loading execution data file /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/target/code-coverage/jacoco.exec 17:09:53 [INFO] Analyzed bundle 'netconf-topology-singleton' with 108 classes 17:09:53 [INFO] 17:09:53 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ netconf-topology-singleton --- 17:09:53 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-topology-singleton/7.0.8-SNAPSHOT/netconf-topology-singleton-7.0.8-SNAPSHOT.pom 17:09:53 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/target/netconf-topology-singleton-7.0.8-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-topology-singleton/7.0.8-SNAPSHOT/netconf-topology-singleton-7.0.8-SNAPSHOT.jar 17:09:53 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/target/netconf-topology-singleton-7.0.8-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-topology-singleton/7.0.8-SNAPSHOT/netconf-topology-singleton-7.0.8-SNAPSHOT-javadoc.jar 17:09:53 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-topology-singleton/7.0.8-SNAPSHOT/netconf-topology-singleton-7.0.8-SNAPSHOT-cyclonedx.xml 17:09:53 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-topology-singleton/7.0.8-SNAPSHOT/netconf-topology-singleton-7.0.8-SNAPSHOT-cyclonedx.json 17:09:53 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/target/netconf-topology-singleton-7.0.8-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-topology-singleton/7.0.8-SNAPSHOT/netconf-topology-singleton-7.0.8-SNAPSHOT-sources.jar 17:09:53 [INFO] 17:09:53 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-topology-singleton --- 17:09:53 [INFO] Installing org/opendaylight/netconf/netconf-topology-singleton/7.0.8-SNAPSHOT/netconf-topology-singleton-7.0.8-SNAPSHOT.jar 17:09:53 [INFO] Writing OBR metadata 17:09:53 [INFO] 17:09:53 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ netconf-topology-singleton --- 17:09:53 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:09:53 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:09:53 [INFO] 17:09:53 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-topology-singleton --- 17:09:53 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:09:53 [INFO] 17:09:53 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ netconf-topology-singleton --- 17:09:53 [INFO] org.opendaylight.netconf:netconf-topology-singleton:bundle:7.0.8-SNAPSHOT 17:09:53 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 17:09:53 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.5:compile 17:09:53 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided 17:09:53 [INFO] +- org.opendaylight.controller:repackaged-akka:jar:9.0.4:compile 17:09:53 [INFO] | +- com.typesafe:config:jar:1.4.2:compile 17:09:53 [INFO] | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 17:09:53 [INFO] | +- io.aeron:aeron-client:jar:1.38.1:compile 17:09:53 [INFO] | +- io.aeron:aeron-driver:jar:1.38.1:compile 17:09:53 [INFO] | +- org.agrona:agrona:jar:1.15.2:compile 17:09:53 [INFO] | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 17:09:53 [INFO] | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 17:09:53 [INFO] | +- org.scala-lang:scala-library:jar:2.13.14:compile 17:09:53 [INFO] | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 17:09:53 [INFO] | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 17:09:53 [INFO] | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 17:09:53 [INFO] +- org.opendaylight.netconf:netconf-client-mdsal:jar:7.0.8-SNAPSHOT:compile 17:09:53 [INFO] | +- com.google.code.gson:gson:jar:2.10.1:compile 17:09:53 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:09:53 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:09:53 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:09:53 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:09:53 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:09:53 [INFO] | +- io.netty:netty-common:jar:4.1.109.Final:compile 17:09:53 [INFO] | +- io.netty:netty-handler:jar:4.1.109.Final:compile 17:09:53 [INFO] | | +- io.netty:netty-resolver:jar:4.1.109.Final:compile 17:09:53 [INFO] | | +- io.netty:netty-buffer:jar:4.1.109.Final:compile 17:09:53 [INFO] | | +- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 17:09:53 [INFO] | | \- io.netty:netty-codec:jar:4.1.109.Final:compile 17:09:53 [INFO] | +- io.netty:netty-transport:jar:4.1.109.Final:compile 17:09:53 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:09:53 [INFO] | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.5:compile 17:09:53 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.4:compile 17:09:53 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.4:compile 17:09:53 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.4:compile 17:09:53 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.4:compile 17:09:53 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.4:compile 17:09:53 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.4:compile 17:09:53 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.4:compile 17:09:53 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.4:compile 17:09:53 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.6:compile 17:09:53 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.6:compile 17:09:53 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.4:compile 17:09:53 [INFO] | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.4:compile 17:09:53 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.4:compile 17:09:53 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.4:compile 17:09:53 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.4:compile 17:09:53 [INFO] | +- org.opendaylight.netconf:netconf-api:jar:7.0.8-SNAPSHOT:compile 17:09:53 [INFO] | | \- org.opendaylight.odlparent:logging-markers:jar:13.1.3:compile 17:09:53 [INFO] | +- org.opendaylight.netconf:keystore-legacy:jar:7.0.8-SNAPSHOT:compile 17:09:53 [INFO] | | \- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:09:53 [INFO] | +- org.opendaylight.netconf:netconf-client:jar:7.0.8-SNAPSHOT:compile 17:09:53 [INFO] | | +- org.opendaylight.netconf:netconf-netty-util:jar:7.0.8-SNAPSHOT:compile 17:09:53 [INFO] | | +- org.opendaylight.netconf:shaded-exificient:jar:7.0.8-SNAPSHOT:compile 17:09:53 [INFO] | | +- org.opendaylight.netconf:transport-tcp:jar:7.0.8-SNAPSHOT:compile 17:09:53 [INFO] | | | +- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 17:09:53 [INFO] | | | +- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.8-SNAPSHOT:compile 17:09:53 [INFO] | | | \- org.opendaylight.netconf:transport-api:jar:7.0.8-SNAPSHOT:compile 17:09:53 [INFO] | | +- org.opendaylight.netconf:transport-ssh:jar:7.0.8-SNAPSHOT:compile 17:09:53 [INFO] | | | +- commons-codec:commons-codec:jar:1.15:compile 17:09:53 [INFO] | | | +- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.4:compile 17:09:53 [INFO] | | | +- org.opendaylight.netconf:keystore-api:jar:7.0.8-SNAPSHOT:compile 17:09:53 [INFO] | | | +- org.opendaylight.netconf:shaded-sshd:jar:7.0.8-SNAPSHOT:compile 17:09:53 [INFO] | | | +- org.opendaylight.netconf:truststore-api:jar:7.0.8-SNAPSHOT:compile 17:09:53 [INFO] | | | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.8-SNAPSHOT:compile 17:09:53 [INFO] | | \- org.opendaylight.netconf:transport-tls:jar:7.0.8-SNAPSHOT:compile 17:09:53 [INFO] | +- org.opendaylight.netconf:netconf-common:jar:7.0.8-SNAPSHOT:compile 17:09:53 [INFO] | +- org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.8-SNAPSHOT:compile 17:09:53 [INFO] | +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.8-SNAPSHOT:compile 17:09:53 [INFO] | +- org.opendaylight.netconf.model:rfc5277:jar:7.0.8-SNAPSHOT:compile 17:09:53 [INFO] | +- org.opendaylight.netconf.model:rfc6022:jar:7.0.8-SNAPSHOT:compile 17:09:53 [INFO] | +- org.opendaylight.netconf.model:rfc6241:jar:7.0.8-SNAPSHOT:compile 17:09:53 [INFO] | +- org.opendaylight.netconf.model:rfc6470:jar:7.0.8-SNAPSHOT:compile 17:09:53 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.6:compile 17:09:53 [INFO] | +- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.6:compile 17:09:53 [INFO] | +- org.opendaylight.yangtools:util:jar:13.0.6:compile 17:09:53 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:09:53 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.6:compile 17:09:53 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.6:compile 17:09:53 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile 17:09:53 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.6:compile 17:09:53 [INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.6:compile 17:09:53 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.6:compile 17:09:53 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 17:09:53 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.6:compile 17:09:53 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.6:compile 17:09:53 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.6:compile 17:09:53 [INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.6:compile 17:09:53 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.6:compile 17:09:53 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.6:compile 17:09:53 [INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.6:compile 17:09:53 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.6:compile 17:09:53 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.6:compile 17:09:53 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.6:compile 17:09:53 [INFO] | +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.6:compile 17:09:53 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.6:compile 17:09:53 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.6:compile 17:09:53 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.6:compile 17:09:53 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.6:compile 17:09:53 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.6:compile 17:09:53 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.6:compile 17:09:53 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.6:compile 17:09:53 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.6:compile 17:09:53 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.6:compile 17:09:53 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.6:compile 17:09:53 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.6:compile 17:09:53 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.6:compile 17:09:53 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.6:compile 17:09:53 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.6:compile 17:09:53 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.6:compile 17:09:53 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.6:compile 17:09:53 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.6:compile 17:09:53 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.6:compile 17:09:53 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.6:compile 17:09:53 [INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.6:compile 17:09:53 [INFO] | | +- org.antlr:antlr4-runtime:jar:4.13.1:compile 17:09:53 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:13.0.6:compile 17:09:53 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.6:compile 17:09:53 [INFO] | +- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.6:compile 17:09:53 [INFO] | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.6:compile 17:09:53 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:09:53 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.4:compile 17:09:53 [INFO] +- org.opendaylight.netconf:netconf-topology:jar:7.0.8-SNAPSHOT:compile 17:09:53 [INFO] | +- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile 17:09:53 [INFO] | | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile 17:09:53 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.4:compile 17:09:53 [INFO] +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.4:compile 17:09:53 [INFO] | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 17:09:53 [INFO] | +- io.dropwizard.metrics:metrics-core:jar:4.2.25:compile 17:09:53 [INFO] | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.25:compile 17:09:53 [INFO] | | \- com.rabbitmq:amqp-client:jar:5.20.0:compile 17:09:53 [INFO] | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.25:compile 17:09:53 [INFO] | +- org.lz4:lz4-java:jar:1.8.0:compile 17:09:53 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.6:compile 17:09:53 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.6:compile 17:09:53 [INFO] +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.4:compile 17:09:53 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.4:compile 17:09:53 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 17:09:53 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 17:09:53 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 17:09:53 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 17:09:53 [INFO] +- org.osgi:org.osgi.service.metatype.annotations:jar:1.4.1:provided 17:09:53 [INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided 17:09:53 [INFO] +- org.opendaylight.mdsal:mdsal-eos-dom-simple:jar:13.0.4:test 17:09:53 [INFO] | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.4:test 17:09:53 [INFO] | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.4:test 17:09:53 [INFO] +- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.4:test 17:09:53 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:13.0.4:test 17:09:53 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 17:09:53 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.4:test 17:09:53 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.4:test 17:09:53 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.4:test 17:09:53 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.4:test 17:09:53 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.4:test 17:09:53 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.4:test 17:09:53 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.4:test 17:09:53 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.4:test 17:09:53 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.4:test 17:09:53 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.4:test 17:09:53 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.4:test 17:09:53 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.6:test 17:09:53 [INFO] +- org.opendaylight.controller:sal-test-model:jar:9.0.4:test 17:09:53 [INFO] +- org.awaitility:awaitility:jar:4.2.1:test 17:09:53 [INFO] +- commons-io:commons-io:jar:2.16.1:test 17:09:53 [INFO] +- com.typesafe.akka:akka-testkit_2.13:jar:2.6.21:test 17:09:53 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:09:53 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:09:53 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:09:53 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:09:53 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:09:53 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:09:53 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:09:53 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:09:53 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:09:53 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:09:53 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:09:53 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:09:53 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:09:53 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:09:53 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:09:53 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:09:53 [INFO] +- junit:junit:jar:4.13.2:test 17:09:53 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:09:53 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:09:53 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:09:53 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 17:09:53 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:09:53 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:09:53 [INFO] 17:09:53 [INFO] --- clm-maven-plugin:2.48.1-01:index (default-cli) @ netconf-topology-singleton --- 17:09:53 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/target/sonatype-clm/module.xml 17:09:53 [INFO] 17:09:53 [INFO] ------< org.opendaylight.netconf:odl-netconf-clustered-topology >------- 17:09:53 [INFO] Building OpenDaylight :: Clustered Netconf Topology :: Netconf Connector + Netconf SSH Server 7.0.8-SNAPSHOT [72/121] 17:09:53 [INFO] ------------------------------[ feature ]------------------------------- 17:09:53 [INFO] 17:09:53 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-clustered-topology --- 17:09:53 [INFO] 17:09:53 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-clustered-topology --- 17:09:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:09:53 [INFO] 17:09:53 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-clustered-topology --- 17:09:53 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:09:53 [INFO] 17:09:53 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-netconf-clustered-topology --- 17:09:54 [INFO] 17:09:54 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-netconf-clustered-topology --- 17:09:54 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:09:54 [INFO] argLine set to empty 17:09:54 [INFO] 17:09:54 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-clustered-topology --- 17:09:54 [INFO] Starting audit... 17:09:54 Audit done. 17:09:54 [INFO] You have 0 Checkstyle violations. 17:09:54 [INFO] 17:09:54 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-clustered-topology --- 17:09:54 [INFO] Starting audit... 17:09:54 Audit done. 17:09:54 [INFO] You have 0 Checkstyle violations. 17:09:54 [INFO] 17:09:54 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-clustered-topology --- 17:09:54 [INFO] 17:09:54 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-clustered-topology --- 17:09:54 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-clustered-topology/target/feature/feature.xml 17:09:54 [INFO] ...done! 17:09:54 [INFO] Attaching features XML 17:09:54 [INFO] 17:09:54 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-netconf-clustered-topology --- 17:09:54 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 17:09:54 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:09:54 [INFO] 17:09:54 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-netconf-clustered-topology >>> 17:09:54 [INFO] 17:09:54 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-netconf-clustered-topology --- 17:09:54 [INFO] 17:09:54 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-netconf-clustered-topology <<< 17:09:54 [INFO] 17:09:54 [INFO] 17:09:54 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-netconf-clustered-topology --- 17:09:54 [INFO] 17:09:54 [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-netconf-clustered-topology --- 17:09:54 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-clustered-topology 17:09:54 [INFO] Project dependency features detected: [] 17:09:54 [INFO] Pax Exam System (Version: 4.13.3) created. 17:09:54 [INFO] Creating RMI registry server on 127.0.0.1:21000 17:09:55 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 17:09:55 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 17:09:55 [INFO] Waiting for remote bundle context.. on 21000 name: e6febe6e-dede-4771-bc94-020d4e5c542f timout: [ RelativeTimeout value = 180000 ] 17:10:09 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 17:10:09 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 17:10:09 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 17:10:09 [INFO] 17:10:09 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-netconf-clustered-topology --- 17:10:09 [INFO] 17:10:09 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-clustered-topology --- 17:10:09 [INFO] 17:10:09 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-netconf-clustered-topology --- 17:10:09 [INFO] CycloneDX: Resolving Dependencies 17:10:12 [INFO] CycloneDX: Creating BOM version 1.5 with 261 component(s) 17:10:12 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-clustered-topology/target/bom.xml 17:10:12 [INFO] attaching as odl-netconf-clustered-topology-7.0.8-SNAPSHOT-cyclonedx.xml 17:10:12 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-clustered-topology/target/bom.json 17:10:12 [INFO] attaching as odl-netconf-clustered-topology-7.0.8-SNAPSHOT-cyclonedx.json 17:10:12 [INFO] 17:10:12 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-clustered-topology --- 17:10:12 [INFO] Skipping duplicate-finder execution! 17:10:12 [INFO] 17:10:12 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-clustered-topology --- 17:10:12 [INFO] Skipping plugin execution 17:10:12 [INFO] 17:10:12 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-clustered-topology --- 17:10:12 [INFO] Skipping source per configuration. 17:10:12 [INFO] 17:10:12 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-netconf-clustered-topology --- 17:10:12 [INFO] 17:10:12 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-netconf-clustered-topology --- 17:10:12 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:10:12 [INFO] 17:10:12 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-netconf-clustered-topology --- 17:10:12 [WARNING] 17:10:12 [WARNING] The packaging plugin for project odl-netconf-clustered-topology did not assign 17:10:12 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:10:12 [WARNING] 17:10:12 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:10:12 [WARNING] 17:10:12 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-clustered-topology/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.8-SNAPSHOT/odl-netconf-clustered-topology-7.0.8-SNAPSHOT.pom 17:10:12 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-clustered-topology/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.8-SNAPSHOT/odl-netconf-clustered-topology-7.0.8-SNAPSHOT-features.xml 17:10:12 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-clustered-topology/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.8-SNAPSHOT/odl-netconf-clustered-topology-7.0.8-SNAPSHOT-cyclonedx.xml 17:10:12 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-clustered-topology/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.8-SNAPSHOT/odl-netconf-clustered-topology-7.0.8-SNAPSHOT-cyclonedx.json 17:10:12 [INFO] 17:10:12 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ odl-netconf-clustered-topology --- 17:10:12 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:10:12 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:10:12 [WARNING] 17:10:12 [WARNING] The packaging plugin for project odl-netconf-clustered-topology did not assign 17:10:12 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:10:12 [WARNING] 17:10:12 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:10:12 [WARNING] 17:10:12 [INFO] 17:10:12 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-netconf-clustered-topology --- 17:10:12 [INFO] org.opendaylight.netconf:odl-netconf-clustered-topology:feature:7.0.8-SNAPSHOT 17:10:12 [INFO] +- org.opendaylight.netconf:odl-netconf-connector:xml:features:7.0.8-SNAPSHOT:compile 17:10:12 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:13.0.4:compile 17:10:12 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.4:compile 17:10:12 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.4:compile 17:10:12 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.6:compile 17:10:12 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.6:compile 17:10:12 [INFO] | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 17:10:12 [INFO] | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile 17:10:12 [INFO] | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.4:compile 17:10:12 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.4:compile 17:10:12 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.4:compile 17:10:12 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.4:compile 17:10:12 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.4:compile 17:10:12 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.4:compile 17:10:12 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.4:compile 17:10:12 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.4:compile 17:10:12 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.4:compile 17:10:12 [INFO] | | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.4:compile 17:10:12 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.4:compile 17:10:12 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.4:compile 17:10:12 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.4:compile 17:10:12 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.4:compile 17:10:12 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.4:compile 17:10:12 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.4:compile 17:10:12 [INFO] | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.4:compile 17:10:12 [INFO] | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.4:compile 17:10:12 [INFO] | | | \- org.opendaylight.controller:sal-common-util:jar:9.0.4:compile 17:10:12 [INFO] | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.4:compile 17:10:12 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.3:compile 17:10:12 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.3:compile 17:10:12 [INFO] | | | \- org.apache.commons:commons-text:jar:1.12.0:compile 17:10:12 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.6:compile 17:10:12 [INFO] | | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.3:compile 17:10:12 [INFO] | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.3:compile 17:10:12 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.6:compile 17:10:12 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.3:compile 17:10:12 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.6:compile 17:10:12 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.4:compile 17:10:12 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.4:compile 17:10:12 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.4:compile 17:10:12 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.6:compile 17:10:12 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.6:compile 17:10:12 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.4:compile 17:10:12 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.4:compile 17:10:12 [INFO] | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.4:compile 17:10:12 [INFO] | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.4:compile 17:10:12 [INFO] | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.4:compile 17:10:12 [INFO] | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.3:compile 17:10:12 [INFO] | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.25:compile 17:10:12 [INFO] | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.25:compile 17:10:12 [INFO] | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.3:compile 17:10:12 [INFO] | | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.4:compile 17:10:12 [INFO] | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.4:compile 17:10:12 [INFO] | | | \- org.opendaylight.controller:atomix-storage:jar:9.0.4:compile 17:10:12 [INFO] | | | \- org.opendaylight.controller:raft-journal:jar:9.0.4:compile 17:10:12 [INFO] | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.4:compile 17:10:12 [INFO] | | +- org.opendaylight.controller:cds-access-api:jar:9.0.4:compile 17:10:12 [INFO] | | +- org.opendaylight.controller:cds-access-client:jar:9.0.4:compile 17:10:12 [INFO] | | +- org.opendaylight.controller:cds-dom-api:jar:9.0.4:compile 17:10:12 [INFO] | | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.4:compile 17:10:12 [INFO] | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 17:10:12 [INFO] | | | +- org.opendaylight.controller:cds-mgmt-api:jar:9.0.4:compile 17:10:12 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.4:compile 17:10:12 [INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.6:compile 17:10:12 [INFO] | | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.4:compile 17:10:12 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.4:compile 17:10:12 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.4:compile 17:10:12 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.4:compile 17:10:12 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.4:compile 17:10:12 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.4:compile 17:10:12 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.4:compile 17:10:12 [INFO] | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.4:compile 17:10:12 [INFO] | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.19.5:compile 17:10:12 [INFO] | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.4:compile 17:10:12 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.4:compile 17:10:12 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.6:compile 17:10:12 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.6:compile 17:10:12 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.6:compile 17:10:12 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.4:compile 17:10:12 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.4:compile 17:10:12 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.4:compile 17:10:12 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.4:compile 17:10:12 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.4:compile 17:10:12 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.4:compile 17:10:12 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.4:compile 17:10:12 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.4:compile 17:10:12 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.4:compile 17:10:12 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.4:compile 17:10:12 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.4:compile 17:10:12 [INFO] | | | \- org.opendaylight.controller:blueprint:jar:9.0.4:compile 17:10:12 [INFO] | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 17:10:12 [INFO] | | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.5:compile 17:10:12 [INFO] | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.19.5:compile 17:10:12 [INFO] | | +- org.apache.commons:commons-lang3:jar:3.14.0:compile 17:10:12 [INFO] | | \- org.opendaylight.odlparent:logging-markers:jar:13.1.3:compile 17:10:12 [INFO] | +- org.opendaylight.netconf:odl-netconf-client:xml:features:7.0.8-SNAPSHOT:compile 17:10:12 [INFO] | | +- org.opendaylight.netconf:odl-netconf-common:xml:features:7.0.8-SNAPSHOT:compile 17:10:12 [INFO] | | | +- org.apache.karaf.features:standard:xml:features:4.4.6:runtime 17:10:12 [INFO] | | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.3:compile 17:10:12 [INFO] | | | | +- io.netty:netty-codec-http:jar:4.1.109.Final:compile 17:10:12 [INFO] | | | | +- io.netty:netty-codec-http2:jar:4.1.109.Final:compile 17:10:12 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:compile 17:10:12 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.109.Final:compile 17:10:12 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-api:xml:features:7.0.8-SNAPSHOT:compile 17:10:12 [INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:13.0.4:compile 17:10:12 [INFO] | | | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:13.0.4:compile 17:10:12 [INFO] | | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:13.0.4:compile 17:10:12 [INFO] | | | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:13.0.4:compile 17:10:12 [INFO] | | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:13.0.4:compile 17:10:12 [INFO] | | | | +- org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:7.0.8-SNAPSHOT:compile 17:10:12 [INFO] | | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6241:xml:features:7.0.8-SNAPSHOT:compile 17:10:12 [INFO] | | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6470:xml:features:7.0.8-SNAPSHOT:compile 17:10:12 [INFO] | | | | +- org.opendaylight.netconf:odl-netconf-model-rfc8526:xml:features:7.0.8-SNAPSHOT:compile 17:10:12 [INFO] | | | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6243:xml:features:7.0.8-SNAPSHOT:compile 17:10:12 [INFO] | | | | | | \- org.opendaylight.netconf.model:rfc6243:jar:7.0.8-SNAPSHOT:compile 17:10:12 [INFO] | | | | | \- org.opendaylight.netconf.model:rfc8526:jar:7.0.8-SNAPSHOT:compile 17:10:12 [INFO] | | | | \- org.opendaylight.netconf:netconf-auth:jar:7.0.8-SNAPSHOT:compile 17:10:12 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-util:xml:features:7.0.8-SNAPSHOT:compile 17:10:12 [INFO] | | | \- org.opendaylight.netconf:netconf-netty-util:jar:7.0.8-SNAPSHOT:compile 17:10:12 [INFO] | | +- org.opendaylight.netconf:odl-netconf-transport:xml:features:7.0.8-SNAPSHOT:compile 17:10:12 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7317-iana-crypt-hash:xml:features:13.0.4:compile 17:10:12 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.4:compile 17:10:12 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-keystore:xml:features:7.0.8-SNAPSHOT:compile 17:10:12 [INFO] | | | | +- org.opendaylight.netconf:odl-netconf-model-rfc8341:xml:features:7.0.8-SNAPSHOT:compile 17:10:12 [INFO] | | | | +- org.opendaylight.netconf:keystore-api:jar:7.0.8-SNAPSHOT:compile 17:10:12 [INFO] | | | | \- org.opendaylight.netconf:keystore-none:jar:7.0.8-SNAPSHOT:compile 17:10:12 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-truststore:xml:features:7.0.8-SNAPSHOT:compile 17:10:12 [INFO] | | | | +- org.opendaylight.netconf:truststore-api:jar:7.0.8-SNAPSHOT:compile 17:10:12 [INFO] | | | | \- org.opendaylight.netconf:truststore-none:jar:7.0.8-SNAPSHOT:compile 17:10:12 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-transport-api:xml:features:7.0.8-SNAPSHOT:compile 17:10:12 [INFO] | | | | \- org.opendaylight.netconf:transport-api:jar:7.0.8-SNAPSHOT:compile 17:10:12 [INFO] | | | +- org.opendaylight.netconf:transport-ssh:jar:7.0.8-SNAPSHOT:compile 17:10:12 [INFO] | | | | +- commons-codec:commons-codec:jar:1.15:compile 17:10:12 [INFO] | | | | +- org.opendaylight.netconf:shaded-sshd:jar:7.0.8-SNAPSHOT:compile 17:10:12 [INFO] | | | | +- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.8-SNAPSHOT:compile 17:10:12 [INFO] | | | | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.8-SNAPSHOT:compile 17:10:12 [INFO] | | | +- org.opendaylight.netconf:transport-tcp:jar:7.0.8-SNAPSHOT:compile 17:10:12 [INFO] | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 17:10:12 [INFO] | | | \- org.opendaylight.netconf:transport-tls:jar:7.0.8-SNAPSHOT:compile 17:10:12 [INFO] | | \- org.opendaylight.netconf:netconf-client:jar:7.0.8-SNAPSHOT:compile 17:10:12 [INFO] | | +- io.netty:netty-codec:jar:4.1.109.Final:compile 17:10:12 [INFO] | | \- org.opendaylight.netconf:shaded-exificient:jar:7.0.8-SNAPSHOT:compile 17:10:12 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc6022:xml:features:7.0.8-SNAPSHOT:compile 17:10:12 [INFO] | | \- org.opendaylight.netconf.model:rfc6022:jar:7.0.8-SNAPSHOT:compile 17:10:12 [INFO] | +- com.google.code.gson:gson:jar:2.10.1:compile 17:10:12 [INFO] | \- org.opendaylight.netconf:netconf-client-mdsal:jar:7.0.8-SNAPSHOT:compile 17:10:12 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:10:12 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:10:12 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:10:12 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:10:12 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:10:12 [INFO] | +- io.netty:netty-common:jar:4.1.109.Final:compile 17:10:12 [INFO] | +- io.netty:netty-handler:jar:4.1.109.Final:compile 17:10:12 [INFO] | | +- io.netty:netty-resolver:jar:4.1.109.Final:compile 17:10:12 [INFO] | | +- io.netty:netty-buffer:jar:4.1.109.Final:compile 17:10:12 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 17:10:12 [INFO] | +- io.netty:netty-transport:jar:4.1.109.Final:compile 17:10:12 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:10:12 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.4:compile 17:10:12 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.4:compile 17:10:12 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.4:compile 17:10:12 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.4:compile 17:10:12 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.4:compile 17:10:12 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.4:compile 17:10:12 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.4:compile 17:10:12 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.4:compile 17:10:12 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.6:compile 17:10:12 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.6:compile 17:10:12 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.4:compile 17:10:12 [INFO] | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.4:compile 17:10:12 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.4:compile 17:10:12 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.4:compile 17:10:12 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.4:compile 17:10:12 [INFO] | +- org.opendaylight.netconf:netconf-api:jar:7.0.8-SNAPSHOT:compile 17:10:12 [INFO] | +- org.opendaylight.netconf:keystore-legacy:jar:7.0.8-SNAPSHOT:compile 17:10:12 [INFO] | | \- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:10:12 [INFO] | +- org.opendaylight.netconf:netconf-common:jar:7.0.8-SNAPSHOT:compile 17:10:12 [INFO] | +- org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.8-SNAPSHOT:compile 17:10:12 [INFO] | +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.8-SNAPSHOT:compile 17:10:12 [INFO] | +- org.opendaylight.netconf.model:rfc5277:jar:7.0.8-SNAPSHOT:compile 17:10:12 [INFO] | +- org.opendaylight.netconf.model:rfc6241:jar:7.0.8-SNAPSHOT:compile 17:10:12 [INFO] | +- org.opendaylight.netconf.model:rfc6470:jar:7.0.8-SNAPSHOT:compile 17:10:12 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.6:compile 17:10:12 [INFO] | +- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.6:compile 17:10:12 [INFO] | +- org.opendaylight.yangtools:util:jar:13.0.6:compile 17:10:12 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:10:12 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.6:compile 17:10:12 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.6:compile 17:10:12 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile 17:10:12 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.6:compile 17:10:12 [INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.6:compile 17:10:12 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.6:compile 17:10:12 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 17:10:12 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.6:compile 17:10:12 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.6:compile 17:10:12 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.6:compile 17:10:12 [INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.6:compile 17:10:12 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.6:compile 17:10:12 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.6:compile 17:10:12 [INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.6:compile 17:10:12 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.6:compile 17:10:12 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.6:compile 17:10:12 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.6:compile 17:10:12 [INFO] | +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.6:compile 17:10:12 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.6:compile 17:10:12 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.6:compile 17:10:12 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.6:compile 17:10:12 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.6:compile 17:10:12 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.6:compile 17:10:12 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.6:compile 17:10:12 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.6:compile 17:10:12 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.6:compile 17:10:12 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.6:compile 17:10:12 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.6:compile 17:10:12 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.6:compile 17:10:12 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.6:compile 17:10:12 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.6:compile 17:10:12 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.6:compile 17:10:12 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.6:compile 17:10:12 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.6:compile 17:10:12 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.6:compile 17:10:12 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.6:compile 17:10:12 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.6:compile 17:10:12 [INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.6:compile 17:10:12 [INFO] | | +- org.antlr:antlr4-runtime:jar:4.13.1:compile 17:10:12 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:13.0.6:compile 17:10:12 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.6:compile 17:10:12 [INFO] | +- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.6:compile 17:10:12 [INFO] | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.6:compile 17:10:12 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:10:12 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.4:compile 17:10:12 [INFO] +- org.opendaylight.netconf:netconf-topology-singleton:jar:7.0.8-SNAPSHOT:compile 17:10:12 [INFO] | +- org.opendaylight.controller:repackaged-akka:jar:9.0.4:compile 17:10:12 [INFO] | | +- com.typesafe:config:jar:1.4.2:compile 17:10:12 [INFO] | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 17:10:12 [INFO] | | +- io.aeron:aeron-client:jar:1.38.1:compile 17:10:12 [INFO] | | +- io.aeron:aeron-driver:jar:1.38.1:compile 17:10:12 [INFO] | | +- org.agrona:agrona:jar:1.15.2:compile 17:10:12 [INFO] | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 17:10:12 [INFO] | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 17:10:12 [INFO] | | +- org.scala-lang:scala-library:jar:2.13.14:compile 17:10:12 [INFO] | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 17:10:12 [INFO] | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 17:10:12 [INFO] | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 17:10:12 [INFO] | +- org.opendaylight.netconf:netconf-topology:jar:7.0.8-SNAPSHOT:compile 17:10:12 [INFO] | | +- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile 17:10:12 [INFO] | | | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile 17:10:12 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.4:compile 17:10:12 [INFO] | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.4:compile 17:10:12 [INFO] | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 17:10:12 [INFO] | | +- io.dropwizard.metrics:metrics-core:jar:4.2.25:compile 17:10:12 [INFO] | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.25:compile 17:10:12 [INFO] | | | \- com.rabbitmq:amqp-client:jar:5.20.0:compile 17:10:12 [INFO] | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.25:compile 17:10:12 [INFO] | | +- org.lz4:lz4-java:jar:1.8.0:compile 17:10:12 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.6:compile 17:10:12 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.6:compile 17:10:12 [INFO] | +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.4:compile 17:10:12 [INFO] | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.4:compile 17:10:12 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:10:12 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:10:12 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:10:12 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:10:12 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:10:12 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:10:12 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:10:12 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:10:12 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:10:12 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:10:12 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:10:12 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:10:12 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:10:12 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:10:12 [INFO] +- junit:junit:jar:4.13.2:test 17:10:12 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:10:12 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:10:12 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:10:12 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:compile 17:10:12 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:10:12 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:10:12 [INFO] 17:10:12 [INFO] --- clm-maven-plugin:2.48.1-01:index (default-cli) @ odl-netconf-clustered-topology --- 17:10:12 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-clustered-topology/target/sonatype-clm/module.xml 17:10:12 [INFO] 17:10:12 [INFO] -----------< org.opendaylight.netconf:netconf-topology-impl >----------- 17:10:12 [INFO] Building netconf-topology-impl 7.0.8-SNAPSHOT [73/121] 17:10:12 [INFO] -------------------------------[ bundle ]------------------------------- 17:10:12 [INFO] 17:10:12 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-topology-impl --- 17:10:12 [INFO] 17:10:12 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-topology-impl --- 17:10:12 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:10:12 [INFO] 17:10:12 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-topology-impl --- 17:10:12 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:10:12 [INFO] 17:10:12 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ netconf-topology-impl --- 17:10:13 [INFO] 17:10:13 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ netconf-topology-impl --- 17:10:13 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/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/** 17:10:13 [INFO] 17:10:13 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-topology-impl --- 17:10:13 [INFO] Starting audit... 17:10:13 Audit done. 17:10:13 [INFO] You have 0 Checkstyle violations. 17:10:13 [INFO] 17:10:13 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-topology-impl --- 17:10:13 [INFO] Starting audit... 17:10:13 Audit done. 17:10:13 [INFO] You have 0 Checkstyle violations. 17:10:13 [INFO] 17:10:13 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-topology-impl --- 17:10:13 [INFO] 17:10:13 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-topology-impl --- 17:10:13 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-impl/src/main/resources 17:10:13 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-impl/target/generated-sources/spi 17:10:13 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-impl/target/generated-sources/yang 17:10:13 [INFO] 17:10:13 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ netconf-topology-impl --- 17:10:13 [INFO] Recompiling the module because of changed dependency. 17:10:13 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 17:10: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 17:10: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 17:10: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 17:10:13 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:10:13 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:10:13 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:10:13 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:10:13 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:10:13 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:10:13 [INFO] 17:10:13 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ netconf-topology-impl >>> 17:10:13 [INFO] 17:10:13 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ netconf-topology-impl --- 17:10:13 [INFO] Fork Value is true 17:10:16 [INFO] Done SpotBugs Analysis.... 17:10:16 [INFO] 17:10:16 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ netconf-topology-impl <<< 17:10:16 [INFO] 17:10:16 [INFO] 17:10:16 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ netconf-topology-impl --- 17:10:16 [INFO] BugInstance size is 0 17:10:16 [INFO] Error size is 0 17:10:16 [INFO] No errors/warnings found 17:10:16 [INFO] 17:10:16 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-topology-impl --- 17:10:16 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-impl/src/test/resources 17:10:16 [INFO] 17:10:16 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ netconf-topology-impl --- 17:10:16 [INFO] Recompiling the module because of changed dependency. 17:10:16 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 17:10: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 17:10: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 17:10: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 17:10:16 [INFO] 17:10:16 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ netconf-topology-impl --- 17:10:16 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:10:16 [INFO] 17:10:16 [INFO] ------------------------------------------------------- 17:10:16 [INFO] T E S T S 17:10:16 [INFO] ------------------------------------------------------- 17:10:17 [INFO] Running org.opendaylight.netconf.topology.impl.NetconfTopologyImplTest 17:10:17 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:10:20 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.884 s -- in org.opendaylight.netconf.topology.impl.NetconfTopologyImplTest 17:10:20 [INFO] 17:10:20 [INFO] Results: 17:10:20 [INFO] 17:10:20 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 17:10:20 [INFO] 17:10:20 [INFO] 17:10:20 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ netconf-topology-impl --- 17:10:20 [INFO] 17:10:20 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-topology-impl --- 17:10:20 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-impl/target/netconf-topology-impl-7.0.8-SNAPSHOT.jar 17:10:20 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-impl/target/classes/META-INF/MANIFEST.MF 17:10:20 [INFO] 17:10:20 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-topology-impl --- 17:10:20 [INFO] No previous run data found, generating javadoc. 17:10:21 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-impl/target/netconf-topology-impl-7.0.8-SNAPSHOT-javadoc.jar 17:10:21 [INFO] 17:10:21 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ netconf-topology-impl --- 17:10:21 [INFO] CycloneDX: Resolving Dependencies 17:10:23 [INFO] CycloneDX: Creating BOM version 1.5 with 123 component(s) 17:10:23 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-impl/target/bom.xml 17:10:23 [INFO] attaching as netconf-topology-impl-7.0.8-SNAPSHOT-cyclonedx.xml 17:10:23 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-impl/target/bom.json 17:10:23 [INFO] attaching as netconf-topology-impl-7.0.8-SNAPSHOT-cyclonedx.json 17:10:23 [INFO] 17:10:23 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-topology-impl --- 17:10:23 [INFO] Skipping duplicate-finder execution! 17:10:23 [INFO] 17:10:23 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-topology-impl --- 17:10:23 [WARNING] Used undeclared dependencies found: 17:10:23 [WARNING] org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.5:compile 17:10:23 [WARNING] org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.4:compile 17:10:23 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.4:compile 17:10:23 [WARNING] org.opendaylight.yangtools:yang-parser-api:jar:13.0.6:compile 17:10:23 [WARNING] org.opendaylight.netconf:netconf-client-mdsal:jar:7.0.8-SNAPSHOT:compile 17:10:23 [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.6:compile 17:10:23 [WARNING] org.opendaylight.netconf:netconf-common:jar:7.0.8-SNAPSHOT:compile 17:10:23 [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.4:compile 17:10:23 [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.4:compile 17:10:23 [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile 17:10:23 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.6:compile 17:10:23 [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.4:compile 17:10:23 [WARNING] org.opendaylight.netconf:netconf-client:jar:7.0.8-SNAPSHOT:compile 17:10:23 [WARNING] org.opendaylight.yangtools:yang-parser-impl:jar:13.0.6:compile 17:10:23 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.4:compile 17:10:23 [WARNING] Non-test scoped test only dependencies found: 17:10:23 [WARNING] org.opendaylight.yangtools:yang-parser-api:jar:13.0.6:compile 17:10:23 [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.6:compile 17:10:23 [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile 17:10:23 [WARNING] org.opendaylight.yangtools:yang-parser-impl:jar:13.0.6:compile 17:10:23 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.4:compile 17:10:23 [INFO] 17:10:23 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ netconf-topology-impl --- 17:10:23 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-impl/target/netconf-topology-impl-7.0.8-SNAPSHOT-sources.jar 17:10:23 [INFO] 17:10:23 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ netconf-topology-impl --- 17:10:23 [INFO] 17:10:23 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ netconf-topology-impl --- 17:10:23 [INFO] Loading execution data file /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-impl/target/code-coverage/jacoco.exec 17:10:23 [INFO] Analyzed bundle 'netconf-topology-impl' with 1 classes 17:10:23 [INFO] 17:10:23 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ netconf-topology-impl --- 17:10:23 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-impl/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-topology-impl/7.0.8-SNAPSHOT/netconf-topology-impl-7.0.8-SNAPSHOT.pom 17:10:23 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-impl/target/netconf-topology-impl-7.0.8-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-topology-impl/7.0.8-SNAPSHOT/netconf-topology-impl-7.0.8-SNAPSHOT.jar 17:10:23 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-impl/target/netconf-topology-impl-7.0.8-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-topology-impl/7.0.8-SNAPSHOT/netconf-topology-impl-7.0.8-SNAPSHOT-javadoc.jar 17:10:23 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-impl/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-topology-impl/7.0.8-SNAPSHOT/netconf-topology-impl-7.0.8-SNAPSHOT-cyclonedx.xml 17:10:23 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-impl/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-topology-impl/7.0.8-SNAPSHOT/netconf-topology-impl-7.0.8-SNAPSHOT-cyclonedx.json 17:10:23 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-impl/target/netconf-topology-impl-7.0.8-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-topology-impl/7.0.8-SNAPSHOT/netconf-topology-impl-7.0.8-SNAPSHOT-sources.jar 17:10:23 [INFO] 17:10:23 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-topology-impl --- 17:10:23 [INFO] Installing org/opendaylight/netconf/netconf-topology-impl/7.0.8-SNAPSHOT/netconf-topology-impl-7.0.8-SNAPSHOT.jar 17:10:23 [INFO] Writing OBR metadata 17:10:23 [INFO] 17:10:23 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ netconf-topology-impl --- 17:10:23 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:10:23 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:10:23 [INFO] 17:10:23 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-topology-impl --- 17:10:23 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:10:23 [INFO] 17:10:23 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ netconf-topology-impl --- 17:10:23 [INFO] org.opendaylight.netconf:netconf-topology-impl:bundle:7.0.8-SNAPSHOT 17:10:23 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.5:compile 17:10:23 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 17:10:23 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided 17:10:23 [INFO] +- org.opendaylight.netconf:netconf-topology:jar:7.0.8-SNAPSHOT:compile 17:10:23 [INFO] | +- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile 17:10:23 [INFO] | | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:10:23 [INFO] | | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile 17:10:23 [INFO] | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.5:compile 17:10:23 [INFO] | +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.4:compile 17:10:23 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.4:compile 17:10:23 [INFO] | | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.4:compile 17:10:23 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.4:compile 17:10:23 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.4:compile 17:10:23 [INFO] | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.4:compile 17:10:23 [INFO] | +- org.opendaylight.netconf:netconf-client-mdsal:jar:7.0.8-SNAPSHOT:compile 17:10:23 [INFO] | | +- com.google.code.gson:gson:jar:2.10.1:compile 17:10:23 [INFO] | | +- io.netty:netty-common:jar:4.1.109.Final:compile 17:10:23 [INFO] | | +- io.netty:netty-handler:jar:4.1.109.Final:compile 17:10:23 [INFO] | | | +- io.netty:netty-resolver:jar:4.1.109.Final:compile 17:10:23 [INFO] | | | +- io.netty:netty-buffer:jar:4.1.109.Final:compile 17:10:23 [INFO] | | | +- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 17:10:23 [INFO] | | | \- io.netty:netty-codec:jar:4.1.109.Final:compile 17:10:23 [INFO] | | +- io.netty:netty-transport:jar:4.1.109.Final:compile 17:10:23 [INFO] | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:10:23 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.4:compile 17:10:23 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.4:compile 17:10:23 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.4:compile 17:10:23 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.4:compile 17:10:23 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.4:compile 17:10:23 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.4:compile 17:10:23 [INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.6:compile 17:10:23 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.4:compile 17:10:23 [INFO] | | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.6:compile 17:10:23 [INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.6:compile 17:10:23 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.4:compile 17:10:23 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.4:compile 17:10:23 [INFO] | | +- org.opendaylight.netconf:netconf-api:jar:7.0.8-SNAPSHOT:compile 17:10:23 [INFO] | | | \- org.opendaylight.odlparent:logging-markers:jar:13.1.3:compile 17:10:23 [INFO] | | +- org.opendaylight.netconf:keystore-legacy:jar:7.0.8-SNAPSHOT:compile 17:10:23 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.4:compile 17:10:23 [INFO] | | +- org.opendaylight.netconf:netconf-client:jar:7.0.8-SNAPSHOT:compile 17:10:23 [INFO] | | | +- org.opendaylight.netconf:netconf-netty-util:jar:7.0.8-SNAPSHOT:compile 17:10:23 [INFO] | | | +- org.opendaylight.netconf:shaded-exificient:jar:7.0.8-SNAPSHOT:compile 17:10:23 [INFO] | | | +- org.opendaylight.netconf:transport-tcp:jar:7.0.8-SNAPSHOT:compile 17:10:23 [INFO] | | | | +- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 17:10:23 [INFO] | | | | +- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.8-SNAPSHOT:compile 17:10:23 [INFO] | | | | \- org.opendaylight.netconf:transport-api:jar:7.0.8-SNAPSHOT:compile 17:10:23 [INFO] | | | +- org.opendaylight.netconf:transport-ssh:jar:7.0.8-SNAPSHOT:compile 17:10:23 [INFO] | | | | +- commons-codec:commons-codec:jar:1.15:compile 17:10:23 [INFO] | | | | +- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.4:compile 17:10:23 [INFO] | | | | +- org.opendaylight.netconf:keystore-api:jar:7.0.8-SNAPSHOT:compile 17:10:23 [INFO] | | | | +- org.opendaylight.netconf:shaded-sshd:jar:7.0.8-SNAPSHOT:compile 17:10:23 [INFO] | | | | +- org.opendaylight.netconf:truststore-api:jar:7.0.8-SNAPSHOT:compile 17:10:23 [INFO] | | | | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.8-SNAPSHOT:compile 17:10:23 [INFO] | | | \- org.opendaylight.netconf:transport-tls:jar:7.0.8-SNAPSHOT:compile 17:10:23 [INFO] | | +- org.opendaylight.netconf:netconf-common:jar:7.0.8-SNAPSHOT:compile 17:10:23 [INFO] | | +- org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.8-SNAPSHOT:compile 17:10:23 [INFO] | | +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.8-SNAPSHOT:compile 17:10:23 [INFO] | | +- org.opendaylight.netconf.model:rfc5277:jar:7.0.8-SNAPSHOT:compile 17:10:23 [INFO] | | +- org.opendaylight.netconf.model:rfc6022:jar:7.0.8-SNAPSHOT:compile 17:10:23 [INFO] | | +- org.opendaylight.netconf.model:rfc6241:jar:7.0.8-SNAPSHOT:compile 17:10:23 [INFO] | | +- org.opendaylight.netconf.model:rfc6470:jar:7.0.8-SNAPSHOT:compile 17:10:23 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:13.0.6:compile 17:10:23 [INFO] | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.6:compile 17:10:23 [INFO] | | +- org.opendaylight.yangtools:util:jar:13.0.6:compile 17:10:23 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:10:23 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.6:compile 17:10:23 [INFO] | | | \- org.immutables:value:jar:annotations:2.10.1:compile 17:10:23 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.6:compile 17:10:23 [INFO] | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.6:compile 17:10:23 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.6:compile 17:10:23 [INFO] | | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 17:10:23 [INFO] | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.6:compile 17:10:23 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.6:compile 17:10:23 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.6:compile 17:10:23 [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.6:compile 17:10:23 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.6:compile 17:10:23 [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.6:compile 17:10:23 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.6:compile 17:10:23 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.6:compile 17:10:23 [INFO] | | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.6:compile 17:10:23 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.6:compile 17:10:23 [INFO] | | +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.6:compile 17:10:23 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.6:compile 17:10:23 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.6:compile 17:10:23 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.6:compile 17:10:23 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.6:compile 17:10:23 [INFO] | | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.6:compile 17:10:23 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.6:compile 17:10:23 [INFO] | | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.6:compile 17:10:23 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.6:compile 17:10:23 [INFO] | | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.6:compile 17:10:23 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.6:compile 17:10:23 [INFO] | | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.6:compile 17:10:23 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.6:compile 17:10:23 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.6:compile 17:10:23 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.6:compile 17:10:23 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.6:compile 17:10:23 [INFO] | | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.6:compile 17:10:23 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.6:compile 17:10:23 [INFO] | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.6:compile 17:10:23 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.6:compile 17:10:23 [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.6:compile 17:10:23 [INFO] | | | +- org.antlr:antlr4-runtime:jar:4.13.1:compile 17:10:23 [INFO] | | | \- org.opendaylight.yangtools:yang-model-ri:jar:13.0.6:compile 17:10:23 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.6:compile 17:10:23 [INFO] | | +- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.6:compile 17:10:23 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.6:compile 17:10:23 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:10:23 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:10:23 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:10:23 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:10:23 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:10:23 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:10:23 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:13.0.4:compile 17:10:23 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:13.0.6:compile 17:10:23 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 17:10:23 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 17:10:23 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 17:10:23 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 17:10:23 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:10:23 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:10:23 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:10:23 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:10:23 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:10:23 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:10:23 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:10:23 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:10:23 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:10:23 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:10:23 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:10:23 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:10:23 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:10:23 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:10:23 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:10:23 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:10:23 [INFO] +- junit:junit:jar:4.13.2:test 17:10:23 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:10:23 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:10:23 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:10:23 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 17:10:23 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:10:23 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:10:23 [INFO] 17:10:23 [INFO] --- clm-maven-plugin:2.48.1-01:index (default-cli) @ netconf-topology-impl --- 17:10:23 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-impl/target/sonatype-clm/module.xml 17:10:23 [INFO] 17:10:23 [INFO] -----------< org.opendaylight.netconf:odl-netconf-topology >------------ 17:10:23 [INFO] Building OpenDaylight :: Netconf Topology :: Netconf Connector + Netconf SSH Server + Netconf configuration via config topology datastore 7.0.8-SNAPSHOT [74/121] 17:10:23 [INFO] ------------------------------[ feature ]------------------------------- 17:10:23 [INFO] 17:10:23 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-topology --- 17:10:23 [INFO] 17:10:23 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-topology --- 17:10:23 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:10:23 [INFO] 17:10:23 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-topology --- 17:10:23 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:10:23 [INFO] 17:10:23 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-netconf-topology --- 17:10:23 [INFO] 17:10:23 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-netconf-topology --- 17:10:23 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:10:23 [INFO] argLine set to empty 17:10:23 [INFO] 17:10:23 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-topology --- 17:10:23 [INFO] Starting audit... 17:10:23 Audit done. 17:10:23 [INFO] You have 0 Checkstyle violations. 17:10:23 [INFO] 17:10:23 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-topology --- 17:10:24 [INFO] Starting audit... 17:10:24 Audit done. 17:10:24 [INFO] You have 0 Checkstyle violations. 17:10:24 [INFO] 17:10:24 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-topology --- 17:10:24 [INFO] 17:10:24 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-topology --- 17:10:24 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-topology/target/feature/feature.xml 17:10:24 [INFO] ...done! 17:10:24 [INFO] Attaching features XML 17:10:24 [INFO] 17:10:24 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-netconf-topology --- 17:10: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 17:10:24 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:10:24 [INFO] 17:10:24 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-netconf-topology >>> 17:10:24 [INFO] 17:10:24 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-netconf-topology --- 17:10:24 [INFO] 17:10:24 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-netconf-topology <<< 17:10:24 [INFO] 17:10:24 [INFO] 17:10:24 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-netconf-topology --- 17:10:24 [INFO] 17:10:24 [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-netconf-topology --- 17:10:24 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-topology 17:10:24 [INFO] Project dependency features detected: [] 17:10:24 [INFO] Pax Exam System (Version: 4.13.3) created. 17:10:24 [INFO] Creating RMI registry server on 127.0.0.1:21000 17:10:24 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 17:10:24 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 17:10:24 [INFO] Waiting for remote bundle context.. on 21000 name: 226c76d1-d24c-4dd0-89a4-0b779e8357d1 timout: [ RelativeTimeout value = 180000 ] 17:10:37 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 17:10:37 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 17:10:37 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 17:10:37 [INFO] 17:10:37 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-netconf-topology --- 17:10:37 [INFO] 17:10:37 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-topology --- 17:10:37 [INFO] 17:10:37 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-netconf-topology --- 17:10:37 [INFO] CycloneDX: Resolving Dependencies 17:10:40 [INFO] CycloneDX: Creating BOM version 1.5 with 261 component(s) 17:10:40 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-topology/target/bom.xml 17:10:40 [INFO] attaching as odl-netconf-topology-7.0.8-SNAPSHOT-cyclonedx.xml 17:10:40 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-topology/target/bom.json 17:10:41 [INFO] attaching as odl-netconf-topology-7.0.8-SNAPSHOT-cyclonedx.json 17:10:41 [INFO] 17:10:41 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-topology --- 17:10:41 [INFO] Skipping duplicate-finder execution! 17:10:41 [INFO] 17:10:41 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-topology --- 17:10:41 [INFO] Skipping plugin execution 17:10:41 [INFO] 17:10:41 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-topology --- 17:10:41 [INFO] Skipping source per configuration. 17:10:41 [INFO] 17:10:41 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-netconf-topology --- 17:10:41 [INFO] 17:10:41 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-netconf-topology --- 17:10:41 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:10:41 [INFO] 17:10:41 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-netconf-topology --- 17:10:41 [WARNING] 17:10:41 [WARNING] The packaging plugin for project odl-netconf-topology did not assign 17:10:41 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:10:41 [WARNING] 17:10:41 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:10:41 [WARNING] 17:10:41 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-topology/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-topology/7.0.8-SNAPSHOT/odl-netconf-topology-7.0.8-SNAPSHOT.pom 17:10:41 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-topology/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-topology/7.0.8-SNAPSHOT/odl-netconf-topology-7.0.8-SNAPSHOT-features.xml 17:10:41 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-topology/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-topology/7.0.8-SNAPSHOT/odl-netconf-topology-7.0.8-SNAPSHOT-cyclonedx.xml 17:10:41 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-topology/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-topology/7.0.8-SNAPSHOT/odl-netconf-topology-7.0.8-SNAPSHOT-cyclonedx.json 17:10:41 [INFO] 17:10:41 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ odl-netconf-topology --- 17:10:41 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:10:41 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:10:41 [WARNING] 17:10:41 [WARNING] The packaging plugin for project odl-netconf-topology did not assign 17:10:41 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:10:41 [WARNING] 17:10:41 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:10:41 [WARNING] 17:10:41 [INFO] 17:10:41 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-netconf-topology --- 17:10:41 [INFO] org.opendaylight.netconf:odl-netconf-topology:feature:7.0.8-SNAPSHOT 17:10:41 [INFO] +- org.opendaylight.netconf:odl-netconf-connector:xml:features:7.0.8-SNAPSHOT:compile 17:10:41 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:13.0.4:compile 17:10:41 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.4:compile 17:10:41 [INFO] | | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.4:compile 17:10:41 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.6:compile 17:10:41 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.6:compile 17:10:41 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 17:10:41 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile 17:10:41 [INFO] | | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.4:compile 17:10:41 [INFO] | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.4:compile 17:10:41 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.4:compile 17:10:41 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.4:compile 17:10:41 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.4:compile 17:10:41 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.4:compile 17:10:41 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.4:compile 17:10:41 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.4:compile 17:10:41 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.4:compile 17:10:41 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.4:compile 17:10:41 [INFO] | | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.4:compile 17:10:41 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.4:compile 17:10:41 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.4:compile 17:10:41 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.4:compile 17:10:41 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.4:compile 17:10:41 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.4:compile 17:10:41 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.4:compile 17:10:41 [INFO] | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.4:compile 17:10:41 [INFO] | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.4:compile 17:10:41 [INFO] | | | +- com.typesafe:config:jar:1.4.2:compile 17:10:41 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.6:compile 17:10:41 [INFO] | | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.4:compile 17:10:41 [INFO] | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 17:10:41 [INFO] | | | | +- io.aeron:aeron-client:jar:1.38.1:compile 17:10:41 [INFO] | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 17:10:41 [INFO] | | | | +- org.agrona:agrona:jar:1.15.2:compile 17:10:41 [INFO] | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 17:10:41 [INFO] | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 17:10:41 [INFO] | | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 17:10:41 [INFO] | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 17:10:41 [INFO] | | | +- org.opendaylight.controller:sal-common-util:jar:9.0.4:compile 17:10:41 [INFO] | | | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.4:compile 17:10:41 [INFO] | | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 17:10:41 [INFO] | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.25:compile 17:10:41 [INFO] | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.25:compile 17:10:41 [INFO] | | | | | \- com.rabbitmq:amqp-client:jar:5.20.0:compile 17:10:41 [INFO] | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.25:compile 17:10:41 [INFO] | | | | \- org.lz4:lz4-java:jar:1.8.0:compile 17:10:41 [INFO] | | | \- org.scala-lang:scala-library:jar:2.13.14:compile 17:10:41 [INFO] | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.4:compile 17:10:41 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.3:compile 17:10:41 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.3:compile 17:10:41 [INFO] | | | \- org.apache.commons:commons-text:jar:1.12.0:compile 17:10:41 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.6:compile 17:10:41 [INFO] | | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.3:compile 17:10:41 [INFO] | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.3:compile 17:10:41 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.6:compile 17:10:41 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.3:compile 17:10:41 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.6:compile 17:10:41 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.4:compile 17:10:41 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.4:compile 17:10:41 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.4:compile 17:10:41 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.6:compile 17:10:41 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.6:compile 17:10:41 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.4:compile 17:10:41 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.4:compile 17:10:41 [INFO] | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.4:compile 17:10:41 [INFO] | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.4:compile 17:10:41 [INFO] | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.4:compile 17:10:41 [INFO] | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.3:compile 17:10:41 [INFO] | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.25:compile 17:10:41 [INFO] | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.25:compile 17:10:41 [INFO] | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.3:compile 17:10:41 [INFO] | | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.4:compile 17:10:41 [INFO] | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.4:compile 17:10:41 [INFO] | | | \- org.opendaylight.controller:atomix-storage:jar:9.0.4:compile 17:10:41 [INFO] | | | \- org.opendaylight.controller:raft-journal:jar:9.0.4:compile 17:10:41 [INFO] | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.4:compile 17:10:41 [INFO] | | +- org.opendaylight.controller:cds-access-api:jar:9.0.4:compile 17:10:41 [INFO] | | +- org.opendaylight.controller:cds-access-client:jar:9.0.4:compile 17:10:41 [INFO] | | +- org.opendaylight.controller:cds-dom-api:jar:9.0.4:compile 17:10:41 [INFO] | | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.4:compile 17:10:41 [INFO] | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 17:10:41 [INFO] | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 17:10:41 [INFO] | | | +- org.opendaylight.controller:cds-mgmt-api:jar:9.0.4:compile 17:10:41 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.4:compile 17:10:41 [INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.6:compile 17:10:41 [INFO] | | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.4:compile 17:10:41 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.4:compile 17:10:41 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.4:compile 17:10:41 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.4:compile 17:10:41 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.4:compile 17:10:41 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.4:compile 17:10:41 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.4:compile 17:10:41 [INFO] | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.4:compile 17:10:41 [INFO] | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.19.5:compile 17:10:41 [INFO] | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.4:compile 17:10:41 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.4:compile 17:10:41 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.6:compile 17:10:41 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.6:compile 17:10:41 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.6:compile 17:10:41 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.4:compile 17:10:41 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.4:compile 17:10:41 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.4:compile 17:10:41 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.4:compile 17:10:41 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.4:compile 17:10:41 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.4:compile 17:10:41 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.4:compile 17:10:41 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.4:compile 17:10:41 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.4:compile 17:10:41 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.4:compile 17:10:41 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.4:compile 17:10:41 [INFO] | | | \- org.opendaylight.controller:blueprint:jar:9.0.4:compile 17:10:41 [INFO] | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 17:10:41 [INFO] | | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.5:compile 17:10:41 [INFO] | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.19.5:compile 17:10:41 [INFO] | | +- org.apache.commons:commons-lang3:jar:3.14.0:compile 17:10:41 [INFO] | | \- org.opendaylight.odlparent:logging-markers:jar:13.1.3:compile 17:10:41 [INFO] | +- org.opendaylight.netconf:odl-netconf-client:xml:features:7.0.8-SNAPSHOT:compile 17:10:41 [INFO] | | +- org.opendaylight.netconf:odl-netconf-common:xml:features:7.0.8-SNAPSHOT:compile 17:10:41 [INFO] | | | +- org.apache.karaf.features:standard:xml:features:4.4.6:runtime 17:10:41 [INFO] | | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.3:compile 17:10:41 [INFO] | | | | +- io.netty:netty-codec-http:jar:4.1.109.Final:compile 17:10:41 [INFO] | | | | +- io.netty:netty-codec-http2:jar:4.1.109.Final:compile 17:10:41 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:compile 17:10:41 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.109.Final:compile 17:10:41 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-api:xml:features:7.0.8-SNAPSHOT:compile 17:10:41 [INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:13.0.4:compile 17:10:41 [INFO] | | | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:13.0.4:compile 17:10:41 [INFO] | | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:13.0.4:compile 17:10:41 [INFO] | | | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:13.0.4:compile 17:10:41 [INFO] | | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:13.0.4:compile 17:10:41 [INFO] | | | | +- org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:7.0.8-SNAPSHOT:compile 17:10:41 [INFO] | | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6241:xml:features:7.0.8-SNAPSHOT:compile 17:10:41 [INFO] | | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6470:xml:features:7.0.8-SNAPSHOT:compile 17:10:41 [INFO] | | | | +- org.opendaylight.netconf:odl-netconf-model-rfc8526:xml:features:7.0.8-SNAPSHOT:compile 17:10:41 [INFO] | | | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6243:xml:features:7.0.8-SNAPSHOT:compile 17:10:41 [INFO] | | | | | | \- org.opendaylight.netconf.model:rfc6243:jar:7.0.8-SNAPSHOT:compile 17:10:41 [INFO] | | | | | \- org.opendaylight.netconf.model:rfc8526:jar:7.0.8-SNAPSHOT:compile 17:10:41 [INFO] | | | | \- org.opendaylight.netconf:netconf-auth:jar:7.0.8-SNAPSHOT:compile 17:10:41 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-util:xml:features:7.0.8-SNAPSHOT:compile 17:10:41 [INFO] | | | \- org.opendaylight.netconf:netconf-netty-util:jar:7.0.8-SNAPSHOT:compile 17:10:41 [INFO] | | +- org.opendaylight.netconf:odl-netconf-transport:xml:features:7.0.8-SNAPSHOT:compile 17:10:41 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7317-iana-crypt-hash:xml:features:13.0.4:compile 17:10:41 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.4:compile 17:10:41 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-keystore:xml:features:7.0.8-SNAPSHOT:compile 17:10:41 [INFO] | | | | +- org.opendaylight.netconf:odl-netconf-model-rfc8341:xml:features:7.0.8-SNAPSHOT:compile 17:10:41 [INFO] | | | | +- org.opendaylight.netconf:keystore-api:jar:7.0.8-SNAPSHOT:compile 17:10:41 [INFO] | | | | \- org.opendaylight.netconf:keystore-none:jar:7.0.8-SNAPSHOT:compile 17:10:41 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-truststore:xml:features:7.0.8-SNAPSHOT:compile 17:10:41 [INFO] | | | | +- org.opendaylight.netconf:truststore-api:jar:7.0.8-SNAPSHOT:compile 17:10:41 [INFO] | | | | \- org.opendaylight.netconf:truststore-none:jar:7.0.8-SNAPSHOT:compile 17:10:41 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-transport-api:xml:features:7.0.8-SNAPSHOT:compile 17:10:41 [INFO] | | | | \- org.opendaylight.netconf:transport-api:jar:7.0.8-SNAPSHOT:compile 17:10:41 [INFO] | | | +- org.opendaylight.netconf:transport-ssh:jar:7.0.8-SNAPSHOT:compile 17:10:41 [INFO] | | | | +- commons-codec:commons-codec:jar:1.15:compile 17:10:41 [INFO] | | | | +- org.opendaylight.netconf:shaded-sshd:jar:7.0.8-SNAPSHOT:compile 17:10:41 [INFO] | | | | +- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.8-SNAPSHOT:compile 17:10:41 [INFO] | | | | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.8-SNAPSHOT:compile 17:10:41 [INFO] | | | +- org.opendaylight.netconf:transport-tcp:jar:7.0.8-SNAPSHOT:compile 17:10:41 [INFO] | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 17:10:41 [INFO] | | | \- org.opendaylight.netconf:transport-tls:jar:7.0.8-SNAPSHOT:compile 17:10:41 [INFO] | | \- org.opendaylight.netconf:netconf-client:jar:7.0.8-SNAPSHOT:compile 17:10:41 [INFO] | | +- io.netty:netty-codec:jar:4.1.109.Final:compile 17:10:41 [INFO] | | \- org.opendaylight.netconf:shaded-exificient:jar:7.0.8-SNAPSHOT:compile 17:10:41 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc6022:xml:features:7.0.8-SNAPSHOT:compile 17:10:41 [INFO] | | \- org.opendaylight.netconf.model:rfc6022:jar:7.0.8-SNAPSHOT:compile 17:10:41 [INFO] | +- com.google.code.gson:gson:jar:2.10.1:compile 17:10:41 [INFO] | \- org.opendaylight.netconf:netconf-client-mdsal:jar:7.0.8-SNAPSHOT:compile 17:10:41 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:10:41 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:10:41 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:10:41 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:10:41 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:10:41 [INFO] | +- io.netty:netty-common:jar:4.1.109.Final:compile 17:10:41 [INFO] | +- io.netty:netty-handler:jar:4.1.109.Final:compile 17:10:41 [INFO] | | +- io.netty:netty-resolver:jar:4.1.109.Final:compile 17:10:41 [INFO] | | +- io.netty:netty-buffer:jar:4.1.109.Final:compile 17:10:41 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 17:10:41 [INFO] | +- io.netty:netty-transport:jar:4.1.109.Final:compile 17:10:41 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:10:41 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.4:compile 17:10:41 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.4:compile 17:10:41 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.4:compile 17:10:41 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.4:compile 17:10:41 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.4:compile 17:10:41 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.4:compile 17:10:41 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.4:compile 17:10:41 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.6:compile 17:10:41 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.4:compile 17:10:41 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.6:compile 17:10:41 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.6:compile 17:10:41 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.4:compile 17:10:41 [INFO] | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.4:compile 17:10:41 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.4:compile 17:10:41 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.4:compile 17:10:41 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.4:compile 17:10:41 [INFO] | +- org.opendaylight.netconf:netconf-api:jar:7.0.8-SNAPSHOT:compile 17:10:41 [INFO] | +- org.opendaylight.netconf:keystore-legacy:jar:7.0.8-SNAPSHOT:compile 17:10:41 [INFO] | | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:10:41 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.4:compile 17:10:41 [INFO] | +- org.opendaylight.netconf:netconf-common:jar:7.0.8-SNAPSHOT:compile 17:10:41 [INFO] | +- org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.8-SNAPSHOT:compile 17:10:41 [INFO] | +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.8-SNAPSHOT:compile 17:10:41 [INFO] | +- org.opendaylight.netconf.model:rfc5277:jar:7.0.8-SNAPSHOT:compile 17:10:41 [INFO] | +- org.opendaylight.netconf.model:rfc6241:jar:7.0.8-SNAPSHOT:compile 17:10:41 [INFO] | +- org.opendaylight.netconf.model:rfc6470:jar:7.0.8-SNAPSHOT:compile 17:10:41 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.6:compile 17:10:41 [INFO] | +- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.6:compile 17:10:41 [INFO] | +- org.opendaylight.yangtools:util:jar:13.0.6:compile 17:10:41 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:10:41 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.6:compile 17:10:41 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.6:compile 17:10:41 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile 17:10:41 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.6:compile 17:10:41 [INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.6:compile 17:10:41 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.6:compile 17:10:41 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 17:10:41 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.6:compile 17:10:41 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.6:compile 17:10:41 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.6:compile 17:10:41 [INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.6:compile 17:10:41 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.6:compile 17:10:41 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.6:compile 17:10:41 [INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.6:compile 17:10:41 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.6:compile 17:10:41 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.6:compile 17:10:41 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.6:compile 17:10:41 [INFO] | +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.6:compile 17:10:41 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.6:compile 17:10:41 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.6:compile 17:10:41 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.6:compile 17:10:41 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.6:compile 17:10:41 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.6:compile 17:10:41 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.6:compile 17:10:41 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.6:compile 17:10:41 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.6:compile 17:10:41 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.6:compile 17:10:41 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.6:compile 17:10:41 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.6:compile 17:10:41 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.6:compile 17:10:41 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.6:compile 17:10:41 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.6:compile 17:10:41 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.6:compile 17:10:41 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.6:compile 17:10:41 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.6:compile 17:10:41 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.6:compile 17:10:41 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.6:compile 17:10:41 [INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.6:compile 17:10:41 [INFO] | | +- org.antlr:antlr4-runtime:jar:4.13.1:compile 17:10:41 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:13.0.6:compile 17:10:41 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.6:compile 17:10:41 [INFO] | +- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.6:compile 17:10:41 [INFO] | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.6:compile 17:10:41 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:10:41 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.4:compile 17:10:41 [INFO] +- org.opendaylight.netconf:netconf-topology-impl:jar:7.0.8-SNAPSHOT:compile 17:10:41 [INFO] | \- org.opendaylight.netconf:netconf-topology:jar:7.0.8-SNAPSHOT:compile 17:10:41 [INFO] | +- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile 17:10:41 [INFO] | | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile 17:10:41 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.4:compile 17:10:41 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:10:41 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:10:41 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:10:41 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:10:41 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:10:41 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:10:41 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:10:41 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:10:41 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:10:41 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:10:41 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:10:41 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:10:41 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:10:41 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:10:41 [INFO] +- junit:junit:jar:4.13.2:test 17:10:41 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:10:41 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:10:41 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:10:41 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:compile 17:10:41 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:10:41 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:10:41 [INFO] 17:10:41 [INFO] --- clm-maven-plugin:2.48.1-01:index (default-cli) @ odl-netconf-topology --- 17:10:41 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-topology/target/sonatype-clm/module.xml 17:10:41 [INFO] 17:10:41 [INFO] -------------< org.opendaylight.netconf:callhome-provider >------------- 17:10:41 [INFO] Building callhome-provider 7.0.8-SNAPSHOT [75/121] 17:10:41 [INFO] -------------------------------[ bundle ]------------------------------- 17:10:41 [INFO] 17:10:41 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ callhome-provider --- 17:10:41 [INFO] 17:10:41 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ callhome-provider --- 17:10:41 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:10:41 [INFO] 17:10:41 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ callhome-provider --- 17:10:41 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:10:41 [INFO] 17:10:41 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ callhome-provider --- 17:10:41 [INFO] 17:10:41 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ callhome-provider --- 17:10:41 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/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/** 17:10:41 [INFO] 17:10:41 [INFO] --- yang-maven-plugin:13.0.6:generate-sources (binding) @ callhome-provider --- 17:10:41 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 17:10:41 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-7.0.x/apps/callhome-provider/src/main/yang 17:10:41 [INFO] yang-to-sources: Found 22 dependencies in 6.505 ms 17:10:41 [INFO] yang-to-sources: Project model files found: 1 in 1.059 ms 17:10:41 [INFO] yang-to-sources: 1 YANG models processed in 69.01 ms 17:10:41 [INFO] BindingJavaFileGenerator: Defined 26 files in 1.315 ms 17:10:41 [INFO] Sorted 26 files into 10 directories in 79.84 μs 17:10:41 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 26 in 10.86 ms 17:10:41 [INFO] 17:10:41 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ callhome-provider --- 17:10:41 [INFO] Starting audit... 17:10:41 Audit done. 17:10:41 [INFO] You have 0 Checkstyle violations. 17:10:41 [INFO] 17:10:41 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ callhome-provider --- 17:10:42 [INFO] Starting audit... 17:10:42 Audit done. 17:10:42 [INFO] You have 0 Checkstyle violations. 17:10:42 [INFO] 17:10:42 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ callhome-provider --- 17:10:42 [INFO] 17:10:42 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ callhome-provider --- 17:10:42 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/apps/callhome-provider/src/main/resources 17:10:42 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/apps/callhome-provider/target/generated-sources/spi 17:10:42 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 17:10:42 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 17:10:42 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 17:10:42 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/apps/callhome-provider/target/generated-sources/spi 17:10:42 [INFO] 17:10:42 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ callhome-provider --- 17:10:42 [INFO] Recompiling the module because of changed dependency. 17:10:42 [INFO] Compiling 47 source files with javac [debug release 17] to target/classes 17:10:42 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 17:10:42 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:10:42 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 17:10:42 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:10:42 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 17:10:42 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:10:42 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:10:42 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:10:42 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:10:42 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:10:42 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:10:42 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:10:42 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:10:42 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:10:42 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:10:42 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:10:42 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:10:42 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:10:42 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:10:42 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:10:42 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:10:42 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:10:42 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:10:42 [INFO] 17:10:42 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ callhome-provider >>> 17:10:42 [INFO] 17:10:42 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ callhome-provider --- 17:10:42 [INFO] Fork Value is true 17:10:47 [INFO] Done SpotBugs Analysis.... 17:10:47 [INFO] 17:10:47 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ callhome-provider <<< 17:10:47 [INFO] 17:10:47 [INFO] 17:10:47 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ callhome-provider --- 17:10:47 [INFO] BugInstance size is 0 17:10:47 [INFO] Error size is 0 17:10:47 [INFO] No errors/warnings found 17:10:47 [INFO] 17:10:47 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ callhome-provider --- 17:10:47 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/apps/callhome-provider/src/test/resources 17:10:47 [INFO] 17:10:47 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ callhome-provider --- 17:10:47 [INFO] Recompiling the module because of changed dependency. 17:10:47 [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes 17:10:47 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 17:10:47 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:10:47 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 17:10:47 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:10:47 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 17:10:47 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:10:47 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:10:47 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:10:47 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:10:47 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:10:47 [INFO] 17:10:47 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ callhome-provider --- 17:10:47 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:10:47 [INFO] 17:10:47 [INFO] ------------------------------------------------------- 17:10:47 [INFO] T E S T S 17:10:47 [INFO] ------------------------------------------------------- 17:10:48 [INFO] Running org.opendaylight.netconf.topology.callhome.CallHomeMountServiceTest 17:10:48 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:10:52 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.549 s -- in org.opendaylight.netconf.topology.callhome.CallHomeMountServiceTest 17:10:52 [INFO] Running org.opendaylight.netconf.topology.callhome.CallHomeSshServerTest 17:10:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.756 s -- in org.opendaylight.netconf.topology.callhome.CallHomeSshServerTest 17:10:58 [INFO] Running org.opendaylight.netconf.topology.callhome.CallHomeTlsServerTest 17:11:00 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.089 s -- in org.opendaylight.netconf.topology.callhome.CallHomeTlsServerTest 17:11:00 [INFO] 17:11:00 [INFO] Results: 17:11:00 [INFO] 17:11:00 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 17:11:00 [INFO] 17:11:00 [INFO] 17:11:00 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ callhome-provider --- 17:11:00 [INFO] 17:11:00 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ callhome-provider --- 17:11:00 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/apps/callhome-provider/target/callhome-provider-7.0.8-SNAPSHOT.jar 17:11:00 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/apps/callhome-provider/target/classes/META-INF/MANIFEST.MF 17:11:00 [INFO] 17:11:00 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ callhome-provider --- 17:11:00 [INFO] No previous run data found, generating javadoc. 17:11:03 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/apps/callhome-provider/target/callhome-provider-7.0.8-SNAPSHOT-javadoc.jar 17:11:03 [INFO] 17:11:03 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ callhome-provider --- 17:11:03 [INFO] CycloneDX: Resolving Dependencies 17:11:04 [INFO] CycloneDX: Creating BOM version 1.5 with 127 component(s) 17:11:04 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/apps/callhome-provider/target/bom.xml 17:11:04 [INFO] attaching as callhome-provider-7.0.8-SNAPSHOT-cyclonedx.xml 17:11:04 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/apps/callhome-provider/target/bom.json 17:11:04 [INFO] attaching as callhome-provider-7.0.8-SNAPSHOT-cyclonedx.json 17:11:04 [INFO] 17:11:04 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ callhome-provider --- 17:11:04 [INFO] Skipping duplicate-finder execution! 17:11:04 [INFO] 17:11:04 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ callhome-provider --- 17:11:04 [WARNING] Used undeclared dependencies found: 17:11:04 [WARNING] io.netty:netty-handler:jar:4.1.109.Final:compile 17:11:04 [WARNING] org.opendaylight.netconf:transport-tls:jar:7.0.8-SNAPSHOT:compile 17:11:04 [WARNING] org.opendaylight.netconf.model:rfc6022:jar:7.0.8-SNAPSHOT:compile 17:11:04 [WARNING] org.opendaylight.netconf:transport-ssh:jar:7.0.8-SNAPSHOT:compile 17:11:04 [WARNING] org.opendaylight.netconf:shaded-sshd:jar:7.0.8-SNAPSHOT:compile 17:11:04 [WARNING] org.opendaylight.netconf:keystore-legacy:jar:7.0.8-SNAPSHOT:compile 17:11:04 [WARNING] org.opendaylight.netconf:netconf-api:jar:7.0.8-SNAPSHOT:compile 17:11:04 [WARNING] org.opendaylight.netconf:transport-api:jar:7.0.8-SNAPSHOT:compile 17:11:04 [WARNING] org.opendaylight.netconf:netconf-common:jar:7.0.8-SNAPSHOT:compile 17:11:04 [WARNING] org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:11:04 [WARNING] io.netty:netty-transport:jar:4.1.109.Final:compile 17:11:04 [WARNING] org.opendaylight.netconf:transport-tcp:jar:7.0.8-SNAPSHOT:compile 17:11:04 [WARNING] io.netty:netty-common:jar:4.1.109.Final:compile 17:11:04 [WARNING] org.opendaylight.netconf:netconf-netty-util:jar:7.0.8-SNAPSHOT:compile 17:11:04 [WARNING] Non-test scoped test only dependencies found: 17:11:04 [WARNING] org.opendaylight.netconf.model:rfc6022:jar:7.0.8-SNAPSHOT:compile 17:11:04 [WARNING] org.opendaylight.netconf:netconf-netty-util:jar:7.0.8-SNAPSHOT:compile 17:11:04 [INFO] 17:11:04 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ callhome-provider --- 17:11:04 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/apps/callhome-provider/target/callhome-provider-7.0.8-SNAPSHOT-sources.jar 17:11:04 [INFO] 17:11:04 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ callhome-provider --- 17:11:04 [INFO] 17:11:04 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ callhome-provider --- 17:11:04 [INFO] Loading execution data file /w/workspace/netconf-maven-clm-7.0.x/apps/callhome-provider/target/code-coverage/jacoco.exec 17:11:04 [INFO] Analyzed bundle 'callhome-provider' with 36 classes 17:11:05 [INFO] 17:11:05 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ callhome-provider --- 17:11:05 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/apps/callhome-provider/pom.xml to /tmp/r/org/opendaylight/netconf/callhome-provider/7.0.8-SNAPSHOT/callhome-provider-7.0.8-SNAPSHOT.pom 17:11:05 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/apps/callhome-provider/target/callhome-provider-7.0.8-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/callhome-provider/7.0.8-SNAPSHOT/callhome-provider-7.0.8-SNAPSHOT.jar 17:11:05 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/apps/callhome-provider/target/callhome-provider-7.0.8-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/callhome-provider/7.0.8-SNAPSHOT/callhome-provider-7.0.8-SNAPSHOT-javadoc.jar 17:11:05 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/apps/callhome-provider/target/bom.xml to /tmp/r/org/opendaylight/netconf/callhome-provider/7.0.8-SNAPSHOT/callhome-provider-7.0.8-SNAPSHOT-cyclonedx.xml 17:11:05 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/apps/callhome-provider/target/bom.json to /tmp/r/org/opendaylight/netconf/callhome-provider/7.0.8-SNAPSHOT/callhome-provider-7.0.8-SNAPSHOT-cyclonedx.json 17:11:05 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/apps/callhome-provider/target/callhome-provider-7.0.8-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/callhome-provider/7.0.8-SNAPSHOT/callhome-provider-7.0.8-SNAPSHOT-sources.jar 17:11:05 [INFO] 17:11:05 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ callhome-provider --- 17:11:05 [INFO] Installing org/opendaylight/netconf/callhome-provider/7.0.8-SNAPSHOT/callhome-provider-7.0.8-SNAPSHOT.jar 17:11:05 [INFO] Writing OBR metadata 17:11:05 [INFO] 17:11:05 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ callhome-provider --- 17:11:05 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:11:05 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:11:05 [INFO] 17:11:05 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ callhome-provider --- 17:11:05 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:11:05 [INFO] 17:11:05 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ callhome-provider --- 17:11:05 [INFO] org.opendaylight.netconf:callhome-provider:bundle:7.0.8-SNAPSHOT 17:11:05 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:11:05 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:11:05 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:11:05 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:11:05 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:11:05 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:11:05 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 17:11:05 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided 17:11:05 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:11:05 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.6:compile 17:11:05 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.6:compile 17:11:05 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.4:compile 17:11:05 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.6:compile 17:11:05 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:11:05 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.4:compile 17:11:05 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.4:compile 17:11:05 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.6:compile 17:11:05 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile 17:11:05 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.6:compile 17:11:05 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.6:compile 17:11:05 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.6:compile 17:11:05 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.4:compile 17:11:05 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.4:compile 17:11:05 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.4:compile 17:11:05 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.4:compile 17:11:05 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.4:compile 17:11:05 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.4:compile 17:11:05 [INFO] +- org.opendaylight.netconf:netconf-client:jar:7.0.8-SNAPSHOT:compile 17:11:05 [INFO] | +- io.netty:netty-codec:jar:4.1.109.Final:compile 17:11:05 [INFO] | | \- io.netty:netty-buffer:jar:4.1.109.Final:compile 17:11:05 [INFO] | +- io.netty:netty-common:jar:4.1.109.Final:compile 17:11:05 [INFO] | +- io.netty:netty-handler:jar:4.1.109.Final:compile 17:11:05 [INFO] | | +- io.netty:netty-resolver:jar:4.1.109.Final:compile 17:11:05 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 17:11:05 [INFO] | +- io.netty:netty-transport:jar:4.1.109.Final:compile 17:11:05 [INFO] | +- org.opendaylight.netconf:netconf-api:jar:7.0.8-SNAPSHOT:compile 17:11:05 [INFO] | | \- org.opendaylight.odlparent:logging-markers:jar:13.1.3:compile 17:11:05 [INFO] | +- org.opendaylight.netconf:netconf-netty-util:jar:7.0.8-SNAPSHOT:compile 17:11:05 [INFO] | +- org.opendaylight.netconf:shaded-exificient:jar:7.0.8-SNAPSHOT:compile 17:11:05 [INFO] | +- org.opendaylight.netconf:transport-tcp:jar:7.0.8-SNAPSHOT:compile 17:11:05 [INFO] | | +- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 17:11:05 [INFO] | | \- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.8-SNAPSHOT:compile 17:11:05 [INFO] | +- org.opendaylight.netconf:transport-ssh:jar:7.0.8-SNAPSHOT:compile 17:11:05 [INFO] | | +- commons-codec:commons-codec:jar:1.15:compile 17:11:05 [INFO] | | +- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.4:compile 17:11:05 [INFO] | | +- org.opendaylight.netconf:keystore-api:jar:7.0.8-SNAPSHOT:compile 17:11:05 [INFO] | | +- org.opendaylight.netconf:shaded-sshd:jar:7.0.8-SNAPSHOT:compile 17:11:05 [INFO] | | +- org.opendaylight.netconf:truststore-api:jar:7.0.8-SNAPSHOT:compile 17:11:05 [INFO] | | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.8-SNAPSHOT:compile 17:11:05 [INFO] | +- org.opendaylight.netconf:transport-tls:jar:7.0.8-SNAPSHOT:compile 17:11:05 [INFO] | \- org.opendaylight.netconf.model:rfc6241:jar:7.0.8-SNAPSHOT:compile 17:11:05 [INFO] +- org.opendaylight.netconf:netconf-topology:jar:7.0.8-SNAPSHOT:compile 17:11:05 [INFO] | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.5:compile 17:11:05 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.4:compile 17:11:05 [INFO] +- org.opendaylight.netconf:netconf-client-mdsal:jar:7.0.8-SNAPSHOT:compile 17:11:05 [INFO] | +- com.google.code.gson:gson:jar:2.10.1:compile 17:11:05 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.4:compile 17:11:05 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.4:compile 17:11:05 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.6:compile 17:11:05 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.6:compile 17:11:05 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.4:compile 17:11:05 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.4:compile 17:11:05 [INFO] | +- org.opendaylight.netconf:keystore-legacy:jar:7.0.8-SNAPSHOT:compile 17:11:05 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.4:compile 17:11:05 [INFO] | +- org.opendaylight.netconf:netconf-common:jar:7.0.8-SNAPSHOT:compile 17:11:05 [INFO] | +- org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.8-SNAPSHOT:compile 17:11:05 [INFO] | +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.8-SNAPSHOT:compile 17:11:05 [INFO] | +- org.opendaylight.netconf.model:rfc5277:jar:7.0.8-SNAPSHOT:compile 17:11:05 [INFO] | +- org.opendaylight.netconf.model:rfc6022:jar:7.0.8-SNAPSHOT:compile 17:11:05 [INFO] | +- org.opendaylight.netconf.model:rfc6470:jar:7.0.8-SNAPSHOT:compile 17:11:05 [INFO] | +- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.6:compile 17:11:05 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.6:compile 17:11:05 [INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.6:compile 17:11:05 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.6:compile 17:11:05 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 17:11:05 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.6:compile 17:11:05 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.6:compile 17:11:05 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.6:compile 17:11:05 [INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.6:compile 17:11:05 [INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.6:compile 17:11:05 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.6:compile 17:11:05 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.6:compile 17:11:05 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.6:compile 17:11:05 [INFO] | +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.6:compile 17:11:05 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.6:compile 17:11:05 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.6:compile 17:11:05 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.6:compile 17:11:05 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.6:compile 17:11:05 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.6:compile 17:11:05 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.6:compile 17:11:05 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.6:compile 17:11:05 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.6:compile 17:11:05 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.6:compile 17:11:05 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.6:compile 17:11:05 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.6:compile 17:11:05 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.6:compile 17:11:05 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.6:compile 17:11:05 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.6:compile 17:11:05 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.6:compile 17:11:05 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.6:compile 17:11:05 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.6:compile 17:11:05 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.6:compile 17:11:05 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.6:compile 17:11:05 [INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.6:compile 17:11:05 [INFO] | | +- org.antlr:antlr4-runtime:jar:4.13.1:compile 17:11:05 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:13.0.6:compile 17:11:05 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.6:compile 17:11:05 [INFO] | +- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.6:compile 17:11:05 [INFO] | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.6:compile 17:11:05 [INFO] +- org.osgi:org.osgi.framework:jar:1.10.0:provided 17:11:05 [INFO] +- org.osgi:org.osgi.service.component:jar:1.5.1:provided 17:11:05 [INFO] | +- org.osgi:osgi.annotation:jar:8.1.0:provided 17:11:05 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 17:11:05 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 17:11:05 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 17:11:05 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 17:11:05 [INFO] +- org.osgi:org.osgi.service.metatype.annotations:jar:1.4.1:provided 17:11:05 [INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided 17:11:05 [INFO] +- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:test 17:11:05 [INFO] | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:11:05 [INFO] | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:test 17:11:05 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.4:test 17:11:05 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.4:test 17:11:05 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.4:test 17:11:05 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.4:compile 17:11:05 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.4:compile 17:11:05 [INFO] +- org.opendaylight.netconf:netconf-server:jar:7.0.8-SNAPSHOT:test 17:11:05 [INFO] | +- org.opendaylight.netconf.model:rfc7407-ietf-x509-cert-to-name:jar:7.0.8-SNAPSHOT:test 17:11:05 [INFO] | \- org.opendaylight.netconf:transport-api:jar:7.0.8-SNAPSHOT:compile 17:11:05 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:11:05 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:11:05 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:11:05 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:11:05 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:11:05 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:11:05 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:11:05 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:11:05 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:11:05 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:11:05 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:11:05 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:11:05 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:11:05 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:11:05 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:11:05 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:11:05 [INFO] +- junit:junit:jar:4.13.2:test 17:11:05 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:11:05 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:11:05 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:11:05 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 17:11:05 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:11:05 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:11:05 [INFO] 17:11:05 [INFO] --- clm-maven-plugin:2.48.1-01:index (default-cli) @ callhome-provider --- 17:11:05 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/apps/callhome-provider/target/sonatype-clm/module.xml 17:11:05 [INFO] 17:11:05 [INFO] ---------< org.opendaylight.netconf:odl-netconf-callhome-ssh >---------- 17:11:05 [INFO] Building OpenDaylight :: Netconf Connector :: Netconf Callhome Connector + Netconf SSH Server 7.0.8-SNAPSHOT [76/121] 17:11:05 [INFO] ------------------------------[ feature ]------------------------------- 17:11:05 [INFO] 17:11:05 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-callhome-ssh --- 17:11:05 [INFO] 17:11:05 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-callhome-ssh --- 17:11:05 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:11:05 [INFO] 17:11:05 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-callhome-ssh --- 17:11:05 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:11:05 [INFO] 17:11:05 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-netconf-callhome-ssh --- 17:11:05 [INFO] 17:11:05 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-netconf-callhome-ssh --- 17:11:05 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:11:05 [INFO] argLine set to empty 17:11:05 [INFO] 17:11:05 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-callhome-ssh --- 17:11:05 [INFO] Starting audit... 17:11:05 Audit done. 17:11:05 [INFO] You have 0 Checkstyle violations. 17:11:05 [INFO] 17:11:05 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-callhome-ssh --- 17:11:05 [INFO] Starting audit... 17:11:05 Audit done. 17:11:05 [INFO] You have 0 Checkstyle violations. 17:11:05 [INFO] 17:11:05 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-callhome-ssh --- 17:11:05 [INFO] 17:11:05 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-callhome-ssh --- 17:11:05 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-callhome-ssh/target/feature/feature.xml 17:11:05 [INFO] ...done! 17:11:05 [INFO] Attaching features XML 17:11:05 [INFO] 17:11:05 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-netconf-callhome-ssh --- 17:11:05 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 17:11:05 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:11:05 [INFO] 17:11:05 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-netconf-callhome-ssh >>> 17:11:05 [INFO] 17:11:05 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-netconf-callhome-ssh --- 17:11:05 [INFO] 17:11:05 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-netconf-callhome-ssh <<< 17:11:05 [INFO] 17:11:05 [INFO] 17:11:05 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-netconf-callhome-ssh --- 17:11:05 [INFO] 17:11:05 [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-netconf-callhome-ssh --- 17:11:05 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-callhome-ssh 17:11:06 [INFO] Project dependency features detected: [] 17:11:06 [INFO] Pax Exam System (Version: 4.13.3) created. 17:11:06 [INFO] Creating RMI registry server on 127.0.0.1:21000 17:11:06 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 17:11:06 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 17:11:06 [INFO] Waiting for remote bundle context.. on 21000 name: d3e9b3a8-57ce-4096-88c8-c74281b39463 timout: [ RelativeTimeout value = 180000 ] 17:11:20 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 17:11:20 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 17:11:20 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 17:11:20 [INFO] 17:11:20 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-netconf-callhome-ssh --- 17:11:20 [INFO] 17:11:20 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-callhome-ssh --- 17:11:20 [INFO] 17:11:20 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-netconf-callhome-ssh --- 17:11:20 [INFO] CycloneDX: Resolving Dependencies 17:11:24 [INFO] CycloneDX: Creating BOM version 1.5 with 263 component(s) 17:11:24 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-callhome-ssh/target/bom.xml 17:11:24 [INFO] attaching as odl-netconf-callhome-ssh-7.0.8-SNAPSHOT-cyclonedx.xml 17:11:24 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-callhome-ssh/target/bom.json 17:11:24 [INFO] attaching as odl-netconf-callhome-ssh-7.0.8-SNAPSHOT-cyclonedx.json 17:11:24 [INFO] 17:11:24 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-callhome-ssh --- 17:11:24 [INFO] Skipping duplicate-finder execution! 17:11:24 [INFO] 17:11:24 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-callhome-ssh --- 17:11:24 [INFO] Skipping plugin execution 17:11:24 [INFO] 17:11:24 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-callhome-ssh --- 17:11:24 [INFO] Skipping source per configuration. 17:11:24 [INFO] 17:11:24 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-netconf-callhome-ssh --- 17:11:24 [INFO] 17:11:24 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-netconf-callhome-ssh --- 17:11:24 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:11:24 [INFO] 17:11:24 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-netconf-callhome-ssh --- 17:11:24 [WARNING] 17:11:24 [WARNING] The packaging plugin for project odl-netconf-callhome-ssh did not assign 17:11:24 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:11:24 [WARNING] 17:11:24 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:11:24 [WARNING] 17:11:24 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-callhome-ssh/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.8-SNAPSHOT/odl-netconf-callhome-ssh-7.0.8-SNAPSHOT.pom 17:11:24 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-callhome-ssh/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.8-SNAPSHOT/odl-netconf-callhome-ssh-7.0.8-SNAPSHOT-features.xml 17:11:24 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-callhome-ssh/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.8-SNAPSHOT/odl-netconf-callhome-ssh-7.0.8-SNAPSHOT-cyclonedx.xml 17:11:24 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-callhome-ssh/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.8-SNAPSHOT/odl-netconf-callhome-ssh-7.0.8-SNAPSHOT-cyclonedx.json 17:11:24 [INFO] 17:11:24 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ odl-netconf-callhome-ssh --- 17:11:24 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:11:24 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:11:24 [WARNING] 17:11:24 [WARNING] The packaging plugin for project odl-netconf-callhome-ssh did not assign 17:11:24 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:11:24 [WARNING] 17:11:24 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:11:24 [WARNING] 17:11:24 [INFO] 17:11:24 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-netconf-callhome-ssh --- 17:11:24 [INFO] org.opendaylight.netconf:odl-netconf-callhome-ssh:feature:7.0.8-SNAPSHOT 17:11:24 [INFO] +- org.opendaylight.netconf:odl-netconf-topology:xml:features:7.0.8-SNAPSHOT:compile 17:11:24 [INFO] | +- org.opendaylight.netconf:odl-netconf-connector:xml:features:7.0.8-SNAPSHOT:compile 17:11:24 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:13.0.4:compile 17:11:24 [INFO] | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.4:compile 17:11:24 [INFO] | | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.4:compile 17:11:24 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.6:compile 17:11:24 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.6:compile 17:11:24 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 17:11:24 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile 17:11:24 [INFO] | | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.4:compile 17:11:24 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.4:compile 17:11:24 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.4:compile 17:11:24 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.4:compile 17:11:24 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.4:compile 17:11:24 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.4:compile 17:11:24 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.4:compile 17:11:24 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.4:compile 17:11:24 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.4:compile 17:11:24 [INFO] | | | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.4:compile 17:11:24 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.4:compile 17:11:24 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.4:compile 17:11:24 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.4:compile 17:11:24 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.4:compile 17:11:24 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.4:compile 17:11:24 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.4:compile 17:11:24 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.4:compile 17:11:24 [INFO] | | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.4:compile 17:11:24 [INFO] | | | | +- com.typesafe:config:jar:1.4.2:compile 17:11:24 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.6:compile 17:11:24 [INFO] | | | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.4:compile 17:11:24 [INFO] | | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 17:11:24 [INFO] | | | | | +- io.aeron:aeron-client:jar:1.38.1:compile 17:11:24 [INFO] | | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 17:11:24 [INFO] | | | | | +- org.agrona:agrona:jar:1.15.2:compile 17:11:24 [INFO] | | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 17:11:24 [INFO] | | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 17:11:24 [INFO] | | | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 17:11:24 [INFO] | | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 17:11:24 [INFO] | | | | +- org.opendaylight.controller:sal-common-util:jar:9.0.4:compile 17:11:24 [INFO] | | | | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.4:compile 17:11:24 [INFO] | | | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 17:11:24 [INFO] | | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.25:compile 17:11:24 [INFO] | | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.25:compile 17:11:24 [INFO] | | | | | | \- com.rabbitmq:amqp-client:jar:5.20.0:compile 17:11:24 [INFO] | | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.25:compile 17:11:24 [INFO] | | | | | \- org.lz4:lz4-java:jar:1.8.0:compile 17:11:24 [INFO] | | | | \- org.scala-lang:scala-library:jar:2.13.14:compile 17:11:24 [INFO] | | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.4:compile 17:11:24 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.3:compile 17:11:24 [INFO] | | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.3:compile 17:11:24 [INFO] | | | | \- org.apache.commons:commons-text:jar:1.12.0:compile 17:11:24 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.6:compile 17:11:24 [INFO] | | | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.3:compile 17:11:24 [INFO] | | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.3:compile 17:11:24 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.6:compile 17:11:24 [INFO] | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.3:compile 17:11:24 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.6:compile 17:11:24 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.4:compile 17:11:24 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.4:compile 17:11:24 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.4:compile 17:11:24 [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.6:compile 17:11:24 [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.6:compile 17:11:24 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.4:compile 17:11:24 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.4:compile 17:11:24 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.4:compile 17:11:24 [INFO] | | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.4:compile 17:11:24 [INFO] | | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.4:compile 17:11:24 [INFO] | | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.3:compile 17:11:24 [INFO] | | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.25:compile 17:11:24 [INFO] | | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.25:compile 17:11:24 [INFO] | | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.3:compile 17:11:24 [INFO] | | | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.4:compile 17:11:24 [INFO] | | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.4:compile 17:11:24 [INFO] | | | | \- org.opendaylight.controller:atomix-storage:jar:9.0.4:compile 17:11:24 [INFO] | | | | \- org.opendaylight.controller:raft-journal:jar:9.0.4:compile 17:11:24 [INFO] | | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.4:compile 17:11:24 [INFO] | | | +- org.opendaylight.controller:cds-access-api:jar:9.0.4:compile 17:11:24 [INFO] | | | +- org.opendaylight.controller:cds-access-client:jar:9.0.4:compile 17:11:24 [INFO] | | | +- org.opendaylight.controller:cds-dom-api:jar:9.0.4:compile 17:11:24 [INFO] | | | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.4:compile 17:11:24 [INFO] | | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 17:11:24 [INFO] | | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 17:11:24 [INFO] | | | | +- org.opendaylight.controller:cds-mgmt-api:jar:9.0.4:compile 17:11:24 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.4:compile 17:11:24 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.6:compile 17:11:24 [INFO] | | | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.4:compile 17:11:24 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.4:compile 17:11:24 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.4:compile 17:11:24 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.4:compile 17:11:24 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.4:compile 17:11:24 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.4:compile 17:11:24 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.4:compile 17:11:24 [INFO] | | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.4:compile 17:11:24 [INFO] | | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.19.5:compile 17:11:24 [INFO] | | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.4:compile 17:11:24 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.4:compile 17:11:24 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.6:compile 17:11:24 [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.6:compile 17:11:24 [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.6:compile 17:11:24 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.4:compile 17:11:24 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.4:compile 17:11:24 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.4:compile 17:11:24 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.4:compile 17:11:24 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.4:compile 17:11:24 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.4:compile 17:11:24 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.4:compile 17:11:24 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.4:compile 17:11:24 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.4:compile 17:11:24 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.4:compile 17:11:24 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.4:compile 17:11:24 [INFO] | | | | \- org.opendaylight.controller:blueprint:jar:9.0.4:compile 17:11:24 [INFO] | | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 17:11:24 [INFO] | | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.19.5:compile 17:11:24 [INFO] | | | \- org.apache.commons:commons-lang3:jar:3.14.0:compile 17:11:24 [INFO] | | +- org.opendaylight.netconf:odl-netconf-client:xml:features:7.0.8-SNAPSHOT:compile 17:11:24 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-common:xml:features:7.0.8-SNAPSHOT:compile 17:11:24 [INFO] | | | | +- org.apache.karaf.features:standard:xml:features:4.4.6:runtime 17:11:24 [INFO] | | | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.3:compile 17:11:24 [INFO] | | | | | +- io.netty:netty-codec-http:jar:4.1.109.Final:compile 17:11:24 [INFO] | | | | | +- io.netty:netty-codec-http2:jar:4.1.109.Final:compile 17:11:24 [INFO] | | | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:compile 17:11:24 [INFO] | | | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.109.Final:compile 17:11:24 [INFO] | | | | +- org.opendaylight.netconf:odl-netconf-api:xml:features:7.0.8-SNAPSHOT:compile 17:11:24 [INFO] | | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:13.0.4:compile 17:11:24 [INFO] | | | | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:13.0.4:compile 17:11:24 [INFO] | | | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:13.0.4:compile 17:11:24 [INFO] | | | | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:13.0.4:compile 17:11:24 [INFO] | | | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:13.0.4:compile 17:11:24 [INFO] | | | | | +- org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:7.0.8-SNAPSHOT:compile 17:11:24 [INFO] | | | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6241:xml:features:7.0.8-SNAPSHOT:compile 17:11:24 [INFO] | | | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6470:xml:features:7.0.8-SNAPSHOT:compile 17:11:24 [INFO] | | | | | +- org.opendaylight.netconf:odl-netconf-model-rfc8526:xml:features:7.0.8-SNAPSHOT:compile 17:11:24 [INFO] | | | | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6243:xml:features:7.0.8-SNAPSHOT:compile 17:11:24 [INFO] | | | | | | | \- org.opendaylight.netconf.model:rfc6243:jar:7.0.8-SNAPSHOT:compile 17:11:24 [INFO] | | | | | | \- org.opendaylight.netconf.model:rfc8526:jar:7.0.8-SNAPSHOT:compile 17:11:24 [INFO] | | | | | \- org.opendaylight.netconf:netconf-auth:jar:7.0.8-SNAPSHOT:compile 17:11:24 [INFO] | | | | \- org.opendaylight.netconf:odl-netconf-util:xml:features:7.0.8-SNAPSHOT:compile 17:11:24 [INFO] | | | \- org.opendaylight.netconf:odl-netconf-transport:xml:features:7.0.8-SNAPSHOT:compile 17:11:24 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7317-iana-crypt-hash:xml:features:13.0.4:compile 17:11:24 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-keystore:xml:features:7.0.8-SNAPSHOT:compile 17:11:24 [INFO] | | | | +- org.opendaylight.netconf:odl-netconf-model-rfc8341:xml:features:7.0.8-SNAPSHOT:compile 17:11:24 [INFO] | | | | \- org.opendaylight.netconf:keystore-none:jar:7.0.8-SNAPSHOT:compile 17:11:24 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-truststore:xml:features:7.0.8-SNAPSHOT:compile 17:11:24 [INFO] | | | | \- org.opendaylight.netconf:truststore-none:jar:7.0.8-SNAPSHOT:compile 17:11:24 [INFO] | | | \- org.opendaylight.netconf:odl-netconf-transport-api:xml:features:7.0.8-SNAPSHOT:compile 17:11:24 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc6022:xml:features:7.0.8-SNAPSHOT:compile 17:11:24 [INFO] | | \- com.google.code.gson:gson:jar:2.10.1:compile 17:11:24 [INFO] | \- org.opendaylight.netconf:netconf-topology-impl:jar:7.0.8-SNAPSHOT:compile 17:11:24 [INFO] +- org.opendaylight.netconf:callhome-provider:jar:7.0.8-SNAPSHOT:compile 17:11:24 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:11:24 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:11:24 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:11:24 [INFO] | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:11:24 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:11:24 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:11:24 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:11:24 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.6:compile 17:11:24 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.6:compile 17:11:24 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.4:compile 17:11:24 [INFO] | | \- org.opendaylight.yangtools:util:jar:13.0.6:compile 17:11:24 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:11:24 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.4:compile 17:11:24 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.4:compile 17:11:24 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.6:compile 17:11:24 [INFO] | | | \- org.immutables:value:jar:annotations:2.10.1:compile 17:11:24 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.6:compile 17:11:24 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.6:compile 17:11:24 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.6:compile 17:11:24 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:13.0.4:compile 17:11:24 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.4:compile 17:11:24 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.4:compile 17:11:24 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.4:compile 17:11:24 [INFO] | +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.4:compile 17:11:24 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.4:compile 17:11:24 [INFO] | +- org.opendaylight.netconf:netconf-client:jar:7.0.8-SNAPSHOT:compile 17:11:24 [INFO] | | +- io.netty:netty-codec:jar:4.1.109.Final:compile 17:11:24 [INFO] | | | \- io.netty:netty-buffer:jar:4.1.109.Final:compile 17:11:24 [INFO] | | +- io.netty:netty-common:jar:4.1.109.Final:compile 17:11:24 [INFO] | | +- io.netty:netty-handler:jar:4.1.109.Final:compile 17:11:24 [INFO] | | | +- io.netty:netty-resolver:jar:4.1.109.Final:compile 17:11:24 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 17:11:24 [INFO] | | +- io.netty:netty-transport:jar:4.1.109.Final:compile 17:11:24 [INFO] | | +- org.opendaylight.netconf:netconf-api:jar:7.0.8-SNAPSHOT:compile 17:11:24 [INFO] | | | \- org.opendaylight.odlparent:logging-markers:jar:13.1.3:compile 17:11:24 [INFO] | | +- org.opendaylight.netconf:netconf-netty-util:jar:7.0.8-SNAPSHOT:compile 17:11:24 [INFO] | | +- org.opendaylight.netconf:shaded-exificient:jar:7.0.8-SNAPSHOT:compile 17:11:24 [INFO] | | +- org.opendaylight.netconf:transport-tcp:jar:7.0.8-SNAPSHOT:compile 17:11:24 [INFO] | | | +- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 17:11:24 [INFO] | | | +- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.8-SNAPSHOT:compile 17:11:24 [INFO] | | | \- org.opendaylight.netconf:transport-api:jar:7.0.8-SNAPSHOT:compile 17:11:24 [INFO] | | +- org.opendaylight.netconf:transport-ssh:jar:7.0.8-SNAPSHOT:compile 17:11:24 [INFO] | | | +- commons-codec:commons-codec:jar:1.15:compile 17:11:24 [INFO] | | | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:11:24 [INFO] | | | +- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.4:compile 17:11:24 [INFO] | | | +- org.opendaylight.netconf:keystore-api:jar:7.0.8-SNAPSHOT:compile 17:11:24 [INFO] | | | +- org.opendaylight.netconf:shaded-sshd:jar:7.0.8-SNAPSHOT:compile 17:11:24 [INFO] | | | +- org.opendaylight.netconf:truststore-api:jar:7.0.8-SNAPSHOT:compile 17:11:24 [INFO] | | | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.8-SNAPSHOT:compile 17:11:24 [INFO] | | +- org.opendaylight.netconf:transport-tls:jar:7.0.8-SNAPSHOT:compile 17:11:24 [INFO] | | \- org.opendaylight.netconf.model:rfc6241:jar:7.0.8-SNAPSHOT:compile 17:11:24 [INFO] | +- org.opendaylight.netconf:netconf-topology:jar:7.0.8-SNAPSHOT:compile 17:11:24 [INFO] | | +- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile 17:11:24 [INFO] | | | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile 17:11:24 [INFO] | | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.5:compile 17:11:24 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.4:compile 17:11:24 [INFO] | \- org.opendaylight.netconf:netconf-client-mdsal:jar:7.0.8-SNAPSHOT:compile 17:11:24 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.4:compile 17:11:24 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.4:compile 17:11:24 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.4:compile 17:11:24 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.4:compile 17:11:24 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.6:compile 17:11:24 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.6:compile 17:11:24 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.4:compile 17:11:24 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.4:compile 17:11:24 [INFO] | +- org.opendaylight.netconf:keystore-legacy:jar:7.0.8-SNAPSHOT:compile 17:11:24 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.4:compile 17:11:24 [INFO] | +- org.opendaylight.netconf:netconf-common:jar:7.0.8-SNAPSHOT:compile 17:11:24 [INFO] | +- org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.8-SNAPSHOT:compile 17:11:24 [INFO] | +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.8-SNAPSHOT:compile 17:11:24 [INFO] | +- org.opendaylight.netconf.model:rfc5277:jar:7.0.8-SNAPSHOT:compile 17:11:24 [INFO] | +- org.opendaylight.netconf.model:rfc6022:jar:7.0.8-SNAPSHOT:compile 17:11:24 [INFO] | +- org.opendaylight.netconf.model:rfc6470:jar:7.0.8-SNAPSHOT:compile 17:11:24 [INFO] | +- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.6:compile 17:11:24 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.6:compile 17:11:24 [INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.6:compile 17:11:24 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.6:compile 17:11:24 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 17:11:24 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.6:compile 17:11:24 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.6:compile 17:11:24 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.6:compile 17:11:24 [INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.6:compile 17:11:24 [INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.6:compile 17:11:24 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.6:compile 17:11:24 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.6:compile 17:11:24 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.6:compile 17:11:24 [INFO] | +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.6:compile 17:11:24 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.6:compile 17:11:24 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.6:compile 17:11:24 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.6:compile 17:11:24 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.6:compile 17:11:24 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.6:compile 17:11:24 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.6:compile 17:11:24 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.6:compile 17:11:24 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.6:compile 17:11:24 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.6:compile 17:11:24 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.6:compile 17:11:24 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.6:compile 17:11:24 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.6:compile 17:11:24 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.6:compile 17:11:24 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.6:compile 17:11:24 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.6:compile 17:11:24 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.6:compile 17:11:24 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.6:compile 17:11:24 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.6:compile 17:11:24 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.6:compile 17:11:24 [INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.6:compile 17:11:24 [INFO] | | +- org.antlr:antlr4-runtime:jar:4.13.1:compile 17:11:24 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:13.0.6:compile 17:11:24 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.6:compile 17:11:24 [INFO] | +- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.6:compile 17:11:24 [INFO] | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.6:compile 17:11:24 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:11:24 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:11:24 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:11:24 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:11:24 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:11:24 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:11:24 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:11:24 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:11:24 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:11:24 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:11:24 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:11:24 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:11:24 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:11:24 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:11:24 [INFO] +- junit:junit:jar:4.13.2:test 17:11:24 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:11:24 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:11:24 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:11:24 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:compile 17:11:24 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:11:24 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:11:24 [INFO] 17:11:24 [INFO] --- clm-maven-plugin:2.48.1-01:index (default-cli) @ odl-netconf-callhome-ssh --- 17:11:24 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-callhome-ssh/target/sonatype-clm/module.xml 17:11:24 [INFO] 17:11:24 [INFO] ---------< org.opendaylight.netconf:odl-netconf-connector-all >--------- 17:11:24 [INFO] Building OpenDaylight :: Netconf Connector :: All 7.0.8-SNAPSHOT [77/121] 17:11:24 [INFO] ------------------------------[ feature ]------------------------------- 17:11:24 [INFO] 17:11:24 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-connector-all --- 17:11:24 [INFO] 17:11:24 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-connector-all --- 17:11:24 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:11:24 [INFO] 17:11:24 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-connector-all --- 17:11:24 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:11:24 [INFO] 17:11:24 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-netconf-connector-all --- 17:11:24 [INFO] 17:11:24 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-netconf-connector-all --- 17:11:24 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:11:24 [INFO] argLine set to empty 17:11:24 [INFO] 17:11:24 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-connector-all --- 17:11:24 [INFO] Starting audit... 17:11:24 Audit done. 17:11:24 [INFO] You have 0 Checkstyle violations. 17:11:24 [INFO] 17:11:24 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-connector-all --- 17:11:24 [INFO] Starting audit... 17:11:24 Audit done. 17:11:24 [INFO] You have 0 Checkstyle violations. 17:11:24 [INFO] 17:11:24 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-connector-all --- 17:11:24 [INFO] 17:11:24 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-connector-all --- 17:11:25 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-connector-all/target/feature/feature.xml 17:11:25 [INFO] ...done! 17:11:25 [INFO] Attaching features XML 17:11:25 [INFO] 17:11:25 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-netconf-connector-all --- 17:11: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 17:11:25 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:11:25 [INFO] 17:11:25 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-netconf-connector-all >>> 17:11:25 [INFO] 17:11:25 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-netconf-connector-all --- 17:11:25 [INFO] 17:11:25 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-netconf-connector-all <<< 17:11:25 [INFO] 17:11:25 [INFO] 17:11:25 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-netconf-connector-all --- 17:11:25 [INFO] 17:11:25 [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-netconf-connector-all --- 17:11:25 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-connector-all 17:11:25 [INFO] Project dependency features detected: [] 17:11:25 [INFO] Pax Exam System (Version: 4.13.3) created. 17:11:25 [INFO] Creating RMI registry server on 127.0.0.1:21000 17:11:25 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 17:11:25 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 17:11:25 [INFO] Waiting for remote bundle context.. on 21000 name: 0af036c7-fe56-43b3-a171-7ecfb132ad50 timout: [ RelativeTimeout value = 180000 ] 17:11:39 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 17:11:39 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 17:11:39 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 17:11:39 [INFO] 17:11:39 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-netconf-connector-all --- 17:11:39 [INFO] 17:11:39 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-connector-all --- 17:11:39 [INFO] 17:11:39 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-netconf-connector-all --- 17:11:39 [INFO] CycloneDX: Resolving Dependencies 17:11:42 [INFO] CycloneDX: Creating BOM version 1.5 with 264 component(s) 17:11:42 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-connector-all/target/bom.xml 17:11:42 [INFO] attaching as odl-netconf-connector-all-7.0.8-SNAPSHOT-cyclonedx.xml 17:11:42 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-connector-all/target/bom.json 17:11:43 [INFO] attaching as odl-netconf-connector-all-7.0.8-SNAPSHOT-cyclonedx.json 17:11:43 [INFO] 17:11:43 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-connector-all --- 17:11:43 [INFO] Skipping duplicate-finder execution! 17:11:43 [INFO] 17:11:43 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-connector-all --- 17:11:43 [INFO] Skipping plugin execution 17:11:43 [INFO] 17:11:43 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-connector-all --- 17:11:43 [INFO] Skipping source per configuration. 17:11:43 [INFO] 17:11:43 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-netconf-connector-all --- 17:11:43 [INFO] 17:11:43 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-netconf-connector-all --- 17:11:43 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:11:43 [INFO] 17:11:43 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-netconf-connector-all --- 17:11:43 [WARNING] 17:11:43 [WARNING] The packaging plugin for project odl-netconf-connector-all did not assign 17:11:43 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:11:43 [WARNING] 17:11:43 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:11:43 [WARNING] 17:11:43 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-connector-all/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-connector-all/7.0.8-SNAPSHOT/odl-netconf-connector-all-7.0.8-SNAPSHOT.pom 17:11:43 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-connector-all/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-connector-all/7.0.8-SNAPSHOT/odl-netconf-connector-all-7.0.8-SNAPSHOT-features.xml 17:11:43 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-connector-all/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-connector-all/7.0.8-SNAPSHOT/odl-netconf-connector-all-7.0.8-SNAPSHOT-cyclonedx.xml 17:11:43 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-connector-all/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-connector-all/7.0.8-SNAPSHOT/odl-netconf-connector-all-7.0.8-SNAPSHOT-cyclonedx.json 17:11:43 [INFO] 17:11:43 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ odl-netconf-connector-all --- 17:11:43 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:11:43 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:11:43 [WARNING] 17:11:43 [WARNING] The packaging plugin for project odl-netconf-connector-all did not assign 17:11:43 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:11:43 [WARNING] 17:11:43 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:11:43 [WARNING] 17:11:43 [INFO] 17:11:43 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-netconf-connector-all --- 17:11:43 [INFO] org.opendaylight.netconf:odl-netconf-connector-all:feature:7.0.8-SNAPSHOT 17:11:43 [INFO] +- org.opendaylight.netconf:odl-netconf-connector:xml:features:7.0.8-SNAPSHOT:compile 17:11:43 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:13.0.4:compile 17:11:43 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.4:compile 17:11:43 [INFO] | | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.4:compile 17:11:43 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.6:compile 17:11:43 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.6:compile 17:11:43 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 17:11:43 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile 17:11:43 [INFO] | | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.4:compile 17:11:43 [INFO] | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.4:compile 17:11:43 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.4:compile 17:11:43 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.4:compile 17:11:43 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.4:compile 17:11:43 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.4:compile 17:11:43 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.4:compile 17:11:43 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.4:compile 17:11:43 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.4:compile 17:11:43 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.4:compile 17:11:43 [INFO] | | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.4:compile 17:11:43 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.4:compile 17:11:43 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.4:compile 17:11:43 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.4:compile 17:11:43 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.4:compile 17:11:43 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.4:compile 17:11:43 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.4:compile 17:11:43 [INFO] | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.4:compile 17:11:43 [INFO] | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.4:compile 17:11:43 [INFO] | | | +- com.typesafe:config:jar:1.4.2:compile 17:11:43 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.6:compile 17:11:43 [INFO] | | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.4:compile 17:11:43 [INFO] | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 17:11:43 [INFO] | | | | +- io.aeron:aeron-client:jar:1.38.1:compile 17:11:43 [INFO] | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 17:11:43 [INFO] | | | | +- org.agrona:agrona:jar:1.15.2:compile 17:11:43 [INFO] | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 17:11:43 [INFO] | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 17:11:43 [INFO] | | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 17:11:43 [INFO] | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 17:11:43 [INFO] | | | +- org.opendaylight.controller:sal-common-util:jar:9.0.4:compile 17:11:43 [INFO] | | | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.4:compile 17:11:43 [INFO] | | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 17:11:43 [INFO] | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.25:compile 17:11:43 [INFO] | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.25:compile 17:11:43 [INFO] | | | | | \- com.rabbitmq:amqp-client:jar:5.20.0:compile 17:11:43 [INFO] | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.25:compile 17:11:43 [INFO] | | | | \- org.lz4:lz4-java:jar:1.8.0:compile 17:11:43 [INFO] | | | \- org.scala-lang:scala-library:jar:2.13.14:compile 17:11:43 [INFO] | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.4:compile 17:11:43 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.3:compile 17:11:43 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.3:compile 17:11:43 [INFO] | | | \- org.apache.commons:commons-text:jar:1.12.0:compile 17:11:43 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.6:compile 17:11:43 [INFO] | | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.3:compile 17:11:43 [INFO] | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.3:compile 17:11:43 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.6:compile 17:11:43 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.3:compile 17:11:43 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.6:compile 17:11:43 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.4:compile 17:11:43 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.4:compile 17:11:43 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.4:compile 17:11:43 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.6:compile 17:11:43 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.6:compile 17:11:43 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.4:compile 17:11:43 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.4:compile 17:11:43 [INFO] | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.4:compile 17:11:43 [INFO] | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.4:compile 17:11:43 [INFO] | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.4:compile 17:11:43 [INFO] | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.3:compile 17:11:43 [INFO] | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.25:compile 17:11:43 [INFO] | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.25:compile 17:11:43 [INFO] | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.3:compile 17:11:43 [INFO] | | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.4:compile 17:11:43 [INFO] | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.4:compile 17:11:43 [INFO] | | | \- org.opendaylight.controller:atomix-storage:jar:9.0.4:compile 17:11:43 [INFO] | | | \- org.opendaylight.controller:raft-journal:jar:9.0.4:compile 17:11:43 [INFO] | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.4:compile 17:11:43 [INFO] | | +- org.opendaylight.controller:cds-access-api:jar:9.0.4:compile 17:11:43 [INFO] | | +- org.opendaylight.controller:cds-access-client:jar:9.0.4:compile 17:11:43 [INFO] | | +- org.opendaylight.controller:cds-dom-api:jar:9.0.4:compile 17:11:43 [INFO] | | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.4:compile 17:11:43 [INFO] | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 17:11:43 [INFO] | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 17:11:43 [INFO] | | | +- org.opendaylight.controller:cds-mgmt-api:jar:9.0.4:compile 17:11:43 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.4:compile 17:11:43 [INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.6:compile 17:11:43 [INFO] | | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.4:compile 17:11:43 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.4:compile 17:11:43 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.4:compile 17:11:43 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.4:compile 17:11:43 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.4:compile 17:11:43 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.4:compile 17:11:43 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.4:compile 17:11:43 [INFO] | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.4:compile 17:11:43 [INFO] | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.19.5:compile 17:11:43 [INFO] | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.4:compile 17:11:43 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.4:compile 17:11:43 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.6:compile 17:11:43 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.6:compile 17:11:43 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.6:compile 17:11:43 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.4:compile 17:11:43 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.4:compile 17:11:43 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.4:compile 17:11:43 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.4:compile 17:11:43 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.4:compile 17:11:43 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.4:compile 17:11:43 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.4:compile 17:11:43 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.4:compile 17:11:43 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.4:compile 17:11:43 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.4:compile 17:11:43 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.4:compile 17:11:43 [INFO] | | | \- org.opendaylight.controller:blueprint:jar:9.0.4:compile 17:11:43 [INFO] | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 17:11:43 [INFO] | | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.5:compile 17:11:43 [INFO] | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.19.5:compile 17:11:43 [INFO] | | +- org.apache.commons:commons-lang3:jar:3.14.0:compile 17:11:43 [INFO] | | \- org.opendaylight.odlparent:logging-markers:jar:13.1.3:compile 17:11:43 [INFO] | +- org.opendaylight.netconf:odl-netconf-client:xml:features:7.0.8-SNAPSHOT:compile 17:11:43 [INFO] | | +- org.opendaylight.netconf:odl-netconf-common:xml:features:7.0.8-SNAPSHOT:compile 17:11:43 [INFO] | | | +- org.apache.karaf.features:standard:xml:features:4.4.6:runtime 17:11:43 [INFO] | | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.3:compile 17:11:43 [INFO] | | | | +- io.netty:netty-codec-http:jar:4.1.109.Final:compile 17:11:43 [INFO] | | | | +- io.netty:netty-codec-http2:jar:4.1.109.Final:compile 17:11:43 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:compile 17:11:43 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.109.Final:compile 17:11:43 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-api:xml:features:7.0.8-SNAPSHOT:compile 17:11:43 [INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:13.0.4:compile 17:11:43 [INFO] | | | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:13.0.4:compile 17:11:43 [INFO] | | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:13.0.4:compile 17:11:43 [INFO] | | | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:13.0.4:compile 17:11:43 [INFO] | | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:13.0.4:compile 17:11:43 [INFO] | | | | +- org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:7.0.8-SNAPSHOT:compile 17:11:43 [INFO] | | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6241:xml:features:7.0.8-SNAPSHOT:compile 17:11:43 [INFO] | | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6470:xml:features:7.0.8-SNAPSHOT:compile 17:11:43 [INFO] | | | | +- org.opendaylight.netconf:odl-netconf-model-rfc8526:xml:features:7.0.8-SNAPSHOT:compile 17:11:43 [INFO] | | | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6243:xml:features:7.0.8-SNAPSHOT:compile 17:11:43 [INFO] | | | | | | \- org.opendaylight.netconf.model:rfc6243:jar:7.0.8-SNAPSHOT:compile 17:11:43 [INFO] | | | | | \- org.opendaylight.netconf.model:rfc8526:jar:7.0.8-SNAPSHOT:compile 17:11:43 [INFO] | | | | \- org.opendaylight.netconf:netconf-auth:jar:7.0.8-SNAPSHOT:compile 17:11:43 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-util:xml:features:7.0.8-SNAPSHOT:compile 17:11:43 [INFO] | | | \- org.opendaylight.netconf:netconf-netty-util:jar:7.0.8-SNAPSHOT:compile 17:11:43 [INFO] | | +- org.opendaylight.netconf:odl-netconf-transport:xml:features:7.0.8-SNAPSHOT:compile 17:11:43 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7317-iana-crypt-hash:xml:features:13.0.4:compile 17:11:43 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.4:compile 17:11:43 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-keystore:xml:features:7.0.8-SNAPSHOT:compile 17:11:43 [INFO] | | | | +- org.opendaylight.netconf:odl-netconf-model-rfc8341:xml:features:7.0.8-SNAPSHOT:compile 17:11:43 [INFO] | | | | +- org.opendaylight.netconf:keystore-api:jar:7.0.8-SNAPSHOT:compile 17:11:43 [INFO] | | | | \- org.opendaylight.netconf:keystore-none:jar:7.0.8-SNAPSHOT:compile 17:11:43 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-truststore:xml:features:7.0.8-SNAPSHOT:compile 17:11:43 [INFO] | | | | +- org.opendaylight.netconf:truststore-api:jar:7.0.8-SNAPSHOT:compile 17:11:43 [INFO] | | | | \- org.opendaylight.netconf:truststore-none:jar:7.0.8-SNAPSHOT:compile 17:11:43 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-transport-api:xml:features:7.0.8-SNAPSHOT:compile 17:11:43 [INFO] | | | | \- org.opendaylight.netconf:transport-api:jar:7.0.8-SNAPSHOT:compile 17:11:43 [INFO] | | | +- org.opendaylight.netconf:transport-ssh:jar:7.0.8-SNAPSHOT:compile 17:11:43 [INFO] | | | | +- commons-codec:commons-codec:jar:1.15:compile 17:11:43 [INFO] | | | | +- org.opendaylight.netconf:shaded-sshd:jar:7.0.8-SNAPSHOT:compile 17:11:43 [INFO] | | | | +- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.8-SNAPSHOT:compile 17:11:43 [INFO] | | | | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.8-SNAPSHOT:compile 17:11:43 [INFO] | | | +- org.opendaylight.netconf:transport-tcp:jar:7.0.8-SNAPSHOT:compile 17:11:43 [INFO] | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 17:11:43 [INFO] | | | \- org.opendaylight.netconf:transport-tls:jar:7.0.8-SNAPSHOT:compile 17:11:43 [INFO] | | \- org.opendaylight.netconf:netconf-client:jar:7.0.8-SNAPSHOT:compile 17:11:43 [INFO] | | +- io.netty:netty-codec:jar:4.1.109.Final:compile 17:11:43 [INFO] | | \- org.opendaylight.netconf:shaded-exificient:jar:7.0.8-SNAPSHOT:compile 17:11:43 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc6022:xml:features:7.0.8-SNAPSHOT:compile 17:11:43 [INFO] | | \- org.opendaylight.netconf.model:rfc6022:jar:7.0.8-SNAPSHOT:compile 17:11:43 [INFO] | +- com.google.code.gson:gson:jar:2.10.1:compile 17:11:43 [INFO] | \- org.opendaylight.netconf:netconf-client-mdsal:jar:7.0.8-SNAPSHOT:compile 17:11:43 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:11:43 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:11:43 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:11:43 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:11:43 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:11:43 [INFO] | +- io.netty:netty-common:jar:4.1.109.Final:compile 17:11:43 [INFO] | +- io.netty:netty-handler:jar:4.1.109.Final:compile 17:11:43 [INFO] | | +- io.netty:netty-resolver:jar:4.1.109.Final:compile 17:11:43 [INFO] | | +- io.netty:netty-buffer:jar:4.1.109.Final:compile 17:11:43 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 17:11:43 [INFO] | +- io.netty:netty-transport:jar:4.1.109.Final:compile 17:11:43 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:11:43 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.4:compile 17:11:43 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.4:compile 17:11:43 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.4:compile 17:11:43 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.4:compile 17:11:43 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.4:compile 17:11:43 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.4:compile 17:11:43 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.4:compile 17:11:43 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.6:compile 17:11:43 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.4:compile 17:11:43 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.6:compile 17:11:43 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.6:compile 17:11:43 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.4:compile 17:11:43 [INFO] | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.4:compile 17:11:43 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.4:compile 17:11:43 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.4:compile 17:11:43 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.4:compile 17:11:43 [INFO] | +- org.opendaylight.netconf:netconf-api:jar:7.0.8-SNAPSHOT:compile 17:11:43 [INFO] | +- org.opendaylight.netconf:keystore-legacy:jar:7.0.8-SNAPSHOT:compile 17:11:43 [INFO] | | +- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile 17:11:43 [INFO] | | | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile 17:11:43 [INFO] | | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:11:43 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.4:compile 17:11:43 [INFO] | +- org.opendaylight.netconf:netconf-common:jar:7.0.8-SNAPSHOT:compile 17:11:43 [INFO] | +- org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.8-SNAPSHOT:compile 17:11:43 [INFO] | +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.8-SNAPSHOT:compile 17:11:43 [INFO] | +- org.opendaylight.netconf.model:rfc5277:jar:7.0.8-SNAPSHOT:compile 17:11:43 [INFO] | +- org.opendaylight.netconf.model:rfc6241:jar:7.0.8-SNAPSHOT:compile 17:11:43 [INFO] | +- org.opendaylight.netconf.model:rfc6470:jar:7.0.8-SNAPSHOT:compile 17:11:43 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.6:compile 17:11:43 [INFO] | +- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.6:compile 17:11:43 [INFO] | +- org.opendaylight.yangtools:util:jar:13.0.6:compile 17:11:43 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:11:43 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.6:compile 17:11:43 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.6:compile 17:11:43 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile 17:11:43 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.6:compile 17:11:43 [INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.6:compile 17:11:43 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.6:compile 17:11:43 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 17:11:43 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.6:compile 17:11:43 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.6:compile 17:11:43 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.6:compile 17:11:43 [INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.6:compile 17:11:43 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.6:compile 17:11:43 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.6:compile 17:11:43 [INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.6:compile 17:11:43 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.6:compile 17:11:43 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.6:compile 17:11:43 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.6:compile 17:11:43 [INFO] | +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.6:compile 17:11:43 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.6:compile 17:11:43 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.6:compile 17:11:43 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.6:compile 17:11:43 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.6:compile 17:11:43 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.6:compile 17:11:43 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.6:compile 17:11:43 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.6:compile 17:11:43 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.6:compile 17:11:43 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.6:compile 17:11:43 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.6:compile 17:11:43 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.6:compile 17:11:43 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.6:compile 17:11:43 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.6:compile 17:11:43 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.6:compile 17:11:43 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.6:compile 17:11:43 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.6:compile 17:11:43 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.6:compile 17:11:43 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.6:compile 17:11:43 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.6:compile 17:11:43 [INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.6:compile 17:11:43 [INFO] | | +- org.antlr:antlr4-runtime:jar:4.13.1:compile 17:11:43 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:13.0.6:compile 17:11:43 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.6:compile 17:11:43 [INFO] | +- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.6:compile 17:11:43 [INFO] | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.6:compile 17:11:43 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:11:43 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.4:compile 17:11:43 [INFO] +- org.opendaylight.netconf:odl-netconf-callhome-ssh:xml:features:7.0.8-SNAPSHOT:compile 17:11:43 [INFO] | +- org.opendaylight.netconf:odl-netconf-topology:xml:features:7.0.8-SNAPSHOT:compile 17:11:43 [INFO] | | \- org.opendaylight.netconf:netconf-topology-impl:jar:7.0.8-SNAPSHOT:compile 17:11:43 [INFO] | \- org.opendaylight.netconf:callhome-provider:jar:7.0.8-SNAPSHOT:compile 17:11:43 [INFO] | \- org.opendaylight.netconf:netconf-topology:jar:7.0.8-SNAPSHOT:compile 17:11:43 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.4:compile 17:11:43 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:11:43 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:11:43 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:11:43 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:11:43 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:11:43 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:11:43 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:11:43 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:11:43 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:11:43 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:11:43 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:11:43 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:11:43 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:11:43 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:11:43 [INFO] +- junit:junit:jar:4.13.2:test 17:11:43 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:11:43 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:11:43 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:11:43 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:compile 17:11:43 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:11:43 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:11:43 [INFO] 17:11:43 [INFO] --- clm-maven-plugin:2.48.1-01:index (default-cli) @ odl-netconf-connector-all --- 17:11:43 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-connector-all/target/sonatype-clm/module.xml 17:11:43 [INFO] 17:11:43 [INFO] --------------< org.opendaylight.netconf:netconf-console >-------------- 17:11:43 [INFO] Building netconf-console 7.0.8-SNAPSHOT [78/121] 17:11:43 [INFO] -------------------------------[ bundle ]------------------------------- 17:11:43 [INFO] 17:11:43 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-console --- 17:11:43 [INFO] 17:11:43 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-console --- 17:11:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:11:43 [INFO] 17:11:43 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-console --- 17:11:43 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:11:43 [INFO] 17:11:43 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ netconf-console --- 17:11:43 [INFO] 17:11:43 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ netconf-console --- 17:11:43 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/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/** 17:11:43 [INFO] 17:11:43 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-console --- 17:11:43 [INFO] Starting audit... 17:11:43 Audit done. 17:11:43 [INFO] You have 0 Checkstyle violations. 17:11:43 [INFO] 17:11:43 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-console --- 17:11:43 [INFO] Starting audit... 17:11:43 Audit done. 17:11:43 [INFO] You have 0 Checkstyle violations. 17:11:43 [INFO] 17:11:43 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-console --- 17:11:43 [INFO] 17:11:43 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-console --- 17:11:43 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-console/src/main/resources 17:11:43 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-console/target/generated-sources/spi 17:11:43 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-console/target/generated-sources/yang 17:11:43 [INFO] 17:11:43 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ netconf-console --- 17:11:43 [INFO] Recompiling the module because of changed dependency. 17:11:43 [INFO] Compiling 11 source files with javac [debug release 17] to target/classes 17:11:44 [INFO] 17:11:44 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ netconf-console >>> 17:11:44 [INFO] 17:11:44 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ netconf-console --- 17:11:44 [INFO] Fork Value is true 17:11:47 [INFO] Done SpotBugs Analysis.... 17:11:47 [INFO] 17:11:47 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ netconf-console <<< 17:11:47 [INFO] 17:11:47 [INFO] 17:11:47 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ netconf-console --- 17:11:47 [INFO] BugInstance size is 0 17:11:47 [INFO] Error size is 0 17:11:47 [INFO] No errors/warnings found 17:11:47 [INFO] 17:11:47 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-console --- 17:11:47 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-console/src/test/resources 17:11:47 [INFO] 17:11:47 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ netconf-console --- 17:11:47 [INFO] Recompiling the module because of changed dependency. 17:11:47 [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes 17:11:47 [INFO] 17:11:47 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ netconf-console --- 17:11:47 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:11:47 [INFO] 17:11:47 [INFO] ------------------------------------------------------- 17:11:47 [INFO] T E S T S 17:11:47 [INFO] ------------------------------------------------------- 17:11:48 [INFO] Running org.opendaylight.netconf.console.commands.NetconfCommandUtilsTest 17:11:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.opendaylight.netconf.console.commands.NetconfCommandUtilsTest 17:11:48 [INFO] Running org.opendaylight.netconf.console.commands.NetconfCommandsImplCallsTest 17:11:48 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:11:50 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.656 s -- in org.opendaylight.netconf.console.commands.NetconfCommandsImplCallsTest 17:11:50 [INFO] Running org.opendaylight.netconf.console.impl.NetconfCommandsImplTest 17:11:52 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.667 s -- in org.opendaylight.netconf.console.impl.NetconfCommandsImplTest 17:11:52 [INFO] 17:11:52 [INFO] Results: 17:11:52 [INFO] 17:11:52 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 17:11:52 [INFO] 17:11:52 [INFO] 17:11:52 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ netconf-console --- 17:11:52 [INFO] 17:11:52 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-console --- 17:11:53 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-console/target/netconf-console-7.0.8-SNAPSHOT.jar 17:11:53 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-console/target/classes/META-INF/MANIFEST.MF 17:11:53 [INFO] 17:11:53 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-console --- 17:11:53 [INFO] No previous run data found, generating javadoc. 17:11:54 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-console/target/netconf-console-7.0.8-SNAPSHOT-javadoc.jar 17:11:54 [INFO] 17:11:54 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ netconf-console --- 17:11:54 [INFO] CycloneDX: Resolving Dependencies 17:11:56 [INFO] CycloneDX: Creating BOM version 1.5 with 126 component(s) 17:11:56 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-console/target/bom.xml 17:11:56 [INFO] attaching as netconf-console-7.0.8-SNAPSHOT-cyclonedx.xml 17:11:56 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-console/target/bom.json 17:11:56 [INFO] attaching as netconf-console-7.0.8-SNAPSHOT-cyclonedx.json 17:11:56 [INFO] 17:11:56 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-console --- 17:11:56 [INFO] Skipping duplicate-finder execution! 17:11:56 [INFO] 17:11:56 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-console --- 17:11:56 [INFO] No dependency problems found 17:11:56 [INFO] 17:11:56 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ netconf-console --- 17:11:56 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-console/target/netconf-console-7.0.8-SNAPSHOT-sources.jar 17:11:56 [INFO] 17:11:56 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ netconf-console --- 17:11:56 [INFO] 17:11:56 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ netconf-console --- 17:11:56 [INFO] Loading execution data file /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-console/target/code-coverage/jacoco.exec 17:11:56 [INFO] Analyzed bundle 'netconf-console' with 11 classes 17:11:56 [INFO] 17:11:56 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ netconf-console --- 17:11:56 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-console/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-console/7.0.8-SNAPSHOT/netconf-console-7.0.8-SNAPSHOT.pom 17:11:56 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-console/target/netconf-console-7.0.8-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-console/7.0.8-SNAPSHOT/netconf-console-7.0.8-SNAPSHOT.jar 17:11:56 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-console/target/netconf-console-7.0.8-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-console/7.0.8-SNAPSHOT/netconf-console-7.0.8-SNAPSHOT-javadoc.jar 17:11:56 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-console/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-console/7.0.8-SNAPSHOT/netconf-console-7.0.8-SNAPSHOT-cyclonedx.xml 17:11:56 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-console/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-console/7.0.8-SNAPSHOT/netconf-console-7.0.8-SNAPSHOT-cyclonedx.json 17:11:56 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-console/target/netconf-console-7.0.8-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-console/7.0.8-SNAPSHOT/netconf-console-7.0.8-SNAPSHOT-sources.jar 17:11:56 [INFO] 17:11:56 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-console --- 17:11:56 [INFO] Installing org/opendaylight/netconf/netconf-console/7.0.8-SNAPSHOT/netconf-console-7.0.8-SNAPSHOT.jar 17:11:56 [INFO] Writing OBR metadata 17:11:56 [INFO] 17:11:56 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ netconf-console --- 17:11:56 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:11:56 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:11:56 [INFO] 17:11:56 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-console --- 17:11:56 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:11:56 [INFO] 17:11:56 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ netconf-console --- 17:11:56 [INFO] org.opendaylight.netconf:netconf-console:bundle:7.0.8-SNAPSHOT 17:11:56 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:11:56 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:11:56 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:11:56 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:11:56 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:11:56 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:11:56 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 17:11:56 [INFO] +- org.apache.karaf.shell:org.apache.karaf.shell.core:jar:4.4.6:provided 17:11:56 [INFO] | +- org.jline:jline:jar:3.21.0:provided 17:11:56 [INFO] | +- org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar:4.4.6:provided 17:11:56 [INFO] | \- org.apache.sshd:sshd-osgi:jar:2.12.1:provided 17:11:56 [INFO] | \- org.slf4j:jcl-over-slf4j:jar:2.0.12:provided 17:11:56 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:11:56 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.6:compile 17:11:56 [INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.6:compile 17:11:56 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.4:compile 17:11:56 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.6:compile 17:11:56 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:11:56 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.4:compile 17:11:56 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.4:compile 17:11:56 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.4:compile 17:11:56 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.4:compile 17:11:56 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.4:compile 17:11:56 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.4:compile 17:11:56 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.4:compile 17:11:56 [INFO] +- org.opendaylight.netconf:netconf-topology:jar:7.0.8-SNAPSHOT:compile 17:11:56 [INFO] | +- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile 17:11:56 [INFO] | | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:11:56 [INFO] | | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile 17:11:56 [INFO] | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.5:compile 17:11:56 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.4:compile 17:11:56 [INFO] +- org.opendaylight.netconf:netconf-client-mdsal:jar:7.0.8-SNAPSHOT:compile 17:11:56 [INFO] | +- com.google.code.gson:gson:jar:2.10.1:compile 17:11:56 [INFO] | +- io.netty:netty-common:jar:4.1.109.Final:compile 17:11:56 [INFO] | +- io.netty:netty-handler:jar:4.1.109.Final:compile 17:11:56 [INFO] | | +- io.netty:netty-resolver:jar:4.1.109.Final:compile 17:11:56 [INFO] | | +- io.netty:netty-buffer:jar:4.1.109.Final:compile 17:11:56 [INFO] | | +- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 17:11:56 [INFO] | | \- io.netty:netty-codec:jar:4.1.109.Final:compile 17:11:56 [INFO] | +- io.netty:netty-transport:jar:4.1.109.Final:compile 17:11:56 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.4:compile 17:11:56 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.4:compile 17:11:56 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.6:compile 17:11:56 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.6:compile 17:11:56 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.4:compile 17:11:56 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.4:compile 17:11:56 [INFO] | +- org.opendaylight.netconf:netconf-api:jar:7.0.8-SNAPSHOT:compile 17:11:56 [INFO] | | \- org.opendaylight.odlparent:logging-markers:jar:13.1.3:compile 17:11:56 [INFO] | +- org.opendaylight.netconf:keystore-legacy:jar:7.0.8-SNAPSHOT:compile 17:11:56 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.4:compile 17:11:56 [INFO] | +- org.opendaylight.netconf:netconf-client:jar:7.0.8-SNAPSHOT:compile 17:11:56 [INFO] | | +- org.opendaylight.netconf:netconf-netty-util:jar:7.0.8-SNAPSHOT:compile 17:11:56 [INFO] | | +- org.opendaylight.netconf:shaded-exificient:jar:7.0.8-SNAPSHOT:compile 17:11:56 [INFO] | | +- org.opendaylight.netconf:transport-tcp:jar:7.0.8-SNAPSHOT:compile 17:11:56 [INFO] | | | +- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 17:11:56 [INFO] | | | +- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.8-SNAPSHOT:compile 17:11:56 [INFO] | | | \- org.opendaylight.netconf:transport-api:jar:7.0.8-SNAPSHOT:compile 17:11:56 [INFO] | | +- org.opendaylight.netconf:transport-ssh:jar:7.0.8-SNAPSHOT:compile 17:11:56 [INFO] | | | +- commons-codec:commons-codec:jar:1.15:compile 17:11:56 [INFO] | | | +- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.4:compile 17:11:56 [INFO] | | | +- org.opendaylight.netconf:keystore-api:jar:7.0.8-SNAPSHOT:compile 17:11:56 [INFO] | | | +- org.opendaylight.netconf:shaded-sshd:jar:7.0.8-SNAPSHOT:compile 17:11:56 [INFO] | | | +- org.opendaylight.netconf:truststore-api:jar:7.0.8-SNAPSHOT:compile 17:11:56 [INFO] | | | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.8-SNAPSHOT:compile 17:11:56 [INFO] | | \- org.opendaylight.netconf:transport-tls:jar:7.0.8-SNAPSHOT:compile 17:11:56 [INFO] | +- org.opendaylight.netconf:netconf-common:jar:7.0.8-SNAPSHOT:compile 17:11:56 [INFO] | +- org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.8-SNAPSHOT:compile 17:11:56 [INFO] | +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.8-SNAPSHOT:compile 17:11:56 [INFO] | +- org.opendaylight.netconf.model:rfc5277:jar:7.0.8-SNAPSHOT:compile 17:11:56 [INFO] | +- org.opendaylight.netconf.model:rfc6022:jar:7.0.8-SNAPSHOT:compile 17:11:56 [INFO] | +- org.opendaylight.netconf.model:rfc6241:jar:7.0.8-SNAPSHOT:compile 17:11:56 [INFO] | +- org.opendaylight.netconf.model:rfc6470:jar:7.0.8-SNAPSHOT:compile 17:11:56 [INFO] | +- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.6:compile 17:11:56 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.6:compile 17:11:56 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile 17:11:56 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.6:compile 17:11:56 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.6:compile 17:11:56 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 17:11:56 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.6:compile 17:11:56 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.6:compile 17:11:56 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.6:compile 17:11:56 [INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.6:compile 17:11:56 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.6:compile 17:11:56 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.6:compile 17:11:56 [INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.6:compile 17:11:56 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.6:compile 17:11:56 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.6:compile 17:11:56 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.6:compile 17:11:56 [INFO] | +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.6:compile 17:11:56 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.6:compile 17:11:56 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.6:compile 17:11:56 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.6:compile 17:11:56 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.6:compile 17:11:56 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.6:compile 17:11:56 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.6:compile 17:11:56 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.6:compile 17:11:56 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.6:compile 17:11:56 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.6:compile 17:11:56 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.6:compile 17:11:56 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.6:compile 17:11:56 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.6:compile 17:11:56 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.6:compile 17:11:56 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.6:compile 17:11:56 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.6:compile 17:11:56 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.6:compile 17:11:56 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.6:compile 17:11:56 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.6:compile 17:11:56 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.6:compile 17:11:56 [INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.6:compile 17:11:56 [INFO] | | +- org.antlr:antlr4-runtime:jar:4.13.1:compile 17:11:56 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:13.0.6:compile 17:11:56 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.6:compile 17:11:56 [INFO] | +- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.6:compile 17:11:56 [INFO] | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.6:compile 17:11:56 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 17:11:56 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 17:11:56 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 17:11:56 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 17:11:56 [INFO] +- org.opendaylight.yangtools:yang-test-util:jar:13.0.6:test 17:11:56 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.4:test 17:11:56 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.6:compile 17:11:56 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.4:test 17:11:56 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.4:test 17:11:56 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.4:test 17:11:56 [INFO] +- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.4:test 17:11:56 [INFO] | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.6:compile 17:11:56 [INFO] +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.4:test 17:11:56 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:13.0.4:test 17:11:56 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 17:11:56 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.4:test 17:11:56 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.4:test 17:11:56 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.4:test 17:11:56 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.4:test 17:11:56 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.4:test 17:11:56 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.4:test 17:11:56 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.4:test 17:11:56 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.4:test 17:11:56 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.6:test 17:11:56 [INFO] +- org.awaitility:awaitility:jar:4.2.1:test 17:11:56 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:11:56 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:11:56 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:11:56 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:11:56 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:11:56 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:11:56 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:11:56 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:11:56 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:11:56 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:11:56 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:11:56 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:11:56 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:11:56 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:11:56 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:11:56 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:11:56 [INFO] +- junit:junit:jar:4.13.2:test 17:11:56 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:11:56 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:11:56 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:11:56 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 17:11:56 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:11:56 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:11:56 [INFO] 17:11:56 [INFO] --- clm-maven-plugin:2.48.1-01:index (default-cli) @ netconf-console --- 17:11:56 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-console/target/sonatype-clm/module.xml 17:11:56 [INFO] 17:11:56 [INFO] ------------< org.opendaylight.netconf:odl-netconf-console >------------ 17:11:56 [INFO] Building OpenDaylight :: Netconf Console + Karaf CLI for netconf CRUD operations 7.0.8-SNAPSHOT [79/121] 17:11:56 [INFO] ------------------------------[ feature ]------------------------------- 17:11:56 [INFO] 17:11:56 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-console --- 17:11:56 [INFO] 17:11:56 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-console --- 17:11:56 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:11:56 [INFO] 17:11:56 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-console --- 17:11:56 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:11:56 [INFO] 17:11:56 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-netconf-console --- 17:11:57 [INFO] 17:11:57 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-netconf-console --- 17:11:57 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:11:57 [INFO] argLine set to empty 17:11:57 [INFO] 17:11:57 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-console --- 17:11:57 [INFO] Starting audit... 17:11:57 Audit done. 17:11:57 [INFO] You have 0 Checkstyle violations. 17:11:57 [INFO] 17:11:57 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-console --- 17:11:57 [INFO] Starting audit... 17:11:57 Audit done. 17:11:57 [INFO] You have 0 Checkstyle violations. 17:11:57 [INFO] 17:11:57 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-console --- 17:11:57 [INFO] 17:11:57 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-console --- 17:11:57 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-console/target/feature/feature.xml 17:11:57 [INFO] ...done! 17:11:57 [INFO] Attaching features XML 17:11:57 [INFO] 17:11:57 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-netconf-console --- 17:11: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 17:11:57 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:11:57 [INFO] 17:11:57 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-netconf-console >>> 17:11:57 [INFO] 17:11:57 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-netconf-console --- 17:11:57 [INFO] 17:11:57 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-netconf-console <<< 17:11:57 [INFO] 17:11:57 [INFO] 17:11:57 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-netconf-console --- 17:11:57 [INFO] 17:11:57 [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-netconf-console --- 17:11:57 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-console 17:11:57 [INFO] Project dependency features detected: [] 17:11:57 [INFO] Pax Exam System (Version: 4.13.3) created. 17:11:57 [INFO] Creating RMI registry server on 127.0.0.1:21000 17:11:58 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 17:11:58 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 17:11:58 [INFO] Waiting for remote bundle context.. on 21000 name: 9f6111f6-08d5-470d-8a54-490d89e1895e timout: [ RelativeTimeout value = 180000 ] 17:12:16 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 17:12:16 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 17:12:16 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 17:12:16 [INFO] 17:12:16 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-netconf-console --- 17:12:16 [INFO] 17:12:16 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-console --- 17:12:16 [INFO] 17:12:16 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-netconf-console --- 17:12:16 [INFO] CycloneDX: Resolving Dependencies 17:12:21 [INFO] CycloneDX: Creating BOM version 1.5 with 383 component(s) 17:12:21 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-console/target/bom.xml 17:12:21 [INFO] attaching as odl-netconf-console-7.0.8-SNAPSHOT-cyclonedx.xml 17:12:21 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-console/target/bom.json 17:12:21 [INFO] attaching as odl-netconf-console-7.0.8-SNAPSHOT-cyclonedx.json 17:12:21 [INFO] 17:12:21 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-console --- 17:12:21 [INFO] Skipping duplicate-finder execution! 17:12:21 [INFO] 17:12:21 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-console --- 17:12:21 [INFO] Skipping plugin execution 17:12:21 [INFO] 17:12:21 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-console --- 17:12:21 [INFO] Skipping source per configuration. 17:12:21 [INFO] 17:12:21 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-netconf-console --- 17:12:21 [INFO] 17:12:21 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-netconf-console --- 17:12:21 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:12:21 [INFO] 17:12:21 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-netconf-console --- 17:12:21 [WARNING] 17:12:21 [WARNING] The packaging plugin for project odl-netconf-console did not assign 17:12:21 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:12:21 [WARNING] 17:12:21 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:12:21 [WARNING] 17:12:21 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-console/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-console/7.0.8-SNAPSHOT/odl-netconf-console-7.0.8-SNAPSHOT.pom 17:12:21 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-console/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-console/7.0.8-SNAPSHOT/odl-netconf-console-7.0.8-SNAPSHOT-features.xml 17:12:21 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-console/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-console/7.0.8-SNAPSHOT/odl-netconf-console-7.0.8-SNAPSHOT-cyclonedx.xml 17:12:21 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-console/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-console/7.0.8-SNAPSHOT/odl-netconf-console-7.0.8-SNAPSHOT-cyclonedx.json 17:12:21 [INFO] 17:12:21 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ odl-netconf-console --- 17:12:21 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:12:21 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:12:21 [WARNING] 17:12:21 [WARNING] The packaging plugin for project odl-netconf-console did not assign 17:12:21 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:12:21 [WARNING] 17:12:21 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:12:21 [WARNING] 17:12:21 [INFO] 17:12:21 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-netconf-console --- 17:12:21 [INFO] org.opendaylight.netconf:odl-netconf-console:feature:7.0.8-SNAPSHOT 17:12:21 [INFO] +- org.opendaylight.netconf:odl-netconf-mdsal:xml:features:7.0.8-SNAPSHOT:compile 17:12:21 [INFO] | +- org.opendaylight.netconf:odl-netconf-all:xml:features:7.0.8-SNAPSHOT:compile 17:12:21 [INFO] | | +- org.opendaylight.netconf:odl-netconf-api:xml:features:7.0.8-SNAPSHOT:compile 17:12:21 [INFO] | | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.3:compile 17:12:21 [INFO] | | | | +- io.netty:netty-codec-http:jar:4.1.109.Final:compile 17:12:21 [INFO] | | | | +- io.netty:netty-codec-http2:jar:4.1.109.Final:compile 17:12:21 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:compile 17:12:21 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.109.Final:compile 17:12:21 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:7.0.8-SNAPSHOT:compile 17:12:21 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6241:xml:features:7.0.8-SNAPSHOT:compile 17:12:21 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6470:xml:features:7.0.8-SNAPSHOT:compile 17:12:21 [INFO] | | | \- org.opendaylight.netconf:odl-netconf-model-rfc8526:xml:features:7.0.8-SNAPSHOT:compile 17:12:21 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6243:xml:features:7.0.8-SNAPSHOT:compile 17:12:21 [INFO] | | | | \- org.opendaylight.netconf.model:rfc6243:jar:7.0.8-SNAPSHOT:compile 17:12:21 [INFO] | | | \- org.opendaylight.netconf.model:rfc8526:jar:7.0.8-SNAPSHOT:compile 17:12:21 [INFO] | | +- org.opendaylight.netconf:odl-netconf-common:xml:features:7.0.8-SNAPSHOT:compile 17:12:21 [INFO] | | | +- org.apache.karaf.features:standard:xml:features:4.4.6:runtime 17:12:21 [INFO] | | | \- org.opendaylight.netconf:netconf-netty-util:jar:7.0.8-SNAPSHOT:compile 17:12:21 [INFO] | | +- org.opendaylight.netconf:odl-netconf-impl:xml:features:7.0.8-SNAPSHOT:compile 17:12:21 [INFO] | | \- org.opendaylight.netconf:odl-netconf-util:xml:features:7.0.8-SNAPSHOT:compile 17:12:21 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.6:compile 17:12:21 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.3:compile 17:12:21 [INFO] | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.3:compile 17:12:21 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.6:compile 17:12:21 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.3:compile 17:12:21 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.6:compile 17:12:21 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.6:compile 17:12:21 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.6:compile 17:12:21 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.6:compile 17:12:21 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.6:compile 17:12:21 [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.6:compile 17:12:21 [INFO] | +- org.opendaylight.netconf:odl-netconf-client:xml:features:7.0.8-SNAPSHOT:compile 17:12:21 [INFO] | | +- org.opendaylight.netconf:odl-netconf-transport:xml:features:7.0.8-SNAPSHOT:compile 17:12:21 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7317-iana-crypt-hash:xml:features:13.0.4:compile 17:12:21 [INFO] | | | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.4:compile 17:12:21 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-keystore:xml:features:7.0.8-SNAPSHOT:compile 17:12:21 [INFO] | | | | +- org.opendaylight.netconf:odl-netconf-model-rfc8341:xml:features:7.0.8-SNAPSHOT:compile 17:12:21 [INFO] | | | | \- org.opendaylight.netconf:keystore-none:jar:7.0.8-SNAPSHOT:compile 17:12:21 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-truststore:xml:features:7.0.8-SNAPSHOT:compile 17:12:21 [INFO] | | | | \- org.opendaylight.netconf:truststore-none:jar:7.0.8-SNAPSHOT:compile 17:12:21 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-transport-api:xml:features:7.0.8-SNAPSHOT:compile 17:12:21 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.6:compile 17:12:21 [INFO] | | | \- org.opendaylight.netconf:transport-tls:jar:7.0.8-SNAPSHOT:compile 17:12:21 [INFO] | | \- org.opendaylight.netconf:netconf-client:jar:7.0.8-SNAPSHOT:compile 17:12:21 [INFO] | | +- io.netty:netty-codec:jar:4.1.109.Final:compile 17:12:21 [INFO] | | \- org.opendaylight.netconf:shaded-exificient:jar:7.0.8-SNAPSHOT:compile 17:12:21 [INFO] | +- org.opendaylight.netconf:odl-aaa-netconf-plugin:xml:features:7.0.8-SNAPSHOT:compile 17:12:21 [INFO] | | +- org.opendaylight.aaa:odl-aaa-shiro:xml:features:0.19.5:compile 17:12:21 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-password-service:xml:features:0.19.5:compile 17:12:21 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-api:jar:0.19.5:compile 17:12:21 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-impl:jar:0.19.5:compile 17:12:21 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-impl:xml:aaa-password-service-config:0.19.5:compile 17:12:21 [INFO] | | | | \- org.opendaylight.aaa:odl-apache-shiro:xml:features:0.19.5:compile 17:12:21 [INFO] | | | +- org.opendaylight.controller:odl-jolokia:xml:features:9.0.4:compile 17:12:21 [INFO] | | | | +- org.jolokia:jolokia-osgi:jar:1.7.2:compile 17:12:21 [INFO] | | | | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:compile 17:12:21 [INFO] | | | | \- org.opendaylight.controller:odl-jolokia-osgi:cfg:configuration:9.0.4:compile 17:12:21 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-web:xml:features:0.19.5:compile 17:12:21 [INFO] | | | | +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile 17:12:21 [INFO] | | | | +- org.opendaylight.odlparent:odl-jersey-2:xml:features:13.1.3:compile 17:12:21 [INFO] | | | | | +- org.opendaylight.odlparent:odl-javassist-3:xml:features:13.1.3:compile 17:12:21 [INFO] | | | | | | \- org.javassist:javassist:jar:3.30.2-GA:compile 17:12:21 [INFO] | | | | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.43:compile 17:12:21 [INFO] | | | | | | +- org.glassfish.jersey.core:jersey-common:jar:2.43:compile 17:12:21 [INFO] | | | | | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile 17:12:21 [INFO] | | | | | | \- org.glassfish.hk2:hk2-locator:jar:2.6.1:compile 17:12:21 [INFO] | | | | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:compile 17:12:21 [INFO] | | | | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:compile 17:12:21 [INFO] | | | | | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:compile 17:12:21 [INFO] | | | | | +- org.glassfish.jersey.core:jersey-client:jar:2.43:compile 17:12:21 [INFO] | | | | | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile 17:12:21 [INFO] | | | | | +- org.glassfish.jersey.core:jersey-server:jar:2.43:compile 17:12:21 [INFO] | | | | | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 17:12:21 [INFO] | | | | | | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 17:12:21 [INFO] | | | | | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.43:compile 17:12:21 [INFO] | | | | | | \- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.43:compile 17:12:21 [INFO] | | | | | \- org.glassfish.jersey.media:jersey-media-sse:jar:2.43:compile 17:12:21 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.6:compile 17:12:21 [INFO] | | | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 17:12:21 [INFO] | | | | +- org.opendaylight.aaa.web:web-osgi-impl:jar:0.19.5:compile 17:12:21 [INFO] | | | | \- org.opendaylight.aaa.web:servlet-jersey2:jar:0.19.5:compile 17:12:21 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:jar:0.19.5:compile 17:12:21 [INFO] | | | | +- org.opendaylight.aaa:aaa-tokenauthrealm:jar:0.19.5:compile 17:12:21 [INFO] | | | | +- org.opendaylight.aaa:aaa-idm-store-h2:jar:0.19.5:compile 17:12:21 [INFO] | | | | | \- com.h2database:h2:jar:2.2.224:compile 17:12:21 [INFO] | | | | +- org.opendaylight.aaa:aaa-cert:jar:0.19.5:compile 17:12:21 [INFO] | | | | +- org.opendaylight.aaa:repackaged-shiro:jar:0.19.5:compile 17:12:21 [INFO] | | | | | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile 17:12:21 [INFO] | | | | | | +- commons-logging:commons-logging:jar:1.3.1:compile 17:12:21 [INFO] | | | | | | \- commons-collections:commons-collections:jar:3.2.2:compile 17:12:21 [INFO] | | | | | \- org.owasp.encoder:encoder:jar:1.2.3:compile 17:12:21 [INFO] | | | | +- org.opendaylight.aaa.web:web-api:jar:0.19.5:compile 17:12:21 [INFO] | | | | \- org.opendaylight.aaa.web:servlet-api:jar:0.19.5:compile 17:12:21 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro-api:jar:0.19.5:compile 17:12:21 [INFO] | | | +- org.opendaylight.aaa:aaa-filterchain:jar:0.19.5:compile 17:12:21 [INFO] | | | | \- javax.servlet:javax.servlet-api:jar:3.1.0:compile 17:12:21 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-api:xml:features:0.19.5:compile 17:12:21 [INFO] | | | | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:13.1.3:compile 17:12:21 [INFO] | | | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 17:12:21 [INFO] | | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.3:compile 17:12:21 [INFO] | | | | \- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:13.1.3:compile 17:12:21 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.19.5:compile 17:12:21 [INFO] | | | | \- org.opendaylight.aaa:aaa-cert:xml:config:0.19.5:compile 17:12:21 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-app-config:0.19.5:compile 17:12:21 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-datastore-config:0.19.5:compile 17:12:21 [INFO] | | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.3:compile 17:12:21 [INFO] | | | +- org.opendaylight.odlparent:odl-karaf-feat-jdbc:xml:features:13.1.3:compile 17:12:21 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-features:xml:features:1.5.7:runtime 17:12:21 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc:jar:1.5.7:runtime 17:12:21 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-common:jar:1.5.7:runtime 17:12:21 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-common:jar:1.5.7:runtime 17:12:21 [INFO] | | | | | | \- javax.transaction:javax.transaction-api:jar:1.2:runtime 17:12:21 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-config:jar:1.5.7:runtime 17:12:21 [INFO] | | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.jasypt:jar:1.9.3_1:runtime 17:12:21 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-db2:jar:1.5.7:runtime 17:12:21 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-hsqldb:jar:1.5.7:runtime 17:12:21 [INFO] | | | | | | \- org.hsqldb:hsqldb:jar:jdk8:2.7.2:runtime 17:12:21 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-jtds:jar:1.5.7:runtime 17:12:21 [INFO] | | | | | | \- net.sourceforge.jtds:jtds:jar:1.3.1:runtime 17:12:21 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mariadb:jar:1.5.7:runtime 17:12:21 [INFO] | | | | | | \- org.mariadb.jdbc:mariadb-java-client:jar:3.3.3:runtime 17:12:21 [INFO] | | | | | | \- com.github.waffle:waffle-jna:jar:3.3.0:runtime 17:12:21 [INFO] | | | | | | +- net.java.dev.jna:jna:jar:5.14.0:runtime 17:12:21 [INFO] | | | | | | +- net.java.dev.jna:jna-platform:jar:5.14.0:runtime 17:12:21 [INFO] | | | | | | +- org.slf4j:jcl-over-slf4j:jar:2.0.12:runtime 17:12:21 [INFO] | | | | | | \- com.github.ben-manes.caffeine:caffeine:jar:2.9.3:runtime 17:12:21 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mysql:jar:1.5.7:runtime 17:12:21 [INFO] | | | | | | \- com.mysql:mysql-connector-j:jar:8.3.0:runtime 17:12:21 [INFO] | | | | | | \- com.google.protobuf:protobuf-java:jar:3.25.1:runtime 17:12:21 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-oracle:jar:1.5.7:runtime 17:12:21 [INFO] | | | | | | \- com.oracle.database.jdbc:ojdbc8:jar:23.3.0.23.09:runtime 17:12:21 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-aries:jar:1.5.7:runtime 17:12:21 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-c3p0:jar:1.5.7:runtime 17:12:21 [INFO] | | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.c3p0:jar:0.9.5.5_1:runtime 17:12:21 [INFO] | | | | | | \- com.mchange:mchange-commons-java:jar:0.2.19:runtime 17:12:21 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-dbcp2:jar:1.5.7:runtime 17:12:21 [INFO] | | | | | | +- org.apache.commons:commons-pool2:jar:2.12.0:runtime 17:12:21 [INFO] | | | | | | \- org.apache.commons:commons-dbcp2:jar:2.12.0:runtime 17:12:21 [INFO] | | | | | | \- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:runtime 17:12:21 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-hikaricp:jar:1.5.7:runtime 17:12:21 [INFO] | | | | | | \- com.zaxxer:HikariCP:jar:4.0.3:runtime 17:12:21 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-sqlite:jar:1.5.7:runtime 17:12:21 [INFO] | | | | | | \- org.xerial:sqlite-jdbc:jar:3.45.2.0:runtime 17:12:21 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-teradata:jar:1.5.7:runtime 17:12:21 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-narayana:jar:1.5.7:runtime 17:12:21 [INFO] | | | | | | \- org.jboss:jboss-transaction-spi:jar:7.6.1.Final:runtime 17:12:21 [INFO] | | | | | \- org.ops4j.pax.jdbc:pax-jdbc-pool-transx:jar:1.5.7:runtime 17:12:21 [INFO] | | | | | \- org.ops4j.pax.transx:pax-transx-jdbc:jar:0.5.4:runtime 17:12:21 [INFO] | | | | | \- org.ops4j.pax.transx:pax-transx-connector:jar:0.5.4:runtime 17:12:21 [INFO] | | | | | +- org.ops4j.pax.transx:pax-transx-tm-api:jar:0.5.4:runtime 17:12:21 [INFO] | | | | | \- javax.resource:javax.resource-api:jar:1.7.1:runtime 17:12:21 [INFO] | | | | +- org.osgi:org.osgi.service.jdbc:jar:1.1.0:provided 17:12:21 [INFO] | | | | \- org.apache.karaf.jdbc:org.apache.karaf.jdbc.core:jar:4.4.6:compile 17:12:21 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:py:idmtool:0.19.5:compile 17:12:21 [INFO] | | | \- org.opendaylight.aaa:aaa-filterchain:cfg:config:0.19.5:compile 17:12:21 [INFO] | | +- org.opendaylight.netconf:netconf-auth:jar:7.0.8-SNAPSHOT:compile 17:12:21 [INFO] | | \- org.opendaylight.netconf:netconf-auth-aaa:jar:7.0.8-SNAPSHOT:compile 17:12:21 [INFO] | | \- org.opendaylight.aaa:aaa-authn-api:jar:0.19.5:compile 17:12:21 [INFO] | | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 17:12:21 [INFO] | | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 17:12:21 [INFO] | +- org.opendaylight.netconf:odl-yanglib-mdsal-writer:xml:features:7.0.8-SNAPSHOT:compile 17:12:21 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:13.0.4:compile 17:12:21 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.4:compile 17:12:21 [INFO] | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:13.0.4:compile 17:12:21 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:13.0.4:compile 17:12:21 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:13.0.4:compile 17:12:21 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:13.0.4:compile 17:12:21 [INFO] | | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.4:compile 17:12:21 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.4:compile 17:12:21 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.4:compile 17:12:21 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.4:compile 17:12:21 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.4:compile 17:12:21 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.4:compile 17:12:21 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.4:compile 17:12:21 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.4:compile 17:12:21 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.4:compile 17:12:21 [INFO] | | | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.4:compile 17:12:21 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.4:compile 17:12:21 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.4:compile 17:12:21 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.4:compile 17:12:21 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.4:compile 17:12:21 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.4:compile 17:12:21 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.4:compile 17:12:21 [INFO] | | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.4:compile 17:12:21 [INFO] | | | | +- com.typesafe:config:jar:1.4.2:compile 17:12:21 [INFO] | | | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.4:compile 17:12:21 [INFO] | | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 17:12:21 [INFO] | | | | | +- io.aeron:aeron-client:jar:1.38.1:compile 17:12:21 [INFO] | | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 17:12:21 [INFO] | | | | | +- org.agrona:agrona:jar:1.15.2:compile 17:12:21 [INFO] | | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 17:12:21 [INFO] | | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 17:12:21 [INFO] | | | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 17:12:21 [INFO] | | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 17:12:21 [INFO] | | | | +- org.opendaylight.controller:sal-common-util:jar:9.0.4:compile 17:12:21 [INFO] | | | | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.4:compile 17:12:21 [INFO] | | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.25:compile 17:12:21 [INFO] | | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.25:compile 17:12:21 [INFO] | | | | | | \- com.rabbitmq:amqp-client:jar:5.20.0:compile 17:12:21 [INFO] | | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.25:compile 17:12:21 [INFO] | | | | | \- org.lz4:lz4-java:jar:1.8.0:compile 17:12:21 [INFO] | | | | \- org.scala-lang:scala-library:jar:2.13.14:compile 17:12:21 [INFO] | | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.4:compile 17:12:21 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.3:compile 17:12:21 [INFO] | | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.3:compile 17:12:21 [INFO] | | | | \- org.apache.commons:commons-text:jar:1.12.0:compile 17:12:21 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.4:compile 17:12:21 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.4:compile 17:12:21 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.4:compile 17:12:21 [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.6:compile 17:12:21 [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.6:compile 17:12:21 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.4:compile 17:12:21 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.4:compile 17:12:21 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.4:compile 17:12:21 [INFO] | | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.4:compile 17:12:21 [INFO] | | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.4:compile 17:12:21 [INFO] | | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.3:compile 17:12:21 [INFO] | | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.25:compile 17:12:21 [INFO] | | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.25:compile 17:12:21 [INFO] | | | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.4:compile 17:12:21 [INFO] | | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.4:compile 17:12:21 [INFO] | | | | \- org.opendaylight.controller:atomix-storage:jar:9.0.4:compile 17:12:21 [INFO] | | | | \- org.opendaylight.controller:raft-journal:jar:9.0.4:compile 17:12:21 [INFO] | | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.4:compile 17:12:21 [INFO] | | | +- org.opendaylight.controller:cds-access-api:jar:9.0.4:compile 17:12:21 [INFO] | | | +- org.opendaylight.controller:cds-access-client:jar:9.0.4:compile 17:12:21 [INFO] | | | +- org.opendaylight.controller:cds-dom-api:jar:9.0.4:compile 17:12:21 [INFO] | | | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.4:compile 17:12:21 [INFO] | | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 17:12:21 [INFO] | | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 17:12:21 [INFO] | | | | \- org.opendaylight.controller:cds-mgmt-api:jar:9.0.4:compile 17:12:21 [INFO] | | | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.4:compile 17:12:21 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.4:compile 17:12:21 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.4:compile 17:12:21 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.4:compile 17:12:21 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.4:compile 17:12:21 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.4:compile 17:12:21 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.4:compile 17:12:21 [INFO] | | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.4:compile 17:12:21 [INFO] | | \- org.opendaylight.netconf:yanglib-mdsal-writer:jar:7.0.8-SNAPSHOT:compile 17:12:21 [INFO] | | +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.4:compile 17:12:21 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.4:compile 17:12:21 [INFO] | +- org.opendaylight.netconf:netconf-server-mdsal:jar:7.0.8-SNAPSHOT:compile 17:12:21 [INFO] | | +- io.netty:netty-transport:jar:4.1.109.Final:compile 17:12:21 [INFO] | | | +- io.netty:netty-buffer:jar:4.1.109.Final:compile 17:12:21 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.109.Final:compile 17:12:21 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:13.0.6:compile 17:12:21 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.6:compile 17:12:21 [INFO] | | | \- org.immutables:value:jar:annotations:2.10.1:compile 17:12:21 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.6:compile 17:12:21 [INFO] | | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 17:12:21 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.6:compile 17:12:21 [INFO] | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.6:compile 17:12:21 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.6:compile 17:12:21 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.6:compile 17:12:21 [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.6:compile 17:12:21 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.6:compile 17:12:21 [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.6:compile 17:12:21 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.6:compile 17:12:21 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.6:compile 17:12:21 [INFO] | | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.6:compile 17:12:21 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.6:compile 17:12:21 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.4:compile 17:12:21 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.4:compile 17:12:21 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.4:compile 17:12:21 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.4:compile 17:12:21 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.4:compile 17:12:21 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.4:compile 17:12:21 [INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.6:compile 17:12:21 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.4:compile 17:12:21 [INFO] | | +- org.opendaylight.netconf:netconf-api:jar:7.0.8-SNAPSHOT:compile 17:12:21 [INFO] | | | \- org.opendaylight.odlparent:logging-markers:jar:13.1.3:compile 17:12:21 [INFO] | | +- org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.8-SNAPSHOT:compile 17:12:21 [INFO] | | +- org.opendaylight.netconf:netconf-server:jar:7.0.8-SNAPSHOT:compile 17:12:21 [INFO] | | | \- org.opendaylight.netconf.model:rfc7407-ietf-x509-cert-to-name:jar:7.0.8-SNAPSHOT:compile 17:12:21 [INFO] | | +- org.opendaylight.netconf.model:rfc5277:jar:7.0.8-SNAPSHOT:compile 17:12:21 [INFO] | | +- org.opendaylight.netconf.model:rfc6022:jar:7.0.8-SNAPSHOT:compile 17:12:21 [INFO] | | +- org.opendaylight.netconf.model:rfc6241:jar:7.0.8-SNAPSHOT:compile 17:12:21 [INFO] | | \- org.opendaylight.netconf.model:rfc6470:jar:7.0.8-SNAPSHOT:compile 17:12:21 [INFO] | \- org.opendaylight.netconf:netconf-nb:jar:7.0.8-SNAPSHOT:compile 17:12:21 [INFO] | +- org.opendaylight.netconf:netconf-common:jar:7.0.8-SNAPSHOT:compile 17:12:21 [INFO] | +- org.opendaylight.netconf:shaded-sshd:jar:7.0.8-SNAPSHOT:compile 17:12:21 [INFO] | +- org.opendaylight.netconf:transport-api:jar:7.0.8-SNAPSHOT:compile 17:12:21 [INFO] | +- org.opendaylight.netconf:transport-ssh:jar:7.0.8-SNAPSHOT:compile 17:12:21 [INFO] | | +- commons-codec:commons-codec:jar:1.15:compile 17:12:21 [INFO] | | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:12:21 [INFO] | | +- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.4:compile 17:12:21 [INFO] | | +- org.opendaylight.netconf:keystore-api:jar:7.0.8-SNAPSHOT:compile 17:12:21 [INFO] | | +- org.opendaylight.netconf:truststore-api:jar:7.0.8-SNAPSHOT:compile 17:12:21 [INFO] | | +- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.8-SNAPSHOT:compile 17:12:21 [INFO] | | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.8-SNAPSHOT:compile 17:12:21 [INFO] | \- org.opendaylight.netconf:transport-tcp:jar:7.0.8-SNAPSHOT:compile 17:12:21 [INFO] | \- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 17:12:21 [INFO] +- org.opendaylight.netconf:odl-netconf-connector-all:xml:features:7.0.8-SNAPSHOT:compile 17:12:21 [INFO] | +- org.opendaylight.netconf:odl-netconf-connector:xml:features:7.0.8-SNAPSHOT:compile 17:12:21 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:13.0.4:compile 17:12:21 [INFO] | | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.19.5:compile 17:12:21 [INFO] | | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.4:compile 17:12:21 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.4:compile 17:12:21 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.4:compile 17:12:21 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.4:compile 17:12:21 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.4:compile 17:12:21 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.4:compile 17:12:21 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.4:compile 17:12:21 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.4:compile 17:12:21 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.4:compile 17:12:21 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.4:compile 17:12:21 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.4:compile 17:12:21 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.4:compile 17:12:21 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.4:compile 17:12:21 [INFO] | | | | \- org.opendaylight.controller:blueprint:jar:9.0.4:compile 17:12:21 [INFO] | | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 17:12:21 [INFO] | | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.19.5:compile 17:12:21 [INFO] | | | \- org.apache.commons:commons-lang3:jar:3.14.0:compile 17:12:21 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc6022:xml:features:7.0.8-SNAPSHOT:compile 17:12:21 [INFO] | | \- com.google.code.gson:gson:jar:2.10.1:compile 17:12:21 [INFO] | \- org.opendaylight.netconf:odl-netconf-callhome-ssh:xml:features:7.0.8-SNAPSHOT:compile 17:12:21 [INFO] | \- org.opendaylight.netconf:callhome-provider:jar:7.0.8-SNAPSHOT:compile 17:12:21 [INFO] +- org.opendaylight.netconf:odl-netconf-topology:xml:features:7.0.8-SNAPSHOT:compile 17:12:21 [INFO] | \- org.opendaylight.netconf:netconf-topology-impl:jar:7.0.8-SNAPSHOT:compile 17:12:21 [INFO] +- org.opendaylight.netconf:netconf-console:jar:7.0.8-SNAPSHOT:compile 17:12:21 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:12:21 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:12:21 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:12:21 [INFO] | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:12:21 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:12:21 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:12:21 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:12:21 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.6:compile 17:12:21 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.4:compile 17:12:21 [INFO] | | \- org.opendaylight.yangtools:util:jar:13.0.6:compile 17:12:21 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:12:21 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.4:compile 17:12:21 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:13.0.4:compile 17:12:21 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.4:compile 17:12:21 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.4:compile 17:12:21 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.4:compile 17:12:21 [INFO] | +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.4:compile 17:12:21 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.4:compile 17:12:21 [INFO] | +- org.opendaylight.netconf:netconf-topology:jar:7.0.8-SNAPSHOT:compile 17:12:21 [INFO] | | +- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile 17:12:21 [INFO] | | | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile 17:12:21 [INFO] | | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.5:compile 17:12:21 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.4:compile 17:12:21 [INFO] | \- org.opendaylight.netconf:netconf-client-mdsal:jar:7.0.8-SNAPSHOT:compile 17:12:21 [INFO] | +- io.netty:netty-common:jar:4.1.109.Final:compile 17:12:21 [INFO] | +- io.netty:netty-handler:jar:4.1.109.Final:compile 17:12:21 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 17:12:21 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.4:compile 17:12:21 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.6:compile 17:12:21 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.6:compile 17:12:21 [INFO] | +- org.opendaylight.netconf:keystore-legacy:jar:7.0.8-SNAPSHOT:compile 17:12:21 [INFO] | +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.8-SNAPSHOT:compile 17:12:21 [INFO] | +- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.6:compile 17:12:21 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.6:compile 17:12:21 [INFO] | +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.6:compile 17:12:21 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.6:compile 17:12:21 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.6:compile 17:12:21 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.6:compile 17:12:21 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.6:compile 17:12:21 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.6:compile 17:12:21 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.6:compile 17:12:21 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.6:compile 17:12:21 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.6:compile 17:12:21 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.6:compile 17:12:21 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.6:compile 17:12:21 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.6:compile 17:12:21 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.6:compile 17:12:21 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.6:compile 17:12:21 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.6:compile 17:12:21 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.6:compile 17:12:21 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.6:compile 17:12:21 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.6:compile 17:12:21 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.6:compile 17:12:21 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.6:compile 17:12:21 [INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.6:compile 17:12:21 [INFO] | | +- org.antlr:antlr4-runtime:jar:4.13.1:compile 17:12:21 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:13.0.6:compile 17:12:21 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.6:compile 17:12:21 [INFO] | +- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.6:compile 17:12:21 [INFO] | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.6:compile 17:12:21 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:12:21 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:12:21 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:12:21 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:12:21 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:12:21 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:12:21 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:12:21 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:12:21 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:12:21 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:12:21 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:12:21 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:12:21 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:12:21 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:12:21 [INFO] +- junit:junit:jar:4.13.2:test 17:12:21 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:12:21 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:12:21 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:12:21 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:compile 17:12:21 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:12:21 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:12:21 [INFO] 17:12:21 [INFO] --- clm-maven-plugin:2.48.1-01:index (default-cli) @ odl-netconf-console --- 17:12:21 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-console/target/sonatype-clm/module.xml 17:12:21 [INFO] 17:12:21 [INFO] ----------< org.opendaylight.netconf:restconf-common-models >----------- 17:12:21 [INFO] Building restconf-common-models 7.0.8-SNAPSHOT [80/121] 17:12:21 [INFO] -------------------------------[ bundle ]------------------------------- 17:12:21 [INFO] 17:12:21 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ restconf-common-models --- 17:12:21 [INFO] 17:12:21 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ restconf-common-models --- 17:12:21 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:12:21 [INFO] 17:12:21 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ restconf-common-models --- 17:12:21 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:12:21 [INFO] 17:12:21 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ restconf-common-models --- 17:12:22 [INFO] 17:12:22 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ restconf-common-models --- 17:12:22 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/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/** 17:12:22 [INFO] 17:12:22 [INFO] --- yang-maven-plugin:13.0.6:generate-sources (binding) @ restconf-common-models --- 17:12:22 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 17:12:22 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common-models/src/main/yang 17:12:22 [INFO] yang-to-sources: Found 1 dependencies in 812.9 μs 17:12:22 [INFO] yang-to-sources: Project model files found: 6 in 1.601 ms 17:12:22 [INFO] yang-to-sources: 7 YANG models processed in 6.433 ms 17:12:22 [INFO] BindingJavaFileGenerator: Defined 80 files in 2.833 ms 17:12:22 [INFO] Sorted 80 files into 25 directories in 111.6 μs 17:12:22 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 80 in 20.39 ms 17:12:22 [INFO] 17:12:22 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ restconf-common-models --- 17:12:22 [INFO] Starting audit... 17:12:22 Audit done. 17:12:22 [INFO] You have 0 Checkstyle violations. 17:12:22 [INFO] 17:12:22 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ restconf-common-models --- 17:12:22 [INFO] Starting audit... 17:12:22 Audit done. 17:12:22 [INFO] You have 0 Checkstyle violations. 17:12:22 [INFO] 17:12:22 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ restconf-common-models --- 17:12:22 [INFO] 17:12:22 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ restconf-common-models --- 17:12:22 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common-models/src/main/resources 17:12:22 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common-models/target/generated-sources/spi 17:12:22 [INFO] Copying 6 resources from target/generated-sources/yang to target/classes 17:12:22 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 17:12:22 [INFO] Copying 6 resources from target/generated-sources/yang to target/classes 17:12:22 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common-models/target/generated-sources/spi 17:12:22 [INFO] 17:12:22 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ restconf-common-models --- 17:12:22 [INFO] Recompiling the module because of changed dependency. 17:12:22 [INFO] Compiling 79 source files with javac [debug release 17] to target/classes 17:12:22 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:12:22 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:12:22 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:12:22 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:12:22 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:12:22 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:12:22 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:12:22 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:12:22 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:12:22 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:12:22 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:12:22 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:12:22 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:12:22 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:12:22 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:12:22 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:12:22 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:12:22 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:12:22 [INFO] 17:12:22 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ restconf-common-models >>> 17:12:22 [INFO] 17:12:22 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ restconf-common-models --- 17:12:22 [INFO] Fork Value is true 17:12:25 [INFO] Done SpotBugs Analysis.... 17:12:25 [INFO] 17:12:25 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ restconf-common-models <<< 17:12:25 [INFO] 17:12:25 [INFO] 17:12:25 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ restconf-common-models --- 17:12:25 [INFO] BugInstance size is 0 17:12:25 [INFO] Error size is 0 17:12:25 [INFO] No errors/warnings found 17:12:25 [INFO] 17:12:25 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ restconf-common-models --- 17:12:25 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common-models/src/test/resources 17:12:25 [INFO] 17:12:25 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ restconf-common-models --- 17:12:25 [INFO] No sources to compile 17:12:25 [INFO] 17:12:25 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ restconf-common-models --- 17:12:25 [INFO] No tests to run. 17:12:25 [INFO] 17:12:25 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ restconf-common-models --- 17:12:25 [INFO] 17:12:25 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ restconf-common-models --- 17:12:25 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common-models/target/restconf-common-models-7.0.8-SNAPSHOT.jar 17:12:25 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common-models/target/classes/META-INF/MANIFEST.MF 17:12:25 [INFO] 17:12:25 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ restconf-common-models --- 17:12:25 [INFO] No previous run data found, generating javadoc. 17:12:27 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common-models/target/restconf-common-models-7.0.8-SNAPSHOT-javadoc.jar 17:12:27 [INFO] 17:12:27 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ restconf-common-models --- 17:12:27 [INFO] CycloneDX: Resolving Dependencies 17:12:28 [INFO] CycloneDX: Creating BOM version 1.5 with 18 component(s) 17:12:28 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common-models/target/bom.xml 17:12:28 [INFO] attaching as restconf-common-models-7.0.8-SNAPSHOT-cyclonedx.xml 17:12:28 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common-models/target/bom.json 17:12:28 [INFO] attaching as restconf-common-models-7.0.8-SNAPSHOT-cyclonedx.json 17:12:28 [INFO] 17:12:28 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ restconf-common-models --- 17:12:28 [INFO] Skipping duplicate-finder execution! 17:12:28 [INFO] 17:12:28 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ restconf-common-models --- 17:12:28 [INFO] No dependency problems found 17:12:28 [INFO] 17:12:28 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ restconf-common-models --- 17:12:28 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common-models/target/restconf-common-models-7.0.8-SNAPSHOT-sources.jar 17:12:28 [INFO] 17:12:28 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ restconf-common-models --- 17:12:28 [INFO] 17:12:28 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ restconf-common-models --- 17:12:28 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:12:28 [INFO] 17:12:28 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ restconf-common-models --- 17:12:28 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common-models/pom.xml to /tmp/r/org/opendaylight/netconf/restconf-common-models/7.0.8-SNAPSHOT/restconf-common-models-7.0.8-SNAPSHOT.pom 17:12:28 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common-models/target/restconf-common-models-7.0.8-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/restconf-common-models/7.0.8-SNAPSHOT/restconf-common-models-7.0.8-SNAPSHOT.jar 17:12:28 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common-models/target/restconf-common-models-7.0.8-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/restconf-common-models/7.0.8-SNAPSHOT/restconf-common-models-7.0.8-SNAPSHOT-javadoc.jar 17:12:28 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common-models/target/bom.xml to /tmp/r/org/opendaylight/netconf/restconf-common-models/7.0.8-SNAPSHOT/restconf-common-models-7.0.8-SNAPSHOT-cyclonedx.xml 17:12:28 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common-models/target/bom.json to /tmp/r/org/opendaylight/netconf/restconf-common-models/7.0.8-SNAPSHOT/restconf-common-models-7.0.8-SNAPSHOT-cyclonedx.json 17:12:28 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common-models/target/restconf-common-models-7.0.8-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/restconf-common-models/7.0.8-SNAPSHOT/restconf-common-models-7.0.8-SNAPSHOT-sources.jar 17:12:28 [INFO] 17:12:28 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ restconf-common-models --- 17:12:28 [INFO] Installing org/opendaylight/netconf/restconf-common-models/7.0.8-SNAPSHOT/restconf-common-models-7.0.8-SNAPSHOT.jar 17:12:28 [INFO] Writing OBR metadata 17:12:28 [INFO] 17:12:28 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ restconf-common-models --- 17:12:28 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:12:28 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:12:28 [INFO] 17:12:28 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ restconf-common-models --- 17:12:28 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:12:28 [INFO] 17:12:28 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ restconf-common-models --- 17:12:28 [INFO] org.opendaylight.netconf:restconf-common-models:bundle:7.0.8-SNAPSHOT 17:12:28 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.4:compile 17:12:28 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.4:compile 17:12:28 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.4:compile 17:12:28 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:12:28 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:12:28 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:12:28 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:12:28 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:12:28 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:12:28 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:12:28 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.4:compile 17:12:28 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.6:compile 17:12:28 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.6:compile 17:12:28 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:12:28 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.6:compile 17:12:28 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:12:28 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:12:28 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:12:28 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:12:28 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:12:28 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:12:28 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:12:28 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:12:28 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:12:28 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:12:28 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:12:28 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:12:28 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:12:28 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:12:28 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:12:28 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:12:28 [INFO] +- junit:junit:jar:4.13.2:test 17:12:28 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:12:28 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:12:28 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:12:28 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 17:12:28 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:12:28 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:12:28 [INFO] 17:12:28 [INFO] --- clm-maven-plugin:2.48.1-01:index (default-cli) @ restconf-common-models --- 17:12:28 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common-models/target/sonatype-clm/module.xml 17:12:28 [INFO] 17:12:28 [INFO] --------------< org.opendaylight.netconf:restconf-common >-------------- 17:12:28 [INFO] Building restconf-common 7.0.8-SNAPSHOT [81/121] 17:12:28 [INFO] -------------------------------[ bundle ]------------------------------- 17:12:28 [INFO] 17:12:28 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ restconf-common --- 17:12:28 [INFO] 17:12:28 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ restconf-common --- 17:12:28 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:12:28 [INFO] 17:12:28 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ restconf-common --- 17:12:28 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:12:28 [INFO] 17:12:28 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ restconf-common --- 17:12:28 [INFO] 17:12:28 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ restconf-common --- 17:12:28 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/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/** 17:12:28 [INFO] 17:12:28 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ restconf-common --- 17:12:28 [INFO] Starting audit... 17:12:28 Audit done. 17:12:28 [INFO] You have 0 Checkstyle violations. 17:12:28 [INFO] 17:12:28 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ restconf-common --- 17:12:29 [INFO] Starting audit... 17:12:29 Audit done. 17:12:29 [INFO] You have 0 Checkstyle violations. 17:12:29 [INFO] 17:12:29 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ restconf-common --- 17:12:29 [INFO] 17:12:29 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ restconf-common --- 17:12:29 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common/src/main/resources 17:12:29 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common/target/generated-sources/spi 17:12:29 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common/target/generated-sources/yang 17:12:29 [INFO] 17:12:29 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ restconf-common --- 17:12:29 [INFO] Recompiling the module because of changed dependency. 17:12:29 [INFO] Compiling 7 source files with javac [debug release 17] to target/classes 17:12:29 [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found 17:12:29 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common/src/main/java/org/opendaylight/restconf/common/errors/RestconfCallback.java:[21,36] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:29 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common/src/main/java/org/opendaylight/restconf/common/errors/RestconfCallback.java:[22,19] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:29 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common/src/main/java/org/opendaylight/restconf/common/errors/RestconfCallback.java:[25,48] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:29 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common/src/main/java/org/opendaylight/restconf/common/errors/RestconfCallback.java:[25,48] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:29 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common/src/main/java/org/opendaylight/restconf/common/errors/RestconfCallback.java:[25,48] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:29 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common/src/main/java/org/opendaylight/restconf/common/errors/RestconfFuture.java:[38,63] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:29 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common/src/main/java/org/opendaylight/restconf/common/errors/RestconfFuture.java:[38,63] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:29 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common/src/main/java/org/opendaylight/restconf/common/errors/RestconfFuture.java:[38,63] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:29 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common/src/main/java/org/opendaylight/restconf/common/errors/RestconfFuture.java:[79,44] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:29 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common/src/main/java/org/opendaylight/restconf/common/errors/RestconfFuture.java:[97,23] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:29 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common/src/main/java/org/opendaylight/restconf/common/errors/RestconfFuture.java:[99,56] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:29 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common/src/main/java/org/opendaylight/restconf/common/errors/RestconfFuture.java:[100,23] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:29 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common/src/main/java/org/opendaylight/restconf/common/errors/SettableRestconfFuture.java:[24,37] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:29 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common/src/main/java/org/opendaylight/restconf/common/errors/SettableRestconfFuture.java:[24,37] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:29 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common/src/main/java/org/opendaylight/restconf/common/errors/SettableRestconfFuture.java:[24,37] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:29 [INFO] 17:12:29 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ restconf-common >>> 17:12:29 [INFO] 17:12:29 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ restconf-common --- 17:12:29 [INFO] Fork Value is true 17:12:32 [INFO] Done SpotBugs Analysis.... 17:12:32 [INFO] 17:12:32 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ restconf-common <<< 17:12:32 [INFO] 17:12:32 [INFO] 17:12:32 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ restconf-common --- 17:12:32 [INFO] BugInstance size is 0 17:12:32 [INFO] Error size is 0 17:12:32 [INFO] No errors/warnings found 17:12:32 [INFO] 17:12:32 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ restconf-common --- 17:12:32 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common/src/test/resources 17:12:32 [INFO] 17:12:32 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ restconf-common --- 17:12:32 [INFO] No sources to compile 17:12:32 [INFO] 17:12:32 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ restconf-common --- 17:12:32 [INFO] No tests to run. 17:12:32 [INFO] 17:12:32 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ restconf-common --- 17:12:32 [INFO] 17:12:32 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ restconf-common --- 17:12:32 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common/target/restconf-common-7.0.8-SNAPSHOT.jar 17:12:32 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common/target/classes/META-INF/MANIFEST.MF 17:12:32 [INFO] 17:12:32 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ restconf-common --- 17:12:32 [INFO] No previous run data found, generating javadoc. 17:12:33 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common/target/restconf-common-7.0.8-SNAPSHOT-javadoc.jar 17:12:33 [INFO] 17:12:33 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ restconf-common --- 17:12:33 [INFO] CycloneDX: Resolving Dependencies 17:12:34 [INFO] CycloneDX: Creating BOM version 1.5 with 21 component(s) 17:12:34 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common/target/bom.xml 17:12:34 [INFO] attaching as restconf-common-7.0.8-SNAPSHOT-cyclonedx.xml 17:12:34 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common/target/bom.json 17:12:34 [INFO] attaching as restconf-common-7.0.8-SNAPSHOT-cyclonedx.json 17:12:34 [INFO] 17:12:34 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ restconf-common --- 17:12:34 [INFO] Skipping duplicate-finder execution! 17:12:34 [INFO] 17:12:34 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ restconf-common --- 17:12:34 [WARNING] Unused declared dependencies found: 17:12:34 [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.4:compile 17:12:34 [INFO] 17:12:34 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ restconf-common --- 17:12:34 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common/target/restconf-common-7.0.8-SNAPSHOT-sources.jar 17:12:34 [INFO] 17:12:34 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ restconf-common --- 17:12:34 [INFO] 17:12:34 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ restconf-common --- 17:12:34 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:12:34 [INFO] 17:12:34 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ restconf-common --- 17:12:34 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common/pom.xml to /tmp/r/org/opendaylight/netconf/restconf-common/7.0.8-SNAPSHOT/restconf-common-7.0.8-SNAPSHOT.pom 17:12:34 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common/target/restconf-common-7.0.8-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/restconf-common/7.0.8-SNAPSHOT/restconf-common-7.0.8-SNAPSHOT.jar 17:12:34 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common/target/restconf-common-7.0.8-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/restconf-common/7.0.8-SNAPSHOT/restconf-common-7.0.8-SNAPSHOT-javadoc.jar 17:12:34 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common/target/bom.xml to /tmp/r/org/opendaylight/netconf/restconf-common/7.0.8-SNAPSHOT/restconf-common-7.0.8-SNAPSHOT-cyclonedx.xml 17:12:34 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common/target/bom.json to /tmp/r/org/opendaylight/netconf/restconf-common/7.0.8-SNAPSHOT/restconf-common-7.0.8-SNAPSHOT-cyclonedx.json 17:12:34 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common/target/restconf-common-7.0.8-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/restconf-common/7.0.8-SNAPSHOT/restconf-common-7.0.8-SNAPSHOT-sources.jar 17:12:34 [INFO] 17:12:34 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ restconf-common --- 17:12:34 [INFO] Installing org/opendaylight/netconf/restconf-common/7.0.8-SNAPSHOT/restconf-common-7.0.8-SNAPSHOT.jar 17:12:34 [INFO] Writing OBR metadata 17:12:34 [INFO] 17:12:34 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ restconf-common --- 17:12:34 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:12:34 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:12:34 [INFO] 17:12:34 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ restconf-common --- 17:12:34 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:12:34 [INFO] 17:12:34 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ restconf-common --- 17:12:34 [INFO] org.opendaylight.netconf:restconf-common:bundle:7.0.8-SNAPSHOT 17:12:34 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:12:34 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:12:34 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:12:34 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:12:34 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:12:34 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:12:34 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:12:34 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.6:compile 17:12:34 [INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.6:compile 17:12:34 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:13.0.6:compile 17:12:34 [INFO] | +- org.immutables:value:jar:annotations:2.10.1:compile 17:12:34 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.6:compile 17:12:34 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:12:34 [INFO] +- org.opendaylight.yangtools:yang-model-api:jar:13.0.6:compile 17:12:34 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.6:compile 17:12:34 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.4:compile 17:12:34 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc8072:jar:13.0.4:compile 17:12:34 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8040:jar:13.0.4:compile 17:12:34 [INFO] +- org.opendaylight.yangtools:yang-test-util:jar:13.0.6:test 17:12:34 [INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.6:test 17:12:34 [INFO] | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.6:test 17:12:34 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.6:test 17:12:34 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.6:test 17:12:34 [INFO] | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.6:test 17:12:34 [INFO] | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.6:test 17:12:34 [INFO] | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.6:test 17:12:34 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.6:test 17:12:34 [INFO] | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.6:test 17:12:34 [INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.6:test 17:12:34 [INFO] | | +- org.antlr:antlr4-runtime:jar:4.13.1:test 17:12:34 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:13.0.6:test 17:12:34 [INFO] | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.6:test 17:12:34 [INFO] | | \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.6:test 17:12:34 [INFO] | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.6:test 17:12:34 [INFO] | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.6:test 17:12:34 [INFO] | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.6:test 17:12:34 [INFO] | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.6:test 17:12:34 [INFO] | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.6:test 17:12:34 [INFO] | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.6:test 17:12:34 [INFO] | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.6:test 17:12:34 [INFO] | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.6:test 17:12:34 [INFO] | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.6:test 17:12:34 [INFO] | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.6:test 17:12:34 [INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.6:test 17:12:34 [INFO] | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.6:test 17:12:34 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.6:test 17:12:34 [INFO] | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.6:test 17:12:34 [INFO] | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.6:test 17:12:34 [INFO] | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.6:test 17:12:34 [INFO] | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.6:test 17:12:34 [INFO] | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.6:test 17:12:34 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:12:34 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:12:34 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:12:34 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:12:34 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:12:34 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:12:34 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:12:34 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:12:34 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:12:34 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:12:34 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:12:34 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:12:34 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:12:34 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:12:34 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:12:34 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:12:34 [INFO] +- junit:junit:jar:4.13.2:test 17:12:34 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:12:34 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:12:34 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:12:34 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 17:12:34 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:12:34 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:12:34 [INFO] 17:12:34 [INFO] --- clm-maven-plugin:2.48.1-01:index (default-cli) @ restconf-common --- 17:12:34 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common/target/sonatype-clm/module.xml 17:12:34 [INFO] 17:12:34 [INFO] ------------< org.opendaylight.netconf:odl-restconf-common >------------ 17:12:34 [INFO] Building OpenDaylight :: Restconf :: Common 7.0.8-SNAPSHOT [82/121] 17:12:34 [INFO] ------------------------------[ feature ]------------------------------- 17:12:34 [INFO] 17:12:34 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-restconf-common --- 17:12:34 [INFO] 17:12:34 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-restconf-common --- 17:12:34 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:12:34 [INFO] 17:12:34 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-restconf-common --- 17:12:34 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:12:34 [INFO] 17:12:34 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-restconf-common --- 17:12:35 [INFO] 17:12:35 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-restconf-common --- 17:12:35 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:12:35 [INFO] argLine set to empty 17:12:35 [INFO] 17:12:35 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-restconf-common --- 17:12:35 [INFO] Starting audit... 17:12:35 Audit done. 17:12:35 [INFO] You have 0 Checkstyle violations. 17:12:35 [INFO] 17:12:35 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-restconf-common --- 17:12:35 [INFO] Starting audit... 17:12:35 Audit done. 17:12:35 [INFO] You have 0 Checkstyle violations. 17:12:35 [INFO] 17:12:35 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-restconf-common --- 17:12:35 [INFO] 17:12:35 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-restconf-common --- 17:12:35 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-7.0.x/features/odl-restconf-common/target/feature/feature.xml 17:12:35 [INFO] ...done! 17:12:35 [INFO] Attaching features XML 17:12:35 [INFO] 17:12:35 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-restconf-common --- 17:12: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 17:12:35 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:12:35 [INFO] 17:12:35 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-restconf-common >>> 17:12:35 [INFO] 17:12:35 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-restconf-common --- 17:12:35 [INFO] 17:12:35 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-restconf-common <<< 17:12:35 [INFO] 17:12:35 [INFO] 17:12:35 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-restconf-common --- 17:12:35 [INFO] 17:12:35 [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-restconf-common --- 17:12:35 [INFO] Starting SFT for org.opendaylight.netconf:odl-restconf-common 17:12:35 [INFO] Project dependency features detected: [] 17:12:35 [INFO] Pax Exam System (Version: 4.13.3) created. 17:12:35 [INFO] Creating RMI registry server on 127.0.0.1:21000 17:12:35 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 17:12:36 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 17:12:36 [INFO] Waiting for remote bundle context.. on 21000 name: 75d61aa4-0f74-4f94-8665-71c15a770c62 timout: [ RelativeTimeout value = 180000 ] 17:12:51 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 17:12:51 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 17:12:51 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 17:12:51 [INFO] 17:12:51 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-restconf-common --- 17:12:51 [INFO] 17:12:51 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-restconf-common --- 17:12:51 [INFO] 17:12:51 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-restconf-common --- 17:12:51 [INFO] CycloneDX: Resolving Dependencies 17:12:56 [INFO] CycloneDX: Creating BOM version 1.5 with 327 component(s) 17:12:56 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/features/odl-restconf-common/target/bom.xml 17:12:56 [INFO] attaching as odl-restconf-common-7.0.8-SNAPSHOT-cyclonedx.xml 17:12:56 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/features/odl-restconf-common/target/bom.json 17:12:56 [INFO] attaching as odl-restconf-common-7.0.8-SNAPSHOT-cyclonedx.json 17:12:56 [INFO] 17:12:56 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-restconf-common --- 17:12:56 [INFO] Skipping duplicate-finder execution! 17:12:56 [INFO] 17:12:56 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-restconf-common --- 17:12:56 [INFO] Skipping plugin execution 17:12:56 [INFO] 17:12:56 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-restconf-common --- 17:12:56 [INFO] Skipping source per configuration. 17:12:56 [INFO] 17:12:56 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-restconf-common --- 17:12:56 [INFO] 17:12:56 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-restconf-common --- 17:12:56 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:12:56 [INFO] 17:12:56 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-restconf-common --- 17:12:56 [WARNING] 17:12:56 [WARNING] The packaging plugin for project odl-restconf-common did not assign 17:12:56 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:12:56 [WARNING] 17:12:56 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:12:56 [WARNING] 17:12:56 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-restconf-common/pom.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-common/7.0.8-SNAPSHOT/odl-restconf-common-7.0.8-SNAPSHOT.pom 17:12:56 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-restconf-common/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-common/7.0.8-SNAPSHOT/odl-restconf-common-7.0.8-SNAPSHOT-features.xml 17:12:56 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-restconf-common/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-common/7.0.8-SNAPSHOT/odl-restconf-common-7.0.8-SNAPSHOT-cyclonedx.xml 17:12:56 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-restconf-common/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-restconf-common/7.0.8-SNAPSHOT/odl-restconf-common-7.0.8-SNAPSHOT-cyclonedx.json 17:12:56 [INFO] 17:12:56 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ odl-restconf-common --- 17:12:56 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:12:56 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:12:56 [WARNING] 17:12:56 [WARNING] The packaging plugin for project odl-restconf-common did not assign 17:12:56 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:12:56 [WARNING] 17:12:56 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:12:56 [WARNING] 17:12:56 [INFO] 17:12:56 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-restconf-common --- 17:12:56 [INFO] org.opendaylight.netconf:odl-restconf-common:feature:7.0.8-SNAPSHOT 17:12:56 [INFO] +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.3:compile 17:12:56 [INFO] | \- org.apache.karaf.features:standard:xml:features:4.4.6:runtime 17:12:56 [INFO] +- org.opendaylight.yangtools:odl-yangtools-export:xml:features:13.0.6:compile 17:12:56 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.6:compile 17:12:56 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.6:compile 17:12:56 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.6:compile 17:12:56 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.6:compile 17:12:56 [INFO] | | +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.6:compile 17:12:56 [INFO] | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.6:compile 17:12:56 [INFO] | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.6:compile 17:12:56 [INFO] | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.6:compile 17:12:56 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.6:compile 17:12:56 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.6:compile 17:12:56 [INFO] | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.6:compile 17:12:56 [INFO] | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.6:compile 17:12:56 [INFO] | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.6:compile 17:12:56 [INFO] | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.6:compile 17:12:56 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.6:compile 17:12:56 [INFO] | | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.6:compile 17:12:56 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.6:compile 17:12:56 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.6:compile 17:12:56 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.6:compile 17:12:56 [INFO] | \- org.opendaylight.yangtools:yang-model-export:jar:13.0.6:compile 17:12:56 [INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.6:compile 17:12:56 [INFO] +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040:xml:features:13.0.4:compile 17:12:56 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.4:compile 17:12:56 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.4:compile 17:12:56 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.4:compile 17:12:56 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8040:jar:13.0.4:compile 17:12:56 [INFO] +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8072:xml:features:13.0.4:compile 17:12:56 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8072:jar:13.0.4:compile 17:12:56 [INFO] +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:13.0.4:compile 17:12:56 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.4:compile 17:12:56 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.4:compile 17:12:56 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:13.0.4:compile 17:12:56 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:13.0.4:compile 17:12:56 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:13.0.4:compile 17:12:56 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.4:compile 17:12:56 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:13.0.4:compile 17:12:56 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.4:compile 17:12:56 [INFO] +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.4:compile 17:12:56 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.4:compile 17:12:56 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.4:compile 17:12:56 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.4:compile 17:12:56 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.6:compile 17:12:56 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.4:compile 17:12:56 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.4:compile 17:12:56 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.4:compile 17:12:56 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.4:compile 17:12:56 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.4:compile 17:12:56 [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.6:compile 17:12:56 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.4:compile 17:12:56 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.4:compile 17:12:56 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.4:compile 17:12:56 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.4:compile 17:12:56 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.4:compile 17:12:56 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.4:compile 17:12:56 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.6:compile 17:12:56 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.6:compile 17:12:56 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.4:compile 17:12:56 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.4:compile 17:12:56 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.4:compile 17:12:56 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.4:compile 17:12:56 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.4:compile 17:12:56 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.4:compile 17:12:56 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.4:compile 17:12:56 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.4:compile 17:12:56 [INFO] | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.4:compile 17:12:56 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.4:compile 17:12:56 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.4:compile 17:12:56 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.4:compile 17:12:56 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.4:compile 17:12:56 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.4:compile 17:12:56 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.4:compile 17:12:56 [INFO] | | | \- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.4:compile 17:12:56 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.4:compile 17:12:56 [INFO] | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.4:compile 17:12:56 [INFO] | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.4:compile 17:12:56 [INFO] | | +- com.typesafe:config:jar:1.4.2:compile 17:12:56 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.6:compile 17:12:56 [INFO] | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.4:compile 17:12:56 [INFO] | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 17:12:56 [INFO] | | | +- io.aeron:aeron-client:jar:1.38.1:compile 17:12:56 [INFO] | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 17:12:56 [INFO] | | | +- org.agrona:agrona:jar:1.15.2:compile 17:12:56 [INFO] | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 17:12:56 [INFO] | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 17:12:56 [INFO] | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 17:12:56 [INFO] | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 17:12:56 [INFO] | | +- org.opendaylight.controller:sal-common-util:jar:9.0.4:compile 17:12:56 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.4:compile 17:12:56 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.4:compile 17:12:56 [INFO] | | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.4:compile 17:12:56 [INFO] | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.25:compile 17:12:56 [INFO] | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.25:compile 17:12:56 [INFO] | | | | \- com.rabbitmq:amqp-client:jar:5.20.0:compile 17:12:56 [INFO] | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.25:compile 17:12:56 [INFO] | | | \- org.lz4:lz4-java:jar:1.8.0:compile 17:12:56 [INFO] | | \- org.scala-lang:scala-library:jar:2.13.14:compile 17:12:56 [INFO] | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.4:compile 17:12:56 [INFO] | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.3:compile 17:12:56 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.3:compile 17:12:56 [INFO] | | \- org.apache.commons:commons-text:jar:1.12.0:compile 17:12:56 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.6:compile 17:12:56 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.3:compile 17:12:56 [INFO] | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.3:compile 17:12:56 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 17:12:56 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.6:compile 17:12:56 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.3:compile 17:12:56 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.1:compile 17:12:56 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.6:compile 17:12:56 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.6:compile 17:12:56 [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.6:compile 17:12:56 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.4:compile 17:12:56 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.4:compile 17:12:56 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.4:compile 17:12:56 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.6:compile 17:12:56 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.6:compile 17:12:56 [INFO] | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.6:compile 17:12:56 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.6:compile 17:12:56 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.6:compile 17:12:56 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.6:compile 17:12:56 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.6:compile 17:12:56 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.6:compile 17:12:56 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.6:compile 17:12:56 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.6:compile 17:12:56 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.6:compile 17:12:56 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.6:compile 17:12:56 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.6:compile 17:12:56 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.6:compile 17:12:56 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.6:compile 17:12:56 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.6:compile 17:12:56 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.4:compile 17:12:56 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.4:compile 17:12:56 [INFO] | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.4:compile 17:12:56 [INFO] | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.4:compile 17:12:56 [INFO] | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.4:compile 17:12:56 [INFO] | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.3:compile 17:12:56 [INFO] | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.25:compile 17:12:56 [INFO] | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.25:compile 17:12:56 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.3:compile 17:12:56 [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.109.Final:compile 17:12:56 [INFO] | | | | +- io.netty:netty-common:jar:4.1.109.Final:compile 17:12:56 [INFO] | | | | +- io.netty:netty-buffer:jar:4.1.109.Final:compile 17:12:56 [INFO] | | | | +- io.netty:netty-transport:jar:4.1.109.Final:compile 17:12:56 [INFO] | | | | \- io.netty:netty-codec:jar:4.1.109.Final:compile 17:12:56 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.1.109.Final:compile 17:12:56 [INFO] | | | +- io.netty:netty-handler:jar:4.1.109.Final:compile 17:12:56 [INFO] | | | | +- io.netty:netty-resolver:jar:4.1.109.Final:compile 17:12:56 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 17:12:56 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:compile 17:12:56 [INFO] | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 17:12:56 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.109.Final:compile 17:12:56 [INFO] | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.4:compile 17:12:56 [INFO] | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.4:compile 17:12:56 [INFO] | | \- org.opendaylight.controller:atomix-storage:jar:9.0.4:compile 17:12:56 [INFO] | | \- org.opendaylight.controller:raft-journal:jar:9.0.4:compile 17:12:56 [INFO] | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.4:compile 17:12:56 [INFO] | +- org.opendaylight.controller:cds-access-api:jar:9.0.4:compile 17:12:56 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.6:compile 17:12:56 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.6:compile 17:12:56 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.6:compile 17:12:56 [INFO] | +- org.opendaylight.controller:cds-access-client:jar:9.0.4:compile 17:12:56 [INFO] | +- org.opendaylight.controller:cds-dom-api:jar:9.0.4:compile 17:12:56 [INFO] | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.4:compile 17:12:56 [INFO] | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 17:12:56 [INFO] | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 17:12:56 [INFO] | | +- org.opendaylight.controller:cds-mgmt-api:jar:9.0.4:compile 17:12:56 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.4:compile 17:12:56 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.6:compile 17:12:56 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.6:compile 17:12:56 [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.6:compile 17:12:56 [INFO] | | \- org.apache.commons:commons-lang3:jar:3.14.0:compile 17:12:56 [INFO] | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.4:compile 17:12:56 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.4:compile 17:12:56 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.4:compile 17:12:56 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.4:compile 17:12:56 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.4:compile 17:12:56 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.4:compile 17:12:56 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.4:compile 17:12:56 [INFO] | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.4:compile 17:12:56 [INFO] +- org.opendaylight.aaa:odl-aaa-shiro:xml:features:0.19.5:compile 17:12:56 [INFO] | +- org.opendaylight.aaa:odl-aaa-password-service:xml:features:0.19.5:compile 17:12:56 [INFO] | | +- org.opendaylight.aaa:aaa-password-service-api:jar:0.19.5:compile 17:12:56 [INFO] | | +- org.opendaylight.aaa:aaa-password-service-impl:jar:0.19.5:compile 17:12:56 [INFO] | | +- org.opendaylight.aaa:aaa-password-service-impl:xml:aaa-password-service-config:0.19.5:compile 17:12:56 [INFO] | | \- org.opendaylight.aaa:odl-apache-shiro:xml:features:0.19.5:compile 17:12:56 [INFO] | +- org.opendaylight.controller:odl-jolokia:xml:features:9.0.4:compile 17:12:56 [INFO] | | +- org.jolokia:jolokia-osgi:jar:1.7.2:compile 17:12:56 [INFO] | | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:compile 17:12:56 [INFO] | | \- org.opendaylight.controller:odl-jolokia-osgi:cfg:configuration:9.0.4:compile 17:12:56 [INFO] | +- org.opendaylight.aaa:odl-aaa-web:xml:features:0.19.5:compile 17:12:56 [INFO] | | +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile 17:12:56 [INFO] | | +- org.opendaylight.odlparent:odl-jersey-2:xml:features:13.1.3:compile 17:12:56 [INFO] | | | +- org.opendaylight.odlparent:odl-javassist-3:xml:features:13.1.3:compile 17:12:56 [INFO] | | | | \- org.javassist:javassist:jar:3.30.2-GA:compile 17:12:56 [INFO] | | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.43:compile 17:12:56 [INFO] | | | | +- org.glassfish.jersey.core:jersey-common:jar:2.43:compile 17:12:56 [INFO] | | | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile 17:12:56 [INFO] | | | | \- org.glassfish.hk2:hk2-locator:jar:2.6.1:compile 17:12:56 [INFO] | | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:compile 17:12:56 [INFO] | | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:compile 17:12:56 [INFO] | | | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:compile 17:12:56 [INFO] | | | +- org.glassfish.jersey.core:jersey-client:jar:2.43:compile 17:12:56 [INFO] | | | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile 17:12:56 [INFO] | | | +- org.glassfish.jersey.core:jersey-server:jar:2.43:compile 17:12:56 [INFO] | | | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 17:12:56 [INFO] | | | | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 17:12:56 [INFO] | | | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.43:compile 17:12:56 [INFO] | | | | \- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.43:compile 17:12:56 [INFO] | | | \- org.glassfish.jersey.media:jersey-media-sse:jar:2.43:compile 17:12:56 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.6:compile 17:12:56 [INFO] | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 17:12:56 [INFO] | | +- org.opendaylight.aaa.web:web-osgi-impl:jar:0.19.5:compile 17:12:56 [INFO] | | \- org.opendaylight.aaa.web:servlet-jersey2:jar:0.19.5:compile 17:12:56 [INFO] | +- org.opendaylight.aaa:aaa-shiro:jar:0.19.5:compile 17:12:56 [INFO] | | +- org.opendaylight.aaa:aaa-authn-api:jar:0.19.5:compile 17:12:56 [INFO] | | | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 17:12:56 [INFO] | | | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 17:12:56 [INFO] | | +- org.opendaylight.aaa:aaa-tokenauthrealm:jar:0.19.5:compile 17:12:56 [INFO] | | +- org.opendaylight.aaa:aaa-idm-store-h2:jar:0.19.5:compile 17:12:56 [INFO] | | | \- com.h2database:h2:jar:2.2.224:compile 17:12:56 [INFO] | | +- org.opendaylight.aaa:aaa-cert:jar:0.19.5:compile 17:12:56 [INFO] | | | +- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile 17:12:56 [INFO] | | | | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile 17:12:56 [INFO] | | | \- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:12:56 [INFO] | | +- org.opendaylight.aaa:repackaged-shiro:jar:0.19.5:compile 17:12:56 [INFO] | | | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile 17:12:56 [INFO] | | | | +- commons-logging:commons-logging:jar:1.3.1:compile 17:12:56 [INFO] | | | | \- commons-collections:commons-collections:jar:3.2.2:compile 17:12:56 [INFO] | | | \- org.owasp.encoder:encoder:jar:1.2.3:compile 17:12:56 [INFO] | | +- com.google.code.gson:gson:jar:2.10.1:compile 17:12:56 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.4:compile 17:12:56 [INFO] | | +- org.opendaylight.aaa.web:web-api:jar:0.19.5:compile 17:12:56 [INFO] | | \- org.opendaylight.aaa.web:servlet-api:jar:0.19.5:compile 17:12:56 [INFO] | +- org.opendaylight.aaa:aaa-shiro-api:jar:0.19.5:compile 17:12:56 [INFO] | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.19.5:compile 17:12:56 [INFO] | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.4:compile 17:12:56 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.4:compile 17:12:56 [INFO] | | | \- org.opendaylight.controller:blueprint:jar:9.0.4:compile 17:12:56 [INFO] | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 17:12:56 [INFO] | | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.5:compile 17:12:56 [INFO] | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.19.5:compile 17:12:56 [INFO] | | \- org.opendaylight.odlparent:logging-markers:jar:13.1.3:compile 17:12:56 [INFO] | +- org.opendaylight.aaa:aaa-filterchain:jar:0.19.5:compile 17:12:56 [INFO] | | \- javax.servlet:javax.servlet-api:jar:3.1.0:compile 17:12:56 [INFO] | +- org.opendaylight.aaa:odl-aaa-api:xml:features:0.19.5:compile 17:12:56 [INFO] | | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:13.1.3:compile 17:12:56 [INFO] | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 17:12:56 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.3:compile 17:12:56 [INFO] | | \- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:13.1.3:compile 17:12:56 [INFO] | +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.19.5:compile 17:12:56 [INFO] | | \- org.opendaylight.aaa:aaa-cert:xml:config:0.19.5:compile 17:12:56 [INFO] | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-app-config:0.19.5:compile 17:12:56 [INFO] | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-datastore-config:0.19.5:compile 17:12:56 [INFO] | +- org.opendaylight.odlparent:odl-karaf-feat-jdbc:xml:features:13.1.3:compile 17:12:56 [INFO] | | +- org.ops4j.pax.jdbc:pax-jdbc-features:xml:features:1.5.7:runtime 17:12:56 [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc:jar:1.5.7:runtime 17:12:56 [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-common:jar:1.5.7:runtime 17:12:56 [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-common:jar:1.5.7:runtime 17:12:56 [INFO] | | | | \- javax.transaction:javax.transaction-api:jar:1.2:runtime 17:12:56 [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-config:jar:1.5.7:runtime 17:12:56 [INFO] | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.jasypt:jar:1.9.3_1:runtime 17:12:56 [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-db2:jar:1.5.7:runtime 17:12:56 [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-hsqldb:jar:1.5.7:runtime 17:12:56 [INFO] | | | | \- org.hsqldb:hsqldb:jar:jdk8:2.7.2:runtime 17:12:56 [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-jtds:jar:1.5.7:runtime 17:12:56 [INFO] | | | | \- net.sourceforge.jtds:jtds:jar:1.3.1:runtime 17:12:56 [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-mariadb:jar:1.5.7:runtime 17:12:56 [INFO] | | | | \- org.mariadb.jdbc:mariadb-java-client:jar:3.3.3:runtime 17:12:56 [INFO] | | | | \- com.github.waffle:waffle-jna:jar:3.3.0:runtime 17:12:56 [INFO] | | | | +- net.java.dev.jna:jna:jar:5.14.0:runtime 17:12:56 [INFO] | | | | +- net.java.dev.jna:jna-platform:jar:5.14.0:runtime 17:12:56 [INFO] | | | | +- org.slf4j:jcl-over-slf4j:jar:2.0.12:runtime 17:12:56 [INFO] | | | | \- com.github.ben-manes.caffeine:caffeine:jar:2.9.3:runtime 17:12:56 [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-mysql:jar:1.5.7:runtime 17:12:56 [INFO] | | | | \- com.mysql:mysql-connector-j:jar:8.3.0:runtime 17:12:56 [INFO] | | | | \- com.google.protobuf:protobuf-java:jar:3.25.1:runtime 17:12:56 [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-oracle:jar:1.5.7:runtime 17:12:56 [INFO] | | | | \- com.oracle.database.jdbc:ojdbc8:jar:23.3.0.23.09:runtime 17:12:56 [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-aries:jar:1.5.7:runtime 17:12:56 [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-c3p0:jar:1.5.7:runtime 17:12:56 [INFO] | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.c3p0:jar:0.9.5.5_1:runtime 17:12:56 [INFO] | | | | \- com.mchange:mchange-commons-java:jar:0.2.19:runtime 17:12:56 [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-dbcp2:jar:1.5.7:runtime 17:12:56 [INFO] | | | | +- org.apache.commons:commons-pool2:jar:2.12.0:runtime 17:12:56 [INFO] | | | | \- org.apache.commons:commons-dbcp2:jar:2.12.0:runtime 17:12:56 [INFO] | | | | \- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:runtime 17:12:56 [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-hikaricp:jar:1.5.7:runtime 17:12:56 [INFO] | | | | \- com.zaxxer:HikariCP:jar:4.0.3:runtime 17:12:56 [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-sqlite:jar:1.5.7:runtime 17:12:56 [INFO] | | | | \- org.xerial:sqlite-jdbc:jar:3.45.2.0:runtime 17:12:56 [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-teradata:jar:1.5.7:runtime 17:12:56 [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-narayana:jar:1.5.7:runtime 17:12:56 [INFO] | | | | \- org.jboss:jboss-transaction-spi:jar:7.6.1.Final:runtime 17:12:56 [INFO] | | | \- org.ops4j.pax.jdbc:pax-jdbc-pool-transx:jar:1.5.7:runtime 17:12:56 [INFO] | | | \- org.ops4j.pax.transx:pax-transx-jdbc:jar:0.5.4:runtime 17:12:56 [INFO] | | | \- org.ops4j.pax.transx:pax-transx-connector:jar:0.5.4:runtime 17:12:56 [INFO] | | | +- org.ops4j.pax.transx:pax-transx-tm-api:jar:0.5.4:runtime 17:12:56 [INFO] | | | \- javax.resource:javax.resource-api:jar:1.7.1:runtime 17:12:56 [INFO] | | +- org.osgi:org.osgi.service.jdbc:jar:1.1.0:provided 17:12:56 [INFO] | | \- org.apache.karaf.jdbc:org.apache.karaf.jdbc.core:jar:4.4.6:compile 17:12:56 [INFO] | +- org.opendaylight.aaa:aaa-shiro:py:idmtool:0.19.5:compile 17:12:56 [INFO] | \- org.opendaylight.aaa:aaa-filterchain:cfg:config:0.19.5:compile 17:12:56 [INFO] +- org.opendaylight.netconf:odl-netconf-model-rfc8040:xml:features:7.0.8-SNAPSHOT:compile 17:12:56 [INFO] | \- org.opendaylight.netconf.model:rfc8040-ietf-restconf-monitoring:jar:7.0.8-SNAPSHOT:compile 17:12:56 [INFO] +- org.opendaylight.netconf:restconf-common-models:jar:7.0.8-SNAPSHOT:compile 17:12:56 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.4:compile 17:12:56 [INFO] | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.4:compile 17:12:56 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:12:56 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:12:56 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:12:56 [INFO] | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:12:56 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:12:56 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:12:56 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:12:56 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:13.0.4:compile 17:12:56 [INFO] | | \- org.opendaylight.yangtools:util:jar:13.0.6:compile 17:12:56 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:12:56 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:13.0.6:compile 17:12:56 [INFO] +- org.opendaylight.netconf:restconf-common:jar:7.0.8-SNAPSHOT:compile 17:12:56 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.6:compile 17:12:56 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile 17:12:56 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.6:compile 17:12:56 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.6:compile 17:12:56 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:12:56 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:12:56 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:12:56 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:12:56 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:12:56 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:12:56 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:12:56 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:12:56 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:12:56 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:12:56 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:12:56 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:12:56 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:12:56 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:12:56 [INFO] +- junit:junit:jar:4.13.2:test 17:12:56 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:12:56 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:12:56 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:12:56 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:compile 17:12:56 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:12:56 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:12:56 [INFO] 17:12:56 [INFO] --- clm-maven-plugin:2.48.1-01:index (default-cli) @ odl-restconf-common --- 17:12:57 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/features/odl-restconf-common/target/sonatype-clm/module.xml 17:12:57 [INFO] 17:12:57 [INFO] ---------------< org.opendaylight.netconf:restconf-api >---------------- 17:12:57 [INFO] Building restconf-api 7.0.8-SNAPSHOT [83/121] 17:12:57 [INFO] -------------------------------[ bundle ]------------------------------- 17:12:57 [INFO] 17:12:57 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ restconf-api --- 17:12:57 [INFO] 17:12:57 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ restconf-api --- 17:12:57 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:12:57 [INFO] 17:12:57 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ restconf-api --- 17:12:57 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:12:57 [INFO] 17:12:57 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ restconf-api --- 17:12:57 [INFO] 17:12:57 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ restconf-api --- 17:12:57 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/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/** 17:12:57 [INFO] 17:12:57 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ restconf-api --- 17:12:57 [INFO] Starting audit... 17:12:57 Audit done. 17:12:57 [INFO] You have 0 Checkstyle violations. 17:12:57 [INFO] 17:12:57 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ restconf-api --- 17:12:57 [INFO] Starting audit... 17:12:57 Audit done. 17:12:57 [INFO] You have 0 Checkstyle violations. 17:12:57 [INFO] 17:12:57 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ restconf-api --- 17:12:57 [INFO] 17:12:57 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ restconf-api --- 17:12:57 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-api/src/main/resources 17:12:57 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-api/target/generated-sources/spi 17:12:57 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-api/target/generated-sources/yang 17:12:57 [INFO] 17:12:57 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ restconf-api --- 17:12:57 [INFO] Recompiling the module because of changed dependency. 17:12:57 [INFO] Compiling 30 source files with javac [debug release 17 module-path] to target/classes 17:12:58 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-api/src/main/java/module-info.java:[12,35] requires transitive directive for an automatic module 17:12:58 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-api/src/main/java/module-info.java:[13,77] requires transitive directive for an automatic module 17:12:58 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-api/src/main/java/module-info.java:[14,66] requires transitive directive for an automatic module 17:12:58 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-api/src/main/java/module-info.java:[17,48] requires directive for an automatic module 17:12:58 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-api/src/main/java/module-info.java:[22,47] requires transitive directive for an automatic module 17:12:58 [INFO] 17:12:58 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ restconf-api >>> 17:12:58 [INFO] 17:12:58 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ restconf-api --- 17:12:58 [INFO] Fork Value is true 17:13:02 [INFO] Done SpotBugs Analysis.... 17:13:02 [INFO] 17:13:02 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ restconf-api <<< 17:13:02 [INFO] 17:13:02 [INFO] 17:13:02 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ restconf-api --- 17:13:02 [INFO] BugInstance size is 0 17:13:02 [INFO] Error size is 0 17:13:02 [INFO] No errors/warnings found 17:13:02 [INFO] 17:13:02 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ restconf-api --- 17:13:02 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-api/src/test/resources 17:13:02 [INFO] 17:13:02 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ restconf-api --- 17:13:02 [INFO] Recompiling the module because of changed dependency. 17:13:02 [INFO] Compiling 3 source files with javac [debug release 17 module-path] to target/test-classes 17:13:02 [INFO] 17:13:02 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ restconf-api --- 17:13:02 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:13:02 [INFO] 17:13:02 [INFO] ------------------------------------------------------- 17:13:02 [INFO] T E S T S 17:13:02 [INFO] ------------------------------------------------------- 17:13:03 [INFO] Running org.opendaylight.restconf.api.ApiPathTest 17:13:03 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.185 s -- in org.opendaylight.restconf.api.ApiPathTest 17:13:03 [INFO] Running org.opendaylight.restconf.api.FieldsParamTest 17:13:03 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.opendaylight.restconf.api.FieldsParamTest 17:13:03 [INFO] Running org.opendaylight.restconf.api.query.StartTimeParamTest 17:13:03 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.opendaylight.restconf.api.query.StartTimeParamTest 17:13:03 [INFO] 17:13:03 [INFO] Results: 17:13:03 [INFO] 17:13:03 [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0 17:13:03 [INFO] 17:13:03 [INFO] 17:13:03 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ restconf-api --- 17:13:03 [INFO] 17:13:03 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ restconf-api --- 17:13:03 [WARNING] Bundle org.opendaylight.netconf:restconf-api:bundle:7.0.8-SNAPSHOT : Split package, multiple jars provide the same package: 17:13:03 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:13:03 Package found in [Jar:., Jar:checker-qual, 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] 17:13:03 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] 17:13:03 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-api/target/restconf-api-7.0.8-SNAPSHOT.jar 17:13:03 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-api/target/classes/META-INF/MANIFEST.MF 17:13:03 [INFO] 17:13:03 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ restconf-api --- 17:13:03 [INFO] No previous run data found, generating javadoc. 17:13:05 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-api/target/restconf-api-7.0.8-SNAPSHOT-javadoc.jar 17:13:05 [INFO] 17:13:05 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ restconf-api --- 17:13:05 [INFO] CycloneDX: Resolving Dependencies 17:13:06 [INFO] CycloneDX: Creating BOM version 1.5 with 22 component(s) 17:13:06 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-api/target/bom.xml 17:13:06 [INFO] attaching as restconf-api-7.0.8-SNAPSHOT-cyclonedx.xml 17:13:06 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-api/target/bom.json 17:13:06 [INFO] attaching as restconf-api-7.0.8-SNAPSHOT-cyclonedx.json 17:13:06 [INFO] 17:13:06 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ restconf-api --- 17:13:06 [INFO] Skipping duplicate-finder execution! 17:13:06 [INFO] 17:13:06 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ restconf-api --- 17:13:06 [INFO] No dependency problems found 17:13:06 [INFO] 17:13:06 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ restconf-api --- 17:13:06 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-api/target/restconf-api-7.0.8-SNAPSHOT-sources.jar 17:13:06 [INFO] 17:13:06 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ restconf-api --- 17:13:06 [INFO] 17:13:06 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ restconf-api --- 17:13:06 [INFO] Loading execution data file /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-api/target/code-coverage/jacoco.exec 17:13:06 [INFO] Analyzed bundle 'restconf-api' with 32 classes 17:13:06 [INFO] 17:13:06 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ restconf-api --- 17:13:06 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-api/pom.xml to /tmp/r/org/opendaylight/netconf/restconf-api/7.0.8-SNAPSHOT/restconf-api-7.0.8-SNAPSHOT.pom 17:13:06 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-api/target/restconf-api-7.0.8-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/restconf-api/7.0.8-SNAPSHOT/restconf-api-7.0.8-SNAPSHOT.jar 17:13:06 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-api/target/restconf-api-7.0.8-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/restconf-api/7.0.8-SNAPSHOT/restconf-api-7.0.8-SNAPSHOT-javadoc.jar 17:13:06 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-api/target/bom.xml to /tmp/r/org/opendaylight/netconf/restconf-api/7.0.8-SNAPSHOT/restconf-api-7.0.8-SNAPSHOT-cyclonedx.xml 17:13:06 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-api/target/bom.json to /tmp/r/org/opendaylight/netconf/restconf-api/7.0.8-SNAPSHOT/restconf-api-7.0.8-SNAPSHOT-cyclonedx.json 17:13:06 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-api/target/restconf-api-7.0.8-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/restconf-api/7.0.8-SNAPSHOT/restconf-api-7.0.8-SNAPSHOT-sources.jar 17:13:06 [INFO] 17:13:06 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ restconf-api --- 17:13:06 [INFO] Installing org/opendaylight/netconf/restconf-api/7.0.8-SNAPSHOT/restconf-api-7.0.8-SNAPSHOT.jar 17:13:06 [INFO] Writing OBR metadata 17:13:06 [INFO] 17:13:06 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ restconf-api --- 17:13:06 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:13:06 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:13:06 [INFO] 17:13:06 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ restconf-api --- 17:13:06 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:13:06 [INFO] 17:13:06 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ restconf-api --- 17:13:06 [INFO] org.opendaylight.netconf:restconf-api:bundle:7.0.8-SNAPSHOT 17:13:06 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:13:06 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:13:06 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:13:06 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:13:06 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:13:06 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:13:06 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:13:06 [INFO] +- org.opendaylight.odlparent:logging-markers:jar:13.1.3:compile 17:13:06 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.6:compile 17:13:06 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.6:compile 17:13:06 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.4:compile 17:13:06 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.4:compile 17:13:06 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.4:compile 17:13:06 [INFO] +- org.opendaylight.netconf.model:rfc6243:jar:7.0.8-SNAPSHOT:compile 17:13:06 [INFO] | +- org.opendaylight.netconf.model:rfc6241:jar:7.0.8-SNAPSHOT:compile 17:13:06 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.4:compile 17:13:06 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.4:compile 17:13:06 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.6:compile 17:13:06 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:13:06 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:13:06 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:13:06 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:13:06 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:13:06 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:13:06 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:13:06 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:13:06 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:13:06 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:13:06 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:13:06 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:13:06 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:13:06 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:13:06 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:13:06 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:13:06 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:13:06 [INFO] +- junit:junit:jar:4.13.2:test 17:13:06 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:13:06 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:13:06 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:13:06 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 17:13:06 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:13:06 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:13:06 [INFO] 17:13:06 [INFO] --- clm-maven-plugin:2.48.1-01:index (default-cli) @ restconf-api --- 17:13:06 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-api/target/sonatype-clm/module.xml 17:13:06 [INFO] 17:13:06 [INFO] ----------------< org.opendaylight.netconf:restconf-nb >---------------- 17:13:06 [INFO] Building restconf-nb 7.0.8-SNAPSHOT [84/121] 17:13:06 [INFO] -------------------------------[ bundle ]------------------------------- 17:13:07 [INFO] 17:13:07 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ restconf-nb --- 17:13:07 [INFO] 17:13:07 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ restconf-nb --- 17:13:07 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:13:07 [INFO] 17:13:07 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ restconf-nb --- 17:13:07 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:13:07 [INFO] 17:13:07 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ restconf-nb --- 17:13:08 [INFO] 17:13:08 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ restconf-nb --- 17:13:08 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/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/** 17:13:08 [INFO] 17:13:08 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ restconf-nb --- 17:13:08 [INFO] Starting audit... 17:13:08 Audit done. 17:13:08 [INFO] You have 0 Checkstyle violations. 17:13:08 [INFO] 17:13:08 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ restconf-nb --- 17:13:10 [INFO] Starting audit... 17:13:10 Audit done. 17:13:10 [INFO] You have 0 Checkstyle violations. 17:13:10 [INFO] 17:13:10 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ restconf-nb --- 17:13:10 [INFO] 17:13:10 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ restconf-nb --- 17:13:10 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/resources 17:13:10 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/target/generated-sources/spi 17:13:10 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/target/generated-sources/yang 17:13:10 [INFO] 17:13:10 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ restconf-nb --- 17:13:10 [INFO] Recompiling the module because of changed dependency. 17:13:10 [INFO] Compiling 141 source files with javac [debug release 17] to target/classes 17:13:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:13:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:13:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:13:11 [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found 17:13:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:13:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:13:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:13:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:13:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:13:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:13:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/jaxrs/JaxRsRestconfCallback.java:[36,24] toLegacy() in org.opendaylight.restconf.server.api.ServerException has been deprecated 17:13:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/jaxrs/JaxRsRestconfCallback.java:[43,42] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:13:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/jaxrs/JaxRsRestconfCallback.java:[43,42] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:13:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/jaxrs/JaxRsRestconfCallback.java:[43,42] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:13:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/jaxrs/FormattableBodyCallback.java:[31,61] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:13:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/jaxrs/FormattableBodyCallback.java:[31,61] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:13:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/jaxrs/FormattableBodyCallback.java:[31,61] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:13:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/ErrorTagMapping.java:[60,26] PARTIAL_OPERATION in org.opendaylight.yangtools.yang.common.ErrorTag has been deprecated 17:13:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/api/RequestBody.java:[34,23] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:13:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/api/RequestBody.java:[35,35] org.opendaylight.restconf.common.errors.RestconfError in org.opendaylight.restconf.common.errors has been deprecated 17:13:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/api/JsonChildBody.java:[44,18] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:13:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/api/JsonChildBody.java:[50,27] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:13:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/api/JsonChildBody.java:[56,23] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:13:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/api/XmlChildBody.java:[51,24] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:13:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/api/XmlChildBody.java:[56,23] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:13:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/api/PatchBody.java:[77,23] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:13:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/api/PatchBody.java:[85,23] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:13:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/api/PatchBody.java:[89,23] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:13:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/api/JsonPatchBody.java:[322,19] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:13:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/api/XmlPatchBody.java:[51,23] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:13:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/api/XmlPatchBody.java:[114,23] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:13:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/api/XmlPatchBody.java:[119,23] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:13:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/api/ResourceBody.java:[54,23] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:13:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/api/ResourceBody.java:[56,18] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:13:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/api/ResourceBody.java:[60,23] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:13:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/api/ResourceBody.java:[76,23] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:13:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/api/JsonResourceBody.java:[50,29] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:13:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/api/JsonResourceBody.java:[50,29] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:13:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/api/JsonResourceBody.java:[50,29] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:13:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/api/JsonResourceBody.java:[53,20] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:13:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/api/XmlResourceBody.java:[47,27] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:13:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/api/XmlResourceBody.java:[55,23] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:13:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/api/JsonOperationInputBody.java:[40,23] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:13:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/api/XmlOperationInputBody.java:[42,23] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:13:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/JaxRsNorthbound.java:[50,30] org.opendaylight.restconf.nb.rfc8040.streams.RestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 17:13:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/JaxRsNorthbound.java:[50,30] org.opendaylight.restconf.nb.rfc8040.streams.RestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 17:13:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/JaxRsNorthbound.java:[50,30] org.opendaylight.restconf.nb.rfc8040.streams.RestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 17:13:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/JaxRsNorthbound.java:[65,37] org.opendaylight.restconf.nb.rfc8040.legacy.RestconfDocumentedExceptionMapper in org.opendaylight.restconf.nb.rfc8040.legacy has been deprecated 17:13:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/OSGiNorthbound.java:[84,36] org.opendaylight.restconf.nb.rfc8040.streams.DefaultRestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 17:13:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/OSGiNorthbound.java:[84,36] org.opendaylight.restconf.nb.rfc8040.streams.DefaultRestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 17:13:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/OSGiNorthbound.java:[84,36] org.opendaylight.restconf.nb.rfc8040.streams.DefaultRestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 17:13:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/OSGiNorthbound.java:[90,31] org.opendaylight.restconf.nb.rfc8040.streams.DefaultRestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 17:13:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/OSGiNorthbound.java:[90,31] org.opendaylight.restconf.nb.rfc8040.streams.DefaultRestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 17:13:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/OSGiNorthbound.java:[90,31] org.opendaylight.restconf.nb.rfc8040.streams.DefaultRestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 17:13:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/OSGiNorthbound.java:[96,36] org.opendaylight.restconf.nb.rfc8040.streams.DefaultRestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 17:13:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/OSGiNorthbound.java:[95,57] org.opendaylight.restconf.nb.rfc8040.streams.DefaultRestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 17:13:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/OSGiNorthbound.java:[96,36] org.opendaylight.restconf.nb.rfc8040.streams.DefaultRestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 17:13:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/OSGiNorthbound.java:[95,57] org.opendaylight.restconf.nb.rfc8040.streams.DefaultRestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 17:13:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/OSGiNorthbound.java:[96,36] org.opendaylight.restconf.nb.rfc8040.streams.DefaultRestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 17:13:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/OSGiNorthbound.java:[95,57] org.opendaylight.restconf.nb.rfc8040.streams.DefaultRestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 17:13:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/OSGiNorthbound.java:[105,24] org.opendaylight.restconf.nb.rfc8040.streams.DefaultRestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 17:13:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/OSGiNorthbound.java:[126,37] org.opendaylight.restconf.nb.rfc8040.streams.DefaultRestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 17:13:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/spi/AbstractRestconfStreamRegistry.java:[91,40] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:13:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/streams/DefaultRestconfStreamServletFactory.java:[36,67] org.opendaylight.restconf.nb.rfc8040.streams.RestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 17:13:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/streams/DefaultRestconfStreamServletFactory.java:[34,82] org.opendaylight.restconf.nb.rfc8040.streams.RestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 17:13:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/streams/DefaultRestconfStreamServletFactory.java:[36,67] org.opendaylight.restconf.nb.rfc8040.streams.RestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 17:13:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/streams/DefaultRestconfStreamServletFactory.java:[34,82] org.opendaylight.restconf.nb.rfc8040.streams.RestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 17:13:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/streams/DefaultRestconfStreamServletFactory.java:[36,67] org.opendaylight.restconf.nb.rfc8040.streams.RestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 17:13:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/streams/DefaultRestconfStreamServletFactory.java:[34,82] org.opendaylight.restconf.nb.rfc8040.streams.RestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 17:13:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/streams/DefaultRestconfStreamServletFactory.java:[102,36] org.opendaylight.restconf.nb.rfc8040.streams.WebSocketInitializer in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 17:13:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/ExistenceCheck.java:[101,31] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:13:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[342,43] toLegacy() in org.opendaylight.restconf.server.api.ServerException has been deprecated 17:13:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[349,46] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:13:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[355,18] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:13:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[494,19] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:13:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[526,37] toLegacy() in org.opendaylight.restconf.server.api.ServerException has been deprecated 17:13:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[596,43] toLegacy() in org.opendaylight.restconf.server.api.ServerException has been deprecated 17:13:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[602,18] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:13:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[614,43] toLegacy() in org.opendaylight.restconf.server.api.ServerException has been deprecated 17:13:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[622,46] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:13:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[650,34] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:13:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[659,34] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:13:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[669,34] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:13:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[678,34] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:13:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[687,34] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:13:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[786,18] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:13:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[808,23] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:13:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[823,23] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:13:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[843,43] toLegacy() in org.opendaylight.restconf.server.api.ServerException has been deprecated 17:13:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[860,43] toLegacy() in org.opendaylight.restconf.server.api.ServerException has been deprecated 17:13:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[867,46] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:13:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[868,21] org.opendaylight.restconf.common.errors.RestconfError in org.opendaylight.restconf.common.errors has been deprecated 17:13:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[881,46] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:13:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[933,58] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:13:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[1129,23] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:13:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[1197,46] found raw type: org.opendaylight.yangtools.yang.data.api.schema.LeafNode 17:13:11 missing type arguments for generic class org.opendaylight.yangtools.yang.data.api.schema.LeafNode 17:13:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[1223,23] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:13:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[1297,43] toLegacy() in org.opendaylight.restconf.server.api.ServerException has been deprecated 17:13:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[1305,46] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:13:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[1317,46] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:13:11 [INFO] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java: Some input files additionally use or override a deprecated API. 17:13:11 [INFO] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/streams/WebSocketFactory.java: Some input files additionally use or override a deprecated API that is marked for removal. 17:13:11 [INFO] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/mdsal/streams/notif/CreateNotificationStreamRpc.java: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/mdsal/streams/notif/CreateNotificationStreamRpc.java uses unchecked or unsafe operations. 17:13:11 [INFO] 17:13:11 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ restconf-nb >>> 17:13:11 [INFO] 17:13:11 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ restconf-nb --- 17:13:11 [INFO] Fork Value is true 17:13:19 [INFO] Done SpotBugs Analysis.... 17:13:19 [INFO] 17:13:19 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ restconf-nb <<< 17:13:19 [INFO] 17:13:19 [INFO] 17:13:19 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ restconf-nb --- 17:13:19 [INFO] BugInstance size is 0 17:13:19 [INFO] Error size is 0 17:13:19 [INFO] No errors/warnings found 17:13:19 [INFO] 17:13:19 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ restconf-nb --- 17:13:19 [INFO] Copying 152 resources from src/test/resources to target/test-classes 17:13:19 [INFO] 17:13:19 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ restconf-nb --- 17:13:19 [INFO] Recompiling the module because of changed dependency. 17:13:19 [INFO] Compiling 63 source files with javac [debug release 17] to target/test-classes 17:13:20 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/jaxrs/AbstractRestconfTest.java:[108,32] unchecked conversion 17:13:20 required: org.opendaylight.restconf.server.spi.NormalizedFormattableBody 17:13:20 found: org.opendaylight.restconf.server.spi.NormalizedFormattableBody 17:13:20 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/jaxrs/AbstractRestconfTest.java:[133,18] org.opendaylight.restconf.common.errors.RestconfError in org.opendaylight.restconf.common.errors has been deprecated 17:13:20 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/jaxrs/AbstractRestconfTest.java:[133,18] org.opendaylight.restconf.common.errors.RestconfError in org.opendaylight.restconf.common.errors has been deprecated 17:13:20 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/jaxrs/AbstractRestconfTest.java:[133,18] org.opendaylight.restconf.common.errors.RestconfError in org.opendaylight.restconf.common.errors has been deprecated 17:13:20 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/jaxrs/AbstractRestconfTest.java:[141,23] org.opendaylight.restconf.common.errors.RestconfError in org.opendaylight.restconf.common.errors has been deprecated 17:13:20 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/jaxrs/AbstractRestconfTest.java:[141,23] org.opendaylight.restconf.common.errors.RestconfError in org.opendaylight.restconf.common.errors has been deprecated 17:13:20 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/jaxrs/AbstractRestconfTest.java:[141,23] org.opendaylight.restconf.common.errors.RestconfError in org.opendaylight.restconf.common.errors has been deprecated 17:13:20 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/jaxrs/AbstractRestconfTest.java:[143,44] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:13:20 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/jaxrs/AbstractRestconfTest.java:[147,52] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:13:20 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/jaxrs/RestconfDataPostTest.java:[105,37] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:13:20 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/jaxrs/RestconfDataPostTest.java:[125,37] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:13:20 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/jaxrs/RestconfModulesGetTest.java:[284,13] org.opendaylight.restconf.common.errors.RestconfError in org.opendaylight.restconf.common.errors has been deprecated 17:13:20 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/jaxrs/RestconfModulesGetTest.java:[284,13] org.opendaylight.restconf.common.errors.RestconfError in org.opendaylight.restconf.common.errors has been deprecated 17:13:20 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/jaxrs/RestconfModulesGetTest.java:[284,13] org.opendaylight.restconf.common.errors.RestconfError in org.opendaylight.restconf.common.errors has been deprecated 17:13:20 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/databind/AbstractResourceBodyTest.java:[104,18] org.opendaylight.restconf.common.errors.RestconfError in org.opendaylight.restconf.common.errors has been deprecated 17:13:20 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/databind/AbstractResourceBodyTest.java:[104,18] org.opendaylight.restconf.common.errors.RestconfError in org.opendaylight.restconf.common.errors has been deprecated 17:13:20 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/databind/AbstractResourceBodyTest.java:[104,18] org.opendaylight.restconf.common.errors.RestconfError in org.opendaylight.restconf.common.errors has been deprecated 17:13:20 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/databind/AbstractResourceBodyTest.java:[105,37] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:13:20 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/databind/JsonPatchBodyTest.java:[109,37] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:13:20 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/databind/JsonPatchBodyTest.java:[134,37] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:13:20 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/databind/XmlPatchBodyTest.java:[64,37] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:13:20 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/databind/XmlPatchBodyTest.java:[84,37] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:13:20 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/databind/XmlResourceBodyTest.java:[78,37] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:13:20 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/legacy/RestconfDocumentedExceptionMapperTest.java:[48,20] org.opendaylight.restconf.nb.rfc8040.legacy.RestconfDocumentedExceptionMapper in org.opendaylight.restconf.nb.rfc8040.legacy has been deprecated 17:13:20 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/legacy/RestconfDocumentedExceptionMapperTest.java:[48,20] org.opendaylight.restconf.nb.rfc8040.legacy.RestconfDocumentedExceptionMapper in org.opendaylight.restconf.nb.rfc8040.legacy has been deprecated 17:13:20 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/legacy/RestconfDocumentedExceptionMapperTest.java:[48,20] org.opendaylight.restconf.nb.rfc8040.legacy.RestconfDocumentedExceptionMapper in org.opendaylight.restconf.nb.rfc8040.legacy has been deprecated 17:13:20 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/legacy/RestconfDocumentedExceptionMapperTest.java:[55,31] org.opendaylight.restconf.nb.rfc8040.legacy.RestconfDocumentedExceptionMapper in org.opendaylight.restconf.nb.rfc8040.legacy has been deprecated 17:13:20 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/legacy/RestconfDocumentedExceptionMapperTest.java:[68,15] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:13:20 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/legacy/RestconfDocumentedExceptionMapperTest.java:[69,17] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:13:20 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/legacy/RestconfDocumentedExceptionMapperTest.java:[70,21] org.opendaylight.restconf.common.errors.RestconfError in org.opendaylight.restconf.common.errors has been deprecated 17:13:20 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/legacy/RestconfDocumentedExceptionMapperTest.java:[71,21] org.opendaylight.restconf.common.errors.RestconfError in org.opendaylight.restconf.common.errors has been deprecated 17:13:20 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/legacy/RestconfDocumentedExceptionMapperTest.java:[73,21] org.opendaylight.restconf.common.errors.RestconfError in org.opendaylight.restconf.common.errors has been deprecated 17:13:20 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/legacy/RestconfDocumentedExceptionMapperTest.java:[86,21] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:13:20 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/legacy/RestconfDocumentedExceptionMapperTest.java:[107,21] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:13:20 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/legacy/RestconfDocumentedExceptionMapperTest.java:[108,37] org.opendaylight.restconf.common.errors.RestconfError in org.opendaylight.restconf.common.errors has been deprecated 17:13:20 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/legacy/RestconfDocumentedExceptionMapperTest.java:[109,37] org.opendaylight.restconf.common.errors.RestconfError in org.opendaylight.restconf.common.errors has been deprecated 17:13:20 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/legacy/RestconfDocumentedExceptionMapperTest.java:[205,12] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:13:20 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/legacy/RestconfDocumentedExceptionMapperTest.java:[205,12] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:13:20 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/legacy/RestconfDocumentedExceptionMapperTest.java:[205,12] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:13:20 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/AbstractFieldsTranslatorTest.java:[307,15] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:13:20 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/AbstractFieldsTranslatorTest.java:[307,61] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:13:20 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/AbstractRestconfStrategyTest.java:[257,35] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:13:20 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/AbstractRestconfStrategyTest.java:[258,30] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:13:20 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/AbstractRestconfStrategyTest.java:[287,38] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:13:20 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/AbstractRestconfStrategyTest.java:[288,30] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:13:20 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:13:20 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:13:20 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:13:20 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:13:20 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:13:20 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:13:20 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:13:20 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:13:20 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:13:20 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:13:20 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:13:20 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:13:20 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/server/mdsal/streams/dtcl/CreateNotificationStreamRpcTest.java:[160,41] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:13:20 [INFO] 17:13:20 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ restconf-nb --- 17:13:20 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:13:20 [INFO] 17:13:20 [INFO] ------------------------------------------------------- 17:13:20 [INFO] T E S T S 17:13:20 [INFO] ------------------------------------------------------- 17:13:21 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:13:23 [INFO] Running org.opendaylight.restconf.nb.jaxrs.JaxRsWebHostMetadataTest 17:13:23 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s -- in org.opendaylight.restconf.nb.jaxrs.JaxRsWebHostMetadataTest 17:13:23 [INFO] Running org.opendaylight.restconf.nb.jaxrs.Netconf799Test 17:13:25 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.057 s -- in org.opendaylight.restconf.nb.jaxrs.Netconf799Test 17:13:25 [INFO] Running org.opendaylight.restconf.nb.jaxrs.Netconf822Test 17:13:25 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s -- in org.opendaylight.restconf.nb.jaxrs.Netconf822Test 17:13:25 [INFO] Running org.opendaylight.restconf.nb.jaxrs.RestconfDataDeleteTest 17:13:25 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s -- in org.opendaylight.restconf.nb.jaxrs.RestconfDataDeleteTest 17:13:25 [INFO] Running org.opendaylight.restconf.nb.jaxrs.RestconfDataGetTest 17:13:26 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 s -- in org.opendaylight.restconf.nb.jaxrs.RestconfDataGetTest 17:13:26 [INFO] Running org.opendaylight.restconf.nb.jaxrs.RestconfDataPatchTest 17:13:26 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.127 s -- in org.opendaylight.restconf.nb.jaxrs.RestconfDataPatchTest 17:13:26 [INFO] Running org.opendaylight.restconf.nb.jaxrs.RestconfDataPostTest 17:13:26 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s -- in org.opendaylight.restconf.nb.jaxrs.RestconfDataPostTest 17:13:26 [INFO] Running org.opendaylight.restconf.nb.jaxrs.RestconfDataPutTest 17:13:26 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.opendaylight.restconf.nb.jaxrs.RestconfDataPutTest 17:13:26 [INFO] Running org.opendaylight.restconf.nb.jaxrs.RestconfModulesGetTest 17:13:26 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.223 s -- in org.opendaylight.restconf.nb.jaxrs.RestconfModulesGetTest 17:13:26 [INFO] Running org.opendaylight.restconf.nb.jaxrs.RestconfOperationsGetTest 17:13:26 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.329 s -- in org.opendaylight.restconf.nb.jaxrs.RestconfOperationsGetTest 17:13:26 [INFO] Running org.opendaylight.restconf.nb.jaxrs.RestconfOperationsPostTest 17:13:27 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.310 s -- in org.opendaylight.restconf.nb.jaxrs.RestconfOperationsPostTest 17:13:27 [INFO] Running org.opendaylight.restconf.nb.jaxrs.RestconfYangLibraryVersionGetTest 17:13:27 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 s -- in org.opendaylight.restconf.nb.jaxrs.RestconfYangLibraryVersionGetTest 17:13:27 [INFO] Running org.opendaylight.restconf.nb.rfc8040.ErrorTagsTest 17:13:27 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s -- in org.opendaylight.restconf.nb.rfc8040.ErrorTagsTest 17:13:27 [INFO] Running org.opendaylight.restconf.nb.rfc8040.databind.JsonChildBodyTest 17:13:27 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.185 s -- in org.opendaylight.restconf.nb.rfc8040.databind.JsonChildBodyTest 17:13:27 [INFO] Running org.opendaylight.restconf.nb.rfc8040.databind.JsonResourceBodyTest 17:13:27 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.221 s -- in org.opendaylight.restconf.nb.rfc8040.databind.JsonResourceBodyTest 17:13:27 [INFO] Running org.opendaylight.restconf.nb.rfc8040.databind.XmlChildBodyTest 17:13:28 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.190 s -- in org.opendaylight.restconf.nb.rfc8040.databind.XmlChildBodyTest 17:13:28 [INFO] Running org.opendaylight.restconf.nb.rfc8040.databind.XmlResourceBodyTest 17:13:28 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.146 s -- in org.opendaylight.restconf.nb.rfc8040.databind.XmlResourceBodyTest 17:13:28 [INFO] Running org.opendaylight.restconf.nb.rfc8040.streams.SSESessionHandlerTest 17:13:28 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.359 s -- in org.opendaylight.restconf.nb.rfc8040.streams.SSESessionHandlerTest 17:13:28 [INFO] Running org.opendaylight.restconf.nb.rfc8040.streams.WebSocketFactoryTest 17:13:28 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.419 s -- in org.opendaylight.restconf.nb.rfc8040.streams.WebSocketFactoryTest 17:13:28 [INFO] Running org.opendaylight.restconf.nb.rfc8040.streams.WebSocketSessionHandlerTest 17:13:29 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.153 s -- in org.opendaylight.restconf.nb.rfc8040.streams.WebSocketSessionHandlerTest 17:13:29 [INFO] Running org.opendaylight.restconf.server.api.ServerExceptionTest 17:13:29 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.restconf.server.api.ServerExceptionTest 17:13:29 [INFO] Running org.opendaylight.restconf.server.mdsal.CapabilitiesWriterTest 17:13:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.restconf.server.mdsal.CapabilitiesWriterTest 17:13:29 [INFO] Running org.opendaylight.restconf.server.mdsal.RestconfSchemaSourceUrlProviderTest 17:13:29 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.opendaylight.restconf.server.mdsal.RestconfSchemaSourceUrlProviderTest 17:13:29 [INFO] Running org.opendaylight.restconf.server.mdsal.streams.dtcl.CreateNotificationStreamRpcTest 17:13:29 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s -- in org.opendaylight.restconf.server.mdsal.streams.dtcl.CreateNotificationStreamRpcTest 17:13:29 [INFO] Running org.opendaylight.restconf.server.mdsal.streams.notif.JSONNotificationFormatterTest 17:13:29 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in org.opendaylight.restconf.server.mdsal.streams.notif.JSONNotificationFormatterTest 17:13:29 [INFO] Running org.opendaylight.restconf.server.mdsal.streams.notif.XMLNotificationFormatterTest 17:13:29 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.128 s -- in org.opendaylight.restconf.server.mdsal.streams.notif.XMLNotificationFormatterTest 17:13:29 [INFO] Running org.opendaylight.restconf.server.spi.AbstractRestconfStreamRegistryTest 17:13:29 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s -- in org.opendaylight.restconf.server.spi.AbstractRestconfStreamRegistryTest 17:13:29 [INFO] Running org.opendaylight.restconf.server.spi.ApiPathCanonizerTest 17:13:29 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in org.opendaylight.restconf.server.spi.ApiPathCanonizerTest 17:13:29 [INFO] Running org.opendaylight.restconf.server.spi.ApiPathNormalizerTest 17:13:29 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s -- in org.opendaylight.restconf.server.spi.ApiPathNormalizerTest 17:13:29 [INFO] Running org.opendaylight.restconf.server.spi.DefaultMapBodyOrderTest 17:13:29 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s -- in org.opendaylight.restconf.server.spi.DefaultMapBodyOrderTest 17:13:29 [INFO] Running org.opendaylight.restconf.server.spi.NC1265Test 17:13:29 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.restconf.server.spi.NC1265Test 17:13:29 [INFO] Running org.opendaylight.restconf.server.spi.NormalizedFormattableBodyTest 17:13:29 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.restconf.server.spi.NormalizedFormattableBodyTest 17:13:29 [INFO] Running org.opendaylight.restconf.server.spi.NormalizedNodeWriterDepthTest 17:13:29 [WARNING] Tests run: 11, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.094 s -- in org.opendaylight.restconf.server.spi.NormalizedNodeWriterDepthTest 17:13:29 [INFO] Running org.opendaylight.restconf.server.spi.NormalizedNodeWriterFieldsTest 17:13:29 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.restconf.server.spi.NormalizedNodeWriterFieldsTest 17:13:29 [INFO] Running org.opendaylight.restconf.nb.jaxrs.RestconfSchemaServiceMountTest 17:13:30 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.315 s -- in org.opendaylight.restconf.nb.jaxrs.RestconfSchemaServiceMountTest 17:13:30 [INFO] Running org.opendaylight.restconf.nb.jaxrs.RestconfSchemaServiceTest 17:13:30 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.134 s -- in org.opendaylight.restconf.nb.jaxrs.RestconfSchemaServiceTest 17:13:30 [INFO] Running org.opendaylight.restconf.nb.rfc8040.databind.JsonOperationInputBodyTest 17:13:30 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in org.opendaylight.restconf.nb.rfc8040.databind.JsonOperationInputBodyTest 17:13:30 [INFO] Running org.opendaylight.restconf.nb.rfc8040.databind.JsonPatchBodyMountPointTest 17:13:30 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.opendaylight.restconf.nb.rfc8040.databind.JsonPatchBodyMountPointTest 17:13:30 [INFO] Running org.opendaylight.restconf.nb.rfc8040.databind.JsonPatchBodyTest 17:13:30 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.opendaylight.restconf.nb.rfc8040.databind.JsonPatchBodyTest 17:13:30 [INFO] Running org.opendaylight.restconf.nb.rfc8040.databind.XmlOperationInputBodyTest 17:13:30 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s -- in org.opendaylight.restconf.nb.rfc8040.databind.XmlOperationInputBodyTest 17:13:30 [INFO] Running org.opendaylight.restconf.nb.rfc8040.databind.XmlPatchBodyMountPointTest 17:13:30 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.opendaylight.restconf.nb.rfc8040.databind.XmlPatchBodyMountPointTest 17:13:30 [INFO] Running org.opendaylight.restconf.nb.rfc8040.databind.XmlPatchBodyTest 17:13:30 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.opendaylight.restconf.nb.rfc8040.databind.XmlPatchBodyTest 17:13:30 [INFO] Running org.opendaylight.restconf.nb.rfc8040.legacy.RestconfDocumentedExceptionMapperTest 17:13:30 [WARNING] Tests run: 8, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.069 s -- in org.opendaylight.restconf.nb.rfc8040.legacy.RestconfDocumentedExceptionMapperTest 17:13:30 [INFO] Running org.opendaylight.restconf.nb.rfc8040.rests.transactions.MdsalFieldsParamTest 17:13:30 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.opendaylight.restconf.nb.rfc8040.rests.transactions.MdsalFieldsParamTest 17:13:30 [INFO] Running org.opendaylight.restconf.nb.rfc8040.rests.transactions.MdsalRestconfStrategyTest 17:13:31 [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.400 s -- in org.opendaylight.restconf.nb.rfc8040.rests.transactions.MdsalRestconfStrategyTest 17:13:31 [INFO] Running org.opendaylight.restconf.nb.rfc8040.rests.transactions.NetconfFieldsParamTest 17:13:31 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.opendaylight.restconf.nb.rfc8040.rests.transactions.NetconfFieldsParamTest 17:13:31 [INFO] Running org.opendaylight.restconf.nb.rfc8040.rests.transactions.NetconfRestconfStrategyTest 17:13:31 [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.367 s -- in org.opendaylight.restconf.nb.rfc8040.rests.transactions.NetconfRestconfStrategyTest 17:13:31 [INFO] Running org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest 17:13:32 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.187 s -- in org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest 17:13:32 [INFO] Running org.opendaylight.restconf.server.api.ParamsTest 17:13:32 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.225 s -- in org.opendaylight.restconf.server.api.ParamsTest 17:13:32 [INFO] Running org.opendaylight.restconf.server.spi.YangPatchStatusBodyTest 17:13:32 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.restconf.server.spi.YangPatchStatusBodyTest 17:13:33 [INFO] 17:13:33 [INFO] Results: 17:13:33 [INFO] 17:13:33 [WARNING] Tests run: 455, Failures: 0, Errors: 0, Skipped: 4 17:13:33 [INFO] 17:13:33 [INFO] 17:13:33 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ restconf-nb --- 17:13:33 [INFO] 17:13:33 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ restconf-nb --- 17:13:33 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/target/restconf-nb-7.0.8-SNAPSHOT.jar 17:13:33 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/target/classes/META-INF/MANIFEST.MF 17:13:33 [INFO] 17:13:33 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ restconf-nb --- 17:13:33 [INFO] No previous run data found, generating javadoc. 17:13:36 [WARNING] Javadoc Warnings 17:13:36 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:13:36 [WARNING] import static org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes.fromInstanceId; 17:13:36 [WARNING] ^ 17:13:36 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:13:36 [WARNING] import static org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes.fromInstanceId; 17:13:36 [WARNING] ^ 17:13:36 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:13:36 [WARNING] import static org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes.fromInstanceId; 17:13:36 [WARNING] ^ 17:13:36 [WARNING] 3 warnings 17:13:36 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/target/restconf-nb-7.0.8-SNAPSHOT-javadoc.jar 17:13:36 [INFO] 17:13:36 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ restconf-nb --- 17:13:36 [INFO] CycloneDX: Resolving Dependencies 17:13:39 [INFO] CycloneDX: Creating BOM version 1.5 with 94 component(s) 17:13:39 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/target/bom.xml 17:13:39 [INFO] attaching as restconf-nb-7.0.8-SNAPSHOT-cyclonedx.xml 17:13:39 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/target/bom.json 17:13:39 [INFO] attaching as restconf-nb-7.0.8-SNAPSHOT-cyclonedx.json 17:13:39 [INFO] 17:13:39 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ restconf-nb --- 17:13:39 [INFO] Skipping duplicate-finder execution! 17:13:39 [INFO] 17:13:39 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ restconf-nb --- 17:13:39 [WARNING] Used undeclared dependencies found: 17:13:39 [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.4:test 17:13:39 [WARNING] org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.4:test 17:13:39 [WARNING] org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.4:test 17:13:39 [WARNING] org.xmlunit:xmlunit-core:jar:2.10.0:test 17:13:39 [WARNING] com.google.inject:guice:jar:6.0.0:test 17:13:39 [WARNING] Unused declared dependencies found: 17:13:39 [WARNING] org.eclipse.jetty.websocket:websocket-server:jar:9.4.54.v20240208:compile 17:13:39 [INFO] 17:13:39 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ restconf-nb --- 17:13:39 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/target/restconf-nb-7.0.8-SNAPSHOT-sources.jar 17:13:39 [INFO] 17:13:39 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ restconf-nb --- 17:13:39 [INFO] 17:13:39 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ restconf-nb --- 17:13:39 [INFO] Loading execution data file /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/target/code-coverage/jacoco.exec 17:13:39 [INFO] Analyzed bundle 'restconf-nb' with 182 classes 17:13:39 [INFO] 17:13:39 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ restconf-nb --- 17:13:39 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/pom.xml to /tmp/r/org/opendaylight/netconf/restconf-nb/7.0.8-SNAPSHOT/restconf-nb-7.0.8-SNAPSHOT.pom 17:13:39 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/target/restconf-nb-7.0.8-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/restconf-nb/7.0.8-SNAPSHOT/restconf-nb-7.0.8-SNAPSHOT.jar 17:13:39 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/target/restconf-nb-7.0.8-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/restconf-nb/7.0.8-SNAPSHOT/restconf-nb-7.0.8-SNAPSHOT-javadoc.jar 17:13:39 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/target/bom.xml to /tmp/r/org/opendaylight/netconf/restconf-nb/7.0.8-SNAPSHOT/restconf-nb-7.0.8-SNAPSHOT-cyclonedx.xml 17:13:39 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/target/bom.json to /tmp/r/org/opendaylight/netconf/restconf-nb/7.0.8-SNAPSHOT/restconf-nb-7.0.8-SNAPSHOT-cyclonedx.json 17:13:39 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/target/restconf-nb-7.0.8-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/restconf-nb/7.0.8-SNAPSHOT/restconf-nb-7.0.8-SNAPSHOT-sources.jar 17:13:39 [INFO] 17:13:39 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ restconf-nb --- 17:13:39 [INFO] Installing org/opendaylight/netconf/restconf-nb/7.0.8-SNAPSHOT/restconf-nb-7.0.8-SNAPSHOT.jar 17:13:39 [INFO] Writing OBR metadata 17:13:39 [INFO] 17:13:39 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ restconf-nb --- 17:13:39 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:13:39 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:13:39 [INFO] 17:13:39 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ restconf-nb --- 17:13:39 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:13:39 [INFO] 17:13:39 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ restconf-nb --- 17:13:39 [INFO] org.opendaylight.netconf:restconf-nb:bundle:7.0.8-SNAPSHOT 17:13:39 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.5:compile 17:13:39 [INFO] +- com.google.code.gson:gson:jar:2.10.1:compile 17:13:39 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:13:39 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:13:39 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:13:39 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:13:39 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:13:39 [INFO] +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 17:13:39 [INFO] +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 17:13:39 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 17:13:39 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 17:13:39 [INFO] +- org.checkerframework:checker-qual:jar:3.43.0:provided 17:13:39 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:13:39 [INFO] +- org.osgi:org.osgi.framework:jar:1.10.0:provided 17:13:39 [INFO] +- org.osgi:org.osgi.service.component:jar:1.5.1:provided 17:13:39 [INFO] | +- org.osgi:osgi.annotation:jar:8.1.0:provided 17:13:39 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 17:13:39 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 17:13:39 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 17:13:39 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 17:13:39 [INFO] +- org.osgi:org.osgi.service.metatype.annotations:jar:1.4.1:provided 17:13:39 [INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided 17:13:39 [INFO] +- org.opendaylight.netconf:restconf-api:jar:7.0.8-SNAPSHOT:compile 17:13:39 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.4:compile 17:13:39 [INFO] +- org.opendaylight.netconf:restconf-common-models:jar:7.0.8-SNAPSHOT:compile 17:13:39 [INFO] +- org.opendaylight.netconf:restconf-common:jar:7.0.8-SNAPSHOT:compile 17:13:39 [INFO] +- org.opendaylight.netconf:netconf-api:jar:7.0.8-SNAPSHOT:compile 17:13:39 [INFO] | +- io.netty:netty-transport:jar:4.1.109.Final:compile 17:13:39 [INFO] | | +- io.netty:netty-common:jar:4.1.109.Final:compile 17:13:39 [INFO] | | +- io.netty:netty-buffer:jar:4.1.109.Final:compile 17:13:39 [INFO] | | \- io.netty:netty-resolver:jar:4.1.109.Final:compile 17:13:39 [INFO] | \- org.opendaylight.netconf.model:rfc6241:jar:7.0.8-SNAPSHOT:compile 17:13:39 [INFO] +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.8-SNAPSHOT:compile 17:13:39 [INFO] +- org.opendaylight.odlparent:logging-markers:jar:13.1.3:compile 17:13:39 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.6:compile 17:13:39 [INFO] +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.6:compile 17:13:39 [INFO] +- org.opendaylight.yangtools:util:jar:13.0.6:compile 17:13:39 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:13:39 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.6:compile 17:13:39 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:13.0.6:compile 17:13:39 [INFO] | \- org.immutables:value:jar:annotations:2.10.1:compile 17:13:39 [INFO] +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.6:compile 17:13:39 [INFO] | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 17:13:39 [INFO] | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.6:compile 17:13:39 [INFO] | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.6:compile 17:13:39 [INFO] +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.6:compile 17:13:39 [INFO] +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.6:compile 17:13:39 [INFO] +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.6:compile 17:13:39 [INFO] +- org.opendaylight.yangtools:yang-data-util:jar:13.0.6:compile 17:13:39 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.6:compile 17:13:39 [INFO] +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.6:compile 17:13:39 [INFO] +- org.opendaylight.yangtools:yang-model-api:jar:13.0.6:compile 17:13:39 [INFO] +- org.opendaylight.yangtools:yang-model-util:jar:13.0.6:compile 17:13:39 [INFO] | \- org.opendaylight.yangtools:yang-model-spi:jar:13.0.6:compile 17:13:39 [INFO] | \- org.opendaylight.yangtools:yang-ir:jar:13.0.6:compile 17:13:39 [INFO] +- org.opendaylight.yangtools:yang-model-export:jar:13.0.6:compile 17:13:39 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.4:compile 17:13:39 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.4:compile 17:13:39 [INFO] +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.4:compile 17:13:39 [INFO] | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.6:compile 17:13:39 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.6:compile 17:13:39 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.4:compile 17:13:39 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.4:compile 17:13:39 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.4:compile 17:13:39 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.4:compile 17:13:39 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc8040:jar:13.0.4:compile 17:13:39 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc8072:jar:13.0.4:compile 17:13:39 [INFO] +- org.opendaylight.netconf.model:rfc6243:jar:7.0.8-SNAPSHOT:compile 17:13:39 [INFO] +- org.opendaylight.netconf.model:rfc8040-ietf-restconf-monitoring:jar:7.0.8-SNAPSHOT:compile 17:13:39 [INFO] +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 17:13:39 [INFO] +- org.opendaylight.aaa.web:web-api:jar:0.19.5:compile 17:13:39 [INFO] +- org.opendaylight.aaa.web:servlet-api:jar:0.19.5:compile 17:13:39 [INFO] +- org.opendaylight.aaa:aaa-filterchain:jar:0.19.5:compile 17:13:39 [INFO] +- org.eclipse.jetty.websocket:websocket-api:jar:9.4.54.v20240208:compile 17:13:39 [INFO] +- org.eclipse.jetty.websocket:websocket-servlet:jar:9.4.54.v20240208:compile 17:13:39 [INFO] +- org.eclipse.jetty.websocket:websocket-server:jar:9.4.54.v20240208:compile 17:13:39 [INFO] | +- org.eclipse.jetty.websocket:websocket-common:jar:9.4.54.v20240208:compile 17:13:39 [INFO] | | +- org.eclipse.jetty:jetty-util:jar:9.4.54.v20240208:compile 17:13:39 [INFO] | | \- org.eclipse.jetty:jetty-io:jar:9.4.54.v20240208:compile 17:13:39 [INFO] | +- org.eclipse.jetty.websocket:websocket-client:jar:9.4.54.v20240208:compile 17:13:39 [INFO] | | \- org.eclipse.jetty:jetty-client:jar:9.4.54.v20240208:compile 17:13:39 [INFO] | +- org.eclipse.jetty:jetty-servlet:jar:9.4.54.v20240208:compile 17:13:39 [INFO] | | +- org.eclipse.jetty:jetty-security:jar:9.4.54.v20240208:compile 17:13:39 [INFO] | | | \- org.eclipse.jetty:jetty-server:jar:9.4.54.v20240208:compile 17:13:39 [INFO] | | \- org.eclipse.jetty:jetty-util-ajax:jar:9.4.54.v20240208:compile 17:13:39 [INFO] | \- org.eclipse.jetty:jetty-http:jar:9.4.54.v20240208:compile 17:13:39 [INFO] +- org.opendaylight.netconf:yanglib-mdsal-writer:jar:7.0.8-SNAPSHOT:compile 17:13:39 [INFO] | +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.4:compile 17:13:39 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.4:compile 17:13:39 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.4:compile 17:13:39 [INFO] +- org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-grizzly2:jar:2.43:test 17:13:39 [INFO] | +- jakarta.servlet:jakarta.servlet-api:jar:4.0.4:test 17:13:39 [INFO] | +- org.glassfish.jersey.test-framework:jersey-test-framework-core:jar:2.43:test 17:13:39 [INFO] | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:test 17:13:39 [INFO] | | +- org.glassfish.jersey.media:jersey-media-jaxb:jar:2.43:test 17:13:39 [INFO] | | \- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.43:test 17:13:39 [INFO] | +- org.glassfish.jersey.containers:jersey-container-grizzly2-http:jar:2.43:test 17:13:39 [INFO] | | \- org.glassfish.grizzly:grizzly-http-server:jar:2.4.4:test 17:13:39 [INFO] | | \- org.glassfish.grizzly:grizzly-http:jar:2.4.4:test 17:13:39 [INFO] | | \- org.glassfish.grizzly:grizzly-framework:jar:2.4.4:test 17:13:39 [INFO] | +- org.glassfish.jersey.containers:jersey-container-grizzly2-servlet:jar:2.43:test 17:13:39 [INFO] | | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.43:test 17:13:39 [INFO] | | \- org.glassfish.grizzly:grizzly-http-servlet:jar:2.4.4:test 17:13:39 [INFO] | \- org.junit.jupiter:junit-jupiter:jar:5.10.2:test 17:13:39 [INFO] +- org.glassfish.jersey.inject:jersey-hk2:jar:2.43:test 17:13:39 [INFO] | +- org.glassfish.jersey.core:jersey-common:jar:2.43:test 17:13:39 [INFO] | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:test 17:13:39 [INFO] | +- org.glassfish.hk2:hk2-locator:jar:2.6.1:test 17:13:39 [INFO] | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:test 17:13:39 [INFO] | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:test 17:13:39 [INFO] | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:test 17:13:39 [INFO] | \- org.javassist:javassist:jar:3.30.2-GA:test 17:13:39 [INFO] +- org.glassfish.jersey.media:jersey-media-sse:jar:2.43:test 17:13:39 [INFO] | +- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:test 17:13:39 [INFO] | \- org.glassfish.jersey.core:jersey-server:jar:2.43:test 17:13:39 [INFO] | +- org.glassfish.jersey.core:jersey-client:jar:2.43:test 17:13:39 [INFO] | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:test 17:13:39 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.4:test 17:13:39 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:13.0.4:test 17:13:39 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 17:13:39 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.4:test 17:13:39 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.4:test 17:13:39 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.6:test 17:13:39 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.4:test 17:13:39 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.4:test 17:13:39 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:13.0.6:test 17:13:39 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.4:test 17:13:39 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.4:test 17:13:39 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.4:test 17:13:39 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.4:test 17:13:39 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.6:test 17:13:39 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.4:test 17:13:39 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.4:test 17:13:39 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.4:test 17:13:39 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.4:test 17:13:39 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.4:test 17:13:39 [INFO] +- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.4:test 17:13:39 [INFO] +- org.opendaylight.yangtools:yang-test-util:jar:13.0.6:test 17:13:39 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.6:test 17:13:39 [INFO] | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.6:test 17:13:39 [INFO] | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.6:test 17:13:39 [INFO] | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.6:test 17:13:39 [INFO] | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.6:test 17:13:39 [INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.6:test 17:13:39 [INFO] | | \- org.antlr:antlr4-runtime:jar:4.13.1:test 17:13:39 [INFO] | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.6:test 17:13:39 [INFO] | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.6:test 17:13:39 [INFO] | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.6:test 17:13:39 [INFO] | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.6:test 17:13:39 [INFO] | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.6:test 17:13:39 [INFO] | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.6:test 17:13:39 [INFO] | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.6:test 17:13:39 [INFO] | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.6:test 17:13:39 [INFO] | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.6:test 17:13:39 [INFO] | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.6:test 17:13:39 [INFO] | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.6:test 17:13:39 [INFO] | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.6:test 17:13:39 [INFO] | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.6:test 17:13:39 [INFO] | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.6:test 17:13:39 [INFO] | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.6:test 17:13:39 [INFO] | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.6:test 17:13:39 [INFO] | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.6:test 17:13:39 [INFO] +- org.json:json:jar:20240303:test 17:13:39 [INFO] +- org.skyscreamer:jsonassert:jar:1.5.1:test 17:13:39 [INFO] | \- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:test 17:13:39 [INFO] +- org.opendaylight.aaa.web:testutils:jar:0.19.5:test 17:13:39 [INFO] | +- org.opendaylight.aaa.web:web-jetty-impl:jar:0.19.5:test 17:13:39 [INFO] | | \- org.eclipse.jetty:jetty-webapp:jar:9.4.54.v20240208:test 17:13:39 [INFO] | | \- org.eclipse.jetty:jetty-xml:jar:9.4.54.v20240208:test 17:13:39 [INFO] | +- org.opendaylight.aaa.web:servlet-jersey2:jar:0.19.5:test 17:13:39 [INFO] | \- org.opendaylight.infrautils:inject.guice:jar:6.0.9:test 17:13:39 [INFO] | +- com.mycila.guice.extensions:mycila-guice-jsr250:jar:5.0:test 17:13:39 [INFO] | | +- com.mycila.guice.extensions:mycila-guice-injection:jar:5.0:test 17:13:39 [INFO] | | \- com.mycila.guice.extensions:mycila-guice-closeable:jar:5.0:test 17:13:39 [INFO] | +- com.google.inject:guice:jar:6.0.0:test 17:13:39 [INFO] | | +- jakarta.inject:jakarta.inject-api:jar:2.0.1:test 17:13:39 [INFO] | | \- aopalliance:aopalliance:jar:1.0:test 17:13:39 [INFO] | +- org.opendaylight.infrautils:inject:jar:6.0.9:test 17:13:39 [INFO] | \- org.opendaylight.infrautils:inject-spi:jar:6.0.9:test 17:13:39 [INFO] | \- io.github.classgraph:classgraph:jar:4.8.172:test 17:13:39 [INFO] +- org.mockito:mockito-core:jar:5.12.0:test 17:13:39 [INFO] | +- net.bytebuddy:byte-buddy:jar:1.14.17:test 17:13:39 [INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:13:39 [INFO] | \- org.objenesis:objenesis:jar:3.3:test 17:13:39 [INFO] +- org.xmlunit:xmlunit-assertj:jar:2.10.0:test 17:13:39 [INFO] | \- org.xmlunit:xmlunit-core:jar:2.10.0:test 17:13:39 [INFO] +- org.opendaylight.netconf:netconf-test-models:jar:7.0.8-SNAPSHOT:test 17:13:39 [INFO] | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.4:test 17:13:39 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:13:39 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:13:39 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:13:39 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:13:39 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:13:39 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:13:39 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:13:39 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:13:39 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:13:39 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:13:39 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:13:39 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:13:39 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:13:39 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:13:39 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:13:39 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:13:39 [INFO] +- junit:junit:jar:4.13.2:test 17:13:39 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:13:39 [INFO] \- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:13:39 [INFO] 17:13:39 [INFO] --- clm-maven-plugin:2.48.1-01:index (default-cli) @ restconf-nb --- 17:13:39 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/target/sonatype-clm/module.xml 17:13:39 [INFO] 17:13:39 [INFO] --------------< org.opendaylight.netconf:odl-restconf-nb >-------------- 17:13:39 [INFO] Building OpenDaylight :: RESTCONF :: Northbound 7.0.8-SNAPSHOT [85/121] 17:13:39 [INFO] ------------------------------[ feature ]------------------------------- 17:13:39 [INFO] 17:13:39 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-restconf-nb --- 17:13:39 [INFO] 17:13:39 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-restconf-nb --- 17:13:39 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:13:39 [INFO] 17:13:39 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-restconf-nb --- 17:13:39 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:13:39 [INFO] 17:13:39 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-restconf-nb --- 17:13:40 [INFO] 17:13:40 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-restconf-nb --- 17:13:40 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:13:40 [INFO] argLine set to empty 17:13:40 [INFO] 17:13:40 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-restconf-nb --- 17:13:40 [INFO] Starting audit... 17:13:40 Audit done. 17:13:40 [INFO] You have 0 Checkstyle violations. 17:13:40 [INFO] 17:13:40 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-restconf-nb --- 17:13:40 [INFO] Starting audit... 17:13:40 Audit done. 17:13:40 [INFO] You have 0 Checkstyle violations. 17:13:40 [INFO] 17:13:40 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-restconf-nb --- 17:13:40 [INFO] 17:13:40 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-restconf-nb --- 17:13:40 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-7.0.x/features/odl-restconf-nb/target/feature/feature.xml 17:13:40 [INFO] ...done! 17:13:40 [INFO] Attaching features XML 17:13:40 [INFO] 17:13:40 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-restconf-nb --- 17:13: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 17:13:40 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:13:40 [INFO] 17:13:40 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-restconf-nb >>> 17:13:40 [INFO] 17:13:40 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-restconf-nb --- 17:13:40 [INFO] 17:13:40 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-restconf-nb <<< 17:13:40 [INFO] 17:13:40 [INFO] 17:13:40 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-restconf-nb --- 17:13:40 [INFO] 17:13:40 [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-restconf-nb --- 17:13:40 [INFO] Starting SFT for org.opendaylight.netconf:odl-restconf-nb 17:13:40 [INFO] Project dependency features detected: [] 17:13:40 [INFO] Pax Exam System (Version: 4.13.3) created. 17:13:40 [INFO] Creating RMI registry server on 127.0.0.1:21000 17:13:41 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 17:13:41 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 17:13:41 [INFO] Waiting for remote bundle context.. on 21000 name: 956e2a8e-1395-45f6-af20-9ee363c7e9f8 timout: [ RelativeTimeout value = 180000 ] 17:13:57 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 17:13:57 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 17:13:57 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 17:13:57 [INFO] 17:13:57 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-restconf-nb --- 17:13:58 [INFO] 17:13:58 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-restconf-nb --- 17:13:58 [INFO] 17:13:58 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-restconf-nb --- 17:13:58 [INFO] CycloneDX: Resolving Dependencies 17:14:02 [INFO] CycloneDX: Creating BOM version 1.5 with 359 component(s) 17:14:02 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/features/odl-restconf-nb/target/bom.xml 17:14:02 [INFO] attaching as odl-restconf-nb-7.0.8-SNAPSHOT-cyclonedx.xml 17:14:02 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/features/odl-restconf-nb/target/bom.json 17:14:02 [INFO] attaching as odl-restconf-nb-7.0.8-SNAPSHOT-cyclonedx.json 17:14:02 [INFO] 17:14:02 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-restconf-nb --- 17:14:02 [INFO] Skipping duplicate-finder execution! 17:14:02 [INFO] 17:14:02 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-restconf-nb --- 17:14:02 [INFO] Skipping plugin execution 17:14:02 [INFO] 17:14:02 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-restconf-nb --- 17:14:02 [INFO] Skipping source per configuration. 17:14:02 [INFO] 17:14:02 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-restconf-nb --- 17:14:02 [INFO] 17:14:02 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-restconf-nb --- 17:14:02 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:14:02 [INFO] 17:14:02 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-restconf-nb --- 17:14:02 [WARNING] 17:14:02 [WARNING] The packaging plugin for project odl-restconf-nb did not assign 17:14:02 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:14:02 [WARNING] 17:14:02 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:14:02 [WARNING] 17:14:02 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-restconf-nb/pom.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-nb/7.0.8-SNAPSHOT/odl-restconf-nb-7.0.8-SNAPSHOT.pom 17:14:02 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-restconf-nb/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-nb/7.0.8-SNAPSHOT/odl-restconf-nb-7.0.8-SNAPSHOT-features.xml 17:14:02 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-restconf-nb/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-nb/7.0.8-SNAPSHOT/odl-restconf-nb-7.0.8-SNAPSHOT-cyclonedx.xml 17:14:02 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-restconf-nb/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-restconf-nb/7.0.8-SNAPSHOT/odl-restconf-nb-7.0.8-SNAPSHOT-cyclonedx.json 17:14:02 [INFO] 17:14:02 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ odl-restconf-nb --- 17:14:02 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:14:02 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:14:02 [WARNING] 17:14:02 [WARNING] The packaging plugin for project odl-restconf-nb did not assign 17:14:02 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:14:02 [WARNING] 17:14:02 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:14:02 [WARNING] 17:14:02 [INFO] 17:14:02 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-restconf-nb --- 17:14:03 [INFO] org.opendaylight.netconf:odl-restconf-nb:feature:7.0.8-SNAPSHOT 17:14:03 [INFO] +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8072:xml:features:13.0.4:compile 17:14:03 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040:xml:features:13.0.4:compile 17:14:03 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.4:compile 17:14:03 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.6:compile 17:14:03 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.4:compile 17:14:03 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8072:jar:13.0.4:compile 17:14:03 [INFO] +- org.opendaylight.netconf:odl-restconf-common:xml:features:7.0.8-SNAPSHOT:compile 17:14:03 [INFO] | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.3:compile 17:14:03 [INFO] | | \- org.apache.karaf.features:standard:xml:features:4.4.6:runtime 17:14:03 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-export:xml:features:13.0.6:compile 17:14:03 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.6:compile 17:14:03 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.6:compile 17:14:03 [INFO] | | +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.6:compile 17:14:03 [INFO] | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.6:compile 17:14:03 [INFO] | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.6:compile 17:14:03 [INFO] | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.6:compile 17:14:03 [INFO] | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.6:compile 17:14:03 [INFO] | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.6:compile 17:14:03 [INFO] | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.6:compile 17:14:03 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.6:compile 17:14:03 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.6:compile 17:14:03 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.6:compile 17:14:03 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:13.0.4:compile 17:14:03 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.4:compile 17:14:03 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:13.0.4:compile 17:14:03 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:13.0.4:compile 17:14:03 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:13.0.4:compile 17:14:03 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:13.0.4:compile 17:14:03 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.4:compile 17:14:03 [INFO] | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.4:compile 17:14:03 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.4:compile 17:14:03 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.4:compile 17:14:03 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.4:compile 17:14:03 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.6:compile 17:14:03 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.4:compile 17:14:03 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.4:compile 17:14:03 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.4:compile 17:14:03 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.4:compile 17:14:03 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.4:compile 17:14:03 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.6:compile 17:14:03 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.4:compile 17:14:03 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.4:compile 17:14:03 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.4:compile 17:14:03 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.4:compile 17:14:03 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.4:compile 17:14:03 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.4:compile 17:14:03 [INFO] | | | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.6:compile 17:14:03 [INFO] | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.6:compile 17:14:03 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.4:compile 17:14:03 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.4:compile 17:14:03 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.4:compile 17:14:03 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.4:compile 17:14:03 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.4:compile 17:14:03 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.4:compile 17:14:03 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.4:compile 17:14:03 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.4:compile 17:14:03 [INFO] | | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.4:compile 17:14:03 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.4:compile 17:14:03 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.4:compile 17:14:03 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.4:compile 17:14:03 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.4:compile 17:14:03 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.4:compile 17:14:03 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.4:compile 17:14:03 [INFO] | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.4:compile 17:14:03 [INFO] | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.4:compile 17:14:03 [INFO] | | | +- com.typesafe:config:jar:1.4.2:compile 17:14:03 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.6:compile 17:14:03 [INFO] | | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.4:compile 17:14:03 [INFO] | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 17:14:03 [INFO] | | | | +- io.aeron:aeron-client:jar:1.38.1:compile 17:14:03 [INFO] | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 17:14:03 [INFO] | | | | +- org.agrona:agrona:jar:1.15.2:compile 17:14:03 [INFO] | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 17:14:03 [INFO] | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 17:14:03 [INFO] | | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 17:14:03 [INFO] | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 17:14:03 [INFO] | | | +- org.opendaylight.controller:sal-common-util:jar:9.0.4:compile 17:14:03 [INFO] | | | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.4:compile 17:14:03 [INFO] | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.25:compile 17:14:03 [INFO] | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.25:compile 17:14:03 [INFO] | | | | | \- com.rabbitmq:amqp-client:jar:5.20.0:compile 17:14:03 [INFO] | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.25:compile 17:14:03 [INFO] | | | | \- org.lz4:lz4-java:jar:1.8.0:compile 17:14:03 [INFO] | | | \- org.scala-lang:scala-library:jar:2.13.14:compile 17:14:03 [INFO] | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.4:compile 17:14:03 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.3:compile 17:14:03 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.3:compile 17:14:03 [INFO] | | | \- org.apache.commons:commons-text:jar:1.12.0:compile 17:14:03 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.6:compile 17:14:03 [INFO] | | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.3:compile 17:14:03 [INFO] | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.3:compile 17:14:03 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.6:compile 17:14:03 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.3:compile 17:14:03 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.1:compile 17:14:03 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.6:compile 17:14:03 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.4:compile 17:14:03 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.4:compile 17:14:03 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.4:compile 17:14:03 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.6:compile 17:14:03 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.6:compile 17:14:03 [INFO] | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.6:compile 17:14:03 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.6:compile 17:14:03 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.6:compile 17:14:03 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.6:compile 17:14:03 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.6:compile 17:14:03 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.6:compile 17:14:03 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.6:compile 17:14:03 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.6:compile 17:14:03 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.6:compile 17:14:03 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.6:compile 17:14:03 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.6:compile 17:14:03 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.6:compile 17:14:03 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.6:compile 17:14:03 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.6:compile 17:14:03 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.4:compile 17:14:03 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.4:compile 17:14:03 [INFO] | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.4:compile 17:14:03 [INFO] | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.4:compile 17:14:03 [INFO] | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.4:compile 17:14:03 [INFO] | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.3:compile 17:14:03 [INFO] | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.25:compile 17:14:03 [INFO] | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.25:compile 17:14:03 [INFO] | | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.4:compile 17:14:03 [INFO] | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.4:compile 17:14:03 [INFO] | | | \- org.opendaylight.controller:atomix-storage:jar:9.0.4:compile 17:14:03 [INFO] | | | \- org.opendaylight.controller:raft-journal:jar:9.0.4:compile 17:14:03 [INFO] | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.4:compile 17:14:03 [INFO] | | +- org.opendaylight.controller:cds-access-api:jar:9.0.4:compile 17:14:03 [INFO] | | +- org.opendaylight.controller:cds-access-client:jar:9.0.4:compile 17:14:03 [INFO] | | +- org.opendaylight.controller:cds-dom-api:jar:9.0.4:compile 17:14:03 [INFO] | | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.4:compile 17:14:03 [INFO] | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 17:14:03 [INFO] | | | +- org.opendaylight.controller:cds-mgmt-api:jar:9.0.4:compile 17:14:03 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.4:compile 17:14:03 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.6:compile 17:14:03 [INFO] | | | \- org.apache.commons:commons-lang3:jar:3.14.0:compile 17:14:03 [INFO] | | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.4:compile 17:14:03 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.4:compile 17:14:03 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.4:compile 17:14:03 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.4:compile 17:14:03 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.4:compile 17:14:03 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.4:compile 17:14:03 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.4:compile 17:14:03 [INFO] | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.4:compile 17:14:03 [INFO] | +- org.opendaylight.aaa:odl-aaa-shiro:xml:features:0.19.5:compile 17:14:03 [INFO] | | +- org.opendaylight.aaa:odl-aaa-password-service:xml:features:0.19.5:compile 17:14:03 [INFO] | | | +- org.opendaylight.aaa:aaa-password-service-api:jar:0.19.5:compile 17:14:03 [INFO] | | | +- org.opendaylight.aaa:aaa-password-service-impl:jar:0.19.5:compile 17:14:03 [INFO] | | | +- org.opendaylight.aaa:aaa-password-service-impl:xml:aaa-password-service-config:0.19.5:compile 17:14:03 [INFO] | | | \- org.opendaylight.aaa:odl-apache-shiro:xml:features:0.19.5:compile 17:14:03 [INFO] | | +- org.opendaylight.controller:odl-jolokia:xml:features:9.0.4:compile 17:14:03 [INFO] | | | +- org.jolokia:jolokia-osgi:jar:1.7.2:compile 17:14:03 [INFO] | | | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:compile 17:14:03 [INFO] | | | \- org.opendaylight.controller:odl-jolokia-osgi:cfg:configuration:9.0.4:compile 17:14:03 [INFO] | | +- org.opendaylight.aaa:odl-aaa-web:xml:features:0.19.5:compile 17:14:03 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile 17:14:03 [INFO] | | | +- org.opendaylight.odlparent:odl-jersey-2:xml:features:13.1.3:compile 17:14:03 [INFO] | | | | +- org.opendaylight.odlparent:odl-javassist-3:xml:features:13.1.3:compile 17:14:03 [INFO] | | | | | \- org.javassist:javassist:jar:3.30.2-GA:compile 17:14:03 [INFO] | | | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.43:compile 17:14:03 [INFO] | | | | | +- org.glassfish.jersey.core:jersey-common:jar:2.43:compile 17:14:03 [INFO] | | | | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile 17:14:03 [INFO] | | | | | \- org.glassfish.hk2:hk2-locator:jar:2.6.1:compile 17:14:03 [INFO] | | | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:compile 17:14:03 [INFO] | | | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:compile 17:14:03 [INFO] | | | | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:compile 17:14:03 [INFO] | | | | +- org.glassfish.jersey.core:jersey-client:jar:2.43:compile 17:14:03 [INFO] | | | | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile 17:14:03 [INFO] | | | | +- org.glassfish.jersey.core:jersey-server:jar:2.43:compile 17:14:03 [INFO] | | | | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 17:14:03 [INFO] | | | | | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 17:14:03 [INFO] | | | | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.43:compile 17:14:03 [INFO] | | | | | \- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.43:compile 17:14:03 [INFO] | | | | \- org.glassfish.jersey.media:jersey-media-sse:jar:2.43:compile 17:14:03 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.6:compile 17:14:03 [INFO] | | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 17:14:03 [INFO] | | | +- org.opendaylight.aaa.web:web-osgi-impl:jar:0.19.5:compile 17:14:03 [INFO] | | | \- org.opendaylight.aaa.web:servlet-jersey2:jar:0.19.5:compile 17:14:03 [INFO] | | +- org.opendaylight.aaa:aaa-shiro:jar:0.19.5:compile 17:14:03 [INFO] | | | +- org.opendaylight.aaa:aaa-authn-api:jar:0.19.5:compile 17:14:03 [INFO] | | | | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 17:14:03 [INFO] | | | +- org.opendaylight.aaa:aaa-tokenauthrealm:jar:0.19.5:compile 17:14:03 [INFO] | | | +- org.opendaylight.aaa:aaa-idm-store-h2:jar:0.19.5:compile 17:14:03 [INFO] | | | | \- com.h2database:h2:jar:2.2.224:compile 17:14:03 [INFO] | | | +- org.opendaylight.aaa:aaa-cert:jar:0.19.5:compile 17:14:03 [INFO] | | | | +- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile 17:14:03 [INFO] | | | | | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile 17:14:03 [INFO] | | | | \- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:14:03 [INFO] | | | \- org.opendaylight.aaa:repackaged-shiro:jar:0.19.5:compile 17:14:03 [INFO] | | | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile 17:14:03 [INFO] | | | | +- commons-logging:commons-logging:jar:1.3.1:compile 17:14:03 [INFO] | | | | \- commons-collections:commons-collections:jar:3.2.2:compile 17:14:03 [INFO] | | | \- org.owasp.encoder:encoder:jar:1.2.3:compile 17:14:03 [INFO] | | +- org.opendaylight.aaa:aaa-shiro-api:jar:0.19.5:compile 17:14:03 [INFO] | | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.19.5:compile 17:14:03 [INFO] | | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.4:compile 17:14:03 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.4:compile 17:14:03 [INFO] | | | | \- org.opendaylight.controller:blueprint:jar:9.0.4:compile 17:14:03 [INFO] | | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 17:14:03 [INFO] | | | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.5:compile 17:14:03 [INFO] | | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.19.5:compile 17:14:03 [INFO] | | +- org.opendaylight.aaa:odl-aaa-api:xml:features:0.19.5:compile 17:14:03 [INFO] | | | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:13.1.3:compile 17:14:03 [INFO] | | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 17:14:03 [INFO] | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.3:compile 17:14:03 [INFO] | | | \- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:13.1.3:compile 17:14:03 [INFO] | | +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.19.5:compile 17:14:03 [INFO] | | | \- org.opendaylight.aaa:aaa-cert:xml:config:0.19.5:compile 17:14:03 [INFO] | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-app-config:0.19.5:compile 17:14:03 [INFO] | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-datastore-config:0.19.5:compile 17:14:03 [INFO] | | +- org.opendaylight.odlparent:odl-karaf-feat-jdbc:xml:features:13.1.3:compile 17:14:03 [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-features:xml:features:1.5.7:runtime 17:14:03 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc:jar:1.5.7:runtime 17:14:03 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-common:jar:1.5.7:runtime 17:14:03 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-common:jar:1.5.7:runtime 17:14:03 [INFO] | | | | | \- javax.transaction:javax.transaction-api:jar:1.2:runtime 17:14:03 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-config:jar:1.5.7:runtime 17:14:03 [INFO] | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.jasypt:jar:1.9.3_1:runtime 17:14:03 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-db2:jar:1.5.7:runtime 17:14:03 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-hsqldb:jar:1.5.7:runtime 17:14:03 [INFO] | | | | | \- org.hsqldb:hsqldb:jar:jdk8:2.7.2:runtime 17:14:03 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-jtds:jar:1.5.7:runtime 17:14:03 [INFO] | | | | | \- net.sourceforge.jtds:jtds:jar:1.3.1:runtime 17:14:03 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mariadb:jar:1.5.7:runtime 17:14:03 [INFO] | | | | | \- org.mariadb.jdbc:mariadb-java-client:jar:3.3.3:runtime 17:14:03 [INFO] | | | | | \- com.github.waffle:waffle-jna:jar:3.3.0:runtime 17:14:03 [INFO] | | | | | +- net.java.dev.jna:jna:jar:5.14.0:runtime 17:14:03 [INFO] | | | | | +- net.java.dev.jna:jna-platform:jar:5.14.0:runtime 17:14:03 [INFO] | | | | | +- org.slf4j:jcl-over-slf4j:jar:2.0.12:runtime 17:14:03 [INFO] | | | | | \- com.github.ben-manes.caffeine:caffeine:jar:2.9.3:runtime 17:14:03 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mysql:jar:1.5.7:runtime 17:14:03 [INFO] | | | | | \- com.mysql:mysql-connector-j:jar:8.3.0:runtime 17:14:03 [INFO] | | | | | \- com.google.protobuf:protobuf-java:jar:3.25.1:runtime 17:14:03 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-oracle:jar:1.5.7:runtime 17:14:03 [INFO] | | | | | \- com.oracle.database.jdbc:ojdbc8:jar:23.3.0.23.09:runtime 17:14:03 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-aries:jar:1.5.7:runtime 17:14:03 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-c3p0:jar:1.5.7:runtime 17:14:03 [INFO] | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.c3p0:jar:0.9.5.5_1:runtime 17:14:03 [INFO] | | | | | \- com.mchange:mchange-commons-java:jar:0.2.19:runtime 17:14:03 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-dbcp2:jar:1.5.7:runtime 17:14:03 [INFO] | | | | | +- org.apache.commons:commons-pool2:jar:2.12.0:runtime 17:14:03 [INFO] | | | | | \- org.apache.commons:commons-dbcp2:jar:2.12.0:runtime 17:14:03 [INFO] | | | | | \- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:runtime 17:14:03 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-hikaricp:jar:1.5.7:runtime 17:14:03 [INFO] | | | | | \- com.zaxxer:HikariCP:jar:4.0.3:runtime 17:14:03 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-sqlite:jar:1.5.7:runtime 17:14:03 [INFO] | | | | | \- org.xerial:sqlite-jdbc:jar:3.45.2.0:runtime 17:14:03 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-teradata:jar:1.5.7:runtime 17:14:03 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-narayana:jar:1.5.7:runtime 17:14:03 [INFO] | | | | | \- org.jboss:jboss-transaction-spi:jar:7.6.1.Final:runtime 17:14:03 [INFO] | | | | \- org.ops4j.pax.jdbc:pax-jdbc-pool-transx:jar:1.5.7:runtime 17:14:03 [INFO] | | | | \- org.ops4j.pax.transx:pax-transx-jdbc:jar:0.5.4:runtime 17:14:03 [INFO] | | | | \- org.ops4j.pax.transx:pax-transx-connector:jar:0.5.4:runtime 17:14:03 [INFO] | | | | +- org.ops4j.pax.transx:pax-transx-tm-api:jar:0.5.4:runtime 17:14:03 [INFO] | | | | \- javax.resource:javax.resource-api:jar:1.7.1:runtime 17:14:03 [INFO] | | | +- org.osgi:org.osgi.service.jdbc:jar:1.1.0:provided 17:14:03 [INFO] | | | \- org.apache.karaf.jdbc:org.apache.karaf.jdbc.core:jar:4.4.6:compile 17:14:03 [INFO] | | +- org.opendaylight.aaa:aaa-shiro:py:idmtool:0.19.5:compile 17:14:03 [INFO] | | \- org.opendaylight.aaa:aaa-filterchain:cfg:config:0.19.5:compile 17:14:03 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc8040:xml:features:7.0.8-SNAPSHOT:compile 17:14:03 [INFO] | +- org.opendaylight.netconf:restconf-common-models:jar:7.0.8-SNAPSHOT:compile 17:14:03 [INFO] | \- org.opendaylight.netconf:restconf-common:jar:7.0.8-SNAPSHOT:compile 17:14:03 [INFO] +- org.opendaylight.netconf:odl-netconf-api:xml:features:7.0.8-SNAPSHOT:compile 17:14:03 [INFO] | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.3:compile 17:14:03 [INFO] | | +- io.netty:netty-codec-http:jar:4.1.109.Final:compile 17:14:03 [INFO] | | | +- io.netty:netty-common:jar:4.1.109.Final:compile 17:14:03 [INFO] | | | +- io.netty:netty-buffer:jar:4.1.109.Final:compile 17:14:03 [INFO] | | | \- io.netty:netty-codec:jar:4.1.109.Final:compile 17:14:03 [INFO] | | +- io.netty:netty-codec-http2:jar:4.1.109.Final:compile 17:14:03 [INFO] | | +- io.netty:netty-handler:jar:4.1.109.Final:compile 17:14:03 [INFO] | | | +- io.netty:netty-resolver:jar:4.1.109.Final:compile 17:14:03 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 17:14:03 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:compile 17:14:03 [INFO] | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 17:14:03 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.109.Final:compile 17:14:03 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:7.0.8-SNAPSHOT:compile 17:14:03 [INFO] | | \- org.opendaylight.netconf.model:rfc5277:jar:7.0.8-SNAPSHOT:compile 17:14:03 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc6241:xml:features:7.0.8-SNAPSHOT:compile 17:14:03 [INFO] | | \- org.opendaylight.netconf.model:rfc6241:jar:7.0.8-SNAPSHOT:compile 17:14:03 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc6470:xml:features:7.0.8-SNAPSHOT:compile 17:14:03 [INFO] | | \- org.opendaylight.netconf.model:rfc6470:jar:7.0.8-SNAPSHOT:compile 17:14:03 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc8526:xml:features:7.0.8-SNAPSHOT:compile 17:14:03 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc6243:xml:features:7.0.8-SNAPSHOT:compile 17:14:03 [INFO] | | \- org.opendaylight.netconf.model:rfc8526:jar:7.0.8-SNAPSHOT:compile 17:14:03 [INFO] | +- org.opendaylight.netconf:netconf-api:jar:7.0.8-SNAPSHOT:compile 17:14:03 [INFO] | | \- io.netty:netty-transport:jar:4.1.109.Final:compile 17:14:03 [INFO] | \- org.opendaylight.netconf:netconf-auth:jar:7.0.8-SNAPSHOT:compile 17:14:03 [INFO] +- org.opendaylight.netconf:odl-yanglib-mdsal-writer:xml:features:7.0.8-SNAPSHOT:compile 17:14:03 [INFO] | \- org.opendaylight.netconf:yanglib-mdsal-writer:jar:7.0.8-SNAPSHOT:compile 17:14:03 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.4:compile 17:14:03 [INFO] | +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.4:compile 17:14:03 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.4:compile 17:14:03 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.4:compile 17:14:03 [INFO] +- org.opendaylight.netconf:restconf-nb:jar:7.0.8-SNAPSHOT:compile 17:14:03 [INFO] | +- com.google.code.gson:gson:jar:2.10.1:compile 17:14:03 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:14:03 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:14:03 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:14:03 [INFO] | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:14:03 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:14:03 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:14:03 [INFO] | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 17:14:03 [INFO] | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 17:14:03 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:14:03 [INFO] | +- org.opendaylight.netconf:restconf-api:jar:7.0.8-SNAPSHOT:compile 17:14:03 [INFO] | +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.8-SNAPSHOT:compile 17:14:03 [INFO] | +- org.opendaylight.odlparent:logging-markers:jar:13.1.3:compile 17:14:03 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.6:compile 17:14:03 [INFO] | +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.6:compile 17:14:03 [INFO] | +- org.opendaylight.yangtools:util:jar:13.0.6:compile 17:14:03 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:14:03 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.6:compile 17:14:03 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.6:compile 17:14:03 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile 17:14:03 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.6:compile 17:14:03 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 17:14:03 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.6:compile 17:14:03 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.6:compile 17:14:03 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.6:compile 17:14:03 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.6:compile 17:14:03 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.6:compile 17:14:03 [INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.6:compile 17:14:03 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.6:compile 17:14:03 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.6:compile 17:14:03 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.6:compile 17:14:03 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.6:compile 17:14:03 [INFO] | | \- org.opendaylight.yangtools:yang-model-spi:jar:13.0.6:compile 17:14:03 [INFO] | +- org.opendaylight.yangtools:yang-model-export:jar:13.0.6:compile 17:14:03 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.4:compile 17:14:03 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.4:compile 17:14:03 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.4:compile 17:14:03 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.6:compile 17:14:03 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.6:compile 17:14:03 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:13.0.4:compile 17:14:03 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.4:compile 17:14:03 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.4:compile 17:14:03 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.4:compile 17:14:03 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8040:jar:13.0.4:compile 17:14:03 [INFO] | +- org.opendaylight.netconf.model:rfc6243:jar:7.0.8-SNAPSHOT:compile 17:14:03 [INFO] | +- org.opendaylight.netconf.model:rfc8040-ietf-restconf-monitoring:jar:7.0.8-SNAPSHOT:compile 17:14:03 [INFO] | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 17:14:03 [INFO] | +- org.opendaylight.aaa.web:web-api:jar:0.19.5:compile 17:14:03 [INFO] | +- org.opendaylight.aaa.web:servlet-api:jar:0.19.5:compile 17:14:03 [INFO] | +- org.opendaylight.aaa:aaa-filterchain:jar:0.19.5:compile 17:14:03 [INFO] | +- org.eclipse.jetty.websocket:websocket-api:jar:9.4.54.v20240208:compile 17:14:03 [INFO] | +- org.eclipse.jetty.websocket:websocket-servlet:jar:9.4.54.v20240208:compile 17:14:03 [INFO] | \- org.eclipse.jetty.websocket:websocket-server:jar:9.4.54.v20240208:compile 17:14:03 [INFO] | +- org.eclipse.jetty.websocket:websocket-common:jar:9.4.54.v20240208:compile 17:14:03 [INFO] | | +- org.eclipse.jetty:jetty-util:jar:9.4.54.v20240208:compile 17:14:03 [INFO] | | \- org.eclipse.jetty:jetty-io:jar:9.4.54.v20240208:compile 17:14:03 [INFO] | +- org.eclipse.jetty.websocket:websocket-client:jar:9.4.54.v20240208:compile 17:14:03 [INFO] | | \- org.eclipse.jetty:jetty-client:jar:9.4.54.v20240208:compile 17:14:03 [INFO] | +- org.eclipse.jetty:jetty-servlet:jar:9.4.54.v20240208:compile 17:14:03 [INFO] | | +- org.eclipse.jetty:jetty-security:jar:9.4.54.v20240208:compile 17:14:03 [INFO] | | | \- org.eclipse.jetty:jetty-server:jar:9.4.54.v20240208:compile 17:14:03 [INFO] | | \- org.eclipse.jetty:jetty-util-ajax:jar:9.4.54.v20240208:compile 17:14:03 [INFO] | \- org.eclipse.jetty:jetty-http:jar:9.4.54.v20240208:compile 17:14:03 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:14:03 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:14:03 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:14:03 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:14:03 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:14:03 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:14:03 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:14:03 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:14:03 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:14:03 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:14:03 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:14:03 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:14:03 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:14:03 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:14:03 [INFO] +- junit:junit:jar:4.13.2:test 17:14:03 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:14:03 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:14:03 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:14:03 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:compile 17:14:03 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:14:03 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:14:03 [INFO] 17:14:03 [INFO] --- clm-maven-plugin:2.48.1-01:index (default-cli) @ odl-restconf-nb --- 17:14:03 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/features/odl-restconf-nb/target/sonatype-clm/module.xml 17:14:03 [INFO] 17:14:03 [INFO] ---------------< org.opendaylight.netconf:odl-restconf >---------------- 17:14:03 [INFO] Building OpenDaylight :: Restconf 7.0.8-SNAPSHOT [86/121] 17:14:03 [INFO] ------------------------------[ feature ]------------------------------- 17:14:03 [INFO] 17:14:03 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-restconf --- 17:14:03 [INFO] 17:14:03 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-restconf --- 17:14:03 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:14:03 [INFO] 17:14:03 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-restconf --- 17:14:03 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:14:03 [INFO] 17:14:03 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-restconf --- 17:14:03 [INFO] 17:14:03 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-restconf --- 17:14:03 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:14:03 [INFO] argLine set to empty 17:14:03 [INFO] 17:14:03 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-restconf --- 17:14:03 [INFO] Starting audit... 17:14:03 Audit done. 17:14:03 [INFO] You have 0 Checkstyle violations. 17:14:03 [INFO] 17:14:03 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-restconf --- 17:14:03 [INFO] Starting audit... 17:14:03 Audit done. 17:14:03 [INFO] You have 0 Checkstyle violations. 17:14:03 [INFO] 17:14:03 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-restconf --- 17:14:03 [INFO] 17:14:03 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-restconf --- 17:14:03 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-7.0.x/features/odl-restconf/target/feature/feature.xml 17:14:03 [INFO] ...done! 17:14:03 [INFO] Attaching features XML 17:14:03 [INFO] 17:14:03 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-restconf --- 17:14: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 17:14:03 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:14:03 [INFO] 17:14:03 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-restconf >>> 17:14:03 [INFO] 17:14:03 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-restconf --- 17:14:03 [INFO] 17:14:03 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-restconf <<< 17:14:03 [INFO] 17:14:03 [INFO] 17:14:03 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-restconf --- 17:14:03 [INFO] 17:14:03 [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-restconf --- 17:14:03 [INFO] Starting SFT for org.opendaylight.netconf:odl-restconf 17:14:03 [INFO] Project dependency features detected: [] 17:14:03 [INFO] Pax Exam System (Version: 4.13.3) created. 17:14:03 [INFO] Creating RMI registry server on 127.0.0.1:21000 17:14:04 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 17:14:04 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 17:14:04 [INFO] Waiting for remote bundle context.. on 21000 name: ef5a5cce-ea67-4886-9a67-549f1e26665a timout: [ RelativeTimeout value = 180000 ] 17:14:20 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 17:14:20 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 17:14:20 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 17:14:20 [INFO] 17:14:20 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-restconf --- 17:14:20 [INFO] 17:14:20 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-restconf --- 17:14:20 [INFO] 17:14:20 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-restconf --- 17:14:20 [INFO] CycloneDX: Resolving Dependencies 17:14:25 [INFO] CycloneDX: Creating BOM version 1.5 with 360 component(s) 17:14:25 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/features/odl-restconf/target/bom.xml 17:14:25 [INFO] attaching as odl-restconf-7.0.8-SNAPSHOT-cyclonedx.xml 17:14:25 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/features/odl-restconf/target/bom.json 17:14:25 [INFO] attaching as odl-restconf-7.0.8-SNAPSHOT-cyclonedx.json 17:14:25 [INFO] 17:14:25 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-restconf --- 17:14:25 [INFO] Skipping duplicate-finder execution! 17:14:25 [INFO] 17:14:25 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-restconf --- 17:14:25 [INFO] Skipping plugin execution 17:14:25 [INFO] 17:14:25 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-restconf --- 17:14:25 [INFO] Skipping source per configuration. 17:14:25 [INFO] 17:14:25 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-restconf --- 17:14:25 [INFO] 17:14:25 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-restconf --- 17:14:25 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:14:25 [INFO] 17:14:25 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-restconf --- 17:14:25 [WARNING] 17:14:25 [WARNING] The packaging plugin for project odl-restconf did not assign 17:14:25 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:14:25 [WARNING] 17:14:25 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:14:25 [WARNING] 17:14:25 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-restconf/pom.xml to /tmp/r/org/opendaylight/netconf/odl-restconf/7.0.8-SNAPSHOT/odl-restconf-7.0.8-SNAPSHOT.pom 17:14:25 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-restconf/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-restconf/7.0.8-SNAPSHOT/odl-restconf-7.0.8-SNAPSHOT-features.xml 17:14:25 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-restconf/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-restconf/7.0.8-SNAPSHOT/odl-restconf-7.0.8-SNAPSHOT-cyclonedx.xml 17:14:25 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-restconf/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-restconf/7.0.8-SNAPSHOT/odl-restconf-7.0.8-SNAPSHOT-cyclonedx.json 17:14:25 [INFO] 17:14:25 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ odl-restconf --- 17:14:25 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:14:25 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:14:25 [WARNING] 17:14:25 [WARNING] The packaging plugin for project odl-restconf did not assign 17:14:25 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:14:25 [WARNING] 17:14:25 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:14:25 [WARNING] 17:14:25 [INFO] 17:14:25 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-restconf --- 17:14:25 [INFO] org.opendaylight.netconf:odl-restconf:feature:7.0.8-SNAPSHOT 17:14:25 [INFO] +- org.opendaylight.netconf:odl-restconf-nb:xml:features:7.0.8-SNAPSHOT:compile 17:14:25 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8072:xml:features:13.0.4:compile 17:14:25 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040:xml:features:13.0.4:compile 17:14:25 [INFO] | | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.4:compile 17:14:25 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.6:compile 17:14:25 [INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.4:compile 17:14:25 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8072:jar:13.0.4:compile 17:14:25 [INFO] | +- org.opendaylight.netconf:odl-restconf-common:xml:features:7.0.8-SNAPSHOT:compile 17:14:25 [INFO] | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.3:compile 17:14:25 [INFO] | | | \- org.apache.karaf.features:standard:xml:features:4.4.6:runtime 17:14:25 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-export:xml:features:13.0.6:compile 17:14:25 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.6:compile 17:14:25 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.6:compile 17:14:25 [INFO] | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.6:compile 17:14:25 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.6:compile 17:14:25 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.6:compile 17:14:25 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.6:compile 17:14:25 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.6:compile 17:14:25 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.6:compile 17:14:25 [INFO] | | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.6:compile 17:14:25 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.6:compile 17:14:25 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.6:compile 17:14:25 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.6:compile 17:14:25 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:13.0.4:compile 17:14:25 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.4:compile 17:14:25 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:13.0.4:compile 17:14:25 [INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:13.0.4:compile 17:14:25 [INFO] | | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:13.0.4:compile 17:14:25 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:13.0.4:compile 17:14:25 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.4:compile 17:14:25 [INFO] | | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.4:compile 17:14:25 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.4:compile 17:14:25 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.4:compile 17:14:25 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.4:compile 17:14:25 [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.6:compile 17:14:25 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.4:compile 17:14:25 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.4:compile 17:14:25 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.4:compile 17:14:25 [INFO] | | | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.4:compile 17:14:25 [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.4:compile 17:14:25 [INFO] | | | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.6:compile 17:14:25 [INFO] | | | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.4:compile 17:14:25 [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.4:compile 17:14:25 [INFO] | | | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.4:compile 17:14:25 [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.4:compile 17:14:25 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.4:compile 17:14:25 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.4:compile 17:14:25 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.6:compile 17:14:25 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.6:compile 17:14:25 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.4:compile 17:14:25 [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.4:compile 17:14:25 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.4:compile 17:14:25 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.4:compile 17:14:25 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.4:compile 17:14:25 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.4:compile 17:14:25 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.4:compile 17:14:25 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.4:compile 17:14:25 [INFO] | | | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.4:compile 17:14:25 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.4:compile 17:14:25 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.4:compile 17:14:25 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.4:compile 17:14:25 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.4:compile 17:14:25 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.4:compile 17:14:25 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.4:compile 17:14:25 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.4:compile 17:14:25 [INFO] | | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.4:compile 17:14:25 [INFO] | | | | +- com.typesafe:config:jar:1.4.2:compile 17:14:25 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.6:compile 17:14:25 [INFO] | | | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.4:compile 17:14:25 [INFO] | | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 17:14:25 [INFO] | | | | | +- io.aeron:aeron-client:jar:1.38.1:compile 17:14:25 [INFO] | | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 17:14:25 [INFO] | | | | | +- org.agrona:agrona:jar:1.15.2:compile 17:14:25 [INFO] | | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 17:14:25 [INFO] | | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 17:14:25 [INFO] | | | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 17:14:25 [INFO] | | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 17:14:25 [INFO] | | | | +- org.opendaylight.controller:sal-common-util:jar:9.0.4:compile 17:14:25 [INFO] | | | | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.4:compile 17:14:25 [INFO] | | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.25:compile 17:14:25 [INFO] | | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.25:compile 17:14:25 [INFO] | | | | | | \- com.rabbitmq:amqp-client:jar:5.20.0:compile 17:14:25 [INFO] | | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.25:compile 17:14:25 [INFO] | | | | | \- org.lz4:lz4-java:jar:1.8.0:compile 17:14:25 [INFO] | | | | \- org.scala-lang:scala-library:jar:2.13.14:compile 17:14:25 [INFO] | | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.4:compile 17:14:25 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.3:compile 17:14:25 [INFO] | | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.3:compile 17:14:25 [INFO] | | | | \- org.apache.commons:commons-text:jar:1.12.0:compile 17:14:25 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.6:compile 17:14:25 [INFO] | | | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.3:compile 17:14:25 [INFO] | | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.3:compile 17:14:25 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.6:compile 17:14:25 [INFO] | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.3:compile 17:14:25 [INFO] | | | | | \- org.antlr:antlr4-runtime:jar:4.13.1:compile 17:14:25 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.6:compile 17:14:25 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.4:compile 17:14:25 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.4:compile 17:14:25 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.4:compile 17:14:25 [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.6:compile 17:14:25 [INFO] | | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.6:compile 17:14:25 [INFO] | | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.6:compile 17:14:25 [INFO] | | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.6:compile 17:14:25 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.6:compile 17:14:25 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.6:compile 17:14:25 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.6:compile 17:14:25 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.6:compile 17:14:25 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.6:compile 17:14:25 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.6:compile 17:14:25 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.6:compile 17:14:25 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.6:compile 17:14:25 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.6:compile 17:14:25 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.6:compile 17:14:25 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.6:compile 17:14:25 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.6:compile 17:14:25 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.4:compile 17:14:25 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.4:compile 17:14:25 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.4:compile 17:14:25 [INFO] | | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.4:compile 17:14:25 [INFO] | | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.4:compile 17:14:25 [INFO] | | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.3:compile 17:14:25 [INFO] | | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.25:compile 17:14:25 [INFO] | | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.25:compile 17:14:25 [INFO] | | | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.4:compile 17:14:25 [INFO] | | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.4:compile 17:14:25 [INFO] | | | | \- org.opendaylight.controller:atomix-storage:jar:9.0.4:compile 17:14:25 [INFO] | | | | \- org.opendaylight.controller:raft-journal:jar:9.0.4:compile 17:14:25 [INFO] | | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.4:compile 17:14:25 [INFO] | | | +- org.opendaylight.controller:cds-access-api:jar:9.0.4:compile 17:14:25 [INFO] | | | +- org.opendaylight.controller:cds-access-client:jar:9.0.4:compile 17:14:25 [INFO] | | | +- org.opendaylight.controller:cds-dom-api:jar:9.0.4:compile 17:14:25 [INFO] | | | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.4:compile 17:14:25 [INFO] | | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 17:14:25 [INFO] | | | | +- org.opendaylight.controller:cds-mgmt-api:jar:9.0.4:compile 17:14:25 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.4:compile 17:14:25 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.6:compile 17:14:25 [INFO] | | | | \- org.apache.commons:commons-lang3:jar:3.14.0:compile 17:14:25 [INFO] | | | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.4:compile 17:14:25 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.4:compile 17:14:25 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.4:compile 17:14:25 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.4:compile 17:14:25 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.4:compile 17:14:25 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.4:compile 17:14:25 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.4:compile 17:14:25 [INFO] | | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.4:compile 17:14:25 [INFO] | | +- org.opendaylight.aaa:odl-aaa-shiro:xml:features:0.19.5:compile 17:14:25 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-password-service:xml:features:0.19.5:compile 17:14:25 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-api:jar:0.19.5:compile 17:14:25 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-impl:jar:0.19.5:compile 17:14:25 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-impl:xml:aaa-password-service-config:0.19.5:compile 17:14:25 [INFO] | | | | \- org.opendaylight.aaa:odl-apache-shiro:xml:features:0.19.5:compile 17:14:25 [INFO] | | | +- org.opendaylight.controller:odl-jolokia:xml:features:9.0.4:compile 17:14:25 [INFO] | | | | +- org.jolokia:jolokia-osgi:jar:1.7.2:compile 17:14:25 [INFO] | | | | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:compile 17:14:25 [INFO] | | | | \- org.opendaylight.controller:odl-jolokia-osgi:cfg:configuration:9.0.4:compile 17:14:25 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-web:xml:features:0.19.5:compile 17:14:25 [INFO] | | | | +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile 17:14:25 [INFO] | | | | +- org.opendaylight.odlparent:odl-jersey-2:xml:features:13.1.3:compile 17:14:25 [INFO] | | | | | +- org.opendaylight.odlparent:odl-javassist-3:xml:features:13.1.3:compile 17:14:25 [INFO] | | | | | | \- org.javassist:javassist:jar:3.30.2-GA:compile 17:14:25 [INFO] | | | | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.43:compile 17:14:25 [INFO] | | | | | | +- org.glassfish.jersey.core:jersey-common:jar:2.43:compile 17:14:25 [INFO] | | | | | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile 17:14:25 [INFO] | | | | | | \- org.glassfish.hk2:hk2-locator:jar:2.6.1:compile 17:14:25 [INFO] | | | | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:compile 17:14:25 [INFO] | | | | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:compile 17:14:25 [INFO] | | | | | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:compile 17:14:25 [INFO] | | | | | +- org.glassfish.jersey.core:jersey-client:jar:2.43:compile 17:14:25 [INFO] | | | | | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile 17:14:25 [INFO] | | | | | +- org.glassfish.jersey.core:jersey-server:jar:2.43:compile 17:14:25 [INFO] | | | | | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 17:14:25 [INFO] | | | | | | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 17:14:25 [INFO] | | | | | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.43:compile 17:14:25 [INFO] | | | | | | \- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.43:compile 17:14:25 [INFO] | | | | | \- org.glassfish.jersey.media:jersey-media-sse:jar:2.43:compile 17:14:25 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.6:compile 17:14:25 [INFO] | | | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 17:14:25 [INFO] | | | | +- org.opendaylight.aaa.web:web-osgi-impl:jar:0.19.5:compile 17:14:25 [INFO] | | | | \- org.opendaylight.aaa.web:servlet-jersey2:jar:0.19.5:compile 17:14:25 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:jar:0.19.5:compile 17:14:25 [INFO] | | | | +- org.opendaylight.aaa:aaa-authn-api:jar:0.19.5:compile 17:14:25 [INFO] | | | | | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 17:14:25 [INFO] | | | | +- org.opendaylight.aaa:aaa-tokenauthrealm:jar:0.19.5:compile 17:14:25 [INFO] | | | | +- org.opendaylight.aaa:aaa-idm-store-h2:jar:0.19.5:compile 17:14:25 [INFO] | | | | | \- com.h2database:h2:jar:2.2.224:compile 17:14:25 [INFO] | | | | +- org.opendaylight.aaa:aaa-cert:jar:0.19.5:compile 17:14:25 [INFO] | | | | | +- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile 17:14:25 [INFO] | | | | | | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile 17:14:25 [INFO] | | | | | \- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:14:25 [INFO] | | | | \- org.opendaylight.aaa:repackaged-shiro:jar:0.19.5:compile 17:14:25 [INFO] | | | | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile 17:14:25 [INFO] | | | | | +- commons-logging:commons-logging:jar:1.3.1:compile 17:14:25 [INFO] | | | | | \- commons-collections:commons-collections:jar:3.2.2:compile 17:14:25 [INFO] | | | | \- org.owasp.encoder:encoder:jar:1.2.3:compile 17:14:25 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro-api:jar:0.19.5:compile 17:14:25 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.19.5:compile 17:14:25 [INFO] | | | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.4:compile 17:14:25 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.4:compile 17:14:25 [INFO] | | | | | \- org.opendaylight.controller:blueprint:jar:9.0.4:compile 17:14:25 [INFO] | | | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 17:14:25 [INFO] | | | | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.5:compile 17:14:25 [INFO] | | | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.19.5:compile 17:14:25 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-api:xml:features:0.19.5:compile 17:14:25 [INFO] | | | | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:13.1.3:compile 17:14:25 [INFO] | | | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 17:14:25 [INFO] | | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.3:compile 17:14:25 [INFO] | | | | \- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:13.1.3:compile 17:14:25 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.19.5:compile 17:14:25 [INFO] | | | | \- org.opendaylight.aaa:aaa-cert:xml:config:0.19.5:compile 17:14:25 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-app-config:0.19.5:compile 17:14:25 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-datastore-config:0.19.5:compile 17:14:25 [INFO] | | | +- org.opendaylight.odlparent:odl-karaf-feat-jdbc:xml:features:13.1.3:compile 17:14:25 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-features:xml:features:1.5.7:runtime 17:14:25 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc:jar:1.5.7:runtime 17:14:25 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-common:jar:1.5.7:runtime 17:14:25 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-common:jar:1.5.7:runtime 17:14:25 [INFO] | | | | | | \- javax.transaction:javax.transaction-api:jar:1.2:runtime 17:14:25 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-config:jar:1.5.7:runtime 17:14:25 [INFO] | | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.jasypt:jar:1.9.3_1:runtime 17:14:25 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-db2:jar:1.5.7:runtime 17:14:25 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-hsqldb:jar:1.5.7:runtime 17:14:25 [INFO] | | | | | | \- org.hsqldb:hsqldb:jar:jdk8:2.7.2:runtime 17:14:25 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-jtds:jar:1.5.7:runtime 17:14:25 [INFO] | | | | | | \- net.sourceforge.jtds:jtds:jar:1.3.1:runtime 17:14:25 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mariadb:jar:1.5.7:runtime 17:14:25 [INFO] | | | | | | \- org.mariadb.jdbc:mariadb-java-client:jar:3.3.3:runtime 17:14:25 [INFO] | | | | | | \- com.github.waffle:waffle-jna:jar:3.3.0:runtime 17:14:25 [INFO] | | | | | | +- net.java.dev.jna:jna:jar:5.14.0:runtime 17:14:25 [INFO] | | | | | | +- net.java.dev.jna:jna-platform:jar:5.14.0:runtime 17:14:25 [INFO] | | | | | | +- org.slf4j:jcl-over-slf4j:jar:2.0.12:runtime 17:14:25 [INFO] | | | | | | \- com.github.ben-manes.caffeine:caffeine:jar:2.9.3:runtime 17:14:25 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mysql:jar:1.5.7:runtime 17:14:25 [INFO] | | | | | | \- com.mysql:mysql-connector-j:jar:8.3.0:runtime 17:14:25 [INFO] | | | | | | \- com.google.protobuf:protobuf-java:jar:3.25.1:runtime 17:14:25 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-oracle:jar:1.5.7:runtime 17:14:25 [INFO] | | | | | | \- com.oracle.database.jdbc:ojdbc8:jar:23.3.0.23.09:runtime 17:14:25 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-aries:jar:1.5.7:runtime 17:14:25 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-c3p0:jar:1.5.7:runtime 17:14:25 [INFO] | | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.c3p0:jar:0.9.5.5_1:runtime 17:14:25 [INFO] | | | | | | \- com.mchange:mchange-commons-java:jar:0.2.19:runtime 17:14:25 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-dbcp2:jar:1.5.7:runtime 17:14:25 [INFO] | | | | | | +- org.apache.commons:commons-pool2:jar:2.12.0:runtime 17:14:25 [INFO] | | | | | | \- org.apache.commons:commons-dbcp2:jar:2.12.0:runtime 17:14:25 [INFO] | | | | | | \- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:runtime 17:14:25 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-hikaricp:jar:1.5.7:runtime 17:14:25 [INFO] | | | | | | \- com.zaxxer:HikariCP:jar:4.0.3:runtime 17:14:25 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-sqlite:jar:1.5.7:runtime 17:14:25 [INFO] | | | | | | \- org.xerial:sqlite-jdbc:jar:3.45.2.0:runtime 17:14:25 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-teradata:jar:1.5.7:runtime 17:14:25 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-narayana:jar:1.5.7:runtime 17:14:25 [INFO] | | | | | | \- org.jboss:jboss-transaction-spi:jar:7.6.1.Final:runtime 17:14:25 [INFO] | | | | | \- org.ops4j.pax.jdbc:pax-jdbc-pool-transx:jar:1.5.7:runtime 17:14:25 [INFO] | | | | | \- org.ops4j.pax.transx:pax-transx-jdbc:jar:0.5.4:runtime 17:14:25 [INFO] | | | | | \- org.ops4j.pax.transx:pax-transx-connector:jar:0.5.4:runtime 17:14:25 [INFO] | | | | | +- org.ops4j.pax.transx:pax-transx-tm-api:jar:0.5.4:runtime 17:14:25 [INFO] | | | | | \- javax.resource:javax.resource-api:jar:1.7.1:runtime 17:14:25 [INFO] | | | | +- org.osgi:org.osgi.service.jdbc:jar:1.1.0:provided 17:14:25 [INFO] | | | | \- org.apache.karaf.jdbc:org.apache.karaf.jdbc.core:jar:4.4.6:compile 17:14:25 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:py:idmtool:0.19.5:compile 17:14:25 [INFO] | | | \- org.opendaylight.aaa:aaa-filterchain:cfg:config:0.19.5:compile 17:14:25 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc8040:xml:features:7.0.8-SNAPSHOT:compile 17:14:25 [INFO] | | +- org.opendaylight.netconf:restconf-common-models:jar:7.0.8-SNAPSHOT:compile 17:14:25 [INFO] | | \- org.opendaylight.netconf:restconf-common:jar:7.0.8-SNAPSHOT:compile 17:14:25 [INFO] | +- org.opendaylight.netconf:odl-netconf-api:xml:features:7.0.8-SNAPSHOT:compile 17:14:25 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.3:compile 17:14:25 [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.109.Final:compile 17:14:25 [INFO] | | | | +- io.netty:netty-common:jar:4.1.109.Final:compile 17:14:25 [INFO] | | | | +- io.netty:netty-buffer:jar:4.1.109.Final:compile 17:14:25 [INFO] | | | | \- io.netty:netty-codec:jar:4.1.109.Final:compile 17:14:25 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.1.109.Final:compile 17:14:25 [INFO] | | | +- io.netty:netty-handler:jar:4.1.109.Final:compile 17:14:25 [INFO] | | | | +- io.netty:netty-resolver:jar:4.1.109.Final:compile 17:14:25 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 17:14:25 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:compile 17:14:25 [INFO] | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 17:14:25 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.109.Final:compile 17:14:25 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:7.0.8-SNAPSHOT:compile 17:14:25 [INFO] | | | \- org.opendaylight.netconf.model:rfc5277:jar:7.0.8-SNAPSHOT:compile 17:14:25 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc6241:xml:features:7.0.8-SNAPSHOT:compile 17:14:25 [INFO] | | | \- org.opendaylight.netconf.model:rfc6241:jar:7.0.8-SNAPSHOT:compile 17:14:25 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc6470:xml:features:7.0.8-SNAPSHOT:compile 17:14:25 [INFO] | | | \- org.opendaylight.netconf.model:rfc6470:jar:7.0.8-SNAPSHOT:compile 17:14:25 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc8526:xml:features:7.0.8-SNAPSHOT:compile 17:14:25 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6243:xml:features:7.0.8-SNAPSHOT:compile 17:14:25 [INFO] | | | \- org.opendaylight.netconf.model:rfc8526:jar:7.0.8-SNAPSHOT:compile 17:14:25 [INFO] | | +- org.opendaylight.netconf:netconf-api:jar:7.0.8-SNAPSHOT:compile 17:14:25 [INFO] | | | \- io.netty:netty-transport:jar:4.1.109.Final:compile 17:14:25 [INFO] | | \- org.opendaylight.netconf:netconf-auth:jar:7.0.8-SNAPSHOT:compile 17:14:25 [INFO] | +- org.opendaylight.netconf:odl-yanglib-mdsal-writer:xml:features:7.0.8-SNAPSHOT:compile 17:14:25 [INFO] | | \- org.opendaylight.netconf:yanglib-mdsal-writer:jar:7.0.8-SNAPSHOT:compile 17:14:25 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.4:compile 17:14:25 [INFO] | | +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.4:compile 17:14:25 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.4:compile 17:14:25 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.4:compile 17:14:25 [INFO] | \- org.opendaylight.netconf:restconf-nb:jar:7.0.8-SNAPSHOT:compile 17:14:25 [INFO] | +- com.google.code.gson:gson:jar:2.10.1:compile 17:14:25 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:14:25 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:14:25 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:14:25 [INFO] | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:14:25 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:14:25 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:14:25 [INFO] | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 17:14:25 [INFO] | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 17:14:25 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:14:25 [INFO] | +- org.opendaylight.netconf:restconf-api:jar:7.0.8-SNAPSHOT:compile 17:14:25 [INFO] | +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.8-SNAPSHOT:compile 17:14:25 [INFO] | +- org.opendaylight.odlparent:logging-markers:jar:13.1.3:compile 17:14:25 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.6:compile 17:14:25 [INFO] | +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.6:compile 17:14:25 [INFO] | +- org.opendaylight.yangtools:util:jar:13.0.6:compile 17:14:25 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:14:25 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.6:compile 17:14:25 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.6:compile 17:14:25 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile 17:14:25 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.6:compile 17:14:25 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 17:14:25 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.6:compile 17:14:25 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.6:compile 17:14:25 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.6:compile 17:14:25 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.6:compile 17:14:25 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.6:compile 17:14:25 [INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.6:compile 17:14:25 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.6:compile 17:14:25 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.6:compile 17:14:25 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.6:compile 17:14:25 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.6:compile 17:14:25 [INFO] | | \- org.opendaylight.yangtools:yang-model-spi:jar:13.0.6:compile 17:14:25 [INFO] | +- org.opendaylight.yangtools:yang-model-export:jar:13.0.6:compile 17:14:25 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.4:compile 17:14:25 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.4:compile 17:14:25 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.4:compile 17:14:25 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.6:compile 17:14:25 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.6:compile 17:14:25 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:13.0.4:compile 17:14:25 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.4:compile 17:14:25 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.4:compile 17:14:25 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.4:compile 17:14:25 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8040:jar:13.0.4:compile 17:14:25 [INFO] | +- org.opendaylight.netconf.model:rfc6243:jar:7.0.8-SNAPSHOT:compile 17:14:25 [INFO] | +- org.opendaylight.netconf.model:rfc8040-ietf-restconf-monitoring:jar:7.0.8-SNAPSHOT:compile 17:14:25 [INFO] | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 17:14:25 [INFO] | +- org.opendaylight.aaa.web:web-api:jar:0.19.5:compile 17:14:25 [INFO] | +- org.opendaylight.aaa.web:servlet-api:jar:0.19.5:compile 17:14:25 [INFO] | +- org.opendaylight.aaa:aaa-filterchain:jar:0.19.5:compile 17:14:25 [INFO] | +- org.eclipse.jetty.websocket:websocket-api:jar:9.4.54.v20240208:compile 17:14:25 [INFO] | +- org.eclipse.jetty.websocket:websocket-servlet:jar:9.4.54.v20240208:compile 17:14:25 [INFO] | \- org.eclipse.jetty.websocket:websocket-server:jar:9.4.54.v20240208:compile 17:14:25 [INFO] | +- org.eclipse.jetty.websocket:websocket-common:jar:9.4.54.v20240208:compile 17:14:25 [INFO] | | +- org.eclipse.jetty:jetty-util:jar:9.4.54.v20240208:compile 17:14:25 [INFO] | | \- org.eclipse.jetty:jetty-io:jar:9.4.54.v20240208:compile 17:14:25 [INFO] | +- org.eclipse.jetty.websocket:websocket-client:jar:9.4.54.v20240208:compile 17:14:25 [INFO] | | \- org.eclipse.jetty:jetty-client:jar:9.4.54.v20240208:compile 17:14:25 [INFO] | +- org.eclipse.jetty:jetty-servlet:jar:9.4.54.v20240208:compile 17:14:25 [INFO] | | +- org.eclipse.jetty:jetty-security:jar:9.4.54.v20240208:compile 17:14:25 [INFO] | | | \- org.eclipse.jetty:jetty-server:jar:9.4.54.v20240208:compile 17:14:25 [INFO] | | \- org.eclipse.jetty:jetty-util-ajax:jar:9.4.54.v20240208:compile 17:14:25 [INFO] | \- org.eclipse.jetty:jetty-http:jar:9.4.54.v20240208:compile 17:14:25 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:14:25 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:14:25 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:14:25 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:14:25 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:14:25 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:14:25 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:14:25 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:14:25 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:14:25 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:14:25 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:14:25 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:14:25 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:14:25 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:14:25 [INFO] +- junit:junit:jar:4.13.2:test 17:14:25 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:14:25 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:14:25 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:14:25 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:compile 17:14:25 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:14:25 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:14:25 [INFO] 17:14:25 [INFO] --- clm-maven-plugin:2.48.1-01:index (default-cli) @ odl-restconf --- 17:14:25 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/features/odl-restconf/target/sonatype-clm/module.xml 17:14:25 [INFO] 17:14:25 [INFO] -------------< org.opendaylight.netconf:restconf-openapi >-------------- 17:14:25 [INFO] Building restconf-openapi 7.0.8-SNAPSHOT [87/121] 17:14:25 [INFO] -------------------------------[ bundle ]------------------------------- 17:14:25 [INFO] 17:14:25 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ restconf-openapi --- 17:14:25 [INFO] 17:14:25 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ restconf-openapi --- 17:14:25 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:14:25 [INFO] 17:14:25 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ restconf-openapi --- 17:14:25 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:14:25 [INFO] 17:14:25 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ restconf-openapi --- 17:14:26 [INFO] 17:14:26 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ restconf-openapi --- 17:14:26 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/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/** 17:14:26 [INFO] 17:14:26 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ restconf-openapi --- 17:14:26 [INFO] Starting audit... 17:14:26 Audit done. 17:14:26 [INFO] You have 0 Checkstyle violations. 17:14:26 [INFO] 17:14:26 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ restconf-openapi --- 17:14:26 [INFO] Starting audit... 17:14:26 Audit done. 17:14:26 [INFO] You have 0 Checkstyle violations. 17:14:26 [INFO] 17:14:26 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ restconf-openapi --- 17:14:26 [INFO] 17:14:26 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ restconf-openapi --- 17:14:26 [INFO] Copying 20 resources from src/main/resources to target/classes 17:14:26 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-openapi/target/generated-sources/spi 17:14:26 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-openapi/target/generated-sources/yang 17:14:26 [INFO] 17:14:26 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ restconf-openapi --- 17:14:26 [INFO] Recompiling the module because of changed dependency. 17:14:26 [INFO] Compiling 48 source files with javac [debug release 17] to target/classes 17:14:26 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/model/PostEntity.java:[163,40] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 17:14:26 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/model/PropertyEntity.java:[118,56] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 17:14:26 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/model/PropertyEntity.java:[136,68] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 17:14:26 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/model/PropertyEntity.java:[140,50] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 17:14:26 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/model/PropertyEntity.java:[155,71] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 17:14:26 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:14:26 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:14:26 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:14:26 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:14:26 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:14:26 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 17:14:26 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:14:26 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/impl/PathsStream.java:[164,37] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 17:14:26 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/impl/PathsStream.java:[188,42] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 17:14:26 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/impl/PathsStream.java:[247,60] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 17:14:26 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/impl/PathsStream.java:[282,46] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 17:14:26 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/impl/SchemasStream.java:[201,38] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 17:14:26 [INFO] 17:14:26 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ restconf-openapi >>> 17:14:26 [INFO] 17:14:26 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ restconf-openapi --- 17:14:26 [INFO] Fork Value is true 17:14:32 [INFO] Done SpotBugs Analysis.... 17:14:32 [INFO] 17:14:32 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ restconf-openapi <<< 17:14:32 [INFO] 17:14:32 [INFO] 17:14:32 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ restconf-openapi --- 17:14:32 [INFO] BugInstance size is 0 17:14:32 [INFO] Error size is 0 17:14:32 [INFO] No errors/warnings found 17:14:32 [INFO] 17:14:32 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ restconf-openapi --- 17:14:32 [INFO] Copying 74 resources from src/test/resources to target/test-classes 17:14:32 [INFO] 17:14:32 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ restconf-openapi --- 17:14:32 [INFO] Recompiling the module because of changed dependency. 17:14:32 [INFO] Compiling 5 source files with javac [debug release 17] to target/test-classes 17:14:32 [INFO] 17:14:32 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ restconf-openapi --- 17:14:32 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:14:32 [INFO] 17:14:32 [INFO] ------------------------------------------------------- 17:14:32 [INFO] T E S T S 17:14:32 [INFO] ------------------------------------------------------- 17:14:33 [INFO] Running org.opendaylight.restconf.openapi.impl.BugsDocumentTest 17:14:34 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:14:37 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.540 s -- in org.opendaylight.restconf.openapi.impl.BugsDocumentTest 17:14:37 [INFO] Running org.opendaylight.restconf.openapi.impl.OperationalDocumentTest 17:14:37 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.237 s -- in org.opendaylight.restconf.openapi.impl.OperationalDocumentTest 17:14:37 [INFO] Running org.opendaylight.restconf.openapi.impl.ToasterDocumentTest 17:14:37 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.209 s -- in org.opendaylight.restconf.openapi.impl.ToasterDocumentTest 17:14:37 [INFO] Running org.opendaylight.restconf.openapi.impl.YangDocumentTest 17:14:38 [INFO] Tests run: 38, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.937 s -- in org.opendaylight.restconf.openapi.impl.YangDocumentTest 17:14:38 [INFO] 17:14:38 [INFO] Results: 17:14:38 [INFO] 17:14:38 [INFO] Tests run: 51, Failures: 0, Errors: 0, Skipped: 0 17:14:38 [INFO] 17:14:38 [INFO] 17:14:38 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ restconf-openapi --- 17:14:38 [INFO] 17:14:38 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ restconf-openapi --- 17:14:38 [WARNING] Bundle org.opendaylight.netconf:restconf-openapi:bundle:7.0.8-SNAPSHOT : Unused Export-Package instructions: [com.fasterxml.jackson.datatype.*] 17:14:38 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-openapi/target/restconf-openapi-7.0.8-SNAPSHOT.jar 17:14:39 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-openapi/target/classes/META-INF/MANIFEST.MF 17:14:39 [INFO] 17:14:39 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ restconf-openapi --- 17:14:39 [INFO] No previous run data found, generating javadoc. 17:14:41 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-openapi/target/restconf-openapi-7.0.8-SNAPSHOT-javadoc.jar 17:14:41 [INFO] 17:14:41 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ restconf-openapi --- 17:14:41 [INFO] CycloneDX: Resolving Dependencies 17:14:42 [INFO] CycloneDX: Creating BOM version 1.5 with 98 component(s) 17:14:42 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-openapi/target/bom.xml 17:14:42 [INFO] attaching as restconf-openapi-7.0.8-SNAPSHOT-cyclonedx.xml 17:14:42 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-openapi/target/bom.json 17:14:43 [INFO] attaching as restconf-openapi-7.0.8-SNAPSHOT-cyclonedx.json 17:14:43 [INFO] 17:14:43 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ restconf-openapi --- 17:14:43 [INFO] Skipping duplicate-finder execution! 17:14:43 [INFO] 17:14:43 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ restconf-openapi --- 17:14:43 [WARNING] Used undeclared dependencies found: 17:14:43 [WARNING] com.fasterxml.jackson.core:jackson-core:jar:2.16.2:compile 17:14:43 [WARNING] com.fasterxml.jackson.core:jackson-databind:jar:2.16.2:compile 17:14:43 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:14:43 [WARNING] org.glassfish.jersey.core:jersey-common:jar:2.43:test 17:14:43 [WARNING] Non-test scoped test only dependencies found: 17:14:43 [WARNING] com.fasterxml.jackson.core:jackson-databind:jar:2.16.2:compile 17:14:43 [INFO] 17:14:43 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ restconf-openapi --- 17:14:43 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-openapi/target/restconf-openapi-7.0.8-SNAPSHOT-sources.jar 17:14:43 [INFO] 17:14:43 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ restconf-openapi --- 17:14:43 [INFO] 17:14:43 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ restconf-openapi --- 17:14:43 [INFO] Loading execution data file /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-openapi/target/code-coverage/jacoco.exec 17:14:43 [INFO] Analyzed bundle 'restconf-openapi' with 48 classes 17:14:43 [INFO] 17:14:43 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ restconf-openapi --- 17:14:43 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-openapi/pom.xml to /tmp/r/org/opendaylight/netconf/restconf-openapi/7.0.8-SNAPSHOT/restconf-openapi-7.0.8-SNAPSHOT.pom 17:14:43 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-openapi/target/restconf-openapi-7.0.8-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/restconf-openapi/7.0.8-SNAPSHOT/restconf-openapi-7.0.8-SNAPSHOT.jar 17:14:43 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-openapi/target/restconf-openapi-7.0.8-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/restconf-openapi/7.0.8-SNAPSHOT/restconf-openapi-7.0.8-SNAPSHOT-javadoc.jar 17:14:43 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-openapi/target/bom.xml to /tmp/r/org/opendaylight/netconf/restconf-openapi/7.0.8-SNAPSHOT/restconf-openapi-7.0.8-SNAPSHOT-cyclonedx.xml 17:14:43 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-openapi/target/bom.json to /tmp/r/org/opendaylight/netconf/restconf-openapi/7.0.8-SNAPSHOT/restconf-openapi-7.0.8-SNAPSHOT-cyclonedx.json 17:14:43 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-openapi/target/restconf-openapi-7.0.8-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/restconf-openapi/7.0.8-SNAPSHOT/restconf-openapi-7.0.8-SNAPSHOT-sources.jar 17:14:43 [INFO] 17:14:43 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ restconf-openapi --- 17:14:43 [INFO] Installing org/opendaylight/netconf/restconf-openapi/7.0.8-SNAPSHOT/restconf-openapi-7.0.8-SNAPSHOT.jar 17:14:43 [INFO] Writing OBR metadata 17:14:43 [INFO] 17:14:43 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ restconf-openapi --- 17:14:43 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:14:43 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:14:43 [INFO] 17:14:43 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ restconf-openapi --- 17:14:43 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:14:43 [INFO] 17:14:43 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ restconf-openapi --- 17:14:43 [INFO] org.opendaylight.netconf:restconf-openapi:bundle:7.0.8-SNAPSHOT 17:14:43 [INFO] +- dk.brics:automaton:jar:1.12-4:compile 17:14:43 [INFO] +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.16.2:compile 17:14:43 [INFO] | +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.16.2:compile 17:14:43 [INFO] | | +- com.fasterxml.jackson.core:jackson-core:jar:2.16.2:compile 17:14:43 [INFO] | | \- com.fasterxml.jackson.core:jackson-databind:jar:2.16.2:compile 17:14:43 [INFO] | \- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.16.2:compile 17:14:43 [INFO] | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.16.2:compile 17:14:43 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 17:14:43 [INFO] | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 17:14:43 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:14:43 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:14:43 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:14:43 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:14:43 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:14:43 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:14:43 [INFO] +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 17:14:43 [INFO] +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 17:14:43 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.4:compile 17:14:43 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:14:43 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.4:compile 17:14:43 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.6:compile 17:14:43 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.6:compile 17:14:43 [INFO] +- org.opendaylight.yangtools:util:jar:13.0.6:compile 17:14:43 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:14:43 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.6:compile 17:14:43 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:13.0.6:compile 17:14:43 [INFO] | \- org.immutables:value:jar:annotations:2.10.1:compile 17:14:43 [INFO] +- org.opendaylight.yangtools:yang-model-api:jar:13.0.6:compile 17:14:43 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.6:compile 17:14:43 [INFO] +- org.opendaylight.yangtools:yang-model-util:jar:13.0.6:compile 17:14:43 [INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.6:compile 17:14:43 [INFO] | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.6:compile 17:14:43 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.6:compile 17:14:43 [INFO] | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.6:compile 17:14:43 [INFO] +- org.opendaylight.netconf:restconf-nb:jar:7.0.8-SNAPSHOT:compile 17:14:43 [INFO] | +- com.google.code.gson:gson:jar:2.10.1:compile 17:14:43 [INFO] | +- org.opendaylight.netconf:restconf-api:jar:7.0.8-SNAPSHOT:compile 17:14:43 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.4:compile 17:14:43 [INFO] | +- org.opendaylight.netconf:restconf-common-models:jar:7.0.8-SNAPSHOT:compile 17:14:43 [INFO] | +- org.opendaylight.netconf:restconf-common:jar:7.0.8-SNAPSHOT:compile 17:14:43 [INFO] | +- org.opendaylight.netconf:netconf-api:jar:7.0.8-SNAPSHOT:compile 17:14:43 [INFO] | | +- io.netty:netty-transport:jar:4.1.109.Final:compile 17:14:43 [INFO] | | | +- io.netty:netty-common:jar:4.1.109.Final:compile 17:14:43 [INFO] | | | +- io.netty:netty-buffer:jar:4.1.109.Final:compile 17:14:43 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.109.Final:compile 17:14:43 [INFO] | | \- org.opendaylight.netconf.model:rfc6241:jar:7.0.8-SNAPSHOT:compile 17:14:43 [INFO] | +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.8-SNAPSHOT:compile 17:14:43 [INFO] | +- org.opendaylight.odlparent:logging-markers:jar:13.1.3:compile 17:14:43 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.6:compile 17:14:43 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 17:14:43 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.6:compile 17:14:43 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.6:compile 17:14:43 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.6:compile 17:14:43 [INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.6:compile 17:14:43 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.6:compile 17:14:43 [INFO] | +- org.opendaylight.yangtools:yang-model-export:jar:13.0.6:compile 17:14:43 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.4:compile 17:14:43 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.6:compile 17:14:43 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.6:compile 17:14:43 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:13.0.4:compile 17:14:43 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.4:compile 17:14:43 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.4:compile 17:14:43 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.4:compile 17:14:43 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8040:jar:13.0.4:compile 17:14:43 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8072:jar:13.0.4:compile 17:14:43 [INFO] | +- org.opendaylight.netconf.model:rfc6243:jar:7.0.8-SNAPSHOT:compile 17:14:43 [INFO] | +- org.opendaylight.netconf.model:rfc8040-ietf-restconf-monitoring:jar:7.0.8-SNAPSHOT:compile 17:14:43 [INFO] | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 17:14:43 [INFO] | +- org.opendaylight.aaa:aaa-filterchain:jar:0.19.5:compile 17:14:43 [INFO] | +- org.eclipse.jetty.websocket:websocket-api:jar:9.4.54.v20240208:compile 17:14:43 [INFO] | +- org.eclipse.jetty.websocket:websocket-servlet:jar:9.4.54.v20240208:compile 17:14:43 [INFO] | +- org.eclipse.jetty.websocket:websocket-server:jar:9.4.54.v20240208:compile 17:14:43 [INFO] | | +- org.eclipse.jetty.websocket:websocket-common:jar:9.4.54.v20240208:compile 17:14:43 [INFO] | | | +- org.eclipse.jetty:jetty-util:jar:9.4.54.v20240208:compile 17:14:43 [INFO] | | | \- org.eclipse.jetty:jetty-io:jar:9.4.54.v20240208:compile 17:14:43 [INFO] | | +- org.eclipse.jetty.websocket:websocket-client:jar:9.4.54.v20240208:compile 17:14:43 [INFO] | | | \- org.eclipse.jetty:jetty-client:jar:9.4.54.v20240208:compile 17:14:43 [INFO] | | +- org.eclipse.jetty:jetty-servlet:jar:9.4.54.v20240208:compile 17:14:43 [INFO] | | | +- org.eclipse.jetty:jetty-security:jar:9.4.54.v20240208:compile 17:14:43 [INFO] | | | | \- org.eclipse.jetty:jetty-server:jar:9.4.54.v20240208:compile 17:14:43 [INFO] | | | \- org.eclipse.jetty:jetty-util-ajax:jar:9.4.54.v20240208:compile 17:14:43 [INFO] | | \- org.eclipse.jetty:jetty-http:jar:9.4.54.v20240208:compile 17:14:43 [INFO] | \- org.opendaylight.netconf:yanglib-mdsal-writer:jar:7.0.8-SNAPSHOT:compile 17:14:43 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.4:compile 17:14:43 [INFO] | +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.4:compile 17:14:43 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.4:compile 17:14:43 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.4:compile 17:14:43 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 17:14:43 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided 17:14:43 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 17:14:43 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 17:14:43 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 17:14:43 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 17:14:43 [INFO] +- org.opendaylight.aaa.web:web-api:jar:0.19.5:compile 17:14:43 [INFO] +- org.opendaylight.aaa.web:servlet-api:jar:0.19.5:compile 17:14:43 [INFO] +- org.glassfish.jersey.core:jersey-server:jar:2.43:test 17:14:43 [INFO] | +- org.glassfish.jersey.core:jersey-common:jar:2.43:test 17:14:43 [INFO] | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:test 17:14:43 [INFO] | +- org.glassfish.jersey.core:jersey-client:jar:2.43:test 17:14:43 [INFO] | +- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:test 17:14:43 [INFO] | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:test 17:14:43 [INFO] +- org.skyscreamer:jsonassert:jar:1.5.1:test 17:14:43 [INFO] | \- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:test 17:14:43 [INFO] +- org.opendaylight.yangtools:yang-test-util:jar:13.0.6:test 17:14:43 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.6:test 17:14:43 [INFO] | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.6:test 17:14:43 [INFO] | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.6:test 17:14:43 [INFO] | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.6:test 17:14:43 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.6:test 17:14:43 [INFO] | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.6:test 17:14:43 [INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.6:test 17:14:43 [INFO] | | +- org.antlr:antlr4-runtime:jar:4.13.1:test 17:14:43 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:13.0.6:test 17:14:43 [INFO] | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.6:test 17:14:43 [INFO] | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.6:test 17:14:43 [INFO] | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.6:test 17:14:43 [INFO] | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.6:test 17:14:43 [INFO] | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.6:test 17:14:43 [INFO] | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.6:test 17:14:43 [INFO] | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.6:test 17:14:43 [INFO] | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.6:test 17:14:43 [INFO] | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.6:test 17:14:43 [INFO] | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.6:test 17:14:43 [INFO] | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.6:test 17:14:43 [INFO] | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.6:test 17:14:43 [INFO] | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.6:test 17:14:43 [INFO] | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.6:test 17:14:43 [INFO] | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.6:test 17:14:43 [INFO] | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.6:test 17:14:43 [INFO] | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.6:test 17:14:43 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:14:43 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:14:43 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:14:43 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:14:43 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:14:43 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:14:43 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:14:43 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:14:43 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:14:43 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:14:43 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:14:43 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:14:43 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:14:43 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:14:43 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:14:43 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:14:43 [INFO] +- junit:junit:jar:4.13.2:test 17:14:43 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:14:43 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:14:43 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:14:43 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 17:14:43 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:14:43 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:14:43 [INFO] 17:14:43 [INFO] --- clm-maven-plugin:2.48.1-01:index (default-cli) @ restconf-openapi --- 17:14:43 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-openapi/target/sonatype-clm/module.xml 17:14:43 [INFO] 17:14:43 [INFO] -----------< org.opendaylight.netconf:odl-restconf-openapi >------------ 17:14:43 [INFO] Building OpenDaylight :: RESTCONF :: OPENAPI 7.0.8-SNAPSHOT [88/121] 17:14:43 [INFO] ------------------------------[ feature ]------------------------------- 17:14:43 [INFO] 17:14:43 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-restconf-openapi --- 17:14:43 [INFO] 17:14:43 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-restconf-openapi --- 17:14:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:14:43 [INFO] 17:14:43 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-restconf-openapi --- 17:14:43 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:14:43 [INFO] 17:14:43 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-restconf-openapi --- 17:14:44 [INFO] 17:14:44 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-restconf-openapi --- 17:14:44 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:14:44 [INFO] argLine set to empty 17:14:44 [INFO] 17:14:44 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-restconf-openapi --- 17:14:44 [INFO] Starting audit... 17:14:44 Audit done. 17:14:44 [INFO] You have 0 Checkstyle violations. 17:14:44 [INFO] 17:14:44 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-restconf-openapi --- 17:14:44 [INFO] Starting audit... 17:14:44 Audit done. 17:14:44 [INFO] You have 0 Checkstyle violations. 17:14:44 [INFO] 17:14:44 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-restconf-openapi --- 17:14:44 [INFO] 17:14:44 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-restconf-openapi --- 17:14:44 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-7.0.x/features/odl-restconf-openapi/target/feature/feature.xml 17:14:44 [INFO] ...done! 17:14:44 [INFO] Attaching features XML 17:14:44 [INFO] 17:14:44 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-restconf-openapi --- 17:14:44 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 17:14:44 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:14:44 [INFO] 17:14:44 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-restconf-openapi >>> 17:14:44 [INFO] 17:14:44 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-restconf-openapi --- 17:14:44 [INFO] 17:14:44 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-restconf-openapi <<< 17:14:44 [INFO] 17:14:44 [INFO] 17:14:44 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-restconf-openapi --- 17:14:44 [INFO] 17:14:44 [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-restconf-openapi --- 17:14:44 [INFO] Starting SFT for org.opendaylight.netconf:odl-restconf-openapi 17:14:44 [INFO] Project dependency features detected: [] 17:14:44 [INFO] Pax Exam System (Version: 4.13.3) created. 17:14:44 [INFO] Creating RMI registry server on 127.0.0.1:21000 17:14:45 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 17:14:45 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 17:14:45 [INFO] Waiting for remote bundle context.. on 21000 name: 8d20a765-9dc7-467a-91e6-7fca1a292505 timout: [ RelativeTimeout value = 180000 ] 17:15:00 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 17:15:00 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 17:15:00 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 17:15:00 [INFO] 17:15:00 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-restconf-openapi --- 17:15:00 [INFO] 17:15:00 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-restconf-openapi --- 17:15:00 [INFO] 17:15:00 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-restconf-openapi --- 17:15:00 [INFO] CycloneDX: Resolving Dependencies 17:15:05 [INFO] CycloneDX: Creating BOM version 1.5 with 373 component(s) 17:15:05 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/features/odl-restconf-openapi/target/bom.xml 17:15:05 [INFO] attaching as odl-restconf-openapi-7.0.8-SNAPSHOT-cyclonedx.xml 17:15:05 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/features/odl-restconf-openapi/target/bom.json 17:15:05 [INFO] attaching as odl-restconf-openapi-7.0.8-SNAPSHOT-cyclonedx.json 17:15:05 [INFO] 17:15:05 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-restconf-openapi --- 17:15:05 [INFO] Skipping duplicate-finder execution! 17:15:05 [INFO] 17:15:05 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-restconf-openapi --- 17:15:05 [INFO] Skipping plugin execution 17:15:05 [INFO] 17:15:05 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-restconf-openapi --- 17:15:05 [INFO] Skipping source per configuration. 17:15:05 [INFO] 17:15:05 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-restconf-openapi --- 17:15:05 [INFO] 17:15:05 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-restconf-openapi --- 17:15:05 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:15:05 [INFO] 17:15:05 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-restconf-openapi --- 17:15:05 [WARNING] 17:15:05 [WARNING] The packaging plugin for project odl-restconf-openapi did not assign 17:15:05 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:15:05 [WARNING] 17:15:05 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:15:05 [WARNING] 17:15:05 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-restconf-openapi/pom.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-openapi/7.0.8-SNAPSHOT/odl-restconf-openapi-7.0.8-SNAPSHOT.pom 17:15:05 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-restconf-openapi/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-openapi/7.0.8-SNAPSHOT/odl-restconf-openapi-7.0.8-SNAPSHOT-features.xml 17:15:05 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-restconf-openapi/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-openapi/7.0.8-SNAPSHOT/odl-restconf-openapi-7.0.8-SNAPSHOT-cyclonedx.xml 17:15:05 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-restconf-openapi/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-restconf-openapi/7.0.8-SNAPSHOT/odl-restconf-openapi-7.0.8-SNAPSHOT-cyclonedx.json 17:15:05 [INFO] 17:15:05 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ odl-restconf-openapi --- 17:15:05 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:15:05 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:15:05 [WARNING] 17:15:05 [WARNING] The packaging plugin for project odl-restconf-openapi did not assign 17:15:05 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:15:05 [WARNING] 17:15:05 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:15:05 [WARNING] 17:15:05 [INFO] 17:15:05 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-restconf-openapi --- 17:15:05 [INFO] org.opendaylight.netconf:odl-restconf-openapi:feature:7.0.8-SNAPSHOT 17:15:05 [INFO] +- org.opendaylight.odlparent:odl-jackson-2:xml:features:13.1.3:compile 17:15:05 [INFO] | +- org.opendaylight.odlparent:odl-woodstox:xml:features:13.1.3:compile 17:15:05 [INFO] | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.3:compile 17:15:05 [INFO] | | \- com.fasterxml.woodstox:woodstox-core:jar:6.6.2:compile 17:15:05 [INFO] | +- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:13.1.3:compile 17:15:05 [INFO] | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:13.1.3:compile 17:15:05 [INFO] | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 17:15:05 [INFO] | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.16.2:compile 17:15:05 [INFO] | +- com.fasterxml.jackson.core:jackson-core:jar:2.16.2:compile 17:15:05 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.16.2:compile 17:15:05 [INFO] | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.16.2:compile 17:15:05 [INFO] | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 17:15:05 [INFO] | +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.16.2:compile 17:15:05 [INFO] | | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 17:15:05 [INFO] | +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.16.2:compile 17:15:05 [INFO] | \- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.16.2:compile 17:15:05 [INFO] +- org.opendaylight.netconf:odl-restconf:xml:features:7.0.8-SNAPSHOT:compile 17:15:05 [INFO] | \- org.opendaylight.netconf:odl-restconf-nb:xml:features:7.0.8-SNAPSHOT:compile 17:15:05 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8072:xml:features:13.0.4:compile 17:15:05 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040:xml:features:13.0.4:compile 17:15:05 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.4:compile 17:15:05 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.6:compile 17:15:05 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.4:compile 17:15:05 [INFO] | +- org.opendaylight.netconf:odl-restconf-common:xml:features:7.0.8-SNAPSHOT:compile 17:15:05 [INFO] | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.3:compile 17:15:05 [INFO] | | | \- org.apache.karaf.features:standard:xml:features:4.4.6:runtime 17:15:05 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-export:xml:features:13.0.6:compile 17:15:05 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.6:compile 17:15:05 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.6:compile 17:15:05 [INFO] | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.6:compile 17:15:05 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.6:compile 17:15:05 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.6:compile 17:15:05 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.6:compile 17:15:05 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.6:compile 17:15:05 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.6:compile 17:15:05 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.6:compile 17:15:05 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.6:compile 17:15:05 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.6:compile 17:15:05 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:13.0.4:compile 17:15:05 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.4:compile 17:15:05 [INFO] | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:13.0.4:compile 17:15:05 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:13.0.4:compile 17:15:05 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:13.0.4:compile 17:15:05 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:13.0.4:compile 17:15:05 [INFO] | | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.4:compile 17:15:05 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.4:compile 17:15:05 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.4:compile 17:15:05 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.4:compile 17:15:05 [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.6:compile 17:15:05 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.4:compile 17:15:05 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.4:compile 17:15:05 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.4:compile 17:15:05 [INFO] | | | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.4:compile 17:15:05 [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.4:compile 17:15:05 [INFO] | | | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.6:compile 17:15:05 [INFO] | | | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.4:compile 17:15:05 [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.4:compile 17:15:05 [INFO] | | | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.4:compile 17:15:05 [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.4:compile 17:15:05 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.4:compile 17:15:05 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.4:compile 17:15:05 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.6:compile 17:15:05 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.6:compile 17:15:05 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.4:compile 17:15:05 [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.4:compile 17:15:05 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.4:compile 17:15:05 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.4:compile 17:15:05 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.4:compile 17:15:05 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.4:compile 17:15:05 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.4:compile 17:15:05 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.4:compile 17:15:05 [INFO] | | | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.4:compile 17:15:05 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.4:compile 17:15:05 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.4:compile 17:15:05 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.4:compile 17:15:05 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.4:compile 17:15:05 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.4:compile 17:15:05 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.4:compile 17:15:05 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.4:compile 17:15:05 [INFO] | | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.4:compile 17:15:05 [INFO] | | | | +- com.typesafe:config:jar:1.4.2:compile 17:15:05 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.6:compile 17:15:05 [INFO] | | | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.4:compile 17:15:05 [INFO] | | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 17:15:05 [INFO] | | | | | +- io.aeron:aeron-client:jar:1.38.1:compile 17:15:05 [INFO] | | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 17:15:05 [INFO] | | | | | +- org.agrona:agrona:jar:1.15.2:compile 17:15:05 [INFO] | | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 17:15:05 [INFO] | | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 17:15:05 [INFO] | | | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 17:15:05 [INFO] | | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 17:15:05 [INFO] | | | | +- org.opendaylight.controller:sal-common-util:jar:9.0.4:compile 17:15:05 [INFO] | | | | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.4:compile 17:15:05 [INFO] | | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.25:compile 17:15:05 [INFO] | | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.25:compile 17:15:05 [INFO] | | | | | | \- com.rabbitmq:amqp-client:jar:5.20.0:compile 17:15:05 [INFO] | | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.25:compile 17:15:05 [INFO] | | | | | \- org.lz4:lz4-java:jar:1.8.0:compile 17:15:05 [INFO] | | | | \- org.scala-lang:scala-library:jar:2.13.14:compile 17:15:05 [INFO] | | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.4:compile 17:15:05 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.3:compile 17:15:05 [INFO] | | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.3:compile 17:15:05 [INFO] | | | | \- org.apache.commons:commons-text:jar:1.12.0:compile 17:15:05 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.6:compile 17:15:05 [INFO] | | | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.3:compile 17:15:05 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.6:compile 17:15:05 [INFO] | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.3:compile 17:15:05 [INFO] | | | | | \- org.antlr:antlr4-runtime:jar:4.13.1:compile 17:15:05 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.6:compile 17:15:05 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.4:compile 17:15:05 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.4:compile 17:15:05 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.4:compile 17:15:05 [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.6:compile 17:15:05 [INFO] | | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.6:compile 17:15:05 [INFO] | | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.6:compile 17:15:05 [INFO] | | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.6:compile 17:15:05 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.6:compile 17:15:05 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.6:compile 17:15:05 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.6:compile 17:15:05 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.6:compile 17:15:05 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.6:compile 17:15:05 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.6:compile 17:15:05 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.6:compile 17:15:05 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.6:compile 17:15:05 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.6:compile 17:15:05 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.6:compile 17:15:05 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.6:compile 17:15:05 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.6:compile 17:15:05 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.4:compile 17:15:05 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.4:compile 17:15:05 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.4:compile 17:15:05 [INFO] | | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.4:compile 17:15:05 [INFO] | | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.4:compile 17:15:05 [INFO] | | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.3:compile 17:15:05 [INFO] | | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.25:compile 17:15:05 [INFO] | | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.25:compile 17:15:05 [INFO] | | | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.4:compile 17:15:05 [INFO] | | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.4:compile 17:15:05 [INFO] | | | | \- org.opendaylight.controller:atomix-storage:jar:9.0.4:compile 17:15:05 [INFO] | | | | \- org.opendaylight.controller:raft-journal:jar:9.0.4:compile 17:15:05 [INFO] | | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.4:compile 17:15:05 [INFO] | | | +- org.opendaylight.controller:cds-access-api:jar:9.0.4:compile 17:15:05 [INFO] | | | +- org.opendaylight.controller:cds-access-client:jar:9.0.4:compile 17:15:05 [INFO] | | | +- org.opendaylight.controller:cds-dom-api:jar:9.0.4:compile 17:15:05 [INFO] | | | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.4:compile 17:15:05 [INFO] | | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 17:15:05 [INFO] | | | | +- org.opendaylight.controller:cds-mgmt-api:jar:9.0.4:compile 17:15:05 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.4:compile 17:15:05 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.6:compile 17:15:05 [INFO] | | | | \- org.apache.commons:commons-lang3:jar:3.14.0:compile 17:15:05 [INFO] | | | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.4:compile 17:15:05 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.4:compile 17:15:05 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.4:compile 17:15:05 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.4:compile 17:15:05 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.4:compile 17:15:05 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.4:compile 17:15:05 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.4:compile 17:15:05 [INFO] | | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.4:compile 17:15:05 [INFO] | | +- org.opendaylight.aaa:odl-aaa-shiro:xml:features:0.19.5:compile 17:15:05 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-password-service:xml:features:0.19.5:compile 17:15:05 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-api:jar:0.19.5:compile 17:15:05 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-impl:jar:0.19.5:compile 17:15:05 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-impl:xml:aaa-password-service-config:0.19.5:compile 17:15:05 [INFO] | | | | \- org.opendaylight.aaa:odl-apache-shiro:xml:features:0.19.5:compile 17:15:05 [INFO] | | | +- org.opendaylight.controller:odl-jolokia:xml:features:9.0.4:compile 17:15:05 [INFO] | | | | +- org.jolokia:jolokia-osgi:jar:1.7.2:compile 17:15:05 [INFO] | | | | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:compile 17:15:05 [INFO] | | | | \- org.opendaylight.controller:odl-jolokia-osgi:cfg:configuration:9.0.4:compile 17:15:05 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-web:xml:features:0.19.5:compile 17:15:05 [INFO] | | | | +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile 17:15:05 [INFO] | | | | +- org.opendaylight.odlparent:odl-jersey-2:xml:features:13.1.3:compile 17:15:05 [INFO] | | | | | +- org.opendaylight.odlparent:odl-javassist-3:xml:features:13.1.3:compile 17:15:05 [INFO] | | | | | | \- org.javassist:javassist:jar:3.30.2-GA:compile 17:15:05 [INFO] | | | | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.43:compile 17:15:05 [INFO] | | | | | | +- org.glassfish.jersey.core:jersey-common:jar:2.43:compile 17:15:05 [INFO] | | | | | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile 17:15:05 [INFO] | | | | | | \- org.glassfish.hk2:hk2-locator:jar:2.6.1:compile 17:15:05 [INFO] | | | | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:compile 17:15:05 [INFO] | | | | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:compile 17:15:05 [INFO] | | | | | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:compile 17:15:05 [INFO] | | | | | +- org.glassfish.jersey.core:jersey-client:jar:2.43:compile 17:15:05 [INFO] | | | | | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile 17:15:05 [INFO] | | | | | +- org.glassfish.jersey.core:jersey-server:jar:2.43:compile 17:15:05 [INFO] | | | | | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 17:15:05 [INFO] | | | | | | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 17:15:05 [INFO] | | | | | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.43:compile 17:15:05 [INFO] | | | | | | \- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.43:compile 17:15:05 [INFO] | | | | | \- org.glassfish.jersey.media:jersey-media-sse:jar:2.43:compile 17:15:05 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.6:compile 17:15:05 [INFO] | | | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 17:15:05 [INFO] | | | | +- org.opendaylight.aaa.web:web-osgi-impl:jar:0.19.5:compile 17:15:05 [INFO] | | | | \- org.opendaylight.aaa.web:servlet-jersey2:jar:0.19.5:compile 17:15:05 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:jar:0.19.5:compile 17:15:05 [INFO] | | | | +- org.opendaylight.aaa:aaa-authn-api:jar:0.19.5:compile 17:15:05 [INFO] | | | | +- org.opendaylight.aaa:aaa-tokenauthrealm:jar:0.19.5:compile 17:15:05 [INFO] | | | | +- org.opendaylight.aaa:aaa-idm-store-h2:jar:0.19.5:compile 17:15:05 [INFO] | | | | | \- com.h2database:h2:jar:2.2.224:compile 17:15:05 [INFO] | | | | +- org.opendaylight.aaa:aaa-cert:jar:0.19.5:compile 17:15:05 [INFO] | | | | | +- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile 17:15:05 [INFO] | | | | | | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile 17:15:05 [INFO] | | | | | \- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:15:05 [INFO] | | | | \- org.opendaylight.aaa:repackaged-shiro:jar:0.19.5:compile 17:15:05 [INFO] | | | | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile 17:15:05 [INFO] | | | | | +- commons-logging:commons-logging:jar:1.3.1:compile 17:15:05 [INFO] | | | | | \- commons-collections:commons-collections:jar:3.2.2:compile 17:15:05 [INFO] | | | | \- org.owasp.encoder:encoder:jar:1.2.3:compile 17:15:05 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro-api:jar:0.19.5:compile 17:15:05 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.19.5:compile 17:15:05 [INFO] | | | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.4:compile 17:15:05 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.4:compile 17:15:05 [INFO] | | | | | \- org.opendaylight.controller:blueprint:jar:9.0.4:compile 17:15:05 [INFO] | | | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 17:15:05 [INFO] | | | | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.5:compile 17:15:05 [INFO] | | | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.19.5:compile 17:15:05 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-api:xml:features:0.19.5:compile 17:15:05 [INFO] | | | | \- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.3:compile 17:15:05 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.19.5:compile 17:15:05 [INFO] | | | | \- org.opendaylight.aaa:aaa-cert:xml:config:0.19.5:compile 17:15:05 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-app-config:0.19.5:compile 17:15:05 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-datastore-config:0.19.5:compile 17:15:05 [INFO] | | | +- org.opendaylight.odlparent:odl-karaf-feat-jdbc:xml:features:13.1.3:compile 17:15:05 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-features:xml:features:1.5.7:runtime 17:15:05 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc:jar:1.5.7:runtime 17:15:05 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-common:jar:1.5.7:runtime 17:15:05 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-common:jar:1.5.7:runtime 17:15:05 [INFO] | | | | | | \- javax.transaction:javax.transaction-api:jar:1.2:runtime 17:15:05 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-config:jar:1.5.7:runtime 17:15:05 [INFO] | | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.jasypt:jar:1.9.3_1:runtime 17:15:05 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-db2:jar:1.5.7:runtime 17:15:05 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-hsqldb:jar:1.5.7:runtime 17:15:05 [INFO] | | | | | | \- org.hsqldb:hsqldb:jar:jdk8:2.7.2:runtime 17:15:05 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-jtds:jar:1.5.7:runtime 17:15:05 [INFO] | | | | | | \- net.sourceforge.jtds:jtds:jar:1.3.1:runtime 17:15:05 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mariadb:jar:1.5.7:runtime 17:15:05 [INFO] | | | | | | \- org.mariadb.jdbc:mariadb-java-client:jar:3.3.3:runtime 17:15:05 [INFO] | | | | | | \- com.github.waffle:waffle-jna:jar:3.3.0:runtime 17:15:05 [INFO] | | | | | | +- net.java.dev.jna:jna:jar:5.14.0:runtime 17:15:05 [INFO] | | | | | | +- net.java.dev.jna:jna-platform:jar:5.14.0:runtime 17:15:05 [INFO] | | | | | | +- org.slf4j:jcl-over-slf4j:jar:2.0.12:runtime 17:15:05 [INFO] | | | | | | \- com.github.ben-manes.caffeine:caffeine:jar:2.9.3:runtime 17:15:05 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mysql:jar:1.5.7:runtime 17:15:05 [INFO] | | | | | | \- com.mysql:mysql-connector-j:jar:8.3.0:runtime 17:15:05 [INFO] | | | | | | \- com.google.protobuf:protobuf-java:jar:3.25.1:runtime 17:15:05 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-oracle:jar:1.5.7:runtime 17:15:05 [INFO] | | | | | | \- com.oracle.database.jdbc:ojdbc8:jar:23.3.0.23.09:runtime 17:15:05 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-aries:jar:1.5.7:runtime 17:15:05 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-c3p0:jar:1.5.7:runtime 17:15:05 [INFO] | | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.c3p0:jar:0.9.5.5_1:runtime 17:15:05 [INFO] | | | | | | \- com.mchange:mchange-commons-java:jar:0.2.19:runtime 17:15:05 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-dbcp2:jar:1.5.7:runtime 17:15:05 [INFO] | | | | | | +- org.apache.commons:commons-pool2:jar:2.12.0:runtime 17:15:05 [INFO] | | | | | | \- org.apache.commons:commons-dbcp2:jar:2.12.0:runtime 17:15:05 [INFO] | | | | | | \- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:runtime 17:15:05 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-hikaricp:jar:1.5.7:runtime 17:15:05 [INFO] | | | | | | \- com.zaxxer:HikariCP:jar:4.0.3:runtime 17:15:05 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-sqlite:jar:1.5.7:runtime 17:15:05 [INFO] | | | | | | \- org.xerial:sqlite-jdbc:jar:3.45.2.0:runtime 17:15:05 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-teradata:jar:1.5.7:runtime 17:15:05 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-narayana:jar:1.5.7:runtime 17:15:05 [INFO] | | | | | | \- org.jboss:jboss-transaction-spi:jar:7.6.1.Final:runtime 17:15:05 [INFO] | | | | | \- org.ops4j.pax.jdbc:pax-jdbc-pool-transx:jar:1.5.7:runtime 17:15:05 [INFO] | | | | | \- org.ops4j.pax.transx:pax-transx-jdbc:jar:0.5.4:runtime 17:15:05 [INFO] | | | | | \- org.ops4j.pax.transx:pax-transx-connector:jar:0.5.4:runtime 17:15:05 [INFO] | | | | | +- org.ops4j.pax.transx:pax-transx-tm-api:jar:0.5.4:runtime 17:15:05 [INFO] | | | | | \- javax.resource:javax.resource-api:jar:1.7.1:runtime 17:15:05 [INFO] | | | | +- org.osgi:org.osgi.service.jdbc:jar:1.1.0:provided 17:15:05 [INFO] | | | | \- org.apache.karaf.jdbc:org.apache.karaf.jdbc.core:jar:4.4.6:compile 17:15:05 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:py:idmtool:0.19.5:compile 17:15:05 [INFO] | | | \- org.opendaylight.aaa:aaa-filterchain:cfg:config:0.19.5:compile 17:15:05 [INFO] | | \- org.opendaylight.netconf:odl-netconf-model-rfc8040:xml:features:7.0.8-SNAPSHOT:compile 17:15:05 [INFO] | +- org.opendaylight.netconf:odl-netconf-api:xml:features:7.0.8-SNAPSHOT:compile 17:15:05 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.3:compile 17:15:05 [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.109.Final:compile 17:15:05 [INFO] | | | | \- io.netty:netty-codec:jar:4.1.109.Final:compile 17:15:05 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.1.109.Final:compile 17:15:05 [INFO] | | | +- io.netty:netty-handler:jar:4.1.109.Final:compile 17:15:05 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 17:15:05 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:compile 17:15:05 [INFO] | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 17:15:05 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.109.Final:compile 17:15:05 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:7.0.8-SNAPSHOT:compile 17:15:05 [INFO] | | | \- org.opendaylight.netconf.model:rfc5277:jar:7.0.8-SNAPSHOT:compile 17:15:05 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc6241:xml:features:7.0.8-SNAPSHOT:compile 17:15:05 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc6470:xml:features:7.0.8-SNAPSHOT:compile 17:15:05 [INFO] | | | \- org.opendaylight.netconf.model:rfc6470:jar:7.0.8-SNAPSHOT:compile 17:15:05 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc8526:xml:features:7.0.8-SNAPSHOT:compile 17:15:05 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6243:xml:features:7.0.8-SNAPSHOT:compile 17:15:05 [INFO] | | | \- org.opendaylight.netconf.model:rfc8526:jar:7.0.8-SNAPSHOT:compile 17:15:05 [INFO] | | \- org.opendaylight.netconf:netconf-auth:jar:7.0.8-SNAPSHOT:compile 17:15:05 [INFO] | \- org.opendaylight.netconf:odl-yanglib-mdsal-writer:xml:features:7.0.8-SNAPSHOT:compile 17:15:05 [INFO] +- org.opendaylight.netconf:restconf-openapi:jar:7.0.8-SNAPSHOT:compile 17:15:05 [INFO] | +- dk.brics:automaton:jar:1.12-4:compile 17:15:05 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:15:05 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:15:05 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:15:05 [INFO] | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:15:05 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:15:05 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:15:05 [INFO] | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 17:15:05 [INFO] | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 17:15:05 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.4:compile 17:15:05 [INFO] | | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:15:05 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.4:compile 17:15:05 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.6:compile 17:15:05 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.6:compile 17:15:05 [INFO] | +- org.opendaylight.yangtools:util:jar:13.0.6:compile 17:15:05 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:15:05 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.6:compile 17:15:05 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.6:compile 17:15:05 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile 17:15:05 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.6:compile 17:15:05 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.6:compile 17:15:05 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.6:compile 17:15:05 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.6:compile 17:15:05 [INFO] | | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.6:compile 17:15:05 [INFO] | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.6:compile 17:15:05 [INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.6:compile 17:15:05 [INFO] | +- org.opendaylight.netconf:restconf-nb:jar:7.0.8-SNAPSHOT:compile 17:15:05 [INFO] | | +- com.google.code.gson:gson:jar:2.10.1:compile 17:15:05 [INFO] | | +- org.opendaylight.netconf:restconf-api:jar:7.0.8-SNAPSHOT:compile 17:15:05 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.4:compile 17:15:05 [INFO] | | +- org.opendaylight.netconf:restconf-common-models:jar:7.0.8-SNAPSHOT:compile 17:15:05 [INFO] | | +- org.opendaylight.netconf:restconf-common:jar:7.0.8-SNAPSHOT:compile 17:15:05 [INFO] | | +- org.opendaylight.netconf:netconf-api:jar:7.0.8-SNAPSHOT:compile 17:15:05 [INFO] | | | +- io.netty:netty-transport:jar:4.1.109.Final:compile 17:15:05 [INFO] | | | | +- io.netty:netty-common:jar:4.1.109.Final:compile 17:15:05 [INFO] | | | | +- io.netty:netty-buffer:jar:4.1.109.Final:compile 17:15:05 [INFO] | | | | \- io.netty:netty-resolver:jar:4.1.109.Final:compile 17:15:05 [INFO] | | | \- org.opendaylight.netconf.model:rfc6241:jar:7.0.8-SNAPSHOT:compile 17:15:05 [INFO] | | +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.8-SNAPSHOT:compile 17:15:05 [INFO] | | +- org.opendaylight.odlparent:logging-markers:jar:13.1.3:compile 17:15:05 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.6:compile 17:15:05 [INFO] | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.6:compile 17:15:05 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.6:compile 17:15:05 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.6:compile 17:15:05 [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.6:compile 17:15:05 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.6:compile 17:15:05 [INFO] | | +- org.opendaylight.yangtools:yang-model-export:jar:13.0.6:compile 17:15:05 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.4:compile 17:15:05 [INFO] | | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.6:compile 17:15:05 [INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.6:compile 17:15:05 [INFO] | | +- org.opendaylight.mdsal:yang-binding:jar:13.0.4:compile 17:15:05 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.4:compile 17:15:05 [INFO] | | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.4:compile 17:15:05 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.4:compile 17:15:05 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8040:jar:13.0.4:compile 17:15:05 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8072:jar:13.0.4:compile 17:15:05 [INFO] | | +- org.opendaylight.netconf.model:rfc6243:jar:7.0.8-SNAPSHOT:compile 17:15:05 [INFO] | | +- org.opendaylight.netconf.model:rfc8040-ietf-restconf-monitoring:jar:7.0.8-SNAPSHOT:compile 17:15:05 [INFO] | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 17:15:05 [INFO] | | +- org.opendaylight.aaa:aaa-filterchain:jar:0.19.5:compile 17:15:05 [INFO] | | +- org.eclipse.jetty.websocket:websocket-api:jar:9.4.54.v20240208:compile 17:15:05 [INFO] | | +- org.eclipse.jetty.websocket:websocket-servlet:jar:9.4.54.v20240208:compile 17:15:05 [INFO] | | +- org.eclipse.jetty.websocket:websocket-server:jar:9.4.54.v20240208:compile 17:15:05 [INFO] | | | +- org.eclipse.jetty.websocket:websocket-common:jar:9.4.54.v20240208:compile 17:15:05 [INFO] | | | | +- org.eclipse.jetty:jetty-util:jar:9.4.54.v20240208:compile 17:15:05 [INFO] | | | | \- org.eclipse.jetty:jetty-io:jar:9.4.54.v20240208:compile 17:15:05 [INFO] | | | +- org.eclipse.jetty.websocket:websocket-client:jar:9.4.54.v20240208:compile 17:15:05 [INFO] | | | | \- org.eclipse.jetty:jetty-client:jar:9.4.54.v20240208:compile 17:15:05 [INFO] | | | +- org.eclipse.jetty:jetty-servlet:jar:9.4.54.v20240208:compile 17:15:05 [INFO] | | | | +- org.eclipse.jetty:jetty-security:jar:9.4.54.v20240208:compile 17:15:05 [INFO] | | | | | \- org.eclipse.jetty:jetty-server:jar:9.4.54.v20240208:compile 17:15:05 [INFO] | | | | \- org.eclipse.jetty:jetty-util-ajax:jar:9.4.54.v20240208:compile 17:15:05 [INFO] | | | \- org.eclipse.jetty:jetty-http:jar:9.4.54.v20240208:compile 17:15:05 [INFO] | | \- org.opendaylight.netconf:yanglib-mdsal-writer:jar:7.0.8-SNAPSHOT:compile 17:15:05 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.4:compile 17:15:05 [INFO] | | +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.4:compile 17:15:05 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.4:compile 17:15:05 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.4:compile 17:15:05 [INFO] | +- org.opendaylight.aaa.web:web-api:jar:0.19.5:compile 17:15:05 [INFO] | \- org.opendaylight.aaa.web:servlet-api:jar:0.19.5:compile 17:15:05 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:15:05 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:15:05 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:15:05 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:15:05 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:15:05 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:15:05 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:15:05 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:15:05 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:15:05 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:15:05 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:15:05 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:15:05 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:15:05 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:15:05 [INFO] +- junit:junit:jar:4.13.2:test 17:15:05 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:15:05 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:15:05 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:15:05 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:compile 17:15:05 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:15:05 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:15:05 [INFO] 17:15:05 [INFO] --- clm-maven-plugin:2.48.1-01:index (default-cli) @ odl-restconf-openapi --- 17:15:06 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/features/odl-restconf-openapi/target/sonatype-clm/module.xml 17:15:06 [INFO] 17:15:06 [INFO] -------------< org.opendaylight.netconf:odl-restconf-all >-------------- 17:15:06 [INFO] Building OpenDaylight :: Restconf :: All 7.0.8-SNAPSHOT [89/121] 17:15:06 [INFO] ------------------------------[ feature ]------------------------------- 17:15:06 [INFO] 17:15:06 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-restconf-all --- 17:15:06 [INFO] 17:15:06 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-restconf-all --- 17:15:06 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:15:06 [INFO] 17:15:06 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-restconf-all --- 17:15:06 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:15:06 [INFO] 17:15:06 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-restconf-all --- 17:15:06 [INFO] 17:15:06 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-restconf-all --- 17:15:06 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:15:06 [INFO] argLine set to empty 17:15:06 [INFO] 17:15:06 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-restconf-all --- 17:15:06 [INFO] Starting audit... 17:15:06 Audit done. 17:15:06 [INFO] You have 0 Checkstyle violations. 17:15:06 [INFO] 17:15:06 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-restconf-all --- 17:15:06 [INFO] Starting audit... 17:15:06 Audit done. 17:15:06 [INFO] You have 0 Checkstyle violations. 17:15:06 [INFO] 17:15:06 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-restconf-all --- 17:15:06 [INFO] 17:15:06 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-restconf-all --- 17:15:06 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-7.0.x/features/odl-restconf-all/target/feature/feature.xml 17:15:06 [INFO] ...done! 17:15:06 [INFO] Attaching features XML 17:15:06 [INFO] 17:15:06 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-restconf-all --- 17:15:06 [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 17:15:06 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:15:06 [INFO] 17:15:06 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-restconf-all >>> 17:15:06 [INFO] 17:15:06 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-restconf-all --- 17:15:06 [INFO] 17:15:06 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-restconf-all <<< 17:15:06 [INFO] 17:15:06 [INFO] 17:15:06 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-restconf-all --- 17:15:06 [INFO] 17:15:06 [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-restconf-all --- 17:15:06 [INFO] Starting SFT for org.opendaylight.netconf:odl-restconf-all 17:15:06 [INFO] Project dependency features detected: [] 17:15:06 [INFO] Pax Exam System (Version: 4.13.3) created. 17:15:06 [INFO] Creating RMI registry server on 127.0.0.1:21000 17:15:07 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 17:15:07 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 17:15:07 [INFO] Waiting for remote bundle context.. on 21000 name: 719fdd3b-4d79-4e7e-ba19-da7f51b97673 timout: [ RelativeTimeout value = 180000 ] 17:15:22 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 17:15:22 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 17:15:22 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 17:15:23 [INFO] 17:15:23 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-restconf-all --- 17:15:23 [INFO] 17:15:23 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-restconf-all --- 17:15:23 [INFO] 17:15:23 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-restconf-all --- 17:15:23 [INFO] CycloneDX: Resolving Dependencies 17:15:27 [INFO] CycloneDX: Creating BOM version 1.5 with 374 component(s) 17:15:27 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/features/odl-restconf-all/target/bom.xml 17:15:28 [INFO] attaching as odl-restconf-all-7.0.8-SNAPSHOT-cyclonedx.xml 17:15:28 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/features/odl-restconf-all/target/bom.json 17:15:28 [INFO] attaching as odl-restconf-all-7.0.8-SNAPSHOT-cyclonedx.json 17:15:28 [INFO] 17:15:28 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-restconf-all --- 17:15:28 [INFO] Skipping duplicate-finder execution! 17:15:28 [INFO] 17:15:28 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-restconf-all --- 17:15:28 [INFO] Skipping plugin execution 17:15:28 [INFO] 17:15:28 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-restconf-all --- 17:15:28 [INFO] Skipping source per configuration. 17:15:28 [INFO] 17:15:28 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-restconf-all --- 17:15:28 [INFO] 17:15:28 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-restconf-all --- 17:15:28 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:15:28 [INFO] 17:15:28 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-restconf-all --- 17:15:28 [WARNING] 17:15:28 [WARNING] The packaging plugin for project odl-restconf-all did not assign 17:15:28 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:15:28 [WARNING] 17:15:28 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:15:28 [WARNING] 17:15:28 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-restconf-all/pom.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-all/7.0.8-SNAPSHOT/odl-restconf-all-7.0.8-SNAPSHOT.pom 17:15:28 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-restconf-all/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-all/7.0.8-SNAPSHOT/odl-restconf-all-7.0.8-SNAPSHOT-features.xml 17:15:28 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-restconf-all/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-all/7.0.8-SNAPSHOT/odl-restconf-all-7.0.8-SNAPSHOT-cyclonedx.xml 17:15:28 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-restconf-all/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-restconf-all/7.0.8-SNAPSHOT/odl-restconf-all-7.0.8-SNAPSHOT-cyclonedx.json 17:15:28 [INFO] 17:15:28 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ odl-restconf-all --- 17:15:28 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:15:28 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:15:28 [WARNING] 17:15:28 [WARNING] The packaging plugin for project odl-restconf-all did not assign 17:15:28 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:15:28 [WARNING] 17:15:28 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:15:28 [WARNING] 17:15:28 [INFO] 17:15:28 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-restconf-all --- 17:15:28 [INFO] org.opendaylight.netconf:odl-restconf-all:feature:7.0.8-SNAPSHOT 17:15:28 [INFO] +- org.opendaylight.netconf:odl-restconf:xml:features:7.0.8-SNAPSHOT:compile 17:15:28 [INFO] | \- org.opendaylight.netconf:odl-restconf-nb:xml:features:7.0.8-SNAPSHOT:compile 17:15:28 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8072:xml:features:13.0.4:compile 17:15:28 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040:xml:features:13.0.4:compile 17:15:28 [INFO] | | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.4:compile 17:15:28 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.6:compile 17:15:28 [INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.4:compile 17:15:28 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8072:jar:13.0.4:compile 17:15:28 [INFO] | +- org.opendaylight.netconf:odl-restconf-common:xml:features:7.0.8-SNAPSHOT:compile 17:15:28 [INFO] | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.3:compile 17:15:28 [INFO] | | | \- org.apache.karaf.features:standard:xml:features:4.4.6:runtime 17:15:28 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-export:xml:features:13.0.6:compile 17:15:28 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.6:compile 17:15:28 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.6:compile 17:15:28 [INFO] | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.6:compile 17:15:28 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.6:compile 17:15:28 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.6:compile 17:15:28 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.6:compile 17:15:28 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.6:compile 17:15:28 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.6:compile 17:15:28 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.6:compile 17:15:28 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.6:compile 17:15:28 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.6:compile 17:15:28 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:13.0.4:compile 17:15:28 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.4:compile 17:15:28 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:13.0.4:compile 17:15:28 [INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:13.0.4:compile 17:15:28 [INFO] | | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:13.0.4:compile 17:15:28 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:13.0.4:compile 17:15:28 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.4:compile 17:15:28 [INFO] | | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.4:compile 17:15:28 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.4:compile 17:15:28 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.4:compile 17:15:28 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.4:compile 17:15:28 [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.6:compile 17:15:28 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.4:compile 17:15:28 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.4:compile 17:15:28 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.4:compile 17:15:28 [INFO] | | | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.4:compile 17:15:28 [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.4:compile 17:15:28 [INFO] | | | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.6:compile 17:15:28 [INFO] | | | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.4:compile 17:15:28 [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.4:compile 17:15:28 [INFO] | | | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.4:compile 17:15:28 [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.4:compile 17:15:28 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.4:compile 17:15:28 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.4:compile 17:15:28 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.6:compile 17:15:28 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.6:compile 17:15:28 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.4:compile 17:15:28 [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.4:compile 17:15:28 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.4:compile 17:15:28 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.4:compile 17:15:28 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.4:compile 17:15:28 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.4:compile 17:15:28 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.4:compile 17:15:28 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.4:compile 17:15:28 [INFO] | | | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.4:compile 17:15:28 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.4:compile 17:15:28 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.4:compile 17:15:28 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.4:compile 17:15:28 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.4:compile 17:15:28 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.4:compile 17:15:28 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.4:compile 17:15:28 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.4:compile 17:15:28 [INFO] | | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.4:compile 17:15:28 [INFO] | | | | +- com.typesafe:config:jar:1.4.2:compile 17:15:28 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.6:compile 17:15:28 [INFO] | | | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.4:compile 17:15:28 [INFO] | | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 17:15:28 [INFO] | | | | | +- io.aeron:aeron-client:jar:1.38.1:compile 17:15:28 [INFO] | | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 17:15:28 [INFO] | | | | | +- org.agrona:agrona:jar:1.15.2:compile 17:15:28 [INFO] | | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 17:15:28 [INFO] | | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 17:15:28 [INFO] | | | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 17:15:28 [INFO] | | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 17:15:28 [INFO] | | | | +- org.opendaylight.controller:sal-common-util:jar:9.0.4:compile 17:15:28 [INFO] | | | | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.4:compile 17:15:28 [INFO] | | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.25:compile 17:15:28 [INFO] | | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.25:compile 17:15:28 [INFO] | | | | | | \- com.rabbitmq:amqp-client:jar:5.20.0:compile 17:15:28 [INFO] | | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.25:compile 17:15:28 [INFO] | | | | | \- org.lz4:lz4-java:jar:1.8.0:compile 17:15:28 [INFO] | | | | \- org.scala-lang:scala-library:jar:2.13.14:compile 17:15:28 [INFO] | | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.4:compile 17:15:28 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.3:compile 17:15:28 [INFO] | | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.3:compile 17:15:28 [INFO] | | | | \- org.apache.commons:commons-text:jar:1.12.0:compile 17:15:28 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.6:compile 17:15:28 [INFO] | | | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.3:compile 17:15:28 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.6:compile 17:15:28 [INFO] | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.3:compile 17:15:28 [INFO] | | | | | \- org.antlr:antlr4-runtime:jar:4.13.1:compile 17:15:28 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.6:compile 17:15:28 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.4:compile 17:15:28 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.4:compile 17:15:28 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.4:compile 17:15:28 [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.6:compile 17:15:28 [INFO] | | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.6:compile 17:15:28 [INFO] | | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.6:compile 17:15:28 [INFO] | | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.6:compile 17:15:28 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.6:compile 17:15:28 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.6:compile 17:15:28 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.6:compile 17:15:28 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.6:compile 17:15:28 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.6:compile 17:15:28 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.6:compile 17:15:28 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.6:compile 17:15:28 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.6:compile 17:15:28 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.6:compile 17:15:28 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.6:compile 17:15:28 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.6:compile 17:15:28 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.6:compile 17:15:28 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.4:compile 17:15:28 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.4:compile 17:15:28 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.4:compile 17:15:28 [INFO] | | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.4:compile 17:15:28 [INFO] | | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.4:compile 17:15:28 [INFO] | | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.3:compile 17:15:28 [INFO] | | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.25:compile 17:15:28 [INFO] | | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.25:compile 17:15:28 [INFO] | | | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.4:compile 17:15:28 [INFO] | | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.4:compile 17:15:28 [INFO] | | | | \- org.opendaylight.controller:atomix-storage:jar:9.0.4:compile 17:15:28 [INFO] | | | | \- org.opendaylight.controller:raft-journal:jar:9.0.4:compile 17:15:28 [INFO] | | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.4:compile 17:15:28 [INFO] | | | +- org.opendaylight.controller:cds-access-api:jar:9.0.4:compile 17:15:28 [INFO] | | | +- org.opendaylight.controller:cds-access-client:jar:9.0.4:compile 17:15:28 [INFO] | | | +- org.opendaylight.controller:cds-dom-api:jar:9.0.4:compile 17:15:28 [INFO] | | | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.4:compile 17:15:28 [INFO] | | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 17:15:28 [INFO] | | | | +- org.opendaylight.controller:cds-mgmt-api:jar:9.0.4:compile 17:15:28 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.4:compile 17:15:28 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.6:compile 17:15:28 [INFO] | | | | \- org.apache.commons:commons-lang3:jar:3.14.0:compile 17:15:28 [INFO] | | | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.4:compile 17:15:28 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.4:compile 17:15:28 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.4:compile 17:15:28 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.4:compile 17:15:28 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.4:compile 17:15:28 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.4:compile 17:15:28 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.4:compile 17:15:28 [INFO] | | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.4:compile 17:15:28 [INFO] | | +- org.opendaylight.aaa:odl-aaa-shiro:xml:features:0.19.5:compile 17:15:28 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-password-service:xml:features:0.19.5:compile 17:15:28 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-api:jar:0.19.5:compile 17:15:28 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-impl:jar:0.19.5:compile 17:15:28 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-impl:xml:aaa-password-service-config:0.19.5:compile 17:15:28 [INFO] | | | | \- org.opendaylight.aaa:odl-apache-shiro:xml:features:0.19.5:compile 17:15:28 [INFO] | | | +- org.opendaylight.controller:odl-jolokia:xml:features:9.0.4:compile 17:15:28 [INFO] | | | | +- org.jolokia:jolokia-osgi:jar:1.7.2:compile 17:15:28 [INFO] | | | | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:compile 17:15:28 [INFO] | | | | \- org.opendaylight.controller:odl-jolokia-osgi:cfg:configuration:9.0.4:compile 17:15:28 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-web:xml:features:0.19.5:compile 17:15:28 [INFO] | | | | +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile 17:15:28 [INFO] | | | | +- org.opendaylight.odlparent:odl-jersey-2:xml:features:13.1.3:compile 17:15:28 [INFO] | | | | | +- org.opendaylight.odlparent:odl-javassist-3:xml:features:13.1.3:compile 17:15:28 [INFO] | | | | | | \- org.javassist:javassist:jar:3.30.2-GA:compile 17:15:28 [INFO] | | | | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.43:compile 17:15:28 [INFO] | | | | | | +- org.glassfish.jersey.core:jersey-common:jar:2.43:compile 17:15:28 [INFO] | | | | | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile 17:15:28 [INFO] | | | | | | \- org.glassfish.hk2:hk2-locator:jar:2.6.1:compile 17:15:28 [INFO] | | | | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:compile 17:15:28 [INFO] | | | | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:compile 17:15:28 [INFO] | | | | | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:compile 17:15:28 [INFO] | | | | | +- org.glassfish.jersey.core:jersey-client:jar:2.43:compile 17:15:28 [INFO] | | | | | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile 17:15:28 [INFO] | | | | | +- org.glassfish.jersey.core:jersey-server:jar:2.43:compile 17:15:28 [INFO] | | | | | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 17:15:28 [INFO] | | | | | | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 17:15:28 [INFO] | | | | | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.43:compile 17:15:28 [INFO] | | | | | | \- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.43:compile 17:15:28 [INFO] | | | | | \- org.glassfish.jersey.media:jersey-media-sse:jar:2.43:compile 17:15:28 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.6:compile 17:15:28 [INFO] | | | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 17:15:28 [INFO] | | | | +- org.opendaylight.aaa.web:web-osgi-impl:jar:0.19.5:compile 17:15:28 [INFO] | | | | \- org.opendaylight.aaa.web:servlet-jersey2:jar:0.19.5:compile 17:15:28 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:jar:0.19.5:compile 17:15:28 [INFO] | | | | +- org.opendaylight.aaa:aaa-authn-api:jar:0.19.5:compile 17:15:28 [INFO] | | | | +- org.opendaylight.aaa:aaa-tokenauthrealm:jar:0.19.5:compile 17:15:28 [INFO] | | | | +- org.opendaylight.aaa:aaa-idm-store-h2:jar:0.19.5:compile 17:15:28 [INFO] | | | | | \- com.h2database:h2:jar:2.2.224:compile 17:15:28 [INFO] | | | | +- org.opendaylight.aaa:aaa-cert:jar:0.19.5:compile 17:15:28 [INFO] | | | | | +- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile 17:15:28 [INFO] | | | | | | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile 17:15:28 [INFO] | | | | | \- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:15:28 [INFO] | | | | \- org.opendaylight.aaa:repackaged-shiro:jar:0.19.5:compile 17:15:28 [INFO] | | | | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile 17:15:28 [INFO] | | | | | +- commons-logging:commons-logging:jar:1.3.1:compile 17:15:28 [INFO] | | | | | \- commons-collections:commons-collections:jar:3.2.2:compile 17:15:28 [INFO] | | | | \- org.owasp.encoder:encoder:jar:1.2.3:compile 17:15:28 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro-api:jar:0.19.5:compile 17:15:28 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.19.5:compile 17:15:28 [INFO] | | | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.4:compile 17:15:28 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.4:compile 17:15:28 [INFO] | | | | | \- org.opendaylight.controller:blueprint:jar:9.0.4:compile 17:15:28 [INFO] | | | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 17:15:28 [INFO] | | | | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.5:compile 17:15:28 [INFO] | | | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.19.5:compile 17:15:28 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-api:xml:features:0.19.5:compile 17:15:28 [INFO] | | | | \- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.3:compile 17:15:28 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.19.5:compile 17:15:28 [INFO] | | | | \- org.opendaylight.aaa:aaa-cert:xml:config:0.19.5:compile 17:15:28 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-app-config:0.19.5:compile 17:15:28 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-datastore-config:0.19.5:compile 17:15:28 [INFO] | | | +- org.opendaylight.odlparent:odl-karaf-feat-jdbc:xml:features:13.1.3:compile 17:15:28 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-features:xml:features:1.5.7:runtime 17:15:28 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc:jar:1.5.7:runtime 17:15:28 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-common:jar:1.5.7:runtime 17:15:28 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-common:jar:1.5.7:runtime 17:15:28 [INFO] | | | | | | \- javax.transaction:javax.transaction-api:jar:1.2:runtime 17:15:28 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-config:jar:1.5.7:runtime 17:15:28 [INFO] | | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.jasypt:jar:1.9.3_1:runtime 17:15:28 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-db2:jar:1.5.7:runtime 17:15:28 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-hsqldb:jar:1.5.7:runtime 17:15:28 [INFO] | | | | | | \- org.hsqldb:hsqldb:jar:jdk8:2.7.2:runtime 17:15:28 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-jtds:jar:1.5.7:runtime 17:15:28 [INFO] | | | | | | \- net.sourceforge.jtds:jtds:jar:1.3.1:runtime 17:15:28 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mariadb:jar:1.5.7:runtime 17:15:28 [INFO] | | | | | | \- org.mariadb.jdbc:mariadb-java-client:jar:3.3.3:runtime 17:15:28 [INFO] | | | | | | \- com.github.waffle:waffle-jna:jar:3.3.0:runtime 17:15:28 [INFO] | | | | | | +- net.java.dev.jna:jna:jar:5.14.0:runtime 17:15:28 [INFO] | | | | | | +- net.java.dev.jna:jna-platform:jar:5.14.0:runtime 17:15:28 [INFO] | | | | | | +- org.slf4j:jcl-over-slf4j:jar:2.0.12:runtime 17:15:28 [INFO] | | | | | | \- com.github.ben-manes.caffeine:caffeine:jar:2.9.3:runtime 17:15:28 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mysql:jar:1.5.7:runtime 17:15:28 [INFO] | | | | | | \- com.mysql:mysql-connector-j:jar:8.3.0:runtime 17:15:28 [INFO] | | | | | | \- com.google.protobuf:protobuf-java:jar:3.25.1:runtime 17:15:28 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-oracle:jar:1.5.7:runtime 17:15:28 [INFO] | | | | | | \- com.oracle.database.jdbc:ojdbc8:jar:23.3.0.23.09:runtime 17:15:28 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-aries:jar:1.5.7:runtime 17:15:28 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-c3p0:jar:1.5.7:runtime 17:15:28 [INFO] | | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.c3p0:jar:0.9.5.5_1:runtime 17:15:28 [INFO] | | | | | | \- com.mchange:mchange-commons-java:jar:0.2.19:runtime 17:15:28 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-dbcp2:jar:1.5.7:runtime 17:15:28 [INFO] | | | | | | +- org.apache.commons:commons-pool2:jar:2.12.0:runtime 17:15:28 [INFO] | | | | | | \- org.apache.commons:commons-dbcp2:jar:2.12.0:runtime 17:15:28 [INFO] | | | | | | \- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:runtime 17:15:28 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-hikaricp:jar:1.5.7:runtime 17:15:28 [INFO] | | | | | | \- com.zaxxer:HikariCP:jar:4.0.3:runtime 17:15:28 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-sqlite:jar:1.5.7:runtime 17:15:28 [INFO] | | | | | | \- org.xerial:sqlite-jdbc:jar:3.45.2.0:runtime 17:15:28 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-teradata:jar:1.5.7:runtime 17:15:28 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-narayana:jar:1.5.7:runtime 17:15:28 [INFO] | | | | | | \- org.jboss:jboss-transaction-spi:jar:7.6.1.Final:runtime 17:15:28 [INFO] | | | | | \- org.ops4j.pax.jdbc:pax-jdbc-pool-transx:jar:1.5.7:runtime 17:15:28 [INFO] | | | | | \- org.ops4j.pax.transx:pax-transx-jdbc:jar:0.5.4:runtime 17:15:28 [INFO] | | | | | \- org.ops4j.pax.transx:pax-transx-connector:jar:0.5.4:runtime 17:15:28 [INFO] | | | | | +- org.ops4j.pax.transx:pax-transx-tm-api:jar:0.5.4:runtime 17:15:28 [INFO] | | | | | \- javax.resource:javax.resource-api:jar:1.7.1:runtime 17:15:28 [INFO] | | | | +- org.osgi:org.osgi.service.jdbc:jar:1.1.0:provided 17:15:28 [INFO] | | | | \- org.apache.karaf.jdbc:org.apache.karaf.jdbc.core:jar:4.4.6:compile 17:15:28 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:py:idmtool:0.19.5:compile 17:15:28 [INFO] | | | \- org.opendaylight.aaa:aaa-filterchain:cfg:config:0.19.5:compile 17:15:28 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc8040:xml:features:7.0.8-SNAPSHOT:compile 17:15:28 [INFO] | | +- org.opendaylight.netconf:restconf-common-models:jar:7.0.8-SNAPSHOT:compile 17:15:28 [INFO] | | \- org.opendaylight.netconf:restconf-common:jar:7.0.8-SNAPSHOT:compile 17:15:28 [INFO] | +- org.opendaylight.netconf:odl-netconf-api:xml:features:7.0.8-SNAPSHOT:compile 17:15:28 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.3:compile 17:15:28 [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.109.Final:compile 17:15:28 [INFO] | | | | +- io.netty:netty-common:jar:4.1.109.Final:compile 17:15:28 [INFO] | | | | +- io.netty:netty-buffer:jar:4.1.109.Final:compile 17:15:28 [INFO] | | | | \- io.netty:netty-codec:jar:4.1.109.Final:compile 17:15:28 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.1.109.Final:compile 17:15:28 [INFO] | | | +- io.netty:netty-handler:jar:4.1.109.Final:compile 17:15:28 [INFO] | | | | +- io.netty:netty-resolver:jar:4.1.109.Final:compile 17:15:28 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 17:15:28 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:compile 17:15:28 [INFO] | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 17:15:28 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.109.Final:compile 17:15:28 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:7.0.8-SNAPSHOT:compile 17:15:28 [INFO] | | | \- org.opendaylight.netconf.model:rfc5277:jar:7.0.8-SNAPSHOT:compile 17:15:28 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc6241:xml:features:7.0.8-SNAPSHOT:compile 17:15:28 [INFO] | | | \- org.opendaylight.netconf.model:rfc6241:jar:7.0.8-SNAPSHOT:compile 17:15:28 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc6470:xml:features:7.0.8-SNAPSHOT:compile 17:15:28 [INFO] | | | \- org.opendaylight.netconf.model:rfc6470:jar:7.0.8-SNAPSHOT:compile 17:15:28 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc8526:xml:features:7.0.8-SNAPSHOT:compile 17:15:28 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6243:xml:features:7.0.8-SNAPSHOT:compile 17:15:28 [INFO] | | | \- org.opendaylight.netconf.model:rfc8526:jar:7.0.8-SNAPSHOT:compile 17:15:28 [INFO] | | +- org.opendaylight.netconf:netconf-api:jar:7.0.8-SNAPSHOT:compile 17:15:28 [INFO] | | | \- io.netty:netty-transport:jar:4.1.109.Final:compile 17:15:28 [INFO] | | \- org.opendaylight.netconf:netconf-auth:jar:7.0.8-SNAPSHOT:compile 17:15:28 [INFO] | +- org.opendaylight.netconf:odl-yanglib-mdsal-writer:xml:features:7.0.8-SNAPSHOT:compile 17:15:28 [INFO] | | \- org.opendaylight.netconf:yanglib-mdsal-writer:jar:7.0.8-SNAPSHOT:compile 17:15:28 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.4:compile 17:15:28 [INFO] | | +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.4:compile 17:15:28 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.4:compile 17:15:28 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.4:compile 17:15:28 [INFO] | \- org.opendaylight.netconf:restconf-nb:jar:7.0.8-SNAPSHOT:compile 17:15:28 [INFO] | +- com.google.code.gson:gson:jar:2.10.1:compile 17:15:28 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:15:28 [INFO] | +- org.opendaylight.netconf:restconf-api:jar:7.0.8-SNAPSHOT:compile 17:15:28 [INFO] | +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.8-SNAPSHOT:compile 17:15:28 [INFO] | +- org.opendaylight.odlparent:logging-markers:jar:13.1.3:compile 17:15:28 [INFO] | +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.6:compile 17:15:28 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.6:compile 17:15:28 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.6:compile 17:15:28 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.6:compile 17:15:28 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.6:compile 17:15:28 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.6:compile 17:15:28 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.6:compile 17:15:28 [INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.6:compile 17:15:28 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.6:compile 17:15:28 [INFO] | +- org.opendaylight.yangtools:yang-model-export:jar:13.0.6:compile 17:15:28 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.4:compile 17:15:28 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.4:compile 17:15:28 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.6:compile 17:15:28 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.6:compile 17:15:28 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:13.0.4:compile 17:15:28 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.4:compile 17:15:28 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.4:compile 17:15:28 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.4:compile 17:15:28 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8040:jar:13.0.4:compile 17:15:28 [INFO] | +- org.opendaylight.netconf.model:rfc6243:jar:7.0.8-SNAPSHOT:compile 17:15:28 [INFO] | +- org.opendaylight.netconf.model:rfc8040-ietf-restconf-monitoring:jar:7.0.8-SNAPSHOT:compile 17:15:28 [INFO] | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 17:15:28 [INFO] | +- org.opendaylight.aaa:aaa-filterchain:jar:0.19.5:compile 17:15:28 [INFO] | +- org.eclipse.jetty.websocket:websocket-api:jar:9.4.54.v20240208:compile 17:15:28 [INFO] | +- org.eclipse.jetty.websocket:websocket-servlet:jar:9.4.54.v20240208:compile 17:15:28 [INFO] | \- org.eclipse.jetty.websocket:websocket-server:jar:9.4.54.v20240208:compile 17:15:28 [INFO] | +- org.eclipse.jetty.websocket:websocket-common:jar:9.4.54.v20240208:compile 17:15:28 [INFO] | | +- org.eclipse.jetty:jetty-util:jar:9.4.54.v20240208:compile 17:15:28 [INFO] | | \- org.eclipse.jetty:jetty-io:jar:9.4.54.v20240208:compile 17:15:28 [INFO] | +- org.eclipse.jetty.websocket:websocket-client:jar:9.4.54.v20240208:compile 17:15:28 [INFO] | | \- org.eclipse.jetty:jetty-client:jar:9.4.54.v20240208:compile 17:15:28 [INFO] | +- org.eclipse.jetty:jetty-servlet:jar:9.4.54.v20240208:compile 17:15:28 [INFO] | | +- org.eclipse.jetty:jetty-security:jar:9.4.54.v20240208:compile 17:15:28 [INFO] | | | \- org.eclipse.jetty:jetty-server:jar:9.4.54.v20240208:compile 17:15:28 [INFO] | | \- org.eclipse.jetty:jetty-util-ajax:jar:9.4.54.v20240208:compile 17:15:28 [INFO] | \- org.eclipse.jetty:jetty-http:jar:9.4.54.v20240208:compile 17:15:28 [INFO] +- org.opendaylight.netconf:odl-restconf-openapi:xml:features:7.0.8-SNAPSHOT:compile 17:15:28 [INFO] | +- org.opendaylight.odlparent:odl-jackson-2:xml:features:13.1.3:compile 17:15:28 [INFO] | | +- org.opendaylight.odlparent:odl-woodstox:xml:features:13.1.3:compile 17:15:28 [INFO] | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.3:compile 17:15:28 [INFO] | | | \- com.fasterxml.woodstox:woodstox-core:jar:6.6.2:compile 17:15:28 [INFO] | | +- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:13.1.3:compile 17:15:28 [INFO] | | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:13.1.3:compile 17:15:28 [INFO] | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 17:15:28 [INFO] | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.16.2:compile 17:15:28 [INFO] | | +- com.fasterxml.jackson.core:jackson-core:jar:2.16.2:compile 17:15:28 [INFO] | | +- com.fasterxml.jackson.core:jackson-databind:jar:2.16.2:compile 17:15:28 [INFO] | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.16.2:compile 17:15:28 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 17:15:28 [INFO] | | +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.16.2:compile 17:15:28 [INFO] | | | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 17:15:28 [INFO] | | +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.16.2:compile 17:15:28 [INFO] | | \- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.16.2:compile 17:15:28 [INFO] | \- org.opendaylight.netconf:restconf-openapi:jar:7.0.8-SNAPSHOT:compile 17:15:28 [INFO] | +- dk.brics:automaton:jar:1.12-4:compile 17:15:28 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:15:28 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:15:28 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:15:28 [INFO] | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:15:28 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:15:28 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:15:28 [INFO] | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 17:15:28 [INFO] | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 17:15:28 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.4:compile 17:15:28 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.6:compile 17:15:28 [INFO] | +- org.opendaylight.yangtools:util:jar:13.0.6:compile 17:15:28 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:15:28 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.6:compile 17:15:28 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.6:compile 17:15:28 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile 17:15:28 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.6:compile 17:15:28 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.6:compile 17:15:28 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.6:compile 17:15:28 [INFO] | | \- org.opendaylight.yangtools:yang-model-spi:jar:13.0.6:compile 17:15:28 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.6:compile 17:15:28 [INFO] | +- org.opendaylight.aaa.web:web-api:jar:0.19.5:compile 17:15:28 [INFO] | \- org.opendaylight.aaa.web:servlet-api:jar:0.19.5:compile 17:15:28 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:15:28 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:15:28 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:15:28 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:15:28 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:15:28 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:15:28 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:15:28 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:15:28 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:15:28 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:15:28 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:15:28 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:15:28 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:15:28 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:15:28 [INFO] +- junit:junit:jar:4.13.2:test 17:15:28 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:15:28 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:15:28 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:15:28 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:compile 17:15:28 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:15:28 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:15:28 [INFO] 17:15:28 [INFO] --- clm-maven-plugin:2.48.1-01:index (default-cli) @ odl-restconf-all --- 17:15:28 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/features/odl-restconf-all/target/sonatype-clm/module.xml 17:15:28 [INFO] 17:15:28 [INFO] ----------< org.opendaylight.netconf:keystore-plaintext-api >----------- 17:15:28 [INFO] Building keystore-plaintext-api 7.0.8-SNAPSHOT [90/121] 17:15:28 [INFO] -------------------------------[ bundle ]------------------------------- 17:15:28 [INFO] 17:15:28 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ keystore-plaintext-api --- 17:15:28 [INFO] 17:15:28 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ keystore-plaintext-api --- 17:15:28 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:15:28 [INFO] 17:15:28 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ keystore-plaintext-api --- 17:15:28 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:15:28 [INFO] 17:15:28 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ keystore-plaintext-api --- 17:15:28 [INFO] 17:15:28 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ keystore-plaintext-api --- 17:15:28 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/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/** 17:15:28 [INFO] 17:15:28 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ keystore-plaintext-api --- 17:15:28 [INFO] Starting audit... 17:15:28 Audit done. 17:15:28 [INFO] You have 0 Checkstyle violations. 17:15:28 [INFO] 17:15:28 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ keystore-plaintext-api --- 17:15:28 [INFO] Starting audit... 17:15:28 Audit done. 17:15:28 [INFO] You have 0 Checkstyle violations. 17:15:28 [INFO] 17:15:28 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ keystore-plaintext-api --- 17:15:28 [INFO] 17:15:28 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ keystore-plaintext-api --- 17:15:28 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-api/src/main/resources 17:15:28 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-api/target/generated-sources/spi 17:15:28 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-api/target/generated-sources/yang 17:15:28 [INFO] 17:15:28 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ keystore-plaintext-api --- 17:15:28 [INFO] Recompiling the module because of changed dependency. 17:15:28 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 17:15:28 [INFO] 17:15:28 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ keystore-plaintext-api >>> 17:15:28 [INFO] 17:15:28 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ keystore-plaintext-api --- 17:15:28 [INFO] Fork Value is true 17:15:30 [INFO] Done SpotBugs Analysis.... 17:15:30 [INFO] 17:15:30 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ keystore-plaintext-api <<< 17:15:30 [INFO] 17:15:30 [INFO] 17:15:30 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ keystore-plaintext-api --- 17:15:30 [INFO] BugInstance size is 0 17:15:30 [INFO] Error size is 0 17:15:30 [INFO] No errors/warnings found 17:15:30 [INFO] 17:15:30 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ keystore-plaintext-api --- 17:15:30 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-api/src/test/resources 17:15:30 [INFO] 17:15:30 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ keystore-plaintext-api --- 17:15:30 [INFO] No sources to compile 17:15:30 [INFO] 17:15:30 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ keystore-plaintext-api --- 17:15:30 [INFO] No tests to run. 17:15:30 [INFO] 17:15:30 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ keystore-plaintext-api --- 17:15:30 [INFO] 17:15:30 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ keystore-plaintext-api --- 17:15:30 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-api/target/keystore-plaintext-api-7.0.8-SNAPSHOT.jar 17:15:30 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-api/target/classes/META-INF/MANIFEST.MF 17:15:30 [INFO] 17:15:30 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ keystore-plaintext-api --- 17:15:30 [INFO] No previous run data found, generating javadoc. 17:15:31 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-api/target/keystore-plaintext-api-7.0.8-SNAPSHOT-javadoc.jar 17:15:31 [INFO] 17:15:31 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ keystore-plaintext-api --- 17:15:31 [INFO] CycloneDX: Resolving Dependencies 17:15:32 [INFO] CycloneDX: Creating BOM version 1.5 with 4 component(s) 17:15:32 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-api/target/bom.xml 17:15:32 [INFO] attaching as keystore-plaintext-api-7.0.8-SNAPSHOT-cyclonedx.xml 17:15:32 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-api/target/bom.json 17:15:32 [INFO] attaching as keystore-plaintext-api-7.0.8-SNAPSHOT-cyclonedx.json 17:15:32 [INFO] 17:15:32 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ keystore-plaintext-api --- 17:15:32 [INFO] Skipping duplicate-finder execution! 17:15:32 [INFO] 17:15:32 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ keystore-plaintext-api --- 17:15:32 [INFO] No dependency problems found 17:15:32 [INFO] 17:15:32 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ keystore-plaintext-api --- 17:15:32 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-api/target/keystore-plaintext-api-7.0.8-SNAPSHOT-sources.jar 17:15:32 [INFO] 17:15:32 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ keystore-plaintext-api --- 17:15:32 [INFO] 17:15:32 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ keystore-plaintext-api --- 17:15:32 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:15:32 [INFO] 17:15:32 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ keystore-plaintext-api --- 17:15:32 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-api/pom.xml to /tmp/r/org/opendaylight/netconf/keystore-plaintext-api/7.0.8-SNAPSHOT/keystore-plaintext-api-7.0.8-SNAPSHOT.pom 17:15:32 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-api/target/keystore-plaintext-api-7.0.8-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/keystore-plaintext-api/7.0.8-SNAPSHOT/keystore-plaintext-api-7.0.8-SNAPSHOT.jar 17:15:32 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-api/target/keystore-plaintext-api-7.0.8-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/keystore-plaintext-api/7.0.8-SNAPSHOT/keystore-plaintext-api-7.0.8-SNAPSHOT-javadoc.jar 17:15:32 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-api/target/bom.xml to /tmp/r/org/opendaylight/netconf/keystore-plaintext-api/7.0.8-SNAPSHOT/keystore-plaintext-api-7.0.8-SNAPSHOT-cyclonedx.xml 17:15:32 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-api/target/bom.json to /tmp/r/org/opendaylight/netconf/keystore-plaintext-api/7.0.8-SNAPSHOT/keystore-plaintext-api-7.0.8-SNAPSHOT-cyclonedx.json 17:15:32 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-api/target/keystore-plaintext-api-7.0.8-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/keystore-plaintext-api/7.0.8-SNAPSHOT/keystore-plaintext-api-7.0.8-SNAPSHOT-sources.jar 17:15:32 [INFO] 17:15:32 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ keystore-plaintext-api --- 17:15:32 [INFO] Installing org/opendaylight/netconf/keystore-plaintext-api/7.0.8-SNAPSHOT/keystore-plaintext-api-7.0.8-SNAPSHOT.jar 17:15:32 [INFO] Writing OBR metadata 17:15:32 [INFO] 17:15:32 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ keystore-plaintext-api --- 17:15:32 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:15:32 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:15:32 [INFO] 17:15:32 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ keystore-plaintext-api --- 17:15:32 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:15:32 [INFO] 17:15:32 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ keystore-plaintext-api --- 17:15:32 [INFO] org.opendaylight.netconf:keystore-plaintext-api:bundle:7.0.8-SNAPSHOT 17:15:32 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:15:32 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:15:32 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:15:32 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:15:32 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:15:32 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:15:32 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:15:32 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:15:32 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:15:32 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:15:32 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:15:32 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:15:32 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:15:32 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:15:32 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:15:32 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:15:32 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:15:32 [INFO] +- junit:junit:jar:4.13.2:test 17:15:32 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:15:32 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:15:32 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:15:32 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 17:15:32 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:15:32 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:15:32 [INFO] 17:15:32 [INFO] --- clm-maven-plugin:2.48.1-01:index (default-cli) @ keystore-plaintext-api --- 17:15:32 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-api/target/sonatype-clm/module.xml 17:15:32 [INFO] 17:15:32 [INFO] -------< org.opendaylight.netconf:keystore-plaintext-localfile >-------- 17:15:32 [INFO] Building keystore-plaintext-localfile 7.0.8-SNAPSHOT [91/121] 17:15:32 [INFO] -------------------------------[ bundle ]------------------------------- 17:15:32 [INFO] 17:15:32 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ keystore-plaintext-localfile --- 17:15:32 [INFO] 17:15:32 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ keystore-plaintext-localfile --- 17:15:32 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:15:32 [INFO] 17:15:32 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ keystore-plaintext-localfile --- 17:15:32 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:15:32 [INFO] 17:15:32 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ keystore-plaintext-localfile --- 17:15:32 [INFO] 17:15:32 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ keystore-plaintext-localfile --- 17:15:32 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/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/** 17:15:32 [INFO] 17:15:32 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ keystore-plaintext-localfile --- 17:15:32 [INFO] Starting audit... 17:15:32 Audit done. 17:15:32 [INFO] You have 0 Checkstyle violations. 17:15:32 [INFO] 17:15:32 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ keystore-plaintext-localfile --- 17:15:32 [INFO] Starting audit... 17:15:32 Audit done. 17:15:32 [INFO] You have 0 Checkstyle violations. 17:15:32 [INFO] 17:15:32 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ keystore-plaintext-localfile --- 17:15:32 [INFO] 17:15:32 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ keystore-plaintext-localfile --- 17:15:32 [INFO] Copying 1 resource from src/main/resources to target/classes 17:15:32 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-localfile/target/generated-sources/spi 17:15:32 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-localfile/target/generated-sources/yang 17:15:32 [INFO] 17:15:32 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ keystore-plaintext-localfile --- 17:15:32 [INFO] Recompiling the module because of changed dependency. 17:15:32 [INFO] Compiling 3 source files with javac [debug release 17] to target/classes 17:15:32 [INFO] 17:15:32 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ keystore-plaintext-localfile >>> 17:15:32 [INFO] 17:15:32 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ keystore-plaintext-localfile --- 17:15:32 [INFO] Fork Value is true 17:15:35 [INFO] Done SpotBugs Analysis.... 17:15:35 [INFO] 17:15:35 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ keystore-plaintext-localfile <<< 17:15:35 [INFO] 17:15:35 [INFO] 17:15:35 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ keystore-plaintext-localfile --- 17:15:35 [INFO] BugInstance size is 0 17:15:35 [INFO] Error size is 0 17:15:35 [INFO] No errors/warnings found 17:15:35 [INFO] 17:15:35 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ keystore-plaintext-localfile --- 17:15:35 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-localfile/src/test/resources 17:15:35 [INFO] 17:15:35 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ keystore-plaintext-localfile --- 17:15:36 [INFO] Recompiling the module because of changed dependency. 17:15:36 [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes 17:15:36 [INFO] 17:15:36 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ keystore-plaintext-localfile --- 17:15:36 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:15:36 [INFO] 17:15:36 [INFO] ------------------------------------------------------- 17:15:36 [INFO] T E S T S 17:15:36 [INFO] ------------------------------------------------------- 17:15:36 [INFO] Running org.opendaylight.netconf.keystore.plaintext.localfile.CipherUtilsTest 17:15:37 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.296 s -- in org.opendaylight.netconf.keystore.plaintext.localfile.CipherUtilsTest 17:15:37 [INFO] Running org.opendaylight.netconf.keystore.plaintext.localfile.PlaintextLocalFileStorageTest 17:15:37 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:15:38 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.538 s -- in org.opendaylight.netconf.keystore.plaintext.localfile.PlaintextLocalFileStorageTest 17:15:38 [INFO] 17:15:38 [INFO] Results: 17:15:38 [INFO] 17:15:38 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0 17:15:38 [INFO] 17:15:38 [INFO] 17:15:38 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ keystore-plaintext-localfile --- 17:15:38 [INFO] 17:15:38 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ keystore-plaintext-localfile --- 17:15:38 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-localfile/target/keystore-plaintext-localfile-7.0.8-SNAPSHOT.jar 17:15:38 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-localfile/target/classes/META-INF/MANIFEST.MF 17:15:38 [INFO] 17:15:38 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ keystore-plaintext-localfile --- 17:15:39 [INFO] No previous run data found, generating javadoc. 17:15:40 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-localfile/target/keystore-plaintext-localfile-7.0.8-SNAPSHOT-javadoc.jar 17:15:40 [INFO] 17:15:40 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ keystore-plaintext-localfile --- 17:15:40 [INFO] CycloneDX: Resolving Dependencies 17:15:40 [INFO] CycloneDX: Creating BOM version 1.5 with 16 component(s) 17:15:40 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-localfile/target/bom.xml 17:15:40 [INFO] attaching as keystore-plaintext-localfile-7.0.8-SNAPSHOT-cyclonedx.xml 17:15:40 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-localfile/target/bom.json 17:15:40 [INFO] attaching as keystore-plaintext-localfile-7.0.8-SNAPSHOT-cyclonedx.json 17:15:40 [INFO] 17:15:40 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ keystore-plaintext-localfile --- 17:15:40 [INFO] Skipping duplicate-finder execution! 17:15:40 [INFO] 17:15:40 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ keystore-plaintext-localfile --- 17:15:40 [WARNING] Used undeclared dependencies found: 17:15:40 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:15:40 [INFO] 17:15:40 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ keystore-plaintext-localfile --- 17:15:40 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-localfile/target/keystore-plaintext-localfile-7.0.8-SNAPSHOT-sources.jar 17:15:40 [INFO] 17:15:40 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ keystore-plaintext-localfile --- 17:15:40 [INFO] 17:15:40 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ keystore-plaintext-localfile --- 17:15:40 [INFO] Loading execution data file /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-localfile/target/code-coverage/jacoco.exec 17:15:40 [INFO] Analyzed bundle 'keystore-plaintext-localfile' with 4 classes 17:15:40 [INFO] 17:15:40 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ keystore-plaintext-localfile --- 17:15:40 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-localfile/pom.xml to /tmp/r/org/opendaylight/netconf/keystore-plaintext-localfile/7.0.8-SNAPSHOT/keystore-plaintext-localfile-7.0.8-SNAPSHOT.pom 17:15:40 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-localfile/target/keystore-plaintext-localfile-7.0.8-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/keystore-plaintext-localfile/7.0.8-SNAPSHOT/keystore-plaintext-localfile-7.0.8-SNAPSHOT.jar 17:15:40 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-localfile/target/keystore-plaintext-localfile-7.0.8-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/keystore-plaintext-localfile/7.0.8-SNAPSHOT/keystore-plaintext-localfile-7.0.8-SNAPSHOT-javadoc.jar 17:15:40 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-localfile/target/bom.xml to /tmp/r/org/opendaylight/netconf/keystore-plaintext-localfile/7.0.8-SNAPSHOT/keystore-plaintext-localfile-7.0.8-SNAPSHOT-cyclonedx.xml 17:15:40 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-localfile/target/bom.json to /tmp/r/org/opendaylight/netconf/keystore-plaintext-localfile/7.0.8-SNAPSHOT/keystore-plaintext-localfile-7.0.8-SNAPSHOT-cyclonedx.json 17:15:40 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-localfile/target/keystore-plaintext-localfile-7.0.8-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/keystore-plaintext-localfile/7.0.8-SNAPSHOT/keystore-plaintext-localfile-7.0.8-SNAPSHOT-sources.jar 17:15:40 [INFO] 17:15:40 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ keystore-plaintext-localfile --- 17:15:40 [INFO] Installing org/opendaylight/netconf/keystore-plaintext-localfile/7.0.8-SNAPSHOT/keystore-plaintext-localfile-7.0.8-SNAPSHOT.jar 17:15:40 [INFO] Writing OBR metadata 17:15:40 [INFO] 17:15:40 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ keystore-plaintext-localfile --- 17:15:40 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:15:40 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:15:40 [INFO] 17:15:40 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ keystore-plaintext-localfile --- 17:15:40 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:15:40 [INFO] 17:15:40 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ keystore-plaintext-localfile --- 17:15:40 [INFO] org.opendaylight.netconf:keystore-plaintext-localfile:bundle:7.0.8-SNAPSHOT 17:15:40 [INFO] +- org.opendaylight.netconf:keystore-plaintext-api:jar:7.0.8-SNAPSHOT:compile 17:15:40 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:15:40 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.5:compile 17:15:40 [INFO] +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:15:40 [INFO] +- org.osgi:org.osgi.framework:jar:1.10.0:provided 17:15:40 [INFO] +- org.osgi:org.osgi.service.component:jar:1.5.1:provided 17:15:40 [INFO] | +- org.osgi:osgi.annotation:jar:8.1.0:provided 17:15:40 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 17:15:40 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 17:15:40 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 17:15:40 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 17:15:40 [INFO] +- org.osgi:org.osgi.service.metatype.annotations:jar:1.4.1:provided 17:15:40 [INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided 17:15:40 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:15:40 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:15:40 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:15:40 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:15:40 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:15:40 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:15:40 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:15:40 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:15:40 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:15:40 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:15:40 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:15:40 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:15:40 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:15:40 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:15:40 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:15:40 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:15:40 [INFO] +- junit:junit:jar:4.13.2:test 17:15:40 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:15:40 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:15:40 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:15:40 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 17:15:40 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:15:40 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:15:40 [INFO] 17:15:40 [INFO] --- clm-maven-plugin:2.48.1-01:index (default-cli) @ keystore-plaintext-localfile --- 17:15:40 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-localfile/target/sonatype-clm/module.xml 17:15:40 [INFO] 17:15:40 [INFO] ----------< org.opendaylight.netconf:keystore-plaintext-cli >----------- 17:15:40 [INFO] Building keystore-plaintext-cli 7.0.8-SNAPSHOT [92/121] 17:15:40 [INFO] -------------------------------[ bundle ]------------------------------- 17:15:40 [INFO] 17:15:40 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ keystore-plaintext-cli --- 17:15:40 [INFO] 17:15:40 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ keystore-plaintext-cli --- 17:15:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:15:40 [INFO] 17:15:40 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ keystore-plaintext-cli --- 17:15:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:15:40 [INFO] 17:15:40 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ keystore-plaintext-cli --- 17:15:41 [INFO] 17:15:41 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ keystore-plaintext-cli --- 17:15:41 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/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/** 17:15:41 [INFO] 17:15:41 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ keystore-plaintext-cli --- 17:15:41 [INFO] Starting audit... 17:15:41 Audit done. 17:15:41 [INFO] You have 0 Checkstyle violations. 17:15:41 [INFO] 17:15:41 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ keystore-plaintext-cli --- 17:15:41 [INFO] Starting audit... 17:15:41 Audit done. 17:15:41 [INFO] You have 0 Checkstyle violations. 17:15:41 [INFO] 17:15:41 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ keystore-plaintext-cli --- 17:15:41 [INFO] 17:15:41 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ keystore-plaintext-cli --- 17:15:41 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-cli/src/main/resources 17:15:41 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-cli/target/generated-sources/spi 17:15:41 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-cli/target/generated-sources/yang 17:15:41 [INFO] 17:15:41 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ keystore-plaintext-cli --- 17:15:41 [INFO] Recompiling the module because of changed dependency. 17:15:41 [INFO] Compiling 5 source files with javac [debug release 17] to target/classes 17:15:41 [INFO] 17:15:41 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ keystore-plaintext-cli >>> 17:15:41 [INFO] 17:15:41 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ keystore-plaintext-cli --- 17:15:41 [INFO] Fork Value is true 17:15:43 [INFO] Done SpotBugs Analysis.... 17:15:43 [INFO] 17:15:43 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ keystore-plaintext-cli <<< 17:15:43 [INFO] 17:15:43 [INFO] 17:15:43 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ keystore-plaintext-cli --- 17:15:43 [INFO] BugInstance size is 0 17:15:43 [INFO] Error size is 0 17:15:43 [INFO] No errors/warnings found 17:15:43 [INFO] 17:15:43 [INFO] --- karaf-services-maven-plugin:4.4.6:service-metadata-generate (service-metadata-generate) @ keystore-plaintext-cli --- 17:15:44 [INFO] Service org.opendaylight.netconf.keystore.plaintext.cli.Remove 17:15:44 [INFO] Service org.opendaylight.netconf.keystore.plaintext.cli.Put 17:15:44 [INFO] Service org.opendaylight.netconf.keystore.plaintext.cli.List 17:15:44 [INFO] Service org.opendaylight.netconf.keystore.plaintext.cli.Get 17:15:44 [INFO] 17:15:44 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ keystore-plaintext-cli --- 17:15:44 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-cli/src/test/resources 17:15:44 [INFO] 17:15:44 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ keystore-plaintext-cli --- 17:15:44 [INFO] No sources to compile 17:15:44 [INFO] 17:15:44 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ keystore-plaintext-cli --- 17:15:44 [INFO] No tests to run. 17:15:44 [INFO] 17:15:44 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ keystore-plaintext-cli --- 17:15:44 [INFO] 17:15:44 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ keystore-plaintext-cli --- 17:15:44 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-cli/target/keystore-plaintext-cli-7.0.8-SNAPSHOT.jar 17:15:44 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-cli/target/classes/META-INF/MANIFEST.MF 17:15:44 [INFO] 17:15:44 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ keystore-plaintext-cli --- 17:15:44 [INFO] No previous run data found, generating javadoc. 17:15:45 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-cli/target/keystore-plaintext-cli-7.0.8-SNAPSHOT-javadoc.jar 17:15:45 [INFO] 17:15:45 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ keystore-plaintext-cli --- 17:15:45 [INFO] CycloneDX: Resolving Dependencies 17:15:45 [INFO] CycloneDX: Creating BOM version 1.5 with 10 component(s) 17:15:45 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-cli/target/bom.xml 17:15:45 [INFO] attaching as keystore-plaintext-cli-7.0.8-SNAPSHOT-cyclonedx.xml 17:15:45 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-cli/target/bom.json 17:15:45 [INFO] attaching as keystore-plaintext-cli-7.0.8-SNAPSHOT-cyclonedx.json 17:15:45 [INFO] 17:15:45 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ keystore-plaintext-cli --- 17:15:45 [INFO] Skipping duplicate-finder execution! 17:15:45 [INFO] 17:15:45 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ keystore-plaintext-cli --- 17:15:45 [INFO] No dependency problems found 17:15:45 [INFO] 17:15:45 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ keystore-plaintext-cli --- 17:15:45 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-cli/target/keystore-plaintext-cli-7.0.8-SNAPSHOT-sources.jar 17:15:45 [INFO] 17:15:45 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ keystore-plaintext-cli --- 17:15:45 [INFO] 17:15:45 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ keystore-plaintext-cli --- 17:15:45 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:15:45 [INFO] 17:15:45 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ keystore-plaintext-cli --- 17:15:45 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-cli/pom.xml to /tmp/r/org/opendaylight/netconf/keystore-plaintext-cli/7.0.8-SNAPSHOT/keystore-plaintext-cli-7.0.8-SNAPSHOT.pom 17:15:45 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-cli/target/keystore-plaintext-cli-7.0.8-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/keystore-plaintext-cli/7.0.8-SNAPSHOT/keystore-plaintext-cli-7.0.8-SNAPSHOT.jar 17:15:45 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-cli/target/keystore-plaintext-cli-7.0.8-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/keystore-plaintext-cli/7.0.8-SNAPSHOT/keystore-plaintext-cli-7.0.8-SNAPSHOT-javadoc.jar 17:15:45 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-cli/target/bom.xml to /tmp/r/org/opendaylight/netconf/keystore-plaintext-cli/7.0.8-SNAPSHOT/keystore-plaintext-cli-7.0.8-SNAPSHOT-cyclonedx.xml 17:15:45 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-cli/target/bom.json to /tmp/r/org/opendaylight/netconf/keystore-plaintext-cli/7.0.8-SNAPSHOT/keystore-plaintext-cli-7.0.8-SNAPSHOT-cyclonedx.json 17:15:45 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-cli/target/keystore-plaintext-cli-7.0.8-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/keystore-plaintext-cli/7.0.8-SNAPSHOT/keystore-plaintext-cli-7.0.8-SNAPSHOT-sources.jar 17:15:45 [INFO] 17:15:45 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ keystore-plaintext-cli --- 17:15:45 [INFO] Installing org/opendaylight/netconf/keystore-plaintext-cli/7.0.8-SNAPSHOT/keystore-plaintext-cli-7.0.8-SNAPSHOT.jar 17:15:45 [INFO] Writing OBR metadata 17:15:45 [INFO] 17:15:45 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ keystore-plaintext-cli --- 17:15:45 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:15:45 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:15:45 [INFO] 17:15:45 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ keystore-plaintext-cli --- 17:15:45 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:15:45 [INFO] 17:15:45 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ keystore-plaintext-cli --- 17:15:45 [INFO] org.opendaylight.netconf:keystore-plaintext-cli:bundle:7.0.8-SNAPSHOT 17:15:45 [INFO] +- org.opendaylight.netconf:keystore-plaintext-api:jar:7.0.8-SNAPSHOT:compile 17:15:45 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:15:45 [INFO] +- org.apache.karaf.shell:org.apache.karaf.shell.core:jar:4.4.6:provided 17:15:45 [INFO] | +- org.jline:jline:jar:3.21.0:provided 17:15:45 [INFO] | +- org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar:4.4.6:provided 17:15:45 [INFO] | \- org.apache.sshd:sshd-osgi:jar:2.12.1:provided 17:15:45 [INFO] | \- org.slf4j:jcl-over-slf4j:jar:2.0.12:provided 17:15:45 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:15:45 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:15:45 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:15:45 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:15:45 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:15:45 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:15:45 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:15:45 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:15:45 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:15:45 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:15:45 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:15:45 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:15:45 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:15:45 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:15:45 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:15:45 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:15:45 [INFO] +- junit:junit:jar:4.13.2:test 17:15:45 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:15:45 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:15:45 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:15:45 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 17:15:45 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:15:45 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:15:45 [INFO] 17:15:45 [INFO] --- clm-maven-plugin:2.48.1-01:index (default-cli) @ keystore-plaintext-cli --- 17:15:45 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-cli/target/sonatype-clm/module.xml 17:15:45 [INFO] 17:15:45 [INFO] ------< org.opendaylight.netconf:odl-netconf-keystore-plaintext >------- 17:15:45 [INFO] Building OpenDaylight :: Netconf :: Key Store :: Plaintext Storage 7.0.8-SNAPSHOT [93/121] 17:15:45 [INFO] ------------------------------[ feature ]------------------------------- 17:15:45 [INFO] 17:15:45 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-keystore-plaintext --- 17:15:45 [INFO] 17:15:45 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-keystore-plaintext --- 17:15:45 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:15:45 [INFO] 17:15:45 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-keystore-plaintext --- 17:15:45 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:15:45 [INFO] 17:15:45 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-netconf-keystore-plaintext --- 17:15:46 [INFO] 17:15:46 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-netconf-keystore-plaintext --- 17:15:46 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:15:46 [INFO] argLine set to empty 17:15:46 [INFO] 17:15:46 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-keystore-plaintext --- 17:15:46 [INFO] Starting audit... 17:15:46 Audit done. 17:15:46 [INFO] You have 0 Checkstyle violations. 17:15:46 [INFO] 17:15:46 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-keystore-plaintext --- 17:15:46 [INFO] Starting audit... 17:15:46 Audit done. 17:15:46 [INFO] You have 0 Checkstyle violations. 17:15:46 [INFO] 17:15:46 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-keystore-plaintext --- 17:15:46 [INFO] 17:15:46 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-keystore-plaintext --- 17:15:46 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-keystore-plaintext/target/feature/feature.xml 17:15:46 [INFO] ...done! 17:15:46 [INFO] Attaching features XML 17:15:46 [INFO] 17:15:46 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-netconf-keystore-plaintext --- 17:15:46 [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 17:15:46 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:15:46 [INFO] 17:15:46 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-netconf-keystore-plaintext >>> 17:15:46 [INFO] 17:15:46 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-netconf-keystore-plaintext --- 17:15:46 [INFO] 17:15:46 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-netconf-keystore-plaintext <<< 17:15:46 [INFO] 17:15:46 [INFO] 17:15:46 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-netconf-keystore-plaintext --- 17:15:46 [INFO] 17:15:46 [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-netconf-keystore-plaintext --- 17:15:46 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-keystore-plaintext 17:15:46 [INFO] Project dependency features detected: [] 17:15:46 [INFO] Pax Exam System (Version: 4.13.3) created. 17:15:46 [INFO] Creating RMI registry server on 127.0.0.1:21000 17:15:47 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 17:15:47 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 17:15:47 [INFO] Waiting for remote bundle context.. on 21000 name: db99663e-b31c-4a08-b759-6b812c9c1679 timout: [ RelativeTimeout value = 180000 ] 17:15:53 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 17:15:53 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 17:15:53 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 17:15:53 [INFO] 17:15:53 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-netconf-keystore-plaintext --- 17:15:53 [INFO] 17:15:53 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-keystore-plaintext --- 17:15:53 [INFO] 17:15:53 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-netconf-keystore-plaintext --- 17:15:53 [INFO] CycloneDX: Resolving Dependencies 17:15:54 [INFO] CycloneDX: Creating BOM version 1.5 with 30 component(s) 17:15:54 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-keystore-plaintext/target/bom.xml 17:15:54 [INFO] attaching as odl-netconf-keystore-plaintext-7.0.8-SNAPSHOT-cyclonedx.xml 17:15:54 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-keystore-plaintext/target/bom.json 17:15:54 [INFO] attaching as odl-netconf-keystore-plaintext-7.0.8-SNAPSHOT-cyclonedx.json 17:15:54 [INFO] 17:15:54 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-keystore-plaintext --- 17:15:54 [INFO] Skipping duplicate-finder execution! 17:15:54 [INFO] 17:15:54 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-keystore-plaintext --- 17:15:54 [INFO] Skipping plugin execution 17:15:54 [INFO] 17:15:54 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-keystore-plaintext --- 17:15:54 [INFO] Skipping source per configuration. 17:15:54 [INFO] 17:15:54 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-netconf-keystore-plaintext --- 17:15:54 [INFO] 17:15:54 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-netconf-keystore-plaintext --- 17:15:54 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:15:54 [INFO] 17:15:54 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-netconf-keystore-plaintext --- 17:15:54 [WARNING] 17:15:54 [WARNING] The packaging plugin for project odl-netconf-keystore-plaintext did not assign 17:15:54 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:15:54 [WARNING] 17:15:54 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:15:54 [WARNING] 17:15:54 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-keystore-plaintext/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-keystore-plaintext/7.0.8-SNAPSHOT/odl-netconf-keystore-plaintext-7.0.8-SNAPSHOT.pom 17:15:54 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-keystore-plaintext/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-keystore-plaintext/7.0.8-SNAPSHOT/odl-netconf-keystore-plaintext-7.0.8-SNAPSHOT-features.xml 17:15:54 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-keystore-plaintext/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-keystore-plaintext/7.0.8-SNAPSHOT/odl-netconf-keystore-plaintext-7.0.8-SNAPSHOT-cyclonedx.xml 17:15:54 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-keystore-plaintext/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-keystore-plaintext/7.0.8-SNAPSHOT/odl-netconf-keystore-plaintext-7.0.8-SNAPSHOT-cyclonedx.json 17:15:54 [INFO] 17:15:54 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ odl-netconf-keystore-plaintext --- 17:15:54 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:15:54 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:15:54 [WARNING] 17:15:54 [WARNING] The packaging plugin for project odl-netconf-keystore-plaintext did not assign 17:15:54 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:15:54 [WARNING] 17:15:54 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:15:54 [WARNING] 17:15:54 [INFO] 17:15:54 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-netconf-keystore-plaintext --- 17:15:54 [INFO] org.opendaylight.netconf:odl-netconf-keystore-plaintext:feature:7.0.8-SNAPSHOT 17:15:54 [INFO] +- org.opendaylight.netconf:odl-netconf-model-rfc8341:xml:features:7.0.8-SNAPSHOT:compile 17:15:54 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.4:compile 17:15:54 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.4:compile 17:15:54 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.6:compile 17:15:54 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.6:compile 17:15:54 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 17:15:54 [INFO] | | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile 17:15:54 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.4:compile 17:15:54 [INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.4:compile 17:15:54 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.4:compile 17:15:54 [INFO] | | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.4:compile 17:15:54 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.4:compile 17:15:54 [INFO] | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.8-SNAPSHOT:compile 17:15:54 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:15:54 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:15:54 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:15:54 [INFO] | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:15:54 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:15:54 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:15:54 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:13.0.4:compile 17:15:54 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:13.0.6:compile 17:15:54 [INFO] | | \- org.opendaylight.yangtools:util:jar:13.0.6:compile 17:15:54 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:15:54 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:13.0.6:compile 17:15:54 [INFO] +- org.opendaylight.netconf:keystore-plaintext-api:jar:7.0.8-SNAPSHOT:compile 17:15:54 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:15:54 [INFO] +- org.opendaylight.netconf:keystore-plaintext-localfile:jar:7.0.8-SNAPSHOT:compile 17:15:54 [INFO] | \- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:15:54 [INFO] +- org.opendaylight.netconf:keystore-plaintext-cli:jar:7.0.8-SNAPSHOT:compile 17:15:54 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:15:54 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:15:54 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:15:54 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:15:54 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:15:54 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:15:54 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:15:54 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:15:54 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:15:54 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:15:54 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:15:54 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:15:54 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:15:54 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:15:54 [INFO] +- junit:junit:jar:4.13.2:test 17:15:54 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:15:54 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:15:54 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:15:54 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 17:15:54 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:15:54 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:15:54 [INFO] 17:15:54 [INFO] --- clm-maven-plugin:2.48.1-01:index (default-cli) @ odl-netconf-keystore-plaintext --- 17:15:54 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-keystore-plaintext/target/sonatype-clm/module.xml 17:15:54 [INFO] 17:15:54 [INFO] -------------< org.opendaylight.netconf:features-netconf >-------------- 17:15:54 [INFO] Building features-netconf 7.0.8-SNAPSHOT [94/121] 17:15:54 [INFO] ------------------------------[ feature ]------------------------------- 17:15:55 [INFO] 17:15:55 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ features-netconf --- 17:15:55 [INFO] 17:15:55 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ features-netconf --- 17:15:55 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:15:55 [INFO] 17:15:55 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ features-netconf --- 17:15:55 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:15:55 [INFO] 17:15:55 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ features-netconf --- 17:15:55 [INFO] 17:15:55 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ features-netconf --- 17:15:55 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:15:55 [INFO] argLine set to empty 17:15:55 [INFO] 17:15:55 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ features-netconf --- 17:15:55 [INFO] Starting audit... 17:15:55 Audit done. 17:15:55 [INFO] You have 0 Checkstyle violations. 17:15:55 [INFO] 17:15:55 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ features-netconf --- 17:15:55 [INFO] Starting audit... 17:15:55 Audit done. 17:15:55 [INFO] You have 0 Checkstyle violations. 17:15:55 [INFO] 17:15:55 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ features-netconf --- 17:15:55 [INFO] 17:15:55 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ features-netconf --- 17:15:55 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-7.0.x/features/features-netconf/target/feature/feature.xml 17:15:56 [INFO] ...done! 17:15:56 [INFO] Attaching features XML 17:15:56 [INFO] 17:15:56 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ features-netconf --- 17:15: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 17:15:56 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:15:56 [INFO] 17:15:56 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ features-netconf >>> 17:15:56 [INFO] 17:15:56 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ features-netconf --- 17:15:56 [INFO] 17:15:56 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ features-netconf <<< 17:15:56 [INFO] 17:15:56 [INFO] 17:15:56 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ features-netconf --- 17:15:56 [INFO] 17:15:56 [INFO] --- features-test-plugin:13.1.3:test (default) @ features-netconf --- 17:15:56 [INFO] 17:15:56 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ features-netconf --- 17:15:56 [INFO] 17:15:56 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ features-netconf --- 17:15:56 [INFO] 17:15:56 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ features-netconf --- 17:15:56 [INFO] CycloneDX: Resolving Dependencies 17:16:01 [INFO] CycloneDX: Creating BOM version 1.5 with 446 component(s) 17:16:01 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/features/features-netconf/target/bom.xml 17:16:01 [INFO] attaching as features-netconf-7.0.8-SNAPSHOT-cyclonedx.xml 17:16:01 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/features/features-netconf/target/bom.json 17:16:01 [INFO] attaching as features-netconf-7.0.8-SNAPSHOT-cyclonedx.json 17:16:01 [INFO] 17:16:01 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ features-netconf --- 17:16:01 [INFO] Skipping duplicate-finder execution! 17:16:01 [INFO] 17:16:01 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ features-netconf --- 17:16:01 [INFO] Skipping plugin execution 17:16:01 [INFO] 17:16:01 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ features-netconf --- 17:16:01 [INFO] No sources in project. Archive not created. 17:16:01 [INFO] 17:16:01 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ features-netconf --- 17:16:01 [INFO] 17:16:01 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ features-netconf --- 17:16:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:16:01 [INFO] 17:16:01 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ features-netconf --- 17:16:01 [WARNING] 17:16:01 [WARNING] The packaging plugin for project features-netconf did not assign 17:16:01 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:16:01 [WARNING] 17:16:01 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:16:01 [WARNING] 17:16:01 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/features-netconf/pom.xml to /tmp/r/org/opendaylight/netconf/features-netconf/7.0.8-SNAPSHOT/features-netconf-7.0.8-SNAPSHOT.pom 17:16:01 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/features-netconf/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/features-netconf/7.0.8-SNAPSHOT/features-netconf-7.0.8-SNAPSHOT-features.xml 17:16:01 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/features-netconf/target/bom.xml to /tmp/r/org/opendaylight/netconf/features-netconf/7.0.8-SNAPSHOT/features-netconf-7.0.8-SNAPSHOT-cyclonedx.xml 17:16:01 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/features-netconf/target/bom.json to /tmp/r/org/opendaylight/netconf/features-netconf/7.0.8-SNAPSHOT/features-netconf-7.0.8-SNAPSHOT-cyclonedx.json 17:16:01 [INFO] 17:16:01 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ features-netconf --- 17:16:01 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:16:01 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:16:01 [WARNING] 17:16:01 [WARNING] The packaging plugin for project features-netconf did not assign 17:16:01 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:16:01 [WARNING] 17:16:01 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:16:01 [WARNING] 17:16:02 [INFO] 17:16:02 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ features-netconf --- 17:16:02 [INFO] org.opendaylight.netconf:features-netconf:feature:7.0.8-SNAPSHOT 17:16:02 [INFO] +- org.opendaylight.netconf:odl-aaa-netconf-plugin:xml:features:7.0.8-SNAPSHOT:compile 17:16:02 [INFO] | +- org.opendaylight.aaa:odl-aaa-shiro:xml:features:0.19.5:compile 17:16:02 [INFO] | | +- org.opendaylight.aaa:odl-aaa-password-service:xml:features:0.19.5:compile 17:16:02 [INFO] | | | +- org.opendaylight.aaa:aaa-password-service-api:jar:0.19.5:compile 17:16:02 [INFO] | | | +- org.opendaylight.aaa:aaa-password-service-impl:jar:0.19.5:compile 17:16:02 [INFO] | | | +- org.opendaylight.aaa:aaa-password-service-impl:xml:aaa-password-service-config:0.19.5:compile 17:16:02 [INFO] | | | \- org.opendaylight.aaa:odl-apache-shiro:xml:features:0.19.5:compile 17:16:02 [INFO] | | +- org.opendaylight.controller:odl-jolokia:xml:features:9.0.4:compile 17:16:02 [INFO] | | | +- org.jolokia:jolokia-osgi:jar:1.7.2:compile 17:16:02 [INFO] | | | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:compile 17:16:02 [INFO] | | | \- org.opendaylight.controller:odl-jolokia-osgi:cfg:configuration:9.0.4:compile 17:16:02 [INFO] | | +- org.opendaylight.aaa:odl-aaa-web:xml:features:0.19.5:compile 17:16:02 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile 17:16:02 [INFO] | | | +- org.opendaylight.odlparent:odl-jersey-2:xml:features:13.1.3:compile 17:16:02 [INFO] | | | | +- org.opendaylight.odlparent:odl-javassist-3:xml:features:13.1.3:compile 17:16:02 [INFO] | | | | | \- org.javassist:javassist:jar:3.30.2-GA:compile 17:16:02 [INFO] | | | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.43:compile 17:16:02 [INFO] | | | | | +- org.glassfish.jersey.core:jersey-common:jar:2.43:compile 17:16:02 [INFO] | | | | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile 17:16:02 [INFO] | | | | | \- org.glassfish.hk2:hk2-locator:jar:2.6.1:compile 17:16:02 [INFO] | | | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:compile 17:16:02 [INFO] | | | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:compile 17:16:02 [INFO] | | | | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:compile 17:16:02 [INFO] | | | | +- org.glassfish.jersey.core:jersey-client:jar:2.43:compile 17:16:02 [INFO] | | | | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile 17:16:02 [INFO] | | | | +- org.glassfish.jersey.core:jersey-server:jar:2.43:compile 17:16:02 [INFO] | | | | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 17:16:02 [INFO] | | | | | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 17:16:02 [INFO] | | | | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.43:compile 17:16:02 [INFO] | | | | | \- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.43:compile 17:16:02 [INFO] | | | | \- org.glassfish.jersey.media:jersey-media-sse:jar:2.43:compile 17:16:02 [INFO] | | | +- org.opendaylight.aaa.web:web-osgi-impl:jar:0.19.5:compile 17:16:02 [INFO] | | | \- org.opendaylight.aaa.web:servlet-jersey2:jar:0.19.5:compile 17:16:02 [INFO] | | +- org.opendaylight.aaa:aaa-shiro:jar:0.19.5:compile 17:16:02 [INFO] | | | +- org.opendaylight.aaa:aaa-tokenauthrealm:jar:0.19.5:compile 17:16:02 [INFO] | | | +- org.opendaylight.aaa:aaa-idm-store-h2:jar:0.19.5:compile 17:16:02 [INFO] | | | | \- com.h2database:h2:jar:2.2.224:compile 17:16:02 [INFO] | | | +- org.opendaylight.aaa:aaa-cert:jar:0.19.5:compile 17:16:02 [INFO] | | | \- org.opendaylight.aaa:repackaged-shiro:jar:0.19.5:compile 17:16:02 [INFO] | | | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile 17:16:02 [INFO] | | | | +- commons-logging:commons-logging:jar:1.3.1:compile 17:16:02 [INFO] | | | | \- commons-collections:commons-collections:jar:3.2.2:compile 17:16:02 [INFO] | | | \- org.owasp.encoder:encoder:jar:1.2.3:compile 17:16:02 [INFO] | | +- org.opendaylight.aaa:aaa-shiro-api:jar:0.19.5:compile 17:16:02 [INFO] | | +- org.opendaylight.aaa:aaa-filterchain:jar:0.19.5:compile 17:16:02 [INFO] | | +- org.opendaylight.aaa:odl-aaa-api:xml:features:0.19.5:compile 17:16:02 [INFO] | | | \- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.3:compile 17:16:02 [INFO] | | +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.19.5:compile 17:16:02 [INFO] | | | \- org.opendaylight.aaa:aaa-cert:xml:config:0.19.5:compile 17:16:02 [INFO] | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-app-config:0.19.5:compile 17:16:02 [INFO] | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-datastore-config:0.19.5:compile 17:16:02 [INFO] | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.3:compile 17:16:02 [INFO] | | +- org.opendaylight.odlparent:odl-karaf-feat-jdbc:xml:features:13.1.3:compile 17:16:02 [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-features:xml:features:1.5.7:runtime 17:16:02 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc:jar:1.5.7:runtime 17:16:02 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-common:jar:1.5.7:runtime 17:16:02 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-common:jar:1.5.7:runtime 17:16:02 [INFO] | | | | | \- javax.transaction:javax.transaction-api:jar:1.2:runtime 17:16:02 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-config:jar:1.5.7:runtime 17:16:02 [INFO] | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.jasypt:jar:1.9.3_1:runtime 17:16:02 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-db2:jar:1.5.7:runtime 17:16:02 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-hsqldb:jar:1.5.7:runtime 17:16:02 [INFO] | | | | | \- org.hsqldb:hsqldb:jar:jdk8:2.7.2:runtime 17:16:02 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-jtds:jar:1.5.7:runtime 17:16:02 [INFO] | | | | | \- net.sourceforge.jtds:jtds:jar:1.3.1:runtime 17:16:02 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mariadb:jar:1.5.7:runtime 17:16:02 [INFO] | | | | | \- org.mariadb.jdbc:mariadb-java-client:jar:3.3.3:runtime 17:16:02 [INFO] | | | | | \- com.github.waffle:waffle-jna:jar:3.3.0:runtime 17:16:02 [INFO] | | | | | +- net.java.dev.jna:jna:jar:5.14.0:runtime 17:16:02 [INFO] | | | | | +- net.java.dev.jna:jna-platform:jar:5.14.0:runtime 17:16:02 [INFO] | | | | | +- org.slf4j:jcl-over-slf4j:jar:2.0.12:runtime 17:16:02 [INFO] | | | | | \- com.github.ben-manes.caffeine:caffeine:jar:2.9.3:runtime 17:16:02 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mysql:jar:1.5.7:runtime 17:16:02 [INFO] | | | | | \- com.mysql:mysql-connector-j:jar:8.3.0:runtime 17:16:02 [INFO] | | | | | \- com.google.protobuf:protobuf-java:jar:3.25.1:runtime 17:16:02 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-oracle:jar:1.5.7:runtime 17:16:02 [INFO] | | | | | \- com.oracle.database.jdbc:ojdbc8:jar:23.3.0.23.09:runtime 17:16:02 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-aries:jar:1.5.7:runtime 17:16:02 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-c3p0:jar:1.5.7:runtime 17:16:02 [INFO] | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.c3p0:jar:0.9.5.5_1:runtime 17:16:02 [INFO] | | | | | \- com.mchange:mchange-commons-java:jar:0.2.19:runtime 17:16:02 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-dbcp2:jar:1.5.7:runtime 17:16:02 [INFO] | | | | | +- org.apache.commons:commons-pool2:jar:2.12.0:runtime 17:16:02 [INFO] | | | | | \- org.apache.commons:commons-dbcp2:jar:2.12.0:runtime 17:16:02 [INFO] | | | | | \- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:runtime 17:16:02 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-hikaricp:jar:1.5.7:runtime 17:16:02 [INFO] | | | | | \- com.zaxxer:HikariCP:jar:4.0.3:runtime 17:16:02 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-sqlite:jar:1.5.7:runtime 17:16:02 [INFO] | | | | | \- org.xerial:sqlite-jdbc:jar:3.45.2.0:runtime 17:16:02 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-teradata:jar:1.5.7:runtime 17:16:02 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-narayana:jar:1.5.7:runtime 17:16:02 [INFO] | | | | | \- org.jboss:jboss-transaction-spi:jar:7.6.1.Final:runtime 17:16:02 [INFO] | | | | \- org.ops4j.pax.jdbc:pax-jdbc-pool-transx:jar:1.5.7:runtime 17:16:02 [INFO] | | | | \- org.ops4j.pax.transx:pax-transx-jdbc:jar:0.5.4:runtime 17:16:02 [INFO] | | | | \- org.ops4j.pax.transx:pax-transx-connector:jar:0.5.4:runtime 17:16:02 [INFO] | | | | +- org.ops4j.pax.transx:pax-transx-tm-api:jar:0.5.4:runtime 17:16:02 [INFO] | | | | \- javax.resource:javax.resource-api:jar:1.7.1:runtime 17:16:02 [INFO] | | | +- org.osgi:org.osgi.service.jdbc:jar:1.1.0:provided 17:16:02 [INFO] | | | \- org.apache.karaf.jdbc:org.apache.karaf.jdbc.core:jar:4.4.6:compile 17:16:02 [INFO] | | +- org.opendaylight.aaa:aaa-shiro:py:idmtool:0.19.5:compile 17:16:02 [INFO] | | \- org.opendaylight.aaa:aaa-filterchain:cfg:config:0.19.5:compile 17:16:02 [INFO] | +- org.opendaylight.netconf:netconf-auth:jar:7.0.8-SNAPSHOT:compile 17:16:02 [INFO] | \- org.opendaylight.netconf:netconf-auth-aaa:jar:7.0.8-SNAPSHOT:compile 17:16:02 [INFO] | \- org.opendaylight.aaa:aaa-authn-api:jar:0.19.5:compile 17:16:02 [INFO] | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 17:16:02 [INFO] +- org.opendaylight.netconf:odl-netconf-all:xml:features:7.0.8-SNAPSHOT:compile 17:16:02 [INFO] +- org.opendaylight.netconf:odl-netconf-api:xml:features:7.0.8-SNAPSHOT:compile 17:16:02 [INFO] | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.3:compile 17:16:02 [INFO] | | +- io.netty:netty-codec-http:jar:4.1.109.Final:compile 17:16:02 [INFO] | | +- io.netty:netty-codec-http2:jar:4.1.109.Final:compile 17:16:02 [INFO] | | +- io.netty:netty-handler:jar:4.1.109.Final:compile 17:16:02 [INFO] | | | +- io.netty:netty-resolver:jar:4.1.109.Final:compile 17:16:02 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 17:16:02 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:compile 17:16:02 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.109.Final:compile 17:16:02 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:13.0.4:compile 17:16:02 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.4:compile 17:16:02 [INFO] | \- org.opendaylight.netconf:netconf-api:jar:7.0.8-SNAPSHOT:compile 17:16:02 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:16:02 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:16:02 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:16:02 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:16:02 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:16:02 [INFO] | +- io.netty:netty-transport:jar:4.1.109.Final:compile 17:16:02 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:16:02 [INFO] | +- org.opendaylight.odlparent:logging-markers:jar:13.1.3:compile 17:16:02 [INFO] | +- org.opendaylight.yangtools:util:jar:13.0.6:compile 17:16:02 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:16:02 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:13.0.6:compile 17:16:02 [INFO] +- org.opendaylight.netconf:odl-netconf-client:xml:features:7.0.8-SNAPSHOT:compile 17:16:02 [INFO] | \- org.opendaylight.netconf:netconf-client:jar:7.0.8-SNAPSHOT:compile 17:16:02 [INFO] | +- io.netty:netty-codec:jar:4.1.109.Final:compile 17:16:02 [INFO] | +- io.netty:netty-common:jar:4.1.109.Final:compile 17:16:02 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.4:compile 17:16:02 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.4:compile 17:16:02 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.4:compile 17:16:02 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.4:compile 17:16:02 [INFO] | +- org.opendaylight.netconf:shaded-exificient:jar:7.0.8-SNAPSHOT:compile 17:16:02 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.4:compile 17:16:02 [INFO] +- org.opendaylight.netconf:odl-netconf-common:xml:features:7.0.8-SNAPSHOT:compile 17:16:02 [INFO] | +- org.apache.karaf.features:standard:xml:features:4.4.6:runtime 17:16:02 [INFO] | +- org.opendaylight.netconf:netconf-common:jar:7.0.8-SNAPSHOT:compile 17:16:02 [INFO] | \- org.opendaylight.netconf:netconf-netty-util:jar:7.0.8-SNAPSHOT:compile 17:16:02 [INFO] | \- io.netty:netty-buffer:jar:4.1.109.Final:compile 17:16:02 [INFO] +- org.opendaylight.netconf:odl-netconf-impl:xml:features:7.0.8-SNAPSHOT:compile 17:16:02 [INFO] | \- org.opendaylight.netconf:netconf-server:jar:7.0.8-SNAPSHOT:compile 17:16:02 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.6:compile 17:16:02 [INFO] | \- org.opendaylight.netconf.model:rfc7407-ietf-x509-cert-to-name:jar:7.0.8-SNAPSHOT:compile 17:16:02 [INFO] +- org.opendaylight.netconf:odl-netconf-mdsal:xml:features:7.0.8-SNAPSHOT:compile 17:16:02 [INFO] | +- org.opendaylight.netconf:odl-yanglib-mdsal-writer:xml:features:7.0.8-SNAPSHOT:compile 17:16:02 [INFO] | | \- org.opendaylight.netconf:yanglib-mdsal-writer:jar:7.0.8-SNAPSHOT:compile 17:16:02 [INFO] | +- org.opendaylight.netconf:netconf-server-mdsal:jar:7.0.8-SNAPSHOT:compile 17:16:02 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.6:compile 17:16:02 [INFO] | | | \- org.immutables:value:jar:annotations:2.10.1:compile 17:16:02 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.6:compile 17:16:02 [INFO] | | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 17:16:02 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.6:compile 17:16:02 [INFO] | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.6:compile 17:16:02 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.6:compile 17:16:02 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.6:compile 17:16:02 [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.6:compile 17:16:02 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.6:compile 17:16:02 [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.6:compile 17:16:02 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.6:compile 17:16:02 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.6:compile 17:16:02 [INFO] | | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.6:compile 17:16:02 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.6:compile 17:16:02 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.4:compile 17:16:02 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.4:compile 17:16:02 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.4:compile 17:16:02 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.4:compile 17:16:02 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.4:compile 17:16:02 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.4:compile 17:16:02 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.4:compile 17:16:02 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.4:compile 17:16:02 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.6:compile 17:16:02 [INFO] | \- org.opendaylight.netconf:netconf-nb:jar:7.0.8-SNAPSHOT:compile 17:16:02 [INFO] | \- org.opendaylight.netconf:shaded-sshd:jar:7.0.8-SNAPSHOT:compile 17:16:02 [INFO] +- org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:7.0.8-SNAPSHOT:compile 17:16:02 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.4:compile 17:16:02 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.4:compile 17:16:02 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.4:compile 17:16:02 [INFO] | \- org.opendaylight.netconf.model:rfc5277:jar:7.0.8-SNAPSHOT:compile 17:16:02 [INFO] +- org.opendaylight.netconf:odl-netconf-model-rfc6022:xml:features:7.0.8-SNAPSHOT:compile 17:16:02 [INFO] | \- org.opendaylight.netconf.model:rfc6022:jar:7.0.8-SNAPSHOT:compile 17:16:02 [INFO] +- org.opendaylight.netconf:odl-netconf-model-rfc6241:xml:features:7.0.8-SNAPSHOT:compile 17:16:02 [INFO] | \- org.opendaylight.netconf.model:rfc6241:jar:7.0.8-SNAPSHOT:compile 17:16:02 [INFO] +- org.opendaylight.netconf:odl-netconf-model-rfc6243:xml:features:7.0.8-SNAPSHOT:compile 17:16:02 [INFO] | \- org.opendaylight.netconf.model:rfc6243:jar:7.0.8-SNAPSHOT:compile 17:16:02 [INFO] +- org.opendaylight.netconf:odl-netconf-model-rfc6470:xml:features:7.0.8-SNAPSHOT:compile 17:16:02 [INFO] | \- org.opendaylight.netconf.model:rfc6470:jar:7.0.8-SNAPSHOT:compile 17:16:02 [INFO] +- org.opendaylight.netconf:odl-netconf-model-rfc8040:xml:features:7.0.8-SNAPSHOT:compile 17:16:02 [INFO] | \- org.opendaylight.netconf.model:rfc8040-ietf-restconf-monitoring:jar:7.0.8-SNAPSHOT:compile 17:16:02 [INFO] +- org.opendaylight.netconf:odl-netconf-model-rfc8341:xml:features:7.0.8-SNAPSHOT:compile 17:16:02 [INFO] | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.8-SNAPSHOT:compile 17:16:02 [INFO] +- org.opendaylight.netconf:odl-netconf-model-rfc8526:xml:features:7.0.8-SNAPSHOT:compile 17:16:02 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:13.0.4:compile 17:16:02 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:13.0.4:compile 17:16:02 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:13.0.4:compile 17:16:02 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.4:compile 17:16:02 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:13.0.4:compile 17:16:02 [INFO] | \- org.opendaylight.netconf.model:rfc8526:jar:7.0.8-SNAPSHOT:compile 17:16:02 [INFO] +- org.opendaylight.netconf:odl-netconf-model-rfc8639:xml:features:7.0.8-SNAPSHOT:compile 17:16:02 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040:xml:features:13.0.4:compile 17:16:02 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8040:jar:13.0.4:compile 17:16:02 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8343:xml:features:13.0.4:compile 17:16:02 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.4:compile 17:16:02 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8528:xml:features:13.0.4:compile 17:16:02 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8528:jar:13.0.4:compile 17:16:02 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8529:xml:features:13.0.4:compile 17:16:02 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8344:xml:features:13.0.4:compile 17:16:02 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8344:jar:13.0.4:compile 17:16:02 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8529:jar:13.0.4:compile 17:16:02 [INFO] | \- org.opendaylight.netconf.model:rfc8639:jar:7.0.8-SNAPSHOT:compile 17:16:02 [INFO] +- org.opendaylight.netconf:odl-netconf-model-rfc8641:xml:features:7.0.8-SNAPSHOT:compile 17:16:02 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8072:xml:features:13.0.4:compile 17:16:02 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8072:jar:13.0.4:compile 17:16:02 [INFO] | \- org.opendaylight.netconf.model:rfc8641:jar:7.0.8-SNAPSHOT:compile 17:16:02 [INFO] +- org.opendaylight.netconf:odl-netconf-model-rfc8650:xml:features:7.0.8-SNAPSHOT:compile 17:16:02 [INFO] | \- org.opendaylight.netconf.model:rfc8650:jar:7.0.8-SNAPSHOT:compile 17:16:02 [INFO] +- org.opendaylight.netconf:odl-netconf-util:xml:features:7.0.8-SNAPSHOT:compile 17:16:02 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.6:compile 17:16:02 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.3:compile 17:16:02 [INFO] | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.3:compile 17:16:02 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.6:compile 17:16:02 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.3:compile 17:16:02 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.6:compile 17:16:02 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.6:compile 17:16:02 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.6:compile 17:16:02 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.6:compile 17:16:02 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.6:compile 17:16:02 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.6:compile 17:16:02 [INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.6:compile 17:16:02 [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.6:compile 17:16:02 [INFO] | \- org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.8-SNAPSHOT:compile 17:16:02 [INFO] +- org.opendaylight.netconf:odl-netconf-clustered-topology:xml:features:7.0.8-SNAPSHOT:compile 17:16:02 [INFO] | \- org.opendaylight.netconf:netconf-topology-singleton:jar:7.0.8-SNAPSHOT:compile 17:16:02 [INFO] | +- org.opendaylight.controller:repackaged-akka:jar:9.0.4:compile 17:16:02 [INFO] | | +- com.typesafe:config:jar:1.4.2:compile 17:16:02 [INFO] | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 17:16:02 [INFO] | | +- io.aeron:aeron-client:jar:1.38.1:compile 17:16:02 [INFO] | | +- io.aeron:aeron-driver:jar:1.38.1:compile 17:16:02 [INFO] | | +- org.agrona:agrona:jar:1.15.2:compile 17:16:02 [INFO] | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 17:16:02 [INFO] | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 17:16:02 [INFO] | | +- org.scala-lang:scala-library:jar:2.13.14:compile 17:16:02 [INFO] | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 17:16:02 [INFO] | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 17:16:02 [INFO] | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 17:16:02 [INFO] | +- org.opendaylight.netconf:netconf-topology:jar:7.0.8-SNAPSHOT:compile 17:16:02 [INFO] | | \- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile 17:16:02 [INFO] | | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile 17:16:02 [INFO] | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.4:compile 17:16:02 [INFO] | | +- io.dropwizard.metrics:metrics-core:jar:4.2.25:compile 17:16:02 [INFO] | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.25:compile 17:16:02 [INFO] | | | \- com.rabbitmq:amqp-client:jar:5.20.0:compile 17:16:02 [INFO] | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.25:compile 17:16:02 [INFO] | | \- org.lz4:lz4-java:jar:1.8.0:compile 17:16:02 [INFO] | +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.4:compile 17:16:02 [INFO] | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.4:compile 17:16:02 [INFO] +- org.opendaylight.netconf:odl-netconf-connector:xml:features:7.0.8-SNAPSHOT:compile 17:16:02 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:13.0.4:compile 17:16:02 [INFO] | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.4:compile 17:16:02 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.4:compile 17:16:02 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.4:compile 17:16:02 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.4:compile 17:16:02 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.4:compile 17:16:02 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.4:compile 17:16:02 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.4:compile 17:16:02 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.4:compile 17:16:02 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.4:compile 17:16:02 [INFO] | | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.4:compile 17:16:02 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.4:compile 17:16:02 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.4:compile 17:16:02 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.4:compile 17:16:02 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.4:compile 17:16:02 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.4:compile 17:16:02 [INFO] | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.4:compile 17:16:02 [INFO] | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.4:compile 17:16:02 [INFO] | | | \- org.opendaylight.controller:sal-common-util:jar:9.0.4:compile 17:16:02 [INFO] | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.4:compile 17:16:02 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.3:compile 17:16:02 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.3:compile 17:16:02 [INFO] | | | \- org.apache.commons:commons-text:jar:1.12.0:compile 17:16:02 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.4:compile 17:16:02 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.4:compile 17:16:02 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.4:compile 17:16:02 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.6:compile 17:16:02 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.6:compile 17:16:02 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.4:compile 17:16:02 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.4:compile 17:16:02 [INFO] | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.4:compile 17:16:02 [INFO] | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.4:compile 17:16:02 [INFO] | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.4:compile 17:16:02 [INFO] | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.3:compile 17:16:02 [INFO] | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.25:compile 17:16:02 [INFO] | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.25:compile 17:16:02 [INFO] | | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.4:compile 17:16:02 [INFO] | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.4:compile 17:16:02 [INFO] | | | \- org.opendaylight.controller:atomix-storage:jar:9.0.4:compile 17:16:02 [INFO] | | | \- org.opendaylight.controller:raft-journal:jar:9.0.4:compile 17:16:02 [INFO] | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.4:compile 17:16:02 [INFO] | | +- org.opendaylight.controller:cds-access-api:jar:9.0.4:compile 17:16:02 [INFO] | | +- org.opendaylight.controller:cds-access-client:jar:9.0.4:compile 17:16:02 [INFO] | | +- org.opendaylight.controller:cds-dom-api:jar:9.0.4:compile 17:16:02 [INFO] | | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.4:compile 17:16:02 [INFO] | | | \- org.opendaylight.controller:cds-mgmt-api:jar:9.0.4:compile 17:16:02 [INFO] | | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.4:compile 17:16:02 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.4:compile 17:16:02 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.4:compile 17:16:02 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.4:compile 17:16:02 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.4:compile 17:16:02 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.4:compile 17:16:02 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.4:compile 17:16:02 [INFO] | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.4:compile 17:16:02 [INFO] | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.19.5:compile 17:16:02 [INFO] | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.4:compile 17:16:02 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.4:compile 17:16:02 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.4:compile 17:16:02 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.4:compile 17:16:02 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.4:compile 17:16:02 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.4:compile 17:16:02 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.4:compile 17:16:02 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.4:compile 17:16:02 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.4:compile 17:16:02 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.4:compile 17:16:02 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.4:compile 17:16:02 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.4:compile 17:16:02 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.4:compile 17:16:02 [INFO] | | | \- org.opendaylight.controller:blueprint:jar:9.0.4:compile 17:16:02 [INFO] | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 17:16:02 [INFO] | | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.5:compile 17:16:02 [INFO] | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.19.5:compile 17:16:02 [INFO] | | \- org.apache.commons:commons-lang3:jar:3.14.0:compile 17:16:02 [INFO] | +- com.google.code.gson:gson:jar:2.10.1:compile 17:16:02 [INFO] | \- org.opendaylight.netconf:netconf-client-mdsal:jar:7.0.8-SNAPSHOT:compile 17:16:02 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:16:02 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.4:compile 17:16:02 [INFO] | | \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.6:compile 17:16:02 [INFO] | +- org.opendaylight.netconf:keystore-legacy:jar:7.0.8-SNAPSHOT:compile 17:16:02 [INFO] | +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.8-SNAPSHOT:compile 17:16:02 [INFO] | +- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.6:compile 17:16:02 [INFO] | +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.6:compile 17:16:02 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.6:compile 17:16:02 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.6:compile 17:16:02 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.6:compile 17:16:02 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.6:compile 17:16:02 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.6:compile 17:16:02 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.6:compile 17:16:02 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.6:compile 17:16:02 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.6:compile 17:16:02 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.6:compile 17:16:02 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.6:compile 17:16:02 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.6:compile 17:16:02 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.6:compile 17:16:02 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.6:compile 17:16:02 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.6:compile 17:16:02 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.6:compile 17:16:02 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.6:compile 17:16:02 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.6:compile 17:16:02 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.6:compile 17:16:02 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.6:compile 17:16:02 [INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.6:compile 17:16:02 [INFO] | | +- org.antlr:antlr4-runtime:jar:4.13.1:compile 17:16:02 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:13.0.6:compile 17:16:02 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.6:compile 17:16:02 [INFO] | +- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.6:compile 17:16:02 [INFO] | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.6:compile 17:16:02 [INFO] +- org.opendaylight.netconf:odl-netconf-connector-all:xml:features:7.0.8-SNAPSHOT:compile 17:16:02 [INFO] +- org.opendaylight.netconf:odl-netconf-callhome-ssh:xml:features:7.0.8-SNAPSHOT:compile 17:16:02 [INFO] | \- org.opendaylight.netconf:callhome-provider:jar:7.0.8-SNAPSHOT:compile 17:16:02 [INFO] +- org.opendaylight.netconf:odl-netconf-console:xml:features:7.0.8-SNAPSHOT:compile 17:16:02 [INFO] | \- org.opendaylight.netconf:netconf-console:jar:7.0.8-SNAPSHOT:compile 17:16:02 [INFO] +- org.opendaylight.netconf:odl-netconf-topology:xml:features:7.0.8-SNAPSHOT:compile 17:16:02 [INFO] | \- org.opendaylight.netconf:netconf-topology-impl:jar:7.0.8-SNAPSHOT:compile 17:16:02 [INFO] +- org.opendaylight.netconf:odl-restconf-openapi:xml:features:7.0.8-SNAPSHOT:compile 17:16:02 [INFO] | +- org.opendaylight.odlparent:odl-jackson-2:xml:features:13.1.3:compile 17:16:02 [INFO] | | +- org.opendaylight.odlparent:odl-woodstox:xml:features:13.1.3:compile 17:16:02 [INFO] | | | \- com.fasterxml.woodstox:woodstox-core:jar:6.6.2:compile 17:16:02 [INFO] | | +- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:13.1.3:compile 17:16:02 [INFO] | | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:13.1.3:compile 17:16:02 [INFO] | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 17:16:02 [INFO] | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.16.2:compile 17:16:02 [INFO] | | +- com.fasterxml.jackson.core:jackson-core:jar:2.16.2:compile 17:16:02 [INFO] | | +- com.fasterxml.jackson.core:jackson-databind:jar:2.16.2:compile 17:16:02 [INFO] | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.16.2:compile 17:16:02 [INFO] | | +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.16.2:compile 17:16:02 [INFO] | | +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.16.2:compile 17:16:02 [INFO] | | \- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.16.2:compile 17:16:02 [INFO] | \- org.opendaylight.netconf:restconf-openapi:jar:7.0.8-SNAPSHOT:compile 17:16:02 [INFO] | +- dk.brics:automaton:jar:1.12-4:compile 17:16:02 [INFO] | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 17:16:02 [INFO] | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 17:16:02 [INFO] | +- org.opendaylight.netconf:restconf-nb:jar:7.0.8-SNAPSHOT:compile 17:16:02 [INFO] | | +- org.opendaylight.netconf:restconf-api:jar:7.0.8-SNAPSHOT:compile 17:16:02 [INFO] | | +- org.opendaylight.netconf:restconf-common-models:jar:7.0.8-SNAPSHOT:compile 17:16:02 [INFO] | | +- org.opendaylight.netconf:restconf-common:jar:7.0.8-SNAPSHOT:compile 17:16:02 [INFO] | | +- org.opendaylight.yangtools:yang-model-export:jar:13.0.6:compile 17:16:02 [INFO] | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 17:16:02 [INFO] | | +- org.eclipse.jetty.websocket:websocket-api:jar:9.4.54.v20240208:compile 17:16:02 [INFO] | | +- org.eclipse.jetty.websocket:websocket-servlet:jar:9.4.54.v20240208:compile 17:16:02 [INFO] | | \- org.eclipse.jetty.websocket:websocket-server:jar:9.4.54.v20240208:compile 17:16:02 [INFO] | | +- org.eclipse.jetty.websocket:websocket-common:jar:9.4.54.v20240208:compile 17:16:02 [INFO] | | | +- org.eclipse.jetty:jetty-util:jar:9.4.54.v20240208:compile 17:16:02 [INFO] | | | \- org.eclipse.jetty:jetty-io:jar:9.4.54.v20240208:compile 17:16:02 [INFO] | | +- org.eclipse.jetty.websocket:websocket-client:jar:9.4.54.v20240208:compile 17:16:02 [INFO] | | | \- org.eclipse.jetty:jetty-client:jar:9.4.54.v20240208:compile 17:16:02 [INFO] | | +- org.eclipse.jetty:jetty-servlet:jar:9.4.54.v20240208:compile 17:16:02 [INFO] | | | +- org.eclipse.jetty:jetty-security:jar:9.4.54.v20240208:compile 17:16:02 [INFO] | | | | \- org.eclipse.jetty:jetty-server:jar:9.4.54.v20240208:compile 17:16:02 [INFO] | | | \- org.eclipse.jetty:jetty-util-ajax:jar:9.4.54.v20240208:compile 17:16:02 [INFO] | | \- org.eclipse.jetty:jetty-http:jar:9.4.54.v20240208:compile 17:16:02 [INFO] | +- org.opendaylight.aaa.web:web-api:jar:0.19.5:compile 17:16:02 [INFO] | \- org.opendaylight.aaa.web:servlet-api:jar:0.19.5:compile 17:16:02 [INFO] +- org.opendaylight.netconf:odl-restconf:xml:features:7.0.8-SNAPSHOT:compile 17:16:02 [INFO] | \- org.opendaylight.netconf:odl-restconf-nb:xml:features:7.0.8-SNAPSHOT:compile 17:16:02 [INFO] | \- org.opendaylight.netconf:odl-restconf-common:xml:features:7.0.8-SNAPSHOT:compile 17:16:02 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-export:xml:features:13.0.6:compile 17:16:02 [INFO] +- org.opendaylight.netconf:odl-restconf-all:xml:features:7.0.8-SNAPSHOT:compile 17:16:02 [INFO] +- org.opendaylight.netconf:odl-netconf-transport-api:xml:features:7.0.8-SNAPSHOT:compile 17:16:02 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.6:compile 17:16:02 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.6:compile 17:16:02 [INFO] | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 17:16:02 [INFO] | \- org.opendaylight.netconf:transport-api:jar:7.0.8-SNAPSHOT:compile 17:16:02 [INFO] +- org.opendaylight.netconf:odl-netconf-transport:xml:features:7.0.8-SNAPSHOT:compile 17:16:02 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7317-iana-crypt-hash:xml:features:13.0.4:compile 17:16:02 [INFO] | | \- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.4:compile 17:16:02 [INFO] | +- org.opendaylight.netconf:transport-ssh:jar:7.0.8-SNAPSHOT:compile 17:16:02 [INFO] | | +- commons-codec:commons-codec:jar:1.15:compile 17:16:02 [INFO] | | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:16:02 [INFO] | | \- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.8-SNAPSHOT:compile 17:16:02 [INFO] | +- org.opendaylight.netconf:transport-tcp:jar:7.0.8-SNAPSHOT:compile 17:16:02 [INFO] | | \- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 17:16:02 [INFO] | \- org.opendaylight.netconf:transport-tls:jar:7.0.8-SNAPSHOT:compile 17:16:02 [INFO] +- org.opendaylight.netconf:odl-netconf-keystore:xml:features:7.0.8-SNAPSHOT:compile 17:16:02 [INFO] | +- org.opendaylight.netconf:keystore-api:jar:7.0.8-SNAPSHOT:compile 17:16:02 [INFO] | \- org.opendaylight.netconf:keystore-none:jar:7.0.8-SNAPSHOT:compile 17:16:02 [INFO] +- org.opendaylight.netconf:odl-netconf-keystore-plaintext:xml:features:7.0.8-SNAPSHOT:compile 17:16:02 [INFO] | +- org.opendaylight.netconf:keystore-plaintext-api:jar:7.0.8-SNAPSHOT:compile 17:16:02 [INFO] | +- org.opendaylight.netconf:keystore-plaintext-localfile:jar:7.0.8-SNAPSHOT:compile 17:16:02 [INFO] | \- org.opendaylight.netconf:keystore-plaintext-cli:jar:7.0.8-SNAPSHOT:compile 17:16:02 [INFO] +- org.opendaylight.netconf:odl-netconf-truststore:xml:features:7.0.8-SNAPSHOT:compile 17:16:02 [INFO] | +- org.opendaylight.netconf:truststore-api:jar:7.0.8-SNAPSHOT:compile 17:16:02 [INFO] | \- org.opendaylight.netconf:truststore-none:jar:7.0.8-SNAPSHOT:compile 17:16:02 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:16:02 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:16:02 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:16:02 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:16:02 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:16:02 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:16:02 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:16:02 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:16:02 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:16:02 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:16:02 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:16:02 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:16:02 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:16:02 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:16:02 [INFO] +- junit:junit:jar:4.13.2:test 17:16:02 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:16:02 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:16:02 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:16:02 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:compile 17:16:02 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:16:02 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:16:02 [INFO] 17:16:02 [INFO] --- clm-maven-plugin:2.48.1-01:index (default-cli) @ features-netconf --- 17:16:02 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/features/features-netconf/target/sonatype-clm/module.xml 17:16:02 [INFO] 17:16:02 [INFO] -------------< org.opendaylight.netconf:netconf-test-perf >------------- 17:16:02 [INFO] Building netconf-test-perf 7.0.8-SNAPSHOT [95/121] 17:16:02 [INFO] -------------------------------[ bundle ]------------------------------- 17:16:02 [INFO] 17:16:02 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-test-perf --- 17:16:02 [INFO] 17:16:02 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-test-perf --- 17:16:02 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:16:02 [INFO] 17:16:02 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-test-perf --- 17:16:02 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:16:02 [INFO] 17:16:02 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ netconf-test-perf --- 17:16:02 [INFO] 17:16:02 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ netconf-test-perf --- 17:16:02 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/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/** 17:16:02 [INFO] 17:16:02 [INFO] --- yang-maven-plugin:13.0.6:generate-sources (binding) @ netconf-test-perf --- 17:16:02 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 17:16:02 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-test-perf/src/main/yang 17:16:02 [INFO] yang-to-sources: Found 24 dependencies in 9.598 ms 17:16:02 [INFO] yang-to-sources: Project model files found: 4 in 4.396 ms 17:16:02 [INFO] yang-to-sources: 5 YANG models processed in 98.75 ms 17:16:02 [INFO] BindingJavaFileGenerator: Defined 134 files in 3.932 ms 17:16:02 [INFO] Sorted 134 files into 28 directories in 176.1 μs 17:16:02 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 134 in 48.36 ms 17:16:02 [INFO] 17:16:02 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-test-perf --- 17:16:02 [INFO] Starting audit... 17:16:02 Audit done. 17:16:02 [INFO] You have 0 Checkstyle violations. 17:16:02 [INFO] 17:16:02 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-test-perf --- 17:16:02 [INFO] Starting audit... 17:16:02 Audit done. 17:16:02 [INFO] You have 0 Checkstyle violations. 17:16:02 [INFO] 17:16:02 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-test-perf --- 17:16:02 [INFO] 17:16:02 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-test-perf --- 17:16:02 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-test-perf/src/main/resources 17:16:02 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-test-perf/target/generated-sources/spi 17:16:02 [INFO] Copying 4 resources from target/generated-sources/yang to target/classes 17:16:02 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 17:16:02 [INFO] Copying 4 resources from target/generated-sources/yang to target/classes 17:16:02 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-test-perf/target/generated-sources/spi 17:16:02 [INFO] 17:16:02 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ netconf-test-perf --- 17:16:02 [INFO] Recompiling the module because of changed dependency. 17:16:02 [INFO] Compiling 138 source files with javac [debug release 17] to target/classes 17:16:03 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:16:03 [INFO] 17:16:03 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ netconf-test-perf >>> 17:16:03 [INFO] 17:16:03 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ netconf-test-perf --- 17:16:03 [INFO] Fork Value is true 17:16:07 [INFO] Done SpotBugs Analysis.... 17:16:07 [INFO] 17:16:07 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ netconf-test-perf <<< 17:16:07 [INFO] 17:16:07 [INFO] 17:16:07 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ netconf-test-perf --- 17:16:07 [INFO] BugInstance size is 0 17:16:07 [INFO] Error size is 0 17:16:07 [INFO] No errors/warnings found 17:16:07 [INFO] 17:16:07 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-test-perf --- 17:16:07 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-test-perf/src/test/resources 17:16:07 [INFO] 17:16:07 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ netconf-test-perf --- 17:16:07 [INFO] No sources to compile 17:16:07 [INFO] 17:16:07 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ netconf-test-perf --- 17:16:07 [INFO] No tests to run. 17:16:07 [INFO] 17:16:07 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ netconf-test-perf --- 17:16:07 [INFO] 17:16:07 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-test-perf --- 17:16:07 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-test-perf/target/netconf-test-perf-7.0.8-SNAPSHOT.jar 17:16:07 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-test-perf/target/classes/META-INF/MANIFEST.MF 17:16:07 [INFO] 17:16:07 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-test-perf --- 17:16:07 [INFO] No previous run data found, generating javadoc. 17:16:11 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-test-perf/target/netconf-test-perf-7.0.8-SNAPSHOT-javadoc.jar 17:16:11 [INFO] 17:16:11 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ netconf-test-perf --- 17:16:11 [INFO] CycloneDX: Resolving Dependencies 17:16:12 [INFO] CycloneDX: Creating BOM version 1.5 with 127 component(s) 17:16:12 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-test-perf/target/bom.xml 17:16:12 [INFO] attaching as netconf-test-perf-7.0.8-SNAPSHOT-cyclonedx.xml 17:16:12 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-test-perf/target/bom.json 17:16:12 [INFO] attaching as netconf-test-perf-7.0.8-SNAPSHOT-cyclonedx.json 17:16:12 [INFO] 17:16:12 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-test-perf --- 17:16:12 [INFO] Skipping duplicate-finder execution! 17:16:12 [INFO] 17:16:12 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-test-perf --- 17:16:12 [WARNING] Used undeclared dependencies found: 17:16:12 [WARNING] org.opendaylight.yangtools:yang-data-api:jar:13.0.6:compile 17:16:12 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.6:compile 17:16:12 [WARNING] org.opendaylight.yangtools:yang-model-api:jar:13.0.6:compile 17:16:12 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.4:compile 17:16:12 [WARNING] org.checkerframework:checker-qual:jar:3.43.0:compile 17:16:12 [WARNING] Unused declared dependencies found: 17:16:12 [WARNING] org.opendaylight.netconf:netconf-server-mdsal:jar:7.0.8-SNAPSHOT:compile 17:16:12 [WARNING] org.opendaylight.netconf:netconf-server:jar:7.0.8-SNAPSHOT:compile 17:16:12 [INFO] 17:16:12 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ netconf-test-perf --- 17:16:12 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-test-perf/target/netconf-test-perf-7.0.8-SNAPSHOT-sources.jar 17:16:13 [INFO] 17:16:13 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ netconf-test-perf --- 17:16:13 [INFO] 17:16:13 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ netconf-test-perf --- 17:16:13 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:16:13 [INFO] 17:16:13 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ netconf-test-perf --- 17:16:13 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-test-perf/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-test-perf/7.0.8-SNAPSHOT/netconf-test-perf-7.0.8-SNAPSHOT.pom 17:16:13 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-test-perf/target/netconf-test-perf-7.0.8-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-test-perf/7.0.8-SNAPSHOT/netconf-test-perf-7.0.8-SNAPSHOT.jar 17:16:13 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-test-perf/target/netconf-test-perf-7.0.8-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-test-perf/7.0.8-SNAPSHOT/netconf-test-perf-7.0.8-SNAPSHOT-javadoc.jar 17:16:13 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-test-perf/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-test-perf/7.0.8-SNAPSHOT/netconf-test-perf-7.0.8-SNAPSHOT-cyclonedx.xml 17:16:13 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-test-perf/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-test-perf/7.0.8-SNAPSHOT/netconf-test-perf-7.0.8-SNAPSHOT-cyclonedx.json 17:16:13 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-test-perf/target/netconf-test-perf-7.0.8-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-test-perf/7.0.8-SNAPSHOT/netconf-test-perf-7.0.8-SNAPSHOT-sources.jar 17:16:13 [INFO] 17:16:13 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-test-perf --- 17:16:13 [INFO] Installing org/opendaylight/netconf/netconf-test-perf/7.0.8-SNAPSHOT/netconf-test-perf-7.0.8-SNAPSHOT.jar 17:16:13 [INFO] Writing OBR metadata 17:16:13 [INFO] 17:16:13 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ netconf-test-perf --- 17:16:13 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:16:13 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:16:13 [INFO] 17:16:13 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-test-perf --- 17:16:13 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:16:13 [INFO] 17:16:13 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ netconf-test-perf --- 17:16:13 [INFO] org.opendaylight.netconf:netconf-test-perf:bundle:7.0.8-SNAPSHOT 17:16:13 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.4:compile 17:16:13 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.6:compile 17:16:13 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.6:compile 17:16:13 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:16:13 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.4:compile 17:16:13 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.4:compile 17:16:13 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.6:compile 17:16:13 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile 17:16:13 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.6:compile 17:16:13 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.6:compile 17:16:13 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.6:compile 17:16:13 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.4:compile 17:16:13 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.4:compile 17:16:13 [INFO] | +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.6:compile 17:16:13 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.6:compile 17:16:13 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.4:compile 17:16:13 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.4:compile 17:16:13 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.4:compile 17:16:13 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.4:compile 17:16:13 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.4:compile 17:16:13 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.4:compile 17:16:13 [INFO] +- org.opendaylight.netconf.model:rfc5277:jar:7.0.8-SNAPSHOT:compile 17:16:13 [INFO] +- org.opendaylight.netconf:netconf-server:jar:7.0.8-SNAPSHOT:compile 17:16:13 [INFO] | +- io.netty:netty-codec:jar:4.1.109.Final:compile 17:16:13 [INFO] | | \- io.netty:netty-buffer:jar:4.1.109.Final:compile 17:16:13 [INFO] | +- io.netty:netty-common:jar:4.1.109.Final:compile 17:16:13 [INFO] | +- io.netty:netty-transport:jar:4.1.109.Final:compile 17:16:13 [INFO] | | \- io.netty:netty-resolver:jar:4.1.109.Final:compile 17:16:13 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.4:compile 17:16:13 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.4:compile 17:16:13 [INFO] | +- org.opendaylight.netconf.model:rfc6022:jar:7.0.8-SNAPSHOT:compile 17:16:13 [INFO] | +- org.opendaylight.netconf.model:rfc6241:jar:7.0.8-SNAPSHOT:compile 17:16:13 [INFO] | +- org.opendaylight.netconf.model:rfc6470:jar:7.0.8-SNAPSHOT:compile 17:16:13 [INFO] | +- org.opendaylight.netconf.model:rfc7407-ietf-x509-cert-to-name:jar:7.0.8-SNAPSHOT:compile 17:16:13 [INFO] | +- org.opendaylight.netconf:netconf-api:jar:7.0.8-SNAPSHOT:compile 17:16:13 [INFO] | | \- org.opendaylight.odlparent:logging-markers:jar:13.1.3:compile 17:16:13 [INFO] | +- org.opendaylight.netconf:netconf-netty-util:jar:7.0.8-SNAPSHOT:compile 17:16:13 [INFO] | | +- io.netty:netty-handler:jar:4.1.109.Final:compile 17:16:13 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 17:16:13 [INFO] | | +- org.opendaylight.netconf:netconf-common:jar:7.0.8-SNAPSHOT:compile 17:16:13 [INFO] | | \- org.opendaylight.netconf:shaded-exificient:jar:7.0.8-SNAPSHOT:compile 17:16:13 [INFO] | +- org.opendaylight.netconf:transport-api:jar:7.0.8-SNAPSHOT:compile 17:16:13 [INFO] | +- org.opendaylight.netconf:transport-tcp:jar:7.0.8-SNAPSHOT:compile 17:16:13 [INFO] | | +- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 17:16:13 [INFO] | | \- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.8-SNAPSHOT:compile 17:16:13 [INFO] | +- org.opendaylight.netconf:transport-tls:jar:7.0.8-SNAPSHOT:compile 17:16:13 [INFO] | | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:16:13 [INFO] | | +- org.opendaylight.netconf:keystore-api:jar:7.0.8-SNAPSHOT:compile 17:16:13 [INFO] | | +- org.opendaylight.netconf:truststore-api:jar:7.0.8-SNAPSHOT:compile 17:16:13 [INFO] | | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.8-SNAPSHOT:compile 17:16:13 [INFO] | \- org.opendaylight.netconf:transport-ssh:jar:7.0.8-SNAPSHOT:compile 17:16:13 [INFO] | +- commons-codec:commons-codec:jar:1.15:compile 17:16:13 [INFO] | +- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.4:compile 17:16:13 [INFO] | \- org.opendaylight.netconf:shaded-sshd:jar:7.0.8-SNAPSHOT:compile 17:16:13 [INFO] +- org.opendaylight.netconf:netconf-server-mdsal:jar:7.0.8-SNAPSHOT:compile 17:16:13 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.6:compile 17:16:13 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 17:16:13 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.6:compile 17:16:13 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.6:compile 17:16:13 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.6:compile 17:16:13 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.6:compile 17:16:13 [INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.6:compile 17:16:13 [INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.6:compile 17:16:13 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.6:compile 17:16:13 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.6:compile 17:16:13 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.6:compile 17:16:13 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.4:compile 17:16:13 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.4:compile 17:16:13 [INFO] | | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.6:compile 17:16:13 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.6:compile 17:16:13 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.6:compile 17:16:13 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.6:compile 17:16:13 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.6:compile 17:16:13 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.6:compile 17:16:13 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.6:compile 17:16:13 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.6:compile 17:16:13 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.6:compile 17:16:13 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.6:compile 17:16:13 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.6:compile 17:16:13 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.6:compile 17:16:13 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.6:compile 17:16:13 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.6:compile 17:16:13 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.6:compile 17:16:13 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.6:compile 17:16:13 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.6:compile 17:16:13 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.6:compile 17:16:13 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.6:compile 17:16:13 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.6:compile 17:16:13 [INFO] | \- org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.8-SNAPSHOT:compile 17:16:13 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 17:16:13 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided 17:16:13 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 17:16:13 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 17:16:13 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 17:16:13 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 17:16:13 [INFO] +- org.opendaylight.netconf:netconf-topology:jar:7.0.8-SNAPSHOT:compile 17:16:13 [INFO] | +- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile 17:16:13 [INFO] | | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile 17:16:13 [INFO] | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.5:compile 17:16:13 [INFO] | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.4:compile 17:16:13 [INFO] | \- org.opendaylight.netconf:netconf-client-mdsal:jar:7.0.8-SNAPSHOT:compile 17:16:13 [INFO] | +- com.google.code.gson:gson:jar:2.10.1:compile 17:16:13 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.4:compile 17:16:13 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.6:compile 17:16:13 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.6:compile 17:16:13 [INFO] | +- org.opendaylight.netconf:keystore-legacy:jar:7.0.8-SNAPSHOT:compile 17:16:13 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.4:compile 17:16:13 [INFO] | +- org.opendaylight.netconf:netconf-client:jar:7.0.8-SNAPSHOT:compile 17:16:13 [INFO] | +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.8-SNAPSHOT:compile 17:16:13 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.6:compile 17:16:13 [INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.6:compile 17:16:13 [INFO] | | +- org.antlr:antlr4-runtime:jar:4.13.1:compile 17:16:13 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:13.0.6:compile 17:16:13 [INFO] | +- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.6:compile 17:16:13 [INFO] | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.6:compile 17:16:13 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:16:13 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:16:13 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:16:13 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:16:13 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:16:13 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:16:13 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:16:13 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.4:compile 17:16:13 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.6:compile 17:16:13 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:16:13 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:16:13 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:16:13 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:16:13 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:16:13 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:16:13 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:16:13 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:16:13 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:16:13 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:16:13 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:16:13 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:16:13 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:16:13 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:16:13 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:16:13 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:16:13 [INFO] +- junit:junit:jar:4.13.2:test 17:16:13 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:16:13 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:16:13 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:16:13 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 17:16:13 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:16:13 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:16:13 [INFO] 17:16:13 [INFO] --- clm-maven-plugin:2.48.1-01:index (default-cli) @ netconf-test-perf --- 17:16:13 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-test-perf/target/sonatype-clm/module.xml 17:16:13 [INFO] 17:16:13 [INFO] ----------< org.opendaylight.netconf:odl-netconf-test-tools >----------- 17:16:13 [INFO] Building OpenDaylight :: NETCONF Test Tools :: Tools used for performance testing 7.0.8-SNAPSHOT [96/121] 17:16:13 [INFO] ------------------------------[ feature ]------------------------------- 17:16:13 [INFO] 17:16:13 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-test-tools --- 17:16:13 [INFO] 17:16:13 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-test-tools --- 17:16:13 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:16:13 [INFO] 17:16:13 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-test-tools --- 17:16:13 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:16:13 [INFO] 17:16:13 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-netconf-test-tools --- 17:16:13 [INFO] 17:16:13 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-netconf-test-tools --- 17:16:13 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:16:13 [INFO] argLine set to empty 17:16:13 [INFO] 17:16:13 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-test-tools --- 17:16:13 [INFO] Starting audit... 17:16:13 Audit done. 17:16:13 [INFO] You have 0 Checkstyle violations. 17:16:13 [INFO] 17:16:13 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-test-tools --- 17:16:13 [INFO] Starting audit... 17:16:13 Audit done. 17:16:13 [INFO] You have 0 Checkstyle violations. 17:16:13 [INFO] 17:16:13 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-test-tools --- 17:16:13 [INFO] 17:16:13 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-test-tools --- 17:16:13 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-test-tools/target/feature/feature.xml 17:16:13 [INFO] ...done! 17:16:13 [INFO] Attaching features XML 17:16:13 [INFO] 17:16:13 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-netconf-test-tools --- 17:16: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 17:16:13 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:16:13 [INFO] 17:16:13 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-netconf-test-tools >>> 17:16:14 [INFO] 17:16:14 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-netconf-test-tools --- 17:16:14 [INFO] 17:16:14 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-netconf-test-tools <<< 17:16:14 [INFO] 17:16:14 [INFO] 17:16:14 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-netconf-test-tools --- 17:16:14 [INFO] 17:16:14 [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-netconf-test-tools --- 17:16:14 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-test-tools 17:16:14 [INFO] Project dependency features detected: [] 17:16:14 [INFO] Pax Exam System (Version: 4.13.3) created. 17:16:14 [INFO] Creating RMI registry server on 127.0.0.1:21000 17:16:14 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 17:16:14 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 17:16:14 [INFO] Waiting for remote bundle context.. on 21000 name: 05e1951e-9b32-45b1-8261-2df433a4830d timout: [ RelativeTimeout value = 180000 ] 17:16:31 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 17:16:31 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 17:16:31 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 17:16:31 [INFO] 17:16:31 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-netconf-test-tools --- 17:16:31 [INFO] 17:16:31 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-test-tools --- 17:16:31 [INFO] 17:16:31 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-netconf-test-tools --- 17:16:31 [INFO] CycloneDX: Resolving Dependencies 17:16:36 [INFO] CycloneDX: Creating BOM version 1.5 with 378 component(s) 17:16:36 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-test-tools/target/bom.xml 17:16:36 [INFO] attaching as odl-netconf-test-tools-7.0.8-SNAPSHOT-cyclonedx.xml 17:16:36 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-test-tools/target/bom.json 17:16:36 [INFO] attaching as odl-netconf-test-tools-7.0.8-SNAPSHOT-cyclonedx.json 17:16:36 [INFO] 17:16:36 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-test-tools --- 17:16:36 [INFO] Skipping duplicate-finder execution! 17:16:36 [INFO] 17:16:36 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-test-tools --- 17:16:36 [INFO] Skipping plugin execution 17:16:36 [INFO] 17:16:36 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-test-tools --- 17:16:36 [INFO] Skipping source per configuration. 17:16:36 [INFO] 17:16:36 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-netconf-test-tools --- 17:16:36 [INFO] 17:16:36 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-netconf-test-tools --- 17:16:36 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:16:36 [INFO] 17:16:36 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-netconf-test-tools --- 17:16:36 [WARNING] 17:16:36 [WARNING] The packaging plugin for project odl-netconf-test-tools did not assign 17:16:36 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:16:36 [WARNING] 17:16:36 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:16:36 [WARNING] 17:16:36 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-test-tools/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-test-tools/7.0.8-SNAPSHOT/odl-netconf-test-tools-7.0.8-SNAPSHOT.pom 17:16:36 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-test-tools/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-test-tools/7.0.8-SNAPSHOT/odl-netconf-test-tools-7.0.8-SNAPSHOT-features.xml 17:16:36 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-test-tools/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-test-tools/7.0.8-SNAPSHOT/odl-netconf-test-tools-7.0.8-SNAPSHOT-cyclonedx.xml 17:16:36 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-test-tools/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-test-tools/7.0.8-SNAPSHOT/odl-netconf-test-tools-7.0.8-SNAPSHOT-cyclonedx.json 17:16:36 [INFO] 17:16:36 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ odl-netconf-test-tools --- 17:16:36 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:16:36 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:16:36 [WARNING] 17:16:36 [WARNING] The packaging plugin for project odl-netconf-test-tools did not assign 17:16:36 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:16:36 [WARNING] 17:16:36 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:16:36 [WARNING] 17:16:36 [INFO] 17:16:36 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-netconf-test-tools --- 17:16:36 [INFO] org.opendaylight.netconf:odl-netconf-test-tools:feature:7.0.8-SNAPSHOT 17:16:36 [INFO] +- org.opendaylight.netconf:odl-netconf-connector:xml:features:7.0.8-SNAPSHOT:compile 17:16:36 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:13.0.4:compile 17:16:36 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.4:compile 17:16:36 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.4:compile 17:16:36 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.6:compile 17:16:36 [INFO] | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.4:compile 17:16:36 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.4:compile 17:16:36 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.4:compile 17:16:36 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.4:compile 17:16:36 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.4:compile 17:16:36 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.4:compile 17:16:36 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.4:compile 17:16:36 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.4:compile 17:16:36 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.4:compile 17:16:36 [INFO] | | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.4:compile 17:16:36 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.4:compile 17:16:36 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.4:compile 17:16:36 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.4:compile 17:16:36 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.4:compile 17:16:36 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.4:compile 17:16:36 [INFO] | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.4:compile 17:16:36 [INFO] | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.4:compile 17:16:36 [INFO] | | | +- com.typesafe:config:jar:1.4.2:compile 17:16:36 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.6:compile 17:16:36 [INFO] | | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.4:compile 17:16:36 [INFO] | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 17:16:36 [INFO] | | | | +- io.aeron:aeron-client:jar:1.38.1:compile 17:16:36 [INFO] | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 17:16:36 [INFO] | | | | +- org.agrona:agrona:jar:1.15.2:compile 17:16:36 [INFO] | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 17:16:36 [INFO] | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 17:16:36 [INFO] | | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 17:16:36 [INFO] | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 17:16:36 [INFO] | | | +- org.opendaylight.controller:sal-common-util:jar:9.0.4:compile 17:16:36 [INFO] | | | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.4:compile 17:16:36 [INFO] | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.25:compile 17:16:36 [INFO] | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.25:compile 17:16:36 [INFO] | | | | | \- com.rabbitmq:amqp-client:jar:5.20.0:compile 17:16:36 [INFO] | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.25:compile 17:16:36 [INFO] | | | | \- org.lz4:lz4-java:jar:1.8.0:compile 17:16:36 [INFO] | | | \- org.scala-lang:scala-library:jar:2.13.14:compile 17:16:36 [INFO] | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.4:compile 17:16:36 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.3:compile 17:16:36 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.3:compile 17:16:36 [INFO] | | | \- org.apache.commons:commons-text:jar:1.12.0:compile 17:16:36 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.6:compile 17:16:36 [INFO] | | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.3:compile 17:16:36 [INFO] | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.3:compile 17:16:36 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.6:compile 17:16:36 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.3:compile 17:16:36 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.6:compile 17:16:36 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.4:compile 17:16:36 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.4:compile 17:16:36 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.4:compile 17:16:36 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.6:compile 17:16:36 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.6:compile 17:16:36 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.4:compile 17:16:36 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.4:compile 17:16:36 [INFO] | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.4:compile 17:16:36 [INFO] | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.4:compile 17:16:36 [INFO] | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.4:compile 17:16:36 [INFO] | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.3:compile 17:16:36 [INFO] | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.25:compile 17:16:36 [INFO] | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.25:compile 17:16:36 [INFO] | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.3:compile 17:16:36 [INFO] | | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.4:compile 17:16:36 [INFO] | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.4:compile 17:16:36 [INFO] | | | \- org.opendaylight.controller:atomix-storage:jar:9.0.4:compile 17:16:36 [INFO] | | | \- org.opendaylight.controller:raft-journal:jar:9.0.4:compile 17:16:36 [INFO] | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.4:compile 17:16:36 [INFO] | | +- org.opendaylight.controller:cds-access-api:jar:9.0.4:compile 17:16:36 [INFO] | | +- org.opendaylight.controller:cds-access-client:jar:9.0.4:compile 17:16:36 [INFO] | | +- org.opendaylight.controller:cds-dom-api:jar:9.0.4:compile 17:16:36 [INFO] | | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.4:compile 17:16:36 [INFO] | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 17:16:36 [INFO] | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 17:16:36 [INFO] | | | +- org.opendaylight.controller:cds-mgmt-api:jar:9.0.4:compile 17:16:36 [INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.6:compile 17:16:36 [INFO] | | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.4:compile 17:16:36 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.4:compile 17:16:36 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.4:compile 17:16:36 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.4:compile 17:16:36 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.4:compile 17:16:36 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.4:compile 17:16:36 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.4:compile 17:16:36 [INFO] | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.4:compile 17:16:36 [INFO] | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.19.5:compile 17:16:36 [INFO] | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.4:compile 17:16:36 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.4:compile 17:16:36 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.6:compile 17:16:36 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.6:compile 17:16:36 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.6:compile 17:16:36 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.4:compile 17:16:36 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.4:compile 17:16:36 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.4:compile 17:16:36 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.4:compile 17:16:36 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.4:compile 17:16:36 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.4:compile 17:16:36 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.4:compile 17:16:36 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.4:compile 17:16:36 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.4:compile 17:16:36 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.4:compile 17:16:36 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.4:compile 17:16:36 [INFO] | | | \- org.opendaylight.controller:blueprint:jar:9.0.4:compile 17:16:36 [INFO] | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 17:16:36 [INFO] | | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.5:compile 17:16:36 [INFO] | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.19.5:compile 17:16:36 [INFO] | | +- org.apache.commons:commons-lang3:jar:3.14.0:compile 17:16:36 [INFO] | | \- org.opendaylight.odlparent:logging-markers:jar:13.1.3:compile 17:16:36 [INFO] | +- org.opendaylight.netconf:odl-netconf-client:xml:features:7.0.8-SNAPSHOT:compile 17:16:36 [INFO] | | +- org.opendaylight.netconf:odl-netconf-common:xml:features:7.0.8-SNAPSHOT:compile 17:16:36 [INFO] | | | +- org.apache.karaf.features:standard:xml:features:4.4.6:runtime 17:16:36 [INFO] | | | \- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.3:compile 17:16:36 [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.109.Final:compile 17:16:36 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.1.109.Final:compile 17:16:36 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:compile 17:16:36 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.109.Final:compile 17:16:36 [INFO] | | +- org.opendaylight.netconf:odl-netconf-transport:xml:features:7.0.8-SNAPSHOT:compile 17:16:36 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7317-iana-crypt-hash:xml:features:13.0.4:compile 17:16:36 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-keystore:xml:features:7.0.8-SNAPSHOT:compile 17:16:36 [INFO] | | | | +- org.opendaylight.netconf:odl-netconf-model-rfc8341:xml:features:7.0.8-SNAPSHOT:compile 17:16:36 [INFO] | | | | \- org.opendaylight.netconf:keystore-none:jar:7.0.8-SNAPSHOT:compile 17:16:36 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-truststore:xml:features:7.0.8-SNAPSHOT:compile 17:16:36 [INFO] | | | | \- org.opendaylight.netconf:truststore-none:jar:7.0.8-SNAPSHOT:compile 17:16:36 [INFO] | | | \- org.opendaylight.netconf:odl-netconf-transport-api:xml:features:7.0.8-SNAPSHOT:compile 17:16:36 [INFO] | | \- org.opendaylight.netconf:netconf-client:jar:7.0.8-SNAPSHOT:compile 17:16:36 [INFO] | | \- org.opendaylight.netconf:shaded-exificient:jar:7.0.8-SNAPSHOT:compile 17:16:36 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc6022:xml:features:7.0.8-SNAPSHOT:compile 17:16:36 [INFO] | | \- org.opendaylight.netconf.model:rfc6022:jar:7.0.8-SNAPSHOT:compile 17:16:36 [INFO] | +- com.google.code.gson:gson:jar:2.10.1:compile 17:16:36 [INFO] | \- org.opendaylight.netconf:netconf-client-mdsal:jar:7.0.8-SNAPSHOT:compile 17:16:36 [INFO] | +- io.netty:netty-common:jar:4.1.109.Final:compile 17:16:36 [INFO] | +- io.netty:netty-handler:jar:4.1.109.Final:compile 17:16:36 [INFO] | | +- io.netty:netty-resolver:jar:4.1.109.Final:compile 17:16:36 [INFO] | | +- io.netty:netty-buffer:jar:4.1.109.Final:compile 17:16:36 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 17:16:36 [INFO] | +- io.netty:netty-transport:jar:4.1.109.Final:compile 17:16:36 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:16:36 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.4:compile 17:16:36 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.4:compile 17:16:36 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.4:compile 17:16:36 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.4:compile 17:16:36 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.6:compile 17:16:36 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.6:compile 17:16:36 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.4:compile 17:16:36 [INFO] | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.4:compile 17:16:36 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.4:compile 17:16:36 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.4:compile 17:16:36 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.4:compile 17:16:36 [INFO] | +- org.opendaylight.netconf:netconf-api:jar:7.0.8-SNAPSHOT:compile 17:16:36 [INFO] | +- org.opendaylight.netconf:keystore-legacy:jar:7.0.8-SNAPSHOT:compile 17:16:36 [INFO] | | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:16:36 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.4:compile 17:16:36 [INFO] | +- org.opendaylight.netconf:netconf-common:jar:7.0.8-SNAPSHOT:compile 17:16:36 [INFO] | +- org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.8-SNAPSHOT:compile 17:16:36 [INFO] | +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.8-SNAPSHOT:compile 17:16:36 [INFO] | +- org.opendaylight.netconf.model:rfc6241:jar:7.0.8-SNAPSHOT:compile 17:16:36 [INFO] | +- org.opendaylight.netconf.model:rfc6470:jar:7.0.8-SNAPSHOT:compile 17:16:36 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.6:compile 17:16:36 [INFO] | +- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.6:compile 17:16:36 [INFO] | +- org.opendaylight.yangtools:util:jar:13.0.6:compile 17:16:36 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:16:36 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.6:compile 17:16:36 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile 17:16:36 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.6:compile 17:16:36 [INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.6:compile 17:16:36 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.6:compile 17:16:36 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 17:16:36 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.6:compile 17:16:36 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.6:compile 17:16:36 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.6:compile 17:16:36 [INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.6:compile 17:16:36 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.6:compile 17:16:36 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.6:compile 17:16:36 [INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.6:compile 17:16:36 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.6:compile 17:16:36 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.6:compile 17:16:36 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.6:compile 17:16:36 [INFO] | +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.6:compile 17:16:36 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.6:compile 17:16:36 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.6:compile 17:16:36 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.6:compile 17:16:36 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.6:compile 17:16:36 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.6:compile 17:16:36 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.6:compile 17:16:36 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.6:compile 17:16:36 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.6:compile 17:16:36 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.6:compile 17:16:36 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.6:compile 17:16:36 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.6:compile 17:16:36 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.6:compile 17:16:36 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.6:compile 17:16:36 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.6:compile 17:16:36 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.6:compile 17:16:36 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.6:compile 17:16:36 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.6:compile 17:16:36 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.6:compile 17:16:36 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.6:compile 17:16:36 [INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.6:compile 17:16:36 [INFO] | | +- org.antlr:antlr4-runtime:jar:4.13.1:compile 17:16:36 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:13.0.6:compile 17:16:36 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.6:compile 17:16:36 [INFO] | +- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.6:compile 17:16:36 [INFO] | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.6:compile 17:16:36 [INFO] +- org.opendaylight.netconf:odl-netconf-mdsal:xml:features:7.0.8-SNAPSHOT:compile 17:16:36 [INFO] | +- org.opendaylight.netconf:odl-netconf-all:xml:features:7.0.8-SNAPSHOT:compile 17:16:36 [INFO] | | +- org.opendaylight.netconf:odl-netconf-api:xml:features:7.0.8-SNAPSHOT:compile 17:16:36 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:7.0.8-SNAPSHOT:compile 17:16:36 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6241:xml:features:7.0.8-SNAPSHOT:compile 17:16:36 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6470:xml:features:7.0.8-SNAPSHOT:compile 17:16:36 [INFO] | | | \- org.opendaylight.netconf:odl-netconf-model-rfc8526:xml:features:7.0.8-SNAPSHOT:compile 17:16:36 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6243:xml:features:7.0.8-SNAPSHOT:compile 17:16:36 [INFO] | | | | \- org.opendaylight.netconf.model:rfc6243:jar:7.0.8-SNAPSHOT:compile 17:16:36 [INFO] | | | \- org.opendaylight.netconf.model:rfc8526:jar:7.0.8-SNAPSHOT:compile 17:16:36 [INFO] | | +- org.opendaylight.netconf:odl-netconf-impl:xml:features:7.0.8-SNAPSHOT:compile 17:16:36 [INFO] | | \- org.opendaylight.netconf:odl-netconf-util:xml:features:7.0.8-SNAPSHOT:compile 17:16:36 [INFO] | +- org.opendaylight.netconf:odl-aaa-netconf-plugin:xml:features:7.0.8-SNAPSHOT:compile 17:16:36 [INFO] | | +- org.opendaylight.aaa:odl-aaa-shiro:xml:features:0.19.5:compile 17:16:36 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-password-service:xml:features:0.19.5:compile 17:16:36 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-api:jar:0.19.5:compile 17:16:36 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-impl:jar:0.19.5:compile 17:16:36 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-impl:xml:aaa-password-service-config:0.19.5:compile 17:16:36 [INFO] | | | | \- org.opendaylight.aaa:odl-apache-shiro:xml:features:0.19.5:compile 17:16:36 [INFO] | | | +- org.opendaylight.controller:odl-jolokia:xml:features:9.0.4:compile 17:16:36 [INFO] | | | | +- org.jolokia:jolokia-osgi:jar:1.7.2:compile 17:16:36 [INFO] | | | | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:compile 17:16:36 [INFO] | | | | \- org.opendaylight.controller:odl-jolokia-osgi:cfg:configuration:9.0.4:compile 17:16:36 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-web:xml:features:0.19.5:compile 17:16:36 [INFO] | | | | +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile 17:16:36 [INFO] | | | | +- org.opendaylight.odlparent:odl-jersey-2:xml:features:13.1.3:compile 17:16:36 [INFO] | | | | | +- org.opendaylight.odlparent:odl-javassist-3:xml:features:13.1.3:compile 17:16:36 [INFO] | | | | | | \- org.javassist:javassist:jar:3.30.2-GA:compile 17:16:36 [INFO] | | | | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.43:compile 17:16:36 [INFO] | | | | | | +- org.glassfish.jersey.core:jersey-common:jar:2.43:compile 17:16:36 [INFO] | | | | | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile 17:16:36 [INFO] | | | | | | \- org.glassfish.hk2:hk2-locator:jar:2.6.1:compile 17:16:36 [INFO] | | | | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:compile 17:16:36 [INFO] | | | | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:compile 17:16:36 [INFO] | | | | | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:compile 17:16:36 [INFO] | | | | | +- org.glassfish.jersey.core:jersey-client:jar:2.43:compile 17:16:36 [INFO] | | | | | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile 17:16:36 [INFO] | | | | | +- org.glassfish.jersey.core:jersey-server:jar:2.43:compile 17:16:36 [INFO] | | | | | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 17:16:36 [INFO] | | | | | | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 17:16:36 [INFO] | | | | | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.43:compile 17:16:36 [INFO] | | | | | | \- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.43:compile 17:16:36 [INFO] | | | | | \- org.glassfish.jersey.media:jersey-media-sse:jar:2.43:compile 17:16:36 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.6:compile 17:16:36 [INFO] | | | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 17:16:36 [INFO] | | | | +- org.opendaylight.aaa.web:web-osgi-impl:jar:0.19.5:compile 17:16:36 [INFO] | | | | \- org.opendaylight.aaa.web:servlet-jersey2:jar:0.19.5:compile 17:16:36 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:jar:0.19.5:compile 17:16:36 [INFO] | | | | +- org.opendaylight.aaa:aaa-tokenauthrealm:jar:0.19.5:compile 17:16:36 [INFO] | | | | +- org.opendaylight.aaa:aaa-idm-store-h2:jar:0.19.5:compile 17:16:36 [INFO] | | | | | \- com.h2database:h2:jar:2.2.224:compile 17:16:36 [INFO] | | | | +- org.opendaylight.aaa:aaa-cert:jar:0.19.5:compile 17:16:36 [INFO] | | | | +- org.opendaylight.aaa:repackaged-shiro:jar:0.19.5:compile 17:16:36 [INFO] | | | | | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile 17:16:36 [INFO] | | | | | | +- commons-logging:commons-logging:jar:1.3.1:compile 17:16:36 [INFO] | | | | | | \- commons-collections:commons-collections:jar:3.2.2:compile 17:16:36 [INFO] | | | | | \- org.owasp.encoder:encoder:jar:1.2.3:compile 17:16:36 [INFO] | | | | +- org.opendaylight.aaa.web:web-api:jar:0.19.5:compile 17:16:36 [INFO] | | | | \- org.opendaylight.aaa.web:servlet-api:jar:0.19.5:compile 17:16:36 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro-api:jar:0.19.5:compile 17:16:36 [INFO] | | | +- org.opendaylight.aaa:aaa-filterchain:jar:0.19.5:compile 17:16:36 [INFO] | | | | \- javax.servlet:javax.servlet-api:jar:3.1.0:compile 17:16:36 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-api:xml:features:0.19.5:compile 17:16:36 [INFO] | | | | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:13.1.3:compile 17:16:36 [INFO] | | | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 17:16:36 [INFO] | | | | \- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:13.1.3:compile 17:16:36 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.19.5:compile 17:16:36 [INFO] | | | | \- org.opendaylight.aaa:aaa-cert:xml:config:0.19.5:compile 17:16:36 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-app-config:0.19.5:compile 17:16:36 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-datastore-config:0.19.5:compile 17:16:36 [INFO] | | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.3:compile 17:16:36 [INFO] | | | +- org.opendaylight.odlparent:odl-karaf-feat-jdbc:xml:features:13.1.3:compile 17:16:36 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-features:xml:features:1.5.7:runtime 17:16:36 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc:jar:1.5.7:runtime 17:16:36 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-common:jar:1.5.7:runtime 17:16:36 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-common:jar:1.5.7:runtime 17:16:36 [INFO] | | | | | | \- javax.transaction:javax.transaction-api:jar:1.2:runtime 17:16:36 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-config:jar:1.5.7:runtime 17:16:36 [INFO] | | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.jasypt:jar:1.9.3_1:runtime 17:16:36 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-db2:jar:1.5.7:runtime 17:16:36 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-hsqldb:jar:1.5.7:runtime 17:16:36 [INFO] | | | | | | \- org.hsqldb:hsqldb:jar:jdk8:2.7.2:runtime 17:16:36 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-jtds:jar:1.5.7:runtime 17:16:36 [INFO] | | | | | | \- net.sourceforge.jtds:jtds:jar:1.3.1:runtime 17:16:36 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mariadb:jar:1.5.7:runtime 17:16:36 [INFO] | | | | | | \- org.mariadb.jdbc:mariadb-java-client:jar:3.3.3:runtime 17:16:36 [INFO] | | | | | | \- com.github.waffle:waffle-jna:jar:3.3.0:runtime 17:16:36 [INFO] | | | | | | +- net.java.dev.jna:jna:jar:5.14.0:runtime 17:16:36 [INFO] | | | | | | +- net.java.dev.jna:jna-platform:jar:5.14.0:runtime 17:16:36 [INFO] | | | | | | +- org.slf4j:jcl-over-slf4j:jar:2.0.12:runtime 17:16:36 [INFO] | | | | | | \- com.github.ben-manes.caffeine:caffeine:jar:2.9.3:runtime 17:16:36 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mysql:jar:1.5.7:runtime 17:16:36 [INFO] | | | | | | \- com.mysql:mysql-connector-j:jar:8.3.0:runtime 17:16:36 [INFO] | | | | | | \- com.google.protobuf:protobuf-java:jar:3.25.1:runtime 17:16:36 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-oracle:jar:1.5.7:runtime 17:16:36 [INFO] | | | | | | \- com.oracle.database.jdbc:ojdbc8:jar:23.3.0.23.09:runtime 17:16:36 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-aries:jar:1.5.7:runtime 17:16:36 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-c3p0:jar:1.5.7:runtime 17:16:36 [INFO] | | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.c3p0:jar:0.9.5.5_1:runtime 17:16:36 [INFO] | | | | | | \- com.mchange:mchange-commons-java:jar:0.2.19:runtime 17:16:36 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-dbcp2:jar:1.5.7:runtime 17:16:36 [INFO] | | | | | | +- org.apache.commons:commons-pool2:jar:2.12.0:runtime 17:16:36 [INFO] | | | | | | \- org.apache.commons:commons-dbcp2:jar:2.12.0:runtime 17:16:36 [INFO] | | | | | | \- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:runtime 17:16:36 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-hikaricp:jar:1.5.7:runtime 17:16:36 [INFO] | | | | | | \- com.zaxxer:HikariCP:jar:4.0.3:runtime 17:16:36 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-sqlite:jar:1.5.7:runtime 17:16:36 [INFO] | | | | | | \- org.xerial:sqlite-jdbc:jar:3.45.2.0:runtime 17:16:36 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-teradata:jar:1.5.7:runtime 17:16:36 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-narayana:jar:1.5.7:runtime 17:16:36 [INFO] | | | | | | \- org.jboss:jboss-transaction-spi:jar:7.6.1.Final:runtime 17:16:36 [INFO] | | | | | \- org.ops4j.pax.jdbc:pax-jdbc-pool-transx:jar:1.5.7:runtime 17:16:36 [INFO] | | | | | \- org.ops4j.pax.transx:pax-transx-jdbc:jar:0.5.4:runtime 17:16:36 [INFO] | | | | | \- org.ops4j.pax.transx:pax-transx-connector:jar:0.5.4:runtime 17:16:36 [INFO] | | | | | +- org.ops4j.pax.transx:pax-transx-tm-api:jar:0.5.4:runtime 17:16:36 [INFO] | | | | | \- javax.resource:javax.resource-api:jar:1.7.1:runtime 17:16:36 [INFO] | | | | +- org.osgi:org.osgi.service.jdbc:jar:1.1.0:provided 17:16:36 [INFO] | | | | \- org.apache.karaf.jdbc:org.apache.karaf.jdbc.core:jar:4.4.6:compile 17:16:36 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:py:idmtool:0.19.5:compile 17:16:36 [INFO] | | | \- org.opendaylight.aaa:aaa-filterchain:cfg:config:0.19.5:compile 17:16:36 [INFO] | | +- org.opendaylight.netconf:netconf-auth:jar:7.0.8-SNAPSHOT:compile 17:16:36 [INFO] | | \- org.opendaylight.netconf:netconf-auth-aaa:jar:7.0.8-SNAPSHOT:compile 17:16:36 [INFO] | | \- org.opendaylight.aaa:aaa-authn-api:jar:0.19.5:compile 17:16:36 [INFO] | | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 17:16:36 [INFO] | | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 17:16:36 [INFO] | +- org.opendaylight.netconf:odl-yanglib-mdsal-writer:xml:features:7.0.8-SNAPSHOT:compile 17:16:36 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:13.0.4:compile 17:16:36 [INFO] | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:13.0.4:compile 17:16:36 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:13.0.4:compile 17:16:36 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:13.0.4:compile 17:16:36 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:13.0.4:compile 17:16:36 [INFO] | | \- org.opendaylight.netconf:yanglib-mdsal-writer:jar:7.0.8-SNAPSHOT:compile 17:16:36 [INFO] | +- org.opendaylight.netconf:netconf-server-mdsal:jar:7.0.8-SNAPSHOT:compile 17:16:36 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.4:compile 17:16:36 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.4:compile 17:16:36 [INFO] | \- org.opendaylight.netconf:netconf-nb:jar:7.0.8-SNAPSHOT:compile 17:16:36 [INFO] | +- org.opendaylight.netconf:shaded-sshd:jar:7.0.8-SNAPSHOT:compile 17:16:36 [INFO] | +- org.opendaylight.netconf:transport-api:jar:7.0.8-SNAPSHOT:compile 17:16:36 [INFO] | +- org.opendaylight.netconf:transport-ssh:jar:7.0.8-SNAPSHOT:compile 17:16:36 [INFO] | | +- commons-codec:commons-codec:jar:1.15:compile 17:16:36 [INFO] | | +- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.4:compile 17:16:36 [INFO] | | +- org.opendaylight.netconf:keystore-api:jar:7.0.8-SNAPSHOT:compile 17:16:36 [INFO] | | +- org.opendaylight.netconf:truststore-api:jar:7.0.8-SNAPSHOT:compile 17:16:36 [INFO] | | +- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.8-SNAPSHOT:compile 17:16:36 [INFO] | | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.8-SNAPSHOT:compile 17:16:36 [INFO] | \- org.opendaylight.netconf:transport-tcp:jar:7.0.8-SNAPSHOT:compile 17:16:36 [INFO] | \- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 17:16:36 [INFO] +- org.opendaylight.netconf:netconf-test-perf:jar:7.0.8-SNAPSHOT:compile 17:16:36 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.4:compile 17:16:36 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.4:compile 17:16:36 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.4:compile 17:16:36 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.6:compile 17:16:36 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.4:compile 17:16:36 [INFO] | +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.4:compile 17:16:36 [INFO] | +- org.opendaylight.netconf.model:rfc5277:jar:7.0.8-SNAPSHOT:compile 17:16:36 [INFO] | +- org.opendaylight.netconf:netconf-server:jar:7.0.8-SNAPSHOT:compile 17:16:36 [INFO] | | +- io.netty:netty-codec:jar:4.1.109.Final:compile 17:16:36 [INFO] | | +- org.opendaylight.netconf.model:rfc7407-ietf-x509-cert-to-name:jar:7.0.8-SNAPSHOT:compile 17:16:36 [INFO] | | +- org.opendaylight.netconf:netconf-netty-util:jar:7.0.8-SNAPSHOT:compile 17:16:36 [INFO] | | \- org.opendaylight.netconf:transport-tls:jar:7.0.8-SNAPSHOT:compile 17:16:36 [INFO] | +- org.opendaylight.netconf:netconf-topology:jar:7.0.8-SNAPSHOT:compile 17:16:36 [INFO] | | +- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile 17:16:36 [INFO] | | | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile 17:16:36 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.4:compile 17:16:36 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:16:36 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:16:36 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:16:36 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:16:36 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:16:36 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:16:36 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:13.0.4:compile 17:16:36 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:13.0.6:compile 17:16:36 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:16:36 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:16:36 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:16:36 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:16:36 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:16:36 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:16:36 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:16:36 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:16:36 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:16:36 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:16:36 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:16:36 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:16:36 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:16:36 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:16:36 [INFO] +- junit:junit:jar:4.13.2:test 17:16:36 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:16:36 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:16:36 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:16:36 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:compile 17:16:36 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:16:36 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:16:36 [INFO] 17:16:36 [INFO] --- clm-maven-plugin:2.48.1-01:index (default-cli) @ odl-netconf-test-tools --- 17:16:36 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-test-tools/target/sonatype-clm/module.xml 17:16:36 [INFO] 17:16:36 [INFO] ---------< org.opendaylight.netconf:features-netconf-testing >---------- 17:16:36 [INFO] Building features-netconf-testing 7.0.8-SNAPSHOT [97/121] 17:16:36 [INFO] ------------------------------[ feature ]------------------------------- 17:16:36 [INFO] 17:16:36 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ features-netconf-testing --- 17:16:36 [INFO] 17:16:36 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ features-netconf-testing --- 17:16:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:16:36 [INFO] 17:16:36 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ features-netconf-testing --- 17:16:36 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:16:36 [INFO] 17:16:36 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ features-netconf-testing --- 17:16:37 [INFO] 17:16:37 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ features-netconf-testing --- 17:16:37 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:16:37 [INFO] argLine set to empty 17:16:37 [INFO] 17:16:37 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ features-netconf-testing --- 17:16:37 [INFO] Starting audit... 17:16:37 Audit done. 17:16:37 [INFO] You have 0 Checkstyle violations. 17:16:37 [INFO] 17:16:37 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ features-netconf-testing --- 17:16:37 [INFO] Starting audit... 17:16:37 Audit done. 17:16:37 [INFO] You have 0 Checkstyle violations. 17:16:37 [INFO] 17:16:37 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ features-netconf-testing --- 17:16:37 [INFO] 17:16:37 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ features-netconf-testing --- 17:16:37 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-7.0.x/features/features-netconf-testing/target/feature/feature.xml 17:16:37 [INFO] ...done! 17:16:37 [INFO] Attaching features XML 17:16:37 [INFO] 17:16:37 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ features-netconf-testing --- 17:16:37 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 17:16:37 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:16:37 [INFO] 17:16:37 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ features-netconf-testing >>> 17:16:37 [INFO] 17:16:37 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ features-netconf-testing --- 17:16:37 [INFO] 17:16:37 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ features-netconf-testing <<< 17:16:37 [INFO] 17:16:37 [INFO] 17:16:37 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ features-netconf-testing --- 17:16:37 [INFO] 17:16:37 [INFO] --- features-test-plugin:13.1.3:test (default) @ features-netconf-testing --- 17:16:37 [INFO] 17:16:37 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ features-netconf-testing --- 17:16:37 [INFO] 17:16:37 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ features-netconf-testing --- 17:16:37 [INFO] 17:16:37 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ features-netconf-testing --- 17:16:37 [INFO] CycloneDX: Resolving Dependencies 17:16:43 [INFO] CycloneDX: Creating BOM version 1.5 with 449 component(s) 17:16:43 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/features/features-netconf-testing/target/bom.xml 17:16:43 [INFO] attaching as features-netconf-testing-7.0.8-SNAPSHOT-cyclonedx.xml 17:16:43 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/features/features-netconf-testing/target/bom.json 17:16:43 [INFO] attaching as features-netconf-testing-7.0.8-SNAPSHOT-cyclonedx.json 17:16:43 [INFO] 17:16:43 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ features-netconf-testing --- 17:16:43 [INFO] Skipping duplicate-finder execution! 17:16:43 [INFO] 17:16:43 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ features-netconf-testing --- 17:16:43 [INFO] Skipping plugin execution 17:16:43 [INFO] 17:16:43 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ features-netconf-testing --- 17:16:43 [INFO] No sources in project. Archive not created. 17:16:43 [INFO] 17:16:43 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ features-netconf-testing --- 17:16:43 [INFO] 17:16:43 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ features-netconf-testing --- 17:16:43 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:16:43 [INFO] 17:16:43 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ features-netconf-testing --- 17:16:43 [WARNING] 17:16:43 [WARNING] The packaging plugin for project features-netconf-testing did not assign 17:16:43 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:16:43 [WARNING] 17:16:43 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:16:43 [WARNING] 17:16:43 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/features-netconf-testing/pom.xml to /tmp/r/org/opendaylight/netconf/features-netconf-testing/7.0.8-SNAPSHOT/features-netconf-testing-7.0.8-SNAPSHOT.pom 17:16:43 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/features-netconf-testing/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/features-netconf-testing/7.0.8-SNAPSHOT/features-netconf-testing-7.0.8-SNAPSHOT-features.xml 17:16:43 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/features-netconf-testing/target/bom.xml to /tmp/r/org/opendaylight/netconf/features-netconf-testing/7.0.8-SNAPSHOT/features-netconf-testing-7.0.8-SNAPSHOT-cyclonedx.xml 17:16:43 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/features-netconf-testing/target/bom.json to /tmp/r/org/opendaylight/netconf/features-netconf-testing/7.0.8-SNAPSHOT/features-netconf-testing-7.0.8-SNAPSHOT-cyclonedx.json 17:16:43 [INFO] 17:16:43 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ features-netconf-testing --- 17:16:43 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:16:43 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:16:43 [WARNING] 17:16:43 [WARNING] The packaging plugin for project features-netconf-testing did not assign 17:16:43 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:16:43 [WARNING] 17:16:43 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:16:43 [WARNING] 17:16:43 [INFO] 17:16:43 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ features-netconf-testing --- 17:16:43 [INFO] org.opendaylight.netconf:features-netconf-testing:feature:7.0.8-SNAPSHOT 17:16:43 [INFO] +- org.opendaylight.netconf:features-netconf:xml:features:7.0.8-SNAPSHOT:compile 17:16:43 [INFO] | +- org.opendaylight.netconf:odl-aaa-netconf-plugin:xml:features:7.0.8-SNAPSHOT:compile 17:16:43 [INFO] | | +- org.opendaylight.aaa:odl-aaa-shiro:xml:features:0.19.5:compile 17:16:43 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-password-service:xml:features:0.19.5:compile 17:16:43 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-api:jar:0.19.5:compile 17:16:43 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-impl:jar:0.19.5:compile 17:16:43 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-impl:xml:aaa-password-service-config:0.19.5:compile 17:16:43 [INFO] | | | | \- org.opendaylight.aaa:odl-apache-shiro:xml:features:0.19.5:compile 17:16:43 [INFO] | | | +- org.opendaylight.controller:odl-jolokia:xml:features:9.0.4:compile 17:16:43 [INFO] | | | | +- org.jolokia:jolokia-osgi:jar:1.7.2:compile 17:16:43 [INFO] | | | | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:compile 17:16:43 [INFO] | | | | \- org.opendaylight.controller:odl-jolokia-osgi:cfg:configuration:9.0.4:compile 17:16:43 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-web:xml:features:0.19.5:compile 17:16:43 [INFO] | | | | +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile 17:16:43 [INFO] | | | | +- org.opendaylight.odlparent:odl-jersey-2:xml:features:13.1.3:compile 17:16:43 [INFO] | | | | | +- org.opendaylight.odlparent:odl-javassist-3:xml:features:13.1.3:compile 17:16:43 [INFO] | | | | | | \- org.javassist:javassist:jar:3.30.2-GA:compile 17:16:43 [INFO] | | | | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.43:compile 17:16:43 [INFO] | | | | | | +- org.glassfish.jersey.core:jersey-common:jar:2.43:compile 17:16:43 [INFO] | | | | | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile 17:16:43 [INFO] | | | | | | \- org.glassfish.hk2:hk2-locator:jar:2.6.1:compile 17:16:43 [INFO] | | | | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:compile 17:16:43 [INFO] | | | | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:compile 17:16:43 [INFO] | | | | | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:compile 17:16:43 [INFO] | | | | | +- org.glassfish.jersey.core:jersey-client:jar:2.43:compile 17:16:43 [INFO] | | | | | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile 17:16:43 [INFO] | | | | | +- org.glassfish.jersey.core:jersey-server:jar:2.43:compile 17:16:43 [INFO] | | | | | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 17:16:43 [INFO] | | | | | | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 17:16:43 [INFO] | | | | | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.43:compile 17:16:43 [INFO] | | | | | | \- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.43:compile 17:16:43 [INFO] | | | | | \- org.glassfish.jersey.media:jersey-media-sse:jar:2.43:compile 17:16:43 [INFO] | | | | +- org.opendaylight.aaa.web:web-osgi-impl:jar:0.19.5:compile 17:16:43 [INFO] | | | | \- org.opendaylight.aaa.web:servlet-jersey2:jar:0.19.5:compile 17:16:43 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:jar:0.19.5:compile 17:16:43 [INFO] | | | | +- org.opendaylight.aaa:aaa-tokenauthrealm:jar:0.19.5:compile 17:16:43 [INFO] | | | | +- org.opendaylight.aaa:aaa-idm-store-h2:jar:0.19.5:compile 17:16:43 [INFO] | | | | | \- com.h2database:h2:jar:2.2.224:compile 17:16:43 [INFO] | | | | +- org.opendaylight.aaa:aaa-cert:jar:0.19.5:compile 17:16:43 [INFO] | | | | \- org.opendaylight.aaa:repackaged-shiro:jar:0.19.5:compile 17:16:43 [INFO] | | | | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile 17:16:43 [INFO] | | | | | +- commons-logging:commons-logging:jar:1.3.1:compile 17:16:43 [INFO] | | | | | \- commons-collections:commons-collections:jar:3.2.2:compile 17:16:43 [INFO] | | | | \- org.owasp.encoder:encoder:jar:1.2.3:compile 17:16:43 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro-api:jar:0.19.5:compile 17:16:43 [INFO] | | | +- org.opendaylight.aaa:aaa-filterchain:jar:0.19.5:compile 17:16:43 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-api:xml:features:0.19.5:compile 17:16:43 [INFO] | | | | \- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.3:compile 17:16:43 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.19.5:compile 17:16:43 [INFO] | | | | \- org.opendaylight.aaa:aaa-cert:xml:config:0.19.5:compile 17:16:43 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-app-config:0.19.5:compile 17:16:43 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-datastore-config:0.19.5:compile 17:16:43 [INFO] | | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.3:compile 17:16:43 [INFO] | | | +- org.opendaylight.odlparent:odl-karaf-feat-jdbc:xml:features:13.1.3:compile 17:16:43 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-features:xml:features:1.5.7:runtime 17:16:43 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc:jar:1.5.7:runtime 17:16:43 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-common:jar:1.5.7:runtime 17:16:43 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-common:jar:1.5.7:runtime 17:16:43 [INFO] | | | | | | \- javax.transaction:javax.transaction-api:jar:1.2:runtime 17:16:43 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-config:jar:1.5.7:runtime 17:16:43 [INFO] | | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.jasypt:jar:1.9.3_1:runtime 17:16:43 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-db2:jar:1.5.7:runtime 17:16:43 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-hsqldb:jar:1.5.7:runtime 17:16:43 [INFO] | | | | | | \- org.hsqldb:hsqldb:jar:jdk8:2.7.2:runtime 17:16:43 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-jtds:jar:1.5.7:runtime 17:16:43 [INFO] | | | | | | \- net.sourceforge.jtds:jtds:jar:1.3.1:runtime 17:16:43 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mariadb:jar:1.5.7:runtime 17:16:43 [INFO] | | | | | | \- org.mariadb.jdbc:mariadb-java-client:jar:3.3.3:runtime 17:16:43 [INFO] | | | | | | \- com.github.waffle:waffle-jna:jar:3.3.0:runtime 17:16:43 [INFO] | | | | | | +- net.java.dev.jna:jna:jar:5.14.0:runtime 17:16:43 [INFO] | | | | | | +- net.java.dev.jna:jna-platform:jar:5.14.0:runtime 17:16:43 [INFO] | | | | | | +- org.slf4j:jcl-over-slf4j:jar:2.0.12:runtime 17:16:43 [INFO] | | | | | | \- com.github.ben-manes.caffeine:caffeine:jar:2.9.3:runtime 17:16:43 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mysql:jar:1.5.7:runtime 17:16:43 [INFO] | | | | | | \- com.mysql:mysql-connector-j:jar:8.3.0:runtime 17:16:43 [INFO] | | | | | | \- com.google.protobuf:protobuf-java:jar:3.25.1:runtime 17:16:43 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-oracle:jar:1.5.7:runtime 17:16:43 [INFO] | | | | | | \- com.oracle.database.jdbc:ojdbc8:jar:23.3.0.23.09:runtime 17:16:43 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-aries:jar:1.5.7:runtime 17:16:43 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-c3p0:jar:1.5.7:runtime 17:16:43 [INFO] | | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.c3p0:jar:0.9.5.5_1:runtime 17:16:43 [INFO] | | | | | | \- com.mchange:mchange-commons-java:jar:0.2.19:runtime 17:16:43 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-dbcp2:jar:1.5.7:runtime 17:16:43 [INFO] | | | | | | +- org.apache.commons:commons-pool2:jar:2.12.0:runtime 17:16:43 [INFO] | | | | | | \- org.apache.commons:commons-dbcp2:jar:2.12.0:runtime 17:16:43 [INFO] | | | | | | \- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:runtime 17:16:43 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-hikaricp:jar:1.5.7:runtime 17:16:43 [INFO] | | | | | | \- com.zaxxer:HikariCP:jar:4.0.3:runtime 17:16:43 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-sqlite:jar:1.5.7:runtime 17:16:43 [INFO] | | | | | | \- org.xerial:sqlite-jdbc:jar:3.45.2.0:runtime 17:16:43 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-teradata:jar:1.5.7:runtime 17:16:43 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-narayana:jar:1.5.7:runtime 17:16:43 [INFO] | | | | | | \- org.jboss:jboss-transaction-spi:jar:7.6.1.Final:runtime 17:16:43 [INFO] | | | | | \- org.ops4j.pax.jdbc:pax-jdbc-pool-transx:jar:1.5.7:runtime 17:16:43 [INFO] | | | | | \- org.ops4j.pax.transx:pax-transx-jdbc:jar:0.5.4:runtime 17:16:43 [INFO] | | | | | \- org.ops4j.pax.transx:pax-transx-connector:jar:0.5.4:runtime 17:16:43 [INFO] | | | | | +- org.ops4j.pax.transx:pax-transx-tm-api:jar:0.5.4:runtime 17:16:43 [INFO] | | | | | \- javax.resource:javax.resource-api:jar:1.7.1:runtime 17:16:43 [INFO] | | | | +- org.osgi:org.osgi.service.jdbc:jar:1.1.0:provided 17:16:43 [INFO] | | | | \- org.apache.karaf.jdbc:org.apache.karaf.jdbc.core:jar:4.4.6:compile 17:16:43 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:py:idmtool:0.19.5:compile 17:16:43 [INFO] | | | \- org.opendaylight.aaa:aaa-filterchain:cfg:config:0.19.5:compile 17:16:43 [INFO] | | +- org.opendaylight.netconf:netconf-auth:jar:7.0.8-SNAPSHOT:compile 17:16:43 [INFO] | | \- org.opendaylight.netconf:netconf-auth-aaa:jar:7.0.8-SNAPSHOT:compile 17:16:43 [INFO] | | \- org.opendaylight.aaa:aaa-authn-api:jar:0.19.5:compile 17:16:43 [INFO] | | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 17:16:43 [INFO] | +- org.opendaylight.netconf:odl-netconf-all:xml:features:7.0.8-SNAPSHOT:compile 17:16:43 [INFO] | +- org.opendaylight.netconf:odl-netconf-api:xml:features:7.0.8-SNAPSHOT:compile 17:16:43 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.3:compile 17:16:43 [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.109.Final:compile 17:16:43 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.1.109.Final:compile 17:16:43 [INFO] | | | +- io.netty:netty-handler:jar:4.1.109.Final:compile 17:16:43 [INFO] | | | | +- io.netty:netty-resolver:jar:4.1.109.Final:compile 17:16:43 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 17:16:43 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:compile 17:16:43 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.109.Final:compile 17:16:43 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:13.0.4:compile 17:16:43 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.4:compile 17:16:43 [INFO] | | \- org.opendaylight.netconf:netconf-api:jar:7.0.8-SNAPSHOT:compile 17:16:43 [INFO] | | +- io.netty:netty-transport:jar:4.1.109.Final:compile 17:16:43 [INFO] | | +- org.opendaylight.odlparent:logging-markers:jar:13.1.3:compile 17:16:43 [INFO] | | \- org.opendaylight.yangtools:util:jar:13.0.6:compile 17:16:43 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:16:43 [INFO] | +- org.opendaylight.netconf:odl-netconf-client:xml:features:7.0.8-SNAPSHOT:compile 17:16:43 [INFO] | | \- org.opendaylight.netconf:netconf-client:jar:7.0.8-SNAPSHOT:compile 17:16:43 [INFO] | | +- io.netty:netty-codec:jar:4.1.109.Final:compile 17:16:43 [INFO] | | +- io.netty:netty-common:jar:4.1.109.Final:compile 17:16:43 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.4:compile 17:16:43 [INFO] | | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.4:compile 17:16:43 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.4:compile 17:16:43 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.4:compile 17:16:43 [INFO] | | \- org.opendaylight.netconf:shaded-exificient:jar:7.0.8-SNAPSHOT:compile 17:16:43 [INFO] | +- org.opendaylight.netconf:odl-netconf-common:xml:features:7.0.8-SNAPSHOT:compile 17:16:43 [INFO] | | +- org.apache.karaf.features:standard:xml:features:4.4.6:runtime 17:16:43 [INFO] | | +- org.opendaylight.netconf:netconf-common:jar:7.0.8-SNAPSHOT:compile 17:16:43 [INFO] | | \- org.opendaylight.netconf:netconf-netty-util:jar:7.0.8-SNAPSHOT:compile 17:16:43 [INFO] | | \- io.netty:netty-buffer:jar:4.1.109.Final:compile 17:16:43 [INFO] | +- org.opendaylight.netconf:odl-netconf-impl:xml:features:7.0.8-SNAPSHOT:compile 17:16:43 [INFO] | | \- org.opendaylight.netconf:netconf-server:jar:7.0.8-SNAPSHOT:compile 17:16:43 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:13.0.6:compile 17:16:43 [INFO] | | \- org.opendaylight.netconf.model:rfc7407-ietf-x509-cert-to-name:jar:7.0.8-SNAPSHOT:compile 17:16:43 [INFO] | +- org.opendaylight.netconf:odl-netconf-mdsal:xml:features:7.0.8-SNAPSHOT:compile 17:16:43 [INFO] | | +- org.opendaylight.netconf:odl-yanglib-mdsal-writer:xml:features:7.0.8-SNAPSHOT:compile 17:16:43 [INFO] | | | \- org.opendaylight.netconf:yanglib-mdsal-writer:jar:7.0.8-SNAPSHOT:compile 17:16:43 [INFO] | | +- org.opendaylight.netconf:netconf-server-mdsal:jar:7.0.8-SNAPSHOT:compile 17:16:43 [INFO] | | | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.6:compile 17:16:43 [INFO] | | | | \- org.immutables:value:jar:annotations:2.10.1:compile 17:16:43 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.6:compile 17:16:43 [INFO] | | | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 17:16:43 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.6:compile 17:16:43 [INFO] | | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.6:compile 17:16:43 [INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.6:compile 17:16:43 [INFO] | | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.6:compile 17:16:43 [INFO] | | | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.6:compile 17:16:43 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.6:compile 17:16:43 [INFO] | | | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.6:compile 17:16:43 [INFO] | | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.6:compile 17:16:43 [INFO] | | | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.6:compile 17:16:43 [INFO] | | | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.6:compile 17:16:43 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.6:compile 17:16:43 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.4:compile 17:16:43 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.4:compile 17:16:43 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.4:compile 17:16:43 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.4:compile 17:16:43 [INFO] | | \- org.opendaylight.netconf:netconf-nb:jar:7.0.8-SNAPSHOT:compile 17:16:43 [INFO] | | \- org.opendaylight.netconf:shaded-sshd:jar:7.0.8-SNAPSHOT:compile 17:16:43 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:7.0.8-SNAPSHOT:compile 17:16:43 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.4:compile 17:16:43 [INFO] | | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.4:compile 17:16:43 [INFO] | | \- org.opendaylight.netconf.model:rfc5277:jar:7.0.8-SNAPSHOT:compile 17:16:43 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc6022:xml:features:7.0.8-SNAPSHOT:compile 17:16:43 [INFO] | | \- org.opendaylight.netconf.model:rfc6022:jar:7.0.8-SNAPSHOT:compile 17:16:43 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc6241:xml:features:7.0.8-SNAPSHOT:compile 17:16:43 [INFO] | | \- org.opendaylight.netconf.model:rfc6241:jar:7.0.8-SNAPSHOT:compile 17:16:43 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc6243:xml:features:7.0.8-SNAPSHOT:compile 17:16:43 [INFO] | | \- org.opendaylight.netconf.model:rfc6243:jar:7.0.8-SNAPSHOT:compile 17:16:43 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc6470:xml:features:7.0.8-SNAPSHOT:compile 17:16:43 [INFO] | | \- org.opendaylight.netconf.model:rfc6470:jar:7.0.8-SNAPSHOT:compile 17:16:43 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc8040:xml:features:7.0.8-SNAPSHOT:compile 17:16:43 [INFO] | | \- org.opendaylight.netconf.model:rfc8040-ietf-restconf-monitoring:jar:7.0.8-SNAPSHOT:compile 17:16:43 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc8341:xml:features:7.0.8-SNAPSHOT:compile 17:16:43 [INFO] | | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.8-SNAPSHOT:compile 17:16:43 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc8526:xml:features:7.0.8-SNAPSHOT:compile 17:16:43 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:13.0.4:compile 17:16:43 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:13.0.4:compile 17:16:43 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:13.0.4:compile 17:16:43 [INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.4:compile 17:16:43 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:13.0.4:compile 17:16:43 [INFO] | | \- org.opendaylight.netconf.model:rfc8526:jar:7.0.8-SNAPSHOT:compile 17:16:43 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc8639:xml:features:7.0.8-SNAPSHOT:compile 17:16:43 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040:xml:features:13.0.4:compile 17:16:43 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8040:jar:13.0.4:compile 17:16:43 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8343:xml:features:13.0.4:compile 17:16:43 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.4:compile 17:16:43 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8528:xml:features:13.0.4:compile 17:16:43 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8528:jar:13.0.4:compile 17:16:43 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8529:xml:features:13.0.4:compile 17:16:43 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8344:xml:features:13.0.4:compile 17:16:43 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8344:jar:13.0.4:compile 17:16:43 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8529:jar:13.0.4:compile 17:16:43 [INFO] | | \- org.opendaylight.netconf.model:rfc8639:jar:7.0.8-SNAPSHOT:compile 17:16:43 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc8641:xml:features:7.0.8-SNAPSHOT:compile 17:16:43 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8072:xml:features:13.0.4:compile 17:16:43 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8072:jar:13.0.4:compile 17:16:43 [INFO] | | \- org.opendaylight.netconf.model:rfc8641:jar:7.0.8-SNAPSHOT:compile 17:16:43 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc8650:xml:features:7.0.8-SNAPSHOT:compile 17:16:43 [INFO] | | \- org.opendaylight.netconf.model:rfc8650:jar:7.0.8-SNAPSHOT:compile 17:16:43 [INFO] | +- org.opendaylight.netconf:odl-netconf-util:xml:features:7.0.8-SNAPSHOT:compile 17:16:43 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.6:compile 17:16:43 [INFO] | | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.3:compile 17:16:43 [INFO] | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.3:compile 17:16:43 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.6:compile 17:16:43 [INFO] | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.3:compile 17:16:43 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.6:compile 17:16:43 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.6:compile 17:16:43 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.6:compile 17:16:43 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.6:compile 17:16:43 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.6:compile 17:16:43 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.6:compile 17:16:43 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.6:compile 17:16:43 [INFO] | | | \- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.6:compile 17:16:43 [INFO] | | \- org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.8-SNAPSHOT:compile 17:16:43 [INFO] | +- org.opendaylight.netconf:odl-netconf-clustered-topology:xml:features:7.0.8-SNAPSHOT:compile 17:16:43 [INFO] | | \- org.opendaylight.netconf:netconf-topology-singleton:jar:7.0.8-SNAPSHOT:compile 17:16:43 [INFO] | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.4:compile 17:16:43 [INFO] | | | +- com.typesafe:config:jar:1.4.2:compile 17:16:43 [INFO] | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 17:16:43 [INFO] | | | +- io.aeron:aeron-client:jar:1.38.1:compile 17:16:43 [INFO] | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 17:16:43 [INFO] | | | +- org.agrona:agrona:jar:1.15.2:compile 17:16:43 [INFO] | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 17:16:43 [INFO] | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 17:16:43 [INFO] | | | +- org.scala-lang:scala-library:jar:2.13.14:compile 17:16:43 [INFO] | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 17:16:43 [INFO] | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 17:16:43 [INFO] | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 17:16:43 [INFO] | | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.4:compile 17:16:43 [INFO] | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.25:compile 17:16:43 [INFO] | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.25:compile 17:16:43 [INFO] | | | | \- com.rabbitmq:amqp-client:jar:5.20.0:compile 17:16:43 [INFO] | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.25:compile 17:16:43 [INFO] | | | \- org.lz4:lz4-java:jar:1.8.0:compile 17:16:43 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.4:compile 17:16:43 [INFO] | +- org.opendaylight.netconf:odl-netconf-connector:xml:features:7.0.8-SNAPSHOT:compile 17:16:43 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:13.0.4:compile 17:16:43 [INFO] | | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.4:compile 17:16:43 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.4:compile 17:16:43 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.4:compile 17:16:43 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.4:compile 17:16:43 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.4:compile 17:16:43 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.4:compile 17:16:43 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.4:compile 17:16:43 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.4:compile 17:16:43 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.4:compile 17:16:43 [INFO] | | | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.4:compile 17:16:43 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.4:compile 17:16:43 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.4:compile 17:16:43 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.4:compile 17:16:43 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.4:compile 17:16:43 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.4:compile 17:16:43 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.4:compile 17:16:43 [INFO] | | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.4:compile 17:16:43 [INFO] | | | | \- org.opendaylight.controller:sal-common-util:jar:9.0.4:compile 17:16:43 [INFO] | | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.4:compile 17:16:43 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.3:compile 17:16:43 [INFO] | | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.3:compile 17:16:43 [INFO] | | | | \- org.apache.commons:commons-text:jar:1.12.0:compile 17:16:43 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.4:compile 17:16:43 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.4:compile 17:16:43 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.4:compile 17:16:43 [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.6:compile 17:16:43 [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.6:compile 17:16:43 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.4:compile 17:16:43 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.4:compile 17:16:43 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.4:compile 17:16:43 [INFO] | | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.4:compile 17:16:43 [INFO] | | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.4:compile 17:16:43 [INFO] | | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.3:compile 17:16:43 [INFO] | | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.25:compile 17:16:43 [INFO] | | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.25:compile 17:16:43 [INFO] | | | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.4:compile 17:16:43 [INFO] | | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.4:compile 17:16:43 [INFO] | | | | \- org.opendaylight.controller:atomix-storage:jar:9.0.4:compile 17:16:43 [INFO] | | | | \- org.opendaylight.controller:raft-journal:jar:9.0.4:compile 17:16:43 [INFO] | | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.4:compile 17:16:43 [INFO] | | | +- org.opendaylight.controller:cds-access-api:jar:9.0.4:compile 17:16:43 [INFO] | | | +- org.opendaylight.controller:cds-access-client:jar:9.0.4:compile 17:16:43 [INFO] | | | +- org.opendaylight.controller:cds-dom-api:jar:9.0.4:compile 17:16:43 [INFO] | | | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.4:compile 17:16:43 [INFO] | | | | \- org.opendaylight.controller:cds-mgmt-api:jar:9.0.4:compile 17:16:43 [INFO] | | | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.4:compile 17:16:43 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.4:compile 17:16:43 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.4:compile 17:16:43 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.4:compile 17:16:43 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.4:compile 17:16:43 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.4:compile 17:16:43 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.4:compile 17:16:43 [INFO] | | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.4:compile 17:16:43 [INFO] | | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.19.5:compile 17:16:43 [INFO] | | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.4:compile 17:16:43 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.4:compile 17:16:43 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.4:compile 17:16:43 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.4:compile 17:16:43 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.4:compile 17:16:43 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.4:compile 17:16:43 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.4:compile 17:16:43 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.4:compile 17:16:43 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.4:compile 17:16:43 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.4:compile 17:16:43 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.4:compile 17:16:43 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.4:compile 17:16:43 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.4:compile 17:16:43 [INFO] | | | | \- org.opendaylight.controller:blueprint:jar:9.0.4:compile 17:16:43 [INFO] | | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 17:16:43 [INFO] | | | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.5:compile 17:16:43 [INFO] | | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.19.5:compile 17:16:43 [INFO] | | | \- org.apache.commons:commons-lang3:jar:3.14.0:compile 17:16:43 [INFO] | | +- com.google.code.gson:gson:jar:2.10.1:compile 17:16:43 [INFO] | | \- org.opendaylight.netconf:netconf-client-mdsal:jar:7.0.8-SNAPSHOT:compile 17:16:43 [INFO] | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:16:43 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.4:compile 17:16:43 [INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.6:compile 17:16:43 [INFO] | | +- org.opendaylight.netconf:keystore-legacy:jar:7.0.8-SNAPSHOT:compile 17:16:43 [INFO] | | +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.8-SNAPSHOT:compile 17:16:43 [INFO] | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.6:compile 17:16:43 [INFO] | | +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.6:compile 17:16:43 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.6:compile 17:16:43 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.6:compile 17:16:43 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.6:compile 17:16:43 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.6:compile 17:16:43 [INFO] | | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.6:compile 17:16:43 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.6:compile 17:16:43 [INFO] | | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.6:compile 17:16:43 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.6:compile 17:16:43 [INFO] | | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.6:compile 17:16:43 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.6:compile 17:16:43 [INFO] | | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.6:compile 17:16:43 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.6:compile 17:16:43 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.6:compile 17:16:43 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.6:compile 17:16:43 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.6:compile 17:16:43 [INFO] | | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.6:compile 17:16:43 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.6:compile 17:16:43 [INFO] | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.6:compile 17:16:43 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.6:compile 17:16:43 [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.6:compile 17:16:43 [INFO] | | | +- org.antlr:antlr4-runtime:jar:4.13.1:compile 17:16:43 [INFO] | | | \- org.opendaylight.yangtools:yang-model-ri:jar:13.0.6:compile 17:16:43 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.6:compile 17:16:43 [INFO] | | +- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.6:compile 17:16:43 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.6:compile 17:16:43 [INFO] | +- org.opendaylight.netconf:odl-netconf-connector-all:xml:features:7.0.8-SNAPSHOT:compile 17:16:43 [INFO] | +- org.opendaylight.netconf:odl-netconf-callhome-ssh:xml:features:7.0.8-SNAPSHOT:compile 17:16:43 [INFO] | | \- org.opendaylight.netconf:callhome-provider:jar:7.0.8-SNAPSHOT:compile 17:16:43 [INFO] | +- org.opendaylight.netconf:odl-netconf-console:xml:features:7.0.8-SNAPSHOT:compile 17:16:43 [INFO] | | \- org.opendaylight.netconf:netconf-console:jar:7.0.8-SNAPSHOT:compile 17:16:43 [INFO] | +- org.opendaylight.netconf:odl-netconf-topology:xml:features:7.0.8-SNAPSHOT:compile 17:16:43 [INFO] | | \- org.opendaylight.netconf:netconf-topology-impl:jar:7.0.8-SNAPSHOT:compile 17:16:43 [INFO] | +- org.opendaylight.netconf:odl-restconf-openapi:xml:features:7.0.8-SNAPSHOT:compile 17:16:43 [INFO] | | +- org.opendaylight.odlparent:odl-jackson-2:xml:features:13.1.3:compile 17:16:43 [INFO] | | | +- org.opendaylight.odlparent:odl-woodstox:xml:features:13.1.3:compile 17:16:43 [INFO] | | | | \- com.fasterxml.woodstox:woodstox-core:jar:6.6.2:compile 17:16:43 [INFO] | | | +- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:13.1.3:compile 17:16:43 [INFO] | | | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:13.1.3:compile 17:16:43 [INFO] | | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 17:16:43 [INFO] | | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.16.2:compile 17:16:43 [INFO] | | | +- com.fasterxml.jackson.core:jackson-core:jar:2.16.2:compile 17:16:43 [INFO] | | | +- com.fasterxml.jackson.core:jackson-databind:jar:2.16.2:compile 17:16:43 [INFO] | | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.16.2:compile 17:16:43 [INFO] | | | +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.16.2:compile 17:16:43 [INFO] | | | +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.16.2:compile 17:16:43 [INFO] | | | \- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.16.2:compile 17:16:43 [INFO] | | \- org.opendaylight.netconf:restconf-openapi:jar:7.0.8-SNAPSHOT:compile 17:16:43 [INFO] | | +- dk.brics:automaton:jar:1.12-4:compile 17:16:43 [INFO] | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 17:16:43 [INFO] | | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 17:16:43 [INFO] | | +- org.opendaylight.netconf:restconf-nb:jar:7.0.8-SNAPSHOT:compile 17:16:43 [INFO] | | | +- org.opendaylight.netconf:restconf-api:jar:7.0.8-SNAPSHOT:compile 17:16:43 [INFO] | | | +- org.opendaylight.netconf:restconf-common-models:jar:7.0.8-SNAPSHOT:compile 17:16:43 [INFO] | | | +- org.opendaylight.netconf:restconf-common:jar:7.0.8-SNAPSHOT:compile 17:16:43 [INFO] | | | +- org.opendaylight.yangtools:yang-model-export:jar:13.0.6:compile 17:16:43 [INFO] | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 17:16:43 [INFO] | | | +- org.eclipse.jetty.websocket:websocket-api:jar:9.4.54.v20240208:compile 17:16:43 [INFO] | | | +- org.eclipse.jetty.websocket:websocket-servlet:jar:9.4.54.v20240208:compile 17:16:43 [INFO] | | | \- org.eclipse.jetty.websocket:websocket-server:jar:9.4.54.v20240208:compile 17:16:43 [INFO] | | | +- org.eclipse.jetty.websocket:websocket-common:jar:9.4.54.v20240208:compile 17:16:43 [INFO] | | | | +- org.eclipse.jetty:jetty-util:jar:9.4.54.v20240208:compile 17:16:43 [INFO] | | | | \- org.eclipse.jetty:jetty-io:jar:9.4.54.v20240208:compile 17:16:43 [INFO] | | | +- org.eclipse.jetty.websocket:websocket-client:jar:9.4.54.v20240208:compile 17:16:43 [INFO] | | | | \- org.eclipse.jetty:jetty-client:jar:9.4.54.v20240208:compile 17:16:43 [INFO] | | | +- org.eclipse.jetty:jetty-servlet:jar:9.4.54.v20240208:compile 17:16:43 [INFO] | | | | +- org.eclipse.jetty:jetty-security:jar:9.4.54.v20240208:compile 17:16:43 [INFO] | | | | | \- org.eclipse.jetty:jetty-server:jar:9.4.54.v20240208:compile 17:16:43 [INFO] | | | | \- org.eclipse.jetty:jetty-util-ajax:jar:9.4.54.v20240208:compile 17:16:43 [INFO] | | | \- org.eclipse.jetty:jetty-http:jar:9.4.54.v20240208:compile 17:16:43 [INFO] | | +- org.opendaylight.aaa.web:web-api:jar:0.19.5:compile 17:16:43 [INFO] | | \- org.opendaylight.aaa.web:servlet-api:jar:0.19.5:compile 17:16:43 [INFO] | +- org.opendaylight.netconf:odl-restconf:xml:features:7.0.8-SNAPSHOT:compile 17:16:43 [INFO] | | \- org.opendaylight.netconf:odl-restconf-nb:xml:features:7.0.8-SNAPSHOT:compile 17:16:43 [INFO] | | \- org.opendaylight.netconf:odl-restconf-common:xml:features:7.0.8-SNAPSHOT:compile 17:16:43 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-export:xml:features:13.0.6:compile 17:16:43 [INFO] | +- org.opendaylight.netconf:odl-restconf-all:xml:features:7.0.8-SNAPSHOT:compile 17:16:43 [INFO] | +- org.opendaylight.netconf:odl-netconf-transport-api:xml:features:7.0.8-SNAPSHOT:compile 17:16:43 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.6:compile 17:16:43 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.6:compile 17:16:43 [INFO] | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 17:16:43 [INFO] | | \- org.opendaylight.netconf:transport-api:jar:7.0.8-SNAPSHOT:compile 17:16:43 [INFO] | +- org.opendaylight.netconf:odl-netconf-transport:xml:features:7.0.8-SNAPSHOT:compile 17:16:43 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7317-iana-crypt-hash:xml:features:13.0.4:compile 17:16:43 [INFO] | | | \- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.4:compile 17:16:43 [INFO] | | +- org.opendaylight.netconf:transport-ssh:jar:7.0.8-SNAPSHOT:compile 17:16:43 [INFO] | | | +- commons-codec:commons-codec:jar:1.15:compile 17:16:43 [INFO] | | | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:16:43 [INFO] | | | \- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.8-SNAPSHOT:compile 17:16:43 [INFO] | | +- org.opendaylight.netconf:transport-tcp:jar:7.0.8-SNAPSHOT:compile 17:16:43 [INFO] | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 17:16:43 [INFO] | | \- org.opendaylight.netconf:transport-tls:jar:7.0.8-SNAPSHOT:compile 17:16:43 [INFO] | +- org.opendaylight.netconf:odl-netconf-keystore:xml:features:7.0.8-SNAPSHOT:compile 17:16:43 [INFO] | | +- org.opendaylight.netconf:keystore-api:jar:7.0.8-SNAPSHOT:compile 17:16:43 [INFO] | | \- org.opendaylight.netconf:keystore-none:jar:7.0.8-SNAPSHOT:compile 17:16:43 [INFO] | +- org.opendaylight.netconf:odl-netconf-keystore-plaintext:xml:features:7.0.8-SNAPSHOT:compile 17:16:43 [INFO] | | +- org.opendaylight.netconf:keystore-plaintext-api:jar:7.0.8-SNAPSHOT:compile 17:16:43 [INFO] | | +- org.opendaylight.netconf:keystore-plaintext-localfile:jar:7.0.8-SNAPSHOT:compile 17:16:43 [INFO] | | \- org.opendaylight.netconf:keystore-plaintext-cli:jar:7.0.8-SNAPSHOT:compile 17:16:43 [INFO] | \- org.opendaylight.netconf:odl-netconf-truststore:xml:features:7.0.8-SNAPSHOT:compile 17:16:43 [INFO] | +- org.opendaylight.netconf:truststore-api:jar:7.0.8-SNAPSHOT:compile 17:16:43 [INFO] | \- org.opendaylight.netconf:truststore-none:jar:7.0.8-SNAPSHOT:compile 17:16:43 [INFO] +- org.opendaylight.netconf:odl-netconf-test-tools:xml:features:7.0.8-SNAPSHOT:compile 17:16:43 [INFO] | \- org.opendaylight.netconf:netconf-test-perf:jar:7.0.8-SNAPSHOT:compile 17:16:43 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.4:compile 17:16:43 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.4:compile 17:16:43 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.4:compile 17:16:43 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.6:compile 17:16:43 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.4:compile 17:16:43 [INFO] | +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.4:compile 17:16:43 [INFO] | +- org.opendaylight.netconf:netconf-topology:jar:7.0.8-SNAPSHOT:compile 17:16:43 [INFO] | | +- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile 17:16:43 [INFO] | | | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile 17:16:43 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.4:compile 17:16:43 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:16:43 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:16:43 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:16:43 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:16:43 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:16:43 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:16:43 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:13.0.4:compile 17:16:43 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:13.0.6:compile 17:16:43 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:16:43 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:16:43 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:16:43 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:16:43 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:16:43 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:16:43 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:16:43 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:16:43 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:16:43 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:16:43 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:16:43 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:16:43 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:16:43 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:16:43 [INFO] +- junit:junit:jar:4.13.2:test 17:16:43 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:16:43 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:16:43 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:16:43 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:compile 17:16:43 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:16:43 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:16:43 [INFO] 17:16:43 [INFO] --- clm-maven-plugin:2.48.1-01:index (default-cli) @ features-netconf-testing --- 17:16:43 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/features/features-netconf-testing/target/sonatype-clm/module.xml 17:16:43 [INFO] 17:16:43 [INFO] -------< org.opendaylight.netconf:features-netconf-experimental >------- 17:16:43 [INFO] Building features-netconf-experimental 7.0.8-SNAPSHOT [98/121] 17:16:43 [INFO] ------------------------------[ feature ]------------------------------- 17:16:43 [INFO] 17:16:43 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ features-netconf-experimental --- 17:16:43 [INFO] 17:16:43 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ features-netconf-experimental --- 17:16:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:16:43 [INFO] 17:16:43 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ features-netconf-experimental --- 17:16:43 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:16:43 [INFO] 17:16:43 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ features-netconf-experimental --- 17:16:44 [INFO] 17:16:44 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ features-netconf-experimental --- 17:16:44 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:16:44 [INFO] argLine set to empty 17:16:44 [INFO] 17:16:44 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ features-netconf-experimental --- 17:16:44 [INFO] Starting audit... 17:16:44 Audit done. 17:16:44 [INFO] You have 0 Checkstyle violations. 17:16:44 [INFO] 17:16:44 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ features-netconf-experimental --- 17:16:44 [INFO] Starting audit... 17:16:44 Audit done. 17:16:44 [INFO] You have 0 Checkstyle violations. 17:16:44 [INFO] 17:16:44 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ features-netconf-experimental --- 17:16:44 [INFO] 17:16:44 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ features-netconf-experimental --- 17:16:44 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-7.0.x/features/features-netconf-experimental/target/feature/feature.xml 17:16:44 [INFO] ...done! 17:16:44 [INFO] Attaching features XML 17:16:44 [INFO] 17:16:44 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ features-netconf-experimental --- 17:16:44 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 17:16:44 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:16:44 [INFO] 17:16:44 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ features-netconf-experimental >>> 17:16:44 [INFO] 17:16:44 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ features-netconf-experimental --- 17:16:44 [INFO] 17:16:44 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ features-netconf-experimental <<< 17:16:44 [INFO] 17:16:44 [INFO] 17:16:44 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ features-netconf-experimental --- 17:16:44 [INFO] 17:16:44 [INFO] --- features-test-plugin:13.1.3:test (default) @ features-netconf-experimental --- 17:16:44 [INFO] 17:16:44 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ features-netconf-experimental --- 17:16:44 [INFO] 17:16:44 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ features-netconf-experimental --- 17:16:44 [INFO] 17:16:44 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ features-netconf-experimental --- 17:16:44 [INFO] CycloneDX: Resolving Dependencies 17:16:50 [INFO] CycloneDX: Creating BOM version 1.5 with 447 component(s) 17:16:50 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/features/features-netconf-experimental/target/bom.xml 17:16:50 [INFO] attaching as features-netconf-experimental-7.0.8-SNAPSHOT-cyclonedx.xml 17:16:50 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/features/features-netconf-experimental/target/bom.json 17:16:50 [INFO] attaching as features-netconf-experimental-7.0.8-SNAPSHOT-cyclonedx.json 17:16:50 [INFO] 17:16:50 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ features-netconf-experimental --- 17:16:50 [INFO] Skipping duplicate-finder execution! 17:16:50 [INFO] 17:16:50 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ features-netconf-experimental --- 17:16:50 [INFO] Skipping plugin execution 17:16:50 [INFO] 17:16:50 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ features-netconf-experimental --- 17:16:50 [INFO] No sources in project. Archive not created. 17:16:50 [INFO] 17:16:50 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ features-netconf-experimental --- 17:16:50 [INFO] 17:16:50 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ features-netconf-experimental --- 17:16:50 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:16:50 [INFO] 17:16:50 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ features-netconf-experimental --- 17:16:50 [WARNING] 17:16:50 [WARNING] The packaging plugin for project features-netconf-experimental did not assign 17:16:50 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:16:50 [WARNING] 17:16:50 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:16:50 [WARNING] 17:16:50 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/features-netconf-experimental/pom.xml to /tmp/r/org/opendaylight/netconf/features-netconf-experimental/7.0.8-SNAPSHOT/features-netconf-experimental-7.0.8-SNAPSHOT.pom 17:16:50 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/features-netconf-experimental/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/features-netconf-experimental/7.0.8-SNAPSHOT/features-netconf-experimental-7.0.8-SNAPSHOT-features.xml 17:16:50 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/features-netconf-experimental/target/bom.xml to /tmp/r/org/opendaylight/netconf/features-netconf-experimental/7.0.8-SNAPSHOT/features-netconf-experimental-7.0.8-SNAPSHOT-cyclonedx.xml 17:16:50 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/features-netconf-experimental/target/bom.json to /tmp/r/org/opendaylight/netconf/features-netconf-experimental/7.0.8-SNAPSHOT/features-netconf-experimental-7.0.8-SNAPSHOT-cyclonedx.json 17:16:50 [INFO] 17:16:50 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ features-netconf-experimental --- 17:16:50 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:16:50 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:16:50 [WARNING] 17:16:50 [WARNING] The packaging plugin for project features-netconf-experimental did not assign 17:16:50 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:16:50 [WARNING] 17:16:50 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:16:50 [WARNING] 17:16:50 [INFO] 17:16:50 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ features-netconf-experimental --- 17:16:50 [INFO] org.opendaylight.netconf:features-netconf-experimental:feature:7.0.8-SNAPSHOT 17:16:50 [INFO] +- org.opendaylight.netconf:features-netconf:xml:features:7.0.8-SNAPSHOT:compile 17:16:50 [INFO] | +- org.opendaylight.netconf:odl-aaa-netconf-plugin:xml:features:7.0.8-SNAPSHOT:compile 17:16:50 [INFO] | | +- org.opendaylight.aaa:odl-aaa-shiro:xml:features:0.19.5:compile 17:16:50 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-password-service:xml:features:0.19.5:compile 17:16:50 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-api:jar:0.19.5:compile 17:16:50 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-impl:jar:0.19.5:compile 17:16:50 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-impl:xml:aaa-password-service-config:0.19.5:compile 17:16:50 [INFO] | | | | \- org.opendaylight.aaa:odl-apache-shiro:xml:features:0.19.5:compile 17:16:50 [INFO] | | | +- org.opendaylight.controller:odl-jolokia:xml:features:9.0.4:compile 17:16:50 [INFO] | | | | +- org.jolokia:jolokia-osgi:jar:1.7.2:compile 17:16:50 [INFO] | | | | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:compile 17:16:50 [INFO] | | | | \- org.opendaylight.controller:odl-jolokia-osgi:cfg:configuration:9.0.4:compile 17:16:50 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-web:xml:features:0.19.5:compile 17:16:50 [INFO] | | | | +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile 17:16:50 [INFO] | | | | +- org.opendaylight.odlparent:odl-jersey-2:xml:features:13.1.3:compile 17:16:50 [INFO] | | | | | +- org.opendaylight.odlparent:odl-javassist-3:xml:features:13.1.3:compile 17:16:50 [INFO] | | | | | | \- org.javassist:javassist:jar:3.30.2-GA:compile 17:16:50 [INFO] | | | | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.43:compile 17:16:50 [INFO] | | | | | | +- org.glassfish.jersey.core:jersey-common:jar:2.43:compile 17:16:50 [INFO] | | | | | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile 17:16:50 [INFO] | | | | | | \- org.glassfish.hk2:hk2-locator:jar:2.6.1:compile 17:16:50 [INFO] | | | | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:compile 17:16:50 [INFO] | | | | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:compile 17:16:50 [INFO] | | | | | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:compile 17:16:50 [INFO] | | | | | +- org.glassfish.jersey.core:jersey-client:jar:2.43:compile 17:16:50 [INFO] | | | | | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile 17:16:50 [INFO] | | | | | +- org.glassfish.jersey.core:jersey-server:jar:2.43:compile 17:16:50 [INFO] | | | | | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 17:16:50 [INFO] | | | | | | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 17:16:50 [INFO] | | | | | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.43:compile 17:16:50 [INFO] | | | | | | \- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.43:compile 17:16:50 [INFO] | | | | | \- org.glassfish.jersey.media:jersey-media-sse:jar:2.43:compile 17:16:50 [INFO] | | | | +- org.opendaylight.aaa.web:web-osgi-impl:jar:0.19.5:compile 17:16:50 [INFO] | | | | \- org.opendaylight.aaa.web:servlet-jersey2:jar:0.19.5:compile 17:16:50 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:jar:0.19.5:compile 17:16:50 [INFO] | | | | +- org.opendaylight.aaa:aaa-tokenauthrealm:jar:0.19.5:compile 17:16:50 [INFO] | | | | +- org.opendaylight.aaa:aaa-idm-store-h2:jar:0.19.5:compile 17:16:50 [INFO] | | | | | \- com.h2database:h2:jar:2.2.224:compile 17:16:50 [INFO] | | | | +- org.opendaylight.aaa:aaa-cert:jar:0.19.5:compile 17:16:50 [INFO] | | | | \- org.opendaylight.aaa:repackaged-shiro:jar:0.19.5:compile 17:16:50 [INFO] | | | | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile 17:16:50 [INFO] | | | | | +- commons-logging:commons-logging:jar:1.3.1:compile 17:16:50 [INFO] | | | | | \- commons-collections:commons-collections:jar:3.2.2:compile 17:16:50 [INFO] | | | | \- org.owasp.encoder:encoder:jar:1.2.3:compile 17:16:50 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro-api:jar:0.19.5:compile 17:16:50 [INFO] | | | +- org.opendaylight.aaa:aaa-filterchain:jar:0.19.5:compile 17:16:50 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-api:xml:features:0.19.5:compile 17:16:50 [INFO] | | | | \- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.3:compile 17:16:50 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.19.5:compile 17:16:50 [INFO] | | | | \- org.opendaylight.aaa:aaa-cert:xml:config:0.19.5:compile 17:16:50 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-app-config:0.19.5:compile 17:16:50 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-datastore-config:0.19.5:compile 17:16:50 [INFO] | | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.3:compile 17:16:50 [INFO] | | | +- org.opendaylight.odlparent:odl-karaf-feat-jdbc:xml:features:13.1.3:compile 17:16:50 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-features:xml:features:1.5.7:runtime 17:16:50 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc:jar:1.5.7:runtime 17:16:50 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-common:jar:1.5.7:runtime 17:16:50 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-common:jar:1.5.7:runtime 17:16:50 [INFO] | | | | | | \- javax.transaction:javax.transaction-api:jar:1.2:runtime 17:16:50 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-config:jar:1.5.7:runtime 17:16:50 [INFO] | | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.jasypt:jar:1.9.3_1:runtime 17:16:50 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-db2:jar:1.5.7:runtime 17:16:50 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-hsqldb:jar:1.5.7:runtime 17:16:50 [INFO] | | | | | | \- org.hsqldb:hsqldb:jar:jdk8:2.7.2:runtime 17:16:50 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-jtds:jar:1.5.7:runtime 17:16:50 [INFO] | | | | | | \- net.sourceforge.jtds:jtds:jar:1.3.1:runtime 17:16:50 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mariadb:jar:1.5.7:runtime 17:16:50 [INFO] | | | | | | \- org.mariadb.jdbc:mariadb-java-client:jar:3.3.3:runtime 17:16:50 [INFO] | | | | | | \- com.github.waffle:waffle-jna:jar:3.3.0:runtime 17:16:50 [INFO] | | | | | | +- net.java.dev.jna:jna:jar:5.14.0:runtime 17:16:50 [INFO] | | | | | | +- net.java.dev.jna:jna-platform:jar:5.14.0:runtime 17:16:50 [INFO] | | | | | | +- org.slf4j:jcl-over-slf4j:jar:2.0.12:runtime 17:16:50 [INFO] | | | | | | \- com.github.ben-manes.caffeine:caffeine:jar:2.9.3:runtime 17:16:50 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mysql:jar:1.5.7:runtime 17:16:50 [INFO] | | | | | | \- com.mysql:mysql-connector-j:jar:8.3.0:runtime 17:16:50 [INFO] | | | | | | \- com.google.protobuf:protobuf-java:jar:3.25.1:runtime 17:16:50 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-oracle:jar:1.5.7:runtime 17:16:50 [INFO] | | | | | | \- com.oracle.database.jdbc:ojdbc8:jar:23.3.0.23.09:runtime 17:16:50 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-aries:jar:1.5.7:runtime 17:16:50 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-c3p0:jar:1.5.7:runtime 17:16:50 [INFO] | | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.c3p0:jar:0.9.5.5_1:runtime 17:16:50 [INFO] | | | | | | \- com.mchange:mchange-commons-java:jar:0.2.19:runtime 17:16:50 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-dbcp2:jar:1.5.7:runtime 17:16:50 [INFO] | | | | | | +- org.apache.commons:commons-pool2:jar:2.12.0:runtime 17:16:50 [INFO] | | | | | | \- org.apache.commons:commons-dbcp2:jar:2.12.0:runtime 17:16:50 [INFO] | | | | | | \- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:runtime 17:16:50 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-hikaricp:jar:1.5.7:runtime 17:16:50 [INFO] | | | | | | \- com.zaxxer:HikariCP:jar:4.0.3:runtime 17:16:50 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-sqlite:jar:1.5.7:runtime 17:16:50 [INFO] | | | | | | \- org.xerial:sqlite-jdbc:jar:3.45.2.0:runtime 17:16:50 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-teradata:jar:1.5.7:runtime 17:16:50 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-narayana:jar:1.5.7:runtime 17:16:50 [INFO] | | | | | | \- org.jboss:jboss-transaction-spi:jar:7.6.1.Final:runtime 17:16:50 [INFO] | | | | | \- org.ops4j.pax.jdbc:pax-jdbc-pool-transx:jar:1.5.7:runtime 17:16:50 [INFO] | | | | | \- org.ops4j.pax.transx:pax-transx-jdbc:jar:0.5.4:runtime 17:16:50 [INFO] | | | | | \- org.ops4j.pax.transx:pax-transx-connector:jar:0.5.4:runtime 17:16:50 [INFO] | | | | | +- org.ops4j.pax.transx:pax-transx-tm-api:jar:0.5.4:runtime 17:16:50 [INFO] | | | | | \- javax.resource:javax.resource-api:jar:1.7.1:runtime 17:16:50 [INFO] | | | | +- org.osgi:org.osgi.service.jdbc:jar:1.1.0:provided 17:16:50 [INFO] | | | | \- org.apache.karaf.jdbc:org.apache.karaf.jdbc.core:jar:4.4.6:compile 17:16:50 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:py:idmtool:0.19.5:compile 17:16:50 [INFO] | | | \- org.opendaylight.aaa:aaa-filterchain:cfg:config:0.19.5:compile 17:16:50 [INFO] | | +- org.opendaylight.netconf:netconf-auth:jar:7.0.8-SNAPSHOT:compile 17:16:50 [INFO] | | \- org.opendaylight.netconf:netconf-auth-aaa:jar:7.0.8-SNAPSHOT:compile 17:16:50 [INFO] | | \- org.opendaylight.aaa:aaa-authn-api:jar:0.19.5:compile 17:16:50 [INFO] | | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 17:16:50 [INFO] | +- org.opendaylight.netconf:odl-netconf-all:xml:features:7.0.8-SNAPSHOT:compile 17:16:50 [INFO] | +- org.opendaylight.netconf:odl-netconf-api:xml:features:7.0.8-SNAPSHOT:compile 17:16:50 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.3:compile 17:16:50 [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.109.Final:compile 17:16:50 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.1.109.Final:compile 17:16:50 [INFO] | | | +- io.netty:netty-handler:jar:4.1.109.Final:compile 17:16:50 [INFO] | | | | +- io.netty:netty-resolver:jar:4.1.109.Final:compile 17:16:50 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 17:16:50 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:compile 17:16:50 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.109.Final:compile 17:16:50 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:13.0.4:compile 17:16:50 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.4:compile 17:16:50 [INFO] | | \- org.opendaylight.netconf:netconf-api:jar:7.0.8-SNAPSHOT:compile 17:16:50 [INFO] | | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:16:50 [INFO] | | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:16:50 [INFO] | | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:16:50 [INFO] | | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:16:50 [INFO] | | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:16:50 [INFO] | | +- io.netty:netty-transport:jar:4.1.109.Final:compile 17:16:50 [INFO] | | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:16:50 [INFO] | | +- org.opendaylight.odlparent:logging-markers:jar:13.1.3:compile 17:16:50 [INFO] | | +- org.opendaylight.yangtools:util:jar:13.0.6:compile 17:16:50 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:16:50 [INFO] | | \- org.opendaylight.yangtools:yang-common:jar:13.0.6:compile 17:16:50 [INFO] | +- org.opendaylight.netconf:odl-netconf-client:xml:features:7.0.8-SNAPSHOT:compile 17:16:50 [INFO] | | \- org.opendaylight.netconf:netconf-client:jar:7.0.8-SNAPSHOT:compile 17:16:50 [INFO] | | +- io.netty:netty-codec:jar:4.1.109.Final:compile 17:16:50 [INFO] | | +- io.netty:netty-common:jar:4.1.109.Final:compile 17:16:50 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.4:compile 17:16:50 [INFO] | | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.4:compile 17:16:50 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.4:compile 17:16:50 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.4:compile 17:16:50 [INFO] | | +- org.opendaylight.netconf:shaded-exificient:jar:7.0.8-SNAPSHOT:compile 17:16:50 [INFO] | | \- org.opendaylight.mdsal:yang-binding:jar:13.0.4:compile 17:16:50 [INFO] | +- org.opendaylight.netconf:odl-netconf-common:xml:features:7.0.8-SNAPSHOT:compile 17:16:50 [INFO] | | +- org.apache.karaf.features:standard:xml:features:4.4.6:runtime 17:16:50 [INFO] | | +- org.opendaylight.netconf:netconf-common:jar:7.0.8-SNAPSHOT:compile 17:16:50 [INFO] | | \- org.opendaylight.netconf:netconf-netty-util:jar:7.0.8-SNAPSHOT:compile 17:16:50 [INFO] | | \- io.netty:netty-buffer:jar:4.1.109.Final:compile 17:16:50 [INFO] | +- org.opendaylight.netconf:odl-netconf-impl:xml:features:7.0.8-SNAPSHOT:compile 17:16:50 [INFO] | | \- org.opendaylight.netconf:netconf-server:jar:7.0.8-SNAPSHOT:compile 17:16:50 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:13.0.6:compile 17:16:50 [INFO] | | \- org.opendaylight.netconf.model:rfc7407-ietf-x509-cert-to-name:jar:7.0.8-SNAPSHOT:compile 17:16:50 [INFO] | +- org.opendaylight.netconf:odl-netconf-mdsal:xml:features:7.0.8-SNAPSHOT:compile 17:16:50 [INFO] | | +- org.opendaylight.netconf:odl-yanglib-mdsal-writer:xml:features:7.0.8-SNAPSHOT:compile 17:16:50 [INFO] | | | \- org.opendaylight.netconf:yanglib-mdsal-writer:jar:7.0.8-SNAPSHOT:compile 17:16:50 [INFO] | | +- org.opendaylight.netconf:netconf-server-mdsal:jar:7.0.8-SNAPSHOT:compile 17:16:50 [INFO] | | | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.6:compile 17:16:50 [INFO] | | | | \- org.immutables:value:jar:annotations:2.10.1:compile 17:16:50 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.6:compile 17:16:50 [INFO] | | | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 17:16:50 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.6:compile 17:16:50 [INFO] | | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.6:compile 17:16:50 [INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.6:compile 17:16:50 [INFO] | | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.6:compile 17:16:50 [INFO] | | | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.6:compile 17:16:50 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.6:compile 17:16:50 [INFO] | | | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.6:compile 17:16:50 [INFO] | | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.6:compile 17:16:50 [INFO] | | | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.6:compile 17:16:50 [INFO] | | | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.6:compile 17:16:50 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.6:compile 17:16:50 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.4:compile 17:16:50 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.4:compile 17:16:50 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.4:compile 17:16:50 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.4:compile 17:16:50 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.4:compile 17:16:50 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.4:compile 17:16:50 [INFO] | | | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.4:compile 17:16:50 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.4:compile 17:16:50 [INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.6:compile 17:16:50 [INFO] | | \- org.opendaylight.netconf:netconf-nb:jar:7.0.8-SNAPSHOT:compile 17:16:50 [INFO] | | \- org.opendaylight.netconf:shaded-sshd:jar:7.0.8-SNAPSHOT:compile 17:16:50 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:7.0.8-SNAPSHOT:compile 17:16:50 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.4:compile 17:16:50 [INFO] | | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.4:compile 17:16:50 [INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.4:compile 17:16:50 [INFO] | | \- org.opendaylight.netconf.model:rfc5277:jar:7.0.8-SNAPSHOT:compile 17:16:50 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc6022:xml:features:7.0.8-SNAPSHOT:compile 17:16:50 [INFO] | | \- org.opendaylight.netconf.model:rfc6022:jar:7.0.8-SNAPSHOT:compile 17:16:50 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc6241:xml:features:7.0.8-SNAPSHOT:compile 17:16:50 [INFO] | | \- org.opendaylight.netconf.model:rfc6241:jar:7.0.8-SNAPSHOT:compile 17:16:50 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc6243:xml:features:7.0.8-SNAPSHOT:compile 17:16:50 [INFO] | | \- org.opendaylight.netconf.model:rfc6243:jar:7.0.8-SNAPSHOT:compile 17:16:50 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc6470:xml:features:7.0.8-SNAPSHOT:compile 17:16:50 [INFO] | | \- org.opendaylight.netconf.model:rfc6470:jar:7.0.8-SNAPSHOT:compile 17:16:50 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc8040:xml:features:7.0.8-SNAPSHOT:compile 17:16:50 [INFO] | | \- org.opendaylight.netconf.model:rfc8040-ietf-restconf-monitoring:jar:7.0.8-SNAPSHOT:compile 17:16:50 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc8341:xml:features:7.0.8-SNAPSHOT:compile 17:16:50 [INFO] | | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.8-SNAPSHOT:compile 17:16:50 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc8526:xml:features:7.0.8-SNAPSHOT:compile 17:16:50 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:13.0.4:compile 17:16:50 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:13.0.4:compile 17:16:50 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:13.0.4:compile 17:16:50 [INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.4:compile 17:16:50 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:13.0.4:compile 17:16:50 [INFO] | | \- org.opendaylight.netconf.model:rfc8526:jar:7.0.8-SNAPSHOT:compile 17:16:50 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc8639:xml:features:7.0.8-SNAPSHOT:compile 17:16:50 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040:xml:features:13.0.4:compile 17:16:50 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8040:jar:13.0.4:compile 17:16:50 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8343:xml:features:13.0.4:compile 17:16:50 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.4:compile 17:16:50 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8528:xml:features:13.0.4:compile 17:16:50 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8528:jar:13.0.4:compile 17:16:50 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8529:xml:features:13.0.4:compile 17:16:50 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8344:xml:features:13.0.4:compile 17:16:50 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8344:jar:13.0.4:compile 17:16:50 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8529:jar:13.0.4:compile 17:16:50 [INFO] | | \- org.opendaylight.netconf.model:rfc8639:jar:7.0.8-SNAPSHOT:compile 17:16:50 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc8641:xml:features:7.0.8-SNAPSHOT:compile 17:16:50 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8072:xml:features:13.0.4:compile 17:16:50 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8072:jar:13.0.4:compile 17:16:50 [INFO] | | \- org.opendaylight.netconf.model:rfc8641:jar:7.0.8-SNAPSHOT:compile 17:16:50 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc8650:xml:features:7.0.8-SNAPSHOT:compile 17:16:50 [INFO] | | \- org.opendaylight.netconf.model:rfc8650:jar:7.0.8-SNAPSHOT:compile 17:16:50 [INFO] | +- org.opendaylight.netconf:odl-netconf-util:xml:features:7.0.8-SNAPSHOT:compile 17:16:50 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.6:compile 17:16:50 [INFO] | | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.3:compile 17:16:50 [INFO] | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.3:compile 17:16:50 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.6:compile 17:16:50 [INFO] | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.3:compile 17:16:50 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.6:compile 17:16:50 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.6:compile 17:16:50 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.6:compile 17:16:50 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.6:compile 17:16:50 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.6:compile 17:16:50 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.6:compile 17:16:50 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.6:compile 17:16:50 [INFO] | | | \- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.6:compile 17:16:50 [INFO] | | \- org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.8-SNAPSHOT:compile 17:16:50 [INFO] | +- org.opendaylight.netconf:odl-netconf-clustered-topology:xml:features:7.0.8-SNAPSHOT:compile 17:16:50 [INFO] | | \- org.opendaylight.netconf:netconf-topology-singleton:jar:7.0.8-SNAPSHOT:compile 17:16:50 [INFO] | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.4:compile 17:16:50 [INFO] | | | +- com.typesafe:config:jar:1.4.2:compile 17:16:50 [INFO] | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 17:16:50 [INFO] | | | +- io.aeron:aeron-client:jar:1.38.1:compile 17:16:50 [INFO] | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 17:16:50 [INFO] | | | +- org.agrona:agrona:jar:1.15.2:compile 17:16:50 [INFO] | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 17:16:50 [INFO] | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 17:16:50 [INFO] | | | +- org.scala-lang:scala-library:jar:2.13.14:compile 17:16:50 [INFO] | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 17:16:50 [INFO] | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 17:16:50 [INFO] | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 17:16:50 [INFO] | | +- org.opendaylight.netconf:netconf-topology:jar:7.0.8-SNAPSHOT:compile 17:16:50 [INFO] | | | \- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile 17:16:50 [INFO] | | | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile 17:16:50 [INFO] | | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.4:compile 17:16:50 [INFO] | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.25:compile 17:16:50 [INFO] | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.25:compile 17:16:50 [INFO] | | | | \- com.rabbitmq:amqp-client:jar:5.20.0:compile 17:16:50 [INFO] | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.25:compile 17:16:50 [INFO] | | | \- org.lz4:lz4-java:jar:1.8.0:compile 17:16:50 [INFO] | | +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.4:compile 17:16:50 [INFO] | | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.4:compile 17:16:50 [INFO] | +- org.opendaylight.netconf:odl-netconf-connector:xml:features:7.0.8-SNAPSHOT:compile 17:16:50 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:13.0.4:compile 17:16:50 [INFO] | | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.4:compile 17:16:50 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.4:compile 17:16:50 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.4:compile 17:16:50 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.4:compile 17:16:50 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.4:compile 17:16:50 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.4:compile 17:16:50 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.4:compile 17:16:50 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.4:compile 17:16:50 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.4:compile 17:16:50 [INFO] | | | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.4:compile 17:16:50 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.4:compile 17:16:50 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.4:compile 17:16:50 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.4:compile 17:16:50 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.4:compile 17:16:50 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.4:compile 17:16:50 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.4:compile 17:16:50 [INFO] | | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.4:compile 17:16:50 [INFO] | | | | \- org.opendaylight.controller:sal-common-util:jar:9.0.4:compile 17:16:50 [INFO] | | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.4:compile 17:16:50 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.3:compile 17:16:50 [INFO] | | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.3:compile 17:16:50 [INFO] | | | | \- org.apache.commons:commons-text:jar:1.12.0:compile 17:16:50 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.4:compile 17:16:50 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.4:compile 17:16:50 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.4:compile 17:16:50 [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.6:compile 17:16:50 [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.6:compile 17:16:50 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.4:compile 17:16:50 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.4:compile 17:16:50 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.4:compile 17:16:50 [INFO] | | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.4:compile 17:16:50 [INFO] | | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.4:compile 17:16:50 [INFO] | | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.3:compile 17:16:50 [INFO] | | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.25:compile 17:16:50 [INFO] | | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.25:compile 17:16:50 [INFO] | | | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.4:compile 17:16:50 [INFO] | | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.4:compile 17:16:50 [INFO] | | | | \- org.opendaylight.controller:atomix-storage:jar:9.0.4:compile 17:16:50 [INFO] | | | | \- org.opendaylight.controller:raft-journal:jar:9.0.4:compile 17:16:50 [INFO] | | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.4:compile 17:16:50 [INFO] | | | +- org.opendaylight.controller:cds-access-api:jar:9.0.4:compile 17:16:50 [INFO] | | | +- org.opendaylight.controller:cds-access-client:jar:9.0.4:compile 17:16:50 [INFO] | | | +- org.opendaylight.controller:cds-dom-api:jar:9.0.4:compile 17:16:50 [INFO] | | | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.4:compile 17:16:50 [INFO] | | | | \- org.opendaylight.controller:cds-mgmt-api:jar:9.0.4:compile 17:16:50 [INFO] | | | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.4:compile 17:16:50 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.4:compile 17:16:50 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.4:compile 17:16:50 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.4:compile 17:16:50 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.4:compile 17:16:50 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.4:compile 17:16:50 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.4:compile 17:16:50 [INFO] | | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.4:compile 17:16:50 [INFO] | | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.19.5:compile 17:16:50 [INFO] | | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.4:compile 17:16:50 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.4:compile 17:16:50 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.4:compile 17:16:50 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.4:compile 17:16:50 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.4:compile 17:16:50 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.4:compile 17:16:50 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.4:compile 17:16:50 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.4:compile 17:16:50 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.4:compile 17:16:50 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.4:compile 17:16:50 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.4:compile 17:16:50 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.4:compile 17:16:50 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.4:compile 17:16:50 [INFO] | | | | \- org.opendaylight.controller:blueprint:jar:9.0.4:compile 17:16:50 [INFO] | | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 17:16:50 [INFO] | | | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.5:compile 17:16:50 [INFO] | | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.19.5:compile 17:16:50 [INFO] | | | \- org.apache.commons:commons-lang3:jar:3.14.0:compile 17:16:50 [INFO] | | +- com.google.code.gson:gson:jar:2.10.1:compile 17:16:50 [INFO] | | \- org.opendaylight.netconf:netconf-client-mdsal:jar:7.0.8-SNAPSHOT:compile 17:16:50 [INFO] | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:16:50 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.4:compile 17:16:50 [INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.6:compile 17:16:50 [INFO] | | +- org.opendaylight.netconf:keystore-legacy:jar:7.0.8-SNAPSHOT:compile 17:16:50 [INFO] | | +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.8-SNAPSHOT:compile 17:16:50 [INFO] | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.6:compile 17:16:50 [INFO] | | +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.6:compile 17:16:50 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.6:compile 17:16:50 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.6:compile 17:16:50 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.6:compile 17:16:50 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.6:compile 17:16:50 [INFO] | | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.6:compile 17:16:50 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.6:compile 17:16:50 [INFO] | | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.6:compile 17:16:50 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.6:compile 17:16:50 [INFO] | | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.6:compile 17:16:50 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.6:compile 17:16:50 [INFO] | | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.6:compile 17:16:50 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.6:compile 17:16:50 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.6:compile 17:16:50 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.6:compile 17:16:50 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.6:compile 17:16:50 [INFO] | | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.6:compile 17:16:50 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.6:compile 17:16:50 [INFO] | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.6:compile 17:16:50 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.6:compile 17:16:50 [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.6:compile 17:16:50 [INFO] | | | +- org.antlr:antlr4-runtime:jar:4.13.1:compile 17:16:50 [INFO] | | | \- org.opendaylight.yangtools:yang-model-ri:jar:13.0.6:compile 17:16:50 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.6:compile 17:16:50 [INFO] | | +- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.6:compile 17:16:50 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.6:compile 17:16:50 [INFO] | +- org.opendaylight.netconf:odl-netconf-connector-all:xml:features:7.0.8-SNAPSHOT:compile 17:16:50 [INFO] | +- org.opendaylight.netconf:odl-netconf-callhome-ssh:xml:features:7.0.8-SNAPSHOT:compile 17:16:50 [INFO] | | \- org.opendaylight.netconf:callhome-provider:jar:7.0.8-SNAPSHOT:compile 17:16:50 [INFO] | +- org.opendaylight.netconf:odl-netconf-console:xml:features:7.0.8-SNAPSHOT:compile 17:16:50 [INFO] | | \- org.opendaylight.netconf:netconf-console:jar:7.0.8-SNAPSHOT:compile 17:16:50 [INFO] | +- org.opendaylight.netconf:odl-netconf-topology:xml:features:7.0.8-SNAPSHOT:compile 17:16:50 [INFO] | | \- org.opendaylight.netconf:netconf-topology-impl:jar:7.0.8-SNAPSHOT:compile 17:16:50 [INFO] | +- org.opendaylight.netconf:odl-restconf-openapi:xml:features:7.0.8-SNAPSHOT:compile 17:16:50 [INFO] | | +- org.opendaylight.odlparent:odl-jackson-2:xml:features:13.1.3:compile 17:16:50 [INFO] | | | +- org.opendaylight.odlparent:odl-woodstox:xml:features:13.1.3:compile 17:16:50 [INFO] | | | | \- com.fasterxml.woodstox:woodstox-core:jar:6.6.2:compile 17:16:50 [INFO] | | | +- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:13.1.3:compile 17:16:50 [INFO] | | | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:13.1.3:compile 17:16:50 [INFO] | | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 17:16:50 [INFO] | | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.16.2:compile 17:16:50 [INFO] | | | +- com.fasterxml.jackson.core:jackson-core:jar:2.16.2:compile 17:16:50 [INFO] | | | +- com.fasterxml.jackson.core:jackson-databind:jar:2.16.2:compile 17:16:50 [INFO] | | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.16.2:compile 17:16:50 [INFO] | | | +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.16.2:compile 17:16:50 [INFO] | | | +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.16.2:compile 17:16:50 [INFO] | | | \- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.16.2:compile 17:16:50 [INFO] | | \- org.opendaylight.netconf:restconf-openapi:jar:7.0.8-SNAPSHOT:compile 17:16:50 [INFO] | | +- dk.brics:automaton:jar:1.12-4:compile 17:16:50 [INFO] | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 17:16:50 [INFO] | | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 17:16:50 [INFO] | | +- org.opendaylight.netconf:restconf-nb:jar:7.0.8-SNAPSHOT:compile 17:16:50 [INFO] | | | +- org.opendaylight.netconf:restconf-api:jar:7.0.8-SNAPSHOT:compile 17:16:50 [INFO] | | | +- org.opendaylight.netconf:restconf-common-models:jar:7.0.8-SNAPSHOT:compile 17:16:50 [INFO] | | | +- org.opendaylight.netconf:restconf-common:jar:7.0.8-SNAPSHOT:compile 17:16:50 [INFO] | | | +- org.opendaylight.yangtools:yang-model-export:jar:13.0.6:compile 17:16:50 [INFO] | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 17:16:50 [INFO] | | | +- org.eclipse.jetty.websocket:websocket-api:jar:9.4.54.v20240208:compile 17:16:50 [INFO] | | | +- org.eclipse.jetty.websocket:websocket-servlet:jar:9.4.54.v20240208:compile 17:16:50 [INFO] | | | \- org.eclipse.jetty.websocket:websocket-server:jar:9.4.54.v20240208:compile 17:16:50 [INFO] | | | +- org.eclipse.jetty.websocket:websocket-common:jar:9.4.54.v20240208:compile 17:16:50 [INFO] | | | | +- org.eclipse.jetty:jetty-util:jar:9.4.54.v20240208:compile 17:16:50 [INFO] | | | | \- org.eclipse.jetty:jetty-io:jar:9.4.54.v20240208:compile 17:16:50 [INFO] | | | +- org.eclipse.jetty.websocket:websocket-client:jar:9.4.54.v20240208:compile 17:16:50 [INFO] | | | | \- org.eclipse.jetty:jetty-client:jar:9.4.54.v20240208:compile 17:16:50 [INFO] | | | +- org.eclipse.jetty:jetty-servlet:jar:9.4.54.v20240208:compile 17:16:50 [INFO] | | | | +- org.eclipse.jetty:jetty-security:jar:9.4.54.v20240208:compile 17:16:50 [INFO] | | | | | \- org.eclipse.jetty:jetty-server:jar:9.4.54.v20240208:compile 17:16:50 [INFO] | | | | \- org.eclipse.jetty:jetty-util-ajax:jar:9.4.54.v20240208:compile 17:16:50 [INFO] | | | \- org.eclipse.jetty:jetty-http:jar:9.4.54.v20240208:compile 17:16:50 [INFO] | | +- org.opendaylight.aaa.web:web-api:jar:0.19.5:compile 17:16:50 [INFO] | | \- org.opendaylight.aaa.web:servlet-api:jar:0.19.5:compile 17:16:50 [INFO] | +- org.opendaylight.netconf:odl-restconf:xml:features:7.0.8-SNAPSHOT:compile 17:16:50 [INFO] | | \- org.opendaylight.netconf:odl-restconf-nb:xml:features:7.0.8-SNAPSHOT:compile 17:16:50 [INFO] | | \- org.opendaylight.netconf:odl-restconf-common:xml:features:7.0.8-SNAPSHOT:compile 17:16:50 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-export:xml:features:13.0.6:compile 17:16:50 [INFO] | +- org.opendaylight.netconf:odl-restconf-all:xml:features:7.0.8-SNAPSHOT:compile 17:16:50 [INFO] | +- org.opendaylight.netconf:odl-netconf-transport-api:xml:features:7.0.8-SNAPSHOT:compile 17:16:50 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.6:compile 17:16:50 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.6:compile 17:16:50 [INFO] | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 17:16:50 [INFO] | | \- org.opendaylight.netconf:transport-api:jar:7.0.8-SNAPSHOT:compile 17:16:50 [INFO] | +- org.opendaylight.netconf:odl-netconf-transport:xml:features:7.0.8-SNAPSHOT:compile 17:16:50 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7317-iana-crypt-hash:xml:features:13.0.4:compile 17:16:50 [INFO] | | | \- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.4:compile 17:16:50 [INFO] | | +- org.opendaylight.netconf:transport-ssh:jar:7.0.8-SNAPSHOT:compile 17:16:50 [INFO] | | | +- commons-codec:commons-codec:jar:1.15:compile 17:16:50 [INFO] | | | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:16:50 [INFO] | | | \- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.8-SNAPSHOT:compile 17:16:50 [INFO] | | +- org.opendaylight.netconf:transport-tcp:jar:7.0.8-SNAPSHOT:compile 17:16:50 [INFO] | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 17:16:50 [INFO] | | \- org.opendaylight.netconf:transport-tls:jar:7.0.8-SNAPSHOT:compile 17:16:50 [INFO] | +- org.opendaylight.netconf:odl-netconf-keystore:xml:features:7.0.8-SNAPSHOT:compile 17:16:50 [INFO] | | +- org.opendaylight.netconf:keystore-api:jar:7.0.8-SNAPSHOT:compile 17:16:50 [INFO] | | \- org.opendaylight.netconf:keystore-none:jar:7.0.8-SNAPSHOT:compile 17:16:50 [INFO] | +- org.opendaylight.netconf:odl-netconf-keystore-plaintext:xml:features:7.0.8-SNAPSHOT:compile 17:16:50 [INFO] | | +- org.opendaylight.netconf:keystore-plaintext-api:jar:7.0.8-SNAPSHOT:compile 17:16:50 [INFO] | | +- org.opendaylight.netconf:keystore-plaintext-localfile:jar:7.0.8-SNAPSHOT:compile 17:16:50 [INFO] | | \- org.opendaylight.netconf:keystore-plaintext-cli:jar:7.0.8-SNAPSHOT:compile 17:16:50 [INFO] | \- org.opendaylight.netconf:odl-netconf-truststore:xml:features:7.0.8-SNAPSHOT:compile 17:16:50 [INFO] | +- org.opendaylight.netconf:truststore-api:jar:7.0.8-SNAPSHOT:compile 17:16:50 [INFO] | \- org.opendaylight.netconf:truststore-none:jar:7.0.8-SNAPSHOT:compile 17:16:50 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:16:50 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:16:50 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:16:50 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:16:50 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:16:50 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:16:50 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:16:50 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:16:50 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:16:50 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:16:50 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:16:50 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:16:50 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:16:50 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:16:50 [INFO] +- junit:junit:jar:4.13.2:test 17:16:50 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:16:50 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:16:50 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:16:50 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:compile 17:16:50 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:16:50 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:16:50 [INFO] 17:16:50 [INFO] --- clm-maven-plugin:2.48.1-01:index (default-cli) @ features-netconf-experimental --- 17:16:50 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/features/features-netconf-experimental/target/sonatype-clm/module.xml 17:16:50 [INFO] 17:16:50 [INFO] --------------< org.opendaylight.netconf:odl-netconf-ssh >-------------- 17:16:50 [INFO] Building OpenDaylight :: Netconf Connector :: SSH 7.0.8-SNAPSHOT [99/121] 17:16:50 [INFO] ------------------------------[ feature ]------------------------------- 17:16:50 [INFO] 17:16:50 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-ssh --- 17:16:50 [INFO] 17:16:50 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-ssh --- 17:16:50 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:16:50 [INFO] 17:16:50 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-ssh --- 17:16:50 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:16:50 [INFO] 17:16:50 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-netconf-ssh --- 17:16:50 [INFO] 17:16:50 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-netconf-ssh --- 17:16:50 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:16:50 [INFO] argLine set to empty 17:16:50 [INFO] 17:16:50 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-ssh --- 17:16:50 [INFO] Starting audit... 17:16:50 Audit done. 17:16:50 [INFO] You have 0 Checkstyle violations. 17:16:50 [INFO] 17:16:50 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-ssh --- 17:16:51 [INFO] Starting audit... 17:16:51 Audit done. 17:16:51 [INFO] You have 0 Checkstyle violations. 17:16:51 [INFO] 17:16:51 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-ssh --- 17:16:51 [INFO] 17:16:51 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-ssh --- 17:16:51 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-ssh/target/feature/feature.xml 17:16:51 [INFO] ...done! 17:16:51 [INFO] Attaching features XML 17:16:51 [INFO] 17:16:51 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-netconf-ssh --- 17:16:51 [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 17:16:51 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:16:51 [INFO] 17:16:51 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-netconf-ssh >>> 17:16:51 [INFO] 17:16:51 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-netconf-ssh --- 17:16:51 [INFO] 17:16:51 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-netconf-ssh <<< 17:16:51 [INFO] 17:16:51 [INFO] 17:16:51 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-netconf-ssh --- 17:16:51 [INFO] 17:16:51 [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-netconf-ssh --- 17:16:51 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-ssh 17:16:51 [INFO] Project dependency features detected: [] 17:16:51 [INFO] Pax Exam System (Version: 4.13.3) created. 17:16:51 [INFO] Creating RMI registry server on 127.0.0.1:21000 17:16:51 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 17:16:51 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 17:16:51 [INFO] Waiting for remote bundle context.. on 21000 name: 236458d3-1421-4e31-a7ed-614f98ea5ed0 timout: [ RelativeTimeout value = 180000 ] 17:17:07 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 17:17:07 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 17:17:07 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 17:17:07 [INFO] 17:17:07 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-netconf-ssh --- 17:17:07 [INFO] 17:17:07 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-ssh --- 17:17:07 [INFO] 17:17:07 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-netconf-ssh --- 17:17:07 [INFO] CycloneDX: Resolving Dependencies 17:17:11 [INFO] CycloneDX: Creating BOM version 1.5 with 334 component(s) 17:17:11 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-ssh/target/bom.xml 17:17:11 [INFO] attaching as odl-netconf-ssh-7.0.8-SNAPSHOT-cyclonedx.xml 17:17:11 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-ssh/target/bom.json 17:17:11 [INFO] attaching as odl-netconf-ssh-7.0.8-SNAPSHOT-cyclonedx.json 17:17:11 [INFO] 17:17:11 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-ssh --- 17:17:11 [INFO] Skipping duplicate-finder execution! 17:17:11 [INFO] 17:17:11 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-ssh --- 17:17:11 [INFO] Skipping plugin execution 17:17:11 [INFO] 17:17:11 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-ssh --- 17:17:11 [INFO] Skipping source per configuration. 17:17:11 [INFO] 17:17:11 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-netconf-ssh --- 17:17:11 [INFO] 17:17:11 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-netconf-ssh --- 17:17:11 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:17:11 [INFO] 17:17:11 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-netconf-ssh --- 17:17:11 [WARNING] 17:17:11 [WARNING] The packaging plugin for project odl-netconf-ssh did not assign 17:17:11 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:17:11 [WARNING] 17:17:11 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:17:11 [WARNING] 17:17:11 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-ssh/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-ssh/7.0.8-SNAPSHOT/odl-netconf-ssh-7.0.8-SNAPSHOT.pom 17:17:11 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-ssh/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-ssh/7.0.8-SNAPSHOT/odl-netconf-ssh-7.0.8-SNAPSHOT-features.xml 17:17:11 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-ssh/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-ssh/7.0.8-SNAPSHOT/odl-netconf-ssh-7.0.8-SNAPSHOT-cyclonedx.xml 17:17:11 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-ssh/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-ssh/7.0.8-SNAPSHOT/odl-netconf-ssh-7.0.8-SNAPSHOT-cyclonedx.json 17:17:11 [INFO] 17:17:11 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ odl-netconf-ssh --- 17:17:11 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:17:11 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:17:11 [WARNING] 17:17:11 [WARNING] The packaging plugin for project odl-netconf-ssh did not assign 17:17:11 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:17:11 [WARNING] 17:17:11 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:17:11 [WARNING] 17:17:11 [INFO] 17:17:11 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-netconf-ssh --- 17:17:11 [INFO] org.opendaylight.netconf:odl-netconf-ssh:feature:7.0.8-SNAPSHOT 17:17:11 [INFO] +- org.opendaylight.netconf:odl-aaa-netconf-plugin:xml:features:7.0.8-SNAPSHOT:compile 17:17:11 [INFO] | +- org.opendaylight.aaa:odl-aaa-shiro:xml:features:0.19.5:compile 17:17:11 [INFO] | | +- org.opendaylight.aaa:odl-aaa-password-service:xml:features:0.19.5:compile 17:17:11 [INFO] | | | +- org.opendaylight.aaa:aaa-password-service-api:jar:0.19.5:compile 17:17:11 [INFO] | | | +- org.opendaylight.aaa:aaa-password-service-impl:jar:0.19.5:compile 17:17:11 [INFO] | | | +- org.opendaylight.aaa:aaa-password-service-impl:xml:aaa-password-service-config:0.19.5:compile 17:17:11 [INFO] | | | +- org.opendaylight.aaa:odl-apache-shiro:xml:features:0.19.5:compile 17:17:11 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.4:compile 17:17:11 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.6:compile 17:17:11 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.4:compile 17:17:11 [INFO] | | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.4:compile 17:17:11 [INFO] | | | \- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.4:compile 17:17:11 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.4:compile 17:17:11 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.4:compile 17:17:11 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.4:compile 17:17:11 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.4:compile 17:17:11 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.4:compile 17:17:11 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.4:compile 17:17:11 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.4:compile 17:17:11 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.4:compile 17:17:11 [INFO] | | | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.4:compile 17:17:11 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.4:compile 17:17:11 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.4:compile 17:17:11 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.4:compile 17:17:11 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.4:compile 17:17:11 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.4:compile 17:17:11 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.4:compile 17:17:11 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.4:compile 17:17:11 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.4:compile 17:17:11 [INFO] | | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.4:compile 17:17:11 [INFO] | | | | +- com.typesafe:config:jar:1.4.2:compile 17:17:11 [INFO] | | | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.4:compile 17:17:11 [INFO] | | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 17:17:11 [INFO] | | | | | +- io.aeron:aeron-client:jar:1.38.1:compile 17:17:11 [INFO] | | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 17:17:11 [INFO] | | | | | +- org.agrona:agrona:jar:1.15.2:compile 17:17:11 [INFO] | | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 17:17:11 [INFO] | | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 17:17:11 [INFO] | | | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 17:17:11 [INFO] | | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 17:17:11 [INFO] | | | | +- org.opendaylight.controller:sal-common-util:jar:9.0.4:compile 17:17:11 [INFO] | | | | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.4:compile 17:17:11 [INFO] | | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.25:compile 17:17:11 [INFO] | | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.25:compile 17:17:11 [INFO] | | | | | | \- com.rabbitmq:amqp-client:jar:5.20.0:compile 17:17:11 [INFO] | | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.25:compile 17:17:11 [INFO] | | | | | \- org.lz4:lz4-java:jar:1.8.0:compile 17:17:11 [INFO] | | | | \- org.scala-lang:scala-library:jar:2.13.14:compile 17:17:11 [INFO] | | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.4:compile 17:17:11 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.3:compile 17:17:11 [INFO] | | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.3:compile 17:17:11 [INFO] | | | | \- org.apache.commons:commons-text:jar:1.12.0:compile 17:17:11 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.4:compile 17:17:11 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.4:compile 17:17:11 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.4:compile 17:17:11 [INFO] | | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.4:compile 17:17:11 [INFO] | | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.4:compile 17:17:11 [INFO] | | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.3:compile 17:17:11 [INFO] | | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.25:compile 17:17:11 [INFO] | | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.25:compile 17:17:11 [INFO] | | | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.4:compile 17:17:11 [INFO] | | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.4:compile 17:17:11 [INFO] | | | | \- org.opendaylight.controller:atomix-storage:jar:9.0.4:compile 17:17:11 [INFO] | | | | \- org.opendaylight.controller:raft-journal:jar:9.0.4:compile 17:17:11 [INFO] | | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.4:compile 17:17:11 [INFO] | | | +- org.opendaylight.controller:cds-access-api:jar:9.0.4:compile 17:17:11 [INFO] | | | +- org.opendaylight.controller:cds-access-client:jar:9.0.4:compile 17:17:11 [INFO] | | | +- org.opendaylight.controller:cds-dom-api:jar:9.0.4:compile 17:17:11 [INFO] | | | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.4:compile 17:17:11 [INFO] | | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 17:17:11 [INFO] | | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 17:17:11 [INFO] | | | | \- org.opendaylight.controller:cds-mgmt-api:jar:9.0.4:compile 17:17:11 [INFO] | | | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.4:compile 17:17:11 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.4:compile 17:17:11 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.4:compile 17:17:11 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.4:compile 17:17:11 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.4:compile 17:17:11 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.4:compile 17:17:11 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.4:compile 17:17:11 [INFO] | | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.4:compile 17:17:11 [INFO] | | +- org.opendaylight.controller:odl-jolokia:xml:features:9.0.4:compile 17:17:11 [INFO] | | | +- org.jolokia:jolokia-osgi:jar:1.7.2:compile 17:17:11 [INFO] | | | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:compile 17:17:11 [INFO] | | | \- org.opendaylight.controller:odl-jolokia-osgi:cfg:configuration:9.0.4:compile 17:17:11 [INFO] | | +- org.opendaylight.aaa:odl-aaa-web:xml:features:0.19.5:compile 17:17:11 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile 17:17:11 [INFO] | | | +- org.opendaylight.odlparent:odl-jersey-2:xml:features:13.1.3:compile 17:17:11 [INFO] | | | | +- org.opendaylight.odlparent:odl-javassist-3:xml:features:13.1.3:compile 17:17:11 [INFO] | | | | | \- org.javassist:javassist:jar:3.30.2-GA:compile 17:17:11 [INFO] | | | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.43:compile 17:17:11 [INFO] | | | | | +- org.glassfish.jersey.core:jersey-common:jar:2.43:compile 17:17:11 [INFO] | | | | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile 17:17:11 [INFO] | | | | | \- org.glassfish.hk2:hk2-locator:jar:2.6.1:compile 17:17:11 [INFO] | | | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:compile 17:17:11 [INFO] | | | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:compile 17:17:11 [INFO] | | | | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:compile 17:17:11 [INFO] | | | | +- org.glassfish.jersey.core:jersey-client:jar:2.43:compile 17:17:11 [INFO] | | | | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile 17:17:11 [INFO] | | | | +- org.glassfish.jersey.core:jersey-server:jar:2.43:compile 17:17:11 [INFO] | | | | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 17:17:11 [INFO] | | | | | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 17:17:11 [INFO] | | | | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.43:compile 17:17:11 [INFO] | | | | | \- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.43:compile 17:17:11 [INFO] | | | | \- org.glassfish.jersey.media:jersey-media-sse:jar:2.43:compile 17:17:11 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.6:compile 17:17:11 [INFO] | | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 17:17:11 [INFO] | | | +- org.opendaylight.aaa.web:web-osgi-impl:jar:0.19.5:compile 17:17:11 [INFO] | | | \- org.opendaylight.aaa.web:servlet-jersey2:jar:0.19.5:compile 17:17:11 [INFO] | | +- org.opendaylight.aaa:aaa-shiro:jar:0.19.5:compile 17:17:11 [INFO] | | | +- org.opendaylight.aaa:aaa-tokenauthrealm:jar:0.19.5:compile 17:17:11 [INFO] | | | +- org.opendaylight.aaa:aaa-idm-store-h2:jar:0.19.5:compile 17:17:11 [INFO] | | | | \- com.h2database:h2:jar:2.2.224:compile 17:17:11 [INFO] | | | +- org.opendaylight.aaa:aaa-cert:jar:0.19.5:compile 17:17:11 [INFO] | | | | +- org.apache.commons:commons-lang3:jar:3.14.0:compile 17:17:11 [INFO] | | | | +- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile 17:17:11 [INFO] | | | | | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile 17:17:11 [INFO] | | | | \- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:17:11 [INFO] | | | +- org.opendaylight.aaa:repackaged-shiro:jar:0.19.5:compile 17:17:11 [INFO] | | | | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile 17:17:11 [INFO] | | | | | +- commons-logging:commons-logging:jar:1.3.1:compile 17:17:11 [INFO] | | | | | \- commons-collections:commons-collections:jar:3.2.2:compile 17:17:11 [INFO] | | | | \- org.owasp.encoder:encoder:jar:1.2.3:compile 17:17:11 [INFO] | | | +- com.google.code.gson:gson:jar:2.10.1:compile 17:17:11 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.4:compile 17:17:11 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.4:compile 17:17:11 [INFO] | | | +- org.opendaylight.aaa.web:web-api:jar:0.19.5:compile 17:17:11 [INFO] | | | \- org.opendaylight.aaa.web:servlet-api:jar:0.19.5:compile 17:17:11 [INFO] | | +- org.opendaylight.aaa:aaa-shiro-api:jar:0.19.5:compile 17:17:11 [INFO] | | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.19.5:compile 17:17:11 [INFO] | | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.4:compile 17:17:11 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.4:compile 17:17:11 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.4:compile 17:17:11 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.4:compile 17:17:11 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.4:compile 17:17:11 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.4:compile 17:17:11 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.4:compile 17:17:11 [INFO] | | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.4:compile 17:17:11 [INFO] | | | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.6:compile 17:17:11 [INFO] | | | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.6:compile 17:17:11 [INFO] | | | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.6:compile 17:17:11 [INFO] | | | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.6:compile 17:17:11 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.6:compile 17:17:11 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.6:compile 17:17:11 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.6:compile 17:17:11 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.6:compile 17:17:11 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.6:compile 17:17:11 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.6:compile 17:17:11 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.6:compile 17:17:11 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.6:compile 17:17:11 [INFO] | | | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.6:compile 17:17:11 [INFO] | | | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.6:compile 17:17:11 [INFO] | | | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.6:compile 17:17:11 [INFO] | | | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.6:compile 17:17:11 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.4:compile 17:17:11 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.4:compile 17:17:11 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.6:compile 17:17:11 [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.4:compile 17:17:11 [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.4:compile 17:17:11 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.4:compile 17:17:11 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.4:compile 17:17:11 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.4:compile 17:17:11 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.4:compile 17:17:11 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.4:compile 17:17:11 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.4:compile 17:17:11 [INFO] | | | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.6:compile 17:17:11 [INFO] | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.6:compile 17:17:11 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.4:compile 17:17:11 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.4:compile 17:17:11 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.4:compile 17:17:11 [INFO] | | | | \- org.opendaylight.controller:blueprint:jar:9.0.4:compile 17:17:11 [INFO] | | | | +- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 17:17:11 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.4:compile 17:17:11 [INFO] | | | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.5:compile 17:17:11 [INFO] | | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.19.5:compile 17:17:11 [INFO] | | +- org.opendaylight.aaa:aaa-filterchain:jar:0.19.5:compile 17:17:11 [INFO] | | | \- javax.servlet:javax.servlet-api:jar:3.1.0:compile 17:17:11 [INFO] | | +- org.opendaylight.aaa:odl-aaa-api:xml:features:0.19.5:compile 17:17:11 [INFO] | | | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:13.1.3:compile 17:17:11 [INFO] | | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 17:17:11 [INFO] | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.3:compile 17:17:11 [INFO] | | | \- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:13.1.3:compile 17:17:11 [INFO] | | +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.19.5:compile 17:17:11 [INFO] | | | \- org.opendaylight.aaa:aaa-cert:xml:config:0.19.5:compile 17:17:11 [INFO] | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-app-config:0.19.5:compile 17:17:11 [INFO] | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-datastore-config:0.19.5:compile 17:17:11 [INFO] | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.3:compile 17:17:11 [INFO] | | | \- org.apache.karaf.features:standard:xml:features:4.4.6:runtime 17:17:11 [INFO] | | +- org.opendaylight.odlparent:odl-karaf-feat-jdbc:xml:features:13.1.3:compile 17:17:11 [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-features:xml:features:1.5.7:runtime 17:17:11 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc:jar:1.5.7:runtime 17:17:11 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-common:jar:1.5.7:runtime 17:17:11 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-common:jar:1.5.7:runtime 17:17:11 [INFO] | | | | | \- javax.transaction:javax.transaction-api:jar:1.2:runtime 17:17:11 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-config:jar:1.5.7:runtime 17:17:11 [INFO] | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.jasypt:jar:1.9.3_1:runtime 17:17:11 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-db2:jar:1.5.7:runtime 17:17:11 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-hsqldb:jar:1.5.7:runtime 17:17:11 [INFO] | | | | | \- org.hsqldb:hsqldb:jar:jdk8:2.7.2:runtime 17:17:11 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-jtds:jar:1.5.7:runtime 17:17:11 [INFO] | | | | | \- net.sourceforge.jtds:jtds:jar:1.3.1:runtime 17:17:11 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mariadb:jar:1.5.7:runtime 17:17:11 [INFO] | | | | | \- org.mariadb.jdbc:mariadb-java-client:jar:3.3.3:runtime 17:17:11 [INFO] | | | | | \- com.github.waffle:waffle-jna:jar:3.3.0:runtime 17:17:11 [INFO] | | | | | +- net.java.dev.jna:jna:jar:5.14.0:runtime 17:17:11 [INFO] | | | | | +- net.java.dev.jna:jna-platform:jar:5.14.0:runtime 17:17:11 [INFO] | | | | | +- org.slf4j:jcl-over-slf4j:jar:2.0.12:runtime 17:17:11 [INFO] | | | | | \- com.github.ben-manes.caffeine:caffeine:jar:2.9.3:runtime 17:17:11 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mysql:jar:1.5.7:runtime 17:17:11 [INFO] | | | | | \- com.mysql:mysql-connector-j:jar:8.3.0:runtime 17:17:11 [INFO] | | | | | \- com.google.protobuf:protobuf-java:jar:3.25.1:runtime 17:17:11 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-oracle:jar:1.5.7:runtime 17:17:11 [INFO] | | | | | \- com.oracle.database.jdbc:ojdbc8:jar:23.3.0.23.09:runtime 17:17:11 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-aries:jar:1.5.7:runtime 17:17:11 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-c3p0:jar:1.5.7:runtime 17:17:11 [INFO] | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.c3p0:jar:0.9.5.5_1:runtime 17:17:11 [INFO] | | | | | \- com.mchange:mchange-commons-java:jar:0.2.19:runtime 17:17:11 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-dbcp2:jar:1.5.7:runtime 17:17:11 [INFO] | | | | | +- org.apache.commons:commons-pool2:jar:2.12.0:runtime 17:17:11 [INFO] | | | | | \- org.apache.commons:commons-dbcp2:jar:2.12.0:runtime 17:17:11 [INFO] | | | | | \- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:runtime 17:17:11 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-hikaricp:jar:1.5.7:runtime 17:17:11 [INFO] | | | | | \- com.zaxxer:HikariCP:jar:4.0.3:runtime 17:17:11 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-sqlite:jar:1.5.7:runtime 17:17:11 [INFO] | | | | | \- org.xerial:sqlite-jdbc:jar:3.45.2.0:runtime 17:17:11 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-teradata:jar:1.5.7:runtime 17:17:11 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-narayana:jar:1.5.7:runtime 17:17:11 [INFO] | | | | | \- org.jboss:jboss-transaction-spi:jar:7.6.1.Final:runtime 17:17:11 [INFO] | | | | \- org.ops4j.pax.jdbc:pax-jdbc-pool-transx:jar:1.5.7:runtime 17:17:11 [INFO] | | | | \- org.ops4j.pax.transx:pax-transx-jdbc:jar:0.5.4:runtime 17:17:11 [INFO] | | | | \- org.ops4j.pax.transx:pax-transx-connector:jar:0.5.4:runtime 17:17:11 [INFO] | | | | +- org.ops4j.pax.transx:pax-transx-tm-api:jar:0.5.4:runtime 17:17:11 [INFO] | | | | \- javax.resource:javax.resource-api:jar:1.7.1:runtime 17:17:11 [INFO] | | | +- org.osgi:org.osgi.service.jdbc:jar:1.1.0:provided 17:17:11 [INFO] | | | \- org.apache.karaf.jdbc:org.apache.karaf.jdbc.core:jar:4.4.6:compile 17:17:11 [INFO] | | +- org.opendaylight.aaa:aaa-shiro:py:idmtool:0.19.5:compile 17:17:11 [INFO] | | \- org.opendaylight.aaa:aaa-filterchain:cfg:config:0.19.5:compile 17:17:11 [INFO] | +- org.opendaylight.netconf:netconf-auth:jar:7.0.8-SNAPSHOT:compile 17:17:11 [INFO] | \- org.opendaylight.netconf:netconf-auth-aaa:jar:7.0.8-SNAPSHOT:compile 17:17:11 [INFO] | \- org.opendaylight.aaa:aaa-authn-api:jar:0.19.5:compile 17:17:11 [INFO] | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 17:17:11 [INFO] | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 17:17:11 [INFO] +- org.opendaylight.netconf:odl-netconf-util:xml:features:7.0.8-SNAPSHOT:compile 17:17:11 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.6:compile 17:17:11 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.3:compile 17:17:11 [INFO] | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.3:compile 17:17:11 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 17:17:11 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.6:compile 17:17:11 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.3:compile 17:17:11 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.1:compile 17:17:11 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.6:compile 17:17:11 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.6:compile 17:17:11 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.6:compile 17:17:11 [INFO] | | | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.6:compile 17:17:11 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.6:compile 17:17:11 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.6:compile 17:17:11 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.6:compile 17:17:11 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.6:compile 17:17:11 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.6:compile 17:17:11 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.6:compile 17:17:11 [INFO] | | | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.6:compile 17:17:11 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.6:compile 17:17:11 [INFO] | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.6:compile 17:17:11 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.6:compile 17:17:11 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.6:compile 17:17:11 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.6:compile 17:17:11 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.6:compile 17:17:11 [INFO] | | | +- org.opendaylight.yangtools:util:jar:13.0.6:compile 17:17:11 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:17:11 [INFO] | | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.6:compile 17:17:11 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.6:compile 17:17:11 [INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.6:compile 17:17:11 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.6:compile 17:17:11 [INFO] | | | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.6:compile 17:17:11 [INFO] | | | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.6:compile 17:17:11 [INFO] | | | | \- org.opendaylight.yangtools:yang-model-spi:jar:13.0.6:compile 17:17:11 [INFO] | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.6:compile 17:17:11 [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.6:compile 17:17:11 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.6:compile 17:17:11 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.6:compile 17:17:11 [INFO] | +- org.opendaylight.netconf:odl-netconf-api:xml:features:7.0.8-SNAPSHOT:compile 17:17:11 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.3:compile 17:17:11 [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.109.Final:compile 17:17:11 [INFO] | | | | +- io.netty:netty-common:jar:4.1.109.Final:compile 17:17:11 [INFO] | | | | +- io.netty:netty-buffer:jar:4.1.109.Final:compile 17:17:11 [INFO] | | | | \- io.netty:netty-codec:jar:4.1.109.Final:compile 17:17:11 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.1.109.Final:compile 17:17:11 [INFO] | | | +- io.netty:netty-handler:jar:4.1.109.Final:compile 17:17:11 [INFO] | | | | +- io.netty:netty-resolver:jar:4.1.109.Final:compile 17:17:11 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 17:17:11 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:compile 17:17:11 [INFO] | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 17:17:11 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.109.Final:compile 17:17:11 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:13.0.4:compile 17:17:11 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.4:compile 17:17:11 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.4:compile 17:17:11 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:13.0.4:compile 17:17:11 [INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:13.0.4:compile 17:17:11 [INFO] | | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:13.0.4:compile 17:17:11 [INFO] | | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.4:compile 17:17:11 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:13.0.4:compile 17:17:11 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.4:compile 17:17:11 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:7.0.8-SNAPSHOT:compile 17:17:11 [INFO] | | | \- org.opendaylight.netconf.model:rfc5277:jar:7.0.8-SNAPSHOT:compile 17:17:11 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc6241:xml:features:7.0.8-SNAPSHOT:compile 17:17:11 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc6470:xml:features:7.0.8-SNAPSHOT:compile 17:17:11 [INFO] | | | \- org.opendaylight.netconf.model:rfc6470:jar:7.0.8-SNAPSHOT:compile 17:17:11 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc8526:xml:features:7.0.8-SNAPSHOT:compile 17:17:11 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6243:xml:features:7.0.8-SNAPSHOT:compile 17:17:11 [INFO] | | | | \- org.opendaylight.netconf.model:rfc6243:jar:7.0.8-SNAPSHOT:compile 17:17:11 [INFO] | | | \- org.opendaylight.netconf.model:rfc8526:jar:7.0.8-SNAPSHOT:compile 17:17:11 [INFO] | | \- org.opendaylight.netconf:netconf-api:jar:7.0.8-SNAPSHOT:compile 17:17:11 [INFO] | | +- io.netty:netty-transport:jar:4.1.109.Final:compile 17:17:11 [INFO] | | \- org.opendaylight.odlparent:logging-markers:jar:13.1.3:compile 17:17:11 [INFO] | \- org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.8-SNAPSHOT:compile 17:17:11 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:17:11 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:17:11 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:17:11 [INFO] | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:17:11 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:17:11 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:17:11 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:17:11 [INFO] | +- org.opendaylight.netconf.model:rfc6241:jar:7.0.8-SNAPSHOT:compile 17:17:11 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.4:compile 17:17:11 [INFO] | | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.4:compile 17:17:11 [INFO] | | \- org.opendaylight.mdsal:yang-binding:jar:13.0.4:compile 17:17:11 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.6:compile 17:17:11 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.6:compile 17:17:11 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.6:compile 17:17:11 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile 17:17:11 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.6:compile 17:17:11 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.6:compile 17:17:11 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.6:compile 17:17:11 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:17:11 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:17:11 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:17:11 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:17:11 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:17:11 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:17:11 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:17:11 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:17:11 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:17:11 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:17:11 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:17:11 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:17:11 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:17:11 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:17:11 [INFO] +- junit:junit:jar:4.13.2:test 17:17:11 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:17:11 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:17:11 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:17:11 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:compile 17:17:11 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:17:11 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:17:11 [INFO] 17:17:11 [INFO] --- clm-maven-plugin:2.48.1-01:index (default-cli) @ odl-netconf-ssh --- 17:17:11 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-ssh/target/sonatype-clm/module.xml 17:17:11 [INFO] 17:17:11 [INFO] ----------< org.opendaylight.netconf:netconf-features-parent >---------- 17:17:11 [INFO] Building netconf-features-parent 7.0.8-SNAPSHOT [100/121] 17:17:11 [INFO] --------------------------------[ pom ]--------------------------------- 17:17:11 [INFO] 17:17:11 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-features-parent --- 17:17:11 [INFO] 17:17:11 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-features-parent --- 17:17:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:17:11 [INFO] 17:17:11 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ netconf-features-parent --- 17:17:11 [INFO] 17:17:11 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ netconf-features-parent --- 17:17:11 [INFO] Skipping CycloneDX goal, because module skips deploy 17:17:11 [INFO] 17:17:11 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ netconf-features-parent --- 17:17:11 [INFO] Skipping artifact installation 17:17:11 [INFO] 17:17:11 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ netconf-features-parent --- 17:17:11 [INFO] Skipping artifact deployment 17:17:11 [INFO] 17:17:11 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ netconf-features-parent --- 17:17:11 [INFO] org.opendaylight.netconf:netconf-features-parent:pom:7.0.8-SNAPSHOT 17:17:11 [INFO] 17:17:11 [INFO] --- clm-maven-plugin:2.48.1-01:index (default-cli) @ netconf-features-parent --- 17:17:12 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/features/target/sonatype-clm/module.xml 17:17:12 [INFO] 17:17:12 [INFO] ---------------< org.opendaylight.netconf:netconf-karaf >--------------- 17:17:12 [INFO] Building netconf-karaf 7.0.8-SNAPSHOT [101/121] 17:17:12 [INFO] --------------------------------[ pom ]--------------------------------- 17:17:14 [INFO] 17:17:14 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-karaf --- 17:17:14 [INFO] 17:17:14 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-karaf --- 17:17:14 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:17:14 [INFO] 17:17:14 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-karaf --- 17:17:14 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:17:14 [INFO] 17:17:14 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ netconf-karaf --- 17:17:14 [INFO] 17:17:14 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ netconf-karaf --- 17:17:14 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/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/** 17:17:14 [INFO] 17:17:14 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-karaf --- 17:17:14 [INFO] Starting audit... 17:17:14 Audit done. 17:17:14 [INFO] You have 0 Checkstyle violations. 17:17:14 [INFO] 17:17:14 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-karaf --- 17:17:14 [INFO] Starting audit... 17:17:14 Audit done. 17:17:14 [INFO] You have 0 Checkstyle violations. 17:17:14 [INFO] 17:17:14 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-karaf --- 17:17:14 [INFO] 17:17:14 [INFO] --- maven-resources-plugin:3.3.1:resources (process-resources) @ netconf-karaf --- 17:17:14 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/karaf/src/main/resources 17:17:14 [INFO] 17:17:14 [INFO] --- karaf-maven-plugin:4.4.6:assembly (process-resources) @ netconf-karaf --- 17:17:14 [INFO] Using repositories: 17:17:14 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 17:17:14 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 17:17:14 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 17:17:14 [INFO] Creating work directory: /w/workspace/netconf-maven-clm-7.0.x/karaf/target/assembly 17:17:14 [INFO] Loading direct KAR and features XML dependencies 17:17:14 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.6/kar 17:17:14 [INFO] Feature framework will be added as a startup feature 17:17:14 [INFO] Generating Karaf assembly: /w/workspace/netconf-maven-clm-7.0.x/karaf/target/assembly 17:17:14 [INFO] Unzipping kars 17:17:14 [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.6/kar 17:17:14 [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.6/xml/features 17:17:14 [INFO] Loading profiles from: 17:17:14 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 17:17:14 [INFO] Loading repositories 17:17:14 [INFO] Generating generated-startup profile 17:17:14 [INFO] Generating generated-boot profile with parents: generated-startup 17:17:14 [INFO] Generating generated-installed profile 17:17:14 [INFO] Configuring etc/config.properties and etc/system.properties 17:17:14 [INFO] Downloading libraries for generated profiles 17:17:14 [INFO] Downloading additional libraries 17:17:14 [INFO] Writing configurations 17:17:14 [INFO] adding config file: etc/profile.cfg 17:17:14 [INFO] Startup stage 17:17:14 [INFO] Loading startup repositories 17:17:14 [INFO] Resolving startup features and bundles 17:17:14 [INFO] Features: framework 17:17:14 [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.1.3 17:17:15 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.1.3 17:17:15 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 17:17:15 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 17:17:15 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 17:17:15 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 17:17:15 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 17:17:15 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 17:17:15 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 17:17:15 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 17:17:15 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 17:17:15 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.6 17:17:15 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 17:17:15 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 17:17:15 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 17:17:15 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 17:17:15 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7 17:17:15 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7 17:17:15 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 17:17:15 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 17:17:15 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 17:17:15 [INFO] Boot stage 17:17:15 [INFO] Loading boot repositories 17:17:15 [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.6/xml/features 17:17:15 [INFO] adding feature repository: mvn:org.opendaylight.controller/features-controller-testing/9.0.4/xml/features 17:17:15 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/features-infrautils/6.0.9/xml/features 17:17:15 [INFO] adding feature repository: mvn:org.opendaylight.netconf/features-netconf/7.0.8-SNAPSHOT/xml/features 17:17:15 [INFO] adding feature repository: mvn:org.opendaylight.netconf/features-netconf-testing/7.0.8-SNAPSHOT/xml/features 17:17:15 [INFO] adding feature repository: mvn:org.opendaylight.netconf/features-netconf-experimental/7.0.8-SNAPSHOT/xml/features 17:17:15 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.6/xml/features 17:17:15 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-clustering-test-app/9.0.4/xml/features 17:17:15 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-benchmark/9.0.4/xml/features 17:17:15 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-ready/6.0.9/xml/features 17:17:15 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/7.0.8-SNAPSHOT/xml/features 17:17:15 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-all/7.0.8-SNAPSHOT/xml/features 17:17:15 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-client/7.0.8-SNAPSHOT/xml/features 17:17:15 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-common/7.0.8-SNAPSHOT/xml/features 17:17:15 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-aaa-netconf-plugin/7.0.8-SNAPSHOT/xml/features 17:17:15 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-mdsal/7.0.8-SNAPSHOT/xml/features 17:17:15 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/7.0.8-SNAPSHOT/xml/features 17:17:15 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6022/7.0.8-SNAPSHOT/xml/features 17:17:15 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6241/7.0.8-SNAPSHOT/xml/features 17:17:15 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6243/7.0.8-SNAPSHOT/xml/features 17:17:15 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6470/7.0.8-SNAPSHOT/xml/features 17:17:15 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8040/7.0.8-SNAPSHOT/xml/features 17:17:15 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8639/7.0.8-SNAPSHOT/xml/features 17:17:15 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8341/7.0.8-SNAPSHOT/xml/features 17:17:15 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8641/7.0.8-SNAPSHOT/xml/features 17:17:15 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8650/7.0.8-SNAPSHOT/xml/features 17:17:15 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-util/7.0.8-SNAPSHOT/xml/features 17:17:15 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-clustered-topology/7.0.8-SNAPSHOT/xml/features 17:17:15 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector/7.0.8-SNAPSHOT/xml/features 17:17:15 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector-all/7.0.8-SNAPSHOT/xml/features 17:17:15 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-callhome-ssh/7.0.8-SNAPSHOT/xml/features 17:17:15 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-console/7.0.8-SNAPSHOT/xml/features 17:17:15 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-topology/7.0.8-SNAPSHOT/xml/features 17:17:15 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-openapi/7.0.8-SNAPSHOT/xml/features 17:17:15 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/7.0.8-SNAPSHOT/xml/features 17:17:15 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-all/7.0.8-SNAPSHOT/xml/features 17:17:15 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport-api/7.0.8-SNAPSHOT/xml/features 17:17:15 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport/7.0.8-SNAPSHOT/xml/features 17:17:15 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore/7.0.8-SNAPSHOT/xml/features 17:17:15 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore-plaintext/7.0.8-SNAPSHOT/xml/features 17:17:15 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-truststore/7.0.8-SNAPSHOT/xml/features 17:17:15 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-test-tools/7.0.8-SNAPSHOT/xml/features 17:17:15 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.27/xml/features 17:17:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/13.0.4/xml/features 17:17:15 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/9.0.4/xml/features 17:17:15 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/13.1.3/xml/features 17:17:15 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-diagstatus/6.0.9/xml/features 17:17:15 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/6.0.9/xml/features 17:17:15 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/13.1.3/xml/features 17:17:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/13.0.4/xml/features 17:17:15 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.19.5/xml/features 17:17:15 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/7.0.8-SNAPSHOT/xml/features 17:17:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040/13.0.4/xml/features 17:17:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8343/13.0.4/xml/features 17:17:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8528/13.0.4/xml/features 17:17:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8529/13.0.4/xml/features 17:17:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/13.0.4/xml/features 17:17:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/13.0.4/xml/features 17:17:15 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/13.0.6/xml/features 17:17:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/13.0.4/xml/features 17:17:15 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.19.5/xml/features 17:17:15 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/7.0.8-SNAPSHOT/xml/features 17:17:15 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/13.0.6/xml/features 17:17:15 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8526/7.0.8-SNAPSHOT/xml/features 17:17:15 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-impl/7.0.8-SNAPSHOT/xml/features 17:17:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/13.0.4/xml/features 17:17:15 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/9.0.4/xml/features 17:17:15 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/9.0.4/xml/features 17:17:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/13.0.4/xml/features 17:17:15 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/13.1.3/xml/features 17:17:15 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/13.1.3/xml/features 17:17:15 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/9.0.4/xml/features 17:17:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/13.0.4/xml/features 17:17:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7317-iana-crypt-hash/13.0.4/xml/features 17:17:15 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jackson-2/13.1.3/xml/features 17:17:15 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.19.5/xml/features 17:17:15 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.19.5/xml/features 17:17:15 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/13.1.3/xml/features 17:17:15 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.19.5/xml/features 17:17:15 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/13.1.3/xml/features 17:17:15 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/13.1.3/xml/features 17:17:15 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/13.1.3/xml/features 17:17:15 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/13.0.6/xml/features 17:17:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/13.0.4/xml/features 17:17:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/13.0.4/xml/features 17:17:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/13.0.4/xml/features 17:17:15 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/13.1.3/xml/features 17:17:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/13.0.4/xml/features 17:17:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/13.0.4/xml/features 17:17:15 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/9.0.4/xml/features 17:17:15 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/13.0.6/xml/features 17:17:15 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-common/7.0.8-SNAPSHOT/xml/features 17:17:15 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/9.0.4/xml/features 17:17:15 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-woodstox/13.1.3/xml/features 17:17:15 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/13.1.3/xml/features 17:17:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/13.0.4/xml/features 17:17:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8344/13.0.4/xml/features 17:17:15 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/13.1.3/xml/features 17:17:15 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/13.1.3/xml/features 17:17:15 [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.1/xml/features 17:17:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/13.0.4/xml/features 17:17:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/13.0.4/xml/features 17:17:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/13.0.4/xml/features 17:17:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/13.0.4/xml/features 17:17:15 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/13.1.3/xml/features 17:17:15 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/13.1.3/xml/features 17:17:15 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/13.0.6/xml/features 17:17:15 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/9.0.4/xml/features 17:17:15 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/13.0.6/xml/features 17:17:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/13.0.4/xml/features 17:17:15 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/13.1.3/xml/features 17:17:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime-api/13.0.4/xml/features 17:17:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-bytebuddy/13.0.4/xml/features 17:17:15 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/13.0.6/xml/features 17:17:15 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.19.5/xml/features 17:17:15 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.19.5/xml/features 17:17:15 [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.7/xml/features 17:17:15 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/9.0.4/xml/features 17:17:15 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/9.0.4/xml/features 17:17:15 [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features 17:17:15 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/13.0.6/xml/features 17:17:15 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/13.0.6/xml/features 17:17:15 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/13.0.6/xml/features 17:17:15 [INFO] Feature kar/4.4.6 is defined as a boot feature 17:17:15 [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.6 17:17:15 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg 17:17:15 [INFO] Feature jaas-boot/4.4.6 is defined as a boot feature 17:17:15 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.6.jar 17:17:15 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.6 17:17:15 [INFO] Feature scr/4.4.6 is defined as a boot feature 17:17:15 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.6 17:17:15 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.6 17:17:15 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 17:17:15 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 17:17:15 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 17:17:15 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 17:17:15 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 17:17:15 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 17:17:15 [INFO] Feature aries-proxy/4.4.6 is defined as a boot feature 17:17:15 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.7 17:17:15 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.7 17:17:15 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.7 17:17:15 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 17:17:15 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.7 17:17:15 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.7 17:17:15 [INFO] Feature shell/4.4.6 is defined as a boot feature 17:17:15 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.6 17:17:15 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.6 17:17:15 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.6 17:17:15 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 17:17:15 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 17:17:15 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 17:17:15 [INFO] Feature service/4.4.6 is defined as a boot feature 17:17:15 [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.6 17:17:15 [INFO] Feature jaas/4.4.6 is defined as a boot feature 17:17:15 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.6 17:17:15 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.6 17:17:15 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.6 17:17:15 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 17:17:15 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 17:17:15 [INFO] Feature package/4.4.6 is defined as a boot feature 17:17:15 [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.6 17:17:15 [INFO] Feature ssh/4.4.6 is defined as a boot feature 17:17:15 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.77 17:17:15 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.12.1 17:17:15 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.6 17:17:15 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.77 17:17:15 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.12.1 17:17:15 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.77 17:17:15 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.12.1 17:17:15 [INFO] Feature feature/4.4.6 is defined as a boot feature 17:17:15 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.6 17:17:15 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 17:17:15 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 17:17:15 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 17:17:15 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 17:17:15 [INFO] Feature management/4.4.6 is defined as a boot feature 17:17:15 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 17:17:15 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.6 17:17:15 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 17:17:15 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 17:17:15 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 17:17:15 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 17:17:15 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 17:17:15 [INFO] adding config file: etc/jmx.acl.cfg 17:17:15 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg 17:17:15 [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg 17:17:15 [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg 17:17:15 [INFO] adding config file: etc/org.apache.karaf.management.cfg 17:17:15 [INFO] Feature jline/3.21.0 is defined as a boot feature 17:17:15 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 17:17:15 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 17:17:15 [INFO] Feature system/4.4.6 is defined as a boot feature 17:17:15 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.6 17:17:15 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 17:17:15 [INFO] Feature log/4.4.6 is defined as a boot feature 17:17:15 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.6 17:17:15 [INFO] adding config file: etc/org.apache.karaf.log.cfg 17:17:15 [INFO] Feature aries-blueprint/4.4.6 is defined as a boot feature 17:17:15 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 17:17:15 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.6 17:17:15 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 17:17:15 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 17:17:15 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 17:17:15 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 17:17:15 [INFO] Feature config/4.4.6 is defined as a boot feature 17:17:15 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.6 17:17:15 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg 17:17:15 [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg 17:17:15 [INFO] Feature instance/4.4.6 is defined as a boot feature 17:17:15 [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.6 17:17:15 [INFO] Feature f2614e03-a11a-4d50-a271-e505fff2ff62/0.0.0 is defined as a boot feature 17:17:15 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.1.3 17:17:15 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.1.3 17:17:15 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.1.3 17:17:15 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 17:17:15 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 17:17:15 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.1.3 17:17:15 [INFO] Feature pax-url-wrap/2.6.14 is defined as a boot feature 17:17:15 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber 17:17:15 [INFO] Feature framework/4.4.6 is defined as a boot feature 17:17:15 [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 17:17:15 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 17:17:15 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 17:17:15 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 17:17:15 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 17:17:15 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 17:17:15 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7 17:17:15 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 17:17:15 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 17:17:15 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 17:17:15 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 17:17:15 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 17:17:15 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.6 17:17:15 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7 17:17:15 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 17:17:15 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 17:17:15 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 17:17:15 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 17:17:15 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 17:17:15 [INFO] Feature shell-compat/4.4.6 is defined as a boot feature 17:17:15 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.6 17:17:15 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.6 17:17:15 [INFO] Feature diagnostic/4.4.6 is defined as a boot feature 17:17:15 [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.6 17:17:15 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.6.jar 17:17:15 [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.6 17:17:15 [INFO] Feature deployer/4.4.6 is defined as a boot feature 17:17:15 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.6 17:17:15 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.6 17:17:15 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.6 17:17:15 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.6 17:17:15 [INFO] Feature bundle/4.4.6 is defined as a boot feature 17:17:15 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.6 17:17:15 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg 17:17:15 [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg 17:17:15 [INFO] Feature standard/4.4.6 is defined as a boot feature 17:17:15 [INFO] Install stage 17:17:15 [INFO] Loading installed repositories 17:17:15 [INFO] Feature wrapper/4.4.6 is defined as an installed feature 17:17:15 [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.6 17:17:15 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 17:17:15 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 17:17:15 [INFO] 17:17:15 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ netconf-karaf >>> 17:17:15 [INFO] 17:17:15 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ netconf-karaf --- 17:17:15 [INFO] 17:17:15 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ netconf-karaf <<< 17:17:15 [INFO] 17:17:15 [INFO] 17:17:15 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ netconf-karaf --- 17:17:15 [INFO] 17:17:15 [INFO] --- maven-antrun-plugin:3.1.0:run (remove-system-process-compile) @ netconf-karaf --- 17:17:16 [INFO] Executing tasks 17:17:16 [INFO] Executed tasks 17:17:16 [INFO] 17:17:16 [INFO] --- maven-dependency-plugin:3.6.1:copy (apply-branding) @ netconf-karaf --- 17:17:16 [INFO] 17:17:16 [INFO] --- maven-dependency-plugin:3.6.1:unpack-dependencies (unpack-karaf-resources) @ netconf-karaf --- 17:17:16 [INFO] 17:17:16 [INFO] --- maven-dependency-plugin:3.6.1:copy (org.ops4j.pax.url.mvn.cfg) @ netconf-karaf --- 17:17:16 [INFO] Configured Artifact: org.opendaylight.odlparent:opendaylight-karaf-resources:config:?:properties 17:17:16 [INFO] Copying opendaylight-karaf-resources-13.1.3-config.properties to /w/workspace/netconf-maven-clm-7.0.x/karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg 17:17:16 [INFO] 17:17:16 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ netconf-karaf --- 17:17:16 [INFO] 17:17:16 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ netconf-karaf --- 17:17:16 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/karaf/src/main/assembly 17:17:16 [INFO] 17:17:16 [INFO] --- karaf-plugin:13.1.3:populate-local-repo (populate-local-repo) @ netconf-karaf --- 17:17:17 [INFO] Feature repository discovered recursively: 5b3be3eb-c105-4c68-baab-d906bf618c2b 17:17:17 [INFO] Feature repository discovered recursively: features-controller-testing 17:17:17 [INFO] Feature repository discovered recursively: odl-clustering-test-app-9.0.4 17:17:17 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991 17:17:17 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 17:17:17 [INFO] Feature repository discovered recursively: odl-mdsal-9.0.4 17:17:17 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding 17:17:17 [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom 17:17:17 [INFO] Feature repository discovered recursively: odl-mdsal-eos-common 17:17:17 [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter 17:17:17 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom 17:17:17 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common 17:17:17 [INFO] Feature repository discovered recursively: odl-mdsal-common 17:17:17 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector 17:17:17 [INFO] Feature repository discovered recursively: odl-controller-9.0.4 17:17:17 [INFO] Feature repository discovered recursively: odl-apache-commons-text 17:17:17 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker 17:17:17 [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime 17:17:17 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api 17:17:17 [INFO] Feature repository discovered recursively: odl-yangtools-parser 17:17:17 [INFO] Feature repository discovered recursively: odl-yangtools-xpath 17:17:17 [INFO] Feature repository discovered recursively: odl-controller-9.0.4 17:17:17 [INFO] Feature repository discovered recursively: odl-controller-akka 17:17:17 [INFO] Feature repository discovered recursively: odl-controller-scala 17:17:17 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics 17:17:17 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-9.0.4 17:17:17 [INFO] Feature repository discovered recursively: odl-mdsal-benchmark 17:17:17 [INFO] Feature repository discovered recursively: features-infrautils 17:17:17 [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus 17:17:17 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 17:17:17 [INFO] Feature repository discovered recursively: odl-guava 17:17:17 [INFO] Feature repository discovered recursively: odl-gson 17:17:17 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty 17:17:17 [INFO] Feature repository discovered recursively: odl-servlet-api 17:17:17 [INFO] Feature repository discovered recursively: odl-infrautils-ready 17:17:17 [INFO] Feature repository discovered recursively: odl-infrautils-utils 17:17:17 [INFO] Feature repository discovered recursively: features-netconf 17:17:17 [INFO] Feature repository discovered recursively: odl-aaa-netconf-plugin 17:17:17 [INFO] Feature repository discovered recursively: odl-aaa-0.19.5 17:17:17 [INFO] Feature repository discovered recursively: odl-aaa-0.19.5 17:17:17 [INFO] Feature repository discovered recursively: odl-aaa-0.19.5 17:17:17 [INFO] Feature repository discovered recursively: odl-extras-9.0.4 17:17:17 [INFO] Feature repository discovered recursively: odl-aaa-0.19.5 17:17:17 [INFO] Feature repository discovered recursively: odl-jersey-2 17:17:17 [INFO] Feature repository discovered recursively: odl-javassist-3 17:17:17 [INFO] Feature repository discovered recursively: odl-aaa-0.19.5 17:17:17 [INFO] Feature repository discovered recursively: odl-aaa-0.19.5 17:17:17 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc 17:17:17 [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7 17:17:17 [INFO] Feature repository discovered recursively: odl-netconf-all 17:17:17 [INFO] Feature repository discovered recursively: odl-netconf-7.0.8-SNAPSHOT 17:17:17 [INFO] Feature repository discovered recursively: odl-netty-4 17:17:17 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 17:17:17 [INFO] Feature repository discovered recursively: odl-netconf-client 17:17:17 [INFO] Feature repository discovered recursively: odl-netconf-common-7.0.8-SNAPSHOT 17:17:17 [INFO] Feature repository discovered recursively: odl-netconf-impl 17:17:17 [INFO] Feature repository discovered recursively: odl-netconf-mdsal 17:17:17 [INFO] Feature repository discovered recursively: odl-netconf-7.0.8-SNAPSHOT 17:17:17 [INFO] Feature repository discovered recursively: odl-netconf-7.0.8-SNAPSHOT 17:17:17 [INFO] Feature repository discovered recursively: odl-netconf-7.0.8-SNAPSHOT 17:17:17 [INFO] Feature repository discovered recursively: odl-netconf-7.0.8-SNAPSHOT 17:17:17 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243 17:17:17 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470 17:17:17 [INFO] Feature repository discovered recursively: odl-netconf-7.0.8-SNAPSHOT 17:17:17 [INFO] Feature repository discovered recursively: odl-netconf-7.0.8-SNAPSHOT 17:17:17 [INFO] Feature repository discovered recursively: odl-netconf-7.0.8-SNAPSHOT 17:17:17 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 17:17:17 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7952 17:17:17 [INFO] Feature repository discovered recursively: odl-netconf-7.0.8-SNAPSHOT 17:17:17 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040 17:17:17 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8343 17:17:17 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8528 17:17:17 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8529 17:17:17 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8344 17:17:17 [INFO] Feature repository discovered recursively: odl-netconf-7.0.8-SNAPSHOT 17:17:17 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 17:17:17 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc8650 17:17:17 [INFO] Feature repository discovered recursively: odl-netconf-7.0.8-SNAPSHOT 17:17:17 [INFO] Feature repository discovered recursively: odl-yangtools-codec 17:17:17 [INFO] Feature repository discovered recursively: odl-stax2-api 17:17:17 [INFO] Feature repository discovered recursively: odl-yangtools-data 17:17:17 [INFO] Feature repository discovered recursively: odl-antlr4 17:17:17 [INFO] Feature repository discovered recursively: odl-yangtools-data-api 17:17:17 [INFO] Feature repository discovered recursively: odl-yangtools-parser-api 17:17:17 [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api 17:17:17 [INFO] Feature repository discovered recursively: odl-netconf-clustered-topology 17:17:17 [INFO] Feature repository discovered recursively: odl-netconf-7.0.8-SNAPSHOT 17:17:17 [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal 17:17:17 [INFO] Feature repository discovered recursively: odl-aaa-0.19.5 17:17:17 [INFO] Feature repository discovered recursively: odl-controller-blueprint-9.0.4 17:17:17 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api 17:17:17 [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime 17:17:17 [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy 17:17:17 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api 17:17:17 [INFO] Feature repository discovered recursively: odl-netconf-connector-all 17:17:17 [INFO] Feature repository discovered recursively: odl-netconf-callhome-ssh 17:17:17 [INFO] Feature repository discovered recursively: odl-netconf-console 17:17:17 [INFO] Feature repository discovered recursively: odl-netconf-topology 17:17:17 [INFO] Feature repository discovered recursively: odl-netconf-7.0.8-SNAPSHOT 17:17:17 [INFO] Feature repository discovered recursively: odl-jackson-2 17:17:17 [INFO] Feature repository discovered recursively: odl-woodstox 17:17:17 [INFO] Feature repository discovered recursively: odl-ws-rs-api 17:17:17 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api 17:17:17 [INFO] Feature repository discovered recursively: odl-restconf 17:17:17 [INFO] Feature repository discovered recursively: odl-restconf-nb-7.0.8-SNAPSHOT 17:17:17 [INFO] Feature repository discovered recursively: odl-netconf-7.0.8-SNAPSHOT 17:17:17 [INFO] Feature repository discovered recursively: odl-yangtools-export 17:17:17 [INFO] Feature repository discovered recursively: odl-restconf-all 17:17:17 [INFO] Feature repository discovered recursively: odl-netconf-7.0.8-SNAPSHOT 17:17:17 [INFO] Feature repository discovered recursively: odl-yangtools-common 17:17:17 [INFO] Feature repository discovered recursively: odl-yangtools-util 17:17:17 [INFO] Feature repository discovered recursively: pt-triemap 17:17:17 [INFO] Feature repository discovered recursively: odl-netconf-transport 17:17:17 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7317-iana-crypt-hash 17:17:17 [INFO] Feature repository discovered recursively: odl-netconf-keystore 17:17:17 [INFO] Feature repository discovered recursively: odl-netconf-keystore-plaintext 17:17:17 [INFO] Feature repository discovered recursively: odl-netconf-truststore 17:17:17 [INFO] Feature repository discovered recursively: features-netconf-testing 17:17:17 [INFO] Feature repository discovered recursively: odl-netconf-test-tools 17:17:17 [INFO] Feature repository discovered recursively: features-netconf-experimental 17:17:17 [INFO] Feature repository discovered recursively: framework-4.4.6 17:17:17 [INFO] Feature repository discovered recursively: standard-4.4.6 17:17:17 [INFO] Feature repository discovered recursively: framework-4.4.6 17:17:17 [INFO] Feature repository discovered recursively: features-controller-testing 17:17:17 [INFO] Feature repository discovered recursively: odl-clustering-test-app-9.0.4 17:17:17 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991 17:17:17 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 17:17:17 [INFO] Feature repository discovered recursively: odl-yangtools-common 17:17:17 [INFO] Feature repository discovered recursively: odl-yangtools-util 17:17:17 [INFO] Feature repository discovered recursively: odl-guava 17:17:17 [INFO] Feature repository discovered recursively: pt-triemap 17:17:17 [INFO] Feature repository discovered recursively: odl-mdsal-9.0.4 17:17:17 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom 17:17:17 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common 17:17:17 [INFO] Feature repository discovered recursively: odl-mdsal-eos-common 17:17:17 [INFO] Feature repository discovered recursively: odl-yangtools-data-api 17:17:17 [INFO] Feature repository discovered recursively: odl-yangtools-parser-api 17:17:17 [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api 17:17:17 [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom 17:17:17 [INFO] Feature repository discovered recursively: odl-mdsal-common 17:17:17 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding 17:17:17 [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter 17:17:17 [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime 17:17:17 [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy 17:17:17 [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime 17:17:17 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api 17:17:17 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api 17:17:17 [INFO] Feature repository discovered recursively: odl-yangtools-data 17:17:17 [INFO] Feature repository discovered recursively: odl-antlr4 17:17:17 [INFO] Feature repository discovered recursively: odl-yangtools-parser 17:17:17 [INFO] Feature repository discovered recursively: odl-yangtools-xpath 17:17:17 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api 17:17:17 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker 17:17:17 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector 17:17:17 [INFO] Feature repository discovered recursively: odl-controller-9.0.4 17:17:17 [INFO] Feature repository discovered recursively: odl-apache-commons-text 17:17:17 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 17:17:17 [INFO] Feature repository discovered recursively: odl-yangtools-codec 17:17:17 [INFO] Feature repository discovered recursively: odl-gson 17:17:17 [INFO] Feature repository discovered recursively: odl-stax2-api 17:17:17 [INFO] Feature repository discovered recursively: odl-controller-9.0.4 17:17:17 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics 17:17:17 [INFO] Feature repository discovered recursively: odl-netty-4 17:17:17 [INFO] Feature repository discovered recursively: odl-servlet-api 17:17:17 [INFO] Feature repository discovered recursively: odl-controller-akka 17:17:17 [INFO] Feature repository discovered recursively: odl-controller-scala 17:17:17 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-9.0.4 17:17:17 [INFO] Feature repository discovered recursively: odl-mdsal-benchmark 17:17:17 [INFO] Feature repository discovered recursively: features-infrautils 17:17:17 [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus 17:17:17 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty 17:17:17 [INFO] Feature repository discovered recursively: odl-infrautils-ready 17:17:17 [INFO] Feature repository discovered recursively: odl-infrautils-utils 17:17:17 [INFO] Feature repository discovered recursively: features-netconf 17:17:17 [INFO] Feature repository discovered recursively: odl-aaa-netconf-plugin 17:17:17 [INFO] Feature repository discovered recursively: odl-aaa-0.19.5 17:17:17 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc 17:17:17 [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7 17:17:17 [INFO] Feature repository discovered recursively: pax-transx-0.5.4 17:17:17 [INFO] Feature repository discovered recursively: odl-extras-9.0.4 17:17:17 [INFO] Feature repository discovered recursively: odl-aaa-0.19.5 17:17:17 [INFO] Feature repository discovered recursively: odl-aaa-0.19.5 17:17:17 [INFO] Feature repository discovered recursively: odl-aaa-0.19.5 17:17:17 [INFO] Feature repository discovered recursively: odl-jersey-2 17:17:17 [INFO] Feature repository discovered recursively: odl-javassist-3 17:17:17 [INFO] Feature repository discovered recursively: odl-ws-rs-api 17:17:17 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api 17:17:17 [INFO] Feature repository discovered recursively: odl-aaa-0.19.5 17:17:17 [INFO] Feature repository discovered recursively: odl-controller-blueprint-9.0.4 17:17:17 [INFO] Feature repository discovered recursively: odl-aaa-0.19.5 17:17:17 [INFO] Feature repository discovered recursively: odl-aaa-0.19.5 17:17:17 [INFO] Feature repository discovered recursively: odl-netconf-all 17:17:17 [INFO] Feature repository discovered recursively: odl-netconf-7.0.8-SNAPSHOT 17:17:17 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 17:17:17 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 17:17:17 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7952 17:17:17 [INFO] Feature repository discovered recursively: odl-netconf-7.0.8-SNAPSHOT 17:17:17 [INFO] Feature repository discovered recursively: odl-netconf-7.0.8-SNAPSHOT 17:17:17 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470 17:17:17 [INFO] Feature repository discovered recursively: odl-netconf-7.0.8-SNAPSHOT 17:17:17 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243 17:17:17 [INFO] Feature repository discovered recursively: odl-netconf-client 17:17:17 [INFO] Feature repository discovered recursively: odl-netconf-common-7.0.8-SNAPSHOT 17:17:17 [INFO] Feature repository discovered recursively: odl-netconf-7.0.8-SNAPSHOT 17:17:17 [INFO] Feature repository discovered recursively: odl-netconf-transport 17:17:17 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7317-iana-crypt-hash 17:17:17 [INFO] Feature repository discovered recursively: odl-netconf-keystore 17:17:17 [INFO] Feature repository discovered recursively: odl-netconf-7.0.8-SNAPSHOT 17:17:17 [INFO] Feature repository discovered recursively: odl-netconf-truststore 17:17:17 [INFO] Feature repository discovered recursively: odl-netconf-7.0.8-SNAPSHOT 17:17:17 [INFO] Feature repository discovered recursively: odl-netconf-impl 17:17:17 [INFO] Feature repository discovered recursively: odl-netconf-7.0.8-SNAPSHOT 17:17:17 [INFO] Feature repository discovered recursively: odl-netconf-mdsal 17:17:17 [INFO] Feature repository discovered recursively: odl-netconf-7.0.8-SNAPSHOT 17:17:17 [INFO] Feature repository discovered recursively: odl-netconf-7.0.8-SNAPSHOT 17:17:17 [INFO] Feature repository discovered recursively: odl-netconf-7.0.8-SNAPSHOT 17:17:17 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040 17:17:17 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8343 17:17:17 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8528 17:17:17 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8529 17:17:17 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8344 17:17:17 [INFO] Feature repository discovered recursively: odl-netconf-7.0.8-SNAPSHOT 17:17:17 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 17:17:17 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc8650 17:17:17 [INFO] Feature repository discovered recursively: odl-netconf-clustered-topology 17:17:17 [INFO] Feature repository discovered recursively: odl-netconf-7.0.8-SNAPSHOT 17:17:17 [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal 17:17:17 [INFO] Feature repository discovered recursively: odl-netconf-connector-all 17:17:17 [INFO] Feature repository discovered recursively: odl-netconf-callhome-ssh 17:17:17 [INFO] Feature repository discovered recursively: odl-netconf-topology 17:17:17 [INFO] Feature repository discovered recursively: odl-netconf-console 17:17:17 [INFO] Feature repository discovered recursively: odl-netconf-7.0.8-SNAPSHOT 17:17:17 [INFO] Feature repository discovered recursively: odl-jackson-2 17:17:17 [INFO] Feature repository discovered recursively: odl-woodstox 17:17:17 [INFO] Feature repository discovered recursively: odl-restconf 17:17:17 [INFO] Feature repository discovered recursively: odl-restconf-nb-7.0.8-SNAPSHOT 17:17:17 [INFO] Feature repository discovered recursively: odl-netconf-7.0.8-SNAPSHOT 17:17:17 [INFO] Feature repository discovered recursively: odl-yangtools-export 17:17:17 [INFO] Feature repository discovered recursively: odl-restconf-all 17:17:17 [INFO] Feature repository discovered recursively: odl-netconf-keystore-plaintext 17:17:17 [INFO] Feature repository discovered recursively: features-netconf-testing 17:17:17 [INFO] Feature repository discovered recursively: odl-netconf-test-tools 17:17:17 [INFO] Feature repository discovered recursively: features-netconf-experimental 17:17:17 [INFO] Feature repository discovered recursively: standard-4.4.6 17:17:17 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.27 17:17:17 [WARNING] Duplicate versions for org.jolokia:jolokia-osgi::jar, 1.7.2 and 1.7.1 17:17:18 [INFO] 17:17:18 [INFO] --- maven-antrun-plugin:3.1.0:run (fix-permissions) @ netconf-karaf --- 17:17:18 [INFO] Executing tasks 17:17:18 [INFO] Executed tasks 17:17:18 [INFO] 17:17:18 [INFO] --- maven-antrun-plugin:3.1.0:run (remove-system-bc) @ netconf-karaf --- 17:17:18 [INFO] Executing tasks 17:17:18 [INFO] [delete] Deleting directory /w/workspace/netconf-maven-clm-7.0.x/karaf/target/assembly/system/org/bouncycastle 17:17:18 [INFO] Executed tasks 17:17:18 [INFO] 17:17:18 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-karaf --- 17:17:18 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 17:17:18 [INFO] 17:17:18 [INFO] --- karaf-maven-plugin:4.4.6:archive (package) @ netconf-karaf --- 17:17:33 [INFO] 17:17:33 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ netconf-karaf --- 17:17:33 [INFO] CycloneDX: Resolving Dependencies 17:17:40 [INFO] CycloneDX: Creating BOM version 1.5 with 536 component(s) 17:17:40 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/karaf/target/bom.xml 17:17:40 [INFO] attaching as netconf-karaf-7.0.8-SNAPSHOT-cyclonedx.xml 17:17:40 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/karaf/target/bom.json 17:17:41 [INFO] attaching as netconf-karaf-7.0.8-SNAPSHOT-cyclonedx.json 17:17:41 [INFO] 17:17:41 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-karaf --- 17:17:41 [INFO] Skipping duplicate-finder execution! 17:17:41 [INFO] 17:17:41 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-karaf --- 17:17:41 [INFO] Skipping pom project 17:17:41 [INFO] 17:17:41 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ netconf-karaf --- 17:17:41 [INFO] 17:17:41 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ netconf-karaf --- 17:17:41 [INFO] 17:17:41 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ netconf-karaf --- 17:17:41 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:17:41 [INFO] 17:17:41 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ netconf-karaf --- 17:17:41 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/karaf/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-karaf/7.0.8-SNAPSHOT/netconf-karaf-7.0.8-SNAPSHOT.pom 17:17:41 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/karaf/target/netconf-karaf-7.0.8-SNAPSHOT.tar.gz to /tmp/r/org/opendaylight/netconf/netconf-karaf/7.0.8-SNAPSHOT/netconf-karaf-7.0.8-SNAPSHOT.tar.gz 17:17:41 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/karaf/target/netconf-karaf-7.0.8-SNAPSHOT.zip to /tmp/r/org/opendaylight/netconf/netconf-karaf/7.0.8-SNAPSHOT/netconf-karaf-7.0.8-SNAPSHOT.zip 17:17:41 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/karaf/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-karaf/7.0.8-SNAPSHOT/netconf-karaf-7.0.8-SNAPSHOT-cyclonedx.xml 17:17:41 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/karaf/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-karaf/7.0.8-SNAPSHOT/netconf-karaf-7.0.8-SNAPSHOT-cyclonedx.json 17:17:41 [INFO] 17:17:41 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ netconf-karaf --- 17:17:41 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:17:41 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:17:42 [INFO] 17:17:42 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ netconf-karaf --- 17:17:42 [INFO] org.opendaylight.netconf:netconf-karaf:pom:7.0.8-SNAPSHOT 17:17:42 [INFO] +- org.apache.karaf.features:framework:kar:4.4.6:compile 17:17:42 [INFO] | +- org.apache.karaf.features:base:jar:4.4.6:runtime 17:17:42 [INFO] | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 17:17:42 [INFO] | | +- javax.annotation:javax.annotation-api:jar:1.3.2:runtime 17:17:42 [INFO] | | +- org.apache.servicemix.specs:org.apache.servicemix.specs.activation-api-1.2.1:jar:1.2.1_3:runtime 17:17:42 [INFO] | | +- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:compile 17:17:42 [INFO] | | | \- com.sun.activation:jakarta.activation:jar:1.2.2:runtime 17:17:42 [INFO] | | +- org.glassfish.jaxb:txw2:jar:2.3.8:compile 17:17:42 [INFO] | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:compile 17:17:42 [INFO] | | +- org.apache.karaf.specs:org.apache.karaf.specs.locator:jar:4.4.6:runtime 17:17:42 [INFO] | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml:jar:4.4.6:runtime 17:17:42 [INFO] | | | +- org.apache.geronimo.specs:geronimo-stax-api_1.2_spec:jar:1.2:runtime 17:17:42 [INFO] | | | \- xml-apis:xml-apis:jar:1.4.01:runtime 17:17:42 [INFO] | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml.ws:jar:4.4.6:runtime 17:17:42 [INFO] | | | +- org.apache.geronimo.specs:geronimo-saaj_1.3_spec:jar:1.1:runtime 17:17:42 [INFO] | | | \- org.apache.geronimo.specs:geronimo-jaxws_2.2_spec:jar:1.2:runtime 17:17:42 [INFO] | | \- org.apache.karaf.specs:org.apache.karaf.specs.activator:jar:4.4.6:runtime 17:17:42 [INFO] | +- org.apache.karaf:org.apache.karaf.main:jar:4.4.6:runtime 17:17:42 [INFO] | | +- org.apache.karaf:org.apache.karaf.util:jar:4.4.6:compile 17:17:42 [INFO] | | | \- org.apache.felix:org.apache.felix.utils:jar:1.11.8:compile 17:17:42 [INFO] | | +- net.java.dev.jna:jna:jar:5.14.0:runtime 17:17:42 [INFO] | | \- net.java.dev.jna:jna-platform:jar:5.14.0:runtime 17:17:42 [INFO] | +- org.apache.karaf:org.apache.karaf.client:jar:4.4.6:runtime 17:17:42 [INFO] | | \- org.apache.sshd:sshd-osgi:jar:2.12.1:runtime 17:17:42 [INFO] | | \- org.slf4j:jcl-over-slf4j:jar:2.0.12:runtime 17:17:42 [INFO] | +- org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar:4.4.6:compile 17:17:42 [INFO] | +- org.apache.karaf.diagnostic:org.apache.karaf.diagnostic.boot:jar:4.4.6:runtime 17:17:42 [INFO] | +- org.apache.karaf.config:org.apache.karaf.config.core:jar:4.4.6:compile 17:17:42 [INFO] | | +- org.apache.felix:org.apache.felix.cm.json:jar:1.0.6:compile 17:17:42 [INFO] | | +- org.apache.sling:org.apache.sling.commons.johnzon:jar:1.2.16:compile 17:17:42 [INFO] | | \- org.apache.geronimo.specs:geronimo-json_1.1_spec:jar:1.5:compile 17:17:42 [INFO] | +- org.eclipse.platform:org.eclipse.osgi:jar:3.18.0:runtime 17:17:42 [INFO] | +- org.apache.felix:org.apache.felix.framework:jar:7.0.5:runtime 17:17:42 [INFO] | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.9:runtime 17:17:42 [INFO] | +- org.jline:jline:jar:3.21.0:compile 17:17:42 [INFO] | +- org.ops4j.pax.logging:pax-logging-api:jar:2.2.7:compile 17:17:42 [INFO] | | +- org.osgi:osgi.core:jar:8.0.0:provided 17:17:42 [INFO] | | \- org.osgi:osgi.cmpn:jar:7.0.0:compile 17:17:42 [INFO] | +- org.ops4j.pax.logging:pax-logging-log4j2:jar:2.2.7:compile 17:17:42 [INFO] | +- org.ops4j.pax.logging:pax-logging-logback:jar:2.2.7:compile 17:17:42 [INFO] | | +- ch.qos.logback:logback-core:jar:1.3.14:compile 17:17:42 [INFO] | | +- ch.qos.logback:logback-classic:jar:1.3.14:compile 17:17:42 [INFO] | | +- ch.qos.logback.contrib:logback-jackson:jar:0.1.5:compile 17:17:42 [INFO] | | +- ch.qos.logback.contrib:logback-json-core:jar:0.1.5:compile 17:17:42 [INFO] | | \- ch.qos.logback.contrib:logback-json-classic:jar:0.1.5:compile 17:17:42 [INFO] | +- org.ops4j.pax.url:pax-url-aether:jar:2.6.14:test 17:17:42 [INFO] | | \- org.ops4j.pax.url:pax-url-aether-support:jar:2.6.14:test 17:17:42 [INFO] | | \- org.apache.maven.resolver:maven-resolver-impl:jar:1.8.2:test 17:17:42 [INFO] | | +- org.apache.maven.resolver:maven-resolver-api:jar:1.8.2:test 17:17:42 [INFO] | | +- org.apache.maven.resolver:maven-resolver-spi:jar:1.8.2:test 17:17:42 [INFO] | | +- org.apache.maven.resolver:maven-resolver-named-locks:jar:1.8.2:test 17:17:42 [INFO] | | \- org.apache.maven.resolver:maven-resolver-util:jar:1.8.2:test 17:17:42 [INFO] | +- org.apache.felix:org.apache.felix.fileinstall:jar:3.7.4:compile 17:17:42 [INFO] | +- org.apache.felix:org.apache.felix.configadmin:jar:1.9.26:compile 17:17:42 [INFO] | +- org.apache.felix:org.apache.felix.configadmin.plugin.interpolation:jar:1.2.8:compile 17:17:42 [INFO] | +- org.apache.karaf.features:org.apache.karaf.features.extension:jar:4.4.6:compile 17:17:42 [INFO] | \- org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.6:compile 17:17:42 [INFO] | +- org.ops4j.base:ops4j-base-util-property:jar:1.5.1:compile 17:17:42 [INFO] | +- org.ops4j.base:ops4j-base-util-collections:jar:1.5.1:compile 17:17:42 [INFO] | | \- org.ops4j.base:ops4j-base-lang:jar:1.5.1:compile 17:17:42 [INFO] | +- org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.5:compile 17:17:42 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.16.2:compile 17:17:42 [INFO] | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.16.2:compile 17:17:42 [INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.16.2:compile 17:17:42 [INFO] | \- javax.activation:activation:jar:1.1.1:compile 17:17:42 [INFO] +- org.opendaylight.controller:features-controller-testing:xml:features:9.0.4:runtime 17:17:42 [INFO] | +- org.opendaylight.controller:odl-clustering-test-app:xml:features:9.0.4:runtime 17:17:42 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.4:runtime 17:17:42 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.4:runtime 17:17:42 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.4:runtime 17:17:42 [INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.4:runtime 17:17:42 [INFO] | | | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.4:runtime 17:17:42 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.4:runtime 17:17:42 [INFO] | | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.4:runtime 17:17:42 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.4:runtime 17:17:42 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.4:runtime 17:17:42 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.4:runtime 17:17:42 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.4:runtime 17:17:42 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.4:runtime 17:17:42 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.4:runtime 17:17:42 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.4:runtime 17:17:42 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.4:runtime 17:17:42 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.4:runtime 17:17:42 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.4:runtime 17:17:42 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.4:runtime 17:17:42 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.4:runtime 17:17:42 [INFO] | | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.4:runtime 17:17:42 [INFO] | | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.4:runtime 17:17:42 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.3:runtime 17:17:42 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.4:runtime 17:17:42 [INFO] | | | | \- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.4:runtime 17:17:42 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.4:runtime 17:17:42 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.6:runtime 17:17:42 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.6:runtime 17:17:42 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.4:runtime 17:17:42 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.4:runtime 17:17:42 [INFO] | | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.4:runtime 17:17:42 [INFO] | | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.4:runtime 17:17:42 [INFO] | | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.3:runtime 17:17:42 [INFO] | | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.25:runtime 17:17:42 [INFO] | | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.25:runtime 17:17:42 [INFO] | | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.4:runtime 17:17:42 [INFO] | | | | \- org.opendaylight.controller:atomix-storage:jar:9.0.4:runtime 17:17:42 [INFO] | | | | \- org.opendaylight.controller:raft-journal:jar:9.0.4:runtime 17:17:42 [INFO] | | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.4:runtime 17:17:42 [INFO] | | | +- org.opendaylight.controller:cds-access-api:jar:9.0.4:runtime 17:17:42 [INFO] | | | +- org.opendaylight.controller:cds-access-client:jar:9.0.4:runtime 17:17:42 [INFO] | | | +- org.opendaylight.controller:cds-dom-api:jar:9.0.4:runtime 17:17:42 [INFO] | | | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.4:runtime 17:17:42 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.4:runtime 17:17:42 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.4:runtime 17:17:42 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.4:runtime 17:17:42 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.4:runtime 17:17:42 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.4:runtime 17:17:42 [INFO] | | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.4:runtime 17:17:42 [INFO] | | +- org.opendaylight.controller.samples:clustering-it-model:jar:9.0.4:runtime 17:17:42 [INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.4:runtime 17:17:42 [INFO] | | +- org.opendaylight.controller.samples:clustering-it-provider:jar:9.0.4:runtime 17:17:42 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.4:runtime 17:17:42 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.4:runtime 17:17:42 [INFO] | | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.4:runtime 17:17:42 [INFO] | | | +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.4:runtime 17:17:42 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.4:runtime 17:17:42 [INFO] | | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.4:runtime 17:17:42 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.6:runtime 17:17:42 [INFO] | | | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.4:runtime 17:17:42 [INFO] | | | \- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.4:runtime 17:17:42 [INFO] | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:runtime 17:17:42 [INFO] | | | +- org.scala-lang:scala-library:jar:2.13.14:runtime 17:17:42 [INFO] | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:runtime 17:17:42 [INFO] | | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.4:runtime 17:17:42 [INFO] | | | +- org.opendaylight.controller:cds-mgmt-api:jar:9.0.4:runtime 17:17:42 [INFO] | | | +- org.opendaylight.controller:sal-common-util:jar:9.0.4:runtime 17:17:42 [INFO] | | | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.4:runtime 17:17:42 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.6:runtime 17:17:42 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.6:runtime 17:17:42 [INFO] | | | \- org.apache.commons:commons-text:jar:1.12.0:runtime 17:17:42 [INFO] | | +- org.opendaylight.controller.samples:clustering-it-karaf-cli:jar:9.0.4:runtime 17:17:42 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.4:runtime 17:17:42 [INFO] | | | \- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.6:runtime 17:17:42 [INFO] | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.6:runtime 17:17:42 [INFO] | | \- org.opendaylight.controller:sal-cluster-admin-karaf-cli:jar:9.0.4:runtime 17:17:42 [INFO] | | \- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.4:runtime 17:17:42 [INFO] | \- org.opendaylight.controller:odl-mdsal-benchmark:xml:features:9.0.4:runtime 17:17:42 [INFO] | +- org.opendaylight.controller:benchmark-api:jar:9.0.4:runtime 17:17:42 [INFO] | +- org.opendaylight.controller:dsbenchmark:jar:9.0.4:runtime 17:17:42 [INFO] | | \- org.opendaylight.yangtools:yang-data-impl:jar:13.0.6:runtime 17:17:42 [INFO] | +- org.opendaylight.controller:ntfbenchmark:jar:9.0.4:runtime 17:17:42 [INFO] | \- org.opendaylight.controller:rpcbenchmark:jar:9.0.4:runtime 17:17:42 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:runtime 17:17:42 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:runtime 17:17:42 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:runtime 17:17:42 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:runtime 17:17:42 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:runtime 17:17:42 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:13.0.4:runtime 17:17:42 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.6:runtime 17:17:42 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:13.0.6:runtime 17:17:42 [INFO] +- org.opendaylight.infrautils:features-infrautils:xml:features:6.0.9:runtime 17:17:42 [INFO] | +- org.opendaylight.infrautils:odl-infrautils-diagstatus:xml:features:6.0.9:runtime 17:17:42 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.3:runtime 17:17:42 [INFO] | | | \- org.apache.commons:commons-lang3:jar:3.14.0:runtime 17:17:42 [INFO] | | +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:runtime 17:17:42 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.3:runtime 17:17:42 [INFO] | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.3:runtime 17:17:42 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.3:runtime 17:17:42 [INFO] | | | \- javax.servlet:javax.servlet-api:jar:3.1.0:runtime 17:17:42 [INFO] | | +- org.opendaylight.infrautils:diagstatus-web:jar:6.0.9:runtime 17:17:42 [INFO] | | +- org.opendaylight.infrautils:diagstatus-api:jar:6.0.9:runtime 17:17:42 [INFO] | | | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:runtime 17:17:42 [INFO] | | +- org.opendaylight.infrautils:diagstatus-impl:jar:6.0.9:runtime 17:17:42 [INFO] | | \- org.opendaylight.infrautils:diagstatus-shell:jar:6.0.9:runtime 17:17:42 [INFO] | +- org.opendaylight.infrautils:odl-infrautils-ready:xml:features:6.0.9:runtime 17:17:42 [INFO] | | +- org.opendaylight.infrautils:ready-api:jar:6.0.9:runtime 17:17:42 [INFO] | | +- org.opendaylight.infrautils:ready-impl:jar:6.0.9:runtime 17:17:42 [INFO] | | | \- org.awaitility:awaitility:jar:4.2.1:test 17:17:42 [INFO] | | \- org.opendaylight.odlparent:bundles-diag:jar:13.1.3:runtime 17:17:42 [INFO] | \- org.opendaylight.infrautils:odl-infrautils-utils:xml:features:6.0.9:runtime 17:17:42 [INFO] | \- org.opendaylight.infrautils:infrautils-util:jar:6.0.9:runtime 17:17:42 [INFO] +- org.opendaylight.netconf:features-netconf:xml:features:7.0.8-SNAPSHOT:runtime 17:17:42 [INFO] | +- org.opendaylight.netconf:odl-aaa-netconf-plugin:xml:features:7.0.8-SNAPSHOT:runtime 17:17:42 [INFO] | | +- org.opendaylight.aaa:odl-aaa-shiro:xml:features:0.19.5:runtime 17:17:42 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-password-service:xml:features:0.19.5:runtime 17:17:42 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-api:jar:0.19.5:runtime 17:17:42 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-impl:jar:0.19.5:runtime 17:17:42 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-impl:xml:aaa-password-service-config:0.19.5:runtime 17:17:42 [INFO] | | | | \- org.opendaylight.aaa:odl-apache-shiro:xml:features:0.19.5:runtime 17:17:42 [INFO] | | | +- org.opendaylight.controller:odl-jolokia:xml:features:9.0.4:runtime 17:17:42 [INFO] | | | | +- org.jolokia:jolokia-osgi:jar:1.7.2:runtime 17:17:42 [INFO] | | | | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:runtime 17:17:42 [INFO] | | | | \- org.opendaylight.controller:odl-jolokia-osgi:cfg:configuration:9.0.4:runtime 17:17:42 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-web:xml:features:0.19.5:runtime 17:17:42 [INFO] | | | | +- org.opendaylight.odlparent:odl-jersey-2:xml:features:13.1.3:runtime 17:17:42 [INFO] | | | | | +- org.opendaylight.odlparent:odl-javassist-3:xml:features:13.1.3:runtime 17:17:42 [INFO] | | | | | | \- org.javassist:javassist:jar:3.30.2-GA:runtime 17:17:42 [INFO] | | | | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.43:runtime 17:17:42 [INFO] | | | | | | +- org.glassfish.jersey.core:jersey-common:jar:2.43:runtime 17:17:42 [INFO] | | | | | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:runtime 17:17:42 [INFO] | | | | | | \- org.glassfish.hk2:hk2-locator:jar:2.6.1:runtime 17:17:42 [INFO] | | | | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:runtime 17:17:42 [INFO] | | | | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:runtime 17:17:42 [INFO] | | | | | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:runtime 17:17:42 [INFO] | | | | | +- org.glassfish.jersey.core:jersey-client:jar:2.43:runtime 17:17:42 [INFO] | | | | | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:runtime 17:17:42 [INFO] | | | | | +- org.glassfish.jersey.core:jersey-server:jar:2.43:runtime 17:17:42 [INFO] | | | | | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:runtime 17:17:42 [INFO] | | | | | | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:runtime 17:17:42 [INFO] | | | | | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.43:runtime 17:17:42 [INFO] | | | | | | \- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.43:runtime 17:17:42 [INFO] | | | | | \- org.glassfish.jersey.media:jersey-media-sse:jar:2.43:runtime 17:17:42 [INFO] | | | | +- org.opendaylight.aaa.web:web-osgi-impl:jar:0.19.5:runtime 17:17:42 [INFO] | | | | \- org.opendaylight.aaa.web:servlet-jersey2:jar:0.19.5:runtime 17:17:42 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:jar:0.19.5:runtime 17:17:42 [INFO] | | | | +- org.opendaylight.aaa:aaa-tokenauthrealm:jar:0.19.5:runtime 17:17:42 [INFO] | | | | +- org.opendaylight.aaa:aaa-idm-store-h2:jar:0.19.5:runtime 17:17:42 [INFO] | | | | | \- com.h2database:h2:jar:2.2.224:runtime 17:17:42 [INFO] | | | | +- org.opendaylight.aaa:aaa-cert:jar:0.19.5:runtime 17:17:42 [INFO] | | | | \- org.opendaylight.aaa:repackaged-shiro:jar:0.19.5:runtime 17:17:42 [INFO] | | | | +- commons-beanutils:commons-beanutils:jar:1.9.4:runtime 17:17:42 [INFO] | | | | | +- commons-logging:commons-logging:jar:1.3.1:runtime 17:17:42 [INFO] | | | | | \- commons-collections:commons-collections:jar:3.2.2:runtime 17:17:42 [INFO] | | | | \- org.owasp.encoder:encoder:jar:1.2.3:runtime 17:17:42 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro-api:jar:0.19.5:runtime 17:17:42 [INFO] | | | +- org.opendaylight.aaa:aaa-filterchain:jar:0.19.5:runtime 17:17:42 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-api:xml:features:0.19.5:runtime 17:17:42 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.19.5:runtime 17:17:42 [INFO] | | | | \- org.opendaylight.aaa:aaa-cert:xml:config:0.19.5:runtime 17:17:42 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-app-config:0.19.5:runtime 17:17:42 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-datastore-config:0.19.5:runtime 17:17:42 [INFO] | | | +- org.opendaylight.odlparent:odl-karaf-feat-jdbc:xml:features:13.1.3:runtime 17:17:42 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-features:xml:features:1.5.7:runtime 17:17:42 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc:jar:1.5.7:runtime 17:17:42 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-common:jar:1.5.7:runtime 17:17:42 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-common:jar:1.5.7:runtime 17:17:42 [INFO] | | | | | | \- javax.transaction:javax.transaction-api:jar:1.2:runtime 17:17:42 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-config:jar:1.5.7:runtime 17:17:42 [INFO] | | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.jasypt:jar:1.9.3_1:runtime 17:17:42 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-db2:jar:1.5.7:runtime 17:17:42 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-hsqldb:jar:1.5.7:runtime 17:17:42 [INFO] | | | | | | \- org.hsqldb:hsqldb:jar:jdk8:2.7.2:runtime 17:17:42 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-jtds:jar:1.5.7:runtime 17:17:42 [INFO] | | | | | | \- net.sourceforge.jtds:jtds:jar:1.3.1:runtime 17:17:42 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mariadb:jar:1.5.7:runtime 17:17:42 [INFO] | | | | | | \- org.mariadb.jdbc:mariadb-java-client:jar:3.3.3:runtime 17:17:42 [INFO] | | | | | | \- com.github.waffle:waffle-jna:jar:3.3.0:runtime 17:17:42 [INFO] | | | | | | \- com.github.ben-manes.caffeine:caffeine:jar:2.9.3:runtime 17:17:42 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mysql:jar:1.5.7:runtime 17:17:42 [INFO] | | | | | | \- com.mysql:mysql-connector-j:jar:8.3.0:runtime 17:17:42 [INFO] | | | | | | \- com.google.protobuf:protobuf-java:jar:3.25.1:runtime 17:17:42 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-oracle:jar:1.5.7:runtime 17:17:42 [INFO] | | | | | | \- com.oracle.database.jdbc:ojdbc8:jar:23.3.0.23.09:runtime 17:17:42 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-aries:jar:1.5.7:runtime 17:17:42 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-c3p0:jar:1.5.7:runtime 17:17:42 [INFO] | | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.c3p0:jar:0.9.5.5_1:runtime 17:17:42 [INFO] | | | | | | \- com.mchange:mchange-commons-java:jar:0.2.19:runtime 17:17:42 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-dbcp2:jar:1.5.7:runtime 17:17:42 [INFO] | | | | | | +- org.apache.commons:commons-pool2:jar:2.12.0:runtime 17:17:42 [INFO] | | | | | | \- org.apache.commons:commons-dbcp2:jar:2.12.0:runtime 17:17:42 [INFO] | | | | | | \- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:runtime 17:17:42 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-hikaricp:jar:1.5.7:runtime 17:17:42 [INFO] | | | | | | \- com.zaxxer:HikariCP:jar:4.0.3:runtime 17:17:42 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-sqlite:jar:1.5.7:runtime 17:17:42 [INFO] | | | | | | \- org.xerial:sqlite-jdbc:jar:3.45.2.0:runtime 17:17:42 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-teradata:jar:1.5.7:runtime 17:17:42 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-narayana:jar:1.5.7:runtime 17:17:42 [INFO] | | | | | | \- org.jboss:jboss-transaction-spi:jar:7.6.1.Final:runtime 17:17:42 [INFO] | | | | | \- org.ops4j.pax.jdbc:pax-jdbc-pool-transx:jar:1.5.7:runtime 17:17:42 [INFO] | | | | | \- org.ops4j.pax.transx:pax-transx-jdbc:jar:0.5.4:runtime 17:17:42 [INFO] | | | | | \- org.ops4j.pax.transx:pax-transx-connector:jar:0.5.4:runtime 17:17:42 [INFO] | | | | | +- org.ops4j.pax.transx:pax-transx-tm-api:jar:0.5.4:runtime 17:17:42 [INFO] | | | | | \- javax.resource:javax.resource-api:jar:1.7.1:runtime 17:17:42 [INFO] | | | | +- org.osgi:org.osgi.service.jdbc:jar:1.1.0:provided 17:17:42 [INFO] | | | | \- org.apache.karaf.jdbc:org.apache.karaf.jdbc.core:jar:4.4.6:runtime 17:17:42 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:py:idmtool:0.19.5:runtime 17:17:42 [INFO] | | | \- org.opendaylight.aaa:aaa-filterchain:cfg:config:0.19.5:runtime 17:17:42 [INFO] | | +- org.opendaylight.netconf:netconf-auth:jar:7.0.8-SNAPSHOT:runtime 17:17:42 [INFO] | | \- org.opendaylight.netconf:netconf-auth-aaa:jar:7.0.8-SNAPSHOT:runtime 17:17:42 [INFO] | | \- org.opendaylight.aaa:aaa-authn-api:jar:0.19.5:runtime 17:17:42 [INFO] | +- org.opendaylight.netconf:odl-netconf-all:xml:features:7.0.8-SNAPSHOT:runtime 17:17:42 [INFO] | +- org.opendaylight.netconf:odl-netconf-api:xml:features:7.0.8-SNAPSHOT:runtime 17:17:42 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.3:runtime 17:17:42 [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.109.Final:runtime 17:17:42 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.1.109.Final:runtime 17:17:42 [INFO] | | | +- io.netty:netty-handler:jar:4.1.109.Final:runtime 17:17:42 [INFO] | | | | +- io.netty:netty-resolver:jar:4.1.109.Final:runtime 17:17:42 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:runtime 17:17:42 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:runtime 17:17:42 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.109.Final:runtime 17:17:42 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:13.0.4:runtime 17:17:42 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.4:runtime 17:17:42 [INFO] | | \- org.opendaylight.netconf:netconf-api:jar:7.0.8-SNAPSHOT:runtime 17:17:42 [INFO] | | +- io.netty:netty-transport:jar:4.1.109.Final:runtime 17:17:42 [INFO] | | \- org.opendaylight.yangtools:util:jar:13.0.6:runtime 17:17:42 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:runtime 17:17:42 [INFO] | +- org.opendaylight.netconf:odl-netconf-client:xml:features:7.0.8-SNAPSHOT:runtime 17:17:42 [INFO] | | \- org.opendaylight.netconf:netconf-client:jar:7.0.8-SNAPSHOT:runtime 17:17:42 [INFO] | | +- io.netty:netty-codec:jar:4.1.109.Final:runtime 17:17:42 [INFO] | | +- io.netty:netty-common:jar:4.1.109.Final:runtime 17:17:42 [INFO] | | \- org.opendaylight.netconf:shaded-exificient:jar:7.0.8-SNAPSHOT:runtime 17:17:42 [INFO] | +- org.opendaylight.netconf:odl-netconf-common:xml:features:7.0.8-SNAPSHOT:runtime 17:17:42 [INFO] | | +- org.opendaylight.netconf:netconf-common:jar:7.0.8-SNAPSHOT:runtime 17:17:42 [INFO] | | \- org.opendaylight.netconf:netconf-netty-util:jar:7.0.8-SNAPSHOT:runtime 17:17:42 [INFO] | | \- io.netty:netty-buffer:jar:4.1.109.Final:runtime 17:17:42 [INFO] | +- org.opendaylight.netconf:odl-netconf-impl:xml:features:7.0.8-SNAPSHOT:runtime 17:17:42 [INFO] | | \- org.opendaylight.netconf:netconf-server:jar:7.0.8-SNAPSHOT:runtime 17:17:42 [INFO] | | \- org.opendaylight.netconf.model:rfc7407-ietf-x509-cert-to-name:jar:7.0.8-SNAPSHOT:runtime 17:17:42 [INFO] | +- org.opendaylight.netconf:odl-netconf-mdsal:xml:features:7.0.8-SNAPSHOT:runtime 17:17:42 [INFO] | | +- org.opendaylight.netconf:odl-yanglib-mdsal-writer:xml:features:7.0.8-SNAPSHOT:runtime 17:17:42 [INFO] | | | \- org.opendaylight.netconf:yanglib-mdsal-writer:jar:7.0.8-SNAPSHOT:runtime 17:17:42 [INFO] | | +- org.opendaylight.netconf:netconf-server-mdsal:jar:7.0.8-SNAPSHOT:runtime 17:17:42 [INFO] | | | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.6:runtime 17:17:42 [INFO] | | | | \- org.immutables:value:jar:annotations:2.10.1:runtime 17:17:42 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.6:runtime 17:17:42 [INFO] | | | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:runtime 17:17:42 [INFO] | | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.6:runtime 17:17:42 [INFO] | | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.6:runtime 17:17:42 [INFO] | | | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.6:runtime 17:17:42 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.6:runtime 17:17:42 [INFO] | | | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.6:runtime 17:17:42 [INFO] | | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.6:runtime 17:17:42 [INFO] | | | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.6:runtime 17:17:42 [INFO] | | | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.6:runtime 17:17:42 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.6:runtime 17:17:42 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.4:runtime 17:17:42 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.4:runtime 17:17:42 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.4:runtime 17:17:42 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.4:runtime 17:17:42 [INFO] | | \- org.opendaylight.netconf:netconf-nb:jar:7.0.8-SNAPSHOT:runtime 17:17:42 [INFO] | | \- org.opendaylight.netconf:shaded-sshd:jar:7.0.8-SNAPSHOT:runtime 17:17:42 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:7.0.8-SNAPSHOT:runtime 17:17:42 [INFO] | | \- org.opendaylight.netconf.model:rfc5277:jar:7.0.8-SNAPSHOT:runtime 17:17:42 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc6022:xml:features:7.0.8-SNAPSHOT:runtime 17:17:42 [INFO] | | \- org.opendaylight.netconf.model:rfc6022:jar:7.0.8-SNAPSHOT:runtime 17:17:42 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc6241:xml:features:7.0.8-SNAPSHOT:runtime 17:17:42 [INFO] | | \- org.opendaylight.netconf.model:rfc6241:jar:7.0.8-SNAPSHOT:runtime 17:17:42 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc6243:xml:features:7.0.8-SNAPSHOT:runtime 17:17:42 [INFO] | | \- org.opendaylight.netconf.model:rfc6243:jar:7.0.8-SNAPSHOT:runtime 17:17:42 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc6470:xml:features:7.0.8-SNAPSHOT:runtime 17:17:42 [INFO] | | \- org.opendaylight.netconf.model:rfc6470:jar:7.0.8-SNAPSHOT:runtime 17:17:42 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc8040:xml:features:7.0.8-SNAPSHOT:runtime 17:17:42 [INFO] | | \- org.opendaylight.netconf.model:rfc8040-ietf-restconf-monitoring:jar:7.0.8-SNAPSHOT:runtime 17:17:42 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc8341:xml:features:7.0.8-SNAPSHOT:runtime 17:17:42 [INFO] | | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.8-SNAPSHOT:runtime 17:17:42 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc8526:xml:features:7.0.8-SNAPSHOT:runtime 17:17:42 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:13.0.4:runtime 17:17:42 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:13.0.4:runtime 17:17:42 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:13.0.4:runtime 17:17:42 [INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.4:runtime 17:17:42 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:13.0.4:runtime 17:17:42 [INFO] | | \- org.opendaylight.netconf.model:rfc8526:jar:7.0.8-SNAPSHOT:runtime 17:17:42 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc8639:xml:features:7.0.8-SNAPSHOT:runtime 17:17:42 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040:xml:features:13.0.4:runtime 17:17:42 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8040:jar:13.0.4:runtime 17:17:42 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8343:xml:features:13.0.4:runtime 17:17:42 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.4:runtime 17:17:42 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8528:xml:features:13.0.4:runtime 17:17:42 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8528:jar:13.0.4:runtime 17:17:42 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8529:xml:features:13.0.4:runtime 17:17:42 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8344:xml:features:13.0.4:runtime 17:17:42 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8344:jar:13.0.4:runtime 17:17:42 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8529:jar:13.0.4:runtime 17:17:42 [INFO] | | \- org.opendaylight.netconf.model:rfc8639:jar:7.0.8-SNAPSHOT:runtime 17:17:42 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc8641:xml:features:7.0.8-SNAPSHOT:runtime 17:17:42 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8072:xml:features:13.0.4:runtime 17:17:42 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8072:jar:13.0.4:runtime 17:17:42 [INFO] | | \- org.opendaylight.netconf.model:rfc8641:jar:7.0.8-SNAPSHOT:runtime 17:17:42 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc8650:xml:features:7.0.8-SNAPSHOT:runtime 17:17:42 [INFO] | | \- org.opendaylight.netconf.model:rfc8650:jar:7.0.8-SNAPSHOT:runtime 17:17:42 [INFO] | +- org.opendaylight.netconf:odl-netconf-util:xml:features:7.0.8-SNAPSHOT:runtime 17:17:42 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.6:runtime 17:17:42 [INFO] | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.3:runtime 17:17:42 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.6:runtime 17:17:42 [INFO] | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.3:runtime 17:17:42 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.6:runtime 17:17:42 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.6:runtime 17:17:42 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.6:runtime 17:17:42 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.6:runtime 17:17:42 [INFO] | | | \- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.6:runtime 17:17:42 [INFO] | | \- org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.8-SNAPSHOT:runtime 17:17:42 [INFO] | +- org.opendaylight.netconf:odl-netconf-clustered-topology:xml:features:7.0.8-SNAPSHOT:runtime 17:17:42 [INFO] | | \- org.opendaylight.netconf:netconf-topology-singleton:jar:7.0.8-SNAPSHOT:runtime 17:17:42 [INFO] | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.4:runtime 17:17:42 [INFO] | | | +- com.typesafe:config:jar:1.4.2:runtime 17:17:42 [INFO] | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:runtime 17:17:42 [INFO] | | | +- io.aeron:aeron-client:jar:1.38.1:runtime 17:17:42 [INFO] | | | +- io.aeron:aeron-driver:jar:1.38.1:runtime 17:17:42 [INFO] | | | +- org.agrona:agrona:jar:1.15.2:runtime 17:17:42 [INFO] | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:runtime 17:17:42 [INFO] | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:runtime 17:17:42 [INFO] | | | +- org.scala-lang:scala-reflect:jar:2.13.14:runtime 17:17:42 [INFO] | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:runtime 17:17:42 [INFO] | | +- org.opendaylight.netconf:netconf-topology:jar:7.0.8-SNAPSHOT:runtime 17:17:42 [INFO] | | | \- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:runtime 17:17:42 [INFO] | | | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:runtime 17:17:42 [INFO] | | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.4:runtime 17:17:42 [INFO] | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.25:runtime 17:17:42 [INFO] | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.25:runtime 17:17:42 [INFO] | | | | \- com.rabbitmq:amqp-client:jar:5.20.0:runtime 17:17:42 [INFO] | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.25:runtime 17:17:42 [INFO] | | | \- org.lz4:lz4-java:jar:1.8.0:runtime 17:17:42 [INFO] | | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.4:runtime 17:17:42 [INFO] | +- org.opendaylight.netconf:odl-netconf-connector:xml:features:7.0.8-SNAPSHOT:runtime 17:17:42 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:13.0.4:runtime 17:17:42 [INFO] | | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.19.5:runtime 17:17:42 [INFO] | | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.4:runtime 17:17:42 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.4:runtime 17:17:42 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.4:runtime 17:17:42 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.4:runtime 17:17:42 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.4:runtime 17:17:42 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.4:runtime 17:17:42 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.4:runtime 17:17:42 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.4:runtime 17:17:42 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.4:runtime 17:17:42 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.4:runtime 17:17:42 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.4:runtime 17:17:42 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.4:runtime 17:17:42 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.4:runtime 17:17:42 [INFO] | | | | \- org.opendaylight.controller:blueprint:jar:9.0.4:runtime 17:17:42 [INFO] | | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:runtime 17:17:42 [INFO] | | | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.5:runtime 17:17:42 [INFO] | | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.19.5:runtime 17:17:42 [INFO] | | +- com.google.code.gson:gson:jar:2.10.1:runtime 17:17:42 [INFO] | | \- org.opendaylight.netconf:netconf-client-mdsal:jar:7.0.8-SNAPSHOT:runtime 17:17:42 [INFO] | | +- org.checkerframework:checker-qual:jar:3.43.0:runtime 17:17:42 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.4:runtime 17:17:42 [INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.6:runtime 17:17:42 [INFO] | | +- org.opendaylight.netconf:keystore-legacy:jar:7.0.8-SNAPSHOT:runtime 17:17:42 [INFO] | | +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.8-SNAPSHOT:runtime 17:17:42 [INFO] | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.6:runtime 17:17:42 [INFO] | | +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.6:runtime 17:17:42 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.6:runtime 17:17:42 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.6:runtime 17:17:42 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.6:runtime 17:17:42 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.6:runtime 17:17:42 [INFO] | | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.6:runtime 17:17:42 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.6:runtime 17:17:42 [INFO] | | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.6:runtime 17:17:42 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.6:runtime 17:17:42 [INFO] | | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.6:runtime 17:17:42 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.6:runtime 17:17:42 [INFO] | | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.6:runtime 17:17:42 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.6:runtime 17:17:42 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.6:runtime 17:17:42 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.6:runtime 17:17:42 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.6:runtime 17:17:42 [INFO] | | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.6:runtime 17:17:42 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.6:runtime 17:17:42 [INFO] | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.6:runtime 17:17:42 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.6:runtime 17:17:42 [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.6:runtime 17:17:42 [INFO] | | | +- org.antlr:antlr4-runtime:jar:4.13.1:runtime 17:17:42 [INFO] | | | \- org.opendaylight.yangtools:yang-model-ri:jar:13.0.6:runtime 17:17:42 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.6:runtime 17:17:42 [INFO] | | +- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.6:runtime 17:17:42 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.6:runtime 17:17:42 [INFO] | +- org.opendaylight.netconf:odl-netconf-connector-all:xml:features:7.0.8-SNAPSHOT:runtime 17:17:42 [INFO] | +- org.opendaylight.netconf:odl-netconf-callhome-ssh:xml:features:7.0.8-SNAPSHOT:runtime 17:17:42 [INFO] | | \- org.opendaylight.netconf:callhome-provider:jar:7.0.8-SNAPSHOT:runtime 17:17:42 [INFO] | +- org.opendaylight.netconf:odl-netconf-console:xml:features:7.0.8-SNAPSHOT:runtime 17:17:42 [INFO] | | \- org.opendaylight.netconf:netconf-console:jar:7.0.8-SNAPSHOT:runtime 17:17:42 [INFO] | +- org.opendaylight.netconf:odl-netconf-topology:xml:features:7.0.8-SNAPSHOT:runtime 17:17:42 [INFO] | | \- org.opendaylight.netconf:netconf-topology-impl:jar:7.0.8-SNAPSHOT:runtime 17:17:42 [INFO] | +- org.opendaylight.netconf:odl-restconf-openapi:xml:features:7.0.8-SNAPSHOT:runtime 17:17:42 [INFO] | | +- org.opendaylight.odlparent:odl-jackson-2:xml:features:13.1.3:runtime 17:17:42 [INFO] | | | +- org.opendaylight.odlparent:odl-woodstox:xml:features:13.1.3:runtime 17:17:42 [INFO] | | | | \- com.fasterxml.woodstox:woodstox-core:jar:6.6.2:runtime 17:17:42 [INFO] | | | +- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:13.1.3:runtime 17:17:42 [INFO] | | | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:13.1.3:runtime 17:17:42 [INFO] | | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:runtime 17:17:42 [INFO] | | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.16.2:runtime 17:17:42 [INFO] | | | +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.16.2:runtime 17:17:42 [INFO] | | | +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.16.2:runtime 17:17:42 [INFO] | | | \- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.16.2:runtime 17:17:42 [INFO] | | \- org.opendaylight.netconf:restconf-openapi:jar:7.0.8-SNAPSHOT:runtime 17:17:42 [INFO] | | +- dk.brics:automaton:jar:1.12-4:runtime 17:17:42 [INFO] | | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:runtime 17:17:42 [INFO] | | +- org.opendaylight.netconf:restconf-nb:jar:7.0.8-SNAPSHOT:runtime 17:17:42 [INFO] | | | +- org.opendaylight.netconf:restconf-api:jar:7.0.8-SNAPSHOT:runtime 17:17:42 [INFO] | | | +- org.opendaylight.netconf:restconf-common-models:jar:7.0.8-SNAPSHOT:runtime 17:17:42 [INFO] | | | +- org.opendaylight.netconf:restconf-common:jar:7.0.8-SNAPSHOT:runtime 17:17:42 [INFO] | | | +- org.opendaylight.yangtools:yang-model-export:jar:13.0.6:runtime 17:17:42 [INFO] | | | +- org.eclipse.jetty.websocket:websocket-api:jar:9.4.54.v20240208:runtime 17:17:42 [INFO] | | | +- org.eclipse.jetty.websocket:websocket-servlet:jar:9.4.54.v20240208:runtime 17:17:42 [INFO] | | | \- org.eclipse.jetty.websocket:websocket-server:jar:9.4.54.v20240208:runtime 17:17:42 [INFO] | | | +- org.eclipse.jetty.websocket:websocket-common:jar:9.4.54.v20240208:runtime 17:17:42 [INFO] | | | | +- org.eclipse.jetty:jetty-util:jar:9.4.54.v20240208:runtime 17:17:42 [INFO] | | | | \- org.eclipse.jetty:jetty-io:jar:9.4.54.v20240208:runtime 17:17:42 [INFO] | | | +- org.eclipse.jetty.websocket:websocket-client:jar:9.4.54.v20240208:runtime 17:17:42 [INFO] | | | | \- org.eclipse.jetty:jetty-client:jar:9.4.54.v20240208:runtime 17:17:42 [INFO] | | | +- org.eclipse.jetty:jetty-servlet:jar:9.4.54.v20240208:runtime 17:17:42 [INFO] | | | | +- org.eclipse.jetty:jetty-security:jar:9.4.54.v20240208:runtime 17:17:42 [INFO] | | | | | \- org.eclipse.jetty:jetty-server:jar:9.4.54.v20240208:runtime 17:17:42 [INFO] | | | | \- org.eclipse.jetty:jetty-util-ajax:jar:9.4.54.v20240208:runtime 17:17:42 [INFO] | | | \- org.eclipse.jetty:jetty-http:jar:9.4.54.v20240208:runtime 17:17:42 [INFO] | | +- org.opendaylight.aaa.web:web-api:jar:0.19.5:runtime 17:17:42 [INFO] | | \- org.opendaylight.aaa.web:servlet-api:jar:0.19.5:runtime 17:17:42 [INFO] | +- org.opendaylight.netconf:odl-restconf:xml:features:7.0.8-SNAPSHOT:runtime 17:17:42 [INFO] | | \- org.opendaylight.netconf:odl-restconf-nb:xml:features:7.0.8-SNAPSHOT:runtime 17:17:42 [INFO] | | \- org.opendaylight.netconf:odl-restconf-common:xml:features:7.0.8-SNAPSHOT:runtime 17:17:42 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-export:xml:features:13.0.6:runtime 17:17:42 [INFO] | +- org.opendaylight.netconf:odl-restconf-all:xml:features:7.0.8-SNAPSHOT:runtime 17:17:42 [INFO] | +- org.opendaylight.netconf:odl-netconf-transport-api:xml:features:7.0.8-SNAPSHOT:runtime 17:17:42 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.6:runtime 17:17:42 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.6:runtime 17:17:42 [INFO] | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:runtime 17:17:42 [INFO] | | \- org.opendaylight.netconf:transport-api:jar:7.0.8-SNAPSHOT:runtime 17:17:42 [INFO] | +- org.opendaylight.netconf:odl-netconf-transport:xml:features:7.0.8-SNAPSHOT:runtime 17:17:42 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7317-iana-crypt-hash:xml:features:13.0.4:runtime 17:17:42 [INFO] | | | \- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.4:runtime 17:17:42 [INFO] | | +- org.opendaylight.netconf:transport-ssh:jar:7.0.8-SNAPSHOT:runtime 17:17:42 [INFO] | | | +- commons-codec:commons-codec:jar:1.15:runtime 17:17:42 [INFO] | | | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:runtime 17:17:42 [INFO] | | | \- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.8-SNAPSHOT:runtime 17:17:42 [INFO] | | +- org.opendaylight.netconf:transport-tcp:jar:7.0.8-SNAPSHOT:runtime 17:17:42 [INFO] | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:runtime 17:17:42 [INFO] | | \- org.opendaylight.netconf:transport-tls:jar:7.0.8-SNAPSHOT:runtime 17:17:42 [INFO] | +- org.opendaylight.netconf:odl-netconf-keystore:xml:features:7.0.8-SNAPSHOT:runtime 17:17:42 [INFO] | | +- org.opendaylight.netconf:keystore-api:jar:7.0.8-SNAPSHOT:runtime 17:17:42 [INFO] | | \- org.opendaylight.netconf:keystore-none:jar:7.0.8-SNAPSHOT:runtime 17:17:42 [INFO] | +- org.opendaylight.netconf:odl-netconf-keystore-plaintext:xml:features:7.0.8-SNAPSHOT:runtime 17:17:42 [INFO] | | +- org.opendaylight.netconf:keystore-plaintext-api:jar:7.0.8-SNAPSHOT:runtime 17:17:42 [INFO] | | +- org.opendaylight.netconf:keystore-plaintext-localfile:jar:7.0.8-SNAPSHOT:runtime 17:17:42 [INFO] | | \- org.opendaylight.netconf:keystore-plaintext-cli:jar:7.0.8-SNAPSHOT:runtime 17:17:42 [INFO] | \- org.opendaylight.netconf:odl-netconf-truststore:xml:features:7.0.8-SNAPSHOT:runtime 17:17:42 [INFO] | +- org.opendaylight.netconf:truststore-api:jar:7.0.8-SNAPSHOT:runtime 17:17:42 [INFO] | \- org.opendaylight.netconf:truststore-none:jar:7.0.8-SNAPSHOT:runtime 17:17:42 [INFO] +- org.opendaylight.netconf:features-netconf-testing:xml:features:7.0.8-SNAPSHOT:runtime 17:17:42 [INFO] | \- org.opendaylight.netconf:odl-netconf-test-tools:xml:features:7.0.8-SNAPSHOT:runtime 17:17:42 [INFO] | \- org.opendaylight.netconf:netconf-test-perf:jar:7.0.8-SNAPSHOT:runtime 17:17:42 [INFO] +- org.opendaylight.netconf:features-netconf-experimental:xml:features:7.0.8-SNAPSHOT:runtime 17:17:42 [INFO] +- org.apache.karaf.features:framework:xml:features:4.4.6:runtime 17:17:42 [INFO] +- org.apache.karaf.features:standard:xml:features:4.4.6:runtime 17:17:42 [INFO] +- org.apache.aries.quiesce:org.apache.aries.quiesce.api:jar:1.0.0:compile 17:17:42 [INFO] +- org.osgi:org.osgi.service.event:jar:1.4.1:provided 17:17:42 [INFO] | +- org.osgi:osgi.annotation:jar:8.1.0:compile 17:17:42 [INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided 17:17:42 [INFO] +- org.apache.felix:org.apache.felix.metatype:jar:1.2.4:compile 17:17:42 [INFO] +- org.opendaylight.odlparent:karaf.branding:jar:13.1.3:compile 17:17:42 [INFO] +- org.opendaylight.odlparent:opendaylight-karaf-resources:jar:13.1.3:provided 17:17:42 [INFO] | \- org.opendaylight.odlparent:logging-markers:jar:13.1.3:runtime 17:17:42 [INFO] +- org.opendaylight.odlparent:bcpkix-framework-ext:jar:13.1.3:runtime 17:17:42 [INFO] +- org.opendaylight.odlparent:bcprov-framework-ext:jar:13.1.3:runtime 17:17:42 [INFO] +- org.opendaylight.odlparent:bcutil-framework-ext:jar:13.1.3:runtime 17:17:42 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:17:42 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:17:42 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:17:42 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:17:42 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:17:42 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:17:42 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:17:42 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:17:42 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:17:42 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:17:42 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:17:42 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:17:42 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:17:42 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:17:42 [INFO] +- junit:junit:jar:4.13.2:test 17:17:42 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:17:42 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:17:42 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:17:42 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:runtime 17:17:42 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:17:42 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:17:42 [INFO] 17:17:42 [INFO] --- clm-maven-plugin:2.48.1-01:index (default-cli) @ netconf-karaf --- 17:17:42 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/karaf/target/sonatype-clm/module.xml 17:17:42 [INFO] 17:17:42 [INFO] -----------< org.opendaylight.netconf:netconf-karaf-static >------------ 17:17:42 [INFO] Building netconf-karaf-static 7.0.8-SNAPSHOT [102/121] 17:17:42 [INFO] ---------------------------[ karaf-assembly ]--------------------------- 17:17:43 [INFO] 17:17:43 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-karaf-static --- 17:17:43 [INFO] 17:17:43 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-karaf-static --- 17:17:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:17:43 [INFO] 17:17:43 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-karaf-static --- 17:17:43 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:17:43 [INFO] 17:17:43 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ netconf-karaf-static --- 17:17:43 [INFO] 17:17:43 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ netconf-karaf-static --- 17:17:43 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/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/** 17:17:43 [INFO] 17:17:43 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-karaf-static --- 17:17:43 [INFO] Starting audit... 17:17:43 Audit done. 17:17:43 [INFO] You have 0 Checkstyle violations. 17:17:43 [INFO] 17:17:43 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-karaf-static --- 17:17:43 [INFO] Starting audit... 17:17:43 Audit done. 17:17:43 [INFO] You have 0 Checkstyle violations. 17:17:43 [INFO] 17:17:43 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-karaf-static --- 17:17:43 [INFO] 17:17:43 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-karaf-static --- 17:17:43 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/karaf-static/src/main/resources 17:17:43 [INFO] 17:17:43 [INFO] --- karaf-maven-plugin:4.4.6:assembly (default-assembly) @ netconf-karaf-static --- 17:17:43 [INFO] Using repositories: 17:17:43 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 17:17:43 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 17:17:43 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 17:17:43 [INFO] Creating work directory: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly 17:17:43 [INFO] Loading direct KAR and features XML dependencies 17:17:43 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/static/4.4.6/kar 17:17:43 [INFO] Feature static will be added as a startup feature 17:17:43 [INFO] Generating Karaf assembly: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly 17:17:43 [INFO] Unzipping kars 17:17:43 [INFO] processing KAR: mvn:org.apache.karaf.features/static/4.4.6/kar 17:17:44 [INFO] found repository: mvn:org.apache.karaf.features/static/4.4.6/xml/features 17:17:44 [INFO] Loading profiles from: 17:17:44 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 17:17:44 [INFO] Loading repositories 17:17:44 [INFO] Generating generated-startup profile 17:17:44 [INFO] Generating generated-boot profile with parents: generated-startup 17:17:44 [INFO] Generating generated-installed profile 17:17:44 [INFO] Adding profiles to etc/profiles 17:17:44 [INFO] Configuring etc/config.properties and etc/system.properties 17:17:44 [INFO] Downloading libraries for generated profiles 17:17:44 [INFO] Downloading additional libraries 17:17:44 [INFO] Writing configurations 17:17:44 [INFO] adding config file: etc/profile.cfg 17:17:44 [INFO] Startup stage 17:17:44 [INFO] Loading startup repositories 17:17:44 [INFO] Resolving startup features and bundles 17:17:44 [INFO] Features: static, static-framework, scr, log, system, feature, deployer, wrap, aries-blueprint, eventadmin, ssh 17:17:44 [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.1.3, mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.1.3, mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.1.3, mvn:org.opendaylight.odlparent/logging-markers/13.1.3, mvn:org.apache.karaf.services/org.apache.karaf.services.staticcm/4.4.6, 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.1.3 17:17:44 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.77 17:17:44 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.77 17:17:44 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.77 17:17:44 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.1.3 17:17:44 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 17:17:44 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 17:17:44 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 17:17:44 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 17:17:44 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 17:17:44 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 17:17:44 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 17:17:44 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.18 17:17:44 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 17:17:44 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 17:17:44 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 17:17:44 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.6 17:17:44 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.6 17:17:44 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.6 17:17:44 [INFO] adding maven artifact: mvn:org.apache.karaf/org.apache.karaf.event/4.4.6 17:17:44 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.6 17:17:44 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 17:17:44 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 17:17:44 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.6 17:17:44 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.6 17:17:44 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.6 17:17:44 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.6 17:17:44 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.eventadmin/4.4.6 17:17:44 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.staticcm/4.4.6 17:17:44 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.6 17:17:44 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.6 17:17:44 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.6 17:17:44 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.6 17:17:44 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.14 17:17:44 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.12.1 17:17:44 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.12.1 17:17:44 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.12.1 17:17:44 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 17:17:44 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 17:17:44 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.7 17:17:44 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.7 17:17:44 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.7 17:17:44 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.7 17:17:44 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.7 17:17:44 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.1.3 17:17:44 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.1.3 17:17:44 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.1.3 17:17:44 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/logging-markers/13.1.3 17:17:44 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7 17:17:44 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7 17:17:44 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.12 17:17:44 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber 17:17:44 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 17:17:44 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 17:17:44 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 17:17:44 [INFO] adding config file: etc/org.apache.felix.eventadmin.impl.EventAdmin.cfg 17:17:44 [INFO] adding config file: etc/org.apache.karaf.log.cfg 17:17:44 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 17:17:44 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 17:17:44 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 17:17:44 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 17:17:44 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 17:17:44 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 17:17:44 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 17:17:44 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 17:17:44 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.6.jar 17:17:44 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.6 17:17:44 [INFO] Boot stage 17:17:44 [INFO] Loading boot repositories 17:17:44 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector-all/7.0.8-SNAPSHOT/xml/features 17:17:44 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector/7.0.8-SNAPSHOT/xml/features 17:17:44 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/13.0.4/xml/features 17:17:44 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/13.0.4/xml/features 17:17:44 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/13.0.4/xml/features 17:17:44 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/13.0.6/xml/features 17:17:44 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/13.0.6/xml/features 17:17:44 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/13.1.3/xml/features 17:17:44 [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.1/xml/features 17:17:44 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/9.0.4/xml/features 17:17:44 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/13.0.4/xml/features 17:17:44 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/13.0.4/xml/features 17:17:44 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/13.0.4/xml/features 17:17:44 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/13.0.6/xml/features 17:17:44 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/13.0.6/xml/features 17:17:44 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/13.0.6/xml/features 17:17:44 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/13.0.4/xml/features 17:17:44 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/13.0.4/xml/features 17:17:44 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/13.0.4/xml/features 17:17:44 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/13.0.4/xml/features 17:17:44 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/13.0.4/xml/features 17:17:44 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-bytebuddy/13.0.4/xml/features 17:17:44 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/13.0.4/xml/features 17:17:44 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/13.0.4/xml/features 17:17:44 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime-api/13.0.4/xml/features 17:17:44 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/13.0.6/xml/features 17:17:44 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/13.1.3/xml/features 17:17:45 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/13.0.6/xml/features 17:17:45 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/13.0.6/xml/features 17:17:45 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/13.0.4/xml/features 17:17:45 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/13.0.4/xml/features 17:17:45 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/9.0.4/xml/features 17:17:45 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/9.0.4/xml/features 17:17:45 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/13.1.3/xml/features 17:17:45 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/13.1.3/xml/features 17:17:45 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/13.0.6/xml/features 17:17:45 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/13.1.3/xml/features 17:17:45 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/13.1.3/xml/features 17:17:45 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/9.0.4/xml/features 17:17:45 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/13.1.3/xml/features 17:17:45 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/13.1.3/xml/features 17:17:45 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/13.1.3/xml/features 17:17:45 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/9.0.4/xml/features 17:17:45 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/9.0.4/xml/features 17:17:45 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/9.0.4/xml/features 17:17:45 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.19.5/xml/features 17:17:45 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/9.0.4/xml/features 17:17:45 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-client/7.0.8-SNAPSHOT/xml/features 17:17:45 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-common/7.0.8-SNAPSHOT/xml/features 17:17:45 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/7.0.8-SNAPSHOT/xml/features 17:17:45 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/13.0.4/xml/features 17:17:45 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/13.0.4/xml/features 17:17:45 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/13.0.4/xml/features 17:17:45 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/7.0.8-SNAPSHOT/xml/features 17:17:45 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6241/7.0.8-SNAPSHOT/xml/features 17:17:45 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6470/7.0.8-SNAPSHOT/xml/features 17:17:45 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8526/7.0.8-SNAPSHOT/xml/features 17:17:45 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6243/7.0.8-SNAPSHOT/xml/features 17:17:45 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-util/7.0.8-SNAPSHOT/xml/features 17:17:45 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport/7.0.8-SNAPSHOT/xml/features 17:17:45 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7317-iana-crypt-hash/13.0.4/xml/features 17:17:45 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore/7.0.8-SNAPSHOT/xml/features 17:17:45 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8341/7.0.8-SNAPSHOT/xml/features 17:17:45 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-truststore/7.0.8-SNAPSHOT/xml/features 17:17:45 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport-api/7.0.8-SNAPSHOT/xml/features 17:17:45 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6022/7.0.8-SNAPSHOT/xml/features 17:17:45 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-callhome-ssh/7.0.8-SNAPSHOT/xml/features 17:17:45 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-topology/7.0.8-SNAPSHOT/xml/features 17:17:45 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/7.0.8-SNAPSHOT/xml/features 17:17:45 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/13.0.4/xml/features 17:17:45 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040/13.0.4/xml/features 17:17:45 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-common/7.0.8-SNAPSHOT/xml/features 17:17:45 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/13.1.3/xml/features 17:17:45 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/13.0.6/xml/features 17:17:45 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.19.5/xml/features 17:17:45 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/13.1.3/xml/features 17:17:45 [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.7/xml/features 17:17:45 [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features 17:17:45 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/9.0.4/xml/features 17:17:45 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.19.5/xml/features 17:17:45 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.19.5/xml/features 17:17:45 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.19.5/xml/features 17:17:45 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/13.1.3/xml/features 17:17:45 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/13.1.3/xml/features 17:17:45 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/13.1.3/xml/features 17:17:45 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/13.1.3/xml/features 17:17:45 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.19.5/xml/features 17:17:45 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.19.5/xml/features 17:17:45 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8040/7.0.8-SNAPSHOT/xml/features 17:17:45 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/7.0.8-SNAPSHOT/xml/features 17:17:45 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.6/xml/features 17:17:45 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.27/xml/features 17:17:45 [INFO] adding feature repository: mvn:org.apache.karaf.features/static/4.4.6/xml/features 17:17:45 [INFO] Feature odl-mdsal-distributed-datastore/9.0.4 is defined as a boot feature 17:17:45 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-api/9.0.4 17:17:45 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-dom-api/9.0.4 17:17:45 [INFO] adding maven artifact: mvn:org.opendaylight.controller/eos-dom-akka/9.0.4 17:17:45 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-client/9.0.4 17:17:45 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-impl/9.0.4 17:17:45 [INFO] adding maven artifact: wrap:mvn:net.java.dev.stax-utils/stax-utils/20070216 17:17:45 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-distributed-datastore/9.0.4 17:17:45 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-api/9.0.4 17:17:45 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/13.0.4 17:17:45 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.4/xml/akkaconf 17:17:45 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.4/xml/factoryakkaconf 17:17:45 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.4/xml/moduleshardconf 17:17:45 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.4/xml/moduleconf 17:17:45 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.4/cfg/datastore 17:17:45 [INFO] Feature odl-apache-shiro/0.19.5 is defined as a boot feature 17:17:45 [INFO] adding maven artifact: mvn:commons-beanutils/commons-beanutils/1.9.4 17:17:45 [INFO] adding maven artifact: mvn:commons-logging/commons-logging/1.3.1 17:17:45 [INFO] adding maven artifact: mvn:commons-collections/commons-collections/3.2.2 17:17:45 [INFO] adding maven artifact: mvn:org.owasp.encoder/encoder/1.2.3 17:17:45 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/repackaged-shiro/0.19.5 17:17:45 [INFO] Feature odl-netconf-model-rfc6243/7.0.8.SNAPSHOT is defined as a boot feature 17:17:45 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc6243/7.0.8-SNAPSHOT 17:17:45 [INFO] Feature odl-controller-scala/9.0.4 is defined as a boot feature 17:17:45 [INFO] adding maven artifact: mvn:org.scala-lang/scala-reflect/2.13.14 17:17:45 [INFO] adding maven artifact: mvn:org.scala-lang/scala-library/2.13.14 17:17:45 [INFO] adding maven artifact: mvn:org.scala-lang.modules/scala-parser-combinators_2.13/1.1.2 17:17:45 [INFO] adding maven artifact: mvn:org.scala-lang.modules/scala-java8-compat_2.13/1.0.2 17:17:45 [INFO] Feature odl-netconf-callhome-ssh/7.0.8.SNAPSHOT is defined as a boot feature 17:17:45 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/callhome-provider/7.0.8-SNAPSHOT 17:17:45 [INFO] Feature jaas-boot/4.4.6 is defined as a boot feature 17:17:45 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.6.jar 17:17:45 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.6 17:17:45 [INFO] Feature shell/4.4.6 is defined as a boot feature 17:17:45 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.6 17:17:45 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.6 17:17:45 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.6 17:17:45 [INFO] not changing existing config file: etc/org.apache.karaf.command.acl.shell.cfg 17:17:45 [INFO] not changing existing config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 17:17:45 [INFO] not changing existing config file: etc/org.apache.karaf.shell.cfg 17:17:45 [INFO] Feature odl-netconf-model-rfc8341/7.0.8.SNAPSHOT is defined as a boot feature 17:17:45 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc8341/7.0.8-SNAPSHOT 17:17:45 [INFO] Feature odl-guava/13.1.3 is defined as a boot feature 17:17:45 [INFO] adding maven artifact: mvn:org.checkerframework/checker-qual/3.43.0 17:17:45 [INFO] adding maven artifact: mvn:com.google.guava/guava/32.1.3-jre 17:17:45 [INFO] adding maven artifact: mvn:com.google.guava/failureaccess/1.0.1 17:17:45 [INFO] Feature pax-web-websockets/8.0.27 is defined as a boot feature 17:17:45 [INFO] adding maven artifact: mvn:jakarta.websocket/jakarta.websocket-api/1.1.2 17:17:45 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-websocket/8.0.27 17:17:45 [INFO] Feature ssh/4.4.6 is defined as a boot feature 17:17:45 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.77 17:17:45 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.12.1 17:17:45 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.6 17:17:45 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.77 17:17:45 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.12.1 17:17:45 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.77 17:17:45 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.12.1 17:17:45 [INFO] Feature static-framework/4.4.6 is defined as a boot feature 17:17:45 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.staticcm/4.4.6 17:17:45 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7 17:17:45 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 17:17:45 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7 17:17:45 [INFO] Feature odl-mdsal-model-rfc7952/13.0.4 is defined as a boot feature 17:17:45 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc7952/13.0.4 17:17:45 [INFO] Feature odl-restconf-nb/7.0.8.SNAPSHOT is defined as a boot feature 17:17:45 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-client/9.4.54.v20240208 17:17:45 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-server/9.4.54.v20240208 17:17:45 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-server/9.4.54.v20240208 17:17:45 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-security/9.4.54.v20240208 17:17:45 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-dom-api/7.0.8-SNAPSHOT 17:17:45 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-client/9.4.54.v20240208 17:17:45 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-http/9.4.54.v20240208 17:17:45 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-nb/7.0.8-SNAPSHOT 17:17:45 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-api/9.4.54.v20240208 17:17:45 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-io/9.4.54.v20240208 17:17:45 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-common/9.4.54.v20240208 17:17:45 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-api/7.0.8-SNAPSHOT 17:17:45 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util/9.4.54.v20240208 17:17:45 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util-ajax/9.4.54.v20240208 17:17:45 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-servlet/9.4.54.v20240208 17:17:45 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlet/9.4.54.v20240208 17:17:45 [INFO] Feature odl-netconf-transport-api/7.0.8.SNAPSHOT is defined as a boot feature 17:17:45 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-api/7.0.8-SNAPSHOT 17:17:45 [INFO] Feature pax-jdbc-spec/1.5.7 is defined as a boot feature 17:17:45 [INFO] adding maven artifact: mvn:javax.enterprise/cdi-api/2.0.SP1 17:17:45 [INFO] adding maven artifact: mvn:javax.interceptor/javax.interceptor-api/1.2.2 17:17:45 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.javax-inject/1_3 17:17:45 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0 17:17:45 [INFO] adding maven artifact: mvn:javax.transaction/javax.transaction-api/1.2 17:17:45 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 17:17:45 [INFO] Feature odl-yangtools-parser-api/13.0.6 is defined as a boot feature 17:17:45 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-model-api/13.0.6 17:17:45 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-model-api/13.0.6 17:17:45 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-api/13.0.6 17:17:45 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-spi/13.0.6 17:17:45 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-api/13.0.6 17:17:45 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-model-api/13.0.6 17:17:45 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-model-api/13.0.6 17:17:45 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-model-api/13.0.6 17:17:45 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-model-api/13.0.6 17:17:45 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-api/13.0.6 17:17:45 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-ir/13.0.6 17:17:45 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-model-api/13.0.6 17:17:45 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-util/13.0.6 17:17:45 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-spi/13.0.6 17:17:45 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-model-api/13.0.6 17:17:45 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-model-api/13.0.6 17:17:45 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-model-api/13.0.6 17:17:45 [INFO] Feature odl-netconf-api/7.0.8.SNAPSHOT is defined as a boot feature 17:17:45 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-api/7.0.8-SNAPSHOT 17:17:45 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-auth/7.0.8-SNAPSHOT 17:17:45 [INFO] Feature pax-web-jetty/9.4.54.v20240208 is defined as a boot feature 17:17:45 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-security/9.4.54.v20240208 17:17:45 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-http/9.4.54.v20240208 17:17:45 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 17:17:45 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-server/9.4.54.v20240208 17:17:45 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-io/9.4.54.v20240208 17:17:45 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-xml/9.4.54.v20240208 17:17:45 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-continuation/9.4.54.v20240208 17:17:45 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jaas/9.4.54.v20240208 17:17:45 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlets/9.4.54.v20240208 17:17:45 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jmx/9.4.54.v20240208 17:17:45 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util-ajax/9.4.54.v20240208 17:17:45 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-client/9.4.54.v20240208 17:17:45 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlet/9.4.54.v20240208 17:17:45 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.27 17:17:45 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util/9.4.54.v20240208 17:17:45 [INFO] Feature odl-netconf-topology/7.0.8.SNAPSHOT is defined as a boot feature 17:17:45 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-topology/7.0.8-SNAPSHOT 17:17:45 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-topology-impl/7.0.8-SNAPSHOT 17:17:45 [INFO] Feature odl-mdsal-common/13.0.4 is defined as a boot feature 17:17:45 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-common-api/13.0.4 17:17:45 [INFO] Feature odl-mdsal-dom-runtime/13.0.4 is defined as a boot feature 17:17:45 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-schema-osgi/13.0.4 17:17:45 [INFO] Feature odl-netconf-connector/7.0.8.SNAPSHOT is defined as a boot feature 17:17:45 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/keystore-legacy/7.0.8-SNAPSHOT 17:17:45 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-dom-api/7.0.8-SNAPSHOT 17:17:45 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-client-mdsal/7.0.8-SNAPSHOT 17:17:45 [INFO] Feature odl-restconf-common/7.0.8.SNAPSHOT is defined as a boot feature 17:17:45 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-common-models/7.0.8-SNAPSHOT 17:17:45 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-common/7.0.8-SNAPSHOT 17:17:45 [INFO] Feature odl-mdsal-model-rfc8525/13.0.4 is defined as a boot feature 17:17:45 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8525/13.0.4 17:17:45 [INFO] Feature http/8.0.27 is defined as a boot feature 17:17:45 [INFO] Feature deployer/4.4.6 is defined as a boot feature 17:17:45 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.6 17:17:45 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.6 17:17:45 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.6 17:17:45 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.6 17:17:45 [INFO] Feature odl-mdsal-dom-broker/13.0.4 is defined as a boot feature 17:17:45 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-broker/13.0.4 17:17:45 [INFO] Feature odl-yangtools-util/13.0.6 is defined as a boot feature 17:17:45 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/concepts/13.0.6 17:17:45 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/util/13.0.6 17:17:45 [INFO] Feature odl-netconf-common/7.0.8.SNAPSHOT is defined as a boot feature 17:17:45 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-netty-util/7.0.8-SNAPSHOT 17:17:45 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/shaded-exificient/7.0.8-SNAPSHOT 17:17:45 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-common/7.0.8-SNAPSHOT 17:17:45 [INFO] Feature odl-mdsal-binding-runtime/13.0.4 is defined as a boot feature 17:17:45 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-loader/13.0.4 17:17:45 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec/13.0.4 17:17:45 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-osgi/13.0.4 17:17:45 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-osgi/13.0.4 17:17:45 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-generator/13.0.4 17:17:45 [INFO] Feature odl-mdsal-eos-dom/13.0.4 is defined as a boot feature 17:17:45 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-dom-api/13.0.4 17:17:45 [INFO] Feature odl-mdsal-model-rfc7317-iana-crypt-hash/13.0.4 is defined as a boot feature 17:17:45 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-crypt-hash/13.0.4 17:17:45 [INFO] Feature odl-netconf-truststore/7.0.8.SNAPSHOT is defined as a boot feature 17:17:45 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/truststore-api/7.0.8-SNAPSHOT 17:17:45 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/truststore-none/7.0.8-SNAPSHOT 17:17:45 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/draft-ietf-netconf-crypto-types/7.0.8-SNAPSHOT 17:17:45 [INFO] Feature odl-netconf-connector-all/7.0.8.SNAPSHOT is defined as a boot feature 17:17:45 [INFO] Feature odl-stax2-api/13.1.3 is defined as a boot feature 17:17:45 [INFO] adding maven artifact: mvn:org.codehaus.woodstox/stax2-api/4.2.2 17:17:45 [INFO] Feature pt-triemap/1.3.1 is defined as a boot feature 17:17:45 [INFO] adding maven artifact: mvn:tech.pantheon.triemap/triemap/1.3.1 17:17:45 [INFO] Feature pax-web-http-whiteboard/8.0.27 is defined as a boot feature 17:17:45 [INFO] Feature odl-netconf-model-rfc6241/7.0.8.SNAPSHOT is defined as a boot feature 17:17:45 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc6241/7.0.8-SNAPSHOT 17:17:45 [INFO] Feature odl-controller-akka/9.0.4 is defined as a boot feature 17:17:45 [INFO] adding maven artifact: mvn:com.typesafe/config/1.4.2 17:17:45 [INFO] adding maven artifact: wrap:mvn:org.lmdbjava/lmdbjava/0.7.0 17:17:45 [INFO] adding maven artifact: mvn:io.aeron/aeron-client/1.38.1 17:17:45 [INFO] adding maven artifact: mvn:org.opendaylight.controller/repackaged-akka/9.0.4 17:17:45 [INFO] adding maven artifact: mvn:org.agrona/agrona/1.15.2 17:17:45 [INFO] adding maven artifact: mvn:io.aeron/aeron-driver/1.38.1 17:17:45 [INFO] adding maven artifact: mvn:org.reactivestreams/reactive-streams/1.0.4 17:17:45 [INFO] adding maven artifact: mvn:com.typesafe/ssl-config-core_2.13/0.4.3 17:17:45 [INFO] Feature scr/4.4.6 is defined as a boot feature 17:17:45 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.6 17:17:45 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.6 17:17:45 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 17:17:45 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 17:17:45 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 17:17:45 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 17:17:45 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 17:17:45 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 17:17:45 [INFO] Feature aries-proxy/4.4.6 is defined as a boot feature 17:17:45 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.7 17:17:45 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.7 17:17:45 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.7 17:17:45 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 17:17:45 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.7 17:17:45 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.7 17:17:45 [INFO] Feature jaas/4.4.6 is defined as a boot feature 17:17:45 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.6 17:17:45 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.6 17:17:45 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.6 17:17:45 [INFO] not changing existing config file: etc/org.apache.karaf.jaas.cfg 17:17:45 [INFO] not changing existing config file: etc/org.apache.karaf.command.acl.jaas.cfg 17:17:45 [INFO] Feature odl-yangtools-common/13.0.6 is defined as a boot feature 17:17:45 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common/13.0.6 17:17:45 [INFO] Feature odl-aaa-api/0.19.5 is defined as a boot feature 17:17:45 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-authn-api/0.19.5 17:17:45 [INFO] Feature odl-aaa-password-service/0.19.5 is defined as a boot feature 17:17:45 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.19.5 17:17:45 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-api/0.19.5 17:17:45 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.19.5/xml/aaa-password-service-config 17:17:45 [INFO] Feature odl-aaa-encryption-service/0.19.5 is defined as a boot feature 17:17:45 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service-impl/0.19.5 17:17:45 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service/0.19.5 17:17:45 [INFO] Feature odl-aaa-web/0.19.5 is defined as a boot feature 17:17:45 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-jersey2/0.19.5 17:17:45 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-api/0.19.5 17:17:45 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-osgi-impl/0.19.5 17:17:45 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-api/0.19.5 17:17:45 [INFO] Feature odl-mdsal-remoterpc-connector/9.0.4 is defined as a boot feature 17:17:45 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-remoterpc-connector/9.0.4 17:17:45 [INFO] Feature odl-mdsal-model-rfc8072/13.0.4 is defined as a boot feature 17:17:45 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8072/13.0.4 17:17:45 [INFO] Feature log/4.4.6 is defined as a boot feature 17:17:45 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.6 17:17:45 [INFO] not changing existing config file: etc/org.apache.karaf.log.cfg 17:17:45 [INFO] Feature odl-antlr4/13.1.3 is defined as a boot feature 17:17:45 [INFO] adding maven artifact: mvn:org.antlr/antlr4-runtime/4.13.1 17:17:45 [INFO] Feature pax-web-war/8.0.27 is defined as a boot feature 17:17:45 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-war/8.0.27 17:17:45 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-war/2.6.14/jar/uber 17:17:45 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 17:17:45 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 17:17:45 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 17:17:45 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.27 17:17:46 [INFO] Feature odl-ws-rs-api/13.1.3 is defined as a boot feature 17:17:46 [INFO] adding maven artifact: mvn:jakarta.ws.rs/jakarta.ws.rs-api/2.1.6 17:17:46 [INFO] Feature odl-yangtools-data/13.0.6 is defined as a boot feature 17:17:46 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-ri/13.0.6 17:17:46 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-impl/13.0.6 17:17:46 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-transform/13.0.6 17:17:46 [INFO] Feature pax-web-whiteboard/8.0.27 is defined as a boot feature 17:17:46 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-whiteboard/8.0.27 17:17:46 [INFO] Feature odl-mdsal-singleton-dom/13.0.4 is defined as a boot feature 17:17:46 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-impl/13.0.4 17:17:46 [INFO] Feature pax-url-wrap/2.6.14 is defined as a boot feature 17:17:46 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber 17:17:46 [INFO] Feature odl-controller-mdsal-common/9.0.4 is defined as a boot feature 17:17:46 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-common-util/9.0.4 17:17:46 [INFO] Feature odl-netconf-model-rfc6470/7.0.8.SNAPSHOT is defined as a boot feature 17:17:46 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc6470/7.0.8-SNAPSHOT 17:17:46 [INFO] Feature pax-jdbc-config/1.5.7 is defined as a boot feature 17:17:46 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jasypt/1.9.3_1 17:17:46 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-pool-common/1.5.7 17:17:46 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-config/1.5.7 17:17:46 [INFO] Feature odl-netconf-model-rfc6022/7.0.8.SNAPSHOT is defined as a boot feature 17:17:46 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc6022/7.0.8-SNAPSHOT 17:17:46 [INFO] Feature pax-web-http-war/4.4.6 is defined as a boot feature 17:17:46 [INFO] adding maven artifact: mvn:org.apache.karaf.web/org.apache.karaf.web.core/4.4.6 17:17:46 [INFO] Feature war/4.4.6 is defined as a boot feature 17:17:46 [INFO] Feature odl-netconf-client/7.0.8.SNAPSHOT is defined as a boot feature 17:17:46 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-client/7.0.8-SNAPSHOT 17:17:46 [INFO] Feature odl-controller-blueprint/9.0.4 is defined as a boot feature 17:17:46 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 17:17:46 [INFO] adding maven artifact: mvn:org.opendaylight.controller/blueprint/9.0.4 17:17:46 [INFO] Feature odl-mdsal-eos-binding/13.0.4 is defined as a boot feature 17:17:46 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-api/13.0.4 17:17:46 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/13.0.4 17:17:46 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-adapter/13.0.4 17:17:46 [INFO] Feature pax-jdbc/1.5.7 is defined as a boot feature 17:17:46 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc/1.5.7 17:17:46 [INFO] Feature odl-gson/13.1.3 is defined as a boot feature 17:17:46 [INFO] adding maven artifact: mvn:com.google.code.gson/gson/2.10.1 17:17:46 [INFO] Feature odl-yangtools-xpath-api/13.0.6 is defined as a boot feature 17:17:46 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-api/13.0.6 17:17:46 [INFO] Feature odl-jersey-2/13.1.3 is defined as a boot feature 17:17:46 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-client/2.43 17:17:46 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-server/2.43 17:17:46 [INFO] adding maven artifact: mvn:org.glassfish.hk2.external/aopalliance-repackaged/2.6.1 17:17:46 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-common/2.43 17:17:46 [INFO] adding maven artifact: mvn:org.glassfish.jersey.inject/jersey-hk2/2.43 17:17:46 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-api/2.6.1 17:17:46 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet/2.43 17:17:46 [INFO] adding maven artifact: mvn:jakarta.validation/jakarta.validation-api/2.0.2 17:17:46 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet-core/2.43 17:17:46 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-locator/2.6.1 17:17:46 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 17:17:46 [INFO] adding maven artifact: mvn:org.glassfish.hk2/osgi-resource-locator/1.0.3 17:17:46 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-utils/2.6.1 17:17:46 [INFO] adding maven artifact: mvn:org.glassfish.jersey.media/jersey-media-sse/2.43 17:17:46 [INFO] adding maven artifact: mvn:org.glassfish.hk2.external/jakarta.inject/2.6.1 17:17:46 [INFO] Feature feature/4.4.6 is defined as a boot feature 17:17:46 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.6 17:17:46 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 17:17:46 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 17:17:46 [INFO] not changing existing config file: etc/org.apache.karaf.features.repos.cfg 17:17:46 [INFO] not changing existing config file: etc/org.apache.karaf.command.acl.feature.cfg 17:17:46 [INFO] Feature system/4.4.6 is defined as a boot feature 17:17:46 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.6 17:17:46 [INFO] not changing existing config file: etc/org.apache.karaf.command.acl.system.cfg 17:17:46 [INFO] Feature odl-mdsal-binding-base/13.0.4 is defined as a boot feature 17:17:46 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-spec-util/13.0.4 17:17:46 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/yang-ext/2013.09.07.25.4 17:17:46 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/yang-binding/13.0.4 17:17:46 [INFO] Feature pax-web-http-jetty/8.0.27 is defined as a boot feature 17:17:46 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-runtime/8.0.27 17:17:46 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jetty/8.0.27 17:17:46 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.27 17:17:46 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.27/xml/config-jetty 17:17:46 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.27/xml/context-jetty 17:17:46 [INFO] adding config file: etc/org.ops4j.pax.web.cfg 17:17:46 [INFO] Feature odl-mdsal-broker/9.0.4 is defined as a boot feature 17:17:46 [INFO] Feature odl-yangtools-xpath/13.0.6 is defined as a boot feature 17:17:46 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-impl/13.0.6 17:17:46 [INFO] Feature pax-web-http/8.0.27 is defined as a boot feature 17:17:46 [INFO] adding maven artifact: mvn:org.apache.karaf.http/org.apache.karaf.http.core/4.4.6 17:17:46 [INFO] adding maven artifact: mvn:org.apache.karaf.webconsole/org.apache.karaf.webconsole.http/4.4.6 17:17:46 [INFO] Feature odl-mdsal-bytebuddy/13.0.4 is defined as a boot feature 17:17:46 [INFO] adding maven artifact: mvn:net.bytebuddy/byte-buddy/1.14.17 17:17:46 [INFO] Feature odl-netconf-transport/7.0.8.SNAPSHOT is defined as a boot feature 17:17:46 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-ssh/7.0.8-SNAPSHOT 17:17:46 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/shaded-sshd/7.0.8-SNAPSHOT 17:17:46 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-tcp/7.0.8-SNAPSHOT 17:17:46 [INFO] adding maven artifact: mvn:commons-codec/commons-codec/1.15 17:17:46 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-tls/7.0.8-SNAPSHOT 17:17:46 [INFO] Feature odl-servlet-api/13.1.3 is defined as a boot feature 17:17:46 [INFO] adding maven artifact: mvn:javax.servlet/javax.servlet-api/3.1.0 17:17:46 [INFO] Feature odl-aaa-cert/0.19.5 is defined as a boot feature 17:17:46 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.19.5 17:17:46 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.19.5/xml/config 17:17:46 [INFO] Feature odl-mdsal-model-rfc8342/13.0.4 is defined as a boot feature 17:17:46 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-origin/13.0.4 17:17:46 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-datastores/13.0.4 17:17:46 [INFO] Feature odl-yangtools-export/13.0.6 is defined as a boot feature 17:17:46 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-export/13.0.6 17:17:46 [INFO] Feature eventadmin/4.4.6 is defined as a boot feature 17:17:46 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.event/1.1.8 17:17:46 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.eventadmin/4.4.6 17:17:46 [INFO] adding maven artifact: mvn:org.apache.karaf/org.apache.karaf.event/4.4.6 17:17:46 [INFO] not changing existing config file: etc/org.apache.felix.eventadmin.impl.EventAdmin.cfg 17:17:46 [INFO] Feature wrap/2.6.14 is defined as a boot feature 17:17:46 [INFO] Feature pax-web-core/8.0.27 is defined as a boot feature 17:17:46 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-api/8.0.27 17:17:46 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-spi/8.0.27 17:17:46 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 17:17:46 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.27 17:17:46 [INFO] Feature odl-apache-commons-text/13.1.3 is defined as a boot feature 17:17:46 [INFO] adding maven artifact: mvn:org.apache.commons/commons-text/1.12.0 17:17:46 [INFO] Feature odl-aaa-shiro/0.19.5 is defined as a boot feature 17:17:46 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.19.5 17:17:46 [INFO] adding maven artifact: mvn:com.h2database/h2/2.2.224 17:17:46 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-idm-store-h2/0.19.5 17:17:46 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro-api/0.19.5 17:17:46 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.19.5 17:17:46 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-tokenauthrealm/0.19.5 17:17:46 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.19.5/xml/aaa-app-config 17:17:46 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.19.5/xml/aaa-datastore-config 17:17:46 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.19.5/xml/aaa-password-service-config 17:17:46 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.19.5/py/idmtool 17:17:46 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.19.5/cfg/config 17:17:46 [INFO] Feature odl-mdsal-dom-api/13.0.4 is defined as a boot feature 17:17:46 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-spi/13.0.4 17:17:46 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-api/13.0.4 17:17:46 [INFO] Feature odl-javassist-3/13.1.3 is defined as a boot feature 17:17:46 [INFO] adding maven artifact: mvn:org.javassist/javassist/3.30.2-GA 17:17:46 [INFO] Feature 78a694e7-24f0-42e1-afd0-0c0b8975ae6a/0.0.0 is defined as a boot feature 17:17:46 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.1.3 17:17:46 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 17:17:46 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.staticcm/4.4.6 17:17:46 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.1.3 17:17:46 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.18 17:17:46 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.1.3 17:17:46 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 17:17:46 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.1.3 17:17:46 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 17:17:46 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.12 17:17:46 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 17:17:46 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/logging-markers/13.1.3 17:17:46 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.14 17:17:46 [INFO] Feature odl-karaf-feat-jdbc/13.1.3 is defined as a boot feature 17:17:46 [INFO] adding maven artifact: mvn:org.apache.karaf.jdbc/org.apache.karaf.jdbc.core/4.4.6 17:17:46 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0 17:17:46 [INFO] Feature odl-mdsal-binding-dom-adapter/13.0.4 is defined as a boot feature 17:17:46 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-adapter/13.0.4 17:17:46 [INFO] Feature odl-netty-4/13.1.3 is defined as a boot feature 17:17:46 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.1.109.Final/jar/linux-x86_64 17:17:46 [INFO] adding maven artifact: mvn:io.netty/netty-codec/4.1.109.Final 17:17:46 [INFO] adding maven artifact: mvn:io.netty/netty-handler/4.1.109.Final 17:17:46 [INFO] adding maven artifact: mvn:io.netty/netty-common/4.1.109.Final 17:17:46 [INFO] adding maven artifact: mvn:io.netty/netty-buffer/4.1.109.Final 17:17:46 [INFO] adding maven artifact: mvn:io.netty/netty-resolver/4.1.109.Final 17:17:46 [INFO] adding maven artifact: mvn:io.netty/netty-codec-http/4.1.109.Final 17:17:46 [INFO] adding maven artifact: mvn:io.netty/netty-codec-http2/4.1.109.Final 17:17:46 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.1.109.Final/jar/linux-x86_64 17:17:46 [INFO] adding maven artifact: mvn:io.netty/netty-transport/4.1.109.Final 17:17:46 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.1.109.Final 17:17:46 [INFO] adding maven artifact: mvn:io.netty/netty-transport-classes-epoll/4.1.109.Final 17:17:46 [INFO] Feature jline/3.21.0 is defined as a boot feature 17:17:46 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 17:17:46 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 17:17:46 [INFO] Feature odl-mdsal-model-rfc8040/13.0.4 is defined as a boot feature 17:17:46 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8040/13.0.4 17:17:46 [INFO] Feature odl-mdsal-clustering-commons/9.0.4 is defined as a boot feature 17:17:46 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-graphite/4.2.25 17:17:46 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-segmented-journal/9.0.4 17:17:46 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-raft/9.0.4 17:17:46 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-mgmt-api/9.0.4 17:17:46 [INFO] adding maven artifact: mvn:org.opendaylight.controller/raft-journal/9.0.4 17:17:46 [INFO] adding maven artifact: mvn:com.rabbitmq/amqp-client/5.20.0 17:17:46 [INFO] adding maven artifact: mvn:org.lz4/lz4-java/1.8.0 17:17:46 [INFO] adding maven artifact: mvn:org.opendaylight.controller/atomix-storage/9.0.4 17:17:46 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-commons/9.0.4 17:17:47 [INFO] Feature odl-karaf-feat-jetty/13.1.3 is defined as a boot feature 17:17:47 [INFO] Feature odl-netconf-model-rfc8040/7.0.8.SNAPSHOT is defined as a boot feature 17:17:47 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc8040-ietf-restconf-monitoring/7.0.8-SNAPSHOT 17:17:47 [INFO] Feature odl-mdsal-eos-common/13.0.4 is defined as a boot feature 17:17:47 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-common-api/13.0.4 17:17:47 [INFO] Feature odl-dropwizard-metrics/13.1.3 is defined as a boot feature 17:17:47 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-core/4.2.25 17:17:47 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jmx/4.2.25 17:17:47 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jvm/4.2.25 17:17:47 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-healthchecks/4.2.25 17:17:47 [INFO] Feature odl-yanglib-mdsal-writer/7.0.8.SNAPSHOT is defined as a boot feature 17:17:47 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/yanglib-mdsal-writer/7.0.8-SNAPSHOT 17:17:47 [INFO] Feature odl-mdsal-singleton-common/13.0.4 is defined as a boot feature 17:17:47 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-api/13.0.4 17:17:48 [INFO] Feature aries-blueprint/4.4.6 is defined as a boot feature 17:17:48 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 17:17:48 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.6 17:17:48 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 17:17:48 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 17:17:48 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 17:17:48 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 17:17:48 [INFO] Feature odl-netconf-util/7.0.8.SNAPSHOT is defined as a boot feature 17:17:48 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-common-mdsal/7.0.8-SNAPSHOT 17:17:48 [INFO] Feature odl-jakarta-activation-api/13.1.3 is defined as a boot feature 17:17:48 [INFO] adding maven artifact: mvn:jakarta.activation/jakarta.activation-api/1.2.2 17:17:48 [INFO] Feature odl-netconf-model-rfc8526/7.0.8.SNAPSHOT is defined as a boot feature 17:17:48 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc8526/7.0.8-SNAPSHOT 17:17:48 [INFO] Feature odl-mdsal-binding-runtime-api/13.0.4 is defined as a boot feature 17:17:48 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-spi/13.0.4 17:17:48 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-model-ri/13.0.4 17:17:48 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-api/13.0.4 17:17:48 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-model-api/13.0.4 17:17:48 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-spi/13.0.4 17:17:48 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-api/13.0.4 17:17:48 [INFO] Feature odl-yangtools-codec/13.0.6 is defined as a boot feature 17:17:48 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-gson/13.0.6 17:17:48 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-xml/13.0.6 17:17:48 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-binfmt/13.0.6 17:17:48 [INFO] Feature odl-mdsal-binding-api/13.0.4 is defined as a boot feature 17:17:48 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-api/13.0.4 17:17:48 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-spi/13.0.4 17:17:48 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-util/13.0.4 17:17:49 [INFO] Feature odl-yangtools-data-api/13.0.6 is defined as a boot feature 17:17:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-api/13.0.6 17:17:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-spi/13.0.6 17:17:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-util/13.0.6 17:17:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-spi/13.0.6 17:17:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-api/13.0.6 17:17:49 [INFO] Feature odl-netconf-keystore/7.0.8.SNAPSHOT is defined as a boot feature 17:17:49 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/keystore-none/7.0.8-SNAPSHOT 17:17:49 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/keystore-api/7.0.8-SNAPSHOT 17:17:49 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/draft-ietf-netconf-crypto-types/7.0.8-SNAPSHOT 17:17:49 [INFO] Feature odl-netconf-model-rfc5277/7.0.8.SNAPSHOT is defined as a boot feature 17:17:49 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc5277/7.0.8-SNAPSHOT 17:17:49 [INFO] Feature odl-apache-commons-lang3/13.1.3 is defined as a boot feature 17:17:49 [INFO] adding maven artifact: mvn:org.apache.commons/commons-lang3/3.14.0 17:17:49 [INFO] Feature odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/13.0.4 is defined as a boot feature 17:17:49 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/ietf-topology/2013.10.21.25.4 17:17:50 [INFO] Feature odl-mdsal-model-rfc6991/13.0.4 is defined as a boot feature 17:17:50 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/ietf-type-util/13.0.4 17:17:50 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-inet-types/13.0.4 17:17:50 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-yang-types/13.0.4 17:17:50 [INFO] Feature odl-yangtools-parser/13.0.6 is defined as a boot feature 17:17:50 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-spi/13.0.6 17:17:50 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-parser-support/13.0.6 17:17:50 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-impl/13.0.6 17:17:50 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-parser-support/13.0.6 17:17:50 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-parser-support/13.0.6 17:17:50 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-parser-support/13.0.6 17:17:50 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-rfc7950/13.0.6 17:17:50 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-parser-support/13.0.6 17:17:50 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-parser-support/13.0.6 17:17:50 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-ri/13.0.6 17:17:50 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-parser-support/13.0.6 17:17:50 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-reactor/13.0.6 17:17:50 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-parser-support/13.0.6 17:17:50 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-parser-support/13.0.6 17:17:50 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-fs/13.0.6 17:17:50 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-parser-support/13.0.6 17:17:50 [INFO] Feature pax-web-jsp/8.0.27 is defined as a boot feature 17:17:50 [INFO] adding maven artifact: mvn:org.eclipse.jdt/ecj/3.26.0 17:17:50 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 17:17:50 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jsp/8.0.27 17:17:50 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-el2/8.0.27 17:17:50 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 17:17:50 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.27 17:17:50 [INFO] Feature odl-jolokia/9.0.4 is defined as a boot feature 17:17:50 [INFO] adding maven artifact: mvn:org.jolokia/jolokia-osgi/1.7.2 17:17:50 [INFO] adding maven artifact: mvn:com.googlecode.json-simple/json-simple/1.1.1 17:17:50 [INFO] adding maven artifact: mvn:org.opendaylight.controller/odl-jolokia-osgi/9.0.4/cfg/configuration 17:17:51 [INFO] Install stage 17:17:51 [INFO] Loading installed repositories 17:17:51 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 17:17:51 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 17:17:51 [INFO] 17:17:51 [INFO] --- karaf-maven-plugin:4.4.6:assembly (process-resources) @ netconf-karaf-static --- 17:17:51 [INFO] Using repositories: 17:17:51 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 17:17:51 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 17:17:51 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 17:17:51 [INFO] Creating work directory: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly 17:17:51 [INFO] Loading direct KAR and features XML dependencies 17:17:51 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/static/4.4.6/kar 17:17:51 [INFO] Feature static will be added as a startup feature 17:17:51 [INFO] Generating Karaf assembly: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly 17:17:51 [INFO] Unzipping kars 17:17:51 [INFO] processing KAR: mvn:org.apache.karaf.features/static/4.4.6/kar 17:17:51 [INFO] found repository: mvn:org.apache.karaf.features/static/4.4.6/xml/features 17:17:51 [INFO] Loading profiles from: 17:17:51 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 17:17:51 [INFO] Loading repositories 17:17:51 [INFO] Generating generated-startup profile 17:17:51 [INFO] Generating generated-boot profile with parents: generated-startup 17:17:51 [INFO] Generating generated-installed profile 17:17:51 [INFO] Adding profiles to etc/profiles 17:17:51 [INFO] Configuring etc/config.properties and etc/system.properties 17:17:51 [INFO] Downloading libraries for generated profiles 17:17:51 [INFO] Downloading additional libraries 17:17:51 [INFO] Writing configurations 17:17:51 [INFO] adding config file: etc/profile.cfg 17:17:51 [INFO] Startup stage 17:17:51 [INFO] Loading startup repositories 17:17:51 [INFO] Resolving startup features and bundles 17:17:51 [INFO] Features: static, static-framework, scr, log, system, feature, deployer, wrap, aries-blueprint, eventadmin, ssh 17:17:51 [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.1.3, mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.1.3, mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.1.3, mvn:org.opendaylight.odlparent/logging-markers/13.1.3, mvn:org.apache.karaf.services/org.apache.karaf.services.staticcm/4.4.6, 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.1.3 17:17:52 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.77 17:17:52 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.77 17:17:52 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.77 17:17:52 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.1.3 17:17:52 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 17:17:52 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 17:17:52 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 17:17:52 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 17:17:52 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 17:17:52 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 17:17:52 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 17:17:52 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.18 17:17:52 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 17:17:52 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 17:17:52 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 17:17:52 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.6 17:17:52 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.6 17:17:52 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.6 17:17:52 [INFO] adding maven artifact: mvn:org.apache.karaf/org.apache.karaf.event/4.4.6 17:17:52 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.6 17:17:52 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 17:17:52 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 17:17:52 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.6 17:17:52 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.6 17:17:52 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.6 17:17:52 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.6 17:17:52 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.eventadmin/4.4.6 17:17:52 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.staticcm/4.4.6 17:17:52 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.6 17:17:52 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.6 17:17:52 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.6 17:17:52 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.6 17:17:52 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.14 17:17:52 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.12.1 17:17:52 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.12.1 17:17:52 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.12.1 17:17:52 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 17:17:52 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 17:17:52 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.7 17:17:52 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.7 17:17:52 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.7 17:17:52 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.7 17:17:52 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.7 17:17:52 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.1.3 17:17:52 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.1.3 17:17:52 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.1.3 17:17:52 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/logging-markers/13.1.3 17:17:52 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7 17:17:52 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7 17:17:52 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.12 17:17:52 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber 17:17:52 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 17:17:52 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 17:17:52 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 17:17:52 [INFO] adding config file: etc/org.apache.felix.eventadmin.impl.EventAdmin.cfg 17:17:52 [INFO] adding config file: etc/org.apache.karaf.log.cfg 17:17:52 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 17:17:52 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 17:17:52 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 17:17:52 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 17:17:52 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 17:17:52 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 17:17:52 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 17:17:52 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 17:17:52 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.6.jar 17:17:52 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.6 17:17:52 [INFO] Boot stage 17:17:52 [INFO] Loading boot repositories 17:17:52 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector-all/7.0.8-SNAPSHOT/xml/features 17:17:52 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector/7.0.8-SNAPSHOT/xml/features 17:17:52 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/13.0.4/xml/features 17:17:52 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/13.0.4/xml/features 17:17:52 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/13.0.4/xml/features 17:17:52 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/13.0.6/xml/features 17:17:52 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/13.0.6/xml/features 17:17:52 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/13.1.3/xml/features 17:17:52 [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.1/xml/features 17:17:52 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/9.0.4/xml/features 17:17:52 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/13.0.4/xml/features 17:17:52 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/13.0.4/xml/features 17:17:52 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/13.0.4/xml/features 17:17:52 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/13.0.6/xml/features 17:17:52 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/13.0.6/xml/features 17:17:52 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/13.0.6/xml/features 17:17:52 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/13.0.4/xml/features 17:17:52 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/13.0.4/xml/features 17:17:52 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/13.0.4/xml/features 17:17:52 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/13.0.4/xml/features 17:17:52 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/13.0.4/xml/features 17:17:52 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-bytebuddy/13.0.4/xml/features 17:17:52 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/13.0.4/xml/features 17:17:52 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/13.0.4/xml/features 17:17:52 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime-api/13.0.4/xml/features 17:17:52 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/13.0.6/xml/features 17:17:52 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/13.1.3/xml/features 17:17:52 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/13.0.6/xml/features 17:17:52 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/13.0.6/xml/features 17:17:52 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/13.0.4/xml/features 17:17:52 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/13.0.4/xml/features 17:17:52 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/9.0.4/xml/features 17:17:52 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/9.0.4/xml/features 17:17:52 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/13.1.3/xml/features 17:17:52 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/13.1.3/xml/features 17:17:52 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/13.0.6/xml/features 17:17:52 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/13.1.3/xml/features 17:17:52 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/13.1.3/xml/features 17:17:52 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/9.0.4/xml/features 17:17:52 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/13.1.3/xml/features 17:17:52 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/13.1.3/xml/features 17:17:52 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/13.1.3/xml/features 17:17:52 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/9.0.4/xml/features 17:17:52 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/9.0.4/xml/features 17:17:52 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/9.0.4/xml/features 17:17:52 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.19.5/xml/features 17:17:52 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/9.0.4/xml/features 17:17:52 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-client/7.0.8-SNAPSHOT/xml/features 17:17:52 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-common/7.0.8-SNAPSHOT/xml/features 17:17:52 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/7.0.8-SNAPSHOT/xml/features 17:17:52 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/13.0.4/xml/features 17:17:52 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/13.0.4/xml/features 17:17:52 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/13.0.4/xml/features 17:17:52 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/7.0.8-SNAPSHOT/xml/features 17:17:52 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6241/7.0.8-SNAPSHOT/xml/features 17:17:52 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6470/7.0.8-SNAPSHOT/xml/features 17:17:52 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8526/7.0.8-SNAPSHOT/xml/features 17:17:52 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6243/7.0.8-SNAPSHOT/xml/features 17:17:52 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-util/7.0.8-SNAPSHOT/xml/features 17:17:52 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport/7.0.8-SNAPSHOT/xml/features 17:17:52 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7317-iana-crypt-hash/13.0.4/xml/features 17:17:52 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore/7.0.8-SNAPSHOT/xml/features 17:17:52 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8341/7.0.8-SNAPSHOT/xml/features 17:17:52 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-truststore/7.0.8-SNAPSHOT/xml/features 17:17:52 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport-api/7.0.8-SNAPSHOT/xml/features 17:17:52 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6022/7.0.8-SNAPSHOT/xml/features 17:17:52 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-callhome-ssh/7.0.8-SNAPSHOT/xml/features 17:17:52 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-topology/7.0.8-SNAPSHOT/xml/features 17:17:52 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/7.0.8-SNAPSHOT/xml/features 17:17:52 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/13.0.4/xml/features 17:17:52 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040/13.0.4/xml/features 17:17:52 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-common/7.0.8-SNAPSHOT/xml/features 17:17:52 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/13.1.3/xml/features 17:17:52 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/13.0.6/xml/features 17:17:52 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.19.5/xml/features 17:17:52 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/13.1.3/xml/features 17:17:52 [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.7/xml/features 17:17:52 [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features 17:17:52 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/9.0.4/xml/features 17:17:52 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.19.5/xml/features 17:17:52 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.19.5/xml/features 17:17:52 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.19.5/xml/features 17:17:52 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/13.1.3/xml/features 17:17:52 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/13.1.3/xml/features 17:17:52 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/13.1.3/xml/features 17:17:52 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/13.1.3/xml/features 17:17:52 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.19.5/xml/features 17:17:52 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.19.5/xml/features 17:17:52 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8040/7.0.8-SNAPSHOT/xml/features 17:17:52 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/7.0.8-SNAPSHOT/xml/features 17:17:52 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.6/xml/features 17:17:52 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.27/xml/features 17:17:52 [INFO] adding feature repository: mvn:org.apache.karaf.features/static/4.4.6/xml/features 17:17:52 [INFO] Feature odl-mdsal-distributed-datastore/9.0.4 is defined as a boot feature 17:17:52 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-api/9.0.4 17:17:52 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-dom-api/9.0.4 17:17:52 [INFO] adding maven artifact: mvn:org.opendaylight.controller/eos-dom-akka/9.0.4 17:17:52 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-client/9.0.4 17:17:52 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-impl/9.0.4 17:17:52 [INFO] adding maven artifact: wrap:mvn:net.java.dev.stax-utils/stax-utils/20070216 17:17:52 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-distributed-datastore/9.0.4 17:17:52 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-api/9.0.4 17:17:52 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/13.0.4 17:17:52 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.4/xml/akkaconf 17:17:52 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.4/xml/factoryakkaconf 17:17:52 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.4/xml/moduleshardconf 17:17:52 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.4/xml/moduleconf 17:17:52 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.4/cfg/datastore 17:17:52 [INFO] Feature odl-apache-shiro/0.19.5 is defined as a boot feature 17:17:52 [INFO] adding maven artifact: mvn:commons-beanutils/commons-beanutils/1.9.4 17:17:52 [INFO] adding maven artifact: mvn:commons-logging/commons-logging/1.3.1 17:17:52 [INFO] adding maven artifact: mvn:commons-collections/commons-collections/3.2.2 17:17:52 [INFO] adding maven artifact: mvn:org.owasp.encoder/encoder/1.2.3 17:17:52 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/repackaged-shiro/0.19.5 17:17:52 [INFO] Feature odl-netconf-model-rfc6243/7.0.8.SNAPSHOT is defined as a boot feature 17:17:52 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc6243/7.0.8-SNAPSHOT 17:17:53 [INFO] Feature odl-controller-scala/9.0.4 is defined as a boot feature 17:17:53 [INFO] adding maven artifact: mvn:org.scala-lang/scala-reflect/2.13.14 17:17:53 [INFO] adding maven artifact: mvn:org.scala-lang/scala-library/2.13.14 17:17:53 [INFO] adding maven artifact: mvn:org.scala-lang.modules/scala-parser-combinators_2.13/1.1.2 17:17:53 [INFO] adding maven artifact: mvn:org.scala-lang.modules/scala-java8-compat_2.13/1.0.2 17:17:53 [INFO] Feature odl-netconf-callhome-ssh/7.0.8.SNAPSHOT is defined as a boot feature 17:17:53 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/callhome-provider/7.0.8-SNAPSHOT 17:17:53 [INFO] Feature jaas-boot/4.4.6 is defined as a boot feature 17:17:53 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.6.jar 17:17:53 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.6 17:17:53 [INFO] Feature shell/4.4.6 is defined as a boot feature 17:17:53 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.6 17:17:53 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.6 17:17:53 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.6 17:17:53 [INFO] not changing existing config file: etc/org.apache.karaf.command.acl.shell.cfg 17:17:53 [INFO] not changing existing config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 17:17:53 [INFO] not changing existing config file: etc/org.apache.karaf.shell.cfg 17:17:53 [INFO] Feature odl-netconf-model-rfc8341/7.0.8.SNAPSHOT is defined as a boot feature 17:17:53 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc8341/7.0.8-SNAPSHOT 17:17:53 [INFO] Feature odl-guava/13.1.3 is defined as a boot feature 17:17:53 [INFO] adding maven artifact: mvn:org.checkerframework/checker-qual/3.43.0 17:17:53 [INFO] adding maven artifact: mvn:com.google.guava/guava/32.1.3-jre 17:17:53 [INFO] adding maven artifact: mvn:com.google.guava/failureaccess/1.0.1 17:17:53 [INFO] Feature pax-web-websockets/8.0.27 is defined as a boot feature 17:17:53 [INFO] adding maven artifact: mvn:jakarta.websocket/jakarta.websocket-api/1.1.2 17:17:53 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-websocket/8.0.27 17:17:54 [INFO] Feature ssh/4.4.6 is defined as a boot feature 17:17:54 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.77 17:17:54 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.12.1 17:17:54 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.6 17:17:54 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.77 17:17:54 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.12.1 17:17:54 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.77 17:17:54 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.12.1 17:17:54 [INFO] Feature static-framework/4.4.6 is defined as a boot feature 17:17:54 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.staticcm/4.4.6 17:17:54 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7 17:17:54 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 17:17:54 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7 17:17:54 [INFO] Feature odl-mdsal-model-rfc7952/13.0.4 is defined as a boot feature 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc7952/13.0.4 17:17:54 [INFO] Feature odl-restconf-nb/7.0.8.SNAPSHOT is defined as a boot feature 17:17:54 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-client/9.4.54.v20240208 17:17:54 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-server/9.4.54.v20240208 17:17:54 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-server/9.4.54.v20240208 17:17:54 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-security/9.4.54.v20240208 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-dom-api/7.0.8-SNAPSHOT 17:17:54 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-client/9.4.54.v20240208 17:17:54 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-http/9.4.54.v20240208 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-nb/7.0.8-SNAPSHOT 17:17:54 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-api/9.4.54.v20240208 17:17:54 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-io/9.4.54.v20240208 17:17:54 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-common/9.4.54.v20240208 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-api/7.0.8-SNAPSHOT 17:17:54 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util/9.4.54.v20240208 17:17:54 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util-ajax/9.4.54.v20240208 17:17:54 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-servlet/9.4.54.v20240208 17:17:54 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlet/9.4.54.v20240208 17:17:54 [INFO] Feature odl-netconf-transport-api/7.0.8.SNAPSHOT is defined as a boot feature 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-api/7.0.8-SNAPSHOT 17:17:54 [INFO] Feature pax-jdbc-spec/1.5.7 is defined as a boot feature 17:17:54 [INFO] adding maven artifact: mvn:javax.enterprise/cdi-api/2.0.SP1 17:17:54 [INFO] adding maven artifact: mvn:javax.interceptor/javax.interceptor-api/1.2.2 17:17:54 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.javax-inject/1_3 17:17:54 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0 17:17:54 [INFO] adding maven artifact: mvn:javax.transaction/javax.transaction-api/1.2 17:17:54 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 17:17:54 [INFO] Feature odl-yangtools-parser-api/13.0.6 is defined as a boot feature 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-model-api/13.0.6 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-model-api/13.0.6 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-api/13.0.6 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-spi/13.0.6 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-api/13.0.6 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-model-api/13.0.6 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-model-api/13.0.6 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-model-api/13.0.6 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-model-api/13.0.6 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-api/13.0.6 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-ir/13.0.6 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-model-api/13.0.6 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-util/13.0.6 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-spi/13.0.6 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-model-api/13.0.6 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-model-api/13.0.6 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-model-api/13.0.6 17:17:54 [INFO] Feature odl-netconf-api/7.0.8.SNAPSHOT is defined as a boot feature 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-api/7.0.8-SNAPSHOT 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-auth/7.0.8-SNAPSHOT 17:17:54 [INFO] Feature pax-web-jetty/9.4.54.v20240208 is defined as a boot feature 17:17:54 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-security/9.4.54.v20240208 17:17:54 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-http/9.4.54.v20240208 17:17:54 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 17:17:54 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-server/9.4.54.v20240208 17:17:54 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-io/9.4.54.v20240208 17:17:54 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-xml/9.4.54.v20240208 17:17:54 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-continuation/9.4.54.v20240208 17:17:54 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jaas/9.4.54.v20240208 17:17:54 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlets/9.4.54.v20240208 17:17:54 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jmx/9.4.54.v20240208 17:17:54 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util-ajax/9.4.54.v20240208 17:17:54 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-client/9.4.54.v20240208 17:17:54 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlet/9.4.54.v20240208 17:17:54 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.27 17:17:54 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util/9.4.54.v20240208 17:17:54 [INFO] Feature odl-netconf-topology/7.0.8.SNAPSHOT is defined as a boot feature 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-topology/7.0.8-SNAPSHOT 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-topology-impl/7.0.8-SNAPSHOT 17:17:54 [INFO] Feature odl-mdsal-common/13.0.4 is defined as a boot feature 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-common-api/13.0.4 17:17:54 [INFO] Feature odl-mdsal-dom-runtime/13.0.4 is defined as a boot feature 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-schema-osgi/13.0.4 17:17:54 [INFO] Feature odl-netconf-connector/7.0.8.SNAPSHOT is defined as a boot feature 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/keystore-legacy/7.0.8-SNAPSHOT 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-dom-api/7.0.8-SNAPSHOT 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-client-mdsal/7.0.8-SNAPSHOT 17:17:54 [INFO] Feature odl-restconf-common/7.0.8.SNAPSHOT is defined as a boot feature 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-common-models/7.0.8-SNAPSHOT 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-common/7.0.8-SNAPSHOT 17:17:54 [INFO] Feature odl-mdsal-model-rfc8525/13.0.4 is defined as a boot feature 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8525/13.0.4 17:17:54 [INFO] Feature http/8.0.27 is defined as a boot feature 17:17:54 [INFO] Feature deployer/4.4.6 is defined as a boot feature 17:17:54 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.6 17:17:54 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.6 17:17:54 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.6 17:17:54 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.6 17:17:54 [INFO] Feature odl-mdsal-dom-broker/13.0.4 is defined as a boot feature 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-broker/13.0.4 17:17:54 [INFO] Feature odl-yangtools-util/13.0.6 is defined as a boot feature 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/concepts/13.0.6 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/util/13.0.6 17:17:54 [INFO] Feature odl-netconf-common/7.0.8.SNAPSHOT is defined as a boot feature 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-netty-util/7.0.8-SNAPSHOT 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/shaded-exificient/7.0.8-SNAPSHOT 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-common/7.0.8-SNAPSHOT 17:17:54 [INFO] Feature odl-mdsal-binding-runtime/13.0.4 is defined as a boot feature 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-loader/13.0.4 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec/13.0.4 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-osgi/13.0.4 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-osgi/13.0.4 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-generator/13.0.4 17:17:54 [INFO] Feature odl-mdsal-eos-dom/13.0.4 is defined as a boot feature 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-dom-api/13.0.4 17:17:54 [INFO] Feature odl-mdsal-model-rfc7317-iana-crypt-hash/13.0.4 is defined as a boot feature 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-crypt-hash/13.0.4 17:17:54 [INFO] Feature odl-netconf-truststore/7.0.8.SNAPSHOT is defined as a boot feature 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/truststore-api/7.0.8-SNAPSHOT 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/truststore-none/7.0.8-SNAPSHOT 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/draft-ietf-netconf-crypto-types/7.0.8-SNAPSHOT 17:17:54 [INFO] Feature odl-netconf-connector-all/7.0.8.SNAPSHOT is defined as a boot feature 17:17:54 [INFO] Feature odl-stax2-api/13.1.3 is defined as a boot feature 17:17:54 [INFO] adding maven artifact: mvn:org.codehaus.woodstox/stax2-api/4.2.2 17:17:54 [INFO] Feature pt-triemap/1.3.1 is defined as a boot feature 17:17:54 [INFO] adding maven artifact: mvn:tech.pantheon.triemap/triemap/1.3.1 17:17:54 [INFO] Feature pax-web-http-whiteboard/8.0.27 is defined as a boot feature 17:17:54 [INFO] Feature odl-netconf-model-rfc6241/7.0.8.SNAPSHOT is defined as a boot feature 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc6241/7.0.8-SNAPSHOT 17:17:54 [INFO] Feature odl-controller-akka/9.0.4 is defined as a boot feature 17:17:54 [INFO] adding maven artifact: mvn:com.typesafe/config/1.4.2 17:17:54 [INFO] adding maven artifact: wrap:mvn:org.lmdbjava/lmdbjava/0.7.0 17:17:54 [INFO] adding maven artifact: mvn:io.aeron/aeron-client/1.38.1 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.controller/repackaged-akka/9.0.4 17:17:54 [INFO] adding maven artifact: mvn:org.agrona/agrona/1.15.2 17:17:54 [INFO] adding maven artifact: mvn:io.aeron/aeron-driver/1.38.1 17:17:54 [INFO] adding maven artifact: mvn:org.reactivestreams/reactive-streams/1.0.4 17:17:54 [INFO] adding maven artifact: mvn:com.typesafe/ssl-config-core_2.13/0.4.3 17:17:54 [INFO] Feature scr/4.4.6 is defined as a boot feature 17:17:54 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.6 17:17:54 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.6 17:17:54 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 17:17:54 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 17:17:54 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 17:17:54 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 17:17:54 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 17:17:54 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 17:17:54 [INFO] Feature aries-proxy/4.4.6 is defined as a boot feature 17:17:54 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.7 17:17:54 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.7 17:17:54 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.7 17:17:54 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 17:17:54 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.7 17:17:54 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.7 17:17:54 [INFO] Feature jaas/4.4.6 is defined as a boot feature 17:17:54 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.6 17:17:54 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.6 17:17:54 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.6 17:17:54 [INFO] not changing existing config file: etc/org.apache.karaf.jaas.cfg 17:17:54 [INFO] not changing existing config file: etc/org.apache.karaf.command.acl.jaas.cfg 17:17:54 [INFO] Feature odl-yangtools-common/13.0.6 is defined as a boot feature 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common/13.0.6 17:17:54 [INFO] Feature odl-aaa-api/0.19.5 is defined as a boot feature 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-authn-api/0.19.5 17:17:54 [INFO] Feature odl-aaa-password-service/0.19.5 is defined as a boot feature 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.19.5 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-api/0.19.5 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.19.5/xml/aaa-password-service-config 17:17:54 [INFO] Feature odl-aaa-encryption-service/0.19.5 is defined as a boot feature 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service-impl/0.19.5 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service/0.19.5 17:17:54 [INFO] Feature odl-aaa-web/0.19.5 is defined as a boot feature 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-jersey2/0.19.5 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-api/0.19.5 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-osgi-impl/0.19.5 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-api/0.19.5 17:17:54 [INFO] Feature odl-mdsal-remoterpc-connector/9.0.4 is defined as a boot feature 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-remoterpc-connector/9.0.4 17:17:54 [INFO] Feature odl-mdsal-model-rfc8072/13.0.4 is defined as a boot feature 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8072/13.0.4 17:17:54 [INFO] Feature log/4.4.6 is defined as a boot feature 17:17:54 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.6 17:17:54 [INFO] not changing existing config file: etc/org.apache.karaf.log.cfg 17:17:54 [INFO] Feature odl-antlr4/13.1.3 is defined as a boot feature 17:17:54 [INFO] adding maven artifact: mvn:org.antlr/antlr4-runtime/4.13.1 17:17:54 [INFO] Feature pax-web-war/8.0.27 is defined as a boot feature 17:17:54 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-war/8.0.27 17:17:54 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-war/2.6.14/jar/uber 17:17:54 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 17:17:54 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 17:17:54 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 17:17:54 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.27 17:17:54 [INFO] Feature odl-ws-rs-api/13.1.3 is defined as a boot feature 17:17:54 [INFO] adding maven artifact: mvn:jakarta.ws.rs/jakarta.ws.rs-api/2.1.6 17:17:54 [INFO] Feature odl-yangtools-data/13.0.6 is defined as a boot feature 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-ri/13.0.6 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-impl/13.0.6 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-transform/13.0.6 17:17:54 [INFO] Feature pax-web-whiteboard/8.0.27 is defined as a boot feature 17:17:54 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-whiteboard/8.0.27 17:17:54 [INFO] Feature odl-mdsal-singleton-dom/13.0.4 is defined as a boot feature 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-impl/13.0.4 17:17:54 [INFO] Feature pax-url-wrap/2.6.14 is defined as a boot feature 17:17:54 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber 17:17:54 [INFO] Feature odl-controller-mdsal-common/9.0.4 is defined as a boot feature 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-common-util/9.0.4 17:17:54 [INFO] Feature odl-netconf-model-rfc6470/7.0.8.SNAPSHOT is defined as a boot feature 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc6470/7.0.8-SNAPSHOT 17:17:54 [INFO] Feature pax-jdbc-config/1.5.7 is defined as a boot feature 17:17:54 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jasypt/1.9.3_1 17:17:54 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-pool-common/1.5.7 17:17:54 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-config/1.5.7 17:17:54 [INFO] Feature odl-netconf-model-rfc6022/7.0.8.SNAPSHOT is defined as a boot feature 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc6022/7.0.8-SNAPSHOT 17:17:54 [INFO] Feature pax-web-http-war/4.4.6 is defined as a boot feature 17:17:54 [INFO] adding maven artifact: mvn:org.apache.karaf.web/org.apache.karaf.web.core/4.4.6 17:17:54 [INFO] Feature war/4.4.6 is defined as a boot feature 17:17:54 [INFO] Feature odl-netconf-client/7.0.8.SNAPSHOT is defined as a boot feature 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-client/7.0.8-SNAPSHOT 17:17:54 [INFO] Feature odl-controller-blueprint/9.0.4 is defined as a boot feature 17:17:54 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.controller/blueprint/9.0.4 17:17:54 [INFO] Feature odl-mdsal-eos-binding/13.0.4 is defined as a boot feature 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-api/13.0.4 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/13.0.4 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-adapter/13.0.4 17:17:54 [INFO] Feature pax-jdbc/1.5.7 is defined as a boot feature 17:17:54 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc/1.5.7 17:17:54 [INFO] Feature odl-gson/13.1.3 is defined as a boot feature 17:17:54 [INFO] adding maven artifact: mvn:com.google.code.gson/gson/2.10.1 17:17:54 [INFO] Feature odl-yangtools-xpath-api/13.0.6 is defined as a boot feature 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-api/13.0.6 17:17:54 [INFO] Feature odl-jersey-2/13.1.3 is defined as a boot feature 17:17:54 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-client/2.43 17:17:54 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-server/2.43 17:17:54 [INFO] adding maven artifact: mvn:org.glassfish.hk2.external/aopalliance-repackaged/2.6.1 17:17:54 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-common/2.43 17:17:54 [INFO] adding maven artifact: mvn:org.glassfish.jersey.inject/jersey-hk2/2.43 17:17:54 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-api/2.6.1 17:17:54 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet/2.43 17:17:54 [INFO] adding maven artifact: mvn:jakarta.validation/jakarta.validation-api/2.0.2 17:17:54 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet-core/2.43 17:17:54 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-locator/2.6.1 17:17:54 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 17:17:54 [INFO] adding maven artifact: mvn:org.glassfish.hk2/osgi-resource-locator/1.0.3 17:17:54 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-utils/2.6.1 17:17:54 [INFO] adding maven artifact: mvn:org.glassfish.jersey.media/jersey-media-sse/2.43 17:17:54 [INFO] adding maven artifact: mvn:org.glassfish.hk2.external/jakarta.inject/2.6.1 17:17:54 [INFO] Feature feature/4.4.6 is defined as a boot feature 17:17:54 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.6 17:17:54 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 17:17:54 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 17:17:54 [INFO] not changing existing config file: etc/org.apache.karaf.features.repos.cfg 17:17:54 [INFO] not changing existing config file: etc/org.apache.karaf.command.acl.feature.cfg 17:17:54 [INFO] Feature system/4.4.6 is defined as a boot feature 17:17:54 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.6 17:17:54 [INFO] not changing existing config file: etc/org.apache.karaf.command.acl.system.cfg 17:17:54 [INFO] Feature odl-mdsal-binding-base/13.0.4 is defined as a boot feature 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-spec-util/13.0.4 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/yang-ext/2013.09.07.25.4 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/yang-binding/13.0.4 17:17:54 [INFO] Feature pax-web-http-jetty/8.0.27 is defined as a boot feature 17:17:54 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-runtime/8.0.27 17:17:54 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jetty/8.0.27 17:17:54 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.27 17:17:54 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.27/xml/config-jetty 17:17:54 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.27/xml/context-jetty 17:17:54 [INFO] adding config file: etc/org.ops4j.pax.web.cfg 17:17:54 [INFO] Feature odl-mdsal-broker/9.0.4 is defined as a boot feature 17:17:54 [INFO] Feature odl-yangtools-xpath/13.0.6 is defined as a boot feature 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-impl/13.0.6 17:17:54 [INFO] Feature pax-web-http/8.0.27 is defined as a boot feature 17:17:54 [INFO] adding maven artifact: mvn:org.apache.karaf.http/org.apache.karaf.http.core/4.4.6 17:17:54 [INFO] adding maven artifact: mvn:org.apache.karaf.webconsole/org.apache.karaf.webconsole.http/4.4.6 17:17:54 [INFO] Feature odl-mdsal-bytebuddy/13.0.4 is defined as a boot feature 17:17:54 [INFO] adding maven artifact: mvn:net.bytebuddy/byte-buddy/1.14.17 17:17:54 [INFO] Feature odl-netconf-transport/7.0.8.SNAPSHOT is defined as a boot feature 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-ssh/7.0.8-SNAPSHOT 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/shaded-sshd/7.0.8-SNAPSHOT 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-tcp/7.0.8-SNAPSHOT 17:17:54 [INFO] adding maven artifact: mvn:commons-codec/commons-codec/1.15 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-tls/7.0.8-SNAPSHOT 17:17:54 [INFO] Feature odl-servlet-api/13.1.3 is defined as a boot feature 17:17:54 [INFO] adding maven artifact: mvn:javax.servlet/javax.servlet-api/3.1.0 17:17:54 [INFO] Feature odl-aaa-cert/0.19.5 is defined as a boot feature 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.19.5 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.19.5/xml/config 17:17:54 [INFO] Feature odl-mdsal-model-rfc8342/13.0.4 is defined as a boot feature 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-origin/13.0.4 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-datastores/13.0.4 17:17:54 [INFO] Feature odl-yangtools-export/13.0.6 is defined as a boot feature 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-export/13.0.6 17:17:54 [INFO] Feature 0802d51b-ff27-48cc-be25-e0759192cbcd/0.0.0 is defined as a boot feature 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.1.3 17:17:54 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 17:17:54 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.staticcm/4.4.6 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.1.3 17:17:54 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.18 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.1.3 17:17:54 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.1.3 17:17:54 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 17:17:54 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.12 17:17:54 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/logging-markers/13.1.3 17:17:54 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.14 17:17:54 [INFO] Feature eventadmin/4.4.6 is defined as a boot feature 17:17:54 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.event/1.1.8 17:17:54 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.eventadmin/4.4.6 17:17:54 [INFO] adding maven artifact: mvn:org.apache.karaf/org.apache.karaf.event/4.4.6 17:17:54 [INFO] not changing existing config file: etc/org.apache.felix.eventadmin.impl.EventAdmin.cfg 17:17:54 [INFO] Feature wrap/2.6.14 is defined as a boot feature 17:17:54 [INFO] Feature pax-web-core/8.0.27 is defined as a boot feature 17:17:54 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-api/8.0.27 17:17:54 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-spi/8.0.27 17:17:54 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 17:17:54 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.27 17:17:54 [INFO] Feature odl-apache-commons-text/13.1.3 is defined as a boot feature 17:17:54 [INFO] adding maven artifact: mvn:org.apache.commons/commons-text/1.12.0 17:17:54 [INFO] Feature odl-aaa-shiro/0.19.5 is defined as a boot feature 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.19.5 17:17:54 [INFO] adding maven artifact: mvn:com.h2database/h2/2.2.224 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-idm-store-h2/0.19.5 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro-api/0.19.5 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.19.5 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-tokenauthrealm/0.19.5 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.19.5/xml/aaa-app-config 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.19.5/xml/aaa-datastore-config 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.19.5/xml/aaa-password-service-config 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.19.5/py/idmtool 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.19.5/cfg/config 17:17:54 [INFO] Feature odl-mdsal-dom-api/13.0.4 is defined as a boot feature 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-spi/13.0.4 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-api/13.0.4 17:17:54 [INFO] Feature odl-javassist-3/13.1.3 is defined as a boot feature 17:17:54 [INFO] adding maven artifact: mvn:org.javassist/javassist/3.30.2-GA 17:17:54 [INFO] Feature odl-karaf-feat-jdbc/13.1.3 is defined as a boot feature 17:17:54 [INFO] adding maven artifact: mvn:org.apache.karaf.jdbc/org.apache.karaf.jdbc.core/4.4.6 17:17:54 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0 17:17:54 [INFO] Feature odl-mdsal-binding-dom-adapter/13.0.4 is defined as a boot feature 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-adapter/13.0.4 17:17:54 [INFO] Feature odl-netty-4/13.1.3 is defined as a boot feature 17:17:54 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.1.109.Final/jar/linux-x86_64 17:17:54 [INFO] adding maven artifact: mvn:io.netty/netty-codec/4.1.109.Final 17:17:54 [INFO] adding maven artifact: mvn:io.netty/netty-handler/4.1.109.Final 17:17:54 [INFO] adding maven artifact: mvn:io.netty/netty-common/4.1.109.Final 17:17:54 [INFO] adding maven artifact: mvn:io.netty/netty-buffer/4.1.109.Final 17:17:54 [INFO] adding maven artifact: mvn:io.netty/netty-resolver/4.1.109.Final 17:17:54 [INFO] adding maven artifact: mvn:io.netty/netty-codec-http/4.1.109.Final 17:17:54 [INFO] adding maven artifact: mvn:io.netty/netty-codec-http2/4.1.109.Final 17:17:54 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.1.109.Final/jar/linux-x86_64 17:17:54 [INFO] adding maven artifact: mvn:io.netty/netty-transport/4.1.109.Final 17:17:54 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.1.109.Final 17:17:54 [INFO] adding maven artifact: mvn:io.netty/netty-transport-classes-epoll/4.1.109.Final 17:17:54 [INFO] Feature jline/3.21.0 is defined as a boot feature 17:17:54 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 17:17:54 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 17:17:54 [INFO] Feature odl-mdsal-model-rfc8040/13.0.4 is defined as a boot feature 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8040/13.0.4 17:17:54 [INFO] Feature odl-mdsal-clustering-commons/9.0.4 is defined as a boot feature 17:17:54 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-graphite/4.2.25 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-segmented-journal/9.0.4 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-raft/9.0.4 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-mgmt-api/9.0.4 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.controller/raft-journal/9.0.4 17:17:54 [INFO] adding maven artifact: mvn:com.rabbitmq/amqp-client/5.20.0 17:17:54 [INFO] adding maven artifact: mvn:org.lz4/lz4-java/1.8.0 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.controller/atomix-storage/9.0.4 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-commons/9.0.4 17:17:54 [INFO] Feature odl-karaf-feat-jetty/13.1.3 is defined as a boot feature 17:17:54 [INFO] Feature odl-netconf-model-rfc8040/7.0.8.SNAPSHOT is defined as a boot feature 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc8040-ietf-restconf-monitoring/7.0.8-SNAPSHOT 17:17:54 [INFO] Feature odl-mdsal-eos-common/13.0.4 is defined as a boot feature 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-common-api/13.0.4 17:17:54 [INFO] Feature odl-dropwizard-metrics/13.1.3 is defined as a boot feature 17:17:54 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-core/4.2.25 17:17:54 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jmx/4.2.25 17:17:54 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jvm/4.2.25 17:17:54 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-healthchecks/4.2.25 17:17:54 [INFO] Feature odl-yanglib-mdsal-writer/7.0.8.SNAPSHOT is defined as a boot feature 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/yanglib-mdsal-writer/7.0.8-SNAPSHOT 17:17:54 [INFO] Feature odl-mdsal-singleton-common/13.0.4 is defined as a boot feature 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-api/13.0.4 17:17:54 [INFO] Feature aries-blueprint/4.4.6 is defined as a boot feature 17:17:54 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 17:17:54 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.6 17:17:54 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 17:17:54 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 17:17:54 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 17:17:54 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 17:17:54 [INFO] Feature odl-netconf-util/7.0.8.SNAPSHOT is defined as a boot feature 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-common-mdsal/7.0.8-SNAPSHOT 17:17:54 [INFO] Feature odl-jakarta-activation-api/13.1.3 is defined as a boot feature 17:17:54 [INFO] adding maven artifact: mvn:jakarta.activation/jakarta.activation-api/1.2.2 17:17:54 [INFO] Feature odl-netconf-model-rfc8526/7.0.8.SNAPSHOT is defined as a boot feature 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc8526/7.0.8-SNAPSHOT 17:17:54 [INFO] Feature odl-mdsal-binding-runtime-api/13.0.4 is defined as a boot feature 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-spi/13.0.4 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-model-ri/13.0.4 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-api/13.0.4 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-model-api/13.0.4 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-spi/13.0.4 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-api/13.0.4 17:17:54 [INFO] Feature odl-yangtools-codec/13.0.6 is defined as a boot feature 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-gson/13.0.6 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-xml/13.0.6 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-binfmt/13.0.6 17:17:54 [INFO] Feature odl-mdsal-binding-api/13.0.4 is defined as a boot feature 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-api/13.0.4 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-spi/13.0.4 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-util/13.0.4 17:17:54 [INFO] Feature odl-yangtools-data-api/13.0.6 is defined as a boot feature 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-api/13.0.6 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-spi/13.0.6 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-util/13.0.6 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-spi/13.0.6 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-api/13.0.6 17:17:54 [INFO] Feature odl-netconf-keystore/7.0.8.SNAPSHOT is defined as a boot feature 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/keystore-none/7.0.8-SNAPSHOT 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/keystore-api/7.0.8-SNAPSHOT 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/draft-ietf-netconf-crypto-types/7.0.8-SNAPSHOT 17:17:54 [INFO] Feature odl-netconf-model-rfc5277/7.0.8.SNAPSHOT is defined as a boot feature 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc5277/7.0.8-SNAPSHOT 17:17:54 [INFO] Feature odl-apache-commons-lang3/13.1.3 is defined as a boot feature 17:17:54 [INFO] adding maven artifact: mvn:org.apache.commons/commons-lang3/3.14.0 17:17:54 [INFO] Feature odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/13.0.4 is defined as a boot feature 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/ietf-topology/2013.10.21.25.4 17:17:54 [INFO] Feature odl-mdsal-model-rfc6991/13.0.4 is defined as a boot feature 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/ietf-type-util/13.0.4 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-inet-types/13.0.4 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-yang-types/13.0.4 17:17:54 [INFO] Feature odl-yangtools-parser/13.0.6 is defined as a boot feature 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-spi/13.0.6 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-parser-support/13.0.6 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-impl/13.0.6 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-parser-support/13.0.6 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-parser-support/13.0.6 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-parser-support/13.0.6 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-rfc7950/13.0.6 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-parser-support/13.0.6 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-parser-support/13.0.6 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-ri/13.0.6 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-parser-support/13.0.6 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-reactor/13.0.6 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-parser-support/13.0.6 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-parser-support/13.0.6 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-fs/13.0.6 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-parser-support/13.0.6 17:17:54 [INFO] Feature pax-web-jsp/8.0.27 is defined as a boot feature 17:17:54 [INFO] adding maven artifact: mvn:org.eclipse.jdt/ecj/3.26.0 17:17:54 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 17:17:54 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jsp/8.0.27 17:17:54 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-el2/8.0.27 17:17:54 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 17:17:54 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.27 17:17:54 [INFO] Feature odl-jolokia/9.0.4 is defined as a boot feature 17:17:54 [INFO] adding maven artifact: mvn:org.jolokia/jolokia-osgi/1.7.2 17:17:54 [INFO] adding maven artifact: mvn:com.googlecode.json-simple/json-simple/1.1.1 17:17:54 [INFO] adding maven artifact: mvn:org.opendaylight.controller/odl-jolokia-osgi/9.0.4/cfg/configuration 17:17:54 [INFO] Install stage 17:17:54 [INFO] Loading installed repositories 17:17:54 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 17:17:54 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 17:17:54 [INFO] 17:17:54 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ netconf-karaf-static >>> 17:17:54 [INFO] 17:17:54 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ netconf-karaf-static --- 17:17:54 [INFO] 17:17:54 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ netconf-karaf-static <<< 17:17:54 [INFO] 17:17:54 [INFO] 17:17:54 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ netconf-karaf-static --- 17:17:54 [INFO] 17:17:54 [INFO] --- maven-dependency-plugin:3.6.1:copy (apply-branding) @ netconf-karaf-static --- 17:17:54 [INFO] 17:17:54 [INFO] --- maven-dependency-plugin:3.6.1:unpack-dependencies (unpack-karaf-resources) @ netconf-karaf-static --- 17:17:55 [INFO] 17:17:55 [INFO] --- maven-dependency-plugin:3.6.1:copy (org.ops4j.pax.url.mvn.cfg) @ netconf-karaf-static --- 17:17:55 [INFO] Configured Artifact: org.opendaylight.odlparent:opendaylight-karaf-resources:config:?:properties 17:17:55 [INFO] Copying opendaylight-karaf-resources-13.1.3-config.properties to /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/etc/org.ops4j.pax.url.mvn.cfg 17:17:55 [INFO] 17:17:55 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ netconf-karaf-static --- 17:17:55 [INFO] 17:17:55 [INFO] --- maven-antrun-plugin:3.1.0:run (fix-permissions) @ netconf-karaf-static --- 17:17:55 [INFO] Executing tasks 17:17:55 [INFO] Executed tasks 17:17:55 [INFO] 17:17:55 [INFO] --- karaf-maven-plugin:4.4.6:archive (default-archive) @ netconf-karaf-static --- 17:18:05 [INFO] 17:18:05 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-karaf-static --- 17:18:05 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 17:18:05 [INFO] 17:18:05 [INFO] --- karaf-maven-plugin:4.4.6:archive (package) @ netconf-karaf-static --- 17:18:16 [WARNING] artifact org.opendaylight.netconf:netconf-karaf-static:tar.gz:7.0.8-SNAPSHOT already attached, replace previous instance 17:18:16 [INFO] 17:18:16 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ netconf-karaf-static --- 17:18:16 [INFO] Skipping CycloneDX goal, because module skips deploy 17:18:16 [INFO] 17:18:16 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-karaf-static --- 17:18:16 [INFO] Skipping duplicate-finder execution! 17:18:16 [INFO] 17:18:16 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-karaf-static --- 17:18:16 [WARNING] Unused declared dependencies found: 17:18:16 [WARNING] org.apache.karaf.features:standard:xml:features:4.4.6:compile 17:18:16 [WARNING] org.apache.karaf.services:org.apache.karaf.services.staticcm:jar:4.4.6:compile 17:18:16 [WARNING] org.opendaylight.netconf:odl-netconf-connector-all:xml:features:7.0.8-SNAPSHOT:compile 17:18:16 [WARNING] org.opendaylight.odlparent:karaf.branding:jar:13.1.3:compile 17:18:16 [WARNING] org.opendaylight.odlparent:bcprov-framework-ext:jar:13.1.3:compile 17:18:16 [WARNING] org.apache.karaf.features:static:kar:4.4.6:compile 17:18:16 [WARNING] org.opendaylight.netconf:odl-restconf-nb:xml:features:7.0.8-SNAPSHOT:compile 17:18:16 [WARNING] org.opendaylight.odlparent:bcpkix-framework-ext:jar:13.1.3:compile 17:18:16 [WARNING] org.apache.aries.quiesce:org.apache.aries.quiesce.api:jar:1.0.0:compile 17:18:16 [WARNING] org.apache.felix:org.apache.felix.metatype:jar:1.2.4:compile 17:18:16 [INFO] 17:18:16 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ netconf-karaf-static --- 17:18:16 [INFO] No sources in project. Archive not created. 17:18:16 [INFO] 17:18:16 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ netconf-karaf-static --- 17:18:16 [INFO] 17:18:16 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ netconf-karaf-static --- 17:18:16 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:18:16 [INFO] 17:18:16 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ netconf-karaf-static --- 17:18:16 [INFO] Skipping artifact installation 17:18:16 [INFO] 17:18:16 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ netconf-karaf-static --- 17:18:16 [INFO] Skipping artifact deployment 17:18:16 [INFO] 17:18:16 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ netconf-karaf-static --- 17:18:17 [INFO] org.opendaylight.netconf:netconf-karaf-static:zip:7.0.8-SNAPSHOT 17:18:17 [INFO] +- org.opendaylight.netconf:odl-netconf-connector-all:xml:features:7.0.8-SNAPSHOT:compile 17:18:17 [INFO] | +- org.opendaylight.netconf:odl-netconf-connector:xml:features:7.0.8-SNAPSHOT:compile 17:18:17 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:13.0.4:compile 17:18:17 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.4:compile 17:18:17 [INFO] | | | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.4:compile 17:18:17 [INFO] | | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.4:compile 17:18:17 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.4:compile 17:18:17 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.4:compile 17:18:17 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.4:compile 17:18:17 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.4:compile 17:18:17 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.4:compile 17:18:17 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.4:compile 17:18:17 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.4:compile 17:18:17 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.4:compile 17:18:17 [INFO] | | | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.4:compile 17:18:17 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.4:compile 17:18:17 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.4:compile 17:18:17 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.4:compile 17:18:17 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.4:compile 17:18:17 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.4:compile 17:18:17 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.4:compile 17:18:17 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.4:compile 17:18:17 [INFO] | | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.4:compile 17:18:17 [INFO] | | | | +- com.typesafe:config:jar:1.4.2:compile 17:18:17 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.6:compile 17:18:17 [INFO] | | | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.4:compile 17:18:17 [INFO] | | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 17:18:17 [INFO] | | | | | +- io.aeron:aeron-client:jar:1.38.1:compile 17:18:17 [INFO] | | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 17:18:17 [INFO] | | | | | +- org.agrona:agrona:jar:1.15.2:compile 17:18:17 [INFO] | | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 17:18:17 [INFO] | | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 17:18:17 [INFO] | | | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 17:18:17 [INFO] | | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 17:18:17 [INFO] | | | | +- org.opendaylight.controller:sal-common-util:jar:9.0.4:compile 17:18:17 [INFO] | | | | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.4:compile 17:18:17 [INFO] | | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.25:compile 17:18:17 [INFO] | | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.25:compile 17:18:17 [INFO] | | | | | | \- com.rabbitmq:amqp-client:jar:5.20.0:compile 17:18:17 [INFO] | | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.25:compile 17:18:17 [INFO] | | | | | \- org.lz4:lz4-java:jar:1.8.0:compile 17:18:17 [INFO] | | | | \- org.scala-lang:scala-library:jar:2.13.14:compile 17:18:17 [INFO] | | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.4:compile 17:18:17 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.3:compile 17:18:17 [INFO] | | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.3:compile 17:18:17 [INFO] | | | | \- org.apache.commons:commons-text:jar:1.12.0:compile 17:18:17 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.6:compile 17:18:17 [INFO] | | | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.3:compile 17:18:17 [INFO] | | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.3:compile 17:18:17 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.6:compile 17:18:17 [INFO] | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.3:compile 17:18:17 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.6:compile 17:18:17 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.4:compile 17:18:17 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.4:compile 17:18:17 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.4:compile 17:18:17 [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.6:compile 17:18:17 [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.6:compile 17:18:17 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.4:compile 17:18:17 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.4:compile 17:18:17 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.4:compile 17:18:17 [INFO] | | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.4:compile 17:18:17 [INFO] | | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.4:compile 17:18:17 [INFO] | | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.3:compile 17:18:17 [INFO] | | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.25:compile 17:18:17 [INFO] | | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.25:compile 17:18:17 [INFO] | | | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.4:compile 17:18:17 [INFO] | | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.4:compile 17:18:17 [INFO] | | | | \- org.opendaylight.controller:atomix-storage:jar:9.0.4:compile 17:18:17 [INFO] | | | | \- org.opendaylight.controller:raft-journal:jar:9.0.4:compile 17:18:17 [INFO] | | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.4:compile 17:18:17 [INFO] | | | +- org.opendaylight.controller:cds-access-api:jar:9.0.4:compile 17:18:17 [INFO] | | | +- org.opendaylight.controller:cds-access-client:jar:9.0.4:compile 17:18:17 [INFO] | | | +- org.opendaylight.controller:cds-dom-api:jar:9.0.4:compile 17:18:17 [INFO] | | | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.4:compile 17:18:17 [INFO] | | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 17:18:17 [INFO] | | | | +- org.opendaylight.controller:cds-mgmt-api:jar:9.0.4:compile 17:18:17 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.4:compile 17:18:17 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.6:compile 17:18:17 [INFO] | | | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.4:compile 17:18:17 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.4:compile 17:18:17 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.4:compile 17:18:17 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.4:compile 17:18:17 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.4:compile 17:18:17 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.4:compile 17:18:17 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.4:compile 17:18:17 [INFO] | | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.4:compile 17:18:17 [INFO] | | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.19.5:compile 17:18:17 [INFO] | | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.4:compile 17:18:17 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.4:compile 17:18:17 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.6:compile 17:18:17 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.4:compile 17:18:17 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.4:compile 17:18:17 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.4:compile 17:18:17 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.4:compile 17:18:17 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.4:compile 17:18:17 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.4:compile 17:18:17 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.4:compile 17:18:17 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.4:compile 17:18:17 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.4:compile 17:18:17 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.4:compile 17:18:17 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.4:compile 17:18:17 [INFO] | | | | \- org.opendaylight.controller:blueprint:jar:9.0.4:compile 17:18:17 [INFO] | | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 17:18:17 [INFO] | | | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.5:compile 17:18:17 [INFO] | | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.19.5:compile 17:18:17 [INFO] | | +- org.opendaylight.netconf:odl-netconf-client:xml:features:7.0.8-SNAPSHOT:compile 17:18:17 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-common:xml:features:7.0.8-SNAPSHOT:compile 17:18:17 [INFO] | | | | +- org.opendaylight.netconf:odl-netconf-util:xml:features:7.0.8-SNAPSHOT:compile 17:18:17 [INFO] | | | | \- org.opendaylight.netconf:netconf-netty-util:jar:7.0.8-SNAPSHOT:compile 17:18:17 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-transport:xml:features:7.0.8-SNAPSHOT:compile 17:18:17 [INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7317-iana-crypt-hash:xml:features:13.0.4:compile 17:18:17 [INFO] | | | | | \- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.4:compile 17:18:17 [INFO] | | | | +- org.opendaylight.netconf:odl-netconf-keystore:xml:features:7.0.8-SNAPSHOT:compile 17:18:17 [INFO] | | | | | +- org.opendaylight.netconf:odl-netconf-model-rfc8341:xml:features:7.0.8-SNAPSHOT:compile 17:18:17 [INFO] | | | | | +- org.opendaylight.netconf:keystore-api:jar:7.0.8-SNAPSHOT:compile 17:18:17 [INFO] | | | | | \- org.opendaylight.netconf:keystore-none:jar:7.0.8-SNAPSHOT:compile 17:18:17 [INFO] | | | | +- org.opendaylight.netconf:odl-netconf-truststore:xml:features:7.0.8-SNAPSHOT:compile 17:18:17 [INFO] | | | | | +- org.opendaylight.netconf:truststore-api:jar:7.0.8-SNAPSHOT:compile 17:18:17 [INFO] | | | | | \- org.opendaylight.netconf:truststore-none:jar:7.0.8-SNAPSHOT:compile 17:18:17 [INFO] | | | | +- org.opendaylight.netconf:odl-netconf-transport-api:xml:features:7.0.8-SNAPSHOT:compile 17:18:17 [INFO] | | | | | \- org.opendaylight.netconf:transport-api:jar:7.0.8-SNAPSHOT:compile 17:18:17 [INFO] | | | | +- org.opendaylight.netconf:transport-ssh:jar:7.0.8-SNAPSHOT:compile 17:18:17 [INFO] | | | | | +- commons-codec:commons-codec:jar:1.15:compile 17:18:17 [INFO] | | | | | +- org.opendaylight.netconf:shaded-sshd:jar:7.0.8-SNAPSHOT:compile 17:18:17 [INFO] | | | | | +- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.8-SNAPSHOT:compile 17:18:17 [INFO] | | | | | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.8-SNAPSHOT:compile 17:18:17 [INFO] | | | | +- org.opendaylight.netconf:transport-tcp:jar:7.0.8-SNAPSHOT:compile 17:18:17 [INFO] | | | | \- org.opendaylight.netconf:transport-tls:jar:7.0.8-SNAPSHOT:compile 17:18:17 [INFO] | | | \- org.opendaylight.netconf:netconf-client:jar:7.0.8-SNAPSHOT:compile 17:18:17 [INFO] | | | +- io.netty:netty-codec:jar:4.1.109.Final:compile 17:18:17 [INFO] | | | \- org.opendaylight.netconf:shaded-exificient:jar:7.0.8-SNAPSHOT:compile 17:18:17 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc6022:xml:features:7.0.8-SNAPSHOT:compile 17:18:17 [INFO] | | | \- org.opendaylight.netconf.model:rfc6022:jar:7.0.8-SNAPSHOT:compile 17:18:17 [INFO] | | +- com.google.code.gson:gson:jar:2.10.1:compile 17:18:17 [INFO] | | \- org.opendaylight.netconf:netconf-client-mdsal:jar:7.0.8-SNAPSHOT:compile 17:18:17 [INFO] | | +- io.netty:netty-common:jar:4.1.109.Final:compile 17:18:17 [INFO] | | +- io.netty:netty-handler:jar:4.1.109.Final:compile 17:18:17 [INFO] | | | +- io.netty:netty-resolver:jar:4.1.109.Final:compile 17:18:17 [INFO] | | | +- io.netty:netty-buffer:jar:4.1.109.Final:compile 17:18:17 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 17:18:17 [INFO] | | +- io.netty:netty-transport:jar:4.1.109.Final:compile 17:18:17 [INFO] | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:18:17 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.4:compile 17:18:17 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.4:compile 17:18:17 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.4:compile 17:18:17 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.4:compile 17:18:17 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.4:compile 17:18:17 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.4:compile 17:18:17 [INFO] | | +- org.opendaylight.netconf:keystore-legacy:jar:7.0.8-SNAPSHOT:compile 17:18:17 [INFO] | | | +- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile 17:18:17 [INFO] | | | | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile 17:18:17 [INFO] | | | \- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:18:17 [INFO] | | +- org.opendaylight.netconf:netconf-common:jar:7.0.8-SNAPSHOT:compile 17:18:17 [INFO] | | +- org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.8-SNAPSHOT:compile 17:18:17 [INFO] | | +- org.opendaylight.netconf.model:rfc5277:jar:7.0.8-SNAPSHOT:compile 17:18:17 [INFO] | | +- org.opendaylight.netconf.model:rfc6241:jar:7.0.8-SNAPSHOT:compile 17:18:17 [INFO] | | +- org.opendaylight.netconf.model:rfc6470:jar:7.0.8-SNAPSHOT:compile 17:18:17 [INFO] | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.6:compile 17:18:17 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.6:compile 17:18:17 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.6:compile 17:18:17 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.6:compile 17:18:17 [INFO] | | +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.6:compile 17:18:17 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.6:compile 17:18:17 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.6:compile 17:18:17 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.6:compile 17:18:17 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.6:compile 17:18:17 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.6:compile 17:18:17 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.6:compile 17:18:17 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.6:compile 17:18:17 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.6:compile 17:18:17 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.6:compile 17:18:17 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.6:compile 17:18:17 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.6:compile 17:18:17 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.6:compile 17:18:17 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.6:compile 17:18:17 [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.6:compile 17:18:17 [INFO] | | | +- org.antlr:antlr4-runtime:jar:4.13.1:compile 17:18:17 [INFO] | | | \- org.opendaylight.yangtools:yang-model-ri:jar:13.0.6:compile 17:18:17 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.6:compile 17:18:17 [INFO] | | +- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.6:compile 17:18:17 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.6:compile 17:18:17 [INFO] | \- org.opendaylight.netconf:odl-netconf-callhome-ssh:xml:features:7.0.8-SNAPSHOT:compile 17:18:17 [INFO] | +- org.opendaylight.netconf:odl-netconf-topology:xml:features:7.0.8-SNAPSHOT:compile 17:18:17 [INFO] | | \- org.opendaylight.netconf:netconf-topology-impl:jar:7.0.8-SNAPSHOT:compile 17:18:17 [INFO] | \- org.opendaylight.netconf:callhome-provider:jar:7.0.8-SNAPSHOT:compile 17:18:17 [INFO] | \- org.opendaylight.netconf:netconf-topology:jar:7.0.8-SNAPSHOT:compile 17:18:17 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.4:compile 17:18:17 [INFO] +- org.opendaylight.netconf:odl-restconf-nb:xml:features:7.0.8-SNAPSHOT:compile 17:18:17 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8072:xml:features:13.0.4:compile 17:18:17 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040:xml:features:13.0.4:compile 17:18:17 [INFO] | | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.4:compile 17:18:17 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.6:compile 17:18:17 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8072:jar:13.0.4:compile 17:18:17 [INFO] | +- org.opendaylight.netconf:odl-restconf-common:xml:features:7.0.8-SNAPSHOT:compile 17:18:17 [INFO] | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.3:compile 17:18:17 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-export:xml:features:13.0.6:compile 17:18:17 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.6:compile 17:18:17 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.6:compile 17:18:17 [INFO] | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.6:compile 17:18:17 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.6:compile 17:18:17 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.6:compile 17:18:17 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.6:compile 17:18:17 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.6:compile 17:18:17 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.6:compile 17:18:17 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:13.0.4:compile 17:18:17 [INFO] | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:13.0.4:compile 17:18:17 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:13.0.4:compile 17:18:17 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:13.0.4:compile 17:18:17 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:13.0.4:compile 17:18:17 [INFO] | | +- org.opendaylight.aaa:odl-aaa-shiro:xml:features:0.19.5:compile 17:18:17 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-password-service:xml:features:0.19.5:compile 17:18:17 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-api:jar:0.19.5:compile 17:18:17 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-impl:jar:0.19.5:compile 17:18:17 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-impl:xml:aaa-password-service-config:0.19.5:compile 17:18:17 [INFO] | | | | \- org.opendaylight.aaa:odl-apache-shiro:xml:features:0.19.5:compile 17:18:17 [INFO] | | | +- org.opendaylight.controller:odl-jolokia:xml:features:9.0.4:compile 17:18:17 [INFO] | | | | +- org.jolokia:jolokia-osgi:jar:1.7.2:compile 17:18:17 [INFO] | | | | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:compile 17:18:17 [INFO] | | | | \- org.opendaylight.controller:odl-jolokia-osgi:cfg:configuration:9.0.4:compile 17:18:17 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-web:xml:features:0.19.5:compile 17:18:17 [INFO] | | | | +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile 17:18:17 [INFO] | | | | +- org.opendaylight.odlparent:odl-jersey-2:xml:features:13.1.3:compile 17:18:17 [INFO] | | | | | +- org.opendaylight.odlparent:odl-javassist-3:xml:features:13.1.3:compile 17:18:17 [INFO] | | | | | | \- org.javassist:javassist:jar:3.30.2-GA:compile 17:18:17 [INFO] | | | | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.43:compile 17:18:17 [INFO] | | | | | | +- org.glassfish.jersey.core:jersey-common:jar:2.43:compile 17:18:17 [INFO] | | | | | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile 17:18:17 [INFO] | | | | | | \- org.glassfish.hk2:hk2-locator:jar:2.6.1:compile 17:18:17 [INFO] | | | | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:compile 17:18:17 [INFO] | | | | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:compile 17:18:17 [INFO] | | | | | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:compile 17:18:17 [INFO] | | | | | +- org.glassfish.jersey.core:jersey-client:jar:2.43:compile 17:18:17 [INFO] | | | | | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile 17:18:17 [INFO] | | | | | +- org.glassfish.jersey.core:jersey-server:jar:2.43:compile 17:18:17 [INFO] | | | | | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 17:18:17 [INFO] | | | | | | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 17:18:17 [INFO] | | | | | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.43:compile 17:18:17 [INFO] | | | | | | \- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.43:compile 17:18:17 [INFO] | | | | | \- org.glassfish.jersey.media:jersey-media-sse:jar:2.43:compile 17:18:17 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.6:compile 17:18:17 [INFO] | | | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 17:18:17 [INFO] | | | | +- org.opendaylight.aaa.web:web-osgi-impl:jar:0.19.5:compile 17:18:17 [INFO] | | | | \- org.opendaylight.aaa.web:servlet-jersey2:jar:0.19.5:compile 17:18:17 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:jar:0.19.5:compile 17:18:17 [INFO] | | | | +- org.opendaylight.aaa:aaa-authn-api:jar:0.19.5:compile 17:18:17 [INFO] | | | | +- org.opendaylight.aaa:aaa-tokenauthrealm:jar:0.19.5:compile 17:18:17 [INFO] | | | | +- org.opendaylight.aaa:aaa-idm-store-h2:jar:0.19.5:compile 17:18:17 [INFO] | | | | | \- com.h2database:h2:jar:2.2.224:compile 17:18:17 [INFO] | | | | +- org.opendaylight.aaa:aaa-cert:jar:0.19.5:compile 17:18:17 [INFO] | | | | \- org.opendaylight.aaa:repackaged-shiro:jar:0.19.5:compile 17:18:17 [INFO] | | | | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile 17:18:17 [INFO] | | | | | +- commons-logging:commons-logging:jar:1.3.1:compile 17:18:17 [INFO] | | | | | \- commons-collections:commons-collections:jar:3.2.2:compile 17:18:17 [INFO] | | | | \- org.owasp.encoder:encoder:jar:1.2.3:compile 17:18:17 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro-api:jar:0.19.5:compile 17:18:17 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-api:xml:features:0.19.5:compile 17:18:17 [INFO] | | | | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:13.1.3:compile 17:18:17 [INFO] | | | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 17:18:17 [INFO] | | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.3:compile 17:18:17 [INFO] | | | | \- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:13.1.3:compile 17:18:17 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.19.5:compile 17:18:17 [INFO] | | | | \- org.opendaylight.aaa:aaa-cert:xml:config:0.19.5:compile 17:18:17 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-app-config:0.19.5:compile 17:18:17 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-datastore-config:0.19.5:compile 17:18:17 [INFO] | | | +- org.opendaylight.odlparent:odl-karaf-feat-jdbc:xml:features:13.1.3:compile 17:18:17 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-features:xml:features:1.5.7:runtime 17:18:17 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc:jar:1.5.7:runtime 17:18:17 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-common:jar:1.5.7:runtime 17:18:17 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-common:jar:1.5.7:runtime 17:18:17 [INFO] | | | | | | \- javax.transaction:javax.transaction-api:jar:1.2:runtime 17:18:17 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-config:jar:1.5.7:runtime 17:18:17 [INFO] | | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.jasypt:jar:1.9.3_1:runtime 17:18:17 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-db2:jar:1.5.7:runtime 17:18:17 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-hsqldb:jar:1.5.7:runtime 17:18:17 [INFO] | | | | | | \- org.hsqldb:hsqldb:jar:jdk8:2.7.2:runtime 17:18:17 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-jtds:jar:1.5.7:runtime 17:18:17 [INFO] | | | | | | \- net.sourceforge.jtds:jtds:jar:1.3.1:runtime 17:18:17 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mariadb:jar:1.5.7:runtime 17:18:17 [INFO] | | | | | | \- org.mariadb.jdbc:mariadb-java-client:jar:3.3.3:runtime 17:18:17 [INFO] | | | | | | \- com.github.waffle:waffle-jna:jar:3.3.0:runtime 17:18:17 [INFO] | | | | | | \- com.github.ben-manes.caffeine:caffeine:jar:2.9.3:runtime 17:18:17 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mysql:jar:1.5.7:runtime 17:18:17 [INFO] | | | | | | \- com.mysql:mysql-connector-j:jar:8.3.0:runtime 17:18:17 [INFO] | | | | | | \- com.google.protobuf:protobuf-java:jar:3.25.1:runtime 17:18:17 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-oracle:jar:1.5.7:runtime 17:18:17 [INFO] | | | | | | \- com.oracle.database.jdbc:ojdbc8:jar:23.3.0.23.09:runtime 17:18:17 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-aries:jar:1.5.7:runtime 17:18:17 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-c3p0:jar:1.5.7:runtime 17:18:17 [INFO] | | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.c3p0:jar:0.9.5.5_1:runtime 17:18:17 [INFO] | | | | | | \- com.mchange:mchange-commons-java:jar:0.2.19:runtime 17:18:17 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-dbcp2:jar:1.5.7:runtime 17:18:17 [INFO] | | | | | | +- org.apache.commons:commons-pool2:jar:2.12.0:runtime 17:18:17 [INFO] | | | | | | \- org.apache.commons:commons-dbcp2:jar:2.12.0:runtime 17:18:17 [INFO] | | | | | | \- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:runtime 17:18:17 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-hikaricp:jar:1.5.7:runtime 17:18:17 [INFO] | | | | | | \- com.zaxxer:HikariCP:jar:4.0.3:runtime 17:18:17 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-sqlite:jar:1.5.7:runtime 17:18:17 [INFO] | | | | | | \- org.xerial:sqlite-jdbc:jar:3.45.2.0:runtime 17:18:17 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-teradata:jar:1.5.7:runtime 17:18:17 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-narayana:jar:1.5.7:runtime 17:18:17 [INFO] | | | | | | \- org.jboss:jboss-transaction-spi:jar:7.6.1.Final:runtime 17:18:17 [INFO] | | | | | \- org.ops4j.pax.jdbc:pax-jdbc-pool-transx:jar:1.5.7:runtime 17:18:17 [INFO] | | | | | \- org.ops4j.pax.transx:pax-transx-jdbc:jar:0.5.4:runtime 17:18:17 [INFO] | | | | | \- org.ops4j.pax.transx:pax-transx-connector:jar:0.5.4:runtime 17:18:17 [INFO] | | | | | +- org.ops4j.pax.transx:pax-transx-tm-api:jar:0.5.4:runtime 17:18:17 [INFO] | | | | | \- javax.resource:javax.resource-api:jar:1.7.1:runtime 17:18:17 [INFO] | | | | +- org.osgi:org.osgi.service.jdbc:jar:1.1.0:provided 17:18:17 [INFO] | | | | \- org.apache.karaf.jdbc:org.apache.karaf.jdbc.core:jar:4.4.6:compile 17:18:17 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:py:idmtool:0.19.5:compile 17:18:17 [INFO] | | | \- org.opendaylight.aaa:aaa-filterchain:cfg:config:0.19.5:compile 17:18:17 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc8040:xml:features:7.0.8-SNAPSHOT:compile 17:18:17 [INFO] | | +- org.opendaylight.netconf:restconf-common-models:jar:7.0.8-SNAPSHOT:compile 17:18:17 [INFO] | | \- org.opendaylight.netconf:restconf-common:jar:7.0.8-SNAPSHOT:compile 17:18:17 [INFO] | +- org.opendaylight.netconf:odl-netconf-api:xml:features:7.0.8-SNAPSHOT:compile 17:18:17 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.3:compile 17:18:17 [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.109.Final:compile 17:18:17 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.1.109.Final:compile 17:18:17 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:compile 17:18:17 [INFO] | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 17:18:17 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.109.Final:compile 17:18:17 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:7.0.8-SNAPSHOT:compile 17:18:17 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc6241:xml:features:7.0.8-SNAPSHOT:compile 17:18:17 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc6470:xml:features:7.0.8-SNAPSHOT:compile 17:18:17 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc8526:xml:features:7.0.8-SNAPSHOT:compile 17:18:17 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6243:xml:features:7.0.8-SNAPSHOT:compile 17:18:17 [INFO] | | | \- org.opendaylight.netconf.model:rfc8526:jar:7.0.8-SNAPSHOT:compile 17:18:17 [INFO] | | +- org.opendaylight.netconf:netconf-api:jar:7.0.8-SNAPSHOT:compile 17:18:17 [INFO] | | \- org.opendaylight.netconf:netconf-auth:jar:7.0.8-SNAPSHOT:compile 17:18:17 [INFO] | +- org.opendaylight.netconf:odl-yanglib-mdsal-writer:xml:features:7.0.8-SNAPSHOT:compile 17:18:17 [INFO] | | \- org.opendaylight.netconf:yanglib-mdsal-writer:jar:7.0.8-SNAPSHOT:compile 17:18:17 [INFO] | | +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.4:compile 17:18:17 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.4:compile 17:18:17 [INFO] | \- org.opendaylight.netconf:restconf-nb:jar:7.0.8-SNAPSHOT:compile 17:18:17 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:18:17 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:18:17 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:18:17 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:18:17 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:18:17 [INFO] | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 17:18:17 [INFO] | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 17:18:17 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:18:17 [INFO] | +- org.opendaylight.netconf:restconf-api:jar:7.0.8-SNAPSHOT:compile 17:18:17 [INFO] | +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.8-SNAPSHOT:compile 17:18:17 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.6:compile 17:18:17 [INFO] | +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.6:compile 17:18:17 [INFO] | +- org.opendaylight.yangtools:util:jar:13.0.6:compile 17:18:17 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:18:17 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.6:compile 17:18:17 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.6:compile 17:18:17 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile 17:18:17 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.6:compile 17:18:17 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 17:18:17 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.6:compile 17:18:17 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.6:compile 17:18:17 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.6:compile 17:18:17 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.6:compile 17:18:17 [INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.6:compile 17:18:17 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.6:compile 17:18:17 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.6:compile 17:18:17 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.6:compile 17:18:17 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.6:compile 17:18:17 [INFO] | +- org.opendaylight.yangtools:yang-model-export:jar:13.0.6:compile 17:18:17 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.4:compile 17:18:17 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.4:compile 17:18:17 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.4:compile 17:18:17 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.6:compile 17:18:17 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.6:compile 17:18:17 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:13.0.4:compile 17:18:17 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.4:compile 17:18:17 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.4:compile 17:18:17 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.4:compile 17:18:17 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8040:jar:13.0.4:compile 17:18:17 [INFO] | +- org.opendaylight.netconf.model:rfc6243:jar:7.0.8-SNAPSHOT:compile 17:18:17 [INFO] | +- org.opendaylight.netconf.model:rfc8040-ietf-restconf-monitoring:jar:7.0.8-SNAPSHOT:compile 17:18:17 [INFO] | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 17:18:17 [INFO] | +- org.opendaylight.aaa.web:web-api:jar:0.19.5:compile 17:18:17 [INFO] | +- org.opendaylight.aaa.web:servlet-api:jar:0.19.5:compile 17:18:17 [INFO] | +- org.opendaylight.aaa:aaa-filterchain:jar:0.19.5:compile 17:18:17 [INFO] | +- org.eclipse.jetty.websocket:websocket-api:jar:9.4.54.v20240208:compile 17:18:17 [INFO] | +- org.eclipse.jetty.websocket:websocket-servlet:jar:9.4.54.v20240208:compile 17:18:17 [INFO] | \- org.eclipse.jetty.websocket:websocket-server:jar:9.4.54.v20240208:compile 17:18:17 [INFO] | +- org.eclipse.jetty.websocket:websocket-common:jar:9.4.54.v20240208:compile 17:18:17 [INFO] | | +- org.eclipse.jetty:jetty-util:jar:9.4.54.v20240208:compile 17:18:17 [INFO] | | \- org.eclipse.jetty:jetty-io:jar:9.4.54.v20240208:compile 17:18:17 [INFO] | +- org.eclipse.jetty.websocket:websocket-client:jar:9.4.54.v20240208:compile 17:18:17 [INFO] | | \- org.eclipse.jetty:jetty-client:jar:9.4.54.v20240208:compile 17:18:17 [INFO] | +- org.eclipse.jetty:jetty-servlet:jar:9.4.54.v20240208:compile 17:18:17 [INFO] | | +- org.eclipse.jetty:jetty-security:jar:9.4.54.v20240208:compile 17:18:17 [INFO] | | | \- org.eclipse.jetty:jetty-server:jar:9.4.54.v20240208:compile 17:18:17 [INFO] | | \- org.eclipse.jetty:jetty-util-ajax:jar:9.4.54.v20240208:compile 17:18:17 [INFO] | \- org.eclipse.jetty:jetty-http:jar:9.4.54.v20240208:compile 17:18:17 [INFO] +- org.apache.karaf.features:static:kar:4.4.6:compile 17:18:17 [INFO] | +- org.apache.karaf.features:base:jar:4.4.6:runtime 17:18:17 [INFO] | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 17:18:17 [INFO] | | +- javax.annotation:javax.annotation-api:jar:1.3.2:runtime 17:18:17 [INFO] | | +- org.apache.servicemix.specs:org.apache.servicemix.specs.activation-api-1.2.1:jar:1.2.1_3:runtime 17:18:17 [INFO] | | +- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:runtime 17:18:17 [INFO] | | | \- com.sun.activation:jakarta.activation:jar:1.2.2:runtime 17:18:17 [INFO] | | +- org.glassfish.jaxb:txw2:jar:2.3.8:runtime 17:18:17 [INFO] | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:runtime 17:18:17 [INFO] | | +- org.apache.karaf.specs:org.apache.karaf.specs.locator:jar:4.4.6:runtime 17:18:17 [INFO] | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml:jar:4.4.6:runtime 17:18:17 [INFO] | | | +- org.apache.geronimo.specs:geronimo-stax-api_1.2_spec:jar:1.2:runtime 17:18:17 [INFO] | | | \- xml-apis:xml-apis:jar:1.4.01:runtime 17:18:17 [INFO] | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml.ws:jar:4.4.6:runtime 17:18:17 [INFO] | | | +- org.apache.geronimo.specs:geronimo-saaj_1.3_spec:jar:1.1:runtime 17:18:17 [INFO] | | | \- org.apache.geronimo.specs:geronimo-jaxws_2.2_spec:jar:1.2:runtime 17:18:17 [INFO] | | +- org.apache.karaf.specs:org.apache.karaf.specs.activator:jar:4.4.6:runtime 17:18:17 [INFO] | | +- org.apache.karaf:org.apache.karaf.main:jar:4.4.6:runtime 17:18:17 [INFO] | | | +- org.apache.karaf:org.apache.karaf.util:jar:4.4.6:runtime 17:18:17 [INFO] | | | | \- org.apache.felix:org.apache.felix.utils:jar:1.11.8:runtime 17:18:17 [INFO] | | | +- net.java.dev.jna:jna:jar:5.14.0:runtime 17:18:17 [INFO] | | | \- net.java.dev.jna:jna-platform:jar:5.14.0:runtime 17:18:17 [INFO] | | +- org.apache.karaf:org.apache.karaf.client:jar:4.4.6:runtime 17:18:17 [INFO] | | | \- org.apache.sshd:sshd-osgi:jar:2.12.1:runtime 17:18:17 [INFO] | | +- org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar:4.4.6:runtime 17:18:17 [INFO] | | +- org.apache.karaf.diagnostic:org.apache.karaf.diagnostic.boot:jar:4.4.6:runtime 17:18:17 [INFO] | | \- org.apache.felix:org.apache.felix.framework:jar:7.0.5:runtime 17:18:17 [INFO] | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.9:runtime 17:18:17 [INFO] | +- org.ops4j.pax.logging:pax-logging-api:jar:2.2.7:compile 17:18:17 [INFO] | | +- org.osgi:osgi.core:jar:8.0.0:provided 17:18:17 [INFO] | | \- org.osgi:osgi.cmpn:jar:7.0.0:compile 17:18:17 [INFO] | \- org.ops4j.pax.logging:pax-logging-log4j2:jar:2.2.7:compile 17:18:17 [INFO] +- org.apache.karaf.features:standard:xml:features:4.4.6:compile 17:18:17 [INFO] +- org.apache.karaf.services:org.apache.karaf.services.staticcm:jar:4.4.6:compile 17:18:17 [INFO] +- org.ops4j.pax.url:pax-url-aether:jar:2.6.14:test 17:18:17 [INFO] | +- org.ops4j.pax.url:pax-url-aether-support:jar:2.6.14:test 17:18:17 [INFO] | | \- org.apache.maven.resolver:maven-resolver-impl:jar:1.8.2:test 17:18:17 [INFO] | | +- org.apache.maven.resolver:maven-resolver-api:jar:1.8.2:test 17:18:17 [INFO] | | +- org.apache.maven.resolver:maven-resolver-spi:jar:1.8.2:test 17:18:17 [INFO] | | +- org.apache.maven.resolver:maven-resolver-named-locks:jar:1.8.2:test 17:18:17 [INFO] | | +- org.apache.maven.resolver:maven-resolver-util:jar:1.8.2:test 17:18:17 [INFO] | | \- org.apache.commons:commons-lang3:jar:3.14.0:compile 17:18:17 [INFO] | \- org.slf4j:jcl-over-slf4j:jar:2.0.12:runtime 17:18:17 [INFO] +- org.apache.aries.quiesce:org.apache.aries.quiesce.api:jar:1.0.0:compile 17:18:17 [INFO] +- org.osgi:org.osgi.service.event:jar:1.4.1:provided 17:18:17 [INFO] | +- org.osgi:osgi.annotation:jar:8.1.0:compile 17:18:17 [INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided 17:18:17 [INFO] +- org.apache.felix:org.apache.felix.metatype:jar:1.2.4:compile 17:18:17 [INFO] +- org.opendaylight.odlparent:karaf.branding:jar:13.1.3:compile 17:18:17 [INFO] +- org.opendaylight.odlparent:opendaylight-karaf-resources:jar:13.1.3:provided 17:18:17 [INFO] | +- org.apache.karaf.features:framework:kar:4.4.6:provided 17:18:17 [INFO] | | +- org.apache.karaf.config:org.apache.karaf.config.core:jar:4.4.6:provided 17:18:17 [INFO] | | | +- org.apache.felix:org.apache.felix.cm.json:jar:1.0.6:provided 17:18:17 [INFO] | | | +- org.apache.sling:org.apache.sling.commons.johnzon:jar:1.2.16:provided 17:18:17 [INFO] | | | \- org.apache.geronimo.specs:geronimo-json_1.1_spec:jar:1.5:provided 17:18:17 [INFO] | | +- org.eclipse.platform:org.eclipse.osgi:jar:3.18.0:provided 17:18:17 [INFO] | | +- org.jline:jline:jar:3.21.0:runtime 17:18:17 [INFO] | | +- org.ops4j.pax.logging:pax-logging-logback:jar:2.2.7:provided 17:18:17 [INFO] | | | +- ch.qos.logback:logback-core:jar:1.3.14:provided 17:18:17 [INFO] | | | +- ch.qos.logback:logback-classic:jar:1.3.14:provided 17:18:17 [INFO] | | | +- ch.qos.logback.contrib:logback-jackson:jar:0.1.5:provided 17:18:17 [INFO] | | | +- ch.qos.logback.contrib:logback-json-core:jar:0.1.5:provided 17:18:17 [INFO] | | | \- ch.qos.logback.contrib:logback-json-classic:jar:0.1.5:provided 17:18:17 [INFO] | | +- org.apache.felix:org.apache.felix.fileinstall:jar:3.7.4:provided 17:18:17 [INFO] | | +- org.apache.felix:org.apache.felix.configadmin:jar:1.9.26:provided 17:18:17 [INFO] | | +- org.apache.felix:org.apache.felix.configadmin.plugin.interpolation:jar:1.2.8:provided 17:18:17 [INFO] | | +- org.apache.karaf.features:org.apache.karaf.features.extension:jar:4.4.6:provided 17:18:17 [INFO] | | \- org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.6:provided 17:18:17 [INFO] | | +- org.ops4j.base:ops4j-base-util-property:jar:1.5.1:provided 17:18:17 [INFO] | | +- org.ops4j.base:ops4j-base-util-collections:jar:1.5.1:provided 17:18:17 [INFO] | | | \- org.ops4j.base:ops4j-base-lang:jar:1.5.1:provided 17:18:17 [INFO] | | +- org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.5:provided 17:18:17 [INFO] | | +- com.fasterxml.jackson.core:jackson-databind:jar:2.16.2:provided 17:18:17 [INFO] | | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.16.2:provided 17:18:17 [INFO] | | | \- com.fasterxml.jackson.core:jackson-core:jar:2.16.2:provided 17:18:17 [INFO] | | \- javax.activation:activation:jar:1.1.1:provided 17:18:17 [INFO] | +- org.opendaylight.odlparent:bcutil-framework-ext:jar:13.1.3:provided 17:18:17 [INFO] | \- org.opendaylight.odlparent:logging-markers:jar:13.1.3:compile 17:18:17 [INFO] +- org.opendaylight.odlparent:bcpkix-framework-ext:jar:13.1.3:compile 17:18:17 [INFO] +- org.opendaylight.odlparent:bcprov-framework-ext:jar:13.1.3:compile 17:18:17 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:18:17 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:18:17 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:18:17 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:18:17 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:18:17 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:18:17 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:18:17 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:18:17 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:18:17 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:18:17 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:18:17 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:18:17 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:18:17 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:18:17 [INFO] +- junit:junit:jar:4.13.2:test 17:18:17 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:18:17 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:18:17 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:18:17 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:compile 17:18:17 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:18:17 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:18:17 [INFO] 17:18:17 [INFO] --- clm-maven-plugin:2.48.1-01:index (default-cli) @ netconf-karaf-static --- 17:18:17 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/sonatype-clm/module.xml 17:18:17 [INFO] 17:18:17 [INFO] -------------< org.opendaylight.netconf:model-aggregator >-------------- 17:18:17 [INFO] Building model-aggregator 7.0.8-SNAPSHOT [103/121] 17:18:17 [INFO] --------------------------------[ pom ]--------------------------------- 17:18:17 [INFO] 17:18:17 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ model-aggregator --- 17:18:17 [INFO] 17:18:17 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ model-aggregator --- 17:18:17 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:18:17 [INFO] 17:18:17 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ model-aggregator --- 17:18:17 [INFO] 17:18:17 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ model-aggregator --- 17:18:17 [INFO] Skipping CycloneDX goal, because module skips deploy 17:18:17 [INFO] 17:18:17 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ model-aggregator --- 17:18:17 [INFO] Skipping artifact installation 17:18:17 [INFO] 17:18:17 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ model-aggregator --- 17:18:17 [INFO] Skipping artifact deployment 17:18:17 [INFO] 17:18:17 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ model-aggregator --- 17:18:17 [INFO] org.opendaylight.netconf:model-aggregator:pom:7.0.8-SNAPSHOT 17:18:17 [INFO] 17:18:17 [INFO] --- clm-maven-plugin:2.48.1-01:index (default-cli) @ model-aggregator --- 17:18:17 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/model/target/sonatype-clm/module.xml 17:18:17 [INFO] 17:18:17 [INFO] --------------< org.opendaylight.netconf:transport-http >--------------- 17:18:17 [INFO] Building transport-http 7.0.8-SNAPSHOT [104/121] 17:18:17 [INFO] -------------------------------[ bundle ]------------------------------- 17:18:17 [INFO] 17:18:17 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ transport-http --- 17:18:17 [INFO] 17:18:17 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ transport-http --- 17:18:17 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:18:17 [INFO] 17:18:17 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ transport-http --- 17:18:17 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:18:17 [INFO] 17:18:17 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ transport-http --- 17:18:17 [INFO] 17:18:17 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ transport-http --- 17:18:17 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/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/** 17:18:17 [INFO] 17:18:17 [INFO] --- yang-maven-plugin:13.0.6:generate-sources (binding) @ transport-http --- 17:18:17 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 17:18:17 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-7.0.x/transport/transport-http/src/main/yang 17:18:17 [INFO] yang-to-sources: Found 9 dependencies in 2.121 ms 17:18:17 [INFO] yang-to-sources: Project model files found: 2 in 2.595 ms 17:18:17 [INFO] yang-to-sources: 16 YANG models processed in 79.90 ms 17:18:17 [INFO] BindingJavaFileGenerator: Defined 101 files in 12.63 ms 17:18:17 [INFO] Sorted 101 files into 35 directories in 131.0 μs 17:18:17 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 101 in 44.27 ms 17:18:17 [INFO] 17:18:17 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ transport-http --- 17:18:17 [INFO] Starting audit... 17:18:17 Audit done. 17:18:17 [INFO] You have 0 Checkstyle violations. 17:18:17 [INFO] 17:18:17 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ transport-http --- 17:18:17 [INFO] Starting audit... 17:18:17 Audit done. 17:18:17 [INFO] You have 0 Checkstyle violations. 17:18:17 [INFO] 17:18:17 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ transport-http --- 17:18:17 [INFO] 17:18:17 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ transport-http --- 17:18:17 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/transport/transport-http/src/main/resources 17:18:17 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/transport/transport-http/target/generated-sources/spi 17:18:17 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 17:18:17 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 17:18:17 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 17:18:17 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/transport/transport-http/target/generated-sources/spi 17:18:17 [INFO] 17:18:17 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ transport-http --- 17:18:17 [INFO] Recompiling the module because of changed dependency. 17:18:17 [INFO] Compiling 118 source files with javac [debug release 17] to target/classes 17:18:18 [INFO] Writing META-INF/services/org.opendaylight.yangtools.yang.binding.YangFeatureProvider 17:18:18 [INFO] 17:18:18 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ transport-http >>> 17:18:18 [INFO] 17:18:18 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ transport-http --- 17:18:18 [INFO] Fork Value is true 17:18:22 [INFO] Done SpotBugs Analysis.... 17:18:22 [INFO] 17:18:22 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ transport-http <<< 17:18:22 [INFO] 17:18:22 [INFO] 17:18:22 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ transport-http --- 17:18:22 [INFO] BugInstance size is 0 17:18:22 [INFO] Error size is 0 17:18:22 [INFO] No errors/warnings found 17:18:22 [INFO] 17:18:22 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ transport-http --- 17:18:22 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/transport/transport-http/src/test/resources 17:18:22 [INFO] 17:18:22 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ transport-http --- 17:18:22 [INFO] Recompiling the module because of changed dependency. 17:18:22 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 17:18:22 [INFO] 17:18:22 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ transport-http --- 17:18:22 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:18:22 [INFO] 17:18:22 [INFO] ------------------------------------------------------- 17:18:22 [INFO] T E S T S 17:18:22 [INFO] ------------------------------------------------------- 17:18:23 [INFO] Running org.opendaylight.netconf.transport.http.BasicAuthHandlerTest 17:18:24 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.675 s -- in org.opendaylight.netconf.transport.http.BasicAuthHandlerTest 17:18:24 [INFO] Running org.opendaylight.netconf.transport.http.HttpClientServerTest 17:18:27 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:18:35 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.47 s -- in org.opendaylight.netconf.transport.http.HttpClientServerTest 17:18:35 [INFO] 17:18:35 [INFO] Results: 17:18:35 [INFO] 17:18:35 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0 17:18:35 [INFO] 17:18:35 [INFO] 17:18:35 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ transport-http --- 17:18:35 [INFO] 17:18:35 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ transport-http --- 17:18:35 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-http/target/transport-http-7.0.8-SNAPSHOT.jar 17:18:35 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-http/target/classes/META-INF/MANIFEST.MF 17:18:35 [INFO] 17:18:35 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ transport-http --- 17:18:35 [INFO] No previous run data found, generating javadoc. 17:18:38 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-http/target/transport-http-7.0.8-SNAPSHOT-javadoc.jar 17:18:38 [INFO] 17:18:38 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ transport-http --- 17:18:38 [INFO] CycloneDX: Resolving Dependencies 17:18:39 [INFO] CycloneDX: Creating BOM version 1.5 with 40 component(s) 17:18:39 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/transport/transport-http/target/bom.xml 17:18:39 [INFO] attaching as transport-http-7.0.8-SNAPSHOT-cyclonedx.xml 17:18:39 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/transport/transport-http/target/bom.json 17:18:39 [INFO] attaching as transport-http-7.0.8-SNAPSHOT-cyclonedx.json 17:18:39 [INFO] 17:18:39 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ transport-http --- 17:18:39 [INFO] Skipping duplicate-finder execution! 17:18:39 [INFO] 17:18:39 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ transport-http --- 17:18:39 [INFO] No dependency problems found 17:18:39 [INFO] 17:18:39 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ transport-http --- 17:18:39 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-http/target/transport-http-7.0.8-SNAPSHOT-sources.jar 17:18:39 [INFO] 17:18:39 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ transport-http --- 17:18:39 [INFO] 17:18:39 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ transport-http --- 17:18:39 [INFO] Loading execution data file /w/workspace/netconf-maven-clm-7.0.x/transport/transport-http/target/code-coverage/jacoco.exec 17:18:39 [INFO] Analyzed bundle 'transport-http' with 30 classes 17:18:39 [INFO] 17:18:39 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ transport-http --- 17:18:39 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/transport/transport-http/pom.xml to /tmp/r/org/opendaylight/netconf/transport-http/7.0.8-SNAPSHOT/transport-http-7.0.8-SNAPSHOT.pom 17:18:39 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/transport/transport-http/target/transport-http-7.0.8-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/transport-http/7.0.8-SNAPSHOT/transport-http-7.0.8-SNAPSHOT.jar 17:18:39 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/transport/transport-http/target/transport-http-7.0.8-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/transport-http/7.0.8-SNAPSHOT/transport-http-7.0.8-SNAPSHOT-javadoc.jar 17:18:39 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/transport/transport-http/target/bom.xml to /tmp/r/org/opendaylight/netconf/transport-http/7.0.8-SNAPSHOT/transport-http-7.0.8-SNAPSHOT-cyclonedx.xml 17:18:39 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/transport/transport-http/target/bom.json to /tmp/r/org/opendaylight/netconf/transport-http/7.0.8-SNAPSHOT/transport-http-7.0.8-SNAPSHOT-cyclonedx.json 17:18:39 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/transport/transport-http/target/transport-http-7.0.8-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/transport-http/7.0.8-SNAPSHOT/transport-http-7.0.8-SNAPSHOT-sources.jar 17:18:39 [INFO] 17:18:39 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ transport-http --- 17:18:39 [INFO] Installing org/opendaylight/netconf/transport-http/7.0.8-SNAPSHOT/transport-http-7.0.8-SNAPSHOT.jar 17:18:39 [INFO] Writing OBR metadata 17:18:40 [INFO] 17:18:40 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ transport-http --- 17:18:40 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:18:40 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:18:40 [INFO] 17:18:40 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ transport-http --- 17:18:40 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:18:40 [INFO] 17:18:40 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ transport-http --- 17:18:40 [INFO] org.opendaylight.netconf:transport-http:bundle:7.0.8-SNAPSHOT 17:18:40 [INFO] +- commons-codec:commons-codec:jar:1.15:compile 17:18:40 [INFO] +- io.netty:netty-buffer:jar:4.1.109.Final:compile 17:18:40 [INFO] +- io.netty:netty-common:jar:4.1.109.Final:compile 17:18:40 [INFO] +- io.netty:netty-codec-http:jar:4.1.109.Final:compile 17:18:40 [INFO] | \- io.netty:netty-codec:jar:4.1.109.Final:compile 17:18:40 [INFO] +- io.netty:netty-codec-http2:jar:4.1.109.Final:compile 17:18:40 [INFO] +- io.netty:netty-handler:jar:4.1.109.Final:compile 17:18:40 [INFO] | +- io.netty:netty-resolver:jar:4.1.109.Final:compile 17:18:40 [INFO] | \- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 17:18:40 [INFO] +- io.netty:netty-transport:jar:4.1.109.Final:compile 17:18:40 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 17:18:40 [INFO] +- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.4:compile 17:18:40 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.4:compile 17:18:40 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.4:compile 17:18:40 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.4:compile 17:18:40 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.4:compile 17:18:40 [INFO] +- org.opendaylight.netconf:keystore-api:jar:7.0.8-SNAPSHOT:compile 17:18:40 [INFO] +- org.opendaylight.netconf:transport-api:jar:7.0.8-SNAPSHOT:compile 17:18:40 [INFO] +- org.opendaylight.netconf:transport-tcp:jar:7.0.8-SNAPSHOT:compile 17:18:40 [INFO] | \- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 17:18:40 [INFO] +- org.opendaylight.netconf:transport-tls:jar:7.0.8-SNAPSHOT:compile 17:18:40 [INFO] +- org.opendaylight.netconf:truststore-api:jar:7.0.8-SNAPSHOT:compile 17:18:40 [INFO] +- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.8-SNAPSHOT:compile 17:18:40 [INFO] +- org.opendaylight.netconf.model:rfc8341:jar:7.0.8-SNAPSHOT:compile 17:18:40 [INFO] +- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:test 17:18:40 [INFO] | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:test 17:18:40 [INFO] +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:test 17:18:40 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:18:40 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:18:40 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:18:40 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:18:40 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:18:40 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:18:40 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:18:40 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.4:compile 17:18:40 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.6:compile 17:18:40 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.6:compile 17:18:40 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:18:40 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.6:compile 17:18:40 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:18:40 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:18:40 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:18:40 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:18:40 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:18:40 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:18:40 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:18:40 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:18:40 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:18:40 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:18:40 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:18:40 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:18:40 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:18:40 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:18:40 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:18:40 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:18:40 [INFO] +- junit:junit:jar:4.13.2:test 17:18:40 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:18:40 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:18:40 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:18:40 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 17:18:40 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:18:40 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:18:40 [INFO] 17:18:40 [INFO] --- clm-maven-plugin:2.48.1-01:index (default-cli) @ transport-http --- 17:18:40 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/transport/transport-http/target/sonatype-clm/module.xml 17:18:40 [INFO] 17:18:40 [INFO] -----------< org.opendaylight.netconf:transport-aggregator >------------ 17:18:40 [INFO] Building transport-aggregator 7.0.8-SNAPSHOT [105/121] 17:18:40 [INFO] --------------------------------[ pom ]--------------------------------- 17:18:40 [INFO] 17:18:40 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ transport-aggregator --- 17:18:40 [INFO] 17:18:40 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ transport-aggregator --- 17:18:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:18:40 [INFO] 17:18:40 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ transport-aggregator --- 17:18:40 [INFO] 17:18:40 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ transport-aggregator --- 17:18:40 [INFO] Skipping CycloneDX goal, because module skips deploy 17:18:40 [INFO] 17:18:40 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ transport-aggregator --- 17:18:40 [INFO] Skipping artifact installation 17:18:40 [INFO] 17:18:40 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ transport-aggregator --- 17:18:40 [INFO] Skipping artifact deployment 17:18:40 [INFO] 17:18:40 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ transport-aggregator --- 17:18:40 [INFO] org.opendaylight.netconf:transport-aggregator:pom:7.0.8-SNAPSHOT 17:18:40 [INFO] 17:18:40 [INFO] --- clm-maven-plugin:2.48.1-01:index (default-cli) @ transport-aggregator --- 17:18:40 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/transport/target/sonatype-clm/module.xml 17:18:40 [INFO] 17:18:40 [INFO] --------------< org.opendaylight.netconf:restconf-client >-------------- 17:18:40 [INFO] Building restconf-client 7.0.8-SNAPSHOT [106/121] 17:18:40 [INFO] -------------------------------[ bundle ]------------------------------- 17:18:40 [INFO] 17:18:40 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ restconf-client --- 17:18:40 [INFO] 17:18:40 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ restconf-client --- 17:18:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:18:40 [INFO] 17:18:40 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ restconf-client --- 17:18:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:18:40 [INFO] 17:18:40 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ restconf-client --- 17:18:40 [INFO] 17:18:40 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ restconf-client --- 17:18:40 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/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/** 17:18:40 [INFO] 17:18:40 [INFO] --- yang-maven-plugin:13.0.6:generate-sources (binding) @ restconf-client --- 17:18:40 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 17:18:40 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-client/src/main/yang 17:18:40 [INFO] yang-to-sources: Found 10 dependencies in 4.377 ms 17:18:40 [INFO] yang-to-sources: Project model files found: 1 in 2.457 ms 17:18:40 [INFO] yang-to-sources: 14 YANG models processed in 105.4 ms 17:18:40 [INFO] BindingJavaFileGenerator: Defined 80 files in 12.82 ms 17:18:40 [INFO] Sorted 80 files into 23 directories in 124.7 μs 17:18:40 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 80 in 50.43 ms 17:18:40 [INFO] 17:18:40 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ restconf-client --- 17:18:40 [INFO] Starting audit... 17:18:40 Audit done. 17:18:40 [INFO] You have 0 Checkstyle violations. 17:18:40 [INFO] 17:18:40 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ restconf-client --- 17:18:40 [INFO] Starting audit... 17:18:40 Audit done. 17:18:40 [INFO] You have 0 Checkstyle violations. 17:18:40 [INFO] 17:18:40 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ restconf-client --- 17:18:40 [INFO] 17:18:40 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ restconf-client --- 17:18:40 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-client/src/main/resources 17:18:40 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-client/target/generated-sources/spi 17:18:40 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 17:18:40 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 17:18:40 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 17:18:40 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-client/target/generated-sources/spi 17:18:40 [INFO] 17:18:40 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ restconf-client --- 17:18:40 [INFO] Recompiling the module because of changed dependency. 17:18:40 [INFO] Compiling 80 source files with javac [debug release 17] to target/classes 17:18:41 [INFO] Writing META-INF/services/org.opendaylight.yangtools.yang.binding.YangFeatureProvider 17:18:41 [INFO] 17:18:41 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ restconf-client >>> 17:18:41 [INFO] 17:18:41 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ restconf-client --- 17:18:41 [INFO] Fork Value is true 17:18:43 [INFO] Done SpotBugs Analysis.... 17:18:43 [INFO] 17:18:43 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ restconf-client <<< 17:18:43 [INFO] 17:18:43 [INFO] 17:18:43 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ restconf-client --- 17:18:43 [INFO] BugInstance size is 0 17:18:43 [INFO] Error size is 0 17:18:43 [INFO] No errors/warnings found 17:18:43 [INFO] 17:18:43 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ restconf-client --- 17:18:43 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-client/src/test/resources 17:18:43 [INFO] 17:18:43 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ restconf-client --- 17:18:43 [INFO] No sources to compile 17:18:43 [INFO] 17:18:43 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ restconf-client --- 17:18:43 [INFO] No tests to run. 17:18:43 [INFO] 17:18:43 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ restconf-client --- 17:18:43 [INFO] 17:18:43 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ restconf-client --- 17:18:44 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-client/target/restconf-client-7.0.8-SNAPSHOT.jar 17:18:44 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-client/target/classes/META-INF/MANIFEST.MF 17:18:44 [INFO] 17:18:44 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ restconf-client --- 17:18:44 [INFO] No previous run data found, generating javadoc. 17:18:47 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-client/target/restconf-client-7.0.8-SNAPSHOT-javadoc.jar 17:18:47 [INFO] 17:18:47 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ restconf-client --- 17:18:47 [INFO] CycloneDX: Resolving Dependencies 17:18:47 [INFO] CycloneDX: Creating BOM version 1.5 with 41 component(s) 17:18:47 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-client/target/bom.xml 17:18:47 [INFO] attaching as restconf-client-7.0.8-SNAPSHOT-cyclonedx.xml 17:18:47 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-client/target/bom.json 17:18:47 [INFO] attaching as restconf-client-7.0.8-SNAPSHOT-cyclonedx.json 17:18:47 [INFO] 17:18:47 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ restconf-client --- 17:18:47 [INFO] Skipping duplicate-finder execution! 17:18:47 [INFO] 17:18:47 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ restconf-client --- 17:18:47 [INFO] No dependency problems found 17:18:47 [INFO] 17:18:47 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ restconf-client --- 17:18:47 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-client/target/restconf-client-7.0.8-SNAPSHOT-sources.jar 17:18:47 [INFO] 17:18:47 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ restconf-client --- 17:18:47 [INFO] 17:18:47 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ restconf-client --- 17:18:47 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:18:47 [INFO] 17:18:47 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ restconf-client --- 17:18:47 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-client/pom.xml to /tmp/r/org/opendaylight/netconf/restconf-client/7.0.8-SNAPSHOT/restconf-client-7.0.8-SNAPSHOT.pom 17:18:47 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-client/target/restconf-client-7.0.8-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/restconf-client/7.0.8-SNAPSHOT/restconf-client-7.0.8-SNAPSHOT.jar 17:18:47 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-client/target/restconf-client-7.0.8-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/restconf-client/7.0.8-SNAPSHOT/restconf-client-7.0.8-SNAPSHOT-javadoc.jar 17:18:47 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-client/target/bom.xml to /tmp/r/org/opendaylight/netconf/restconf-client/7.0.8-SNAPSHOT/restconf-client-7.0.8-SNAPSHOT-cyclonedx.xml 17:18:47 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-client/target/bom.json to /tmp/r/org/opendaylight/netconf/restconf-client/7.0.8-SNAPSHOT/restconf-client-7.0.8-SNAPSHOT-cyclonedx.json 17:18:47 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-client/target/restconf-client-7.0.8-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/restconf-client/7.0.8-SNAPSHOT/restconf-client-7.0.8-SNAPSHOT-sources.jar 17:18:47 [INFO] 17:18:47 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ restconf-client --- 17:18:48 [INFO] Installing org/opendaylight/netconf/restconf-client/7.0.8-SNAPSHOT/restconf-client-7.0.8-SNAPSHOT.jar 17:18:48 [INFO] Writing OBR metadata 17:18:48 [INFO] 17:18:48 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ restconf-client --- 17:18:48 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:18:48 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:18:48 [INFO] 17:18:48 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ restconf-client --- 17:18:48 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:18:48 [INFO] 17:18:48 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ restconf-client --- 17:18:48 [INFO] org.opendaylight.netconf:restconf-client:bundle:7.0.8-SNAPSHOT 17:18:48 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 17:18:48 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.4:compile 17:18:48 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.4:compile 17:18:48 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.4:compile 17:18:48 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.4:compile 17:18:48 [INFO] +- org.opendaylight.netconf:transport-http:jar:7.0.8-SNAPSHOT:compile 17:18:48 [INFO] | +- commons-codec:commons-codec:jar:1.15:compile 17:18:48 [INFO] | +- io.netty:netty-buffer:jar:4.1.109.Final:compile 17:18:48 [INFO] | +- io.netty:netty-common:jar:4.1.109.Final:compile 17:18:48 [INFO] | +- io.netty:netty-codec-http:jar:4.1.109.Final:compile 17:18:48 [INFO] | | \- io.netty:netty-codec:jar:4.1.109.Final:compile 17:18:48 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.109.Final:compile 17:18:48 [INFO] | +- io.netty:netty-handler:jar:4.1.109.Final:compile 17:18:48 [INFO] | | +- io.netty:netty-resolver:jar:4.1.109.Final:compile 17:18:48 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 17:18:48 [INFO] | +- io.netty:netty-transport:jar:4.1.109.Final:compile 17:18:48 [INFO] | +- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.4:compile 17:18:48 [INFO] | +- org.opendaylight.netconf:keystore-api:jar:7.0.8-SNAPSHOT:compile 17:18:48 [INFO] | +- org.opendaylight.netconf:transport-api:jar:7.0.8-SNAPSHOT:compile 17:18:48 [INFO] | +- org.opendaylight.netconf:truststore-api:jar:7.0.8-SNAPSHOT:compile 17:18:48 [INFO] | +- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.8-SNAPSHOT:compile 17:18:48 [INFO] | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.8-SNAPSHOT:compile 17:18:48 [INFO] +- org.opendaylight.netconf:transport-tcp:jar:7.0.8-SNAPSHOT:compile 17:18:48 [INFO] | \- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 17:18:48 [INFO] +- org.opendaylight.netconf:transport-tls:jar:7.0.8-SNAPSHOT:compile 17:18:48 [INFO] | \- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:18:48 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:18:48 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:18:48 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:18:48 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:18:48 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:18:48 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:18:48 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:18:48 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.4:compile 17:18:48 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.6:compile 17:18:48 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.6:compile 17:18:48 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:18:48 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.6:compile 17:18:48 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:18:48 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:18:48 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:18:48 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:18:48 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:18:48 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:18:48 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:18:48 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:18:48 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:18:48 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:18:48 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:18:48 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:18:48 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:18:48 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:18:48 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:18:48 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:18:48 [INFO] +- junit:junit:jar:4.13.2:test 17:18:48 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:18:48 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:18:48 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:18:48 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 17:18:48 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:18:48 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:18:48 [INFO] 17:18:48 [INFO] --- clm-maven-plugin:2.48.1-01:index (default-cli) @ restconf-client --- 17:18:48 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-client/target/sonatype-clm/module.xml 17:18:48 [INFO] 17:18:48 [INFO] --------------< org.opendaylight.netconf:restconf-server >-------------- 17:18:48 [INFO] Building restconf-server 7.0.8-SNAPSHOT [107/121] 17:18:48 [INFO] -------------------------------[ bundle ]------------------------------- 17:18:48 [INFO] 17:18:48 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ restconf-server --- 17:18:48 [INFO] 17:18:48 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ restconf-server --- 17:18:48 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:18:48 [INFO] 17:18:48 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ restconf-server --- 17:18:48 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:18:48 [INFO] 17:18:48 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ restconf-server --- 17:18:48 [INFO] 17:18:48 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ restconf-server --- 17:18:48 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/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/** 17:18:48 [INFO] 17:18:48 [INFO] --- yang-maven-plugin:13.0.6:generate-sources (binding) @ restconf-server --- 17:18:48 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 17:18:48 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-server/src/main/yang 17:18:48 [INFO] yang-to-sources: Found 11 dependencies in 4.617 ms 17:18:48 [INFO] yang-to-sources: Project model files found: 1 in 2.614 ms 17:18:48 [INFO] yang-to-sources: 16 YANG models processed in 78.11 ms 17:18:48 [INFO] BindingJavaFileGenerator: Defined 84 files in 13.02 ms 17:18:48 [INFO] Sorted 84 files into 24 directories in 175.2 μs 17:18:48 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 84 in 30.77 ms 17:18:48 [INFO] 17:18:48 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ restconf-server --- 17:18:48 [INFO] Starting audit... 17:18:48 Audit done. 17:18:48 [INFO] You have 0 Checkstyle violations. 17:18:48 [INFO] 17:18:48 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ restconf-server --- 17:18:48 [INFO] Starting audit... 17:18:48 Audit done. 17:18:48 [INFO] You have 0 Checkstyle violations. 17:18:48 [INFO] 17:18:48 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ restconf-server --- 17:18:48 [INFO] 17:18:48 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ restconf-server --- 17:18:48 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-server/src/main/resources 17:18:48 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-server/target/generated-sources/spi 17:18:48 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 17:18:48 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 17:18:48 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 17:18:48 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-server/target/generated-sources/spi 17:18:48 [INFO] 17:18:48 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ restconf-server --- 17:18:48 [INFO] Recompiling the module because of changed dependency. 17:18:48 [INFO] Compiling 84 source files with javac [debug release 17] to target/classes 17:18:49 [INFO] Writing META-INF/services/org.opendaylight.yangtools.yang.binding.YangFeatureProvider 17:18:49 [INFO] 17:18:49 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ restconf-server >>> 17:18:49 [INFO] 17:18:49 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ restconf-server --- 17:18:49 [INFO] Fork Value is true 17:18:51 [INFO] Done SpotBugs Analysis.... 17:18:51 [INFO] 17:18:51 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ restconf-server <<< 17:18:51 [INFO] 17:18:51 [INFO] 17:18:51 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ restconf-server --- 17:18:52 [INFO] BugInstance size is 0 17:18:52 [INFO] Error size is 0 17:18:52 [INFO] No errors/warnings found 17:18:52 [INFO] 17:18:52 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ restconf-server --- 17:18:52 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-server/src/test/resources 17:18:52 [INFO] 17:18:52 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ restconf-server --- 17:18:52 [INFO] No sources to compile 17:18:52 [INFO] 17:18:52 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ restconf-server --- 17:18:52 [INFO] No tests to run. 17:18:52 [INFO] 17:18:52 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ restconf-server --- 17:18:52 [INFO] 17:18:52 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ restconf-server --- 17:18:52 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-server/target/restconf-server-7.0.8-SNAPSHOT.jar 17:18:52 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-server/target/classes/META-INF/MANIFEST.MF 17:18:52 [INFO] 17:18:52 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ restconf-server --- 17:18:52 [INFO] No previous run data found, generating javadoc. 17:18:55 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-server/target/restconf-server-7.0.8-SNAPSHOT-javadoc.jar 17:18:55 [INFO] 17:18:55 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ restconf-server --- 17:18:55 [INFO] CycloneDX: Resolving Dependencies 17:18:56 [INFO] CycloneDX: Creating BOM version 1.5 with 42 component(s) 17:18:56 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-server/target/bom.xml 17:18:56 [INFO] attaching as restconf-server-7.0.8-SNAPSHOT-cyclonedx.xml 17:18:56 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-server/target/bom.json 17:18:56 [INFO] attaching as restconf-server-7.0.8-SNAPSHOT-cyclonedx.json 17:18:56 [INFO] 17:18:56 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ restconf-server --- 17:18:56 [INFO] Skipping duplicate-finder execution! 17:18:56 [INFO] 17:18:56 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ restconf-server --- 17:18:56 [INFO] No dependency problems found 17:18:56 [INFO] 17:18:56 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ restconf-server --- 17:18:56 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-server/target/restconf-server-7.0.8-SNAPSHOT-sources.jar 17:18:56 [INFO] 17:18:56 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ restconf-server --- 17:18:56 [INFO] 17:18:56 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ restconf-server --- 17:18:56 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:18:56 [INFO] 17:18:56 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ restconf-server --- 17:18:56 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-server/pom.xml to /tmp/r/org/opendaylight/netconf/restconf-server/7.0.8-SNAPSHOT/restconf-server-7.0.8-SNAPSHOT.pom 17:18:56 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-server/target/restconf-server-7.0.8-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/restconf-server/7.0.8-SNAPSHOT/restconf-server-7.0.8-SNAPSHOT.jar 17:18:56 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-server/target/restconf-server-7.0.8-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/restconf-server/7.0.8-SNAPSHOT/restconf-server-7.0.8-SNAPSHOT-javadoc.jar 17:18:56 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-server/target/bom.xml to /tmp/r/org/opendaylight/netconf/restconf-server/7.0.8-SNAPSHOT/restconf-server-7.0.8-SNAPSHOT-cyclonedx.xml 17:18:56 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-server/target/bom.json to /tmp/r/org/opendaylight/netconf/restconf-server/7.0.8-SNAPSHOT/restconf-server-7.0.8-SNAPSHOT-cyclonedx.json 17:18:56 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-server/target/restconf-server-7.0.8-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/restconf-server/7.0.8-SNAPSHOT/restconf-server-7.0.8-SNAPSHOT-sources.jar 17:18:56 [INFO] 17:18:56 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ restconf-server --- 17:18:56 [INFO] Installing org/opendaylight/netconf/restconf-server/7.0.8-SNAPSHOT/restconf-server-7.0.8-SNAPSHOT.jar 17:18:56 [INFO] Writing OBR metadata 17:18:56 [INFO] 17:18:56 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ restconf-server --- 17:18:56 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:18:56 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:18:56 [INFO] 17:18:56 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ restconf-server --- 17:18:56 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:18:56 [INFO] 17:18:56 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ restconf-server --- 17:18:56 [INFO] org.opendaylight.netconf:restconf-server:bundle:7.0.8-SNAPSHOT 17:18:56 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 17:18:56 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.4:compile 17:18:56 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.4:compile 17:18:56 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.4:compile 17:18:56 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.4:compile 17:18:56 [INFO] +- org.opendaylight.netconf:transport-http:jar:7.0.8-SNAPSHOT:compile 17:18:56 [INFO] | +- commons-codec:commons-codec:jar:1.15:compile 17:18:56 [INFO] | +- io.netty:netty-buffer:jar:4.1.109.Final:compile 17:18:56 [INFO] | +- io.netty:netty-common:jar:4.1.109.Final:compile 17:18:56 [INFO] | +- io.netty:netty-codec-http:jar:4.1.109.Final:compile 17:18:56 [INFO] | | \- io.netty:netty-codec:jar:4.1.109.Final:compile 17:18:56 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.109.Final:compile 17:18:56 [INFO] | +- io.netty:netty-handler:jar:4.1.109.Final:compile 17:18:56 [INFO] | | +- io.netty:netty-resolver:jar:4.1.109.Final:compile 17:18:56 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 17:18:56 [INFO] | +- io.netty:netty-transport:jar:4.1.109.Final:compile 17:18:56 [INFO] | +- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.4:compile 17:18:56 [INFO] | +- org.opendaylight.netconf:keystore-api:jar:7.0.8-SNAPSHOT:compile 17:18:56 [INFO] | +- org.opendaylight.netconf:transport-api:jar:7.0.8-SNAPSHOT:compile 17:18:56 [INFO] | +- org.opendaylight.netconf:truststore-api:jar:7.0.8-SNAPSHOT:compile 17:18:56 [INFO] | +- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.8-SNAPSHOT:compile 17:18:56 [INFO] | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.8-SNAPSHOT:compile 17:18:56 [INFO] +- org.opendaylight.netconf:transport-tcp:jar:7.0.8-SNAPSHOT:compile 17:18:56 [INFO] | \- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 17:18:56 [INFO] +- org.opendaylight.netconf:transport-tls:jar:7.0.8-SNAPSHOT:compile 17:18:56 [INFO] | \- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:18:56 [INFO] +- org.opendaylight.netconf.model:rfc7407-ietf-x509-cert-to-name:jar:7.0.8-SNAPSHOT:compile 17:18:56 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:18:56 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:18:56 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:18:56 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:18:56 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:18:56 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:18:56 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:18:56 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.4:compile 17:18:56 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.6:compile 17:18:56 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.6:compile 17:18:56 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:18:56 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.6:compile 17:18:56 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:18:56 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:18:56 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:18:56 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:18:56 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:18:56 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:18:56 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:18:56 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:18:56 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:18:56 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:18:56 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:18:56 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:18:56 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:18:56 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:18:56 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:18:56 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:18:56 [INFO] +- junit:junit:jar:4.13.2:test 17:18:56 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:18:56 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:18:56 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:18:56 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 17:18:56 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:18:56 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:18:56 [INFO] 17:18:56 [INFO] --- clm-maven-plugin:2.48.1-01:index (default-cli) @ restconf-server --- 17:18:56 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-server/target/sonatype-clm/module.xml 17:18:56 [INFO] 17:18:56 [INFO] -----------------< org.opendaylight.netconf:protocol >------------------ 17:18:56 [INFO] Building protocol 7.0.8-SNAPSHOT [108/121] 17:18:56 [INFO] --------------------------------[ pom ]--------------------------------- 17:18:56 [INFO] 17:18:56 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ protocol --- 17:18:56 [INFO] 17:18:56 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ protocol --- 17:18:56 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:18:56 [INFO] 17:18:56 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ protocol --- 17:18:56 [INFO] 17:18:56 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ protocol --- 17:18:56 [INFO] Skipping CycloneDX goal, because module skips deploy 17:18:56 [INFO] 17:18:56 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ protocol --- 17:18:56 [INFO] Skipping artifact installation 17:18:56 [INFO] 17:18:56 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ protocol --- 17:18:56 [INFO] Skipping artifact deployment 17:18:56 [INFO] 17:18:56 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ protocol --- 17:18:56 [INFO] org.opendaylight.netconf:protocol:pom:7.0.8-SNAPSHOT 17:18:56 [INFO] 17:18:56 [INFO] --- clm-maven-plugin:2.48.1-01:index (default-cli) @ protocol --- 17:18:56 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/protocol/target/sonatype-clm/module.xml 17:18:56 [INFO] 17:18:56 [INFO] ------------------< org.opendaylight.netconf:plugins >------------------ 17:18:56 [INFO] Building plugins 7.0.8-SNAPSHOT [109/121] 17:18:56 [INFO] --------------------------------[ pom ]--------------------------------- 17:18:56 [INFO] 17:18:56 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ plugins --- 17:18:56 [INFO] 17:18:56 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ plugins --- 17:18:56 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:18:56 [INFO] 17:18:56 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ plugins --- 17:18:56 [INFO] 17:18:56 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ plugins --- 17:18:56 [INFO] Skipping CycloneDX goal, because module skips deploy 17:18:56 [INFO] 17:18:56 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ plugins --- 17:18:56 [INFO] Skipping artifact installation 17:18:56 [INFO] 17:18:56 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ plugins --- 17:18:56 [INFO] Skipping artifact deployment 17:18:56 [INFO] 17:18:56 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ plugins --- 17:18:56 [INFO] org.opendaylight.netconf:plugins:pom:7.0.8-SNAPSHOT 17:18:56 [INFO] 17:18:56 [INFO] --- clm-maven-plugin:2.48.1-01:index (default-cli) @ plugins --- 17:18:56 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/plugins/target/sonatype-clm/module.xml 17:18:56 [INFO] 17:18:56 [INFO] -------------------< org.opendaylight.netconf:apps >-------------------- 17:18:56 [INFO] Building apps 7.0.8-SNAPSHOT [110/121] 17:18:56 [INFO] --------------------------------[ pom ]--------------------------------- 17:18:56 [INFO] 17:18:56 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ apps --- 17:18:56 [INFO] 17:18:56 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ apps --- 17:18:56 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:18:56 [INFO] 17:18:56 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ apps --- 17:18:56 [INFO] 17:18:56 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ apps --- 17:18:56 [INFO] Skipping CycloneDX goal, because module skips deploy 17:18:56 [INFO] 17:18:56 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ apps --- 17:18:56 [INFO] Skipping artifact installation 17:18:56 [INFO] 17:18:56 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ apps --- 17:18:56 [INFO] Skipping artifact deployment 17:18:56 [INFO] 17:18:56 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ apps --- 17:18:56 [INFO] org.opendaylight.netconf:apps:pom:7.0.8-SNAPSHOT 17:18:56 [INFO] 17:18:56 [INFO] --- clm-maven-plugin:2.48.1-01:index (default-cli) @ apps --- 17:18:56 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/apps/target/sonatype-clm/module.xml 17:18:56 [INFO] 17:18:56 [INFO] ----------------< org.opendaylight.netconf:third-party >---------------- 17:18:56 [INFO] Building third-party 7.0.8-SNAPSHOT [111/121] 17:18:56 [INFO] --------------------------------[ pom ]--------------------------------- 17:18:56 [INFO] 17:18:56 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ third-party --- 17:18:56 [INFO] 17:18:56 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ third-party --- 17:18:56 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:18:56 [INFO] 17:18:56 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ third-party --- 17:18:56 [INFO] 17:18:56 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ third-party --- 17:18:56 [INFO] Skipping CycloneDX goal, because module skips deploy 17:18:56 [INFO] 17:18:56 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ third-party --- 17:18:56 [INFO] Skipping artifact installation 17:18:56 [INFO] 17:18:56 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ third-party --- 17:18:56 [INFO] Skipping artifact deployment 17:18:56 [INFO] 17:18:56 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ third-party --- 17:18:56 [INFO] org.opendaylight.netconf:third-party:pom:7.0.8-SNAPSHOT 17:18:56 [INFO] 17:18:56 [INFO] --- clm-maven-plugin:2.48.1-01:index (default-cli) @ third-party --- 17:18:56 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/third-party/target/sonatype-clm/module.xml 17:18:56 [INFO] 17:18:56 [INFO] -------------< org.opendaylight.netconf:netconf-testtool >-------------- 17:18:56 [INFO] Building netconf-testtool 7.0.8-SNAPSHOT [112/121] 17:18:56 [INFO] --------------------------------[ jar ]--------------------------------- 17:18:56 [INFO] 17:18:56 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-testtool --- 17:18:56 [INFO] 17:18:56 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-testtool --- 17:18:56 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:18:56 [INFO] 17:18:56 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-testtool --- 17:18:56 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:18:56 [INFO] 17:18:56 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ netconf-testtool --- 17:18:57 [INFO] 17:18:57 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ netconf-testtool --- 17:18:57 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/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/** 17:18:57 [INFO] 17:18:57 [INFO] --- maven-dependency-plugin:3.6.1:copy (stress-client dependency copy) @ netconf-testtool --- 17:18:57 [INFO] Configured Artifact: org.bouncycastle:bcpkix-jdk18on:?:jar 17:18:57 [INFO] Configured Artifact: org.bouncycastle:bcprov-jdk18on:?:jar 17:18:57 [INFO] Copying bcpkix-jdk18on-1.78.1.jar to /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/target/lib/bcpkix-jdk18on.jar 17:18:57 [INFO] Copying bcprov-jdk18on-1.78.1.jar to /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/target/lib/bcprov-jdk18on.jar 17:18:57 [INFO] 17:18:57 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-testtool --- 17:18:57 [INFO] Starting audit... 17:18:57 Audit done. 17:18:57 [INFO] You have 0 Checkstyle violations. 17:18:57 [INFO] 17:18:57 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-testtool --- 17:18:57 [INFO] Starting audit... 17:18:57 Audit done. 17:18:57 [INFO] You have 0 Checkstyle violations. 17:18:57 [INFO] 17:18:57 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-testtool --- 17:18:57 [INFO] 17:18:57 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-testtool --- 17:18:57 [INFO] Copying 3 resources from src/main/resources to target/classes 17:18:57 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/target/generated-sources/spi 17:18:57 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/target/generated-sources/yang 17:18:57 [INFO] 17:18:57 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ netconf-testtool --- 17:18:57 [INFO] Recompiling the module because of changed dependency. 17:18:57 [INFO] Compiling 62 source files with javac [debug release 17] to target/classes 17:18:58 [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 17:18:58 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' 17:18:58 [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found 17:18:58 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 17:18:58 [WARNING] Cannot find annotation method 'property()' in type 'org.osgi.service.component.annotations.Component' 17:18:58 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 17:18:58 [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 17:18:58 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' 17:18:58 [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found 17:18:58 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 17:18:58 [WARNING] Cannot find annotation method 'property()' in type 'org.osgi.service.component.annotations.Component' 17:18:58 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 17:18:58 [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 17:18:58 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' 17:18:58 [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found 17:18:58 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 17:18:58 [WARNING] Cannot find annotation method 'property()' in type 'org.osgi.service.component.annotations.Component' 17:18:58 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 17:18:58 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:18:58 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:18:58 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:18:58 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:18:58 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:18:58 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:18:58 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:18:58 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:18:58 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:18:58 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:18:58 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:18:58 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:18:58 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:18:58 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:18:58 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:18:58 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:18:58 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:18:58 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:18:58 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:18:58 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:18:58 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:18:58 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:18:58 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:18:58 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:18:58 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:18:58 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:18:58 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:18:58 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:18:58 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:18:58 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:18:58 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:18:58 [INFO] 17:18:58 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ netconf-testtool >>> 17:18:58 [INFO] 17:18:58 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ netconf-testtool --- 17:18:58 [INFO] Fork Value is true 17:19:04 [INFO] Done SpotBugs Analysis.... 17:19:04 [INFO] 17:19:04 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ netconf-testtool <<< 17:19:04 [INFO] 17:19:04 [INFO] 17:19:04 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ netconf-testtool --- 17:19:04 [INFO] BugInstance size is 0 17:19:04 [INFO] Error size is 0 17:19:04 [INFO] No errors/warnings found 17:19:04 [INFO] 17:19:04 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-testtool --- 17:19:04 [INFO] Copying 1 resource from src/test/resources to target/test-classes 17:19:04 [INFO] 17:19:04 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ netconf-testtool --- 17:19:04 [INFO] Recompiling the module because of changed dependency. 17:19:04 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 17:19:04 [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 17:19:04 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 17:19:04 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' 17:19:04 [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found 17:19:04 [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 17:19:04 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 17:19:04 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' 17:19:04 [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found 17:19:04 [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 17:19:04 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 17:19:04 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' 17:19:04 [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found 17:19:04 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:19:04 [INFO] 17:19:04 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ netconf-testtool --- 17:19:04 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:19:04 [INFO] 17:19:04 [INFO] ------------------------------------------------------- 17:19:04 [INFO] T E S T S 17:19:04 [INFO] ------------------------------------------------------- 17:19:05 [INFO] Running org.opendaylight.netconf.test.tool.TestToolTest 17:19:13 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.989 s -- in org.opendaylight.netconf.test.tool.TestToolTest 17:19:13 [INFO] org.opendaylight.netconf.test.tool.TestToolTest.getSchemas(NetconfClientProtocol)[1] -- Time elapsed: 2.071 s 17:19:13 [INFO] org.opendaylight.netconf.test.tool.TestToolTest.getSchemas(NetconfClientProtocol)[2] -- Time elapsed: 0.067 s 17:19:13 [INFO] org.opendaylight.netconf.test.tool.TestToolTest.customRpc(String, NetconfClientProtocol, String, String)[1] -- Time elapsed: 0.078 s 17:19:13 [INFO] org.opendaylight.netconf.test.tool.TestToolTest.customRpc(String, NetconfClientProtocol, String, String)[2] -- Time elapsed: 0.429 s 17:19:13 [INFO] org.opendaylight.netconf.test.tool.TestToolTest.customRpc(String, NetconfClientProtocol, String, String)[3] -- Time elapsed: 0.056 s 17:19:13 [INFO] org.opendaylight.netconf.test.tool.TestToolTest.customRpc(String, NetconfClientProtocol, String, String)[4] -- Time elapsed: 0.458 s 17:19:13 [INFO] 17:19:13 [INFO] Results: 17:19:13 [INFO] 17:19:13 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 17:19:13 [INFO] 17:19:13 [INFO] 17:19:13 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ netconf-testtool --- 17:19:13 [INFO] 17:19:13 [INFO] --- maven-jar-plugin:3.4.1:jar (default-jar) @ netconf-testtool --- 17:19:13 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/target/netconf-testtool-7.0.8-SNAPSHOT.jar 17:19:13 [INFO] 17:19:13 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-testtool --- 17:19:13 [INFO] No previous run data found, generating javadoc. 17:19:16 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/target/netconf-testtool-7.0.8-SNAPSHOT-javadoc.jar 17:19:16 [INFO] 17:19:16 [INFO] --- maven-shade-plugin:3.5.3:shade (default) @ netconf-testtool --- 17:19:16 [INFO] Including com.github.spotbugs:spotbugs-annotations:jar:4.8.5 in the shaded jar. 17:19:16 [INFO] Including org.codehaus.janino:janino:jar:3.1.4 in the shaded jar. 17:19:16 [INFO] Including org.codehaus.janino:commons-compiler:jar:3.1.4 in the shaded jar. 17:19:16 [INFO] Including net.sourceforge.argparse4j:argparse4j:jar:0.9.0 in the shaded jar. 17:19:16 [INFO] Including ch.qos.logback:logback-classic:jar:1.3.14 in the shaded jar. 17:19:16 [INFO] Including ch.qos.logback:logback-core:jar:1.3.14 in the shaded jar. 17:19:16 [INFO] Including org.bouncycastle:bcpkix-jdk18on:jar:1.78.1 in the shaded jar. 17:19:16 [INFO] Including org.bouncycastle:bcutil-jdk18on:jar:1.78.1 in the shaded jar. 17:19:16 [INFO] Including org.bouncycastle:bcprov-jdk18on:jar:1.78.1 in the shaded jar. 17:19:16 [INFO] Including org.opendaylight.netconf:netconf-netty-util:jar:7.0.8-SNAPSHOT in the shaded jar. 17:19:16 [INFO] Including io.netty:netty-buffer:jar:4.1.109.Final in the shaded jar. 17:19:16 [INFO] Including io.netty:netty-codec:jar:4.1.109.Final in the shaded jar. 17:19:16 [INFO] Including io.netty:netty-common:jar:4.1.109.Final in the shaded jar. 17:19:16 [INFO] Including io.netty:netty-handler:jar:4.1.109.Final in the shaded jar. 17:19:16 [INFO] Including io.netty:netty-resolver:jar:4.1.109.Final in the shaded jar. 17:19:16 [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.109.Final in the shaded jar. 17:19:16 [INFO] Including io.netty:netty-transport:jar:4.1.109.Final in the shaded jar. 17:19:16 [INFO] Including org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0 in the shaded jar. 17:19:16 [INFO] Including org.opendaylight.odlparent:logging-markers:jar:13.1.3 in the shaded jar. 17:19:16 [INFO] Including org.opendaylight.yangtools:util:jar:13.0.6 in the shaded jar. 17:19:16 [INFO] Including tech.pantheon.triemap:triemap:jar:1.3.1 in the shaded jar. 17:19:16 [INFO] Including org.opendaylight.yangtools:yang-common:jar:13.0.6 in the shaded jar. 17:19:16 [INFO] Including org.opendaylight.netconf:netconf-common:jar:7.0.8-SNAPSHOT in the shaded jar. 17:19:16 [INFO] Including org.opendaylight.netconf:shaded-exificient:jar:7.0.8-SNAPSHOT in the shaded jar. 17:19:16 [INFO] Including org.opendaylight.netconf.model:rfc6241:jar:7.0.8-SNAPSHOT in the shaded jar. 17:19:16 [INFO] Including org.opendaylight.netconf:netconf-auth:jar:7.0.8-SNAPSHOT in the shaded jar. 17:19:16 [INFO] Including org.opendaylight.netconf:netconf-topology:jar:7.0.8-SNAPSHOT in the shaded jar. 17:19:16 [INFO] Including org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.5 in the shaded jar. 17:19:16 [INFO] Including org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.4 in the shaded jar. 17:19:16 [INFO] Including org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.4 in the shaded jar. 17:19:16 [INFO] Including org.opendaylight.mdsal:yang-binding:jar:13.0.4 in the shaded jar. 17:19:16 [INFO] Including org.opendaylight.netconf:netconf-client-mdsal:jar:7.0.8-SNAPSHOT in the shaded jar. 17:19:16 [INFO] Including com.google.code.gson:gson:jar:2.10.1 in the shaded jar. 17:19:16 [INFO] Including org.checkerframework:checker-qual:jar:3.43.0 in the shaded jar. 17:19:16 [INFO] Including org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.4 in the shaded jar. 17:19:16 [INFO] Including org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.4 in the shaded jar. 17:19:16 [INFO] Including org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.4 in the shaded jar. 17:19:16 [INFO] Including org.opendaylight.mdsal:mdsal-common-api:jar:13.0.4 in the shaded jar. 17:19:16 [INFO] Including org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.4 in the shaded jar. 17:19:16 [INFO] Including org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.4 in the shaded jar. 17:19:16 [INFO] Including org.opendaylight.yangtools:odlext-model-api:jar:13.0.6 in the shaded jar. 17:19:16 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.4 in the shaded jar. 17:19:16 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.4 in the shaded jar. 17:19:16 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.4 in the shaded jar. 17:19:16 [INFO] Including org.opendaylight.netconf:keystore-legacy:jar:7.0.8-SNAPSHOT in the shaded jar. 17:19:16 [INFO] Including org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.4 in the shaded jar. 17:19:16 [INFO] Including org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.8-SNAPSHOT in the shaded jar. 17:19:16 [INFO] Including org.opendaylight.netconf:netconf-dom-api:jar:7.0.8-SNAPSHOT in the shaded jar. 17:19:16 [INFO] Including org.opendaylight.netconf.model:rfc5277:jar:7.0.8-SNAPSHOT in the shaded jar. 17:19:16 [INFO] Including org.opendaylight.netconf.model:rfc6470:jar:7.0.8-SNAPSHOT in the shaded jar. 17:19:16 [INFO] Including org.opendaylight.yangtools:concepts:jar:13.0.6 in the shaded jar. 17:19:16 [INFO] Including org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.6 in the shaded jar. 17:19:16 [INFO] Including org.opendaylight.yangtools:yang-data-api:jar:13.0.6 in the shaded jar. 17:19:16 [INFO] Including org.immutables:value:jar:annotations:2.10.1 in the shaded jar. 17:19:16 [INFO] Including org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.6 in the shaded jar. 17:19:16 [INFO] Including org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.6 in the shaded jar. 17:19:16 [INFO] Including org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.6 in the shaded jar. 17:19:16 [INFO] Including org.codehaus.woodstox:stax2-api:jar:4.2.2 in the shaded jar. 17:19:16 [INFO] Including org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.6 in the shaded jar. 17:19:16 [INFO] Including org.opendaylight.yangtools:yang-data-impl:jar:13.0.6 in the shaded jar. 17:19:16 [INFO] Including org.opendaylight.yangtools:yang-data-spi:jar:13.0.6 in the shaded jar. 17:19:16 [INFO] Including org.opendaylight.yangtools:yang-data-util:jar:13.0.6 in the shaded jar. 17:19:16 [INFO] Including org.opendaylight.yangtools:yang-xpath-api:jar:13.0.6 in the shaded jar. 17:19:16 [INFO] Including org.opendaylight.yangtools:yang-model-api:jar:13.0.6 in the shaded jar. 17:19:16 [INFO] Including org.opendaylight.yangtools:yang-model-spi:jar:13.0.6 in the shaded jar. 17:19:16 [INFO] Including org.opendaylight.yangtools:yang-ir:jar:13.0.6 in the shaded jar. 17:19:16 [INFO] Including org.opendaylight.yangtools:yang-model-util:jar:13.0.6 in the shaded jar. 17:19:16 [INFO] Including org.opendaylight.yangtools:yang-parser-api:jar:13.0.6 in the shaded jar. 17:19:16 [INFO] Including org.opendaylight.yangtools:yang-parser-impl:jar:13.0.6 in the shaded jar. 17:19:16 [INFO] Including org.opendaylight.yangtools:yang-parser-spi:jar:13.0.6 in the shaded jar. 17:19:16 [INFO] Including org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.6 in the shaded jar. 17:19:16 [INFO] Including org.opendaylight.yangtools:odlext-parser-support:jar:13.0.6 in the shaded jar. 17:19:16 [INFO] Including org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.6 in the shaded jar. 17:19:16 [INFO] Including org.opendaylight.yangtools:openconfig-model-api:jar:13.0.6 in the shaded jar. 17:19:16 [INFO] Including org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.6 in the shaded jar. 17:19:16 [INFO] Including org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.6 in the shaded jar. 17:19:16 [INFO] Including org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.6 in the shaded jar. 17:19:16 [INFO] Including org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.6 in the shaded jar. 17:19:16 [INFO] Including org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.6 in the shaded jar. 17:19:16 [INFO] Including org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.6 in the shaded jar. 17:19:16 [INFO] Including org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.6 in the shaded jar. 17:19:16 [INFO] Including org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.6 in the shaded jar. 17:19:16 [INFO] Including org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.6 in the shaded jar. 17:19:16 [INFO] Including org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.6 in the shaded jar. 17:19:16 [INFO] Including org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.6 in the shaded jar. 17:19:16 [INFO] Including org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.6 in the shaded jar. 17:19:16 [INFO] Including org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.6 in the shaded jar. 17:19:16 [INFO] Including org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.6 in the shaded jar. 17:19:16 [INFO] Including org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.6 in the shaded jar. 17:19:16 [INFO] Including org.antlr:antlr4-runtime:jar:4.13.1 in the shaded jar. 17:19:16 [INFO] Including org.opendaylight.yangtools:yang-model-ri:jar:13.0.6 in the shaded jar. 17:19:16 [INFO] Including org.opendaylight.yangtools:yang-repo-api:jar:13.0.6 in the shaded jar. 17:19:16 [INFO] Including org.opendaylight.yangtools:yang-repo-fs:jar:13.0.6 in the shaded jar. 17:19:16 [INFO] Including org.opendaylight.yangtools:yang-repo-spi:jar:13.0.6 in the shaded jar. 17:19:16 [INFO] Including org.slf4j:slf4j-api:jar:2.0.12 in the shaded jar. 17:19:16 [INFO] Including com.google.guava:guava:jar:32.1.3-jre in the shaded jar. 17:19:16 [INFO] Including com.google.guava:failureaccess:jar:1.0.1 in the shaded jar. 17:19:16 [INFO] Including com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava in the shaded jar. 17:19:16 [INFO] Including com.google.errorprone:error_prone_annotations:jar:2.27.1 in the shaded jar. 17:19:16 [INFO] Including com.google.j2objc:j2objc-annotations:jar:2.8 in the shaded jar. 17:19:16 [INFO] Including org.opendaylight.netconf:netconf-api:jar:7.0.8-SNAPSHOT in the shaded jar. 17:19:16 [INFO] Including org.opendaylight.netconf.model:rfc6022:jar:7.0.8-SNAPSHOT in the shaded jar. 17:19:16 [INFO] Including org.opendaylight.netconf:netconf-client:jar:7.0.8-SNAPSHOT in the shaded jar. 17:19:16 [INFO] Including org.opendaylight.netconf:transport-tcp:jar:7.0.8-SNAPSHOT in the shaded jar. 17:19:16 [INFO] Including io.netty:netty-transport-classes-epoll:jar:4.1.109.Final in the shaded jar. 17:19:16 [INFO] Including org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.8-SNAPSHOT in the shaded jar. 17:19:16 [INFO] Including org.opendaylight.netconf:transport-ssh:jar:7.0.8-SNAPSHOT in the shaded jar. 17:19:16 [INFO] Including commons-codec:commons-codec:jar:1.15 in the shaded jar. 17:19:16 [INFO] Including org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.4 in the shaded jar. 17:19:16 [INFO] Including org.opendaylight.netconf:keystore-api:jar:7.0.8-SNAPSHOT in the shaded jar. 17:19:16 [INFO] Including org.opendaylight.netconf:shaded-sshd:jar:7.0.8-SNAPSHOT in the shaded jar. 17:19:16 [INFO] Including org.opendaylight.netconf:truststore-api:jar:7.0.8-SNAPSHOT in the shaded jar. 17:19:16 [INFO] Including org.opendaylight.netconf.model:rfc8341:jar:7.0.8-SNAPSHOT in the shaded jar. 17:19:16 [INFO] Including org.opendaylight.netconf:transport-tls:jar:7.0.8-SNAPSHOT in the shaded jar. 17:19:16 [INFO] Including org.opendaylight.netconf:netconf-server:jar:7.0.8-SNAPSHOT in the shaded jar. 17:19:16 [INFO] Including org.opendaylight.netconf.model:rfc7407-ietf-x509-cert-to-name:jar:7.0.8-SNAPSHOT in the shaded jar. 17:19:16 [INFO] Including org.opendaylight.netconf:transport-api:jar:7.0.8-SNAPSHOT in the shaded jar. 17:19:16 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.4 in the shaded jar. 17:19:16 [INFO] Including org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.4 in the shaded jar. 17:19:16 [INFO] Including org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.4 in the shaded jar. 17:19:16 [INFO] Including org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.4 in the shaded jar. 17:19:16 [INFO] Including org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.6 in the shaded jar. 17:19:16 [INFO] Including org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.4 in the shaded jar. 17:19:16 [INFO] Including org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.6 in the shaded jar. 17:19:16 [INFO] Including org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.6 in the shaded jar. 17:19:16 [INFO] Including org.opendaylight.netconf:netconf-server-mdsal:jar:7.0.8-SNAPSHOT in the shaded jar. 17:19:16 [INFO] Including org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.4 in the shaded jar. 17:19:16 [INFO] Including org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.4 in the shaded jar. 17:19:16 [INFO] Including org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.4 in the shaded jar. 17:19:16 [INFO] Including org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.6 in the shaded jar. 17:19:16 [INFO] Including org.ops4j.base:ops4j-base-util-property:jar:1.5.1 in the shaded jar. 17:19:16 [INFO] Including org.ops4j.base:ops4j-base-util-collections:jar:1.5.1 in the shaded jar. 17:19:16 [INFO] Including org.ops4j.base:ops4j-base-lang:jar:1.5.1 in the shaded jar. 17:19:16 [INFO] Including org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.5 in the shaded jar. 17:19:16 [INFO] Including jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3 in the shaded jar. 17:19:16 [INFO] Including org.glassfish.jaxb:jaxb-runtime:jar:2.3.8 in the shaded jar. 17:19:16 [INFO] Including org.glassfish.jaxb:txw2:jar:2.3.8 in the shaded jar. 17:19:16 [INFO] Including com.sun.istack:istack-commons-runtime:jar:3.0.12 in the shaded jar. 17:19:16 [INFO] Including com.sun.activation:jakarta.activation:jar:1.2.2 in the shaded jar. 17:19:16 [INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.16.2 in the shaded jar. 17:19:16 [INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.16.2 in the shaded jar. 17:19:16 [INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.16.2 in the shaded jar. 17:19:16 [INFO] Including javax.activation:activation:jar:1.1.1 in the shaded jar. 17:19:16 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:17 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:17 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:17 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:17 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:17 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:17 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:17 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:17 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:17 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:17 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:17 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:17 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:17 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:17 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:17 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:17 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:17 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:17 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:18 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:18 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:18 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:18 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:18 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:18 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:18 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:18 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:18 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:18 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:18 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:18 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:18 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:18 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:18 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:18 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:18 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:18 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:18 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:18 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:18 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:18 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:18 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:18 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:18 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:18 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:18 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:18 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:18 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:18 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:18 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:18 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:18 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:18 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:18 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:18 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:18 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:18 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:18 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:19 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:19 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:19 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:19 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:19 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:19 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:19 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:19 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:19 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:19 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:19 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:19 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:19 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:19 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:19 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:19 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:19 [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: 17:19:19 [WARNING] - META-INF/DEPENDENCIES.txt 17:19:19 [WARNING] aaa-encrypt-service-0.19.5.jar, activation-1.1.1.jar, antlr4-runtime-4.13.1.jar, argparse4j-0.9.0.jar, bcpkix-jdk18on-1.78.1.jar, bcprov-jdk18on-1.78.1.jar, bcutil-jdk18on-1.78.1.jar, checker-qual-3.43.0.jar, commons-codec-1.15.jar, commons-compiler-3.1.4.jar, concepts-13.0.6.jar, draft-ietf-netconf-crypto-types-7.0.8-SNAPSHOT.jar, error_prone_annotations-2.27.1.jar, failureaccess-1.0.1.jar, gson-2.10.1.jar, guava-32.1.3-jre.jar, iana-crypt-hash-13.0.4.jar, ietf-topology-2013.10.21.25.4.jar, ietf-type-util-13.0.4.jar, istack-commons-runtime-3.0.12.jar, j2objc-annotations-2.8.jar, jackson-annotations-2.16.2.jar, jackson-core-2.16.2.jar, jackson-databind-2.16.2.jar, jakarta.activation-1.2.2.jar, jakarta.xml.bind-api-2.3.3.jar, janino-3.1.4.jar, jaxb-runtime-2.3.8.jar, keystore-api-7.0.8-SNAPSHOT.jar, keystore-legacy-7.0.8-SNAPSHOT.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, logback-classic-1.3.14.jar, logback-core-1.3.14.jar, logging-markers-13.1.3.jar, mdsal-binding-api-13.0.4.jar, mdsal-binding-dom-codec-api-13.0.4.jar, mdsal-binding-dom-codec-spi-13.0.4.jar, mdsal-binding-model-api-13.0.4.jar, mdsal-binding-runtime-api-13.0.4.jar, mdsal-binding-runtime-spi-13.0.4.jar, mdsal-binding-spec-util-13.0.4.jar, mdsal-common-api-13.0.4.jar, mdsal-dom-api-13.0.4.jar, mdsal-dom-broker-13.0.4.jar, mdsal-dom-inmemory-datastore-13.0.4.jar, mdsal-dom-spi-13.0.4.jar, mdsal-singleton-api-13.0.4.jar, netconf-api-7.0.8-SNAPSHOT.jar, netconf-auth-7.0.8-SNAPSHOT.jar, netconf-client-7.0.8-SNAPSHOT.jar, netconf-client-mdsal-7.0.8-SNAPSHOT.jar, netconf-common-7.0.8-SNAPSHOT.jar, netconf-common-mdsal-7.0.8-SNAPSHOT.jar, netconf-dom-api-7.0.8-SNAPSHOT.jar, netconf-netty-util-7.0.8-SNAPSHOT.jar, netconf-server-7.0.8-SNAPSHOT.jar, netconf-server-mdsal-7.0.8-SNAPSHOT.jar, netconf-testtool-7.0.8-SNAPSHOT.jar, netconf-topology-7.0.8-SNAPSHOT.jar, netty-buffer-4.1.109.Final.jar, netty-codec-4.1.109.Final.jar, netty-common-4.1.109.Final.jar, netty-handler-4.1.109.Final.jar, netty-resolver-4.1.109.Final.jar, netty-transport-4.1.109.Final.jar, netty-transport-classes-epoll-4.1.109.Final.jar, netty-transport-native-unix-common-4.1.109.Final.jar, odlext-model-api-13.0.6.jar, odlext-parser-support-13.0.6.jar, openconfig-model-api-13.0.6.jar, openconfig-parser-support-13.0.6.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.6.jar, org.eclipse.jdt.annotation-2.3.0.jar, pax-swissbox-property-1.8.5.jar, rfc5277-7.0.8-SNAPSHOT.jar, rfc6022-7.0.8-SNAPSHOT.jar, rfc6241-7.0.8-SNAPSHOT.jar, rfc6241-model-api-13.0.6.jar, rfc6241-parser-support-13.0.6.jar, rfc6470-7.0.8-SNAPSHOT.jar, rfc6536-model-api-13.0.6.jar, rfc6536-parser-support-13.0.6.jar, rfc6643-model-api-13.0.6.jar, rfc6643-parser-support-13.0.6.jar, rfc6991-ietf-inet-types-13.0.4.jar, rfc6991-ietf-yang-types-13.0.4.jar, rfc7407-ietf-x509-cert-to-name-7.0.8-SNAPSHOT.jar, rfc7952-model-api-13.0.6.jar, rfc7952-parser-support-13.0.6.jar, rfc8040-model-api-13.0.6.jar, rfc8040-parser-support-13.0.6.jar, rfc8341-7.0.8-SNAPSHOT.jar, rfc8342-ietf-datastores-13.0.4.jar, rfc8525-13.0.4.jar, rfc8528-model-api-13.0.6.jar, rfc8528-parser-support-13.0.6.jar, rfc8639-model-api-13.0.6.jar, rfc8639-parser-support-13.0.6.jar, rfc8819-model-api-13.0.6.jar, rfc8819-parser-support-13.0.6.jar, shaded-exificient-7.0.8-SNAPSHOT.jar, shaded-sshd-7.0.8-SNAPSHOT.jar, slf4j-api-2.0.12.jar, spotbugs-annotations-4.8.5.jar, stax2-api-4.2.2.jar, transport-api-7.0.8-SNAPSHOT.jar, transport-ssh-7.0.8-SNAPSHOT.jar, transport-tcp-7.0.8-SNAPSHOT.jar, transport-tls-7.0.8-SNAPSHOT.jar, triemap-1.3.1.jar, truststore-api-7.0.8-SNAPSHOT.jar, txw2-2.3.8.jar, util-13.0.6.jar, value-2.10.1-annotations.jar, yang-binding-13.0.4.jar, yang-common-13.0.6.jar, yang-data-api-13.0.6.jar, yang-data-codec-gson-13.0.6.jar, yang-data-codec-xml-13.0.6.jar, yang-data-impl-13.0.6.jar, yang-data-spi-13.0.6.jar, yang-data-tree-api-13.0.6.jar, yang-data-tree-ri-13.0.6.jar, yang-data-tree-spi-13.0.6.jar, yang-data-util-13.0.6.jar, yang-ext-2013.09.07.25.4.jar, yang-ir-13.0.6.jar, yang-model-api-13.0.6.jar, yang-model-ri-13.0.6.jar, yang-model-spi-13.0.6.jar, yang-model-util-13.0.6.jar, yang-parser-api-13.0.6.jar, yang-parser-impl-13.0.6.jar, yang-parser-reactor-13.0.6.jar, yang-parser-rfc7950-13.0.6.jar, yang-parser-spi-13.0.6.jar, yang-repo-api-13.0.6.jar, yang-repo-fs-13.0.6.jar, yang-repo-spi-13.0.6.jar, yang-xpath-api-13.0.6.jar, yang-xpath-impl-13.0.6.jar define 1 overlapping resource: 17:19:19 [WARNING] - META-INF/MANIFEST.MF 17:19:19 [WARNING] activation-1.1.1.jar, jakarta.activation-1.2.2.jar define 40 overlapping classes and resources: 17:19:19 [WARNING] - META-INF/mailcap.default 17:19:19 [WARNING] - META-INF/mimetypes.default 17:19:19 [WARNING] - com.sun.activation.registries.LineTokenizer 17:19:19 [WARNING] - com.sun.activation.registries.LogSupport 17:19:19 [WARNING] - com.sun.activation.registries.MailcapFile 17:19:19 [WARNING] - com.sun.activation.registries.MailcapParseException 17:19:19 [WARNING] - com.sun.activation.registries.MailcapTokenizer 17:19:19 [WARNING] - com.sun.activation.registries.MimeTypeEntry 17:19:19 [WARNING] - com.sun.activation.registries.MimeTypeFile 17:19:19 [WARNING] - com.sun.activation.viewers.ImageViewer 17:19:19 [WARNING] - 30 more... 17:19:19 [WARNING] ops4j-base-lang-1.5.1.jar, org.apache.karaf.features.core-4.4.6.jar define 4 overlapping classes: 17:19:19 [WARNING] - org.ops4j.lang.NullArgumentException 17:19:19 [WARNING] - org.ops4j.lang.Ops4jException 17:19:19 [WARNING] - org.ops4j.lang.PostConditionException 17:19:19 [WARNING] - org.ops4j.lang.PreConditionException 17:19:19 [WARNING] concepts-13.0.6.jar, ietf-type-util-13.0.4.jar, mdsal-binding-api-13.0.4.jar, mdsal-binding-dom-codec-api-13.0.4.jar, mdsal-binding-dom-codec-spi-13.0.4.jar, mdsal-binding-model-api-13.0.4.jar, mdsal-binding-runtime-api-13.0.4.jar, mdsal-binding-runtime-spi-13.0.4.jar, mdsal-binding-spec-util-13.0.4.jar, mdsal-common-api-13.0.4.jar, mdsal-dom-api-13.0.4.jar, mdsal-dom-broker-13.0.4.jar, mdsal-dom-spi-13.0.4.jar, mdsal-singleton-api-13.0.4.jar, netconf-api-7.0.8-SNAPSHOT.jar, netconf-common-7.0.8-SNAPSHOT.jar, netconf-dom-api-7.0.8-SNAPSHOT.jar, netconf-testtool-7.0.8-SNAPSHOT.jar, odlext-model-api-13.0.6.jar, odlext-parser-support-13.0.6.jar, openconfig-model-api-13.0.6.jar, openconfig-parser-support-13.0.6.jar, rfc6241-model-api-13.0.6.jar, rfc6241-parser-support-13.0.6.jar, rfc6536-model-api-13.0.6.jar, rfc6536-parser-support-13.0.6.jar, rfc6643-model-api-13.0.6.jar, rfc6643-parser-support-13.0.6.jar, rfc7952-model-api-13.0.6.jar, rfc7952-parser-support-13.0.6.jar, rfc8040-model-api-13.0.6.jar, rfc8040-parser-support-13.0.6.jar, rfc8528-model-api-13.0.6.jar, rfc8528-parser-support-13.0.6.jar, rfc8639-model-api-13.0.6.jar, rfc8639-parser-support-13.0.6.jar, rfc8819-model-api-13.0.6.jar, rfc8819-parser-support-13.0.6.jar, transport-api-7.0.8-SNAPSHOT.jar, triemap-1.3.1.jar, util-13.0.6.jar, yang-binding-13.0.4.jar, yang-common-13.0.6.jar, yang-data-api-13.0.6.jar, yang-data-codec-gson-13.0.6.jar, yang-data-codec-xml-13.0.6.jar, yang-data-impl-13.0.6.jar, yang-data-spi-13.0.6.jar, yang-data-tree-api-13.0.6.jar, yang-data-tree-ri-13.0.6.jar, yang-data-tree-spi-13.0.6.jar, yang-data-util-13.0.6.jar, yang-ir-13.0.6.jar, yang-model-api-13.0.6.jar, yang-model-ri-13.0.6.jar, yang-model-spi-13.0.6.jar, yang-model-util-13.0.6.jar, yang-parser-api-13.0.6.jar, yang-parser-reactor-13.0.6.jar, yang-parser-rfc7950-13.0.6.jar, yang-parser-spi-13.0.6.jar, yang-repo-api-13.0.6.jar, yang-repo-fs-13.0.6.jar, yang-repo-spi-13.0.6.jar, yang-xpath-api-13.0.6.jar, yang-xpath-impl-13.0.6.jar define 1 overlapping resource: 17:19:19 [WARNING] - README.md 17:19:19 [WARNING] draft-ietf-netconf-crypto-types-7.0.8-SNAPSHOT.jar, iana-crypt-hash-13.0.4.jar, ietf-topology-2013.10.21.25.4.jar, keystore-api-7.0.8-SNAPSHOT.jar, keystore-legacy-7.0.8-SNAPSHOT.jar, netconf-client-7.0.8-SNAPSHOT.jar, netconf-client-mdsal-7.0.8-SNAPSHOT.jar, netconf-server-7.0.8-SNAPSHOT.jar, netconf-topology-7.0.8-SNAPSHOT.jar, rfc5277-7.0.8-SNAPSHOT.jar, rfc6022-7.0.8-SNAPSHOT.jar, rfc6241-7.0.8-SNAPSHOT.jar, rfc6470-7.0.8-SNAPSHOT.jar, rfc6991-ietf-inet-types-13.0.4.jar, rfc6991-ietf-yang-types-13.0.4.jar, rfc7407-ietf-x509-cert-to-name-7.0.8-SNAPSHOT.jar, rfc8341-7.0.8-SNAPSHOT.jar, rfc8342-ietf-datastores-13.0.4.jar, rfc8525-13.0.4.jar, transport-ssh-7.0.8-SNAPSHOT.jar, transport-tcp-7.0.8-SNAPSHOT.jar, transport-tls-7.0.8-SNAPSHOT.jar, truststore-api-7.0.8-SNAPSHOT.jar, yang-ext-2013.09.07.25.4.jar define 1 overlapping resource: 17:19:19 [WARNING] - META-INF/services/org.opendaylight.yangtools.yang.binding.YangModelBindingProvider 17:19:19 [WARNING] netconf-api-7.0.8-SNAPSHOT.jar, netconf-dom-api-7.0.8-SNAPSHOT.jar define 1 overlapping resource: 17:19:19 [WARNING] - pretty-print.xsl 17:19:19 [WARNING] ops4j-base-util-property-1.5.1.jar, org.apache.karaf.features.core-4.4.6.jar define 5 overlapping classes: 17:19:19 [WARNING] - org.ops4j.util.property.DictionaryPropertyResolver 17:19:19 [WARNING] - org.ops4j.util.property.FallbackPropertyResolver 17:19:19 [WARNING] - org.ops4j.util.property.PropertiesPropertyResolver 17:19:19 [WARNING] - org.ops4j.util.property.PropertyResolver 17:19:19 [WARNING] - org.ops4j.util.property.PropertyStore 17:19:19 [WARNING] jackson-databind-2.16.2.jar, org.apache.karaf.features.core-4.4.6.jar define 765 overlapping classes: 17:19:19 [WARNING] - com.fasterxml.jackson.databind.AbstractTypeResolver 17:19:19 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector 17:19:19 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector$ReferenceProperty 17:19:19 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector$ReferenceProperty$Type 17:19:19 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector$XmlExtensions 17:19:19 [WARNING] - com.fasterxml.jackson.databind.BeanDescription 17:19:19 [WARNING] - com.fasterxml.jackson.databind.BeanProperty 17:19:19 [WARNING] - com.fasterxml.jackson.databind.BeanProperty$Bogus 17:19:19 [WARNING] - com.fasterxml.jackson.databind.BeanProperty$Std 17:19:19 [WARNING] - com.fasterxml.jackson.databind.DatabindContext 17:19:19 [WARNING] - 755 more... 17:19:19 [WARNING] org.apache.karaf.features.core-4.4.6.jar, pax-swissbox-property-1.8.5.jar define 1 overlapping classes: 17:19:19 [WARNING] - org.ops4j.pax.swissbox.property.BundleContextPropertyResolver 17:19:19 [WARNING] ietf-type-util-13.0.4.jar, mdsal-binding-api-13.0.4.jar, mdsal-binding-dom-codec-api-13.0.4.jar, mdsal-binding-dom-codec-spi-13.0.4.jar, mdsal-binding-model-api-13.0.4.jar, mdsal-binding-runtime-api-13.0.4.jar, mdsal-binding-runtime-spi-13.0.4.jar, mdsal-binding-spec-util-13.0.4.jar, mdsal-dom-api-13.0.4.jar, mdsal-dom-broker-13.0.4.jar, mdsal-dom-spi-13.0.4.jar, mdsal-singleton-api-13.0.4.jar, netconf-api-7.0.8-SNAPSHOT.jar, netconf-common-7.0.8-SNAPSHOT.jar, netconf-dom-api-7.0.8-SNAPSHOT.jar, odlext-parser-support-13.0.6.jar, openconfig-parser-support-13.0.6.jar, org.eclipse.jdt.annotation-2.3.0.jar, rfc6241-parser-support-13.0.6.jar, rfc6536-parser-support-13.0.6.jar, rfc6643-parser-support-13.0.6.jar, rfc7952-parser-support-13.0.6.jar, rfc8040-parser-support-13.0.6.jar, rfc8528-parser-support-13.0.6.jar, rfc8639-parser-support-13.0.6.jar, rfc8819-parser-support-13.0.6.jar, transport-api-7.0.8-SNAPSHOT.jar, yang-data-api-13.0.6.jar, yang-data-codec-gson-13.0.6.jar, yang-data-codec-xml-13.0.6.jar, yang-data-impl-13.0.6.jar, yang-data-spi-13.0.6.jar, yang-data-tree-api-13.0.6.jar, yang-data-tree-ri-13.0.6.jar, yang-data-tree-spi-13.0.6.jar, yang-data-util-13.0.6.jar, yang-parser-api-13.0.6.jar, yang-parser-reactor-13.0.6.jar, yang-parser-rfc7950-13.0.6.jar, yang-parser-spi-13.0.6.jar, yang-repo-api-13.0.6.jar, yang-repo-fs-13.0.6.jar, yang-repo-spi-13.0.6.jar define 3 overlapping resources: 17:19:19 [WARNING] - .api_description 17:19:19 [WARNING] - about.html 17:19:19 [WARNING] - bundle.properties 17:19:19 [WARNING] activation-1.1.1.jar, checker-qual-3.43.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, slf4j-api-2.0.12.jar define 1 overlapping resource: 17:19:19 [WARNING] - META-INF/LICENSE.txt 17:19:19 [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: 17:19:19 [WARNING] - META-INF/NOTICE.txt 17:19:19 [WARNING] ops4j-base-util-collections-1.5.1.jar, org.apache.karaf.features.core-4.4.6.jar define 3 overlapping classes: 17:19:19 [WARNING] - org.ops4j.util.collections.PropertiesUtils 17:19:19 [WARNING] - org.ops4j.util.collections.PropertiesWriter 17:19:19 [WARNING] - org.ops4j.util.collections.PropertyResolver 17:19:19 [WARNING] jackson-annotations-2.16.2.jar, jackson-core-2.16.2.jar, jackson-databind-2.16.2.jar, org.apache.karaf.features.core-4.4.6.jar define 1 overlapping resource: 17:19:19 [WARNING] - META-INF/NOTICE 17:19:19 [WARNING] jackson-core-2.16.2.jar, org.apache.karaf.features.core-4.4.6.jar define 150 overlapping classes: 17:19:19 [WARNING] - com.fasterxml.jackson.core.Base64Variant 17:19:19 [WARNING] - com.fasterxml.jackson.core.Base64Variant$PaddingReadBehaviour 17:19:19 [WARNING] - com.fasterxml.jackson.core.Base64Variants 17:19:19 [WARNING] - com.fasterxml.jackson.core.FormatFeature 17:19:19 [WARNING] - com.fasterxml.jackson.core.FormatSchema 17:19:19 [WARNING] - com.fasterxml.jackson.core.JacksonException 17:19:19 [WARNING] - com.fasterxml.jackson.core.JsonEncoding 17:19:19 [WARNING] - com.fasterxml.jackson.core.JsonFactory 17:19:19 [WARNING] - com.fasterxml.jackson.core.JsonFactory$Feature 17:19:19 [WARNING] - com.fasterxml.jackson.core.JsonFactoryBuilder 17:19:19 [WARNING] - 140 more... 17:19:19 [WARNING] guava-32.1.3-jre.jar, jackson-annotations-2.16.2.jar, jackson-core-2.16.2.jar, jackson-databind-2.16.2.jar, org.apache.karaf.features.core-4.4.6.jar, stax2-api-4.2.2.jar define 1 overlapping resource: 17:19:19 [WARNING] - META-INF/LICENSE 17:19:19 [WARNING] netty-buffer-4.1.109.Final.jar, netty-codec-4.1.109.Final.jar, netty-common-4.1.109.Final.jar, netty-handler-4.1.109.Final.jar, netty-resolver-4.1.109.Final.jar, netty-transport-4.1.109.Final.jar, netty-transport-classes-epoll-4.1.109.Final.jar, netty-transport-native-unix-common-4.1.109.Final.jar define 1 overlapping resource: 17:19:19 [WARNING] - META-INF/io.netty.versions.properties 17:19:19 [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: 17:19:19 [WARNING] - META-INF/LICENSE.md 17:19:19 [WARNING] - META-INF/NOTICE.md 17:19:19 [WARNING] jackson-annotations-2.16.2.jar, org.apache.karaf.features.core-4.4.6.jar define 72 overlapping classes: 17:19:19 [WARNING] - com.fasterxml.jackson.annotation.JacksonAnnotation 17:19:19 [WARNING] - com.fasterxml.jackson.annotation.JacksonAnnotationValue 17:19:19 [WARNING] - com.fasterxml.jackson.annotation.JacksonAnnotationsInside 17:19:19 [WARNING] - com.fasterxml.jackson.annotation.JacksonInject 17:19:19 [WARNING] - com.fasterxml.jackson.annotation.JacksonInject$Value 17:19:19 [WARNING] - com.fasterxml.jackson.annotation.JsonAlias 17:19:19 [WARNING] - com.fasterxml.jackson.annotation.JsonAnyGetter 17:19:19 [WARNING] - com.fasterxml.jackson.annotation.JsonAnySetter 17:19:19 [WARNING] - com.fasterxml.jackson.annotation.JsonAutoDetect 17:19:19 [WARNING] - com.fasterxml.jackson.annotation.JsonAutoDetect$1 17:19:19 [WARNING] - 62 more... 17:19:19 [WARNING] bcpkix-jdk18on-1.78.1.jar, bcprov-jdk18on-1.78.1.jar, bcutil-jdk18on-1.78.1.jar define 1 overlapping resource: 17:19:19 [WARNING] - META-INF/versions/9/OSGI-INF/MANIFEST.MF 17:19:19 [WARNING] aaa-encrypt-service-0.19.5.jar, concepts-13.0.6.jar, draft-ietf-netconf-crypto-types-7.0.8-SNAPSHOT.jar, iana-crypt-hash-13.0.4.jar, ietf-topology-2013.10.21.25.4.jar, ietf-type-util-13.0.4.jar, keystore-api-7.0.8-SNAPSHOT.jar, keystore-legacy-7.0.8-SNAPSHOT.jar, logging-markers-13.1.3.jar, mdsal-binding-api-13.0.4.jar, mdsal-binding-dom-codec-api-13.0.4.jar, mdsal-binding-dom-codec-spi-13.0.4.jar, mdsal-binding-model-api-13.0.4.jar, mdsal-binding-runtime-api-13.0.4.jar, mdsal-binding-runtime-spi-13.0.4.jar, mdsal-binding-spec-util-13.0.4.jar, mdsal-common-api-13.0.4.jar, mdsal-dom-api-13.0.4.jar, mdsal-dom-broker-13.0.4.jar, mdsal-dom-inmemory-datastore-13.0.4.jar, mdsal-dom-spi-13.0.4.jar, mdsal-singleton-api-13.0.4.jar, netconf-api-7.0.8-SNAPSHOT.jar, netconf-auth-7.0.8-SNAPSHOT.jar, netconf-client-7.0.8-SNAPSHOT.jar, netconf-client-mdsal-7.0.8-SNAPSHOT.jar, netconf-common-7.0.8-SNAPSHOT.jar, netconf-common-mdsal-7.0.8-SNAPSHOT.jar, netconf-dom-api-7.0.8-SNAPSHOT.jar, netconf-netty-util-7.0.8-SNAPSHOT.jar, netconf-server-7.0.8-SNAPSHOT.jar, netconf-server-mdsal-7.0.8-SNAPSHOT.jar, netconf-testtool-7.0.8-SNAPSHOT.jar, netconf-topology-7.0.8-SNAPSHOT.jar, odlext-model-api-13.0.6.jar, odlext-parser-support-13.0.6.jar, openconfig-model-api-13.0.6.jar, openconfig-parser-support-13.0.6.jar, rfc5277-7.0.8-SNAPSHOT.jar, rfc6022-7.0.8-SNAPSHOT.jar, rfc6241-7.0.8-SNAPSHOT.jar, rfc6241-model-api-13.0.6.jar, rfc6241-parser-support-13.0.6.jar, rfc6470-7.0.8-SNAPSHOT.jar, rfc6536-model-api-13.0.6.jar, rfc6536-parser-support-13.0.6.jar, rfc6643-model-api-13.0.6.jar, rfc6643-parser-support-13.0.6.jar, rfc6991-ietf-inet-types-13.0.4.jar, rfc6991-ietf-yang-types-13.0.4.jar, rfc7407-ietf-x509-cert-to-name-7.0.8-SNAPSHOT.jar, rfc7952-model-api-13.0.6.jar, rfc7952-parser-support-13.0.6.jar, rfc8040-model-api-13.0.6.jar, rfc8040-parser-support-13.0.6.jar, rfc8341-7.0.8-SNAPSHOT.jar, rfc8342-ietf-datastores-13.0.4.jar, rfc8525-13.0.4.jar, rfc8528-model-api-13.0.6.jar, rfc8528-parser-support-13.0.6.jar, rfc8639-model-api-13.0.6.jar, rfc8639-parser-support-13.0.6.jar, rfc8819-model-api-13.0.6.jar, rfc8819-parser-support-13.0.6.jar, shaded-exificient-7.0.8-SNAPSHOT.jar, shaded-sshd-7.0.8-SNAPSHOT.jar, transport-api-7.0.8-SNAPSHOT.jar, transport-ssh-7.0.8-SNAPSHOT.jar, transport-tcp-7.0.8-SNAPSHOT.jar, transport-tls-7.0.8-SNAPSHOT.jar, triemap-1.3.1.jar, truststore-api-7.0.8-SNAPSHOT.jar, util-13.0.6.jar, yang-binding-13.0.4.jar, yang-common-13.0.6.jar, yang-data-api-13.0.6.jar, yang-data-codec-gson-13.0.6.jar, yang-data-codec-xml-13.0.6.jar, yang-data-impl-13.0.6.jar, yang-data-spi-13.0.6.jar, yang-data-tree-api-13.0.6.jar, yang-data-tree-ri-13.0.6.jar, yang-data-tree-spi-13.0.6.jar, yang-data-util-13.0.6.jar, yang-ext-2013.09.07.25.4.jar, yang-ir-13.0.6.jar, yang-model-api-13.0.6.jar, yang-model-ri-13.0.6.jar, yang-model-spi-13.0.6.jar, yang-model-util-13.0.6.jar, yang-parser-api-13.0.6.jar, yang-parser-impl-13.0.6.jar, yang-parser-reactor-13.0.6.jar, yang-parser-rfc7950-13.0.6.jar, yang-parser-spi-13.0.6.jar, yang-repo-api-13.0.6.jar, yang-repo-fs-13.0.6.jar, yang-repo-spi-13.0.6.jar, yang-xpath-api-13.0.6.jar, yang-xpath-impl-13.0.6.jar define 2 overlapping resources: 17:19:19 [WARNING] - LICENSE 17:19:19 [WARNING] - META-INF/git.properties 17:19:19 [WARNING] bcpkix-jdk18on-1.78.1.jar, bcprov-jdk18on-1.78.1.jar, bcutil-jdk18on-1.78.1.jar, error_prone_annotations-2.27.1.jar, gson-2.10.1.jar, jackson-core-2.16.2.jar, jackson-databind-2.16.2.jar, logback-classic-1.3.14.jar, logback-core-1.3.14.jar, slf4j-api-2.0.12.jar define 1 overlapping classes: 17:19:19 [WARNING] - META-INF.versions.9.module-info 17:19:19 [WARNING] transport-ssh-7.0.8-SNAPSHOT.jar, transport-tcp-7.0.8-SNAPSHOT.jar, transport-tls-7.0.8-SNAPSHOT.jar define 1 overlapping resource: 17:19:19 [WARNING] - META-INF/services/org.opendaylight.yangtools.yang.binding.YangFeatureProvider 17:19:19 [WARNING] maven-shade-plugin has detected that some files are 17:19:19 [WARNING] present in two or more JARs. When this happens, only one 17:19:19 [WARNING] single version of the file is copied to the uber jar. 17:19:19 [WARNING] Usually this is not harmful and you can skip these warnings, 17:19:19 [WARNING] otherwise try to manually exclude artifacts based on 17:19:19 [WARNING] mvn dependency:tree -Ddetail=true and the above output. 17:19:19 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ 17:19:19 [INFO] Attaching shaded artifact. 17:19:19 [INFO] 17:19:19 [INFO] --- maven-shade-plugin:3.5.3:shade (stress-client) @ netconf-testtool --- 17:19:19 [INFO] Including com.github.spotbugs:spotbugs-annotations:jar:4.8.5 in the shaded jar. 17:19:19 [INFO] Including org.codehaus.janino:janino:jar:3.1.4 in the shaded jar. 17:19:19 [INFO] Including org.codehaus.janino:commons-compiler:jar:3.1.4 in the shaded jar. 17:19:19 [INFO] Including net.sourceforge.argparse4j:argparse4j:jar:0.9.0 in the shaded jar. 17:19:19 [INFO] Including ch.qos.logback:logback-classic:jar:1.3.14 in the shaded jar. 17:19:19 [INFO] Including ch.qos.logback:logback-core:jar:1.3.14 in the shaded jar. 17:19:19 [INFO] Including org.opendaylight.netconf:netconf-netty-util:jar:7.0.8-SNAPSHOT in the shaded jar. 17:19:19 [INFO] Including io.netty:netty-buffer:jar:4.1.109.Final in the shaded jar. 17:19:19 [INFO] Including io.netty:netty-codec:jar:4.1.109.Final in the shaded jar. 17:19:19 [INFO] Including io.netty:netty-common:jar:4.1.109.Final in the shaded jar. 17:19:19 [INFO] Including io.netty:netty-handler:jar:4.1.109.Final in the shaded jar. 17:19:19 [INFO] Including io.netty:netty-resolver:jar:4.1.109.Final in the shaded jar. 17:19:19 [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.109.Final in the shaded jar. 17:19:19 [INFO] Including io.netty:netty-transport:jar:4.1.109.Final in the shaded jar. 17:19:19 [INFO] Including org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0 in the shaded jar. 17:19:19 [INFO] Including org.opendaylight.odlparent:logging-markers:jar:13.1.3 in the shaded jar. 17:19:19 [INFO] Including org.opendaylight.yangtools:util:jar:13.0.6 in the shaded jar. 17:19:19 [INFO] Including tech.pantheon.triemap:triemap:jar:1.3.1 in the shaded jar. 17:19:19 [INFO] Including org.opendaylight.yangtools:yang-common:jar:13.0.6 in the shaded jar. 17:19:19 [INFO] Including org.opendaylight.netconf:netconf-common:jar:7.0.8-SNAPSHOT in the shaded jar. 17:19:19 [INFO] Including org.opendaylight.netconf:shaded-exificient:jar:7.0.8-SNAPSHOT in the shaded jar. 17:19:19 [INFO] Including org.opendaylight.netconf.model:rfc6241:jar:7.0.8-SNAPSHOT in the shaded jar. 17:19:19 [INFO] Including org.opendaylight.netconf:netconf-auth:jar:7.0.8-SNAPSHOT in the shaded jar. 17:19:19 [INFO] Including org.opendaylight.netconf:netconf-topology:jar:7.0.8-SNAPSHOT in the shaded jar. 17:19:19 [INFO] Including org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.5 in the shaded jar. 17:19:19 [INFO] Including org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.4 in the shaded jar. 17:19:19 [INFO] Including org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.4 in the shaded jar. 17:19:19 [INFO] Including org.opendaylight.mdsal:yang-binding:jar:13.0.4 in the shaded jar. 17:19:19 [INFO] Including org.opendaylight.netconf:netconf-client-mdsal:jar:7.0.8-SNAPSHOT in the shaded jar. 17:19:19 [INFO] Including com.google.code.gson:gson:jar:2.10.1 in the shaded jar. 17:19:19 [INFO] Including org.checkerframework:checker-qual:jar:3.43.0 in the shaded jar. 17:19:19 [INFO] Including org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.4 in the shaded jar. 17:19:19 [INFO] Including org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.4 in the shaded jar. 17:19:19 [INFO] Including org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.4 in the shaded jar. 17:19:19 [INFO] Including org.opendaylight.mdsal:mdsal-common-api:jar:13.0.4 in the shaded jar. 17:19:19 [INFO] Including org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.4 in the shaded jar. 17:19:19 [INFO] Including org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.4 in the shaded jar. 17:19:19 [INFO] Including org.opendaylight.yangtools:odlext-model-api:jar:13.0.6 in the shaded jar. 17:19:19 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.4 in the shaded jar. 17:19:19 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.4 in the shaded jar. 17:19:19 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.4 in the shaded jar. 17:19:19 [INFO] Including org.opendaylight.netconf:keystore-legacy:jar:7.0.8-SNAPSHOT in the shaded jar. 17:19:19 [INFO] Including org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.4 in the shaded jar. 17:19:19 [INFO] Including org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.8-SNAPSHOT in the shaded jar. 17:19:19 [INFO] Including org.opendaylight.netconf:netconf-dom-api:jar:7.0.8-SNAPSHOT in the shaded jar. 17:19:19 [INFO] Including org.opendaylight.netconf.model:rfc5277:jar:7.0.8-SNAPSHOT in the shaded jar. 17:19:19 [INFO] Including org.opendaylight.netconf.model:rfc6470:jar:7.0.8-SNAPSHOT in the shaded jar. 17:19:19 [INFO] Including org.opendaylight.yangtools:concepts:jar:13.0.6 in the shaded jar. 17:19:19 [INFO] Including org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.6 in the shaded jar. 17:19:19 [INFO] Including org.opendaylight.yangtools:yang-data-api:jar:13.0.6 in the shaded jar. 17:19:19 [INFO] Including org.immutables:value:jar:annotations:2.10.1 in the shaded jar. 17:19:19 [INFO] Including org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.6 in the shaded jar. 17:19:19 [INFO] Including org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.6 in the shaded jar. 17:19:19 [INFO] Including org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.6 in the shaded jar. 17:19:19 [INFO] Including org.codehaus.woodstox:stax2-api:jar:4.2.2 in the shaded jar. 17:19:19 [INFO] Including org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.6 in the shaded jar. 17:19:19 [INFO] Including org.opendaylight.yangtools:yang-data-impl:jar:13.0.6 in the shaded jar. 17:19:19 [INFO] Including org.opendaylight.yangtools:yang-data-spi:jar:13.0.6 in the shaded jar. 17:19:19 [INFO] Including org.opendaylight.yangtools:yang-data-util:jar:13.0.6 in the shaded jar. 17:19:19 [INFO] Including org.opendaylight.yangtools:yang-xpath-api:jar:13.0.6 in the shaded jar. 17:19:19 [INFO] Including org.opendaylight.yangtools:yang-model-api:jar:13.0.6 in the shaded jar. 17:19:19 [INFO] Including org.opendaylight.yangtools:yang-model-spi:jar:13.0.6 in the shaded jar. 17:19:19 [INFO] Including org.opendaylight.yangtools:yang-ir:jar:13.0.6 in the shaded jar. 17:19:19 [INFO] Including org.opendaylight.yangtools:yang-model-util:jar:13.0.6 in the shaded jar. 17:19:19 [INFO] Including org.opendaylight.yangtools:yang-parser-api:jar:13.0.6 in the shaded jar. 17:19:19 [INFO] Including org.opendaylight.yangtools:yang-parser-impl:jar:13.0.6 in the shaded jar. 17:19:19 [INFO] Including org.opendaylight.yangtools:yang-parser-spi:jar:13.0.6 in the shaded jar. 17:19:19 [INFO] Including org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.6 in the shaded jar. 17:19:19 [INFO] Including org.opendaylight.yangtools:odlext-parser-support:jar:13.0.6 in the shaded jar. 17:19:19 [INFO] Including org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.6 in the shaded jar. 17:19:19 [INFO] Including org.opendaylight.yangtools:openconfig-model-api:jar:13.0.6 in the shaded jar. 17:19:19 [INFO] Including org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.6 in the shaded jar. 17:19:19 [INFO] Including org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.6 in the shaded jar. 17:19:19 [INFO] Including org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.6 in the shaded jar. 17:19:19 [INFO] Including org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.6 in the shaded jar. 17:19:19 [INFO] Including org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.6 in the shaded jar. 17:19:19 [INFO] Including org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.6 in the shaded jar. 17:19:19 [INFO] Including org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.6 in the shaded jar. 17:19:19 [INFO] Including org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.6 in the shaded jar. 17:19:19 [INFO] Including org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.6 in the shaded jar. 17:19:19 [INFO] Including org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.6 in the shaded jar. 17:19:19 [INFO] Including org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.6 in the shaded jar. 17:19:19 [INFO] Including org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.6 in the shaded jar. 17:19:19 [INFO] Including org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.6 in the shaded jar. 17:19:19 [INFO] Including org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.6 in the shaded jar. 17:19:19 [INFO] Including org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.6 in the shaded jar. 17:19:19 [INFO] Including org.antlr:antlr4-runtime:jar:4.13.1 in the shaded jar. 17:19:19 [INFO] Including org.opendaylight.yangtools:yang-model-ri:jar:13.0.6 in the shaded jar. 17:19:19 [INFO] Including org.opendaylight.yangtools:yang-repo-api:jar:13.0.6 in the shaded jar. 17:19:19 [INFO] Including org.opendaylight.yangtools:yang-repo-fs:jar:13.0.6 in the shaded jar. 17:19:19 [INFO] Including org.opendaylight.yangtools:yang-repo-spi:jar:13.0.6 in the shaded jar. 17:19:19 [INFO] Including org.slf4j:slf4j-api:jar:2.0.12 in the shaded jar. 17:19:19 [INFO] Including com.google.guava:guava:jar:32.1.3-jre in the shaded jar. 17:19:19 [INFO] Including com.google.guava:failureaccess:jar:1.0.1 in the shaded jar. 17:19:19 [INFO] Including com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava in the shaded jar. 17:19:19 [INFO] Including com.google.errorprone:error_prone_annotations:jar:2.27.1 in the shaded jar. 17:19:19 [INFO] Including com.google.j2objc:j2objc-annotations:jar:2.8 in the shaded jar. 17:19:19 [INFO] Including org.opendaylight.netconf:netconf-api:jar:7.0.8-SNAPSHOT in the shaded jar. 17:19:19 [INFO] Including org.opendaylight.netconf.model:rfc6022:jar:7.0.8-SNAPSHOT in the shaded jar. 17:19:19 [INFO] Including org.opendaylight.netconf:netconf-client:jar:7.0.8-SNAPSHOT in the shaded jar. 17:19:19 [INFO] Including org.opendaylight.netconf:transport-tcp:jar:7.0.8-SNAPSHOT in the shaded jar. 17:19:19 [INFO] Including io.netty:netty-transport-classes-epoll:jar:4.1.109.Final in the shaded jar. 17:19:19 [INFO] Including org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.8-SNAPSHOT in the shaded jar. 17:19:19 [INFO] Including org.opendaylight.netconf:transport-ssh:jar:7.0.8-SNAPSHOT in the shaded jar. 17:19:19 [INFO] Including commons-codec:commons-codec:jar:1.15 in the shaded jar. 17:19:19 [INFO] Including org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.4 in the shaded jar. 17:19:19 [INFO] Including org.opendaylight.netconf:keystore-api:jar:7.0.8-SNAPSHOT in the shaded jar. 17:19:19 [INFO] Including org.opendaylight.netconf:shaded-sshd:jar:7.0.8-SNAPSHOT in the shaded jar. 17:19:19 [INFO] Including org.opendaylight.netconf:truststore-api:jar:7.0.8-SNAPSHOT in the shaded jar. 17:19:19 [INFO] Including org.opendaylight.netconf.model:rfc8341:jar:7.0.8-SNAPSHOT in the shaded jar. 17:19:19 [INFO] Including org.opendaylight.netconf:transport-tls:jar:7.0.8-SNAPSHOT in the shaded jar. 17:19:19 [INFO] Including org.opendaylight.netconf:netconf-server:jar:7.0.8-SNAPSHOT in the shaded jar. 17:19:19 [INFO] Including org.opendaylight.netconf.model:rfc7407-ietf-x509-cert-to-name:jar:7.0.8-SNAPSHOT in the shaded jar. 17:19:19 [INFO] Including org.opendaylight.netconf:transport-api:jar:7.0.8-SNAPSHOT in the shaded jar. 17:19:19 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.4 in the shaded jar. 17:19:19 [INFO] Including org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.4 in the shaded jar. 17:19:19 [INFO] Including org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.4 in the shaded jar. 17:19:19 [INFO] Including org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.4 in the shaded jar. 17:19:19 [INFO] Including org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.6 in the shaded jar. 17:19:19 [INFO] Including org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.4 in the shaded jar. 17:19:19 [INFO] Including org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.6 in the shaded jar. 17:19:19 [INFO] Including org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.6 in the shaded jar. 17:19:19 [INFO] Including org.opendaylight.netconf:netconf-server-mdsal:jar:7.0.8-SNAPSHOT in the shaded jar. 17:19:19 [INFO] Including org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.4 in the shaded jar. 17:19:19 [INFO] Including org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.4 in the shaded jar. 17:19:19 [INFO] Including org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.4 in the shaded jar. 17:19:19 [INFO] Including org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.6 in the shaded jar. 17:19:19 [INFO] Including org.ops4j.base:ops4j-base-util-property:jar:1.5.1 in the shaded jar. 17:19:19 [INFO] Including org.ops4j.base:ops4j-base-util-collections:jar:1.5.1 in the shaded jar. 17:19:19 [INFO] Including org.ops4j.base:ops4j-base-lang:jar:1.5.1 in the shaded jar. 17:19:19 [INFO] Including org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.5 in the shaded jar. 17:19:19 [INFO] Including jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3 in the shaded jar. 17:19:19 [INFO] Including org.glassfish.jaxb:jaxb-runtime:jar:2.3.8 in the shaded jar. 17:19:19 [INFO] Including org.glassfish.jaxb:txw2:jar:2.3.8 in the shaded jar. 17:19:19 [INFO] Including com.sun.istack:istack-commons-runtime:jar:3.0.12 in the shaded jar. 17:19:19 [INFO] Including com.sun.activation:jakarta.activation:jar:1.2.2 in the shaded jar. 17:19:19 [INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.16.2 in the shaded jar. 17:19:19 [INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.16.2 in the shaded jar. 17:19:19 [INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.16.2 in the shaded jar. 17:19:19 [INFO] Including javax.activation:activation:jar:1.1.1 in the shaded jar. 17:19:19 [INFO] Excluding org.bouncycastle:bcpkix-jdk18on:jar:1.78.1 from the shaded jar. 17:19:19 [INFO] Excluding org.bouncycastle:bcutil-jdk18on:jar:1.78.1 from the shaded jar. 17:19:19 [INFO] Excluding org.bouncycastle:bcprov-jdk18on:jar:1.78.1 from the shaded jar. 17:19:19 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:20 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:20 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:20 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:20 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:20 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:20 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:20 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:20 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:20 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:20 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:20 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:20 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:20 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:20 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:20 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:20 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:20 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:20 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:20 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:20 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:20 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:20 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:20 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:20 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:20 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:20 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:20 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:20 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:20 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:20 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:20 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:20 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:20 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:20 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:20 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:20 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:20 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:20 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:20 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:20 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:20 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:20 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:20 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:20 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:20 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:20 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:20 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:20 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:20 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:20 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:20 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:20 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:21 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:21 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:21 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:21 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:21 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:21 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:21 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:21 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:21 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:21 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:21 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:21 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:21 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:21 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:21 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:22 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:22 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:22 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:22 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:22 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:22 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:22 [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: 17:19:22 [WARNING] - META-INF/DEPENDENCIES.txt 17:19:22 [WARNING] activation-1.1.1.jar, jakarta.activation-1.2.2.jar define 40 overlapping classes and resources: 17:19:22 [WARNING] - META-INF/mailcap.default 17:19:22 [WARNING] - META-INF/mimetypes.default 17:19:22 [WARNING] - com.sun.activation.registries.LineTokenizer 17:19:22 [WARNING] - com.sun.activation.registries.LogSupport 17:19:22 [WARNING] - com.sun.activation.registries.MailcapFile 17:19:22 [WARNING] - com.sun.activation.registries.MailcapParseException 17:19:22 [WARNING] - com.sun.activation.registries.MailcapTokenizer 17:19:22 [WARNING] - com.sun.activation.registries.MimeTypeEntry 17:19:22 [WARNING] - com.sun.activation.registries.MimeTypeFile 17:19:22 [WARNING] - com.sun.activation.viewers.ImageViewer 17:19:22 [WARNING] - 30 more... 17:19:22 [WARNING] ops4j-base-lang-1.5.1.jar, org.apache.karaf.features.core-4.4.6.jar define 4 overlapping classes: 17:19:22 [WARNING] - org.ops4j.lang.NullArgumentException 17:19:22 [WARNING] - org.ops4j.lang.Ops4jException 17:19:22 [WARNING] - org.ops4j.lang.PostConditionException 17:19:22 [WARNING] - org.ops4j.lang.PreConditionException 17:19:22 [WARNING] concepts-13.0.6.jar, ietf-type-util-13.0.4.jar, mdsal-binding-api-13.0.4.jar, mdsal-binding-dom-codec-api-13.0.4.jar, mdsal-binding-dom-codec-spi-13.0.4.jar, mdsal-binding-model-api-13.0.4.jar, mdsal-binding-runtime-api-13.0.4.jar, mdsal-binding-runtime-spi-13.0.4.jar, mdsal-binding-spec-util-13.0.4.jar, mdsal-common-api-13.0.4.jar, mdsal-dom-api-13.0.4.jar, mdsal-dom-broker-13.0.4.jar, mdsal-dom-spi-13.0.4.jar, mdsal-singleton-api-13.0.4.jar, netconf-api-7.0.8-SNAPSHOT.jar, netconf-common-7.0.8-SNAPSHOT.jar, netconf-dom-api-7.0.8-SNAPSHOT.jar, netconf-testtool-7.0.8-SNAPSHOT.jar, odlext-model-api-13.0.6.jar, odlext-parser-support-13.0.6.jar, openconfig-model-api-13.0.6.jar, openconfig-parser-support-13.0.6.jar, rfc6241-model-api-13.0.6.jar, rfc6241-parser-support-13.0.6.jar, rfc6536-model-api-13.0.6.jar, rfc6536-parser-support-13.0.6.jar, rfc6643-model-api-13.0.6.jar, rfc6643-parser-support-13.0.6.jar, rfc7952-model-api-13.0.6.jar, rfc7952-parser-support-13.0.6.jar, rfc8040-model-api-13.0.6.jar, rfc8040-parser-support-13.0.6.jar, rfc8528-model-api-13.0.6.jar, rfc8528-parser-support-13.0.6.jar, rfc8639-model-api-13.0.6.jar, rfc8639-parser-support-13.0.6.jar, rfc8819-model-api-13.0.6.jar, rfc8819-parser-support-13.0.6.jar, transport-api-7.0.8-SNAPSHOT.jar, triemap-1.3.1.jar, util-13.0.6.jar, yang-binding-13.0.4.jar, yang-common-13.0.6.jar, yang-data-api-13.0.6.jar, yang-data-codec-gson-13.0.6.jar, yang-data-codec-xml-13.0.6.jar, yang-data-impl-13.0.6.jar, yang-data-spi-13.0.6.jar, yang-data-tree-api-13.0.6.jar, yang-data-tree-ri-13.0.6.jar, yang-data-tree-spi-13.0.6.jar, yang-data-util-13.0.6.jar, yang-ir-13.0.6.jar, yang-model-api-13.0.6.jar, yang-model-ri-13.0.6.jar, yang-model-spi-13.0.6.jar, yang-model-util-13.0.6.jar, yang-parser-api-13.0.6.jar, yang-parser-reactor-13.0.6.jar, yang-parser-rfc7950-13.0.6.jar, yang-parser-spi-13.0.6.jar, yang-repo-api-13.0.6.jar, yang-repo-fs-13.0.6.jar, yang-repo-spi-13.0.6.jar, yang-xpath-api-13.0.6.jar, yang-xpath-impl-13.0.6.jar define 1 overlapping resource: 17:19:22 [WARNING] - README.md 17:19:22 [WARNING] aaa-encrypt-service-0.19.5.jar, activation-1.1.1.jar, antlr4-runtime-4.13.1.jar, argparse4j-0.9.0.jar, checker-qual-3.43.0.jar, commons-codec-1.15.jar, commons-compiler-3.1.4.jar, concepts-13.0.6.jar, draft-ietf-netconf-crypto-types-7.0.8-SNAPSHOT.jar, error_prone_annotations-2.27.1.jar, failureaccess-1.0.1.jar, gson-2.10.1.jar, guava-32.1.3-jre.jar, iana-crypt-hash-13.0.4.jar, ietf-topology-2013.10.21.25.4.jar, ietf-type-util-13.0.4.jar, istack-commons-runtime-3.0.12.jar, j2objc-annotations-2.8.jar, jackson-annotations-2.16.2.jar, jackson-core-2.16.2.jar, jackson-databind-2.16.2.jar, jakarta.activation-1.2.2.jar, jakarta.xml.bind-api-2.3.3.jar, janino-3.1.4.jar, jaxb-runtime-2.3.8.jar, keystore-api-7.0.8-SNAPSHOT.jar, keystore-legacy-7.0.8-SNAPSHOT.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, logback-classic-1.3.14.jar, logback-core-1.3.14.jar, logging-markers-13.1.3.jar, mdsal-binding-api-13.0.4.jar, mdsal-binding-dom-codec-api-13.0.4.jar, mdsal-binding-dom-codec-spi-13.0.4.jar, mdsal-binding-model-api-13.0.4.jar, mdsal-binding-runtime-api-13.0.4.jar, mdsal-binding-runtime-spi-13.0.4.jar, mdsal-binding-spec-util-13.0.4.jar, mdsal-common-api-13.0.4.jar, mdsal-dom-api-13.0.4.jar, mdsal-dom-broker-13.0.4.jar, mdsal-dom-inmemory-datastore-13.0.4.jar, mdsal-dom-spi-13.0.4.jar, mdsal-singleton-api-13.0.4.jar, netconf-api-7.0.8-SNAPSHOT.jar, netconf-auth-7.0.8-SNAPSHOT.jar, netconf-client-7.0.8-SNAPSHOT.jar, netconf-client-mdsal-7.0.8-SNAPSHOT.jar, netconf-common-7.0.8-SNAPSHOT.jar, netconf-common-mdsal-7.0.8-SNAPSHOT.jar, netconf-dom-api-7.0.8-SNAPSHOT.jar, netconf-netty-util-7.0.8-SNAPSHOT.jar, netconf-server-7.0.8-SNAPSHOT.jar, netconf-server-mdsal-7.0.8-SNAPSHOT.jar, netconf-testtool-7.0.8-SNAPSHOT.jar, netconf-topology-7.0.8-SNAPSHOT.jar, netty-buffer-4.1.109.Final.jar, netty-codec-4.1.109.Final.jar, netty-common-4.1.109.Final.jar, netty-handler-4.1.109.Final.jar, netty-resolver-4.1.109.Final.jar, netty-transport-4.1.109.Final.jar, netty-transport-classes-epoll-4.1.109.Final.jar, netty-transport-native-unix-common-4.1.109.Final.jar, odlext-model-api-13.0.6.jar, odlext-parser-support-13.0.6.jar, openconfig-model-api-13.0.6.jar, openconfig-parser-support-13.0.6.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.6.jar, org.eclipse.jdt.annotation-2.3.0.jar, pax-swissbox-property-1.8.5.jar, rfc5277-7.0.8-SNAPSHOT.jar, rfc6022-7.0.8-SNAPSHOT.jar, rfc6241-7.0.8-SNAPSHOT.jar, rfc6241-model-api-13.0.6.jar, rfc6241-parser-support-13.0.6.jar, rfc6470-7.0.8-SNAPSHOT.jar, rfc6536-model-api-13.0.6.jar, rfc6536-parser-support-13.0.6.jar, rfc6643-model-api-13.0.6.jar, rfc6643-parser-support-13.0.6.jar, rfc6991-ietf-inet-types-13.0.4.jar, rfc6991-ietf-yang-types-13.0.4.jar, rfc7407-ietf-x509-cert-to-name-7.0.8-SNAPSHOT.jar, rfc7952-model-api-13.0.6.jar, rfc7952-parser-support-13.0.6.jar, rfc8040-model-api-13.0.6.jar, rfc8040-parser-support-13.0.6.jar, rfc8341-7.0.8-SNAPSHOT.jar, rfc8342-ietf-datastores-13.0.4.jar, rfc8525-13.0.4.jar, rfc8528-model-api-13.0.6.jar, rfc8528-parser-support-13.0.6.jar, rfc8639-model-api-13.0.6.jar, rfc8639-parser-support-13.0.6.jar, rfc8819-model-api-13.0.6.jar, rfc8819-parser-support-13.0.6.jar, shaded-exificient-7.0.8-SNAPSHOT.jar, shaded-sshd-7.0.8-SNAPSHOT.jar, slf4j-api-2.0.12.jar, spotbugs-annotations-4.8.5.jar, stax2-api-4.2.2.jar, transport-api-7.0.8-SNAPSHOT.jar, transport-ssh-7.0.8-SNAPSHOT.jar, transport-tcp-7.0.8-SNAPSHOT.jar, transport-tls-7.0.8-SNAPSHOT.jar, triemap-1.3.1.jar, truststore-api-7.0.8-SNAPSHOT.jar, txw2-2.3.8.jar, util-13.0.6.jar, value-2.10.1-annotations.jar, yang-binding-13.0.4.jar, yang-common-13.0.6.jar, yang-data-api-13.0.6.jar, yang-data-codec-gson-13.0.6.jar, yang-data-codec-xml-13.0.6.jar, yang-data-impl-13.0.6.jar, yang-data-spi-13.0.6.jar, yang-data-tree-api-13.0.6.jar, yang-data-tree-ri-13.0.6.jar, yang-data-tree-spi-13.0.6.jar, yang-data-util-13.0.6.jar, yang-ext-2013.09.07.25.4.jar, yang-ir-13.0.6.jar, yang-model-api-13.0.6.jar, yang-model-ri-13.0.6.jar, yang-model-spi-13.0.6.jar, yang-model-util-13.0.6.jar, yang-parser-api-13.0.6.jar, yang-parser-impl-13.0.6.jar, yang-parser-reactor-13.0.6.jar, yang-parser-rfc7950-13.0.6.jar, yang-parser-spi-13.0.6.jar, yang-repo-api-13.0.6.jar, yang-repo-fs-13.0.6.jar, yang-repo-spi-13.0.6.jar, yang-xpath-api-13.0.6.jar, yang-xpath-impl-13.0.6.jar define 1 overlapping resource: 17:19:22 [WARNING] - META-INF/MANIFEST.MF 17:19:22 [WARNING] draft-ietf-netconf-crypto-types-7.0.8-SNAPSHOT.jar, iana-crypt-hash-13.0.4.jar, ietf-topology-2013.10.21.25.4.jar, keystore-api-7.0.8-SNAPSHOT.jar, keystore-legacy-7.0.8-SNAPSHOT.jar, netconf-client-7.0.8-SNAPSHOT.jar, netconf-client-mdsal-7.0.8-SNAPSHOT.jar, netconf-server-7.0.8-SNAPSHOT.jar, netconf-topology-7.0.8-SNAPSHOT.jar, rfc5277-7.0.8-SNAPSHOT.jar, rfc6022-7.0.8-SNAPSHOT.jar, rfc6241-7.0.8-SNAPSHOT.jar, rfc6470-7.0.8-SNAPSHOT.jar, rfc6991-ietf-inet-types-13.0.4.jar, rfc6991-ietf-yang-types-13.0.4.jar, rfc7407-ietf-x509-cert-to-name-7.0.8-SNAPSHOT.jar, rfc8341-7.0.8-SNAPSHOT.jar, rfc8342-ietf-datastores-13.0.4.jar, rfc8525-13.0.4.jar, transport-ssh-7.0.8-SNAPSHOT.jar, transport-tcp-7.0.8-SNAPSHOT.jar, transport-tls-7.0.8-SNAPSHOT.jar, truststore-api-7.0.8-SNAPSHOT.jar, yang-ext-2013.09.07.25.4.jar define 1 overlapping resource: 17:19:22 [WARNING] - META-INF/services/org.opendaylight.yangtools.yang.binding.YangModelBindingProvider 17:19:22 [WARNING] netconf-api-7.0.8-SNAPSHOT.jar, netconf-dom-api-7.0.8-SNAPSHOT.jar define 1 overlapping resource: 17:19:22 [WARNING] - pretty-print.xsl 17:19:22 [WARNING] error_prone_annotations-2.27.1.jar, gson-2.10.1.jar, jackson-core-2.16.2.jar, jackson-databind-2.16.2.jar, logback-classic-1.3.14.jar, logback-core-1.3.14.jar, slf4j-api-2.0.12.jar define 1 overlapping classes: 17:19:22 [WARNING] - META-INF.versions.9.module-info 17:19:22 [WARNING] ops4j-base-util-property-1.5.1.jar, org.apache.karaf.features.core-4.4.6.jar define 5 overlapping classes: 17:19:22 [WARNING] - org.ops4j.util.property.DictionaryPropertyResolver 17:19:22 [WARNING] - org.ops4j.util.property.FallbackPropertyResolver 17:19:22 [WARNING] - org.ops4j.util.property.PropertiesPropertyResolver 17:19:22 [WARNING] - org.ops4j.util.property.PropertyResolver 17:19:22 [WARNING] - org.ops4j.util.property.PropertyStore 17:19:22 [WARNING] jackson-databind-2.16.2.jar, org.apache.karaf.features.core-4.4.6.jar define 765 overlapping classes: 17:19:22 [WARNING] - com.fasterxml.jackson.databind.AbstractTypeResolver 17:19:22 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector 17:19:22 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector$ReferenceProperty 17:19:22 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector$ReferenceProperty$Type 17:19:22 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector$XmlExtensions 17:19:22 [WARNING] - com.fasterxml.jackson.databind.BeanDescription 17:19:22 [WARNING] - com.fasterxml.jackson.databind.BeanProperty 17:19:22 [WARNING] - com.fasterxml.jackson.databind.BeanProperty$Bogus 17:19:22 [WARNING] - com.fasterxml.jackson.databind.BeanProperty$Std 17:19:22 [WARNING] - com.fasterxml.jackson.databind.DatabindContext 17:19:22 [WARNING] - 755 more... 17:19:22 [WARNING] org.apache.karaf.features.core-4.4.6.jar, pax-swissbox-property-1.8.5.jar define 1 overlapping classes: 17:19:22 [WARNING] - org.ops4j.pax.swissbox.property.BundleContextPropertyResolver 17:19:22 [WARNING] ietf-type-util-13.0.4.jar, mdsal-binding-api-13.0.4.jar, mdsal-binding-dom-codec-api-13.0.4.jar, mdsal-binding-dom-codec-spi-13.0.4.jar, mdsal-binding-model-api-13.0.4.jar, mdsal-binding-runtime-api-13.0.4.jar, mdsal-binding-runtime-spi-13.0.4.jar, mdsal-binding-spec-util-13.0.4.jar, mdsal-dom-api-13.0.4.jar, mdsal-dom-broker-13.0.4.jar, mdsal-dom-spi-13.0.4.jar, mdsal-singleton-api-13.0.4.jar, netconf-api-7.0.8-SNAPSHOT.jar, netconf-common-7.0.8-SNAPSHOT.jar, netconf-dom-api-7.0.8-SNAPSHOT.jar, odlext-parser-support-13.0.6.jar, openconfig-parser-support-13.0.6.jar, org.eclipse.jdt.annotation-2.3.0.jar, rfc6241-parser-support-13.0.6.jar, rfc6536-parser-support-13.0.6.jar, rfc6643-parser-support-13.0.6.jar, rfc7952-parser-support-13.0.6.jar, rfc8040-parser-support-13.0.6.jar, rfc8528-parser-support-13.0.6.jar, rfc8639-parser-support-13.0.6.jar, rfc8819-parser-support-13.0.6.jar, transport-api-7.0.8-SNAPSHOT.jar, yang-data-api-13.0.6.jar, yang-data-codec-gson-13.0.6.jar, yang-data-codec-xml-13.0.6.jar, yang-data-impl-13.0.6.jar, yang-data-spi-13.0.6.jar, yang-data-tree-api-13.0.6.jar, yang-data-tree-ri-13.0.6.jar, yang-data-tree-spi-13.0.6.jar, yang-data-util-13.0.6.jar, yang-parser-api-13.0.6.jar, yang-parser-reactor-13.0.6.jar, yang-parser-rfc7950-13.0.6.jar, yang-parser-spi-13.0.6.jar, yang-repo-api-13.0.6.jar, yang-repo-fs-13.0.6.jar, yang-repo-spi-13.0.6.jar define 3 overlapping resources: 17:19:22 [WARNING] - .api_description 17:19:22 [WARNING] - about.html 17:19:22 [WARNING] - bundle.properties 17:19:22 [WARNING] activation-1.1.1.jar, checker-qual-3.43.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, slf4j-api-2.0.12.jar define 1 overlapping resource: 17:19:22 [WARNING] - META-INF/LICENSE.txt 17:19:22 [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: 17:19:22 [WARNING] - META-INF/NOTICE.txt 17:19:22 [WARNING] ops4j-base-util-collections-1.5.1.jar, org.apache.karaf.features.core-4.4.6.jar define 3 overlapping classes: 17:19:22 [WARNING] - org.ops4j.util.collections.PropertiesUtils 17:19:22 [WARNING] - org.ops4j.util.collections.PropertiesWriter 17:19:22 [WARNING] - org.ops4j.util.collections.PropertyResolver 17:19:22 [WARNING] jackson-annotations-2.16.2.jar, jackson-core-2.16.2.jar, jackson-databind-2.16.2.jar, org.apache.karaf.features.core-4.4.6.jar define 1 overlapping resource: 17:19:22 [WARNING] - META-INF/NOTICE 17:19:22 [WARNING] jackson-core-2.16.2.jar, org.apache.karaf.features.core-4.4.6.jar define 150 overlapping classes: 17:19:22 [WARNING] - com.fasterxml.jackson.core.Base64Variant 17:19:22 [WARNING] - com.fasterxml.jackson.core.Base64Variant$PaddingReadBehaviour 17:19:22 [WARNING] - com.fasterxml.jackson.core.Base64Variants 17:19:22 [WARNING] - com.fasterxml.jackson.core.FormatFeature 17:19:22 [WARNING] - com.fasterxml.jackson.core.FormatSchema 17:19:22 [WARNING] - com.fasterxml.jackson.core.JacksonException 17:19:22 [WARNING] - com.fasterxml.jackson.core.JsonEncoding 17:19:22 [WARNING] - com.fasterxml.jackson.core.JsonFactory 17:19:22 [WARNING] - com.fasterxml.jackson.core.JsonFactory$Feature 17:19:22 [WARNING] - com.fasterxml.jackson.core.JsonFactoryBuilder 17:19:22 [WARNING] - 140 more... 17:19:22 [WARNING] guava-32.1.3-jre.jar, jackson-annotations-2.16.2.jar, jackson-core-2.16.2.jar, jackson-databind-2.16.2.jar, org.apache.karaf.features.core-4.4.6.jar, stax2-api-4.2.2.jar define 1 overlapping resource: 17:19:22 [WARNING] - META-INF/LICENSE 17:19:22 [WARNING] netty-buffer-4.1.109.Final.jar, netty-codec-4.1.109.Final.jar, netty-common-4.1.109.Final.jar, netty-handler-4.1.109.Final.jar, netty-resolver-4.1.109.Final.jar, netty-transport-4.1.109.Final.jar, netty-transport-classes-epoll-4.1.109.Final.jar, netty-transport-native-unix-common-4.1.109.Final.jar define 1 overlapping resource: 17:19:22 [WARNING] - META-INF/io.netty.versions.properties 17:19:22 [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: 17:19:22 [WARNING] - META-INF/LICENSE.md 17:19:22 [WARNING] - META-INF/NOTICE.md 17:19:22 [WARNING] jackson-annotations-2.16.2.jar, org.apache.karaf.features.core-4.4.6.jar define 72 overlapping classes: 17:19:22 [WARNING] - com.fasterxml.jackson.annotation.JacksonAnnotation 17:19:22 [WARNING] - com.fasterxml.jackson.annotation.JacksonAnnotationValue 17:19:22 [WARNING] - com.fasterxml.jackson.annotation.JacksonAnnotationsInside 17:19:22 [WARNING] - com.fasterxml.jackson.annotation.JacksonInject 17:19:22 [WARNING] - com.fasterxml.jackson.annotation.JacksonInject$Value 17:19:22 [WARNING] - com.fasterxml.jackson.annotation.JsonAlias 17:19:22 [WARNING] - com.fasterxml.jackson.annotation.JsonAnyGetter 17:19:22 [WARNING] - com.fasterxml.jackson.annotation.JsonAnySetter 17:19:22 [WARNING] - com.fasterxml.jackson.annotation.JsonAutoDetect 17:19:22 [WARNING] - com.fasterxml.jackson.annotation.JsonAutoDetect$1 17:19:22 [WARNING] - 62 more... 17:19:22 [WARNING] aaa-encrypt-service-0.19.5.jar, concepts-13.0.6.jar, draft-ietf-netconf-crypto-types-7.0.8-SNAPSHOT.jar, iana-crypt-hash-13.0.4.jar, ietf-topology-2013.10.21.25.4.jar, ietf-type-util-13.0.4.jar, keystore-api-7.0.8-SNAPSHOT.jar, keystore-legacy-7.0.8-SNAPSHOT.jar, logging-markers-13.1.3.jar, mdsal-binding-api-13.0.4.jar, mdsal-binding-dom-codec-api-13.0.4.jar, mdsal-binding-dom-codec-spi-13.0.4.jar, mdsal-binding-model-api-13.0.4.jar, mdsal-binding-runtime-api-13.0.4.jar, mdsal-binding-runtime-spi-13.0.4.jar, mdsal-binding-spec-util-13.0.4.jar, mdsal-common-api-13.0.4.jar, mdsal-dom-api-13.0.4.jar, mdsal-dom-broker-13.0.4.jar, mdsal-dom-inmemory-datastore-13.0.4.jar, mdsal-dom-spi-13.0.4.jar, mdsal-singleton-api-13.0.4.jar, netconf-api-7.0.8-SNAPSHOT.jar, netconf-auth-7.0.8-SNAPSHOT.jar, netconf-client-7.0.8-SNAPSHOT.jar, netconf-client-mdsal-7.0.8-SNAPSHOT.jar, netconf-common-7.0.8-SNAPSHOT.jar, netconf-common-mdsal-7.0.8-SNAPSHOT.jar, netconf-dom-api-7.0.8-SNAPSHOT.jar, netconf-netty-util-7.0.8-SNAPSHOT.jar, netconf-server-7.0.8-SNAPSHOT.jar, netconf-server-mdsal-7.0.8-SNAPSHOT.jar, netconf-testtool-7.0.8-SNAPSHOT.jar, netconf-topology-7.0.8-SNAPSHOT.jar, odlext-model-api-13.0.6.jar, odlext-parser-support-13.0.6.jar, openconfig-model-api-13.0.6.jar, openconfig-parser-support-13.0.6.jar, rfc5277-7.0.8-SNAPSHOT.jar, rfc6022-7.0.8-SNAPSHOT.jar, rfc6241-7.0.8-SNAPSHOT.jar, rfc6241-model-api-13.0.6.jar, rfc6241-parser-support-13.0.6.jar, rfc6470-7.0.8-SNAPSHOT.jar, rfc6536-model-api-13.0.6.jar, rfc6536-parser-support-13.0.6.jar, rfc6643-model-api-13.0.6.jar, rfc6643-parser-support-13.0.6.jar, rfc6991-ietf-inet-types-13.0.4.jar, rfc6991-ietf-yang-types-13.0.4.jar, rfc7407-ietf-x509-cert-to-name-7.0.8-SNAPSHOT.jar, rfc7952-model-api-13.0.6.jar, rfc7952-parser-support-13.0.6.jar, rfc8040-model-api-13.0.6.jar, rfc8040-parser-support-13.0.6.jar, rfc8341-7.0.8-SNAPSHOT.jar, rfc8342-ietf-datastores-13.0.4.jar, rfc8525-13.0.4.jar, rfc8528-model-api-13.0.6.jar, rfc8528-parser-support-13.0.6.jar, rfc8639-model-api-13.0.6.jar, rfc8639-parser-support-13.0.6.jar, rfc8819-model-api-13.0.6.jar, rfc8819-parser-support-13.0.6.jar, shaded-exificient-7.0.8-SNAPSHOT.jar, shaded-sshd-7.0.8-SNAPSHOT.jar, transport-api-7.0.8-SNAPSHOT.jar, transport-ssh-7.0.8-SNAPSHOT.jar, transport-tcp-7.0.8-SNAPSHOT.jar, transport-tls-7.0.8-SNAPSHOT.jar, triemap-1.3.1.jar, truststore-api-7.0.8-SNAPSHOT.jar, util-13.0.6.jar, yang-binding-13.0.4.jar, yang-common-13.0.6.jar, yang-data-api-13.0.6.jar, yang-data-codec-gson-13.0.6.jar, yang-data-codec-xml-13.0.6.jar, yang-data-impl-13.0.6.jar, yang-data-spi-13.0.6.jar, yang-data-tree-api-13.0.6.jar, yang-data-tree-ri-13.0.6.jar, yang-data-tree-spi-13.0.6.jar, yang-data-util-13.0.6.jar, yang-ext-2013.09.07.25.4.jar, yang-ir-13.0.6.jar, yang-model-api-13.0.6.jar, yang-model-ri-13.0.6.jar, yang-model-spi-13.0.6.jar, yang-model-util-13.0.6.jar, yang-parser-api-13.0.6.jar, yang-parser-impl-13.0.6.jar, yang-parser-reactor-13.0.6.jar, yang-parser-rfc7950-13.0.6.jar, yang-parser-spi-13.0.6.jar, yang-repo-api-13.0.6.jar, yang-repo-fs-13.0.6.jar, yang-repo-spi-13.0.6.jar, yang-xpath-api-13.0.6.jar, yang-xpath-impl-13.0.6.jar define 2 overlapping resources: 17:19:22 [WARNING] - LICENSE 17:19:22 [WARNING] - META-INF/git.properties 17:19:22 [WARNING] transport-ssh-7.0.8-SNAPSHOT.jar, transport-tcp-7.0.8-SNAPSHOT.jar, transport-tls-7.0.8-SNAPSHOT.jar define 1 overlapping resource: 17:19:22 [WARNING] - META-INF/services/org.opendaylight.yangtools.yang.binding.YangFeatureProvider 17:19:22 [WARNING] maven-shade-plugin has detected that some files are 17:19:22 [WARNING] present in two or more JARs. When this happens, only one 17:19:22 [WARNING] single version of the file is copied to the uber jar. 17:19:22 [WARNING] Usually this is not harmful and you can skip these warnings, 17:19:22 [WARNING] otherwise try to manually exclude artifacts based on 17:19:22 [WARNING] mvn dependency:tree -Ddetail=true and the above output. 17:19:22 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ 17:19:22 [INFO] Attaching shaded artifact. 17:19:22 [INFO] 17:19:22 [INFO] --- maven-shade-plugin:3.5.3:shade (restconf-perf-client) @ netconf-testtool --- 17:19:22 [INFO] Including com.github.spotbugs:spotbugs-annotations:jar:4.8.5 in the shaded jar. 17:19:22 [INFO] Including org.codehaus.janino:janino:jar:3.1.4 in the shaded jar. 17:19:22 [INFO] Including org.codehaus.janino:commons-compiler:jar:3.1.4 in the shaded jar. 17:19:22 [INFO] Including net.sourceforge.argparse4j:argparse4j:jar:0.9.0 in the shaded jar. 17:19:22 [INFO] Including ch.qos.logback:logback-classic:jar:1.3.14 in the shaded jar. 17:19:22 [INFO] Including ch.qos.logback:logback-core:jar:1.3.14 in the shaded jar. 17:19:22 [INFO] Including org.opendaylight.netconf:netconf-netty-util:jar:7.0.8-SNAPSHOT in the shaded jar. 17:19:22 [INFO] Including io.netty:netty-buffer:jar:4.1.109.Final in the shaded jar. 17:19:22 [INFO] Including io.netty:netty-codec:jar:4.1.109.Final in the shaded jar. 17:19:22 [INFO] Including io.netty:netty-common:jar:4.1.109.Final in the shaded jar. 17:19:22 [INFO] Including io.netty:netty-handler:jar:4.1.109.Final in the shaded jar. 17:19:22 [INFO] Including io.netty:netty-resolver:jar:4.1.109.Final in the shaded jar. 17:19:22 [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.109.Final in the shaded jar. 17:19:22 [INFO] Including io.netty:netty-transport:jar:4.1.109.Final in the shaded jar. 17:19:22 [INFO] Including org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0 in the shaded jar. 17:19:22 [INFO] Including org.opendaylight.odlparent:logging-markers:jar:13.1.3 in the shaded jar. 17:19:22 [INFO] Including tech.pantheon.triemap:triemap:jar:1.3.1 in the shaded jar. 17:19:22 [INFO] Including org.opendaylight.netconf:netconf-common:jar:7.0.8-SNAPSHOT in the shaded jar. 17:19:22 [INFO] Including org.opendaylight.netconf:shaded-exificient:jar:7.0.8-SNAPSHOT in the shaded jar. 17:19:22 [INFO] Including org.opendaylight.netconf.model:rfc6241:jar:7.0.8-SNAPSHOT in the shaded jar. 17:19:22 [INFO] Including org.opendaylight.netconf:netconf-auth:jar:7.0.8-SNAPSHOT in the shaded jar. 17:19:22 [INFO] Including org.opendaylight.netconf:netconf-topology:jar:7.0.8-SNAPSHOT in the shaded jar. 17:19:22 [INFO] Including org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.5 in the shaded jar. 17:19:22 [INFO] Including org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.4 in the shaded jar. 17:19:22 [INFO] Including org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.4 in the shaded jar. 17:19:22 [INFO] Including org.opendaylight.mdsal:yang-binding:jar:13.0.4 in the shaded jar. 17:19:22 [INFO] Including org.opendaylight.netconf:netconf-client-mdsal:jar:7.0.8-SNAPSHOT in the shaded jar. 17:19:22 [INFO] Including com.google.code.gson:gson:jar:2.10.1 in the shaded jar. 17:19:22 [INFO] Including org.checkerframework:checker-qual:jar:3.43.0 in the shaded jar. 17:19:22 [INFO] Including org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.4 in the shaded jar. 17:19:22 [INFO] Including org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.4 in the shaded jar. 17:19:22 [INFO] Including org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.4 in the shaded jar. 17:19:22 [INFO] Including org.opendaylight.mdsal:mdsal-common-api:jar:13.0.4 in the shaded jar. 17:19:22 [INFO] Including org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.4 in the shaded jar. 17:19:22 [INFO] Including org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.4 in the shaded jar. 17:19:22 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.4 in the shaded jar. 17:19:22 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.4 in the shaded jar. 17:19:22 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.4 in the shaded jar. 17:19:22 [INFO] Including org.opendaylight.netconf:keystore-legacy:jar:7.0.8-SNAPSHOT in the shaded jar. 17:19:22 [INFO] Including org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.4 in the shaded jar. 17:19:22 [INFO] Including org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.8-SNAPSHOT in the shaded jar. 17:19:22 [INFO] Including org.opendaylight.netconf:netconf-dom-api:jar:7.0.8-SNAPSHOT in the shaded jar. 17:19:22 [INFO] Including org.opendaylight.netconf.model:rfc5277:jar:7.0.8-SNAPSHOT in the shaded jar. 17:19:22 [INFO] Including org.opendaylight.netconf.model:rfc6470:jar:7.0.8-SNAPSHOT in the shaded jar. 17:19:22 [INFO] Including org.immutables:value:jar:annotations:2.10.1 in the shaded jar. 17:19:22 [INFO] Including org.codehaus.woodstox:stax2-api:jar:4.2.2 in the shaded jar. 17:19:22 [INFO] Including org.antlr:antlr4-runtime:jar:4.13.1 in the shaded jar. 17:19:22 [INFO] Including org.slf4j:slf4j-api:jar:2.0.12 in the shaded jar. 17:19:22 [INFO] Including com.google.guava:guava:jar:32.1.3-jre in the shaded jar. 17:19:22 [INFO] Including com.google.guava:failureaccess:jar:1.0.1 in the shaded jar. 17:19:22 [INFO] Including com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava in the shaded jar. 17:19:22 [INFO] Including com.google.errorprone:error_prone_annotations:jar:2.27.1 in the shaded jar. 17:19:22 [INFO] Including com.google.j2objc:j2objc-annotations:jar:2.8 in the shaded jar. 17:19:22 [INFO] Including org.opendaylight.netconf:netconf-api:jar:7.0.8-SNAPSHOT in the shaded jar. 17:19:22 [INFO] Including org.opendaylight.netconf.model:rfc6022:jar:7.0.8-SNAPSHOT in the shaded jar. 17:19:22 [INFO] Including org.opendaylight.netconf:netconf-client:jar:7.0.8-SNAPSHOT in the shaded jar. 17:19:22 [INFO] Including org.opendaylight.netconf:transport-tcp:jar:7.0.8-SNAPSHOT in the shaded jar. 17:19:22 [INFO] Including io.netty:netty-transport-classes-epoll:jar:4.1.109.Final in the shaded jar. 17:19:22 [INFO] Including org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.8-SNAPSHOT in the shaded jar. 17:19:22 [INFO] Including org.opendaylight.netconf:transport-ssh:jar:7.0.8-SNAPSHOT in the shaded jar. 17:19:22 [INFO] Including commons-codec:commons-codec:jar:1.15 in the shaded jar. 17:19:22 [INFO] Including org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.4 in the shaded jar. 17:19:22 [INFO] Including org.opendaylight.netconf:keystore-api:jar:7.0.8-SNAPSHOT in the shaded jar. 17:19:22 [INFO] Including org.opendaylight.netconf:shaded-sshd:jar:7.0.8-SNAPSHOT in the shaded jar. 17:19:22 [INFO] Including org.opendaylight.netconf:truststore-api:jar:7.0.8-SNAPSHOT in the shaded jar. 17:19:22 [INFO] Including org.opendaylight.netconf.model:rfc8341:jar:7.0.8-SNAPSHOT in the shaded jar. 17:19:22 [INFO] Including org.opendaylight.netconf:transport-tls:jar:7.0.8-SNAPSHOT in the shaded jar. 17:19:22 [INFO] Including org.opendaylight.netconf:netconf-server:jar:7.0.8-SNAPSHOT in the shaded jar. 17:19:22 [INFO] Including org.opendaylight.netconf.model:rfc7407-ietf-x509-cert-to-name:jar:7.0.8-SNAPSHOT in the shaded jar. 17:19:22 [INFO] Including org.opendaylight.netconf:transport-api:jar:7.0.8-SNAPSHOT in the shaded jar. 17:19:22 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.4 in the shaded jar. 17:19:22 [INFO] Including org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.4 in the shaded jar. 17:19:22 [INFO] Including org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.4 in the shaded jar. 17:19:22 [INFO] Including org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.4 in the shaded jar. 17:19:22 [INFO] Including org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.4 in the shaded jar. 17:19:22 [INFO] Including org.opendaylight.netconf:netconf-server-mdsal:jar:7.0.8-SNAPSHOT in the shaded jar. 17:19:22 [INFO] Including org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.4 in the shaded jar. 17:19:22 [INFO] Including org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.4 in the shaded jar. 17:19:22 [INFO] Including org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.4 in the shaded jar. 17:19:22 [INFO] Including org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.6 in the shaded jar. 17:19:22 [INFO] Including org.ops4j.base:ops4j-base-util-property:jar:1.5.1 in the shaded jar. 17:19:22 [INFO] Including org.ops4j.base:ops4j-base-util-collections:jar:1.5.1 in the shaded jar. 17:19:22 [INFO] Including org.ops4j.base:ops4j-base-lang:jar:1.5.1 in the shaded jar. 17:19:22 [INFO] Including org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.5 in the shaded jar. 17:19:22 [INFO] Including jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3 in the shaded jar. 17:19:22 [INFO] Including org.glassfish.jaxb:jaxb-runtime:jar:2.3.8 in the shaded jar. 17:19:22 [INFO] Including org.glassfish.jaxb:txw2:jar:2.3.8 in the shaded jar. 17:19:22 [INFO] Including com.sun.istack:istack-commons-runtime:jar:3.0.12 in the shaded jar. 17:19:22 [INFO] Including com.sun.activation:jakarta.activation:jar:1.2.2 in the shaded jar. 17:19:22 [INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.16.2 in the shaded jar. 17:19:22 [INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.16.2 in the shaded jar. 17:19:22 [INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.16.2 in the shaded jar. 17:19:22 [INFO] Including javax.activation:activation:jar:1.1.1 in the shaded jar. 17:19:22 [INFO] Excluding org.bouncycastle:bcpkix-jdk18on:jar:1.78.1 from the shaded jar. 17:19:22 [INFO] Excluding org.bouncycastle:bcutil-jdk18on:jar:1.78.1 from the shaded jar. 17:19:22 [INFO] Excluding org.bouncycastle:bcprov-jdk18on:jar:1.78.1 from the shaded jar. 17:19:22 [INFO] Excluding org.opendaylight.yangtools:util:jar:13.0.6 from the shaded jar. 17:19:22 [INFO] Excluding org.opendaylight.yangtools:yang-common:jar:13.0.6 from the shaded jar. 17:19:22 [INFO] Excluding org.opendaylight.yangtools:odlext-model-api:jar:13.0.6 from the shaded jar. 17:19:22 [INFO] Excluding org.opendaylight.yangtools:concepts:jar:13.0.6 from the shaded jar. 17:19:22 [INFO] Excluding org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.6 from the shaded jar. 17:19:22 [INFO] Excluding org.opendaylight.yangtools:yang-data-api:jar:13.0.6 from the shaded jar. 17:19:22 [INFO] Excluding org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.6 from the shaded jar. 17:19:22 [INFO] Excluding org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.6 from the shaded jar. 17:19:22 [INFO] Excluding org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.6 from the shaded jar. 17:19:22 [INFO] Excluding org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.6 from the shaded jar. 17:19:22 [INFO] Excluding org.opendaylight.yangtools:yang-data-impl:jar:13.0.6 from the shaded jar. 17:19:22 [INFO] Excluding org.opendaylight.yangtools:yang-data-spi:jar:13.0.6 from the shaded jar. 17:19:22 [INFO] Excluding org.opendaylight.yangtools:yang-data-util:jar:13.0.6 from the shaded jar. 17:19:22 [INFO] Excluding org.opendaylight.yangtools:yang-xpath-api:jar:13.0.6 from the shaded jar. 17:19:22 [INFO] Excluding org.opendaylight.yangtools:yang-model-api:jar:13.0.6 from the shaded jar. 17:19:22 [INFO] Excluding org.opendaylight.yangtools:yang-model-spi:jar:13.0.6 from the shaded jar. 17:19:22 [INFO] Excluding org.opendaylight.yangtools:yang-ir:jar:13.0.6 from the shaded jar. 17:19:22 [INFO] Excluding org.opendaylight.yangtools:yang-model-util:jar:13.0.6 from the shaded jar. 17:19:22 [INFO] Excluding org.opendaylight.yangtools:yang-parser-api:jar:13.0.6 from the shaded jar. 17:19:22 [INFO] Excluding org.opendaylight.yangtools:yang-parser-impl:jar:13.0.6 from the shaded jar. 17:19:22 [INFO] Excluding org.opendaylight.yangtools:yang-parser-spi:jar:13.0.6 from the shaded jar. 17:19:22 [INFO] Excluding org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.6 from the shaded jar. 17:19:22 [INFO] Excluding org.opendaylight.yangtools:odlext-parser-support:jar:13.0.6 from the shaded jar. 17:19:22 [INFO] Excluding org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.6 from the shaded jar. 17:19:22 [INFO] Excluding org.opendaylight.yangtools:openconfig-model-api:jar:13.0.6 from the shaded jar. 17:19:22 [INFO] Excluding org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.6 from the shaded jar. 17:19:22 [INFO] Excluding org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.6 from the shaded jar. 17:19:22 [INFO] Excluding org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.6 from the shaded jar. 17:19:22 [INFO] Excluding org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.6 from the shaded jar. 17:19:22 [INFO] Excluding org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.6 from the shaded jar. 17:19:22 [INFO] Excluding org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.6 from the shaded jar. 17:19:22 [INFO] Excluding org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.6 from the shaded jar. 17:19:22 [INFO] Excluding org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.6 from the shaded jar. 17:19:22 [INFO] Excluding org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.6 from the shaded jar. 17:19:22 [INFO] Excluding org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.6 from the shaded jar. 17:19:22 [INFO] Excluding org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.6 from the shaded jar. 17:19:22 [INFO] Excluding org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.6 from the shaded jar. 17:19:22 [INFO] Excluding org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.6 from the shaded jar. 17:19:22 [INFO] Excluding org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.6 from the shaded jar. 17:19:22 [INFO] Excluding org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.6 from the shaded jar. 17:19:22 [INFO] Excluding org.opendaylight.yangtools:yang-model-ri:jar:13.0.6 from the shaded jar. 17:19:22 [INFO] Excluding org.opendaylight.yangtools:yang-repo-api:jar:13.0.6 from the shaded jar. 17:19:22 [INFO] Excluding org.opendaylight.yangtools:yang-repo-fs:jar:13.0.6 from the shaded jar. 17:19:22 [INFO] Excluding org.opendaylight.yangtools:yang-repo-spi:jar:13.0.6 from the shaded jar. 17:19:22 [INFO] Excluding org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.6 from the shaded jar. 17:19:22 [INFO] Excluding org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.6 from the shaded jar. 17:19:22 [INFO] Excluding org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.6 from the shaded jar. 17:19:22 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:22 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:22 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:23 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:23 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:23 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:23 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:23 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:23 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:23 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:23 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:23 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:23 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:23 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:23 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:24 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:24 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:24 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:24 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:24 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:24 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:24 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:24 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:24 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:24 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:24 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:24 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:24 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:24 [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: 17:19:24 [WARNING] - META-INF/DEPENDENCIES.txt 17:19:24 [WARNING] ietf-type-util-13.0.4.jar, mdsal-binding-api-13.0.4.jar, mdsal-binding-dom-codec-api-13.0.4.jar, mdsal-binding-dom-codec-spi-13.0.4.jar, mdsal-binding-model-api-13.0.4.jar, mdsal-binding-runtime-api-13.0.4.jar, mdsal-binding-runtime-spi-13.0.4.jar, mdsal-binding-spec-util-13.0.4.jar, mdsal-common-api-13.0.4.jar, mdsal-dom-api-13.0.4.jar, mdsal-dom-broker-13.0.4.jar, mdsal-dom-spi-13.0.4.jar, mdsal-singleton-api-13.0.4.jar, netconf-api-7.0.8-SNAPSHOT.jar, netconf-common-7.0.8-SNAPSHOT.jar, netconf-dom-api-7.0.8-SNAPSHOT.jar, netconf-testtool-7.0.8-SNAPSHOT.jar, transport-api-7.0.8-SNAPSHOT.jar, triemap-1.3.1.jar, yang-binding-13.0.4.jar define 1 overlapping resource: 17:19:24 [WARNING] - README.md 17:19:24 [WARNING] aaa-encrypt-service-0.19.5.jar, draft-ietf-netconf-crypto-types-7.0.8-SNAPSHOT.jar, iana-crypt-hash-13.0.4.jar, ietf-topology-2013.10.21.25.4.jar, ietf-type-util-13.0.4.jar, keystore-api-7.0.8-SNAPSHOT.jar, keystore-legacy-7.0.8-SNAPSHOT.jar, logging-markers-13.1.3.jar, mdsal-binding-api-13.0.4.jar, mdsal-binding-dom-codec-api-13.0.4.jar, mdsal-binding-dom-codec-spi-13.0.4.jar, mdsal-binding-model-api-13.0.4.jar, mdsal-binding-runtime-api-13.0.4.jar, mdsal-binding-runtime-spi-13.0.4.jar, mdsal-binding-spec-util-13.0.4.jar, mdsal-common-api-13.0.4.jar, mdsal-dom-api-13.0.4.jar, mdsal-dom-broker-13.0.4.jar, mdsal-dom-inmemory-datastore-13.0.4.jar, mdsal-dom-spi-13.0.4.jar, mdsal-singleton-api-13.0.4.jar, netconf-api-7.0.8-SNAPSHOT.jar, netconf-auth-7.0.8-SNAPSHOT.jar, netconf-client-7.0.8-SNAPSHOT.jar, netconf-client-mdsal-7.0.8-SNAPSHOT.jar, netconf-common-7.0.8-SNAPSHOT.jar, netconf-common-mdsal-7.0.8-SNAPSHOT.jar, netconf-dom-api-7.0.8-SNAPSHOT.jar, netconf-netty-util-7.0.8-SNAPSHOT.jar, netconf-server-7.0.8-SNAPSHOT.jar, netconf-server-mdsal-7.0.8-SNAPSHOT.jar, netconf-testtool-7.0.8-SNAPSHOT.jar, netconf-topology-7.0.8-SNAPSHOT.jar, rfc5277-7.0.8-SNAPSHOT.jar, rfc6022-7.0.8-SNAPSHOT.jar, rfc6241-7.0.8-SNAPSHOT.jar, rfc6470-7.0.8-SNAPSHOT.jar, rfc6991-ietf-inet-types-13.0.4.jar, rfc6991-ietf-yang-types-13.0.4.jar, rfc7407-ietf-x509-cert-to-name-7.0.8-SNAPSHOT.jar, rfc8341-7.0.8-SNAPSHOT.jar, rfc8342-ietf-datastores-13.0.4.jar, rfc8525-13.0.4.jar, shaded-exificient-7.0.8-SNAPSHOT.jar, shaded-sshd-7.0.8-SNAPSHOT.jar, transport-api-7.0.8-SNAPSHOT.jar, transport-ssh-7.0.8-SNAPSHOT.jar, transport-tcp-7.0.8-SNAPSHOT.jar, transport-tls-7.0.8-SNAPSHOT.jar, triemap-1.3.1.jar, truststore-api-7.0.8-SNAPSHOT.jar, yang-binding-13.0.4.jar, yang-ext-2013.09.07.25.4.jar define 2 overlapping resources: 17:19:24 [WARNING] - LICENSE 17:19:24 [WARNING] - META-INF/git.properties 17:19:24 [WARNING] activation-1.1.1.jar, jakarta.activation-1.2.2.jar define 40 overlapping classes and resources: 17:19:24 [WARNING] - META-INF/mailcap.default 17:19:24 [WARNING] - META-INF/mimetypes.default 17:19:24 [WARNING] - com.sun.activation.registries.LineTokenizer 17:19:24 [WARNING] - com.sun.activation.registries.LogSupport 17:19:24 [WARNING] - com.sun.activation.registries.MailcapFile 17:19:24 [WARNING] - com.sun.activation.registries.MailcapParseException 17:19:24 [WARNING] - com.sun.activation.registries.MailcapTokenizer 17:19:24 [WARNING] - com.sun.activation.registries.MimeTypeEntry 17:19:24 [WARNING] - com.sun.activation.registries.MimeTypeFile 17:19:24 [WARNING] - com.sun.activation.viewers.ImageViewer 17:19:24 [WARNING] - 30 more... 17:19:24 [WARNING] ops4j-base-lang-1.5.1.jar, org.apache.karaf.features.core-4.4.6.jar define 4 overlapping classes: 17:19:24 [WARNING] - org.ops4j.lang.NullArgumentException 17:19:24 [WARNING] - org.ops4j.lang.Ops4jException 17:19:24 [WARNING] - org.ops4j.lang.PostConditionException 17:19:24 [WARNING] - org.ops4j.lang.PreConditionException 17:19:24 [WARNING] draft-ietf-netconf-crypto-types-7.0.8-SNAPSHOT.jar, iana-crypt-hash-13.0.4.jar, ietf-topology-2013.10.21.25.4.jar, keystore-api-7.0.8-SNAPSHOT.jar, keystore-legacy-7.0.8-SNAPSHOT.jar, netconf-client-7.0.8-SNAPSHOT.jar, netconf-client-mdsal-7.0.8-SNAPSHOT.jar, netconf-server-7.0.8-SNAPSHOT.jar, netconf-topology-7.0.8-SNAPSHOT.jar, rfc5277-7.0.8-SNAPSHOT.jar, rfc6022-7.0.8-SNAPSHOT.jar, rfc6241-7.0.8-SNAPSHOT.jar, rfc6470-7.0.8-SNAPSHOT.jar, rfc6991-ietf-inet-types-13.0.4.jar, rfc6991-ietf-yang-types-13.0.4.jar, rfc7407-ietf-x509-cert-to-name-7.0.8-SNAPSHOT.jar, rfc8341-7.0.8-SNAPSHOT.jar, rfc8342-ietf-datastores-13.0.4.jar, rfc8525-13.0.4.jar, transport-ssh-7.0.8-SNAPSHOT.jar, transport-tcp-7.0.8-SNAPSHOT.jar, transport-tls-7.0.8-SNAPSHOT.jar, truststore-api-7.0.8-SNAPSHOT.jar, yang-ext-2013.09.07.25.4.jar define 1 overlapping resource: 17:19:24 [WARNING] - META-INF/services/org.opendaylight.yangtools.yang.binding.YangModelBindingProvider 17:19:24 [WARNING] netconf-api-7.0.8-SNAPSHOT.jar, netconf-dom-api-7.0.8-SNAPSHOT.jar define 1 overlapping resource: 17:19:24 [WARNING] - pretty-print.xsl 17:19:24 [WARNING] error_prone_annotations-2.27.1.jar, gson-2.10.1.jar, jackson-core-2.16.2.jar, jackson-databind-2.16.2.jar, logback-classic-1.3.14.jar, logback-core-1.3.14.jar, slf4j-api-2.0.12.jar define 1 overlapping classes: 17:19:24 [WARNING] - META-INF.versions.9.module-info 17:19:24 [WARNING] ops4j-base-util-property-1.5.1.jar, org.apache.karaf.features.core-4.4.6.jar define 5 overlapping classes: 17:19:24 [WARNING] - org.ops4j.util.property.DictionaryPropertyResolver 17:19:24 [WARNING] - org.ops4j.util.property.FallbackPropertyResolver 17:19:24 [WARNING] - org.ops4j.util.property.PropertiesPropertyResolver 17:19:24 [WARNING] - org.ops4j.util.property.PropertyResolver 17:19:24 [WARNING] - org.ops4j.util.property.PropertyStore 17:19:24 [WARNING] jackson-databind-2.16.2.jar, org.apache.karaf.features.core-4.4.6.jar define 765 overlapping classes: 17:19:24 [WARNING] - com.fasterxml.jackson.databind.AbstractTypeResolver 17:19:24 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector 17:19:24 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector$ReferenceProperty 17:19:24 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector$ReferenceProperty$Type 17:19:24 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector$XmlExtensions 17:19:24 [WARNING] - com.fasterxml.jackson.databind.BeanDescription 17:19:24 [WARNING] - com.fasterxml.jackson.databind.BeanProperty 17:19:24 [WARNING] - com.fasterxml.jackson.databind.BeanProperty$Bogus 17:19:24 [WARNING] - com.fasterxml.jackson.databind.BeanProperty$Std 17:19:24 [WARNING] - com.fasterxml.jackson.databind.DatabindContext 17:19:24 [WARNING] - 755 more... 17:19:24 [WARNING] org.apache.karaf.features.core-4.4.6.jar, pax-swissbox-property-1.8.5.jar define 1 overlapping classes: 17:19:24 [WARNING] - org.ops4j.pax.swissbox.property.BundleContextPropertyResolver 17:19:24 [WARNING] activation-1.1.1.jar, checker-qual-3.43.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, slf4j-api-2.0.12.jar define 1 overlapping resource: 17:19:24 [WARNING] - META-INF/LICENSE.txt 17:19:24 [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: 17:19:24 [WARNING] - META-INF/NOTICE.txt 17:19:24 [WARNING] ops4j-base-util-collections-1.5.1.jar, org.apache.karaf.features.core-4.4.6.jar define 3 overlapping classes: 17:19:24 [WARNING] - org.ops4j.util.collections.PropertiesUtils 17:19:24 [WARNING] - org.ops4j.util.collections.PropertiesWriter 17:19:24 [WARNING] - org.ops4j.util.collections.PropertyResolver 17:19:24 [WARNING] ietf-type-util-13.0.4.jar, mdsal-binding-api-13.0.4.jar, mdsal-binding-dom-codec-api-13.0.4.jar, mdsal-binding-dom-codec-spi-13.0.4.jar, mdsal-binding-model-api-13.0.4.jar, mdsal-binding-runtime-api-13.0.4.jar, mdsal-binding-runtime-spi-13.0.4.jar, mdsal-binding-spec-util-13.0.4.jar, mdsal-dom-api-13.0.4.jar, mdsal-dom-broker-13.0.4.jar, mdsal-dom-spi-13.0.4.jar, mdsal-singleton-api-13.0.4.jar, netconf-api-7.0.8-SNAPSHOT.jar, netconf-common-7.0.8-SNAPSHOT.jar, netconf-dom-api-7.0.8-SNAPSHOT.jar, org.eclipse.jdt.annotation-2.3.0.jar, transport-api-7.0.8-SNAPSHOT.jar define 3 overlapping resources: 17:19:24 [WARNING] - .api_description 17:19:24 [WARNING] - about.html 17:19:24 [WARNING] - bundle.properties 17:19:24 [WARNING] jackson-annotations-2.16.2.jar, jackson-core-2.16.2.jar, jackson-databind-2.16.2.jar, org.apache.karaf.features.core-4.4.6.jar define 1 overlapping resource: 17:19:24 [WARNING] - META-INF/NOTICE 17:19:24 [WARNING] jackson-core-2.16.2.jar, org.apache.karaf.features.core-4.4.6.jar define 150 overlapping classes: 17:19:24 [WARNING] - com.fasterxml.jackson.core.Base64Variant 17:19:24 [WARNING] - com.fasterxml.jackson.core.Base64Variant$PaddingReadBehaviour 17:19:24 [WARNING] - com.fasterxml.jackson.core.Base64Variants 17:19:24 [WARNING] - com.fasterxml.jackson.core.FormatFeature 17:19:24 [WARNING] - com.fasterxml.jackson.core.FormatSchema 17:19:24 [WARNING] - com.fasterxml.jackson.core.JacksonException 17:19:24 [WARNING] - com.fasterxml.jackson.core.JsonEncoding 17:19:24 [WARNING] - com.fasterxml.jackson.core.JsonFactory 17:19:24 [WARNING] - com.fasterxml.jackson.core.JsonFactory$Feature 17:19:24 [WARNING] - com.fasterxml.jackson.core.JsonFactoryBuilder 17:19:24 [WARNING] - 140 more... 17:19:24 [WARNING] guava-32.1.3-jre.jar, jackson-annotations-2.16.2.jar, jackson-core-2.16.2.jar, jackson-databind-2.16.2.jar, org.apache.karaf.features.core-4.4.6.jar, stax2-api-4.2.2.jar define 1 overlapping resource: 17:19:24 [WARNING] - META-INF/LICENSE 17:19:24 [WARNING] netty-buffer-4.1.109.Final.jar, netty-codec-4.1.109.Final.jar, netty-common-4.1.109.Final.jar, netty-handler-4.1.109.Final.jar, netty-resolver-4.1.109.Final.jar, netty-transport-4.1.109.Final.jar, netty-transport-classes-epoll-4.1.109.Final.jar, netty-transport-native-unix-common-4.1.109.Final.jar define 1 overlapping resource: 17:19:24 [WARNING] - META-INF/io.netty.versions.properties 17:19:24 [WARNING] aaa-encrypt-service-0.19.5.jar, activation-1.1.1.jar, antlr4-runtime-4.13.1.jar, argparse4j-0.9.0.jar, checker-qual-3.43.0.jar, commons-codec-1.15.jar, commons-compiler-3.1.4.jar, draft-ietf-netconf-crypto-types-7.0.8-SNAPSHOT.jar, error_prone_annotations-2.27.1.jar, failureaccess-1.0.1.jar, gson-2.10.1.jar, guava-32.1.3-jre.jar, iana-crypt-hash-13.0.4.jar, ietf-topology-2013.10.21.25.4.jar, ietf-type-util-13.0.4.jar, istack-commons-runtime-3.0.12.jar, j2objc-annotations-2.8.jar, jackson-annotations-2.16.2.jar, jackson-core-2.16.2.jar, jackson-databind-2.16.2.jar, jakarta.activation-1.2.2.jar, jakarta.xml.bind-api-2.3.3.jar, janino-3.1.4.jar, jaxb-runtime-2.3.8.jar, keystore-api-7.0.8-SNAPSHOT.jar, keystore-legacy-7.0.8-SNAPSHOT.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, logback-classic-1.3.14.jar, logback-core-1.3.14.jar, logging-markers-13.1.3.jar, mdsal-binding-api-13.0.4.jar, mdsal-binding-dom-codec-api-13.0.4.jar, mdsal-binding-dom-codec-spi-13.0.4.jar, mdsal-binding-model-api-13.0.4.jar, mdsal-binding-runtime-api-13.0.4.jar, mdsal-binding-runtime-spi-13.0.4.jar, mdsal-binding-spec-util-13.0.4.jar, mdsal-common-api-13.0.4.jar, mdsal-dom-api-13.0.4.jar, mdsal-dom-broker-13.0.4.jar, mdsal-dom-inmemory-datastore-13.0.4.jar, mdsal-dom-spi-13.0.4.jar, mdsal-singleton-api-13.0.4.jar, netconf-api-7.0.8-SNAPSHOT.jar, netconf-auth-7.0.8-SNAPSHOT.jar, netconf-client-7.0.8-SNAPSHOT.jar, netconf-client-mdsal-7.0.8-SNAPSHOT.jar, netconf-common-7.0.8-SNAPSHOT.jar, netconf-common-mdsal-7.0.8-SNAPSHOT.jar, netconf-dom-api-7.0.8-SNAPSHOT.jar, netconf-netty-util-7.0.8-SNAPSHOT.jar, netconf-server-7.0.8-SNAPSHOT.jar, netconf-server-mdsal-7.0.8-SNAPSHOT.jar, netconf-testtool-7.0.8-SNAPSHOT.jar, netconf-topology-7.0.8-SNAPSHOT.jar, netty-buffer-4.1.109.Final.jar, netty-codec-4.1.109.Final.jar, netty-common-4.1.109.Final.jar, netty-handler-4.1.109.Final.jar, netty-resolver-4.1.109.Final.jar, netty-transport-4.1.109.Final.jar, netty-transport-classes-epoll-4.1.109.Final.jar, netty-transport-native-unix-common-4.1.109.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.6.jar, org.eclipse.jdt.annotation-2.3.0.jar, pax-swissbox-property-1.8.5.jar, rfc5277-7.0.8-SNAPSHOT.jar, rfc6022-7.0.8-SNAPSHOT.jar, rfc6241-7.0.8-SNAPSHOT.jar, rfc6470-7.0.8-SNAPSHOT.jar, rfc6991-ietf-inet-types-13.0.4.jar, rfc6991-ietf-yang-types-13.0.4.jar, rfc7407-ietf-x509-cert-to-name-7.0.8-SNAPSHOT.jar, rfc8341-7.0.8-SNAPSHOT.jar, rfc8342-ietf-datastores-13.0.4.jar, rfc8525-13.0.4.jar, shaded-exificient-7.0.8-SNAPSHOT.jar, shaded-sshd-7.0.8-SNAPSHOT.jar, slf4j-api-2.0.12.jar, spotbugs-annotations-4.8.5.jar, stax2-api-4.2.2.jar, transport-api-7.0.8-SNAPSHOT.jar, transport-ssh-7.0.8-SNAPSHOT.jar, transport-tcp-7.0.8-SNAPSHOT.jar, transport-tls-7.0.8-SNAPSHOT.jar, triemap-1.3.1.jar, truststore-api-7.0.8-SNAPSHOT.jar, txw2-2.3.8.jar, value-2.10.1-annotations.jar, yang-binding-13.0.4.jar, yang-ext-2013.09.07.25.4.jar define 1 overlapping resource: 17:19:24 [WARNING] - META-INF/MANIFEST.MF 17:19:24 [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: 17:19:24 [WARNING] - META-INF/LICENSE.md 17:19:24 [WARNING] - META-INF/NOTICE.md 17:19:24 [WARNING] jackson-annotations-2.16.2.jar, org.apache.karaf.features.core-4.4.6.jar define 72 overlapping classes: 17:19:24 [WARNING] - com.fasterxml.jackson.annotation.JacksonAnnotation 17:19:24 [WARNING] - com.fasterxml.jackson.annotation.JacksonAnnotationValue 17:19:24 [WARNING] - com.fasterxml.jackson.annotation.JacksonAnnotationsInside 17:19:24 [WARNING] - com.fasterxml.jackson.annotation.JacksonInject 17:19:24 [WARNING] - com.fasterxml.jackson.annotation.JacksonInject$Value 17:19:24 [WARNING] - com.fasterxml.jackson.annotation.JsonAlias 17:19:24 [WARNING] - com.fasterxml.jackson.annotation.JsonAnyGetter 17:19:24 [WARNING] - com.fasterxml.jackson.annotation.JsonAnySetter 17:19:24 [WARNING] - com.fasterxml.jackson.annotation.JsonAutoDetect 17:19:24 [WARNING] - com.fasterxml.jackson.annotation.JsonAutoDetect$1 17:19:24 [WARNING] - 62 more... 17:19:24 [WARNING] transport-ssh-7.0.8-SNAPSHOT.jar, transport-tcp-7.0.8-SNAPSHOT.jar, transport-tls-7.0.8-SNAPSHOT.jar define 1 overlapping resource: 17:19:24 [WARNING] - META-INF/services/org.opendaylight.yangtools.yang.binding.YangFeatureProvider 17:19:24 [WARNING] maven-shade-plugin has detected that some files are 17:19:24 [WARNING] present in two or more JARs. When this happens, only one 17:19:24 [WARNING] single version of the file is copied to the uber jar. 17:19:24 [WARNING] Usually this is not harmful and you can skip these warnings, 17:19:24 [WARNING] otherwise try to manually exclude artifacts based on 17:19:24 [WARNING] mvn dependency:tree -Ddetail=true and the above output. 17:19:24 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ 17:19:24 [INFO] Attaching shaded artifact. 17:19:24 [INFO] 17:19:24 [INFO] --- maven-shade-plugin:3.5.3:shade (scale-util) @ netconf-testtool --- 17:19:24 [INFO] Including com.github.spotbugs:spotbugs-annotations:jar:4.8.5 in the shaded jar. 17:19:24 [INFO] Including org.codehaus.janino:janino:jar:3.1.4 in the shaded jar. 17:19:24 [INFO] Including org.codehaus.janino:commons-compiler:jar:3.1.4 in the shaded jar. 17:19:24 [INFO] Including net.sourceforge.argparse4j:argparse4j:jar:0.9.0 in the shaded jar. 17:19:24 [INFO] Including ch.qos.logback:logback-classic:jar:1.3.14 in the shaded jar. 17:19:24 [INFO] Including ch.qos.logback:logback-core:jar:1.3.14 in the shaded jar. 17:19:24 [INFO] Including org.bouncycastle:bcpkix-jdk18on:jar:1.78.1 in the shaded jar. 17:19:24 [INFO] Including org.bouncycastle:bcutil-jdk18on:jar:1.78.1 in the shaded jar. 17:19:24 [INFO] Including org.bouncycastle:bcprov-jdk18on:jar:1.78.1 in the shaded jar. 17:19:24 [INFO] Including org.opendaylight.netconf:netconf-netty-util:jar:7.0.8-SNAPSHOT in the shaded jar. 17:19:24 [INFO] Including io.netty:netty-buffer:jar:4.1.109.Final in the shaded jar. 17:19:24 [INFO] Including io.netty:netty-codec:jar:4.1.109.Final in the shaded jar. 17:19:24 [INFO] Including io.netty:netty-common:jar:4.1.109.Final in the shaded jar. 17:19:24 [INFO] Including io.netty:netty-handler:jar:4.1.109.Final in the shaded jar. 17:19:24 [INFO] Including io.netty:netty-resolver:jar:4.1.109.Final in the shaded jar. 17:19:24 [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.109.Final in the shaded jar. 17:19:24 [INFO] Including io.netty:netty-transport:jar:4.1.109.Final in the shaded jar. 17:19:24 [INFO] Including org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0 in the shaded jar. 17:19:24 [INFO] Including org.opendaylight.odlparent:logging-markers:jar:13.1.3 in the shaded jar. 17:19:24 [INFO] Including org.opendaylight.yangtools:util:jar:13.0.6 in the shaded jar. 17:19:24 [INFO] Including tech.pantheon.triemap:triemap:jar:1.3.1 in the shaded jar. 17:19:24 [INFO] Including org.opendaylight.yangtools:yang-common:jar:13.0.6 in the shaded jar. 17:19:24 [INFO] Including org.opendaylight.netconf:netconf-common:jar:7.0.8-SNAPSHOT in the shaded jar. 17:19:24 [INFO] Including org.opendaylight.netconf:shaded-exificient:jar:7.0.8-SNAPSHOT in the shaded jar. 17:19:24 [INFO] Including org.opendaylight.netconf.model:rfc6241:jar:7.0.8-SNAPSHOT in the shaded jar. 17:19:24 [INFO] Including org.opendaylight.netconf:netconf-auth:jar:7.0.8-SNAPSHOT in the shaded jar. 17:19:24 [INFO] Including org.opendaylight.netconf:netconf-topology:jar:7.0.8-SNAPSHOT in the shaded jar. 17:19:24 [INFO] Including org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.5 in the shaded jar. 17:19:24 [INFO] Including org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.4 in the shaded jar. 17:19:24 [INFO] Including org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.4 in the shaded jar. 17:19:24 [INFO] Including org.opendaylight.mdsal:yang-binding:jar:13.0.4 in the shaded jar. 17:19:24 [INFO] Including org.opendaylight.netconf:netconf-client-mdsal:jar:7.0.8-SNAPSHOT in the shaded jar. 17:19:24 [INFO] Including com.google.code.gson:gson:jar:2.10.1 in the shaded jar. 17:19:24 [INFO] Including org.checkerframework:checker-qual:jar:3.43.0 in the shaded jar. 17:19:24 [INFO] Including org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.4 in the shaded jar. 17:19:24 [INFO] Including org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.4 in the shaded jar. 17:19:24 [INFO] Including org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.4 in the shaded jar. 17:19:24 [INFO] Including org.opendaylight.mdsal:mdsal-common-api:jar:13.0.4 in the shaded jar. 17:19:24 [INFO] Including org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.4 in the shaded jar. 17:19:24 [INFO] Including org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.4 in the shaded jar. 17:19:24 [INFO] Including org.opendaylight.yangtools:odlext-model-api:jar:13.0.6 in the shaded jar. 17:19:24 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.4 in the shaded jar. 17:19:24 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.4 in the shaded jar. 17:19:24 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.4 in the shaded jar. 17:19:24 [INFO] Including org.opendaylight.netconf:keystore-legacy:jar:7.0.8-SNAPSHOT in the shaded jar. 17:19:24 [INFO] Including org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.4 in the shaded jar. 17:19:24 [INFO] Including org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.8-SNAPSHOT in the shaded jar. 17:19:24 [INFO] Including org.opendaylight.netconf:netconf-dom-api:jar:7.0.8-SNAPSHOT in the shaded jar. 17:19:24 [INFO] Including org.opendaylight.netconf.model:rfc5277:jar:7.0.8-SNAPSHOT in the shaded jar. 17:19:24 [INFO] Including org.opendaylight.netconf.model:rfc6470:jar:7.0.8-SNAPSHOT in the shaded jar. 17:19:24 [INFO] Including org.opendaylight.yangtools:concepts:jar:13.0.6 in the shaded jar. 17:19:24 [INFO] Including org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.6 in the shaded jar. 17:19:24 [INFO] Including org.opendaylight.yangtools:yang-data-api:jar:13.0.6 in the shaded jar. 17:19:24 [INFO] Including org.immutables:value:jar:annotations:2.10.1 in the shaded jar. 17:19:24 [INFO] Including org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.6 in the shaded jar. 17:19:24 [INFO] Including org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.6 in the shaded jar. 17:19:24 [INFO] Including org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.6 in the shaded jar. 17:19:24 [INFO] Including org.codehaus.woodstox:stax2-api:jar:4.2.2 in the shaded jar. 17:19:24 [INFO] Including org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.6 in the shaded jar. 17:19:24 [INFO] Including org.opendaylight.yangtools:yang-data-impl:jar:13.0.6 in the shaded jar. 17:19:24 [INFO] Including org.opendaylight.yangtools:yang-data-spi:jar:13.0.6 in the shaded jar. 17:19:24 [INFO] Including org.opendaylight.yangtools:yang-data-util:jar:13.0.6 in the shaded jar. 17:19:24 [INFO] Including org.opendaylight.yangtools:yang-xpath-api:jar:13.0.6 in the shaded jar. 17:19:24 [INFO] Including org.opendaylight.yangtools:yang-model-api:jar:13.0.6 in the shaded jar. 17:19:24 [INFO] Including org.opendaylight.yangtools:yang-model-spi:jar:13.0.6 in the shaded jar. 17:19:24 [INFO] Including org.opendaylight.yangtools:yang-ir:jar:13.0.6 in the shaded jar. 17:19:24 [INFO] Including org.opendaylight.yangtools:yang-model-util:jar:13.0.6 in the shaded jar. 17:19:24 [INFO] Including org.opendaylight.yangtools:yang-parser-api:jar:13.0.6 in the shaded jar. 17:19:24 [INFO] Including org.opendaylight.yangtools:yang-parser-impl:jar:13.0.6 in the shaded jar. 17:19:24 [INFO] Including org.opendaylight.yangtools:yang-parser-spi:jar:13.0.6 in the shaded jar. 17:19:24 [INFO] Including org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.6 in the shaded jar. 17:19:24 [INFO] Including org.opendaylight.yangtools:odlext-parser-support:jar:13.0.6 in the shaded jar. 17:19:24 [INFO] Including org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.6 in the shaded jar. 17:19:24 [INFO] Including org.opendaylight.yangtools:openconfig-model-api:jar:13.0.6 in the shaded jar. 17:19:24 [INFO] Including org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.6 in the shaded jar. 17:19:24 [INFO] Including org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.6 in the shaded jar. 17:19:24 [INFO] Including org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.6 in the shaded jar. 17:19:24 [INFO] Including org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.6 in the shaded jar. 17:19:24 [INFO] Including org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.6 in the shaded jar. 17:19:24 [INFO] Including org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.6 in the shaded jar. 17:19:24 [INFO] Including org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.6 in the shaded jar. 17:19:24 [INFO] Including org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.6 in the shaded jar. 17:19:24 [INFO] Including org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.6 in the shaded jar. 17:19:24 [INFO] Including org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.6 in the shaded jar. 17:19:24 [INFO] Including org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.6 in the shaded jar. 17:19:24 [INFO] Including org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.6 in the shaded jar. 17:19:24 [INFO] Including org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.6 in the shaded jar. 17:19:24 [INFO] Including org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.6 in the shaded jar. 17:19:24 [INFO] Including org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.6 in the shaded jar. 17:19:24 [INFO] Including org.antlr:antlr4-runtime:jar:4.13.1 in the shaded jar. 17:19:24 [INFO] Including org.opendaylight.yangtools:yang-model-ri:jar:13.0.6 in the shaded jar. 17:19:24 [INFO] Including org.opendaylight.yangtools:yang-repo-api:jar:13.0.6 in the shaded jar. 17:19:24 [INFO] Including org.opendaylight.yangtools:yang-repo-fs:jar:13.0.6 in the shaded jar. 17:19:24 [INFO] Including org.opendaylight.yangtools:yang-repo-spi:jar:13.0.6 in the shaded jar. 17:19:24 [INFO] Including org.slf4j:slf4j-api:jar:2.0.12 in the shaded jar. 17:19:24 [INFO] Including com.google.guava:guava:jar:32.1.3-jre in the shaded jar. 17:19:24 [INFO] Including com.google.guava:failureaccess:jar:1.0.1 in the shaded jar. 17:19:24 [INFO] Including com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava in the shaded jar. 17:19:24 [INFO] Including com.google.errorprone:error_prone_annotations:jar:2.27.1 in the shaded jar. 17:19:24 [INFO] Including com.google.j2objc:j2objc-annotations:jar:2.8 in the shaded jar. 17:19:24 [INFO] Including org.opendaylight.netconf:netconf-api:jar:7.0.8-SNAPSHOT in the shaded jar. 17:19:24 [INFO] Including org.opendaylight.netconf.model:rfc6022:jar:7.0.8-SNAPSHOT in the shaded jar. 17:19:24 [INFO] Including org.opendaylight.netconf:netconf-client:jar:7.0.8-SNAPSHOT in the shaded jar. 17:19:24 [INFO] Including org.opendaylight.netconf:transport-tcp:jar:7.0.8-SNAPSHOT in the shaded jar. 17:19:24 [INFO] Including io.netty:netty-transport-classes-epoll:jar:4.1.109.Final in the shaded jar. 17:19:24 [INFO] Including org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.8-SNAPSHOT in the shaded jar. 17:19:24 [INFO] Including org.opendaylight.netconf:transport-ssh:jar:7.0.8-SNAPSHOT in the shaded jar. 17:19:24 [INFO] Including commons-codec:commons-codec:jar:1.15 in the shaded jar. 17:19:24 [INFO] Including org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.4 in the shaded jar. 17:19:24 [INFO] Including org.opendaylight.netconf:keystore-api:jar:7.0.8-SNAPSHOT in the shaded jar. 17:19:24 [INFO] Including org.opendaylight.netconf:shaded-sshd:jar:7.0.8-SNAPSHOT in the shaded jar. 17:19:24 [INFO] Including org.opendaylight.netconf:truststore-api:jar:7.0.8-SNAPSHOT in the shaded jar. 17:19:24 [INFO] Including org.opendaylight.netconf.model:rfc8341:jar:7.0.8-SNAPSHOT in the shaded jar. 17:19:24 [INFO] Including org.opendaylight.netconf:transport-tls:jar:7.0.8-SNAPSHOT in the shaded jar. 17:19:24 [INFO] Including org.opendaylight.netconf:netconf-server:jar:7.0.8-SNAPSHOT in the shaded jar. 17:19:24 [INFO] Including org.opendaylight.netconf.model:rfc7407-ietf-x509-cert-to-name:jar:7.0.8-SNAPSHOT in the shaded jar. 17:19:24 [INFO] Including org.opendaylight.netconf:transport-api:jar:7.0.8-SNAPSHOT in the shaded jar. 17:19:24 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.4 in the shaded jar. 17:19:24 [INFO] Including org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.4 in the shaded jar. 17:19:24 [INFO] Including org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.4 in the shaded jar. 17:19:24 [INFO] Including org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.4 in the shaded jar. 17:19:24 [INFO] Including org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.6 in the shaded jar. 17:19:24 [INFO] Including org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.4 in the shaded jar. 17:19:24 [INFO] Including org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.6 in the shaded jar. 17:19:24 [INFO] Including org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.6 in the shaded jar. 17:19:24 [INFO] Including org.opendaylight.netconf:netconf-server-mdsal:jar:7.0.8-SNAPSHOT in the shaded jar. 17:19:24 [INFO] Including org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.4 in the shaded jar. 17:19:24 [INFO] Including org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.4 in the shaded jar. 17:19:24 [INFO] Including org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.4 in the shaded jar. 17:19:24 [INFO] Including org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.6 in the shaded jar. 17:19:24 [INFO] Including org.ops4j.base:ops4j-base-util-property:jar:1.5.1 in the shaded jar. 17:19:24 [INFO] Including org.ops4j.base:ops4j-base-util-collections:jar:1.5.1 in the shaded jar. 17:19:24 [INFO] Including org.ops4j.base:ops4j-base-lang:jar:1.5.1 in the shaded jar. 17:19:24 [INFO] Including org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.5 in the shaded jar. 17:19:24 [INFO] Including jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3 in the shaded jar. 17:19:24 [INFO] Including org.glassfish.jaxb:jaxb-runtime:jar:2.3.8 in the shaded jar. 17:19:24 [INFO] Including org.glassfish.jaxb:txw2:jar:2.3.8 in the shaded jar. 17:19:24 [INFO] Including com.sun.istack:istack-commons-runtime:jar:3.0.12 in the shaded jar. 17:19:24 [INFO] Including com.sun.activation:jakarta.activation:jar:1.2.2 in the shaded jar. 17:19:24 [INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.16.2 in the shaded jar. 17:19:24 [INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.16.2 in the shaded jar. 17:19:24 [INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.16.2 in the shaded jar. 17:19:24 [INFO] Including javax.activation:activation:jar:1.1.1 in the shaded jar. 17:19:25 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:26 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:26 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:26 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:26 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:26 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:26 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:26 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:26 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:26 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:26 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:26 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:26 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:26 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:26 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:26 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:26 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:26 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:26 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:26 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:26 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:26 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:26 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:26 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:26 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:26 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:26 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:26 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:26 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:26 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:26 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:26 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:26 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:26 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:26 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:26 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:26 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:26 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:26 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:26 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:26 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:26 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:26 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:26 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:26 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:26 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:26 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:26 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:26 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:26 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:26 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:26 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:26 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:26 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:26 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:26 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:26 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:27 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:27 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:27 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:27 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:27 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:27 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:27 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:27 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:27 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:27 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:27 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:28 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:28 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:28 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:28 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:28 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:28 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:28 [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: 17:19:28 [WARNING] - META-INF/DEPENDENCIES.txt 17:19:28 [WARNING] aaa-encrypt-service-0.19.5.jar, activation-1.1.1.jar, antlr4-runtime-4.13.1.jar, argparse4j-0.9.0.jar, bcpkix-jdk18on-1.78.1.jar, bcprov-jdk18on-1.78.1.jar, bcutil-jdk18on-1.78.1.jar, checker-qual-3.43.0.jar, commons-codec-1.15.jar, commons-compiler-3.1.4.jar, concepts-13.0.6.jar, draft-ietf-netconf-crypto-types-7.0.8-SNAPSHOT.jar, error_prone_annotations-2.27.1.jar, failureaccess-1.0.1.jar, gson-2.10.1.jar, guava-32.1.3-jre.jar, iana-crypt-hash-13.0.4.jar, ietf-topology-2013.10.21.25.4.jar, ietf-type-util-13.0.4.jar, istack-commons-runtime-3.0.12.jar, j2objc-annotations-2.8.jar, jackson-annotations-2.16.2.jar, jackson-core-2.16.2.jar, jackson-databind-2.16.2.jar, jakarta.activation-1.2.2.jar, jakarta.xml.bind-api-2.3.3.jar, janino-3.1.4.jar, jaxb-runtime-2.3.8.jar, keystore-api-7.0.8-SNAPSHOT.jar, keystore-legacy-7.0.8-SNAPSHOT.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, logback-classic-1.3.14.jar, logback-core-1.3.14.jar, logging-markers-13.1.3.jar, mdsal-binding-api-13.0.4.jar, mdsal-binding-dom-codec-api-13.0.4.jar, mdsal-binding-dom-codec-spi-13.0.4.jar, mdsal-binding-model-api-13.0.4.jar, mdsal-binding-runtime-api-13.0.4.jar, mdsal-binding-runtime-spi-13.0.4.jar, mdsal-binding-spec-util-13.0.4.jar, mdsal-common-api-13.0.4.jar, mdsal-dom-api-13.0.4.jar, mdsal-dom-broker-13.0.4.jar, mdsal-dom-inmemory-datastore-13.0.4.jar, mdsal-dom-spi-13.0.4.jar, mdsal-singleton-api-13.0.4.jar, netconf-api-7.0.8-SNAPSHOT.jar, netconf-auth-7.0.8-SNAPSHOT.jar, netconf-client-7.0.8-SNAPSHOT.jar, netconf-client-mdsal-7.0.8-SNAPSHOT.jar, netconf-common-7.0.8-SNAPSHOT.jar, netconf-common-mdsal-7.0.8-SNAPSHOT.jar, netconf-dom-api-7.0.8-SNAPSHOT.jar, netconf-netty-util-7.0.8-SNAPSHOT.jar, netconf-server-7.0.8-SNAPSHOT.jar, netconf-server-mdsal-7.0.8-SNAPSHOT.jar, netconf-testtool-7.0.8-SNAPSHOT.jar, netconf-topology-7.0.8-SNAPSHOT.jar, netty-buffer-4.1.109.Final.jar, netty-codec-4.1.109.Final.jar, netty-common-4.1.109.Final.jar, netty-handler-4.1.109.Final.jar, netty-resolver-4.1.109.Final.jar, netty-transport-4.1.109.Final.jar, netty-transport-classes-epoll-4.1.109.Final.jar, netty-transport-native-unix-common-4.1.109.Final.jar, odlext-model-api-13.0.6.jar, odlext-parser-support-13.0.6.jar, openconfig-model-api-13.0.6.jar, openconfig-parser-support-13.0.6.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.6.jar, org.eclipse.jdt.annotation-2.3.0.jar, pax-swissbox-property-1.8.5.jar, rfc5277-7.0.8-SNAPSHOT.jar, rfc6022-7.0.8-SNAPSHOT.jar, rfc6241-7.0.8-SNAPSHOT.jar, rfc6241-model-api-13.0.6.jar, rfc6241-parser-support-13.0.6.jar, rfc6470-7.0.8-SNAPSHOT.jar, rfc6536-model-api-13.0.6.jar, rfc6536-parser-support-13.0.6.jar, rfc6643-model-api-13.0.6.jar, rfc6643-parser-support-13.0.6.jar, rfc6991-ietf-inet-types-13.0.4.jar, rfc6991-ietf-yang-types-13.0.4.jar, rfc7407-ietf-x509-cert-to-name-7.0.8-SNAPSHOT.jar, rfc7952-model-api-13.0.6.jar, rfc7952-parser-support-13.0.6.jar, rfc8040-model-api-13.0.6.jar, rfc8040-parser-support-13.0.6.jar, rfc8341-7.0.8-SNAPSHOT.jar, rfc8342-ietf-datastores-13.0.4.jar, rfc8525-13.0.4.jar, rfc8528-model-api-13.0.6.jar, rfc8528-parser-support-13.0.6.jar, rfc8639-model-api-13.0.6.jar, rfc8639-parser-support-13.0.6.jar, rfc8819-model-api-13.0.6.jar, rfc8819-parser-support-13.0.6.jar, shaded-exificient-7.0.8-SNAPSHOT.jar, shaded-sshd-7.0.8-SNAPSHOT.jar, slf4j-api-2.0.12.jar, spotbugs-annotations-4.8.5.jar, stax2-api-4.2.2.jar, transport-api-7.0.8-SNAPSHOT.jar, transport-ssh-7.0.8-SNAPSHOT.jar, transport-tcp-7.0.8-SNAPSHOT.jar, transport-tls-7.0.8-SNAPSHOT.jar, triemap-1.3.1.jar, truststore-api-7.0.8-SNAPSHOT.jar, txw2-2.3.8.jar, util-13.0.6.jar, value-2.10.1-annotations.jar, yang-binding-13.0.4.jar, yang-common-13.0.6.jar, yang-data-api-13.0.6.jar, yang-data-codec-gson-13.0.6.jar, yang-data-codec-xml-13.0.6.jar, yang-data-impl-13.0.6.jar, yang-data-spi-13.0.6.jar, yang-data-tree-api-13.0.6.jar, yang-data-tree-ri-13.0.6.jar, yang-data-tree-spi-13.0.6.jar, yang-data-util-13.0.6.jar, yang-ext-2013.09.07.25.4.jar, yang-ir-13.0.6.jar, yang-model-api-13.0.6.jar, yang-model-ri-13.0.6.jar, yang-model-spi-13.0.6.jar, yang-model-util-13.0.6.jar, yang-parser-api-13.0.6.jar, yang-parser-impl-13.0.6.jar, yang-parser-reactor-13.0.6.jar, yang-parser-rfc7950-13.0.6.jar, yang-parser-spi-13.0.6.jar, yang-repo-api-13.0.6.jar, yang-repo-fs-13.0.6.jar, yang-repo-spi-13.0.6.jar, yang-xpath-api-13.0.6.jar, yang-xpath-impl-13.0.6.jar define 1 overlapping resource: 17:19:28 [WARNING] - META-INF/MANIFEST.MF 17:19:28 [WARNING] activation-1.1.1.jar, jakarta.activation-1.2.2.jar define 40 overlapping classes and resources: 17:19:28 [WARNING] - META-INF/mailcap.default 17:19:28 [WARNING] - META-INF/mimetypes.default 17:19:28 [WARNING] - com.sun.activation.registries.LineTokenizer 17:19:28 [WARNING] - com.sun.activation.registries.LogSupport 17:19:28 [WARNING] - com.sun.activation.registries.MailcapFile 17:19:28 [WARNING] - com.sun.activation.registries.MailcapParseException 17:19:28 [WARNING] - com.sun.activation.registries.MailcapTokenizer 17:19:28 [WARNING] - com.sun.activation.registries.MimeTypeEntry 17:19:28 [WARNING] - com.sun.activation.registries.MimeTypeFile 17:19:28 [WARNING] - com.sun.activation.viewers.ImageViewer 17:19:28 [WARNING] - 30 more... 17:19:28 [WARNING] ops4j-base-lang-1.5.1.jar, org.apache.karaf.features.core-4.4.6.jar define 4 overlapping classes: 17:19:28 [WARNING] - org.ops4j.lang.NullArgumentException 17:19:28 [WARNING] - org.ops4j.lang.Ops4jException 17:19:28 [WARNING] - org.ops4j.lang.PostConditionException 17:19:28 [WARNING] - org.ops4j.lang.PreConditionException 17:19:28 [WARNING] concepts-13.0.6.jar, ietf-type-util-13.0.4.jar, mdsal-binding-api-13.0.4.jar, mdsal-binding-dom-codec-api-13.0.4.jar, mdsal-binding-dom-codec-spi-13.0.4.jar, mdsal-binding-model-api-13.0.4.jar, mdsal-binding-runtime-api-13.0.4.jar, mdsal-binding-runtime-spi-13.0.4.jar, mdsal-binding-spec-util-13.0.4.jar, mdsal-common-api-13.0.4.jar, mdsal-dom-api-13.0.4.jar, mdsal-dom-broker-13.0.4.jar, mdsal-dom-spi-13.0.4.jar, mdsal-singleton-api-13.0.4.jar, netconf-api-7.0.8-SNAPSHOT.jar, netconf-common-7.0.8-SNAPSHOT.jar, netconf-dom-api-7.0.8-SNAPSHOT.jar, netconf-testtool-7.0.8-SNAPSHOT.jar, odlext-model-api-13.0.6.jar, odlext-parser-support-13.0.6.jar, openconfig-model-api-13.0.6.jar, openconfig-parser-support-13.0.6.jar, rfc6241-model-api-13.0.6.jar, rfc6241-parser-support-13.0.6.jar, rfc6536-model-api-13.0.6.jar, rfc6536-parser-support-13.0.6.jar, rfc6643-model-api-13.0.6.jar, rfc6643-parser-support-13.0.6.jar, rfc7952-model-api-13.0.6.jar, rfc7952-parser-support-13.0.6.jar, rfc8040-model-api-13.0.6.jar, rfc8040-parser-support-13.0.6.jar, rfc8528-model-api-13.0.6.jar, rfc8528-parser-support-13.0.6.jar, rfc8639-model-api-13.0.6.jar, rfc8639-parser-support-13.0.6.jar, rfc8819-model-api-13.0.6.jar, rfc8819-parser-support-13.0.6.jar, transport-api-7.0.8-SNAPSHOT.jar, triemap-1.3.1.jar, util-13.0.6.jar, yang-binding-13.0.4.jar, yang-common-13.0.6.jar, yang-data-api-13.0.6.jar, yang-data-codec-gson-13.0.6.jar, yang-data-codec-xml-13.0.6.jar, yang-data-impl-13.0.6.jar, yang-data-spi-13.0.6.jar, yang-data-tree-api-13.0.6.jar, yang-data-tree-ri-13.0.6.jar, yang-data-tree-spi-13.0.6.jar, yang-data-util-13.0.6.jar, yang-ir-13.0.6.jar, yang-model-api-13.0.6.jar, yang-model-ri-13.0.6.jar, yang-model-spi-13.0.6.jar, yang-model-util-13.0.6.jar, yang-parser-api-13.0.6.jar, yang-parser-reactor-13.0.6.jar, yang-parser-rfc7950-13.0.6.jar, yang-parser-spi-13.0.6.jar, yang-repo-api-13.0.6.jar, yang-repo-fs-13.0.6.jar, yang-repo-spi-13.0.6.jar, yang-xpath-api-13.0.6.jar, yang-xpath-impl-13.0.6.jar define 1 overlapping resource: 17:19:28 [WARNING] - README.md 17:19:28 [WARNING] draft-ietf-netconf-crypto-types-7.0.8-SNAPSHOT.jar, iana-crypt-hash-13.0.4.jar, ietf-topology-2013.10.21.25.4.jar, keystore-api-7.0.8-SNAPSHOT.jar, keystore-legacy-7.0.8-SNAPSHOT.jar, netconf-client-7.0.8-SNAPSHOT.jar, netconf-client-mdsal-7.0.8-SNAPSHOT.jar, netconf-server-7.0.8-SNAPSHOT.jar, netconf-topology-7.0.8-SNAPSHOT.jar, rfc5277-7.0.8-SNAPSHOT.jar, rfc6022-7.0.8-SNAPSHOT.jar, rfc6241-7.0.8-SNAPSHOT.jar, rfc6470-7.0.8-SNAPSHOT.jar, rfc6991-ietf-inet-types-13.0.4.jar, rfc6991-ietf-yang-types-13.0.4.jar, rfc7407-ietf-x509-cert-to-name-7.0.8-SNAPSHOT.jar, rfc8341-7.0.8-SNAPSHOT.jar, rfc8342-ietf-datastores-13.0.4.jar, rfc8525-13.0.4.jar, transport-ssh-7.0.8-SNAPSHOT.jar, transport-tcp-7.0.8-SNAPSHOT.jar, transport-tls-7.0.8-SNAPSHOT.jar, truststore-api-7.0.8-SNAPSHOT.jar, yang-ext-2013.09.07.25.4.jar define 1 overlapping resource: 17:19:28 [WARNING] - META-INF/services/org.opendaylight.yangtools.yang.binding.YangModelBindingProvider 17:19:28 [WARNING] netconf-api-7.0.8-SNAPSHOT.jar, netconf-dom-api-7.0.8-SNAPSHOT.jar define 1 overlapping resource: 17:19:28 [WARNING] - pretty-print.xsl 17:19:28 [WARNING] ops4j-base-util-property-1.5.1.jar, org.apache.karaf.features.core-4.4.6.jar define 5 overlapping classes: 17:19:28 [WARNING] - org.ops4j.util.property.DictionaryPropertyResolver 17:19:28 [WARNING] - org.ops4j.util.property.FallbackPropertyResolver 17:19:28 [WARNING] - org.ops4j.util.property.PropertiesPropertyResolver 17:19:28 [WARNING] - org.ops4j.util.property.PropertyResolver 17:19:28 [WARNING] - org.ops4j.util.property.PropertyStore 17:19:28 [WARNING] jackson-databind-2.16.2.jar, org.apache.karaf.features.core-4.4.6.jar define 765 overlapping classes: 17:19:28 [WARNING] - com.fasterxml.jackson.databind.AbstractTypeResolver 17:19:28 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector 17:19:28 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector$ReferenceProperty 17:19:28 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector$ReferenceProperty$Type 17:19:28 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector$XmlExtensions 17:19:28 [WARNING] - com.fasterxml.jackson.databind.BeanDescription 17:19:28 [WARNING] - com.fasterxml.jackson.databind.BeanProperty 17:19:28 [WARNING] - com.fasterxml.jackson.databind.BeanProperty$Bogus 17:19:28 [WARNING] - com.fasterxml.jackson.databind.BeanProperty$Std 17:19:28 [WARNING] - com.fasterxml.jackson.databind.DatabindContext 17:19:28 [WARNING] - 755 more... 17:19:28 [WARNING] org.apache.karaf.features.core-4.4.6.jar, pax-swissbox-property-1.8.5.jar define 1 overlapping classes: 17:19:28 [WARNING] - org.ops4j.pax.swissbox.property.BundleContextPropertyResolver 17:19:28 [WARNING] ietf-type-util-13.0.4.jar, mdsal-binding-api-13.0.4.jar, mdsal-binding-dom-codec-api-13.0.4.jar, mdsal-binding-dom-codec-spi-13.0.4.jar, mdsal-binding-model-api-13.0.4.jar, mdsal-binding-runtime-api-13.0.4.jar, mdsal-binding-runtime-spi-13.0.4.jar, mdsal-binding-spec-util-13.0.4.jar, mdsal-dom-api-13.0.4.jar, mdsal-dom-broker-13.0.4.jar, mdsal-dom-spi-13.0.4.jar, mdsal-singleton-api-13.0.4.jar, netconf-api-7.0.8-SNAPSHOT.jar, netconf-common-7.0.8-SNAPSHOT.jar, netconf-dom-api-7.0.8-SNAPSHOT.jar, odlext-parser-support-13.0.6.jar, openconfig-parser-support-13.0.6.jar, org.eclipse.jdt.annotation-2.3.0.jar, rfc6241-parser-support-13.0.6.jar, rfc6536-parser-support-13.0.6.jar, rfc6643-parser-support-13.0.6.jar, rfc7952-parser-support-13.0.6.jar, rfc8040-parser-support-13.0.6.jar, rfc8528-parser-support-13.0.6.jar, rfc8639-parser-support-13.0.6.jar, rfc8819-parser-support-13.0.6.jar, transport-api-7.0.8-SNAPSHOT.jar, yang-data-api-13.0.6.jar, yang-data-codec-gson-13.0.6.jar, yang-data-codec-xml-13.0.6.jar, yang-data-impl-13.0.6.jar, yang-data-spi-13.0.6.jar, yang-data-tree-api-13.0.6.jar, yang-data-tree-ri-13.0.6.jar, yang-data-tree-spi-13.0.6.jar, yang-data-util-13.0.6.jar, yang-parser-api-13.0.6.jar, yang-parser-reactor-13.0.6.jar, yang-parser-rfc7950-13.0.6.jar, yang-parser-spi-13.0.6.jar, yang-repo-api-13.0.6.jar, yang-repo-fs-13.0.6.jar, yang-repo-spi-13.0.6.jar define 3 overlapping resources: 17:19:28 [WARNING] - .api_description 17:19:28 [WARNING] - about.html 17:19:28 [WARNING] - bundle.properties 17:19:28 [WARNING] activation-1.1.1.jar, checker-qual-3.43.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, slf4j-api-2.0.12.jar define 1 overlapping resource: 17:19:28 [WARNING] - META-INF/LICENSE.txt 17:19:28 [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: 17:19:28 [WARNING] - META-INF/NOTICE.txt 17:19:28 [WARNING] ops4j-base-util-collections-1.5.1.jar, org.apache.karaf.features.core-4.4.6.jar define 3 overlapping classes: 17:19:28 [WARNING] - org.ops4j.util.collections.PropertiesUtils 17:19:28 [WARNING] - org.ops4j.util.collections.PropertiesWriter 17:19:28 [WARNING] - org.ops4j.util.collections.PropertyResolver 17:19:28 [WARNING] jackson-annotations-2.16.2.jar, jackson-core-2.16.2.jar, jackson-databind-2.16.2.jar, org.apache.karaf.features.core-4.4.6.jar define 1 overlapping resource: 17:19:28 [WARNING] - META-INF/NOTICE 17:19:28 [WARNING] jackson-core-2.16.2.jar, org.apache.karaf.features.core-4.4.6.jar define 150 overlapping classes: 17:19:28 [WARNING] - com.fasterxml.jackson.core.Base64Variant 17:19:28 [WARNING] - com.fasterxml.jackson.core.Base64Variant$PaddingReadBehaviour 17:19:28 [WARNING] - com.fasterxml.jackson.core.Base64Variants 17:19:28 [WARNING] - com.fasterxml.jackson.core.FormatFeature 17:19:28 [WARNING] - com.fasterxml.jackson.core.FormatSchema 17:19:28 [WARNING] - com.fasterxml.jackson.core.JacksonException 17:19:28 [WARNING] - com.fasterxml.jackson.core.JsonEncoding 17:19:28 [WARNING] - com.fasterxml.jackson.core.JsonFactory 17:19:28 [WARNING] - com.fasterxml.jackson.core.JsonFactory$Feature 17:19:28 [WARNING] - com.fasterxml.jackson.core.JsonFactoryBuilder 17:19:28 [WARNING] - 140 more... 17:19:28 [WARNING] guava-32.1.3-jre.jar, jackson-annotations-2.16.2.jar, jackson-core-2.16.2.jar, jackson-databind-2.16.2.jar, org.apache.karaf.features.core-4.4.6.jar, stax2-api-4.2.2.jar define 1 overlapping resource: 17:19:28 [WARNING] - META-INF/LICENSE 17:19:28 [WARNING] netty-buffer-4.1.109.Final.jar, netty-codec-4.1.109.Final.jar, netty-common-4.1.109.Final.jar, netty-handler-4.1.109.Final.jar, netty-resolver-4.1.109.Final.jar, netty-transport-4.1.109.Final.jar, netty-transport-classes-epoll-4.1.109.Final.jar, netty-transport-native-unix-common-4.1.109.Final.jar define 1 overlapping resource: 17:19:28 [WARNING] - META-INF/io.netty.versions.properties 17:19:28 [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: 17:19:28 [WARNING] - META-INF/LICENSE.md 17:19:28 [WARNING] - META-INF/NOTICE.md 17:19:28 [WARNING] jackson-annotations-2.16.2.jar, org.apache.karaf.features.core-4.4.6.jar define 72 overlapping classes: 17:19:28 [WARNING] - com.fasterxml.jackson.annotation.JacksonAnnotation 17:19:28 [WARNING] - com.fasterxml.jackson.annotation.JacksonAnnotationValue 17:19:28 [WARNING] - com.fasterxml.jackson.annotation.JacksonAnnotationsInside 17:19:28 [WARNING] - com.fasterxml.jackson.annotation.JacksonInject 17:19:28 [WARNING] - com.fasterxml.jackson.annotation.JacksonInject$Value 17:19:28 [WARNING] - com.fasterxml.jackson.annotation.JsonAlias 17:19:28 [WARNING] - com.fasterxml.jackson.annotation.JsonAnyGetter 17:19:28 [WARNING] - com.fasterxml.jackson.annotation.JsonAnySetter 17:19:28 [WARNING] - com.fasterxml.jackson.annotation.JsonAutoDetect 17:19:28 [WARNING] - com.fasterxml.jackson.annotation.JsonAutoDetect$1 17:19:28 [WARNING] - 62 more... 17:19:28 [WARNING] bcpkix-jdk18on-1.78.1.jar, bcprov-jdk18on-1.78.1.jar, bcutil-jdk18on-1.78.1.jar define 1 overlapping resource: 17:19:28 [WARNING] - META-INF/versions/9/OSGI-INF/MANIFEST.MF 17:19:28 [WARNING] aaa-encrypt-service-0.19.5.jar, concepts-13.0.6.jar, draft-ietf-netconf-crypto-types-7.0.8-SNAPSHOT.jar, iana-crypt-hash-13.0.4.jar, ietf-topology-2013.10.21.25.4.jar, ietf-type-util-13.0.4.jar, keystore-api-7.0.8-SNAPSHOT.jar, keystore-legacy-7.0.8-SNAPSHOT.jar, logging-markers-13.1.3.jar, mdsal-binding-api-13.0.4.jar, mdsal-binding-dom-codec-api-13.0.4.jar, mdsal-binding-dom-codec-spi-13.0.4.jar, mdsal-binding-model-api-13.0.4.jar, mdsal-binding-runtime-api-13.0.4.jar, mdsal-binding-runtime-spi-13.0.4.jar, mdsal-binding-spec-util-13.0.4.jar, mdsal-common-api-13.0.4.jar, mdsal-dom-api-13.0.4.jar, mdsal-dom-broker-13.0.4.jar, mdsal-dom-inmemory-datastore-13.0.4.jar, mdsal-dom-spi-13.0.4.jar, mdsal-singleton-api-13.0.4.jar, netconf-api-7.0.8-SNAPSHOT.jar, netconf-auth-7.0.8-SNAPSHOT.jar, netconf-client-7.0.8-SNAPSHOT.jar, netconf-client-mdsal-7.0.8-SNAPSHOT.jar, netconf-common-7.0.8-SNAPSHOT.jar, netconf-common-mdsal-7.0.8-SNAPSHOT.jar, netconf-dom-api-7.0.8-SNAPSHOT.jar, netconf-netty-util-7.0.8-SNAPSHOT.jar, netconf-server-7.0.8-SNAPSHOT.jar, netconf-server-mdsal-7.0.8-SNAPSHOT.jar, netconf-testtool-7.0.8-SNAPSHOT.jar, netconf-topology-7.0.8-SNAPSHOT.jar, odlext-model-api-13.0.6.jar, odlext-parser-support-13.0.6.jar, openconfig-model-api-13.0.6.jar, openconfig-parser-support-13.0.6.jar, rfc5277-7.0.8-SNAPSHOT.jar, rfc6022-7.0.8-SNAPSHOT.jar, rfc6241-7.0.8-SNAPSHOT.jar, rfc6241-model-api-13.0.6.jar, rfc6241-parser-support-13.0.6.jar, rfc6470-7.0.8-SNAPSHOT.jar, rfc6536-model-api-13.0.6.jar, rfc6536-parser-support-13.0.6.jar, rfc6643-model-api-13.0.6.jar, rfc6643-parser-support-13.0.6.jar, rfc6991-ietf-inet-types-13.0.4.jar, rfc6991-ietf-yang-types-13.0.4.jar, rfc7407-ietf-x509-cert-to-name-7.0.8-SNAPSHOT.jar, rfc7952-model-api-13.0.6.jar, rfc7952-parser-support-13.0.6.jar, rfc8040-model-api-13.0.6.jar, rfc8040-parser-support-13.0.6.jar, rfc8341-7.0.8-SNAPSHOT.jar, rfc8342-ietf-datastores-13.0.4.jar, rfc8525-13.0.4.jar, rfc8528-model-api-13.0.6.jar, rfc8528-parser-support-13.0.6.jar, rfc8639-model-api-13.0.6.jar, rfc8639-parser-support-13.0.6.jar, rfc8819-model-api-13.0.6.jar, rfc8819-parser-support-13.0.6.jar, shaded-exificient-7.0.8-SNAPSHOT.jar, shaded-sshd-7.0.8-SNAPSHOT.jar, transport-api-7.0.8-SNAPSHOT.jar, transport-ssh-7.0.8-SNAPSHOT.jar, transport-tcp-7.0.8-SNAPSHOT.jar, transport-tls-7.0.8-SNAPSHOT.jar, triemap-1.3.1.jar, truststore-api-7.0.8-SNAPSHOT.jar, util-13.0.6.jar, yang-binding-13.0.4.jar, yang-common-13.0.6.jar, yang-data-api-13.0.6.jar, yang-data-codec-gson-13.0.6.jar, yang-data-codec-xml-13.0.6.jar, yang-data-impl-13.0.6.jar, yang-data-spi-13.0.6.jar, yang-data-tree-api-13.0.6.jar, yang-data-tree-ri-13.0.6.jar, yang-data-tree-spi-13.0.6.jar, yang-data-util-13.0.6.jar, yang-ext-2013.09.07.25.4.jar, yang-ir-13.0.6.jar, yang-model-api-13.0.6.jar, yang-model-ri-13.0.6.jar, yang-model-spi-13.0.6.jar, yang-model-util-13.0.6.jar, yang-parser-api-13.0.6.jar, yang-parser-impl-13.0.6.jar, yang-parser-reactor-13.0.6.jar, yang-parser-rfc7950-13.0.6.jar, yang-parser-spi-13.0.6.jar, yang-repo-api-13.0.6.jar, yang-repo-fs-13.0.6.jar, yang-repo-spi-13.0.6.jar, yang-xpath-api-13.0.6.jar, yang-xpath-impl-13.0.6.jar define 2 overlapping resources: 17:19:28 [WARNING] - LICENSE 17:19:28 [WARNING] - META-INF/git.properties 17:19:28 [WARNING] bcpkix-jdk18on-1.78.1.jar, bcprov-jdk18on-1.78.1.jar, bcutil-jdk18on-1.78.1.jar, error_prone_annotations-2.27.1.jar, gson-2.10.1.jar, jackson-core-2.16.2.jar, jackson-databind-2.16.2.jar, logback-classic-1.3.14.jar, logback-core-1.3.14.jar, slf4j-api-2.0.12.jar define 1 overlapping classes: 17:19:28 [WARNING] - META-INF.versions.9.module-info 17:19:28 [WARNING] transport-ssh-7.0.8-SNAPSHOT.jar, transport-tcp-7.0.8-SNAPSHOT.jar, transport-tls-7.0.8-SNAPSHOT.jar define 1 overlapping resource: 17:19:28 [WARNING] - META-INF/services/org.opendaylight.yangtools.yang.binding.YangFeatureProvider 17:19:28 [WARNING] maven-shade-plugin has detected that some files are 17:19:28 [WARNING] present in two or more JARs. When this happens, only one 17:19:28 [WARNING] single version of the file is copied to the uber jar. 17:19:28 [WARNING] Usually this is not harmful and you can skip these warnings, 17:19:28 [WARNING] otherwise try to manually exclude artifacts based on 17:19:28 [WARNING] mvn dependency:tree -Ddetail=true and the above output. 17:19:28 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ 17:19:28 [INFO] Attaching shaded artifact. 17:19:28 [INFO] 17:19:28 [INFO] --- maven-assembly-plugin:3.7.1:single (make-assembly) @ netconf-testtool --- 17:19:28 [INFO] Reading assembly descriptor: src/main/assembly/stress-client.xml 17:19:28 [INFO] Building tar: /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/target/stress-client-7.0.8-SNAPSHOT-package-stress-client.tar.gz 17:19:30 [INFO] 17:19:30 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ netconf-testtool --- 17:19:30 [INFO] CycloneDX: Resolving Dependencies 17:19:31 [INFO] CycloneDX: Creating BOM version 1.5 with 146 component(s) 17:19:31 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/target/bom.xml 17:19:31 [INFO] attaching as netconf-testtool-7.0.8-SNAPSHOT-cyclonedx.xml 17:19:31 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/target/bom.json 17:19:32 [INFO] attaching as netconf-testtool-7.0.8-SNAPSHOT-cyclonedx.json 17:19:32 [INFO] 17:19:32 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-testtool --- 17:19:32 [INFO] Skipping duplicate-finder execution! 17:19:32 [INFO] 17:19:32 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-testtool --- 17:19:32 [WARNING] Used undeclared dependencies found: 17:19:32 [WARNING] org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.4:compile 17:19:32 [WARNING] org.opendaylight.netconf:shaded-sshd:jar:7.0.8-SNAPSHOT:compile 17:19:32 [WARNING] org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.4:compile 17:19:32 [WARNING] org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.6:compile 17:19:32 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.4:compile 17:19:32 [WARNING] org.opendaylight.yangtools:yang-repo-spi:jar:13.0.6:compile 17:19:32 [WARNING] org.opendaylight.yangtools:yang-data-api:jar:13.0.6:compile 17:19:32 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.6:compile 17:19:32 [WARNING] io.netty:netty-transport:jar:4.1.109.Final:compile 17:19:32 [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.4:compile 17:19:32 [WARNING] org.opendaylight.yangtools:yang-repo-fs:jar:13.0.6:compile 17:19:32 [WARNING] org.opendaylight.yangtools:yang-model-spi:jar:13.0.6:compile 17:19:32 [WARNING] org.opendaylight.yangtools:yang-model-api:jar:13.0.6:compile 17:19:32 [WARNING] io.netty:netty-common:jar:4.1.109.Final:compile 17:19:32 [WARNING] org.opendaylight.yangtools:yang-parser-impl:jar:13.0.6:compile 17:19:32 [WARNING] org.opendaylight.netconf.model:rfc6241:jar:7.0.8-SNAPSHOT:compile 17:19:32 [WARNING] com.google.code.gson:gson:jar:2.10.1:compile 17:19:32 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.4:compile 17:19:32 [WARNING] org.opendaylight.yangtools:yang-data-spi:jar:13.0.6:compile 17:19:32 [WARNING] org.opendaylight.netconf:transport-ssh:jar:7.0.8-SNAPSHOT:compile 17:19:32 [WARNING] org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.8-SNAPSHOT:compile 17:19:32 [WARNING] org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.4:compile 17:19:32 [WARNING] org.opendaylight.netconf:transport-api:jar:7.0.8-SNAPSHOT:compile 17:19:32 [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.6:compile 17:19:32 [WARNING] org.opendaylight.netconf:netconf-common:jar:7.0.8-SNAPSHOT:compile 17:19:32 [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.4:compile 17:19:32 [WARNING] org.opendaylight.yangtools:yang-repo-api:jar:13.0.6:compile 17:19:32 [WARNING] org.opendaylight.netconf:transport-tcp:jar:7.0.8-SNAPSHOT:compile 17:19:32 [WARNING] jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 17:19:32 [WARNING] org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.6:compile 17:19:32 [WARNING] org.opendaylight.yangtools:util:jar:13.0.6:compile 17:19:32 [WARNING] Unused declared dependencies found: 17:19:32 [WARNING] org.codehaus.janino:janino:jar:3.1.4:compile 17:19:32 [WARNING] org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:19:32 [WARNING] org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile 17:19:32 [WARNING] org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.6:compile 17:19:32 [WARNING] org.opendaylight.netconf:netconf-netty-util:jar:7.0.8-SNAPSHOT:compile 17:19:32 [WARNING] Non-test scoped test only dependencies found: 17:19:32 [WARNING] io.netty:netty-common:jar:4.1.109.Final:compile 17:19:32 [INFO] 17:19:32 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ netconf-testtool --- 17:19:32 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/target/netconf-testtool-7.0.8-SNAPSHOT-sources.jar 17:19:32 [INFO] 17:19:32 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ netconf-testtool --- 17:19:32 [INFO] 17:19:32 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ netconf-testtool --- 17:19:32 [INFO] Loading execution data file /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/target/code-coverage/jacoco.exec 17:19:32 [INFO] Analyzed bundle 'netconf-testtool' with 80 classes 17:19:32 [INFO] 17:19:32 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ netconf-testtool --- 17:19:32 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-testtool/7.0.8-SNAPSHOT/netconf-testtool-7.0.8-SNAPSHOT.pom 17:19:32 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/target/netconf-testtool-7.0.8-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-testtool/7.0.8-SNAPSHOT/netconf-testtool-7.0.8-SNAPSHOT.jar 17:19:32 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/target/netconf-testtool-7.0.8-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-testtool/7.0.8-SNAPSHOT/netconf-testtool-7.0.8-SNAPSHOT-javadoc.jar 17:19:32 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/target/netconf-testtool-7.0.8-SNAPSHOT-executable.jar to /tmp/r/org/opendaylight/netconf/netconf-testtool/7.0.8-SNAPSHOT/netconf-testtool-7.0.8-SNAPSHOT-executable.jar 17:19:32 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/target/stress-client-7.0.8-SNAPSHOT-stress-client.jar to /tmp/r/org/opendaylight/netconf/netconf-testtool/7.0.8-SNAPSHOT/netconf-testtool-7.0.8-SNAPSHOT-stress-client.jar 17:19:32 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/target/rest-perf-client-7.0.8-SNAPSHOT-rest-perf-client.jar to /tmp/r/org/opendaylight/netconf/netconf-testtool/7.0.8-SNAPSHOT/netconf-testtool-7.0.8-SNAPSHOT-rest-perf-client.jar 17:19:32 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/target/scale-util-7.0.8-SNAPSHOT-scale-util.jar to /tmp/r/org/opendaylight/netconf/netconf-testtool/7.0.8-SNAPSHOT/netconf-testtool-7.0.8-SNAPSHOT-scale-util.jar 17:19:32 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/target/stress-client-7.0.8-SNAPSHOT-package-stress-client.tar.gz to /tmp/r/org/opendaylight/netconf/netconf-testtool/7.0.8-SNAPSHOT/netconf-testtool-7.0.8-SNAPSHOT-stress-client.tar.gz 17:19:32 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-testtool/7.0.8-SNAPSHOT/netconf-testtool-7.0.8-SNAPSHOT-cyclonedx.xml 17:19:32 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-testtool/7.0.8-SNAPSHOT/netconf-testtool-7.0.8-SNAPSHOT-cyclonedx.json 17:19:32 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/target/netconf-testtool-7.0.8-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-testtool/7.0.8-SNAPSHOT/netconf-testtool-7.0.8-SNAPSHOT-sources.jar 17:19:32 [INFO] 17:19:32 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ netconf-testtool --- 17:19:32 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:19:32 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:19:32 [INFO] 17:19:32 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ netconf-testtool --- 17:19:32 [INFO] org.opendaylight.netconf:netconf-testtool:jar:7.0.8-SNAPSHOT 17:19:32 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.5:compile 17:19:32 [INFO] +- org.codehaus.janino:janino:jar:3.1.4:compile 17:19:32 [INFO] | \- org.codehaus.janino:commons-compiler:jar:3.1.4:compile 17:19:32 [INFO] +- net.sourceforge.argparse4j:argparse4j:jar:0.9.0:compile 17:19:32 [INFO] +- ch.qos.logback:logback-classic:jar:1.3.14:compile 17:19:32 [INFO] | \- ch.qos.logback:logback-core:jar:1.3.14:compile 17:19:32 [INFO] +- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile 17:19:32 [INFO] | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile 17:19:32 [INFO] +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:19:32 [INFO] +- org.opendaylight.netconf:netconf-netty-util:jar:7.0.8-SNAPSHOT:compile 17:19:32 [INFO] | +- io.netty:netty-buffer:jar:4.1.109.Final:compile 17:19:32 [INFO] | +- io.netty:netty-codec:jar:4.1.109.Final:compile 17:19:32 [INFO] | +- io.netty:netty-common:jar:4.1.109.Final:compile 17:19:32 [INFO] | +- io.netty:netty-handler:jar:4.1.109.Final:compile 17:19:32 [INFO] | | +- io.netty:netty-resolver:jar:4.1.109.Final:compile 17:19:32 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 17:19:32 [INFO] | +- io.netty:netty-transport:jar:4.1.109.Final:compile 17:19:32 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:19:32 [INFO] | +- org.opendaylight.odlparent:logging-markers:jar:13.1.3:compile 17:19:32 [INFO] | +- org.opendaylight.yangtools:util:jar:13.0.6:compile 17:19:32 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:19:32 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.6:compile 17:19:32 [INFO] | +- org.opendaylight.netconf:netconf-common:jar:7.0.8-SNAPSHOT:compile 17:19:32 [INFO] | +- org.opendaylight.netconf:shaded-exificient:jar:7.0.8-SNAPSHOT:compile 17:19:32 [INFO] | \- org.opendaylight.netconf.model:rfc6241:jar:7.0.8-SNAPSHOT:compile 17:19:32 [INFO] +- org.opendaylight.netconf:netconf-auth:jar:7.0.8-SNAPSHOT:compile 17:19:32 [INFO] +- org.opendaylight.netconf:netconf-topology:jar:7.0.8-SNAPSHOT:compile 17:19:32 [INFO] | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.5:compile 17:19:32 [INFO] | +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.4:compile 17:19:32 [INFO] | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.4:compile 17:19:32 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.4:compile 17:19:32 [INFO] +- org.opendaylight.netconf:netconf-client-mdsal:jar:7.0.8-SNAPSHOT:compile 17:19:32 [INFO] | +- com.google.code.gson:gson:jar:2.10.1:compile 17:19:32 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:19:32 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.4:compile 17:19:32 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.4:compile 17:19:32 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.4:compile 17:19:32 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.4:compile 17:19:32 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.4:compile 17:19:32 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.4:compile 17:19:32 [INFO] | | \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.6:compile 17:19:32 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.4:compile 17:19:32 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.4:compile 17:19:32 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.4:compile 17:19:32 [INFO] | +- org.opendaylight.netconf:keystore-legacy:jar:7.0.8-SNAPSHOT:compile 17:19:32 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.4:compile 17:19:32 [INFO] | +- org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.8-SNAPSHOT:compile 17:19:32 [INFO] | +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.8-SNAPSHOT:compile 17:19:32 [INFO] | +- org.opendaylight.netconf.model:rfc5277:jar:7.0.8-SNAPSHOT:compile 17:19:32 [INFO] | +- org.opendaylight.netconf.model:rfc6470:jar:7.0.8-SNAPSHOT:compile 17:19:32 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.6:compile 17:19:32 [INFO] | +- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.6:compile 17:19:32 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.6:compile 17:19:32 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile 17:19:32 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.6:compile 17:19:32 [INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.6:compile 17:19:32 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.6:compile 17:19:32 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 17:19:32 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.6:compile 17:19:32 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.6:compile 17:19:32 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.6:compile 17:19:32 [INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.6:compile 17:19:32 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.6:compile 17:19:32 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.6:compile 17:19:32 [INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.6:compile 17:19:32 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.6:compile 17:19:32 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.6:compile 17:19:32 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.6:compile 17:19:32 [INFO] | +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.6:compile 17:19:32 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.6:compile 17:19:32 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.6:compile 17:19:32 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.6:compile 17:19:32 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.6:compile 17:19:32 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.6:compile 17:19:32 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.6:compile 17:19:32 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.6:compile 17:19:32 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.6:compile 17:19:32 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.6:compile 17:19:32 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.6:compile 17:19:32 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.6:compile 17:19:32 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.6:compile 17:19:32 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.6:compile 17:19:32 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.6:compile 17:19:32 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.6:compile 17:19:32 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.6:compile 17:19:32 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.6:compile 17:19:32 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.6:compile 17:19:32 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.6:compile 17:19:32 [INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.6:compile 17:19:32 [INFO] | | +- org.antlr:antlr4-runtime:jar:4.13.1:compile 17:19:32 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:13.0.6:compile 17:19:32 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.6:compile 17:19:32 [INFO] | +- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.6:compile 17:19:32 [INFO] | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.6:compile 17:19:32 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:compile 17:19:32 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:19:32 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:19:32 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:19:32 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:19:32 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:19:32 [INFO] +- org.opendaylight.netconf:netconf-api:jar:7.0.8-SNAPSHOT:compile 17:19:32 [INFO] +- org.opendaylight.netconf.model:rfc6022:jar:7.0.8-SNAPSHOT:compile 17:19:32 [INFO] +- org.opendaylight.netconf:netconf-client:jar:7.0.8-SNAPSHOT:compile 17:19:32 [INFO] | +- org.opendaylight.netconf:transport-tcp:jar:7.0.8-SNAPSHOT:compile 17:19:32 [INFO] | | +- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 17:19:32 [INFO] | | \- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.8-SNAPSHOT:compile 17:19:32 [INFO] | +- org.opendaylight.netconf:transport-ssh:jar:7.0.8-SNAPSHOT:compile 17:19:32 [INFO] | | +- commons-codec:commons-codec:jar:1.15:compile 17:19:32 [INFO] | | +- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.4:compile 17:19:32 [INFO] | | +- org.opendaylight.netconf:keystore-api:jar:7.0.8-SNAPSHOT:compile 17:19:32 [INFO] | | +- org.opendaylight.netconf:shaded-sshd:jar:7.0.8-SNAPSHOT:compile 17:19:32 [INFO] | | +- org.opendaylight.netconf:truststore-api:jar:7.0.8-SNAPSHOT:compile 17:19:32 [INFO] | | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.8-SNAPSHOT:compile 17:19:32 [INFO] | \- org.opendaylight.netconf:transport-tls:jar:7.0.8-SNAPSHOT:compile 17:19:32 [INFO] +- org.opendaylight.netconf:netconf-server:jar:7.0.8-SNAPSHOT:compile 17:19:32 [INFO] | +- org.opendaylight.netconf.model:rfc7407-ietf-x509-cert-to-name:jar:7.0.8-SNAPSHOT:compile 17:19:32 [INFO] | \- org.opendaylight.netconf:transport-api:jar:7.0.8-SNAPSHOT:compile 17:19:32 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 17:19:32 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.4:compile 17:19:32 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.4:compile 17:19:32 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.4:compile 17:19:32 [INFO] +- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.4:compile 17:19:32 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.6:compile 17:19:32 [INFO] +- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.4:compile 17:19:32 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.6:compile 17:19:32 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.6:compile 17:19:32 [INFO] +- org.opendaylight.netconf:netconf-server-mdsal:jar:7.0.8-SNAPSHOT:compile 17:19:32 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.4:compile 17:19:32 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.4:compile 17:19:32 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.4:compile 17:19:32 [INFO] +- org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.6:compile 17:19:32 [INFO] | +- org.ops4j.pax.url:pax-url-aether:jar:2.6.14:test 17:19:32 [INFO] | | \- org.slf4j:jcl-over-slf4j:jar:2.0.12:test 17:19:32 [INFO] | +- org.ops4j.base:ops4j-base-util-property:jar:1.5.1:compile 17:19:32 [INFO] | +- org.ops4j.base:ops4j-base-util-collections:jar:1.5.1:compile 17:19:32 [INFO] | | \- org.ops4j.base:ops4j-base-lang:jar:1.5.1:compile 17:19:32 [INFO] | +- org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.5:compile 17:19:32 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 17:19:32 [INFO] | +- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:compile 17:19:32 [INFO] | | +- org.glassfish.jaxb:txw2:jar:2.3.8:compile 17:19:32 [INFO] | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:compile 17:19:32 [INFO] | | \- com.sun.activation:jakarta.activation:jar:1.2.2:runtime 17:19:32 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.16.2:compile 17:19:32 [INFO] | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.16.2:compile 17:19:32 [INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.16.2:compile 17:19:32 [INFO] | \- javax.activation:activation:jar:1.1.1:compile 17:19:32 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:13.0.6:test 17:19:32 [INFO] +- org.xmlunit:xmlunit-core:jar:2.10.0:test 17:19:32 [INFO] +- org.xmlunit:xmlunit-assertj:jar:2.10.0:test 17:19:32 [INFO] | \- net.bytebuddy:byte-buddy:jar:1.14.17:test 17:19:32 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:19:32 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:19:32 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:19:32 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:19:32 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:19:32 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:19:32 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:19:32 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:19:32 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:19:32 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:19:32 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:19:32 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:19:32 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:19:32 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:19:32 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:19:32 [INFO] +- junit:junit:jar:4.13.2:test 17:19:32 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:19:32 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:19:32 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:19:32 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:19:32 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:19:32 [INFO] 17:19:32 [INFO] --- clm-maven-plugin:2.48.1-01:index (default-cli) @ netconf-testtool --- 17:19:32 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/target/sonatype-clm/module.xml 17:19:32 [INFO] 17:19:32 [INFO] ---------------< org.opendaylight.netconf:netconf-tools >--------------- 17:19:32 [INFO] Building netconf-tools 7.0.8-SNAPSHOT [113/121] 17:19:32 [INFO] --------------------------------[ pom ]--------------------------------- 17:19:32 [INFO] 17:19:32 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-tools --- 17:19:32 [INFO] 17:19:32 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-tools --- 17:19:32 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:19:32 [INFO] 17:19:32 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ netconf-tools --- 17:19:32 [INFO] 17:19:32 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ netconf-tools --- 17:19:32 [INFO] Skipping CycloneDX goal, because module skips deploy 17:19:32 [INFO] 17:19:32 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ netconf-tools --- 17:19:32 [INFO] Skipping artifact installation 17:19:32 [INFO] 17:19:32 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ netconf-tools --- 17:19:32 [INFO] Skipping artifact deployment 17:19:32 [INFO] 17:19:32 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ netconf-tools --- 17:19:32 [INFO] org.opendaylight.netconf:netconf-tools:pom:7.0.8-SNAPSHOT 17:19:32 [INFO] 17:19:32 [INFO] --- clm-maven-plugin:2.48.1-01:index (default-cli) @ netconf-tools --- 17:19:32 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/target/sonatype-clm/module.xml 17:19:32 [INFO] 17:19:32 [INFO] -------------< org.opendaylight.netconf:netconf-subsystem >------------- 17:19:32 [INFO] Building netconf-subsystem 7.0.8-SNAPSHOT [114/121] 17:19:32 [INFO] --------------------------------[ pom ]--------------------------------- 17:19:32 [INFO] 17:19:32 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-subsystem --- 17:19:32 [INFO] 17:19:32 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-subsystem --- 17:19:32 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:19:32 [INFO] 17:19:32 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ netconf-subsystem --- 17:19:32 [INFO] 17:19:32 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ netconf-subsystem --- 17:19:32 [INFO] Skipping CycloneDX goal, because module skips deploy 17:19:32 [INFO] 17:19:32 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ netconf-subsystem --- 17:19:32 [INFO] Skipping artifact installation 17:19:32 [INFO] 17:19:32 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ netconf-subsystem --- 17:19:32 [INFO] Skipping artifact deployment 17:19:32 [INFO] 17:19:32 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ netconf-subsystem --- 17:19:32 [INFO] org.opendaylight.netconf:netconf-subsystem:pom:7.0.8-SNAPSHOT 17:19:32 [INFO] 17:19:32 [INFO] --- clm-maven-plugin:2.48.1-01:index (default-cli) @ netconf-subsystem --- 17:19:32 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/netconf/target/sonatype-clm/module.xml 17:19:32 [INFO] 17:19:32 [INFO] ---------< org.opendaylight.netconf:sal-rest-connector-config >--------- 17:19:32 [INFO] Building sal-rest-connector-config 7.0.8-SNAPSHOT [115/121] 17:19:32 [INFO] --------------------------------[ jar ]--------------------------------- 17:19:33 [INFO] 17:19:33 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ sal-rest-connector-config --- 17:19:33 [INFO] 17:19:33 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ sal-rest-connector-config --- 17:19:33 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:19:33 [INFO] 17:19:33 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ sal-rest-connector-config --- 17:19:33 [INFO] 17:19:33 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ sal-rest-connector-config --- 17:19:33 [INFO] Copying 1 resource from src/main/resources to target/classes 17:19:33 [INFO] 17:19:33 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ sal-rest-connector-config --- 17:19:33 [INFO] No sources to compile 17:19:33 [INFO] 17:19:33 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ sal-rest-connector-config --- 17:19:33 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/restconf/sal-rest-connector-config/src/test/resources 17:19:33 [INFO] 17:19:33 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ sal-rest-connector-config --- 17:19:33 [INFO] No sources to compile 17:19:33 [INFO] 17:19:33 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ sal-rest-connector-config --- 17:19:34 [INFO] No tests to run. 17:19:34 [INFO] 17:19:34 [INFO] --- maven-jar-plugin:3.4.1:jar (default-jar) @ sal-rest-connector-config --- 17:19:34 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/restconf/sal-rest-connector-config/target/sal-rest-connector-config-7.0.8-SNAPSHOT.jar 17:19:34 [INFO] 17:19:34 [INFO] --- build-helper-maven-plugin:3.6.0:attach-artifact (attach-artifacts) @ sal-rest-connector-config --- 17:19:34 [INFO] 17:19:34 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ sal-rest-connector-config --- 17:19:34 [INFO] CycloneDX: Resolving Dependencies 17:19:34 [INFO] CycloneDX: Creating BOM version 1.5 with 0 component(s) 17:19:34 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/restconf/sal-rest-connector-config/target/bom.xml 17:19:34 [INFO] attaching as sal-rest-connector-config-7.0.8-SNAPSHOT-cyclonedx.xml 17:19:34 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/restconf/sal-rest-connector-config/target/bom.json 17:19:34 [INFO] attaching as sal-rest-connector-config-7.0.8-SNAPSHOT-cyclonedx.json 17:19:34 [INFO] 17:19:34 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ sal-rest-connector-config --- 17:19:34 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/restconf/sal-rest-connector-config/pom.xml to /tmp/r/org/opendaylight/netconf/sal-rest-connector-config/7.0.8-SNAPSHOT/sal-rest-connector-config-7.0.8-SNAPSHOT.pom 17:19:34 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/restconf/sal-rest-connector-config/target/sal-rest-connector-config-7.0.8-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/sal-rest-connector-config/7.0.8-SNAPSHOT/sal-rest-connector-config-7.0.8-SNAPSHOT.jar 17:19:34 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/restconf/sal-rest-connector-config/target/classes/initial/restconf.cfg to /tmp/r/org/opendaylight/netconf/sal-rest-connector-config/7.0.8-SNAPSHOT/sal-rest-connector-config-7.0.8-SNAPSHOT-restconf.cfg 17:19:34 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/restconf/sal-rest-connector-config/target/bom.xml to /tmp/r/org/opendaylight/netconf/sal-rest-connector-config/7.0.8-SNAPSHOT/sal-rest-connector-config-7.0.8-SNAPSHOT-cyclonedx.xml 17:19:34 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/restconf/sal-rest-connector-config/target/bom.json to /tmp/r/org/opendaylight/netconf/sal-rest-connector-config/7.0.8-SNAPSHOT/sal-rest-connector-config-7.0.8-SNAPSHOT-cyclonedx.json 17:19:34 [INFO] 17:19:34 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ sal-rest-connector-config --- 17:19:34 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:19:34 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:19:34 [INFO] 17:19:34 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ sal-rest-connector-config --- 17:19:34 [INFO] org.opendaylight.netconf:sal-rest-connector-config:jar:7.0.8-SNAPSHOT 17:19:34 [INFO] 17:19:34 [INFO] --- clm-maven-plugin:2.48.1-01:index (default-cli) @ sal-rest-connector-config --- 17:19:34 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/restconf/sal-rest-connector-config/target/sonatype-clm/module.xml 17:19:34 [INFO] 17:19:34 [INFO] ----------< org.opendaylight.netconf:restconf-wadl-generator >---------- 17:19:34 [INFO] Building restconf-wadl-generator 7.0.8-SNAPSHOT [116/121] 17:19:34 [INFO] --------------------------------[ jar ]--------------------------------- 17:19:34 [INFO] 17:19:34 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ restconf-wadl-generator --- 17:19:34 [INFO] 17:19:34 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ restconf-wadl-generator --- 17:19:34 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:19:34 [INFO] 17:19:34 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ restconf-wadl-generator --- 17:19:34 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:19:34 [INFO] 17:19:34 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ restconf-wadl-generator --- 17:19:35 [INFO] 17:19:35 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ restconf-wadl-generator --- 17:19:35 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/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/** 17:19:35 [INFO] 17:19:35 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ restconf-wadl-generator --- 17:19:35 [INFO] Starting audit... 17:19:35 Audit done. 17:19:35 [INFO] You have 0 Checkstyle violations. 17:19:35 [INFO] 17:19:35 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ restconf-wadl-generator --- 17:19:35 [INFO] Starting audit... 17:19:35 Audit done. 17:19:35 [INFO] You have 0 Checkstyle violations. 17:19:35 [INFO] 17:19:35 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ restconf-wadl-generator --- 17:19:35 [INFO] 17:19:35 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ restconf-wadl-generator --- 17:19:35 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/restconf/wadl-generator/src/main/resources 17:19:35 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/restconf/wadl-generator/target/generated-sources/spi 17:19:35 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/restconf/wadl-generator/target/generated-sources/yang 17:19:35 [INFO] 17:19:35 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ restconf-wadl-generator --- 17:19:35 [INFO] Recompiling the module because of changed dependency. 17:19:35 [INFO] Compiling 3 source files with javac [debug release 17] to target/classes 17:19:35 [INFO] Writing META-INF/services/org.opendaylight.yangtools.plugin.generator.api.FileGeneratorFactory 17:19:35 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:19:35 [INFO] 17:19:35 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ restconf-wadl-generator >>> 17:19:35 [INFO] 17:19:35 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ restconf-wadl-generator --- 17:19:35 [INFO] Fork Value is true 17:19:38 [INFO] Done SpotBugs Analysis.... 17:19:38 [INFO] 17:19:38 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ restconf-wadl-generator <<< 17:19:38 [INFO] 17:19:38 [INFO] 17:19:38 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ restconf-wadl-generator --- 17:19:38 [INFO] BugInstance size is 0 17:19:38 [INFO] Error size is 0 17:19:38 [INFO] No errors/warnings found 17:19:38 [INFO] 17:19:38 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ restconf-wadl-generator --- 17:19:38 [INFO] Copying 6 resources from src/test/resources to target/test-classes 17:19:38 [INFO] 17:19:38 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ restconf-wadl-generator --- 17:19:38 [INFO] Recompiling the module because of changed dependency. 17:19:38 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 17:19:38 [INFO] 17:19:38 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ restconf-wadl-generator --- 17:19:38 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:19:38 [INFO] 17:19:38 [INFO] ------------------------------------------------------- 17:19:38 [INFO] T E S T S 17:19:38 [INFO] ------------------------------------------------------- 17:19:38 [INFO] Running org.opendaylight.netconf.restconf.wadl.generator.WadlGenTest 17:19:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.331 s -- in org.opendaylight.netconf.restconf.wadl.generator.WadlGenTest 17:19:40 [INFO] 17:19:40 [INFO] Results: 17:19:40 [INFO] 17:19:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 17:19:40 [INFO] 17:19:40 [INFO] 17:19:40 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ restconf-wadl-generator --- 17:19:40 [INFO] 17:19:40 [INFO] --- maven-jar-plugin:3.4.1:jar (default-jar) @ restconf-wadl-generator --- 17:19:40 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/restconf/wadl-generator/target/restconf-wadl-generator-7.0.8-SNAPSHOT.jar 17:19:40 [INFO] 17:19:40 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ restconf-wadl-generator --- 17:19:40 [INFO] No previous run data found, generating javadoc. 17:19:41 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/restconf/wadl-generator/target/restconf-wadl-generator-7.0.8-SNAPSHOT-javadoc.jar 17:19:41 [INFO] 17:19:41 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ restconf-wadl-generator --- 17:19:41 [INFO] CycloneDX: Resolving Dependencies 17:19:42 [INFO] CycloneDX: Creating BOM version 1.5 with 17 component(s) 17:19:42 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/restconf/wadl-generator/target/bom.xml 17:19:42 [INFO] attaching as restconf-wadl-generator-7.0.8-SNAPSHOT-cyclonedx.xml 17:19:42 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/restconf/wadl-generator/target/bom.json 17:19:42 [INFO] attaching as restconf-wadl-generator-7.0.8-SNAPSHOT-cyclonedx.json 17:19:42 [INFO] 17:19:42 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ restconf-wadl-generator --- 17:19:42 [INFO] Skipping duplicate-finder execution! 17:19:42 [INFO] 17:19:42 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ restconf-wadl-generator --- 17:19:42 [INFO] No dependency problems found 17:19:42 [INFO] 17:19:42 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ restconf-wadl-generator --- 17:19:42 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/restconf/wadl-generator/target/restconf-wadl-generator-7.0.8-SNAPSHOT-sources.jar 17:19:42 [INFO] 17:19:42 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ restconf-wadl-generator --- 17:19:42 [INFO] 17:19:42 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ restconf-wadl-generator --- 17:19:42 [INFO] Loading execution data file /w/workspace/netconf-maven-clm-7.0.x/restconf/wadl-generator/target/code-coverage/jacoco.exec 17:19:42 [INFO] Analyzed bundle 'restconf-wadl-generator' with 3 classes 17:19:42 [INFO] 17:19:42 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ restconf-wadl-generator --- 17:19:42 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/restconf/wadl-generator/pom.xml to /tmp/r/org/opendaylight/netconf/restconf-wadl-generator/7.0.8-SNAPSHOT/restconf-wadl-generator-7.0.8-SNAPSHOT.pom 17:19:42 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/restconf/wadl-generator/target/restconf-wadl-generator-7.0.8-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/restconf-wadl-generator/7.0.8-SNAPSHOT/restconf-wadl-generator-7.0.8-SNAPSHOT.jar 17:19:42 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/restconf/wadl-generator/target/restconf-wadl-generator-7.0.8-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/restconf-wadl-generator/7.0.8-SNAPSHOT/restconf-wadl-generator-7.0.8-SNAPSHOT-javadoc.jar 17:19:42 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/restconf/wadl-generator/target/bom.xml to /tmp/r/org/opendaylight/netconf/restconf-wadl-generator/7.0.8-SNAPSHOT/restconf-wadl-generator-7.0.8-SNAPSHOT-cyclonedx.xml 17:19:42 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/restconf/wadl-generator/target/bom.json to /tmp/r/org/opendaylight/netconf/restconf-wadl-generator/7.0.8-SNAPSHOT/restconf-wadl-generator-7.0.8-SNAPSHOT-cyclonedx.json 17:19:42 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/restconf/wadl-generator/target/restconf-wadl-generator-7.0.8-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/restconf-wadl-generator/7.0.8-SNAPSHOT/restconf-wadl-generator-7.0.8-SNAPSHOT-sources.jar 17:19:42 [INFO] 17:19:42 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ restconf-wadl-generator --- 17:19:42 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:19:42 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:19:42 [INFO] 17:19:42 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ restconf-wadl-generator --- 17:19:42 [INFO] org.opendaylight.netconf:restconf-wadl-generator:jar:7.0.8-SNAPSHOT 17:19:42 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:19:42 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:19:42 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:19:42 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:19:42 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:19:42 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:19:42 [INFO] +- org.eclipse.xtext:org.eclipse.xtext.xbase.lib:jar:2.26.0:compile 17:19:42 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 17:19:42 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.6:compile 17:19:42 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:19:42 [INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.6:compile 17:19:42 [INFO] +- org.opendaylight.yangtools:yang-model-api:jar:13.0.6:compile 17:19:42 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.6:compile 17:19:42 [INFO] +- org.opendaylight.yangtools:plugin-generator-api:jar:13.0.6:compile 17:19:42 [INFO] +- org.opendaylight.yangtools:yang-test-util:jar:13.0.6:test 17:19:42 [INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.6:test 17:19:42 [INFO] | | +- org.opendaylight.yangtools:util:jar:13.0.6:test 17:19:42 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.1:test 17:19:42 [INFO] | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.6:test 17:19:42 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.6:test 17:19:42 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.6:test 17:19:42 [INFO] | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.6:test 17:19:42 [INFO] | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.6:test 17:19:42 [INFO] | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.6:test 17:19:42 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.6:test 17:19:42 [INFO] | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.6:test 17:19:42 [INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.6:test 17:19:42 [INFO] | | +- org.antlr:antlr4-runtime:jar:4.13.1:test 17:19:42 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:13.0.6:test 17:19:42 [INFO] | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.6:test 17:19:42 [INFO] | | \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.6:test 17:19:42 [INFO] | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.6:test 17:19:42 [INFO] | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.6:test 17:19:42 [INFO] | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.6:test 17:19:42 [INFO] | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.6:test 17:19:42 [INFO] | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.6:test 17:19:42 [INFO] | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.6:test 17:19:42 [INFO] | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.6:test 17:19:42 [INFO] | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.6:test 17:19:42 [INFO] | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.6:test 17:19:42 [INFO] | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.6:test 17:19:42 [INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.6:test 17:19:42 [INFO] | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.6:test 17:19:42 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.6:test 17:19:42 [INFO] | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.6:test 17:19:42 [INFO] | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.6:test 17:19:42 [INFO] | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.6:test 17:19:42 [INFO] | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.6:test 17:19:42 [INFO] | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.6:test 17:19:42 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:19:42 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:19:42 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:19:42 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:19:42 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:19:42 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:19:42 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:19:42 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:19:42 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:19:42 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:19:42 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:19:42 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:19:42 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:19:42 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:19:42 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:19:42 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:19:42 [INFO] +- junit:junit:jar:4.13.2:test 17:19:42 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:19:42 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:19:42 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:19:42 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 17:19:42 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:19:42 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:19:42 [INFO] 17:19:42 [INFO] --- clm-maven-plugin:2.48.1-01:index (default-cli) @ restconf-wadl-generator --- 17:19:42 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/restconf/wadl-generator/target/sonatype-clm/module.xml 17:19:42 [INFO] 17:19:42 [INFO] -------------< org.opendaylight.netconf:websocket-client >-------------- 17:19:42 [INFO] Building websocket-client 7.0.8-SNAPSHOT [117/121] 17:19:42 [INFO] --------------------------------[ jar ]--------------------------------- 17:19:42 [WARNING] The artifact org.slf4j:slf4j-log4j12:jar:2.0.12 has been relocated to org.slf4j:slf4j-reload4j:jar:2.0.12 17:19:42 [INFO] 17:19:42 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ websocket-client --- 17:19:42 [INFO] 17:19:42 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ websocket-client --- 17:19:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:19:42 [INFO] 17:19:42 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ websocket-client --- 17:19:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:19:42 [INFO] 17:19:42 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ websocket-client --- 17:19:42 [INFO] 17:19:42 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ websocket-client --- 17:19:42 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/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/** 17:19:42 [INFO] 17:19:42 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ websocket-client --- 17:19:42 [INFO] Starting audit... 17:19:42 Audit done. 17:19:42 [INFO] You have 0 Checkstyle violations. 17:19:42 [INFO] 17:19:42 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ websocket-client --- 17:19:43 [INFO] Starting audit... 17:19:43 Audit done. 17:19:43 [INFO] You have 0 Checkstyle violations. 17:19:43 [INFO] 17:19:43 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ websocket-client --- 17:19:43 [INFO] 17:19:43 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ websocket-client --- 17:19:43 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/restconf/websocket-client/src/main/resources 17:19:43 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/restconf/websocket-client/target/generated-sources/spi 17:19:43 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/restconf/websocket-client/target/generated-sources/yang 17:19:43 [INFO] 17:19:43 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ websocket-client --- 17:19:43 [INFO] Recompiling the module because of changed dependency. 17:19:43 [INFO] Compiling 5 source files with javac [debug release 17] to target/classes 17:19:43 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/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 17:19:43 [INFO] 17:19:43 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ websocket-client >>> 17:19:43 [INFO] 17:19:43 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ websocket-client --- 17:19:43 [INFO] Fork Value is true 17:19:46 [INFO] Done SpotBugs Analysis.... 17:19:46 [INFO] 17:19:46 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ websocket-client <<< 17:19:46 [INFO] 17:19:46 [INFO] 17:19:46 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ websocket-client --- 17:19:46 [INFO] BugInstance size is 0 17:19:46 [INFO] Error size is 0 17:19:46 [INFO] No errors/warnings found 17:19:46 [INFO] 17:19:46 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ websocket-client --- 17:19:46 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/restconf/websocket-client/src/test/resources 17:19:46 [INFO] 17:19:46 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ websocket-client --- 17:19:46 [INFO] No sources to compile 17:19:46 [INFO] 17:19:46 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ websocket-client --- 17:19:46 [INFO] No tests to run. 17:19:46 [INFO] 17:19:46 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ websocket-client --- 17:19:46 [INFO] 17:19:46 [INFO] --- maven-jar-plugin:3.4.1:jar (default-jar) @ websocket-client --- 17:19:46 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/restconf/websocket-client/target/websocket-client-7.0.8-SNAPSHOT.jar 17:19:46 [INFO] 17:19:46 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ websocket-client --- 17:19:46 [INFO] No previous run data found, generating javadoc. 17:19:47 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/restconf/websocket-client/target/websocket-client-7.0.8-SNAPSHOT-javadoc.jar 17:19:47 [INFO] 17:19:47 [INFO] --- maven-assembly-plugin:3.7.1:single (make-assembly) @ websocket-client --- 17:19:47 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/restconf/websocket-client/target/websocket-client-7.0.8-SNAPSHOT-executable.jar 17:19:48 [WARNING] Configuration option 'appendAssemblyId' is set to false. 17:19:48 Instead of attaching the assembly file: /w/workspace/netconf-maven-clm-7.0.x/restconf/websocket-client/target/websocket-client-7.0.8-SNAPSHOT-executable.jar, it will become the file for main project artifact. 17:19:48 NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! 17:19:48 [WARNING] Replacing pre-existing project main-artifact file: /w/workspace/netconf-maven-clm-7.0.x/restconf/websocket-client/target/websocket-client-7.0.8-SNAPSHOT.jar 17:19:48 with assembly file: /w/workspace/netconf-maven-clm-7.0.x/restconf/websocket-client/target/websocket-client-7.0.8-SNAPSHOT-executable.jar 17:19:48 [INFO] 17:19:48 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ websocket-client --- 17:19:48 [INFO] CycloneDX: Resolving Dependencies 17:19:49 [INFO] CycloneDX: Creating BOM version 1.5 with 19 component(s) 17:19:49 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/restconf/websocket-client/target/bom.xml 17:19:49 [INFO] attaching as websocket-client-7.0.8-SNAPSHOT-cyclonedx.xml 17:19:49 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/restconf/websocket-client/target/bom.json 17:19:49 [INFO] attaching as websocket-client-7.0.8-SNAPSHOT-cyclonedx.json 17:19:49 [INFO] 17:19:49 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ websocket-client --- 17:19:49 [INFO] Skipping duplicate-finder execution! 17:19:49 [INFO] 17:19:49 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ websocket-client --- 17:19:49 [WARNING] Used undeclared dependencies found: 17:19:49 [WARNING] org.eclipse.jetty.websocket:websocket-api:jar:9.4.54.v20240208:compile 17:19:49 [WARNING] ch.qos.reload4j:reload4j:jar:1.2.22:compile 17:19:49 [WARNING] org.eclipse.jetty:jetty-client:jar:9.4.54.v20240208:compile 17:19:49 [WARNING] org.eclipse.jetty.websocket:websocket-common:jar:9.4.54.v20240208:compile 17:19:49 [WARNING] org.eclipse.jetty:jetty-util:jar:9.4.54.v20240208:compile 17:19:49 [WARNING] Unused declared dependencies found: 17:19:49 [WARNING] org.slf4j:slf4j-log4j12:jar:2.0.12:compile 17:19:49 [INFO] 17:19:49 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ websocket-client --- 17:19:49 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/restconf/websocket-client/target/websocket-client-7.0.8-SNAPSHOT-sources.jar 17:19:49 [INFO] 17:19:49 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ websocket-client --- 17:19:49 [INFO] 17:19:49 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ websocket-client --- 17:19:49 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:19:49 [INFO] 17:19:49 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ websocket-client --- 17:19:49 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/restconf/websocket-client/pom.xml to /tmp/r/org/opendaylight/netconf/websocket-client/7.0.8-SNAPSHOT/websocket-client-7.0.8-SNAPSHOT.pom 17:19:49 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/restconf/websocket-client/target/websocket-client-7.0.8-SNAPSHOT-executable.jar to /tmp/r/org/opendaylight/netconf/websocket-client/7.0.8-SNAPSHOT/websocket-client-7.0.8-SNAPSHOT.jar 17:19:49 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/restconf/websocket-client/target/websocket-client-7.0.8-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/websocket-client/7.0.8-SNAPSHOT/websocket-client-7.0.8-SNAPSHOT-javadoc.jar 17:19:49 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/restconf/websocket-client/target/bom.xml to /tmp/r/org/opendaylight/netconf/websocket-client/7.0.8-SNAPSHOT/websocket-client-7.0.8-SNAPSHOT-cyclonedx.xml 17:19:49 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/restconf/websocket-client/target/bom.json to /tmp/r/org/opendaylight/netconf/websocket-client/7.0.8-SNAPSHOT/websocket-client-7.0.8-SNAPSHOT-cyclonedx.json 17:19:49 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/restconf/websocket-client/target/websocket-client-7.0.8-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/websocket-client/7.0.8-SNAPSHOT/websocket-client-7.0.8-SNAPSHOT-sources.jar 17:19:49 [INFO] 17:19:49 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ websocket-client --- 17:19:49 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:19:49 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:19:49 [INFO] 17:19:49 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ websocket-client --- 17:19:49 [INFO] org.opendaylight.netconf:websocket-client:jar:7.0.8-SNAPSHOT 17:19:49 [INFO] +- org.eclipse.jetty.websocket:websocket-client:jar:9.4.54.v20240208:compile 17:19:49 [INFO] | +- org.eclipse.jetty:jetty-client:jar:9.4.54.v20240208:compile 17:19:49 [INFO] | | \- org.eclipse.jetty:jetty-http:jar:9.4.54.v20240208:compile 17:19:49 [INFO] | +- org.eclipse.jetty:jetty-util:jar:9.4.54.v20240208:compile 17:19:49 [INFO] | +- org.eclipse.jetty:jetty-io:jar:9.4.54.v20240208:compile 17:19:49 [INFO] | \- org.eclipse.jetty.websocket:websocket-common:jar:9.4.54.v20240208:compile 17:19:49 [INFO] | \- org.eclipse.jetty.websocket:websocket-api:jar:9.4.54.v20240208:compile 17:19:49 [INFO] +- net.sourceforge.argparse4j:argparse4j:jar:0.9.0:compile 17:19:49 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:19:49 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:19:49 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:19:49 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:19:49 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:19:49 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:19:49 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:compile 17:19:49 [INFO] +- org.slf4j:slf4j-reload4j:jar:2.0.12:compile 17:19:49 [INFO] | \- ch.qos.reload4j:reload4j:jar:1.2.22:compile 17:19:49 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:19:49 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:19:49 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:19:49 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:19:49 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:19:49 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:19:49 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:19:49 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:19:49 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:19:49 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:19:49 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:19:49 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:19:49 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:19:49 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:19:49 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:19:49 [INFO] +- junit:junit:jar:4.13.2:test 17:19:49 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:19:49 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:19:49 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:19:49 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 17:19:49 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:19:49 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:19:49 [INFO] 17:19:49 [INFO] --- clm-maven-plugin:2.48.1-01:index (default-cli) @ websocket-client --- 17:19:49 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/restconf/websocket-client/target/sonatype-clm/module.xml 17:19:49 [INFO] 17:19:49 [INFO] ------------< org.opendaylight.netconf:restconf-subsystem >------------- 17:19:49 [INFO] Building restconf-subsystem 7.0.8-SNAPSHOT [118/121] 17:19:49 [INFO] --------------------------------[ pom ]--------------------------------- 17:19:49 [INFO] 17:19:49 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ restconf-subsystem --- 17:19:49 [INFO] 17:19:49 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ restconf-subsystem --- 17:19:49 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:19:49 [INFO] 17:19:49 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ restconf-subsystem --- 17:19:49 [INFO] 17:19:49 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ restconf-subsystem --- 17:19:49 [INFO] Skipping CycloneDX goal, because module skips deploy 17:19:49 [INFO] 17:19:49 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ restconf-subsystem --- 17:19:49 [INFO] Skipping artifact installation 17:19:49 [INFO] 17:19:49 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ restconf-subsystem --- 17:19:49 [INFO] Skipping artifact deployment 17:19:49 [INFO] 17:19:49 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ restconf-subsystem --- 17:19:49 [INFO] org.opendaylight.netconf:restconf-subsystem:pom:7.0.8-SNAPSHOT 17:19:49 [INFO] 17:19:49 [INFO] --- clm-maven-plugin:2.48.1-01:index (default-cli) @ restconf-subsystem --- 17:19:49 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/restconf/target/sonatype-clm/module.xml 17:19:49 [INFO] 17:19:49 [INFO] ------------< org.opendaylight.netconf:keystore-aggregator >------------ 17:19:49 [INFO] Building keystore-aggregator 7.0.8-SNAPSHOT [119/121] 17:19:49 [INFO] --------------------------------[ pom ]--------------------------------- 17:19:49 [INFO] 17:19:49 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ keystore-aggregator --- 17:19:49 [INFO] 17:19:49 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ keystore-aggregator --- 17:19:49 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:19:49 [INFO] 17:19:49 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ keystore-aggregator --- 17:19:49 [INFO] 17:19:49 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ keystore-aggregator --- 17:19:49 [INFO] Skipping CycloneDX goal, because module skips deploy 17:19:49 [INFO] 17:19:49 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ keystore-aggregator --- 17:19:49 [INFO] Skipping artifact installation 17:19:49 [INFO] 17:19:49 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ keystore-aggregator --- 17:19:49 [INFO] Skipping artifact deployment 17:19:49 [INFO] 17:19:49 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ keystore-aggregator --- 17:19:49 [INFO] org.opendaylight.netconf:keystore-aggregator:pom:7.0.8-SNAPSHOT 17:19:49 [INFO] 17:19:49 [INFO] --- clm-maven-plugin:2.48.1-01:index (default-cli) @ keystore-aggregator --- 17:19:49 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/keystore/target/sonatype-clm/module.xml 17:19:49 [INFO] 17:19:49 [INFO] -----------< org.opendaylight.netconf:truststore-aggregator >----------- 17:19:49 [INFO] Building truststore-aggregator 7.0.8-SNAPSHOT [120/121] 17:19:49 [INFO] --------------------------------[ pom ]--------------------------------- 17:19:49 [INFO] 17:19:49 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ truststore-aggregator --- 17:19:49 [INFO] 17:19:49 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ truststore-aggregator --- 17:19:49 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:19:49 [INFO] 17:19:49 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ truststore-aggregator --- 17:19:49 [INFO] 17:19:49 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ truststore-aggregator --- 17:19:49 [INFO] Skipping CycloneDX goal, because module skips deploy 17:19:49 [INFO] 17:19:49 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ truststore-aggregator --- 17:19:49 [INFO] Skipping artifact installation 17:19:49 [INFO] 17:19:49 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ truststore-aggregator --- 17:19:49 [INFO] Skipping artifact deployment 17:19:49 [INFO] 17:19:49 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ truststore-aggregator --- 17:19:49 [INFO] org.opendaylight.netconf:truststore-aggregator:pom:7.0.8-SNAPSHOT 17:19:49 [INFO] 17:19:49 [INFO] --- clm-maven-plugin:2.48.1-01:index (default-cli) @ truststore-aggregator --- 17:19:49 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/truststore/target/sonatype-clm/module.xml 17:19:49 [INFO] 17:19:49 [INFO] ------------< org.opendaylight.netconf:netconf-aggregator >------------- 17:19:49 [INFO] Building netconf-aggregator 7.0.8-SNAPSHOT [121/121] 17:19:49 [INFO] --------------------------------[ pom ]--------------------------------- 17:19:49 [INFO] 17:19:49 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-aggregator --- 17:19:49 [INFO] 17:19:49 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-aggregator --- 17:19:49 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:19:49 [INFO] 17:19:49 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ netconf-aggregator --- 17:19:49 [INFO] 17:19:49 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ netconf-aggregator --- 17:19:49 [INFO] Skipping CycloneDX goal, because module skips deploy 17:19:49 [INFO] 17:19:49 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ netconf-aggregator --- 17:19:49 [INFO] Skipping artifact installation 17:19:49 [INFO] 17:19:49 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ netconf-aggregator --- 17:19:49 [INFO] Skipping artifact deployment 17:19:49 [INFO] 17:19:49 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ netconf-aggregator --- 17:19:49 [INFO] org.opendaylight.netconf:netconf-aggregator:pom:7.0.8-SNAPSHOT 17:19:49 [INFO] 17:19:49 [INFO] --- clm-maven-plugin:2.48.1-01:index (default-cli) @ netconf-aggregator --- 17:19:49 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/target/sonatype-clm/module.xml 17:19:49 [INFO] ------------------------------------------------------------------------ 17:19:49 [INFO] Reactor Summary for netconf-aggregator 7.0.8-SNAPSHOT: 17:19:49 [INFO] 17:19:49 [INFO] netconf-artifacts .................................. SUCCESS [ 5.670 s] 17:19:49 [INFO] netconf-parent ..................................... SUCCESS [ 11.924 s] 17:19:49 [INFO] feature-parent ..................................... SUCCESS [ 4.034 s] 17:19:49 [INFO] netconf-auth ....................................... SUCCESS [ 8.129 s] 17:19:49 [INFO] netconf-auth-aaa ................................... SUCCESS [ 15.530 s] 17:19:49 [INFO] OpenDaylight :: Netconf :: AAA Authorization Plugin SUCCESS [ 48.977 s] 17:19:49 [INFO] rfc5277 ............................................ SUCCESS [ 7.730 s] 17:19:49 [INFO] OpenDaylight :: Netconf :: RFC5277 Models .......... SUCCESS [ 8.703 s] 17:19:49 [INFO] rfc6241 ............................................ SUCCESS [ 10.039 s] 17:19:49 [INFO] OpenDaylight :: Netconf :: RFC6241 Models .......... SUCCESS [ 8.325 s] 17:19:49 [INFO] rfc6470 ............................................ SUCCESS [ 6.390 s] 17:19:49 [INFO] OpenDaylight :: Netconf :: RFC6470 Models .......... SUCCESS [ 8.610 s] 17:19:49 [INFO] rfc6243 ............................................ SUCCESS [ 5.362 s] 17:19:49 [INFO] OpenDaylight :: Netconf :: RFC6243 Models .......... SUCCESS [ 8.607 s] 17:19:49 [INFO] rfc8526 ............................................ SUCCESS [ 6.622 s] 17:19:49 [INFO] OpenDaylight :: Netconf :: RFC8526 Models .......... SUCCESS [ 8.285 s] 17:19:49 [INFO] netconf-api ........................................ SUCCESS [ 10.397 s] 17:19:49 [INFO] OpenDaylight :: Netconf :: API ..................... SUCCESS [ 8.971 s] 17:19:49 [INFO] rfc6022 ............................................ SUCCESS [ 6.987 s] 17:19:49 [INFO] netconf-common-mdsal ............................... SUCCESS [ 10.129 s] 17:19:49 [INFO] odl-netconf-util ................................... SUCCESS [ 9.243 s] 17:19:49 [INFO] netconf-common ..................................... SUCCESS [ 4.742 s] 17:19:49 [INFO] shaded-exificient-jar .............................. SUCCESS [ 5.689 s] 17:19:49 [INFO] shaded-exificient .................................. SUCCESS [ 3.096 s] 17:19:49 [INFO] netconf-test-util .................................. SUCCESS [ 5.092 s] 17:19:49 [INFO] netconf-netty-util ................................. SUCCESS [ 14.630 s] 17:19:49 [INFO] OpenDaylight :: Netconf :: Netconf Common .......... SUCCESS [ 9.856 s] 17:19:49 [INFO] rfc8341 ............................................ SUCCESS [ 6.638 s] 17:19:49 [INFO] OpenDaylight :: Netconf :: RFC8341 Models .......... SUCCESS [ 8.979 s] 17:19:49 [INFO] draft-ietf-netconf-crypto-types .................... SUCCESS [ 7.572 s] 17:19:49 [INFO] keystore-api ....................................... SUCCESS [ 7.347 s] 17:19:49 [INFO] keystore-none ...................................... SUCCESS [ 4.503 s] 17:19:49 [INFO] OpenDaylight :: Netconf :: Key Store ............... SUCCESS [ 8.627 s] 17:19:49 [INFO] truststore-api ..................................... SUCCESS [ 6.711 s] 17:19:49 [INFO] truststore-none .................................... SUCCESS [ 4.885 s] 17:19:49 [INFO] OpenDaylight :: Netconf :: Trust Store ............. SUCCESS [ 8.690 s] 17:19:49 [INFO] transport-api ...................................... SUCCESS [ 5.392 s] 17:19:49 [INFO] OpenDaylight :: Netconf :: Transport API ........... SUCCESS [ 8.649 s] 17:19:49 [INFO] shaded-sshd-jar .................................... SUCCESS [ 2.259 s] 17:19:49 [INFO] shaded-sshd ........................................ SUCCESS [ 3.025 s] 17:19:49 [INFO] transport-tcp ...................................... SUCCESS [ 12.984 s] 17:19:49 [INFO] transport-ssh ...................................... SUCCESS [ 32.733 s] 17:19:49 [INFO] transport-tls ...................................... SUCCESS [ 21.156 s] 17:19:49 [INFO] OpenDaylight :: Netconf :: Transport ............... SUCCESS [ 9.222 s] 17:19:49 [INFO] netconf-client ..................................... SUCCESS [ 24.128 s] 17:19:49 [INFO] odl-netconf-client ................................. SUCCESS [ 10.402 s] 17:19:49 [INFO] OpenDaylight :: Netconf :: RFC6022 Models .......... SUCCESS [ 8.178 s] 17:19:49 [INFO] rfc7407-ietf-x509-cert-to-name ..................... SUCCESS [ 5.457 s] 17:19:49 [INFO] netconf-server ..................................... SUCCESS [ 22.975 s] 17:19:49 [INFO] OpenDaylight :: Netconf :: Impl .................... SUCCESS [ 10.326 s] 17:19:49 [INFO] OpenDaylight :: Netconf :: All ..................... SUCCESS [ 10.475 s] 17:19:49 [INFO] yanglib-mdsal-writer ............................... SUCCESS [ 12.798 s] 17:19:49 [INFO] odl-yanglib-mdsal-writer ........................... SUCCESS [ 16.669 s] 17:19:49 [INFO] netconf-server-mdsal ............................... SUCCESS [ 21.077 s] 17:19:49 [INFO] netconf-nb ......................................... SUCCESS [ 10.182 s] 17:19:49 [INFO] OpenDaylight :: Netconf :: Mdsal ................... SUCCESS [ 26.258 s] 17:19:49 [INFO] rfc8040-ietf-restconf-monitoring ................... SUCCESS [ 5.194 s] 17:19:49 [INFO] OpenDaylight :: Netconf :: RFC8040 Models .......... SUCCESS [ 8.191 s] 17:19:49 [INFO] rfc8639 ............................................ SUCCESS [ 8.596 s] 17:19:49 [INFO] OpenDaylight :: Netconf :: RFC8639 Models .......... SUCCESS [ 8.789 s] 17:19:49 [INFO] rfc8641 ............................................ SUCCESS [ 7.883 s] 17:19:49 [INFO] OpenDaylight :: Netconf :: RFC8641 Models .......... SUCCESS [ 8.482 s] 17:19:49 [INFO] rfc8650 ............................................ SUCCESS [ 5.439 s] 17:19:49 [INFO] OpenDaylight :: Netconf :: RFC8650 Models .......... SUCCESS [ 8.459 s] 17:19:49 [INFO] keystore-legacy .................................... SUCCESS [ 12.953 s] 17:19:49 [INFO] netconf-dom-api .................................... SUCCESS [ 4.813 s] 17:19:49 [INFO] netconf-client-mdsal ............................... SUCCESS [ 42.966 s] 17:19:49 [INFO] OpenDaylight :: Netconf Connector :: Netconf Connector SUCCESS [ 18.817 s] 17:19:49 [INFO] netconf-test-models ................................ SUCCESS [ 5.365 s] 17:19:49 [INFO] netconf-topology ................................... SUCCESS [ 21.988 s] 17:19:49 [INFO] netconf-topology-singleton ......................... SUCCESS [ 50.317 s] 17:19:49 [INFO] OpenDaylight :: Clustered Netconf Topology :: Netconf Connector + Netconf SSH Server SUCCESS [ 18.881 s] 17:19:49 [INFO] netconf-topology-impl .............................. SUCCESS [ 10.635 s] 17:19:49 [INFO] OpenDaylight :: Netconf Topology :: Netconf Connector + Netconf SSH Server + Netconf configuration via config topology datastore SUCCESS [ 17.749 s] 17:19:49 [INFO] callhome-provider .................................. SUCCESS [ 24.006 s] 17:19:49 [INFO] OpenDaylight :: Netconf Connector :: Netconf Callhome Connector + Netconf SSH Server SUCCESS [ 19.180 s] 17:19:49 [INFO] OpenDaylight :: Netconf Connector :: All ........... SUCCESS [ 18.811 s] 17:19:49 [INFO] netconf-console .................................... SUCCESS [ 13.664 s] 17:19:49 [INFO] OpenDaylight :: Netconf Console + Karaf CLI for netconf CRUD operations SUCCESS [ 24.948 s] 17:19:49 [INFO] restconf-common-models ............................. SUCCESS [ 6.739 s] 17:19:49 [INFO] restconf-common .................................... SUCCESS [ 5.928 s] 17:19:49 [INFO] OpenDaylight :: Restconf :: Common ................. SUCCESS [ 22.600 s] 17:19:49 [INFO] restconf-api ....................................... SUCCESS [ 9.425 s] 17:19:49 [INFO] restconf-nb ........................................ SUCCESS [ 33.324 s] 17:19:49 [INFO] OpenDaylight :: RESTCONF :: Northbound ............. SUCCESS [ 23.298 s] 17:19:49 [INFO] OpenDaylight :: Restconf ........................... SUCCESS [ 22.466 s] 17:19:49 [INFO] restconf-openapi ................................... SUCCESS [ 17.971 s] 17:19:49 [INFO] OpenDaylight :: RESTCONF :: OPENAPI ................ SUCCESS [ 22.491 s] 17:19:49 [INFO] OpenDaylight :: Restconf :: All .................... SUCCESS [ 22.223 s] 17:19:49 [INFO] keystore-plaintext-api ............................. SUCCESS [ 4.009 s] 17:19:49 [INFO] keystore-plaintext-localfile ....................... SUCCESS [ 8.541 s] 17:19:49 [INFO] keystore-plaintext-cli ............................. SUCCESS [ 4.993 s] 17:19:49 [INFO] OpenDaylight :: Netconf :: Key Store :: Plaintext Storage SUCCESS [ 8.545 s] 17:19:49 [INFO] features-netconf ................................... SUCCESS [ 7.794 s] 17:19:49 [INFO] netconf-test-perf .................................. SUCCESS [ 11.072 s] 17:19:49 [INFO] OpenDaylight :: NETCONF Test Tools :: Tools used for performance testing SUCCESS [ 23.486 s] 17:19:49 [INFO] features-netconf-testing ........................... SUCCESS [ 6.872 s] 17:19:49 [INFO] features-netconf-experimental ...................... SUCCESS [ 6.841 s] 17:19:49 [INFO] OpenDaylight :: Netconf Connector :: SSH ........... SUCCESS [ 21.618 s] 17:19:49 [INFO] netconf-features-parent ............................ SUCCESS [ 0.007 s] 17:19:49 [INFO] netconf-karaf ...................................... SUCCESS [ 30.884 s] 17:19:49 [INFO] netconf-karaf-static ............................... SUCCESS [ 34.201 s] 17:19:49 [INFO] model-aggregator ................................... SUCCESS [ 0.007 s] 17:19:49 [INFO] transport-http ..................................... SUCCESS [ 22.968 s] 17:19:49 [INFO] transport-aggregator ............................... SUCCESS [ 0.006 s] 17:19:49 [INFO] restconf-client .................................... SUCCESS [ 8.046 s] 17:19:49 [INFO] restconf-server .................................... SUCCESS [ 8.325 s] 17:19:49 [INFO] protocol ........................................... SUCCESS [ 0.007 s] 17:19:49 [INFO] plugins ............................................ SUCCESS [ 0.005 s] 17:19:49 [INFO] apps ............................................... SUCCESS [ 0.004 s] 17:19:49 [INFO] third-party ........................................ SUCCESS [ 0.004 s] 17:19:49 [INFO] netconf-testtool ................................... SUCCESS [ 36.445 s] 17:19:49 [INFO] netconf-tools ...................................... SUCCESS [ 0.010 s] 17:19:49 [INFO] netconf-subsystem .................................. SUCCESS [ 0.004 s] 17:19:49 [INFO] sal-rest-connector-config .......................... SUCCESS [ 1.604 s] 17:19:49 [INFO] restconf-wadl-generator ............................ SUCCESS [ 7.650 s] 17:19:49 [INFO] websocket-client ................................... SUCCESS [ 6.975 s] 17:19:49 [INFO] restconf-subsystem ................................. SUCCESS [ 0.007 s] 17:19:49 [INFO] keystore-aggregator ................................ SUCCESS [ 0.005 s] 17:19:49 [INFO] truststore-aggregator .............................. SUCCESS [ 0.008 s] 17:19:49 [INFO] netconf-aggregator ................................. SUCCESS [ 0.006 s] 17:19:49 [INFO] ------------------------------------------------------------------------ 17:19:49 [INFO] BUILD SUCCESS 17:19:49 [INFO] ------------------------------------------------------------------------ 17:19:49 [INFO] Total time: 24:22 min 17:19:49 [INFO] Finished at: 2024-08-17T17:19:49Z 17:19:49 [INFO] ------------------------------------------------------------------------ 17:19:49 [WARNING] The requested profile "integrationtests" could not be activated because it does not exist. 17:19:49 [netconf-maven-clm-7.0.x] $ /bin/bash /tmp/jenkins10442243781418799285.sh 17:19:49 [netconf-maven-clm-7.0.x] $ /bin/sh -xe /tmp/jenkins16136106403014854042.sh 17:19:49 + find . -regex '.*karaf/target' 17:19:49 + xargs rm -rf 17:19:56 [INFO] 2024-08-17T17:19:56.814Z Scanning application odl-netconf. 17:19:56 [INFO] Discovered commit hash 'eb24f6da3f5268b8f42a9f65a22fc038b9bc49db' via environment variable GIT_COMMIT 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/apps/callhome-provider/target/callhome-provider-7.0.8-SNAPSHOT-javadoc.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/apps/callhome-provider/target/callhome-provider-7.0.8-SNAPSHOT-sources.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/apps/callhome-provider/target/callhome-provider-7.0.8-SNAPSHOT.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/apps/callhome-provider/target/spotbugs/bug-pattern-1.5.0.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-console/target/netconf-console-7.0.8-SNAPSHOT-javadoc.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-console/target/netconf-console-7.0.8-SNAPSHOT-sources.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-console/target/netconf-console-7.0.8-SNAPSHOT.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-console/target/spotbugs/bug-pattern-1.5.0.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-nb/target/netconf-nb-7.0.8-SNAPSHOT-javadoc.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-nb/target/netconf-nb-7.0.8-SNAPSHOT-sources.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-nb/target/netconf-nb-7.0.8-SNAPSHOT.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-nb/target/spotbugs/bug-pattern-1.5.0.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-impl/target/netconf-topology-impl-7.0.8-SNAPSHOT-javadoc.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-impl/target/netconf-topology-impl-7.0.8-SNAPSHOT-sources.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-impl/target/netconf-topology-impl-7.0.8-SNAPSHOT.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-impl/target/spotbugs/bug-pattern-1.5.0.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/target/netconf-topology-singleton-7.0.8-SNAPSHOT-javadoc.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/target/netconf-topology-singleton-7.0.8-SNAPSHOT-sources.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/target/netconf-topology-singleton-7.0.8-SNAPSHOT.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/target/spotbugs/bug-pattern-1.5.0.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/target/netconf-topology-7.0.8-SNAPSHOT-javadoc.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/target/netconf-topology-7.0.8-SNAPSHOT-sources.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/target/netconf-topology-7.0.8-SNAPSHOT.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/target/spotbugs/bug-pattern-1.5.0.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/apps/yanglib-mdsal-writer/target/spotbugs/bug-pattern-1.5.0.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/apps/yanglib-mdsal-writer/target/yanglib-mdsal-writer-7.0.8-SNAPSHOT-javadoc.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/apps/yanglib-mdsal-writer/target/yanglib-mdsal-writer-7.0.8-SNAPSHOT-sources.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/apps/yanglib-mdsal-writer/target/yanglib-mdsal-writer-7.0.8-SNAPSHOT.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/lib/boot/bcpkix-jdk18on-1.78.1.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/lib/boot/bcprov-ext-jdk18on-1.78.1.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/lib/boot/bcutil-jdk18on-1.78.1.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/lib/boot/org.apache.karaf.jaas.boot-4.4.6.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/lib/boot/org.apache.karaf.main-4.4.6.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/lib/boot/org.apache.karaf.specs.activator-4.4.6.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/lib/boot/osgi.core-8.0.0.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/lib/endorsed/org.apache.karaf.specs.java.xml-4.4.6.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/lib/endorsed/org.apache.karaf.specs.java.xml.ws-4.4.6.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/lib/endorsed/org.apache.karaf.specs.locator-4.4.6.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/lib/jdk9plus/istack-commons-runtime-3.0.12.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/lib/jdk9plus/jakarta.xml.bind-api-2.3.3.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/lib/jdk9plus/javax.annotation-api-1.3.2.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/lib/jdk9plus/jaxb-runtime-2.3.8.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/lib/jdk9plus/org.apache.servicemix.specs.activation-api-1.2.1-1.2.1_3.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/lib/jdk9plus/txw2-2.3.8.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/lib/karaf.branding-13.1.3.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/com/h2database/h2/2.2.224/h2-2.2.224.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/com/rabbitmq/amqp-client/5.20.0/amqp-client-5.20.0.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/com/typesafe/config/1.4.2/config-1.4.2.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/com/typesafe/ssl-config-core_2.13/0.4.3/ssl-config-core_2.13-0.4.3.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/commons-codec/commons-codec/1.15/commons-codec-1.15.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/commons-logging/commons-logging/1.3.1/commons-logging-1.3.1.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/io/aeron/aeron-client/1.38.1/aeron-client-1.38.1.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/io/aeron/aeron-driver/1.38.1/aeron-driver-1.38.1.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/io/dropwizard/metrics/metrics-core/4.2.25/metrics-core-4.2.25.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/io/dropwizard/metrics/metrics-graphite/4.2.25/metrics-graphite-4.2.25.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/io/dropwizard/metrics/metrics-healthchecks/4.2.25/metrics-healthchecks-4.2.25.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/io/dropwizard/metrics/metrics-jmx/4.2.25/metrics-jmx-4.2.25.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/io/dropwizard/metrics/metrics-jvm/4.2.25/metrics-jvm-4.2.25.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/io/netty/netty-buffer/4.1.109.Final/netty-buffer-4.1.109.Final.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/io/netty/netty-codec-http/4.1.109.Final/netty-codec-http-4.1.109.Final.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/io/netty/netty-codec-http2/4.1.109.Final/netty-codec-http2-4.1.109.Final.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/io/netty/netty-codec/4.1.109.Final/netty-codec-4.1.109.Final.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/io/netty/netty-common/4.1.109.Final/netty-common-4.1.109.Final.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/io/netty/netty-handler/4.1.109.Final/netty-handler-4.1.109.Final.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/io/netty/netty-resolver/4.1.109.Final/netty-resolver-4.1.109.Final.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/io/netty/netty-transport-classes-epoll/4.1.109.Final/netty-transport-classes-epoll-4.1.109.Final.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/io/netty/netty-transport-native-epoll/4.1.109.Final/netty-transport-native-epoll-4.1.109.Final-linux-x86_64.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/io/netty/netty-transport-native-unix-common/4.1.109.Final/netty-transport-native-unix-common-4.1.109.Final-linux-x86_64.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/io/netty/netty-transport-native-unix-common/4.1.109.Final/netty-transport-native-unix-common-4.1.109.Final.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/io/netty/netty-transport/4.1.109.Final/netty-transport-4.1.109.Final.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/jakarta/el/jakarta.el-api/3.0.3/jakarta.el-api-3.0.3.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/jakarta/servlet/jakarta.servlet-api/4.0.4/jakarta.servlet-api-4.0.4.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/jakarta/websocket/jakarta.websocket-api/1.1.2/jakarta.websocket-api-1.1.2.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/javax/enterprise/cdi-api/2.0.SP1/cdi-api-2.0.SP1.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/javax/interceptor/javax.interceptor-api/1.2.2/javax.interceptor-api-1.2.2.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/javax/transaction/javax.transaction-api/1.2/javax.transaction-api-1.2.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/net/bytebuddy/byte-buddy/1.14.17/byte-buddy-1.14.17.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/net/java/dev/stax-utils/stax-utils/20070216/stax-utils-20070216.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/agrona/agrona/1.15.2/agrona-1.15.2.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/antlr/antlr4-runtime/4.13.1/antlr4-runtime-4.13.1.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/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 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/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 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/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 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/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 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/aries/org.apache.aries.util/1.1.3/org.apache.aries.util-1.1.3.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/aries/proxy/org.apache.aries.proxy/1.1.14/org.apache.aries.proxy-1.1.14.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/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 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/commons/commons-text/1.12.0/commons-text-1.12.0.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/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 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/felix/org.apache.felix.converter/1.0.18/org.apache.felix.converter-1.0.18.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/felix/org.apache.felix.fileinstall/3.7.4/org.apache.felix.fileinstall-3.7.4.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/felix/org.apache.felix.framework/7.0.5/org.apache.felix.framework-7.0.5.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/felix/org.apache.felix.inventory/1.1.0/org.apache.felix.inventory-1.1.0.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/felix/org.apache.felix.metatype/1.2.4/org.apache.felix.metatype-1.2.4.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/felix/org.apache.felix.scr/2.2.6/org.apache.felix.scr-2.2.6.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/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 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/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 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/bundle/org.apache.karaf.bundle.blueprintstate/4.4.6/org.apache.karaf.bundle.blueprintstate-4.4.6.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/deployer/org.apache.karaf.deployer.blueprint/4.4.6/org.apache.karaf.deployer.blueprint-4.4.6.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/deployer/org.apache.karaf.deployer.features/4.4.6/org.apache.karaf.deployer.features-4.4.6.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/deployer/org.apache.karaf.deployer.kar/4.4.6/org.apache.karaf.deployer.kar-4.4.6.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/deployer/org.apache.karaf.deployer.wrap/4.4.6/org.apache.karaf.deployer.wrap-4.4.6.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/features/org.apache.karaf.features.command/4.4.6/org.apache.karaf.features.command-4.4.6.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/features/org.apache.karaf.features.core/4.4.6/org.apache.karaf.features.core-4.4.6.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/features/org.apache.karaf.features.extension/4.4.6/org.apache.karaf.features.extension-4.4.6.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/http/org.apache.karaf.http.core/4.4.6/org.apache.karaf.http.core-4.4.6.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/jaas/org.apache.karaf.jaas.boot/4.4.6/org.apache.karaf.jaas.boot-4.4.6.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/jaas/org.apache.karaf.jaas.command/4.4.6/org.apache.karaf.jaas.command-4.4.6.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/jaas/org.apache.karaf.jaas.config/4.4.6/org.apache.karaf.jaas.config-4.4.6.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/jaas/org.apache.karaf.jaas.modules/4.4.6/org.apache.karaf.jaas.modules-4.4.6.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/jdbc/org.apache.karaf.jdbc.core/4.4.6/org.apache.karaf.jdbc.core-4.4.6.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/log/org.apache.karaf.log.core/4.4.6/org.apache.karaf.log.core-4.4.6.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/org.apache.karaf.client/4.4.6/org.apache.karaf.client-4.4.6.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/org.apache.karaf.event/4.4.6/org.apache.karaf.event-4.4.6.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/scr/org.apache.karaf.scr.management/4.4.6/org.apache.karaf.scr.management-4.4.6.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/scr/org.apache.karaf.scr.state/4.4.6/org.apache.karaf.scr.state-4.4.6.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/services/org.apache.karaf.services.eventadmin/4.4.6/org.apache.karaf.services.eventadmin-4.4.6.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/services/org.apache.karaf.services.staticcm/4.4.6/org.apache.karaf.services.staticcm-4.4.6.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/shell/org.apache.karaf.shell.commands/4.4.6/org.apache.karaf.shell.commands-4.4.6.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/shell/org.apache.karaf.shell.core/4.4.6/org.apache.karaf.shell.core-4.4.6.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/shell/org.apache.karaf.shell.groovy/4.4.6/org.apache.karaf.shell.groovy-4.4.6.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/shell/org.apache.karaf.shell.ssh/4.4.6/org.apache.karaf.shell.ssh-4.4.6.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/system/org.apache.karaf.system.core/4.4.6/org.apache.karaf.system.core-4.4.6.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/web/org.apache.karaf.web.core/4.4.6/org.apache.karaf.web.core-4.4.6.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/webconsole/org.apache.karaf.webconsole.http/4.4.6/org.apache.karaf.webconsole.http-4.4.6.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/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 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/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 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/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 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/sshd/sshd-osgi/2.12.1/sshd-osgi-2.12.1.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/sshd/sshd-scp/2.12.1/sshd-scp-2.12.1.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/sshd/sshd-sftp/2.12.1/sshd-sftp-2.12.1.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/bouncycastle/bcpkix-jdk18on/1.77/bcpkix-jdk18on-1.77.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/bouncycastle/bcprov-jdk18on/1.77/bcprov-jdk18on-1.77.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/bouncycastle/bcutil-jdk18on/1.77/bcutil-jdk18on-1.77.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/checkerframework/checker-qual/3.43.0/checker-qual-3.43.0.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/codehaus/woodstox/stax2-api/4.2.2/stax2-api-4.2.2.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/eclipse/jdt/ecj/3.26.0/ecj-3.26.0.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/eclipse/jetty/jetty-client/9.4.54.v20240208/jetty-client-9.4.54.v20240208.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/eclipse/jetty/jetty-continuation/9.4.54.v20240208/jetty-continuation-9.4.54.v20240208.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/eclipse/jetty/jetty-http/9.4.54.v20240208/jetty-http-9.4.54.v20240208.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/eclipse/jetty/jetty-io/9.4.54.v20240208/jetty-io-9.4.54.v20240208.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/eclipse/jetty/jetty-jaas/9.4.54.v20240208/jetty-jaas-9.4.54.v20240208.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/eclipse/jetty/jetty-jmx/9.4.54.v20240208/jetty-jmx-9.4.54.v20240208.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/eclipse/jetty/jetty-security/9.4.54.v20240208/jetty-security-9.4.54.v20240208.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/eclipse/jetty/jetty-server/9.4.54.v20240208/jetty-server-9.4.54.v20240208.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/eclipse/jetty/jetty-servlet/9.4.54.v20240208/jetty-servlet-9.4.54.v20240208.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/eclipse/jetty/jetty-servlets/9.4.54.v20240208/jetty-servlets-9.4.54.v20240208.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/eclipse/jetty/jetty-util-ajax/9.4.54.v20240208/jetty-util-ajax-9.4.54.v20240208.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/eclipse/jetty/jetty-util/9.4.54.v20240208/jetty-util-9.4.54.v20240208.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/eclipse/jetty/jetty-xml/9.4.54.v20240208/jetty-xml-9.4.54.v20240208.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/eclipse/jetty/websocket/websocket-api/9.4.54.v20240208/websocket-api-9.4.54.v20240208.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/eclipse/jetty/websocket/websocket-client/9.4.54.v20240208/websocket-client-9.4.54.v20240208.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/eclipse/jetty/websocket/websocket-common/9.4.54.v20240208/websocket-common-9.4.54.v20240208.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/eclipse/jetty/websocket/websocket-server/9.4.54.v20240208/websocket-server-9.4.54.v20240208.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/eclipse/jetty/websocket/websocket-servlet/9.4.54.v20240208/websocket-servlet-9.4.54.v20240208.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/eclipse/platform/org.eclipse.osgi/3.18.0/org.eclipse.osgi-3.18.0.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/fusesource/jansi/jansi/2.4.1/jansi-2.4.1.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/glassfish/hk2/external/aopalliance-repackaged/2.6.1/aopalliance-repackaged-2.6.1.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/glassfish/hk2/hk2-api/2.6.1/hk2-api-2.6.1.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/glassfish/hk2/hk2-locator/2.6.1/hk2-locator-2.6.1.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/glassfish/hk2/hk2-utils/2.6.1/hk2-utils-2.6.1.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/glassfish/jersey/containers/jersey-container-servlet-core/2.43/jersey-container-servlet-core-2.43.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/glassfish/jersey/containers/jersey-container-servlet/2.43/jersey-container-servlet-2.43.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/glassfish/jersey/core/jersey-client/2.43/jersey-client-2.43.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/glassfish/jersey/core/jersey-common/2.43/jersey-common-2.43.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/glassfish/jersey/core/jersey-server/2.43/jersey-server-2.43.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/glassfish/jersey/inject/jersey-hk2/2.43/jersey-hk2-2.43.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/glassfish/jersey/media/jersey-media-sse/2.43/jersey-media-sse-2.43.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/jline/jline/3.21.0/jline-3.21.0.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/jolokia/jolokia-osgi/1.7.2/jolokia-osgi-1.7.2.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/lmdbjava/lmdbjava/0.7.0/lmdbjava-0.7.0.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/lz4/lz4-java/1.8.0/lz4-java-1.8.0.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/aaa/aaa-authn-api/0.19.5/aaa-authn-api-0.19.5.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/aaa/aaa-cert/0.19.5/aaa-cert-0.19.5.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/aaa/aaa-encrypt-service-impl/0.19.5/aaa-encrypt-service-impl-0.19.5.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/aaa/aaa-encrypt-service/0.19.5/aaa-encrypt-service-0.19.5.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/aaa/aaa-filterchain/0.19.5/aaa-filterchain-0.19.5.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/aaa/aaa-idm-store-h2/0.19.5/aaa-idm-store-h2-0.19.5.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/aaa/aaa-password-service-api/0.19.5/aaa-password-service-api-0.19.5.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/aaa/aaa-password-service-impl/0.19.5/aaa-password-service-impl-0.19.5.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/aaa/aaa-shiro-api/0.19.5/aaa-shiro-api-0.19.5.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/aaa/aaa-shiro/0.19.5/aaa-shiro-0.19.5.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/aaa/aaa-tokenauthrealm/0.19.5/aaa-tokenauthrealm-0.19.5.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/aaa/repackaged-shiro/0.19.5/repackaged-shiro-0.19.5.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/aaa/web/servlet-api/0.19.5/servlet-api-0.19.5.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/aaa/web/servlet-jersey2/0.19.5/servlet-jersey2-0.19.5.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/aaa/web/web-api/0.19.5/web-api-0.19.5.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/aaa/web/web-osgi-impl/0.19.5/web-osgi-impl-0.19.5.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/controller/atomix-storage/9.0.4/atomix-storage-9.0.4.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/controller/blueprint/9.0.4/blueprint-9.0.4.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/controller/cds-access-api/9.0.4/cds-access-api-9.0.4.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/controller/cds-access-client/9.0.4/cds-access-client-9.0.4.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/controller/cds-dom-api/9.0.4/cds-dom-api-9.0.4.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/controller/cds-mgmt-api/9.0.4/cds-mgmt-api-9.0.4.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/controller/eos-dom-akka/9.0.4/eos-dom-akka-9.0.4.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/controller/raft-journal/9.0.4/raft-journal-9.0.4.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/controller/repackaged-akka/9.0.4/repackaged-akka-9.0.4.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/controller/sal-akka-raft/9.0.4/sal-akka-raft-9.0.4.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/controller/sal-akka-segmented-journal/9.0.4/sal-akka-segmented-journal-9.0.4.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/controller/sal-cluster-admin-api/9.0.4/sal-cluster-admin-api-9.0.4.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/controller/sal-cluster-admin-impl/9.0.4/sal-cluster-admin-impl-9.0.4.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/controller/sal-clustering-commons/9.0.4/sal-clustering-commons-9.0.4.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/controller/sal-common-util/9.0.4/sal-common-util-9.0.4.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/controller/sal-distributed-datastore/9.0.4/sal-distributed-datastore-9.0.4.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/controller/sal-remoterpc-connector/9.0.4/sal-remoterpc-connector-9.0.4.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/binding/model/iana/iana-crypt-hash/13.0.4/iana-crypt-hash-13.0.4.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/13.0.4/rfc6991-ietf-inet-types-13.0.4.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/13.0.4/rfc6991-ietf-yang-types-13.0.4.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/binding/model/ietf/rfc7952/13.0.4/rfc7952-13.0.4.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/binding/model/ietf/rfc8040/13.0.4/rfc8040-13.0.4.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/binding/model/ietf/rfc8072/13.0.4/rfc8072-13.0.4.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/13.0.4/rfc8342-ietf-datastores-13.0.4.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/13.0.4/rfc8342-ietf-origin-13.0.4.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/binding/model/ietf/rfc8525/13.0.4/rfc8525-13.0.4.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-api/13.0.4/mdsal-binding-api-13.0.4.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-dom-adapter/13.0.4/mdsal-binding-dom-adapter-13.0.4.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-dom-codec-api/13.0.4/mdsal-binding-dom-codec-api-13.0.4.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-dom-codec-osgi/13.0.4/mdsal-binding-dom-codec-osgi-13.0.4.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-dom-codec-spi/13.0.4/mdsal-binding-dom-codec-spi-13.0.4.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-dom-codec/13.0.4/mdsal-binding-dom-codec-13.0.4.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-generator/13.0.4/mdsal-binding-generator-13.0.4.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-loader/13.0.4/mdsal-binding-loader-13.0.4.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-model-api/13.0.4/mdsal-binding-model-api-13.0.4.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-model-ri/13.0.4/mdsal-binding-model-ri-13.0.4.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-runtime-api/13.0.4/mdsal-binding-runtime-api-13.0.4.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-runtime-osgi/13.0.4/mdsal-binding-runtime-osgi-13.0.4.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-runtime-spi/13.0.4/mdsal-binding-runtime-spi-13.0.4.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-spec-util/13.0.4/mdsal-binding-spec-util-13.0.4.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-spi/13.0.4/mdsal-binding-spi-13.0.4.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-util/13.0.4/mdsal-binding-util-13.0.4.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-common-api/13.0.4/mdsal-common-api-13.0.4.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-dom-api/13.0.4/mdsal-dom-api-13.0.4.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-dom-broker/13.0.4/mdsal-dom-broker-13.0.4.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-dom-schema-osgi/13.0.4/mdsal-dom-schema-osgi-13.0.4.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-dom-spi/13.0.4/mdsal-dom-spi-13.0.4.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-eos-binding-adapter/13.0.4/mdsal-eos-binding-adapter-13.0.4.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-eos-binding-api/13.0.4/mdsal-eos-binding-api-13.0.4.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-eos-common-api/13.0.4/mdsal-eos-common-api-13.0.4.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-eos-dom-api/13.0.4/mdsal-eos-dom-api-13.0.4.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-singleton-api/13.0.4/mdsal-singleton-api-13.0.4.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-singleton-impl/13.0.4/mdsal-singleton-impl-13.0.4.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/model/general-entity/13.0.4/general-entity-13.0.4.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/model/ietf-topology/2013.10.21.25.4/ietf-topology-2013.10.21.25.4.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/model/ietf-type-util/13.0.4/ietf-type-util-13.0.4.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/model/yang-ext/2013.09.07.25.4/yang-ext-2013.09.07.25.4.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/yang-binding/13.0.4/yang-binding-13.0.4.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/callhome-provider/7.0.8-SNAPSHOT/callhome-provider-7.0.8-SNAPSHOT.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/keystore-api/7.0.8-SNAPSHOT/keystore-api-7.0.8-SNAPSHOT.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/keystore-legacy/7.0.8-SNAPSHOT/keystore-legacy-7.0.8-SNAPSHOT.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/keystore-none/7.0.8-SNAPSHOT/keystore-none-7.0.8-SNAPSHOT.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.8-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.8-SNAPSHOT.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/model/rfc5277/7.0.8-SNAPSHOT/rfc5277-7.0.8-SNAPSHOT.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/model/rfc6022/7.0.8-SNAPSHOT/rfc6022-7.0.8-SNAPSHOT.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/model/rfc6241/7.0.8-SNAPSHOT/rfc6241-7.0.8-SNAPSHOT.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/model/rfc6243/7.0.8-SNAPSHOT/rfc6243-7.0.8-SNAPSHOT.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/model/rfc6470/7.0.8-SNAPSHOT/rfc6470-7.0.8-SNAPSHOT.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.8-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.8-SNAPSHOT.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/model/rfc8341/7.0.8-SNAPSHOT/rfc8341-7.0.8-SNAPSHOT.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/model/rfc8526/7.0.8-SNAPSHOT/rfc8526-7.0.8-SNAPSHOT.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/netconf-api/7.0.8-SNAPSHOT/netconf-api-7.0.8-SNAPSHOT.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/netconf-auth/7.0.8-SNAPSHOT/netconf-auth-7.0.8-SNAPSHOT.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/netconf-client-mdsal/7.0.8-SNAPSHOT/netconf-client-mdsal-7.0.8-SNAPSHOT.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/netconf-client/7.0.8-SNAPSHOT/netconf-client-7.0.8-SNAPSHOT.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/netconf-common-mdsal/7.0.8-SNAPSHOT/netconf-common-mdsal-7.0.8-SNAPSHOT.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/netconf-common/7.0.8-SNAPSHOT/netconf-common-7.0.8-SNAPSHOT.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/netconf-dom-api/7.0.8-SNAPSHOT/netconf-dom-api-7.0.8-SNAPSHOT.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/netconf-netty-util/7.0.8-SNAPSHOT/netconf-netty-util-7.0.8-SNAPSHOT.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/netconf-topology-impl/7.0.8-SNAPSHOT/netconf-topology-impl-7.0.8-SNAPSHOT.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/netconf-topology/7.0.8-SNAPSHOT/netconf-topology-7.0.8-SNAPSHOT.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/restconf-api/7.0.8-SNAPSHOT/restconf-api-7.0.8-SNAPSHOT.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/restconf-common-models/7.0.8-SNAPSHOT/restconf-common-models-7.0.8-SNAPSHOT.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/restconf-common/7.0.8-SNAPSHOT/restconf-common-7.0.8-SNAPSHOT.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/restconf-nb/7.0.8-SNAPSHOT/restconf-nb-7.0.8-SNAPSHOT.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/shaded-exificient/7.0.8-SNAPSHOT/shaded-exificient-7.0.8-SNAPSHOT.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/shaded-sshd/7.0.8-SNAPSHOT/shaded-sshd-7.0.8-SNAPSHOT.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/transport-api/7.0.8-SNAPSHOT/transport-api-7.0.8-SNAPSHOT.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/transport-ssh/7.0.8-SNAPSHOT/transport-ssh-7.0.8-SNAPSHOT.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/transport-tcp/7.0.8-SNAPSHOT/transport-tcp-7.0.8-SNAPSHOT.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/transport-tls/7.0.8-SNAPSHOT/transport-tls-7.0.8-SNAPSHOT.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/truststore-api/7.0.8-SNAPSHOT/truststore-api-7.0.8-SNAPSHOT.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/truststore-none/7.0.8-SNAPSHOT/truststore-none-7.0.8-SNAPSHOT.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/yanglib-mdsal-writer/7.0.8-SNAPSHOT/yanglib-mdsal-writer-7.0.8-SNAPSHOT.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/odlparent/bcpkix-framework-ext/13.1.3/bcpkix-framework-ext-13.1.3.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/odlparent/bcprov-framework-ext/13.1.3/bcprov-framework-ext-13.1.3.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/odlparent/bcutil-framework-ext/13.1.3/bcutil-framework-ext-13.1.3.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/odlparent/karaf.branding/13.1.3/karaf.branding-13.1.3.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/odlparent/logging-markers/13.1.3/logging-markers-13.1.3.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/concepts/13.0.6/concepts-13.0.6.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/odlext-model-api/13.0.6/odlext-model-api-13.0.6.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/odlext-parser-support/13.0.6/odlext-parser-support-13.0.6.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/openconfig-model-api/13.0.6/openconfig-model-api-13.0.6.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/openconfig-parser-support/13.0.6/openconfig-parser-support-13.0.6.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc6241-model-api/13.0.6/rfc6241-model-api-13.0.6.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc6241-parser-support/13.0.6/rfc6241-parser-support-13.0.6.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc6536-model-api/13.0.6/rfc6536-model-api-13.0.6.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc6536-parser-support/13.0.6/rfc6536-parser-support-13.0.6.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc6643-model-api/13.0.6/rfc6643-model-api-13.0.6.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc6643-parser-support/13.0.6/rfc6643-parser-support-13.0.6.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc7952-model-api/13.0.6/rfc7952-model-api-13.0.6.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc7952-parser-support/13.0.6/rfc7952-parser-support-13.0.6.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc8040-model-api/13.0.6/rfc8040-model-api-13.0.6.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc8040-parser-support/13.0.6/rfc8040-parser-support-13.0.6.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc8528-model-api/13.0.6/rfc8528-model-api-13.0.6.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc8528-parser-support/13.0.6/rfc8528-parser-support-13.0.6.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc8639-model-api/13.0.6/rfc8639-model-api-13.0.6.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc8639-parser-support/13.0.6/rfc8639-parser-support-13.0.6.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc8819-model-api/13.0.6/rfc8819-model-api-13.0.6.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc8819-parser-support/13.0.6/rfc8819-parser-support-13.0.6.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/util/13.0.6/util-13.0.6.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-common/13.0.6/yang-common-13.0.6.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-data-api/13.0.6/yang-data-api-13.0.6.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-data-codec-binfmt/13.0.6/yang-data-codec-binfmt-13.0.6.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-data-codec-gson/13.0.6/yang-data-codec-gson-13.0.6.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-data-codec-xml/13.0.6/yang-data-codec-xml-13.0.6.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-data-impl/13.0.6/yang-data-impl-13.0.6.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-data-spi/13.0.6/yang-data-spi-13.0.6.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-data-transform/13.0.6/yang-data-transform-13.0.6.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-data-tree-api/13.0.6/yang-data-tree-api-13.0.6.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-data-tree-ri/13.0.6/yang-data-tree-ri-13.0.6.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-data-tree-spi/13.0.6/yang-data-tree-spi-13.0.6.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-data-util/13.0.6/yang-data-util-13.0.6.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-ir/13.0.6/yang-ir-13.0.6.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-model-api/13.0.6/yang-model-api-13.0.6.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-model-export/13.0.6/yang-model-export-13.0.6.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-model-ri/13.0.6/yang-model-ri-13.0.6.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-model-spi/13.0.6/yang-model-spi-13.0.6.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-model-util/13.0.6/yang-model-util-13.0.6.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-parser-api/13.0.6/yang-parser-api-13.0.6.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-parser-impl/13.0.6/yang-parser-impl-13.0.6.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-parser-reactor/13.0.6/yang-parser-reactor-13.0.6.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-parser-rfc7950/13.0.6/yang-parser-rfc7950-13.0.6.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-parser-spi/13.0.6/yang-parser-spi-13.0.6.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-repo-api/13.0.6/yang-repo-api-13.0.6.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-repo-fs/13.0.6/yang-repo-fs-13.0.6.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-repo-spi/13.0.6/yang-repo-spi-13.0.6.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-xpath-api/13.0.6/yang-xpath-api-13.0.6.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-xpath-impl/13.0.6/yang-xpath-impl-13.0.6.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ops4j/pax/jdbc/pax-jdbc-config/1.5.7/pax-jdbc-config-1.5.7.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ops4j/pax/jdbc/pax-jdbc-pool-common/1.5.7/pax-jdbc-pool-common-1.5.7.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ops4j/pax/jdbc/pax-jdbc/1.5.7/pax-jdbc-1.5.7.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ops4j/pax/logging/pax-logging-api/2.2.7/pax-logging-api-2.2.7.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ops4j/pax/logging/pax-logging-log4j2/2.2.7/pax-logging-log4j2-2.2.7.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ops4j/pax/logging/pax-logging-logback/2.2.7/pax-logging-logback-2.2.7.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ops4j/pax/url/pax-url-aether/2.6.12/pax-url-aether-2.6.12.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ops4j/pax/url/pax-url-war/2.6.14/pax-url-war-2.6.14-uber.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ops4j/pax/url/pax-url-wrap/2.6.14/pax-url-wrap-2.6.14-uber.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ops4j/pax/web/pax-web-api/8.0.27/pax-web-api-8.0.27.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ops4j/pax/web/pax-web-compatibility-el2/8.0.27/pax-web-compatibility-el2-8.0.27.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ops4j/pax/web/pax-web-compatibility-servlet31/8.0.27/pax-web-compatibility-servlet31-8.0.27.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ops4j/pax/web/pax-web-extender-war/8.0.27/pax-web-extender-war-8.0.27.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ops4j/pax/web/pax-web-extender-whiteboard/8.0.27/pax-web-extender-whiteboard-8.0.27.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ops4j/pax/web/pax-web-jetty/8.0.27/pax-web-jetty-8.0.27.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ops4j/pax/web/pax-web-jsp/8.0.27/pax-web-jsp-8.0.27.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ops4j/pax/web/pax-web-runtime/8.0.27/pax-web-runtime-8.0.27.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ops4j/pax/web/pax-web-spi/8.0.27/pax-web-spi-8.0.27.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ops4j/pax/web/pax-web-tomcat-common/8.0.27/pax-web-tomcat-common-8.0.27.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ops4j/pax/web/pax-web-websocket/8.0.27/pax-web-websocket-8.0.27.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/osgi/org.osgi.service.component/1.5.1/org.osgi.service.component-1.5.1.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/osgi/org.osgi.service.event/1.4.1/org.osgi.service.event-1.4.1.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/osgi/org.osgi.service.jdbc/1.1.0/org.osgi.service.jdbc-1.1.0.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ow2/asm/asm-analysis/9.7/asm-analysis-9.7.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ow2/asm/asm-commons/9.7/asm-commons-9.7.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ow2/asm/asm-tree/9.7/asm-tree-9.7.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ow2/asm/asm-util/9.7/asm-util-9.7.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ow2/asm/asm/9.7/asm-9.7.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/owasp/encoder/encoder/1.2.3/encoder-1.2.3.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/reactivestreams/reactive-streams/1.0.4/reactive-streams-1.0.4.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/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 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/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 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/scala-lang/scala-library/2.13.14/scala-library-2.13.14.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/scala-lang/scala-reflect/2.13.14/scala-reflect-2.13.14.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/slf4j/slf4j-api/2.0.12/slf4j-api-2.0.12.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/tech/pantheon/triemap/triemap/1.3.1/triemap-1.3.1.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/netconf-karaf-static-7.0.8-SNAPSHOT.tar.gz 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/netconf-karaf-static-7.0.8-SNAPSHOT.zip 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-api/target/keystore-api-7.0.8-SNAPSHOT-javadoc.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-api/target/keystore-api-7.0.8-SNAPSHOT-sources.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-api/target/keystore-api-7.0.8-SNAPSHOT.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-api/target/spotbugs/bug-pattern-1.5.0.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-legacy/target/keystore-legacy-7.0.8-SNAPSHOT-javadoc.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-legacy/target/keystore-legacy-7.0.8-SNAPSHOT-sources.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-legacy/target/keystore-legacy-7.0.8-SNAPSHOT.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-legacy/target/spotbugs/bug-pattern-1.5.0.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-none/target/keystore-none-7.0.8-SNAPSHOT-javadoc.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-none/target/keystore-none-7.0.8-SNAPSHOT-sources.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-none/target/keystore-none-7.0.8-SNAPSHOT.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-none/target/spotbugs/bug-pattern-1.5.0.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-api/target/keystore-plaintext-api-7.0.8-SNAPSHOT-javadoc.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-api/target/keystore-plaintext-api-7.0.8-SNAPSHOT-sources.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-api/target/keystore-plaintext-api-7.0.8-SNAPSHOT.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-api/target/spotbugs/bug-pattern-1.5.0.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-cli/target/keystore-plaintext-cli-7.0.8-SNAPSHOT-javadoc.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-cli/target/keystore-plaintext-cli-7.0.8-SNAPSHOT-sources.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-cli/target/keystore-plaintext-cli-7.0.8-SNAPSHOT.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-cli/target/spotbugs/bug-pattern-1.5.0.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-localfile/target/keystore-plaintext-localfile-7.0.8-SNAPSHOT-javadoc.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-localfile/target/keystore-plaintext-localfile-7.0.8-SNAPSHOT-sources.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-localfile/target/keystore-plaintext-localfile-7.0.8-SNAPSHOT.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-localfile/target/spotbugs/bug-pattern-1.5.0.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/callhome-provider/7.0.8-SNAPSHOT/callhome-provider-7.0.8-20240817.165526-1-javadoc.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/callhome-provider/7.0.8-SNAPSHOT/callhome-provider-7.0.8-20240817.165526-1-sources.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/callhome-provider/7.0.8-SNAPSHOT/callhome-provider-7.0.8-20240817.165526-1.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/keystore-api/7.0.8-SNAPSHOT/keystore-api-7.0.8-20240817.165526-1-javadoc.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/keystore-api/7.0.8-SNAPSHOT/keystore-api-7.0.8-20240817.165526-1-sources.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/keystore-api/7.0.8-SNAPSHOT/keystore-api-7.0.8-20240817.165526-1.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/keystore-legacy/7.0.8-SNAPSHOT/keystore-legacy-7.0.8-20240817.165526-1-javadoc.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/keystore-legacy/7.0.8-SNAPSHOT/keystore-legacy-7.0.8-20240817.165526-1-sources.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/keystore-legacy/7.0.8-SNAPSHOT/keystore-legacy-7.0.8-20240817.165526-1.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/keystore-none/7.0.8-SNAPSHOT/keystore-none-7.0.8-20240817.165526-1-javadoc.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/keystore-none/7.0.8-SNAPSHOT/keystore-none-7.0.8-20240817.165526-1-sources.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/keystore-none/7.0.8-SNAPSHOT/keystore-none-7.0.8-20240817.165526-1.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/keystore-plaintext-api/7.0.8-SNAPSHOT/keystore-plaintext-api-7.0.8-20240817.165526-1-javadoc.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/keystore-plaintext-api/7.0.8-SNAPSHOT/keystore-plaintext-api-7.0.8-20240817.165526-1-sources.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/keystore-plaintext-api/7.0.8-SNAPSHOT/keystore-plaintext-api-7.0.8-20240817.165526-1.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/keystore-plaintext-cli/7.0.8-SNAPSHOT/keystore-plaintext-cli-7.0.8-20240817.165526-1-javadoc.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/keystore-plaintext-cli/7.0.8-SNAPSHOT/keystore-plaintext-cli-7.0.8-20240817.165526-1-sources.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/keystore-plaintext-cli/7.0.8-SNAPSHOT/keystore-plaintext-cli-7.0.8-20240817.165526-1.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/keystore-plaintext-localfile/7.0.8-SNAPSHOT/keystore-plaintext-localfile-7.0.8-20240817.165526-1-javadoc.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/keystore-plaintext-localfile/7.0.8-SNAPSHOT/keystore-plaintext-localfile-7.0.8-20240817.165526-1-sources.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/keystore-plaintext-localfile/7.0.8-SNAPSHOT/keystore-plaintext-localfile-7.0.8-20240817.165526-1.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.8-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.8-20240817.165526-1-javadoc.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.8-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.8-20240817.165526-1-sources.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.8-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.8-20240817.165526-1.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc5277/7.0.8-SNAPSHOT/rfc5277-7.0.8-20240817.165526-1-javadoc.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc5277/7.0.8-SNAPSHOT/rfc5277-7.0.8-20240817.165526-1-sources.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc5277/7.0.8-SNAPSHOT/rfc5277-7.0.8-20240817.165526-1.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc6022/7.0.8-SNAPSHOT/rfc6022-7.0.8-20240817.165526-1-javadoc.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc6022/7.0.8-SNAPSHOT/rfc6022-7.0.8-20240817.165526-1-sources.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc6022/7.0.8-SNAPSHOT/rfc6022-7.0.8-20240817.165526-1.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc6241/7.0.8-SNAPSHOT/rfc6241-7.0.8-20240817.165526-1-javadoc.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc6241/7.0.8-SNAPSHOT/rfc6241-7.0.8-20240817.165526-1-sources.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc6241/7.0.8-SNAPSHOT/rfc6241-7.0.8-20240817.165526-1.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc6243/7.0.8-SNAPSHOT/rfc6243-7.0.8-20240817.165526-1-javadoc.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc6243/7.0.8-SNAPSHOT/rfc6243-7.0.8-20240817.165526-1-sources.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc6243/7.0.8-SNAPSHOT/rfc6243-7.0.8-20240817.165526-1.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc6470/7.0.8-SNAPSHOT/rfc6470-7.0.8-20240817.165526-1-javadoc.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc6470/7.0.8-SNAPSHOT/rfc6470-7.0.8-20240817.165526-1-sources.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc6470/7.0.8-SNAPSHOT/rfc6470-7.0.8-20240817.165526-1.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.8-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.8-20240817.165526-1-javadoc.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.8-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.8-20240817.165526-1-sources.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.8-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.8-20240817.165526-1.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.8-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.8-20240817.165526-1-javadoc.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.8-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.8-20240817.165526-1-sources.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.8-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.8-20240817.165526-1.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8341/7.0.8-SNAPSHOT/rfc8341-7.0.8-20240817.165526-1-javadoc.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8341/7.0.8-SNAPSHOT/rfc8341-7.0.8-20240817.165526-1-sources.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8341/7.0.8-SNAPSHOT/rfc8341-7.0.8-20240817.165526-1.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8526/7.0.8-SNAPSHOT/rfc8526-7.0.8-20240817.165526-1-javadoc.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8526/7.0.8-SNAPSHOT/rfc8526-7.0.8-20240817.165526-1-sources.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8526/7.0.8-SNAPSHOT/rfc8526-7.0.8-20240817.165526-1.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8639/7.0.8-SNAPSHOT/rfc8639-7.0.8-20240817.165526-1-javadoc.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8639/7.0.8-SNAPSHOT/rfc8639-7.0.8-20240817.165526-1-sources.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8639/7.0.8-SNAPSHOT/rfc8639-7.0.8-20240817.165526-1.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8641/7.0.8-SNAPSHOT/rfc8641-7.0.8-20240817.165526-1-javadoc.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8641/7.0.8-SNAPSHOT/rfc8641-7.0.8-20240817.165526-1-sources.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8641/7.0.8-SNAPSHOT/rfc8641-7.0.8-20240817.165526-1.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8650/7.0.8-SNAPSHOT/rfc8650-7.0.8-20240817.165526-1-javadoc.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8650/7.0.8-SNAPSHOT/rfc8650-7.0.8-20240817.165526-1-sources.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8650/7.0.8-SNAPSHOT/rfc8650-7.0.8-20240817.165526-1.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-api/7.0.8-SNAPSHOT/netconf-api-7.0.8-20240817.165526-1-javadoc.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-api/7.0.8-SNAPSHOT/netconf-api-7.0.8-20240817.165526-1-sources.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-api/7.0.8-SNAPSHOT/netconf-api-7.0.8-20240817.165526-1.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-auth-aaa/7.0.8-SNAPSHOT/netconf-auth-aaa-7.0.8-20240817.165526-1-javadoc.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-auth-aaa/7.0.8-SNAPSHOT/netconf-auth-aaa-7.0.8-20240817.165526-1-sources.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-auth-aaa/7.0.8-SNAPSHOT/netconf-auth-aaa-7.0.8-20240817.165526-1.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-auth/7.0.8-SNAPSHOT/netconf-auth-7.0.8-20240817.165526-1-javadoc.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-auth/7.0.8-SNAPSHOT/netconf-auth-7.0.8-20240817.165526-1-sources.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-auth/7.0.8-SNAPSHOT/netconf-auth-7.0.8-20240817.165526-1.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-client-mdsal/7.0.8-SNAPSHOT/netconf-client-mdsal-7.0.8-20240817.165526-1-javadoc.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-client-mdsal/7.0.8-SNAPSHOT/netconf-client-mdsal-7.0.8-20240817.165526-1-sources.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-client-mdsal/7.0.8-SNAPSHOT/netconf-client-mdsal-7.0.8-20240817.165526-1.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-client/7.0.8-SNAPSHOT/netconf-client-7.0.8-20240817.165526-1-javadoc.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-client/7.0.8-SNAPSHOT/netconf-client-7.0.8-20240817.165526-1-sources.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-client/7.0.8-SNAPSHOT/netconf-client-7.0.8-20240817.165526-1-test-sources.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-client/7.0.8-SNAPSHOT/netconf-client-7.0.8-20240817.165526-1-tests.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-client/7.0.8-SNAPSHOT/netconf-client-7.0.8-20240817.165526-1.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-common-mdsal/7.0.8-SNAPSHOT/netconf-common-mdsal-7.0.8-20240817.165526-1-javadoc.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-common-mdsal/7.0.8-SNAPSHOT/netconf-common-mdsal-7.0.8-20240817.165526-1-sources.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-common-mdsal/7.0.8-SNAPSHOT/netconf-common-mdsal-7.0.8-20240817.165526-1.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-common/7.0.8-SNAPSHOT/netconf-common-7.0.8-20240817.165526-1-javadoc.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-common/7.0.8-SNAPSHOT/netconf-common-7.0.8-20240817.165526-1-sources.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-common/7.0.8-SNAPSHOT/netconf-common-7.0.8-20240817.165526-1.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-console/7.0.8-SNAPSHOT/netconf-console-7.0.8-20240817.165526-1-javadoc.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-console/7.0.8-SNAPSHOT/netconf-console-7.0.8-20240817.165526-1-sources.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-console/7.0.8-SNAPSHOT/netconf-console-7.0.8-20240817.165526-1.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-dom-api/7.0.8-SNAPSHOT/netconf-dom-api-7.0.8-20240817.165526-1-javadoc.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-dom-api/7.0.8-SNAPSHOT/netconf-dom-api-7.0.8-20240817.165526-1-sources.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-dom-api/7.0.8-SNAPSHOT/netconf-dom-api-7.0.8-20240817.165526-1.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-karaf/7.0.8-SNAPSHOT/netconf-karaf-7.0.8-20240817.165526-1.tar.gz 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-karaf/7.0.8-SNAPSHOT/netconf-karaf-7.0.8-20240817.165526-1.zip 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-nb/7.0.8-SNAPSHOT/netconf-nb-7.0.8-20240817.165526-1-javadoc.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-nb/7.0.8-SNAPSHOT/netconf-nb-7.0.8-20240817.165526-1-sources.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-nb/7.0.8-SNAPSHOT/netconf-nb-7.0.8-20240817.165526-1.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-netty-util/7.0.8-SNAPSHOT/netconf-netty-util-7.0.8-20240817.165526-1-javadoc.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-netty-util/7.0.8-SNAPSHOT/netconf-netty-util-7.0.8-20240817.165526-1-sources.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-netty-util/7.0.8-SNAPSHOT/netconf-netty-util-7.0.8-20240817.165526-1.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-server-mdsal/7.0.8-SNAPSHOT/netconf-server-mdsal-7.0.8-20240817.165526-1-javadoc.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-server-mdsal/7.0.8-SNAPSHOT/netconf-server-mdsal-7.0.8-20240817.165526-1-sources.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-server-mdsal/7.0.8-SNAPSHOT/netconf-server-mdsal-7.0.8-20240817.165526-1.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-server/7.0.8-SNAPSHOT/netconf-server-7.0.8-20240817.165526-1-javadoc.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-server/7.0.8-SNAPSHOT/netconf-server-7.0.8-20240817.165526-1-sources.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-server/7.0.8-SNAPSHOT/netconf-server-7.0.8-20240817.165526-1.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-test-models/7.0.8-SNAPSHOT/netconf-test-models-7.0.8-20240817.165526-1-javadoc.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-test-models/7.0.8-SNAPSHOT/netconf-test-models-7.0.8-20240817.165526-1-sources.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-test-models/7.0.8-SNAPSHOT/netconf-test-models-7.0.8-20240817.165526-1.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-test-perf/7.0.8-SNAPSHOT/netconf-test-perf-7.0.8-20240817.165526-1-javadoc.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-test-perf/7.0.8-SNAPSHOT/netconf-test-perf-7.0.8-20240817.165526-1-sources.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-test-perf/7.0.8-SNAPSHOT/netconf-test-perf-7.0.8-20240817.165526-1.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-test-util/7.0.8-SNAPSHOT/netconf-test-util-7.0.8-20240817.165526-1-javadoc.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-test-util/7.0.8-SNAPSHOT/netconf-test-util-7.0.8-20240817.165526-1-sources.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-test-util/7.0.8-SNAPSHOT/netconf-test-util-7.0.8-20240817.165526-1.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-testtool/7.0.8-SNAPSHOT/netconf-testtool-7.0.8-20240817.165526-1-executable.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-testtool/7.0.8-SNAPSHOT/netconf-testtool-7.0.8-20240817.165526-1-javadoc.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-testtool/7.0.8-SNAPSHOT/netconf-testtool-7.0.8-20240817.165526-1-rest-perf-client.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-testtool/7.0.8-SNAPSHOT/netconf-testtool-7.0.8-20240817.165526-1-scale-util.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-testtool/7.0.8-SNAPSHOT/netconf-testtool-7.0.8-20240817.165526-1-sources.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-testtool/7.0.8-SNAPSHOT/netconf-testtool-7.0.8-20240817.165526-1-stress-client.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-testtool/7.0.8-SNAPSHOT/netconf-testtool-7.0.8-20240817.165526-1-stress-client.tar.gz 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-testtool/7.0.8-SNAPSHOT/netconf-testtool-7.0.8-20240817.165526-1.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-topology-impl/7.0.8-SNAPSHOT/netconf-topology-impl-7.0.8-20240817.165526-1-javadoc.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-topology-impl/7.0.8-SNAPSHOT/netconf-topology-impl-7.0.8-20240817.165526-1-sources.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-topology-impl/7.0.8-SNAPSHOT/netconf-topology-impl-7.0.8-20240817.165526-1.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-topology-singleton/7.0.8-SNAPSHOT/netconf-topology-singleton-7.0.8-20240817.165526-1-javadoc.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-topology-singleton/7.0.8-SNAPSHOT/netconf-topology-singleton-7.0.8-20240817.165526-1-sources.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-topology-singleton/7.0.8-SNAPSHOT/netconf-topology-singleton-7.0.8-20240817.165526-1.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-topology/7.0.8-SNAPSHOT/netconf-topology-7.0.8-20240817.165526-1-javadoc.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-topology/7.0.8-SNAPSHOT/netconf-topology-7.0.8-20240817.165526-1-sources.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-topology/7.0.8-SNAPSHOT/netconf-topology-7.0.8-20240817.165526-1.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-api/7.0.8-SNAPSHOT/restconf-api-7.0.8-20240817.165526-1-javadoc.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-api/7.0.8-SNAPSHOT/restconf-api-7.0.8-20240817.165526-1-sources.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-api/7.0.8-SNAPSHOT/restconf-api-7.0.8-20240817.165526-1.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-client/7.0.8-SNAPSHOT/restconf-client-7.0.8-20240817.165526-1-javadoc.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-client/7.0.8-SNAPSHOT/restconf-client-7.0.8-20240817.165526-1-sources.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-client/7.0.8-SNAPSHOT/restconf-client-7.0.8-20240817.165526-1.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-common-models/7.0.8-SNAPSHOT/restconf-common-models-7.0.8-20240817.165526-1-javadoc.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-common-models/7.0.8-SNAPSHOT/restconf-common-models-7.0.8-20240817.165526-1-sources.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-common-models/7.0.8-SNAPSHOT/restconf-common-models-7.0.8-20240817.165526-1.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-common/7.0.8-SNAPSHOT/restconf-common-7.0.8-20240817.165526-1-javadoc.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-common/7.0.8-SNAPSHOT/restconf-common-7.0.8-20240817.165526-1-sources.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-common/7.0.8-SNAPSHOT/restconf-common-7.0.8-20240817.165526-1.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-nb/7.0.8-SNAPSHOT/restconf-nb-7.0.8-20240817.165526-1-javadoc.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-nb/7.0.8-SNAPSHOT/restconf-nb-7.0.8-20240817.165526-1-sources.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-nb/7.0.8-SNAPSHOT/restconf-nb-7.0.8-20240817.165526-1.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-openapi/7.0.8-SNAPSHOT/restconf-openapi-7.0.8-20240817.165526-1-javadoc.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-openapi/7.0.8-SNAPSHOT/restconf-openapi-7.0.8-20240817.165526-1-sources.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-openapi/7.0.8-SNAPSHOT/restconf-openapi-7.0.8-20240817.165526-1.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-server/7.0.8-SNAPSHOT/restconf-server-7.0.8-20240817.165526-1-javadoc.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-server/7.0.8-SNAPSHOT/restconf-server-7.0.8-20240817.165526-1-sources.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-server/7.0.8-SNAPSHOT/restconf-server-7.0.8-20240817.165526-1.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-wadl-generator/7.0.8-SNAPSHOT/restconf-wadl-generator-7.0.8-20240817.165526-1-javadoc.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-wadl-generator/7.0.8-SNAPSHOT/restconf-wadl-generator-7.0.8-20240817.165526-1-sources.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-wadl-generator/7.0.8-SNAPSHOT/restconf-wadl-generator-7.0.8-20240817.165526-1.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/sal-rest-connector-config/7.0.8-SNAPSHOT/sal-rest-connector-config-7.0.8-20240817.165526-1.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/shaded-exificient/7.0.8-SNAPSHOT/shaded-exificient-7.0.8-20240817.165526-1-sources.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/shaded-exificient/7.0.8-SNAPSHOT/shaded-exificient-7.0.8-20240817.165526-1.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/shaded-sshd/7.0.8-SNAPSHOT/shaded-sshd-7.0.8-20240817.165526-1-sources.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/shaded-sshd/7.0.8-SNAPSHOT/shaded-sshd-7.0.8-20240817.165526-1.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/transport-api/7.0.8-SNAPSHOT/transport-api-7.0.8-20240817.165526-1-javadoc.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/transport-api/7.0.8-SNAPSHOT/transport-api-7.0.8-20240817.165526-1-sources.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/transport-api/7.0.8-SNAPSHOT/transport-api-7.0.8-20240817.165526-1.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/transport-http/7.0.8-SNAPSHOT/transport-http-7.0.8-20240817.165526-1-javadoc.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/transport-http/7.0.8-SNAPSHOT/transport-http-7.0.8-20240817.165526-1-sources.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/transport-http/7.0.8-SNAPSHOT/transport-http-7.0.8-20240817.165526-1.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/transport-ssh/7.0.8-SNAPSHOT/transport-ssh-7.0.8-20240817.165526-1-javadoc.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/transport-ssh/7.0.8-SNAPSHOT/transport-ssh-7.0.8-20240817.165526-1-sources.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/transport-ssh/7.0.8-SNAPSHOT/transport-ssh-7.0.8-20240817.165526-1.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/transport-tcp/7.0.8-SNAPSHOT/transport-tcp-7.0.8-20240817.165526-1-javadoc.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/transport-tcp/7.0.8-SNAPSHOT/transport-tcp-7.0.8-20240817.165526-1-sources.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/transport-tcp/7.0.8-SNAPSHOT/transport-tcp-7.0.8-20240817.165526-1.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/transport-tls/7.0.8-SNAPSHOT/transport-tls-7.0.8-20240817.165526-1-javadoc.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/transport-tls/7.0.8-SNAPSHOT/transport-tls-7.0.8-20240817.165526-1-sources.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/transport-tls/7.0.8-SNAPSHOT/transport-tls-7.0.8-20240817.165526-1.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/truststore-api/7.0.8-SNAPSHOT/truststore-api-7.0.8-20240817.165526-1-javadoc.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/truststore-api/7.0.8-SNAPSHOT/truststore-api-7.0.8-20240817.165526-1-sources.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/truststore-api/7.0.8-SNAPSHOT/truststore-api-7.0.8-20240817.165526-1.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/truststore-none/7.0.8-SNAPSHOT/truststore-none-7.0.8-20240817.165526-1-javadoc.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/truststore-none/7.0.8-SNAPSHOT/truststore-none-7.0.8-20240817.165526-1-sources.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/truststore-none/7.0.8-SNAPSHOT/truststore-none-7.0.8-20240817.165526-1.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/websocket-client/7.0.8-SNAPSHOT/websocket-client-7.0.8-20240817.165526-1-javadoc.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/websocket-client/7.0.8-SNAPSHOT/websocket-client-7.0.8-20240817.165526-1-sources.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/websocket-client/7.0.8-SNAPSHOT/websocket-client-7.0.8-20240817.165526-1.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/yanglib-mdsal-writer/7.0.8-SNAPSHOT/yanglib-mdsal-writer-7.0.8-20240817.165526-1-javadoc.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/yanglib-mdsal-writer/7.0.8-SNAPSHOT/yanglib-mdsal-writer-7.0.8-20240817.165526-1-sources.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/yanglib-mdsal-writer/7.0.8-SNAPSHOT/yanglib-mdsal-writer-7.0.8-20240817.165526-1.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/draft-ietf-netconf-crypto-types/target/draft-ietf-netconf-crypto-types-7.0.8-SNAPSHOT-javadoc.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/draft-ietf-netconf-crypto-types/target/draft-ietf-netconf-crypto-types-7.0.8-SNAPSHOT-sources.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/draft-ietf-netconf-crypto-types/target/draft-ietf-netconf-crypto-types-7.0.8-SNAPSHOT.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/draft-ietf-netconf-crypto-types/target/spotbugs/bug-pattern-1.5.0.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc5277/target/rfc5277-7.0.8-SNAPSHOT-javadoc.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc5277/target/rfc5277-7.0.8-SNAPSHOT-sources.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc5277/target/rfc5277-7.0.8-SNAPSHOT.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc5277/target/spotbugs/bug-pattern-1.5.0.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6022/target/rfc6022-7.0.8-SNAPSHOT-javadoc.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6022/target/rfc6022-7.0.8-SNAPSHOT-sources.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6022/target/rfc6022-7.0.8-SNAPSHOT.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6022/target/spotbugs/bug-pattern-1.5.0.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6241/target/rfc6241-7.0.8-SNAPSHOT-javadoc.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6241/target/rfc6241-7.0.8-SNAPSHOT-sources.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6241/target/rfc6241-7.0.8-SNAPSHOT.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6241/target/spotbugs/bug-pattern-1.5.0.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6243/target/rfc6243-7.0.8-SNAPSHOT-javadoc.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6243/target/rfc6243-7.0.8-SNAPSHOT-sources.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6243/target/rfc6243-7.0.8-SNAPSHOT.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6243/target/spotbugs/bug-pattern-1.5.0.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6470/target/rfc6470-7.0.8-SNAPSHOT-javadoc.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6470/target/rfc6470-7.0.8-SNAPSHOT-sources.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6470/target/rfc6470-7.0.8-SNAPSHOT.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6470/target/spotbugs/bug-pattern-1.5.0.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-7.0.8-SNAPSHOT-javadoc.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-7.0.8-SNAPSHOT-sources.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-7.0.8-SNAPSHOT.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc7407-ietf-x509-cert-to-name/target/spotbugs/bug-pattern-1.5.0.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-7.0.8-SNAPSHOT-javadoc.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-7.0.8-SNAPSHOT-sources.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-7.0.8-SNAPSHOT.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8040-ietf-restconf-monitoring/target/spotbugs/bug-pattern-1.5.0.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8341/target/rfc8341-7.0.8-SNAPSHOT-javadoc.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8341/target/rfc8341-7.0.8-SNAPSHOT-sources.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8341/target/rfc8341-7.0.8-SNAPSHOT.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8341/target/spotbugs/bug-pattern-1.5.0.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8526/target/rfc8526-7.0.8-SNAPSHOT-javadoc.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8526/target/rfc8526-7.0.8-SNAPSHOT-sources.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8526/target/rfc8526-7.0.8-SNAPSHOT.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8526/target/spotbugs/bug-pattern-1.5.0.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8639/target/rfc8639-7.0.8-SNAPSHOT-javadoc.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8639/target/rfc8639-7.0.8-SNAPSHOT-sources.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8639/target/rfc8639-7.0.8-SNAPSHOT.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8639/target/spotbugs/bug-pattern-1.5.0.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8641/target/rfc8641-7.0.8-SNAPSHOT-javadoc.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8641/target/rfc8641-7.0.8-SNAPSHOT-sources.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8641/target/rfc8641-7.0.8-SNAPSHOT.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8641/target/spotbugs/bug-pattern-1.5.0.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8650/target/rfc8650-7.0.8-SNAPSHOT-javadoc.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8650/target/rfc8650-7.0.8-SNAPSHOT-sources.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8650/target/rfc8650-7.0.8-SNAPSHOT.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8650/target/spotbugs/bug-pattern-1.5.0.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-auth/target/netconf-auth-7.0.8-SNAPSHOT-javadoc.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-auth/target/netconf-auth-7.0.8-SNAPSHOT-sources.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-auth/target/netconf-auth-7.0.8-SNAPSHOT.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-auth/target/spotbugs/bug-pattern-1.5.0.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-netty-util/target/netconf-netty-util-7.0.8-SNAPSHOT-javadoc.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-netty-util/target/netconf-netty-util-7.0.8-SNAPSHOT-sources.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-netty-util/target/netconf-netty-util-7.0.8-SNAPSHOT.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-netty-util/target/spotbugs/bug-pattern-1.5.0.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-test-models/target/netconf-test-models-7.0.8-SNAPSHOT-javadoc.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-test-models/target/netconf-test-models-7.0.8-SNAPSHOT-sources.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-test-models/target/netconf-test-models-7.0.8-SNAPSHOT.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-test-models/target/spotbugs/bug-pattern-1.5.0.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-test-perf/target/netconf-test-perf-7.0.8-SNAPSHOT-javadoc.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-test-perf/target/netconf-test-perf-7.0.8-SNAPSHOT-sources.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-test-perf/target/netconf-test-perf-7.0.8-SNAPSHOT.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-test-perf/target/spotbugs/bug-pattern-1.5.0.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/target/lib/bcpkix-jdk18on.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/target/lib/bcprov-jdk18on.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/target/netconf-testtool-7.0.8-SNAPSHOT-executable.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/target/netconf-testtool-7.0.8-SNAPSHOT-javadoc.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/target/netconf-testtool-7.0.8-SNAPSHOT-sources.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/target/netconf-testtool-7.0.8-SNAPSHOT.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/target/rest-perf-client-7.0.8-SNAPSHOT-rest-perf-client.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/target/scale-util-7.0.8-SNAPSHOT-scale-util.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/target/spotbugs/bug-pattern-1.5.0.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/target/stress-client-7.0.8-SNAPSHOT-package-stress-client.tar.gz 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/target/stress-client-7.0.8-SNAPSHOT-stress-client.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-auth-aaa/target/netconf-auth-aaa-7.0.8-SNAPSHOT-javadoc.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-auth-aaa/target/netconf-auth-aaa-7.0.8-SNAPSHOT-sources.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-auth-aaa/target/netconf-auth-aaa-7.0.8-SNAPSHOT.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-auth-aaa/target/spotbugs/bug-pattern-1.5.0.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/target/netconf-client-mdsal-7.0.8-SNAPSHOT-javadoc.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/target/netconf-client-mdsal-7.0.8-SNAPSHOT-sources.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/target/netconf-client-mdsal-7.0.8-SNAPSHOT.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/target/spotbugs/bug-pattern-1.5.0.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-common-mdsal/target/netconf-common-mdsal-7.0.8-SNAPSHOT-javadoc.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-common-mdsal/target/netconf-common-mdsal-7.0.8-SNAPSHOT-sources.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-common-mdsal/target/netconf-common-mdsal-7.0.8-SNAPSHOT.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-common-mdsal/target/spotbugs/bug-pattern-1.5.0.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-dom-api/target/netconf-dom-api-7.0.8-SNAPSHOT-javadoc.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-dom-api/target/netconf-dom-api-7.0.8-SNAPSHOT-sources.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-dom-api/target/netconf-dom-api-7.0.8-SNAPSHOT.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-dom-api/target/spotbugs/bug-pattern-1.5.0.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-server-mdsal/target/netconf-server-mdsal-7.0.8-SNAPSHOT-javadoc.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-server-mdsal/target/netconf-server-mdsal-7.0.8-SNAPSHOT-sources.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-server-mdsal/target/netconf-server-mdsal-7.0.8-SNAPSHOT.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-server-mdsal/target/spotbugs/bug-pattern-1.5.0.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-api/target/netconf-api-7.0.8-SNAPSHOT-javadoc.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-api/target/netconf-api-7.0.8-SNAPSHOT-sources.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-api/target/netconf-api-7.0.8-SNAPSHOT.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-api/target/spotbugs/bug-pattern-1.5.0.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/target/netconf-client-7.0.8-SNAPSHOT-javadoc.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/target/netconf-client-7.0.8-SNAPSHOT-sources.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/target/netconf-client-7.0.8-SNAPSHOT-test-sources.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/target/netconf-client-7.0.8-SNAPSHOT-tests.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/target/netconf-client-7.0.8-SNAPSHOT.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/target/spotbugs/bug-pattern-1.5.0.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-common/target/netconf-common-7.0.8-SNAPSHOT-javadoc.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-common/target/netconf-common-7.0.8-SNAPSHOT-sources.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-common/target/netconf-common-7.0.8-SNAPSHOT.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-common/target/spotbugs/bug-pattern-1.5.0.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-server/target/netconf-server-7.0.8-SNAPSHOT-javadoc.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-server/target/netconf-server-7.0.8-SNAPSHOT-sources.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-server/target/netconf-server-7.0.8-SNAPSHOT.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-server/target/spotbugs/bug-pattern-1.5.0.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-test-util/target/netconf-test-util-7.0.8-SNAPSHOT-javadoc.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-test-util/target/netconf-test-util-7.0.8-SNAPSHOT-sources.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-test-util/target/netconf-test-util-7.0.8-SNAPSHOT.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-test-util/target/spotbugs/bug-pattern-1.5.0.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-api/target/restconf-api-7.0.8-SNAPSHOT-javadoc.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-api/target/restconf-api-7.0.8-SNAPSHOT-sources.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-api/target/restconf-api-7.0.8-SNAPSHOT.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-api/target/spotbugs/bug-pattern-1.5.0.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-client/target/restconf-client-7.0.8-SNAPSHOT-javadoc.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-client/target/restconf-client-7.0.8-SNAPSHOT-sources.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-client/target/restconf-client-7.0.8-SNAPSHOT.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-client/target/spotbugs/bug-pattern-1.5.0.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-server/target/restconf-server-7.0.8-SNAPSHOT-javadoc.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-server/target/restconf-server-7.0.8-SNAPSHOT-sources.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-server/target/restconf-server-7.0.8-SNAPSHOT.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-server/target/spotbugs/bug-pattern-1.5.0.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common-models/target/restconf-common-models-7.0.8-SNAPSHOT-javadoc.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common-models/target/restconf-common-models-7.0.8-SNAPSHOT-sources.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common-models/target/restconf-common-models-7.0.8-SNAPSHOT.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common-models/target/spotbugs/bug-pattern-1.5.0.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common/target/restconf-common-7.0.8-SNAPSHOT-javadoc.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common/target/restconf-common-7.0.8-SNAPSHOT-sources.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common/target/restconf-common-7.0.8-SNAPSHOT.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common/target/spotbugs/bug-pattern-1.5.0.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/target/restconf-nb-7.0.8-SNAPSHOT-javadoc.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/target/restconf-nb-7.0.8-SNAPSHOT-sources.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/target/restconf-nb-7.0.8-SNAPSHOT.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/target/spotbugs/bug-pattern-1.5.0.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-openapi/target/restconf-openapi-7.0.8-SNAPSHOT-javadoc.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-openapi/target/restconf-openapi-7.0.8-SNAPSHOT-sources.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-openapi/target/restconf-openapi-7.0.8-SNAPSHOT.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-openapi/target/spotbugs/bug-pattern-1.5.0.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/restconf/sal-rest-connector-config/target/sal-rest-connector-config-7.0.8-SNAPSHOT.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/restconf/wadl-generator/target/restconf-wadl-generator-7.0.8-SNAPSHOT-javadoc.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/restconf/wadl-generator/target/restconf-wadl-generator-7.0.8-SNAPSHOT-sources.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/restconf/wadl-generator/target/restconf-wadl-generator-7.0.8-SNAPSHOT.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/restconf/wadl-generator/target/spotbugs/bug-pattern-1.5.0.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/restconf/websocket-client/target/spotbugs/bug-pattern-1.5.0.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/restconf/websocket-client/target/websocket-client-7.0.8-SNAPSHOT-executable.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/restconf/websocket-client/target/websocket-client-7.0.8-SNAPSHOT-javadoc.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/restconf/websocket-client/target/websocket-client-7.0.8-SNAPSHOT-sources.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/restconf/websocket-client/target/websocket-client-7.0.8-SNAPSHOT.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-exificient-jar/target/original-shaded-exificient-jar-7.0.8-SNAPSHOT.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-exificient-jar/target/shaded-exificient-jar-7.0.8-SNAPSHOT-sources.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-exificient-jar/target/shaded-exificient-jar-7.0.8-SNAPSHOT.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-exificient/target/shaded-exificient-7.0.8-SNAPSHOT-sources.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-exificient/target/shaded-exificient-7.0.8-SNAPSHOT.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-sshd-jar/target/original-shaded-sshd-jar-7.0.8-SNAPSHOT.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-sshd-jar/target/shaded-sshd-jar-7.0.8-SNAPSHOT-sources.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-sshd-jar/target/shaded-sshd-jar-7.0.8-SNAPSHOT.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-sshd/target/shaded-sshd-7.0.8-SNAPSHOT-sources.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-sshd/target/shaded-sshd-7.0.8-SNAPSHOT.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-api/target/spotbugs/bug-pattern-1.5.0.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-api/target/transport-api-7.0.8-SNAPSHOT-javadoc.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-api/target/transport-api-7.0.8-SNAPSHOT-sources.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-api/target/transport-api-7.0.8-SNAPSHOT.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-http/target/spotbugs/bug-pattern-1.5.0.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-http/target/transport-http-7.0.8-SNAPSHOT-javadoc.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-http/target/transport-http-7.0.8-SNAPSHOT-sources.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-http/target/transport-http-7.0.8-SNAPSHOT.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-ssh/target/spotbugs/bug-pattern-1.5.0.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-ssh/target/transport-ssh-7.0.8-SNAPSHOT-javadoc.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-ssh/target/transport-ssh-7.0.8-SNAPSHOT-sources.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-ssh/target/transport-ssh-7.0.8-SNAPSHOT.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tcp/target/spotbugs/bug-pattern-1.5.0.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tcp/target/transport-tcp-7.0.8-SNAPSHOT-javadoc.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tcp/target/transport-tcp-7.0.8-SNAPSHOT-sources.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tcp/target/transport-tcp-7.0.8-SNAPSHOT.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tls/target/spotbugs/bug-pattern-1.5.0.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tls/target/transport-tls-7.0.8-SNAPSHOT-javadoc.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tls/target/transport-tls-7.0.8-SNAPSHOT-sources.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tls/target/transport-tls-7.0.8-SNAPSHOT.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-api/target/spotbugs/bug-pattern-1.5.0.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-api/target/truststore-api-7.0.8-SNAPSHOT-javadoc.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-api/target/truststore-api-7.0.8-SNAPSHOT-sources.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-api/target/truststore-api-7.0.8-SNAPSHOT.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-none/target/spotbugs/bug-pattern-1.5.0.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-none/target/truststore-none-7.0.8-SNAPSHOT-javadoc.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-none/target/truststore-none-7.0.8-SNAPSHOT-sources.jar 17:19:57 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-none/target/truststore-none-7.0.8-SNAPSHOT.jar 17:19:57 [INFO] Scan configuration properties: 17:19:57 [INFO] dirExcludes=null 17:19:57 [INFO] dirIncludes=null 17:19:57 [INFO] fileExcludes= 17:19:57 [INFO] fileIncludes= 17:19:57 [INFO] 2024-08-17T17:19:57.372Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/apps/callhome-provider/target/callhome-provider-7.0.8-SNAPSHOT-javadoc.jar 17:19:57 [INFO] 2024-08-17T17:19:57.896Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/apps/callhome-provider/target/callhome-provider-7.0.8-SNAPSHOT-sources.jar 17:19:57 [INFO] 2024-08-17T17:19:57.929Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/apps/callhome-provider/target/callhome-provider-7.0.8-SNAPSHOT.jar 17:19:58 [INFO] 2024-08-17T17:19:58.166Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/apps/callhome-provider/target/spotbugs/bug-pattern-1.5.0.jar 17:19:59 [INFO] 2024-08-17T17:19:59.259Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-console/target/netconf-console-7.0.8-SNAPSHOT-javadoc.jar 17:19:59 [INFO] 2024-08-17T17:19:59.270Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-console/target/netconf-console-7.0.8-SNAPSHOT-sources.jar 17:19:59 [INFO] 2024-08-17T17:19:59.273Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-console/target/netconf-console-7.0.8-SNAPSHOT.jar 17:19:59 [INFO] 2024-08-17T17:19:59.285Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-console/target/spotbugs/bug-pattern-1.5.0.jar 17:19:59 [INFO] 2024-08-17T17:19:59.304Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-nb/target/netconf-nb-7.0.8-SNAPSHOT-javadoc.jar 17:19:59 [INFO] 2024-08-17T17:19:59.323Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-nb/target/netconf-nb-7.0.8-SNAPSHOT-sources.jar 17:19:59 [INFO] 2024-08-17T17:19:59.325Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-nb/target/netconf-nb-7.0.8-SNAPSHOT.jar 17:19:59 [INFO] 2024-08-17T17:19:59.335Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-nb/target/spotbugs/bug-pattern-1.5.0.jar 17:19:59 [INFO] 2024-08-17T17:19:59.354Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-impl/target/netconf-topology-impl-7.0.8-SNAPSHOT-javadoc.jar 17:19:59 [INFO] 2024-08-17T17:19:59.360Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-impl/target/netconf-topology-impl-7.0.8-SNAPSHOT-sources.jar 17:19:59 [INFO] 2024-08-17T17:19:59.361Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-impl/target/netconf-topology-impl-7.0.8-SNAPSHOT.jar 17:19:59 [INFO] 2024-08-17T17:19:59.364Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-impl/target/spotbugs/bug-pattern-1.5.0.jar 17:19:59 [INFO] 2024-08-17T17:19:59.384Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/target/netconf-topology-singleton-7.0.8-SNAPSHOT-javadoc.jar 17:19:59 [INFO] 2024-08-17T17:19:59.417Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/target/netconf-topology-singleton-7.0.8-SNAPSHOT-sources.jar 17:19:59 [INFO] 2024-08-17T17:19:59.428Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/target/netconf-topology-singleton-7.0.8-SNAPSHOT.jar 17:19:59 [INFO] 2024-08-17T17:19:59.476Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/target/spotbugs/bug-pattern-1.5.0.jar 17:19:59 [INFO] 2024-08-17T17:19:59.496Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/target/netconf-topology-7.0.8-SNAPSHOT-javadoc.jar 17:19:59 [INFO] 2024-08-17T17:19:59.530Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/target/netconf-topology-7.0.8-SNAPSHOT-sources.jar 17:19:59 [INFO] 2024-08-17T17:19:59.540Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/target/netconf-topology-7.0.8-SNAPSHOT.jar 17:19:59 [INFO] 2024-08-17T17:19:59.580Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/target/spotbugs/bug-pattern-1.5.0.jar 17:19:59 [INFO] 2024-08-17T17:19:59.599Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/apps/yanglib-mdsal-writer/target/spotbugs/bug-pattern-1.5.0.jar 17:19:59 [INFO] 2024-08-17T17:19:59.618Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/apps/yanglib-mdsal-writer/target/yanglib-mdsal-writer-7.0.8-SNAPSHOT-javadoc.jar 17:19:59 [INFO] 2024-08-17T17:19:59.624Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/apps/yanglib-mdsal-writer/target/yanglib-mdsal-writer-7.0.8-SNAPSHOT-sources.jar 17:19:59 [INFO] 2024-08-17T17:19:59.626Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/apps/yanglib-mdsal-writer/target/yanglib-mdsal-writer-7.0.8-SNAPSHOT.jar 17:19:59 [INFO] 2024-08-17T17:19:59.632Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/lib/boot/bcpkix-jdk18on-1.78.1.jar 17:19:59 [INFO] 2024-08-17T17:19:59.944Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/lib/boot/bcprov-ext-jdk18on-1.78.1.jar 17:20:00 [ERROR] Could not parse class file NTRU$Mappings.class 17:20:00 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:20:00 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:20:00 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:20:00 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:20:00 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:20:00 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:20:00 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:20:00 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:20:00 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:20:00 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:20:00 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:20:00 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:20:00 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:20:00 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:20:00 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:20:00 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:20:00 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:20:00 at hudson.remoting.Request$2.run(Request.java:377) 17:20:00 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:20:00 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:20:00 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:20:00 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:20:00 at java.base/java.lang.Thread.run(Thread.java:829) 17:20:00 [ERROR] Could not parse class file NTRU.class 17:20:00 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:20:00 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:20:00 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:20:00 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:20:00 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:20:00 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:20:00 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:20:00 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:20:00 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:20:00 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:20:00 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:20:00 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:20:00 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:20:00 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:20:00 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:20:00 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:20:00 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:20:00 at hudson.remoting.Request$2.run(Request.java:377) 17:20:00 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:20:00 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:20:00 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:20:00 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:20:00 at java.base/java.lang.Thread.run(Thread.java:829) 17:20:00 [ERROR] Could not parse class file NTRUPrime$Mappings.class 17:20:00 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:20:00 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:20:00 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:20:00 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:20:00 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:20:00 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:20:00 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:20:00 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:20:00 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:20:00 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:20:00 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:20:00 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:20:00 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:20:00 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:20:00 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:20:00 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:20:00 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:20:00 at hudson.remoting.Request$2.run(Request.java:377) 17:20:00 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:20:00 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:20:00 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:20:00 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:20:00 at java.base/java.lang.Thread.run(Thread.java:829) 17:20:00 [ERROR] Could not parse class file NTRUPrime.class 17:20:00 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:20:00 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:20:00 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:20:00 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:20:00 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:20:00 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:20:00 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:20:00 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:20:00 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:20:00 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:20:00 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:20:00 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:20:00 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:20:00 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:20:00 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:20:00 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:20:00 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:20:00 at hudson.remoting.Request$2.run(Request.java:377) 17:20:00 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:20:00 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:20:00 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:20:00 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:20:00 at java.base/java.lang.Thread.run(Thread.java:829) 17:20:00 [ERROR] Could not parse class file Util.class 17:20:00 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:20:00 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:20:00 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:20:00 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:20:00 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:20:00 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:20:00 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:20:00 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:20:00 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:20:00 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:20:00 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:20:00 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:20:00 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:20:00 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:20:00 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:20:00 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:20:00 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:20:00 at hudson.remoting.Request$2.run(Request.java:377) 17:20:00 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:20:00 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:20:00 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:20:00 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:20:00 at java.base/java.lang.Thread.run(Thread.java:829) 17:20:00 [ERROR] Could not parse class file NTRUDecapsulatorSpi.class 17:20:00 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:20:00 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:20:00 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:20:00 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:20:00 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:20:00 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:20:00 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:20:00 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:20:00 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:20:00 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:20:00 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:20:00 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:20:00 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:20:00 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:20:00 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:20:00 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:20:00 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:20:00 at hudson.remoting.Request$2.run(Request.java:377) 17:20:00 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:20:00 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:20:00 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:20:00 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:20:00 at java.base/java.lang.Thread.run(Thread.java:829) 17:20:00 [ERROR] Could not parse class file NTRUEncapsulatorSpi.class 17:20:00 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:20:00 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:20:00 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:20:00 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:20:00 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:20:00 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:20:00 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:20:00 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:20:00 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:20:00 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:20:00 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:20:00 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:20:00 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:20:00 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:20:00 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:20:00 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:20:00 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:20:00 at hudson.remoting.Request$2.run(Request.java:377) 17:20:00 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:20:00 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:20:00 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:20:00 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:20:00 at java.base/java.lang.Thread.run(Thread.java:829) 17:20:00 [ERROR] Could not parse class file NTRUKEMSpi.class 17:20:00 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:20:00 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:20:00 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:20:00 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:20:00 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:20:00 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:20:00 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:20:00 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:20:00 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:20:00 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:20:00 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:20:00 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:20:00 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:20:00 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:20:00 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:20:00 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:20:00 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:20:00 at hudson.remoting.Request$2.run(Request.java:377) 17:20:00 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:20:00 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:20:00 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:20:00 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:20:00 at java.base/java.lang.Thread.run(Thread.java:829) 17:20:00 [ERROR] Could not parse class file SNTRUPrimeDecapsulatorSpi.class 17:20:00 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:20:00 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:20:00 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:20:00 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:20:00 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:20:00 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:20:00 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:20:00 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:20:00 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:20:00 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:20:00 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:20:00 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:20:00 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:20:00 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:20:00 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:20:00 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:20:00 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:20:00 at hudson.remoting.Request$2.run(Request.java:377) 17:20:00 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:20:00 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:20:00 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:20:00 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:20:00 at java.base/java.lang.Thread.run(Thread.java:829) 17:20:00 [ERROR] Could not parse class file SNTRUPrimeEncapsulatorSpi.class 17:20:00 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:20:00 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:20:00 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:20:00 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:20:00 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:20:00 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:20:00 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:20:00 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:20:00 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:20:00 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:20:00 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:20:00 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:20:00 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:20:00 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:20:00 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:20:00 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:20:00 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:20:00 at hudson.remoting.Request$2.run(Request.java:377) 17:20:00 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:20:00 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:20:00 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:20:00 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:20:00 at java.base/java.lang.Thread.run(Thread.java:829) 17:20:00 [ERROR] Could not parse class file SNTRUPrimeKEMSpi.class 17:20:00 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:20:00 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:20:00 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:20:00 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:20:00 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:20:00 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:20:00 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:20:00 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:20:00 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:20:00 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:20:00 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:20:00 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:20:00 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:20:00 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:20:00 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:20:00 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:20:00 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:20:00 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:20:00 at hudson.remoting.Request$2.run(Request.java:377) 17:20:00 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:20:00 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:20:00 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:20:00 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:20:00 at java.base/java.lang.Thread.run(Thread.java:829) 17:20:01 [INFO] 2024-08-17T17:20:01.710Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/lib/boot/bcutil-jdk18on-1.78.1.jar 17:20:01 [INFO] 2024-08-17T17:20:01.884Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/lib/boot/org.apache.karaf.jaas.boot-4.4.6.jar 17:20:01 [INFO] 2024-08-17T17:20:01.889Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/lib/boot/org.apache.karaf.main-4.4.6.jar 17:20:01 [INFO] 2024-08-17T17:20:01.917Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/lib/boot/org.apache.karaf.specs.activator-4.4.6.jar 17:20:01 [INFO] 2024-08-17T17:20:01.931Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/lib/boot/osgi.core-8.0.0.jar 17:20:01 [INFO] 2024-08-17T17:20:01.995Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/lib/endorsed/org.apache.karaf.specs.java.xml-4.4.6.jar 17:20:02 [INFO] 2024-08-17T17:20:02.006Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/lib/endorsed/org.apache.karaf.specs.java.xml.ws-4.4.6.jar 17:20:02 [INFO] 2024-08-17T17:20:02.011Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/lib/endorsed/org.apache.karaf.specs.locator-4.4.6.jar 17:20:02 [INFO] 2024-08-17T17:20:02.013Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/lib/jdk9plus/istack-commons-runtime-3.0.12.jar 17:20:02 [INFO] 2024-08-17T17:20:02.020Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/lib/jdk9plus/jakarta.xml.bind-api-2.3.3.jar 17:20:02 [INFO] 2024-08-17T17:20:02.047Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/lib/jdk9plus/javax.annotation-api-1.3.2.jar 17:20:02 [INFO] 2024-08-17T17:20:02.052Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/lib/jdk9plus/jaxb-runtime-2.3.8.jar 17:20:02 [INFO] 2024-08-17T17:20:02.235Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/lib/jdk9plus/org.apache.servicemix.specs.activation-api-1.2.1-1.2.1_3.jar 17:20:02 [INFO] 2024-08-17T17:20:02.247Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/lib/jdk9plus/txw2-2.3.8.jar 17:20:02 [INFO] 2024-08-17T17:20:02.262Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/lib/karaf.branding-13.1.3.jar 17:20:02 [INFO] 2024-08-17T17:20:02.263Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar 17:20:02 [INFO] 2024-08-17T17:20:02.328Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar 17:20:02 [INFO] 2024-08-17T17:20:02.330Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar 17:20:02 [INFO] 2024-08-17T17:20:02.373Z Scanned 14253 files so far 17:20:02 [INFO] 2024-08-17T17:20:02.913Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.jar 17:20:02 [INFO] 2024-08-17T17:20:02.918Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/com/h2database/h2/2.2.224/h2-2.2.224.jar 17:20:02 [ERROR] Could not parse class file Utils21.class 17:20:02 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:20:02 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:20:02 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:20:02 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:20:02 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:20:02 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:20:02 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:20:02 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:20:02 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:20:02 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:02 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:02 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:02 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:02 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:02 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:02 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:02 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:20:02 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:20:02 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:20:02 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:20:02 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:20:02 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:20:02 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:20:02 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:20:02 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:20:02 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:20:02 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:20:02 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:20:02 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:20:02 at hudson.remoting.Request$2.run(Request.java:377) 17:20:02 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:20:02 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:20:02 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:20:02 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:20:02 at java.base/java.lang.Thread.run(Thread.java:829) 17:20:03 [INFO] 2024-08-17T17:20:03.456Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/com/rabbitmq/amqp-client/5.20.0/amqp-client-5.20.0.jar 17:20:03 [INFO] 2024-08-17T17:20:03.583Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/com/typesafe/config/1.4.2/config-1.4.2.jar 17:20:03 [INFO] 2024-08-17T17:20:03.633Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/com/typesafe/ssl-config-core_2.13/0.4.3/ssl-config-core_2.13-0.4.3.jar 17:20:03 [INFO] 2024-08-17T17:20:03.683Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar 17:20:03 [INFO] 2024-08-17T17:20:03.723Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/commons-codec/commons-codec/1.15/commons-codec-1.15.jar 17:20:03 [INFO] 2024-08-17T17:20:03.767Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar 17:20:03 [INFO] 2024-08-17T17:20:03.891Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/commons-logging/commons-logging/1.3.1/commons-logging-1.3.1.jar 17:20:03 [INFO] 2024-08-17T17:20:03.903Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/io/aeron/aeron-client/1.38.1/aeron-client-1.38.1.jar 17:20:03 [INFO] 2024-08-17T17:20:03.937Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/io/aeron/aeron-driver/1.38.1/aeron-driver-1.38.1.jar 17:20:03 [INFO] 2024-08-17T17:20:03.988Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/io/dropwizard/metrics/metrics-core/4.2.25/metrics-core-4.2.25.jar 17:20:04 [INFO] 2024-08-17T17:20:04.015Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/io/dropwizard/metrics/metrics-graphite/4.2.25/metrics-graphite-4.2.25.jar 17:20:04 [INFO] 2024-08-17T17:20:04.020Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/io/dropwizard/metrics/metrics-healthchecks/4.2.25/metrics-healthchecks-4.2.25.jar 17:20:04 [INFO] 2024-08-17T17:20:04.024Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/io/dropwizard/metrics/metrics-jmx/4.2.25/metrics-jmx-4.2.25.jar 17:20:04 [INFO] 2024-08-17T17:20:04.029Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/io/dropwizard/metrics/metrics-jvm/4.2.25/metrics-jvm-4.2.25.jar 17:20:04 [INFO] 2024-08-17T17:20:04.034Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/io/netty/netty-buffer/4.1.109.Final/netty-buffer-4.1.109.Final.jar 17:20:04 [INFO] 2024-08-17T17:20:04.084Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/io/netty/netty-codec-http/4.1.109.Final/netty-codec-http-4.1.109.Final.jar 17:20:04 [INFO] 2024-08-17T17:20:04.189Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/io/netty/netty-codec-http2/4.1.109.Final/netty-codec-http2-4.1.109.Final.jar 17:20:04 [INFO] 2024-08-17T17:20:04.266Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/io/netty/netty-codec/4.1.109.Final/netty-codec-4.1.109.Final.jar 17:20:04 [INFO] 2024-08-17T17:20:04.320Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/io/netty/netty-common/4.1.109.Final/netty-common-4.1.109.Final.jar 17:20:04 [INFO] 2024-08-17T17:20:04.442Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/io/netty/netty-handler/4.1.109.Final/netty-handler-4.1.109.Final.jar 17:20:04 [INFO] 2024-08-17T17:20:04.533Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/io/netty/netty-resolver/4.1.109.Final/netty-resolver-4.1.109.Final.jar 17:20:04 [INFO] 2024-08-17T17:20:04.540Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/io/netty/netty-transport-classes-epoll/4.1.109.Final/netty-transport-classes-epoll-4.1.109.Final.jar 17:20:04 [INFO] 2024-08-17T17:20:04.563Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/io/netty/netty-transport-native-epoll/4.1.109.Final/netty-transport-native-epoll-4.1.109.Final-linux-x86_64.jar 17:20:04 [INFO] 2024-08-17T17:20:04.565Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/io/netty/netty-transport-native-unix-common/4.1.109.Final/netty-transport-native-unix-common-4.1.109.Final-linux-x86_64.jar 17:20:04 [INFO] 2024-08-17T17:20:04.575Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/io/netty/netty-transport-native-unix-common/4.1.109.Final/netty-transport-native-unix-common-4.1.109.Final.jar 17:20:04 [INFO] 2024-08-17T17:20:04.582Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/io/netty/netty-transport/4.1.109.Final/netty-transport-4.1.109.Final.jar 17:20:04 [INFO] 2024-08-17T17:20:04.667Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar 17:20:04 [INFO] 2024-08-17T17:20:04.676Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar 17:20:04 [INFO] 2024-08-17T17:20:04.679Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/jakarta/el/jakarta.el-api/3.0.3/jakarta.el-api-3.0.3.jar 17:20:04 [INFO] 2024-08-17T17:20:04.690Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/jakarta/servlet/jakarta.servlet-api/4.0.4/jakarta.servlet-api-4.0.4.jar 17:20:04 [INFO] 2024-08-17T17:20:04.707Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.jar 17:20:04 [INFO] 2024-08-17T17:20:04.726Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/jakarta/websocket/jakarta.websocket-api/1.1.2/jakarta.websocket-api-1.1.2.jar 17:20:04 [INFO] 2024-08-17T17:20:04.735Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar 17:20:04 [INFO] 2024-08-17T17:20:04.760Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/javax/enterprise/cdi-api/2.0.SP1/cdi-api-2.0.SP1.jar 17:20:04 [INFO] 2024-08-17T17:20:04.782Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/javax/interceptor/javax.interceptor-api/1.2.2/javax.interceptor-api-1.2.2.jar 17:20:04 [INFO] 2024-08-17T17:20:04.785Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar 17:20:04 [INFO] 2024-08-17T17:20:04.800Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/javax/transaction/javax.transaction-api/1.2/javax.transaction-api-1.2.jar 17:20:04 [INFO] 2024-08-17T17:20:04.804Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/net/bytebuddy/byte-buddy/1.14.17/byte-buddy-1.14.17.jar 17:20:05 [INFO] 2024-08-17T17:20:05.557Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/net/java/dev/stax-utils/stax-utils/20070216/stax-utils-20070216.jar 17:20:05 [INFO] 2024-08-17T17:20:05.580Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/agrona/agrona/1.15.2/agrona-1.15.2.jar 17:20:05 [INFO] 2024-08-17T17:20:05.646Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/antlr/antlr4-runtime/4.13.1/antlr4-runtime-4.13.1.jar 17:20:05 [INFO] 2024-08-17T17:20:05.696Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/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 17:20:05 [INFO] 2024-08-17T17:20:05.702Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/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 17:20:05 [INFO] 2024-08-17T17:20:05.711Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/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 17:20:05 [INFO] 2024-08-17T17:20:05.712Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/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 17:20:05 [INFO] 2024-08-17T17:20:05.791Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/aries/org.apache.aries.util/1.1.3/org.apache.aries.util-1.1.3.jar 17:20:05 [INFO] 2024-08-17T17:20:05.808Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/aries/proxy/org.apache.aries.proxy/1.1.14/org.apache.aries.proxy-1.1.14.jar 17:20:05 [INFO] 2024-08-17T17:20:05.823Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/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 17:20:05 [INFO] 2024-08-17T17:20:05.825Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar 17:20:05 [INFO] 2024-08-17T17:20:05.930Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/commons/commons-text/1.12.0/commons-text-1.12.0.jar 17:20:05 [INFO] 2024-08-17T17:20:05.969Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/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 17:20:05 [INFO] 2024-08-17T17:20:05.977Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/felix/org.apache.felix.converter/1.0.18/org.apache.felix.converter-1.0.18.jar 17:20:05 [INFO] 2024-08-17T17:20:05.996Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/felix/org.apache.felix.fileinstall/3.7.4/org.apache.felix.fileinstall-3.7.4.jar 17:20:06 [INFO] 2024-08-17T17:20:06.017Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/felix/org.apache.felix.framework/7.0.5/org.apache.felix.framework-7.0.5.jar 17:20:06 [INFO] 2024-08-17T17:20:06.141Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/felix/org.apache.felix.inventory/1.1.0/org.apache.felix.inventory-1.1.0.jar 17:20:06 [INFO] 2024-08-17T17:20:06.149Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/felix/org.apache.felix.metatype/1.2.4/org.apache.felix.metatype-1.2.4.jar 17:20:06 [INFO] 2024-08-17T17:20:06.160Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/felix/org.apache.felix.scr/2.2.6/org.apache.felix.scr-2.2.6.jar 17:20:06 [INFO] 2024-08-17T17:20:06.217Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/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 17:20:06 [INFO] 2024-08-17T17:20:06.224Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/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 17:20:06 [INFO] 2024-08-17T17:20:06.230Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/bundle/org.apache.karaf.bundle.blueprintstate/4.4.6/org.apache.karaf.bundle.blueprintstate-4.4.6.jar 17:20:06 [INFO] 2024-08-17T17:20:06.232Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/deployer/org.apache.karaf.deployer.blueprint/4.4.6/org.apache.karaf.deployer.blueprint-4.4.6.jar 17:20:06 [INFO] 2024-08-17T17:20:06.238Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/deployer/org.apache.karaf.deployer.features/4.4.6/org.apache.karaf.deployer.features-4.4.6.jar 17:20:06 [INFO] 2024-08-17T17:20:06.245Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/deployer/org.apache.karaf.deployer.kar/4.4.6/org.apache.karaf.deployer.kar-4.4.6.jar 17:20:06 [INFO] 2024-08-17T17:20:06.249Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/deployer/org.apache.karaf.deployer.wrap/4.4.6/org.apache.karaf.deployer.wrap-4.4.6.jar 17:20:06 [INFO] 2024-08-17T17:20:06.254Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/features/org.apache.karaf.features.command/4.4.6/org.apache.karaf.features.command-4.4.6.jar 17:20:06 [INFO] 2024-08-17T17:20:06.265Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/features/org.apache.karaf.features.core/4.4.6/org.apache.karaf.features.core-4.4.6.jar 17:20:06 [INFO] 2024-08-17T17:20:06.707Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/features/org.apache.karaf.features.extension/4.4.6/org.apache.karaf.features.extension-4.4.6.jar 17:20:06 [INFO] 2024-08-17T17:20:06.710Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/http/org.apache.karaf.http.core/4.4.6/org.apache.karaf.http.core-4.4.6.jar 17:20:06 [INFO] 2024-08-17T17:20:06.906Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/jaas/org.apache.karaf.jaas.boot/4.4.6/org.apache.karaf.jaas.boot-4.4.6.jar 17:20:06 [INFO] 2024-08-17T17:20:06.907Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/jaas/org.apache.karaf.jaas.command/4.4.6/org.apache.karaf.jaas.command-4.4.6.jar 17:20:06 [INFO] 2024-08-17T17:20:06.916Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/jaas/org.apache.karaf.jaas.config/4.4.6/org.apache.karaf.jaas.config-4.4.6.jar 17:20:06 [INFO] 2024-08-17T17:20:06.922Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/jaas/org.apache.karaf.jaas.modules/4.4.6/org.apache.karaf.jaas.modules-4.4.6.jar 17:20:07 [INFO] 2024-08-17T17:20:07.141Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/jdbc/org.apache.karaf.jdbc.core/4.4.6/org.apache.karaf.jdbc.core-4.4.6.jar 17:20:07 [INFO] 2024-08-17T17:20:07.151Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/log/org.apache.karaf.log.core/4.4.6/org.apache.karaf.log.core-4.4.6.jar 17:20:07 [INFO] 2024-08-17T17:20:07.188Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/org.apache.karaf.client/4.4.6/org.apache.karaf.client-4.4.6.jar 17:20:07 [INFO] 2024-08-17T17:20:07.210Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/org.apache.karaf.event/4.4.6/org.apache.karaf.event-4.4.6.jar 17:20:07 [INFO] 2024-08-17T17:20:07.214Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/scr/org.apache.karaf.scr.management/4.4.6/org.apache.karaf.scr.management-4.4.6.jar 17:20:07 [INFO] 2024-08-17T17:20:07.218Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/scr/org.apache.karaf.scr.state/4.4.6/org.apache.karaf.scr.state-4.4.6.jar 17:20:07 [INFO] 2024-08-17T17:20:07.220Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/services/org.apache.karaf.services.eventadmin/4.4.6/org.apache.karaf.services.eventadmin-4.4.6.jar 17:20:07 [INFO] 2024-08-17T17:20:07.233Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/services/org.apache.karaf.services.staticcm/4.4.6/org.apache.karaf.services.staticcm-4.4.6.jar 17:20:07 [INFO] 2024-08-17T17:20:07.254Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/shell/org.apache.karaf.shell.commands/4.4.6/org.apache.karaf.shell.commands-4.4.6.jar 17:20:07 [INFO] 2024-08-17T17:20:07.264Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/shell/org.apache.karaf.shell.core/4.4.6/org.apache.karaf.shell.core-4.4.6.jar 17:20:07 [INFO] 2024-08-17T17:20:07.370Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/shell/org.apache.karaf.shell.groovy/4.4.6/org.apache.karaf.shell.groovy-4.4.6.jar 17:20:07 [INFO] 2024-08-17T17:20:07.372Z Scanned 34593 files so far 17:20:07 [INFO] 2024-08-17T17:20:07.373Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/shell/org.apache.karaf.shell.ssh/4.4.6/org.apache.karaf.shell.ssh-4.4.6.jar 17:20:07 [INFO] 2024-08-17T17:20:07.386Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/system/org.apache.karaf.system.core/4.4.6/org.apache.karaf.system.core-4.4.6.jar 17:20:07 [INFO] 2024-08-17T17:20:07.399Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/web/org.apache.karaf.web.core/4.4.6/org.apache.karaf.web.core-4.4.6.jar 17:20:07 [INFO] 2024-08-17T17:20:07.404Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/webconsole/org.apache.karaf.webconsole.http/4.4.6/org.apache.karaf.webconsole.http-4.4.6.jar 17:20:07 [INFO] 2024-08-17T17:20:07.409Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/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 17:20:07 [INFO] 2024-08-17T17:20:07.442Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/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 17:20:07 [INFO] 2024-08-17T17:20:07.444Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/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 17:20:07 [INFO] 2024-08-17T17:20:07.473Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/sshd/sshd-osgi/2.12.1/sshd-osgi-2.12.1.jar 17:20:07 [INFO] 2024-08-17T17:20:07.782Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/sshd/sshd-scp/2.12.1/sshd-scp-2.12.1.jar 17:20:07 [INFO] 2024-08-17T17:20:07.799Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/sshd/sshd-sftp/2.12.1/sshd-sftp-2.12.1.jar 17:20:07 [INFO] 2024-08-17T17:20:07.861Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/bouncycastle/bcpkix-jdk18on/1.77/bcpkix-jdk18on-1.77.jar 17:20:08 [INFO] 2024-08-17T17:20:08.048Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/bouncycastle/bcprov-jdk18on/1.77/bcprov-jdk18on-1.77.jar 17:20:09 [INFO] 2024-08-17T17:20:09.306Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/bouncycastle/bcutil-jdk18on/1.77/bcutil-jdk18on-1.77.jar 17:20:09 [INFO] 2024-08-17T17:20:09.418Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/checkerframework/checker-qual/3.43.0/checker-qual-3.43.0.jar 17:20:09 [INFO] 2024-08-17T17:20:09.457Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/codehaus/woodstox/stax2-api/4.2.2/stax2-api-4.2.2.jar 17:20:09 [INFO] 2024-08-17T17:20:09.486Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/eclipse/jdt/ecj/3.26.0/ecj-3.26.0.jar 17:20:09 [INFO] 2024-08-17T17:20:09.896Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/eclipse/jetty/jetty-client/9.4.54.v20240208/jetty-client-9.4.54.v20240208.jar 17:20:09 [INFO] 2024-08-17T17:20:09.944Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/eclipse/jetty/jetty-continuation/9.4.54.v20240208/jetty-continuation-9.4.54.v20240208.jar 17:20:09 [INFO] 2024-08-17T17:20:09.948Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/eclipse/jetty/jetty-http/9.4.54.v20240208/jetty-http-9.4.54.v20240208.jar 17:20:09 [INFO] 2024-08-17T17:20:09.983Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/eclipse/jetty/jetty-io/9.4.54.v20240208/jetty-io-9.4.54.v20240208.jar 17:20:10 [INFO] 2024-08-17T17:20:10.010Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/eclipse/jetty/jetty-jaas/9.4.54.v20240208/jetty-jaas-9.4.54.v20240208.jar 17:20:10 [INFO] 2024-08-17T17:20:10.016Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/eclipse/jetty/jetty-jmx/9.4.54.v20240208/jetty-jmx-9.4.54.v20240208.jar 17:20:10 [INFO] 2024-08-17T17:20:10.021Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/eclipse/jetty/jetty-security/9.4.54.v20240208/jetty-security-9.4.54.v20240208.jar 17:20:10 [INFO] 2024-08-17T17:20:10.037Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/eclipse/jetty/jetty-server/9.4.54.v20240208/jetty-server-9.4.54.v20240208.jar 17:20:10 [INFO] 2024-08-17T17:20:10.141Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/eclipse/jetty/jetty-servlet/9.4.54.v20240208/jetty-servlet-9.4.54.v20240208.jar 17:20:10 [INFO] 2024-08-17T17:20:10.162Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/eclipse/jetty/jetty-servlets/9.4.54.v20240208/jetty-servlets-9.4.54.v20240208.jar 17:20:10 [INFO] 2024-08-17T17:20:10.176Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/eclipse/jetty/jetty-util-ajax/9.4.54.v20240208/jetty-util-ajax-9.4.54.v20240208.jar 17:20:10 [INFO] 2024-08-17T17:20:10.185Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/eclipse/jetty/jetty-util/9.4.54.v20240208/jetty-util-9.4.54.v20240208.jar 17:20:10 [INFO] 2024-08-17T17:20:10.266Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/eclipse/jetty/jetty-xml/9.4.54.v20240208/jetty-xml-9.4.54.v20240208.jar 17:20:10 [INFO] 2024-08-17T17:20:10.274Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/eclipse/jetty/websocket/websocket-api/9.4.54.v20240208/websocket-api-9.4.54.v20240208.jar 17:20:10 [INFO] 2024-08-17T17:20:10.282Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/eclipse/jetty/websocket/websocket-client/9.4.54.v20240208/websocket-client-9.4.54.v20240208.jar 17:20:10 [INFO] 2024-08-17T17:20:10.287Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/eclipse/jetty/websocket/websocket-common/9.4.54.v20240208/websocket-common-9.4.54.v20240208.jar 17:20:10 [INFO] 2024-08-17T17:20:10.317Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/eclipse/jetty/websocket/websocket-server/9.4.54.v20240208/websocket-server-9.4.54.v20240208.jar 17:20:10 [INFO] 2024-08-17T17:20:10.323Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/eclipse/jetty/websocket/websocket-servlet/9.4.54.v20240208/websocket-servlet-9.4.54.v20240208.jar 17:20:10 [INFO] 2024-08-17T17:20:10.327Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/eclipse/platform/org.eclipse.osgi/3.18.0/org.eclipse.osgi-3.18.0.jar 17:20:10 [INFO] 2024-08-17T17:20:10.534Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/fusesource/jansi/jansi/2.4.1/jansi-2.4.1.jar 17:20:10 [INFO] 2024-08-17T17:20:10.553Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/glassfish/hk2/external/aopalliance-repackaged/2.6.1/aopalliance-repackaged-2.6.1.jar 17:20:10 [INFO] 2024-08-17T17:20:10.556Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.jar 17:20:10 [INFO] 2024-08-17T17:20:10.558Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/glassfish/hk2/hk2-api/2.6.1/hk2-api-2.6.1.jar 17:20:10 [INFO] 2024-08-17T17:20:10.589Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/glassfish/hk2/hk2-locator/2.6.1/hk2-locator-2.6.1.jar 17:20:10 [INFO] 2024-08-17T17:20:10.616Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/glassfish/hk2/hk2-utils/2.6.1/hk2-utils-2.6.1.jar 17:20:10 [INFO] 2024-08-17T17:20:10.635Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar 17:20:10 [INFO] 2024-08-17T17:20:10.638Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/glassfish/jersey/containers/jersey-container-servlet-core/2.43/jersey-container-servlet-core-2.43.jar 17:20:10 [INFO] 2024-08-17T17:20:10.648Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/glassfish/jersey/containers/jersey-container-servlet/2.43/jersey-container-servlet-2.43.jar 17:20:10 [INFO] 2024-08-17T17:20:10.651Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/glassfish/jersey/core/jersey-client/2.43/jersey-client-2.43.jar 17:20:10 [INFO] 2024-08-17T17:20:10.696Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/glassfish/jersey/core/jersey-common/2.43/jersey-common-2.43.jar 17:20:10 [ERROR] Could not parse class file VirtualThreadSupport.class 17:20:10 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:20:10 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:20:10 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:20:10 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:20:10 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:20:10 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:20:10 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:20:10 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:20:10 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:20:10 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:10 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:10 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:10 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:10 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:10 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:10 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:10 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:10 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:20:10 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:20:10 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:20:10 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:20:10 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:20:10 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:20:10 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:20:10 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:20:10 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:20:10 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:20:10 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:20:10 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:20:10 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:20:10 at hudson.remoting.Request$2.run(Request.java:377) 17:20:10 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:20:10 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:20:10 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:20:10 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:20:10 at java.base/java.lang.Thread.run(Thread.java:829) 17:20:10 [INFO] 2024-08-17T17:20:10.902Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/glassfish/jersey/core/jersey-server/2.43/jersey-server-2.43.jar 17:20:11 [INFO] 2024-08-17T17:20:11.039Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/glassfish/jersey/inject/jersey-hk2/2.43/jersey-hk2-2.43.jar 17:20:11 [INFO] 2024-08-17T17:20:11.050Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/glassfish/jersey/media/jersey-media-sse/2.43/jersey-media-sse-2.43.jar 17:20:11 [INFO] 2024-08-17T17:20:11.061Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar 17:20:11 [INFO] 2024-08-17T17:20:11.168Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/jline/jline/3.21.0/jline-3.21.0.jar 17:20:11 [INFO] 2024-08-17T17:20:11.312Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/jolokia/jolokia-osgi/1.7.2/jolokia-osgi-1.7.2.jar 17:20:11 [INFO] 2024-08-17T17:20:11.382Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/lmdbjava/lmdbjava/0.7.0/lmdbjava-0.7.0.jar 17:20:11 [INFO] 2024-08-17T17:20:11.405Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/lz4/lz4-java/1.8.0/lz4-java-1.8.0.jar 17:20:11 [INFO] 2024-08-17T17:20:11.437Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/aaa/aaa-authn-api/0.19.5/aaa-authn-api-0.19.5.jar 17:20:11 [INFO] 2024-08-17T17:20:11.444Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/aaa/aaa-cert/0.19.5/aaa-cert-0.19.5.jar 17:20:11 [INFO] 2024-08-17T17:20:11.475Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/aaa/aaa-encrypt-service-impl/0.19.5/aaa-encrypt-service-impl-0.19.5.jar 17:20:11 [INFO] 2024-08-17T17:20:11.481Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/aaa/aaa-encrypt-service/0.19.5/aaa-encrypt-service-0.19.5.jar 17:20:11 [INFO] 2024-08-17T17:20:11.483Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/aaa/aaa-filterchain/0.19.5/aaa-filterchain-0.19.5.jar 17:20:11 [INFO] 2024-08-17T17:20:11.487Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/aaa/aaa-idm-store-h2/0.19.5/aaa-idm-store-h2-0.19.5.jar 17:20:11 [INFO] 2024-08-17T17:20:11.495Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/aaa/aaa-password-service-api/0.19.5/aaa-password-service-api-0.19.5.jar 17:20:11 [INFO] 2024-08-17T17:20:11.498Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/aaa/aaa-password-service-impl/0.19.5/aaa-password-service-impl-0.19.5.jar 17:20:11 [INFO] 2024-08-17T17:20:11.501Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/aaa/aaa-shiro-api/0.19.5/aaa-shiro-api-0.19.5.jar 17:20:11 [INFO] 2024-08-17T17:20:11.519Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/aaa/aaa-shiro/0.19.5/aaa-shiro-0.19.5.jar 17:20:11 [INFO] 2024-08-17T17:20:11.543Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/aaa/aaa-tokenauthrealm/0.19.5/aaa-tokenauthrealm-0.19.5.jar 17:20:11 [INFO] 2024-08-17T17:20:11.546Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/aaa/repackaged-shiro/0.19.5/repackaged-shiro-0.19.5.jar 17:20:11 [INFO] 2024-08-17T17:20:11.632Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/aaa/web/servlet-api/0.19.5/servlet-api-0.19.5.jar 17:20:11 [INFO] 2024-08-17T17:20:11.634Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/aaa/web/servlet-jersey2/0.19.5/servlet-jersey2-0.19.5.jar 17:20:11 [INFO] 2024-08-17T17:20:11.635Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/aaa/web/web-api/0.19.5/web-api-0.19.5.jar 17:20:11 [INFO] 2024-08-17T17:20:11.640Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/aaa/web/web-osgi-impl/0.19.5/web-osgi-impl-0.19.5.jar 17:20:11 [INFO] 2024-08-17T17:20:11.642Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/controller/atomix-storage/9.0.4/atomix-storage-9.0.4.jar 17:20:11 [INFO] 2024-08-17T17:20:11.727Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/controller/blueprint/9.0.4/blueprint-9.0.4.jar 17:20:11 [INFO] 2024-08-17T17:20:11.736Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/controller/cds-access-api/9.0.4/cds-access-api-9.0.4.jar 17:20:11 [INFO] 2024-08-17T17:20:11.768Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/controller/cds-access-client/9.0.4/cds-access-client-9.0.4.jar 17:20:11 [INFO] 2024-08-17T17:20:11.780Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/controller/cds-dom-api/9.0.4/cds-dom-api-9.0.4.jar 17:20:11 [INFO] 2024-08-17T17:20:11.782Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/controller/cds-mgmt-api/9.0.4/cds-mgmt-api-9.0.4.jar 17:20:11 [INFO] 2024-08-17T17:20:11.794Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/controller/eos-dom-akka/9.0.4/eos-dom-akka-9.0.4.jar 17:20:11 [INFO] 2024-08-17T17:20:11.831Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/controller/raft-journal/9.0.4/raft-journal-9.0.4.jar 17:20:11 [INFO] 2024-08-17T17:20:11.833Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/controller/repackaged-akka/9.0.4/repackaged-akka-9.0.4.jar 17:20:12 [INFO] 2024-08-17T17:20:12.372Z Scanned 56397 files so far 17:20:14 [INFO] 2024-08-17T17:20:14.658Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/controller/sal-akka-raft/9.0.4/sal-akka-raft-9.0.4.jar 17:20:14 [INFO] 2024-08-17T17:20:14.726Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/controller/sal-akka-segmented-journal/9.0.4/sal-akka-segmented-journal-9.0.4.jar 17:20:14 [INFO] 2024-08-17T17:20:14.733Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/controller/sal-cluster-admin-api/9.0.4/sal-cluster-admin-api-9.0.4.jar 17:20:14 [INFO] 2024-08-17T17:20:14.768Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/controller/sal-cluster-admin-impl/9.0.4/sal-cluster-admin-impl-9.0.4.jar 17:20:14 [INFO] 2024-08-17T17:20:14.775Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/controller/sal-clustering-commons/9.0.4/sal-clustering-commons-9.0.4.jar 17:20:14 [INFO] 2024-08-17T17:20:14.803Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/controller/sal-common-util/9.0.4/sal-common-util-9.0.4.jar 17:20:14 [INFO] 2024-08-17T17:20:14.805Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/controller/sal-distributed-datastore/9.0.4/sal-distributed-datastore-9.0.4.jar 17:20:14 [INFO] 2024-08-17T17:20:14.951Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/controller/sal-remoterpc-connector/9.0.4/sal-remoterpc-connector-9.0.4.jar 17:20:14 [INFO] 2024-08-17T17:20:14.971Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/binding/model/iana/iana-crypt-hash/13.0.4/iana-crypt-hash-13.0.4.jar 17:20:14 [INFO] 2024-08-17T17:20:14.974Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/13.0.4/rfc6991-ietf-inet-types-13.0.4.jar 17:20:14 [INFO] 2024-08-17T17:20:14.984Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/13.0.4/rfc6991-ietf-yang-types-13.0.4.jar 17:20:14 [INFO] 2024-08-17T17:20:14.991Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/binding/model/ietf/rfc7952/13.0.4/rfc7952-13.0.4.jar 17:20:14 [INFO] 2024-08-17T17:20:14.993Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/binding/model/ietf/rfc8040/13.0.4/rfc8040-13.0.4.jar 17:20:15 [INFO] 2024-08-17T17:20:15.003Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/binding/model/ietf/rfc8072/13.0.4/rfc8072-13.0.4.jar 17:20:15 [INFO] 2024-08-17T17:20:15.018Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/13.0.4/rfc8342-ietf-datastores-13.0.4.jar 17:20:15 [INFO] 2024-08-17T17:20:15.023Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/13.0.4/rfc8342-ietf-origin-13.0.4.jar 17:20:15 [INFO] 2024-08-17T17:20:15.027Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/binding/model/ietf/rfc8525/13.0.4/rfc8525-13.0.4.jar 17:20:15 [INFO] 2024-08-17T17:20:15.051Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-api/13.0.4/mdsal-binding-api-13.0.4.jar 17:20:15 [INFO] 2024-08-17T17:20:15.065Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-dom-adapter/13.0.4/mdsal-binding-dom-adapter-13.0.4.jar 17:20:15 [INFO] 2024-08-17T17:20:15.113Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-dom-codec-api/13.0.4/mdsal-binding-dom-codec-api-13.0.4.jar 17:20:15 [INFO] 2024-08-17T17:20:15.120Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-dom-codec-osgi/13.0.4/mdsal-binding-dom-codec-osgi-13.0.4.jar 17:20:15 [INFO] 2024-08-17T17:20:15.124Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-dom-codec-spi/13.0.4/mdsal-binding-dom-codec-spi-13.0.4.jar 17:20:15 [INFO] 2024-08-17T17:20:15.129Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-dom-codec/13.0.4/mdsal-binding-dom-codec-13.0.4.jar 17:20:15 [INFO] 2024-08-17T17:20:15.183Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-generator/13.0.4/mdsal-binding-generator-13.0.4.jar 17:20:15 [INFO] 2024-08-17T17:20:15.231Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-loader/13.0.4/mdsal-binding-loader-13.0.4.jar 17:20:15 [INFO] 2024-08-17T17:20:15.235Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-model-api/13.0.4/mdsal-binding-model-api-13.0.4.jar 17:20:15 [INFO] 2024-08-17T17:20:15.244Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-model-ri/13.0.4/mdsal-binding-model-ri-13.0.4.jar 17:20:15 [INFO] 2024-08-17T17:20:15.259Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-runtime-api/13.0.4/mdsal-binding-runtime-api-13.0.4.jar 17:20:15 [INFO] 2024-08-17T17:20:15.266Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-runtime-osgi/13.0.4/mdsal-binding-runtime-osgi-13.0.4.jar 17:20:15 [INFO] 2024-08-17T17:20:15.269Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-runtime-spi/13.0.4/mdsal-binding-runtime-spi-13.0.4.jar 17:20:15 [INFO] 2024-08-17T17:20:15.275Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-spec-util/13.0.4/mdsal-binding-spec-util-13.0.4.jar 17:20:15 [INFO] 2024-08-17T17:20:15.278Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-spi/13.0.4/mdsal-binding-spi-13.0.4.jar 17:20:15 [INFO] 2024-08-17T17:20:15.281Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-util/13.0.4/mdsal-binding-util-13.0.4.jar 17:20:15 [INFO] 2024-08-17T17:20:15.289Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-common-api/13.0.4/mdsal-common-api-13.0.4.jar 17:20:15 [INFO] 2024-08-17T17:20:15.293Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-dom-api/13.0.4/mdsal-dom-api-13.0.4.jar 17:20:15 [INFO] 2024-08-17T17:20:15.309Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-dom-broker/13.0.4/mdsal-dom-broker-13.0.4.jar 17:20:15 [INFO] 2024-08-17T17:20:15.325Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-dom-schema-osgi/13.0.4/mdsal-dom-schema-osgi-13.0.4.jar 17:20:15 [INFO] 2024-08-17T17:20:15.332Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-dom-spi/13.0.4/mdsal-dom-spi-13.0.4.jar 17:20:15 [INFO] 2024-08-17T17:20:15.356Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-eos-binding-adapter/13.0.4/mdsal-eos-binding-adapter-13.0.4.jar 17:20:15 [INFO] 2024-08-17T17:20:15.358Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-eos-binding-api/13.0.4/mdsal-eos-binding-api-13.0.4.jar 17:20:15 [INFO] 2024-08-17T17:20:15.360Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-eos-common-api/13.0.4/mdsal-eos-common-api-13.0.4.jar 17:20:15 [INFO] 2024-08-17T17:20:15.363Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-eos-dom-api/13.0.4/mdsal-eos-dom-api-13.0.4.jar 17:20:15 [INFO] 2024-08-17T17:20:15.365Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-singleton-api/13.0.4/mdsal-singleton-api-13.0.4.jar 17:20:15 [INFO] 2024-08-17T17:20:15.367Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-singleton-impl/13.0.4/mdsal-singleton-impl-13.0.4.jar 17:20:15 [INFO] 2024-08-17T17:20:15.373Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/model/general-entity/13.0.4/general-entity-13.0.4.jar 17:20:15 [INFO] 2024-08-17T17:20:15.377Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/model/ietf-topology/2013.10.21.25.4/ietf-topology-2013.10.21.25.4.jar 17:20:15 [INFO] 2024-08-17T17:20:15.395Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/model/ietf-type-util/13.0.4/ietf-type-util-13.0.4.jar 17:20:15 [INFO] 2024-08-17T17:20:15.397Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/model/yang-ext/2013.09.07.25.4/yang-ext-2013.09.07.25.4.jar 17:20:15 [INFO] 2024-08-17T17:20:15.400Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/yang-binding/13.0.4/yang-binding-13.0.4.jar 17:20:15 [INFO] 2024-08-17T17:20:15.419Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/callhome-provider/7.0.8-SNAPSHOT/callhome-provider-7.0.8-SNAPSHOT.jar 17:20:15 [INFO] 2024-08-17T17:20:15.420Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/keystore-api/7.0.8-SNAPSHOT/keystore-api-7.0.8-SNAPSHOT.jar 17:20:15 [INFO] 2024-08-17T17:20:15.473Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/keystore-legacy/7.0.8-SNAPSHOT/keystore-legacy-7.0.8-SNAPSHOT.jar 17:20:15 [INFO] 2024-08-17T17:20:15.504Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/keystore-none/7.0.8-SNAPSHOT/keystore-none-7.0.8-SNAPSHOT.jar 17:20:15 [INFO] 2024-08-17T17:20:15.506Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.8-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.8-SNAPSHOT.jar 17:20:15 [INFO] 2024-08-17T17:20:15.544Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/model/rfc5277/7.0.8-SNAPSHOT/rfc5277-7.0.8-SNAPSHOT.jar 17:20:15 [INFO] 2024-08-17T17:20:15.554Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/model/rfc6022/7.0.8-SNAPSHOT/rfc6022-7.0.8-SNAPSHOT.jar 17:20:15 [INFO] 2024-08-17T17:20:15.584Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/model/rfc6241/7.0.8-SNAPSHOT/rfc6241-7.0.8-SNAPSHOT.jar 17:20:15 [INFO] 2024-08-17T17:20:15.654Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/model/rfc6243/7.0.8-SNAPSHOT/rfc6243-7.0.8-SNAPSHOT.jar 17:20:15 [INFO] 2024-08-17T17:20:15.658Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/model/rfc6470/7.0.8-SNAPSHOT/rfc6470-7.0.8-SNAPSHOT.jar 17:20:15 [INFO] 2024-08-17T17:20:15.673Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.8-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.8-SNAPSHOT.jar 17:20:15 [INFO] 2024-08-17T17:20:15.681Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/model/rfc8341/7.0.8-SNAPSHOT/rfc8341-7.0.8-SNAPSHOT.jar 17:20:15 [INFO] 2024-08-17T17:20:15.699Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/model/rfc8526/7.0.8-SNAPSHOT/rfc8526-7.0.8-SNAPSHOT.jar 17:20:15 [INFO] 2024-08-17T17:20:15.718Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/netconf-api/7.0.8-SNAPSHOT/netconf-api-7.0.8-SNAPSHOT.jar 17:20:15 [INFO] 2024-08-17T17:20:15.728Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/netconf-auth/7.0.8-SNAPSHOT/netconf-auth-7.0.8-SNAPSHOT.jar 17:20:15 [INFO] 2024-08-17T17:20:15.729Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/netconf-client-mdsal/7.0.8-SNAPSHOT/netconf-client-mdsal-7.0.8-SNAPSHOT.jar 17:20:15 [INFO] 2024-08-17T17:20:15.806Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/netconf-client/7.0.8-SNAPSHOT/netconf-client-7.0.8-SNAPSHOT.jar 17:20:15 [INFO] 2024-08-17T17:20:15.860Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/netconf-common-mdsal/7.0.8-SNAPSHOT/netconf-common-mdsal-7.0.8-SNAPSHOT.jar 17:20:15 [INFO] 2024-08-17T17:20:15.870Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/netconf-common/7.0.8-SNAPSHOT/netconf-common-7.0.8-SNAPSHOT.jar 17:20:15 [INFO] 2024-08-17T17:20:15.872Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/netconf-dom-api/7.0.8-SNAPSHOT/netconf-dom-api-7.0.8-SNAPSHOT.jar 17:20:15 [INFO] 2024-08-17T17:20:15.877Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/netconf-netty-util/7.0.8-SNAPSHOT/netconf-netty-util-7.0.8-SNAPSHOT.jar 17:20:15 [INFO] 2024-08-17T17:20:15.894Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/netconf-topology-impl/7.0.8-SNAPSHOT/netconf-topology-impl-7.0.8-SNAPSHOT.jar 17:20:15 [INFO] 2024-08-17T17:20:15.894Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/netconf-topology/7.0.8-SNAPSHOT/netconf-topology-7.0.8-SNAPSHOT.jar 17:20:15 [INFO] 2024-08-17T17:20:15.895Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/restconf-api/7.0.8-SNAPSHOT/restconf-api-7.0.8-SNAPSHOT.jar 17:20:15 [INFO] 2024-08-17T17:20:15.908Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/restconf-common-models/7.0.8-SNAPSHOT/restconf-common-models-7.0.8-SNAPSHOT.jar 17:20:15 [INFO] 2024-08-17T17:20:15.937Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/restconf-common/7.0.8-SNAPSHOT/restconf-common-7.0.8-SNAPSHOT.jar 17:20:15 [INFO] 2024-08-17T17:20:15.940Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/restconf-nb/7.0.8-SNAPSHOT/restconf-nb-7.0.8-SNAPSHOT.jar 17:20:16 [INFO] 2024-08-17T17:20:16.009Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/shaded-exificient/7.0.8-SNAPSHOT/shaded-exificient-7.0.8-SNAPSHOT.jar 17:20:16 [INFO] 2024-08-17T17:20:16.306Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/shaded-sshd/7.0.8-SNAPSHOT/shaded-sshd-7.0.8-SNAPSHOT.jar 17:20:16 [INFO] 2024-08-17T17:20:16.583Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/transport-api/7.0.8-SNAPSHOT/transport-api-7.0.8-SNAPSHOT.jar 17:20:16 [INFO] 2024-08-17T17:20:16.587Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/transport-ssh/7.0.8-SNAPSHOT/transport-ssh-7.0.8-SNAPSHOT.jar 17:20:16 [INFO] 2024-08-17T17:20:16.730Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/transport-tcp/7.0.8-SNAPSHOT/transport-tcp-7.0.8-SNAPSHOT.jar 17:20:16 [INFO] 2024-08-17T17:20:16.750Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/transport-tls/7.0.8-SNAPSHOT/transport-tls-7.0.8-SNAPSHOT.jar 17:20:16 [INFO] 2024-08-17T17:20:16.921Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/truststore-api/7.0.8-SNAPSHOT/truststore-api-7.0.8-SNAPSHOT.jar 17:20:16 [INFO] 2024-08-17T17:20:16.941Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/truststore-none/7.0.8-SNAPSHOT/truststore-none-7.0.8-SNAPSHOT.jar 17:20:16 [INFO] 2024-08-17T17:20:16.942Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/yanglib-mdsal-writer/7.0.8-SNAPSHOT/yanglib-mdsal-writer-7.0.8-SNAPSHOT.jar 17:20:16 [INFO] 2024-08-17T17:20:16.943Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/odlparent/bcpkix-framework-ext/13.1.3/bcpkix-framework-ext-13.1.3.jar 17:20:16 [INFO] 2024-08-17T17:20:16.944Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/odlparent/bcprov-framework-ext/13.1.3/bcprov-framework-ext-13.1.3.jar 17:20:16 [INFO] 2024-08-17T17:20:16.945Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/odlparent/bcutil-framework-ext/13.1.3/bcutil-framework-ext-13.1.3.jar 17:20:16 [INFO] 2024-08-17T17:20:16.946Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/odlparent/karaf.branding/13.1.3/karaf.branding-13.1.3.jar 17:20:16 [INFO] 2024-08-17T17:20:16.946Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/odlparent/logging-markers/13.1.3/logging-markers-13.1.3.jar 17:20:16 [INFO] 2024-08-17T17:20:16.947Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/concepts/13.0.6/concepts-13.0.6.jar 17:20:16 [INFO] 2024-08-17T17:20:16.954Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/odlext-model-api/13.0.6/odlext-model-api-13.0.6.jar 17:20:16 [INFO] 2024-08-17T17:20:16.957Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/odlext-parser-support/13.0.6/odlext-parser-support-13.0.6.jar 17:20:16 [INFO] 2024-08-17T17:20:16.967Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/openconfig-model-api/13.0.6/openconfig-model-api-13.0.6.jar 17:20:16 [INFO] 2024-08-17T17:20:16.973Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/openconfig-parser-support/13.0.6/openconfig-parser-support-13.0.6.jar 17:20:16 [INFO] 2024-08-17T17:20:16.976Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc6241-model-api/13.0.6/rfc6241-model-api-13.0.6.jar 17:20:16 [INFO] 2024-08-17T17:20:16.978Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc6241-parser-support/13.0.6/rfc6241-parser-support-13.0.6.jar 17:20:16 [INFO] 2024-08-17T17:20:16.980Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc6536-model-api/13.0.6/rfc6536-model-api-13.0.6.jar 17:20:16 [INFO] 2024-08-17T17:20:16.983Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc6536-parser-support/13.0.6/rfc6536-parser-support-13.0.6.jar 17:20:16 [INFO] 2024-08-17T17:20:16.985Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc6643-model-api/13.0.6/rfc6643-model-api-13.0.6.jar 17:20:16 [INFO] 2024-08-17T17:20:16.990Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc6643-parser-support/13.0.6/rfc6643-parser-support-13.0.6.jar 17:20:16 [INFO] 2024-08-17T17:20:16.996Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc7952-model-api/13.0.6/rfc7952-model-api-13.0.6.jar 17:20:16 [INFO] 2024-08-17T17:20:16.999Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc7952-parser-support/13.0.6/rfc7952-parser-support-13.0.6.jar 17:20:17 [INFO] 2024-08-17T17:20:17.001Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc8040-model-api/13.0.6/rfc8040-model-api-13.0.6.jar 17:20:17 [INFO] 2024-08-17T17:20:17.003Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc8040-parser-support/13.0.6/rfc8040-parser-support-13.0.6.jar 17:20:17 [INFO] 2024-08-17T17:20:17.006Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc8528-model-api/13.0.6/rfc8528-model-api-13.0.6.jar 17:20:17 [INFO] 2024-08-17T17:20:17.009Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc8528-parser-support/13.0.6/rfc8528-parser-support-13.0.6.jar 17:20:17 [INFO] 2024-08-17T17:20:17.011Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc8639-model-api/13.0.6/rfc8639-model-api-13.0.6.jar 17:20:17 [INFO] 2024-08-17T17:20:17.013Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc8639-parser-support/13.0.6/rfc8639-parser-support-13.0.6.jar 17:20:17 [INFO] 2024-08-17T17:20:17.015Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc8819-model-api/13.0.6/rfc8819-model-api-13.0.6.jar 17:20:17 [INFO] 2024-08-17T17:20:17.018Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc8819-parser-support/13.0.6/rfc8819-parser-support-13.0.6.jar 17:20:17 [INFO] 2024-08-17T17:20:17.020Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/util/13.0.6/util-13.0.6.jar 17:20:17 [INFO] 2024-08-17T17:20:17.047Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-common/13.0.6/yang-common-13.0.6.jar 17:20:17 [INFO] 2024-08-17T17:20:17.070Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-data-api/13.0.6/yang-data-api-13.0.6.jar 17:20:17 [INFO] 2024-08-17T17:20:17.102Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-data-codec-binfmt/13.0.6/yang-data-codec-binfmt-13.0.6.jar 17:20:17 [INFO] 2024-08-17T17:20:17.118Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-data-codec-gson/13.0.6/yang-data-codec-gson-13.0.6.jar 17:20:17 [INFO] 2024-08-17T17:20:17.130Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-data-codec-xml/13.0.6/yang-data-codec-xml-13.0.6.jar 17:20:17 [INFO] 2024-08-17T17:20:17.142Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-data-impl/13.0.6/yang-data-impl-13.0.6.jar 17:20:17 [INFO] 2024-08-17T17:20:17.157Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-data-spi/13.0.6/yang-data-spi-13.0.6.jar 17:20:17 [INFO] 2024-08-17T17:20:17.170Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-data-transform/13.0.6/yang-data-transform-13.0.6.jar 17:20:17 [INFO] 2024-08-17T17:20:17.172Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-data-tree-api/13.0.6/yang-data-tree-api-13.0.6.jar 17:20:17 [INFO] 2024-08-17T17:20:17.177Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-data-tree-ri/13.0.6/yang-data-tree-ri-13.0.6.jar 17:20:17 [INFO] 2024-08-17T17:20:17.208Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-data-tree-spi/13.0.6/yang-data-tree-spi-13.0.6.jar 17:20:17 [INFO] 2024-08-17T17:20:17.216Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-data-util/13.0.6/yang-data-util-13.0.6.jar 17:20:17 [INFO] 2024-08-17T17:20:17.234Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-ir/13.0.6/yang-ir-13.0.6.jar 17:20:17 [INFO] 2024-08-17T17:20:17.240Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-model-api/13.0.6/yang-model-api-13.0.6.jar 17:20:17 [INFO] 2024-08-17T17:20:17.288Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-model-export/13.0.6/yang-model-export-13.0.6.jar 17:20:17 [INFO] 2024-08-17T17:20:17.293Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-model-ri/13.0.6/yang-model-ri-13.0.6.jar 17:20:17 [INFO] 2024-08-17T17:20:17.372Z Scanned 77964 files so far 17:20:17 [INFO] 2024-08-17T17:20:17.384Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-model-spi/13.0.6/yang-model-spi-13.0.6.jar 17:20:17 [INFO] 2024-08-17T17:20:17.403Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-model-util/13.0.6/yang-model-util-13.0.6.jar 17:20:17 [INFO] 2024-08-17T17:20:17.409Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-parser-api/13.0.6/yang-parser-api-13.0.6.jar 17:20:17 [INFO] 2024-08-17T17:20:17.412Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-parser-impl/13.0.6/yang-parser-impl-13.0.6.jar 17:20:17 [INFO] 2024-08-17T17:20:17.420Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-parser-reactor/13.0.6/yang-parser-reactor-13.0.6.jar 17:20:17 [INFO] 2024-08-17T17:20:17.443Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-parser-rfc7950/13.0.6/yang-parser-rfc7950-13.0.6.jar 17:20:17 [INFO] 2024-08-17T17:20:17.516Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-parser-spi/13.0.6/yang-parser-spi-13.0.6.jar 17:20:17 [INFO] 2024-08-17T17:20:17.537Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-repo-api/13.0.6/yang-repo-api-13.0.6.jar 17:20:17 [INFO] 2024-08-17T17:20:17.540Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-repo-fs/13.0.6/yang-repo-fs-13.0.6.jar 17:20:17 [INFO] 2024-08-17T17:20:17.543Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-repo-spi/13.0.6/yang-repo-spi-13.0.6.jar 17:20:17 [INFO] 2024-08-17T17:20:17.548Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-xpath-api/13.0.6/yang-xpath-api-13.0.6.jar 17:20:17 [INFO] 2024-08-17T17:20:17.560Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-xpath-impl/13.0.6/yang-xpath-impl-13.0.6.jar 17:20:17 [INFO] 2024-08-17T17:20:17.582Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ops4j/pax/jdbc/pax-jdbc-config/1.5.7/pax-jdbc-config-1.5.7.jar 17:20:17 [INFO] 2024-08-17T17:20:17.587Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ops4j/pax/jdbc/pax-jdbc-pool-common/1.5.7/pax-jdbc-pool-common-1.5.7.jar 17:20:17 [INFO] 2024-08-17T17:20:17.588Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ops4j/pax/jdbc/pax-jdbc/1.5.7/pax-jdbc-1.5.7.jar 17:20:17 [INFO] 2024-08-17T17:20:17.590Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ops4j/pax/logging/pax-logging-api/2.2.7/pax-logging-api-2.2.7.jar 17:20:17 [INFO] 2024-08-17T17:20:17.720Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ops4j/pax/logging/pax-logging-log4j2/2.2.7/pax-logging-log4j2-2.2.7.jar 17:20:18 [INFO] 2024-08-17T17:20:18.045Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ops4j/pax/logging/pax-logging-logback/2.2.7/pax-logging-logback-2.2.7.jar 17:20:18 [INFO] 2024-08-17T17:20:18.177Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ops4j/pax/url/pax-url-aether/2.6.12/pax-url-aether-2.6.12.jar 17:20:18 [INFO] 2024-08-17T17:20:18.778Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ops4j/pax/url/pax-url-war/2.6.14/pax-url-war-2.6.14-uber.jar 17:20:19 [INFO] 2024-08-17T17:20:19.157Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ops4j/pax/url/pax-url-wrap/2.6.14/pax-url-wrap-2.6.14-uber.jar 17:20:19 [INFO] 2024-08-17T17:20:19.480Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ops4j/pax/web/pax-web-api/8.0.27/pax-web-api-8.0.27.jar 17:20:19 [INFO] 2024-08-17T17:20:19.500Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ops4j/pax/web/pax-web-compatibility-el2/8.0.27/pax-web-compatibility-el2-8.0.27.jar 17:20:19 [INFO] 2024-08-17T17:20:19.501Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ops4j/pax/web/pax-web-compatibility-servlet31/8.0.27/pax-web-compatibility-servlet31-8.0.27.jar 17:20:19 [INFO] 2024-08-17T17:20:19.501Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ops4j/pax/web/pax-web-extender-war/8.0.27/pax-web-extender-war-8.0.27.jar 17:20:19 [INFO] 2024-08-17T17:20:19.513Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ops4j/pax/web/pax-web-extender-whiteboard/8.0.27/pax-web-extender-whiteboard-8.0.27.jar 17:20:19 [INFO] 2024-08-17T17:20:19.527Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ops4j/pax/web/pax-web-jetty/8.0.27/pax-web-jetty-8.0.27.jar 17:20:19 [INFO] 2024-08-17T17:20:19.540Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ops4j/pax/web/pax-web-jsp/8.0.27/pax-web-jsp-8.0.27.jar 17:20:19 [INFO] 2024-08-17T17:20:19.696Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ops4j/pax/web/pax-web-runtime/8.0.27/pax-web-runtime-8.0.27.jar 17:20:19 [INFO] 2024-08-17T17:20:19.717Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ops4j/pax/web/pax-web-spi/8.0.27/pax-web-spi-8.0.27.jar 17:20:19 [INFO] 2024-08-17T17:20:19.841Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ops4j/pax/web/pax-web-tomcat-common/8.0.27/pax-web-tomcat-common-8.0.27.jar 17:20:19 [INFO] 2024-08-17T17:20:19.919Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ops4j/pax/web/pax-web-websocket/8.0.27/pax-web-websocket-8.0.27.jar 17:20:19 [INFO] 2024-08-17T17:20:19.921Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/osgi/org.osgi.service.component/1.5.1/org.osgi.service.component-1.5.1.jar 17:20:19 [INFO] 2024-08-17T17:20:19.927Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/osgi/org.osgi.service.event/1.4.1/org.osgi.service.event-1.4.1.jar 17:20:19 [INFO] 2024-08-17T17:20:19.932Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/osgi/org.osgi.service.jdbc/1.1.0/org.osgi.service.jdbc-1.1.0.jar 17:20:19 [INFO] 2024-08-17T17:20:19.933Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar 17:20:19 [INFO] 2024-08-17T17:20:19.936Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.jar 17:20:19 [INFO] 2024-08-17T17:20:19.946Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ow2/asm/asm-analysis/9.7/asm-analysis-9.7.jar 17:20:19 [INFO] 2024-08-17T17:20:19.951Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ow2/asm/asm-commons/9.7/asm-commons-9.7.jar 17:20:19 [INFO] 2024-08-17T17:20:19.962Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ow2/asm/asm-tree/9.7/asm-tree-9.7.jar 17:20:19 [INFO] 2024-08-17T17:20:19.970Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ow2/asm/asm-util/9.7/asm-util-9.7.jar 17:20:19 [INFO] 2024-08-17T17:20:19.984Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ow2/asm/asm/9.7/asm-9.7.jar 17:20:20 [INFO] 2024-08-17T17:20:20.000Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/owasp/encoder/encoder/1.2.3/encoder-1.2.3.jar 17:20:20 [INFO] 2024-08-17T17:20:20.006Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/reactivestreams/reactive-streams/1.0.4/reactive-streams-1.0.4.jar 17:20:20 [INFO] 2024-08-17T17:20:20.009Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/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 17:20:20 [INFO] 2024-08-17T17:20:20.099Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/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 17:20:20 [INFO] 2024-08-17T17:20:20.131Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/scala-lang/scala-library/2.13.14/scala-library-2.13.14.jar 17:20:20 [INFO] 2024-08-17T17:20:20.965Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/scala-lang/scala-reflect/2.13.14/scala-reflect-2.13.14.jar 17:20:21 [INFO] 2024-08-17T17:20:21.492Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/slf4j/slf4j-api/2.0.12/slf4j-api-2.0.12.jar 17:20:21 [INFO] 2024-08-17T17:20:21.513Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/tech/pantheon/triemap/triemap/1.3.1/triemap-1.3.1.jar 17:20:21 [INFO] 2024-08-17T17:20:21.524Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/netconf-karaf-static-7.0.8-SNAPSHOT.tar.gz 17:20:22 [INFO] 2024-08-17T17:20:22.372Z Scanned 95465 files so far 17:20:23 [INFO] 2024-08-17T17:20:23.938Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/netconf-karaf-static-7.0.8-SNAPSHOT.zip 17:20:26 [INFO] 2024-08-17T17:20:26.133Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-api/target/keystore-api-7.0.8-SNAPSHOT-javadoc.jar 17:20:26 [INFO] 2024-08-17T17:20:26.174Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-api/target/keystore-api-7.0.8-SNAPSHOT-sources.jar 17:20:26 [INFO] 2024-08-17T17:20:26.185Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-api/target/keystore-api-7.0.8-SNAPSHOT.jar 17:20:26 [INFO] 2024-08-17T17:20:26.187Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-api/target/spotbugs/bug-pattern-1.5.0.jar 17:20:26 [INFO] 2024-08-17T17:20:26.203Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-legacy/target/keystore-legacy-7.0.8-SNAPSHOT-javadoc.jar 17:20:26 [INFO] 2024-08-17T17:20:26.238Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-legacy/target/keystore-legacy-7.0.8-SNAPSHOT-sources.jar 17:20:26 [INFO] 2024-08-17T17:20:26.247Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-legacy/target/keystore-legacy-7.0.8-SNAPSHOT.jar 17:20:26 [INFO] 2024-08-17T17:20:26.249Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-legacy/target/spotbugs/bug-pattern-1.5.0.jar 17:20:26 [INFO] 2024-08-17T17:20:26.264Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-none/target/keystore-none-7.0.8-SNAPSHOT-javadoc.jar 17:20:26 [INFO] 2024-08-17T17:20:26.269Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-none/target/keystore-none-7.0.8-SNAPSHOT-sources.jar 17:20:26 [INFO] 2024-08-17T17:20:26.270Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-none/target/keystore-none-7.0.8-SNAPSHOT.jar 17:20:26 [INFO] 2024-08-17T17:20:26.271Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-none/target/spotbugs/bug-pattern-1.5.0.jar 17:20:26 [INFO] 2024-08-17T17:20:26.286Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-api/target/keystore-plaintext-api-7.0.8-SNAPSHOT-javadoc.jar 17:20:26 [INFO] 2024-08-17T17:20:26.291Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-api/target/keystore-plaintext-api-7.0.8-SNAPSHOT-sources.jar 17:20:26 [INFO] 2024-08-17T17:20:26.292Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-api/target/keystore-plaintext-api-7.0.8-SNAPSHOT.jar 17:20:26 [INFO] 2024-08-17T17:20:26.294Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-api/target/spotbugs/bug-pattern-1.5.0.jar 17:20:26 [INFO] 2024-08-17T17:20:26.309Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-cli/target/keystore-plaintext-cli-7.0.8-SNAPSHOT-javadoc.jar 17:20:26 [INFO] 2024-08-17T17:20:26.314Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-cli/target/keystore-plaintext-cli-7.0.8-SNAPSHOT-sources.jar 17:20:26 [INFO] 2024-08-17T17:20:26.316Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-cli/target/keystore-plaintext-cli-7.0.8-SNAPSHOT.jar 17:20:26 [INFO] 2024-08-17T17:20:26.320Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-cli/target/spotbugs/bug-pattern-1.5.0.jar 17:20:26 [INFO] 2024-08-17T17:20:26.335Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-localfile/target/keystore-plaintext-localfile-7.0.8-SNAPSHOT-javadoc.jar 17:20:26 [INFO] 2024-08-17T17:20:26.340Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-localfile/target/keystore-plaintext-localfile-7.0.8-SNAPSHOT-sources.jar 17:20:26 [INFO] 2024-08-17T17:20:26.341Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-localfile/target/keystore-plaintext-localfile-7.0.8-SNAPSHOT.jar 17:20:26 [INFO] 2024-08-17T17:20:26.345Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-localfile/target/spotbugs/bug-pattern-1.5.0.jar 17:20:26 [INFO] 2024-08-17T17:20:26.360Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/callhome-provider/7.0.8-SNAPSHOT/callhome-provider-7.0.8-20240817.165526-1-javadoc.jar 17:20:26 [INFO] 2024-08-17T17:20:26.363Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/callhome-provider/7.0.8-SNAPSHOT/callhome-provider-7.0.8-20240817.165526-1-sources.jar 17:20:26 [INFO] 2024-08-17T17:20:26.364Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/callhome-provider/7.0.8-SNAPSHOT/callhome-provider-7.0.8-20240817.165526-1.jar 17:20:26 [INFO] 2024-08-17T17:20:26.366Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/keystore-api/7.0.8-SNAPSHOT/keystore-api-7.0.8-20240817.165526-1-javadoc.jar 17:20:26 [INFO] 2024-08-17T17:20:26.371Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/keystore-api/7.0.8-SNAPSHOT/keystore-api-7.0.8-20240817.165526-1-sources.jar 17:20:26 [INFO] 2024-08-17T17:20:26.373Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/keystore-api/7.0.8-SNAPSHOT/keystore-api-7.0.8-20240817.165526-1.jar 17:20:26 [INFO] 2024-08-17T17:20:26.375Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/keystore-legacy/7.0.8-SNAPSHOT/keystore-legacy-7.0.8-20240817.165526-1-javadoc.jar 17:20:26 [INFO] 2024-08-17T17:20:26.378Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/keystore-legacy/7.0.8-SNAPSHOT/keystore-legacy-7.0.8-20240817.165526-1-sources.jar 17:20:26 [INFO] 2024-08-17T17:20:26.380Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/keystore-legacy/7.0.8-SNAPSHOT/keystore-legacy-7.0.8-20240817.165526-1.jar 17:20:26 [INFO] 2024-08-17T17:20:26.382Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/keystore-none/7.0.8-SNAPSHOT/keystore-none-7.0.8-20240817.165526-1-javadoc.jar 17:20:26 [INFO] 2024-08-17T17:20:26.383Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/keystore-none/7.0.8-SNAPSHOT/keystore-none-7.0.8-20240817.165526-1-sources.jar 17:20:26 [INFO] 2024-08-17T17:20:26.384Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/keystore-none/7.0.8-SNAPSHOT/keystore-none-7.0.8-20240817.165526-1.jar 17:20:26 [INFO] 2024-08-17T17:20:26.384Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/keystore-plaintext-api/7.0.8-SNAPSHOT/keystore-plaintext-api-7.0.8-20240817.165526-1-javadoc.jar 17:20:26 [INFO] 2024-08-17T17:20:26.386Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/keystore-plaintext-api/7.0.8-SNAPSHOT/keystore-plaintext-api-7.0.8-20240817.165526-1-sources.jar 17:20:26 [INFO] 2024-08-17T17:20:26.386Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/keystore-plaintext-api/7.0.8-SNAPSHOT/keystore-plaintext-api-7.0.8-20240817.165526-1.jar 17:20:26 [INFO] 2024-08-17T17:20:26.387Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/keystore-plaintext-cli/7.0.8-SNAPSHOT/keystore-plaintext-cli-7.0.8-20240817.165526-1-javadoc.jar 17:20:26 [INFO] 2024-08-17T17:20:26.388Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/keystore-plaintext-cli/7.0.8-SNAPSHOT/keystore-plaintext-cli-7.0.8-20240817.165526-1-sources.jar 17:20:26 [INFO] 2024-08-17T17:20:26.389Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/keystore-plaintext-cli/7.0.8-SNAPSHOT/keystore-plaintext-cli-7.0.8-20240817.165526-1.jar 17:20:26 [INFO] 2024-08-17T17:20:26.390Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/keystore-plaintext-localfile/7.0.8-SNAPSHOT/keystore-plaintext-localfile-7.0.8-20240817.165526-1-javadoc.jar 17:20:26 [INFO] 2024-08-17T17:20:26.392Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/keystore-plaintext-localfile/7.0.8-SNAPSHOT/keystore-plaintext-localfile-7.0.8-20240817.165526-1-sources.jar 17:20:26 [INFO] 2024-08-17T17:20:26.392Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/keystore-plaintext-localfile/7.0.8-SNAPSHOT/keystore-plaintext-localfile-7.0.8-20240817.165526-1.jar 17:20:26 [INFO] 2024-08-17T17:20:26.393Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.8-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.8-20240817.165526-1-javadoc.jar 17:20:26 [INFO] 2024-08-17T17:20:26.441Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.8-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.8-20240817.165526-1-sources.jar 17:20:26 [INFO] 2024-08-17T17:20:26.453Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.8-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.8-20240817.165526-1.jar 17:20:26 [INFO] 2024-08-17T17:20:26.456Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc5277/7.0.8-SNAPSHOT/rfc5277-7.0.8-20240817.165526-1-javadoc.jar 17:20:26 [INFO] 2024-08-17T17:20:26.471Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc5277/7.0.8-SNAPSHOT/rfc5277-7.0.8-20240817.165526-1-sources.jar 17:20:26 [INFO] 2024-08-17T17:20:26.475Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc5277/7.0.8-SNAPSHOT/rfc5277-7.0.8-20240817.165526-1.jar 17:20:26 [INFO] 2024-08-17T17:20:26.477Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc6022/7.0.8-SNAPSHOT/rfc6022-7.0.8-20240817.165526-1-javadoc.jar 17:20:26 [INFO] 2024-08-17T17:20:26.510Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc6022/7.0.8-SNAPSHOT/rfc6022-7.0.8-20240817.165526-1-sources.jar 17:20:26 [INFO] 2024-08-17T17:20:26.518Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc6022/7.0.8-SNAPSHOT/rfc6022-7.0.8-20240817.165526-1.jar 17:20:26 [INFO] 2024-08-17T17:20:26.520Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc6241/7.0.8-SNAPSHOT/rfc6241-7.0.8-20240817.165526-1-javadoc.jar 17:20:26 [INFO] 2024-08-17T17:20:26.611Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc6241/7.0.8-SNAPSHOT/rfc6241-7.0.8-20240817.165526-1-sources.jar 17:20:26 [INFO] 2024-08-17T17:20:26.630Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc6241/7.0.8-SNAPSHOT/rfc6241-7.0.8-20240817.165526-1.jar 17:20:26 [INFO] 2024-08-17T17:20:26.633Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc6243/7.0.8-SNAPSHOT/rfc6243-7.0.8-20240817.165526-1-javadoc.jar 17:20:26 [INFO] 2024-08-17T17:20:26.642Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc6243/7.0.8-SNAPSHOT/rfc6243-7.0.8-20240817.165526-1-sources.jar 17:20:26 [INFO] 2024-08-17T17:20:26.644Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc6243/7.0.8-SNAPSHOT/rfc6243-7.0.8-20240817.165526-1.jar 17:20:26 [INFO] 2024-08-17T17:20:26.645Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc6470/7.0.8-SNAPSHOT/rfc6470-7.0.8-20240817.165526-1-javadoc.jar 17:20:26 [INFO] 2024-08-17T17:20:26.662Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc6470/7.0.8-SNAPSHOT/rfc6470-7.0.8-20240817.165526-1-sources.jar 17:20:26 [INFO] 2024-08-17T17:20:26.666Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc6470/7.0.8-SNAPSHOT/rfc6470-7.0.8-20240817.165526-1.jar 17:20:26 [INFO] 2024-08-17T17:20:26.667Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.8-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.8-20240817.165526-1-javadoc.jar 17:20:26 [INFO] 2024-08-17T17:20:26.677Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.8-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.8-20240817.165526-1-sources.jar 17:20:26 [INFO] 2024-08-17T17:20:26.680Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.8-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.8-20240817.165526-1.jar 17:20:26 [INFO] 2024-08-17T17:20:26.685Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.8-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.8-20240817.165526-1-javadoc.jar 17:20:26 [INFO] 2024-08-17T17:20:26.697Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.8-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.8-20240817.165526-1-sources.jar 17:20:26 [INFO] 2024-08-17T17:20:26.700Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.8-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.8-20240817.165526-1.jar 17:20:26 [INFO] 2024-08-17T17:20:26.701Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8341/7.0.8-SNAPSHOT/rfc8341-7.0.8-20240817.165526-1-javadoc.jar 17:20:26 [INFO] 2024-08-17T17:20:26.722Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8341/7.0.8-SNAPSHOT/rfc8341-7.0.8-20240817.165526-1-sources.jar 17:20:26 [INFO] 2024-08-17T17:20:26.727Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8341/7.0.8-SNAPSHOT/rfc8341-7.0.8-20240817.165526-1.jar 17:20:26 [INFO] 2024-08-17T17:20:26.728Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8526/7.0.8-SNAPSHOT/rfc8526-7.0.8-20240817.165526-1-javadoc.jar 17:20:26 [INFO] 2024-08-17T17:20:26.753Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8526/7.0.8-SNAPSHOT/rfc8526-7.0.8-20240817.165526-1-sources.jar 17:20:26 [INFO] 2024-08-17T17:20:26.759Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8526/7.0.8-SNAPSHOT/rfc8526-7.0.8-20240817.165526-1.jar 17:20:26 [INFO] 2024-08-17T17:20:26.760Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8639/7.0.8-SNAPSHOT/rfc8639-7.0.8-20240817.165526-1-javadoc.jar 17:20:26 [INFO] 2024-08-17T17:20:26.825Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8639/7.0.8-SNAPSHOT/rfc8639-7.0.8-20240817.165526-1-sources.jar 17:20:26 [INFO] 2024-08-17T17:20:26.841Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8639/7.0.8-SNAPSHOT/rfc8639-7.0.8-20240817.165526-1.jar 17:20:26 [INFO] 2024-08-17T17:20:26.888Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8641/7.0.8-SNAPSHOT/rfc8641-7.0.8-20240817.165526-1-javadoc.jar 17:20:26 [INFO] 2024-08-17T17:20:26.937Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8641/7.0.8-SNAPSHOT/rfc8641-7.0.8-20240817.165526-1-sources.jar 17:20:26 [INFO] 2024-08-17T17:20:26.948Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8641/7.0.8-SNAPSHOT/rfc8641-7.0.8-20240817.165526-1.jar 17:20:26 [INFO] 2024-08-17T17:20:26.980Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8650/7.0.8-SNAPSHOT/rfc8650-7.0.8-20240817.165526-1-javadoc.jar 17:20:26 [INFO] 2024-08-17T17:20:26.989Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8650/7.0.8-SNAPSHOT/rfc8650-7.0.8-20240817.165526-1-sources.jar 17:20:26 [INFO] 2024-08-17T17:20:26.991Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8650/7.0.8-SNAPSHOT/rfc8650-7.0.8-20240817.165526-1.jar 17:20:26 [INFO] 2024-08-17T17:20:26.994Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-api/7.0.8-SNAPSHOT/netconf-api-7.0.8-20240817.165526-1-javadoc.jar 17:20:27 [INFO] 2024-08-17T17:20:27.007Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-api/7.0.8-SNAPSHOT/netconf-api-7.0.8-20240817.165526-1-sources.jar 17:20:27 [INFO] 2024-08-17T17:20:27.010Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-api/7.0.8-SNAPSHOT/netconf-api-7.0.8-20240817.165526-1.jar 17:20:27 [INFO] 2024-08-17T17:20:27.011Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-auth-aaa/7.0.8-SNAPSHOT/netconf-auth-aaa-7.0.8-20240817.165526-1-javadoc.jar 17:20:27 [INFO] 2024-08-17T17:20:27.015Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-auth-aaa/7.0.8-SNAPSHOT/netconf-auth-aaa-7.0.8-20240817.165526-1-sources.jar 17:20:27 [INFO] 2024-08-17T17:20:27.015Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-auth-aaa/7.0.8-SNAPSHOT/netconf-auth-aaa-7.0.8-20240817.165526-1.jar 17:20:27 [INFO] 2024-08-17T17:20:27.017Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-auth/7.0.8-SNAPSHOT/netconf-auth-7.0.8-20240817.165526-1-javadoc.jar 17:20:27 [INFO] 2024-08-17T17:20:27.021Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-auth/7.0.8-SNAPSHOT/netconf-auth-7.0.8-20240817.165526-1-sources.jar 17:20:27 [INFO] 2024-08-17T17:20:27.021Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-auth/7.0.8-SNAPSHOT/netconf-auth-7.0.8-20240817.165526-1.jar 17:20:27 [INFO] 2024-08-17T17:20:27.022Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-client-mdsal/7.0.8-SNAPSHOT/netconf-client-mdsal-7.0.8-20240817.165526-1-javadoc.jar 17:20:27 [INFO] 2024-08-17T17:20:27.073Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-client-mdsal/7.0.8-SNAPSHOT/netconf-client-mdsal-7.0.8-20240817.165526-1-sources.jar 17:20:27 [INFO] 2024-08-17T17:20:27.088Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-client-mdsal/7.0.8-SNAPSHOT/netconf-client-mdsal-7.0.8-20240817.165526-1.jar 17:20:27 [INFO] 2024-08-17T17:20:27.090Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-client/7.0.8-SNAPSHOT/netconf-client-7.0.8-20240817.165526-1-javadoc.jar 17:20:27 [INFO] 2024-08-17T17:20:27.143Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-client/7.0.8-SNAPSHOT/netconf-client-7.0.8-20240817.165526-1-sources.jar 17:20:27 [INFO] 2024-08-17T17:20:27.156Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-client/7.0.8-SNAPSHOT/netconf-client-7.0.8-20240817.165526-1-test-sources.jar 17:20:27 [INFO] 2024-08-17T17:20:27.158Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-client/7.0.8-SNAPSHOT/netconf-client-7.0.8-20240817.165526-1-tests.jar 17:20:27 [INFO] 2024-08-17T17:20:27.163Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-client/7.0.8-SNAPSHOT/netconf-client-7.0.8-20240817.165526-1.jar 17:20:27 [INFO] 2024-08-17T17:20:27.166Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-common-mdsal/7.0.8-SNAPSHOT/netconf-common-mdsal-7.0.8-20240817.165526-1-javadoc.jar 17:20:27 [INFO] 2024-08-17T17:20:27.170Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-common-mdsal/7.0.8-SNAPSHOT/netconf-common-mdsal-7.0.8-20240817.165526-1-sources.jar 17:20:27 [INFO] 2024-08-17T17:20:27.171Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-common-mdsal/7.0.8-SNAPSHOT/netconf-common-mdsal-7.0.8-20240817.165526-1.jar 17:20:27 [INFO] 2024-08-17T17:20:27.172Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-common/7.0.8-SNAPSHOT/netconf-common-7.0.8-20240817.165526-1-javadoc.jar 17:20:27 [INFO] 2024-08-17T17:20:27.177Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-common/7.0.8-SNAPSHOT/netconf-common-7.0.8-20240817.165526-1-sources.jar 17:20:27 [INFO] 2024-08-17T17:20:27.178Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-common/7.0.8-SNAPSHOT/netconf-common-7.0.8-20240817.165526-1.jar 17:20:27 [INFO] 2024-08-17T17:20:27.178Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-console/7.0.8-SNAPSHOT/netconf-console-7.0.8-20240817.165526-1-javadoc.jar 17:20:27 [INFO] 2024-08-17T17:20:27.179Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-console/7.0.8-SNAPSHOT/netconf-console-7.0.8-20240817.165526-1-sources.jar 17:20:27 [INFO] 2024-08-17T17:20:27.180Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-console/7.0.8-SNAPSHOT/netconf-console-7.0.8-20240817.165526-1.jar 17:20:27 [INFO] 2024-08-17T17:20:27.180Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-dom-api/7.0.8-SNAPSHOT/netconf-dom-api-7.0.8-20240817.165526-1-javadoc.jar 17:20:27 [INFO] 2024-08-17T17:20:27.186Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-dom-api/7.0.8-SNAPSHOT/netconf-dom-api-7.0.8-20240817.165526-1-sources.jar 17:20:27 [INFO] 2024-08-17T17:20:27.187Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-dom-api/7.0.8-SNAPSHOT/netconf-dom-api-7.0.8-20240817.165526-1.jar 17:20:27 [INFO] 2024-08-17T17:20:27.188Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-karaf/7.0.8-SNAPSHOT/netconf-karaf-7.0.8-20240817.165526-1.tar.gz 17:20:27 [INFO] 2024-08-17T17:20:27.372Z Scanned 106914 files so far 17:20:29 [WARN] Could not open m2repo/org/opendaylight/netconf/netconf-karaf/7.0.8-SNAPSHOT/netconf-karaf-7.0.8-20240817.165526-1.tar.gz/netconf-karaf-7.0.8-SNAPSHOT/system/org/apache/karaf/wrapper/org.apache.karaf.wrapper.core/4.4.6/org.apache.karaf.wrapper.core-4.4.6.jar/org/apache/karaf/wrapper/internal/windows/karaf-wrapper.exe as an archive. Will scan it as regular file. 17:20:29 [WARN] Could not open m2repo/org/opendaylight/netconf/netconf-karaf/7.0.8-SNAPSHOT/netconf-karaf-7.0.8-20240817.165526-1.tar.gz/netconf-karaf-7.0.8-SNAPSHOT/system/org/apache/karaf/wrapper/org.apache.karaf.wrapper.core/4.4.6/org.apache.karaf.wrapper.core-4.4.6.jar/org/apache/karaf/wrapper/internal/windows64/karaf-wrapper.exe as an archive. Will scan it as regular file. 17:20:32 [INFO] 2024-08-17T17:20:32.373Z Scanned 122456 files so far 17:20:37 [INFO] 2024-08-17T17:20:37.372Z Scanned 141389 files so far 17:20:37 [ERROR] Could not parse class file FastDoubleSwar.class 17:20:37 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:20:37 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:20:37 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:20:37 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:20:37 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:20:37 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:20:37 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:20:37 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:20:37 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:20:37 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:37 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:37 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:37 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:37 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:37 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:37 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:37 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:37 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:37 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:37 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:37 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:37 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:37 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:37 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:37 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:37 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:37 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:37 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:37 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:20:37 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:20:37 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:20:37 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:20:37 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:20:37 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:20:37 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:20:37 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:20:37 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:20:37 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:20:37 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:20:37 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:20:37 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:20:37 at hudson.remoting.Request$2.run(Request.java:377) 17:20:37 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:20:37 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:20:37 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:20:37 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:20:37 at java.base/java.lang.Thread.run(Thread.java:829) 17:20:37 [ERROR] Could not parse class file FastIntegerMath.class 17:20:37 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:20:37 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:20:37 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:20:37 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:20:37 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:20:37 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:20:37 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:20:37 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:20:37 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:20:37 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:37 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:37 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:37 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:37 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:37 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:37 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:37 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:37 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:37 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:37 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:37 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:37 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:37 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:37 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:37 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:37 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:37 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:37 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:37 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:20:37 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:20:37 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:20:37 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:20:37 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:20:37 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:20:37 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:20:37 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:20:37 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:20:37 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:20:37 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:20:37 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:20:37 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:20:37 at hudson.remoting.Request$2.run(Request.java:377) 17:20:37 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:20:37 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:20:37 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:20:37 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:20:37 at java.base/java.lang.Thread.run(Thread.java:829) 17:20:38 [WARN] Could not open m2repo/org/opendaylight/netconf/netconf-karaf/7.0.8-SNAPSHOT/netconf-karaf-7.0.8-20240817.165526-1.tar.gz/netconf-karaf-7.0.8-SNAPSHOT/bin/contrib/karaf-service-win.exe as an archive. Will scan it as regular file. 17:20:38 [INFO] 2024-08-17T17:20:38.829Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-karaf/7.0.8-SNAPSHOT/netconf-karaf-7.0.8-20240817.165526-1.zip 17:20:41 [WARN] Could not open m2repo/org/opendaylight/netconf/netconf-karaf/7.0.8-SNAPSHOT/netconf-karaf-7.0.8-20240817.165526-1.zip/netconf-karaf-7.0.8-SNAPSHOT/bin/contrib/karaf-service-win.exe as an archive. Will scan it as regular file. 17:20:41 [INFO] 2024-08-17T17:20:41.765Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-nb/7.0.8-SNAPSHOT/netconf-nb-7.0.8-20240817.165526-1-javadoc.jar 17:20:41 [INFO] 2024-08-17T17:20:41.767Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-nb/7.0.8-SNAPSHOT/netconf-nb-7.0.8-20240817.165526-1-sources.jar 17:20:41 [INFO] 2024-08-17T17:20:41.767Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-nb/7.0.8-SNAPSHOT/netconf-nb-7.0.8-20240817.165526-1.jar 17:20:41 [INFO] 2024-08-17T17:20:41.768Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-netty-util/7.0.8-SNAPSHOT/netconf-netty-util-7.0.8-20240817.165526-1-javadoc.jar 17:20:41 [INFO] 2024-08-17T17:20:41.779Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-netty-util/7.0.8-SNAPSHOT/netconf-netty-util-7.0.8-20240817.165526-1-sources.jar 17:20:41 [INFO] 2024-08-17T17:20:41.783Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-netty-util/7.0.8-SNAPSHOT/netconf-netty-util-7.0.8-20240817.165526-1.jar 17:20:41 [INFO] 2024-08-17T17:20:41.784Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-server-mdsal/7.0.8-SNAPSHOT/netconf-server-mdsal-7.0.8-20240817.165526-1-javadoc.jar 17:20:41 [INFO] 2024-08-17T17:20:41.797Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-server-mdsal/7.0.8-SNAPSHOT/netconf-server-mdsal-7.0.8-20240817.165526-1-sources.jar 17:20:41 [INFO] 2024-08-17T17:20:41.801Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-server-mdsal/7.0.8-SNAPSHOT/netconf-server-mdsal-7.0.8-20240817.165526-1.jar 17:20:41 [INFO] 2024-08-17T17:20:41.803Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-server/7.0.8-SNAPSHOT/netconf-server-7.0.8-20240817.165526-1-javadoc.jar 17:20:41 [INFO] 2024-08-17T17:20:41.874Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-server/7.0.8-SNAPSHOT/netconf-server-7.0.8-20240817.165526-1-sources.jar 17:20:41 [INFO] 2024-08-17T17:20:41.892Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-server/7.0.8-SNAPSHOT/netconf-server-7.0.8-20240817.165526-1.jar 17:20:41 [INFO] 2024-08-17T17:20:41.895Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-test-models/7.0.8-SNAPSHOT/netconf-test-models-7.0.8-20240817.165526-1-javadoc.jar 17:20:41 [INFO] 2024-08-17T17:20:41.910Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-test-models/7.0.8-SNAPSHOT/netconf-test-models-7.0.8-20240817.165526-1-sources.jar 17:20:41 [INFO] 2024-08-17T17:20:41.915Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-test-models/7.0.8-SNAPSHOT/netconf-test-models-7.0.8-20240817.165526-1.jar 17:20:41 [INFO] 2024-08-17T17:20:41.923Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-test-perf/7.0.8-SNAPSHOT/netconf-test-perf-7.0.8-20240817.165526-1-javadoc.jar 17:20:41 [INFO] 2024-08-17T17:20:41.989Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-test-perf/7.0.8-SNAPSHOT/netconf-test-perf-7.0.8-20240817.165526-1-sources.jar 17:20:42 [INFO] 2024-08-17T17:20:42.006Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-test-perf/7.0.8-SNAPSHOT/netconf-test-perf-7.0.8-20240817.165526-1.jar 17:20:42 [INFO] 2024-08-17T17:20:42.010Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-test-util/7.0.8-SNAPSHOT/netconf-test-util-7.0.8-20240817.165526-1-javadoc.jar 17:20:42 [INFO] 2024-08-17T17:20:42.014Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-test-util/7.0.8-SNAPSHOT/netconf-test-util-7.0.8-20240817.165526-1-sources.jar 17:20:42 [INFO] 2024-08-17T17:20:42.023Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-test-util/7.0.8-SNAPSHOT/netconf-test-util-7.0.8-20240817.165526-1.jar 17:20:42 [INFO] 2024-08-17T17:20:42.033Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-testtool/7.0.8-SNAPSHOT/netconf-testtool-7.0.8-20240817.165526-1-executable.jar 17:20:42 [INFO] 2024-08-17T17:20:42.372Z Scanned 153065 files so far 17:20:42 [ERROR] Could not parse class file NTRU$Mappings.class 17:20:42 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:20:42 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:20:42 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:20:42 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:20:42 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:20:42 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:20:42 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:20:42 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:20:42 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:20:42 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:20:42 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:20:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:20:42 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:20:42 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:20:42 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:20:42 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:20:42 at hudson.remoting.Request$2.run(Request.java:377) 17:20:42 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:20:42 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:20:42 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:20:42 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:20:42 at java.base/java.lang.Thread.run(Thread.java:829) 17:20:42 [ERROR] Could not parse class file NTRU.class 17:20:42 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:20:42 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:20:42 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:20:42 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:20:42 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:20:42 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:20:42 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:20:42 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:20:42 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:20:42 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:20:42 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:20:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:20:42 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:20:42 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:20:42 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:20:42 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:20:42 at hudson.remoting.Request$2.run(Request.java:377) 17:20:42 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:20:42 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:20:42 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:20:42 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:20:42 at java.base/java.lang.Thread.run(Thread.java:829) 17:20:42 [ERROR] Could not parse class file NTRUPrime$Mappings.class 17:20:42 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:20:42 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:20:42 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:20:42 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:20:42 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:20:42 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:20:42 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:20:42 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:20:42 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:20:42 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:20:42 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:20:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:20:42 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:20:42 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:20:42 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:20:42 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:20:42 at hudson.remoting.Request$2.run(Request.java:377) 17:20:42 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:20:42 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:20:42 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:20:42 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:20:42 at java.base/java.lang.Thread.run(Thread.java:829) 17:20:42 [ERROR] Could not parse class file NTRUPrime.class 17:20:42 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:20:42 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:20:42 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:20:42 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:20:42 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:20:42 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:20:42 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:20:42 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:20:42 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:20:42 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:20:42 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:20:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:20:42 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:20:42 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:20:42 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:20:42 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:20:42 at hudson.remoting.Request$2.run(Request.java:377) 17:20:42 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:20:42 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:20:42 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:20:42 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:20:42 at java.base/java.lang.Thread.run(Thread.java:829) 17:20:42 [ERROR] Could not parse class file Util.class 17:20:42 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:20:42 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:20:42 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:20:42 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:20:42 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:20:42 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:20:42 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:20:42 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:20:42 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:20:42 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:20:42 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:20:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:20:42 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:20:42 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:20:42 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:20:42 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:20:42 at hudson.remoting.Request$2.run(Request.java:377) 17:20:42 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:20:42 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:20:42 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:20:42 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:20:42 at java.base/java.lang.Thread.run(Thread.java:829) 17:20:42 [ERROR] Could not parse class file NTRUDecapsulatorSpi.class 17:20:42 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:20:42 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:20:42 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:20:42 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:20:42 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:20:42 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:20:42 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:20:42 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:20:42 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:20:42 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:20:42 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:20:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:20:42 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:20:42 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:20:42 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:20:42 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:20:42 at hudson.remoting.Request$2.run(Request.java:377) 17:20:42 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:20:42 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:20:42 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:20:42 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:20:42 at java.base/java.lang.Thread.run(Thread.java:829) 17:20:42 [ERROR] Could not parse class file NTRUEncapsulatorSpi.class 17:20:42 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:20:42 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:20:42 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:20:42 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:20:42 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:20:42 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:20:42 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:20:42 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:20:42 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:20:42 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:20:42 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:20:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:20:42 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:20:42 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:20:42 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:20:42 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:20:42 at hudson.remoting.Request$2.run(Request.java:377) 17:20:42 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:20:42 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:20:42 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:20:42 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:20:42 at java.base/java.lang.Thread.run(Thread.java:829) 17:20:42 [ERROR] Could not parse class file NTRUKEMSpi.class 17:20:42 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:20:42 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:20:42 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:20:42 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:20:42 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:20:42 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:20:42 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:20:42 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:20:42 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:20:42 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:20:42 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:20:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:20:42 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:20:42 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:20:42 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:20:42 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:20:42 at hudson.remoting.Request$2.run(Request.java:377) 17:20:42 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:20:42 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:20:42 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:20:42 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:20:42 at java.base/java.lang.Thread.run(Thread.java:829) 17:20:42 [ERROR] Could not parse class file SNTRUPrimeDecapsulatorSpi.class 17:20:42 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:20:42 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:20:42 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:20:42 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:20:42 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:20:42 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:20:42 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:20:42 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:20:42 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:20:42 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:20:42 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:20:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:20:42 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:20:42 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:20:42 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:20:42 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:20:42 at hudson.remoting.Request$2.run(Request.java:377) 17:20:42 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:20:42 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:20:42 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:20:42 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:20:42 at java.base/java.lang.Thread.run(Thread.java:829) 17:20:42 [ERROR] Could not parse class file SNTRUPrimeEncapsulatorSpi.class 17:20:42 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:20:42 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:20:42 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:20:42 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:20:42 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:20:42 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:20:42 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:20:42 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:20:42 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:20:42 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:20:42 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:20:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:20:42 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:20:42 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:20:42 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:20:42 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:20:42 at hudson.remoting.Request$2.run(Request.java:377) 17:20:42 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:20:42 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:20:42 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:20:42 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:20:42 at java.base/java.lang.Thread.run(Thread.java:829) 17:20:42 [ERROR] Could not parse class file SNTRUPrimeKEMSpi.class 17:20:42 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:20:42 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:20:42 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:20:42 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:20:42 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:20:42 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:20:42 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:20:42 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:20:42 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:20:42 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:20:42 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:20:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:20:42 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:20:42 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:20:42 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:20:42 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:20:42 at hudson.remoting.Request$2.run(Request.java:377) 17:20:42 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:20:42 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:20:42 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:20:42 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:20:42 at java.base/java.lang.Thread.run(Thread.java:829) 17:20:42 [ERROR] Could not parse class file FastDoubleSwar.class 17:20:42 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:20:42 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:20:42 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:20:42 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:20:42 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:20:42 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:20:42 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:20:42 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:20:42 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:20:42 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:20:42 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:20:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:20:42 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:20:42 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:20:42 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:20:42 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:20:42 at hudson.remoting.Request$2.run(Request.java:377) 17:20:42 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:20:42 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:20:42 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:20:42 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:20:42 at java.base/java.lang.Thread.run(Thread.java:829) 17:20:42 [ERROR] Could not parse class file FastIntegerMath.class 17:20:42 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:20:42 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:20:42 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:20:42 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:20:42 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:20:42 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:20:42 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:20:42 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:20:42 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:20:42 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:20:42 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:20:42 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:20:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:20:42 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:20:42 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:20:42 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:20:42 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:20:42 at hudson.remoting.Request$2.run(Request.java:377) 17:20:42 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:20:42 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:20:42 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:20:42 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:20:42 at java.base/java.lang.Thread.run(Thread.java:829) 17:20:47 [INFO] 2024-08-17T17:20:47.372Z Scanned 178729 files so far 17:20:47 [INFO] 2024-08-17T17:20:47.492Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-testtool/7.0.8-SNAPSHOT/netconf-testtool-7.0.8-20240817.165526-1-javadoc.jar 17:20:47 [INFO] 2024-08-17T17:20:47.512Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-testtool/7.0.8-SNAPSHOT/netconf-testtool-7.0.8-20240817.165526-1-rest-perf-client.jar 17:20:47 [ERROR] Could not parse class file FastDoubleSwar.class 17:20:47 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:20:47 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:20:47 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:20:47 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:20:47 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:20:47 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:20:47 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:20:47 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:20:47 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:20:47 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:47 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:47 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:47 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:47 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:47 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:47 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:47 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:47 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:47 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:47 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:20:47 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:20:47 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:20:47 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:20:47 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:20:47 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:20:47 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:20:47 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:20:47 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:20:47 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:20:47 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:20:47 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:20:47 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:20:47 at hudson.remoting.Request$2.run(Request.java:377) 17:20:47 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:20:47 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:20:47 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:20:47 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:20:47 at java.base/java.lang.Thread.run(Thread.java:829) 17:20:47 [ERROR] Could not parse class file FastIntegerMath.class 17:20:47 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:20:47 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:20:47 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:20:47 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:20:47 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:20:47 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:20:47 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:20:47 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:20:47 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:20:47 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:47 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:47 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:47 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:47 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:47 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:47 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:47 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:47 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:47 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:47 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:20:47 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:20:47 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:20:47 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:20:47 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:20:47 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:20:47 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:20:47 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:20:47 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:20:47 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:20:47 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:20:47 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:20:47 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:20:47 at hudson.remoting.Request$2.run(Request.java:377) 17:20:47 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:20:47 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:20:47 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:20:47 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:20:47 at java.base/java.lang.Thread.run(Thread.java:829) 17:20:51 [INFO] 2024-08-17T17:20:51.017Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-testtool/7.0.8-SNAPSHOT/netconf-testtool-7.0.8-20240817.165526-1-scale-util.jar 17:20:51 [ERROR] Could not parse class file NTRU$Mappings.class 17:20:51 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:20:51 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:20:51 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:20:51 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:20:51 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:20:51 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:20:51 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:20:51 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:20:51 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:20:51 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:20:51 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:20:51 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:20:51 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:20:51 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:20:51 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:20:51 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:20:51 at hudson.remoting.Request$2.run(Request.java:377) 17:20:51 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:20:51 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:20:51 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:20:51 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:20:51 at java.base/java.lang.Thread.run(Thread.java:829) 17:20:51 [ERROR] Could not parse class file NTRU.class 17:20:51 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:20:51 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:20:51 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:20:51 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:20:51 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:20:51 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:20:51 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:20:51 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:20:51 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:20:51 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:20:51 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:20:51 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:20:51 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:20:51 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:20:51 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:20:51 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:20:51 at hudson.remoting.Request$2.run(Request.java:377) 17:20:51 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:20:51 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:20:51 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:20:51 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:20:51 at java.base/java.lang.Thread.run(Thread.java:829) 17:20:51 [ERROR] Could not parse class file NTRUPrime$Mappings.class 17:20:51 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:20:51 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:20:51 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:20:51 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:20:51 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:20:51 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:20:51 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:20:51 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:20:51 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:20:51 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:20:51 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:20:51 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:20:51 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:20:51 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:20:51 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:20:51 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:20:51 at hudson.remoting.Request$2.run(Request.java:377) 17:20:51 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:20:51 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:20:51 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:20:51 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:20:51 at java.base/java.lang.Thread.run(Thread.java:829) 17:20:51 [ERROR] Could not parse class file NTRUPrime.class 17:20:51 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:20:51 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:20:51 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:20:51 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:20:51 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:20:51 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:20:51 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:20:51 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:20:51 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:20:51 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:20:51 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:20:51 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:20:51 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:20:51 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:20:51 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:20:51 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:20:51 at hudson.remoting.Request$2.run(Request.java:377) 17:20:51 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:20:51 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:20:51 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:20:51 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:20:51 at java.base/java.lang.Thread.run(Thread.java:829) 17:20:51 [ERROR] Could not parse class file Util.class 17:20:51 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:20:51 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:20:51 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:20:51 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:20:51 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:20:51 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:20:51 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:20:51 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:20:51 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:20:51 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:20:51 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:20:51 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:20:51 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:20:51 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:20:51 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:20:51 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:20:51 at hudson.remoting.Request$2.run(Request.java:377) 17:20:51 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:20:51 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:20:51 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:20:51 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:20:51 at java.base/java.lang.Thread.run(Thread.java:829) 17:20:51 [ERROR] Could not parse class file NTRUDecapsulatorSpi.class 17:20:51 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:20:51 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:20:51 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:20:51 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:20:51 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:20:51 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:20:51 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:20:51 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:20:51 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:20:51 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:20:51 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:20:51 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:20:51 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:20:51 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:20:51 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:20:51 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:20:51 at hudson.remoting.Request$2.run(Request.java:377) 17:20:51 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:20:51 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:20:51 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:20:51 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:20:51 at java.base/java.lang.Thread.run(Thread.java:829) 17:20:51 [ERROR] Could not parse class file NTRUEncapsulatorSpi.class 17:20:51 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:20:51 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:20:51 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:20:51 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:20:51 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:20:51 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:20:51 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:20:51 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:20:51 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:20:51 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:20:51 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:20:51 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:20:51 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:20:51 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:20:51 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:20:51 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:20:51 at hudson.remoting.Request$2.run(Request.java:377) 17:20:51 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:20:51 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:20:51 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:20:51 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:20:51 at java.base/java.lang.Thread.run(Thread.java:829) 17:20:51 [ERROR] Could not parse class file NTRUKEMSpi.class 17:20:51 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:20:51 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:20:51 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:20:51 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:20:51 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:20:51 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:20:51 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:20:51 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:20:51 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:20:51 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:20:51 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:20:51 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:20:51 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:20:51 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:20:51 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:20:51 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:20:51 at hudson.remoting.Request$2.run(Request.java:377) 17:20:51 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:20:51 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:20:51 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:20:51 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:20:51 at java.base/java.lang.Thread.run(Thread.java:829) 17:20:51 [ERROR] Could not parse class file SNTRUPrimeDecapsulatorSpi.class 17:20:51 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:20:51 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:20:51 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:20:51 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:20:51 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:20:51 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:20:51 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:20:51 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:20:51 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:20:51 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:20:51 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:20:51 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:20:51 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:20:51 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:20:51 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:20:51 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:20:51 at hudson.remoting.Request$2.run(Request.java:377) 17:20:51 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:20:51 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:20:51 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:20:51 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:20:51 at java.base/java.lang.Thread.run(Thread.java:829) 17:20:51 [ERROR] Could not parse class file SNTRUPrimeEncapsulatorSpi.class 17:20:51 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:20:51 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:20:51 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:20:51 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:20:51 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:20:51 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:20:51 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:20:51 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:20:51 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:20:51 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:20:51 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:20:51 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:20:51 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:20:51 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:20:51 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:20:51 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:20:51 at hudson.remoting.Request$2.run(Request.java:377) 17:20:51 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:20:51 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:20:51 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:20:51 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:20:51 at java.base/java.lang.Thread.run(Thread.java:829) 17:20:51 [ERROR] Could not parse class file SNTRUPrimeKEMSpi.class 17:20:51 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:20:51 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:20:51 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:20:51 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:20:51 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:20:51 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:20:51 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:20:51 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:20:51 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:20:51 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:20:51 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:20:51 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:20:51 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:20:51 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:20:51 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:20:51 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:20:51 at hudson.remoting.Request$2.run(Request.java:377) 17:20:51 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:20:51 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:20:51 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:20:51 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:20:51 at java.base/java.lang.Thread.run(Thread.java:829) 17:20:51 [ERROR] Could not parse class file FastDoubleSwar.class 17:20:51 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:20:51 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:20:51 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:20:51 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:20:51 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:20:51 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:20:51 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:20:51 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:20:51 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:20:51 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:20:51 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:20:51 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:20:51 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:20:51 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:20:51 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:20:51 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:20:51 at hudson.remoting.Request$2.run(Request.java:377) 17:20:51 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:20:51 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:20:51 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:20:51 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:20:51 at java.base/java.lang.Thread.run(Thread.java:829) 17:20:51 [ERROR] Could not parse class file FastIntegerMath.class 17:20:51 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:20:51 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:20:51 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:20:51 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:20:51 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:20:51 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:20:51 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:20:51 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:20:51 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:20:51 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:20:51 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:20:51 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:20:51 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:20:51 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:20:51 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:20:51 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:20:51 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:20:51 at hudson.remoting.Request$2.run(Request.java:377) 17:20:51 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:20:51 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:20:51 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:20:51 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:20:51 at java.base/java.lang.Thread.run(Thread.java:829) 17:20:52 [INFO] 2024-08-17T17:20:52.372Z Scanned 202645 files so far 17:20:56 [INFO] 2024-08-17T17:20:56.533Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-testtool/7.0.8-SNAPSHOT/netconf-testtool-7.0.8-20240817.165526-1-sources.jar 17:20:56 [INFO] 2024-08-17T17:20:56.540Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-testtool/7.0.8-SNAPSHOT/netconf-testtool-7.0.8-20240817.165526-1-stress-client.jar 17:20:56 [ERROR] Could not parse class file FastDoubleSwar.class 17:20:56 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:20:56 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:20:56 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:20:56 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:20:56 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:20:56 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:20:56 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:20:56 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:20:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:20:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:56 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:20:56 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:20:56 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:20:56 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:20:56 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:20:56 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:20:56 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:20:56 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:20:56 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:20:56 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:20:56 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:20:56 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:20:56 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:20:56 at hudson.remoting.Request$2.run(Request.java:377) 17:20:56 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:20:56 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:20:56 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:20:56 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:20:56 at java.base/java.lang.Thread.run(Thread.java:829) 17:20:56 [ERROR] Could not parse class file FastIntegerMath.class 17:20:56 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:20:56 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:20:56 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:20:56 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:20:56 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:20:56 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:20:56 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:20:56 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:20:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:20:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:56 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:20:56 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:20:56 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:20:56 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:20:56 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:20:56 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:20:56 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:20:56 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:20:56 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:20:56 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:20:56 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:20:56 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:20:56 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:20:56 at hudson.remoting.Request$2.run(Request.java:377) 17:20:56 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:20:56 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:20:56 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:20:56 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:20:56 at java.base/java.lang.Thread.run(Thread.java:829) 17:20:57 [INFO] 2024-08-17T17:20:57.372Z Scanned 227941 files so far 17:21:00 [INFO] 2024-08-17T17:21:00.538Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-testtool/7.0.8-SNAPSHOT/netconf-testtool-7.0.8-20240817.165526-1-stress-client.tar.gz 17:21:01 [INFO] 2024-08-17T17:21:01.031Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-testtool/7.0.8-SNAPSHOT/netconf-testtool-7.0.8-20240817.165526-1.jar 17:21:01 [INFO] 2024-08-17T17:21:01.056Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-topology-impl/7.0.8-SNAPSHOT/netconf-topology-impl-7.0.8-20240817.165526-1-javadoc.jar 17:21:01 [INFO] 2024-08-17T17:21:01.057Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-topology-impl/7.0.8-SNAPSHOT/netconf-topology-impl-7.0.8-20240817.165526-1-sources.jar 17:21:01 [INFO] 2024-08-17T17:21:01.058Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-topology-impl/7.0.8-SNAPSHOT/netconf-topology-impl-7.0.8-20240817.165526-1.jar 17:21:01 [INFO] 2024-08-17T17:21:01.058Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-topology-singleton/7.0.8-SNAPSHOT/netconf-topology-singleton-7.0.8-20240817.165526-1-javadoc.jar 17:21:01 [INFO] 2024-08-17T17:21:01.060Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-topology-singleton/7.0.8-SNAPSHOT/netconf-topology-singleton-7.0.8-20240817.165526-1-sources.jar 17:21:01 [INFO] 2024-08-17T17:21:01.061Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-topology-singleton/7.0.8-SNAPSHOT/netconf-topology-singleton-7.0.8-20240817.165526-1.jar 17:21:01 [INFO] 2024-08-17T17:21:01.062Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-topology/7.0.8-SNAPSHOT/netconf-topology-7.0.8-20240817.165526-1-javadoc.jar 17:21:01 [INFO] 2024-08-17T17:21:01.065Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-topology/7.0.8-SNAPSHOT/netconf-topology-7.0.8-20240817.165526-1-sources.jar 17:21:01 [INFO] 2024-08-17T17:21:01.066Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-topology/7.0.8-SNAPSHOT/netconf-topology-7.0.8-20240817.165526-1.jar 17:21:01 [INFO] 2024-08-17T17:21:01.067Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-api/7.0.8-SNAPSHOT/restconf-api-7.0.8-20240817.165526-1-javadoc.jar 17:21:01 [INFO] 2024-08-17T17:21:01.081Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-api/7.0.8-SNAPSHOT/restconf-api-7.0.8-20240817.165526-1-sources.jar 17:21:01 [INFO] 2024-08-17T17:21:01.085Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-api/7.0.8-SNAPSHOT/restconf-api-7.0.8-20240817.165526-1.jar 17:21:01 [INFO] 2024-08-17T17:21:01.085Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-client/7.0.8-SNAPSHOT/restconf-client-7.0.8-20240817.165526-1-javadoc.jar 17:21:01 [INFO] 2024-08-17T17:21:01.133Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-client/7.0.8-SNAPSHOT/restconf-client-7.0.8-20240817.165526-1-sources.jar 17:21:01 [INFO] 2024-08-17T17:21:01.144Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-client/7.0.8-SNAPSHOT/restconf-client-7.0.8-20240817.165526-1.jar 17:21:01 [INFO] 2024-08-17T17:21:01.178Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-common-models/7.0.8-SNAPSHOT/restconf-common-models-7.0.8-20240817.165526-1-javadoc.jar 17:21:01 [INFO] 2024-08-17T17:21:01.220Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-common-models/7.0.8-SNAPSHOT/restconf-common-models-7.0.8-20240817.165526-1-sources.jar 17:21:01 [INFO] 2024-08-17T17:21:01.230Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-common-models/7.0.8-SNAPSHOT/restconf-common-models-7.0.8-20240817.165526-1.jar 17:21:01 [INFO] 2024-08-17T17:21:01.232Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-common/7.0.8-SNAPSHOT/restconf-common-7.0.8-20240817.165526-1-javadoc.jar 17:21:01 [INFO] 2024-08-17T17:21:01.239Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-common/7.0.8-SNAPSHOT/restconf-common-7.0.8-20240817.165526-1-sources.jar 17:21:01 [INFO] 2024-08-17T17:21:01.240Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-common/7.0.8-SNAPSHOT/restconf-common-7.0.8-20240817.165526-1.jar 17:21:01 [INFO] 2024-08-17T17:21:01.240Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-nb/7.0.8-SNAPSHOT/restconf-nb-7.0.8-20240817.165526-1-javadoc.jar 17:21:01 [INFO] 2024-08-17T17:21:01.278Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-nb/7.0.8-SNAPSHOT/restconf-nb-7.0.8-20240817.165526-1-sources.jar 17:21:01 [INFO] 2024-08-17T17:21:01.292Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-nb/7.0.8-SNAPSHOT/restconf-nb-7.0.8-20240817.165526-1.jar 17:21:01 [INFO] 2024-08-17T17:21:01.294Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-openapi/7.0.8-SNAPSHOT/restconf-openapi-7.0.8-20240817.165526-1-javadoc.jar 17:21:01 [INFO] 2024-08-17T17:21:01.314Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-openapi/7.0.8-SNAPSHOT/restconf-openapi-7.0.8-20240817.165526-1-sources.jar 17:21:01 [INFO] 2024-08-17T17:21:01.394Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-openapi/7.0.8-SNAPSHOT/restconf-openapi-7.0.8-20240817.165526-1.jar 17:21:01 [INFO] 2024-08-17T17:21:01.404Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-server/7.0.8-SNAPSHOT/restconf-server-7.0.8-20240817.165526-1-javadoc.jar 17:21:01 [INFO] 2024-08-17T17:21:01.452Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-server/7.0.8-SNAPSHOT/restconf-server-7.0.8-20240817.165526-1-sources.jar 17:21:01 [INFO] 2024-08-17T17:21:01.464Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-server/7.0.8-SNAPSHOT/restconf-server-7.0.8-20240817.165526-1.jar 17:21:01 [INFO] 2024-08-17T17:21:01.500Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-wadl-generator/7.0.8-SNAPSHOT/restconf-wadl-generator-7.0.8-20240817.165526-1-javadoc.jar 17:21:01 [INFO] 2024-08-17T17:21:01.504Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-wadl-generator/7.0.8-SNAPSHOT/restconf-wadl-generator-7.0.8-20240817.165526-1-sources.jar 17:21:01 [INFO] 2024-08-17T17:21:01.505Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-wadl-generator/7.0.8-SNAPSHOT/restconf-wadl-generator-7.0.8-20240817.165526-1.jar 17:21:01 [INFO] 2024-08-17T17:21:01.507Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/sal-rest-connector-config/7.0.8-SNAPSHOT/sal-rest-connector-config-7.0.8-20240817.165526-1.jar 17:21:01 [INFO] 2024-08-17T17:21:01.508Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/shaded-exificient/7.0.8-SNAPSHOT/shaded-exificient-7.0.8-20240817.165526-1-sources.jar 17:21:01 [INFO] 2024-08-17T17:21:01.609Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/shaded-exificient/7.0.8-SNAPSHOT/shaded-exificient-7.0.8-20240817.165526-1.jar 17:21:01 [INFO] 2024-08-17T17:21:01.617Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/shaded-sshd/7.0.8-SNAPSHOT/shaded-sshd-7.0.8-20240817.165526-1-sources.jar 17:21:01 [INFO] 2024-08-17T17:21:01.707Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/shaded-sshd/7.0.8-SNAPSHOT/shaded-sshd-7.0.8-20240817.165526-1.jar 17:21:01 [INFO] 2024-08-17T17:21:01.717Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/transport-api/7.0.8-SNAPSHOT/transport-api-7.0.8-20240817.165526-1-javadoc.jar 17:21:01 [INFO] 2024-08-17T17:21:01.723Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/transport-api/7.0.8-SNAPSHOT/transport-api-7.0.8-20240817.165526-1-sources.jar 17:21:01 [INFO] 2024-08-17T17:21:01.724Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/transport-api/7.0.8-SNAPSHOT/transport-api-7.0.8-20240817.165526-1.jar 17:21:01 [INFO] 2024-08-17T17:21:01.725Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/transport-http/7.0.8-SNAPSHOT/transport-http-7.0.8-20240817.165526-1-javadoc.jar 17:21:01 [INFO] 2024-08-17T17:21:01.784Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/transport-http/7.0.8-SNAPSHOT/transport-http-7.0.8-20240817.165526-1-sources.jar 17:21:01 [INFO] 2024-08-17T17:21:01.799Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/transport-http/7.0.8-SNAPSHOT/transport-http-7.0.8-20240817.165526-1.jar 17:21:01 [INFO] 2024-08-17T17:21:01.846Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/transport-ssh/7.0.8-SNAPSHOT/transport-ssh-7.0.8-20240817.165526-1-javadoc.jar 17:21:01 [INFO] 2024-08-17T17:21:01.986Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/transport-ssh/7.0.8-SNAPSHOT/transport-ssh-7.0.8-20240817.165526-1-sources.jar 17:21:02 [INFO] 2024-08-17T17:21:02.027Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/transport-ssh/7.0.8-SNAPSHOT/transport-ssh-7.0.8-20240817.165526-1.jar 17:21:02 [INFO] 2024-08-17T17:21:02.034Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/transport-tcp/7.0.8-SNAPSHOT/transport-tcp-7.0.8-20240817.165526-1-javadoc.jar 17:21:02 [INFO] 2024-08-17T17:21:02.064Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/transport-tcp/7.0.8-SNAPSHOT/transport-tcp-7.0.8-20240817.165526-1-sources.jar 17:21:02 [INFO] 2024-08-17T17:21:02.071Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/transport-tcp/7.0.8-SNAPSHOT/transport-tcp-7.0.8-20240817.165526-1.jar 17:21:02 [INFO] 2024-08-17T17:21:02.073Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/transport-tls/7.0.8-SNAPSHOT/transport-tls-7.0.8-20240817.165526-1-javadoc.jar 17:21:02 [INFO] 2024-08-17T17:21:02.237Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/transport-tls/7.0.8-SNAPSHOT/transport-tls-7.0.8-20240817.165526-1-sources.jar 17:21:02 [INFO] 2024-08-17T17:21:02.284Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/transport-tls/7.0.8-SNAPSHOT/transport-tls-7.0.8-20240817.165526-1.jar 17:21:02 [INFO] 2024-08-17T17:21:02.292Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/truststore-api/7.0.8-SNAPSHOT/truststore-api-7.0.8-20240817.165526-1-javadoc.jar 17:21:02 [INFO] 2024-08-17T17:21:02.321Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/truststore-api/7.0.8-SNAPSHOT/truststore-api-7.0.8-20240817.165526-1-sources.jar 17:21:02 [INFO] 2024-08-17T17:21:02.327Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/truststore-api/7.0.8-SNAPSHOT/truststore-api-7.0.8-20240817.165526-1.jar 17:21:02 [INFO] 2024-08-17T17:21:02.329Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/truststore-none/7.0.8-SNAPSHOT/truststore-none-7.0.8-20240817.165526-1-javadoc.jar 17:21:02 [INFO] 2024-08-17T17:21:02.333Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/truststore-none/7.0.8-SNAPSHOT/truststore-none-7.0.8-20240817.165526-1-sources.jar 17:21:02 [INFO] 2024-08-17T17:21:02.333Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/truststore-none/7.0.8-SNAPSHOT/truststore-none-7.0.8-20240817.165526-1.jar 17:21:02 [INFO] 2024-08-17T17:21:02.334Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/websocket-client/7.0.8-SNAPSHOT/websocket-client-7.0.8-20240817.165526-1-javadoc.jar 17:21:02 [INFO] 2024-08-17T17:21:02.338Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/websocket-client/7.0.8-SNAPSHOT/websocket-client-7.0.8-20240817.165526-1-sources.jar 17:21:02 [INFO] 2024-08-17T17:21:02.339Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/websocket-client/7.0.8-SNAPSHOT/websocket-client-7.0.8-20240817.165526-1.jar 17:21:02 [INFO] 2024-08-17T17:21:02.372Z Scanned 255412 files so far 17:21:03 [INFO] 2024-08-17T17:21:03.166Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/yanglib-mdsal-writer/7.0.8-SNAPSHOT/yanglib-mdsal-writer-7.0.8-20240817.165526-1-javadoc.jar 17:21:03 [INFO] 2024-08-17T17:21:03.167Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/yanglib-mdsal-writer/7.0.8-SNAPSHOT/yanglib-mdsal-writer-7.0.8-20240817.165526-1-sources.jar 17:21:03 [INFO] 2024-08-17T17:21:03.167Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/yanglib-mdsal-writer/7.0.8-SNAPSHOT/yanglib-mdsal-writer-7.0.8-20240817.165526-1.jar 17:21:03 [INFO] 2024-08-17T17:21:03.168Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/draft-ietf-netconf-crypto-types/target/draft-ietf-netconf-crypto-types-7.0.8-SNAPSHOT-javadoc.jar 17:21:03 [INFO] 2024-08-17T17:21:03.172Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/draft-ietf-netconf-crypto-types/target/draft-ietf-netconf-crypto-types-7.0.8-SNAPSHOT-sources.jar 17:21:03 [INFO] 2024-08-17T17:21:03.174Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/draft-ietf-netconf-crypto-types/target/draft-ietf-netconf-crypto-types-7.0.8-SNAPSHOT.jar 17:21:03 [INFO] 2024-08-17T17:21:03.176Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/draft-ietf-netconf-crypto-types/target/spotbugs/bug-pattern-1.5.0.jar 17:21:03 [INFO] 2024-08-17T17:21:03.190Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc5277/target/rfc5277-7.0.8-SNAPSHOT-javadoc.jar 17:21:03 [INFO] 2024-08-17T17:21:03.192Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc5277/target/rfc5277-7.0.8-SNAPSHOT-sources.jar 17:21:03 [INFO] 2024-08-17T17:21:03.193Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc5277/target/rfc5277-7.0.8-SNAPSHOT.jar 17:21:03 [INFO] 2024-08-17T17:21:03.193Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc5277/target/spotbugs/bug-pattern-1.5.0.jar 17:21:03 [INFO] 2024-08-17T17:21:03.208Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6022/target/rfc6022-7.0.8-SNAPSHOT-javadoc.jar 17:21:03 [INFO] 2024-08-17T17:21:03.211Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6022/target/rfc6022-7.0.8-SNAPSHOT-sources.jar 17:21:03 [INFO] 2024-08-17T17:21:03.212Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6022/target/rfc6022-7.0.8-SNAPSHOT.jar 17:21:03 [INFO] 2024-08-17T17:21:03.214Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6022/target/spotbugs/bug-pattern-1.5.0.jar 17:21:03 [INFO] 2024-08-17T17:21:03.228Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6241/target/rfc6241-7.0.8-SNAPSHOT-javadoc.jar 17:21:03 [INFO] 2024-08-17T17:21:03.236Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6241/target/rfc6241-7.0.8-SNAPSHOT-sources.jar 17:21:03 [INFO] 2024-08-17T17:21:03.238Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6241/target/rfc6241-7.0.8-SNAPSHOT.jar 17:21:03 [INFO] 2024-08-17T17:21:03.241Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6241/target/spotbugs/bug-pattern-1.5.0.jar 17:21:03 [INFO] 2024-08-17T17:21:03.256Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6243/target/rfc6243-7.0.8-SNAPSHOT-javadoc.jar 17:21:03 [INFO] 2024-08-17T17:21:03.257Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6243/target/rfc6243-7.0.8-SNAPSHOT-sources.jar 17:21:03 [INFO] 2024-08-17T17:21:03.257Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6243/target/rfc6243-7.0.8-SNAPSHOT.jar 17:21:03 [INFO] 2024-08-17T17:21:03.258Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6243/target/spotbugs/bug-pattern-1.5.0.jar 17:21:03 [INFO] 2024-08-17T17:21:03.272Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6470/target/rfc6470-7.0.8-SNAPSHOT-javadoc.jar 17:21:03 [INFO] 2024-08-17T17:21:03.274Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6470/target/rfc6470-7.0.8-SNAPSHOT-sources.jar 17:21:03 [INFO] 2024-08-17T17:21:03.275Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6470/target/rfc6470-7.0.8-SNAPSHOT.jar 17:21:03 [INFO] 2024-08-17T17:21:03.276Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6470/target/spotbugs/bug-pattern-1.5.0.jar 17:21:03 [INFO] 2024-08-17T17:21:03.291Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-7.0.8-SNAPSHOT-javadoc.jar 17:21:03 [INFO] 2024-08-17T17:21:03.292Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-7.0.8-SNAPSHOT-sources.jar 17:21:03 [INFO] 2024-08-17T17:21:03.292Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-7.0.8-SNAPSHOT.jar 17:21:03 [INFO] 2024-08-17T17:21:03.293Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc7407-ietf-x509-cert-to-name/target/spotbugs/bug-pattern-1.5.0.jar 17:21:03 [INFO] 2024-08-17T17:21:03.308Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-7.0.8-SNAPSHOT-javadoc.jar 17:21:03 [INFO] 2024-08-17T17:21:03.309Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-7.0.8-SNAPSHOT-sources.jar 17:21:03 [INFO] 2024-08-17T17:21:03.310Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-7.0.8-SNAPSHOT.jar 17:21:03 [INFO] 2024-08-17T17:21:03.310Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8040-ietf-restconf-monitoring/target/spotbugs/bug-pattern-1.5.0.jar 17:21:03 [INFO] 2024-08-17T17:21:03.325Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8341/target/rfc8341-7.0.8-SNAPSHOT-javadoc.jar 17:21:03 [INFO] 2024-08-17T17:21:03.327Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8341/target/rfc8341-7.0.8-SNAPSHOT-sources.jar 17:21:03 [INFO] 2024-08-17T17:21:03.328Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8341/target/rfc8341-7.0.8-SNAPSHOT.jar 17:21:03 [INFO] 2024-08-17T17:21:03.329Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8341/target/spotbugs/bug-pattern-1.5.0.jar 17:21:03 [INFO] 2024-08-17T17:21:03.344Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8526/target/rfc8526-7.0.8-SNAPSHOT-javadoc.jar 17:21:03 [INFO] 2024-08-17T17:21:03.347Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8526/target/rfc8526-7.0.8-SNAPSHOT-sources.jar 17:21:03 [INFO] 2024-08-17T17:21:03.348Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8526/target/rfc8526-7.0.8-SNAPSHOT.jar 17:21:03 [INFO] 2024-08-17T17:21:03.349Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8526/target/spotbugs/bug-pattern-1.5.0.jar 17:21:03 [INFO] 2024-08-17T17:21:03.364Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8639/target/rfc8639-7.0.8-SNAPSHOT-javadoc.jar 17:21:03 [INFO] 2024-08-17T17:21:03.370Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8639/target/rfc8639-7.0.8-SNAPSHOT-sources.jar 17:21:03 [INFO] 2024-08-17T17:21:03.372Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8639/target/rfc8639-7.0.8-SNAPSHOT.jar 17:21:03 [INFO] 2024-08-17T17:21:03.375Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8639/target/spotbugs/bug-pattern-1.5.0.jar 17:21:03 [INFO] 2024-08-17T17:21:03.389Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8641/target/rfc8641-7.0.8-SNAPSHOT-javadoc.jar 17:21:03 [INFO] 2024-08-17T17:21:03.394Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8641/target/rfc8641-7.0.8-SNAPSHOT-sources.jar 17:21:03 [INFO] 2024-08-17T17:21:03.396Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8641/target/rfc8641-7.0.8-SNAPSHOT.jar 17:21:03 [INFO] 2024-08-17T17:21:03.398Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8641/target/spotbugs/bug-pattern-1.5.0.jar 17:21:03 [INFO] 2024-08-17T17:21:03.413Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8650/target/rfc8650-7.0.8-SNAPSHOT-javadoc.jar 17:21:03 [INFO] 2024-08-17T17:21:03.414Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8650/target/rfc8650-7.0.8-SNAPSHOT-sources.jar 17:21:03 [INFO] 2024-08-17T17:21:03.414Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8650/target/rfc8650-7.0.8-SNAPSHOT.jar 17:21:03 [INFO] 2024-08-17T17:21:03.415Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8650/target/spotbugs/bug-pattern-1.5.0.jar 17:21:03 [INFO] 2024-08-17T17:21:03.429Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-auth/target/netconf-auth-7.0.8-SNAPSHOT-javadoc.jar 17:21:03 [INFO] 2024-08-17T17:21:03.430Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-auth/target/netconf-auth-7.0.8-SNAPSHOT-sources.jar 17:21:03 [INFO] 2024-08-17T17:21:03.430Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-auth/target/netconf-auth-7.0.8-SNAPSHOT.jar 17:21:03 [INFO] 2024-08-17T17:21:03.431Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-auth/target/spotbugs/bug-pattern-1.5.0.jar 17:21:03 [INFO] 2024-08-17T17:21:03.445Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-netty-util/target/netconf-netty-util-7.0.8-SNAPSHOT-javadoc.jar 17:21:03 [INFO] 2024-08-17T17:21:03.446Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-netty-util/target/netconf-netty-util-7.0.8-SNAPSHOT-sources.jar 17:21:03 [INFO] 2024-08-17T17:21:03.447Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-netty-util/target/netconf-netty-util-7.0.8-SNAPSHOT.jar 17:21:03 [INFO] 2024-08-17T17:21:03.447Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-netty-util/target/spotbugs/bug-pattern-1.5.0.jar 17:21:03 [INFO] 2024-08-17T17:21:03.462Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-test-models/target/netconf-test-models-7.0.8-SNAPSHOT-javadoc.jar 17:21:03 [INFO] 2024-08-17T17:21:03.464Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-test-models/target/netconf-test-models-7.0.8-SNAPSHOT-sources.jar 17:21:03 [INFO] 2024-08-17T17:21:03.464Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-test-models/target/netconf-test-models-7.0.8-SNAPSHOT.jar 17:21:03 [INFO] 2024-08-17T17:21:03.465Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-test-models/target/spotbugs/bug-pattern-1.5.0.jar 17:21:03 [INFO] 2024-08-17T17:21:03.480Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-test-perf/target/netconf-test-perf-7.0.8-SNAPSHOT-javadoc.jar 17:21:03 [INFO] 2024-08-17T17:21:03.486Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-test-perf/target/netconf-test-perf-7.0.8-SNAPSHOT-sources.jar 17:21:03 [INFO] 2024-08-17T17:21:03.488Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-test-perf/target/netconf-test-perf-7.0.8-SNAPSHOT.jar 17:21:03 [INFO] 2024-08-17T17:21:03.490Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-test-perf/target/spotbugs/bug-pattern-1.5.0.jar 17:21:03 [INFO] 2024-08-17T17:21:03.505Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/target/lib/bcpkix-jdk18on.jar 17:21:03 [INFO] 2024-08-17T17:21:03.510Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/target/lib/bcprov-jdk18on.jar 17:21:03 [INFO] 2024-08-17T17:21:03.545Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/target/netconf-testtool-7.0.8-SNAPSHOT-executable.jar 17:21:03 [INFO] 2024-08-17T17:21:03.710Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/target/netconf-testtool-7.0.8-SNAPSHOT-javadoc.jar 17:21:03 [INFO] 2024-08-17T17:21:03.712Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/target/netconf-testtool-7.0.8-SNAPSHOT-sources.jar 17:21:03 [INFO] 2024-08-17T17:21:03.713Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/target/netconf-testtool-7.0.8-SNAPSHOT.jar 17:21:03 [INFO] 2024-08-17T17:21:03.714Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/target/rest-perf-client-7.0.8-SNAPSHOT-rest-perf-client.jar 17:21:03 [INFO] 2024-08-17T17:21:03.823Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/target/scale-util-7.0.8-SNAPSHOT-scale-util.jar 17:21:03 [INFO] 2024-08-17T17:21:03.989Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/target/spotbugs/bug-pattern-1.5.0.jar 17:21:04 [INFO] 2024-08-17T17:21:04.004Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/target/stress-client-7.0.8-SNAPSHOT-package-stress-client.tar.gz 17:21:04 [INFO] 2024-08-17T17:21:04.270Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/target/stress-client-7.0.8-SNAPSHOT-stress-client.jar 17:21:04 [INFO] 2024-08-17T17:21:04.396Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-auth-aaa/target/netconf-auth-aaa-7.0.8-SNAPSHOT-javadoc.jar 17:21:04 [INFO] 2024-08-17T17:21:04.397Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-auth-aaa/target/netconf-auth-aaa-7.0.8-SNAPSHOT-sources.jar 17:21:04 [INFO] 2024-08-17T17:21:04.397Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-auth-aaa/target/netconf-auth-aaa-7.0.8-SNAPSHOT.jar 17:21:04 [INFO] 2024-08-17T17:21:04.397Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-auth-aaa/target/spotbugs/bug-pattern-1.5.0.jar 17:21:04 [INFO] 2024-08-17T17:21:04.412Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/target/netconf-client-mdsal-7.0.8-SNAPSHOT-javadoc.jar 17:21:04 [INFO] 2024-08-17T17:21:04.416Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/target/netconf-client-mdsal-7.0.8-SNAPSHOT-sources.jar 17:21:04 [INFO] 2024-08-17T17:21:04.418Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/target/netconf-client-mdsal-7.0.8-SNAPSHOT.jar 17:21:04 [INFO] 2024-08-17T17:21:04.420Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/target/spotbugs/bug-pattern-1.5.0.jar 17:21:04 [INFO] 2024-08-17T17:21:04.435Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-common-mdsal/target/netconf-common-mdsal-7.0.8-SNAPSHOT-javadoc.jar 17:21:04 [INFO] 2024-08-17T17:21:04.435Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-common-mdsal/target/netconf-common-mdsal-7.0.8-SNAPSHOT-sources.jar 17:21:04 [INFO] 2024-08-17T17:21:04.436Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-common-mdsal/target/netconf-common-mdsal-7.0.8-SNAPSHOT.jar 17:21:04 [INFO] 2024-08-17T17:21:04.436Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-common-mdsal/target/spotbugs/bug-pattern-1.5.0.jar 17:21:04 [INFO] 2024-08-17T17:21:04.451Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-dom-api/target/netconf-dom-api-7.0.8-SNAPSHOT-javadoc.jar 17:21:04 [INFO] 2024-08-17T17:21:04.452Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-dom-api/target/netconf-dom-api-7.0.8-SNAPSHOT-sources.jar 17:21:04 [INFO] 2024-08-17T17:21:04.452Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-dom-api/target/netconf-dom-api-7.0.8-SNAPSHOT.jar 17:21:04 [INFO] 2024-08-17T17:21:04.453Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-dom-api/target/spotbugs/bug-pattern-1.5.0.jar 17:21:04 [INFO] 2024-08-17T17:21:04.467Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-server-mdsal/target/netconf-server-mdsal-7.0.8-SNAPSHOT-javadoc.jar 17:21:04 [INFO] 2024-08-17T17:21:04.469Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-server-mdsal/target/netconf-server-mdsal-7.0.8-SNAPSHOT-sources.jar 17:21:04 [INFO] 2024-08-17T17:21:04.469Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-server-mdsal/target/netconf-server-mdsal-7.0.8-SNAPSHOT.jar 17:21:04 [INFO] 2024-08-17T17:21:04.470Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-server-mdsal/target/spotbugs/bug-pattern-1.5.0.jar 17:21:04 [INFO] 2024-08-17T17:21:04.485Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-api/target/netconf-api-7.0.8-SNAPSHOT-javadoc.jar 17:21:04 [INFO] 2024-08-17T17:21:04.486Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-api/target/netconf-api-7.0.8-SNAPSHOT-sources.jar 17:21:04 [INFO] 2024-08-17T17:21:04.487Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-api/target/netconf-api-7.0.8-SNAPSHOT.jar 17:21:04 [INFO] 2024-08-17T17:21:04.487Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-api/target/spotbugs/bug-pattern-1.5.0.jar 17:21:04 [INFO] 2024-08-17T17:21:04.502Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/target/netconf-client-7.0.8-SNAPSHOT-javadoc.jar 17:21:04 [INFO] 2024-08-17T17:21:04.507Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/target/netconf-client-7.0.8-SNAPSHOT-sources.jar 17:21:04 [INFO] 2024-08-17T17:21:04.509Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/target/netconf-client-7.0.8-SNAPSHOT-test-sources.jar 17:21:04 [INFO] 2024-08-17T17:21:04.509Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/target/netconf-client-7.0.8-SNAPSHOT-tests.jar 17:21:04 [INFO] 2024-08-17T17:21:04.510Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/target/netconf-client-7.0.8-SNAPSHOT.jar 17:21:04 [INFO] 2024-08-17T17:21:04.512Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/target/spotbugs/bug-pattern-1.5.0.jar 17:21:04 [INFO] 2024-08-17T17:21:04.527Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-common/target/netconf-common-7.0.8-SNAPSHOT-javadoc.jar 17:21:04 [INFO] 2024-08-17T17:21:04.527Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-common/target/netconf-common-7.0.8-SNAPSHOT-sources.jar 17:21:04 [INFO] 2024-08-17T17:21:04.528Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-common/target/netconf-common-7.0.8-SNAPSHOT.jar 17:21:04 [INFO] 2024-08-17T17:21:04.528Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-common/target/spotbugs/bug-pattern-1.5.0.jar 17:21:04 [INFO] 2024-08-17T17:21:04.543Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-server/target/netconf-server-7.0.8-SNAPSHOT-javadoc.jar 17:21:04 [INFO] 2024-08-17T17:21:04.550Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-server/target/netconf-server-7.0.8-SNAPSHOT-sources.jar 17:21:04 [INFO] 2024-08-17T17:21:04.552Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-server/target/netconf-server-7.0.8-SNAPSHOT.jar 17:21:04 [INFO] 2024-08-17T17:21:04.555Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-server/target/spotbugs/bug-pattern-1.5.0.jar 17:21:04 [INFO] 2024-08-17T17:21:04.569Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-test-util/target/netconf-test-util-7.0.8-SNAPSHOT-javadoc.jar 17:21:04 [INFO] 2024-08-17T17:21:04.570Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-test-util/target/netconf-test-util-7.0.8-SNAPSHOT-sources.jar 17:21:04 [INFO] 2024-08-17T17:21:04.571Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-test-util/target/netconf-test-util-7.0.8-SNAPSHOT.jar 17:21:04 [INFO] 2024-08-17T17:21:04.572Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-test-util/target/spotbugs/bug-pattern-1.5.0.jar 17:21:04 [INFO] 2024-08-17T17:21:04.586Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-api/target/restconf-api-7.0.8-SNAPSHOT-javadoc.jar 17:21:04 [INFO] 2024-08-17T17:21:04.588Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-api/target/restconf-api-7.0.8-SNAPSHOT-sources.jar 17:21:04 [INFO] 2024-08-17T17:21:04.588Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-api/target/restconf-api-7.0.8-SNAPSHOT.jar 17:21:04 [INFO] 2024-08-17T17:21:04.589Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-api/target/spotbugs/bug-pattern-1.5.0.jar 17:21:04 [INFO] 2024-08-17T17:21:04.603Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-client/target/restconf-client-7.0.8-SNAPSHOT-javadoc.jar 17:21:04 [INFO] 2024-08-17T17:21:04.608Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-client/target/restconf-client-7.0.8-SNAPSHOT-sources.jar 17:21:04 [INFO] 2024-08-17T17:21:04.610Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-client/target/restconf-client-7.0.8-SNAPSHOT.jar 17:21:04 [INFO] 2024-08-17T17:21:04.612Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-client/target/spotbugs/bug-pattern-1.5.0.jar 17:21:04 [INFO] 2024-08-17T17:21:04.626Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-server/target/restconf-server-7.0.8-SNAPSHOT-javadoc.jar 17:21:04 [INFO] 2024-08-17T17:21:04.631Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-server/target/restconf-server-7.0.8-SNAPSHOT-sources.jar 17:21:04 [INFO] 2024-08-17T17:21:04.633Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-server/target/restconf-server-7.0.8-SNAPSHOT.jar 17:21:04 [INFO] 2024-08-17T17:21:04.635Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-server/target/spotbugs/bug-pattern-1.5.0.jar 17:21:04 [INFO] 2024-08-17T17:21:04.650Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common-models/target/restconf-common-models-7.0.8-SNAPSHOT-javadoc.jar 17:21:04 [INFO] 2024-08-17T17:21:04.654Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common-models/target/restconf-common-models-7.0.8-SNAPSHOT-sources.jar 17:21:04 [INFO] 2024-08-17T17:21:04.655Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common-models/target/restconf-common-models-7.0.8-SNAPSHOT.jar 17:21:04 [INFO] 2024-08-17T17:21:04.657Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common-models/target/spotbugs/bug-pattern-1.5.0.jar 17:21:04 [INFO] 2024-08-17T17:21:04.672Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common/target/restconf-common-7.0.8-SNAPSHOT-javadoc.jar 17:21:04 [INFO] 2024-08-17T17:21:04.673Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common/target/restconf-common-7.0.8-SNAPSHOT-sources.jar 17:21:04 [INFO] 2024-08-17T17:21:04.673Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common/target/restconf-common-7.0.8-SNAPSHOT.jar 17:21:04 [INFO] 2024-08-17T17:21:04.673Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common/target/spotbugs/bug-pattern-1.5.0.jar 17:21:04 [INFO] 2024-08-17T17:21:04.688Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/target/restconf-nb-7.0.8-SNAPSHOT-javadoc.jar 17:21:04 [INFO] 2024-08-17T17:21:04.691Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/target/restconf-nb-7.0.8-SNAPSHOT-sources.jar 17:21:04 [INFO] 2024-08-17T17:21:04.693Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/target/restconf-nb-7.0.8-SNAPSHOT.jar 17:21:04 [INFO] 2024-08-17T17:21:04.695Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/target/spotbugs/bug-pattern-1.5.0.jar 17:21:04 [INFO] 2024-08-17T17:21:04.709Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-openapi/target/restconf-openapi-7.0.8-SNAPSHOT-javadoc.jar 17:21:04 [INFO] 2024-08-17T17:21:04.711Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-openapi/target/restconf-openapi-7.0.8-SNAPSHOT-sources.jar 17:21:04 [INFO] 2024-08-17T17:21:04.721Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-openapi/target/restconf-openapi-7.0.8-SNAPSHOT.jar 17:21:04 [INFO] 2024-08-17T17:21:04.731Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-openapi/target/spotbugs/bug-pattern-1.5.0.jar 17:21:04 [INFO] 2024-08-17T17:21:04.746Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/restconf/sal-rest-connector-config/target/sal-rest-connector-config-7.0.8-SNAPSHOT.jar 17:21:04 [INFO] 2024-08-17T17:21:04.746Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/restconf/wadl-generator/target/restconf-wadl-generator-7.0.8-SNAPSHOT-javadoc.jar 17:21:04 [INFO] 2024-08-17T17:21:04.747Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/restconf/wadl-generator/target/restconf-wadl-generator-7.0.8-SNAPSHOT-sources.jar 17:21:04 [INFO] 2024-08-17T17:21:04.747Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/restconf/wadl-generator/target/restconf-wadl-generator-7.0.8-SNAPSHOT.jar 17:21:04 [INFO] 2024-08-17T17:21:04.748Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/restconf/wadl-generator/target/spotbugs/bug-pattern-1.5.0.jar 17:21:04 [INFO] 2024-08-17T17:21:04.762Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/restconf/websocket-client/target/spotbugs/bug-pattern-1.5.0.jar 17:21:04 [INFO] 2024-08-17T17:21:04.777Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/restconf/websocket-client/target/websocket-client-7.0.8-SNAPSHOT-executable.jar 17:21:04 [INFO] 2024-08-17T17:21:04.799Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/restconf/websocket-client/target/websocket-client-7.0.8-SNAPSHOT-javadoc.jar 17:21:04 [INFO] 2024-08-17T17:21:04.800Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/restconf/websocket-client/target/websocket-client-7.0.8-SNAPSHOT-sources.jar 17:21:04 [INFO] 2024-08-17T17:21:04.800Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/restconf/websocket-client/target/websocket-client-7.0.8-SNAPSHOT.jar 17:21:04 [INFO] 2024-08-17T17:21:04.804Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-exificient-jar/target/original-shaded-exificient-jar-7.0.8-SNAPSHOT.jar 17:21:04 [INFO] 2024-08-17T17:21:04.805Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-exificient-jar/target/shaded-exificient-jar-7.0.8-SNAPSHOT-sources.jar 17:21:04 [INFO] 2024-08-17T17:21:04.909Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-exificient-jar/target/shaded-exificient-jar-7.0.8-SNAPSHOT.jar 17:21:05 [INFO] 2024-08-17T17:21:05.194Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-exificient/target/shaded-exificient-7.0.8-SNAPSHOT-sources.jar 17:21:05 [INFO] 2024-08-17T17:21:05.202Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-exificient/target/shaded-exificient-7.0.8-SNAPSHOT.jar 17:21:05 [INFO] 2024-08-17T17:21:05.210Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-sshd-jar/target/original-shaded-sshd-jar-7.0.8-SNAPSHOT.jar 17:21:05 [INFO] 2024-08-17T17:21:05.211Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-sshd-jar/target/shaded-sshd-jar-7.0.8-SNAPSHOT-sources.jar 17:21:05 [INFO] 2024-08-17T17:21:05.292Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-sshd-jar/target/shaded-sshd-jar-7.0.8-SNAPSHOT.jar 17:21:05 [INFO] 2024-08-17T17:21:05.575Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-sshd/target/shaded-sshd-7.0.8-SNAPSHOT-sources.jar 17:21:05 [INFO] 2024-08-17T17:21:05.582Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-sshd/target/shaded-sshd-7.0.8-SNAPSHOT.jar 17:21:05 [INFO] 2024-08-17T17:21:05.591Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-api/target/spotbugs/bug-pattern-1.5.0.jar 17:21:05 [INFO] 2024-08-17T17:21:05.606Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-api/target/transport-api-7.0.8-SNAPSHOT-javadoc.jar 17:21:05 [INFO] 2024-08-17T17:21:05.607Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-api/target/transport-api-7.0.8-SNAPSHOT-sources.jar 17:21:05 [INFO] 2024-08-17T17:21:05.607Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-api/target/transport-api-7.0.8-SNAPSHOT.jar 17:21:05 [INFO] 2024-08-17T17:21:05.607Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-http/target/spotbugs/bug-pattern-1.5.0.jar 17:21:05 [INFO] 2024-08-17T17:21:05.622Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-http/target/transport-http-7.0.8-SNAPSHOT-javadoc.jar 17:21:05 [INFO] 2024-08-17T17:21:05.628Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-http/target/transport-http-7.0.8-SNAPSHOT-sources.jar 17:21:05 [INFO] 2024-08-17T17:21:05.630Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-http/target/transport-http-7.0.8-SNAPSHOT.jar 17:21:05 [INFO] 2024-08-17T17:21:05.632Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-ssh/target/spotbugs/bug-pattern-1.5.0.jar 17:21:05 [INFO] 2024-08-17T17:21:05.647Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-ssh/target/transport-ssh-7.0.8-SNAPSHOT-javadoc.jar 17:21:05 [INFO] 2024-08-17T17:21:05.660Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-ssh/target/transport-ssh-7.0.8-SNAPSHOT-sources.jar 17:21:05 [INFO] 2024-08-17T17:21:05.664Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-ssh/target/transport-ssh-7.0.8-SNAPSHOT.jar 17:21:05 [INFO] 2024-08-17T17:21:05.671Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tcp/target/spotbugs/bug-pattern-1.5.0.jar 17:21:05 [INFO] 2024-08-17T17:21:05.685Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tcp/target/transport-tcp-7.0.8-SNAPSHOT-javadoc.jar 17:21:05 [INFO] 2024-08-17T17:21:05.688Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tcp/target/transport-tcp-7.0.8-SNAPSHOT-sources.jar 17:21:05 [INFO] 2024-08-17T17:21:05.689Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tcp/target/transport-tcp-7.0.8-SNAPSHOT.jar 17:21:05 [INFO] 2024-08-17T17:21:05.691Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tls/target/spotbugs/bug-pattern-1.5.0.jar 17:21:05 [INFO] 2024-08-17T17:21:05.705Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tls/target/transport-tls-7.0.8-SNAPSHOT-javadoc.jar 17:21:05 [INFO] 2024-08-17T17:21:05.720Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tls/target/transport-tls-7.0.8-SNAPSHOT-sources.jar 17:21:05 [INFO] 2024-08-17T17:21:05.725Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tls/target/transport-tls-7.0.8-SNAPSHOT.jar 17:21:05 [INFO] 2024-08-17T17:21:05.733Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-api/target/spotbugs/bug-pattern-1.5.0.jar 17:21:05 [INFO] 2024-08-17T17:21:05.747Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-api/target/truststore-api-7.0.8-SNAPSHOT-javadoc.jar 17:21:05 [INFO] 2024-08-17T17:21:05.750Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-api/target/truststore-api-7.0.8-SNAPSHOT-sources.jar 17:21:05 [INFO] 2024-08-17T17:21:05.752Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-api/target/truststore-api-7.0.8-SNAPSHOT.jar 17:21:05 [INFO] 2024-08-17T17:21:05.753Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-none/target/spotbugs/bug-pattern-1.5.0.jar 17:21:05 [INFO] 2024-08-17T17:21:05.767Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-none/target/truststore-none-7.0.8-SNAPSHOT-javadoc.jar 17:21:05 [INFO] 2024-08-17T17:21:05.768Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-none/target/truststore-none-7.0.8-SNAPSHOT-sources.jar 17:21:05 [INFO] 2024-08-17T17:21:05.768Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-none/target/truststore-none-7.0.8-SNAPSHOT.jar 17:21:05 [INFO] 2024-08-17T17:21:05.769Z Scanned 263601 total files 17:21:21 [WARN] Could not open /tmp/r/org/apache/karaf/features/base/4.4.6/base-4.4.6.jar/resources/bin/contrib/karaf-service-win.exe as an archive. Will scan it as regular file. 17:21:25 [INFO] 2024-08-17T17:21:25.343Z Finished scanning application odl-netconf. 17:21:26 [INFO] Discovered repository url '$GIT_URL/netconf/netconf/netconf/netconf' via environment variable GIT_URL 17:21:26 [INFO] Repository URL $GIT_URL/netconf/netconf/netconf/netconf was found using automation 17:21:26 [INFO] Amending source control record for application with id: odl-netconf with discovered Repository URL: $GIT_URL/netconf/netconf/netconf/netconf 17:21:26 [INFO] 2024-08-17T17:21:26.658Z Evaluating application odl-netconf for stage release. 17:21:28 [INFO] Waiting for policy evaluation to complete... 17:21:34 [INFO] Assigned scan ID 18a56097b3474169914b79841bc2028d 17:26:20 [INFO] Policy evaluation completed in 294 seconds. 17:26:20 [INFO] 2024-08-17T17:26:20.961Z Finished evaluating application odl-netconf for stage release. 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=io.netty : netty-handler : 4.1.109.Final, hash=9167863307b3c44cc122) [ 17:26:20 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=io.netty : netty-handler : 4.1.109.Final, hash=9167863307b3c44cc122) [ 17:26:20 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'] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=org.jboss.narayana.osgi : narayana-osgi-jta : 5.12.7.Final, hash=3ac246c02ed2e424b512) [ 17:26:20 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=org.jboss.narayana.osgi : narayana-osgi-jta : 5.12.7.Final, hash=3ac246c02ed2e424b512) [ 17:26:20 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=org.jboss.narayana.osgi : narayana-osgi-jta : 5.12.7.Final, hash=3ac246c02ed2e424b512) [ 17:26:20 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=org.jboss.narayana.osgi : narayana-osgi-jta : 5.12.7.Final, hash=3ac246c02ed2e424b512) [ 17:26:20 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=org.jboss.narayana.osgi : narayana-osgi-jta : 5.12.7.Final, hash=3ac246c02ed2e424b512) [ 17:26:20 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'] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=org.jboss.narayana.osgi : narayana-osgi-jta : 5.12.7.Final, hash=3ac246c02ed2e424b512) [ 17:26:20 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'] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=org.jboss.narayana.osgi : narayana-osgi-jta : 5.12.7.Final, hash=3ac246c02ed2e424b512) [ 17:26:20 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'] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=org.jboss.narayana.osgi : narayana-osgi-jta : 5.12.7.Final, hash=3ac246c02ed2e424b512) [ 17:26:20 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'] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=org.opendaylight.aaa : repackaged-shiro : 0.19.5, hash=a0e8583e90562f792471) [ 17:26:20 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=org.opendaylight.aaa : repackaged-shiro : 0.19.5, hash=a0e8583e90562f792471) [ 17:26:20 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=org.opendaylight.aaa : repackaged-shiro : 0.19.5, hash=a0e8583e90562f792471) [ 17:26:20 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=org.opendaylight.aaa : repackaged-shiro : 0.19.5, hash=a0e8583e90562f792471) [ 17:26:20 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=org.opendaylight.aaa : repackaged-shiro : 0.19.5, hash=a0e8583e90562f792471) [ 17:26:20 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'] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=org.opendaylight.aaa : repackaged-shiro : 0.19.5, hash=a0e8583e90562f792471) [ 17:26:20 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'] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=org.opendaylight.aaa : repackaged-shiro : 0.19.5, hash=a0e8583e90562f792471) [ 17:26:20 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'] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=org.opendaylight.controller : atomix-storage : 9.0.4, hash=0b099d7c0269dde6db3c) [ 17:26:20 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=org.opendaylight.controller : atomix-storage : 9.0.4, hash=0b099d7c0269dde6db3c) [ 17:26:20 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=org.opendaylight.controller : atomix-storage : 9.0.4, hash=0b099d7c0269dde6db3c) [ 17:26:20 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'] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=org.opendaylight.controller : atomix-storage : 9.0.4, hash=0b099d7c0269dde6db3c) [ 17:26:20 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'] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=org.opendaylight.controller : repackaged-akka : 9.0.4, hash=a5a81c9d6ebebd78d6d7) [ 17:26:20 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=org.opendaylight.controller : repackaged-akka : 9.0.4, hash=a5a81c9d6ebebd78d6d7) [ 17:26:20 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'] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=org.opendaylight.netconf : netconf-testtool : jar : executable : 7.0.7, hash=1d56e5d26a53c3b31ced) [ 17:26:20 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=org.opendaylight.netconf : netconf-testtool : jar : executable : 7.0.7, hash=1d56e5d26a53c3b31ced) [ 17:26:20 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=org.opendaylight.netconf : netconf-testtool : jar : executable : 7.0.7, hash=1d56e5d26a53c3b31ced) [ 17:26:20 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=org.opendaylight.netconf : netconf-testtool : jar : executable : 7.0.7, hash=1d56e5d26a53c3b31ced) [ 17:26:20 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'] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=org.opendaylight.netconf : netconf-testtool : jar : executable : 7.0.7, hash=1d56e5d26a53c3b31ced) [ 17:26:20 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'] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=org.opendaylight.netconf : netconf-testtool : jar : executable : 7.0.7, hash=1d56e5d26a53c3b31ced) [ 17:26:20 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'] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=org.opendaylight.netconf : netconf-testtool : jar : rest-perf-client : 7.0.7, hash=40ea883e7d42328712c4) [ 17:26:20 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=org.opendaylight.netconf : netconf-testtool : jar : rest-perf-client : 7.0.7, hash=40ea883e7d42328712c4) [ 17:26:20 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=org.opendaylight.netconf : netconf-testtool : jar : rest-perf-client : 7.0.7, hash=40ea883e7d42328712c4) [ 17:26:20 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=org.opendaylight.netconf : netconf-testtool : jar : rest-perf-client : 7.0.7, hash=40ea883e7d42328712c4) [ 17:26:20 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'] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=org.opendaylight.netconf : netconf-testtool : jar : rest-perf-client : 7.0.7, hash=40ea883e7d42328712c4) [ 17:26:20 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'] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=org.opendaylight.netconf : netconf-testtool : jar : rest-perf-client : 7.0.7, hash=40ea883e7d42328712c4) [ 17:26:20 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'] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=org.opendaylight.netconf : netconf-testtool : jar : stress-client : 7.0.7, hash=f44b73fe222c25172c9f) [ 17:26:20 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=org.opendaylight.netconf : netconf-testtool : jar : stress-client : 7.0.7, hash=f44b73fe222c25172c9f) [ 17:26:20 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=org.opendaylight.netconf : netconf-testtool : jar : stress-client : 7.0.7, hash=f44b73fe222c25172c9f) [ 17:26:20 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=org.opendaylight.netconf : netconf-testtool : jar : stress-client : 7.0.7, hash=f44b73fe222c25172c9f) [ 17:26:20 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'] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=org.opendaylight.netconf : netconf-testtool : jar : stress-client : 7.0.7, hash=f44b73fe222c25172c9f) [ 17:26:20 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'] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=org.opendaylight.netconf : netconf-testtool : jar : stress-client : 7.0.7, hash=f44b73fe222c25172c9f) [ 17:26:20 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'] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL EPL-Incompatible License) [ 17:26:20 Component(displayName=com.rabbitmq : amqp-client : 5.20.0, hash=e8b2cbfe10d9cdcdc299) [ 17:26:20 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')] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=org.ops4j.pax.web : keycloak-common : 8.0.27, hash=0c9a2fc74b2ee8b3990d) [ 17:26:20 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=org.ops4j.pax.web : keycloak-common : 8.0.27, hash=0c9a2fc74b2ee8b3990d) [ 17:26:20 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=org.ops4j.pax.web : keycloak-common : 8.0.27, hash=0c9a2fc74b2ee8b3990d) [ 17:26:20 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'] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=org.ops4j.pax.web : keycloak-common : 8.0.27, hash=0c9a2fc74b2ee8b3990d) [ 17:26:20 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'] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=org.ops4j.pax.web : pax-web-tomcat : 8.0.27, hash=1b4699391d5a58e8d484) [ 17:26:20 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=org.ops4j.pax.web : pax-web-tomcat : 8.0.27, hash=1b4699391d5a58e8d484) [ 17:26:20 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-34750 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2024-34750 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2024-34750 with status 'Open', not 'Not Applicable'] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=org.eclipse.jetty : jetty-servlets : 9.4.54.v20240208, hash=27ebb82b6b96ebbaee20) [ 17:26:20 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=org.eclipse.jetty : jetty-servlets : 9.4.54.v20240208, hash=27ebb82b6b96ebbaee20) [ 17:26:20 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'] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=org.jline : jline : 3.21.0, hash=2bf6f2311356f309fda0) [ 17:26:20 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=org.jline : jline : 3.21.0, hash=2bf6f2311356f309fda0) [ 17:26:20 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'] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=org.bouncycastle : bcprov-jdk18on : 1.77, hash=2cc971b6c20949c1ff98) [ 17:26:20 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=org.bouncycastle : bcprov-jdk18on : 1.77, hash=2cc971b6c20949c1ff98) [ 17:26:20 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=org.bouncycastle : bcprov-jdk18on : 1.77, hash=2cc971b6c20949c1ff98) [ 17:26:20 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=org.bouncycastle : bcprov-jdk18on : 1.77, hash=2cc971b6c20949c1ff98) [ 17:26:20 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=org.bouncycastle : bcprov-jdk18on : 1.77, hash=2cc971b6c20949c1ff98) [ 17:26:20 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-29857 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2024-29857 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2024-29857 with status 'Open', not 'Not Applicable'] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=org.bouncycastle : bcprov-jdk18on : 1.77, hash=2cc971b6c20949c1ff98) [ 17:26:20 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-30171 with severity >= 4 (severity = 5.9), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2024-30171 with severity < 8 (severity = 5.9), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2024-30171 with status 'Open', not 'Not Applicable'] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=org.bouncycastle : bcprov-jdk18on : 1.77, hash=2cc971b6c20949c1ff98) [ 17:26:20 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-30172 with severity >= 4 (severity = 5.9), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2024-30172 with severity < 8 (severity = 5.9), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2024-30172 with status 'Open', not 'Not Applicable'] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=org.bouncycastle : bcprov-jdk18on : 1.77, hash=2cc971b6c20949c1ff98) [ 17:26:20 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-2024-0946 with severity >= 4 (severity = 7.7), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2024-0946 with severity < 8 (severity = 7.7), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2024-0946 with status 'Open', not 'Not Applicable'] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=io.netty : netty-common : 4.1.68.Final, hash=35820b0f9cb6ae04ea88) [ 17:26:20 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=io.netty : netty-common : 4.1.68.Final, hash=35820b0f9cb6ae04ea88) [ 17:26:20 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'] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=org.apache.servicemix.bundles : org.apache.servicemix.bundles.spring-security-crypto : 5.3.3.RELEASE_2, hash=4679592d2a1e422ed295) [ 17:26:20 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=org.apache.servicemix.bundles : org.apache.servicemix.bundles.spring-security-crypto : 5.3.3.RELEASE_2, hash=4679592d2a1e422ed295) [ 17:26:20 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=org.apache.servicemix.bundles : org.apache.servicemix.bundles.spring-security-crypto : 5.3.3.RELEASE_2, hash=4679592d2a1e422ed295) [ 17:26:20 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'] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=org.apache.servicemix.bundles : org.apache.servicemix.bundles.spring-security-crypto : 5.3.3.RELEASE_2, hash=4679592d2a1e422ed295) [ 17:26:20 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'] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=org.apache.karaf.shell : org.apache.karaf.shell.ssh : 4.4.6, hash=5c66d9f61f0adbe76ea4) [ 17:26:20 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=org.apache.karaf.shell : org.apache.karaf.shell.ssh : 4.4.6, hash=5c66d9f61f0adbe76ea4) [ 17:26:20 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'] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=org.apache.karaf.http : org.apache.karaf.http.core : 4.4.6, hash=5d43234e91fc8448298c) [ 17:26:20 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=org.apache.karaf.http : org.apache.karaf.http.core : 4.4.6, hash=5d43234e91fc8448298c) [ 17:26:20 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'] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=org.apache.karaf.jaas : org.apache.karaf.jaas.modules : 4.4.6, hash=6da5809f8aa05b130866) [ 17:26:20 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=org.apache.karaf.jaas : org.apache.karaf.jaas.modules : 4.4.6, hash=6da5809f8aa05b130866) [ 17:26:20 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=org.apache.karaf.jaas : org.apache.karaf.jaas.modules : 4.4.6, hash=6da5809f8aa05b130866) [ 17:26:20 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'] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=org.apache.karaf.jaas : org.apache.karaf.jaas.modules : 4.4.6, hash=6da5809f8aa05b130866) [ 17:26:20 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'] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=org.eclipse.platform : org.eclipse.osgi : 3.18.0, hash=6f5d53b49a1f60559b39) [ 17:26:20 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=org.eclipse.platform : org.eclipse.osgi : 3.18.0, hash=6f5d53b49a1f60559b39) [ 17:26:20 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'] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=com.h2database : h2 : 2.2.224, hash=7bdade27d8cd197d9b5c) [ 17:26:20 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=com.h2database : h2 : 2.2.224, hash=7bdade27d8cd197d9b5c) [ 17:26:20 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'] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=org.ops4j.pax.transx : pax-transx-tm-narayana : 0.5.4, hash=7d3084cfeeca97c72a6d) [ 17:26:20 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=org.ops4j.pax.transx : pax-transx-tm-narayana : 0.5.4, hash=7d3084cfeeca97c72a6d) [ 17:26:20 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=org.ops4j.pax.transx : pax-transx-tm-narayana : 0.5.4, hash=7d3084cfeeca97c72a6d) [ 17:26:20 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=org.ops4j.pax.transx : pax-transx-tm-narayana : 0.5.4, hash=7d3084cfeeca97c72a6d) [ 17:26:20 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=org.ops4j.pax.transx : pax-transx-tm-narayana : 0.5.4, hash=7d3084cfeeca97c72a6d) [ 17:26:20 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'] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=org.ops4j.pax.transx : pax-transx-tm-narayana : 0.5.4, hash=7d3084cfeeca97c72a6d) [ 17:26:20 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'] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=org.ops4j.pax.transx : pax-transx-tm-narayana : 0.5.4, hash=7d3084cfeeca97c72a6d) [ 17:26:20 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'] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=org.ops4j.pax.transx : pax-transx-tm-narayana : 0.5.4, hash=7d3084cfeeca97c72a6d) [ 17:26:20 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'] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=org.apache.httpcomponents : httpclient-osgi : 4.5.14, hash=81fbe18b78e0b79b8d83) [ 17:26:20 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=org.apache.httpcomponents : httpclient-osgi : 4.5.14, hash=81fbe18b78e0b79b8d83) [ 17:26:20 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'] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=io.undertow : undertow-servlet : 2.2.31.Final, hash=87cf11eed02c002d283d) [ 17:26:20 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=io.undertow : undertow-servlet : 2.2.31.Final, hash=87cf11eed02c002d283d) [ 17:26:20 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-1973 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-1973 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-1973 with status 'Open', not 'Not Applicable'] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=org.jboss.xnio : xnio-api : 3.8.11.Final, hash=88876a7a214c450ec569) [ 17:26:20 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=org.jboss.xnio : xnio-api : 3.8.11.Final, hash=88876a7a214c450ec569) [ 17:26:20 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'] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=commons-collections : commons-collections : 3.2.2, hash=8ad72fe39fa8c91eaaf1) [ 17:26:20 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=org.codehaus.janino : janino : 3.1.4, hash=8e03cd83c0b0635c0e0a) [ 17:26:20 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=org.codehaus.janino : janino : 3.1.4, hash=8e03cd83c0b0635c0e0a) [ 17:26:20 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'] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=io.netty : netty-codec : 4.1.68.Final, hash=910fce1b73c414daf894) [ 17:26:20 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=io.netty : netty-codec : 4.1.68.Final, hash=910fce1b73c414daf894) [ 17:26:20 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'] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=org.apache.karaf.features : org.apache.karaf.features.core : 4.4.6, hash=c21104d3522693dc118f) [ 17:26:20 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=org.apache.karaf.features : org.apache.karaf.features.core : 4.4.6, hash=c21104d3522693dc118f) [ 17:26:20 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'] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=io.undertow : undertow-core : 2.2.31.Final, hash=c3228ddaa60f7e58b469) [ 17:26:20 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=io.undertow : undertow-core : 2.2.31.Final, hash=c3228ddaa60f7e58b469) [ 17:26:20 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=io.undertow : undertow-core : 2.2.31.Final, hash=c3228ddaa60f7e58b469) [ 17:26:20 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=io.undertow : undertow-core : 2.2.31.Final, hash=c3228ddaa60f7e58b469) [ 17:26:20 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=io.undertow : undertow-core : 2.2.31.Final, hash=c3228ddaa60f7e58b469) [ 17:26:20 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=io.undertow : undertow-core : 2.2.31.Final, hash=c3228ddaa60f7e58b469) [ 17:26:20 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'] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=io.undertow : undertow-core : 2.2.31.Final, hash=c3228ddaa60f7e58b469) [ 17:26:20 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-1973 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-1973 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-1973 with status 'Open', not 'Not Applicable'] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=io.undertow : undertow-core : 2.2.31.Final, hash=c3228ddaa60f7e58b469) [ 17:26:20 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-3653 with severity >= 4 (severity = 5.3), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2024-3653 with severity < 8 (severity = 5.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2024-3653 with status 'Open', not 'Not Applicable'] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=io.undertow : undertow-core : 2.2.31.Final, hash=c3228ddaa60f7e58b469) [ 17:26:20 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-5971 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2024-5971 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2024-5971 with status 'Open', not 'Not Applicable'] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=io.undertow : undertow-core : 2.2.31.Final, hash=c3228ddaa60f7e58b469) [ 17:26:20 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-6162 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2024-6162 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2024-6162 with status 'Open', not 'Not Applicable'] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=jp.skypencil.findbugs.slf4j : bug-pattern : 1.5.0, hash=d62282cb975b1ce2af58) [ 17:26:20 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=jp.skypencil.findbugs.slf4j : bug-pattern : 1.5.0, hash=d62282cb975b1ce2af58) [ 17:26:20 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=jp.skypencil.findbugs.slf4j : bug-pattern : 1.5.0, hash=d62282cb975b1ce2af58) [ 17:26:20 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'] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=org.apache.karaf.features : base : 4.4.6, hash=e7ea0ac68b666a1e5fee) [ 17:26:20 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=org.apache.karaf.features : base : 4.4.6, hash=e7ea0ac68b666a1e5fee) [ 17:26:20 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=org.apache.karaf.features : base : 4.4.6, hash=e7ea0ac68b666a1e5fee) [ 17:26:20 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'] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=org.apache.karaf.features : base : 4.4.6, hash=e7ea0ac68b666a1e5fee) [ 17:26:20 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'] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 17:26:20 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 17:26:20 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 17:26:20 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 17:26:20 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 17:26:20 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 17:26:20 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 17:26:20 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 17:26:20 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 17:26:20 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'] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 17:26:20 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'] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 17:26:20 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'] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 17:26:20 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'] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 17:26:20 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'] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 17:26:20 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'] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 17:26:20 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'] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=org.exist-db.thirdparty.xerces : xercesImpl : 2.12.0, hash=f02c844149fd306601f2) [ 17:26:20 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=org.exist-db.thirdparty.xerces : xercesImpl : 2.12.0, hash=f02c844149fd306601f2) [ 17:26:20 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=org.exist-db.thirdparty.xerces : xercesImpl : 2.12.0, hash=f02c844149fd306601f2) [ 17:26:20 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'] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=org.exist-db.thirdparty.xerces : xercesImpl : 2.12.0, hash=f02c844149fd306601f2) [ 17:26:20 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'] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=io.netty : netty-handler : 4.1.68.Final, hash=f55a4ad40f228baf6005) [ 17:26:20 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=io.netty : netty-handler : 4.1.68.Final, hash=f55a4ad40f228baf6005) [ 17:26:20 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=io.netty : netty-handler : 4.1.68.Final, hash=f55a4ad40f228baf6005) [ 17:26:20 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'] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=io.netty : netty-handler : 4.1.68.Final, hash=f55a4ad40f228baf6005) [ 17:26:20 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'] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=org.apache.karaf : org.apache.karaf.client : 4.4.6, hash=febdba38f2e78220c750) [ 17:26:20 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-Medium) [ 17:26:20 Component(displayName=org.apache.karaf : org.apache.karaf.client : 4.4.6, hash=febdba38f2e78220c750) [ 17:26:20 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'] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL License-Unknown) [ 17:26:20 Component(displayName=com.sun.winsw : winsw : exe : net4 : 2.3.0, hash=8d7d7144c5bc1ebe4d6c) [ 17:26:20 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] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL License-Unknown) [ 17:26:20 Component(displayName=Java(TM) Native Access (JNA)/Java(TM) Native Access jnidispatch 7.0.0, hash=94d2191378cac5719dae) [ 17:26:20 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] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL License-Unknown) [ 17:26:20 Component(displayName=Java(TM) Native Access (JNA)/Java(TM) Native Access jnidispatch 7.0.0, hash=f816f998c43204230d9e) [ 17:26:20 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] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Security-High) [ 17:26:20 Component(displayName=commons-collections : commons-collections : 3.2.2, hash=8ad72fe39fa8c91eaaf1) [ 17:26:20 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 sonatype-2024-3350 with severity >= 8 (severity = 8.7), Security Vulnerability Severity < 10 because: Found security vulnerability sonatype-2024-3350 with severity < 10 (severity = 8.7), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2024-3350 with status 'Open', not 'Not Applicable'] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL EPL-Incompatible License) [ 17:26:20 Component(displayName=com.mysql : mysql-connector-j : 8.3.0, hash=1cc7fa5d61f4bbc11353) [ 17:26:20 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')] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Potential License Concern) [ 17:26:20 Component(displayName=org.glassfish.jersey.core : jersey-server : 2.43, hash=4d856a1bbfc27992d646) [ 17:26:20 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')] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Potential License Concern) [ 17:26:20 Component(displayName=org.glassfish.jersey.core : jersey-client : 2.43, hash=9318348684ff7393c6e0) [ 17:26:20 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')] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Potential License Concern) [ 17:26:20 Component(displayName=org.glassfish.jersey.inject : jersey-hk2 : 2.43, hash=9b677f9e7a72e891f8da) [ 17:26:20 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')] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Potential License Concern) [ 17:26:20 Component(displayName=org.glassfish.jersey.containers : jersey-container-servlet-core : 2.43, hash=9c93bdf0ea91148cd3d7) [ 17:26:20 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')] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Potential License Concern) [ 17:26:20 Component(displayName=org.glassfish.jersey.containers : jersey-container-servlet : 2.43, hash=ca08f910eab99c82551c) [ 17:26:20 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')] ]] 17:26:20 17:26:20 Nexus IQ reports policy failing due to 17:26:20 Policy(ODL Potential License Concern) [ 17:26:20 Component(displayName=org.glassfish.jersey.media : jersey-media-sse : 2.43, hash=dfadfd2c596fb4478479) [ 17:26:20 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')] ]] 17:26:20 17:26:20 Nexus IQ reports policy warning due to 17:26:20 Policy(ODL Security-Low) [ 17:26:20 Component(displayName=org.opendaylight.aaa : repackaged-shiro : 0.19.5, hash=a0e8583e90562f792471) [ 17:26:20 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'] ]] 17:26:20 17:26:20 Nexus IQ reports policy warning due to 17:26:20 Policy(ODL Security-Low) [ 17:26:20 Component(displayName=jp.skypencil.findbugs.slf4j : bug-pattern : 1.5.0, hash=d62282cb975b1ce2af58) [ 17:26:20 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'] ]] 17:26:20 17:26:20 Nexus IQ reports policy warning due to 17:26:20 Policy(ODL Security-Low) [ 17:26:20 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 17:26:20 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'] ]] 17:26:20 The detailed report can be viewed online at https://nexus-iq.wl.linuxfoundation.org/ui/links/application/odl-netconf/report/18a56097b3474169914b79841bc2028d 17:26:20 Summary of policy violations: 3 critical, 143 severe, 320 moderate 17:26:20 FATAL: IQ Server evaluation of application odl-netconf failed 17:26:21 $ ssh-agent -k 17:26:21 unset SSH_AUTH_SOCK; 17:26:21 unset SSH_AGENT_PID; 17:26:21 echo Agent pid 5512 killed; 17:26:21 [ssh-agent] Stopped. 17:26:21 ERROR: IQ Server evaluation of application odl-netconf failed 17:26:21 [PostBuildScript] - [INFO] Executing post build scripts. 17:26:21 [netconf-maven-clm-7.0.x] $ /bin/bash /tmp/jenkins17253544384430610273.sh 17:26:21 ---> sysstat.sh 17:26:21 [netconf-maven-clm-7.0.x] $ /bin/bash /tmp/jenkins16291953288312177643.sh 17:26:21 ---> package-listing.sh 17:26:21 ++ facter osfamily 17:26:21 ++ tr '[:upper:]' '[:lower:]' 17:26:21 + OS_FAMILY=redhat 17:26:21 + workspace=/w/workspace/netconf-maven-clm-7.0.x 17:26:21 + START_PACKAGES=/tmp/packages_start.txt 17:26:21 + END_PACKAGES=/tmp/packages_end.txt 17:26:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:26:21 + PACKAGES=/tmp/packages_start.txt 17:26:21 + '[' /w/workspace/netconf-maven-clm-7.0.x ']' 17:26:21 + PACKAGES=/tmp/packages_end.txt 17:26:21 + case "${OS_FAMILY}" in 17:26:21 + rpm -qa 17:26:21 + sort 17:26:22 + '[' -f /tmp/packages_start.txt ']' 17:26:22 + '[' -f /tmp/packages_end.txt ']' 17:26:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:26:22 + '[' /w/workspace/netconf-maven-clm-7.0.x ']' 17:26:22 + mkdir -p /w/workspace/netconf-maven-clm-7.0.x/archives/ 17:26:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-maven-clm-7.0.x/archives/ 17:26:22 [netconf-maven-clm-7.0.x] $ /bin/bash /tmp/jenkins15371830730708031306.sh 17:26:22 ---> capture-instance-metadata.sh 17:26:22 Setup pyenv: 17:26:22 system 17:26:22 3.8.13 17:26:22 3.9.13 17:26:22 3.10.13 17:26:22 * 3.11.7 (set by /w/workspace/netconf-maven-clm-7.0.x/.python-version) 17:26:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DVPW from file:/tmp/.os_lf_venv 17:26:23 lf-activate-venv(): INFO: Installing: lftools 17:26:34 lf-activate-venv(): INFO: Adding /tmp/venv-DVPW/bin to PATH 17:26:35 INFO: Running in OpenStack, capturing instance metadata 17:26:35 [netconf-maven-clm-7.0.x] $ /bin/bash /tmp/jenkins6266574081500118332.sh 17:26:35 provisioning config files... 17:26:35 Could not find credentials [logs] for netconf-maven-clm-7.0.x #13 17:26:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-maven-clm-7.0.x@tmp/config14877518952573633632tmp 17:26:35 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 17:26:35 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 17:26:35 provisioning config files... 17:26:36 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 17:26:36 [EnvInject] - Injecting environment variables from a build step. 17:26:36 [EnvInject] - Injecting as environment variables the properties content 17:26:36 SERVER_ID=logs 17:26:36 17:26:36 [EnvInject] - Variables injected successfully. 17:26:36 [netconf-maven-clm-7.0.x] $ /bin/bash /tmp/jenkins12583160565921358740.sh 17:26:36 ---> create-netrc.sh 17:26:36 WARN: Log server credential not found. 17:26:36 [netconf-maven-clm-7.0.x] $ /bin/bash /tmp/jenkins7156042693691299098.sh 17:26:36 ---> python-tools-install.sh 17:26:36 Setup pyenv: 17:26:36 system 17:26:36 3.8.13 17:26:36 3.9.13 17:26:36 3.10.13 17:26:36 * 3.11.7 (set by /w/workspace/netconf-maven-clm-7.0.x/.python-version) 17:26:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DVPW from file:/tmp/.os_lf_venv 17:26:37 lf-activate-venv(): INFO: Installing: lftools 17:26:45 lf-activate-venv(): INFO: Adding /tmp/venv-DVPW/bin to PATH 17:26:45 [netconf-maven-clm-7.0.x] $ /bin/bash /tmp/jenkins4482729569443590559.sh 17:26:45 ---> sudo-logs.sh 17:26:45 Archiving 'sudo' log.. 17:26:45 [netconf-maven-clm-7.0.x] $ /bin/bash /tmp/jenkins3618332621833038956.sh 17:26:45 ---> job-cost.sh 17:26:45 Setup pyenv: 17:26:46 system 17:26:46 3.8.13 17:26:46 3.9.13 17:26:46 3.10.13 17:26:46 * 3.11.7 (set by /w/workspace/netconf-maven-clm-7.0.x/.python-version) 17:26:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DVPW from file:/tmp/.os_lf_venv 17:26:47 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 17:26:51 lf-activate-venv(): INFO: Adding /tmp/venv-DVPW/bin to PATH 17:26:51 INFO: No Stack... 17:26:51 INFO: Retrieving Pricing Info for: v3-standard-4 17:26:52 INFO: Archiving Costs 17:26:52 [netconf-maven-clm-7.0.x] $ /bin/bash -l /tmp/jenkins13832420434607470386.sh 17:26:52 ---> logs-deploy.sh 17:26:52 Setup pyenv: 17:26:52 system 17:26:52 3.8.13 17:26:52 3.9.13 17:26:52 3.10.13 17:26:52 * 3.11.7 (set by /w/workspace/netconf-maven-clm-7.0.x/.python-version) 17:26:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DVPW from file:/tmp/.os_lf_venv 17:26:53 lf-activate-venv(): INFO: Installing: lftools 17:27:01 lf-activate-venv(): INFO: Adding /tmp/venv-DVPW/bin to PATH 17:27:01 WARNING: Nexus logging server not set 17:27:01 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-maven-clm-7.0.x/13/ 17:27:01 INFO: archiving logs to S3 17:27:05 ---> uname -a: 17:27:05 Linux prd-centos8-builder-4c-4g-11551.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 17:27:05 17:27:05 17:27:05 ---> lscpu: 17:27:05 Architecture: x86_64 17:27:05 CPU op-mode(s): 32-bit, 64-bit 17:27:05 Byte Order: Little Endian 17:27:05 CPU(s): 4 17:27:05 On-line CPU(s) list: 0-3 17:27:05 Thread(s) per core: 1 17:27:05 Core(s) per socket: 1 17:27:05 Socket(s): 4 17:27:05 NUMA node(s): 1 17:27:05 Vendor ID: AuthenticAMD 17:27:05 CPU family: 23 17:27:05 Model: 49 17:27:05 Model name: AMD EPYC-Rome Processor 17:27:05 Stepping: 0 17:27:05 CPU MHz: 2799.998 17:27:05 BogoMIPS: 5599.99 17:27:05 Virtualization: AMD-V 17:27:05 Hypervisor vendor: KVM 17:27:05 Virtualization type: full 17:27:05 L1d cache: 32K 17:27:05 L1i cache: 32K 17:27:05 L2 cache: 512K 17:27:05 L3 cache: 16384K 17:27:05 NUMA node0 CPU(s): 0-3 17:27:05 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 17:27:05 17:27:05 17:27:05 ---> nproc: 17:27:05 4 17:27:05 17:27:05 17:27:05 ---> df -h: 17:27:05 Filesystem Size Used Avail Use% Mounted on 17:27:05 devtmpfs 7.7G 0 7.7G 0% /dev 17:27:05 tmpfs 7.7G 0 7.7G 0% /dev/shm 17:27:05 tmpfs 7.7G 17M 7.7G 1% /run 17:27:05 tmpfs 7.7G 0 7.7G 0% /sys/fs/cgroup 17:27:05 /dev/vda1 80G 12G 69G 15% / 17:27:05 tmpfs 1.6G 0 1.6G 0% /run/user/1001 17:27:05 17:27:05 17:27:05 ---> free -m: 17:27:05 total used free shared buff/cache available 17:27:05 Mem: 15761 1760 8396 19 5603 13651 17:27:05 Swap: 1023 0 1023 17:27:05 17:27:05 17:27:05 ---> ip addr: 17:27:05 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 17:27:05 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:27:05 inet 127.0.0.1/8 scope host lo 17:27:05 valid_lft forever preferred_lft forever 17:27:05 inet6 ::1/128 scope host 17:27:05 valid_lft forever preferred_lft forever 17:27:05 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 17:27:05 link/ether fa:16:3e:66:e0:18 brd ff:ff:ff:ff:ff:ff 17:27:05 altname enp0s3 17:27:05 altname ens3 17:27:05 inet 10.30.171.168/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 17:27:05 valid_lft 84391sec preferred_lft 84391sec 17:27:05 inet6 fe80::f816:3eff:fe66:e018/64 scope link 17:27:05 valid_lft forever preferred_lft forever 17:27:05 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 17:27:05 link/ether 02:42:09:6b:aa:c6 brd ff:ff:ff:ff:ff:ff 17:27:05 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 17:27:05 valid_lft forever preferred_lft forever 17:27:05 17:27:05 17:27:05 ---> sar -b -r -n DEV: 17:27:05 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 08/17/2024 _x86_64_ (4 CPU) 17:27:05 17:27:05 16:53:31 LINUX RESTART (4 CPU) 17:27:05 17:27:05 04:54:03 PM tps rtps wtps bread/s bwrtn/s 17:27:05 04:55:01 PM 208.70 23.73 184.97 5464.05 8971.48 17:27:05 04:56:01 PM 109.01 13.75 95.27 3194.40 10577.34 17:27:05 04:57:01 PM 188.41 6.71 181.70 1274.22 7925.87 17:27:05 04:58:01 PM 117.29 1.63 115.66 106.48 11803.63 17:27:05 04:59:01 PM 46.32 0.00 46.32 0.00 2240.00 17:27:05 05:00:01 PM 42.92 0.00 42.92 0.00 1910.46 17:27:05 05:01:01 PM 43.30 0.02 43.28 0.13 3392.57 17:27:05 05:02:01 PM 46.53 0.07 46.46 1.73 2751.62 17:27:05 05:03:01 PM 22.25 0.00 22.25 0.00 2569.26 17:27:05 05:04:01 PM 47.98 0.00 47.98 0.00 3822.77 17:27:05 05:05:01 PM 40.39 0.00 40.39 0.00 2032.22 17:27:05 05:06:01 PM 42.12 0.30 41.82 6.40 1764.68 17:27:05 05:07:01 PM 50.67 0.00 50.67 0.00 2189.42 17:27:05 05:08:01 PM 25.59 0.02 25.57 0.13 1910.58 17:27:05 05:09:01 PM 28.10 0.03 28.06 0.27 1866.57 17:27:05 05:10:01 PM 18.13 0.63 17.50 124.03 1400.75 17:27:05 05:11:01 PM 33.29 0.00 33.29 0.00 1833.93 17:27:05 05:12:01 PM 41.28 0.00 41.28 0.00 1917.51 17:27:05 05:13:01 PM 71.17 0.00 71.17 0.00 2326.42 17:27:05 05:14:01 PM 53.04 0.00 53.04 0.00 2231.37 17:27:05 05:15:01 PM 71.37 0.00 71.37 0.00 2880.92 17:27:05 05:16:01 PM 51.57 0.00 51.57 0.00 2172.07 17:27:05 05:17:01 PM 64.83 0.00 64.83 0.00 3556.62 17:27:05 05:18:01 PM 105.30 0.00 105.30 0.00 46743.66 17:27:05 05:19:01 PM 26.43 0.00 26.43 0.00 13697.92 17:27:05 05:20:01 PM 30.37 2.50 27.87 59.05 7187.34 17:27:05 05:21:01 PM 26.82 0.00 26.82 0.00 14532.81 17:27:05 05:22:01 PM 3.83 0.00 3.83 0.00 382.96 17:27:05 05:23:01 PM 0.63 0.00 0.63 0.00 11.06 17:27:05 05:24:01 PM 0.48 0.00 0.48 0.00 5.95 17:27:05 05:25:01 PM 0.47 0.00 0.47 0.00 6.18 17:27:05 05:26:01 PM 0.33 0.00 0.33 0.00 3.28 17:27:05 05:27:01 PM 19.06 0.90 18.16 111.83 406.01 17:27:05 Average: 50.69 1.50 49.19 308.19 5057.14 17:27:05 17:27:05 04:54:03 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:27:05 04:55:01 PM 13140200 15041808 2999240 18.58 2688 2113400 1186612 6.90 261948 2369192 174796 17:27:05 04:56:01 PM 12882024 14968104 3257416 20.18 2688 2294032 1307412 7.61 263508 2596472 1224 17:27:05 04:57:01 PM 11644744 14017268 4494696 27.85 2688 2574688 2099076 12.21 372688 3706508 57344 17:27:05 04:58:01 PM 10828568 13567828 5310872 32.91 2688 2935816 2489940 14.49 530516 4344116 106264 17:27:05 04:59:01 PM 10924364 13662572 5215076 32.31 2688 2933204 2326932 13.54 538640 4237344 61468 17:27:05 05:00:01 PM 10868236 13610960 5271204 32.66 2688 2935832 2366660 13.77 550088 4274132 28656 17:27:05 05:01:01 PM 10727608 13554252 5411832 33.53 2688 3016532 2395552 13.94 578572 4373304 29168 17:27:05 05:02:01 PM 10615888 13523292 5523552 34.22 2688 3093848 2411044 14.03 607468 4442016 45080 17:27:05 05:03:01 PM 9909796 12890560 6229644 38.60 2688 3159180 3083004 17.94 638344 5098664 44160 17:27:05 05:04:01 PM 9741304 12793192 6398136 39.64 2688 3222060 3287532 19.13 659304 5231392 21424 17:27:05 05:05:01 PM 9857528 12951824 6281912 38.92 2688 3261056 2942284 17.12 669244 5098688 19100 17:27:05 05:06:01 PM 8597796 11917308 7541644 46.73 2688 3481448 3972976 23.11 702984 6312920 210236 17:27:05 05:07:01 PM 9002708 12292416 7136732 44.22 2688 3448760 3700516 21.53 735332 5871368 142360 17:27:05 05:08:01 PM 8683352 11894500 7456088 46.20 2688 3369576 3998928 23.27 731388 6192228 18832 17:27:05 05:09:01 PM 9515752 12769528 6623688 41.04 2688 3408944 3137760 18.26 739460 5347652 21500 17:27:05 05:10:01 PM 8915800 12372800 7223640 44.76 2688 3606752 3532460 20.55 759632 5915408 182876 17:27:05 05:11:01 PM 9358336 12667340 6781104 42.02 2688 3458464 3264412 18.99 752064 5482488 9928 17:27:05 05:12:01 PM 9121836 12558880 7017604 43.48 2688 3584256 3331168 19.38 769072 5696712 112088 17:27:05 05:13:01 PM 8997368 12375336 7142072 44.25 2688 3521968 3496744 20.34 769196 5816524 22948 17:27:05 05:14:01 PM 9049300 12466296 7090140 43.93 2688 3557020 3379204 19.66 778612 5746480 18300 17:27:05 05:15:01 PM 8966572 12443484 7172868 44.44 2688 3614532 3390572 19.73 808320 5796488 30720 17:27:05 05:16:01 PM 8912044 12435248 7227396 44.78 2688 3661300 3361908 19.56 819632 5839444 40436 17:27:05 05:17:01 PM 8140196 11909900 7999244 49.56 2688 3902488 3872612 22.53 867804 6551344 209252 17:27:05 05:18:01 PM 7133112 12381928 9006328 55.80 2688 5372752 3368912 19.60 1522476 6893708 308512 17:27:05 05:19:01 PM 6628892 12036620 9510548 58.93 2688 5526672 3729100 21.70 1635460 7274756 62432 17:27:05 05:20:01 PM 9408912 14780424 6730528 41.70 2688 5489084 1586660 9.23 1241332 4890108 379804 17:27:05 05:21:01 PM 8676228 14077284 7463212 46.24 2688 5519796 1895268 11.03 2028900 4839660 3300 17:27:05 05:22:01 PM 8666376 14072364 7473064 46.30 2688 5524892 1895268 11.03 2061748 4816868 8 17:27:05 05:23:01 PM 8666388 14072380 7473052 46.30 2688 5524892 1895268 11.03 2061748 4816808 4 17:27:05 05:24:01 PM 8666624 14072616 7472816 46.30 2688 5524892 1895268 11.03 2061740 4816448 4 17:27:05 05:25:01 PM 8666552 14072548 7472888 46.30 2688 5524896 1895268 11.03 2061740 4816728 4 17:27:05 05:26:01 PM 8666528 14072524 7472912 46.30 2688 5524896 1895268 11.03 2061772 4816628 12 17:27:05 05:27:01 PM 8654616 14030176 7484824 46.38 2688 5494600 1928824 11.22 2220528 4669572 14084 17:27:05 Average: 9461683 13222835 6677757 41.38 2688 3914622 2736982 15.92 1026099 5120975 72010 17:27:05 17:27:05 04:54:03 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:27:05 04:55:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:05 04:55:01 PM eth0 423.18 258.34 2241.90 67.74 0.00 0.00 0.00 0.00 17:27:05 04:55:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:05 04:56:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:05 04:56:01 PM eth0 42.64 34.17 394.19 9.22 0.00 0.00 0.00 0.00 17:27:05 04:56:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:05 04:57:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:05 04:57:01 PM eth0 269.39 236.81 3743.97 34.28 0.00 0.00 0.00 0.00 17:27:05 04:57:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:05 04:58:01 PM lo 1121.72 1121.72 1070.28 1070.28 0.00 0.00 0.00 0.00 17:27:05 04:58:01 PM eth0 304.20 209.03 4149.58 24.90 0.00 0.00 0.00 0.00 17:27:05 04:58:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:05 04:59:01 PM lo 3566.34 3566.34 3406.25 3406.25 0.00 0.00 0.00 0.00 17:27:05 04:59:01 PM eth0 14.75 14.55 5.45 4.36 0.00 0.00 0.00 0.00 17:27:05 04:59:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:05 05:00:01 PM lo 2726.01 2726.01 2603.49 2603.49 0.00 0.00 0.00 0.00 17:27:05 05:00:01 PM eth0 25.36 24.13 147.89 5.76 0.00 0.00 0.00 0.00 17:27:05 05:00:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:05 05:01:01 PM lo 1933.07 1933.07 1845.95 1845.95 0.00 0.00 0.00 0.00 17:27:05 05:01:01 PM eth0 19.86 19.02 83.07 6.15 0.00 0.00 0.00 0.00 17:27:05 05:01:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:05 05:02:01 PM lo 2702.16 2702.16 2580.42 2580.42 0.00 0.00 0.00 0.00 17:27:05 05:02:01 PM eth0 24.60 22.82 94.24 7.12 0.00 0.00 0.00 0.00 17:27:05 05:02:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:05 05:03:01 PM lo 10.46 10.46 2.40 2.40 0.00 0.00 0.00 0.00 17:27:05 05:03:01 PM eth0 6.11 6.04 1.81 1.80 0.00 0.00 0.00 0.00 17:27:05 05:03:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:05 05:04:01 PM lo 2903.15 2903.15 2770.88 2770.88 0.00 0.00 0.00 0.00 17:27:05 05:04:01 PM eth0 9.71 9.26 2.39 3.21 0.00 0.00 0.00 0.00 17:27:05 05:04:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:05 05:05:01 PM lo 1956.56 1956.56 1820.88 1820.88 0.00 0.00 0.00 0.00 17:27:05 05:05:01 PM eth0 11.55 11.65 8.73 3.72 0.00 0.00 0.00 0.00 17:27:05 05:05:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:05 05:06:01 PM lo 2286.34 2286.34 2184.28 2184.28 0.00 0.00 0.00 0.00 17:27:05 05:06:01 PM eth0 9.48 9.51 3.01 3.39 0.00 0.00 0.00 0.00 17:27:05 05:06:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:05 05:07:01 PM lo 3129.92 3129.92 2986.31 2986.31 0.00 0.00 0.00 0.00 17:27:05 05:07:01 PM eth0 14.21 14.86 14.01 4.41 0.00 0.00 0.00 0.00 17:27:05 05:07:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:05 05:08:01 PM lo 920.51 920.51 878.81 878.81 0.00 0.00 0.00 0.00 17:27:05 05:08:01 PM eth0 10.06 9.43 2.30 3.41 0.00 0.00 0.00 0.00 17:27:05 05:08:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:05 05:09:01 PM lo 1016.68 1016.68 970.55 970.55 0.00 0.00 0.00 0.00 17:27:05 05:09:01 PM eth0 9.37 9.07 6.02 3.26 0.00 0.00 0.00 0.00 17:27:05 05:09:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:05 05:10:01 PM lo 1020.22 1020.22 971.19 971.19 0.00 0.00 0.00 0.00 17:27:05 05:10:01 PM eth0 6.96 6.91 12.21 2.27 0.00 0.00 0.00 0.00 17:27:05 05:10:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:05 05:11:01 PM lo 995.87 995.87 948.21 948.21 0.00 0.00 0.00 0.00 17:27:05 05:11:01 PM eth0 6.91 6.71 1.60 2.95 0.00 0.00 0.00 0.00 17:27:05 05:11:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:05 05:12:01 PM lo 2652.21 2652.21 2533.56 2533.56 0.00 0.00 0.00 0.00 17:27:05 05:12:01 PM eth0 7.96 7.55 1.92 3.19 0.00 0.00 0.00 0.00 17:27:05 05:12:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:05 05:13:01 PM lo 1303.56 1303.56 1243.76 1243.76 0.00 0.00 0.00 0.00 17:27:05 05:13:01 PM eth0 8.46 7.81 4.81 3.31 0.00 0.00 0.00 0.00 17:27:05 05:13:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:05 05:14:01 PM lo 1002.17 1002.17 956.92 956.92 0.00 0.00 0.00 0.00 17:27:05 05:14:01 PM eth0 18.11 18.59 86.28 4.94 0.00 0.00 0.00 0.00 17:27:05 05:14:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:05 05:15:01 PM lo 1828.96 1828.96 1746.61 1746.61 0.00 0.00 0.00 0.00 17:27:05 05:15:01 PM eth0 10.71 10.93 38.00 3.57 0.00 0.00 0.00 0.00 17:27:05 05:15:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:05 05:16:01 PM lo 1754.14 1754.14 1674.92 1674.92 0.00 0.00 0.00 0.00 17:27:05 05:16:01 PM eth0 27.63 22.16 301.27 5.11 0.00 0.00 0.00 0.00 17:27:05 05:16:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:05 05:17:01 PM lo 1663.48 1663.48 1588.48 1588.48 0.00 0.00 0.00 0.00 17:27:05 05:17:01 PM eth0 9.63 8.96 2.30 5.02 0.00 0.00 0.00 0.00 17:27:05 05:17:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:05 05:18:01 PM lo 0.98 0.98 0.05 0.05 0.00 0.00 0.00 0.00 17:27:05 05:18:01 PM eth0 79.04 73.59 1020.11 14.93 0.00 0.00 0.00 0.00 17:27:05 05:18:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:05 05:19:01 PM lo 4.18 4.18 0.52 0.52 0.00 0.00 0.00 0.00 17:27:05 05:19:01 PM eth0 10.58 10.16 22.10 3.72 0.00 0.00 0.00 0.00 17:27:05 05:19:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:05 05:20:01 PM lo 3.37 3.37 0.78 0.78 0.00 0.00 0.00 0.00 17:27:05 05:20:01 PM eth0 517.78 274.24 772.98 95.58 0.00 0.00 0.00 0.00 17:27:05 05:20:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:05 05:21:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:05 05:21:01 PM eth0 68.66 40.95 29.74 21.86 0.00 0.00 0.00 0.00 17:27:05 05:21:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:05 05:22:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:05 05:22:01 PM eth0 154.60 112.18 39.80 656.98 0.00 0.00 0.00 0.00 17:27:05 05:22:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:05 05:23:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:05 05:23:01 PM eth0 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:05 05:23:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:05 05:24:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:05 05:24:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 17:27:05 05:24:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:05 05:25:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:05 05:25:01 PM eth0 0.37 0.20 0.14 0.07 0.00 0.00 0.00 0.00 17:27:05 05:25:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:05 05:26:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:05 05:26:01 PM eth0 0.15 0.02 0.01 0.00 0.00 0.00 0.00 0.00 17:27:05 05:26:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:05 05:27:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:05 05:27:01 PM eth0 16.76 16.58 14.55 8.37 0.00 0.00 0.00 0.00 17:27:05 05:27:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:05 Average: lo 1107.29 1107.29 1055.22 1055.22 0.00 0.00 0.00 0.00 17:27:05 Average: eth0 64.45 45.43 399.55 30.71 0.00 0.00 0.00 0.00 17:27:05 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:05 17:27:05 17:27:05 ---> sar -P ALL: 17:27:05 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 08/17/2024 _x86_64_ (4 CPU) 17:27:05 17:27:05 16:53:31 LINUX RESTART (4 CPU) 17:27:05 17:27:05 04:54:03 PM CPU %user %nice %system %iowait %steal %idle 17:27:05 04:55:01 PM all 21.17 0.00 4.25 2.30 0.07 72.21 17:27:05 04:55:01 PM 0 20.03 0.00 4.75 0.83 0.07 74.32 17:27:05 04:55:01 PM 1 19.42 0.00 3.25 1.02 0.09 76.22 17:27:05 04:55:01 PM 2 13.74 0.00 4.97 4.75 0.09 76.45 17:27:05 04:55:01 PM 3 31.46 0.00 4.03 2.60 0.05 61.85 17:27:05 04:56:01 PM all 10.88 0.00 1.48 1.65 0.07 85.92 17:27:05 04:56:01 PM 0 7.23 0.00 1.02 1.49 0.07 90.21 17:27:05 04:56:01 PM 1 13.79 0.00 1.42 1.50 0.07 83.22 17:27:05 04:56:01 PM 2 6.44 0.00 1.06 1.71 0.08 90.72 17:27:05 04:56:01 PM 3 16.07 0.00 2.42 1.92 0.05 79.54 17:27:05 04:57:01 PM all 41.99 0.00 2.63 1.66 0.09 53.63 17:27:05 04:57:01 PM 0 43.87 0.00 2.26 0.85 0.10 52.92 17:27:05 04:57:01 PM 1 47.61 0.00 1.79 1.12 0.08 49.39 17:27:05 04:57:01 PM 2 38.82 0.00 3.60 1.99 0.08 55.50 17:27:05 04:57:01 PM 3 37.64 0.00 2.88 2.66 0.10 56.71 17:27:05 04:58:01 PM all 48.76 0.00 3.30 0.86 0.10 46.97 17:27:05 04:58:01 PM 0 47.20 0.00 3.96 0.56 0.10 48.18 17:27:05 04:58:01 PM 1 48.25 0.00 2.98 0.91 0.10 47.76 17:27:05 04:58:01 PM 2 44.69 0.00 2.67 1.14 0.08 51.42 17:27:05 04:58:01 PM 3 54.89 0.00 3.60 0.85 0.10 40.55 17:27:05 04:59:01 PM all 69.03 0.00 4.59 0.22 0.10 26.06 17:27:05 04:59:01 PM 0 70.80 0.00 4.27 0.03 0.10 24.80 17:27:05 04:59:01 PM 1 67.49 0.00 5.14 0.35 0.10 26.92 17:27:05 04:59:01 PM 2 70.77 0.00 4.90 0.27 0.10 23.96 17:27:05 04:59:01 PM 3 67.07 0.00 4.03 0.23 0.10 28.56 17:27:05 05:00:01 PM all 70.02 0.00 4.12 0.18 0.11 25.56 17:27:05 05:00:01 PM 0 68.06 0.00 3.73 0.15 0.10 27.95 17:27:05 05:00:01 PM 1 68.53 0.00 5.02 0.28 0.12 26.05 17:27:05 05:00:01 PM 2 70.85 0.00 4.80 0.08 0.12 24.15 17:27:05 05:00:01 PM 3 72.65 0.00 2.93 0.20 0.12 24.10 17:27:05 05:01:01 PM all 68.95 0.00 4.16 0.25 0.10 26.55 17:27:05 05:01:01 PM 0 70.87 0.00 5.67 0.47 0.10 22.88 17:27:05 05:01:01 PM 1 66.46 0.00 3.39 0.19 0.10 29.86 17:27:05 05:01:01 PM 2 65.03 0.00 2.07 0.20 0.10 32.59 17:27:05 05:01:01 PM 3 73.35 0.00 5.47 0.13 0.08 20.96 17:27:05 05:02:01 PM all 65.02 0.00 4.74 0.23 0.09 29.91 17:27:05 05:02:01 PM 0 61.01 0.00 2.90 0.27 0.10 35.72 17:27:05 05:02:01 PM 1 66.79 0.00 7.16 0.33 0.08 25.62 17:27:05 05:02:01 PM 2 67.07 0.00 3.91 0.13 0.08 28.80 17:27:05 05:02:01 PM 3 65.21 0.00 4.99 0.18 0.08 29.53 17:27:05 05:03:01 PM all 71.40 0.00 2.44 0.16 0.09 25.92 17:27:05 05:03:01 PM 0 69.69 0.00 1.27 0.03 0.08 28.92 17:27:05 05:03:01 PM 1 74.03 0.00 4.92 0.25 0.08 20.71 17:27:05 05:03:01 PM 2 70.59 0.00 1.56 0.13 0.08 27.63 17:27:05 05:03:01 PM 3 71.28 0.00 2.01 0.23 0.10 26.38 17:27:05 05:04:01 PM all 65.61 0.00 4.03 0.29 0.09 29.99 17:27:05 05:04:01 PM 0 65.54 0.00 3.25 0.47 0.08 30.65 17:27:05 05:04:01 PM 1 67.52 0.00 4.94 0.52 0.10 26.92 17:27:05 05:04:01 PM 2 68.54 0.00 4.94 0.17 0.08 26.27 17:27:05 05:04:01 PM 3 60.83 0.00 2.98 0.00 0.08 36.11 17:27:05 05:05:01 PM all 68.45 0.00 3.47 0.20 0.09 27.79 17:27:05 05:05:01 PM 0 65.53 0.00 2.63 0.44 0.10 31.31 17:27:05 05:05:01 PM 1 69.78 0.00 4.00 0.07 0.07 26.09 17:27:05 05:05:01 PM 2 67.36 0.00 5.24 0.17 0.10 27.13 17:27:05 05:05:01 PM 3 71.14 0.00 2.02 0.12 0.08 26.63 17:27:05 17:27:05 05:05:01 PM CPU %user %nice %system %iowait %steal %idle 17:27:05 05:06:01 PM all 67.93 0.00 3.48 0.19 0.09 28.32 17:27:05 05:06:01 PM 0 70.08 0.00 2.69 0.10 0.08 27.04 17:27:05 05:06:01 PM 1 66.35 0.00 4.94 0.22 0.10 28.38 17:27:05 05:06:01 PM 2 73.47 0.00 3.11 0.07 0.08 23.27 17:27:05 05:06:01 PM 3 61.80 0.00 3.18 0.37 0.08 34.57 17:27:05 05:07:01 PM all 60.41 0.00 4.35 0.23 0.10 34.90 17:27:05 05:07:01 PM 0 60.11 0.00 2.09 0.03 0.10 37.67 17:27:05 05:07:01 PM 1 63.68 0.00 7.13 0.42 0.10 28.68 17:27:05 05:07:01 PM 2 63.12 0.00 4.44 0.13 0.10 32.21 17:27:05 05:07:01 PM 3 54.73 0.00 3.74 0.35 0.12 41.06 17:27:05 05:08:01 PM all 62.96 0.00 2.65 0.13 0.10 34.17 17:27:05 05:08:01 PM 0 55.39 0.00 2.27 0.12 0.08 42.13 17:27:05 05:08:01 PM 1 68.59 0.00 2.89 0.17 0.10 28.25 17:27:05 05:08:01 PM 2 65.52 0.00 2.98 0.10 0.10 31.30 17:27:05 05:08:01 PM 3 62.32 0.00 2.46 0.12 0.10 35.00 17:27:05 05:09:01 PM all 62.92 0.00 2.75 0.19 0.10 34.04 17:27:05 05:09:01 PM 0 62.15 0.00 1.98 0.10 0.10 35.68 17:27:05 05:09:01 PM 1 69.83 0.00 2.43 0.23 0.10 27.41 17:27:05 05:09:01 PM 2 55.45 0.00 2.09 0.22 0.07 42.17 17:27:05 05:09:01 PM 3 64.23 0.00 4.50 0.22 0.13 30.92 17:27:05 05:10:01 PM all 49.23 0.00 2.08 0.13 0.08 48.48 17:27:05 05:10:01 PM 0 51.78 0.00 1.46 0.20 0.08 46.48 17:27:05 05:10:01 PM 1 51.05 0.00 3.01 0.10 0.08 45.75 17:27:05 05:10:01 PM 2 46.31 0.00 1.52 0.08 0.08 52.00 17:27:05 05:10:01 PM 3 47.77 0.00 2.31 0.15 0.08 49.68 17:27:05 05:11:01 PM all 63.59 0.00 2.77 0.24 0.09 33.31 17:27:05 05:11:01 PM 0 60.61 0.00 2.27 0.27 0.08 36.76 17:27:05 05:11:01 PM 1 64.67 0.00 3.35 0.17 0.08 31.73 17:27:05 05:11:01 PM 2 62.92 0.00 1.81 0.39 0.10 34.79 17:27:05 05:11:01 PM 3 66.16 0.00 3.63 0.15 0.08 29.97 17:27:05 05:12:01 PM all 62.10 0.00 3.83 0.18 0.10 33.80 17:27:05 05:12:01 PM 0 68.49 0.00 2.01 0.02 0.08 29.40 17:27:05 05:12:01 PM 1 55.90 0.00 5.74 0.27 0.10 37.99 17:27:05 05:12:01 PM 2 61.86 0.00 3.64 0.20 0.10 34.19 17:27:05 05:12:01 PM 3 62.11 0.00 3.94 0.22 0.10 33.63 17:27:05 05:13:01 PM all 62.05 0.00 3.37 0.31 0.10 34.17 17:27:05 05:13:01 PM 0 67.20 0.00 2.61 0.25 0.12 29.82 17:27:05 05:13:01 PM 1 63.89 0.00 3.79 0.20 0.08 32.04 17:27:05 05:13:01 PM 2 56.38 0.00 2.89 0.54 0.10 40.10 17:27:05 05:13:01 PM 3 60.72 0.00 4.19 0.23 0.12 34.75 17:27:05 05:14:01 PM all 68.78 0.00 2.90 0.26 0.11 27.95 17:27:05 05:14:01 PM 0 65.39 0.00 1.81 0.15 0.12 32.54 17:27:05 05:14:01 PM 1 76.40 0.00 1.83 0.00 0.12 21.66 17:27:05 05:14:01 PM 2 66.62 0.00 4.57 0.50 0.10 28.20 17:27:05 05:14:01 PM 3 66.69 0.00 3.41 0.39 0.10 29.41 17:27:05 05:15:01 PM all 63.06 0.00 3.55 0.42 0.09 32.88 17:27:05 05:15:01 PM 0 64.23 0.00 3.04 0.76 0.08 31.90 17:27:05 05:15:01 PM 1 62.65 0.00 3.84 0.47 0.10 32.94 17:27:05 05:15:01 PM 2 57.56 0.00 3.14 0.39 0.10 38.82 17:27:05 05:15:01 PM 3 67.81 0.00 4.19 0.05 0.08 27.87 17:27:05 05:16:01 PM all 56.75 0.00 3.75 0.25 0.09 39.17 17:27:05 05:16:01 PM 0 48.81 0.00 3.73 0.72 0.10 46.64 17:27:05 05:16:01 PM 1 64.10 0.00 5.39 0.17 0.08 30.26 17:27:05 05:16:01 PM 2 55.19 0.00 2.57 0.07 0.08 42.09 17:27:05 05:16:01 PM 3 58.92 0.00 3.29 0.03 0.08 37.67 17:27:05 17:27:05 05:16:01 PM CPU %user %nice %system %iowait %steal %idle 17:27:05 05:17:01 PM all 57.57 0.00 3.76 0.35 0.09 38.22 17:27:05 05:17:01 PM 0 51.02 0.00 2.67 0.35 0.08 45.87 17:27:05 05:17:01 PM 1 50.08 0.00 3.81 0.47 0.10 45.54 17:27:05 05:17:01 PM 2 55.51 0.00 3.14 0.37 0.08 40.90 17:27:05 05:17:01 PM 3 73.66 0.00 5.44 0.22 0.08 20.60 17:27:05 05:18:01 PM all 28.41 0.00 2.66 6.96 0.08 61.89 17:27:05 05:18:01 PM 0 52.40 0.00 3.82 10.58 0.08 33.11 17:27:05 05:18:01 PM 1 20.55 0.00 1.66 4.25 0.08 73.46 17:27:05 05:18:01 PM 2 20.31 0.00 2.29 8.74 0.08 68.57 17:27:05 05:18:01 PM 3 20.43 0.00 2.88 4.27 0.07 72.35 17:27:05 05:19:01 PM all 53.18 0.00 2.15 0.80 0.08 43.80 17:27:05 05:19:01 PM 0 61.01 0.00 2.79 0.99 0.07 35.14 17:27:05 05:19:01 PM 1 42.01 0.00 1.52 1.34 0.10 55.03 17:27:05 05:19:01 PM 2 52.71 0.00 2.06 0.37 0.07 44.80 17:27:05 05:19:01 PM 3 56.99 0.00 2.23 0.52 0.07 40.20 17:27:05 05:20:01 PM all 52.14 0.00 3.44 0.62 0.10 43.68 17:27:05 05:20:01 PM 0 43.30 0.00 2.34 0.52 0.10 53.74 17:27:05 05:20:01 PM 1 68.59 0.00 4.78 0.64 0.10 25.89 17:27:05 05:20:01 PM 2 48.61 0.00 4.22 0.42 0.12 46.64 17:27:05 05:20:01 PM 3 48.12 0.00 2.45 0.92 0.10 48.42 17:27:05 05:21:01 PM all 35.44 0.00 1.97 0.92 0.08 61.60 17:27:05 05:21:01 PM 0 34.43 0.00 2.06 0.02 0.07 63.43 17:27:05 05:21:01 PM 1 17.15 0.00 2.51 3.16 0.08 77.10 17:27:05 05:21:01 PM 2 60.94 0.00 2.53 0.10 0.08 36.34 17:27:05 05:21:01 PM 3 29.35 0.00 0.77 0.38 0.07 69.43 17:27:05 05:22:01 PM all 11.22 0.00 0.80 0.05 0.05 87.87 17:27:05 05:22:01 PM 0 36.84 0.00 2.44 0.00 0.05 60.67 17:27:05 05:22:01 PM 1 6.29 0.00 0.25 0.00 0.05 93.41 17:27:05 05:22:01 PM 2 0.43 0.00 0.38 0.00 0.05 99.13 17:27:05 05:22:01 PM 3 1.29 0.00 0.13 0.22 0.05 98.31 17:27:05 05:23:01 PM all 0.15 0.00 0.02 0.00 0.03 99.81 17:27:05 05:23:01 PM 0 0.02 0.00 0.00 0.00 0.00 99.98 17:27:05 05:23:01 PM 1 0.05 0.00 0.03 0.00 0.03 99.88 17:27:05 05:23:01 PM 2 0.08 0.00 0.05 0.00 0.05 99.82 17:27:05 05:23:01 PM 3 0.43 0.00 0.00 0.00 0.02 99.55 17:27:05 05:24:01 PM all 0.16 0.00 0.03 0.00 0.03 99.78 17:27:05 05:24:01 PM 0 0.02 0.00 0.02 0.00 0.02 99.95 17:27:05 05:24:01 PM 1 0.03 0.00 0.03 0.00 0.03 99.90 17:27:05 05:24:01 PM 2 0.08 0.00 0.05 0.00 0.05 99.82 17:27:05 05:24:01 PM 3 0.50 0.00 0.02 0.00 0.02 99.47 17:27:05 05:25:01 PM all 0.17 0.00 0.03 0.00 0.03 99.77 17:27:05 05:25:01 PM 0 0.05 0.00 0.02 0.00 0.02 99.92 17:27:05 05:25:01 PM 1 0.07 0.00 0.05 0.00 0.08 99.80 17:27:05 05:25:01 PM 2 0.03 0.00 0.02 0.00 0.02 99.93 17:27:05 05:25:01 PM 3 0.52 0.00 0.03 0.00 0.00 99.45 17:27:05 05:26:01 PM all 0.16 0.00 0.03 0.00 0.03 99.77 17:27:05 05:26:01 PM 0 0.03 0.00 0.03 0.00 0.03 99.90 17:27:05 05:26:01 PM 1 0.08 0.00 0.07 0.00 0.05 99.80 17:27:05 05:26:01 PM 2 0.03 0.00 0.02 0.00 0.02 99.93 17:27:05 05:26:01 PM 3 0.50 0.00 0.02 0.00 0.02 99.47 17:27:05 05:27:01 PM all 12.61 0.00 1.61 0.08 0.05 85.65 17:27:05 05:27:01 PM 0 12.53 0.00 1.87 0.07 0.05 85.49 17:27:05 05:27:01 PM 1 8.62 0.00 1.32 0.12 0.07 89.87 17:27:05 05:27:01 PM 2 8.24 0.00 1.25 0.02 0.05 90.43 17:27:05 05:27:01 PM 3 21.05 0.00 1.99 0.12 0.05 76.80 17:27:05 17:27:05 Average: CPU %user %nice %system %iowait %steal %idle 17:27:05 Average: all 46.42 0.00 2.76 0.61 0.08 50.12 17:27:05 Average: 0 47.13 0.00 2.41 0.63 0.08 49.75 17:27:05 Average: 1 46.35 0.00 3.16 0.57 0.09 49.83 17:27:05 Average: 2 45.32 0.00 2.68 0.70 0.08 51.22 17:27:05 Average: 3 46.88 0.00 2.79 0.55 0.08 49.71 17:27:05 17:27:05 17:27:05