19:44:47 Started by user Robert Varga 19:44:47 Running as SYSTEM 19:44:47 [EnvInject] - Loading node environment variables. 19:44:47 Building remotely on prd-ubuntu2204-docker-4c-4g-4267 (ubuntu2204-docker-4c-4g) in workspace /w/workspace/netconf-maven-stage-master 19:44:47 [ssh-agent] Looking for ssh-agent implementation... 19:44:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:44:48 $ ssh-agent 19:44:48 SSH_AUTH_SOCK=/tmp/ssh-XXXXXX3lnYYc/agent.1566 19:44:48 SSH_AGENT_PID=1568 19:44:48 [ssh-agent] Started. 19:44:48 Running ssh-add (command line suppressed) 19:44:48 Identity added: /w/workspace/netconf-maven-stage-master@tmp/private_key_4698409423286220473.key (/w/workspace/netconf-maven-stage-master@tmp/private_key_4698409423286220473.key) 19:44:48 [ssh-agent] Using credentials jenkins (jenkins-ssh) 19:44:48 The recommended git tool is: NONE 19:44:49 using credential jenkins-ssh 19:44:49 Wiping out workspace first. 19:44:49 Cloning the remote Git repository 19:44:50 Cloning repository git://devvexx.opendaylight.org/mirror/netconf 19:44:50 > git init /w/workspace/netconf-maven-stage-master # timeout=10 19:44:50 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/netconf 19:44:50 > git --version # timeout=10 19:44:50 > git --version # 'git version 2.34.1' 19:44:50 using GIT_SSH to set credentials jenkins-ssh 19:44:50 Verifying host key using known hosts file 19:44:50 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. 19:44:50 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/netconf +refs/heads/*:refs/remotes/origin/* # timeout=10 19:44:57 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/netconf # timeout=10 19:44:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:44:57 Avoid second fetch 19:44:57 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 19:44:57 Checking out Revision f37b815aa2d9cfd33c8b136086a7b6dd2823a3ae (refs/remotes/origin/master) 19:44:57 > git config core.sparsecheckout # timeout=10 19:44:57 > git checkout -f f37b815aa2d9cfd33c8b136086a7b6dd2823a3ae # timeout=10 19:44:58 Commit message: "Route schema via invokeNetconf()" 19:44:58 > git rev-list --no-walk 88396b42864723223dd2b08952d2ff474496b824 # timeout=10 19:45:01 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 19:45:01 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 19:45:01 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 19:45:01 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 19:45:01 provisioning config files... 19:45:01 copy managed file [npmrc] to file:/home/jenkins/.npmrc 19:45:01 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 19:45:01 [netconf-maven-stage-master] $ /bin/bash /tmp/jenkins5740067124569171804.sh 19:45:01 ---> python-tools-install.sh 19:45:01 Setup pyenv: 19:45:01 * system (set by /opt/pyenv/version) 19:45:01 * 3.8.20 (set by /opt/pyenv/version) 19:45:01 * 3.9.20 (set by /opt/pyenv/version) 19:45:01 3.10.15 19:45:01 3.11.10 19:45:06 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-pr4k 19:45:06 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 19:45:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:45:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:45:10 lf-activate-venv(): INFO: Base packages installed successfully 19:45:10 lf-activate-venv(): INFO: Installing additional packages: lftools 19:45:36 lf-activate-venv(): INFO: Adding /tmp/venv-pr4k/bin to PATH 19:45:36 Generating Requirements File 19:45:56 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 19:45:56 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 19:45:56 Python 3.11.10 19:45:56 pip 25.2 from /tmp/venv-pr4k/lib/python3.11/site-packages/pip (python 3.11) 19:45:57 appdirs==1.4.4 19:45:57 argcomplete==3.6.2 19:45:57 aspy.yaml==1.3.0 19:45:57 attrs==25.4.0 19:45:57 autopage==0.5.2 19:45:57 beautifulsoup4==4.14.2 19:45:57 boto3==1.40.54 19:45:57 botocore==1.40.54 19:45:57 bs4==0.0.2 19:45:57 cachetools==6.2.1 19:45:57 certifi==2025.10.5 19:45:57 cffi==2.0.0 19:45:57 cfgv==3.4.0 19:45:57 chardet==5.2.0 19:45:57 charset-normalizer==3.4.4 19:45:57 click==8.3.0 19:45:57 cliff==4.11.0 19:45:57 cmd2==2.7.0 19:45:57 cryptography==3.3.2 19:45:57 debtcollector==3.0.0 19:45:57 decorator==5.2.1 19:45:57 defusedxml==0.7.1 19:45:57 Deprecated==1.2.18 19:45:57 distlib==0.4.0 19:45:57 dnspython==2.8.0 19:45:57 docker==7.1.0 19:45:57 dogpile.cache==1.5.0 19:45:57 durationpy==0.10 19:45:57 email-validator==2.3.0 19:45:57 filelock==3.20.0 19:45:57 future==1.0.0 19:45:57 gitdb==4.0.12 19:45:57 GitPython==3.1.45 19:45:57 google-auth==2.41.1 19:45:57 httplib2==0.31.0 19:45:57 identify==2.6.15 19:45:57 idna==3.11 19:45:57 importlib-resources==1.5.0 19:45:57 iso8601==2.1.0 19:45:57 Jinja2==3.1.6 19:45:57 jmespath==1.0.1 19:45:57 jsonpatch==1.33 19:45:57 jsonpointer==3.0.0 19:45:57 jsonschema==4.25.1 19:45:57 jsonschema-specifications==2025.9.1 19:45:57 keystoneauth1==5.12.0 19:45:57 kubernetes==34.1.0 19:45:57 lftools==0.37.15 19:45:57 lxml==6.0.2 19:45:57 markdown-it-py==4.0.0 19:45:57 MarkupSafe==3.0.3 19:45:57 mdurl==0.1.2 19:45:57 msgpack==1.1.2 19:45:57 multi_key_dict==2.0.3 19:45:57 munch==4.0.0 19:45:57 netaddr==1.3.0 19:45:57 niet==1.4.2 19:45:57 nodeenv==1.9.1 19:45:57 oauth2client==4.1.3 19:45:57 oauthlib==3.3.1 19:45:57 openstacksdk==4.7.1 19:45:57 os-service-types==1.8.0 19:45:57 osc-lib==4.2.0 19:45:57 oslo.config==10.0.0 19:45:57 oslo.context==6.1.0 19:45:57 oslo.i18n==6.6.0 19:45:57 oslo.log==7.2.1 19:45:57 oslo.serialization==5.8.0 19:45:57 oslo.utils==9.1.0 19:45:57 packaging==25.0 19:45:57 pbr==7.0.1 19:45:57 platformdirs==4.5.0 19:45:57 prettytable==3.16.0 19:45:57 psutil==7.1.0 19:45:57 pyasn1==0.6.1 19:45:57 pyasn1_modules==0.4.2 19:45:57 pycparser==2.23 19:45:57 pygerrit2==2.0.15 19:45:57 PyGithub==2.8.1 19:45:57 Pygments==2.19.2 19:45:57 PyJWT==2.10.1 19:45:57 PyNaCl==1.6.0 19:45:57 pyparsing==2.4.7 19:45:57 pyperclip==1.11.0 19:45:57 pyrsistent==0.20.0 19:45:57 python-cinderclient==9.8.0 19:45:57 python-dateutil==2.9.0.post0 19:45:57 python-heatclient==4.3.0 19:45:57 python-jenkins==1.8.3 19:45:57 python-keystoneclient==5.7.0 19:45:57 python-magnumclient==4.9.0 19:45:57 python-openstackclient==8.2.0 19:45:57 python-swiftclient==4.8.0 19:45:57 PyYAML==6.0.3 19:45:57 referencing==0.37.0 19:45:57 requests==2.32.5 19:45:57 requests-oauthlib==2.0.0 19:45:57 requestsexceptions==1.4.0 19:45:57 rfc3986==2.0.0 19:45:57 rich==14.2.0 19:45:57 rich-argparse==1.7.1 19:45:57 rpds-py==0.27.1 19:45:57 rsa==4.9.1 19:45:57 ruamel.yaml==0.18.15 19:45:57 ruamel.yaml.clib==0.2.14 19:45:57 s3transfer==0.14.0 19:45:57 simplejson==3.20.2 19:45:57 six==1.17.0 19:45:57 smmap==5.0.2 19:45:57 soupsieve==2.8 19:45:57 stevedore==5.5.0 19:45:57 tabulate==0.9.0 19:45:57 toml==0.10.2 19:45:57 tomlkit==0.13.3 19:45:57 tqdm==4.67.1 19:45:57 typing_extensions==4.15.0 19:45:57 tzdata==2025.2 19:45:57 urllib3==1.26.20 19:45:57 virtualenv==20.35.3 19:45:57 wcwidth==0.2.14 19:45:57 websocket-client==1.9.0 19:45:57 wrapt==1.17.3 19:45:57 xdg==6.0.0 19:45:57 xmltodict==1.0.2 19:45:57 yq==3.4.3 19:45:57 [netconf-maven-stage-master] $ /bin/sh -xe /tmp/jenkins8195953033755112213.sh 19:45:57 + mkdir -p /w/workspace/netconf-maven-stage-master/target/classes /w/workspace/netconf-maven-stage-master/jacoco/classes 19:45:57 [netconf-maven-stage-master] $ /bin/sh -xe /tmp/jenkins16407988191926214882.sh 19:45:57 + echo quiet=on 19:45:57 Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.6/apache-maven-3.9.6-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 on prd-ubuntu2204-docker-4c-4g-4267 19:45:58 [netconf-maven-stage-master] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_BRANCH=master -DPROJECT=netconf -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DSTREAM=master "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt" -DSBOM_GENERATOR_VERSION=v0.0.15 -DGERRIT_PROJECT=netconf -Dsha1=origin/master -DMAVEN_OPTS= -DGERRIT_REFSPEC=refs/heads/master -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 -DSBOM_PATH=$WORKSPACE -DSTAGING_PROFILE_ID=a67b22fc3663f -DMAVEN_VERSIONS_PLUGIN=false -DMAVEN_PARAMS= --version 19:45:58 Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) 19:45:58 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 19:45:58 Java version: 21.0.8, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 19:45:58 Default locale: en, platform encoding: UTF-8 19:45:58 OS name: "linux", version: "5.15.0-153-generic", arch: "amd64", family: "unix" 19:45:58 [netconf-maven-stage-master] $ /bin/sh -xe /tmp/jenkins18252549080776174718.sh 19:45:58 + rm /home/jenkins/.wgetrc 19:45:58 [EnvInject] - Injecting environment variables from a build step. 19:45:58 [EnvInject] - Injecting as environment variables the properties content 19:45:58 SET_JDK_VERSION=openjdk21 19:45:58 GIT_URL="git://devvexx.opendaylight.org/mirror" 19:45:58 19:45:58 [EnvInject] - Variables injected successfully. 19:45:58 [netconf-maven-stage-master] $ /bin/sh /tmp/jenkins13220556825101450904.sh 19:45:58 ---> update-java-alternatives.sh 19:45:58 ---> Updating Java version 19:45:58 ---> Ubuntu/Debian system detected 19:45:59 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 19:45:59 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 19:45:59 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 19:45:59 openjdk version "21.0.8" 2025-07-15 19:45:59 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1) 19:45:59 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing) 19:45:59 JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 19:45:59 [EnvInject] - Injecting environment variables from a build step. 19:45:59 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 19:45:59 [EnvInject] - Variables injected successfully. 19:45:59 provisioning config files... 19:45:59 copy managed file [global-settings] to file:/w/workspace/netconf-maven-stage-master@tmp/config1313248452410628168tmp 19:46:00 copy managed file [netconf-settings] to file:/w/workspace/netconf-maven-stage-master@tmp/config7308589398413571553tmp 19:46:00 [Boolean condition] checking [False] against [^(1|y|yes|t|true|on|run)$] (origin token: False) 19:46:00 Run condition [Boolean condition] preventing perform for step [BuilderChain] 19:46:00 [netconf-maven-stage-master] $ /bin/bash -l /tmp/jenkins17265556970411315751.sh 19:46:00 ---> maven-patch-release.sh 19:46:00 netconf f37b815aa2d9cfd33c8b136086a7b6dd2823a3ae 19:46:00 [detached HEAD dfe1df536f] Release netconf 19:46:00 112 files changed, 117 insertions(+), 117 deletions(-) 19:46:00 [EnvInject] - Injecting environment variables from a build step. 19:46:00 [EnvInject] - Injecting as environment variables the properties content 19:46:00 MAVEN_GOALS=clean deploy -Pintegrationtests 19:46:00 19:46:00 [EnvInject] - Variables injected successfully. 19:46:00 [netconf-maven-stage-master] $ /bin/bash -l /tmp/jenkins7939921321509316881.sh 19:46:00 ---> common-variables.sh 19:46:00 --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 19:46:00 ---> maven-build.sh 19:46:00 + set +u 19:46:00 + export MAVEN_OPTS 19:46:00 + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn clean deploy -Pintegrationtests -e --global-settings /w/workspace/netconf-maven-stage-master@tmp/config1313248452410628168tmp --settings /w/workspace/netconf-maven-stage-master@tmp/config7308589398413571553tmp -DaltDeploymentRepository=staging::default::file:/w/workspace/netconf-maven-stage-master/m2repo --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r 19:46:00 Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) 19:46:00 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 19:46:00 Java version: 21.0.8, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 19:46:00 Default locale: en, platform encoding: UTF-8 19:46:00 OS name: "linux", version: "5.15.0-153-generic", arch: "amd64", family: "unix" 19:46:01 [INFO] Error stacktraces are turned on. 19:46:01 [INFO] Scanning for projects... 19:46:07 [WARNING] The requested profile "integrationtests" could not be activated because it does not exist. 19:46:07 [INFO] ------------------------------------------------------------------------ 19:46:07 [INFO] Reactor Build Order: 19:46:07 [INFO] 19:46:07 [INFO] netconf-artifacts [pom] 19:46:07 [INFO] bnd-parent [pom] 19:46:07 [INFO] netconf-parent [pom] 19:46:07 [INFO] feature-parent [pom] 19:46:07 [INFO] netconf-auth [bundle] 19:46:07 [INFO] netconf-auth-aaa [bundle] 19:46:07 [INFO] OpenDaylight :: Netconf :: AAA Authorization Plugin [feature] 19:46:07 [INFO] rfc5277 [bundle] 19:46:07 [INFO] OpenDaylight :: Netconf :: RFC5277 Models [feature] 19:46:07 [INFO] netconf-api [jar] 19:46:07 [INFO] OpenDaylight :: Netconf :: API [feature] 19:46:07 [INFO] netconf-common [jar] 19:46:07 [INFO] netconf-codec [jar] 19:46:07 [INFO] shaded-exificient-jar [jar] 19:46:07 [INFO] shaded-exificient [bundle] 19:46:07 [INFO] netconf-test-util [jar] 19:46:07 [INFO] netconf-netty-util [bundle] 19:46:07 [INFO] OpenDaylight :: Netconf :: Netconf Common [feature] 19:46:07 [INFO] keystore-api [bundle] 19:46:07 [INFO] keystore-none [bundle] 19:46:07 [INFO] OpenDaylight :: Netconf :: Key Store [feature] 19:46:07 [INFO] truststore-api [bundle] 19:46:07 [INFO] truststore-none [bundle] 19:46:07 [INFO] OpenDaylight :: Netconf :: Trust Store [feature] 19:46:07 [INFO] transport-api [jar] 19:46:07 [INFO] OpenDaylight :: Netconf :: Transport API [feature] 19:46:07 [INFO] transport-tcp [jar] 19:46:07 [INFO] transport-tls [jar] 19:46:07 [INFO] transport-http [bundle] 19:46:07 [INFO] shaded-sshd-jar [jar] 19:46:07 [INFO] shaded-sshd [bundle] 19:46:07 [INFO] transport-ssh [jar] 19:46:07 [INFO] OpenDaylight :: Netconf :: Transport [feature] 19:46:07 [INFO] netconf-client [bundle] 19:46:07 [INFO] odl-netconf-client [feature] 19:46:07 [INFO] netconf-server [bundle] 19:46:07 [INFO] OpenDaylight :: Netconf :: Impl [feature] 19:46:07 [INFO] OpenDaylight :: Netconf :: All [feature] 19:46:07 [INFO] databind [jar] 19:46:07 [INFO] OpenDaylight :: Netconf :: Databind [feature] 19:46:07 [INFO] netconf-common-mdsal [jar] 19:46:07 [INFO] netconf-dom-api [bundle] 19:46:07 [INFO] odl-netconf-mdsal-common [feature] 19:46:07 [INFO] yanglib-mdsal-writer [bundle] 19:46:07 [INFO] odl-yanglib-mdsal-writer [feature] 19:46:07 [INFO] netconf-server-mdsal [bundle] 19:46:07 [INFO] netconf-nb [bundle] 19:46:07 [INFO] OpenDaylight :: Netconf :: Mdsal [feature] 19:46:07 [INFO] keystore-legacy [bundle] 19:46:07 [INFO] restconf-api [bundle] 19:46:07 [INFO] restconf-server-api [jar] 19:46:07 [INFO] restconf-server-api-testlib [bundle] 19:46:07 [INFO] restconf-server-spi [jar] 19:46:07 [INFO] restconf-mdsal-spi [jar] 19:46:07 [INFO] netconf-client-mdsal [bundle] 19:46:07 [INFO] OpenDaylight :: Netconf Connector :: Netconf Connector [feature] 19:46:07 [INFO] test-models [bundle] 19:46:07 [INFO] netconf-topology [bundle] 19:46:07 [INFO] netconf-topology-singleton [bundle] 19:46:07 [INFO] OpenDaylight :: Clustered Netconf Topology :: Netconf Connector + Netconf SSH Server [feature] 19:46:07 [INFO] netconf-topology-impl [bundle] 19:46:07 [INFO] OpenDaylight :: Netconf Topology :: Netconf Connector + Netconf SSH Server + Netconf configuration via config topology datastore [feature] 19:46:07 [INFO] callhome-provider [bundle] 19:46:07 [INFO] OpenDaylight :: Netconf Connector :: Netconf Callhome Connector + Netconf SSH Server [feature] 19:46:07 [INFO] OpenDaylight :: Netconf Connector :: All [feature] 19:46:07 [INFO] netconf-console [bundle] 19:46:07 [INFO] OpenDaylight :: Netconf Console + Karaf CLI for netconf CRUD operations [feature] 19:46:07 [INFO] OpenDaylight :: RESTCONF :: API [feature] 19:46:07 [INFO] OpenDaylight :: RESTCONF :: Server API [feature] 19:46:07 [INFO] odl-device-notification [bundle] 19:46:07 [INFO] draft-ietf-restconf-server [bundle] 19:46:07 [INFO] restconf-server [jar] 19:46:07 [INFO] restconf-server-mdsal [jar] 19:46:07 [INFO] restconf-server-jaxrs [jar] 19:46:07 [INFO] sal-remote [bundle] 19:46:07 [INFO] sal-remote-impl [jar] 19:46:07 [INFO] restconf-nb [bundle] 19:46:07 [INFO] rfc8639-impl [jar] 19:46:07 [INFO] OpenDaylight :: RESTCONF :: Northbound [feature] 19:46:07 [INFO] OpenDaylight :: Restconf [feature] 19:46:07 [INFO] restconf-openapi [bundle] 19:46:07 [INFO] OpenDaylight :: RESTCONF :: OPENAPI [feature] 19:46:07 [INFO] OpenDaylight :: Restconf :: All [feature] 19:46:07 [INFO] keystore-plaintext-api [bundle] 19:46:07 [INFO] keystore-plaintext-localfile [bundle] 19:46:07 [INFO] keystore-plaintext-cli [bundle] 19:46:07 [INFO] OpenDaylight :: Netconf :: Key Store :: Plaintext Storage [feature] 19:46:07 [INFO] features-netconf [feature] 19:46:07 [INFO] netconf-test-perf [bundle] 19:46:07 [INFO] OpenDaylight :: NETCONF Test Tools :: Tools used for performance testing [feature] 19:46:07 [INFO] features-netconf-testing [feature] 19:46:07 [INFO] features-netconf-experimental [feature] 19:46:07 [INFO] OpenDaylight :: Restconf :: Common [feature] 19:46:07 [INFO] netconf-features-parent [pom] 19:46:07 [INFO] model-aggregator [pom] 19:46:07 [INFO] keystore-aggregator [pom] 19:46:07 [INFO] truststore-aggregator [pom] 19:46:07 [INFO] transport-udp [bundle] 19:46:07 [INFO] transport-aggregator [pom] 19:46:07 [INFO] restconf-client [bundle] 19:46:07 [INFO] protocol [pom] 19:46:07 [INFO] plugins [pom] 19:46:07 [INFO] netconf-testtool [jar] 19:46:07 [INFO] restconf-it [jar] 19:46:07 [INFO] wadl-codegen [jar] 19:46:07 [INFO] apps [pom] 19:46:07 [INFO] third-party [pom] 19:46:07 [INFO] netconf-karaf [pom] 19:46:07 [INFO] netconf-karaf-static [karaf-assembly] 19:46:07 [INFO] usecase-parent [pom] 19:46:07 [INFO] netconf-subsystem [pom] 19:46:07 [INFO] netconf-aggregator [pom] 19:46:07 [INFO] 19:46:07 [INFO] -------------< org.opendaylight.netconf:netconf-artifacts >------------- 19:46:07 [INFO] Building netconf-artifacts 10.0.0 [1/112] 19:46:07 [INFO] from artifacts/pom.xml 19:46:07 [INFO] --------------------------------[ pom ]--------------------------------- 19:46:08 [INFO] 19:46:08 [INFO] --- clean:3.5.0:clean (default-clean) @ netconf-artifacts --- 19:46:08 [INFO] 19:46:08 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ netconf-artifacts --- 19:46:08 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 19:46:08 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 19:46:08 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:46:08 [INFO] 19:46:08 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ netconf-artifacts --- 19:46:08 [INFO] 19:46:08 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ netconf-artifacts --- 19:46:09 [INFO] CycloneDX: Resolving Dependencies 19:46:09 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 19:46:09 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-stage-master/artifacts/target/bom.xml 19:46:09 [INFO] attaching as netconf-artifacts-10.0.0-cyclonedx.xml 19:46:09 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-stage-master/artifacts/target/bom.json 19:46:10 [WARNING] Unknown keyword meta:enum - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 19:46:10 [WARNING] Unknown keyword deprecated - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 19:46:10 [INFO] attaching as netconf-artifacts-10.0.0-cyclonedx.json 19:46:10 [INFO] 19:46:10 [INFO] --- install:3.1.4:install (default-install) @ netconf-artifacts --- 19:46:10 [INFO] Installing /w/workspace/netconf-maven-stage-master/artifacts/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-artifacts/10.0.0/netconf-artifacts-10.0.0.pom 19:46:10 [INFO] Installing /w/workspace/netconf-maven-stage-master/artifacts/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-artifacts/10.0.0/netconf-artifacts-10.0.0-cyclonedx.xml 19:46:10 [INFO] Installing /w/workspace/netconf-maven-stage-master/artifacts/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-artifacts/10.0.0/netconf-artifacts-10.0.0-cyclonedx.json 19:46:10 [INFO] 19:46:10 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ netconf-artifacts --- 19:46:10 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-stage-master/m2repo 19:46:10 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-stage-master/m2repo" instead. 19:46:10 [INFO] 19:46:10 [INFO] ----------------< org.opendaylight.netconf:bnd-parent >----------------- 19:46:10 [INFO] Building bnd-parent 10.0.0 [2/112] 19:46:10 [INFO] from bnd-parent/pom.xml 19:46:10 [INFO] --------------------------------[ pom ]--------------------------------- 19:46:11 [INFO] 19:46:11 [INFO] --- clean:3.5.0:clean (default-clean) @ bnd-parent --- 19:46:11 [INFO] 19:46:11 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bnd-parent --- 19:46:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:46:11 [INFO] 19:46:11 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bnd-parent --- 19:46:11 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:46:11 [INFO] 19:46:11 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bnd-parent --- 19:46:11 [INFO] 19:46:11 [INFO] --- dependency:3.9.0:properties (default) @ bnd-parent --- 19:46:12 [INFO] 19:46:12 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ bnd-parent --- 19:46:12 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/netconf-maven-stage-master/bnd-parent/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:46:12 [INFO] 19:46:12 [INFO] --- checkstyle:3.6.0:check (check-license) @ bnd-parent --- 19:46:13 [INFO] Starting audit... 19:46:13 Audit done. 19:46:13 [INFO] You have 0 Checkstyle violations. 19:46:13 [INFO] 19:46:13 [INFO] --- checkstyle:3.6.0:check (default) @ bnd-parent --- 19:46:13 [INFO] Starting audit... 19:46:13 Audit done. 19:46:13 [INFO] You have 0 Checkstyle violations. 19:46:13 [INFO] 19:46:13 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bnd-parent --- 19:46:13 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 19:46:13 [INFO] 19:46:13 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bnd-parent >>> 19:46:14 [INFO] 19:46:14 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bnd-parent --- 19:46:15 [INFO] No files found to run spotbugs, check compile phase has been run 19:46:15 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:46:15 [INFO] 19:46:15 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bnd-parent <<< 19:46:15 [INFO] 19:46:15 [INFO] 19:46:15 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bnd-parent --- 19:46:15 [INFO] 19:46:15 [INFO] --- bnd:7.1.0:bnd-process (default) @ bnd-parent --- 19:46:15 [INFO] 19:46:15 [INFO] --- copy:14.1.4:copy-files (default) @ bnd-parent --- 19:46:15 [INFO] 19:46:15 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bnd-parent --- 19:46:16 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 19:46:16 [INFO] 19:46:16 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bnd-parent --- 19:46:16 [INFO] CycloneDX: Resolving Dependencies 19:46:16 [INFO] CycloneDX: Creating BOM version 1.6 with 10 component(s) 19:46:16 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-stage-master/bnd-parent/target/bom.xml 19:46:16 [INFO] attaching as bnd-parent-10.0.0-cyclonedx.xml 19:46:16 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-stage-master/bnd-parent/target/bom.json 19:46:16 [INFO] attaching as bnd-parent-10.0.0-cyclonedx.json 19:46:16 [INFO] 19:46:16 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bnd-parent --- 19:46:17 [INFO] Skipping duplicate-finder execution! 19:46:17 [INFO] 19:46:17 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bnd-parent --- 19:46:17 [INFO] Skipping pom project 19:46:17 [INFO] 19:46:17 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bnd-parent --- 19:46:17 [INFO] 19:46:17 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bnd-parent --- 19:46:17 [INFO] 19:46:17 [INFO] --- jacoco:0.8.13:report (report) @ bnd-parent --- 19:46:17 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:46:17 [INFO] 19:46:17 [INFO] --- install:3.1.4:install (default-install) @ bnd-parent --- 19:46:17 [INFO] Installing /w/workspace/netconf-maven-stage-master/bnd-parent/pom.xml to /tmp/r/org/opendaylight/netconf/bnd-parent/10.0.0/bnd-parent-10.0.0.pom 19:46:17 [INFO] Installing /w/workspace/netconf-maven-stage-master/bnd-parent/target/bom.xml to /tmp/r/org/opendaylight/netconf/bnd-parent/10.0.0/bnd-parent-10.0.0-cyclonedx.xml 19:46:17 [INFO] Installing /w/workspace/netconf-maven-stage-master/bnd-parent/target/bom.json to /tmp/r/org/opendaylight/netconf/bnd-parent/10.0.0/bnd-parent-10.0.0-cyclonedx.json 19:46:17 [INFO] 19:46:17 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ bnd-parent --- 19:46:17 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-stage-master/m2repo 19:46:17 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-stage-master/m2repo" instead. 19:46:17 [INFO] 19:46:17 [INFO] --------------< org.opendaylight.netconf:netconf-parent >--------------- 19:46:17 [INFO] Building netconf-parent 10.0.0 [3/112] 19:46:17 [INFO] from parent/pom.xml 19:46:17 [INFO] --------------------------------[ pom ]--------------------------------- 19:46:17 [INFO] 19:46:17 [INFO] --- clean:3.5.0:clean (default-clean) @ netconf-parent --- 19:46:17 [INFO] 19:46:17 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ netconf-parent --- 19:46:17 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 19:46:17 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 19:46:17 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:46:17 [INFO] 19:46:17 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ netconf-parent --- 19:46:17 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:46:17 [INFO] 19:46:17 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ netconf-parent --- 19:46:17 [INFO] 19:46:17 [INFO] --- dependency:3.9.0:properties (default) @ netconf-parent --- 19:46:17 [INFO] 19:46:17 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ netconf-parent --- 19:46:17 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/netconf-maven-stage-master/parent/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:46:17 [INFO] 19:46:17 [INFO] --- checkstyle:3.6.0:check (check-license) @ netconf-parent --- 19:46:17 [INFO] Starting audit... 19:46:17 Audit done. 19:46:17 [INFO] You have 0 Checkstyle violations. 19:46:17 [INFO] 19:46:17 [INFO] --- checkstyle:3.6.0:check (default) @ netconf-parent --- 19:46:18 [INFO] Starting audit... 19:46:18 Audit done. 19:46:18 [INFO] You have 0 Checkstyle violations. 19:46:18 [INFO] 19:46:18 [INFO] --- dependency:3.9.0:copy (unpack-license) @ netconf-parent --- 19:46:18 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 19:46:18 [INFO] 19:46:18 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ netconf-parent >>> 19:46:18 [INFO] 19:46:18 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ netconf-parent --- 19:46:18 [INFO] No files found to run spotbugs, check compile phase has been run 19:46:18 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:46:18 [INFO] 19:46:18 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ netconf-parent <<< 19:46:18 [INFO] 19:46:18 [INFO] 19:46:18 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ netconf-parent --- 19:46:18 [INFO] 19:46:18 [INFO] --- copy:14.1.4:copy-files (default) @ netconf-parent --- 19:46:18 [INFO] 19:46:18 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ netconf-parent --- 19:46:18 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 19:46:18 [INFO] 19:46:18 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ netconf-parent --- 19:46:18 [INFO] CycloneDX: Resolving Dependencies 19:46:19 [INFO] CycloneDX: Creating BOM version 1.6 with 3 component(s) 19:46:19 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-stage-master/parent/target/bom.xml 19:46:19 [INFO] attaching as netconf-parent-10.0.0-cyclonedx.xml 19:46:19 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-stage-master/parent/target/bom.json 19:46:19 [WARNING] Unknown keyword meta:enum - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 19:46:19 [WARNING] Unknown keyword deprecated - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 19:46:19 [INFO] attaching as netconf-parent-10.0.0-cyclonedx.json 19:46:19 [INFO] 19:46:19 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ netconf-parent --- 19:46:19 [INFO] Skipping duplicate-finder execution! 19:46:19 [INFO] 19:46:19 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ netconf-parent --- 19:46:19 [INFO] Skipping pom project 19:46:19 [INFO] 19:46:19 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ netconf-parent --- 19:46:19 [INFO] 19:46:19 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ netconf-parent --- 19:46:19 [INFO] 19:46:19 [INFO] --- jacoco:0.8.13:report (report) @ netconf-parent --- 19:46:19 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:46:19 [INFO] 19:46:19 [INFO] --- install:3.1.4:install (default-install) @ netconf-parent --- 19:46:19 [INFO] Installing /w/workspace/netconf-maven-stage-master/parent/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-parent/10.0.0/netconf-parent-10.0.0.pom 19:46:19 [INFO] Installing /w/workspace/netconf-maven-stage-master/parent/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-parent/10.0.0/netconf-parent-10.0.0-cyclonedx.xml 19:46:19 [INFO] Installing /w/workspace/netconf-maven-stage-master/parent/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-parent/10.0.0/netconf-parent-10.0.0-cyclonedx.json 19:46:19 [INFO] 19:46:19 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ netconf-parent --- 19:46:19 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-stage-master/m2repo 19:46:19 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-stage-master/m2repo" instead. 19:46:19 [INFO] 19:46:19 [INFO] --------------< org.opendaylight.netconf:feature-parent >--------------- 19:46:19 [INFO] Building feature-parent 10.0.0 [4/112] 19:46:19 [INFO] from features/parent/pom.xml 19:46:19 [INFO] --------------------------------[ pom ]--------------------------------- 19:46:19 [INFO] 19:46:19 [INFO] --- clean:3.5.0:clean (default-clean) @ feature-parent --- 19:46:19 [INFO] 19:46:19 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ feature-parent --- 19:46:19 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 19:46:19 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 19:46:19 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:46:19 [INFO] 19:46:19 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ feature-parent --- 19:46:19 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:46:19 [INFO] 19:46:19 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ feature-parent --- 19:46:19 [INFO] 19:46:19 [INFO] --- dependency:3.9.0:properties (default) @ feature-parent --- 19:46:19 [INFO] 19:46:19 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ feature-parent --- 19:46:19 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:46:19 [INFO] argLine set to empty 19:46:19 [INFO] 19:46:19 [INFO] --- checkstyle:3.6.0:check (check-license) @ feature-parent --- 19:46:20 [INFO] Starting audit... 19:46:20 Audit done. 19:46:20 [INFO] You have 0 Checkstyle violations. 19:46:20 [INFO] 19:46:20 [INFO] --- checkstyle:3.6.0:check (default) @ feature-parent --- 19:46:20 [INFO] Starting audit... 19:46:20 Audit done. 19:46:20 [INFO] You have 0 Checkstyle violations. 19:46:20 [INFO] 19:46:20 [INFO] --- dependency:3.9.0:copy (unpack-license) @ feature-parent --- 19:46:20 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 19:46:20 [INFO] 19:46:20 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ feature-parent >>> 19:46:20 [INFO] 19:46:20 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ feature-parent --- 19:46:20 [INFO] No files found to run spotbugs, check compile phase has been run 19:46:20 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:46:20 [INFO] 19:46:20 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ feature-parent <<< 19:46:20 [INFO] 19:46:20 [INFO] 19:46:20 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ feature-parent --- 19:46:20 [INFO] 19:46:20 [INFO] --- feattest:14.1.4:test (default) @ feature-parent --- 19:46:21 [INFO] Project packaging is not 'feature', skipping execution 19:46:21 [INFO] 19:46:21 [INFO] --- copy:14.1.4:copy-files (default) @ feature-parent --- 19:46:21 [INFO] 19:46:21 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ feature-parent --- 19:46:21 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 19:46:21 [INFO] 19:46:21 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ feature-parent --- 19:46:21 [INFO] CycloneDX: Resolving Dependencies 19:46:21 [INFO] CycloneDX: Creating BOM version 1.6 with 1 component(s) 19:46:22 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-stage-master/features/parent/target/bom.xml 19:46:22 [INFO] attaching as feature-parent-10.0.0-cyclonedx.xml 19:46:22 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-stage-master/features/parent/target/bom.json 19:46:22 [WARNING] Unknown keyword meta:enum - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 19:46:22 [WARNING] Unknown keyword deprecated - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 19:46:22 [INFO] attaching as feature-parent-10.0.0-cyclonedx.json 19:46:22 [INFO] 19:46:22 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ feature-parent --- 19:46:22 [INFO] Skipping duplicate-finder execution! 19:46:22 [INFO] 19:46:22 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ feature-parent --- 19:46:22 [INFO] Skipping plugin execution 19:46:22 [INFO] 19:46:22 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ feature-parent --- 19:46:22 [INFO] Skipping source per configuration. 19:46:22 [INFO] 19:46:22 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ feature-parent --- 19:46:22 [INFO] 19:46:22 [INFO] --- jacoco:0.8.13:report (report) @ feature-parent --- 19:46:22 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:46:22 [INFO] 19:46:22 [INFO] --- install:3.1.4:install (default-install) @ feature-parent --- 19:46:22 [INFO] Installing /w/workspace/netconf-maven-stage-master/features/parent/pom.xml to /tmp/r/org/opendaylight/netconf/feature-parent/10.0.0/feature-parent-10.0.0.pom 19:46:22 [INFO] Installing /w/workspace/netconf-maven-stage-master/features/parent/target/bom.xml to /tmp/r/org/opendaylight/netconf/feature-parent/10.0.0/feature-parent-10.0.0-cyclonedx.xml 19:46:22 [INFO] Installing /w/workspace/netconf-maven-stage-master/features/parent/target/bom.json to /tmp/r/org/opendaylight/netconf/feature-parent/10.0.0/feature-parent-10.0.0-cyclonedx.json 19:46:22 [INFO] 19:46:22 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ feature-parent --- 19:46:22 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-stage-master/m2repo 19:46:22 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-stage-master/m2repo" instead. 19:46:22 [INFO] 19:46:22 [INFO] ---------------< org.opendaylight.netconf:netconf-auth >---------------- 19:46:22 [INFO] Building netconf-auth 10.0.0 [5/112] 19:46:22 [INFO] from netconf/netconf-auth/pom.xml 19:46:22 [INFO] -------------------------------[ bundle ]------------------------------- 19:46:22 [INFO] 19:46:22 [INFO] --- clean:3.5.0:clean (default-clean) @ netconf-auth --- 19:46:22 [INFO] 19:46:22 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ netconf-auth --- 19:46:22 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:46:22 [INFO] 19:46:22 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ netconf-auth --- 19:46:22 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:46:22 [INFO] 19:46:22 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ netconf-auth --- 19:46:23 [INFO] 19:46:23 [INFO] --- dependency:3.9.0:properties (default) @ netconf-auth --- 19:46:23 [INFO] 19:46:23 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ netconf-auth --- 19:46:23 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/netconf-maven-stage-master/netconf/netconf-auth/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:46:23 [INFO] 19:46:23 [INFO] --- checkstyle:3.6.0:check (check-license) @ netconf-auth --- 19:46:23 [INFO] Starting audit... 19:46:23 Audit done. 19:46:23 [INFO] You have 0 Checkstyle violations. 19:46:23 [INFO] 19:46:23 [INFO] --- checkstyle:3.6.0:check (default) @ netconf-auth --- 19:46:23 [INFO] Starting audit... 19:46:23 Audit done. 19:46:23 [INFO] You have 0 Checkstyle violations. 19:46:23 [INFO] 19:46:23 [INFO] --- dependency:3.9.0:copy (unpack-license) @ netconf-auth --- 19:46:23 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 19:46:23 [INFO] 19:46:23 [INFO] --- resources:3.3.1:resources (default-resources) @ netconf-auth --- 19:46:24 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/netconf/netconf-auth/src/main/resources 19:46:24 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/netconf/netconf-auth/target/generated-sources/spi 19:46:24 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/netconf/netconf-auth/target/generated-sources/yang 19:46:24 [INFO] 19:46:24 [INFO] --- compiler:3.14.1:compile (default-compile) @ netconf-auth --- 19:46:24 [INFO] Recompiling the module because of changed source code. 19:46:24 [INFO] Compiling 1 source file with javac [debug release 21] to target/classes 19:46:25 [INFO] 19:46:25 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ netconf-auth >>> 19:46:25 [INFO] 19:46:25 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ netconf-auth --- 19:46:25 [INFO] Fork Value is true 19:46:27 [INFO] Done SpotBugs Analysis.... 19:46:27 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:46:27 [INFO] 19:46:27 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ netconf-auth <<< 19:46:27 [INFO] 19:46:27 [INFO] 19:46:27 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ netconf-auth --- 19:46:27 [INFO] BugInstance size is 0 19:46:27 [INFO] Error size is 0 19:46:27 [INFO] No errors/warnings found 19:46:27 [INFO] 19:46:27 [INFO] --- resources:3.3.1:testResources (default-testResources) @ netconf-auth --- 19:46:27 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/netconf/netconf-auth/src/test/resources 19:46:27 [INFO] 19:46:27 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ netconf-auth --- 19:46:27 [INFO] No sources to compile 19:46:27 [INFO] 19:46:27 [INFO] --- surefire:3.5.4:test (default-test) @ netconf-auth --- 19:46:28 [INFO] No tests to run. 19:46:28 [INFO] 19:46:28 [INFO] --- copy:14.1.4:copy-files (default) @ netconf-auth --- 19:46:28 [INFO] 19:46:28 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ netconf-auth --- 19:46:28 [INFO] Building bundle: /w/workspace/netconf-maven-stage-master/netconf/netconf-auth/target/netconf-auth-10.0.0.jar 19:46:28 [INFO] Writing manifest: /w/workspace/netconf-maven-stage-master/netconf/netconf-auth/target/classes/META-INF/MANIFEST.MF 19:46:28 [INFO] 19:46:28 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ netconf-auth --- 19:46:29 [INFO] Building jar: /w/workspace/netconf-maven-stage-master/netconf/netconf-auth/target/netconf-auth-10.0.0-javadoc.jar 19:46:29 [INFO] 19:46:29 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ netconf-auth --- 19:46:29 [INFO] CycloneDX: Resolving Dependencies 19:46:29 [INFO] CycloneDX: Creating BOM version 1.6 with 3 component(s) 19:46:29 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-stage-master/netconf/netconf-auth/target/bom.xml 19:46:29 [INFO] attaching as netconf-auth-10.0.0-cyclonedx.xml 19:46:29 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-stage-master/netconf/netconf-auth/target/bom.json 19:46:29 [INFO] attaching as netconf-auth-10.0.0-cyclonedx.json 19:46:29 [INFO] 19:46:29 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ netconf-auth --- 19:46:29 [INFO] Skipping duplicate-finder execution! 19:46:29 [INFO] 19:46:29 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ netconf-auth --- 19:46:29 [INFO] No dependency problems found 19:46:29 [INFO] 19:46:29 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ netconf-auth --- 19:46:29 [INFO] Building jar: /w/workspace/netconf-maven-stage-master/netconf/netconf-auth/target/netconf-auth-10.0.0-sources.jar 19:46:29 [INFO] 19:46:29 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ netconf-auth --- 19:46:29 [INFO] 19:46:29 [INFO] --- jacoco:0.8.13:report (report) @ netconf-auth --- 19:46:29 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:46:29 [INFO] 19:46:29 [INFO] --- install:3.1.4:install (default-install) @ netconf-auth --- 19:46:29 [INFO] Installing /w/workspace/netconf-maven-stage-master/netconf/netconf-auth/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-auth/10.0.0/netconf-auth-10.0.0.pom 19:46:29 [INFO] Installing /w/workspace/netconf-maven-stage-master/netconf/netconf-auth/target/netconf-auth-10.0.0.jar to /tmp/r/org/opendaylight/netconf/netconf-auth/10.0.0/netconf-auth-10.0.0.jar 19:46:29 [INFO] Installing /w/workspace/netconf-maven-stage-master/netconf/netconf-auth/target/netconf-auth-10.0.0-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-auth/10.0.0/netconf-auth-10.0.0-javadoc.jar 19:46:29 [INFO] Installing /w/workspace/netconf-maven-stage-master/netconf/netconf-auth/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-auth/10.0.0/netconf-auth-10.0.0-cyclonedx.xml 19:46:29 [INFO] Installing /w/workspace/netconf-maven-stage-master/netconf/netconf-auth/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-auth/10.0.0/netconf-auth-10.0.0-cyclonedx.json 19:46:29 [INFO] Installing /w/workspace/netconf-maven-stage-master/netconf/netconf-auth/target/netconf-auth-10.0.0-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-auth/10.0.0/netconf-auth-10.0.0-sources.jar 19:46:29 [INFO] 19:46:29 [INFO] --- bundle:6.0.0:install (default-install) @ netconf-auth --- 19:46:29 [INFO] Writing OBR metadata 19:46:29 [INFO] Installing org/opendaylight/netconf/netconf-auth/10.0.0/netconf-auth-10.0.0.jar 19:46:29 [INFO] Writing OBR metadata 19:46:30 [INFO] 19:46:30 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ netconf-auth --- 19:46:30 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-stage-master/m2repo 19:46:30 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-stage-master/m2repo" instead. 19:46:30 [INFO] 19:46:30 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ netconf-auth --- 19:46:30 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:46:30 [INFO] 19:46:30 [INFO] -------------< org.opendaylight.netconf:netconf-auth-aaa >-------------- 19:46:30 [INFO] Building netconf-auth-aaa 10.0.0 [6/112] 19:46:30 [INFO] from plugins/netconf-auth-aaa/pom.xml 19:46:30 [INFO] -------------------------------[ bundle ]------------------------------- 19:46:30 [INFO] 19:46:30 [INFO] --- clean:3.5.0:clean (default-clean) @ netconf-auth-aaa --- 19:46:30 [INFO] 19:46:30 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ netconf-auth-aaa --- 19:46:30 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:46:30 [INFO] 19:46:30 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ netconf-auth-aaa --- 19:46:30 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:46:30 [INFO] 19:46:30 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ netconf-auth-aaa --- 19:46:30 [INFO] 19:46:30 [INFO] --- dependency:3.9.0:properties (default) @ netconf-auth-aaa --- 19:46:30 [INFO] 19:46:30 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ netconf-auth-aaa --- 19:46:30 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/netconf-maven-stage-master/plugins/netconf-auth-aaa/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:46:30 [INFO] 19:46:30 [INFO] --- checkstyle:3.6.0:check (check-license) @ netconf-auth-aaa --- 19:46:30 [INFO] Starting audit... 19:46:30 Audit done. 19:46:30 [INFO] You have 0 Checkstyle violations. 19:46:30 [INFO] 19:46:30 [INFO] --- checkstyle:3.6.0:check (default) @ netconf-auth-aaa --- 19:46:30 [INFO] Starting audit... 19:46:30 Audit done. 19:46:30 [INFO] You have 0 Checkstyle violations. 19:46:30 [INFO] 19:46:30 [INFO] --- dependency:3.9.0:copy (unpack-license) @ netconf-auth-aaa --- 19:46:30 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 19:46:30 [INFO] 19:46:30 [INFO] --- resources:3.3.1:resources (default-resources) @ netconf-auth-aaa --- 19:46:30 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/plugins/netconf-auth-aaa/src/main/resources 19:46:30 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/plugins/netconf-auth-aaa/target/generated-sources/spi 19:46:30 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/plugins/netconf-auth-aaa/target/generated-sources/yang 19:46:30 [INFO] 19:46:30 [INFO] --- compiler:3.14.1:compile (default-compile) @ netconf-auth-aaa --- 19:46:30 [INFO] Recompiling the module because of changed dependency. 19:46:30 [INFO] Compiling 2 source files with javac [debug release 21] to target/classes 19:46:31 [INFO] 19:46:31 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ netconf-auth-aaa >>> 19:46:31 [INFO] 19:46:31 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ netconf-auth-aaa --- 19:46:31 [INFO] Fork Value is true 19:46:33 [INFO] Done SpotBugs Analysis.... 19:46:33 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:46:33 [INFO] 19:46:33 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ netconf-auth-aaa <<< 19:46:33 [INFO] 19:46:33 [INFO] 19:46:33 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ netconf-auth-aaa --- 19:46:33 [INFO] BugInstance size is 0 19:46:33 [INFO] Error size is 0 19:46:33 [INFO] No errors/warnings found 19:46:33 [INFO] 19:46:33 [INFO] --- resources:3.3.1:testResources (default-testResources) @ netconf-auth-aaa --- 19:46:33 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/plugins/netconf-auth-aaa/src/test/resources 19:46:33 [INFO] 19:46:33 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ netconf-auth-aaa --- 19:46:33 [INFO] Recompiling the module because of changed dependency. 19:46:33 [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes 19:46:33 [INFO] 19:46:33 [INFO] --- surefire:3.5.4:test (default-test) @ netconf-auth-aaa --- 19:46:33 [INFO] Surefire report directory: /w/workspace/netconf-maven-stage-master/plugins/netconf-auth-aaa/target/surefire-reports 19:46:33 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:46:33 [INFO] 19:46:33 [INFO] ------------------------------------------------------- 19:46:33 [INFO] T E S T S 19:46:33 [INFO] ------------------------------------------------------- 19:46:34 [INFO] Running org.opendaylight.netconf.authprovider.CredentialServiceAuthProviderTest 19:46:34 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 19:46:35 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.089 s -- in org.opendaylight.netconf.authprovider.CredentialServiceAuthProviderTest 19:46:35 [INFO] 19:46:35 [INFO] Results: 19:46:35 [INFO] 19:46:35 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 19:46:35 [INFO] 19:46:35 [INFO] 19:46:35 [INFO] --- copy:14.1.4:copy-files (default) @ netconf-auth-aaa --- 19:46:35 [INFO] 19:46:35 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ netconf-auth-aaa --- 19:46:35 [INFO] Building bundle: /w/workspace/netconf-maven-stage-master/plugins/netconf-auth-aaa/target/netconf-auth-aaa-10.0.0.jar 19:46:35 [INFO] Writing manifest: /w/workspace/netconf-maven-stage-master/plugins/netconf-auth-aaa/target/classes/META-INF/MANIFEST.MF 19:46:35 [INFO] 19:46:35 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ netconf-auth-aaa --- 19:46:36 [INFO] Building jar: /w/workspace/netconf-maven-stage-master/plugins/netconf-auth-aaa/target/netconf-auth-aaa-10.0.0-javadoc.jar 19:46:36 [INFO] 19:46:36 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ netconf-auth-aaa --- 19:46:36 [INFO] CycloneDX: Resolving Dependencies 19:46:37 [INFO] CycloneDX: Creating BOM version 1.6 with 14 component(s) 19:46:37 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-stage-master/plugins/netconf-auth-aaa/target/bom.xml 19:46:37 [INFO] attaching as netconf-auth-aaa-10.0.0-cyclonedx.xml 19:46:37 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-stage-master/plugins/netconf-auth-aaa/target/bom.json 19:46:37 [INFO] attaching as netconf-auth-aaa-10.0.0-cyclonedx.json 19:46:37 [INFO] 19:46:37 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ netconf-auth-aaa --- 19:46:37 [INFO] Skipping duplicate-finder execution! 19:46:37 [INFO] 19:46:37 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ netconf-auth-aaa --- 19:46:37 [INFO] No dependency problems found 19:46:37 [INFO] 19:46:37 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ netconf-auth-aaa --- 19:46:37 [INFO] Building jar: /w/workspace/netconf-maven-stage-master/plugins/netconf-auth-aaa/target/netconf-auth-aaa-10.0.0-sources.jar 19:46:37 [INFO] 19:46:37 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ netconf-auth-aaa --- 19:46:37 [INFO] 19:46:37 [INFO] --- jacoco:0.8.13:report (report) @ netconf-auth-aaa --- 19:46:37 [INFO] Loading execution data file /w/workspace/netconf-maven-stage-master/plugins/netconf-auth-aaa/target/code-coverage/jacoco.exec 19:46:37 [INFO] Analyzed bundle 'netconf-auth-aaa' with 2 classes 19:46:37 [INFO] 19:46:37 [INFO] --- install:3.1.4:install (default-install) @ netconf-auth-aaa --- 19:46:37 [INFO] Installing /w/workspace/netconf-maven-stage-master/plugins/netconf-auth-aaa/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-auth-aaa/10.0.0/netconf-auth-aaa-10.0.0.pom 19:46:37 [INFO] Installing /w/workspace/netconf-maven-stage-master/plugins/netconf-auth-aaa/target/netconf-auth-aaa-10.0.0.jar to /tmp/r/org/opendaylight/netconf/netconf-auth-aaa/10.0.0/netconf-auth-aaa-10.0.0.jar 19:46:37 [INFO] Installing /w/workspace/netconf-maven-stage-master/plugins/netconf-auth-aaa/target/netconf-auth-aaa-10.0.0-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-auth-aaa/10.0.0/netconf-auth-aaa-10.0.0-javadoc.jar 19:46:37 [INFO] Installing /w/workspace/netconf-maven-stage-master/plugins/netconf-auth-aaa/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-auth-aaa/10.0.0/netconf-auth-aaa-10.0.0-cyclonedx.xml 19:46:37 [INFO] Installing /w/workspace/netconf-maven-stage-master/plugins/netconf-auth-aaa/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-auth-aaa/10.0.0/netconf-auth-aaa-10.0.0-cyclonedx.json 19:46:37 [INFO] Installing /w/workspace/netconf-maven-stage-master/plugins/netconf-auth-aaa/target/netconf-auth-aaa-10.0.0-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-auth-aaa/10.0.0/netconf-auth-aaa-10.0.0-sources.jar 19:46:37 [INFO] 19:46:37 [INFO] --- bundle:6.0.0:install (default-install) @ netconf-auth-aaa --- 19:46:37 [INFO] Installing org/opendaylight/netconf/netconf-auth-aaa/10.0.0/netconf-auth-aaa-10.0.0.jar 19:46:37 [INFO] Writing OBR metadata 19:46:37 [INFO] 19:46:37 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ netconf-auth-aaa --- 19:46:37 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-stage-master/m2repo 19:46:37 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-stage-master/m2repo" instead. 19:46:37 [INFO] 19:46:37 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ netconf-auth-aaa --- 19:46:37 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:46:37 [INFO] 19:46:37 [INFO] ----------< org.opendaylight.netconf:odl-aaa-netconf-plugin >----------- 19:46:37 [INFO] Building OpenDaylight :: Netconf :: AAA Authorization Plugin 10.0.0 [7/112] 19:46:37 [INFO] from features/odl-aaa-netconf-plugin/pom.xml 19:46:37 [INFO] ------------------------------[ feature ]------------------------------- 19:46:41 [INFO] 19:46:41 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-aaa-netconf-plugin --- 19:46:41 [INFO] 19:46:41 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-aaa-netconf-plugin --- 19:46:41 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:46:41 [INFO] 19:46:41 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-aaa-netconf-plugin --- 19:46:41 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:46:41 [INFO] 19:46:41 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-aaa-netconf-plugin --- 19:46:42 [INFO] 19:46:42 [INFO] --- dependency:3.9.0:properties (default) @ odl-aaa-netconf-plugin --- 19:46:42 [INFO] 19:46:42 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-aaa-netconf-plugin --- 19:46:42 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:46:42 [INFO] argLine set to empty 19:46:42 [INFO] 19:46:42 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-aaa-netconf-plugin --- 19:46:42 [INFO] Starting audit... 19:46:42 Audit done. 19:46:42 [INFO] You have 0 Checkstyle violations. 19:46:42 [INFO] 19:46:42 [INFO] --- checkstyle:3.6.0:check (default) @ odl-aaa-netconf-plugin --- 19:46:42 [INFO] Starting audit... 19:46:42 Audit done. 19:46:42 [INFO] You have 0 Checkstyle violations. 19:46:42 [INFO] 19:46:42 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-aaa-netconf-plugin --- 19:46:42 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 19:46:42 [INFO] 19:46:42 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-aaa-netconf-plugin --- 19:46:42 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-stage-master/features/odl-aaa-netconf-plugin/target/feature/feature.xml 19:46:42 [INFO] ...done! 19:46:42 [INFO] Attaching features XML 19:46:42 [INFO] 19:46:42 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-aaa-netconf-plugin --- 19:46:42 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 19:46:42 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:46:42 [INFO] 19:46:42 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-aaa-netconf-plugin >>> 19:46:42 [INFO] 19:46:42 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-aaa-netconf-plugin --- 19:46:42 [INFO] No files found to run spotbugs, check compile phase has been run 19:46:42 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:46:42 [INFO] 19:46:42 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-aaa-netconf-plugin <<< 19:46:42 [INFO] 19:46:42 [INFO] 19:46:42 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-aaa-netconf-plugin --- 19:46:42 [INFO] 19:46:42 [INFO] --- feattest:14.1.4:test (default) @ odl-aaa-netconf-plugin --- 19:46:42 [INFO] Starting SFT for org.opendaylight.netconf:odl-aaa-netconf-plugin 19:46:45 [INFO] Project dependency features detected: [] 19:46:45 [INFO] Pax Exam System (Version: 4.14.0) created. 19:46:45 [INFO] Creating RMI registry server on 127.0.0.1:37659 19:46:46 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 19:46:46 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 19:46:46 [INFO] Waiting for remote bundle context.. on 37659 name: f29a1c27-48b4-4f9c-b8d2-236fdcbcb2d4 timout: [ RelativeTimeout value = 180000 ] 19:46:51 [INFO] Building jar from resources and headers. 19:46:51 [INFO] Writing jar finished. 19:47:01 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 19:47:01 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 19:47:01 [INFO] 19:47:01 [INFO] --- copy:14.1.4:copy-files (default) @ odl-aaa-netconf-plugin --- 19:47:01 [INFO] 19:47:01 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-aaa-netconf-plugin --- 19:47:01 [INFO] No Javadoc in project. Archive not created. 19:47:01 [INFO] 19:47:01 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-aaa-netconf-plugin --- 19:47:01 [INFO] CycloneDX: Resolving Dependencies 19:47:05 [INFO] CycloneDX: Creating BOM version 1.6 with 296 component(s) 19:47:05 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-stage-master/features/odl-aaa-netconf-plugin/target/bom.xml 19:47:05 [INFO] attaching as odl-aaa-netconf-plugin-10.0.0-cyclonedx.xml 19:47:05 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-stage-master/features/odl-aaa-netconf-plugin/target/bom.json 19:47:05 [INFO] attaching as odl-aaa-netconf-plugin-10.0.0-cyclonedx.json 19:47:05 [INFO] 19:47:05 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-aaa-netconf-plugin --- 19:47:05 [INFO] Skipping duplicate-finder execution! 19:47:05 [INFO] 19:47:05 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-aaa-netconf-plugin --- 19:47:05 [INFO] Skipping plugin execution 19:47:05 [INFO] 19:47:05 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-aaa-netconf-plugin --- 19:47:05 [INFO] Skipping source per configuration. 19:47:05 [INFO] 19:47:05 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-aaa-netconf-plugin --- 19:47:05 [INFO] 19:47:05 [INFO] --- jacoco:0.8.13:report (report) @ odl-aaa-netconf-plugin --- 19:47:05 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:47:05 [INFO] 19:47:05 [INFO] --- install:3.1.4:install (default-install) @ odl-aaa-netconf-plugin --- 19:47:05 [WARNING] 19:47:05 [WARNING] The packaging plugin for project odl-aaa-netconf-plugin did not assign 19:47:05 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 19:47:05 [WARNING] 19:47:05 [WARNING] Incomplete projects like this will fail in future Maven versions! 19:47:05 [WARNING] 19:47:05 [INFO] Installing /w/workspace/netconf-maven-stage-master/features/odl-aaa-netconf-plugin/pom.xml to /tmp/r/org/opendaylight/netconf/odl-aaa-netconf-plugin/10.0.0/odl-aaa-netconf-plugin-10.0.0.pom 19:47:05 [INFO] Installing /w/workspace/netconf-maven-stage-master/features/odl-aaa-netconf-plugin/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-aaa-netconf-plugin/10.0.0/odl-aaa-netconf-plugin-10.0.0-features.xml 19:47:05 [INFO] Installing /w/workspace/netconf-maven-stage-master/features/odl-aaa-netconf-plugin/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-aaa-netconf-plugin/10.0.0/odl-aaa-netconf-plugin-10.0.0-cyclonedx.xml 19:47:05 [INFO] Installing /w/workspace/netconf-maven-stage-master/features/odl-aaa-netconf-plugin/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-aaa-netconf-plugin/10.0.0/odl-aaa-netconf-plugin-10.0.0-cyclonedx.json 19:47:05 [INFO] 19:47:05 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-aaa-netconf-plugin --- 19:47:05 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-stage-master/m2repo 19:47:05 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-stage-master/m2repo" instead. 19:47:05 [WARNING] 19:47:05 [WARNING] The packaging plugin for project odl-aaa-netconf-plugin did not assign 19:47:05 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 19:47:05 [WARNING] 19:47:05 [WARNING] Incomplete projects like this will fail in future Maven versions! 19:47:05 [WARNING] 19:47:05 [INFO] 19:47:05 [INFO] ---------------< org.opendaylight.netconf.model:rfc5277 >--------------- 19:47:05 [INFO] Building rfc5277 10.0.0 [8/112] 19:47:05 [INFO] from model/rfc5277/pom.xml 19:47:05 [INFO] -------------------------------[ bundle ]------------------------------- 19:47:05 [INFO] 19:47:05 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc5277 --- 19:47:05 [INFO] 19:47:05 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc5277 --- 19:47:05 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:47:05 [INFO] 19:47:05 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc5277 --- 19:47:05 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:47:05 [INFO] 19:47:05 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc5277 --- 19:47:06 [INFO] 19:47:06 [INFO] --- dependency:3.9.0:properties (default) @ rfc5277 --- 19:47:06 [INFO] 19:47:06 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc5277 --- 19:47:06 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/netconf-maven-stage-master/model/rfc5277/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:47:06 [INFO] 19:47:06 [INFO] --- yang:14.0.18:generate-sources (binding) @ rfc5277 --- 19:47:06 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:47:06 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-stage-master/model/rfc5277/src/main/yang 19:47:06 [INFO] yang-to-sources: Found 1 dependencies in 3.657 ms 19:47:06 [INFO] yang-to-sources: Project model files found: 2 in 72.55 ms 19:47:06 [INFO] yang-to-sources: 3 YANG models processed in 162.4 ms 19:47:06 [INFO] BindingJavaFileGenerator: Defined 25 files in 65.48 ms 19:47:06 [INFO] Sorted 25 files into 8 directories in 3.393 ms 19:47:07 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 25 in 124.2 ms 19:47:07 [INFO] 19:47:07 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc5277 --- 19:47:07 [INFO] Starting audit... 19:47:07 Audit done. 19:47:07 [INFO] You have 0 Checkstyle violations. 19:47:07 [INFO] 19:47:07 [INFO] --- checkstyle:3.6.0:check (default) @ rfc5277 --- 19:47:07 [INFO] Starting audit... 19:47:07 Audit done. 19:47:07 [INFO] You have 0 Checkstyle violations. 19:47:07 [INFO] 19:47:07 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc5277 --- 19:47:07 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 19:47:07 [INFO] 19:47:07 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc5277 --- 19:47:07 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/model/rfc5277/src/main/resources 19:47:07 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/model/rfc5277/target/generated-sources/spi 19:47:07 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 19:47:07 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:47:07 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 19:47:07 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/model/rfc5277/target/generated-sources/spi 19:47:07 [INFO] 19:47:07 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc5277 --- 19:47:07 [INFO] Recompiling the module because of changed source code. 19:47:07 [INFO] Compiling 24 source files with javac [debug release 21] to target/classes 19:47:07 [INFO] 19:47:07 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc5277 >>> 19:47:07 [INFO] 19:47:07 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc5277 --- 19:47:07 [INFO] Fork Value is true 19:47:09 [INFO] Done SpotBugs Analysis.... 19:47:10 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:47:10 [INFO] 19:47:10 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc5277 <<< 19:47:10 [INFO] 19:47:10 [INFO] 19:47:10 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc5277 --- 19:47:10 [INFO] BugInstance size is 0 19:47:10 [INFO] Error size is 0 19:47:10 [INFO] No errors/warnings found 19:47:10 [INFO] 19:47:10 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc5277 --- 19:47:10 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/model/rfc5277/src/test/resources 19:47:10 [INFO] 19:47:10 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc5277 --- 19:47:10 [INFO] No sources to compile 19:47:10 [INFO] 19:47:10 [INFO] --- surefire:3.5.4:test (default-test) @ rfc5277 --- 19:47:10 [INFO] No tests to run. 19:47:10 [INFO] 19:47:10 [INFO] --- copy:14.1.4:copy-files (default) @ rfc5277 --- 19:47:10 [INFO] 19:47:10 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc5277 --- 19:47:10 [INFO] Building bundle: /w/workspace/netconf-maven-stage-master/model/rfc5277/target/rfc5277-10.0.0.jar 19:47:10 [INFO] Writing manifest: /w/workspace/netconf-maven-stage-master/model/rfc5277/target/classes/META-INF/MANIFEST.MF 19:47:10 [INFO] 19:47:10 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc5277 --- 19:47:11 [INFO] Building jar: /w/workspace/netconf-maven-stage-master/model/rfc5277/target/rfc5277-10.0.0-javadoc.jar 19:47:11 [INFO] 19:47:11 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc5277 --- 19:47:11 [INFO] CycloneDX: Resolving Dependencies 19:47:12 [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) 19:47:12 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-stage-master/model/rfc5277/target/bom.xml 19:47:12 [INFO] attaching as rfc5277-10.0.0-cyclonedx.xml 19:47:12 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-stage-master/model/rfc5277/target/bom.json 19:47:12 [INFO] attaching as rfc5277-10.0.0-cyclonedx.json 19:47:12 [INFO] 19:47:12 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc5277 --- 19:47:12 [INFO] Skipping duplicate-finder execution! 19:47:12 [INFO] 19:47:12 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc5277 --- 19:47:12 [INFO] No dependency problems found 19:47:12 [INFO] 19:47:12 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc5277 --- 19:47:12 [INFO] Building jar: /w/workspace/netconf-maven-stage-master/model/rfc5277/target/rfc5277-10.0.0-sources.jar 19:47:12 [INFO] 19:47:12 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc5277 --- 19:47:12 [INFO] 19:47:12 [INFO] --- jacoco:0.8.13:report (report) @ rfc5277 --- 19:47:12 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:47:12 [INFO] 19:47:12 [INFO] --- install:3.1.4:install (default-install) @ rfc5277 --- 19:47:12 [INFO] Installing /w/workspace/netconf-maven-stage-master/model/rfc5277/pom.xml to /tmp/r/org/opendaylight/netconf/model/rfc5277/10.0.0/rfc5277-10.0.0.pom 19:47:12 [INFO] Installing /w/workspace/netconf-maven-stage-master/model/rfc5277/target/rfc5277-10.0.0.jar to /tmp/r/org/opendaylight/netconf/model/rfc5277/10.0.0/rfc5277-10.0.0.jar 19:47:12 [INFO] Installing /w/workspace/netconf-maven-stage-master/model/rfc5277/target/rfc5277-10.0.0-javadoc.jar to /tmp/r/org/opendaylight/netconf/model/rfc5277/10.0.0/rfc5277-10.0.0-javadoc.jar 19:47:12 [INFO] Installing /w/workspace/netconf-maven-stage-master/model/rfc5277/target/bom.xml to /tmp/r/org/opendaylight/netconf/model/rfc5277/10.0.0/rfc5277-10.0.0-cyclonedx.xml 19:47:12 [INFO] Installing /w/workspace/netconf-maven-stage-master/model/rfc5277/target/bom.json to /tmp/r/org/opendaylight/netconf/model/rfc5277/10.0.0/rfc5277-10.0.0-cyclonedx.json 19:47:12 [INFO] Installing /w/workspace/netconf-maven-stage-master/model/rfc5277/target/rfc5277-10.0.0-sources.jar to /tmp/r/org/opendaylight/netconf/model/rfc5277/10.0.0/rfc5277-10.0.0-sources.jar 19:47:12 [INFO] 19:47:12 [INFO] --- bundle:6.0.0:install (default-install) @ rfc5277 --- 19:47:12 [INFO] Installing org/opendaylight/netconf/model/rfc5277/10.0.0/rfc5277-10.0.0.jar 19:47:12 [INFO] Writing OBR metadata 19:47:12 [INFO] 19:47:12 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc5277 --- 19:47:12 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-stage-master/m2repo 19:47:12 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-stage-master/m2repo" instead. 19:47:12 [INFO] 19:47:12 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc5277 --- 19:47:12 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:47:12 [INFO] 19:47:12 [INFO] ---------< org.opendaylight.netconf:odl-netconf-model-rfc5277 >--------- 19:47:12 [INFO] Building OpenDaylight :: Netconf :: RFC5277 Models 10.0.0 [9/112] 19:47:12 [INFO] from features/odl-netconf-model-rfc5277/pom.xml 19:47:12 [INFO] ------------------------------[ feature ]------------------------------- 19:47:12 [INFO] 19:47:12 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-netconf-model-rfc5277 --- 19:47:12 [INFO] 19:47:12 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-netconf-model-rfc5277 --- 19:47:12 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:47:12 [INFO] 19:47:12 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-netconf-model-rfc5277 --- 19:47:12 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:47:12 [INFO] 19:47:12 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-netconf-model-rfc5277 --- 19:47:13 [INFO] 19:47:13 [INFO] --- dependency:3.9.0:properties (default) @ odl-netconf-model-rfc5277 --- 19:47:13 [INFO] 19:47:13 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-netconf-model-rfc5277 --- 19:47:13 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:47:13 [INFO] argLine set to empty 19:47:13 [INFO] 19:47:13 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-netconf-model-rfc5277 --- 19:47:13 [INFO] Starting audit... 19:47:13 Audit done. 19:47:13 [INFO] You have 0 Checkstyle violations. 19:47:13 [INFO] 19:47:13 [INFO] --- checkstyle:3.6.0:check (default) @ odl-netconf-model-rfc5277 --- 19:47:13 [INFO] Starting audit... 19:47:13 Audit done. 19:47:13 [INFO] You have 0 Checkstyle violations. 19:47:13 [INFO] 19:47:13 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-netconf-model-rfc5277 --- 19:47:13 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 19:47:13 [INFO] 19:47:13 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-model-rfc5277 --- 19:47:13 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-stage-master/features/odl-netconf-model-rfc5277/target/feature/feature.xml 19:47:13 [INFO] ...done! 19:47:13 [INFO] Attaching features XML 19:47:13 [INFO] 19:47:13 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-netconf-model-rfc5277 --- 19:47: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 19:47:13 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:47:13 [INFO] 19:47:13 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-netconf-model-rfc5277 >>> 19:47:13 [INFO] 19:47:13 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-netconf-model-rfc5277 --- 19:47:13 [INFO] No files found to run spotbugs, check compile phase has been run 19:47:13 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:47:13 [INFO] 19:47:13 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-netconf-model-rfc5277 <<< 19:47:13 [INFO] 19:47:13 [INFO] 19:47:13 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-netconf-model-rfc5277 --- 19:47:13 [INFO] 19:47:13 [INFO] --- feattest:14.1.4:test (default) @ odl-netconf-model-rfc5277 --- 19:47:13 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-model-rfc5277 19:47:13 [INFO] Project dependency features detected: [] 19:47:13 [INFO] Pax Exam System (Version: 4.14.0) created. 19:47:13 [INFO] Creating RMI registry server on 127.0.0.1:46171 19:47:13 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 19:47:13 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 19:47:13 [INFO] Waiting for remote bundle context.. on 46171 name: 28648871-5c3f-4823-9dde-b0ee8f9fbd72 timout: [ RelativeTimeout value = 180000 ] 19:47:18 [INFO] Building jar from resources and headers. 19:47:18 [INFO] Writing jar finished. 19:47:20 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 19:47:20 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 19:47:20 [INFO] 19:47:20 [INFO] --- copy:14.1.4:copy-files (default) @ odl-netconf-model-rfc5277 --- 19:47:20 [INFO] 19:47:20 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-netconf-model-rfc5277 --- 19:47:20 [INFO] No Javadoc in project. Archive not created. 19:47:20 [INFO] 19:47:20 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-netconf-model-rfc5277 --- 19:47:20 [INFO] CycloneDX: Resolving Dependencies 19:47:21 [INFO] CycloneDX: Creating BOM version 1.6 with 26 component(s) 19:47:21 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-stage-master/features/odl-netconf-model-rfc5277/target/bom.xml 19:47:21 [INFO] attaching as odl-netconf-model-rfc5277-10.0.0-cyclonedx.xml 19:47:21 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-stage-master/features/odl-netconf-model-rfc5277/target/bom.json 19:47:21 [INFO] attaching as odl-netconf-model-rfc5277-10.0.0-cyclonedx.json 19:47:21 [INFO] 19:47:21 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-model-rfc5277 --- 19:47:21 [INFO] Skipping duplicate-finder execution! 19:47:21 [INFO] 19:47:21 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-netconf-model-rfc5277 --- 19:47:21 [INFO] Skipping plugin execution 19:47:21 [INFO] 19:47:21 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-model-rfc5277 --- 19:47:21 [INFO] Skipping source per configuration. 19:47:21 [INFO] 19:47:21 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-netconf-model-rfc5277 --- 19:47:21 [INFO] 19:47:21 [INFO] --- jacoco:0.8.13:report (report) @ odl-netconf-model-rfc5277 --- 19:47:21 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:47:21 [INFO] 19:47:21 [INFO] --- install:3.1.4:install (default-install) @ odl-netconf-model-rfc5277 --- 19:47:21 [WARNING] 19:47:21 [WARNING] The packaging plugin for project odl-netconf-model-rfc5277 did not assign 19:47:21 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 19:47:21 [WARNING] 19:47:21 [WARNING] Incomplete projects like this will fail in future Maven versions! 19:47:21 [WARNING] 19:47:21 [INFO] Installing /w/workspace/netconf-maven-stage-master/features/odl-netconf-model-rfc5277/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc5277/10.0.0/odl-netconf-model-rfc5277-10.0.0.pom 19:47:21 [INFO] Installing /w/workspace/netconf-maven-stage-master/features/odl-netconf-model-rfc5277/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc5277/10.0.0/odl-netconf-model-rfc5277-10.0.0-features.xml 19:47:21 [INFO] Installing /w/workspace/netconf-maven-stage-master/features/odl-netconf-model-rfc5277/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc5277/10.0.0/odl-netconf-model-rfc5277-10.0.0-cyclonedx.xml 19:47:21 [INFO] Installing /w/workspace/netconf-maven-stage-master/features/odl-netconf-model-rfc5277/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc5277/10.0.0/odl-netconf-model-rfc5277-10.0.0-cyclonedx.json 19:47:21 [INFO] 19:47:21 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-netconf-model-rfc5277 --- 19:47:21 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-stage-master/m2repo 19:47:21 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-stage-master/m2repo" instead. 19:47:21 [WARNING] 19:47:21 [WARNING] The packaging plugin for project odl-netconf-model-rfc5277 did not assign 19:47:21 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 19:47:21 [WARNING] 19:47:21 [WARNING] Incomplete projects like this will fail in future Maven versions! 19:47:21 [WARNING] 19:47:21 [INFO] 19:47:21 [INFO] ----------------< org.opendaylight.netconf:netconf-api >---------------- 19:47:21 [INFO] Building netconf-api 10.0.0 [10/112] 19:47:21 [INFO] from protocol/netconf-api/pom.xml 19:47:21 [INFO] --------------------------------[ jar ]--------------------------------- 19:47:21 [INFO] 19:47:21 [INFO] --- clean:3.5.0:clean (default-clean) @ netconf-api --- 19:47:21 [INFO] 19:47:21 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ netconf-api --- 19:47:21 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:47:21 [INFO] 19:47:21 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ netconf-api --- 19:47:21 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:47:21 [INFO] 19:47:21 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ netconf-api --- 19:47:22 [INFO] 19:47:22 [INFO] --- dependency:3.9.0:properties (default) @ netconf-api --- 19:47:22 [INFO] 19:47:22 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ netconf-api --- 19:47:22 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/netconf-maven-stage-master/protocol/netconf-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:47:22 [INFO] 19:47:22 [INFO] --- checkstyle:3.6.0:check (check-license) @ netconf-api --- 19:47:22 [INFO] Starting audit... 19:47:22 Audit done. 19:47:22 [INFO] You have 0 Checkstyle violations. 19:47:22 [INFO] 19:47:22 [INFO] --- checkstyle:3.6.0:check (default) @ netconf-api --- 19:47:23 [INFO] Starting audit... 19:47:23 Audit done. 19:47:23 [INFO] You have 0 Checkstyle violations. 19:47:23 [INFO] 19:47:23 [INFO] --- dependency:3.9.0:copy (unpack-license) @ netconf-api --- 19:47:23 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 19:47:23 [INFO] 19:47:23 [INFO] --- resources:3.3.1:resources (default-resources) @ netconf-api --- 19:47:23 [INFO] Copying 1 resource from src/main/resources to target/classes 19:47:23 [INFO] 19:47:23 [INFO] --- compiler:3.14.1:compile (default-compile) @ netconf-api --- 19:47:24 [INFO] Recompiling the module because of changed source code. 19:47:24 [INFO] Compiling 53 source files with javac [debug release 21 module-path] to target/classes 19:47:24 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-api/src/main/java/module-info.java:[18,63] requires transitive directive for an automatic module 19:47:24 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-api/src/main/java/module-info.java:[20,48] requires directive for an automatic module 19:47:24 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-api/src/main/java/module-info.java:[26,47] requires transitive directive for an automatic module 19:47:24 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-api/src/main/java/module-info.java:[27,40] requires directive for an automatic module 19:47:24 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-api/src/main/java/module-info.java:[28,40] requires directive for an automatic module 19:47:24 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-api/src/main/java/org/opendaylight/netconf/api/DocumentedException.java:[74,39] non-transient instance field of a serializable class declared with a non-serializable type 19:47:24 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-api/src/main/java/org/opendaylight/netconf/api/capability/SimpleCapability.java:[185,31] BASE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 19:47:24 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-api/src/main/java/org/opendaylight/netconf/api/capability/SimpleCapability.java:[188,31] CONFIRMED_COMMIT in org.opendaylight.netconf.api.CapabilityURN has been deprecated 19:47:24 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-api/src/main/java/org/opendaylight/netconf/api/capability/SimpleCapability.java:[197,31] VALIDATE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 19:47:24 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-api/src/main/java/org/opendaylight/netconf/api/messages/HelloMessage.java:[31,19] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 19:47:24 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-api/src/main/java/org/opendaylight/netconf/api/messages/HelloMessage.java:[31,19] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 19:47:24 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-api/src/main/java/org/opendaylight/netconf/api/messages/HelloMessage.java:[31,19] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 19:47:24 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-api/src/main/java/org/opendaylight/netconf/api/messages/HelloMessage.java:[33,32] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 19:47:24 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-api/src/main/java/org/opendaylight/netconf/api/messages/HelloMessage.java:[33,32] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 19:47:24 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-api/src/main/java/org/opendaylight/netconf/api/messages/HelloMessage.java:[33,32] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 19:47:24 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-api/src/main/java/org/opendaylight/netconf/api/messages/HelloMessage.java:[42,51] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 19:47:24 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-api/src/main/java/org/opendaylight/netconf/api/messages/HelloMessage.java:[42,51] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 19:47:24 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-api/src/main/java/org/opendaylight/netconf/api/messages/HelloMessage.java:[42,51] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 19:47:24 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-api/src/main/java/org/opendaylight/netconf/api/messages/HelloMessage.java:[47,21] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 19:47:24 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-api/src/main/java/org/opendaylight/netconf/api/messages/HelloMessage.java:[47,21] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 19:47:24 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-api/src/main/java/org/opendaylight/netconf/api/messages/HelloMessage.java:[47,21] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 19:47:24 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-api/src/main/java/org/opendaylight/netconf/api/messages/HelloMessage.java:[60,28] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 19:47:24 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-api/src/main/java/org/opendaylight/netconf/api/messages/HelloMessage.java:[60,28] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 19:47:24 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-api/src/main/java/org/opendaylight/netconf/api/messages/HelloMessage.java:[60,28] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 19:47:24 [INFO] 19:47:24 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ netconf-api >>> 19:47:24 [INFO] 19:47:24 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ netconf-api --- 19:47:24 [INFO] Fork Value is true 19:47:29 [INFO] Done SpotBugs Analysis.... 19:47:29 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:47:29 [INFO] 19:47:29 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ netconf-api <<< 19:47:29 [INFO] 19:47:29 [INFO] 19:47:29 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ netconf-api --- 19:47:29 [INFO] BugInstance size is 0 19:47:29 [INFO] Error size is 0 19:47:29 [INFO] No errors/warnings found 19:47:29 [INFO] 19:47:29 [INFO] --- bnd:7.1.0:bnd-process (default) @ netconf-api --- 19:47:29 [INFO] 19:47:29 [INFO] --- resources:3.3.1:testResources (default-testResources) @ netconf-api --- 19:47:29 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/protocol/netconf-api/src/test/resources 19:47:29 [INFO] 19:47:29 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ netconf-api --- 19:47:29 [INFO] Recompiling the module because of changed dependency. 19:47:29 [INFO] Compiling 15 source files with javac [debug release 21 module-path] to target/test-classes 19:47:30 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-api/src/test/java/org/opendaylight/netconf/api/capability/ProtocolCapabilityTest.java:[46,75] BASE in org.opendaylight.netconf.api.capability.SimpleCapability has been deprecated 19:47:30 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-api/src/test/java/org/opendaylight/netconf/api/capability/ProtocolCapabilityTest.java:[49,98] CONFIRMED_COMMIT in org.opendaylight.netconf.api.capability.SimpleCapability has been deprecated 19:47:30 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-api/src/test/java/org/opendaylight/netconf/api/capability/ProtocolCapabilityTest.java:[59,90] VALIDATE in org.opendaylight.netconf.api.capability.SimpleCapability has been deprecated 19:47:30 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-api/src/test/java/org/opendaylight/netconf/api/messages/HelloMessageTest.java:[23,36] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 19:47:30 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-api/src/test/java/org/opendaylight/netconf/api/messages/NetconfHelloMessageAdditionalHeaderTest.java:[15,19] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 19:47:30 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-api/src/test/java/org/opendaylight/netconf/api/messages/NetconfHelloMessageAdditionalHeaderTest.java:[15,19] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 19:47:30 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-api/src/test/java/org/opendaylight/netconf/api/messages/NetconfHelloMessageAdditionalHeaderTest.java:[15,19] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 19:47:30 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-api/src/test/java/org/opendaylight/netconf/api/messages/NetconfHelloMessageAdditionalHeaderTest.java:[16,13] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 19:47:30 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-api/src/test/java/org/opendaylight/netconf/api/messages/NetconfHelloMessageAdditionalHeaderTest.java:[29,25] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 19:47:30 [INFO] 19:47:30 [INFO] --- surefire:3.5.4:test (default-test) @ netconf-api --- 19:47:30 [INFO] Surefire report directory: /w/workspace/netconf-maven-stage-master/protocol/netconf-api/target/surefire-reports 19:47:30 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:47:30 [INFO] 19:47:30 [INFO] ------------------------------------------------------- 19:47:30 [INFO] T E S T S 19:47:30 [INFO] ------------------------------------------------------- 19:47:31 [INFO] Running org.opendaylight.netconf.api.capability.ParameterizedCapabilityTest 19:47:31 [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.218 s -- in org.opendaylight.netconf.api.capability.ParameterizedCapabilityTest 19:47:31 [INFO] Running org.opendaylight.netconf.api.capability.ProtocolCapabilityTest 19:47:31 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.opendaylight.netconf.api.capability.ProtocolCapabilityTest 19:47:31 [INFO] Running org.opendaylight.netconf.api.NetconfDocumentedExceptionTest 19:47:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s -- in org.opendaylight.netconf.api.NetconfDocumentedExceptionTest 19:47:31 [INFO] Running org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeaderTest 19:47:31 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeaderTest 19:47:31 [INFO] Running org.opendaylight.netconf.api.messages.HelloMessageTest 19:47:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.195 s -- in org.opendaylight.netconf.api.messages.HelloMessageTest 19:47:32 [INFO] Running org.opendaylight.netconf.api.messages.NotificationMessageTest 19:47:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.netconf.api.messages.NotificationMessageTest 19:47:32 [INFO] Running org.opendaylight.netconf.api.messages.NetconfMessageTest 19:47:32 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.opendaylight.netconf.api.messages.NetconfMessageTest 19:47:32 [INFO] Running org.opendaylight.netconf.api.messages.RpcReplyMessageTest 19:47:32 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.netconf.api.messages.RpcReplyMessageTest 19:47:32 [INFO] Running org.opendaylight.netconf.api.messages.RpcMessageTest 19:47:32 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.netconf.api.messages.RpcMessageTest 19:47:32 [INFO] Running org.opendaylight.netconf.api.subtree.SubtreeFilterFromElementTest 19:47:32 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.opendaylight.netconf.api.subtree.SubtreeFilterFromElementTest 19:47:32 [INFO] Running org.opendaylight.netconf.api.subtree.ElementFromSubtreeFilterTest 19:47:32 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 s -- in org.opendaylight.netconf.api.subtree.ElementFromSubtreeFilterTest 19:47:32 [INFO] Running org.opendaylight.netconf.api.subtree.SubtreeFilterPrettyTreeTest 19:47:32 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.opendaylight.netconf.api.subtree.SubtreeFilterPrettyTreeTest 19:47:32 [INFO] Running org.opendaylight.netconf.api.subtree.PrefixPatternTest 19:47:32 [INFO] Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.opendaylight.netconf.api.subtree.PrefixPatternTest 19:47:32 [INFO] Running org.opendaylight.netconf.api.xml.XmlUtilTest 19:47:32 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.opendaylight.netconf.api.xml.XmlUtilTest 19:47:32 [INFO] Running org.opendaylight.netconf.api.xml.XmlElementTest 19:47:32 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.netconf.api.xml.XmlElementTest 19:47:32 [INFO] 19:47:32 [INFO] Results: 19:47:32 [INFO] 19:47:32 [INFO] Tests run: 139, Failures: 0, Errors: 0, Skipped: 0 19:47:32 [INFO] 19:47:32 [INFO] 19:47:32 [INFO] --- copy:14.1.4:copy-files (default) @ netconf-api --- 19:47:32 [INFO] 19:47:32 [INFO] --- jar:3.4.2:jar (default-jar) @ netconf-api --- 19:47:32 [INFO] Building jar: /w/workspace/netconf-maven-stage-master/protocol/netconf-api/target/netconf-api-10.0.0.jar 19:47:32 [INFO] 19:47:32 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ netconf-api --- 19:47:35 [INFO] Building jar: /w/workspace/netconf-maven-stage-master/protocol/netconf-api/target/netconf-api-10.0.0-javadoc.jar 19:47:35 [INFO] 19:47:35 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ netconf-api --- 19:47:35 [INFO] CycloneDX: Resolving Dependencies 19:47:35 [INFO] CycloneDX: Creating BOM version 1.6 with 32 component(s) 19:47:35 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-stage-master/protocol/netconf-api/target/bom.xml 19:47:35 [INFO] attaching as netconf-api-10.0.0-cyclonedx.xml 19:47:35 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-stage-master/protocol/netconf-api/target/bom.json 19:47:35 [INFO] attaching as netconf-api-10.0.0-cyclonedx.json 19:47:35 [INFO] 19:47:35 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ netconf-api --- 19:47:35 [INFO] Skipping duplicate-finder execution! 19:47:35 [INFO] 19:47:35 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ netconf-api --- 19:47:35 [INFO] No dependency problems found 19:47:35 [INFO] 19:47:35 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ netconf-api --- 19:47:35 [INFO] Building jar: /w/workspace/netconf-maven-stage-master/protocol/netconf-api/target/netconf-api-10.0.0-sources.jar 19:47:35 [INFO] 19:47:35 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ netconf-api --- 19:47:35 [INFO] 19:47:35 [INFO] --- jacoco:0.8.13:report (report) @ netconf-api --- 19:47:35 [INFO] Loading execution data file /w/workspace/netconf-maven-stage-master/protocol/netconf-api/target/code-coverage/jacoco.exec 19:47:36 [INFO] Analyzed bundle 'netconf-api' with 44 classes 19:47:36 [INFO] 19:47:36 [INFO] --- install:3.1.4:install (default-install) @ netconf-api --- 19:47:36 [INFO] Installing /w/workspace/netconf-maven-stage-master/protocol/netconf-api/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-api/10.0.0/netconf-api-10.0.0.pom 19:47:36 [INFO] Installing /w/workspace/netconf-maven-stage-master/protocol/netconf-api/target/netconf-api-10.0.0.jar to /tmp/r/org/opendaylight/netconf/netconf-api/10.0.0/netconf-api-10.0.0.jar 19:47:36 [INFO] Installing /w/workspace/netconf-maven-stage-master/protocol/netconf-api/target/netconf-api-10.0.0-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-api/10.0.0/netconf-api-10.0.0-javadoc.jar 19:47:36 [INFO] Installing /w/workspace/netconf-maven-stage-master/protocol/netconf-api/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-api/10.0.0/netconf-api-10.0.0-cyclonedx.xml 19:47:36 [INFO] Installing /w/workspace/netconf-maven-stage-master/protocol/netconf-api/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-api/10.0.0/netconf-api-10.0.0-cyclonedx.json 19:47:36 [INFO] Installing /w/workspace/netconf-maven-stage-master/protocol/netconf-api/target/netconf-api-10.0.0-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-api/10.0.0/netconf-api-10.0.0-sources.jar 19:47:36 [INFO] 19:47:36 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ netconf-api --- 19:47:36 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-stage-master/m2repo 19:47:36 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-stage-master/m2repo" instead. 19:47:36 [INFO] 19:47:36 [INFO] --------------< org.opendaylight.netconf:odl-netconf-api >-------------- 19:47:36 [INFO] Building OpenDaylight :: Netconf :: API 10.0.0 [11/112] 19:47:36 [INFO] from features/odl-netconf-api/pom.xml 19:47:36 [INFO] ------------------------------[ feature ]------------------------------- 19:47:36 [INFO] 19:47:36 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-netconf-api --- 19:47:36 [INFO] 19:47:36 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-netconf-api --- 19:47:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:47:36 [INFO] 19:47:36 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-netconf-api --- 19:47:36 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:47:36 [INFO] 19:47:36 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-netconf-api --- 19:47:36 [INFO] 19:47:36 [INFO] --- dependency:3.9.0:properties (default) @ odl-netconf-api --- 19:47:36 [INFO] 19:47:36 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-netconf-api --- 19:47:36 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:47:36 [INFO] argLine set to empty 19:47:36 [INFO] 19:47:36 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-netconf-api --- 19:47:36 [INFO] Starting audit... 19:47:36 Audit done. 19:47:36 [INFO] You have 0 Checkstyle violations. 19:47:36 [INFO] 19:47:36 [INFO] --- checkstyle:3.6.0:check (default) @ odl-netconf-api --- 19:47:36 [INFO] Starting audit... 19:47:36 Audit done. 19:47:36 [INFO] You have 0 Checkstyle violations. 19:47:36 [INFO] 19:47:36 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-netconf-api --- 19:47:36 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 19:47:36 [INFO] 19:47:36 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-api --- 19:47:36 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-stage-master/features/odl-netconf-api/target/feature/feature.xml 19:47:36 [INFO] ...done! 19:47:36 [INFO] Attaching features XML 19:47:36 [INFO] 19:47:36 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-netconf-api --- 19:47:36 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 19:47:36 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:47:36 [INFO] 19:47:36 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-netconf-api >>> 19:47:36 [INFO] 19:47:36 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-netconf-api --- 19:47:36 [INFO] No files found to run spotbugs, check compile phase has been run 19:47:36 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:47:36 [INFO] 19:47:36 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-netconf-api <<< 19:47:36 [INFO] 19:47:36 [INFO] 19:47:36 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-netconf-api --- 19:47:36 [INFO] 19:47:36 [INFO] --- feattest:14.1.4:test (default) @ odl-netconf-api --- 19:47:36 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-api 19:47:36 [INFO] Project dependency features detected: [] 19:47:36 [INFO] Pax Exam System (Version: 4.14.0) created. 19:47:36 [INFO] Creating RMI registry server on 127.0.0.1:43119 19:47:37 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 19:47:37 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 19:47:37 [INFO] Waiting for remote bundle context.. on 43119 name: ee5d204a-d8c8-4df6-912d-62a6c870f2af timout: [ RelativeTimeout value = 180000 ] 19:47:41 [INFO] Building jar from resources and headers. 19:47:41 [INFO] Writing jar finished. 19:47:43 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 19:47:43 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 19:47:43 [INFO] 19:47:43 [INFO] --- copy:14.1.4:copy-files (default) @ odl-netconf-api --- 19:47:43 [INFO] 19:47:43 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-netconf-api --- 19:47:43 [INFO] No Javadoc in project. Archive not created. 19:47:43 [INFO] 19:47:43 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-netconf-api --- 19:47:43 [INFO] CycloneDX: Resolving Dependencies 19:47:44 [INFO] CycloneDX: Creating BOM version 1.6 with 63 component(s) 19:47:44 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-stage-master/features/odl-netconf-api/target/bom.xml 19:47:44 [INFO] attaching as odl-netconf-api-10.0.0-cyclonedx.xml 19:47:44 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-stage-master/features/odl-netconf-api/target/bom.json 19:47:44 [INFO] attaching as odl-netconf-api-10.0.0-cyclonedx.json 19:47:44 [INFO] 19:47:44 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-api --- 19:47:44 [INFO] Skipping duplicate-finder execution! 19:47:44 [INFO] 19:47:44 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-netconf-api --- 19:47:44 [INFO] Skipping plugin execution 19:47:44 [INFO] 19:47:44 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-api --- 19:47:44 [INFO] Skipping source per configuration. 19:47:44 [INFO] 19:47:44 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-netconf-api --- 19:47:44 [INFO] 19:47:44 [INFO] --- jacoco:0.8.13:report (report) @ odl-netconf-api --- 19:47:44 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:47:44 [INFO] 19:47:44 [INFO] --- install:3.1.4:install (default-install) @ odl-netconf-api --- 19:47:44 [WARNING] 19:47:44 [WARNING] The packaging plugin for project odl-netconf-api did not assign 19:47:44 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 19:47:44 [WARNING] 19:47:44 [WARNING] Incomplete projects like this will fail in future Maven versions! 19:47:44 [WARNING] 19:47:44 [INFO] Installing /w/workspace/netconf-maven-stage-master/features/odl-netconf-api/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-api/10.0.0/odl-netconf-api-10.0.0.pom 19:47:44 [INFO] Installing /w/workspace/netconf-maven-stage-master/features/odl-netconf-api/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-api/10.0.0/odl-netconf-api-10.0.0-features.xml 19:47:44 [INFO] Installing /w/workspace/netconf-maven-stage-master/features/odl-netconf-api/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-api/10.0.0/odl-netconf-api-10.0.0-cyclonedx.xml 19:47:44 [INFO] Installing /w/workspace/netconf-maven-stage-master/features/odl-netconf-api/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-api/10.0.0/odl-netconf-api-10.0.0-cyclonedx.json 19:47:44 [INFO] 19:47:44 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-netconf-api --- 19:47:44 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-stage-master/m2repo 19:47:44 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-stage-master/m2repo" instead. 19:47:44 [WARNING] 19:47:44 [WARNING] The packaging plugin for project odl-netconf-api did not assign 19:47:44 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 19:47:44 [WARNING] 19:47:44 [WARNING] Incomplete projects like this will fail in future Maven versions! 19:47:44 [WARNING] 19:47:44 [INFO] 19:47:44 [INFO] --------------< org.opendaylight.netconf:netconf-common >--------------- 19:47:44 [INFO] Building netconf-common 10.0.0 [12/112] 19:47:44 [INFO] from protocol/netconf-common/pom.xml 19:47:44 [INFO] --------------------------------[ jar ]--------------------------------- 19:47:44 [INFO] 19:47:44 [INFO] --- clean:3.5.0:clean (default-clean) @ netconf-common --- 19:47:44 [INFO] 19:47:44 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ netconf-common --- 19:47:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:47:44 [INFO] 19:47:44 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ netconf-common --- 19:47:44 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:47:44 [INFO] 19:47:44 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ netconf-common --- 19:47:45 [INFO] 19:47:45 [INFO] --- dependency:3.9.0:properties (default) @ netconf-common --- 19:47:45 [INFO] 19:47:45 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ netconf-common --- 19:47:45 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/netconf-maven-stage-master/protocol/netconf-common/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:47:45 [INFO] 19:47:45 [INFO] --- checkstyle:3.6.0:check (check-license) @ netconf-common --- 19:47:45 [INFO] Starting audit... 19:47:45 Audit done. 19:47:45 [INFO] You have 0 Checkstyle violations. 19:47:45 [INFO] 19:47:45 [INFO] --- checkstyle:3.6.0:check (default) @ netconf-common --- 19:47:45 [INFO] Starting audit... 19:47:45 Audit done. 19:47:45 [INFO] You have 0 Checkstyle violations. 19:47:45 [INFO] 19:47:45 [INFO] --- dependency:3.9.0:copy (unpack-license) @ netconf-common --- 19:47:45 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 19:47:45 [INFO] 19:47:45 [INFO] --- resources:3.3.1:resources (default-resources) @ netconf-common --- 19:47:45 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/protocol/netconf-common/src/main/resources 19:47:45 [INFO] 19:47:45 [INFO] --- compiler:3.14.1:compile (default-compile) @ netconf-common --- 19:47:45 [INFO] Recompiling the module because of changed dependency. 19:47:45 [INFO] Compiling 7 source files with javac [debug release 21 module-path] to target/classes 19:47:45 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-common/src/main/java/module-info.java:[20,36] requires transitive directive for an automatic module 19:47:45 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-common/src/main/java/module-info.java:[22,47] requires transitive directive for an automatic module 19:47:45 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-common/src/main/java/module-info.java:[23,40] requires directive for an automatic module 19:47:45 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-common/src/main/java/module-info.java:[24,47] requires directive for an automatic module 19:47:45 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-common/src/main/java/module-info.java:[25,46] requires directive for an automatic module 19:47:45 [INFO] 19:47:45 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ netconf-common >>> 19:47:45 [INFO] 19:47:45 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ netconf-common --- 19:47:45 [INFO] Fork Value is true 19:47:48 [INFO] Done SpotBugs Analysis.... 19:47:48 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:47:48 [INFO] 19:47:48 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ netconf-common <<< 19:47:48 [INFO] 19:47:48 [INFO] 19:47:48 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ netconf-common --- 19:47:48 [INFO] BugInstance size is 0 19:47:48 [INFO] Error size is 0 19:47:48 [INFO] No errors/warnings found 19:47:48 [INFO] 19:47:48 [INFO] --- bnd:7.1.0:bnd-process (default) @ netconf-common --- 19:47:48 [INFO] 19:47:48 [INFO] --- resources:3.3.1:testResources (default-testResources) @ netconf-common --- 19:47:48 [INFO] Copying 2 resources from src/test/resources to target/test-classes 19:47:48 [INFO] 19:47:48 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ netconf-common --- 19:47:48 [INFO] Recompiling the module because of changed dependency. 19:47:48 [INFO] Compiling 1 source file with javac [debug release 21 module-path] to target/test-classes 19:47:48 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-common/src/test/java/org/opendaylight/netconf/common/util/CapabilityUtilTest.java:[57,75] BASE in org.opendaylight.netconf.api.capability.SimpleCapability has been deprecated 19:47:48 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-common/src/test/java/org/opendaylight/netconf/common/util/CapabilityUtilTest.java:[60,98] CONFIRMED_COMMIT in org.opendaylight.netconf.api.capability.SimpleCapability has been deprecated 19:47:48 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-common/src/test/java/org/opendaylight/netconf/common/util/CapabilityUtilTest.java:[70,90] VALIDATE in org.opendaylight.netconf.api.capability.SimpleCapability has been deprecated 19:47:48 [INFO] 19:47:48 [INFO] --- surefire:3.5.4:test (default-test) @ netconf-common --- 19:47:48 [INFO] Surefire report directory: /w/workspace/netconf-maven-stage-master/protocol/netconf-common/target/surefire-reports 19:47:48 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:47:48 [INFO] 19:47:48 [INFO] ------------------------------------------------------- 19:47:48 [INFO] T E S T S 19:47:48 [INFO] ------------------------------------------------------- 19:47:49 [INFO] Running org.opendaylight.netconf.common.util.CapabilityUtilTest 19:47:50 [INFO] Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.195 s -- in org.opendaylight.netconf.common.util.CapabilityUtilTest 19:47:51 [INFO] 19:47:51 [INFO] Results: 19:47:51 [INFO] 19:47:51 [INFO] Tests run: 36, Failures: 0, Errors: 0, Skipped: 0 19:47:51 [INFO] 19:47:51 [INFO] 19:47:51 [INFO] --- copy:14.1.4:copy-files (default) @ netconf-common --- 19:47:51 [INFO] 19:47:51 [INFO] --- jar:3.4.2:jar (default-jar) @ netconf-common --- 19:47:51 [INFO] Building jar: /w/workspace/netconf-maven-stage-master/protocol/netconf-common/target/netconf-common-10.0.0.jar 19:47:51 [INFO] 19:47:51 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ netconf-common --- 19:47:52 [WARNING] Javadoc Warnings 19:47:52 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-common/src/main/java/org/opendaylight/netconf/common/di/DefaultNetconfTimer.java:34: warning: no comment 19:47:52 [WARNING] public DefaultNetconfTimer(final long tickDuration, final TimeUnit unit, final int ticksPerWheel) { 19:47:52 [WARNING] ^ 19:47:52 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-common/src/main/java/module-info.java:8: warning: no comment 19:47:52 [WARNING] module org.opendaylight.netconf.common { 19:47:52 [WARNING] ^ 19:47:52 [WARNING] 2 warnings 19:47:52 [INFO] Building jar: /w/workspace/netconf-maven-stage-master/protocol/netconf-common/target/netconf-common-10.0.0-javadoc.jar 19:47:52 [INFO] 19:47:52 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ netconf-common --- 19:47:52 [INFO] CycloneDX: Resolving Dependencies 19:47:53 [INFO] CycloneDX: Creating BOM version 1.6 with 36 component(s) 19:47:53 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-stage-master/protocol/netconf-common/target/bom.xml 19:47:53 [INFO] attaching as netconf-common-10.0.0-cyclonedx.xml 19:47:53 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-stage-master/protocol/netconf-common/target/bom.json 19:47:53 [INFO] attaching as netconf-common-10.0.0-cyclonedx.json 19:47:53 [INFO] 19:47:53 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ netconf-common --- 19:47:53 [INFO] Skipping duplicate-finder execution! 19:47:53 [INFO] 19:47:53 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ netconf-common --- 19:47:53 [INFO] No dependency problems found 19:47:53 [INFO] 19:47:53 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ netconf-common --- 19:47:53 [INFO] Building jar: /w/workspace/netconf-maven-stage-master/protocol/netconf-common/target/netconf-common-10.0.0-sources.jar 19:47:53 [INFO] 19:47:53 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ netconf-common --- 19:47:53 [INFO] 19:47:53 [INFO] --- jacoco:0.8.13:report (report) @ netconf-common --- 19:47:53 [INFO] Loading execution data file /w/workspace/netconf-maven-stage-master/protocol/netconf-common/target/code-coverage/jacoco.exec 19:47:53 [INFO] Analyzed bundle 'netconf-common' with 3 classes 19:47:53 [INFO] 19:47:53 [INFO] --- install:3.1.4:install (default-install) @ netconf-common --- 19:47:53 [INFO] Installing /w/workspace/netconf-maven-stage-master/protocol/netconf-common/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-common/10.0.0/netconf-common-10.0.0.pom 19:47:53 [INFO] Installing /w/workspace/netconf-maven-stage-master/protocol/netconf-common/target/netconf-common-10.0.0.jar to /tmp/r/org/opendaylight/netconf/netconf-common/10.0.0/netconf-common-10.0.0.jar 19:47:53 [INFO] Installing /w/workspace/netconf-maven-stage-master/protocol/netconf-common/target/netconf-common-10.0.0-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-common/10.0.0/netconf-common-10.0.0-javadoc.jar 19:47:53 [INFO] Installing /w/workspace/netconf-maven-stage-master/protocol/netconf-common/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-common/10.0.0/netconf-common-10.0.0-cyclonedx.xml 19:47:53 [INFO] Installing /w/workspace/netconf-maven-stage-master/protocol/netconf-common/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-common/10.0.0/netconf-common-10.0.0-cyclonedx.json 19:47:53 [INFO] Installing /w/workspace/netconf-maven-stage-master/protocol/netconf-common/target/netconf-common-10.0.0-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-common/10.0.0/netconf-common-10.0.0-sources.jar 19:47:53 [INFO] 19:47:53 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ netconf-common --- 19:47:53 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-stage-master/m2repo 19:47:53 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-stage-master/m2repo" instead. 19:47:53 [INFO] 19:47:53 [INFO] ---------------< org.opendaylight.netconf:netconf-codec >--------------- 19:47:53 [INFO] Building netconf-codec 10.0.0 [13/112] 19:47:53 [INFO] from protocol/netconf-codec/pom.xml 19:47:53 [INFO] --------------------------------[ jar ]--------------------------------- 19:47:53 [INFO] 19:47:53 [INFO] --- clean:3.5.0:clean (default-clean) @ netconf-codec --- 19:47:53 [INFO] 19:47:53 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ netconf-codec --- 19:47:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:47:53 [INFO] 19:47:53 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ netconf-codec --- 19:47:53 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:47:53 [INFO] 19:47:53 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ netconf-codec --- 19:47:53 [INFO] 19:47:53 [INFO] --- dependency:3.9.0:properties (default) @ netconf-codec --- 19:47:53 [INFO] 19:47:53 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ netconf-codec --- 19:47:53 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/netconf-maven-stage-master/protocol/netconf-codec/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:47:53 [INFO] 19:47:53 [INFO] --- checkstyle:3.6.0:check (check-license) @ netconf-codec --- 19:47:53 [INFO] Starting audit... 19:47:53 Audit done. 19:47:53 [INFO] You have 0 Checkstyle violations. 19:47:53 [INFO] 19:47:53 [INFO] --- checkstyle:3.6.0:check (default) @ netconf-codec --- 19:47:54 [INFO] Starting audit... 19:47:54 Audit done. 19:47:54 [INFO] You have 0 Checkstyle violations. 19:47:54 [INFO] 19:47:54 [INFO] --- dependency:3.9.0:copy (unpack-license) @ netconf-codec --- 19:47:54 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 19:47:54 [INFO] 19:47:54 [INFO] --- resources:3.3.1:resources (default-resources) @ netconf-codec --- 19:47:54 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/protocol/netconf-codec/src/main/resources 19:47:54 [INFO] 19:47:54 [INFO] --- compiler:3.14.1:compile (default-compile) @ netconf-codec --- 19:47:54 [INFO] Recompiling the module because of changed dependency. 19:47:54 [INFO] Compiling 15 source files with javac [debug release 21 module-path] to target/classes 19:47:54 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-codec/src/main/java/module-info.java:[24,47] requires transitive directive for an automatic module 19:47:54 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-codec/src/main/java/module-info.java:[25,40] requires directive for an automatic module 19:47:54 [INFO] 19:47:54 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ netconf-codec >>> 19:47:54 [INFO] 19:47:54 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ netconf-codec --- 19:47:54 [INFO] Fork Value is true 19:47:57 [INFO] Done SpotBugs Analysis.... 19:47:57 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:47:57 [INFO] 19:47:57 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ netconf-codec <<< 19:47:57 [INFO] 19:47:57 [INFO] 19:47:57 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ netconf-codec --- 19:47:57 [INFO] BugInstance size is 0 19:47:57 [INFO] Error size is 0 19:47:57 [INFO] No errors/warnings found 19:47:57 [INFO] 19:47:57 [INFO] --- bnd:7.1.0:bnd-process (default) @ netconf-codec --- 19:47:57 [INFO] 19:47:57 [INFO] --- resources:3.3.1:testResources (default-testResources) @ netconf-codec --- 19:47:57 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/protocol/netconf-codec/src/test/resources 19:47:57 [INFO] 19:47:57 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ netconf-codec --- 19:47:57 [INFO] Recompiling the module because of changed dependency. 19:47:57 [INFO] Compiling 8 source files with javac [debug release 21 module-path] to target/test-classes 19:47:57 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-codec/src/test/java/org/opendaylight/netconf/codec/HelloMessageWriterTest.java:[31,19] org.opendaylight.netconf.codec.HelloMessageWriter in org.opendaylight.netconf.codec has been deprecated and marked for removal 19:47:57 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-codec/src/test/java/org/opendaylight/netconf/codec/HelloMessageWriterTest.java:[31,19] org.opendaylight.netconf.codec.HelloMessageWriter in org.opendaylight.netconf.codec has been deprecated and marked for removal 19:47:57 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-codec/src/test/java/org/opendaylight/netconf/codec/HelloMessageWriterTest.java:[31,19] org.opendaylight.netconf.codec.HelloMessageWriter in org.opendaylight.netconf.codec has been deprecated and marked for removal 19:47:57 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-codec/src/test/java/org/opendaylight/netconf/codec/HelloMessageWriterTest.java:[31,48] org.opendaylight.netconf.codec.HelloMessageWriter in org.opendaylight.netconf.codec has been deprecated and marked for removal 19:47:57 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-codec/src/test/java/org/opendaylight/netconf/codec/HelloMessageWriterTest.java:[38,17] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 19:47:57 [INFO] 19:47:57 [INFO] --- surefire:3.5.4:test (default-test) @ netconf-codec --- 19:47:57 [INFO] Surefire report directory: /w/workspace/netconf-maven-stage-master/protocol/netconf-codec/target/surefire-reports 19:47:57 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:47:57 [INFO] 19:47:57 [INFO] ------------------------------------------------------- 19:47:57 [INFO] T E S T S 19:47:57 [INFO] ------------------------------------------------------- 19:47:58 [INFO] Running org.opendaylight.netconf.codec.ThreadLocalTransformerTest 19:47:58 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s -- in org.opendaylight.netconf.codec.ThreadLocalTransformerTest 19:47:58 [INFO] Running org.opendaylight.netconf.codec.EOMFrameDecoderTest 19:47:59 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.177 s -- in org.opendaylight.netconf.codec.EOMFrameDecoderTest 19:47:59 [INFO] Running org.opendaylight.netconf.codec.ChunkedFramingSupportTest 19:48:00 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.946 s -- in org.opendaylight.netconf.codec.ChunkedFramingSupportTest 19:48:00 [INFO] Running org.opendaylight.netconf.codec.XMLMessageDecoderTest 19:48:00 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.180 s -- in org.opendaylight.netconf.codec.XMLMessageDecoderTest 19:48:00 [INFO] Running org.opendaylight.netconf.codec.EOMFramingSupportTest 19:48:00 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.netconf.codec.EOMFramingSupportTest 19:48:00 [INFO] Running org.opendaylight.netconf.codec.HelloMessageWriterTest 19:48:00 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.280 s -- in org.opendaylight.netconf.codec.HelloMessageWriterTest 19:48:00 [INFO] Running org.opendaylight.netconf.codec.ChunkedFrameDecoderTest 19:48:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.netconf.codec.ChunkedFrameDecoderTest 19:48:00 [INFO] 19:48:00 [INFO] Results: 19:48:00 [INFO] 19:48:00 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0 19:48:00 [INFO] 19:48:00 [INFO] 19:48:00 [INFO] --- copy:14.1.4:copy-files (default) @ netconf-codec --- 19:48:00 [INFO] 19:48:00 [INFO] --- jar:3.4.2:jar (default-jar) @ netconf-codec --- 19:48:00 [INFO] Building jar: /w/workspace/netconf-maven-stage-master/protocol/netconf-codec/target/netconf-codec-10.0.0.jar 19:48:00 [INFO] 19:48:00 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ netconf-codec --- 19:48:02 [WARNING] Javadoc Warnings 19:48:02 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-codec/src/main/java/org/opendaylight/netconf/codec/BufferedWriter.java:34: warning: no comment 19:48:02 [WARNING] public BufferedWriter(final Writer writer) { 19:48:02 [WARNING] ^ 19:48:02 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-codec/src/main/java/org/opendaylight/netconf/codec/BufferedWriter.java:38: warning: no comment 19:48:02 [WARNING] public BufferedWriter(final Writer writer, final int bufferSize) { 19:48:02 [WARNING] ^ 19:48:02 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-codec/src/main/java/org/opendaylight/netconf/codec/ChunkedFrameDecoder.java:21: warning: no comment 19:48:02 [WARNING] public final class ChunkedFrameDecoder extends FrameDecoder { 19:48:02 [WARNING] ^ 19:48:02 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-codec/src/main/java/org/opendaylight/netconf/codec/EOMFrameDecoder.java:21: warning: use of default constructor, which does not provide a comment 19:48:02 [WARNING] public final class EOMFrameDecoder extends FrameDecoder { 19:48:02 [WARNING] ^ 19:48:02 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-codec/src/main/java/org/opendaylight/netconf/codec/FrameDecoder.java:29: warning: use of default constructor, which does not provide a comment 19:48:02 [WARNING] public abstract sealed class FrameDecoder extends ByteToMessageDecoder permits ChunkedFrameDecoder, EOMFrameDecoder { 19:48:02 [WARNING] ^ 19:48:02 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-codec/src/main/java/org/opendaylight/netconf/codec/FramingSupport.java:237: warning: no @param for chunkSize 19:48:02 [WARNING] public static @NonNull FramingSupport chunk(final int chunkSize) { 19:48:02 [WARNING] ^ 19:48:02 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-codec/src/main/java/org/opendaylight/netconf/codec/FramingSupport.java:204: warning: no comment 19:48:02 [WARNING] public static final int DEFAULT_CHUNK_SIZE = 8192; 19:48:02 [WARNING] ^ 19:48:02 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-codec/src/main/java/org/opendaylight/netconf/codec/FramingSupport.java:206: warning: no comment 19:48:02 [WARNING] public static final int MAX_CHUNK_SIZE = 16 * 1024 * 1024; 19:48:02 [WARNING] ^ 19:48:02 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-codec/src/main/java/org/opendaylight/netconf/codec/FramingSupport.java:205: warning: no comment 19:48:02 [WARNING] public static final int MIN_CHUNK_SIZE = 128; 19:48:02 [WARNING] ^ 19:48:02 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-codec/src/main/java/org/opendaylight/netconf/codec/HelloMessageWriter.java:47: warning: no comment 19:48:02 [WARNING] public static HelloMessageWriter of() { 19:48:02 [WARNING] ^ 19:48:02 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-codec/src/main/java/org/opendaylight/netconf/codec/HelloMessageWriter.java:51: warning: no comment 19:48:02 [WARNING] public static HelloMessageWriter of(final boolean pretty) { 19:48:02 [WARNING] ^ 19:48:02 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-codec/src/main/java/org/opendaylight/netconf/codec/HelloMessageWriter.java:55: warning: no comment 19:48:02 [WARNING] public static HelloMessageWriter pretty() { 19:48:02 [WARNING] ^ 19:48:02 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-codec/src/main/java/org/opendaylight/netconf/codec/MessageWriter.java:59: warning: no comment 19:48:02 [WARNING] protected abstract void writeTo(NetconfMessage message, OutputStream out) throws IOException, TransformerException; 19:48:02 [WARNING] ^ 19:48:02 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-codec/src/main/java/org/opendaylight/netconf/codec/MessageDecoder.java:27: warning: use of default constructor, which does not provide a comment 19:48:02 [WARNING] public abstract class MessageDecoder extends ByteToMessageDecoder { 19:48:02 [WARNING] ^ 19:48:02 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-codec/src/main/java/org/opendaylight/netconf/codec/MessageEncoder.java:38: warning: no comment 19:48:02 [WARNING] public MessageEncoder(final MessageWriter writer) { 19:48:02 [WARNING] ^ 19:48:02 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-codec/src/main/java/org/opendaylight/netconf/codec/MessageEncoder.java:67: warning: no comment 19:48:02 [WARNING] public @NonNull FramingSupport framing() { 19:48:02 [WARNING] ^ 19:48:02 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-codec/src/main/java/org/opendaylight/netconf/codec/MessageEncoder.java:77: warning: no comment 19:48:02 [WARNING] public @Nullable MessageWriter nextWriter() { 19:48:02 [WARNING] ^ 19:48:02 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-codec/src/main/java/org/opendaylight/netconf/codec/MessageEncoder.java:43: warning: no comment 19:48:02 [WARNING] public void setFraming(final FramingSupport newFraming) { 19:48:02 [WARNING] ^ 19:48:02 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-codec/src/main/java/org/opendaylight/netconf/codec/MessageEncoder.java:57: warning: no comment 19:48:02 [WARNING] public void setNextWriter(final MessageWriter newNextWriter) { 19:48:02 [WARNING] ^ 19:48:02 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-codec/src/main/java/org/opendaylight/netconf/codec/MessageEncoder.java:48: warning: no comment 19:48:02 [WARNING] public void setWriter(final MessageWriter newWriter) { 19:48:02 [WARNING] ^ 19:48:02 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-codec/src/main/java/org/opendaylight/netconf/codec/MessageEncoder.java:72: warning: no comment 19:48:02 [WARNING] public @NonNull MessageWriter writer() { 19:48:02 [WARNING] ^ 19:48:02 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-codec/src/main/java/org/opendaylight/netconf/codec/MessageWriter.java:45: warning: no comment 19:48:02 [WARNING] protected MessageWriter(final boolean pretty) { 19:48:02 [WARNING] ^ 19:48:02 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-codec/src/main/java/org/opendaylight/netconf/codec/MessageWriter.java:49: warning: no comment 19:48:02 [WARNING] protected final Transformer threadLocalTransformer() { 19:48:02 [WARNING] ^ 19:48:02 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-codec/src/main/java/org/opendaylight/netconf/codec/MessageWriter.java:54: warning: no comment 19:48:02 [WARNING] public final void writeMessage(final NetconfMessage message, final OutputStream out) 19:48:02 [WARNING] ^ 19:48:02 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-codec/src/main/java/org/opendaylight/netconf/codec/XMLMessageDecoder.java:24: warning: no comment 19:48:02 [WARNING] public final class XMLMessageDecoder extends MessageDecoder { 19:48:02 [WARNING] ^ 19:48:02 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-codec/src/main/java/org/opendaylight/netconf/codec/XMLMessageDecoder.java:24: warning: use of default constructor, which does not provide a comment 19:48:02 [WARNING] public final class XMLMessageDecoder extends MessageDecoder { 19:48:02 [WARNING] ^ 19:48:02 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-codec/src/main/java/org/opendaylight/netconf/codec/XMLMessageWriter.java:22: warning: no comment 19:48:02 [WARNING] public final class XMLMessageWriter extends MessageWriter { 19:48:02 [WARNING] ^ 19:48:02 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-codec/src/main/java/org/opendaylight/netconf/codec/XMLMessageWriter.java:30: warning: no comment 19:48:02 [WARNING] public static XMLMessageWriter of() { 19:48:02 [WARNING] ^ 19:48:02 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-codec/src/main/java/org/opendaylight/netconf/codec/XMLMessageWriter.java:34: warning: no comment 19:48:02 [WARNING] public static XMLMessageWriter of(final boolean pretty) { 19:48:02 [WARNING] ^ 19:48:02 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-codec/src/main/java/org/opendaylight/netconf/codec/XMLMessageWriter.java:38: warning: no comment 19:48:02 [WARNING] public static XMLMessageWriter pretty() { 19:48:02 [WARNING] ^ 19:48:02 [WARNING] 30 warnings 19:48:02 [INFO] Building jar: /w/workspace/netconf-maven-stage-master/protocol/netconf-codec/target/netconf-codec-10.0.0-javadoc.jar 19:48:02 [INFO] 19:48:02 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ netconf-codec --- 19:48:02 [INFO] CycloneDX: Resolving Dependencies 19:48:02 [INFO] CycloneDX: Creating BOM version 1.6 with 34 component(s) 19:48:02 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-stage-master/protocol/netconf-codec/target/bom.xml 19:48:02 [INFO] attaching as netconf-codec-10.0.0-cyclonedx.xml 19:48:02 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-stage-master/protocol/netconf-codec/target/bom.json 19:48:02 [INFO] attaching as netconf-codec-10.0.0-cyclonedx.json 19:48:02 [INFO] 19:48:02 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ netconf-codec --- 19:48:02 [INFO] Skipping duplicate-finder execution! 19:48:02 [INFO] 19:48:02 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ netconf-codec --- 19:48:02 [INFO] No dependency problems found 19:48:02 [INFO] 19:48:02 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ netconf-codec --- 19:48:02 [INFO] Building jar: /w/workspace/netconf-maven-stage-master/protocol/netconf-codec/target/netconf-codec-10.0.0-sources.jar 19:48:02 [INFO] 19:48:02 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ netconf-codec --- 19:48:02 [INFO] 19:48:02 [INFO] --- jacoco:0.8.13:report (report) @ netconf-codec --- 19:48:02 [INFO] Loading execution data file /w/workspace/netconf-maven-stage-master/protocol/netconf-codec/target/code-coverage/jacoco.exec 19:48:02 [INFO] Analyzed bundle 'netconf-codec' with 17 classes 19:48:02 [INFO] 19:48:02 [INFO] --- install:3.1.4:install (default-install) @ netconf-codec --- 19:48:02 [INFO] Installing /w/workspace/netconf-maven-stage-master/protocol/netconf-codec/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-codec/10.0.0/netconf-codec-10.0.0.pom 19:48:02 [INFO] Installing /w/workspace/netconf-maven-stage-master/protocol/netconf-codec/target/netconf-codec-10.0.0.jar to /tmp/r/org/opendaylight/netconf/netconf-codec/10.0.0/netconf-codec-10.0.0.jar 19:48:02 [INFO] Installing /w/workspace/netconf-maven-stage-master/protocol/netconf-codec/target/netconf-codec-10.0.0-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-codec/10.0.0/netconf-codec-10.0.0-javadoc.jar 19:48:02 [INFO] Installing /w/workspace/netconf-maven-stage-master/protocol/netconf-codec/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-codec/10.0.0/netconf-codec-10.0.0-cyclonedx.xml 19:48:02 [INFO] Installing /w/workspace/netconf-maven-stage-master/protocol/netconf-codec/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-codec/10.0.0/netconf-codec-10.0.0-cyclonedx.json 19:48:02 [INFO] Installing /w/workspace/netconf-maven-stage-master/protocol/netconf-codec/target/netconf-codec-10.0.0-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-codec/10.0.0/netconf-codec-10.0.0-sources.jar 19:48:02 [INFO] 19:48:02 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ netconf-codec --- 19:48:02 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-stage-master/m2repo 19:48:02 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-stage-master/m2repo" instead. 19:48:02 [INFO] 19:48:02 [INFO] -----------< org.opendaylight.netconf:shaded-exificient-jar >----------- 19:48:02 [INFO] Building shaded-exificient-jar 10.0.0 [14/112] 19:48:02 [INFO] from third-party/shaded-exificient-jar/pom.xml 19:48:02 [INFO] --------------------------------[ jar ]--------------------------------- 19:48:03 [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 19:48:03 [INFO] 19:48:03 [INFO] --- clean:3.5.0:clean (default-clean) @ shaded-exificient-jar --- 19:48:03 [INFO] 19:48:03 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ shaded-exificient-jar --- 19:48:03 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:48:03 [INFO] 19:48:03 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ shaded-exificient-jar --- 19:48:03 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:48:03 [INFO] 19:48:03 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ shaded-exificient-jar --- 19:48:03 [INFO] 19:48:03 [INFO] --- dependency:3.9.0:properties (default) @ shaded-exificient-jar --- 19:48:03 [INFO] 19:48:03 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ shaded-exificient-jar --- 19:48:03 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/netconf-maven-stage-master/third-party/shaded-exificient-jar/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:48:03 [INFO] 19:48:03 [INFO] --- checkstyle:3.6.0:check (check-license) @ shaded-exificient-jar --- 19:48:03 [INFO] Starting audit... 19:48:03 Audit done. 19:48:03 [INFO] You have 0 Checkstyle violations. 19:48:03 [INFO] 19:48:03 [INFO] --- checkstyle:3.6.0:check (default) @ shaded-exificient-jar --- 19:48:03 [INFO] Starting audit... 19:48:03 Audit done. 19:48:03 [INFO] You have 0 Checkstyle violations. 19:48:03 [INFO] 19:48:03 [INFO] --- dependency:3.9.0:copy (unpack-license) @ shaded-exificient-jar --- 19:48:03 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 19:48:03 [INFO] 19:48:03 [INFO] --- resources:3.3.1:resources (default-resources) @ shaded-exificient-jar --- 19:48:03 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/third-party/shaded-exificient-jar/src/main/resources 19:48:03 [INFO] 19:48:03 [INFO] --- compiler:3.14.1:compile (default-compile) @ shaded-exificient-jar --- 19:48:03 [INFO] No sources to compile 19:48:03 [INFO] 19:48:03 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ shaded-exificient-jar >>> 19:48:03 [INFO] 19:48:03 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ shaded-exificient-jar --- 19:48:03 [INFO] No files found to run spotbugs, check compile phase has been run 19:48:03 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:48:03 [INFO] 19:48:03 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ shaded-exificient-jar <<< 19:48:03 [INFO] 19:48:03 [INFO] 19:48:03 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ shaded-exificient-jar --- 19:48:03 [INFO] 19:48:03 [INFO] --- resources:3.3.1:testResources (default-testResources) @ shaded-exificient-jar --- 19:48:03 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/third-party/shaded-exificient-jar/src/test/resources 19:48:03 [INFO] 19:48:03 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ shaded-exificient-jar --- 19:48:03 [INFO] No sources to compile 19:48:03 [INFO] 19:48:03 [INFO] --- surefire:3.5.4:test (default-test) @ shaded-exificient-jar --- 19:48:03 [INFO] No tests to run. 19:48:03 [INFO] 19:48:03 [INFO] --- copy:14.1.4:copy-files (default) @ shaded-exificient-jar --- 19:48:03 [INFO] 19:48:03 [INFO] --- jar:3.4.2:jar (default-jar) @ shaded-exificient-jar --- 19:48:03 [INFO] Building jar: /w/workspace/netconf-maven-stage-master/third-party/shaded-exificient-jar/target/shaded-exificient-jar-10.0.0.jar 19:48:03 [INFO] 19:48:03 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ shaded-exificient-jar --- 19:48:03 [INFO] No Javadoc in project. Archive not created. 19:48:03 [INFO] 19:48:03 [INFO] --- shade:3.6.1:shade (default) @ shaded-exificient-jar --- 19:48:06 [INFO] Replacing original artifact with shaded artifact. 19:48:06 [INFO] Replacing original source artifact with shaded source artifact. 19:48:06 [INFO] 19:48:06 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ shaded-exificient-jar --- 19:48:06 [INFO] Skipping CycloneDX goal, because module skips deploy 19:48:06 [INFO] 19:48:06 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ shaded-exificient-jar --- 19:48:06 [INFO] Skipping duplicate-finder execution! 19:48:06 [INFO] 19:48:06 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ shaded-exificient-jar --- 19:48:06 [WARNING] Unused declared dependencies found: 19:48:06 [WARNING] com.siemens.ct.exi:exificient:jar:1.0.4:compile 19:48:06 [INFO] 19:48:06 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ shaded-exificient-jar --- 19:48:06 [INFO] No sources in project. Archive not created. 19:48:06 [INFO] 19:48:06 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ shaded-exificient-jar --- 19:48:06 [INFO] 19:48:06 [INFO] --- jacoco:0.8.13:report (report) @ shaded-exificient-jar --- 19:48:06 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:48:06 [INFO] 19:48:06 [INFO] --- install:3.1.4:install (default-install) @ shaded-exificient-jar --- 19:48:06 [INFO] Installing /w/workspace/netconf-maven-stage-master/third-party/shaded-exificient-jar/pom.xml to /tmp/r/org/opendaylight/netconf/shaded-exificient-jar/10.0.0/shaded-exificient-jar-10.0.0.pom 19:48:06 [INFO] Installing /w/workspace/netconf-maven-stage-master/third-party/shaded-exificient-jar/target/shaded-exificient-jar-10.0.0.jar to /tmp/r/org/opendaylight/netconf/shaded-exificient-jar/10.0.0/shaded-exificient-jar-10.0.0.jar 19:48:06 [INFO] Installing /w/workspace/netconf-maven-stage-master/third-party/shaded-exificient-jar/target/shaded-exificient-jar-10.0.0-sources.jar to /tmp/r/org/opendaylight/netconf/shaded-exificient-jar/10.0.0/shaded-exificient-jar-10.0.0-sources.jar 19:48:06 [INFO] 19:48:06 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ shaded-exificient-jar --- 19:48:06 [INFO] Skipping artifact deployment 19:48:06 [INFO] 19:48:06 [INFO] -------------< org.opendaylight.netconf:shaded-exificient >------------- 19:48:06 [INFO] Building shaded-exificient 10.0.0 [15/112] 19:48:06 [INFO] from third-party/shaded-exificient/pom.xml 19:48:06 [INFO] -------------------------------[ bundle ]------------------------------- 19:48:06 [INFO] 19:48:06 [INFO] --- clean:3.5.0:clean (default-clean) @ shaded-exificient --- 19:48:06 [INFO] 19:48:06 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ shaded-exificient --- 19:48:06 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:48:06 [INFO] 19:48:06 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ shaded-exificient --- 19:48:06 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:48:06 [INFO] 19:48:06 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ shaded-exificient --- 19:48:07 [INFO] 19:48:07 [INFO] --- dependency:3.9.0:properties (default) @ shaded-exificient --- 19:48:07 [INFO] 19:48:07 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ shaded-exificient --- 19:48:07 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/netconf-maven-stage-master/third-party/shaded-exificient/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:48:07 [INFO] 19:48:07 [INFO] --- dependency:3.9.0:unpack-dependencies (unpack-sources) @ shaded-exificient --- 19:48:07 [INFO] 19:48:07 [INFO] --- checkstyle:3.6.0:check (check-license) @ shaded-exificient --- 19:48:07 [INFO] Starting audit... 19:48:07 Audit done. 19:48:07 [INFO] You have 0 Checkstyle violations. 19:48:07 [INFO] 19:48:07 [INFO] --- checkstyle:3.6.0:check (default) @ shaded-exificient --- 19:48:07 [INFO] Starting audit... 19:48:07 Audit done. 19:48:07 [INFO] You have 0 Checkstyle violations. 19:48:07 [INFO] 19:48:07 [INFO] --- dependency:3.9.0:copy (unpack-license) @ shaded-exificient --- 19:48:07 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 19:48:07 [INFO] 19:48:07 [INFO] --- resources:3.3.1:resources (default-resources) @ shaded-exificient --- 19:48:07 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/third-party/shaded-exificient/src/main/resources 19:48:07 [INFO] 19:48:07 [INFO] --- compiler:3.14.1:compile (default-compile) @ shaded-exificient --- 19:48:07 [INFO] No sources to compile 19:48:07 [INFO] 19:48:07 [INFO] --- dependency:3.9.0:unpack (unpack) @ shaded-exificient --- 19:48:07 [INFO] 19:48:07 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ shaded-exificient >>> 19:48:07 [INFO] 19:48:07 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ shaded-exificient --- 19:48:07 [INFO] Spotbugs plugin skipped 19:48:07 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:48:07 [INFO] 19:48:07 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ shaded-exificient <<< 19:48:07 [INFO] 19:48:07 [INFO] 19:48:07 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ shaded-exificient --- 19:48:07 [INFO] Spotbugs plugin skipped 19:48:07 [INFO] 19:48:07 [INFO] --- resources:3.3.1:testResources (default-testResources) @ shaded-exificient --- 19:48:07 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/third-party/shaded-exificient/src/test/resources 19:48:07 [INFO] 19:48:07 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ shaded-exificient --- 19:48:07 [INFO] No sources to compile 19:48:07 [INFO] 19:48:07 [INFO] --- surefire:3.5.4:test (default-test) @ shaded-exificient --- 19:48:07 [INFO] No tests to run. 19:48:07 [INFO] 19:48:07 [INFO] --- copy:14.1.4:copy-files (default) @ shaded-exificient --- 19:48:07 [INFO] 19:48:07 [INFO] --- build-helper:3.6.1:add-source (default) @ shaded-exificient --- 19:48:07 [INFO] Source directory: /w/workspace/netconf-maven-stage-master/third-party/shaded-exificient/target/shaded-sources added. 19:48:07 [INFO] 19:48:07 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ shaded-exificient --- 19:48:08 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/apache/xml/serialize 19:48:08 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:48:08 Package found in [Jar:., Jar:shaded-exificient-jar] 19:48:08 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] 19:48:08 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core 19:48:08 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:48:08 Package found in [Jar:., Jar:shaded-exificient-jar] 19:48:08 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] 19:48:08 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/attributes 19:48:08 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:48:08 Package found in [Jar:., Jar:shaded-exificient-jar] 19:48:08 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] 19:48:08 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/coder 19:48:08 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:48:08 Package found in [Jar:., Jar:shaded-exificient-jar] 19:48:08 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] 19:48:08 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/container 19:48:08 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:48:08 Package found in [Jar:., Jar:shaded-exificient-jar] 19:48:08 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] 19:48:08 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/context 19:48:08 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:48:08 Package found in [Jar:., Jar:shaded-exificient-jar] 19:48:08 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] 19:48:08 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/datatype 19:48:08 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:48:08 Package found in [Jar:., Jar:shaded-exificient-jar] 19:48:08 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] 19:48:08 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/datatype/charset 19:48:08 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:48:08 Package found in [Jar:., Jar:shaded-exificient-jar] 19:48:08 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] 19:48:08 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/datatype/strings 19:48:08 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:48:08 Package found in [Jar:., Jar:shaded-exificient-jar] 19:48:08 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] 19:48:08 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/exceptions 19:48:08 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:48:08 Package found in [Jar:., Jar:shaded-exificient-jar] 19:48:08 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] 19:48:08 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/grammars 19:48:08 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:48:08 Package found in [Jar:., Jar:shaded-exificient-jar] 19:48:08 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] 19:48:08 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/grammars/event 19:48:08 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:48:08 Package found in [Jar:., Jar:shaded-exificient-jar] 19:48:08 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] 19:48:08 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/grammars/grammar 19:48:08 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:48:08 Package found in [Jar:., Jar:shaded-exificient-jar] 19:48:08 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] 19:48:08 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/grammars/production 19:48:08 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:48:08 Package found in [Jar:., Jar:shaded-exificient-jar] 19:48:08 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] 19:48:08 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/helpers 19:48:08 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:48:08 Package found in [Jar:., Jar:shaded-exificient-jar] 19:48:08 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] 19:48:08 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/io 19:48:08 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:48:08 Package found in [Jar:., Jar:shaded-exificient-jar] 19:48:08 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] 19:48:08 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/io/channel 19:48:08 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:48:08 Package found in [Jar:., Jar:shaded-exificient-jar] 19:48:08 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] 19:48:08 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/io/compression 19:48:08 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:48:08 Package found in [Jar:., Jar:shaded-exificient-jar] 19:48:08 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] 19:48:08 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/types 19:48:08 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:48:08 Package found in [Jar:., Jar:shaded-exificient-jar] 19:48:08 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] 19:48:08 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/util 19:48:08 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:48:08 Package found in [Jar:., Jar:shaded-exificient-jar] 19:48:08 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] 19:48:08 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/util/sort 19:48:08 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:48:08 Package found in [Jar:., Jar:shaded-exificient-jar] 19:48:08 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] 19:48:08 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/util/xml 19:48:08 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:48:08 Package found in [Jar:., Jar:shaded-exificient-jar] 19:48:08 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] 19:48:08 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/values 19:48:08 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:48:08 Package found in [Jar:., Jar:shaded-exificient-jar] 19:48:08 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] 19:48:08 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/grammars 19:48:08 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:48:08 Package found in [Jar:., Jar:shaded-exificient-jar] 19:48:08 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] 19:48:08 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/grammars/_2017/schemaforgrammars 19:48:08 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:48:08 Package found in [Jar:., Jar:shaded-exificient-jar] 19:48:08 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] 19:48:08 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/grammars/persistency 19:48:08 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:48:08 Package found in [Jar:., Jar:shaded-exificient-jar] 19:48:08 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] 19:48:08 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/grammars/regex 19:48:08 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:48:08 Package found in [Jar:., Jar:shaded-exificient-jar] 19:48:08 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] 19:48:08 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/grammars/util 19:48:08 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:48:08 Package found in [Jar:., Jar:shaded-exificient-jar] 19:48:08 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] 19:48:08 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/main/api/dom 19:48:08 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:48:08 Package found in [Jar:., Jar:shaded-exificient-jar] 19:48:08 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] 19:48:08 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/main/api/sax 19:48:08 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:48:08 Package found in [Jar:., Jar:shaded-exificient-jar] 19:48:08 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] 19:48:08 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/main/api/stream 19:48:08 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:48:08 Package found in [Jar:., Jar:shaded-exificient-jar] 19:48:08 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] 19:48:08 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/main/api/xmlpull 19:48:08 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:48:08 Package found in [Jar:., Jar:shaded-exificient-jar] 19:48:08 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] 19:48:08 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/main/cmd 19:48:08 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:48:08 Package found in [Jar:., Jar:shaded-exificient-jar] 19:48:08 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] 19:48:08 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/main/helpers 19:48:08 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:48:08 Package found in [Jar:., Jar:shaded-exificient-jar] 19:48:08 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] 19:48:08 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/main/util 19:48:08 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:48:08 Package found in [Jar:., Jar:shaded-exificient-jar] 19:48:08 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] 19:48:08 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/org/w3c/dom 19:48:08 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:48:08 Package found in [Jar:., Jar:shaded-exificient-jar] 19:48:08 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] 19:48:08 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/dom 19:48:08 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:48:08 Package found in [Jar:., Jar:shaded-exificient-jar] 19:48:08 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] 19:48:08 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/dom/events 19:48:08 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:48:08 Package found in [Jar:., Jar:shaded-exificient-jar] 19:48:08 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] 19:48:08 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl 19:48:08 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:48:08 Package found in [Jar:., Jar:shaded-exificient-jar] 19:48:08 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] 19:48:08 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/dtd 19:48:08 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:48:08 Package found in [Jar:., Jar:shaded-exificient-jar] 19:48:08 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] 19:48:08 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/dtd/models 19:48:08 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:48:08 Package found in [Jar:., Jar:shaded-exificient-jar] 19:48:08 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] 19:48:08 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/dv 19:48:08 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:48:08 Package found in [Jar:., Jar:shaded-exificient-jar] 19:48:08 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] 19:48:08 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/dv/dtd 19:48:08 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:48:08 Package found in [Jar:., Jar:shaded-exificient-jar] 19:48:08 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] 19:48:08 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/dv/util 19:48:08 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:48:08 Package found in [Jar:., Jar:shaded-exificient-jar] 19:48:08 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] 19:48:08 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/dv/xs 19:48:08 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:48:08 Package found in [Jar:., Jar:shaded-exificient-jar] 19:48:08 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] 19:48:08 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/io 19:48:08 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:48:08 Package found in [Jar:., Jar:shaded-exificient-jar] 19:48:08 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] 19:48:08 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/msg 19:48:08 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:48:08 Package found in [Jar:., Jar:shaded-exificient-jar] 19:48:08 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] 19:48:08 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/validation 19:48:08 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:48:08 Package found in [Jar:., Jar:shaded-exificient-jar] 19:48:08 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] 19:48:08 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/xpath 19:48:08 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:48:08 Package found in [Jar:., Jar:shaded-exificient-jar] 19:48:08 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] 19:48:08 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/xpath/regex 19:48:08 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:48:08 Package found in [Jar:., Jar:shaded-exificient-jar] 19:48:08 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] 19:48:08 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/xs 19:48:08 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:48:08 Package found in [Jar:., Jar:shaded-exificient-jar] 19:48:08 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] 19:48:08 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/xs/identity 19:48:08 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:48:08 Package found in [Jar:., Jar:shaded-exificient-jar] 19:48:08 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] 19:48:08 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/xs/models 19:48:08 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:48:08 Package found in [Jar:., Jar:shaded-exificient-jar] 19:48:08 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] 19:48:08 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/xs/opti 19:48:08 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:48:08 Package found in [Jar:., Jar:shaded-exificient-jar] 19:48:08 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] 19:48:08 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/xs/traversers 19:48:08 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:48:08 Package found in [Jar:., Jar:shaded-exificient-jar] 19:48:08 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] 19:48:08 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/xs/util 19:48:08 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:48:08 Package found in [Jar:., Jar:shaded-exificient-jar] 19:48:08 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] 19:48:08 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/jaxp/datatype 19:48:08 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:48:08 Package found in [Jar:., Jar:shaded-exificient-jar] 19:48:08 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] 19:48:08 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/parsers 19:48:08 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:48:08 Package found in [Jar:., Jar:shaded-exificient-jar] 19:48:08 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] 19:48:08 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/util 19:48:08 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:48:08 Package found in [Jar:., Jar:shaded-exificient-jar] 19:48:08 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] 19:48:08 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/xni 19:48:08 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:48:08 Package found in [Jar:., Jar:shaded-exificient-jar] 19:48:08 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] 19:48:08 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/xni/grammars 19:48:08 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:48:08 Package found in [Jar:., Jar:shaded-exificient-jar] 19:48:08 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] 19:48:08 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/xni/parser 19:48:08 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:48:08 Package found in [Jar:., Jar:shaded-exificient-jar] 19:48:08 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] 19:48:08 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/xs 19:48:08 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:48:08 Package found in [Jar:., Jar:shaded-exificient-jar] 19:48:08 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] 19:48:08 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/xs/datatypes 19:48:08 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:48:08 Package found in [Jar:., Jar:shaded-exificient-jar] 19:48:08 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] 19:48:08 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xmlpull/v1 19:48:08 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:48:08 Package found in [Jar:., Jar:shaded-exificient-jar] 19:48:08 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] 19:48:08 [INFO] Building bundle: /w/workspace/netconf-maven-stage-master/third-party/shaded-exificient/target/shaded-exificient-10.0.0.jar 19:48:08 [INFO] Writing manifest: /w/workspace/netconf-maven-stage-master/third-party/shaded-exificient/target/classes/META-INF/MANIFEST.MF 19:48:08 [INFO] 19:48:08 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ shaded-exificient --- 19:48:08 [INFO] Skipping javadoc generation 19:48:08 [INFO] 19:48:08 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ shaded-exificient --- 19:48:08 [INFO] CycloneDX: Resolving Dependencies 19:48:08 [WARNING] Failed to build parent project for com.sun.xml.bind.mvn:jaxb-bundles:pom:2.2.11 19:48:08 [WARNING] Failed to build parent project for com.sun.xml.bind:jaxb-core:jar:2.2.11 19:48:08 [WARNING] Unable to create Maven project for com.sun.xml.bind:jaxb-core:jar:2.2.11 from repository. 19:48:08 [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) 19:48:08 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-stage-master/third-party/shaded-exificient/target/bom.xml 19:48:08 [INFO] attaching as shaded-exificient-10.0.0-cyclonedx.xml 19:48:08 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-stage-master/third-party/shaded-exificient/target/bom.json 19:48:08 [INFO] attaching as shaded-exificient-10.0.0-cyclonedx.json 19:48:08 [INFO] 19:48:08 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ shaded-exificient --- 19:48:08 [INFO] Skipping duplicate-finder execution! 19:48:08 [INFO] 19:48:08 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ shaded-exificient --- 19:48:09 [WARNING] Used undeclared dependencies found: 19:48:09 [WARNING] javax.xml.bind:jaxb-api:jar:2.2.11:provided 19:48:09 [INFO] 19:48:09 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ shaded-exificient --- 19:48:09 [INFO] Building jar: /w/workspace/netconf-maven-stage-master/third-party/shaded-exificient/target/shaded-exificient-10.0.0-sources.jar 19:48:09 [INFO] 19:48:09 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ shaded-exificient --- 19:48:09 [INFO] Skipping modernizer execution! 19:48:09 [INFO] 19:48:09 [INFO] --- jacoco:0.8.13:report (report) @ shaded-exificient --- 19:48:09 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:48:09 [INFO] 19:48:09 [INFO] --- install:3.1.4:install (default-install) @ shaded-exificient --- 19:48:09 [INFO] Installing /w/workspace/netconf-maven-stage-master/third-party/shaded-exificient/pom.xml to /tmp/r/org/opendaylight/netconf/shaded-exificient/10.0.0/shaded-exificient-10.0.0.pom 19:48:09 [INFO] Installing /w/workspace/netconf-maven-stage-master/third-party/shaded-exificient/target/shaded-exificient-10.0.0.jar to /tmp/r/org/opendaylight/netconf/shaded-exificient/10.0.0/shaded-exificient-10.0.0.jar 19:48:09 [INFO] Installing /w/workspace/netconf-maven-stage-master/third-party/shaded-exificient/target/bom.xml to /tmp/r/org/opendaylight/netconf/shaded-exificient/10.0.0/shaded-exificient-10.0.0-cyclonedx.xml 19:48:09 [INFO] Installing /w/workspace/netconf-maven-stage-master/third-party/shaded-exificient/target/bom.json to /tmp/r/org/opendaylight/netconf/shaded-exificient/10.0.0/shaded-exificient-10.0.0-cyclonedx.json 19:48:09 [INFO] Installing /w/workspace/netconf-maven-stage-master/third-party/shaded-exificient/target/shaded-exificient-10.0.0-sources.jar to /tmp/r/org/opendaylight/netconf/shaded-exificient/10.0.0/shaded-exificient-10.0.0-sources.jar 19:48:09 [INFO] 19:48:09 [INFO] --- bundle:6.0.0:install (default-install) @ shaded-exificient --- 19:48:09 [INFO] Installing org/opendaylight/netconf/shaded-exificient/10.0.0/shaded-exificient-10.0.0.jar 19:48:09 [INFO] Writing OBR metadata 19:48:09 [INFO] 19:48:09 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ shaded-exificient --- 19:48:09 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-stage-master/m2repo 19:48:09 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-stage-master/m2repo" instead. 19:48:09 [INFO] 19:48:09 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ shaded-exificient --- 19:48:09 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:48:09 [INFO] 19:48:09 [INFO] -------------< org.opendaylight.netconf:netconf-test-util >------------- 19:48:09 [INFO] Building netconf-test-util 10.0.0 [16/112] 19:48:09 [INFO] from protocol/netconf-test-util/pom.xml 19:48:09 [INFO] --------------------------------[ jar ]--------------------------------- 19:48:09 [INFO] 19:48:09 [INFO] --- clean:3.5.0:clean (default-clean) @ netconf-test-util --- 19:48:09 [INFO] 19:48:09 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ netconf-test-util --- 19:48:09 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:48:09 [INFO] 19:48:09 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ netconf-test-util --- 19:48:09 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:48:09 [INFO] 19:48:09 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ netconf-test-util --- 19:48:09 [INFO] 19:48:09 [INFO] --- dependency:3.9.0:properties (default) @ netconf-test-util --- 19:48:09 [INFO] 19:48:09 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ netconf-test-util --- 19:48:09 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/netconf-maven-stage-master/protocol/netconf-test-util/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:48:09 [INFO] 19:48:09 [INFO] --- checkstyle:3.6.0:check (check-license) @ netconf-test-util --- 19:48:09 [INFO] Starting audit... 19:48:09 Audit done. 19:48:09 [INFO] You have 0 Checkstyle violations. 19:48:09 [INFO] 19:48:09 [INFO] --- checkstyle:3.6.0:check (default) @ netconf-test-util --- 19:48:10 [INFO] Starting audit... 19:48:10 Audit done. 19:48:10 [INFO] You have 0 Checkstyle violations. 19:48:10 [INFO] 19:48:10 [INFO] --- dependency:3.9.0:copy (unpack-license) @ netconf-test-util --- 19:48:10 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 19:48:10 [INFO] 19:48:10 [INFO] --- resources:3.3.1:resources (default-resources) @ netconf-test-util --- 19:48:10 [INFO] Copying 127 resources from src/main/resources to target/classes 19:48:10 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/protocol/netconf-test-util/target/generated-sources/spi 19:48:10 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/protocol/netconf-test-util/target/generated-sources/yang 19:48:10 [INFO] 19:48:10 [INFO] --- compiler:3.14.1:compile (default-compile) @ netconf-test-util --- 19:48:10 [INFO] Recompiling the module because of changed dependency. 19:48:10 [INFO] Compiling 2 source files with javac [debug release 21] to target/classes 19:48:10 [INFO] 19:48:10 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ netconf-test-util >>> 19:48:10 [INFO] 19:48:10 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ netconf-test-util --- 19:48:10 [INFO] Fork Value is true 19:48:12 [INFO] Done SpotBugs Analysis.... 19:48:12 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:48:12 [INFO] 19:48:12 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ netconf-test-util <<< 19:48:12 [INFO] 19:48:12 [INFO] 19:48:12 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ netconf-test-util --- 19:48:12 [INFO] BugInstance size is 0 19:48:12 [INFO] Error size is 0 19:48:12 [INFO] No errors/warnings found 19:48:12 [INFO] 19:48:12 [INFO] --- resources:3.3.1:testResources (default-testResources) @ netconf-test-util --- 19:48:12 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/protocol/netconf-test-util/src/test/resources 19:48:12 [INFO] 19:48:12 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ netconf-test-util --- 19:48:12 [INFO] No sources to compile 19:48:12 [INFO] 19:48:12 [INFO] --- surefire:3.5.4:test (default-test) @ netconf-test-util --- 19:48:12 [INFO] No tests to run. 19:48:12 [INFO] 19:48:12 [INFO] --- copy:14.1.4:copy-files (default) @ netconf-test-util --- 19:48:12 [INFO] 19:48:12 [INFO] --- jar:3.4.2:jar (default-jar) @ netconf-test-util --- 19:48:12 [INFO] Building jar: /w/workspace/netconf-maven-stage-master/protocol/netconf-test-util/target/netconf-test-util-10.0.0.jar 19:48:12 [INFO] 19:48:12 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ netconf-test-util --- 19:48:13 [INFO] Building jar: /w/workspace/netconf-maven-stage-master/protocol/netconf-test-util/target/netconf-test-util-10.0.0-javadoc.jar 19:48:13 [INFO] 19:48:13 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ netconf-test-util --- 19:48:13 [INFO] CycloneDX: Resolving Dependencies 19:48:14 [INFO] CycloneDX: Creating BOM version 1.6 with 27 component(s) 19:48:14 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-stage-master/protocol/netconf-test-util/target/bom.xml 19:48:14 [INFO] attaching as netconf-test-util-10.0.0-cyclonedx.xml 19:48:14 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-stage-master/protocol/netconf-test-util/target/bom.json 19:48:14 [INFO] attaching as netconf-test-util-10.0.0-cyclonedx.json 19:48:14 [INFO] 19:48:14 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ netconf-test-util --- 19:48:14 [INFO] Skipping duplicate-finder execution! 19:48:14 [INFO] 19:48:14 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ netconf-test-util --- 19:48:14 [INFO] No dependency problems found 19:48:14 [INFO] 19:48:14 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ netconf-test-util --- 19:48:14 [INFO] Building jar: /w/workspace/netconf-maven-stage-master/protocol/netconf-test-util/target/netconf-test-util-10.0.0-sources.jar 19:48:14 [INFO] 19:48:14 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ netconf-test-util --- 19:48:14 [INFO] 19:48:14 [INFO] --- jacoco:0.8.13:report (report) @ netconf-test-util --- 19:48:14 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:48:14 [INFO] 19:48:14 [INFO] --- install:3.1.4:install (default-install) @ netconf-test-util --- 19:48:14 [INFO] Installing /w/workspace/netconf-maven-stage-master/protocol/netconf-test-util/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-test-util/10.0.0/netconf-test-util-10.0.0.pom 19:48:14 [INFO] Installing /w/workspace/netconf-maven-stage-master/protocol/netconf-test-util/target/netconf-test-util-10.0.0.jar to /tmp/r/org/opendaylight/netconf/netconf-test-util/10.0.0/netconf-test-util-10.0.0.jar 19:48:14 [INFO] Installing /w/workspace/netconf-maven-stage-master/protocol/netconf-test-util/target/netconf-test-util-10.0.0-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-test-util/10.0.0/netconf-test-util-10.0.0-javadoc.jar 19:48:14 [INFO] Installing /w/workspace/netconf-maven-stage-master/protocol/netconf-test-util/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-test-util/10.0.0/netconf-test-util-10.0.0-cyclonedx.xml 19:48:14 [INFO] Installing /w/workspace/netconf-maven-stage-master/protocol/netconf-test-util/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-test-util/10.0.0/netconf-test-util-10.0.0-cyclonedx.json 19:48:14 [INFO] Installing /w/workspace/netconf-maven-stage-master/protocol/netconf-test-util/target/netconf-test-util-10.0.0-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-test-util/10.0.0/netconf-test-util-10.0.0-sources.jar 19:48:14 [INFO] 19:48:14 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ netconf-test-util --- 19:48:14 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-stage-master/m2repo 19:48:14 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-stage-master/m2repo" instead. 19:48:14 [INFO] 19:48:14 [INFO] ------------< org.opendaylight.netconf:netconf-netty-util >------------- 19:48:14 [INFO] Building netconf-netty-util 10.0.0 [17/112] 19:48:14 [INFO] from netconf/netconf-netty-util/pom.xml 19:48:14 [INFO] -------------------------------[ bundle ]------------------------------- 19:48:14 [INFO] 19:48:14 [INFO] --- clean:3.5.0:clean (default-clean) @ netconf-netty-util --- 19:48:14 [INFO] 19:48:14 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ netconf-netty-util --- 19:48:14 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:48:14 [INFO] 19:48:14 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ netconf-netty-util --- 19:48:14 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:48:14 [INFO] 19:48:14 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ netconf-netty-util --- 19:48:14 [INFO] 19:48:14 [INFO] --- dependency:3.9.0:properties (default) @ netconf-netty-util --- 19:48:14 [INFO] 19:48:14 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ netconf-netty-util --- 19:48:14 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/netconf-maven-stage-master/netconf/netconf-netty-util/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:48:14 [INFO] 19:48:14 [INFO] --- checkstyle:3.6.0:check (check-license) @ netconf-netty-util --- 19:48:14 [INFO] Starting audit... 19:48:14 Audit done. 19:48:14 [INFO] You have 0 Checkstyle violations. 19:48:14 [INFO] 19:48:14 [INFO] --- checkstyle:3.6.0:check (default) @ netconf-netty-util --- 19:48:15 [INFO] Starting audit... 19:48:15 Audit done. 19:48:15 [INFO] You have 0 Checkstyle violations. 19:48:15 [INFO] 19:48:15 [INFO] --- dependency:3.9.0:copy (unpack-license) @ netconf-netty-util --- 19:48:15 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 19:48:15 [INFO] 19:48:15 [INFO] --- resources:3.3.1:resources (default-resources) @ netconf-netty-util --- 19:48:15 [INFO] Copying 1 resource from src/main/resources to target/classes 19:48:15 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/netconf/netconf-netty-util/target/generated-sources/spi 19:48:15 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/netconf/netconf-netty-util/target/generated-sources/yang 19:48:15 [INFO] 19:48:15 [INFO] --- compiler:3.14.1:compile (default-compile) @ netconf-netty-util --- 19:48:15 [INFO] Recompiling the module because of changed dependency. 19:48:15 [INFO] Compiling 13 source files with javac [debug release 21] to target/classes 19:48:15 [WARNING] /w/workspace/netconf-maven-stage-master/netconf/netconf-netty-util/src/main/java/org/opendaylight/netconf/nettyutil/AbstractChannelInitializer.java:[37,75] org.opendaylight.netconf.codec.HelloMessageWriter in org.opendaylight.netconf.codec has been deprecated and marked for removal 19:48:15 [WARNING] /w/workspace/netconf-maven-stage-master/netconf/netconf-netty-util/src/main/java/org/opendaylight/netconf/nettyutil/handler/HelloXMLMessageDecoder.java:[124,46] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 19:48:15 [INFO] 19:48:15 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ netconf-netty-util >>> 19:48:15 [INFO] 19:48:15 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ netconf-netty-util --- 19:48:15 [INFO] Fork Value is true 19:48:19 [INFO] Done SpotBugs Analysis.... 19:48:19 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:48:19 [INFO] 19:48:19 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ netconf-netty-util <<< 19:48:19 [INFO] 19:48:19 [INFO] 19:48:19 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ netconf-netty-util --- 19:48:19 [INFO] BugInstance size is 0 19:48:19 [INFO] Error size is 0 19:48:19 [INFO] No errors/warnings found 19:48:19 [INFO] 19:48:19 [INFO] --- resources:3.3.1:testResources (default-testResources) @ netconf-netty-util --- 19:48:19 [INFO] Copying 3 resources from src/test/resources to target/test-classes 19:48:19 [INFO] 19:48:19 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ netconf-netty-util --- 19:48:19 [INFO] Recompiling the module because of changed dependency. 19:48:19 [INFO] Compiling 11 source files with javac [debug release 21] to target/test-classes 19:48:19 [INFO] 19:48:19 [INFO] --- surefire:3.5.4:test (default-test) @ netconf-netty-util --- 19:48:19 [INFO] Surefire report directory: /w/workspace/netconf-maven-stage-master/netconf/netconf-netty-util/target/surefire-reports 19:48:19 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:48:19 [INFO] 19:48:19 [INFO] ------------------------------------------------------- 19:48:19 [INFO] T E S T S 19:48:19 [INFO] ------------------------------------------------------- 19:48:20 [INFO] Running org.opendaylight.netconf.nettyutil.handler.HelloXMLMessageDecoderTest 19:48:21 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.376 s -- in org.opendaylight.netconf.nettyutil.handler.HelloXMLMessageDecoderTest 19:48:21 [INFO] Running org.opendaylight.netconf.nettyutil.handler.NetconfEXIHandlersTest 19:48:21 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.235 s -- in org.opendaylight.netconf.nettyutil.handler.NetconfEXIHandlersTest 19:48:21 [INFO] Running org.opendaylight.netconf.nettyutil.handler.exi.EXIParametersTest 19:48:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in org.opendaylight.netconf.nettyutil.handler.exi.EXIParametersTest 19:48:21 [INFO] Running org.opendaylight.netconf.nettyutil.handler.exi.NetconfStartExiMessageTest 19:48:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.opendaylight.netconf.nettyutil.handler.exi.NetconfStartExiMessageTest 19:48:21 [INFO] Running org.opendaylight.netconf.nettyutil.handler.NetconfMessageFactoryTest 19:48:21 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.netconf.nettyutil.handler.NetconfMessageFactoryTest 19:48:21 [INFO] Running org.opendaylight.netconf.nettyutil.AbstractChannelInitializerTest 19:48:21 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 19:48:22 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.337 s -- in org.opendaylight.netconf.nettyutil.AbstractChannelInitializerTest 19:48:22 [INFO] Running org.opendaylight.netconf.nettyutil.AbstractNetconfSessionTest 19:48:23 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.758 s -- in org.opendaylight.netconf.nettyutil.AbstractNetconfSessionTest 19:48:23 [INFO] Running org.opendaylight.netconf.nettyutil.Netconf539Test 19:48:23 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 s -- in org.opendaylight.netconf.nettyutil.Netconf539Test 19:48:23 [INFO] Running org.opendaylight.netconf.nettyutil.AbstractNetconfSessionNegotiatorTest 19:48:23 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.289 s -- in org.opendaylight.netconf.nettyutil.AbstractNetconfSessionNegotiatorTest 19:48:23 [INFO] 19:48:23 [INFO] Results: 19:48:23 [INFO] 19:48:23 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0 19:48:23 [INFO] 19:48:23 [INFO] 19:48:23 [INFO] --- copy:14.1.4:copy-files (default) @ netconf-netty-util --- 19:48:23 [INFO] 19:48:23 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ netconf-netty-util --- 19:48:24 [INFO] Building bundle: /w/workspace/netconf-maven-stage-master/netconf/netconf-netty-util/target/netconf-netty-util-10.0.0.jar 19:48:24 [INFO] Writing manifest: /w/workspace/netconf-maven-stage-master/netconf/netconf-netty-util/target/classes/META-INF/MANIFEST.MF 19:48:24 [INFO] 19:48:24 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ netconf-netty-util --- 19:48:25 [INFO] Building jar: /w/workspace/netconf-maven-stage-master/netconf/netconf-netty-util/target/netconf-netty-util-10.0.0-javadoc.jar 19:48:25 [INFO] 19:48:25 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ netconf-netty-util --- 19:48:25 [INFO] CycloneDX: Resolving Dependencies 19:48:26 [INFO] CycloneDX: Creating BOM version 1.6 with 35 component(s) 19:48:26 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-stage-master/netconf/netconf-netty-util/target/bom.xml 19:48:26 [INFO] attaching as netconf-netty-util-10.0.0-cyclonedx.xml 19:48:26 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-stage-master/netconf/netconf-netty-util/target/bom.json 19:48:26 [INFO] attaching as netconf-netty-util-10.0.0-cyclonedx.json 19:48:26 [INFO] 19:48:26 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ netconf-netty-util --- 19:48:26 [INFO] Skipping duplicate-finder execution! 19:48:26 [INFO] 19:48:26 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ netconf-netty-util --- 19:48:26 [INFO] No dependency problems found 19:48:26 [INFO] 19:48:26 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ netconf-netty-util --- 19:48:26 [INFO] Building jar: /w/workspace/netconf-maven-stage-master/netconf/netconf-netty-util/target/netconf-netty-util-10.0.0-sources.jar 19:48:26 [INFO] 19:48:26 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ netconf-netty-util --- 19:48:26 [INFO] 19:48:26 [INFO] --- jacoco:0.8.13:report (report) @ netconf-netty-util --- 19:48:26 [INFO] Loading execution data file /w/workspace/netconf-maven-stage-master/netconf/netconf-netty-util/target/code-coverage/jacoco.exec 19:48:26 [INFO] Analyzed bundle 'netconf-netty-util' with 19 classes 19:48:26 [INFO] 19:48:26 [INFO] --- install:3.1.4:install (default-install) @ netconf-netty-util --- 19:48:26 [INFO] Installing /w/workspace/netconf-maven-stage-master/netconf/netconf-netty-util/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-netty-util/10.0.0/netconf-netty-util-10.0.0.pom 19:48:26 [INFO] Installing /w/workspace/netconf-maven-stage-master/netconf/netconf-netty-util/target/netconf-netty-util-10.0.0.jar to /tmp/r/org/opendaylight/netconf/netconf-netty-util/10.0.0/netconf-netty-util-10.0.0.jar 19:48:26 [INFO] Installing /w/workspace/netconf-maven-stage-master/netconf/netconf-netty-util/target/netconf-netty-util-10.0.0-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-netty-util/10.0.0/netconf-netty-util-10.0.0-javadoc.jar 19:48:26 [INFO] Installing /w/workspace/netconf-maven-stage-master/netconf/netconf-netty-util/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-netty-util/10.0.0/netconf-netty-util-10.0.0-cyclonedx.xml 19:48:26 [INFO] Installing /w/workspace/netconf-maven-stage-master/netconf/netconf-netty-util/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-netty-util/10.0.0/netconf-netty-util-10.0.0-cyclonedx.json 19:48:26 [INFO] Installing /w/workspace/netconf-maven-stage-master/netconf/netconf-netty-util/target/netconf-netty-util-10.0.0-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-netty-util/10.0.0/netconf-netty-util-10.0.0-sources.jar 19:48:26 [INFO] 19:48:26 [INFO] --- bundle:6.0.0:install (default-install) @ netconf-netty-util --- 19:48:26 [INFO] Installing org/opendaylight/netconf/netconf-netty-util/10.0.0/netconf-netty-util-10.0.0.jar 19:48:26 [INFO] Writing OBR metadata 19:48:26 [INFO] 19:48:26 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ netconf-netty-util --- 19:48:26 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-stage-master/m2repo 19:48:26 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-stage-master/m2repo" instead. 19:48:26 [INFO] 19:48:26 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ netconf-netty-util --- 19:48:26 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:48:26 [INFO] 19:48:26 [INFO] ------------< org.opendaylight.netconf:odl-netconf-common >------------- 19:48:26 [INFO] Building OpenDaylight :: Netconf :: Netconf Common 10.0.0 [18/112] 19:48:26 [INFO] from features/odl-netconf-common/pom.xml 19:48:26 [INFO] ------------------------------[ feature ]------------------------------- 19:48:26 [INFO] 19:48:26 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-netconf-common --- 19:48:26 [INFO] 19:48:26 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-netconf-common --- 19:48:26 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:48:26 [INFO] 19:48:26 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-netconf-common --- 19:48:26 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:48:26 [INFO] 19:48:26 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-netconf-common --- 19:48:27 [INFO] 19:48:27 [INFO] --- dependency:3.9.0:properties (default) @ odl-netconf-common --- 19:48:27 [INFO] 19:48:27 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-netconf-common --- 19:48:27 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:48:27 [INFO] argLine set to empty 19:48:27 [INFO] 19:48:27 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-netconf-common --- 19:48:27 [INFO] Starting audit... 19:48:27 Audit done. 19:48:27 [INFO] You have 0 Checkstyle violations. 19:48:27 [INFO] 19:48:27 [INFO] --- checkstyle:3.6.0:check (default) @ odl-netconf-common --- 19:48:27 [INFO] Starting audit... 19:48:27 Audit done. 19:48:27 [INFO] You have 0 Checkstyle violations. 19:48:27 [INFO] 19:48:27 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-netconf-common --- 19:48:27 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 19:48:27 [INFO] 19:48:27 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-common --- 19:48:27 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-stage-master/features/odl-netconf-common/target/feature/feature.xml 19:48:27 [INFO] ...done! 19:48:27 [INFO] Attaching features XML 19:48:27 [INFO] 19:48:27 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-netconf-common --- 19:48:27 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 19:48:27 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:48:27 [INFO] 19:48:27 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-netconf-common >>> 19:48:27 [INFO] 19:48:27 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-netconf-common --- 19:48:27 [INFO] No files found to run spotbugs, check compile phase has been run 19:48:27 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:48:27 [INFO] 19:48:27 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-netconf-common <<< 19:48:27 [INFO] 19:48:27 [INFO] 19:48:27 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-netconf-common --- 19:48:27 [INFO] 19:48:27 [INFO] --- feattest:14.1.4:test (default) @ odl-netconf-common --- 19:48:27 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-common 19:48:27 [INFO] Project dependency features detected: [] 19:48:27 [INFO] Pax Exam System (Version: 4.14.0) created. 19:48:27 [INFO] Creating RMI registry server on 127.0.0.1:39493 19:48:27 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 19:48:27 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 19:48:27 [INFO] Waiting for remote bundle context.. on 39493 name: 7a598366-1794-4cc6-b32c-efecfba37368 timout: [ RelativeTimeout value = 180000 ] 19:48:31 [INFO] Building jar from resources and headers. 19:48:31 [INFO] Writing jar finished. 19:48:33 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 19:48:33 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 19:48:33 [INFO] 19:48:33 [INFO] --- copy:14.1.4:copy-files (default) @ odl-netconf-common --- 19:48:33 [INFO] 19:48:33 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-netconf-common --- 19:48:33 [INFO] No Javadoc in project. Archive not created. 19:48:33 [INFO] 19:48:33 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-netconf-common --- 19:48:33 [INFO] CycloneDX: Resolving Dependencies 19:48:34 [INFO] CycloneDX: Creating BOM version 1.6 with 89 component(s) 19:48:34 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-stage-master/features/odl-netconf-common/target/bom.xml 19:48:34 [INFO] attaching as odl-netconf-common-10.0.0-cyclonedx.xml 19:48:34 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-stage-master/features/odl-netconf-common/target/bom.json 19:48:34 [INFO] attaching as odl-netconf-common-10.0.0-cyclonedx.json 19:48:34 [INFO] 19:48:34 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-common --- 19:48:34 [INFO] Skipping duplicate-finder execution! 19:48:34 [INFO] 19:48:34 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-netconf-common --- 19:48:34 [INFO] Skipping plugin execution 19:48:34 [INFO] 19:48:34 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-common --- 19:48:34 [INFO] Skipping source per configuration. 19:48:34 [INFO] 19:48:34 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-netconf-common --- 19:48:34 [INFO] 19:48:34 [INFO] --- jacoco:0.8.13:report (report) @ odl-netconf-common --- 19:48:34 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:48:34 [INFO] 19:48:34 [INFO] --- install:3.1.4:install (default-install) @ odl-netconf-common --- 19:48:34 [WARNING] 19:48:34 [WARNING] The packaging plugin for project odl-netconf-common did not assign 19:48:34 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 19:48:34 [WARNING] 19:48:34 [WARNING] Incomplete projects like this will fail in future Maven versions! 19:48:34 [WARNING] 19:48:34 [INFO] Installing /w/workspace/netconf-maven-stage-master/features/odl-netconf-common/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-common/10.0.0/odl-netconf-common-10.0.0.pom 19:48:34 [INFO] Installing /w/workspace/netconf-maven-stage-master/features/odl-netconf-common/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-common/10.0.0/odl-netconf-common-10.0.0-features.xml 19:48:34 [INFO] Installing /w/workspace/netconf-maven-stage-master/features/odl-netconf-common/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-common/10.0.0/odl-netconf-common-10.0.0-cyclonedx.xml 19:48:34 [INFO] Installing /w/workspace/netconf-maven-stage-master/features/odl-netconf-common/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-common/10.0.0/odl-netconf-common-10.0.0-cyclonedx.json 19:48:34 [INFO] 19:48:34 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-netconf-common --- 19:48:34 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-stage-master/m2repo 19:48:34 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-stage-master/m2repo" instead. 19:48:34 [WARNING] 19:48:34 [WARNING] The packaging plugin for project odl-netconf-common did not assign 19:48:34 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 19:48:34 [WARNING] 19:48:34 [WARNING] Incomplete projects like this will fail in future Maven versions! 19:48:34 [WARNING] 19:48:34 [INFO] 19:48:34 [INFO] ---------------< org.opendaylight.netconf:keystore-api >---------------- 19:48:34 [INFO] Building keystore-api 10.0.0 [19/112] 19:48:34 [INFO] from keystore/keystore-api/pom.xml 19:48:34 [INFO] -------------------------------[ bundle ]------------------------------- 19:48:34 [INFO] 19:48:34 [INFO] --- clean:3.5.0:clean (default-clean) @ keystore-api --- 19:48:34 [INFO] 19:48:34 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ keystore-api --- 19:48:34 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:48:34 [INFO] 19:48:34 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ keystore-api --- 19:48:34 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:48:34 [INFO] 19:48:34 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ keystore-api --- 19:48:35 [INFO] 19:48:35 [INFO] --- dependency:3.9.0:properties (default) @ keystore-api --- 19:48:35 [INFO] 19:48:35 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ keystore-api --- 19:48:35 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/netconf-maven-stage-master/keystore/keystore-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:48:35 [INFO] 19:48:35 [INFO] --- checkstyle:3.6.0:check (check-license) @ keystore-api --- 19:48:35 [INFO] Starting audit... 19:48:35 Audit done. 19:48:35 [INFO] You have 0 Checkstyle violations. 19:48:35 [INFO] 19:48:35 [INFO] --- checkstyle:3.6.0:check (default) @ keystore-api --- 19:48:35 [INFO] Starting audit... 19:48:35 Audit done. 19:48:35 [INFO] You have 0 Checkstyle violations. 19:48:35 [INFO] 19:48:35 [INFO] --- dependency:3.9.0:copy (unpack-license) @ keystore-api --- 19:48:35 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 19:48:35 [INFO] 19:48:35 [INFO] --- resources:3.3.1:resources (default-resources) @ keystore-api --- 19:48:35 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/keystore/keystore-api/src/main/resources 19:48:35 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/keystore/keystore-api/target/generated-sources/spi 19:48:35 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/keystore/keystore-api/target/generated-sources/yang 19:48:35 [INFO] 19:48:35 [INFO] --- compiler:3.14.1:compile (default-compile) @ keystore-api --- 19:48:35 [INFO] No sources to compile 19:48:35 [INFO] 19:48:35 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ keystore-api >>> 19:48:35 [INFO] 19:48:35 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ keystore-api --- 19:48:35 [INFO] No files found to run spotbugs, check compile phase has been run 19:48:35 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:48:35 [INFO] 19:48:35 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ keystore-api <<< 19:48:35 [INFO] 19:48:35 [INFO] 19:48:35 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ keystore-api --- 19:48:35 [INFO] 19:48:35 [INFO] --- resources:3.3.1:testResources (default-testResources) @ keystore-api --- 19:48:35 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/keystore/keystore-api/src/test/resources 19:48:35 [INFO] 19:48:35 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ keystore-api --- 19:48:35 [INFO] No sources to compile 19:48:35 [INFO] 19:48:35 [INFO] --- surefire:3.5.4:test (default-test) @ keystore-api --- 19:48:35 [INFO] No tests to run. 19:48:35 [INFO] 19:48:35 [INFO] --- copy:14.1.4:copy-files (default) @ keystore-api --- 19:48:35 [INFO] 19:48:35 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ keystore-api --- 19:48:35 [INFO] Building bundle: /w/workspace/netconf-maven-stage-master/keystore/keystore-api/target/keystore-api-10.0.0.jar 19:48:35 [INFO] Writing manifest: /w/workspace/netconf-maven-stage-master/keystore/keystore-api/target/classes/META-INF/MANIFEST.MF 19:48:35 [INFO] 19:48:35 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ keystore-api --- 19:48:35 [INFO] No Javadoc in project. Archive not created. 19:48:35 [INFO] 19:48:35 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ keystore-api --- 19:48:35 [INFO] CycloneDX: Resolving Dependencies 19:48:35 [INFO] CycloneDX: Creating BOM version 1.6 with 3 component(s) 19:48:35 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-stage-master/keystore/keystore-api/target/bom.xml 19:48:35 [INFO] attaching as keystore-api-10.0.0-cyclonedx.xml 19:48:35 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-stage-master/keystore/keystore-api/target/bom.json 19:48:35 [INFO] attaching as keystore-api-10.0.0-cyclonedx.json 19:48:35 [INFO] 19:48:35 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ keystore-api --- 19:48:35 [INFO] Skipping duplicate-finder execution! 19:48:35 [INFO] 19:48:35 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ keystore-api --- 19:48:35 [INFO] No dependency problems found 19:48:35 [INFO] 19:48:35 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ keystore-api --- 19:48:35 [INFO] No sources in project. Archive not created. 19:48:35 [INFO] 19:48:35 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ keystore-api --- 19:48:35 [INFO] 19:48:35 [INFO] --- jacoco:0.8.13:report (report) @ keystore-api --- 19:48:35 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:48:35 [INFO] 19:48:35 [INFO] --- install:3.1.4:install (default-install) @ keystore-api --- 19:48:35 [INFO] Installing /w/workspace/netconf-maven-stage-master/keystore/keystore-api/pom.xml to /tmp/r/org/opendaylight/netconf/keystore-api/10.0.0/keystore-api-10.0.0.pom 19:48:35 [INFO] Installing /w/workspace/netconf-maven-stage-master/keystore/keystore-api/target/keystore-api-10.0.0.jar to /tmp/r/org/opendaylight/netconf/keystore-api/10.0.0/keystore-api-10.0.0.jar 19:48:35 [INFO] Installing /w/workspace/netconf-maven-stage-master/keystore/keystore-api/target/bom.xml to /tmp/r/org/opendaylight/netconf/keystore-api/10.0.0/keystore-api-10.0.0-cyclonedx.xml 19:48:35 [INFO] Installing /w/workspace/netconf-maven-stage-master/keystore/keystore-api/target/bom.json to /tmp/r/org/opendaylight/netconf/keystore-api/10.0.0/keystore-api-10.0.0-cyclonedx.json 19:48:35 [INFO] 19:48:35 [INFO] --- bundle:6.0.0:install (default-install) @ keystore-api --- 19:48:35 [INFO] Installing org/opendaylight/netconf/keystore-api/10.0.0/keystore-api-10.0.0.jar 19:48:35 [INFO] Writing OBR metadata 19:48:35 [INFO] 19:48:35 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ keystore-api --- 19:48:35 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-stage-master/m2repo 19:48:35 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-stage-master/m2repo" instead. 19:48:35 [INFO] 19:48:35 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ keystore-api --- 19:48:35 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:48:35 [INFO] 19:48:35 [INFO] ---------------< org.opendaylight.netconf:keystore-none >--------------- 19:48:35 [INFO] Building keystore-none 10.0.0 [20/112] 19:48:35 [INFO] from keystore/keystore-none/pom.xml 19:48:35 [INFO] -------------------------------[ bundle ]------------------------------- 19:48:36 [INFO] 19:48:36 [INFO] --- clean:3.5.0:clean (default-clean) @ keystore-none --- 19:48:36 [INFO] 19:48:36 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ keystore-none --- 19:48:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:48:36 [INFO] 19:48:36 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ keystore-none --- 19:48:36 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:48:36 [INFO] 19:48:36 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ keystore-none --- 19:48:36 [INFO] 19:48:36 [INFO] --- dependency:3.9.0:properties (default) @ keystore-none --- 19:48:36 [INFO] 19:48:36 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ keystore-none --- 19:48:36 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/netconf-maven-stage-master/keystore/keystore-none/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:48:36 [INFO] 19:48:36 [INFO] --- checkstyle:3.6.0:check (check-license) @ keystore-none --- 19:48:36 [INFO] Starting audit... 19:48:36 Audit done. 19:48:36 [INFO] You have 0 Checkstyle violations. 19:48:36 [INFO] 19:48:36 [INFO] --- checkstyle:3.6.0:check (default) @ keystore-none --- 19:48:36 [INFO] Starting audit... 19:48:36 Audit done. 19:48:36 [INFO] You have 0 Checkstyle violations. 19:48:36 [INFO] 19:48:36 [INFO] --- dependency:3.9.0:copy (unpack-license) @ keystore-none --- 19:48:36 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 19:48:36 [INFO] 19:48:36 [INFO] --- resources:3.3.1:resources (default-resources) @ keystore-none --- 19:48:36 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/keystore/keystore-none/src/main/resources 19:48:36 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/keystore/keystore-none/target/generated-sources/spi 19:48:36 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/keystore/keystore-none/target/generated-sources/yang 19:48:36 [INFO] 19:48:36 [INFO] --- compiler:3.14.1:compile (default-compile) @ keystore-none --- 19:48:36 [INFO] Recompiling the module because of changed source code. 19:48:36 [INFO] Compiling 1 source file with javac [debug release 21] to target/classes 19:48:36 [INFO] Writing META-INF/services/org.opendaylight.yangtools.binding.meta.YangFeatureProvider 19:48:36 [INFO] 19:48:36 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ keystore-none >>> 19:48:36 [INFO] 19:48:36 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ keystore-none --- 19:48:36 [INFO] Fork Value is true 19:48:38 [INFO] Done SpotBugs Analysis.... 19:48:38 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:48:38 [INFO] 19:48:38 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ keystore-none <<< 19:48:38 [INFO] 19:48:38 [INFO] 19:48:38 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ keystore-none --- 19:48:38 [INFO] BugInstance size is 0 19:48:38 [INFO] Error size is 0 19:48:38 [INFO] No errors/warnings found 19:48:38 [INFO] 19:48:38 [INFO] --- resources:3.3.1:testResources (default-testResources) @ keystore-none --- 19:48:38 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/keystore/keystore-none/src/test/resources 19:48:38 [INFO] 19:48:38 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ keystore-none --- 19:48:38 [INFO] No sources to compile 19:48:38 [INFO] 19:48:38 [INFO] --- surefire:3.5.4:test (default-test) @ keystore-none --- 19:48:38 [INFO] No tests to run. 19:48:38 [INFO] 19:48:38 [INFO] --- copy:14.1.4:copy-files (default) @ keystore-none --- 19:48:38 [INFO] 19:48:38 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ keystore-none --- 19:48:38 [INFO] Building bundle: /w/workspace/netconf-maven-stage-master/keystore/keystore-none/target/keystore-none-10.0.0.jar 19:48:38 [INFO] Writing manifest: /w/workspace/netconf-maven-stage-master/keystore/keystore-none/target/classes/META-INF/MANIFEST.MF 19:48:38 [INFO] 19:48:38 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ keystore-none --- 19:48:39 [INFO] Building jar: /w/workspace/netconf-maven-stage-master/keystore/keystore-none/target/keystore-none-10.0.0-javadoc.jar 19:48:39 [INFO] 19:48:39 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ keystore-none --- 19:48:39 [INFO] CycloneDX: Resolving Dependencies 19:48:40 [INFO] CycloneDX: Creating BOM version 1.6 with 20 component(s) 19:48:40 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-stage-master/keystore/keystore-none/target/bom.xml 19:48:40 [INFO] attaching as keystore-none-10.0.0-cyclonedx.xml 19:48:40 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-stage-master/keystore/keystore-none/target/bom.json 19:48:40 [INFO] attaching as keystore-none-10.0.0-cyclonedx.json 19:48:40 [INFO] 19:48:40 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ keystore-none --- 19:48:40 [INFO] Skipping duplicate-finder execution! 19:48:40 [INFO] 19:48:40 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ keystore-none --- 19:48:40 [INFO] No dependency problems found 19:48:40 [INFO] 19:48:40 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ keystore-none --- 19:48:40 [INFO] Building jar: /w/workspace/netconf-maven-stage-master/keystore/keystore-none/target/keystore-none-10.0.0-sources.jar 19:48:40 [INFO] 19:48:40 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ keystore-none --- 19:48:40 [INFO] 19:48:40 [INFO] --- jacoco:0.8.13:report (report) @ keystore-none --- 19:48:40 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:48:40 [INFO] 19:48:40 [INFO] --- install:3.1.4:install (default-install) @ keystore-none --- 19:48:40 [INFO] Installing /w/workspace/netconf-maven-stage-master/keystore/keystore-none/pom.xml to /tmp/r/org/opendaylight/netconf/keystore-none/10.0.0/keystore-none-10.0.0.pom 19:48:40 [INFO] Installing /w/workspace/netconf-maven-stage-master/keystore/keystore-none/target/keystore-none-10.0.0.jar to /tmp/r/org/opendaylight/netconf/keystore-none/10.0.0/keystore-none-10.0.0.jar 19:48:40 [INFO] Installing /w/workspace/netconf-maven-stage-master/keystore/keystore-none/target/keystore-none-10.0.0-javadoc.jar to /tmp/r/org/opendaylight/netconf/keystore-none/10.0.0/keystore-none-10.0.0-javadoc.jar 19:48:40 [INFO] Installing /w/workspace/netconf-maven-stage-master/keystore/keystore-none/target/bom.xml to /tmp/r/org/opendaylight/netconf/keystore-none/10.0.0/keystore-none-10.0.0-cyclonedx.xml 19:48:40 [INFO] Installing /w/workspace/netconf-maven-stage-master/keystore/keystore-none/target/bom.json to /tmp/r/org/opendaylight/netconf/keystore-none/10.0.0/keystore-none-10.0.0-cyclonedx.json 19:48:40 [INFO] Installing /w/workspace/netconf-maven-stage-master/keystore/keystore-none/target/keystore-none-10.0.0-sources.jar to /tmp/r/org/opendaylight/netconf/keystore-none/10.0.0/keystore-none-10.0.0-sources.jar 19:48:40 [INFO] 19:48:40 [INFO] --- bundle:6.0.0:install (default-install) @ keystore-none --- 19:48:40 [INFO] Installing org/opendaylight/netconf/keystore-none/10.0.0/keystore-none-10.0.0.jar 19:48:40 [INFO] Writing OBR metadata 19:48:40 [INFO] 19:48:40 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ keystore-none --- 19:48:40 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-stage-master/m2repo 19:48:40 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-stage-master/m2repo" instead. 19:48:40 [INFO] 19:48:40 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ keystore-none --- 19:48:40 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:48:40 [INFO] 19:48:40 [INFO] -----------< org.opendaylight.netconf:odl-netconf-keystore >------------ 19:48:40 [INFO] Building OpenDaylight :: Netconf :: Key Store 10.0.0 [21/112] 19:48:40 [INFO] from features/odl-netconf-keystore/pom.xml 19:48:40 [INFO] ------------------------------[ feature ]------------------------------- 19:48:40 [INFO] 19:48:40 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-netconf-keystore --- 19:48:40 [INFO] 19:48:40 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-netconf-keystore --- 19:48:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:48:40 [INFO] 19:48:40 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-netconf-keystore --- 19:48:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:48:40 [INFO] 19:48:40 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-netconf-keystore --- 19:48:40 [INFO] 19:48:40 [INFO] --- dependency:3.9.0:properties (default) @ odl-netconf-keystore --- 19:48:41 [INFO] 19:48:41 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-netconf-keystore --- 19:48:41 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:48:41 [INFO] argLine set to empty 19:48:41 [INFO] 19:48:41 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-netconf-keystore --- 19:48:41 [INFO] Starting audit... 19:48:41 Audit done. 19:48:41 [INFO] You have 0 Checkstyle violations. 19:48:41 [INFO] 19:48:41 [INFO] --- checkstyle:3.6.0:check (default) @ odl-netconf-keystore --- 19:48:41 [INFO] Starting audit... 19:48:41 Audit done. 19:48:41 [INFO] You have 0 Checkstyle violations. 19:48:41 [INFO] 19:48:41 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-netconf-keystore --- 19:48:41 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 19:48:41 [INFO] 19:48:41 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-keystore --- 19:48:41 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-stage-master/features/odl-netconf-keystore/target/feature/feature.xml 19:48:41 [INFO] ...done! 19:48:41 [INFO] Attaching features XML 19:48:41 [INFO] 19:48:41 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-netconf-keystore --- 19:48: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 19:48:41 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:48:41 [INFO] 19:48:41 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-netconf-keystore >>> 19:48:41 [INFO] 19:48:41 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-netconf-keystore --- 19:48:41 [INFO] No files found to run spotbugs, check compile phase has been run 19:48:41 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:48:41 [INFO] 19:48:41 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-netconf-keystore <<< 19:48:41 [INFO] 19:48:41 [INFO] 19:48:41 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-netconf-keystore --- 19:48:41 [INFO] 19:48:41 [INFO] --- feattest:14.1.4:test (default) @ odl-netconf-keystore --- 19:48:41 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-keystore 19:48:41 [INFO] Project dependency features detected: [] 19:48:41 [INFO] Pax Exam System (Version: 4.14.0) created. 19:48:41 [INFO] Creating RMI registry server on 127.0.0.1:36909 19:48:41 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 19:48:41 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 19:48:41 [INFO] Waiting for remote bundle context.. on 36909 name: 04964e56-1321-4593-8667-3e2c7b27e3dd timout: [ RelativeTimeout value = 180000 ] 19:48:45 [INFO] Building jar from resources and headers. 19:48:45 [INFO] Writing jar finished. 19:48:47 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 19:48:47 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 19:48:47 [INFO] 19:48:47 [INFO] --- copy:14.1.4:copy-files (default) @ odl-netconf-keystore --- 19:48:47 [INFO] 19:48:47 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-netconf-keystore --- 19:48:47 [INFO] No Javadoc in project. Archive not created. 19:48:47 [INFO] 19:48:47 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-netconf-keystore --- 19:48:47 [INFO] CycloneDX: Resolving Dependencies 19:48:48 [INFO] CycloneDX: Creating BOM version 1.6 with 33 component(s) 19:48:48 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-stage-master/features/odl-netconf-keystore/target/bom.xml 19:48:48 [INFO] attaching as odl-netconf-keystore-10.0.0-cyclonedx.xml 19:48:48 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-stage-master/features/odl-netconf-keystore/target/bom.json 19:48:48 [INFO] attaching as odl-netconf-keystore-10.0.0-cyclonedx.json 19:48:48 [INFO] 19:48:48 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-keystore --- 19:48:48 [INFO] Skipping duplicate-finder execution! 19:48:48 [INFO] 19:48:48 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-netconf-keystore --- 19:48:48 [INFO] Skipping plugin execution 19:48:48 [INFO] 19:48:48 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-keystore --- 19:48:48 [INFO] Skipping source per configuration. 19:48:48 [INFO] 19:48:48 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-netconf-keystore --- 19:48:48 [INFO] 19:48:48 [INFO] --- jacoco:0.8.13:report (report) @ odl-netconf-keystore --- 19:48:48 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:48:48 [INFO] 19:48:48 [INFO] --- install:3.1.4:install (default-install) @ odl-netconf-keystore --- 19:48:48 [WARNING] 19:48:48 [WARNING] The packaging plugin for project odl-netconf-keystore did not assign 19:48:48 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 19:48:48 [WARNING] 19:48:48 [WARNING] Incomplete projects like this will fail in future Maven versions! 19:48:48 [WARNING] 19:48:48 [INFO] Installing /w/workspace/netconf-maven-stage-master/features/odl-netconf-keystore/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-keystore/10.0.0/odl-netconf-keystore-10.0.0.pom 19:48:48 [INFO] Installing /w/workspace/netconf-maven-stage-master/features/odl-netconf-keystore/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-keystore/10.0.0/odl-netconf-keystore-10.0.0-features.xml 19:48:48 [INFO] Installing /w/workspace/netconf-maven-stage-master/features/odl-netconf-keystore/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-keystore/10.0.0/odl-netconf-keystore-10.0.0-cyclonedx.xml 19:48:48 [INFO] Installing /w/workspace/netconf-maven-stage-master/features/odl-netconf-keystore/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-keystore/10.0.0/odl-netconf-keystore-10.0.0-cyclonedx.json 19:48:48 [INFO] 19:48:48 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-netconf-keystore --- 19:48:48 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-stage-master/m2repo 19:48:48 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-stage-master/m2repo" instead. 19:48:48 [WARNING] 19:48:48 [WARNING] The packaging plugin for project odl-netconf-keystore did not assign 19:48:48 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 19:48:48 [WARNING] 19:48:48 [WARNING] Incomplete projects like this will fail in future Maven versions! 19:48:48 [WARNING] 19:48:48 [INFO] 19:48:48 [INFO] --------------< org.opendaylight.netconf:truststore-api >--------------- 19:48:48 [INFO] Building truststore-api 10.0.0 [22/112] 19:48:48 [INFO] from truststore/truststore-api/pom.xml 19:48:48 [INFO] -------------------------------[ bundle ]------------------------------- 19:48:48 [INFO] 19:48:48 [INFO] --- clean:3.5.0:clean (default-clean) @ truststore-api --- 19:48:48 [INFO] 19:48:48 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ truststore-api --- 19:48:48 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:48:48 [INFO] 19:48:48 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ truststore-api --- 19:48:48 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:48:48 [INFO] 19:48:48 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ truststore-api --- 19:48:49 [INFO] 19:48:49 [INFO] --- dependency:3.9.0:properties (default) @ truststore-api --- 19:48:49 [INFO] 19:48:49 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ truststore-api --- 19:48:49 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/netconf-maven-stage-master/truststore/truststore-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:48:49 [INFO] 19:48:49 [INFO] --- checkstyle:3.6.0:check (check-license) @ truststore-api --- 19:48:49 [INFO] Starting audit... 19:48:49 Audit done. 19:48:49 [INFO] You have 0 Checkstyle violations. 19:48:49 [INFO] 19:48:49 [INFO] --- checkstyle:3.6.0:check (default) @ truststore-api --- 19:48:49 [INFO] Starting audit... 19:48:49 Audit done. 19:48:49 [INFO] You have 0 Checkstyle violations. 19:48:49 [INFO] 19:48:49 [INFO] --- dependency:3.9.0:copy (unpack-license) @ truststore-api --- 19:48:49 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 19:48:49 [INFO] 19:48:49 [INFO] --- resources:3.3.1:resources (default-resources) @ truststore-api --- 19:48:49 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/truststore/truststore-api/src/main/resources 19:48:49 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/truststore/truststore-api/target/generated-sources/spi 19:48:49 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/truststore/truststore-api/target/generated-sources/yang 19:48:49 [INFO] 19:48:49 [INFO] --- compiler:3.14.1:compile (default-compile) @ truststore-api --- 19:48:49 [INFO] No sources to compile 19:48:49 [INFO] 19:48:49 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ truststore-api >>> 19:48:49 [INFO] 19:48:49 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ truststore-api --- 19:48:49 [INFO] No files found to run spotbugs, check compile phase has been run 19:48:49 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:48:49 [INFO] 19:48:49 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ truststore-api <<< 19:48:49 [INFO] 19:48:49 [INFO] 19:48:49 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ truststore-api --- 19:48:49 [INFO] 19:48:49 [INFO] --- resources:3.3.1:testResources (default-testResources) @ truststore-api --- 19:48:49 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/truststore/truststore-api/src/test/resources 19:48:49 [INFO] 19:48:49 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ truststore-api --- 19:48:49 [INFO] No sources to compile 19:48:49 [INFO] 19:48:49 [INFO] --- surefire:3.5.4:test (default-test) @ truststore-api --- 19:48:49 [INFO] No tests to run. 19:48:49 [INFO] 19:48:49 [INFO] --- copy:14.1.4:copy-files (default) @ truststore-api --- 19:48:49 [INFO] 19:48:49 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ truststore-api --- 19:48:49 [INFO] Building bundle: /w/workspace/netconf-maven-stage-master/truststore/truststore-api/target/truststore-api-10.0.0.jar 19:48:49 [INFO] Writing manifest: /w/workspace/netconf-maven-stage-master/truststore/truststore-api/target/classes/META-INF/MANIFEST.MF 19:48:49 [INFO] 19:48:49 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ truststore-api --- 19:48:49 [INFO] No Javadoc in project. Archive not created. 19:48:49 [INFO] 19:48:49 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ truststore-api --- 19:48:49 [INFO] CycloneDX: Resolving Dependencies 19:48:49 [INFO] CycloneDX: Creating BOM version 1.6 with 3 component(s) 19:48:49 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-stage-master/truststore/truststore-api/target/bom.xml 19:48:49 [INFO] attaching as truststore-api-10.0.0-cyclonedx.xml 19:48:49 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-stage-master/truststore/truststore-api/target/bom.json 19:48:49 [INFO] attaching as truststore-api-10.0.0-cyclonedx.json 19:48:49 [INFO] 19:48:49 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ truststore-api --- 19:48:49 [INFO] Skipping duplicate-finder execution! 19:48:49 [INFO] 19:48:49 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ truststore-api --- 19:48:49 [INFO] No dependency problems found 19:48:49 [INFO] 19:48:49 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ truststore-api --- 19:48:49 [INFO] No sources in project. Archive not created. 19:48:49 [INFO] 19:48:49 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ truststore-api --- 19:48:49 [INFO] 19:48:49 [INFO] --- jacoco:0.8.13:report (report) @ truststore-api --- 19:48:49 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:48:49 [INFO] 19:48:49 [INFO] --- install:3.1.4:install (default-install) @ truststore-api --- 19:48:49 [INFO] Installing /w/workspace/netconf-maven-stage-master/truststore/truststore-api/pom.xml to /tmp/r/org/opendaylight/netconf/truststore-api/10.0.0/truststore-api-10.0.0.pom 19:48:49 [INFO] Installing /w/workspace/netconf-maven-stage-master/truststore/truststore-api/target/truststore-api-10.0.0.jar to /tmp/r/org/opendaylight/netconf/truststore-api/10.0.0/truststore-api-10.0.0.jar 19:48:49 [INFO] Installing /w/workspace/netconf-maven-stage-master/truststore/truststore-api/target/bom.xml to /tmp/r/org/opendaylight/netconf/truststore-api/10.0.0/truststore-api-10.0.0-cyclonedx.xml 19:48:49 [INFO] Installing /w/workspace/netconf-maven-stage-master/truststore/truststore-api/target/bom.json to /tmp/r/org/opendaylight/netconf/truststore-api/10.0.0/truststore-api-10.0.0-cyclonedx.json 19:48:49 [INFO] 19:48:49 [INFO] --- bundle:6.0.0:install (default-install) @ truststore-api --- 19:48:49 [INFO] Installing org/opendaylight/netconf/truststore-api/10.0.0/truststore-api-10.0.0.jar 19:48:49 [INFO] Writing OBR metadata 19:48:49 [INFO] 19:48:49 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ truststore-api --- 19:48:49 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-stage-master/m2repo 19:48:49 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-stage-master/m2repo" instead. 19:48:49 [INFO] 19:48:49 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ truststore-api --- 19:48:49 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:48:49 [INFO] 19:48:49 [INFO] --------------< org.opendaylight.netconf:truststore-none >-------------- 19:48:49 [INFO] Building truststore-none 10.0.0 [23/112] 19:48:49 [INFO] from truststore/truststore-none/pom.xml 19:48:49 [INFO] -------------------------------[ bundle ]------------------------------- 19:48:49 [INFO] 19:48:49 [INFO] --- clean:3.5.0:clean (default-clean) @ truststore-none --- 19:48:49 [INFO] 19:48:49 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ truststore-none --- 19:48:49 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:48:49 [INFO] 19:48:49 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ truststore-none --- 19:48:49 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:48:49 [INFO] 19:48:49 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ truststore-none --- 19:48:50 [INFO] 19:48:50 [INFO] --- dependency:3.9.0:properties (default) @ truststore-none --- 19:48:50 [INFO] 19:48:50 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ truststore-none --- 19:48:50 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/netconf-maven-stage-master/truststore/truststore-none/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:48:50 [INFO] 19:48:50 [INFO] --- checkstyle:3.6.0:check (check-license) @ truststore-none --- 19:48:50 [INFO] Starting audit... 19:48:50 Audit done. 19:48:50 [INFO] You have 0 Checkstyle violations. 19:48:50 [INFO] 19:48:50 [INFO] --- checkstyle:3.6.0:check (default) @ truststore-none --- 19:48:50 [INFO] Starting audit... 19:48:50 Audit done. 19:48:50 [INFO] You have 0 Checkstyle violations. 19:48:50 [INFO] 19:48:50 [INFO] --- dependency:3.9.0:copy (unpack-license) @ truststore-none --- 19:48:50 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 19:48:50 [INFO] 19:48:50 [INFO] --- resources:3.3.1:resources (default-resources) @ truststore-none --- 19:48:50 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/truststore/truststore-none/src/main/resources 19:48:50 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/truststore/truststore-none/target/generated-sources/spi 19:48:50 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/truststore/truststore-none/target/generated-sources/yang 19:48:50 [INFO] 19:48:50 [INFO] --- compiler:3.14.1:compile (default-compile) @ truststore-none --- 19:48:50 [INFO] Recompiling the module because of changed source code. 19:48:50 [INFO] Compiling 1 source file with javac [debug release 21] to target/classes 19:48:50 [INFO] Writing META-INF/services/org.opendaylight.yangtools.binding.meta.YangFeatureProvider 19:48:50 [INFO] 19:48:50 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ truststore-none >>> 19:48:50 [INFO] 19:48:50 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ truststore-none --- 19:48:50 [INFO] Fork Value is true 19:48:52 [INFO] Done SpotBugs Analysis.... 19:48:52 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:48:52 [INFO] 19:48:52 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ truststore-none <<< 19:48:52 [INFO] 19:48:52 [INFO] 19:48:52 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ truststore-none --- 19:48:52 [INFO] BugInstance size is 0 19:48:52 [INFO] Error size is 0 19:48:52 [INFO] No errors/warnings found 19:48:52 [INFO] 19:48:52 [INFO] --- resources:3.3.1:testResources (default-testResources) @ truststore-none --- 19:48:52 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/truststore/truststore-none/src/test/resources 19:48:52 [INFO] 19:48:52 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ truststore-none --- 19:48:52 [INFO] No sources to compile 19:48:52 [INFO] 19:48:52 [INFO] --- surefire:3.5.4:test (default-test) @ truststore-none --- 19:48:52 [INFO] No tests to run. 19:48:52 [INFO] 19:48:52 [INFO] --- copy:14.1.4:copy-files (default) @ truststore-none --- 19:48:52 [INFO] 19:48:52 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ truststore-none --- 19:48:52 [INFO] Building bundle: /w/workspace/netconf-maven-stage-master/truststore/truststore-none/target/truststore-none-10.0.0.jar 19:48:52 [INFO] Writing manifest: /w/workspace/netconf-maven-stage-master/truststore/truststore-none/target/classes/META-INF/MANIFEST.MF 19:48:52 [INFO] 19:48:52 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ truststore-none --- 19:48:53 [INFO] Building jar: /w/workspace/netconf-maven-stage-master/truststore/truststore-none/target/truststore-none-10.0.0-javadoc.jar 19:48:53 [INFO] 19:48:53 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ truststore-none --- 19:48:53 [INFO] CycloneDX: Resolving Dependencies 19:48:53 [INFO] CycloneDX: Creating BOM version 1.6 with 20 component(s) 19:48:53 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-stage-master/truststore/truststore-none/target/bom.xml 19:48:53 [INFO] attaching as truststore-none-10.0.0-cyclonedx.xml 19:48:53 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-stage-master/truststore/truststore-none/target/bom.json 19:48:53 [INFO] attaching as truststore-none-10.0.0-cyclonedx.json 19:48:53 [INFO] 19:48:53 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ truststore-none --- 19:48:53 [INFO] Skipping duplicate-finder execution! 19:48:53 [INFO] 19:48:53 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ truststore-none --- 19:48:53 [INFO] No dependency problems found 19:48:53 [INFO] 19:48:53 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ truststore-none --- 19:48:53 [INFO] Building jar: /w/workspace/netconf-maven-stage-master/truststore/truststore-none/target/truststore-none-10.0.0-sources.jar 19:48:53 [INFO] 19:48:53 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ truststore-none --- 19:48:53 [INFO] 19:48:53 [INFO] --- jacoco:0.8.13:report (report) @ truststore-none --- 19:48:53 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:48:53 [INFO] 19:48:53 [INFO] --- install:3.1.4:install (default-install) @ truststore-none --- 19:48:53 [INFO] Installing /w/workspace/netconf-maven-stage-master/truststore/truststore-none/pom.xml to /tmp/r/org/opendaylight/netconf/truststore-none/10.0.0/truststore-none-10.0.0.pom 19:48:53 [INFO] Installing /w/workspace/netconf-maven-stage-master/truststore/truststore-none/target/truststore-none-10.0.0.jar to /tmp/r/org/opendaylight/netconf/truststore-none/10.0.0/truststore-none-10.0.0.jar 19:48:53 [INFO] Installing /w/workspace/netconf-maven-stage-master/truststore/truststore-none/target/truststore-none-10.0.0-javadoc.jar to /tmp/r/org/opendaylight/netconf/truststore-none/10.0.0/truststore-none-10.0.0-javadoc.jar 19:48:53 [INFO] Installing /w/workspace/netconf-maven-stage-master/truststore/truststore-none/target/bom.xml to /tmp/r/org/opendaylight/netconf/truststore-none/10.0.0/truststore-none-10.0.0-cyclonedx.xml 19:48:53 [INFO] Installing /w/workspace/netconf-maven-stage-master/truststore/truststore-none/target/bom.json to /tmp/r/org/opendaylight/netconf/truststore-none/10.0.0/truststore-none-10.0.0-cyclonedx.json 19:48:53 [INFO] Installing /w/workspace/netconf-maven-stage-master/truststore/truststore-none/target/truststore-none-10.0.0-sources.jar to /tmp/r/org/opendaylight/netconf/truststore-none/10.0.0/truststore-none-10.0.0-sources.jar 19:48:53 [INFO] 19:48:53 [INFO] --- bundle:6.0.0:install (default-install) @ truststore-none --- 19:48:53 [INFO] Installing org/opendaylight/netconf/truststore-none/10.0.0/truststore-none-10.0.0.jar 19:48:53 [INFO] Writing OBR metadata 19:48:54 [INFO] 19:48:54 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ truststore-none --- 19:48:54 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-stage-master/m2repo 19:48:54 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-stage-master/m2repo" instead. 19:48:54 [INFO] 19:48:54 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ truststore-none --- 19:48:54 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:48:54 [INFO] 19:48:54 [INFO] ----------< org.opendaylight.netconf:odl-netconf-truststore >----------- 19:48:54 [INFO] Building OpenDaylight :: Netconf :: Trust Store 10.0.0 [24/112] 19:48:54 [INFO] from features/odl-netconf-truststore/pom.xml 19:48:54 [INFO] ------------------------------[ feature ]------------------------------- 19:48:54 [INFO] 19:48:54 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-netconf-truststore --- 19:48:54 [INFO] 19:48:54 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-netconf-truststore --- 19:48:54 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:48:54 [INFO] 19:48:54 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-netconf-truststore --- 19:48:54 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:48:54 [INFO] 19:48:54 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-netconf-truststore --- 19:48:54 [INFO] 19:48:54 [INFO] --- dependency:3.9.0:properties (default) @ odl-netconf-truststore --- 19:48:54 [INFO] 19:48:54 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-netconf-truststore --- 19:48:54 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:48:54 [INFO] argLine set to empty 19:48:54 [INFO] 19:48:54 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-netconf-truststore --- 19:48:54 [INFO] Starting audit... 19:48:54 Audit done. 19:48:54 [INFO] You have 0 Checkstyle violations. 19:48:54 [INFO] 19:48:54 [INFO] --- checkstyle:3.6.0:check (default) @ odl-netconf-truststore --- 19:48:54 [INFO] Starting audit... 19:48:54 Audit done. 19:48:54 [INFO] You have 0 Checkstyle violations. 19:48:54 [INFO] 19:48:54 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-netconf-truststore --- 19:48:54 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 19:48:54 [INFO] 19:48:54 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-truststore --- 19:48:54 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-stage-master/features/odl-netconf-truststore/target/feature/feature.xml 19:48:54 [INFO] ...done! 19:48:54 [INFO] Attaching features XML 19:48:54 [INFO] 19:48:54 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-netconf-truststore --- 19:48: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 19:48:54 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:48:54 [INFO] 19:48:54 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-netconf-truststore >>> 19:48:54 [INFO] 19:48:54 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-netconf-truststore --- 19:48:54 [INFO] No files found to run spotbugs, check compile phase has been run 19:48:54 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:48:54 [INFO] 19:48:54 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-netconf-truststore <<< 19:48:54 [INFO] 19:48:54 [INFO] 19:48:54 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-netconf-truststore --- 19:48:54 [INFO] 19:48:54 [INFO] --- feattest:14.1.4:test (default) @ odl-netconf-truststore --- 19:48:54 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-truststore 19:48:54 [INFO] Project dependency features detected: [] 19:48:54 [INFO] Pax Exam System (Version: 4.14.0) created. 19:48:54 [INFO] Creating RMI registry server on 127.0.0.1:44121 19:48:55 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 19:48:55 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 19:48:55 [INFO] Waiting for remote bundle context.. on 44121 name: 2766a00a-7733-4483-80b1-8bb17a47a64f timout: [ RelativeTimeout value = 180000 ] 19:49:00 [INFO] Building jar from resources and headers. 19:49:00 [INFO] Writing jar finished. 19:49:03 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 19:49:03 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 19:49:03 [INFO] 19:49:03 [INFO] --- copy:14.1.4:copy-files (default) @ odl-netconf-truststore --- 19:49:03 [INFO] 19:49:03 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-netconf-truststore --- 19:49:03 [INFO] No Javadoc in project. Archive not created. 19:49:03 [INFO] 19:49:03 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-netconf-truststore --- 19:49:03 [INFO] CycloneDX: Resolving Dependencies 19:49:04 [INFO] CycloneDX: Creating BOM version 1.6 with 33 component(s) 19:49:04 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-stage-master/features/odl-netconf-truststore/target/bom.xml 19:49:04 [INFO] attaching as odl-netconf-truststore-10.0.0-cyclonedx.xml 19:49:04 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-stage-master/features/odl-netconf-truststore/target/bom.json 19:49:04 [INFO] attaching as odl-netconf-truststore-10.0.0-cyclonedx.json 19:49:04 [INFO] 19:49:04 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-truststore --- 19:49:04 [INFO] Skipping duplicate-finder execution! 19:49:04 [INFO] 19:49:04 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-netconf-truststore --- 19:49:04 [INFO] Skipping plugin execution 19:49:04 [INFO] 19:49:04 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-truststore --- 19:49:04 [INFO] Skipping source per configuration. 19:49:04 [INFO] 19:49:04 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-netconf-truststore --- 19:49:04 [INFO] 19:49:04 [INFO] --- jacoco:0.8.13:report (report) @ odl-netconf-truststore --- 19:49:04 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:49:04 [INFO] 19:49:04 [INFO] --- install:3.1.4:install (default-install) @ odl-netconf-truststore --- 19:49:04 [WARNING] 19:49:04 [WARNING] The packaging plugin for project odl-netconf-truststore did not assign 19:49:04 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 19:49:04 [WARNING] 19:49:04 [WARNING] Incomplete projects like this will fail in future Maven versions! 19:49:04 [WARNING] 19:49:04 [INFO] Installing /w/workspace/netconf-maven-stage-master/features/odl-netconf-truststore/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-truststore/10.0.0/odl-netconf-truststore-10.0.0.pom 19:49:04 [INFO] Installing /w/workspace/netconf-maven-stage-master/features/odl-netconf-truststore/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-truststore/10.0.0/odl-netconf-truststore-10.0.0-features.xml 19:49:04 [INFO] Installing /w/workspace/netconf-maven-stage-master/features/odl-netconf-truststore/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-truststore/10.0.0/odl-netconf-truststore-10.0.0-cyclonedx.xml 19:49:04 [INFO] Installing /w/workspace/netconf-maven-stage-master/features/odl-netconf-truststore/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-truststore/10.0.0/odl-netconf-truststore-10.0.0-cyclonedx.json 19:49:04 [INFO] 19:49:04 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-netconf-truststore --- 19:49:04 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-stage-master/m2repo 19:49:04 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-stage-master/m2repo" instead. 19:49:04 [WARNING] 19:49:04 [WARNING] The packaging plugin for project odl-netconf-truststore did not assign 19:49:04 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 19:49:04 [WARNING] 19:49:04 [WARNING] Incomplete projects like this will fail in future Maven versions! 19:49:04 [WARNING] 19:49:04 [INFO] 19:49:04 [INFO] ---------------< org.opendaylight.netconf:transport-api >--------------- 19:49:04 [INFO] Building transport-api 10.0.0 [25/112] 19:49:04 [INFO] from transport/transport-api/pom.xml 19:49:04 [INFO] --------------------------------[ jar ]--------------------------------- 19:49:04 [INFO] 19:49:04 [INFO] --- clean:3.5.0:clean (default-clean) @ transport-api --- 19:49:04 [INFO] 19:49:04 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ transport-api --- 19:49:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:49:04 [INFO] 19:49:04 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ transport-api --- 19:49:04 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:49:04 [INFO] 19:49:04 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ transport-api --- 19:49:04 [INFO] 19:49:04 [INFO] --- dependency:3.9.0:properties (default) @ transport-api --- 19:49:04 [INFO] 19:49:04 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ transport-api --- 19:49:04 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/netconf-maven-stage-master/transport/transport-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:49:04 [INFO] 19:49:04 [INFO] --- checkstyle:3.6.0:check (check-license) @ transport-api --- 19:49:04 [INFO] Starting audit... 19:49:04 Audit done. 19:49:04 [INFO] You have 0 Checkstyle violations. 19:49:04 [INFO] 19:49:04 [INFO] --- checkstyle:3.6.0:check (default) @ transport-api --- 19:49:05 [INFO] Starting audit... 19:49:05 Audit done. 19:49:05 [INFO] You have 0 Checkstyle violations. 19:49:05 [INFO] 19:49:05 [INFO] --- dependency:3.9.0:copy (unpack-license) @ transport-api --- 19:49:05 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 19:49:05 [INFO] 19:49:05 [INFO] --- resources:3.3.1:resources (default-resources) @ transport-api --- 19:49:05 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/transport/transport-api/src/main/resources 19:49:05 [INFO] 19:49:05 [INFO] --- compiler:3.14.1:compile (default-compile) @ transport-api --- 19:49:05 [INFO] Recompiling the module because of changed source code. 19:49:05 [INFO] Compiling 16 source files with javac [debug release 21 module-path] to target/classes 19:49:05 [WARNING] /w/workspace/netconf-maven-stage-master/transport/transport-api/src/main/java/module-info.java:[22,47] requires transitive directive for an automatic module 19:49:05 [WARNING] /w/workspace/netconf-maven-stage-master/transport/transport-api/src/main/java/module-info.java:[23,40] requires directive for an automatic module 19:49:05 [INFO] 19:49:05 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ transport-api >>> 19:49:05 [INFO] 19:49:05 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ transport-api --- 19:49:05 [INFO] Fork Value is true 19:49:08 [INFO] Done SpotBugs Analysis.... 19:49:08 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:49:08 [INFO] 19:49:08 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ transport-api <<< 19:49:08 [INFO] 19:49:08 [INFO] 19:49:08 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ transport-api --- 19:49:08 [INFO] BugInstance size is 0 19:49:08 [INFO] Error size is 0 19:49:08 [INFO] No errors/warnings found 19:49:08 [INFO] 19:49:08 [INFO] --- bnd:7.1.0:bnd-process (default) @ transport-api --- 19:49:08 [INFO] 19:49:08 [INFO] --- resources:3.3.1:testResources (default-testResources) @ transport-api --- 19:49:08 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/transport/transport-api/src/test/resources 19:49:08 [INFO] 19:49:08 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ transport-api --- 19:49:08 [INFO] Recompiling the module because of changed dependency. 19:49:08 [INFO] Compiling 1 source file with javac [debug release 21 module-path] to target/test-classes 19:49:08 [INFO] 19:49:08 [INFO] --- surefire:3.5.4:test (default-test) @ transport-api --- 19:49:08 [INFO] Surefire report directory: /w/workspace/netconf-maven-stage-master/transport/transport-api/target/surefire-reports 19:49:08 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:49:09 [INFO] 19:49:09 [INFO] ------------------------------------------------------- 19:49:09 [INFO] T E S T S 19:49:09 [INFO] ------------------------------------------------------- 19:49:10 [INFO] Running org.opendaylight.netconf.transport.spi.NettyTransportSupportTest 19:49:10 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.816 s -- in org.opendaylight.netconf.transport.spi.NettyTransportSupportTest 19:49:11 [INFO] 19:49:11 [INFO] Results: 19:49:11 [INFO] 19:49:11 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 19:49:11 [INFO] 19:49:11 [INFO] 19:49:11 [INFO] --- copy:14.1.4:copy-files (default) @ transport-api --- 19:49:11 [INFO] 19:49:11 [INFO] --- jar:3.4.2:jar (default-jar) @ transport-api --- 19:49:11 [INFO] Building jar: /w/workspace/netconf-maven-stage-master/transport/transport-api/target/transport-api-10.0.0.jar 19:49:11 [INFO] 19:49:11 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ transport-api --- 19:49:12 [WARNING] Javadoc Warnings 19:49:12 [WARNING] /w/workspace/netconf-maven-stage-master/transport/transport-api/src/main/java/org/opendaylight/netconf/transport/api/AbstractOverlayTransportStack.java:22: warning: no @param for 19:49:12 [WARNING] public abstract class AbstractOverlayTransportStack extends AbstractTransportStack { 19:49:12 [WARNING] ^ 19:49:12 [WARNING] /w/workspace/netconf-maven-stage-master/transport/transport-api/src/main/java/org/opendaylight/netconf/transport/api/AbstractOverlayTransportChannel.java:22: warning: no comment 19:49:12 [WARNING] protected AbstractOverlayTransportChannel(final TransportChannel tcp) { 19:49:12 [WARNING] ^ 19:49:12 [WARNING] /w/workspace/netconf-maven-stage-master/transport/transport-api/src/main/java/org/opendaylight/netconf/transport/api/TransportChannel.java:42: warning: no comment 19:49:12 [WARNING] protected ToStringHelper addToStringAttributes(final ToStringHelper helper) { 19:49:12 [WARNING] ^ 19:49:12 [WARNING] /w/workspace/netconf-maven-stage-master/transport/transport-api/src/main/java/org/opendaylight/netconf/transport/api/AbstractOverlayTransportStack.java:37: warning: no comment 19:49:12 [WARNING] protected AbstractOverlayTransportStack(final TransportChannelListener listener) { 19:49:12 [WARNING] ^ 19:49:12 [WARNING] /w/workspace/netconf-maven-stage-master/transport/transport-api/src/main/java/org/opendaylight/netconf/transport/api/AbstractOverlayTransportStack.java:46: warning: no comment 19:49:12 [WARNING] protected final @NonNull TransportChannelListener asListener() { 19:49:12 [WARNING] ^ 19:49:12 [WARNING] /w/workspace/netconf-maven-stage-master/transport/transport-api/src/main/java/org/opendaylight/netconf/transport/api/AbstractOverlayTransportStack.java:50: warning: no comment 19:49:12 [WARNING] protected abstract void onUnderlayChannelEstablished(@NonNull TransportChannel underlayChannel); 19:49:12 [WARNING] ^ 19:49:12 [WARNING] /w/workspace/netconf-maven-stage-master/transport/transport-api/src/main/java/org/opendaylight/netconf/transport/api/AbstractTransportStack.java:84: warning: no comment 19:49:12 [WARNING] protected abstract @NonNull ListenableFuture startShutdown(); 19:49:12 [WARNING] ^ 19:49:12 [WARNING] /w/workspace/netconf-maven-stage-master/transport/transport-api/src/main/java/org/opendaylight/netconf/transport/api/AbstractOverlayTransportStack.java:56: warning: no comment 19:49:12 [WARNING] protected static final > @NonNull ListenableFuture transformUnderlay( 19:49:12 [WARNING] ^ 19:49:12 [WARNING] /w/workspace/netconf-maven-stage-master/transport/transport-api/src/main/java/org/opendaylight/netconf/transport/api/AbstractTransportStack.java:46: warning: no comment 19:49:12 [WARNING] protected AbstractTransportStack(final TransportChannelListener listener) { 19:49:12 [WARNING] ^ 19:49:12 [WARNING] /w/workspace/netconf-maven-stage-master/transport/transport-api/src/main/java/org/opendaylight/netconf/transport/api/AbstractTransportStack.java:109: warning: no comment 19:49:12 [WARNING] protected synchronized ToStringHelper addToStringAttributes(final ToStringHelper helper) { 19:49:12 [WARNING] ^ 19:49:12 [WARNING] /w/workspace/netconf-maven-stage-master/transport/transport-api/src/main/java/org/opendaylight/netconf/transport/api/AbstractTransportStack.java:86: warning: no comment 19:49:12 [WARNING] protected final void addTransportChannel(final @NonNull C channel) { 19:49:12 [WARNING] ^ 19:49:12 [WARNING] /w/workspace/netconf-maven-stage-master/transport/transport-api/src/main/java/org/opendaylight/netconf/transport/api/AbstractTransportStack.java:100: warning: no comment 19:49:12 [WARNING] protected final void notifyTransportChannelFailed(final @NonNull Throwable cause) { 19:49:12 [WARNING] ^ 19:49:12 [WARNING] /w/workspace/netconf-maven-stage-master/transport/transport-api/src/main/java/org/opendaylight/netconf/transport/api/AbstractTransportStack.java:113: warning: no comment 19:49:12 [WARNING] protected static final @NonNull ListenableFuture toListenableFuture(final Future nettyFuture) { 19:49:12 [WARNING] ^ 19:49:12 [WARNING] /w/workspace/netconf-maven-stage-master/transport/transport-api/src/main/java/org/opendaylight/netconf/transport/spi/NettyTcpKeepaliveOptions.java:29: warning: no comment 19:49:12 [WARNING] public NettyTcpKeepaliveOptions { 19:49:12 [WARNING] ^ 19:49:12 [WARNING] /w/workspace/netconf-maven-stage-master/transport/transport-api/src/main/java/org/opendaylight/netconf/transport/spi/TcpMd5Secrets.java:38: warning: no comment 19:49:12 [WARNING] public static final class Builder { 19:49:12 [WARNING] ^ 19:49:12 [WARNING] /w/workspace/netconf-maven-stage-master/transport/transport-api/src/main/java/org/opendaylight/netconf/transport/spi/TcpMd5Secrets.java:120: warning: no comment 19:49:12 [WARNING] public Map asMap() { 19:49:12 [WARNING] ^ 19:49:12 [WARNING] /w/workspace/netconf-maven-stage-master/transport/transport-api/src/main/java/org/opendaylight/netconf/transport/spi/TcpMd5Secrets.java:112: warning: no comment 19:49:12 [WARNING] public static Builder builder() { 19:49:12 [WARNING] ^ 19:49:12 [WARNING] /w/workspace/netconf-maven-stage-master/transport/transport-api/src/main/java/org/opendaylight/netconf/transport/spi/TcpMd5Secrets.java:116: warning: no comment 19:49:12 [WARNING] public boolean isEmpty() { 19:49:12 [WARNING] ^ 19:49:12 [WARNING] /w/workspace/netconf-maven-stage-master/transport/transport-api/src/main/java/org/opendaylight/netconf/transport/spi/TcpMd5Secrets.java:77: warning: no comment 19:49:12 [WARNING] public static TcpMd5Secrets of() { 19:49:12 [WARNING] ^ 19:49:12 [WARNING] /w/workspace/netconf-maven-stage-master/transport/transport-api/src/main/java/org/opendaylight/netconf/transport/spi/TcpMd5Secrets.java:81: warning: no comment 19:49:12 [WARNING] public static TcpMd5Secrets of(final InetAddress inetAddress, byte[] key) { 19:49:12 [WARNING] ^ 19:49:12 [WARNING] /w/workspace/netconf-maven-stage-master/transport/transport-api/src/main/java/org/opendaylight/netconf/transport/spi/TcpMd5Secrets.java:85: warning: no comment 19:49:12 [WARNING] public static TcpMd5Secrets of(final InetAddress inetAddress, final ByteBuf key) { 19:49:12 [WARNING] ^ 19:49:12 [WARNING] /w/workspace/netconf-maven-stage-master/transport/transport-api/src/main/java/org/opendaylight/netconf/transport/spi/TcpMd5Secrets.java:89: warning: no comment 19:49:12 [WARNING] public static TcpMd5Secrets of(final InetAddress inetAddress, final String password) 19:49:12 [WARNING] ^ 19:49:12 [WARNING] /w/workspace/netconf-maven-stage-master/transport/transport-api/src/main/java/org/opendaylight/netconf/transport/spi/TcpMd5Secrets.java:94: warning: no comment 19:49:12 [WARNING] public static TcpMd5Secrets of(final Map passwords) throws CharacterCodingException { 19:49:12 [WARNING] ^ 19:49:12 [WARNING] /w/workspace/netconf-maven-stage-master/transport/transport-api/src/main/java/org/opendaylight/netconf/transport/spi/TcpMd5Secrets.java:63: warning: no comment 19:49:12 [WARNING] public TcpMd5Secrets build() { 19:49:12 [WARNING] ^ 19:49:12 [WARNING] /w/workspace/netconf-maven-stage-master/transport/transport-api/src/main/java/org/opendaylight/netconf/transport/spi/TcpMd5Secrets.java:45: warning: no comment 19:49:12 [WARNING] public Builder put(final InetAddress peer, final byte[] key) { 19:49:12 [WARNING] ^ 19:49:12 [WARNING] /w/workspace/netconf-maven-stage-master/transport/transport-api/src/main/java/org/opendaylight/netconf/transport/spi/TcpMd5Secrets.java:54: warning: no comment 19:49:12 [WARNING] public Builder put(final InetAddress peer, final ByteBuf key) { 19:49:12 [WARNING] ^ 19:49:12 [WARNING] /w/workspace/netconf-maven-stage-master/transport/transport-api/src/main/java/org/opendaylight/netconf/transport/spi/TcpMd5Secrets.java:50: warning: no comment 19:49:12 [WARNING] public Builder put(final InetAddress peer, String asciiKey) throws CharacterCodingException { 19:49:12 [WARNING] ^ 19:49:12 [WARNING] /w/workspace/netconf-maven-stage-master/transport/transport-api/src/main/java/org/opendaylight/netconf/transport/spi/TcpMd5Secrets.java:58: warning: no comment 19:49:12 [WARNING] public Builder putUnsafe(final InetAddress peer, final ByteBuf key) { 19:49:12 [WARNING] ^ 19:49:12 [WARNING] /w/workspace/netconf-maven-stage-master/transport/transport-api/src/main/java/org/opendaylight/netconf/transport/api/TransportChannel.java:19: warning: use of default constructor, which does not provide a comment 19:49:12 [WARNING] public abstract class TransportChannel { 19:49:12 [WARNING] ^ 19:49:12 [WARNING] /w/workspace/netconf-maven-stage-master/transport/transport-api/src/main/java/org/opendaylight/netconf/transport/api/UnsupportedConfigurationException.java:19: warning: no comment 19:49:12 [WARNING] public UnsupportedConfigurationException(final String message) { 19:49:12 [WARNING] ^ 19:49:12 [WARNING] /w/workspace/netconf-maven-stage-master/transport/transport-api/src/main/java/org/opendaylight/netconf/transport/api/UnsupportedConfigurationException.java:23: warning: no comment 19:49:12 [WARNING] public UnsupportedConfigurationException(final String message, final Throwable cause) { 19:49:12 [WARNING] ^ 19:49:12 [WARNING] /w/workspace/netconf-maven-stage-master/transport/transport-api/src/main/java/module-info.java:8: warning: no comment 19:49:12 [WARNING] module org.opendaylight.netconf.transport.api { 19:49:12 [WARNING] ^ 19:49:12 [WARNING] 32 warnings 19:49:12 [INFO] Building jar: /w/workspace/netconf-maven-stage-master/transport/transport-api/target/transport-api-10.0.0-javadoc.jar 19:49:12 [INFO] 19:49:12 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ transport-api --- 19:49:12 [INFO] CycloneDX: Resolving Dependencies 19:49:13 [INFO] CycloneDX: Creating BOM version 1.6 with 25 component(s) 19:49:13 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-stage-master/transport/transport-api/target/bom.xml 19:49:13 [INFO] attaching as transport-api-10.0.0-cyclonedx.xml 19:49:13 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-stage-master/transport/transport-api/target/bom.json 19:49:13 [INFO] attaching as transport-api-10.0.0-cyclonedx.json 19:49:13 [INFO] 19:49:13 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ transport-api --- 19:49:13 [INFO] Skipping duplicate-finder execution! 19:49:13 [INFO] 19:49:13 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ transport-api --- 19:49:13 [INFO] No dependency problems found 19:49:13 [INFO] 19:49:13 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ transport-api --- 19:49:13 [INFO] Building jar: /w/workspace/netconf-maven-stage-master/transport/transport-api/target/transport-api-10.0.0-sources.jar 19:49:13 [INFO] 19:49:13 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ transport-api --- 19:49:13 [INFO] 19:49:13 [INFO] --- jacoco:0.8.13:report (report) @ transport-api --- 19:49:13 [INFO] Loading execution data file /w/workspace/netconf-maven-stage-master/transport/transport-api/target/code-coverage/jacoco.exec 19:49:13 [INFO] Analyzed bundle 'transport-api' with 13 classes 19:49:13 [INFO] 19:49:13 [INFO] --- install:3.1.4:install (default-install) @ transport-api --- 19:49:13 [INFO] Installing /w/workspace/netconf-maven-stage-master/transport/transport-api/pom.xml to /tmp/r/org/opendaylight/netconf/transport-api/10.0.0/transport-api-10.0.0.pom 19:49:13 [INFO] Installing /w/workspace/netconf-maven-stage-master/transport/transport-api/target/transport-api-10.0.0.jar to /tmp/r/org/opendaylight/netconf/transport-api/10.0.0/transport-api-10.0.0.jar 19:49:13 [INFO] Installing /w/workspace/netconf-maven-stage-master/transport/transport-api/target/transport-api-10.0.0-javadoc.jar to /tmp/r/org/opendaylight/netconf/transport-api/10.0.0/transport-api-10.0.0-javadoc.jar 19:49:13 [INFO] Installing /w/workspace/netconf-maven-stage-master/transport/transport-api/target/bom.xml to /tmp/r/org/opendaylight/netconf/transport-api/10.0.0/transport-api-10.0.0-cyclonedx.xml 19:49:13 [INFO] Installing /w/workspace/netconf-maven-stage-master/transport/transport-api/target/bom.json to /tmp/r/org/opendaylight/netconf/transport-api/10.0.0/transport-api-10.0.0-cyclonedx.json 19:49:13 [INFO] Installing /w/workspace/netconf-maven-stage-master/transport/transport-api/target/transport-api-10.0.0-sources.jar to /tmp/r/org/opendaylight/netconf/transport-api/10.0.0/transport-api-10.0.0-sources.jar 19:49:13 [INFO] 19:49:13 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ transport-api --- 19:49:13 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-stage-master/m2repo 19:49:13 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-stage-master/m2repo" instead. 19:49:13 [INFO] 19:49:13 [INFO] ---------< org.opendaylight.netconf:odl-netconf-transport-api >--------- 19:49:13 [INFO] Building OpenDaylight :: Netconf :: Transport API 10.0.0 [26/112] 19:49:13 [INFO] from features/odl-netconf-transport-api/pom.xml 19:49:13 [INFO] ------------------------------[ feature ]------------------------------- 19:49:13 [INFO] 19:49:13 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-netconf-transport-api --- 19:49:13 [INFO] 19:49:13 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-netconf-transport-api --- 19:49:13 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:49:13 [INFO] 19:49:13 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-netconf-transport-api --- 19:49:13 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:49:13 [INFO] 19:49:13 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-netconf-transport-api --- 19:49:13 [INFO] 19:49:13 [INFO] --- dependency:3.9.0:properties (default) @ odl-netconf-transport-api --- 19:49:13 [INFO] 19:49:13 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-netconf-transport-api --- 19:49:13 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:49:13 [INFO] argLine set to empty 19:49:13 [INFO] 19:49:13 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-netconf-transport-api --- 19:49:13 [INFO] Starting audit... 19:49:13 Audit done. 19:49:13 [INFO] You have 0 Checkstyle violations. 19:49:13 [INFO] 19:49:13 [INFO] --- checkstyle:3.6.0:check (default) @ odl-netconf-transport-api --- 19:49:14 [INFO] Starting audit... 19:49:14 Audit done. 19:49:14 [INFO] You have 0 Checkstyle violations. 19:49:14 [INFO] 19:49:14 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-netconf-transport-api --- 19:49:14 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 19:49:14 [INFO] 19:49:14 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-transport-api --- 19:49:14 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-stage-master/features/odl-netconf-transport-api/target/feature/feature.xml 19:49:14 [INFO] ...done! 19:49:14 [INFO] Attaching features XML 19:49:14 [INFO] 19:49:14 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-netconf-transport-api --- 19:49:14 [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 19:49:14 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:49:14 [INFO] 19:49:14 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-netconf-transport-api >>> 19:49:14 [INFO] 19:49:14 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-netconf-transport-api --- 19:49:14 [INFO] No files found to run spotbugs, check compile phase has been run 19:49:14 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:49:14 [INFO] 19:49:14 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-netconf-transport-api <<< 19:49:14 [INFO] 19:49:14 [INFO] 19:49:14 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-netconf-transport-api --- 19:49:14 [INFO] 19:49:14 [INFO] --- feattest:14.1.4:test (default) @ odl-netconf-transport-api --- 19:49:14 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-transport-api 19:49:14 [INFO] Project dependency features detected: [] 19:49:14 [INFO] Pax Exam System (Version: 4.14.0) created. 19:49:14 [INFO] Creating RMI registry server on 127.0.0.1:37769 19:49:14 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 19:49:14 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 19:49:14 [INFO] Waiting for remote bundle context.. on 37769 name: 8b806e3c-550c-44c3-9a7f-fad2053b1887 timout: [ RelativeTimeout value = 180000 ] 19:49:19 [INFO] Building jar from resources and headers. 19:49:19 [INFO] Writing jar finished. 19:49:22 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 19:49:22 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 19:49:22 [INFO] 19:49:22 [INFO] --- copy:14.1.4:copy-files (default) @ odl-netconf-transport-api --- 19:49:22 [INFO] 19:49:22 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-netconf-transport-api --- 19:49:22 [INFO] No Javadoc in project. Archive not created. 19:49:22 [INFO] 19:49:22 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-netconf-transport-api --- 19:49:22 [INFO] CycloneDX: Resolving Dependencies 19:49:23 [INFO] CycloneDX: Creating BOM version 1.6 with 37 component(s) 19:49:23 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-stage-master/features/odl-netconf-transport-api/target/bom.xml 19:49:23 [INFO] attaching as odl-netconf-transport-api-10.0.0-cyclonedx.xml 19:49:23 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-stage-master/features/odl-netconf-transport-api/target/bom.json 19:49:23 [INFO] attaching as odl-netconf-transport-api-10.0.0-cyclonedx.json 19:49:23 [INFO] 19:49:23 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-transport-api --- 19:49:23 [INFO] Skipping duplicate-finder execution! 19:49:23 [INFO] 19:49:23 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-netconf-transport-api --- 19:49:23 [INFO] Skipping plugin execution 19:49:23 [INFO] 19:49:23 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-transport-api --- 19:49:23 [INFO] Skipping source per configuration. 19:49:23 [INFO] 19:49:23 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-netconf-transport-api --- 19:49:23 [INFO] 19:49:23 [INFO] --- jacoco:0.8.13:report (report) @ odl-netconf-transport-api --- 19:49:23 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:49:23 [INFO] 19:49:23 [INFO] --- install:3.1.4:install (default-install) @ odl-netconf-transport-api --- 19:49:23 [WARNING] 19:49:23 [WARNING] The packaging plugin for project odl-netconf-transport-api did not assign 19:49:23 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 19:49:23 [WARNING] 19:49:23 [WARNING] Incomplete projects like this will fail in future Maven versions! 19:49:23 [WARNING] 19:49:23 [INFO] Installing /w/workspace/netconf-maven-stage-master/features/odl-netconf-transport-api/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-transport-api/10.0.0/odl-netconf-transport-api-10.0.0.pom 19:49:23 [INFO] Installing /w/workspace/netconf-maven-stage-master/features/odl-netconf-transport-api/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-transport-api/10.0.0/odl-netconf-transport-api-10.0.0-features.xml 19:49:23 [INFO] Installing /w/workspace/netconf-maven-stage-master/features/odl-netconf-transport-api/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-transport-api/10.0.0/odl-netconf-transport-api-10.0.0-cyclonedx.xml 19:49:23 [INFO] Installing /w/workspace/netconf-maven-stage-master/features/odl-netconf-transport-api/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-transport-api/10.0.0/odl-netconf-transport-api-10.0.0-cyclonedx.json 19:49:23 [INFO] 19:49:23 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-netconf-transport-api --- 19:49:23 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-stage-master/m2repo 19:49:23 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-stage-master/m2repo" instead. 19:49:23 [WARNING] 19:49:23 [WARNING] The packaging plugin for project odl-netconf-transport-api did not assign 19:49:23 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 19:49:23 [WARNING] 19:49:23 [WARNING] Incomplete projects like this will fail in future Maven versions! 19:49:23 [WARNING] 19:49:23 [INFO] 19:49:23 [INFO] ---------------< org.opendaylight.netconf:transport-tcp >--------------- 19:49:23 [INFO] Building transport-tcp 10.0.0 [27/112] 19:49:23 [INFO] from transport/transport-tcp/pom.xml 19:49:23 [INFO] --------------------------------[ jar ]--------------------------------- 19:49:23 [INFO] 19:49:23 [INFO] --- clean:3.5.0:clean (default-clean) @ transport-tcp --- 19:49:23 [INFO] 19:49:23 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ transport-tcp --- 19:49:23 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:49:23 [INFO] 19:49:23 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ transport-tcp --- 19:49:23 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:49:23 [INFO] 19:49:23 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ transport-tcp --- 19:49:24 [INFO] 19:49:24 [INFO] --- dependency:3.9.0:properties (default) @ transport-tcp --- 19:49:24 [INFO] 19:49:24 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ transport-tcp --- 19:49:24 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/netconf-maven-stage-master/transport/transport-tcp/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:49:24 [INFO] 19:49:24 [INFO] --- checkstyle:3.6.0:check (check-license) @ transport-tcp --- 19:49:24 [INFO] Starting audit... 19:49:24 Audit done. 19:49:24 [INFO] You have 0 Checkstyle violations. 19:49:24 [INFO] 19:49:24 [INFO] --- checkstyle:3.6.0:check (default) @ transport-tcp --- 19:49:24 [INFO] Starting audit... 19:49:24 Audit done. 19:49:24 [INFO] You have 0 Checkstyle violations. 19:49:24 [INFO] 19:49:24 [INFO] --- dependency:3.9.0:copy (unpack-license) @ transport-tcp --- 19:49:24 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 19:49:24 [INFO] 19:49:24 [INFO] --- resources:3.3.1:resources (default-resources) @ transport-tcp --- 19:49:24 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/transport/transport-tcp/src/main/resources 19:49:24 [INFO] 19:49:24 [INFO] --- compiler:3.14.1:compile (default-compile) @ transport-tcp --- 19:49:24 [INFO] Recompiling the module because of changed dependency. 19:49:24 [INFO] Compiling 11 source files with javac [debug release 21 module-path] to target/classes 19:49:24 [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters': class file for javax.management.ConstructorParameters not found 19:49:24 [INFO] Writing META-INF/services/org.opendaylight.yangtools.binding.meta.YangFeatureProvider 19:49:24 [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters': class file for javax.management.ConstructorParameters not found 19:49:24 [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters': class file for javax.management.ConstructorParameters not found 19:49:24 [WARNING] /w/workspace/netconf-maven-stage-master/transport/transport-tcp/src/main/java/module-info.java:[30,66] requires transitive directive for an automatic module 19:49:24 [WARNING] /w/workspace/netconf-maven-stage-master/transport/transport-tcp/src/main/java/module-info.java:[31,66] requires transitive directive for an automatic module 19:49:24 [WARNING] /w/workspace/netconf-maven-stage-master/transport/transport-tcp/src/main/java/module-info.java:[35,55] requires directive for an automatic module 19:49:24 [WARNING] /w/workspace/netconf-maven-stage-master/transport/transport-tcp/src/main/java/module-info.java:[36,55] requires directive for an automatic module 19:49:24 [WARNING] /w/workspace/netconf-maven-stage-master/transport/transport-tcp/src/main/java/module-info.java:[42,47] requires transitive directive for an automatic module 19:49:24 [WARNING] /w/workspace/netconf-maven-stage-master/transport/transport-tcp/src/main/java/module-info.java:[43,32] requires directive for an automatic module 19:49:24 [WARNING] /w/workspace/netconf-maven-stage-master/transport/transport-tcp/src/main/java/module-info.java:[44,40] requires directive for an automatic module 19:49:24 [WARNING] /w/workspace/netconf-maven-stage-master/transport/transport-tcp/src/main/java/org/opendaylight/netconf/transport/tcp/BootstrapFactory.java:[52,37] newBootstrap() in org.opendaylight.netconf.transport.tcp.NettyTransportSupport has been deprecated and marked for removal 19:49:24 [WARNING] /w/workspace/netconf-maven-stage-master/transport/transport-tcp/src/main/java/org/opendaylight/netconf/transport/tcp/BootstrapFactory.java:[61,37] newServerBootstrap() in org.opendaylight.netconf.transport.tcp.NettyTransportSupport has been deprecated and marked for removal 19:49:24 [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters' 19:49:24 [INFO] 19:49:24 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ transport-tcp >>> 19:49:24 [INFO] 19:49:24 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ transport-tcp --- 19:49:24 [INFO] Fork Value is true 19:49:27 [INFO] Done SpotBugs Analysis.... 19:49:27 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:49:27 [INFO] 19:49:27 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ transport-tcp <<< 19:49:27 [INFO] 19:49:27 [INFO] 19:49:27 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ transport-tcp --- 19:49:27 [INFO] BugInstance size is 0 19:49:27 [INFO] Error size is 0 19:49:27 [INFO] No errors/warnings found 19:49:27 [INFO] 19:49:27 [INFO] --- bnd:7.1.0:bnd-process (default) @ transport-tcp --- 19:49:27 [INFO] 19:49:27 [INFO] --- resources:3.3.1:testResources (default-testResources) @ transport-tcp --- 19:49:27 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/transport/transport-tcp/src/test/resources 19:49:27 [INFO] 19:49:27 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ transport-tcp --- 19:49:27 [INFO] Recompiling the module because of changed dependency. 19:49:27 [INFO] Compiling 1 source file with javac [debug release 21 module-path] to target/test-classes 19:49:28 [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters': class file for javax.management.ConstructorParameters not found 19:49:28 [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters': class file for javax.management.ConstructorParameters not found 19:49:28 [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters': class file for javax.management.ConstructorParameters not found 19:49:28 [WARNING] /w/workspace/netconf-maven-stage-master/transport/transport-tcp/src/test/java/org/opendaylight/netconf/transport/tcp/TCPClientServerTest.java:[87,67] newServerBootstrap() in org.opendaylight.netconf.transport.tcp.NettyTransportSupport has been deprecated and marked for removal 19:49:28 [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters' 19:49:28 [WARNING] /w/workspace/netconf-maven-stage-master/transport/transport-tcp/src/test/java/org/opendaylight/netconf/transport/tcp/TCPClientServerTest.java:[114,72] newBootstrap() in org.opendaylight.netconf.transport.tcp.NettyTransportSupport has been deprecated and marked for removal 19:49:28 [INFO] 19:49:28 [INFO] --- surefire:3.5.4:test (default-test) @ transport-tcp --- 19:49:28 [INFO] Surefire report directory: /w/workspace/netconf-maven-stage-master/transport/transport-tcp/target/surefire-reports 19:49:28 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:49:28 [INFO] 19:49:28 [INFO] ------------------------------------------------------- 19:49:28 [INFO] T E S T S 19:49:28 [INFO] ------------------------------------------------------- 19:49:29 [INFO] Running org.opendaylight.netconf.transport.tcp.TCPClientServerTest 19:49:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.897 s -- in org.opendaylight.netconf.transport.tcp.TCPClientServerTest 19:49:33 [INFO] 19:49:33 [INFO] Results: 19:49:33 [INFO] 19:49:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 19:49:33 [INFO] 19:49:33 [INFO] 19:49:33 [INFO] --- copy:14.1.4:copy-files (default) @ transport-tcp --- 19:49:33 [INFO] 19:49:33 [INFO] --- jar:3.4.2:jar (default-jar) @ transport-tcp --- 19:49:33 [INFO] Building jar: /w/workspace/netconf-maven-stage-master/transport/transport-tcp/target/transport-tcp-10.0.0.jar 19:49:33 [INFO] 19:49:33 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ transport-tcp --- 19:49:35 [WARNING] Javadoc Warnings 19:49:35 [WARNING] /w/workspace/netconf-maven-stage-master/transport/transport-tcp/src/main/java/org/opendaylight/netconf/transport/tcp/BootstrapFactory.java:36: warning: no comment 19:49:35 [WARNING] public BootstrapFactory(final @NonNull String groupName, final int groupThreads) { 19:49:35 [WARNING] ^ 19:49:35 [WARNING] /w/workspace/netconf-maven-stage-master/transport/transport-tcp/src/main/java/org/opendaylight/netconf/transport/tcp/BootstrapFactory.java:40: warning: no comment 19:49:35 [WARNING] public BootstrapFactory(final @NonNull String groupName, final int groupThreads, 19:49:35 [WARNING] ^ 19:49:35 [WARNING] /w/workspace/netconf-maven-stage-master/transport/transport-tcp/src/main/java/org/opendaylight/netconf/transport/tcp/BootstrapFactory.java:77: warning: no comment 19:49:35 [WARNING] protected ToStringHelper addToStringAttributes(final ToStringHelper helper) { 19:49:35 [WARNING] ^ 19:49:35 [WARNING] 3 warnings 19:49:35 [INFO] Building jar: /w/workspace/netconf-maven-stage-master/transport/transport-tcp/target/transport-tcp-10.0.0-javadoc.jar 19:49:35 [INFO] 19:49:35 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ transport-tcp --- 19:49:35 [INFO] CycloneDX: Resolving Dependencies 19:49:36 [INFO] CycloneDX: Creating BOM version 1.6 with 37 component(s) 19:49:36 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-stage-master/transport/transport-tcp/target/bom.xml 19:49:36 [INFO] attaching as transport-tcp-10.0.0-cyclonedx.xml 19:49:36 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-stage-master/transport/transport-tcp/target/bom.json 19:49:36 [INFO] attaching as transport-tcp-10.0.0-cyclonedx.json 19:49:36 [INFO] 19:49:36 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ transport-tcp --- 19:49:36 [INFO] Skipping duplicate-finder execution! 19:49:36 [INFO] 19:49:36 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ transport-tcp --- 19:49:36 [INFO] No dependency problems found 19:49:36 [INFO] 19:49:36 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ transport-tcp --- 19:49:36 [INFO] Building jar: /w/workspace/netconf-maven-stage-master/transport/transport-tcp/target/transport-tcp-10.0.0-sources.jar 19:49:36 [INFO] 19:49:36 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ transport-tcp --- 19:49:36 [INFO] 19:49:36 [INFO] --- jacoco:0.8.13:report (report) @ transport-tcp --- 19:49:36 [INFO] Loading execution data file /w/workspace/netconf-maven-stage-master/transport/transport-tcp/target/code-coverage/jacoco.exec 19:49:36 [INFO] Analyzed bundle 'transport-tcp' with 11 classes 19:49:36 [INFO] 19:49:36 [INFO] --- install:3.1.4:install (default-install) @ transport-tcp --- 19:49:36 [INFO] Installing /w/workspace/netconf-maven-stage-master/transport/transport-tcp/pom.xml to /tmp/r/org/opendaylight/netconf/transport-tcp/10.0.0/transport-tcp-10.0.0.pom 19:49:36 [INFO] Installing /w/workspace/netconf-maven-stage-master/transport/transport-tcp/target/transport-tcp-10.0.0.jar to /tmp/r/org/opendaylight/netconf/transport-tcp/10.0.0/transport-tcp-10.0.0.jar 19:49:36 [INFO] Installing /w/workspace/netconf-maven-stage-master/transport/transport-tcp/target/transport-tcp-10.0.0-javadoc.jar to /tmp/r/org/opendaylight/netconf/transport-tcp/10.0.0/transport-tcp-10.0.0-javadoc.jar 19:49:36 [INFO] Installing /w/workspace/netconf-maven-stage-master/transport/transport-tcp/target/bom.xml to /tmp/r/org/opendaylight/netconf/transport-tcp/10.0.0/transport-tcp-10.0.0-cyclonedx.xml 19:49:36 [INFO] Installing /w/workspace/netconf-maven-stage-master/transport/transport-tcp/target/bom.json to /tmp/r/org/opendaylight/netconf/transport-tcp/10.0.0/transport-tcp-10.0.0-cyclonedx.json 19:49:36 [INFO] Installing /w/workspace/netconf-maven-stage-master/transport/transport-tcp/target/transport-tcp-10.0.0-sources.jar to /tmp/r/org/opendaylight/netconf/transport-tcp/10.0.0/transport-tcp-10.0.0-sources.jar 19:49:36 [INFO] 19:49:36 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ transport-tcp --- 19:49:36 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-stage-master/m2repo 19:49:36 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-stage-master/m2repo" instead. 19:49:36 [INFO] 19:49:36 [INFO] ---------------< org.opendaylight.netconf:transport-tls >--------------- 19:49:36 [INFO] Building transport-tls 10.0.0 [28/112] 19:49:36 [INFO] from transport/transport-tls/pom.xml 19:49:36 [INFO] --------------------------------[ jar ]--------------------------------- 19:49:36 [INFO] 19:49:36 [INFO] --- clean:3.5.0:clean (default-clean) @ transport-tls --- 19:49:36 [INFO] 19:49:36 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ transport-tls --- 19:49:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:49:36 [INFO] 19:49:36 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ transport-tls --- 19:49:36 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:49:36 [INFO] 19:49:36 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ transport-tls --- 19:49:36 [INFO] 19:49:36 [INFO] --- dependency:3.9.0:properties (default) @ transport-tls --- 19:49:36 [INFO] 19:49:36 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ transport-tls --- 19:49:36 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/netconf-maven-stage-master/transport/transport-tls/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:49:36 [INFO] 19:49:36 [INFO] --- checkstyle:3.6.0:check (check-license) @ transport-tls --- 19:49:36 [INFO] Starting audit... 19:49:36 Audit done. 19:49:36 [INFO] You have 0 Checkstyle violations. 19:49:36 [INFO] 19:49:36 [INFO] --- checkstyle:3.6.0:check (default) @ transport-tls --- 19:49:37 [INFO] Starting audit... 19:49:37 Audit done. 19:49:37 [INFO] You have 0 Checkstyle violations. 19:49:37 [INFO] 19:49:37 [INFO] --- dependency:3.9.0:copy (unpack-license) @ transport-tls --- 19:49:37 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 19:49:37 [INFO] 19:49:37 [INFO] --- resources:3.3.1:resources (default-resources) @ transport-tls --- 19:49:37 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/transport/transport-tls/src/main/resources 19:49:37 [INFO] 19:49:37 [INFO] --- compiler:3.14.1:compile (default-compile) @ transport-tls --- 19:49:37 [INFO] Recompiling the module because of changed dependency. 19:49:37 [INFO] Compiling 15 source files with javac [debug release 21 module-path] to target/classes 19:49:37 [INFO] Writing META-INF/services/org.opendaylight.yangtools.binding.meta.YangFeatureProvider 19:49:37 [WARNING] /w/workspace/netconf-maven-stage-master/transport/transport-tls/src/main/java/module-info.java:[18,66] requires transitive directive for an automatic module 19:49:37 [WARNING] /w/workspace/netconf-maven-stage-master/transport/transport-tls/src/main/java/module-info.java:[19,66] requires transitive directive for an automatic module 19:49:37 [WARNING] /w/workspace/netconf-maven-stage-master/transport/transport-tls/src/main/java/module-info.java:[20,66] requires transitive directive for an automatic module 19:49:37 [WARNING] /w/workspace/netconf-maven-stage-master/transport/transport-tls/src/main/java/module-info.java:[21,66] requires transitive directive for an automatic module 19:49:37 [WARNING] /w/workspace/netconf-maven-stage-master/transport/transport-tls/src/main/java/module-info.java:[27,61] requires directive for an automatic module 19:49:37 [WARNING] /w/workspace/netconf-maven-stage-master/transport/transport-tls/src/main/java/module-info.java:[28,57] requires directive for an automatic module 19:49:37 [WARNING] /w/workspace/netconf-maven-stage-master/transport/transport-tls/src/main/java/module-info.java:[29,53] requires directive for an automatic module 19:49:37 [WARNING] /w/workspace/netconf-maven-stage-master/transport/transport-tls/src/main/java/module-info.java:[30,55] requires directive for an automatic module 19:49:37 [WARNING] /w/workspace/netconf-maven-stage-master/transport/transport-tls/src/main/java/module-info.java:[31,55] requires directive for an automatic module 19:49:37 [WARNING] /w/workspace/netconf-maven-stage-master/transport/transport-tls/src/main/java/module-info.java:[39,47] requires transitive directive for an automatic module 19:49:37 [WARNING] /w/workspace/netconf-maven-stage-master/transport/transport-tls/src/main/java/module-info.java:[40,32] requires directive for an automatic module 19:49:37 [WARNING] /w/workspace/netconf-maven-stage-master/transport/transport-tls/src/main/java/module-info.java:[41,40] requires directive for an automatic module 19:49:37 [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters': class file for javax.management.ConstructorParameters not found 19:49:37 [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters' 19:49:37 [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters' 19:49:37 [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters': class file for javax.management.ConstructorParameters not found 19:49:37 [INFO] 19:49:37 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ transport-tls >>> 19:49:37 [INFO] 19:49:37 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ transport-tls --- 19:49:37 [INFO] Fork Value is true 19:49:42 [INFO] Done SpotBugs Analysis.... 19:49:42 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:49:42 [INFO] 19:49:42 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ transport-tls <<< 19:49:42 [INFO] 19:49:42 [INFO] 19:49:42 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ transport-tls --- 19:49:42 [INFO] BugInstance size is 0 19:49:42 [INFO] Error size is 0 19:49:42 [INFO] No errors/warnings found 19:49:42 [INFO] 19:49:42 [INFO] --- bnd:7.1.0:bnd-process (default) @ transport-tls --- 19:49:42 [INFO] 19:49:42 [INFO] --- resources:3.3.1:testResources (default-testResources) @ transport-tls --- 19:49:42 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/transport/transport-tls/src/test/resources 19:49:42 [INFO] 19:49:42 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ transport-tls --- 19:49:42 [INFO] Recompiling the module because of changed dependency. 19:49:42 [INFO] Compiling 4 source files with javac [debug release 21 module-path] to target/test-classes 19:49:42 [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters': class file for javax.management.ConstructorParameters not found 19:49:42 [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters' 19:49:42 [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters': class file for javax.management.ConstructorParameters not found 19:49:42 [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters': class file for javax.management.ConstructorParameters not found 19:49:42 [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters' 19:49:42 [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters': class file for javax.management.ConstructorParameters not found 19:49:42 [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters': class file for javax.management.ConstructorParameters not found 19:49:42 [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters' 19:49:42 [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters': class file for javax.management.ConstructorParameters not found 19:49:42 [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters' 19:49:42 [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters' 19:49:42 [WARNING] /w/workspace/netconf-maven-stage-master/transport/transport-tls/src/test/java/org/opendaylight/netconf/transport/tls/TlsClientServerTest.java:[189,73] newServerBootstrap() in org.opendaylight.netconf.transport.tcp.NettyTransportSupport has been deprecated and marked for removal 19:49:42 [WARNING] /w/workspace/netconf-maven-stage-master/transport/transport-tls/src/test/java/org/opendaylight/netconf/transport/tls/TlsClientServerTest.java:[191,74] newBootstrap() in org.opendaylight.netconf.transport.tcp.NettyTransportSupport has been deprecated and marked for removal 19:49:42 [WARNING] /w/workspace/netconf-maven-stage-master/transport/transport-tls/src/test/java/org/opendaylight/netconf/transport/tls/TlsClientServerTest.java:[212,73] newServerBootstrap() in org.opendaylight.netconf.transport.tcp.NettyTransportSupport has been deprecated and marked for removal 19:49:42 [WARNING] /w/workspace/netconf-maven-stage-master/transport/transport-tls/src/test/java/org/opendaylight/netconf/transport/tls/TlsClientServerTest.java:[214,74] newBootstrap() in org.opendaylight.netconf.transport.tcp.NettyTransportSupport has been deprecated and marked for removal 19:49:42 [WARNING] /w/workspace/netconf-maven-stage-master/transport/transport-tls/src/test/java/org/opendaylight/netconf/transport/tls/TlsClientServerTest.java:[272,82] newServerBootstrap() in org.opendaylight.netconf.transport.tcp.NettyTransportSupport has been deprecated and marked for removal 19:49:42 [WARNING] /w/workspace/netconf-maven-stage-master/transport/transport-tls/src/test/java/org/opendaylight/netconf/transport/tls/TlsClientServerTest.java:[276,88] newBootstrap() in org.opendaylight.netconf.transport.tcp.NettyTransportSupport has been deprecated and marked for removal 19:49:42 [WARNING] /w/workspace/netconf-maven-stage-master/transport/transport-tls/src/test/java/org/opendaylight/netconf/transport/tls/TlsClientServerTest.java:[279,38] newBootstrap() in org.opendaylight.netconf.transport.tcp.NettyTransportSupport has been deprecated and marked for removal 19:49:42 [INFO] 19:49:42 [INFO] --- surefire:3.5.4:test (default-test) @ transport-tls --- 19:49:42 [INFO] Surefire report directory: /w/workspace/netconf-maven-stage-master/transport/transport-tls/target/surefire-reports 19:49:42 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:49:42 [INFO] 19:49:42 [INFO] ------------------------------------------------------- 19:49:42 [INFO] T E S T S 19:49:42 [INFO] ------------------------------------------------------- 19:49:44 [INFO] Running org.opendaylight.netconf.transport.tls.ConfigUtilsTest 19:49:46 [WARNING] Tests run: 6, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.807 s -- in org.opendaylight.netconf.transport.tls.ConfigUtilsTest 19:49:46 [INFO] Running org.opendaylight.netconf.transport.tls.TlsClientServerTest 19:49:48 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.518 s -- in org.opendaylight.netconf.transport.tls.TlsClientServerTest 19:49:48 [INFO] 19:49:48 [INFO] Results: 19:49:48 [INFO] 19:49:48 [WARNING] Tests run: 10, Failures: 0, Errors: 0, Skipped: 1 19:49:48 [INFO] 19:49:48 [INFO] 19:49:48 [INFO] --- copy:14.1.4:copy-files (default) @ transport-tls --- 19:49:48 [INFO] 19:49:48 [INFO] --- jar:3.4.2:jar (default-jar) @ transport-tls --- 19:49:48 [INFO] Building jar: /w/workspace/netconf-maven-stage-master/transport/transport-tls/target/transport-tls-10.0.0.jar 19:49:48 [INFO] 19:49:48 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ transport-tls --- 19:49:50 [WARNING] Javadoc Warnings 19:49:50 [WARNING] /w/workspace/netconf-maven-stage-master/transport/transport-tls/src/main/java/org/opendaylight/netconf/transport/tls/FixedSslHandlerFactory.java:18: warning: no comment 19:49:50 [WARNING] public final class FixedSslHandlerFactory extends SslHandlerFactory { 19:49:50 [WARNING] ^ 19:49:50 [WARNING] /w/workspace/netconf-maven-stage-master/transport/transport-tls/src/main/java/org/opendaylight/netconf/transport/tls/FixedSslHandlerFactory.java:21: warning: no comment 19:49:50 [WARNING] public FixedSslHandlerFactory(final SslContext sslContext) { 19:49:50 [WARNING] ^ 19:49:50 [WARNING] /w/workspace/netconf-maven-stage-master/transport/transport-tls/src/main/java/org/opendaylight/netconf/transport/tls/FixedSslHandlerFactory.java:25: warning: no comment 19:49:50 [WARNING] public FixedSslHandlerFactory(final TlsClientGrouping clientParams) throws UnsupportedConfigurationException { 19:49:50 [WARNING] ^ 19:49:50 [WARNING] /w/workspace/netconf-maven-stage-master/transport/transport-tls/src/main/java/org/opendaylight/netconf/transport/tls/FixedSslHandlerFactory.java:29: warning: no comment 19:49:50 [WARNING] public FixedSslHandlerFactory(final TlsServerGrouping serverParams) throws UnsupportedConfigurationException { 19:49:50 [WARNING] ^ 19:49:50 [WARNING] /w/workspace/netconf-maven-stage-master/transport/transport-tls/src/main/java/org/opendaylight/netconf/transport/tls/SslHandlerFactory.java:102: warning: no comment 19:49:50 [WARNING] protected abstract @Nullable SslContext getSslContext(SocketAddress remoteAddress); 19:49:50 [WARNING] ^ 19:49:50 [WARNING] /w/workspace/netconf-maven-stage-master/transport/transport-tls/src/main/java/org/opendaylight/netconf/transport/tls/SslHandlerFactory.java:56: warning: use of default constructor, which does not provide a comment 19:49:50 [WARNING] public abstract class SslHandlerFactory { 19:49:50 [WARNING] ^ 19:49:50 [WARNING] /w/workspace/netconf-maven-stage-master/transport/transport-tls/src/main/java/org/opendaylight/netconf/transport/tls/SslHandlerFactory.java:104: warning: no comment 19:49:50 [WARNING] protected static final @NonNull SslContext createSslContext(final @NonNull TlsClientGrouping clientParams) 19:49:50 [WARNING] ^ 19:49:50 [WARNING] /w/workspace/netconf-maven-stage-master/transport/transport-tls/src/main/java/org/opendaylight/netconf/transport/tls/SslHandlerFactory.java:109: warning: no comment 19:49:50 [WARNING] protected static final @NonNull SslContext createSslContext(final @NonNull TlsClientGrouping clientParams, 19:49:50 [WARNING] ^ 19:49:50 [WARNING] /w/workspace/netconf-maven-stage-master/transport/transport-tls/src/main/java/org/opendaylight/netconf/transport/tls/SslHandlerFactory.java:153: warning: no comment 19:49:50 [WARNING] protected static final @NonNull SslContext createSslContext(final @NonNull TlsServerGrouping serverParams) 19:49:50 [WARNING] ^ 19:49:50 [WARNING] /w/workspace/netconf-maven-stage-master/transport/transport-tls/src/main/java/org/opendaylight/netconf/transport/tls/SslHandlerFactory.java:158: warning: no comment 19:49:50 [WARNING] protected static final @NonNull SslContext createSslContext(final @NonNull TlsServerGrouping serverParams, 19:49:50 [WARNING] ^ 19:49:50 [WARNING] /w/workspace/netconf-maven-stage-master/transport/transport-tls/src/main/java/org/opendaylight/netconf/transport/tls/TLSClient.java:37: warning: no comment 19:49:50 [WARNING] public static @NonNull ListenableFuture connect( 19:49:50 [WARNING] ^ 19:49:50 [WARNING] /w/workspace/netconf-maven-stage-master/transport/transport-tls/src/main/java/org/opendaylight/netconf/transport/tls/TLSClient.java:45: warning: no comment 19:49:50 [WARNING] public static @NonNull ListenableFuture listen( 19:49:50 [WARNING] ^ 19:49:50 [WARNING] /w/workspace/netconf-maven-stage-master/transport/transport-tls/src/main/java/org/opendaylight/netconf/transport/tls/TLSServer.java:37: warning: no comment 19:49:50 [WARNING] public static @NonNull ListenableFuture connect( 19:49:50 [WARNING] ^ 19:49:50 [WARNING] /w/workspace/netconf-maven-stage-master/transport/transport-tls/src/main/java/org/opendaylight/netconf/transport/tls/TLSServer.java:45: warning: no comment 19:49:50 [WARNING] public static @NonNull ListenableFuture listen( 19:49:50 [WARNING] ^ 19:49:50 [WARNING] /w/workspace/netconf-maven-stage-master/transport/transport-tls/src/main/java/org/opendaylight/netconf/transport/tls/TLSTransportChannel.java:13: warning: no comment 19:49:50 [WARNING] public final class TLSTransportChannel extends AbstractOverlayTransportChannel { 19:49:50 [WARNING] ^ 19:49:50 [WARNING] /w/workspace/netconf-maven-stage-master/transport/transport-tls/src/main/java/module-info.java:8: warning: no comment 19:49:50 [WARNING] module org.opendaylight.netconf.transport.tls { 19:49:50 [WARNING] ^ 19:49:50 [WARNING] 16 warnings 19:49:50 [INFO] Building jar: /w/workspace/netconf-maven-stage-master/transport/transport-tls/target/transport-tls-10.0.0-javadoc.jar 19:49:50 [INFO] 19:49:50 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ transport-tls --- 19:49:50 [INFO] CycloneDX: Resolving Dependencies 19:49:51 [INFO] CycloneDX: Creating BOM version 1.6 with 49 component(s) 19:49:51 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-stage-master/transport/transport-tls/target/bom.xml 19:49:51 [INFO] attaching as transport-tls-10.0.0-cyclonedx.xml 19:49:51 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-stage-master/transport/transport-tls/target/bom.json 19:49:51 [INFO] attaching as transport-tls-10.0.0-cyclonedx.json 19:49:51 [INFO] 19:49:51 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ transport-tls --- 19:49:51 [INFO] Skipping duplicate-finder execution! 19:49:51 [INFO] 19:49:51 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ transport-tls --- 19:49:51 [INFO] No dependency problems found 19:49:51 [INFO] 19:49:51 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ transport-tls --- 19:49:51 [INFO] Building jar: /w/workspace/netconf-maven-stage-master/transport/transport-tls/target/transport-tls-10.0.0-sources.jar 19:49:51 [INFO] 19:49:51 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ transport-tls --- 19:49:51 [INFO] 19:49:51 [INFO] --- jacoco:0.8.13:report (report) @ transport-tls --- 19:49:51 [INFO] Loading execution data file /w/workspace/netconf-maven-stage-master/transport/transport-tls/target/code-coverage/jacoco.exec 19:49:51 [INFO] Analyzed bundle 'transport-tls' with 13 classes 19:49:52 [INFO] 19:49:52 [INFO] --- install:3.1.4:install (default-install) @ transport-tls --- 19:49:52 [INFO] Installing /w/workspace/netconf-maven-stage-master/transport/transport-tls/pom.xml to /tmp/r/org/opendaylight/netconf/transport-tls/10.0.0/transport-tls-10.0.0.pom 19:49:52 [INFO] Installing /w/workspace/netconf-maven-stage-master/transport/transport-tls/target/transport-tls-10.0.0.jar to /tmp/r/org/opendaylight/netconf/transport-tls/10.0.0/transport-tls-10.0.0.jar 19:49:52 [INFO] Installing /w/workspace/netconf-maven-stage-master/transport/transport-tls/target/transport-tls-10.0.0-javadoc.jar to /tmp/r/org/opendaylight/netconf/transport-tls/10.0.0/transport-tls-10.0.0-javadoc.jar 19:49:52 [INFO] Installing /w/workspace/netconf-maven-stage-master/transport/transport-tls/target/bom.xml to /tmp/r/org/opendaylight/netconf/transport-tls/10.0.0/transport-tls-10.0.0-cyclonedx.xml 19:49:52 [INFO] Installing /w/workspace/netconf-maven-stage-master/transport/transport-tls/target/bom.json to /tmp/r/org/opendaylight/netconf/transport-tls/10.0.0/transport-tls-10.0.0-cyclonedx.json 19:49:52 [INFO] Installing /w/workspace/netconf-maven-stage-master/transport/transport-tls/target/transport-tls-10.0.0-sources.jar to /tmp/r/org/opendaylight/netconf/transport-tls/10.0.0/transport-tls-10.0.0-sources.jar 19:49:52 [INFO] 19:49:52 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ transport-tls --- 19:49:52 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-stage-master/m2repo 19:49:52 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-stage-master/m2repo" instead. 19:49:52 [INFO] 19:49:52 [INFO] --------------< org.opendaylight.netconf:transport-http >--------------- 19:49:52 [INFO] Building transport-http 10.0.0 [29/112] 19:49:52 [INFO] from transport/transport-http/pom.xml 19:49:52 [INFO] -------------------------------[ bundle ]------------------------------- 19:49:52 [INFO] 19:49:52 [INFO] --- clean:3.5.0:clean (default-clean) @ transport-http --- 19:49:52 [INFO] 19:49:52 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ transport-http --- 19:49:52 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:49:52 [INFO] 19:49:52 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ transport-http --- 19:49:52 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:49:52 [INFO] 19:49:52 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ transport-http --- 19:49:52 [INFO] 19:49:52 [INFO] --- dependency:3.9.0:properties (default) @ transport-http --- 19:49:52 [INFO] 19:49:52 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ transport-http --- 19:49:52 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/netconf-maven-stage-master/transport/transport-http/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:49:52 [INFO] 19:49:52 [INFO] --- yang:14.0.18:generate-sources (binding) @ transport-http --- 19:49:52 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:49:52 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-stage-master/transport/transport-http/src/main/yang 19:49:52 [INFO] yang-to-sources: Found 14 dependencies in 2.549 ms 19:49:52 [INFO] yang-to-sources: Project model files found: 2 in 34.66 ms 19:49:53 [INFO] yang-to-sources: 16 YANG models processed in 436.1 ms 19:49:53 [INFO] BindingJavaFileGenerator: Defined 101 files in 58.06 ms 19:49:53 [INFO] Sorted 101 files into 35 directories in 412.3 μs 19:49:53 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 101 in 175.2 ms 19:49:53 [INFO] 19:49:53 [INFO] --- checkstyle:3.6.0:check (check-license) @ transport-http --- 19:49:53 [INFO] Starting audit... 19:49:53 Audit done. 19:49:53 [INFO] You have 0 Checkstyle violations. 19:49:53 [INFO] 19:49:53 [INFO] --- checkstyle:3.6.0:check (default) @ transport-http --- 19:49:54 [INFO] Starting audit... 19:49:54 Audit done. 19:49:54 [INFO] You have 0 Checkstyle violations. 19:49:54 [INFO] 19:49:54 [INFO] --- dependency:3.9.0:copy (unpack-license) @ transport-http --- 19:49:54 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 19:49:54 [INFO] 19:49:54 [INFO] --- resources:3.3.1:resources (default-resources) @ transport-http --- 19:49:54 [INFO] Copying 1 resource from src/main/resources to target/classes 19:49:54 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/transport/transport-http/target/generated-sources/spi 19:49:54 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 19:49:54 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:49:54 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 19:49:54 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/transport/transport-http/target/generated-sources/spi 19:49:54 [INFO] 19:49:54 [INFO] --- compiler:3.14.1:compile (default-compile) @ transport-http --- 19:49:54 [INFO] Recompiling the module because of changed dependency. 19:49:54 [INFO] Compiling 171 source files with javac [debug release 21] to target/classes 19:49:55 [INFO] Writing META-INF/services/org.opendaylight.yangtools.binding.meta.YangFeatureProvider 19:49:55 [WARNING] /w/workspace/netconf-maven-stage-master/transport/transport-http/src/main/java/org/opendaylight/netconf/transport/http/ClientRequestDispatcher.java:[21,20] org.opendaylight.netconf.transport.http.RequestDispatcher in org.opendaylight.netconf.transport.http has been deprecated and marked for removal 19:49:55 [WARNING] /w/workspace/netconf-maven-stage-master/transport/transport-http/src/main/java/org/opendaylight/netconf/transport/http/ClientRequestDispatcher.java:[21,20] org.opendaylight.netconf.transport.http.RequestDispatcher in org.opendaylight.netconf.transport.http has been deprecated and marked for removal 19:49:55 [WARNING] /w/workspace/netconf-maven-stage-master/transport/transport-http/src/main/java/org/opendaylight/netconf/transport/http/ClientRequestDispatcher.java:[21,20] org.opendaylight.netconf.transport.http.RequestDispatcher in org.opendaylight.netconf.transport.http has been deprecated and marked for removal 19:49:55 [INFO] 19:49:55 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ transport-http >>> 19:49:55 [INFO] 19:49:55 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ transport-http --- 19:49:55 [INFO] Fork Value is true 19:50:01 [INFO] Done SpotBugs Analysis.... 19:50:01 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:50:01 [INFO] 19:50:01 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ transport-http <<< 19:50:01 [INFO] 19:50:01 [INFO] 19:50:01 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ transport-http --- 19:50:01 [INFO] BugInstance size is 0 19:50:01 [INFO] Error size is 0 19:50:01 [INFO] No errors/warnings found 19:50:01 [INFO] 19:50:01 [INFO] --- resources:3.3.1:testResources (default-testResources) @ transport-http --- 19:50:01 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/transport/transport-http/src/test/resources 19:50:01 [INFO] 19:50:01 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ transport-http --- 19:50:01 [INFO] Recompiling the module because of changed dependency. 19:50:01 [INFO] Compiling 8 source files with javac [debug release 21] to target/test-classes 19:50:02 [INFO] 19:50:02 [INFO] --- surefire:3.5.4:test (default-test) @ transport-http --- 19:50:02 [INFO] Surefire report directory: /w/workspace/netconf-maven-stage-master/transport/transport-http/target/surefire-reports 19:50:02 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:50:02 [INFO] 19:50:02 [INFO] ------------------------------------------------------- 19:50:02 [INFO] T E S T S 19:50:02 [INFO] ------------------------------------------------------- 19:50:03 [INFO] Running org.opendaylight.netconf.transport.http.HttpClientServerTest 19:50:05 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 19:50:16 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.16 s -- in org.opendaylight.netconf.transport.http.HttpClientServerTest 19:50:16 [INFO] Running org.opendaylight.netconf.transport.http.SegmentPeelerTest 19:50:16 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.opendaylight.netconf.transport.http.SegmentPeelerTest 19:50:16 [INFO] Running org.opendaylight.netconf.transport.http.HTTPServerSessionTest 19:50:16 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.netconf.transport.http.HTTPServerSessionTest 19:50:16 [INFO] Running org.opendaylight.netconf.transport.http.AbstractBasicAuthHandlerTest 19:50:16 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.netconf.transport.http.AbstractBasicAuthHandlerTest 19:50:16 [INFO] Running org.opendaylight.netconf.transport.http.SseUtilsTest 19:50:16 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 s -- in org.opendaylight.netconf.transport.http.SseUtilsTest 19:50:16 [INFO] Running org.opendaylight.netconf.transport.http.BasicAuthHandlerTest 19:50:16 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.117 s -- in org.opendaylight.netconf.transport.http.BasicAuthHandlerTest 19:50:16 [INFO] Running org.opendaylight.netconf.transport.http.HTTPSchemeTest 19:50:17 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.netconf.transport.http.HTTPSchemeTest 19:50:17 [INFO] 19:50:17 [INFO] Results: 19:50:17 [INFO] 19:50:17 [INFO] Tests run: 47, Failures: 0, Errors: 0, Skipped: 0 19:50:17 [INFO] 19:50:17 [INFO] 19:50:17 [INFO] --- copy:14.1.4:copy-files (default) @ transport-http --- 19:50:17 [INFO] 19:50:17 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ transport-http --- 19:50:17 [INFO] Building bundle: /w/workspace/netconf-maven-stage-master/transport/transport-http/target/transport-http-10.0.0.jar 19:50:17 [INFO] Writing manifest: /w/workspace/netconf-maven-stage-master/transport/transport-http/target/classes/META-INF/MANIFEST.MF 19:50:17 [INFO] 19:50:17 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ transport-http --- 19:50:21 [INFO] Building jar: /w/workspace/netconf-maven-stage-master/transport/transport-http/target/transport-http-10.0.0-javadoc.jar 19:50:21 [INFO] 19:50:21 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ transport-http --- 19:50:21 [INFO] CycloneDX: Resolving Dependencies 19:50:22 [INFO] CycloneDX: Creating BOM version 1.6 with 48 component(s) 19:50:22 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-stage-master/transport/transport-http/target/bom.xml 19:50:22 [INFO] attaching as transport-http-10.0.0-cyclonedx.xml 19:50:22 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-stage-master/transport/transport-http/target/bom.json 19:50:22 [INFO] attaching as transport-http-10.0.0-cyclonedx.json 19:50:22 [INFO] 19:50:22 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ transport-http --- 19:50:22 [INFO] Skipping duplicate-finder execution! 19:50:22 [INFO] 19:50:22 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ transport-http --- 19:50:22 [INFO] No dependency problems found 19:50:22 [INFO] 19:50:22 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ transport-http --- 19:50:22 [INFO] Building jar: /w/workspace/netconf-maven-stage-master/transport/transport-http/target/transport-http-10.0.0-sources.jar 19:50:22 [INFO] 19:50:22 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ transport-http --- 19:50:22 [INFO] 19:50:22 [INFO] --- jacoco:0.8.13:report (report) @ transport-http --- 19:50:22 [INFO] Loading execution data file /w/workspace/netconf-maven-stage-master/transport/transport-http/target/code-coverage/jacoco.exec 19:50:22 [INFO] Analyzed bundle 'transport-http' with 88 classes 19:50:23 [INFO] 19:50:23 [INFO] --- install:3.1.4:install (default-install) @ transport-http --- 19:50:23 [INFO] Installing /w/workspace/netconf-maven-stage-master/transport/transport-http/pom.xml to /tmp/r/org/opendaylight/netconf/transport-http/10.0.0/transport-http-10.0.0.pom 19:50:23 [INFO] Installing /w/workspace/netconf-maven-stage-master/transport/transport-http/target/transport-http-10.0.0.jar to /tmp/r/org/opendaylight/netconf/transport-http/10.0.0/transport-http-10.0.0.jar 19:50:23 [INFO] Installing /w/workspace/netconf-maven-stage-master/transport/transport-http/target/transport-http-10.0.0-javadoc.jar to /tmp/r/org/opendaylight/netconf/transport-http/10.0.0/transport-http-10.0.0-javadoc.jar 19:50:23 [INFO] Installing /w/workspace/netconf-maven-stage-master/transport/transport-http/target/bom.xml to /tmp/r/org/opendaylight/netconf/transport-http/10.0.0/transport-http-10.0.0-cyclonedx.xml 19:50:23 [INFO] Installing /w/workspace/netconf-maven-stage-master/transport/transport-http/target/bom.json to /tmp/r/org/opendaylight/netconf/transport-http/10.0.0/transport-http-10.0.0-cyclonedx.json 19:50:23 [INFO] Installing /w/workspace/netconf-maven-stage-master/transport/transport-http/target/transport-http-10.0.0-sources.jar to /tmp/r/org/opendaylight/netconf/transport-http/10.0.0/transport-http-10.0.0-sources.jar 19:50:23 [INFO] 19:50:23 [INFO] --- bundle:6.0.0:install (default-install) @ transport-http --- 19:50:23 [INFO] Installing org/opendaylight/netconf/transport-http/10.0.0/transport-http-10.0.0.jar 19:50:23 [INFO] Writing OBR metadata 19:50:23 [INFO] 19:50:23 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ transport-http --- 19:50:23 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-stage-master/m2repo 19:50:23 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-stage-master/m2repo" instead. 19:50:23 [INFO] 19:50:23 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ transport-http --- 19:50:23 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:50:23 [INFO] 19:50:23 [INFO] --------------< org.opendaylight.netconf:shaded-sshd-jar >-------------- 19:50:23 [INFO] Building shaded-sshd-jar 10.0.0 [30/112] 19:50:23 [INFO] from third-party/shaded-sshd-jar/pom.xml 19:50:23 [INFO] --------------------------------[ jar ]--------------------------------- 19:50:23 [INFO] 19:50:23 [INFO] --- clean:3.5.0:clean (default-clean) @ shaded-sshd-jar --- 19:50:23 [INFO] 19:50:23 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ shaded-sshd-jar --- 19:50:23 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:50:23 [INFO] 19:50:23 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ shaded-sshd-jar --- 19:50:23 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:50:23 [INFO] 19:50:23 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ shaded-sshd-jar --- 19:50:23 [INFO] 19:50:23 [INFO] --- dependency:3.9.0:properties (default) @ shaded-sshd-jar --- 19:50:23 [INFO] 19:50:23 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ shaded-sshd-jar --- 19:50:23 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/netconf-maven-stage-master/third-party/shaded-sshd-jar/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:50:23 [INFO] 19:50:23 [INFO] --- checkstyle:3.6.0:check (check-license) @ shaded-sshd-jar --- 19:50:23 [INFO] Starting audit... 19:50:23 Audit done. 19:50:23 [INFO] You have 0 Checkstyle violations. 19:50:23 [INFO] 19:50:23 [INFO] --- checkstyle:3.6.0:check (default) @ shaded-sshd-jar --- 19:50:23 [INFO] Starting audit... 19:50:23 Audit done. 19:50:23 [INFO] You have 0 Checkstyle violations. 19:50:23 [INFO] 19:50:23 [INFO] --- dependency:3.9.0:copy (unpack-license) @ shaded-sshd-jar --- 19:50:23 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 19:50:23 [INFO] 19:50:23 [INFO] --- resources:3.3.1:resources (default-resources) @ shaded-sshd-jar --- 19:50:23 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/third-party/shaded-sshd-jar/src/main/resources 19:50:23 [INFO] 19:50:23 [INFO] --- compiler:3.14.1:compile (default-compile) @ shaded-sshd-jar --- 19:50:23 [INFO] No sources to compile 19:50:23 [INFO] 19:50:23 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ shaded-sshd-jar >>> 19:50:23 [INFO] 19:50:23 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ shaded-sshd-jar --- 19:50:23 [INFO] No files found to run spotbugs, check compile phase has been run 19:50:23 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:50:23 [INFO] 19:50:23 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ shaded-sshd-jar <<< 19:50:23 [INFO] 19:50:23 [INFO] 19:50:23 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ shaded-sshd-jar --- 19:50:23 [INFO] 19:50:23 [INFO] --- resources:3.3.1:testResources (default-testResources) @ shaded-sshd-jar --- 19:50:23 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/third-party/shaded-sshd-jar/src/test/resources 19:50:23 [INFO] 19:50:23 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ shaded-sshd-jar --- 19:50:23 [INFO] No sources to compile 19:50:23 [INFO] 19:50:23 [INFO] --- surefire:3.5.4:test (default-test) @ shaded-sshd-jar --- 19:50:23 [INFO] No tests to run. 19:50:23 [INFO] 19:50:23 [INFO] --- copy:14.1.4:copy-files (default) @ shaded-sshd-jar --- 19:50:23 [INFO] 19:50:23 [INFO] --- jar:3.4.2:jar (default-jar) @ shaded-sshd-jar --- 19:50:23 [INFO] Building jar: /w/workspace/netconf-maven-stage-master/third-party/shaded-sshd-jar/target/shaded-sshd-jar-10.0.0.jar 19:50:23 [INFO] 19:50:23 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ shaded-sshd-jar --- 19:50:23 [INFO] No Javadoc in project. Archive not created. 19:50:23 [INFO] 19:50:23 [INFO] --- shade:3.6.1:shade (default) @ shaded-sshd-jar --- 19:50:23 [WARNING] Could not get sources for org.opendaylight.netconf:shaded-sshd-jar:jar:10.0.0 19:50:25 [INFO] Replacing original artifact with shaded artifact. 19:50:25 [INFO] Replacing original source artifact with shaded source artifact. 19:50:25 [INFO] 19:50:25 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ shaded-sshd-jar --- 19:50:25 [INFO] Skipping CycloneDX goal, because module skips deploy 19:50:25 [INFO] 19:50:25 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ shaded-sshd-jar --- 19:50:25 [INFO] Skipping duplicate-finder execution! 19:50:25 [INFO] 19:50:25 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ shaded-sshd-jar --- 19:50:25 [WARNING] Unused declared dependencies found: 19:50:25 [WARNING] org.apache.sshd:sshd-netty:jar:2.15.0:compile 19:50:25 [WARNING] com.bloxbean.cardano:net-i2p-crypto-eddsa:jar:0.3.1:compile 19:50:25 [WARNING] org.apache.sshd:sshd-osgi:jar:2.15.0:compile 19:50:25 [INFO] 19:50:25 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ shaded-sshd-jar --- 19:50:25 [INFO] No sources in project. Archive not created. 19:50:25 [INFO] 19:50:25 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ shaded-sshd-jar --- 19:50:25 [INFO] 19:50:25 [INFO] --- jacoco:0.8.13:report (report) @ shaded-sshd-jar --- 19:50:25 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:50:25 [INFO] 19:50:25 [INFO] --- install:3.1.4:install (default-install) @ shaded-sshd-jar --- 19:50:25 [INFO] Installing /w/workspace/netconf-maven-stage-master/third-party/shaded-sshd-jar/pom.xml to /tmp/r/org/opendaylight/netconf/shaded-sshd-jar/10.0.0/shaded-sshd-jar-10.0.0.pom 19:50:25 [INFO] Installing /w/workspace/netconf-maven-stage-master/third-party/shaded-sshd-jar/target/shaded-sshd-jar-10.0.0.jar to /tmp/r/org/opendaylight/netconf/shaded-sshd-jar/10.0.0/shaded-sshd-jar-10.0.0.jar 19:50:25 [INFO] Installing /w/workspace/netconf-maven-stage-master/third-party/shaded-sshd-jar/target/shaded-sshd-jar-10.0.0-sources.jar to /tmp/r/org/opendaylight/netconf/shaded-sshd-jar/10.0.0/shaded-sshd-jar-10.0.0-sources.jar 19:50:25 [INFO] 19:50:25 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ shaded-sshd-jar --- 19:50:25 [INFO] Skipping artifact deployment 19:50:25 [INFO] 19:50:25 [INFO] ----------------< org.opendaylight.netconf:shaded-sshd >---------------- 19:50:25 [INFO] Building shaded-sshd 10.0.0 [31/112] 19:50:25 [INFO] from third-party/shaded-sshd/pom.xml 19:50:25 [INFO] -------------------------------[ bundle ]------------------------------- 19:50:25 [INFO] 19:50:25 [INFO] --- clean:3.5.0:clean (default-clean) @ shaded-sshd --- 19:50:25 [INFO] 19:50:25 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ shaded-sshd --- 19:50:25 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:50:25 [INFO] 19:50:25 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ shaded-sshd --- 19:50:25 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:50:25 [INFO] 19:50:25 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ shaded-sshd --- 19:50:25 [INFO] 19:50:25 [INFO] --- dependency:3.9.0:properties (default) @ shaded-sshd --- 19:50:25 [INFO] 19:50:25 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ shaded-sshd --- 19:50:25 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/netconf-maven-stage-master/third-party/shaded-sshd/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:50:25 [INFO] 19:50:25 [INFO] --- checkstyle:3.6.0:check (check-license) @ shaded-sshd --- 19:50:25 [INFO] Starting audit... 19:50:25 Audit done. 19:50:25 [INFO] You have 0 Checkstyle violations. 19:50:25 [INFO] 19:50:25 [INFO] --- checkstyle:3.6.0:check (default) @ shaded-sshd --- 19:50:26 [INFO] Starting audit... 19:50:26 Audit done. 19:50:26 [INFO] You have 0 Checkstyle violations. 19:50:26 [INFO] 19:50:26 [INFO] --- dependency:3.9.0:copy (unpack-license) @ shaded-sshd --- 19:50:26 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 19:50:26 [INFO] 19:50:26 [INFO] --- resources:3.3.1:resources (default-resources) @ shaded-sshd --- 19:50:26 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/third-party/shaded-sshd/src/main/resources 19:50:26 [INFO] 19:50:26 [INFO] --- compiler:3.14.1:compile (default-compile) @ shaded-sshd --- 19:50:26 [INFO] No sources to compile 19:50:26 [INFO] 19:50:26 [INFO] --- dependency:3.9.0:unpack (unpack) @ shaded-sshd --- 19:50:26 [INFO] 19:50:26 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ shaded-sshd >>> 19:50:26 [INFO] 19:50:26 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ shaded-sshd --- 19:50:26 [INFO] Spotbugs plugin skipped 19:50:26 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:50:26 [INFO] 19:50:26 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ shaded-sshd <<< 19:50:26 [INFO] 19:50:26 [INFO] 19:50:26 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ shaded-sshd --- 19:50:26 [INFO] Spotbugs plugin skipped 19:50:26 [INFO] 19:50:26 [INFO] --- resources:3.3.1:testResources (default-testResources) @ shaded-sshd --- 19:50:26 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/third-party/shaded-sshd/src/test/resources 19:50:26 [INFO] 19:50:26 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ shaded-sshd --- 19:50:26 [INFO] No sources to compile 19:50:26 [INFO] 19:50:26 [INFO] --- surefire:3.5.4:test (default-test) @ shaded-sshd --- 19:50:26 [INFO] No tests to run. 19:50:26 [INFO] 19:50:26 [INFO] --- dependency:3.9.0:unpack-dependencies (unpack-sources) @ shaded-sshd --- 19:50:26 [INFO] 19:50:26 [INFO] --- copy:14.1.4:copy-files (default) @ shaded-sshd --- 19:50:26 [INFO] 19:50:26 [INFO] --- build-helper:3.6.1:add-source (default) @ shaded-sshd --- 19:50:26 [INFO] Source directory: /w/workspace/netconf-maven-stage-master/third-party/shaded-sshd/target/shaded-sources added. 19:50:26 [INFO] 19:50:26 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ shaded-sshd --- 19:50:27 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/eddsa 19:50:27 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:50:27 Package found in [Jar:., Jar:shaded-sshd-jar] 19:50:27 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:50:27 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/eddsa/math 19:50:27 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:50:27 Package found in [Jar:., Jar:shaded-sshd-jar] 19:50:27 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:50:27 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/eddsa/math/bigint 19:50:27 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:50:27 Package found in [Jar:., Jar:shaded-sshd-jar] 19:50:27 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:50:27 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/eddsa/math/ed25519 19:50:27 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:50:27 Package found in [Jar:., Jar:shaded-sshd-jar] 19:50:27 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:50:27 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/eddsa/spec 19:50:27 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:50:27 Package found in [Jar:., Jar:shaded-sshd-jar] 19:50:27 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:50:27 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/agent 19:50:27 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:50:27 Package found in [Jar:., Jar:shaded-sshd-jar] 19:50:27 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:50:27 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/agent/common 19:50:27 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:50:27 Package found in [Jar:., Jar:shaded-sshd-jar] 19:50:27 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:50:27 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/agent/local 19:50:27 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:50:27 Package found in [Jar:., Jar:shaded-sshd-jar] 19:50:27 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:50:27 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/agent/unix 19:50:27 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:50:27 Package found in [Jar:., Jar:shaded-sshd-jar] 19:50:27 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:50:27 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/certificate 19:50:27 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:50:27 Package found in [Jar:., Jar:shaded-sshd-jar] 19:50:27 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:50:27 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client 19:50:27 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:50:27 Package found in [Jar:., Jar:shaded-sshd-jar] 19:50:27 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:50:27 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/auth 19:50:27 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:50:27 Package found in [Jar:., Jar:shaded-sshd-jar] 19:50:27 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:50:27 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/auth/hostbased 19:50:27 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:50:27 Package found in [Jar:., Jar:shaded-sshd-jar] 19:50:27 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:50:27 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/auth/keyboard 19:50:27 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:50:27 Package found in [Jar:., Jar:shaded-sshd-jar] 19:50:27 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:50:27 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/auth/password 19:50:27 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:50:27 Package found in [Jar:., Jar:shaded-sshd-jar] 19:50:27 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:50:27 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/auth/pubkey 19:50:27 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:50:27 Package found in [Jar:., Jar:shaded-sshd-jar] 19:50:27 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:50:27 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/channel 19:50:27 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:50:27 Package found in [Jar:., Jar:shaded-sshd-jar] 19:50:27 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:50:27 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/channel/exit 19:50:27 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:50:27 Package found in [Jar:., Jar:shaded-sshd-jar] 19:50:27 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:50:27 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/config 19:50:27 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:50:27 Package found in [Jar:., Jar:shaded-sshd-jar] 19:50:27 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:50:27 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/config/hosts 19:50:27 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:50:27 Package found in [Jar:., Jar:shaded-sshd-jar] 19:50:27 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:50:27 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/config/keys 19:50:27 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:50:27 Package found in [Jar:., Jar:shaded-sshd-jar] 19:50:27 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:50:27 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/future 19:50:27 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:50:27 Package found in [Jar:., Jar:shaded-sshd-jar] 19:50:27 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:50:27 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/global 19:50:27 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:50:27 Package found in [Jar:., Jar:shaded-sshd-jar] 19:50:27 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:50:27 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/kex 19:50:27 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:50:27 Package found in [Jar:., Jar:shaded-sshd-jar] 19:50:27 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:50:27 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/keyverifier 19:50:27 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:50:27 Package found in [Jar:., Jar:shaded-sshd-jar] 19:50:27 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:50:27 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/session 19:50:27 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:50:27 Package found in [Jar:., Jar:shaded-sshd-jar] 19:50:27 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:50:27 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/session/forward 19:50:27 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:50:27 Package found in [Jar:., Jar:shaded-sshd-jar] 19:50:27 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:50:27 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/simple 19:50:27 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:50:27 Package found in [Jar:., Jar:shaded-sshd-jar] 19:50:27 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:50:27 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/subsystem 19:50:27 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:50:27 Package found in [Jar:., Jar:shaded-sshd-jar] 19:50:27 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:50:27 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common 19:50:27 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:50:27 Package found in [Jar:., Jar:shaded-sshd-jar] 19:50:27 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:50:27 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/auth 19:50:27 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:50:27 Package found in [Jar:., Jar:shaded-sshd-jar] 19:50:27 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:50:27 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/channel 19:50:27 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:50:27 Package found in [Jar:., Jar:shaded-sshd-jar] 19:50:27 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:50:27 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/channel/exception 19:50:27 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:50:27 Package found in [Jar:., Jar:shaded-sshd-jar] 19:50:27 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:50:27 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/channel/throttle 19:50:27 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:50:27 Package found in [Jar:., Jar:shaded-sshd-jar] 19:50:27 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:50:27 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/cipher 19:50:27 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:50:27 Package found in [Jar:., Jar:shaded-sshd-jar] 19:50:27 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:50:27 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/compression 19:50:27 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:50:27 Package found in [Jar:., Jar:shaded-sshd-jar] 19:50:27 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:50:27 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/config 19:50:27 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:50:27 Package found in [Jar:., Jar:shaded-sshd-jar] 19:50:27 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:50:27 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/config/keys 19:50:27 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:50:27 Package found in [Jar:., Jar:shaded-sshd-jar] 19:50:27 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:50:27 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/config/keys/impl 19:50:27 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:50:27 Package found in [Jar:., Jar:shaded-sshd-jar] 19:50:27 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:50:27 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/config/keys/loader 19:50:27 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:50:27 Package found in [Jar:., Jar:shaded-sshd-jar] 19:50:27 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:50:27 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/config/keys/loader/openssh 19:50:27 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:50:27 Package found in [Jar:., Jar:shaded-sshd-jar] 19:50:27 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:50:27 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/config/keys/loader/openssh/kdf 19:50:27 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:50:27 Package found in [Jar:., Jar:shaded-sshd-jar] 19:50:27 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:50:27 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/config/keys/loader/pem 19:50:27 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:50:27 Package found in [Jar:., Jar:shaded-sshd-jar] 19:50:27 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:50:27 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/config/keys/loader/ssh2 19:50:27 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:50:27 Package found in [Jar:., Jar:shaded-sshd-jar] 19:50:27 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:50:27 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/config/keys/u2f 19:50:27 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:50:27 Package found in [Jar:., Jar:shaded-sshd-jar] 19:50:27 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:50:27 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/config/keys/writer 19:50:27 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:50:27 Package found in [Jar:., Jar:shaded-sshd-jar] 19:50:27 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:50:27 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/config/keys/writer/openssh 19:50:27 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:50:27 Package found in [Jar:., Jar:shaded-sshd-jar] 19:50:27 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:50:27 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/digest 19:50:27 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:50:27 Package found in [Jar:., Jar:shaded-sshd-jar] 19:50:27 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:50:27 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/file 19:50:27 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:50:27 Package found in [Jar:., Jar:shaded-sshd-jar] 19:50:27 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:50:27 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/file/nativefs 19:50:27 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:50:27 Package found in [Jar:., Jar:shaded-sshd-jar] 19:50:27 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:50:27 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/file/nonefs 19:50:27 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:50:27 Package found in [Jar:., Jar:shaded-sshd-jar] 19:50:27 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:50:27 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/file/root 19:50:27 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:50:27 Package found in [Jar:., Jar:shaded-sshd-jar] 19:50:27 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:50:27 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/file/util 19:50:27 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:50:27 Package found in [Jar:., Jar:shaded-sshd-jar] 19:50:27 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:50:27 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/file/virtualfs 19:50:27 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:50:27 Package found in [Jar:., Jar:shaded-sshd-jar] 19:50:27 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:50:27 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/forward 19:50:27 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:50:27 Package found in [Jar:., Jar:shaded-sshd-jar] 19:50:27 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:50:27 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/future 19:50:27 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:50:27 Package found in [Jar:., Jar:shaded-sshd-jar] 19:50:27 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:50:27 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/global 19:50:27 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:50:27 Package found in [Jar:., Jar:shaded-sshd-jar] 19:50:27 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:50:27 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/helpers 19:50:27 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:50:27 Package found in [Jar:., Jar:shaded-sshd-jar] 19:50:27 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:50:27 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/io 19:50:27 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:50:27 Package found in [Jar:., Jar:shaded-sshd-jar] 19:50:27 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:50:27 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/io/nio2 19:50:27 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:50:27 Package found in [Jar:., Jar:shaded-sshd-jar] 19:50:27 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:50:27 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/kex 19:50:27 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:50:27 Package found in [Jar:., Jar:shaded-sshd-jar] 19:50:27 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:50:27 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/kex/dh 19:50:27 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:50:27 Package found in [Jar:., Jar:shaded-sshd-jar] 19:50:27 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:50:27 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/kex/extension 19:50:27 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:50:27 Package found in [Jar:., Jar:shaded-sshd-jar] 19:50:27 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:50:27 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/kex/extension/parser 19:50:27 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:50:27 Package found in [Jar:., Jar:shaded-sshd-jar] 19:50:27 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:50:27 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/keyprovider 19:50:27 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:50:27 Package found in [Jar:., Jar:shaded-sshd-jar] 19:50:27 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:50:27 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/mac 19:50:27 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:50:27 Package found in [Jar:., Jar:shaded-sshd-jar] 19:50:27 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:50:27 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/random 19:50:27 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:50:27 Package found in [Jar:., Jar:shaded-sshd-jar] 19:50:27 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:50:27 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/session 19:50:27 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:50:27 Package found in [Jar:., Jar:shaded-sshd-jar] 19:50:27 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:50:27 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/session/helpers 19:50:27 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:50:27 Package found in [Jar:., Jar:shaded-sshd-jar] 19:50:27 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:50:27 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/signature 19:50:27 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:50:27 Package found in [Jar:., Jar:shaded-sshd-jar] 19:50:27 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:50:27 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util 19:50:27 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:50:27 Package found in [Jar:., Jar:shaded-sshd-jar] 19:50:27 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:50:27 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/buffer 19:50:27 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:50:27 Package found in [Jar:., Jar:shaded-sshd-jar] 19:50:27 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:50:27 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/buffer/keys 19:50:27 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:50:27 Package found in [Jar:., Jar:shaded-sshd-jar] 19:50:27 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:50:27 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/closeable 19:50:27 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:50:27 Package found in [Jar:., Jar:shaded-sshd-jar] 19:50:27 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:50:27 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/functors 19:50:27 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:50:27 Package found in [Jar:., Jar:shaded-sshd-jar] 19:50:27 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:50:27 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/helper 19:50:27 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:50:27 Package found in [Jar:., Jar:shaded-sshd-jar] 19:50:27 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:50:27 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/io 19:50:27 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:50:27 Package found in [Jar:., Jar:shaded-sshd-jar] 19:50:27 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:50:27 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/io/der 19:50:27 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:50:27 Package found in [Jar:., Jar:shaded-sshd-jar] 19:50:27 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:50:27 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/io/functors 19:50:27 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:50:27 Package found in [Jar:., Jar:shaded-sshd-jar] 19:50:27 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:50:27 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/io/input 19:50:27 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:50:27 Package found in [Jar:., Jar:shaded-sshd-jar] 19:50:27 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:50:27 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/io/output 19:50:27 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:50:27 Package found in [Jar:., Jar:shaded-sshd-jar] 19:50:27 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:50:27 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/io/resource 19:50:27 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:50:27 Package found in [Jar:., Jar:shaded-sshd-jar] 19:50:27 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:50:27 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/logging 19:50:27 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:50:27 Package found in [Jar:., Jar:shaded-sshd-jar] 19:50:27 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:50:27 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/net 19:50:27 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:50:27 Package found in [Jar:., Jar:shaded-sshd-jar] 19:50:27 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:50:27 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/security 19:50:27 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:50:27 Package found in [Jar:., Jar:shaded-sshd-jar] 19:50:27 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:50:27 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/security/bouncycastle 19:50:27 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:50:27 Package found in [Jar:., Jar:shaded-sshd-jar] 19:50:27 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:50:27 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/security/eddsa 19:50:27 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:50:27 Package found in [Jar:., Jar:shaded-sshd-jar] 19:50:27 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:50:27 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/security/eddsa/bouncycastle 19:50:27 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:50:27 Package found in [Jar:., Jar:shaded-sshd-jar] 19:50:27 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:50:27 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/security/eddsa/generic 19:50:27 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:50:27 Package found in [Jar:., Jar:shaded-sshd-jar] 19:50:27 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:50:27 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/threads 19:50:27 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:50:27 Package found in [Jar:., Jar:shaded-sshd-jar] 19:50:27 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:50:27 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/core 19:50:27 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:50:27 Package found in [Jar:., Jar:shaded-sshd-jar] 19:50:27 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:50:27 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/netty 19:50:27 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:50:27 Package found in [Jar:., Jar:shaded-sshd-jar] 19:50:27 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:50:27 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server 19:50:27 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:50:27 Package found in [Jar:., Jar:shaded-sshd-jar] 19:50:27 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:50:27 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/auth 19:50:27 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:50:27 Package found in [Jar:., Jar:shaded-sshd-jar] 19:50:27 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:50:27 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/auth/gss 19:50:27 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:50:27 Package found in [Jar:., Jar:shaded-sshd-jar] 19:50:27 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:50:27 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/auth/hostbased 19:50:27 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:50:27 Package found in [Jar:., Jar:shaded-sshd-jar] 19:50:27 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:50:27 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/auth/keyboard 19:50:27 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:50:27 Package found in [Jar:., Jar:shaded-sshd-jar] 19:50:27 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:50:27 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/auth/password 19:50:27 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:50:27 Package found in [Jar:., Jar:shaded-sshd-jar] 19:50:27 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:50:27 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/auth/pubkey 19:50:27 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:50:27 Package found in [Jar:., Jar:shaded-sshd-jar] 19:50:27 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:50:27 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/channel 19:50:27 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:50:27 Package found in [Jar:., Jar:shaded-sshd-jar] 19:50:27 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:50:27 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/command 19:50:27 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:50:27 Package found in [Jar:., Jar:shaded-sshd-jar] 19:50:27 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:50:27 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/config 19:50:27 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:50:27 Package found in [Jar:., Jar:shaded-sshd-jar] 19:50:27 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:50:27 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/config/keys 19:50:27 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:50:27 Package found in [Jar:., Jar:shaded-sshd-jar] 19:50:27 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:50:27 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/forward 19:50:27 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:50:27 Package found in [Jar:., Jar:shaded-sshd-jar] 19:50:27 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:50:27 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/global 19:50:27 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:50:27 Package found in [Jar:., Jar:shaded-sshd-jar] 19:50:27 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:50:27 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/jaas 19:50:27 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:50:27 Package found in [Jar:., Jar:shaded-sshd-jar] 19:50:27 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:50:27 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/kex 19:50:27 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:50:27 Package found in [Jar:., Jar:shaded-sshd-jar] 19:50:27 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:50:27 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/keyprovider 19:50:27 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:50:27 Package found in [Jar:., Jar:shaded-sshd-jar] 19:50:27 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:50:27 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/session 19:50:27 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:50:27 Package found in [Jar:., Jar:shaded-sshd-jar] 19:50:27 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:50:27 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/shell 19:50:27 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:50:27 Package found in [Jar:., Jar:shaded-sshd-jar] 19:50:27 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:50:27 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/subsystem 19:50:27 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:50:27 Package found in [Jar:., Jar:shaded-sshd-jar] 19:50:27 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:50:27 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.0 : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/x11 19:50:27 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:50:27 Package found in [Jar:., Jar:shaded-sshd-jar] 19:50:27 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:50:27 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.0 : Export org.opendaylight.netconf.shaded.sshd.common.config.keys.loader.openssh, has 1, private references [org.opendaylight.netconf.shaded.sshd.common.config.keys.impl] 19:50:27 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.0 : Export org.opendaylight.netconf.shaded.sshd.common.util.security.eddsa.generic, has 1, private references [org.opendaylight.netconf.shaded.sshd.common.config.keys.impl] 19:50:27 [INFO] Building bundle: /w/workspace/netconf-maven-stage-master/third-party/shaded-sshd/target/shaded-sshd-10.0.0.jar 19:50:27 [INFO] Writing manifest: /w/workspace/netconf-maven-stage-master/third-party/shaded-sshd/target/classes/META-INF/MANIFEST.MF 19:50:27 [INFO] 19:50:27 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ shaded-sshd --- 19:50:27 [INFO] Skipping javadoc generation 19:50:27 [INFO] 19:50:27 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ shaded-sshd --- 19:50:27 [INFO] CycloneDX: Resolving Dependencies 19:50:27 [INFO] CycloneDX: Creating BOM version 1.6 with 15 component(s) 19:50:27 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-stage-master/third-party/shaded-sshd/target/bom.xml 19:50:28 [INFO] attaching as shaded-sshd-10.0.0-cyclonedx.xml 19:50:28 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-stage-master/third-party/shaded-sshd/target/bom.json 19:50:28 [INFO] attaching as shaded-sshd-10.0.0-cyclonedx.json 19:50:28 [INFO] 19:50:28 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ shaded-sshd --- 19:50:28 [INFO] Skipping duplicate-finder execution! 19:50:28 [INFO] 19:50:28 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ shaded-sshd --- 19:50:28 [WARNING] Used undeclared dependencies found: 19:50:28 [WARNING] io.netty:netty-buffer:jar:4.2.6.Final:provided 19:50:28 [WARNING] io.netty:netty-common:jar:4.2.6.Final:provided 19:50:28 [WARNING] io.netty:netty-handler:jar:4.2.6.Final:provided 19:50:28 [WARNING] io.netty:netty-transport:jar:4.2.6.Final:provided 19:50:28 [INFO] 19:50:28 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ shaded-sshd --- 19:50:28 [INFO] Building jar: /w/workspace/netconf-maven-stage-master/third-party/shaded-sshd/target/shaded-sshd-10.0.0-sources.jar 19:50:28 [INFO] 19:50:28 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ shaded-sshd --- 19:50:28 [INFO] Skipping modernizer execution! 19:50:28 [INFO] 19:50:28 [INFO] --- jacoco:0.8.13:report (report) @ shaded-sshd --- 19:50:28 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:50:28 [INFO] 19:50:28 [INFO] --- install:3.1.4:install (default-install) @ shaded-sshd --- 19:50:28 [INFO] Installing /w/workspace/netconf-maven-stage-master/third-party/shaded-sshd/pom.xml to /tmp/r/org/opendaylight/netconf/shaded-sshd/10.0.0/shaded-sshd-10.0.0.pom 19:50:28 [INFO] Installing /w/workspace/netconf-maven-stage-master/third-party/shaded-sshd/target/shaded-sshd-10.0.0.jar to /tmp/r/org/opendaylight/netconf/shaded-sshd/10.0.0/shaded-sshd-10.0.0.jar 19:50:28 [INFO] Installing /w/workspace/netconf-maven-stage-master/third-party/shaded-sshd/target/bom.xml to /tmp/r/org/opendaylight/netconf/shaded-sshd/10.0.0/shaded-sshd-10.0.0-cyclonedx.xml 19:50:28 [INFO] Installing /w/workspace/netconf-maven-stage-master/third-party/shaded-sshd/target/bom.json to /tmp/r/org/opendaylight/netconf/shaded-sshd/10.0.0/shaded-sshd-10.0.0-cyclonedx.json 19:50:28 [INFO] Installing /w/workspace/netconf-maven-stage-master/third-party/shaded-sshd/target/shaded-sshd-10.0.0-sources.jar to /tmp/r/org/opendaylight/netconf/shaded-sshd/10.0.0/shaded-sshd-10.0.0-sources.jar 19:50:28 [INFO] 19:50:28 [INFO] --- bundle:6.0.0:install (default-install) @ shaded-sshd --- 19:50:28 [INFO] Installing org/opendaylight/netconf/shaded-sshd/10.0.0/shaded-sshd-10.0.0.jar 19:50:28 [INFO] Writing OBR metadata 19:50:28 [INFO] 19:50:28 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ shaded-sshd --- 19:50:28 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-stage-master/m2repo 19:50:28 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-stage-master/m2repo" instead. 19:50:28 [INFO] 19:50:28 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ shaded-sshd --- 19:50:28 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:50:28 [INFO] 19:50:28 [INFO] ---------------< org.opendaylight.netconf:transport-ssh >--------------- 19:50:28 [INFO] Building transport-ssh 10.0.0 [32/112] 19:50:28 [INFO] from transport/transport-ssh/pom.xml 19:50:28 [INFO] --------------------------------[ jar ]--------------------------------- 19:50:28 [INFO] 19:50:28 [INFO] --- clean:3.5.0:clean (default-clean) @ transport-ssh --- 19:50:28 [INFO] 19:50:28 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ transport-ssh --- 19:50:28 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:50:28 [INFO] 19:50:28 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ transport-ssh --- 19:50:28 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:50:28 [INFO] 19:50:28 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ transport-ssh --- 19:50:29 [INFO] 19:50:29 [INFO] --- dependency:3.9.0:properties (default) @ transport-ssh --- 19:50:29 [INFO] 19:50:29 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ transport-ssh --- 19:50:29 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/netconf-maven-stage-master/transport/transport-ssh/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:50:29 [INFO] 19:50:29 [INFO] --- checkstyle:3.6.0:check (check-license) @ transport-ssh --- 19:50:29 [INFO] Starting audit... 19:50:29 Audit done. 19:50:29 [INFO] You have 0 Checkstyle violations. 19:50:29 [INFO] 19:50:29 [INFO] --- checkstyle:3.6.0:check (default) @ transport-ssh --- 19:50:30 [INFO] Starting audit... 19:50:30 Audit done. 19:50:30 [INFO] You have 0 Checkstyle violations. 19:50:30 [INFO] 19:50:30 [INFO] --- dependency:3.9.0:copy (unpack-license) @ transport-ssh --- 19:50:30 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 19:50:30 [INFO] 19:50:30 [INFO] --- resources:3.3.1:resources (default-resources) @ transport-ssh --- 19:50:30 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/transport/transport-ssh/src/main/resources 19:50:30 [INFO] 19:50:30 [INFO] --- compiler:3.14.1:compile (default-compile) @ transport-ssh --- 19:50:30 [INFO] Recompiling the module because of changed dependency. 19:50:30 [INFO] Compiling 37 source files with javac [debug release 21 module-path] to target/classes 19:50:31 [INFO] Writing META-INF/services/org.opendaylight.yangtools.binding.meta.YangFeatureProvider 19:50:31 [WARNING] /w/workspace/netconf-maven-stage-master/transport/transport-ssh/src/main/java/module-info.java:[18,66] requires transitive directive for an automatic module 19:50:31 [WARNING] /w/workspace/netconf-maven-stage-master/transport/transport-ssh/src/main/java/module-info.java:[19,66] requires transitive directive for an automatic module 19:50:31 [WARNING] /w/workspace/netconf-maven-stage-master/transport/transport-ssh/src/main/java/module-info.java:[25,45] requires directive for an automatic module 19:50:31 [WARNING] /w/workspace/netconf-maven-stage-master/transport/transport-ssh/src/main/java/module-info.java:[26,50] requires directive for an automatic module 19:50:31 [WARNING] /w/workspace/netconf-maven-stage-master/transport/transport-ssh/src/main/java/module-info.java:[27,60] requires directive for an automatic module 19:50:31 [WARNING] /w/workspace/netconf-maven-stage-master/transport/transport-ssh/src/main/java/module-info.java:[28,59] requires directive for an automatic module 19:50:31 [WARNING] /w/workspace/netconf-maven-stage-master/transport/transport-ssh/src/main/java/module-info.java:[29,61] requires directive for an automatic module 19:50:31 [WARNING] /w/workspace/netconf-maven-stage-master/transport/transport-ssh/src/main/java/module-info.java:[30,52] requires directive for an automatic module 19:50:31 [WARNING] /w/workspace/netconf-maven-stage-master/transport/transport-ssh/src/main/java/module-info.java:[31,57] requires directive for an automatic module 19:50:31 [WARNING] /w/workspace/netconf-maven-stage-master/transport/transport-ssh/src/main/java/module-info.java:[32,53] requires directive for an automatic module 19:50:31 [WARNING] /w/workspace/netconf-maven-stage-master/transport/transport-ssh/src/main/java/module-info.java:[33,55] requires directive for an automatic module 19:50:31 [WARNING] /w/workspace/netconf-maven-stage-master/transport/transport-ssh/src/main/java/module-info.java:[34,55] requires directive for an automatic module 19:50:31 [WARNING] /w/workspace/netconf-maven-stage-master/transport/transport-ssh/src/main/java/module-info.java:[40,47] requires transitive directive for an automatic module 19:50:31 [WARNING] /w/workspace/netconf-maven-stage-master/transport/transport-ssh/src/main/java/module-info.java:[41,40] requires directive for an automatic module 19:50:31 [WARNING] /w/workspace/netconf-maven-stage-master/transport/transport-ssh/src/main/java/module-info.java:[43,32] requires directive for an automatic module 19:50:31 [WARNING] /w/workspace/netconf-maven-stage-master/transport/transport-ssh/src/main/java/module-info.java:[44,40] requires directive for an automatic module 19:50:31 [WARNING] /w/workspace/netconf-maven-stage-master/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/EncryptionPolicy.java:[38,62] tripledescbc in org.opendaylight.netconf.shaded.sshd.common.cipher.BuiltinCiphers has been deprecated 19:50:31 [WARNING] /w/workspace/netconf-maven-stage-master/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/EncryptionPolicy.java:[40,65] blowfishcbc in org.opendaylight.netconf.shaded.sshd.common.cipher.BuiltinCiphers has been deprecated 19:50:31 [WARNING] /w/workspace/netconf-maven-stage-master/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/EncryptionPolicy.java:[70,64] arcfour128 in org.opendaylight.netconf.shaded.sshd.common.cipher.BuiltinCiphers has been deprecated 19:50:31 [WARNING] /w/workspace/netconf-maven-stage-master/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/EncryptionPolicy.java:[71,64] arcfour256 in org.opendaylight.netconf.shaded.sshd.common.cipher.BuiltinCiphers has been deprecated 19:50:31 [WARNING] /w/workspace/netconf-maven-stage-master/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/KeyExchangePolicy.java:[51,93] dhgex in org.opendaylight.netconf.shaded.sshd.common.kex.BuiltinDHFactories has been deprecated 19:50:31 [WARNING] /w/workspace/netconf-maven-stage-master/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/KeyExchangePolicy.java:[55,86] dhg1 in org.opendaylight.netconf.shaded.sshd.common.kex.BuiltinDHFactories has been deprecated 19:50:31 [WARNING] /w/workspace/netconf-maven-stage-master/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/KeyExchangePolicy.java:[57,87] dhg14 in org.opendaylight.netconf.shaded.sshd.common.kex.BuiltinDHFactories has been deprecated 19:50:31 [WARNING] /w/workspace/netconf-maven-stage-master/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/MacPolicy.java:[37,54] hmacsha196 in org.opendaylight.netconf.shaded.sshd.common.mac.BuiltinMacs has been deprecated 19:50:31 [WARNING] /w/workspace/netconf-maven-stage-master/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/MacPolicy.java:[39,51] hmacmd5 in org.opendaylight.netconf.shaded.sshd.common.mac.BuiltinMacs has been deprecated 19:50:31 [WARNING] /w/workspace/netconf-maven-stage-master/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/MacPolicy.java:[41,53] hmacmd596 in org.opendaylight.netconf.shaded.sshd.common.mac.BuiltinMacs has been deprecated 19:50:31 [WARNING] /w/workspace/netconf-maven-stage-master/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/PublicKeyPolicy.java:[36,66] dsa in org.opendaylight.netconf.shaded.sshd.common.signature.BuiltinSignatures has been deprecated 19:50:31 [WARNING] /w/workspace/netconf-maven-stage-master/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/ClientFactoryManagerConfigurator.java:[25,68] interface org.opendaylight.netconf.shaded.sshd.client.ClientFactoryManager in module org.opendaylight.netconf.shaded.sshd is not indirectly exported using 'requires transitive' 19:50:31 [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters': class file for javax.management.ConstructorParameters not found 19:50:31 [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters' 19:50:31 [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters' 19:50:31 [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters': class file for javax.management.ConstructorParameters not found 19:50:31 [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters': class file for javax.management.ConstructorParameters not found 19:50:31 [WARNING] /w/workspace/netconf-maven-stage-master/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/ServerFactoryManagerConfigurator.java:[26,49] interface org.opendaylight.netconf.shaded.sshd.server.ServerFactoryManager in module org.opendaylight.netconf.shaded.sshd is not indirectly exported using 'requires transitive' 19:50:31 [INFO] 19:50:31 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ transport-ssh >>> 19:50:31 [INFO] 19:50:31 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ transport-ssh --- 19:50:31 [INFO] Fork Value is true 19:50:36 [INFO] Done SpotBugs Analysis.... 19:50:36 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:50:36 [INFO] 19:50:36 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ transport-ssh <<< 19:50:36 [INFO] 19:50:36 [INFO] 19:50:36 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ transport-ssh --- 19:50:36 [INFO] BugInstance size is 0 19:50:36 [INFO] Error size is 0 19:50:36 [INFO] No errors/warnings found 19:50:36 [INFO] 19:50:36 [INFO] --- bnd:7.1.0:bnd-process (default) @ transport-ssh --- 19:50:37 [INFO] 19:50:37 [INFO] --- resources:3.3.1:testResources (default-testResources) @ transport-ssh --- 19:50:37 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/transport/transport-ssh/src/test/resources 19:50:37 [INFO] 19:50:37 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ transport-ssh --- 19:50:37 [INFO] Recompiling the module because of changed dependency. 19:50:37 [INFO] Compiling 6 source files with javac [debug release 21 module-path] to target/test-classes 19:50:37 [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters': class file for javax.management.ConstructorParameters not found 19:50:37 [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters': class file for javax.management.ConstructorParameters not found 19:50:37 [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters': class file for javax.management.ConstructorParameters not found 19:50:37 [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters' 19:50:37 [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters': class file for javax.management.ConstructorParameters not found 19:50:37 [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters': class file for javax.management.ConstructorParameters not found 19:50:37 [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters': class file for javax.management.ConstructorParameters not found 19:50:37 [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters' 19:50:37 [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters': class file for javax.management.ConstructorParameters not found 19:50:37 [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters': class file for javax.management.ConstructorParameters not found 19:50:37 [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters': class file for javax.management.ConstructorParameters not found 19:50:37 [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters' 19:50:37 [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters' 19:50:37 [WARNING] /w/workspace/netconf-maven-stage-master/transport/transport-ssh/src/test/java/org/opendaylight/netconf/transport/ssh/AlgoCoverageTest.java:[305,56] Varargs method could cause heap pollution from non-reifiable varargs parameter suppressions 19:50:37 [WARNING] /w/workspace/netconf-maven-stage-master/transport/transport-ssh/src/test/java/org/opendaylight/netconf/transport/ssh/BuiltinCoverageTest.java:[77,56] Varargs method could cause heap pollution from non-reifiable varargs parameter suppressions 19:50:37 [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters' 19:50:37 [WARNING] /w/workspace/netconf-maven-stage-master/transport/transport-ssh/src/test/java/org/opendaylight/netconf/transport/ssh/TestUtils.java:[189,66] interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.keystore.rev241010.inline.or.keystore.end.entity.cert.with.key.grouping.InlineOrKeystore in module org.opendaylight.yang.gen.ietf.keystore.rfc9642 is not indirectly exported using 'requires transitive' 19:50:37 [INFO] 19:50:37 [INFO] --- surefire:3.5.4:test (default-test) @ transport-ssh --- 19:50:37 [INFO] Surefire report directory: /w/workspace/netconf-maven-stage-master/transport/transport-ssh/target/surefire-reports 19:50:37 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:50:37 [INFO] 19:50:37 [INFO] ------------------------------------------------------- 19:50:37 [INFO] T E S T S 19:50:37 [INFO] ------------------------------------------------------- 19:50:39 [INFO] Running org.opendaylight.netconf.transport.ssh.AlgoCoverageTest 19:50:40 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.837 s -- in org.opendaylight.netconf.transport.ssh.AlgoCoverageTest 19:50:40 [INFO] Running org.opendaylight.netconf.transport.ssh.BuiltinCoverageTest 19:50:40 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.netconf.transport.ssh.BuiltinCoverageTest 19:50:40 [INFO] Running org.opendaylight.netconf.transport.ssh.SshClientServerTest 19:50:48 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.599 s -- in org.opendaylight.netconf.transport.ssh.SshClientServerTest 19:50:48 [INFO] Running org.opendaylight.netconf.transport.ssh.NC1423Test 19:50:51 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.673 s -- in org.opendaylight.netconf.transport.ssh.NC1423Test 19:50:51 [INFO] 19:50:51 [INFO] Results: 19:50:51 [INFO] 19:50:51 [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0 19:50:51 [INFO] 19:50:51 [INFO] 19:50:51 [INFO] --- copy:14.1.4:copy-files (default) @ transport-ssh --- 19:50:51 [INFO] 19:50:51 [INFO] --- jar:3.4.2:jar (default-jar) @ transport-ssh --- 19:50:51 [INFO] Building jar: /w/workspace/netconf-maven-stage-master/transport/transport-ssh/target/transport-ssh-10.0.0.jar 19:50:51 [INFO] 19:50:51 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ transport-ssh --- 19:50:53 [WARNING] Javadoc Warnings 19:50:53 [WARNING] /w/workspace/netconf-maven-stage-master/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/ClientFactoryManagerConfigurator.java:18: warning: use of default constructor, which does not provide a comment 19:50:53 [WARNING] public abstract class ClientFactoryManagerConfigurator { 19:50:53 [WARNING] ^ 19:50:53 [WARNING] /w/workspace/netconf-maven-stage-master/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/SSHTransportChannel.java:13: warning: no comment 19:50:53 [WARNING] public final class SSHTransportChannel extends AbstractOverlayTransportChannel { 19:50:53 [WARNING] ^ 19:50:53 [WARNING] /w/workspace/netconf-maven-stage-master/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/SSHTransportStackFactory.java:30: warning: no comment 19:50:53 [WARNING] public SSHTransportStackFactory(final @NonNull String groupName, final int groupThreads) { 19:50:53 [WARNING] ^ 19:50:53 [WARNING] /w/workspace/netconf-maven-stage-master/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/SSHTransportStackFactory.java:34: warning: no comment 19:50:53 [WARNING] public SSHTransportStackFactory(final @NonNull String groupName, final int groupThreads, 19:50:53 [WARNING] ^ 19:50:53 [WARNING] /w/workspace/netconf-maven-stage-master/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/SSHTransportStackFactory.java:39: warning: no comment 19:50:53 [WARNING] public @NonNull ListenableFuture connectClient(final String subsystem, 19:50:53 [WARNING] ^ 19:50:53 [WARNING] /w/workspace/netconf-maven-stage-master/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/SSHTransportStackFactory.java:92: warning: no comment 19:50:53 [WARNING] public @NonNull ListenableFuture connectServer(final String subsystem, 19:50:53 [WARNING] ^ 19:50:53 [WARNING] /w/workspace/netconf-maven-stage-master/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/SSHTransportStackFactory.java:65: warning: no comment 19:50:53 [WARNING] public @NonNull ListenableFuture listenClient(final String subsystem, 19:50:53 [WARNING] ^ 19:50:53 [WARNING] /w/workspace/netconf-maven-stage-master/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/SSHTransportStackFactory.java:122: warning: no comment 19:50:53 [WARNING] public @NonNull ListenableFuture listenServer(final String subsystem, 19:50:53 [WARNING] ^ 19:50:53 [WARNING] /w/workspace/netconf-maven-stage-master/transport/transport-ssh/src/main/java/module-info.java:8: warning: no comment 19:50:53 [WARNING] module org.opendaylight.netconf.transport.ssh { 19:50:53 [WARNING] ^ 19:50:53 [WARNING] 9 warnings 19:50:53 [INFO] Building jar: /w/workspace/netconf-maven-stage-master/transport/transport-ssh/target/transport-ssh-10.0.0-javadoc.jar 19:50:53 [INFO] 19:50:53 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ transport-ssh --- 19:50:53 [INFO] CycloneDX: Resolving Dependencies 19:50:54 [INFO] CycloneDX: Creating BOM version 1.6 with 52 component(s) 19:50:54 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-stage-master/transport/transport-ssh/target/bom.xml 19:50:54 [INFO] attaching as transport-ssh-10.0.0-cyclonedx.xml 19:50:54 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-stage-master/transport/transport-ssh/target/bom.json 19:50:54 [INFO] attaching as transport-ssh-10.0.0-cyclonedx.json 19:50:54 [INFO] 19:50:54 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ transport-ssh --- 19:50:54 [INFO] Skipping duplicate-finder execution! 19:50:54 [INFO] 19:50:54 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ transport-ssh --- 19:50:54 [INFO] No dependency problems found 19:50:54 [INFO] 19:50:54 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ transport-ssh --- 19:50:54 [INFO] Building jar: /w/workspace/netconf-maven-stage-master/transport/transport-ssh/target/transport-ssh-10.0.0-sources.jar 19:50:54 [INFO] 19:50:54 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ transport-ssh --- 19:50:54 [INFO] 19:50:54 [INFO] --- jacoco:0.8.13:report (report) @ transport-ssh --- 19:50:54 [INFO] Loading execution data file /w/workspace/netconf-maven-stage-master/transport/transport-ssh/target/code-coverage/jacoco.exec 19:50:54 [INFO] Analyzed bundle 'transport-ssh' with 42 classes 19:50:54 [INFO] 19:50:54 [INFO] --- install:3.1.4:install (default-install) @ transport-ssh --- 19:50:54 [INFO] Installing /w/workspace/netconf-maven-stage-master/transport/transport-ssh/pom.xml to /tmp/r/org/opendaylight/netconf/transport-ssh/10.0.0/transport-ssh-10.0.0.pom 19:50:54 [INFO] Installing /w/workspace/netconf-maven-stage-master/transport/transport-ssh/target/transport-ssh-10.0.0.jar to /tmp/r/org/opendaylight/netconf/transport-ssh/10.0.0/transport-ssh-10.0.0.jar 19:50:54 [INFO] Installing /w/workspace/netconf-maven-stage-master/transport/transport-ssh/target/transport-ssh-10.0.0-javadoc.jar to /tmp/r/org/opendaylight/netconf/transport-ssh/10.0.0/transport-ssh-10.0.0-javadoc.jar 19:50:54 [INFO] Installing /w/workspace/netconf-maven-stage-master/transport/transport-ssh/target/bom.xml to /tmp/r/org/opendaylight/netconf/transport-ssh/10.0.0/transport-ssh-10.0.0-cyclonedx.xml 19:50:54 [INFO] Installing /w/workspace/netconf-maven-stage-master/transport/transport-ssh/target/bom.json to /tmp/r/org/opendaylight/netconf/transport-ssh/10.0.0/transport-ssh-10.0.0-cyclonedx.json 19:50:54 [INFO] Installing /w/workspace/netconf-maven-stage-master/transport/transport-ssh/target/transport-ssh-10.0.0-sources.jar to /tmp/r/org/opendaylight/netconf/transport-ssh/10.0.0/transport-ssh-10.0.0-sources.jar 19:50:54 [INFO] 19:50:54 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ transport-ssh --- 19:50:54 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-stage-master/m2repo 19:50:54 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-stage-master/m2repo" instead. 19:50:54 [INFO] 19:50:54 [INFO] -----------< org.opendaylight.netconf:odl-netconf-transport >----------- 19:50:54 [INFO] Building OpenDaylight :: Netconf :: Transport 10.0.0 [33/112] 19:50:54 [INFO] from features/odl-netconf-transport/pom.xml 19:50:54 [INFO] ------------------------------[ feature ]------------------------------- 19:50:55 [INFO] 19:50:55 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-netconf-transport --- 19:50:55 [INFO] 19:50:55 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-netconf-transport --- 19:50:55 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:50:55 [INFO] 19:50:55 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-netconf-transport --- 19:50:55 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:50:55 [INFO] 19:50:55 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-netconf-transport --- 19:50:55 [INFO] 19:50:55 [INFO] --- dependency:3.9.0:properties (default) @ odl-netconf-transport --- 19:50:55 [INFO] 19:50:55 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-netconf-transport --- 19:50:55 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:50:55 [INFO] argLine set to empty 19:50:55 [INFO] 19:50:55 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-netconf-transport --- 19:50:55 [INFO] Starting audit... 19:50:55 Audit done. 19:50:55 [INFO] You have 0 Checkstyle violations. 19:50:55 [INFO] 19:50:55 [INFO] --- checkstyle:3.6.0:check (default) @ odl-netconf-transport --- 19:50:55 [INFO] Starting audit... 19:50:55 Audit done. 19:50:55 [INFO] You have 0 Checkstyle violations. 19:50:55 [INFO] 19:50:55 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-netconf-transport --- 19:50:55 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 19:50:55 [INFO] 19:50:55 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-transport --- 19:50:55 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-stage-master/features/odl-netconf-transport/target/feature/feature.xml 19:50:55 [INFO] ...done! 19:50:55 [INFO] Attaching features XML 19:50:55 [INFO] 19:50:55 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-netconf-transport --- 19:50:55 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 19:50:55 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:50:55 [INFO] 19:50:55 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-netconf-transport >>> 19:50:55 [INFO] 19:50:55 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-netconf-transport --- 19:50:55 [INFO] No files found to run spotbugs, check compile phase has been run 19:50:55 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:50:55 [INFO] 19:50:55 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-netconf-transport <<< 19:50:55 [INFO] 19:50:55 [INFO] 19:50:55 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-netconf-transport --- 19:50:55 [INFO] 19:50:55 [INFO] --- feattest:14.1.4:test (default) @ odl-netconf-transport --- 19:50:55 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-transport 19:50:55 [INFO] Project dependency features detected: [] 19:50:55 [INFO] Pax Exam System (Version: 4.14.0) created. 19:50:55 [INFO] Creating RMI registry server on 127.0.0.1:41317 19:50:56 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 19:50:56 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 19:50:56 [INFO] Waiting for remote bundle context.. on 41317 name: f4e38a12-a3c9-4939-94a9-d8785ce5fac0 timout: [ RelativeTimeout value = 180000 ] 19:51:00 [INFO] Building jar from resources and headers. 19:51:00 [INFO] Writing jar finished. 19:51:02 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 19:51:02 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 19:51:02 [INFO] 19:51:02 [INFO] --- copy:14.1.4:copy-files (default) @ odl-netconf-transport --- 19:51:02 [INFO] 19:51:02 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-netconf-transport --- 19:51:02 [INFO] No Javadoc in project. Archive not created. 19:51:02 [INFO] 19:51:02 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-netconf-transport --- 19:51:02 [INFO] CycloneDX: Resolving Dependencies 19:51:03 [INFO] CycloneDX: Creating BOM version 1.6 with 88 component(s) 19:51:03 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-stage-master/features/odl-netconf-transport/target/bom.xml 19:51:03 [INFO] attaching as odl-netconf-transport-10.0.0-cyclonedx.xml 19:51:03 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-stage-master/features/odl-netconf-transport/target/bom.json 19:51:03 [INFO] attaching as odl-netconf-transport-10.0.0-cyclonedx.json 19:51:03 [INFO] 19:51:03 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-transport --- 19:51:03 [INFO] Skipping duplicate-finder execution! 19:51:03 [INFO] 19:51:03 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-netconf-transport --- 19:51:03 [INFO] Skipping plugin execution 19:51:03 [INFO] 19:51:03 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-transport --- 19:51:03 [INFO] Skipping source per configuration. 19:51:03 [INFO] 19:51:03 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-netconf-transport --- 19:51:03 [INFO] 19:51:03 [INFO] --- jacoco:0.8.13:report (report) @ odl-netconf-transport --- 19:51:03 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:51:03 [INFO] 19:51:03 [INFO] --- install:3.1.4:install (default-install) @ odl-netconf-transport --- 19:51:03 [WARNING] 19:51:03 [WARNING] The packaging plugin for project odl-netconf-transport did not assign 19:51:03 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 19:51:03 [WARNING] 19:51:03 [WARNING] Incomplete projects like this will fail in future Maven versions! 19:51:03 [WARNING] 19:51:03 [INFO] Installing /w/workspace/netconf-maven-stage-master/features/odl-netconf-transport/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-transport/10.0.0/odl-netconf-transport-10.0.0.pom 19:51:03 [INFO] Installing /w/workspace/netconf-maven-stage-master/features/odl-netconf-transport/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-transport/10.0.0/odl-netconf-transport-10.0.0-features.xml 19:51:03 [INFO] Installing /w/workspace/netconf-maven-stage-master/features/odl-netconf-transport/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-transport/10.0.0/odl-netconf-transport-10.0.0-cyclonedx.xml 19:51:03 [INFO] Installing /w/workspace/netconf-maven-stage-master/features/odl-netconf-transport/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-transport/10.0.0/odl-netconf-transport-10.0.0-cyclonedx.json 19:51:03 [INFO] 19:51:03 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-netconf-transport --- 19:51:03 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-stage-master/m2repo 19:51:03 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-stage-master/m2repo" instead. 19:51:03 [WARNING] 19:51:03 [WARNING] The packaging plugin for project odl-netconf-transport did not assign 19:51:03 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 19:51:03 [WARNING] 19:51:03 [WARNING] Incomplete projects like this will fail in future Maven versions! 19:51:03 [WARNING] 19:51:03 [INFO] 19:51:03 [INFO] --------------< org.opendaylight.netconf:netconf-client >--------------- 19:51:03 [INFO] Building netconf-client 10.0.0 [34/112] 19:51:03 [INFO] from protocol/netconf-client/pom.xml 19:51:03 [INFO] -------------------------------[ bundle ]------------------------------- 19:51:03 [INFO] 19:51:03 [INFO] --- clean:3.5.0:clean (default-clean) @ netconf-client --- 19:51:03 [INFO] 19:51:03 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ netconf-client --- 19:51:03 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:51:03 [INFO] 19:51:03 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ netconf-client --- 19:51:03 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:51:03 [INFO] 19:51:03 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ netconf-client --- 19:51:04 [INFO] 19:51:04 [INFO] --- dependency:3.9.0:properties (default) @ netconf-client --- 19:51:04 [INFO] 19:51:04 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ netconf-client --- 19:51:04 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/netconf-maven-stage-master/protocol/netconf-client/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:51:04 [INFO] 19:51:04 [INFO] --- yang:14.0.18:generate-sources (binding) @ netconf-client --- 19:51:04 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:51:04 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-stage-master/protocol/netconf-client/src/main/yang 19:51:04 [INFO] yang-to-sources: Found 20 dependencies in 2.547 ms 19:51:04 [INFO] yang-to-sources: Project model files found: 1 in 5.667 ms 19:51:04 [INFO] yang-to-sources: 19 YANG models processed in 214.5 ms 19:51:04 [INFO] BindingJavaFileGenerator: Defined 87 files in 30.55 ms 19:51:04 [INFO] Sorted 87 files into 25 directories in 221.8 μs 19:51:04 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 87 in 61.60 ms 19:51:04 [INFO] 19:51:04 [INFO] --- checkstyle:3.6.0:check (check-license) @ netconf-client --- 19:51:04 [INFO] Starting audit... 19:51:04 Audit done. 19:51:04 [INFO] You have 0 Checkstyle violations. 19:51:04 [INFO] 19:51:04 [INFO] --- checkstyle:3.6.0:check (default) @ netconf-client --- 19:51:04 [INFO] Starting audit... 19:51:04 Audit done. 19:51:04 [INFO] You have 0 Checkstyle violations. 19:51:04 [INFO] 19:51:04 [INFO] --- dependency:3.9.0:copy (unpack-license) @ netconf-client --- 19:51:04 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 19:51:04 [INFO] 19:51:04 [INFO] --- resources:3.3.1:resources (default-resources) @ netconf-client --- 19:51:04 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/protocol/netconf-client/src/main/resources 19:51:04 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/protocol/netconf-client/target/generated-sources/spi 19:51:04 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:51:04 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:51:04 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:51:04 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/protocol/netconf-client/target/generated-sources/spi 19:51:04 [INFO] 19:51:04 [INFO] --- compiler:3.14.1:compile (default-compile) @ netconf-client --- 19:51:04 [INFO] Recompiling the module because of changed dependency. 19:51:04 [INFO] Compiling 101 source files with javac [debug release 21] to target/classes 19:51:05 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/NetconfClientSession.java:[42,48] possible 'this' escape before subclass is fully initialized 19:51:05 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorFactory.java:[33,22] BASE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 19:51:05 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorFactory.java:[38,22] BASE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 19:51:05 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorFactory.java:[42,22] BASE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 19:51:05 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorFactory.java:[45,103] BASE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 19:51:05 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorFactory.java:[64,28] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 19:51:05 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorFactory.java:[64,28] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 19:51:05 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorFactory.java:[64,28] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 19:51:05 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorFactory.java:[72,65] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 19:51:05 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorFactory.java:[72,65] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 19:51:05 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorFactory.java:[72,65] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 19:51:05 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorFactory.java:[78,65] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 19:51:05 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorFactory.java:[78,65] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 19:51:05 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorFactory.java:[78,65] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 19:51:05 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorFactory.java:[86,65] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 19:51:05 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorFactory.java:[86,65] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 19:51:05 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorFactory.java:[86,65] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 19:51:05 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorFactory.java:[93,65] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 19:51:05 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorFactory.java:[93,65] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 19:51:05 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorFactory.java:[93,65] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 19:51:05 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorFactory.java:[99,65] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 19:51:05 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorFactory.java:[99,65] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 19:51:05 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorFactory.java:[99,65] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 19:51:05 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorFactory.java:[107,65] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 19:51:05 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorFactory.java:[107,65] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 19:51:05 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorFactory.java:[107,65] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 19:51:05 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/NetconfClientFactory.java:[17,8] auto-closeable resource org.opendaylight.netconf.client.NetconfClientFactory has a member method close() that could throw InterruptedException 19:51:05 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/conf/NetconfClientConfiguration.java:[34,19] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 19:51:05 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/conf/NetconfClientConfiguration.java:[34,19] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 19:51:05 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/conf/NetconfClientConfiguration.java:[34,19] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 19:51:05 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/conf/NetconfClientConfiguration.java:[56,19] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 19:51:05 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/conf/NetconfClientConfiguration.java:[56,19] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 19:51:05 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/conf/NetconfClientConfiguration.java:[56,19] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 19:51:05 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/conf/NetconfClientConfiguration.java:[87,21] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 19:51:05 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/conf/NetconfClientConfiguration.java:[87,21] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 19:51:05 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/conf/NetconfClientConfiguration.java:[87,21] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 19:51:05 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/conf/NetconfClientConfigurationBuilder.java:[35,13] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 19:51:05 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/conf/NetconfClientConfigurationBuilder.java:[35,13] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 19:51:05 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/conf/NetconfClientConfigurationBuilder.java:[35,13] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 19:51:05 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/conf/NetconfClientConfigurationBuilder.java:[87,19] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 19:51:05 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/conf/NetconfClientConfigurationBuilder.java:[87,19] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 19:51:05 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/conf/NetconfClientConfigurationBuilder.java:[87,19] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 19:51:05 [INFO] 19:51:05 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ netconf-client >>> 19:51:05 [INFO] 19:51:05 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ netconf-client --- 19:51:05 [INFO] Fork Value is true 19:51:09 [java] The following classes needed for analysis were missing: 19:51:09 [java] io.netty.handler.codec.ByteToMessageDecoder 19:51:09 [INFO] Done SpotBugs Analysis.... 19:51:09 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:51:09 [INFO] 19:51:09 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ netconf-client <<< 19:51:09 [INFO] 19:51:09 [INFO] 19:51:09 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ netconf-client --- 19:51:09 [INFO] BugInstance size is 0 19:51:09 [INFO] Error size is 0 19:51:09 [INFO] No errors/warnings found 19:51:09 [INFO] 19:51:09 [INFO] --- resources:3.3.1:testResources (default-testResources) @ netconf-client --- 19:51:09 [INFO] Copying 4 resources from src/test/resources to target/test-classes 19:51:09 [INFO] 19:51:09 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ netconf-client --- 19:51:09 [INFO] Recompiling the module because of changed dependency. 19:51:09 [INFO] Compiling 10 source files with javac [debug release 21] to target/test-classes 19:51:09 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-client/src/test/java/org/opendaylight/netconf/client/NetconfClientConfigurationTest.java:[56,13] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 19:51:09 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-client/src/test/java/org/opendaylight/netconf/client/NetconfClientConfigurationTest.java:[56,13] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 19:51:09 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-client/src/test/java/org/opendaylight/netconf/client/NetconfClientConfigurationTest.java:[56,13] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 19:51:09 [INFO] 19:51:09 [INFO] --- surefire:3.5.4:test (default-test) @ netconf-client --- 19:51:09 [INFO] Surefire report directory: /w/workspace/netconf-maven-stage-master/protocol/netconf-client/target/surefire-reports 19:51:09 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:51:09 [INFO] 19:51:09 [INFO] ------------------------------------------------------- 19:51:09 [INFO] T E S T S 19:51:09 [INFO] ------------------------------------------------------- 19:51:10 [INFO] Running org.opendaylight.netconf.client.NetconfClientSessionTest 19:51:11 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 19:51:12 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.742 s -- in org.opendaylight.netconf.client.NetconfClientSessionTest 19:51:12 [INFO] Running org.opendaylight.netconf.client.HardcodedNamespaceResolverTest 19:51:12 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.netconf.client.HardcodedNamespaceResolverTest 19:51:12 [INFO] Running org.opendaylight.netconf.client.XMLNetconfUtilTest 19:51:12 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.201 s -- in org.opendaylight.netconf.client.XMLNetconfUtilTest 19:51:12 [INFO] Running org.opendaylight.netconf.client.NetconfClientConfigurationTest 19:51:13 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.391 s -- in org.opendaylight.netconf.client.NetconfClientConfigurationTest 19:51:13 [INFO] Running org.opendaylight.netconf.client.NetconfClientSessionNegotiatorFactoryTest 19:51:13 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.160 s -- in org.opendaylight.netconf.client.NetconfClientSessionNegotiatorFactoryTest 19:51:13 [INFO] Running org.opendaylight.netconf.client.NetconfClientSessionNegotiatorTest 19:51:13 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.402 s -- in org.opendaylight.netconf.client.NetconfClientSessionNegotiatorTest 19:51:13 [INFO] Running org.opendaylight.netconf.client.NetconfMessageUtilTest 19:51:13 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.netconf.client.NetconfMessageUtilTest 19:51:13 [INFO] Running org.opendaylight.netconf.client.NetconfClientFactoryImplTest 19:51:20 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.043 s -- in org.opendaylight.netconf.client.NetconfClientFactoryImplTest 19:51:20 [INFO] Running org.opendaylight.netconf.client.SimpleNetconfClientSessionListenerTest 19:51:21 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.opendaylight.netconf.client.SimpleNetconfClientSessionListenerTest 19:51:21 [INFO] Running org.opendaylight.netconf.client.NC1252Test 19:51:21 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s -- in org.opendaylight.netconf.client.NC1252Test 19:51:21 [INFO] 19:51:21 [INFO] Results: 19:51:21 [INFO] 19:51:21 [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0 19:51:21 [INFO] 19:51:21 [INFO] 19:51:21 [INFO] --- copy:14.1.4:copy-files (default) @ netconf-client --- 19:51:21 [INFO] 19:51:21 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ netconf-client --- 19:51:21 [INFO] Building bundle: /w/workspace/netconf-maven-stage-master/protocol/netconf-client/target/netconf-client-10.0.0.jar 19:51:21 [INFO] Writing manifest: /w/workspace/netconf-maven-stage-master/protocol/netconf-client/target/classes/META-INF/MANIFEST.MF 19:51:21 [INFO] 19:51:21 [INFO] --- jar:3.4.2:test-jar (default) @ netconf-client --- 19:51:21 [INFO] Building jar: /w/workspace/netconf-maven-stage-master/protocol/netconf-client/target/netconf-client-10.0.0-tests.jar 19:51:21 [INFO] 19:51:21 [INFO] --- source:3.3.1:test-jar-no-fork (default) @ netconf-client --- 19:51:21 [INFO] Building jar: /w/workspace/netconf-maven-stage-master/protocol/netconf-client/target/netconf-client-10.0.0-test-sources.jar 19:51:21 [INFO] 19:51:21 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ netconf-client --- 19:51:24 [INFO] Building jar: /w/workspace/netconf-maven-stage-master/protocol/netconf-client/target/netconf-client-10.0.0-javadoc.jar 19:51:24 [INFO] 19:51:24 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ netconf-client --- 19:51:24 [INFO] CycloneDX: Resolving Dependencies 19:51:25 [INFO] CycloneDX: Creating BOM version 1.6 with 72 component(s) 19:51:25 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-stage-master/protocol/netconf-client/target/bom.xml 19:51:26 [INFO] attaching as netconf-client-10.0.0-cyclonedx.xml 19:51:26 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-stage-master/protocol/netconf-client/target/bom.json 19:51:26 [INFO] attaching as netconf-client-10.0.0-cyclonedx.json 19:51:26 [INFO] 19:51:26 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ netconf-client --- 19:51:26 [INFO] Skipping duplicate-finder execution! 19:51:26 [INFO] 19:51:26 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ netconf-client --- 19:51:26 [INFO] No dependency problems found 19:51:26 [INFO] 19:51:26 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ netconf-client --- 19:51:26 [INFO] Building jar: /w/workspace/netconf-maven-stage-master/protocol/netconf-client/target/netconf-client-10.0.0-sources.jar 19:51:26 [INFO] 19:51:26 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ netconf-client --- 19:51:26 [INFO] 19:51:26 [INFO] --- jacoco:0.8.13:report (report) @ netconf-client --- 19:51:26 [INFO] Loading execution data file /w/workspace/netconf-maven-stage-master/protocol/netconf-client/target/code-coverage/jacoco.exec 19:51:26 [INFO] Analyzed bundle 'netconf-client' with 18 classes 19:51:26 [INFO] 19:51:26 [INFO] --- install:3.1.4:install (default-install) @ netconf-client --- 19:51:26 [INFO] Installing /w/workspace/netconf-maven-stage-master/protocol/netconf-client/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-client/10.0.0/netconf-client-10.0.0.pom 19:51:26 [INFO] Installing /w/workspace/netconf-maven-stage-master/protocol/netconf-client/target/netconf-client-10.0.0.jar to /tmp/r/org/opendaylight/netconf/netconf-client/10.0.0/netconf-client-10.0.0.jar 19:51:26 [INFO] Installing /w/workspace/netconf-maven-stage-master/protocol/netconf-client/target/netconf-client-10.0.0-tests.jar to /tmp/r/org/opendaylight/netconf/netconf-client/10.0.0/netconf-client-10.0.0-tests.jar 19:51:26 [INFO] Installing /w/workspace/netconf-maven-stage-master/protocol/netconf-client/target/netconf-client-10.0.0-test-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-client/10.0.0/netconf-client-10.0.0-test-sources.jar 19:51:26 [INFO] Installing /w/workspace/netconf-maven-stage-master/protocol/netconf-client/target/netconf-client-10.0.0-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-client/10.0.0/netconf-client-10.0.0-javadoc.jar 19:51:26 [INFO] Installing /w/workspace/netconf-maven-stage-master/protocol/netconf-client/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-client/10.0.0/netconf-client-10.0.0-cyclonedx.xml 19:51:26 [INFO] Installing /w/workspace/netconf-maven-stage-master/protocol/netconf-client/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-client/10.0.0/netconf-client-10.0.0-cyclonedx.json 19:51:26 [INFO] Installing /w/workspace/netconf-maven-stage-master/protocol/netconf-client/target/netconf-client-10.0.0-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-client/10.0.0/netconf-client-10.0.0-sources.jar 19:51:26 [INFO] 19:51:26 [INFO] --- bundle:6.0.0:install (default-install) @ netconf-client --- 19:51:26 [INFO] Installing org/opendaylight/netconf/netconf-client/10.0.0/netconf-client-10.0.0.jar 19:51:26 [INFO] Writing OBR metadata 19:51:26 [INFO] 19:51:26 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ netconf-client --- 19:51:26 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-stage-master/m2repo 19:51:26 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-stage-master/m2repo" instead. 19:51:26 [INFO] 19:51:26 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ netconf-client --- 19:51:26 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:51:26 [INFO] 19:51:26 [INFO] ------------< org.opendaylight.netconf:odl-netconf-client >------------- 19:51:26 [INFO] Building odl-netconf-client 10.0.0 [35/112] 19:51:26 [INFO] from features/odl-netconf-client/pom.xml 19:51:26 [INFO] ------------------------------[ feature ]------------------------------- 19:51:26 [INFO] 19:51:26 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-netconf-client --- 19:51:26 [INFO] 19:51:26 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-netconf-client --- 19:51:26 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:51:26 [INFO] 19:51:26 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-netconf-client --- 19:51:26 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:51:26 [INFO] 19:51:26 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-netconf-client --- 19:51:26 [INFO] 19:51:26 [INFO] --- dependency:3.9.0:properties (default) @ odl-netconf-client --- 19:51:26 [INFO] 19:51:26 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-netconf-client --- 19:51:27 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:51:27 [INFO] argLine set to empty 19:51:27 [INFO] 19:51:27 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-netconf-client --- 19:51:27 [INFO] Starting audit... 19:51:27 Audit done. 19:51:27 [INFO] You have 0 Checkstyle violations. 19:51:27 [INFO] 19:51:27 [INFO] --- checkstyle:3.6.0:check (default) @ odl-netconf-client --- 19:51:27 [INFO] Starting audit... 19:51:27 Audit done. 19:51:27 [INFO] You have 0 Checkstyle violations. 19:51:27 [INFO] 19:51:27 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-netconf-client --- 19:51:27 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 19:51:27 [INFO] 19:51:27 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-client --- 19:51:27 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-stage-master/features/odl-netconf-client/target/feature/feature.xml 19:51:27 [INFO] ...done! 19:51:27 [INFO] Attaching features XML 19:51:27 [INFO] 19:51:27 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-netconf-client --- 19:51:27 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 19:51:27 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:51:27 [INFO] 19:51:27 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-netconf-client >>> 19:51:27 [INFO] 19:51:27 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-netconf-client --- 19:51:27 [INFO] No files found to run spotbugs, check compile phase has been run 19:51:27 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:51:27 [INFO] 19:51:27 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-netconf-client <<< 19:51:27 [INFO] 19:51:27 [INFO] 19:51:27 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-netconf-client --- 19:51:27 [INFO] 19:51:27 [INFO] --- feattest:14.1.4:test (default) @ odl-netconf-client --- 19:51:27 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-client 19:51:27 [INFO] Project dependency features detected: [] 19:51:27 [INFO] Pax Exam System (Version: 4.14.0) created. 19:51:27 [INFO] Creating RMI registry server on 127.0.0.1:46457 19:51:27 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 19:51:27 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 19:51:27 [INFO] Waiting for remote bundle context.. on 46457 name: c69310b1-ccd7-43dc-95e9-4a7ee60b1167 timout: [ RelativeTimeout value = 180000 ] 19:51:32 [INFO] Building jar from resources and headers. 19:51:32 [INFO] Writing jar finished. 19:51:34 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 19:51:34 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 19:51:34 [INFO] 19:51:34 [INFO] --- copy:14.1.4:copy-files (default) @ odl-netconf-client --- 19:51:34 [INFO] 19:51:34 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-netconf-client --- 19:51:34 [INFO] No Javadoc in project. Archive not created. 19:51:34 [INFO] 19:51:34 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-netconf-client --- 19:51:34 [INFO] CycloneDX: Resolving Dependencies 19:51:36 [INFO] CycloneDX: Creating BOM version 1.6 with 136 component(s) 19:51:36 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-stage-master/features/odl-netconf-client/target/bom.xml 19:51:36 [INFO] attaching as odl-netconf-client-10.0.0-cyclonedx.xml 19:51:36 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-stage-master/features/odl-netconf-client/target/bom.json 19:51:36 [INFO] attaching as odl-netconf-client-10.0.0-cyclonedx.json 19:51:36 [INFO] 19:51:36 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-client --- 19:51:36 [INFO] Skipping duplicate-finder execution! 19:51:36 [INFO] 19:51:36 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-netconf-client --- 19:51:36 [INFO] Skipping plugin execution 19:51:36 [INFO] 19:51:36 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-client --- 19:51:36 [INFO] Skipping source per configuration. 19:51:36 [INFO] 19:51:36 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-netconf-client --- 19:51:36 [INFO] 19:51:36 [INFO] --- jacoco:0.8.13:report (report) @ odl-netconf-client --- 19:51:36 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:51:36 [INFO] 19:51:36 [INFO] --- install:3.1.4:install (default-install) @ odl-netconf-client --- 19:51:36 [WARNING] 19:51:36 [WARNING] The packaging plugin for project odl-netconf-client did not assign 19:51:36 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 19:51:36 [WARNING] 19:51:36 [WARNING] Incomplete projects like this will fail in future Maven versions! 19:51:36 [WARNING] 19:51:36 [INFO] Installing /w/workspace/netconf-maven-stage-master/features/odl-netconf-client/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-client/10.0.0/odl-netconf-client-10.0.0.pom 19:51:36 [INFO] Installing /w/workspace/netconf-maven-stage-master/features/odl-netconf-client/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-client/10.0.0/odl-netconf-client-10.0.0-features.xml 19:51:36 [INFO] Installing /w/workspace/netconf-maven-stage-master/features/odl-netconf-client/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-client/10.0.0/odl-netconf-client-10.0.0-cyclonedx.xml 19:51:36 [INFO] Installing /w/workspace/netconf-maven-stage-master/features/odl-netconf-client/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-client/10.0.0/odl-netconf-client-10.0.0-cyclonedx.json 19:51:36 [INFO] 19:51:36 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-netconf-client --- 19:51:36 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-stage-master/m2repo 19:51:36 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-stage-master/m2repo" instead. 19:51:36 [WARNING] 19:51:36 [WARNING] The packaging plugin for project odl-netconf-client did not assign 19:51:36 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 19:51:36 [WARNING] 19:51:36 [WARNING] Incomplete projects like this will fail in future Maven versions! 19:51:36 [WARNING] 19:51:36 [INFO] 19:51:36 [INFO] --------------< org.opendaylight.netconf:netconf-server >--------------- 19:51:36 [INFO] Building netconf-server 10.0.0 [36/112] 19:51:36 [INFO] from protocol/netconf-server/pom.xml 19:51:36 [INFO] -------------------------------[ bundle ]------------------------------- 19:51:36 [INFO] 19:51:36 [INFO] --- clean:3.5.0:clean (default-clean) @ netconf-server --- 19:51:36 [INFO] 19:51:36 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ netconf-server --- 19:51:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:51:36 [INFO] 19:51:36 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ netconf-server --- 19:51:36 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:51:36 [INFO] 19:51:36 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ netconf-server --- 19:51:36 [INFO] 19:51:36 [INFO] --- dependency:3.9.0:properties (default) @ netconf-server --- 19:51:36 [INFO] 19:51:36 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ netconf-server --- 19:51:36 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/netconf-maven-stage-master/protocol/netconf-server/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:51:36 [INFO] 19:51:36 [INFO] --- yang:14.0.18:generate-sources (binding) @ netconf-server --- 19:51:36 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:51:36 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-stage-master/protocol/netconf-server/src/main/yang 19:51:36 [INFO] yang-to-sources: Found 26 dependencies in 3.599 ms 19:51:36 [INFO] yang-to-sources: Project model files found: 2 in 5.721 ms 19:51:37 [INFO] yang-to-sources: 23 YANG models processed in 268.3 ms 19:51:37 [INFO] BindingJavaFileGenerator: Defined 99 files in 53.07 ms 19:51:37 [INFO] Sorted 99 files into 30 directories in 437.4 μs 19:51:37 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 99 in 84.65 ms 19:51:37 [INFO] 19:51:37 [INFO] --- checkstyle:3.6.0:check (check-license) @ netconf-server --- 19:51:37 [INFO] Starting audit... 19:51:37 Audit done. 19:51:37 [INFO] You have 0 Checkstyle violations. 19:51:37 [INFO] 19:51:37 [INFO] --- checkstyle:3.6.0:check (default) @ netconf-server --- 19:51:37 [INFO] Starting audit... 19:51:37 Audit done. 19:51:37 [INFO] You have 0 Checkstyle violations. 19:51:37 [INFO] 19:51:37 [INFO] --- dependency:3.9.0:copy (unpack-license) @ netconf-server --- 19:51:37 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 19:51:37 [INFO] 19:51:37 [INFO] --- resources:3.3.1:resources (default-resources) @ netconf-server --- 19:51:37 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/protocol/netconf-server/src/main/resources 19:51:37 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/protocol/netconf-server/target/generated-sources/spi 19:51:37 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 19:51:37 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:51:37 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 19:51:37 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/protocol/netconf-server/target/generated-sources/spi 19:51:37 [INFO] 19:51:37 [INFO] --- compiler:3.14.1:compile (default-compile) @ netconf-server --- 19:51:37 [INFO] Recompiling the module because of changed dependency. 19:51:37 [INFO] Compiling 153 source files with javac [debug release 21] to target/classes 19:51:38 [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 19:51:38 [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 19:51:38 [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 19:51:38 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-server/src/main/java/org/opendaylight/netconf/server/NetconfServerSession.java:[61,19] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 19:51:38 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-server/src/main/java/org/opendaylight/netconf/server/NetconfServerSession.java:[61,19] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 19:51:38 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-server/src/main/java/org/opendaylight/netconf/server/NetconfServerSession.java:[61,19] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 19:51:38 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-server/src/main/java/org/opendaylight/netconf/server/NetconfServerSession.java:[68,70] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 19:51:38 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-server/src/main/java/org/opendaylight/netconf/server/NetconfServerSession.java:[68,70] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 19:51:38 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-server/src/main/java/org/opendaylight/netconf/server/NetconfServerSession.java:[68,70] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 19:51:38 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-server/src/main/java/org/opendaylight/netconf/server/osgi/NetconfOperationRouterImpl.java:[52,52] possible 'this' escape before subclass is fully initialized 19:51:38 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-server/src/main/java/org/opendaylight/netconf/server/NetconfServerSessionNegotiator.java:[60,24] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 19:51:38 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-server/src/main/java/org/opendaylight/netconf/server/NetconfServerSessionNegotiatorFactory.java:[36,22] BASE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 19:51:38 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-server/src/main/java/org/opendaylight/netconf/server/NetconfServerSessionNegotiatorFactory.java:[84,31] BASE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 19:51:38 [INFO] 19:51:38 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ netconf-server >>> 19:51:38 [INFO] 19:51:38 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ netconf-server --- 19:51:38 [INFO] Fork Value is true 19:51:43 [INFO] Done SpotBugs Analysis.... 19:51:43 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:51:43 [INFO] 19:51:43 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ netconf-server <<< 19:51:43 [INFO] 19:51:43 [INFO] 19:51:43 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ netconf-server --- 19:51:43 [INFO] BugInstance size is 0 19:51:43 [INFO] Error size is 0 19:51:43 [INFO] No errors/warnings found 19:51:43 [INFO] 19:51:43 [INFO] --- resources:3.3.1:testResources (default-testResources) @ netconf-server --- 19:51:43 [INFO] Copying 2 resources from src/test/resources to target/test-classes 19:51:43 [INFO] 19:51:43 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ netconf-server --- 19:51:43 [INFO] Recompiling the module because of changed dependency. 19:51:43 [INFO] Compiling 22 source files with javac [debug release 21] to target/test-classes 19:51:44 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 19:51:44 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 19:51:44 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 19:51:44 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-server/src/test/java/org/opendaylight/netconf/server/AdditionalHeaderParserTest.java:[21,9] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 19:51:44 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-server/src/test/java/org/opendaylight/netconf/server/AdditionalHeaderParserTest.java:[21,54] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 19:51:44 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-server/src/test/java/org/opendaylight/netconf/server/AdditionalHeaderParserTest.java:[30,9] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 19:51:44 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-server/src/test/java/org/opendaylight/netconf/server/AdditionalHeaderParserTest.java:[30,54] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 19:51:44 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-server/src/test/java/org/opendaylight/netconf/server/AdditionalHeaderParserTest.java:[39,60] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 19:51:44 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-server/src/test/java/org/opendaylight/netconf/server/ConcurrentClientsTest.java:[98,69] BASE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 19:51:44 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-server/src/test/java/org/opendaylight/netconf/server/ConcurrentClientsTest.java:[99,69] BASE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 19:51:44 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:51:44 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:51:44 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-server/src/test/java/org/opendaylight/netconf/server/NetconfServerSessionTest.java:[71,32] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 19:51:44 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-server/src/test/java/org/opendaylight/netconf/server/NetconfServerSessionTest.java:[148,32] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 19:51:44 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-server/src/test/java/org/opendaylight/netconf/server/NetconfServerSessionTest.java:[162,32] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 19:51:44 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-server/src/test/java/org/opendaylight/netconf/server/NetconfServerSessionTest.java:[172,32] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 19:51:44 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-server/src/test/java/org/opendaylight/netconf/server/mapping/operations/DefaultCloseSessionTest.java:[79,25] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 19:51:44 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/netconf-server/src/test/java/org/opendaylight/netconf/server/osgi/NetconfCapabilityMonitoringServiceTest.java:[77,59] BASE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 19:51:44 [INFO] 19:51:44 [INFO] --- surefire:3.5.4:test (default-test) @ netconf-server --- 19:51:44 [INFO] Surefire report directory: /w/workspace/netconf-maven-stage-master/protocol/netconf-server/target/surefire-reports 19:51:44 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:51:44 [INFO] 19:51:44 [INFO] ------------------------------------------------------- 19:51:44 [INFO] T E S T S 19:51:44 [INFO] ------------------------------------------------------- 19:51:45 [INFO] Running org.opendaylight.netconf.server.ConcurrentClientsTest 19:51:45 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 19:51:48 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.367 s -- in org.opendaylight.netconf.server.ConcurrentClientsTest 19:51:48 [INFO] Running org.opendaylight.netconf.server.osgi.NetconfOperationRouterImplTest 19:51:48 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.136 s -- in org.opendaylight.netconf.server.osgi.NetconfOperationRouterImplTest 19:51:48 [INFO] Running org.opendaylight.netconf.server.osgi.AggregatedNetconfOperationServiceFactoryTest 19:51:48 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.164 s -- in org.opendaylight.netconf.server.osgi.AggregatedNetconfOperationServiceFactoryTest 19:51:48 [INFO] Running org.opendaylight.netconf.server.osgi.NetconfCapabilityMonitoringServiceTest 19:51:49 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.131 s -- in org.opendaylight.netconf.server.osgi.NetconfCapabilityMonitoringServiceTest 19:51:49 [INFO] Running org.opendaylight.netconf.server.osgi.NetconfSessionMonitoringServiceTest 19:51:50 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.125 s -- in org.opendaylight.netconf.server.osgi.NetconfSessionMonitoringServiceTest 19:51:50 [INFO] Running org.opendaylight.netconf.server.MessageParserTest 19:51:50 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s -- in org.opendaylight.netconf.server.MessageParserTest 19:51:50 [INFO] Running org.opendaylight.netconf.server.NetconfServerSessionListenerTest 19:51:50 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.310 s -- in org.opendaylight.netconf.server.NetconfServerSessionListenerTest 19:51:50 [INFO] Running org.opendaylight.netconf.server.spi.SubtreeFilterRpcTest 19:51:50 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s -- in org.opendaylight.netconf.server.spi.SubtreeFilterRpcTest 19:51:50 [INFO] Running org.opendaylight.netconf.server.spi.SubtreeFilterNotificationTest 19:51:50 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.opendaylight.netconf.server.spi.SubtreeFilterNotificationTest 19:51:50 [INFO] Running org.opendaylight.netconf.server.DeserializerExceptionHandlerTest 19:51:51 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.351 s -- in org.opendaylight.netconf.server.DeserializerExceptionHandlerTest 19:51:51 [INFO] Running org.opendaylight.netconf.server.AdditionalHeaderParserTest 19:51:51 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.netconf.server.AdditionalHeaderParserTest 19:51:51 [INFO] Running org.opendaylight.netconf.server.ExiEncodeDecodeTest 19:51:51 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.netconf.server.ExiEncodeDecodeTest 19:51:51 [INFO] Running org.opendaylight.netconf.server.api.operations.AbstractSingletonNetconfOperationTest 19:51:51 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.netconf.server.api.operations.AbstractSingletonNetconfOperationTest 19:51:51 [INFO] Running org.opendaylight.netconf.server.api.operations.HandlingPriorityTest 19:51:51 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.netconf.server.api.operations.HandlingPriorityTest 19:51:51 [INFO] Running org.opendaylight.netconf.server.api.operations.AbstractNetconfOperationTest 19:51:51 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.opendaylight.netconf.server.api.operations.AbstractNetconfOperationTest 19:51:51 [INFO] Running org.opendaylight.netconf.server.api.operations.AbstractLastNetconfOperationTest 19:51:51 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.netconf.server.api.operations.AbstractLastNetconfOperationTest 19:51:51 [INFO] Running org.opendaylight.netconf.server.api.monitoring.SessionEventTest 19:51:51 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.netconf.server.api.monitoring.SessionEventTest 19:51:51 [INFO] Running org.opendaylight.netconf.server.NetconfServerSessionNegotiatorTest 19:51:51 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.netconf.server.NetconfServerSessionNegotiatorTest 19:51:51 [INFO] Running org.opendaylight.netconf.server.mapping.operations.DefaultStopExiTest 19:51:51 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.235 s -- in org.opendaylight.netconf.server.mapping.operations.DefaultStopExiTest 19:51:51 [INFO] Running org.opendaylight.netconf.server.mapping.operations.DefaultCloseSessionTest 19:51:51 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.186 s -- in org.opendaylight.netconf.server.mapping.operations.DefaultCloseSessionTest 19:51:51 [INFO] Running org.opendaylight.netconf.server.NetconfServerSessionTest 19:51:51 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s -- in org.opendaylight.netconf.server.NetconfServerSessionTest 19:51:51 [INFO] Running org.opendaylight.netconf.server.SendErrorExceptionUtilTest 19:51:51 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s -- in org.opendaylight.netconf.server.SendErrorExceptionUtilTest 19:51:51 [INFO] 19:51:51 [INFO] Results: 19:51:51 [INFO] 19:51:51 [INFO] Tests run: 83, Failures: 0, Errors: 0, Skipped: 0 19:51:51 [INFO] 19:51:51 [INFO] 19:51:51 [INFO] --- copy:14.1.4:copy-files (default) @ netconf-server --- 19:51:51 [INFO] 19:51:51 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ netconf-server --- 19:51:51 [INFO] Building bundle: /w/workspace/netconf-maven-stage-master/protocol/netconf-server/target/netconf-server-10.0.0.jar 19:51:52 [INFO] Writing manifest: /w/workspace/netconf-maven-stage-master/protocol/netconf-server/target/classes/META-INF/MANIFEST.MF 19:51:52 [INFO] 19:51:52 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ netconf-server --- 19:51:55 [INFO] Building jar: /w/workspace/netconf-maven-stage-master/protocol/netconf-server/target/netconf-server-10.0.0-javadoc.jar 19:51:55 [INFO] 19:51:55 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ netconf-server --- 19:51:55 [INFO] CycloneDX: Resolving Dependencies 19:51:56 [INFO] CycloneDX: Creating BOM version 1.6 with 66 component(s) 19:51:56 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-stage-master/protocol/netconf-server/target/bom.xml 19:51:56 [INFO] attaching as netconf-server-10.0.0-cyclonedx.xml 19:51:56 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-stage-master/protocol/netconf-server/target/bom.json 19:51:56 [INFO] attaching as netconf-server-10.0.0-cyclonedx.json 19:51:56 [INFO] 19:51:56 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ netconf-server --- 19:51:56 [INFO] Skipping duplicate-finder execution! 19:51:56 [INFO] 19:51:56 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ netconf-server --- 19:51:57 [INFO] No dependency problems found 19:51:57 [INFO] 19:51:57 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ netconf-server --- 19:51:57 [INFO] Building jar: /w/workspace/netconf-maven-stage-master/protocol/netconf-server/target/netconf-server-10.0.0-sources.jar 19:51:57 [INFO] 19:51:57 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ netconf-server --- 19:51:57 [INFO] 19:51:57 [INFO] --- jacoco:0.8.13:report (report) @ netconf-server --- 19:51:57 [INFO] Loading execution data file /w/workspace/netconf-maven-stage-master/protocol/netconf-server/target/code-coverage/jacoco.exec 19:51:57 [INFO] Analyzed bundle 'netconf-server' with 45 classes 19:51:57 [INFO] 19:51:57 [INFO] --- install:3.1.4:install (default-install) @ netconf-server --- 19:51:57 [INFO] Installing /w/workspace/netconf-maven-stage-master/protocol/netconf-server/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-server/10.0.0/netconf-server-10.0.0.pom 19:51:57 [INFO] Installing /w/workspace/netconf-maven-stage-master/protocol/netconf-server/target/netconf-server-10.0.0.jar to /tmp/r/org/opendaylight/netconf/netconf-server/10.0.0/netconf-server-10.0.0.jar 19:51:57 [INFO] Installing /w/workspace/netconf-maven-stage-master/protocol/netconf-server/target/netconf-server-10.0.0-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-server/10.0.0/netconf-server-10.0.0-javadoc.jar 19:51:57 [INFO] Installing /w/workspace/netconf-maven-stage-master/protocol/netconf-server/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-server/10.0.0/netconf-server-10.0.0-cyclonedx.xml 19:51:57 [INFO] Installing /w/workspace/netconf-maven-stage-master/protocol/netconf-server/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-server/10.0.0/netconf-server-10.0.0-cyclonedx.json 19:51:57 [INFO] Installing /w/workspace/netconf-maven-stage-master/protocol/netconf-server/target/netconf-server-10.0.0-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-server/10.0.0/netconf-server-10.0.0-sources.jar 19:51:57 [INFO] 19:51:57 [INFO] --- bundle:6.0.0:install (default-install) @ netconf-server --- 19:51:57 [INFO] Installing org/opendaylight/netconf/netconf-server/10.0.0/netconf-server-10.0.0.jar 19:51:57 [INFO] Writing OBR metadata 19:51:57 [INFO] 19:51:57 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ netconf-server --- 19:51:57 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-stage-master/m2repo 19:51:57 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-stage-master/m2repo" instead. 19:51:57 [INFO] 19:51:57 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ netconf-server --- 19:51:57 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:51:57 [INFO] 19:51:57 [INFO] -------------< org.opendaylight.netconf:odl-netconf-impl >-------------- 19:51:57 [INFO] Building OpenDaylight :: Netconf :: Impl 10.0.0 [37/112] 19:51:57 [INFO] from features/odl-netconf-impl/pom.xml 19:51:57 [INFO] ------------------------------[ feature ]------------------------------- 19:51:57 [INFO] 19:51:57 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-netconf-impl --- 19:51:57 [INFO] 19:51:57 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-netconf-impl --- 19:51:57 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:51:57 [INFO] 19:51:57 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-netconf-impl --- 19:51:57 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:51:57 [INFO] 19:51:57 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-netconf-impl --- 19:51:58 [INFO] 19:51:58 [INFO] --- dependency:3.9.0:properties (default) @ odl-netconf-impl --- 19:51:58 [INFO] 19:51:58 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-netconf-impl --- 19:51:58 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:51:58 [INFO] argLine set to empty 19:51:58 [INFO] 19:51:58 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-netconf-impl --- 19:51:58 [INFO] Starting audit... 19:51:58 Audit done. 19:51:58 [INFO] You have 0 Checkstyle violations. 19:51:58 [INFO] 19:51:58 [INFO] --- checkstyle:3.6.0:check (default) @ odl-netconf-impl --- 19:51:58 [INFO] Starting audit... 19:51:58 Audit done. 19:51:58 [INFO] You have 0 Checkstyle violations. 19:51:58 [INFO] 19:51:58 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-netconf-impl --- 19:51:58 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 19:51:58 [INFO] 19:51:58 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-impl --- 19:51:58 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-stage-master/features/odl-netconf-impl/target/feature/feature.xml 19:51:58 [INFO] ...done! 19:51:58 [INFO] Attaching features XML 19:51:58 [INFO] 19:51:58 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-netconf-impl --- 19:51: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 19:51:58 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:51:58 [INFO] 19:51:58 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-netconf-impl >>> 19:51:58 [INFO] 19:51:58 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-netconf-impl --- 19:51:58 [INFO] No files found to run spotbugs, check compile phase has been run 19:51:58 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:51:58 [INFO] 19:51:58 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-netconf-impl <<< 19:51:58 [INFO] 19:51:58 [INFO] 19:51:58 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-netconf-impl --- 19:51:58 [INFO] 19:51:58 [INFO] --- feattest:14.1.4:test (default) @ odl-netconf-impl --- 19:51:58 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-impl 19:51:58 [INFO] Project dependency features detected: [] 19:51:58 [INFO] Pax Exam System (Version: 4.14.0) created. 19:51:58 [INFO] Creating RMI registry server on 127.0.0.1:33923 19:51:58 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 19:51:58 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 19:51:58 [INFO] Waiting for remote bundle context.. on 33923 name: 36911968-bf1a-4a1b-89f5-61feae126cf6 timout: [ RelativeTimeout value = 180000 ] 19:52:02 [INFO] Building jar from resources and headers. 19:52:02 [INFO] Writing jar finished. 19:52:05 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 19:52:05 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 19:52:05 [INFO] 19:52:05 [INFO] --- copy:14.1.4:copy-files (default) @ odl-netconf-impl --- 19:52:05 [INFO] 19:52:05 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-netconf-impl --- 19:52:05 [INFO] No Javadoc in project. Archive not created. 19:52:05 [INFO] 19:52:05 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-netconf-impl --- 19:52:05 [INFO] CycloneDX: Resolving Dependencies 19:52:07 [INFO] CycloneDX: Creating BOM version 1.6 with 140 component(s) 19:52:07 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-stage-master/features/odl-netconf-impl/target/bom.xml 19:52:07 [INFO] attaching as odl-netconf-impl-10.0.0-cyclonedx.xml 19:52:07 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-stage-master/features/odl-netconf-impl/target/bom.json 19:52:07 [INFO] attaching as odl-netconf-impl-10.0.0-cyclonedx.json 19:52:07 [INFO] 19:52:07 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-impl --- 19:52:07 [INFO] Skipping duplicate-finder execution! 19:52:07 [INFO] 19:52:07 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-netconf-impl --- 19:52:07 [INFO] Skipping plugin execution 19:52:07 [INFO] 19:52:07 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-impl --- 19:52:07 [INFO] Skipping source per configuration. 19:52:07 [INFO] 19:52:07 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-netconf-impl --- 19:52:07 [INFO] 19:52:07 [INFO] --- jacoco:0.8.13:report (report) @ odl-netconf-impl --- 19:52:07 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:52:07 [INFO] 19:52:07 [INFO] --- install:3.1.4:install (default-install) @ odl-netconf-impl --- 19:52:07 [WARNING] 19:52:07 [WARNING] The packaging plugin for project odl-netconf-impl did not assign 19:52:07 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 19:52:07 [WARNING] 19:52:07 [WARNING] Incomplete projects like this will fail in future Maven versions! 19:52:07 [WARNING] 19:52:07 [INFO] Installing /w/workspace/netconf-maven-stage-master/features/odl-netconf-impl/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-impl/10.0.0/odl-netconf-impl-10.0.0.pom 19:52:07 [INFO] Installing /w/workspace/netconf-maven-stage-master/features/odl-netconf-impl/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-impl/10.0.0/odl-netconf-impl-10.0.0-features.xml 19:52:07 [INFO] Installing /w/workspace/netconf-maven-stage-master/features/odl-netconf-impl/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-impl/10.0.0/odl-netconf-impl-10.0.0-cyclonedx.xml 19:52:07 [INFO] Installing /w/workspace/netconf-maven-stage-master/features/odl-netconf-impl/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-impl/10.0.0/odl-netconf-impl-10.0.0-cyclonedx.json 19:52:07 [INFO] 19:52:07 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-netconf-impl --- 19:52:07 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-stage-master/m2repo 19:52:07 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-stage-master/m2repo" instead. 19:52:07 [WARNING] 19:52:07 [WARNING] The packaging plugin for project odl-netconf-impl did not assign 19:52:07 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 19:52:07 [WARNING] 19:52:07 [WARNING] Incomplete projects like this will fail in future Maven versions! 19:52:07 [WARNING] 19:52:07 [INFO] 19:52:07 [INFO] --------------< org.opendaylight.netconf:odl-netconf-all >-------------- 19:52:07 [INFO] Building OpenDaylight :: Netconf :: All 10.0.0 [38/112] 19:52:07 [INFO] from features/odl-netconf-all/pom.xml 19:52:07 [INFO] ------------------------------[ feature ]------------------------------- 19:52:07 [INFO] 19:52:07 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-netconf-all --- 19:52:07 [INFO] 19:52:07 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-netconf-all --- 19:52:07 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:52:07 [INFO] 19:52:07 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-netconf-all --- 19:52:07 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:52:07 [INFO] 19:52:07 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-netconf-all --- 19:52:07 [INFO] 19:52:07 [INFO] --- dependency:3.9.0:properties (default) @ odl-netconf-all --- 19:52:07 [INFO] 19:52:07 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-netconf-all --- 19:52:07 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:52:07 [INFO] argLine set to empty 19:52:07 [INFO] 19:52:07 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-netconf-all --- 19:52:07 [INFO] Starting audit... 19:52:07 Audit done. 19:52:07 [INFO] You have 0 Checkstyle violations. 19:52:07 [INFO] 19:52:07 [INFO] --- checkstyle:3.6.0:check (default) @ odl-netconf-all --- 19:52:07 [INFO] Starting audit... 19:52:07 Audit done. 19:52:07 [INFO] You have 0 Checkstyle violations. 19:52:07 [INFO] 19:52:07 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-netconf-all --- 19:52:07 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 19:52:07 [INFO] 19:52:07 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-all --- 19:52:08 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-stage-master/features/odl-netconf-all/target/feature/feature.xml 19:52:08 [INFO] ...done! 19:52:08 [INFO] Attaching features XML 19:52:08 [INFO] 19:52:08 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-netconf-all --- 19:52: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 19:52:08 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:52:08 [INFO] 19:52:08 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-netconf-all >>> 19:52:08 [INFO] 19:52:08 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-netconf-all --- 19:52:08 [INFO] No files found to run spotbugs, check compile phase has been run 19:52:08 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:52:08 [INFO] 19:52:08 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-netconf-all <<< 19:52:08 [INFO] 19:52:08 [INFO] 19:52:08 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-netconf-all --- 19:52:08 [INFO] 19:52:08 [INFO] --- feattest:14.1.4:test (default) @ odl-netconf-all --- 19:52:08 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-all 19:52:08 [INFO] Project dependency features detected: [] 19:52:08 [INFO] Pax Exam System (Version: 4.14.0) created. 19:52:08 [INFO] Creating RMI registry server on 127.0.0.1:43571 19:52:08 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 19:52:08 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 19:52:08 [INFO] Waiting for remote bundle context.. on 43571 name: fb4f4871-a7c4-4d69-a3ae-771adfb6d190 timout: [ RelativeTimeout value = 180000 ] 19:52:12 [INFO] Building jar from resources and headers. 19:52:12 [INFO] Writing jar finished. 19:52:15 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 19:52:15 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 19:52:15 [INFO] 19:52:15 [INFO] --- copy:14.1.4:copy-files (default) @ odl-netconf-all --- 19:52:15 [INFO] 19:52:15 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-netconf-all --- 19:52:15 [INFO] No Javadoc in project. Archive not created. 19:52:15 [INFO] 19:52:15 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-netconf-all --- 19:52:15 [INFO] CycloneDX: Resolving Dependencies 19:52:17 [INFO] CycloneDX: Creating BOM version 1.6 with 143 component(s) 19:52:17 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-stage-master/features/odl-netconf-all/target/bom.xml 19:52:17 [INFO] attaching as odl-netconf-all-10.0.0-cyclonedx.xml 19:52:17 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-stage-master/features/odl-netconf-all/target/bom.json 19:52:17 [INFO] attaching as odl-netconf-all-10.0.0-cyclonedx.json 19:52:17 [INFO] 19:52:17 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-all --- 19:52:17 [INFO] Skipping duplicate-finder execution! 19:52:17 [INFO] 19:52:17 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-netconf-all --- 19:52:17 [INFO] Skipping plugin execution 19:52:17 [INFO] 19:52:17 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-all --- 19:52:17 [INFO] Skipping source per configuration. 19:52:17 [INFO] 19:52:17 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-netconf-all --- 19:52:17 [INFO] 19:52:17 [INFO] --- jacoco:0.8.13:report (report) @ odl-netconf-all --- 19:52:17 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:52:17 [INFO] 19:52:17 [INFO] --- install:3.1.4:install (default-install) @ odl-netconf-all --- 19:52:17 [WARNING] 19:52:17 [WARNING] The packaging plugin for project odl-netconf-all did not assign 19:52:17 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 19:52:17 [WARNING] 19:52:17 [WARNING] Incomplete projects like this will fail in future Maven versions! 19:52:17 [WARNING] 19:52:17 [INFO] Installing /w/workspace/netconf-maven-stage-master/features/odl-netconf-all/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-all/10.0.0/odl-netconf-all-10.0.0.pom 19:52:17 [INFO] Installing /w/workspace/netconf-maven-stage-master/features/odl-netconf-all/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-all/10.0.0/odl-netconf-all-10.0.0-features.xml 19:52:17 [INFO] Installing /w/workspace/netconf-maven-stage-master/features/odl-netconf-all/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-all/10.0.0/odl-netconf-all-10.0.0-cyclonedx.xml 19:52:17 [INFO] Installing /w/workspace/netconf-maven-stage-master/features/odl-netconf-all/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-all/10.0.0/odl-netconf-all-10.0.0-cyclonedx.json 19:52:17 [INFO] 19:52:17 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-netconf-all --- 19:52:17 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-stage-master/m2repo 19:52:17 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-stage-master/m2repo" instead. 19:52:17 [WARNING] 19:52:17 [WARNING] The packaging plugin for project odl-netconf-all did not assign 19:52:17 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 19:52:17 [WARNING] 19:52:17 [WARNING] Incomplete projects like this will fail in future Maven versions! 19:52:17 [WARNING] 19:52:17 [INFO] 19:52:17 [INFO] -----------------< org.opendaylight.netconf:databind >------------------ 19:52:17 [INFO] Building databind 10.0.0 [39/112] 19:52:17 [INFO] from protocol/databind/pom.xml 19:52:17 [INFO] --------------------------------[ jar ]--------------------------------- 19:52:17 [INFO] 19:52:17 [INFO] --- clean:3.5.0:clean (default-clean) @ databind --- 19:52:17 [INFO] 19:52:17 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ databind --- 19:52:17 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:52:17 [INFO] 19:52:17 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ databind --- 19:52:17 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:52:17 [INFO] 19:52:17 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ databind --- 19:52:18 [INFO] 19:52:18 [INFO] --- dependency:3.9.0:properties (default) @ databind --- 19:52:18 [INFO] 19:52:18 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ databind --- 19:52:18 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/netconf-maven-stage-master/protocol/databind/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:52:18 [INFO] 19:52:18 [INFO] --- checkstyle:3.6.0:check (check-license) @ databind --- 19:52:18 [INFO] Starting audit... 19:52:18 Audit done. 19:52:18 [INFO] You have 0 Checkstyle violations. 19:52:18 [INFO] 19:52:18 [INFO] --- checkstyle:3.6.0:check (default) @ databind --- 19:52:20 [INFO] Starting audit... 19:52:20 Audit done. 19:52:20 [INFO] You have 0 Checkstyle violations. 19:52:20 [INFO] 19:52:20 [INFO] --- dependency:3.9.0:copy (unpack-license) @ databind --- 19:52:20 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 19:52:20 [INFO] 19:52:20 [INFO] --- resources:3.3.1:resources (default-resources) @ databind --- 19:52:20 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/protocol/databind/src/main/resources 19:52:20 [INFO] 19:52:20 [INFO] --- compiler:3.14.1:compile (default-compile) @ databind --- 19:52:20 [INFO] Recompiling the module because of changed source code. 19:52:20 [INFO] Compiling 28 source files with javac [debug release 21 module-path] to target/classes 19:52:20 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/databind/src/main/java/module-info.java:[26,47] requires transitive directive for an automatic module 19:52:20 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/databind/src/main/java/module-info.java:[27,40] requires directive for an automatic module 19:52:20 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/databind/src/main/java/module-info.java:[28,40] requires directive for an automatic module 19:52:20 [INFO] 19:52:20 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ databind >>> 19:52:20 [INFO] 19:52:20 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ databind --- 19:52:20 [INFO] Fork Value is true 19:52:24 [INFO] Done SpotBugs Analysis.... 19:52:24 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:52:24 [INFO] 19:52:24 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ databind <<< 19:52:24 [INFO] 19:52:24 [INFO] 19:52:24 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ databind --- 19:52:24 [INFO] BugInstance size is 0 19:52:24 [INFO] Error size is 0 19:52:24 [INFO] No errors/warnings found 19:52:24 [INFO] 19:52:24 [INFO] --- bnd:7.1.0:bnd-process (default) @ databind --- 19:52:24 [INFO] 19:52:24 [INFO] --- resources:3.3.1:testResources (default-testResources) @ databind --- 19:52:24 [INFO] Copying 2 resources from src/test/resources to target/test-classes 19:52:24 [INFO] 19:52:24 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ databind --- 19:52:24 [INFO] Recompiling the module because of changed dependency. 19:52:24 [INFO] Compiling 5 source files with javac [debug release 21 module-path] to target/test-classes 19:52:25 [INFO] 19:52:25 [INFO] --- surefire:3.5.4:test (default-test) @ databind --- 19:52:25 [INFO] Surefire report directory: /w/workspace/netconf-maven-stage-master/protocol/databind/target/surefire-reports 19:52:25 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:52:25 [INFO] 19:52:25 [INFO] ------------------------------------------------------- 19:52:25 [INFO] T E S T S 19:52:25 [INFO] ------------------------------------------------------- 19:52:26 [INFO] Running org.opendaylight.netconf.databind.subtree.SubtreeFilterWriterTest 19:52:27 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.329 s -- in org.opendaylight.netconf.databind.subtree.SubtreeFilterWriterTest 19:52:27 [INFO] Running org.opendaylight.netconf.databind.subtree.SubtreeFilterReaderTest 19:52:28 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.066 s -- in org.opendaylight.netconf.databind.subtree.SubtreeFilterReaderTest 19:52:28 [INFO] Running org.opendaylight.netconf.databind.subtree.SubtreeMatcherTest 19:52:28 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 s -- in org.opendaylight.netconf.databind.subtree.SubtreeMatcherTest 19:52:28 [INFO] Running org.opendaylight.netconf.databind.subtree.SubtreeFilterPrettyTreeTest 19:52:28 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in org.opendaylight.netconf.databind.subtree.SubtreeFilterPrettyTreeTest 19:52:29 [INFO] 19:52:29 [INFO] Results: 19:52:29 [INFO] 19:52:29 [INFO] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0 19:52:29 [INFO] 19:52:29 [INFO] 19:52:29 [INFO] --- copy:14.1.4:copy-files (default) @ databind --- 19:52:29 [INFO] 19:52:29 [INFO] --- jar:3.4.2:jar (default-jar) @ databind --- 19:52:29 [INFO] Building jar: /w/workspace/netconf-maven-stage-master/protocol/databind/target/databind-10.0.0.jar 19:52:29 [INFO] 19:52:29 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ databind --- 19:52:31 [WARNING] Javadoc Warnings 19:52:31 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/databind/src/main/java/org/opendaylight/netconf/databind/subtree/NamespaceSelection.java:44: warning: no @param for name 19:52:31 [WARNING] record Wildcard(Unqualified name, List qnames) implements NamespaceSelection { 19:52:31 [WARNING] ^ 19:52:31 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/databind/src/main/java/org/opendaylight/netconf/databind/subtree/NamespaceSelection.java:44: warning: no @param for qnames 19:52:31 [WARNING] record Wildcard(Unqualified name, List qnames) implements NamespaceSelection { 19:52:31 [WARNING] ^ 19:52:31 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/databind/src/main/java/org/opendaylight/netconf/databind/subtree/NamespaceSelection.java:30: warning: no @param for qname 19:52:31 [WARNING] record Exact(QName qname) implements NamespaceSelection { 19:52:31 [WARNING] ^ 19:52:31 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/databind/src/main/java/org/opendaylight/netconf/databind/subtree/ContentMatchNode.java:20: warning: no @param for selection 19:52:31 [WARNING] public record ContentMatchNode(NamespaceSelection selection, Map qnameValueMap) implements Sibling { 19:52:31 [WARNING] ^ 19:52:31 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/databind/src/main/java/org/opendaylight/netconf/databind/subtree/ContentMatchNode.java:20: warning: no @param for qnameValueMap 19:52:31 [WARNING] public record ContentMatchNode(NamespaceSelection selection, Map qnameValueMap) implements Sibling { 19:52:31 [WARNING] ^ 19:52:31 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/databind/src/main/java/org/opendaylight/netconf/databind/AbstractRequest.java:82: warning: no comment 19:52:31 [WARNING] protected abstract void onFailure(@NonNull RequestException failure); 19:52:31 [WARNING] ^ 19:52:31 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/databind/src/main/java/org/opendaylight/netconf/databind/AbstractRequest.java:80: warning: no comment 19:52:31 [WARNING] protected abstract void onSuccess(@NonNull R result); 19:52:31 [WARNING] ^ 19:52:31 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/databind/src/main/java/org/opendaylight/netconf/databind/subtree/AttributeMatch.java:31: warning: no comment 19:52:31 [WARNING] public AttributeMatch { 19:52:31 [WARNING] ^ 19:52:31 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/databind/src/main/java/org/opendaylight/netconf/databind/subtree/ContainmentNode.java:55: warning: no comment 19:52:31 [WARNING] public static Builder builder(final NamespaceSelection selection) { 19:52:31 [WARNING] ^ 19:52:31 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/databind/src/main/java/org/opendaylight/netconf/databind/subtree/ContainmentNode.java:33: warning: no comment 19:52:31 [WARNING] public Builder add(final Sibling sibling) { 19:52:31 [WARNING] ^ 19:52:31 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/databind/src/main/java/org/opendaylight/netconf/databind/subtree/ContainmentNode.java:38: warning: no comment 19:52:31 [WARNING] public ContainmentNode build() { 19:52:31 [WARNING] ^ 19:52:31 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/databind/src/main/java/org/opendaylight/netconf/databind/subtree/ContentMatchNode.java:21: warning: no comment 19:52:31 [WARNING] public ContentMatchNode { 19:52:31 [WARNING] ^ 19:52:31 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/databind/src/main/java/org/opendaylight/netconf/databind/DatabindPath.java:65: warning: no comment 19:52:31 [WARNING] public Action { 19:52:31 [WARNING] ^ 19:52:31 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/databind/src/main/java/org/opendaylight/netconf/databind/DatabindPath.java:101: warning: no comment 19:52:31 [WARNING] public Data { 19:52:31 [WARNING] ^ 19:52:31 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/databind/src/main/java/org/opendaylight/netconf/databind/DatabindPath.java:136: warning: no @param for identifier 19:52:31 [WARNING] public Data enterPath(final YangInstanceIdentifier identifier) { 19:52:31 [WARNING] ^ 19:52:31 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/databind/src/main/java/org/opendaylight/netconf/databind/DatabindPath.java:109: warning: no comment 19:52:31 [WARNING] public Data(final DatabindContext databind) { 19:52:31 [WARNING] ^ 19:52:31 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/databind/src/main/java/org/opendaylight/netconf/databind/DatabindPath.java:157: warning: no comment 19:52:31 [WARNING] public DataNodeNotification { 19:52:31 [WARNING] ^ 19:52:31 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/databind/src/main/java/org/opendaylight/netconf/databind/DatabindPath.java:179: warning: no comment 19:52:31 [WARNING] public Notification { 19:52:31 [WARNING] ^ 19:52:31 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/databind/src/main/java/org/opendaylight/netconf/databind/DatabindPath.java:197: warning: no comment 19:52:31 [WARNING] public Rpc { 19:52:31 [WARNING] ^ 19:52:31 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/databind/src/main/java/org/opendaylight/netconf/databind/ErrorInfo.java:28: warning: no comment 19:52:31 [WARNING] public ErrorInfo { 19:52:31 [WARNING] ^ 19:52:31 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/databind/src/main/java/org/opendaylight/netconf/databind/ErrorMessage.java:29: warning: no comment 19:52:31 [WARNING] public ErrorMessage { 19:52:31 [WARNING] ^ 19:52:31 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/databind/src/main/java/org/opendaylight/netconf/databind/ErrorMessage.java:33: warning: no comment 19:52:31 [WARNING] public ErrorMessage(final String elementBody) { 19:52:31 [WARNING] ^ 19:52:31 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/databind/src/main/java/org/opendaylight/netconf/databind/ErrorPath.java:23: warning: no comment 19:52:31 [WARNING] public ErrorPath { 19:52:31 [WARNING] ^ 19:52:31 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/databind/src/main/java/org/opendaylight/netconf/databind/ErrorPath.java:28: warning: no comment 19:52:31 [WARNING] public ErrorPath(final Data path) { 19:52:31 [WARNING] ^ 19:52:31 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/databind/src/main/java/org/opendaylight/netconf/databind/subtree/NamespaceSelection.java:25: warning: no @param for qname 19:52:31 [WARNING] boolean matches(QName qname); 19:52:31 [WARNING] ^ 19:52:31 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/databind/src/main/java/org/opendaylight/netconf/databind/subtree/NamespaceSelection.java:25: warning: no @return 19:52:31 [WARNING] boolean matches(QName qname); 19:52:31 [WARNING] ^ 19:52:31 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/databind/src/main/java/org/opendaylight/netconf/databind/subtree/NamespaceSelection.java:31: warning: no comment 19:52:31 [WARNING] public Exact { 19:52:31 [WARNING] ^ 19:52:31 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/databind/src/main/java/org/opendaylight/netconf/databind/subtree/NamespaceSelection.java:45: warning: no comment 19:52:31 [WARNING] public Wildcard { 19:52:31 [WARNING] ^ 19:52:31 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/databind/src/main/java/org/opendaylight/netconf/databind/subtree/Prefixes.java:20: warning: no comment 19:52:31 [WARNING] public final class Prefixes { 19:52:31 [WARNING] ^ 19:52:31 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/databind/src/main/java/org/opendaylight/netconf/databind/subtree/Prefixes.java:66: warning: no comment 19:52:31 [WARNING] public String lookUpPrefix(final String namespace) { 19:52:31 [WARNING] ^ 19:52:31 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/databind/src/main/java/org/opendaylight/netconf/databind/subtree/Prefixes.java:27: warning: no comment 19:52:31 [WARNING] public static Prefixes of(final SubtreeFilter filter) { 19:52:31 [WARNING] ^ 19:52:31 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/databind/src/main/java/org/opendaylight/netconf/databind/RequestError.java:39: warning: no comment 19:52:31 [WARNING] public RequestError { 19:52:31 [WARNING] ^ 19:52:31 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/databind/src/main/java/org/opendaylight/netconf/databind/RequestError.java:44: warning: no comment 19:52:31 [WARNING] public RequestError(final ErrorType type, final ErrorTag tag, final String message) { 19:52:31 [WARNING] ^ 19:52:31 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/databind/src/main/java/org/opendaylight/netconf/databind/RequestException.java:40: warning: no comment 19:52:31 [WARNING] public RequestException(final String message) { 19:52:31 [WARNING] ^ 19:52:31 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/databind/src/main/java/org/opendaylight/netconf/databind/RequestException.java:52: warning: no comment 19:52:31 [WARNING] public RequestException(final String message, final @Nullable Throwable cause) { 19:52:31 [WARNING] ^ 19:52:31 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/databind/src/main/java/org/opendaylight/netconf/databind/RequestException.java:44: warning: no comment 19:52:31 [WARNING] public RequestException(final String format, final Object @Nullable ... args) { 19:52:31 [WARNING] ^ 19:52:31 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/databind/src/main/java/org/opendaylight/netconf/databind/RequestException.java:48: warning: no comment 19:52:31 [WARNING] public RequestException(final Throwable cause) { 19:52:31 [WARNING] ^ 19:52:31 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/databind/src/main/java/org/opendaylight/netconf/databind/RequestException.java:86: warning: no comment 19:52:31 [WARNING] public RequestException(final List errors, final @Nullable Throwable cause, final String message) { 19:52:31 [WARNING] ^ 19:52:31 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/databind/src/main/java/org/opendaylight/netconf/databind/RequestException.java:94: warning: no comment 19:52:31 [WARNING] public RequestException(final List errors, final @Nullable Throwable cause, final String format, 19:52:31 [WARNING] ^ 19:52:31 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/databind/src/main/java/org/opendaylight/netconf/databind/RequestException.java:56: warning: no comment 19:52:31 [WARNING] public RequestException(final ErrorType type, final ErrorTag tag, final String message) { 19:52:31 [WARNING] ^ 19:52:31 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/databind/src/main/java/org/opendaylight/netconf/databind/RequestException.java:65: warning: no comment 19:52:31 [WARNING] public RequestException(final ErrorType type, final ErrorTag tag, final String message, 19:52:31 [WARNING] ^ 19:52:31 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/databind/src/main/java/org/opendaylight/netconf/databind/RequestException.java:71: warning: no comment 19:52:31 [WARNING] public RequestException(final ErrorType type, final ErrorTag tag, final String format, 19:52:31 [WARNING] ^ 19:52:31 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/databind/src/main/java/org/opendaylight/netconf/databind/RequestException.java:76: warning: no comment 19:52:31 [WARNING] public RequestException(final ErrorType type, final ErrorTag tag, final String message, 19:52:31 [WARNING] ^ 19:52:31 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/databind/src/main/java/org/opendaylight/netconf/databind/RequestException.java:81: warning: no comment 19:52:31 [WARNING] public RequestException(final ErrorType type, final ErrorTag tag, final String message, 19:52:31 [WARNING] ^ 19:52:31 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/databind/src/main/java/org/opendaylight/netconf/databind/RequestException.java:60: warning: no comment 19:52:31 [WARNING] public RequestException(final ErrorType type, final ErrorTag tag, final Throwable cause) { 19:52:31 [WARNING] ^ 19:52:31 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/databind/src/main/java/org/opendaylight/netconf/databind/subtree/SelectionNode.java:24: warning: no comment 19:52:31 [WARNING] public static final class Builder { 19:52:31 [WARNING] ^ 19:52:31 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/databind/src/main/java/org/opendaylight/netconf/databind/subtree/SelectionNode.java:59: warning: no comment 19:52:31 [WARNING] public List attributeMatches() { 19:52:31 [WARNING] ^ 19:52:31 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/databind/src/main/java/org/opendaylight/netconf/databind/subtree/SelectionNode.java:50: warning: no comment 19:52:31 [WARNING] public static Builder builder(final NamespaceSelection selection) { 19:52:31 [WARNING] ^ 19:52:31 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/databind/src/main/java/org/opendaylight/netconf/databind/subtree/SelectionNode.java:32: warning: no comment 19:52:31 [WARNING] public Builder add(final AttributeMatch attributeMatch) { 19:52:31 [WARNING] ^ 19:52:31 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/databind/src/main/java/org/opendaylight/netconf/databind/subtree/SelectionNode.java:37: warning: no comment 19:52:31 [WARNING] public SelectionNode build() { 19:52:31 [WARNING] ^ 19:52:31 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/databind/src/main/java/org/opendaylight/netconf/databind/subtree/SubtreeFilter.java:102: warning: no comment 19:52:31 [WARNING] public DatabindContext databind() { 19:52:31 [WARNING] ^ 19:52:31 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/databind/src/main/java/org/opendaylight/netconf/databind/subtree/SubtreeFilter.java:106: warning: no comment 19:52:31 [WARNING] public SubtreeMatcher matcher(final ContainerNode data) { 19:52:31 [WARNING] ^ 19:52:31 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/databind/src/main/java/org/opendaylight/netconf/databind/subtree/SubtreeFilter.java:41: warning: no comment 19:52:31 [WARNING] public Builder add(final Sibling sibling) { 19:52:31 [WARNING] ^ 19:52:31 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/databind/src/main/java/org/opendaylight/netconf/databind/subtree/SubtreeFilter.java:46: warning: no comment 19:52:31 [WARNING] public SubtreeFilter build() { 19:52:31 [WARNING] ^ 19:52:31 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/databind/src/main/java/org/opendaylight/netconf/databind/subtree/SubtreeMatcher.java:80: warning: no @param for filter 19:52:31 [WARNING] public static boolean permitsPath(final SubtreeFilter filter, final YangInstanceIdentifier path) { 19:52:31 [WARNING] ^ 19:52:31 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/databind/src/main/java/org/opendaylight/netconf/databind/subtree/SubtreeMatcher.java:80: warning: no @param for path 19:52:31 [WARNING] public static boolean permitsPath(final SubtreeFilter filter, final YangInstanceIdentifier path) { 19:52:31 [WARNING] ^ 19:52:31 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/databind/src/main/java/org/opendaylight/netconf/databind/subtree/SubtreeMatcher.java:80: warning: no @return 19:52:31 [WARNING] public static boolean permitsPath(final SubtreeFilter filter, final YangInstanceIdentifier path) { 19:52:31 [WARNING] ^ 19:52:31 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/databind/src/main/java/org/opendaylight/netconf/databind/subtree/SubtreeMatcher.java:35: warning: no comment 19:52:31 [WARNING] public SubtreeMatcher(final SubtreeFilter filter, final ContainerNode data) { 19:52:31 [WARNING] ^ 19:52:31 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/databind/src/main/java/org/opendaylight/netconf/databind/subtree/SubtreeMatcher.java:41: warning: no comment 19:52:31 [WARNING] public SubtreeMatcher(final SubtreeFilter filter, final ContainerNode data, 19:52:31 [WARNING] ^ 19:52:31 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/databind/src/main/java/org/opendaylight/netconf/databind/RequestException.java:114: warning: no comment 19:52:31 [WARNING] private void readObject(final ObjectInputStream stream) throws IOException, ClassNotFoundException { 19:52:31 [WARNING] ^ 19:52:31 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/databind/src/main/java/org/opendaylight/netconf/databind/RequestException.java:109: warning: no comment 19:52:31 [WARNING] private void readObjectNoData() throws ObjectStreamException { 19:52:31 [WARNING] ^ 19:52:31 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/databind/src/main/java/org/opendaylight/netconf/databind/RequestException.java:119: warning: no comment 19:52:31 [WARNING] private void writeObject(final ObjectOutputStream stream) throws IOException { 19:52:31 [WARNING] ^ 19:52:31 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/databind/src/main/java/org/opendaylight/netconf/databind/RequestException.java:33: warning: no comment 19:52:31 [WARNING] private final List errors; 19:52:31 [WARNING] ^ 19:52:31 [WARNING] 63 warnings 19:52:31 [INFO] Building jar: /w/workspace/netconf-maven-stage-master/protocol/databind/target/databind-10.0.0-javadoc.jar 19:52:31 [INFO] 19:52:31 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ databind --- 19:52:31 [INFO] CycloneDX: Resolving Dependencies 19:52:31 [INFO] CycloneDX: Creating BOM version 1.6 with 39 component(s) 19:52:31 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-stage-master/protocol/databind/target/bom.xml 19:52:31 [INFO] attaching as databind-10.0.0-cyclonedx.xml 19:52:31 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-stage-master/protocol/databind/target/bom.json 19:52:31 [INFO] attaching as databind-10.0.0-cyclonedx.json 19:52:31 [INFO] 19:52:31 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ databind --- 19:52:31 [INFO] Skipping duplicate-finder execution! 19:52:31 [INFO] 19:52:31 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ databind --- 19:52:31 [INFO] No dependency problems found 19:52:31 [INFO] 19:52:31 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ databind --- 19:52:31 [INFO] Building jar: /w/workspace/netconf-maven-stage-master/protocol/databind/target/databind-10.0.0-sources.jar 19:52:31 [INFO] 19:52:31 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ databind --- 19:52:31 [INFO] 19:52:31 [INFO] --- jacoco:0.8.13:report (report) @ databind --- 19:52:31 [INFO] Loading execution data file /w/workspace/netconf-maven-stage-master/protocol/databind/target/code-coverage/jacoco.exec 19:52:32 [INFO] Analyzed bundle 'databind' with 32 classes 19:52:32 [INFO] 19:52:32 [INFO] --- install:3.1.4:install (default-install) @ databind --- 19:52:32 [INFO] Installing /w/workspace/netconf-maven-stage-master/protocol/databind/pom.xml to /tmp/r/org/opendaylight/netconf/databind/10.0.0/databind-10.0.0.pom 19:52:32 [INFO] Installing /w/workspace/netconf-maven-stage-master/protocol/databind/target/databind-10.0.0.jar to /tmp/r/org/opendaylight/netconf/databind/10.0.0/databind-10.0.0.jar 19:52:32 [INFO] Installing /w/workspace/netconf-maven-stage-master/protocol/databind/target/databind-10.0.0-javadoc.jar to /tmp/r/org/opendaylight/netconf/databind/10.0.0/databind-10.0.0-javadoc.jar 19:52:32 [INFO] Installing /w/workspace/netconf-maven-stage-master/protocol/databind/target/bom.xml to /tmp/r/org/opendaylight/netconf/databind/10.0.0/databind-10.0.0-cyclonedx.xml 19:52:32 [INFO] Installing /w/workspace/netconf-maven-stage-master/protocol/databind/target/bom.json to /tmp/r/org/opendaylight/netconf/databind/10.0.0/databind-10.0.0-cyclonedx.json 19:52:32 [INFO] Installing /w/workspace/netconf-maven-stage-master/protocol/databind/target/databind-10.0.0-sources.jar to /tmp/r/org/opendaylight/netconf/databind/10.0.0/databind-10.0.0-sources.jar 19:52:32 [INFO] 19:52:32 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ databind --- 19:52:32 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-stage-master/m2repo 19:52:32 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-stage-master/m2repo" instead. 19:52:32 [INFO] 19:52:32 [INFO] -----------< org.opendaylight.netconf:odl-netconf-databind >------------ 19:52:32 [INFO] Building OpenDaylight :: Netconf :: Databind 10.0.0 [40/112] 19:52:32 [INFO] from features/odl-netconf-databind/pom.xml 19:52:32 [INFO] ------------------------------[ feature ]------------------------------- 19:52:32 [INFO] 19:52:32 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-netconf-databind --- 19:52:32 [INFO] 19:52:32 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-netconf-databind --- 19:52:32 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:52:32 [INFO] 19:52:32 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-netconf-databind --- 19:52:32 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:52:32 [INFO] 19:52:32 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-netconf-databind --- 19:52:32 [INFO] 19:52:32 [INFO] --- dependency:3.9.0:properties (default) @ odl-netconf-databind --- 19:52:32 [INFO] 19:52:32 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-netconf-databind --- 19:52:32 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:52:32 [INFO] argLine set to empty 19:52:32 [INFO] 19:52:32 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-netconf-databind --- 19:52:32 [INFO] Starting audit... 19:52:32 Audit done. 19:52:32 [INFO] You have 0 Checkstyle violations. 19:52:32 [INFO] 19:52:32 [INFO] --- checkstyle:3.6.0:check (default) @ odl-netconf-databind --- 19:52:32 [INFO] Starting audit... 19:52:32 Audit done. 19:52:32 [INFO] You have 0 Checkstyle violations. 19:52:32 [INFO] 19:52:32 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-netconf-databind --- 19:52:32 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 19:52:32 [INFO] 19:52:32 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-databind --- 19:52:32 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-stage-master/features/odl-netconf-databind/target/feature/feature.xml 19:52:32 [INFO] ...done! 19:52:32 [INFO] Attaching features XML 19:52:32 [INFO] 19:52:32 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-netconf-databind --- 19:52:32 [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 19:52:32 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:52:32 [INFO] 19:52:32 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-netconf-databind >>> 19:52:32 [INFO] 19:52:32 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-netconf-databind --- 19:52:32 [INFO] No files found to run spotbugs, check compile phase has been run 19:52:32 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:52:32 [INFO] 19:52:32 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-netconf-databind <<< 19:52:32 [INFO] 19:52:32 [INFO] 19:52:32 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-netconf-databind --- 19:52:32 [INFO] 19:52:32 [INFO] --- feattest:14.1.4:test (default) @ odl-netconf-databind --- 19:52:32 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-databind 19:52:32 [INFO] Project dependency features detected: [] 19:52:32 [INFO] Pax Exam System (Version: 4.14.0) created. 19:52:32 [INFO] Creating RMI registry server on 127.0.0.1:38135 19:52:33 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 19:52:33 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 19:52:33 [INFO] Waiting for remote bundle context.. on 38135 name: 10f6b9c1-d915-4e78-b68d-dd77fb7d7531 timout: [ RelativeTimeout value = 180000 ] 19:52:37 [INFO] Building jar from resources and headers. 19:52:37 [INFO] Writing jar finished. 19:52:39 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 19:52:39 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 19:52:39 [INFO] 19:52:39 [INFO] --- copy:14.1.4:copy-files (default) @ odl-netconf-databind --- 19:52:39 [INFO] 19:52:39 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-netconf-databind --- 19:52:39 [INFO] No Javadoc in project. Archive not created. 19:52:39 [INFO] 19:52:39 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-netconf-databind --- 19:52:39 [INFO] CycloneDX: Resolving Dependencies 19:52:40 [INFO] CycloneDX: Creating BOM version 1.6 with 59 component(s) 19:52:40 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-stage-master/features/odl-netconf-databind/target/bom.xml 19:52:40 [INFO] attaching as odl-netconf-databind-10.0.0-cyclonedx.xml 19:52:40 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-stage-master/features/odl-netconf-databind/target/bom.json 19:52:40 [INFO] attaching as odl-netconf-databind-10.0.0-cyclonedx.json 19:52:40 [INFO] 19:52:40 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-databind --- 19:52:40 [INFO] Skipping duplicate-finder execution! 19:52:40 [INFO] 19:52:40 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-netconf-databind --- 19:52:40 [INFO] Skipping plugin execution 19:52:40 [INFO] 19:52:40 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-databind --- 19:52:40 [INFO] Skipping source per configuration. 19:52:40 [INFO] 19:52:40 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-netconf-databind --- 19:52:40 [INFO] 19:52:40 [INFO] --- jacoco:0.8.13:report (report) @ odl-netconf-databind --- 19:52:40 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:52:40 [INFO] 19:52:40 [INFO] --- install:3.1.4:install (default-install) @ odl-netconf-databind --- 19:52:40 [WARNING] 19:52:40 [WARNING] The packaging plugin for project odl-netconf-databind did not assign 19:52:40 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 19:52:40 [WARNING] 19:52:40 [WARNING] Incomplete projects like this will fail in future Maven versions! 19:52:40 [WARNING] 19:52:40 [INFO] Installing /w/workspace/netconf-maven-stage-master/features/odl-netconf-databind/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-databind/10.0.0/odl-netconf-databind-10.0.0.pom 19:52:40 [INFO] Installing /w/workspace/netconf-maven-stage-master/features/odl-netconf-databind/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-databind/10.0.0/odl-netconf-databind-10.0.0-features.xml 19:52:40 [INFO] Installing /w/workspace/netconf-maven-stage-master/features/odl-netconf-databind/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-databind/10.0.0/odl-netconf-databind-10.0.0-cyclonedx.xml 19:52:40 [INFO] Installing /w/workspace/netconf-maven-stage-master/features/odl-netconf-databind/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-databind/10.0.0/odl-netconf-databind-10.0.0-cyclonedx.json 19:52:40 [INFO] 19:52:40 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-netconf-databind --- 19:52:40 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-stage-master/m2repo 19:52:40 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-stage-master/m2repo" instead. 19:52:40 [WARNING] 19:52:40 [WARNING] The packaging plugin for project odl-netconf-databind did not assign 19:52:40 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 19:52:40 [WARNING] 19:52:40 [WARNING] Incomplete projects like this will fail in future Maven versions! 19:52:40 [WARNING] 19:52:40 [INFO] 19:52:40 [INFO] -----------< org.opendaylight.netconf:netconf-common-mdsal >------------ 19:52:40 [INFO] Building netconf-common-mdsal 10.0.0 [41/112] 19:52:40 [INFO] from plugins/netconf-common-mdsal/pom.xml 19:52:40 [INFO] --------------------------------[ jar ]--------------------------------- 19:52:40 [INFO] 19:52:40 [INFO] --- clean:3.5.0:clean (default-clean) @ netconf-common-mdsal --- 19:52:40 [INFO] 19:52:40 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ netconf-common-mdsal --- 19:52:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:52:40 [INFO] 19:52:40 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ netconf-common-mdsal --- 19:52:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:52:40 [INFO] 19:52:40 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ netconf-common-mdsal --- 19:52:40 [INFO] 19:52:40 [INFO] --- dependency:3.9.0:properties (default) @ netconf-common-mdsal --- 19:52:40 [INFO] 19:52:40 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ netconf-common-mdsal --- 19:52:40 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/netconf-maven-stage-master/plugins/netconf-common-mdsal/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:52:40 [INFO] 19:52:40 [INFO] --- checkstyle:3.6.0:check (check-license) @ netconf-common-mdsal --- 19:52:40 [INFO] Starting audit... 19:52:40 Audit done. 19:52:40 [INFO] You have 0 Checkstyle violations. 19:52:40 [INFO] 19:52:40 [INFO] --- checkstyle:3.6.0:check (default) @ netconf-common-mdsal --- 19:52:40 [INFO] Starting audit... 19:52:40 Audit done. 19:52:40 [INFO] You have 0 Checkstyle violations. 19:52:40 [INFO] 19:52:40 [INFO] --- dependency:3.9.0:copy (unpack-license) @ netconf-common-mdsal --- 19:52:40 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 19:52:40 [INFO] 19:52:40 [INFO] --- resources:3.3.1:resources (default-resources) @ netconf-common-mdsal --- 19:52:40 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/plugins/netconf-common-mdsal/src/main/resources 19:52:40 [INFO] 19:52:40 [INFO] --- compiler:3.14.1:compile (default-compile) @ netconf-common-mdsal --- 19:52:40 [INFO] Recompiling the module because of changed source code. 19:52:40 [INFO] Compiling 3 source files with javac [debug release 21 module-path] to target/classes 19:52:40 [WARNING] /w/workspace/netconf-maven-stage-master/plugins/netconf-common-mdsal/src/main/java/module-info.java:[20,47] requires transitive directive for an automatic module 19:52:40 [WARNING] /w/workspace/netconf-maven-stage-master/plugins/netconf-common-mdsal/src/main/java/module-info.java:[21,40] requires directive for an automatic module 19:52:40 [INFO] 19:52:40 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ netconf-common-mdsal >>> 19:52:40 [INFO] 19:52:40 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ netconf-common-mdsal --- 19:52:40 [INFO] Fork Value is true 19:52:43 [INFO] Done SpotBugs Analysis.... 19:52:43 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:52:43 [INFO] 19:52:43 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ netconf-common-mdsal <<< 19:52:43 [INFO] 19:52:43 [INFO] 19:52:43 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ netconf-common-mdsal --- 19:52:43 [INFO] BugInstance size is 0 19:52:43 [INFO] Error size is 0 19:52:43 [INFO] No errors/warnings found 19:52:43 [INFO] 19:52:43 [INFO] --- bnd:7.1.0:bnd-process (default) @ netconf-common-mdsal --- 19:52:43 [INFO] 19:52:43 [INFO] --- resources:3.3.1:testResources (default-testResources) @ netconf-common-mdsal --- 19:52:43 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/plugins/netconf-common-mdsal/src/test/resources 19:52:43 [INFO] 19:52:43 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ netconf-common-mdsal --- 19:52:43 [INFO] No sources to compile 19:52:43 [INFO] 19:52:43 [INFO] --- surefire:3.5.4:test (default-test) @ netconf-common-mdsal --- 19:52:43 [INFO] No tests to run. 19:52:43 [INFO] 19:52:43 [INFO] --- copy:14.1.4:copy-files (default) @ netconf-common-mdsal --- 19:52:43 [INFO] 19:52:43 [INFO] --- jar:3.4.2:jar (default-jar) @ netconf-common-mdsal --- 19:52:43 [INFO] Building jar: /w/workspace/netconf-maven-stage-master/plugins/netconf-common-mdsal/target/netconf-common-mdsal-10.0.0.jar 19:52:43 [INFO] 19:52:43 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ netconf-common-mdsal --- 19:52:44 [WARNING] Javadoc Warnings 19:52:44 [WARNING] /w/workspace/netconf-maven-stage-master/plugins/netconf-common-mdsal/src/main/java/org/opendaylight/netconf/common/mdsal/DOMNotificationEvent.java:34: warning: no comment 19:52:44 [WARNING] public Rfc6020(final ContainerNode body, final Instant eventTime) { 19:52:44 [WARNING] ^ 19:52:44 [WARNING] /w/workspace/netconf-maven-stage-master/plugins/netconf-common-mdsal/src/main/java/org/opendaylight/netconf/common/mdsal/DOMNotificationEvent.java:52: warning: no comment 19:52:44 [WARNING] public Rfc7950(final Absolute type, final YangInstanceIdentifier path, final ContainerNode body, 19:52:44 [WARNING] ^ 19:52:44 [WARNING] /w/workspace/netconf-maven-stage-master/plugins/netconf-common-mdsal/src/main/java/org/opendaylight/netconf/common/mdsal/DOMNotificationEvent.java:67: warning: no comment 19:52:44 [WARNING] public YangInstanceIdentifier path() { 19:52:44 [WARNING] ^ 19:52:44 [WARNING] 3 warnings 19:52:44 [INFO] Building jar: /w/workspace/netconf-maven-stage-master/plugins/netconf-common-mdsal/target/netconf-common-mdsal-10.0.0-javadoc.jar 19:52:44 [INFO] 19:52:44 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ netconf-common-mdsal --- 19:52:44 [INFO] CycloneDX: Resolving Dependencies 19:52:44 [INFO] CycloneDX: Creating BOM version 1.6 with 28 component(s) 19:52:44 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-stage-master/plugins/netconf-common-mdsal/target/bom.xml 19:52:44 [INFO] attaching as netconf-common-mdsal-10.0.0-cyclonedx.xml 19:52:44 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-stage-master/plugins/netconf-common-mdsal/target/bom.json 19:52:44 [INFO] attaching as netconf-common-mdsal-10.0.0-cyclonedx.json 19:52:44 [INFO] 19:52:44 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ netconf-common-mdsal --- 19:52:44 [INFO] Skipping duplicate-finder execution! 19:52:44 [INFO] 19:52:44 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ netconf-common-mdsal --- 19:52:44 [INFO] No dependency problems found 19:52:44 [INFO] 19:52:44 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ netconf-common-mdsal --- 19:52:44 [INFO] Building jar: /w/workspace/netconf-maven-stage-master/plugins/netconf-common-mdsal/target/netconf-common-mdsal-10.0.0-sources.jar 19:52:44 [INFO] 19:52:44 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ netconf-common-mdsal --- 19:52:44 [INFO] 19:52:44 [INFO] --- jacoco:0.8.13:report (report) @ netconf-common-mdsal --- 19:52:44 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:52:44 [INFO] 19:52:44 [INFO] --- install:3.1.4:install (default-install) @ netconf-common-mdsal --- 19:52:44 [INFO] Installing /w/workspace/netconf-maven-stage-master/plugins/netconf-common-mdsal/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-common-mdsal/10.0.0/netconf-common-mdsal-10.0.0.pom 19:52:44 [INFO] Installing /w/workspace/netconf-maven-stage-master/plugins/netconf-common-mdsal/target/netconf-common-mdsal-10.0.0.jar to /tmp/r/org/opendaylight/netconf/netconf-common-mdsal/10.0.0/netconf-common-mdsal-10.0.0.jar 19:52:44 [INFO] Installing /w/workspace/netconf-maven-stage-master/plugins/netconf-common-mdsal/target/netconf-common-mdsal-10.0.0-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-common-mdsal/10.0.0/netconf-common-mdsal-10.0.0-javadoc.jar 19:52:44 [INFO] Installing /w/workspace/netconf-maven-stage-master/plugins/netconf-common-mdsal/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-common-mdsal/10.0.0/netconf-common-mdsal-10.0.0-cyclonedx.xml 19:52:44 [INFO] Installing /w/workspace/netconf-maven-stage-master/plugins/netconf-common-mdsal/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-common-mdsal/10.0.0/netconf-common-mdsal-10.0.0-cyclonedx.json 19:52:44 [INFO] Installing /w/workspace/netconf-maven-stage-master/plugins/netconf-common-mdsal/target/netconf-common-mdsal-10.0.0-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-common-mdsal/10.0.0/netconf-common-mdsal-10.0.0-sources.jar 19:52:44 [INFO] 19:52:44 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ netconf-common-mdsal --- 19:52:44 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-stage-master/m2repo 19:52:44 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-stage-master/m2repo" instead. 19:52:44 [INFO] 19:52:44 [INFO] --------------< org.opendaylight.netconf:netconf-dom-api >-------------- 19:52:44 [INFO] Building netconf-dom-api 10.0.0 [42/112] 19:52:44 [INFO] from plugins/netconf-dom-api/pom.xml 19:52:44 [INFO] -------------------------------[ bundle ]------------------------------- 19:52:44 [INFO] 19:52:44 [INFO] --- clean:3.5.0:clean (default-clean) @ netconf-dom-api --- 19:52:44 [INFO] 19:52:44 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ netconf-dom-api --- 19:52:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:52:44 [INFO] 19:52:44 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ netconf-dom-api --- 19:52:44 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:52:44 [INFO] 19:52:44 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ netconf-dom-api --- 19:52:45 [INFO] 19:52:45 [INFO] --- dependency:3.9.0:properties (default) @ netconf-dom-api --- 19:52:45 [INFO] 19:52:45 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ netconf-dom-api --- 19:52:45 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/netconf-maven-stage-master/plugins/netconf-dom-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:52:45 [INFO] 19:52:45 [INFO] --- checkstyle:3.6.0:check (check-license) @ netconf-dom-api --- 19:52:45 [INFO] Starting audit... 19:52:45 Audit done. 19:52:45 [INFO] You have 0 Checkstyle violations. 19:52:45 [INFO] 19:52:45 [INFO] --- checkstyle:3.6.0:check (default) @ netconf-dom-api --- 19:52:45 [INFO] Starting audit... 19:52:45 Audit done. 19:52:45 [INFO] You have 0 Checkstyle violations. 19:52:45 [INFO] 19:52:45 [INFO] --- dependency:3.9.0:copy (unpack-license) @ netconf-dom-api --- 19:52:45 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 19:52:45 [INFO] 19:52:45 [INFO] --- resources:3.3.1:resources (default-resources) @ netconf-dom-api --- 19:52:45 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/plugins/netconf-dom-api/src/main/resources 19:52:45 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/plugins/netconf-dom-api/target/generated-sources/spi 19:52:45 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/plugins/netconf-dom-api/target/generated-sources/yang 19:52:45 [INFO] 19:52:45 [INFO] --- compiler:3.14.1:compile (default-compile) @ netconf-dom-api --- 19:52:45 [INFO] Recompiling the module because of changed dependency. 19:52:45 [INFO] Compiling 6 source files with javac [debug release 21 module-path] to target/classes 19:52:45 [WARNING] /w/workspace/netconf-maven-stage-master/plugins/netconf-dom-api/src/main/java/module-info.java:[17,47] requires transitive directive for an automatic module 19:52:45 [WARNING] /w/workspace/netconf-maven-stage-master/plugins/netconf-dom-api/src/main/java/module-info.java:[18,40] requires directive for an automatic module 19:52:45 [INFO] 19:52:45 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ netconf-dom-api >>> 19:52:45 [INFO] 19:52:45 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ netconf-dom-api --- 19:52:45 [INFO] Fork Value is true 19:52:47 [INFO] Done SpotBugs Analysis.... 19:52:47 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:52:47 [INFO] 19:52:47 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ netconf-dom-api <<< 19:52:47 [INFO] 19:52:47 [INFO] 19:52:47 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ netconf-dom-api --- 19:52:47 [INFO] BugInstance size is 0 19:52:47 [INFO] Error size is 0 19:52:47 [INFO] No errors/warnings found 19:52:47 [INFO] 19:52:47 [INFO] --- resources:3.3.1:testResources (default-testResources) @ netconf-dom-api --- 19:52:47 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/plugins/netconf-dom-api/src/test/resources 19:52:47 [INFO] 19:52:47 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ netconf-dom-api --- 19:52:47 [INFO] No sources to compile 19:52:47 [INFO] 19:52:47 [INFO] --- surefire:3.5.4:test (default-test) @ netconf-dom-api --- 19:52:47 [INFO] No tests to run. 19:52:47 [INFO] 19:52:47 [INFO] --- copy:14.1.4:copy-files (default) @ netconf-dom-api --- 19:52:47 [INFO] 19:52:47 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ netconf-dom-api --- 19:52:47 [WARNING] Bundle org.opendaylight.netconf:netconf-dom-api:bundle:10.0.0 : Split package, multiple jars provide the same package: 19:52:47 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:52:47 Package found in [Jar:., Jar:org.eclipse.jdt.annotation, Jar:yang-data-api, Jar:concepts, Jar:util, Jar:triemap, Jar:yang-common, Jar:yang-model-api, Jar:yang-xpath-api, Jar:mdsal-common-api, Jar:mdsal-dom-api, Jar:yang-data-tree-api, Jar:netconf-api, Jar:rfc6241, Jar:rfc6991-ietf-inet-types, Jar:ietf-type-util, Jar:binding-reflect, Jar:binding-spec, Jar:logging-markers, Jar:org.osgi.annotation.bundle] 19:52:47 Class path [Jar:., Jar:spotbugs-annotations, Jar:guava, Jar:failureaccess, Jar:listenablefuture, Jar:jspecify, Jar:error_prone_annotations, Jar:j2objc-annotations, Jar:org.eclipse.jdt.annotation, Jar:yang-data-api, Jar:value, Jar:concepts, Jar:util, Jar:triemap, Jar:yang-common, Jar:yang-model-api, Jar:yang-xpath-api, Jar:mdsal-common-api, Jar:mdsal-dom-api, Jar:yang-data-tree-api, Jar:netconf-api, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:rfc6241, Jar:rfc6991-ietf-inet-types, Jar:ietf-type-util, Jar:binding-reflect, Jar:binding-spec, Jar:logging-markers, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:52:47 [INFO] Building bundle: /w/workspace/netconf-maven-stage-master/plugins/netconf-dom-api/target/netconf-dom-api-10.0.0.jar 19:52:47 [INFO] Writing manifest: /w/workspace/netconf-maven-stage-master/plugins/netconf-dom-api/target/classes/META-INF/MANIFEST.MF 19:52:47 [INFO] 19:52:47 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ netconf-dom-api --- 19:52:48 [INFO] Building jar: /w/workspace/netconf-maven-stage-master/plugins/netconf-dom-api/target/netconf-dom-api-10.0.0-javadoc.jar 19:52:48 [INFO] 19:52:48 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ netconf-dom-api --- 19:52:48 [INFO] CycloneDX: Resolving Dependencies 19:52:49 [INFO] CycloneDX: Creating BOM version 1.6 with 33 component(s) 19:52:49 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-stage-master/plugins/netconf-dom-api/target/bom.xml 19:52:49 [INFO] attaching as netconf-dom-api-10.0.0-cyclonedx.xml 19:52:49 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-stage-master/plugins/netconf-dom-api/target/bom.json 19:52:49 [INFO] attaching as netconf-dom-api-10.0.0-cyclonedx.json 19:52:49 [INFO] 19:52:49 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ netconf-dom-api --- 19:52:49 [INFO] Skipping duplicate-finder execution! 19:52:49 [INFO] 19:52:49 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ netconf-dom-api --- 19:52:49 [WARNING] Unused declared dependencies found: 19:52:49 [WARNING] org.opendaylight.netconf:netconf-api:jar:10.0.0:compile 19:52:49 [WARNING] com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile 19:52:49 [INFO] 19:52:49 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ netconf-dom-api --- 19:52:49 [INFO] Building jar: /w/workspace/netconf-maven-stage-master/plugins/netconf-dom-api/target/netconf-dom-api-10.0.0-sources.jar 19:52:49 [INFO] 19:52:49 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ netconf-dom-api --- 19:52:49 [INFO] 19:52:49 [INFO] --- jacoco:0.8.13:report (report) @ netconf-dom-api --- 19:52:49 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:52:49 [INFO] 19:52:49 [INFO] --- install:3.1.4:install (default-install) @ netconf-dom-api --- 19:52:49 [INFO] Installing /w/workspace/netconf-maven-stage-master/plugins/netconf-dom-api/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-dom-api/10.0.0/netconf-dom-api-10.0.0.pom 19:52:49 [INFO] Installing /w/workspace/netconf-maven-stage-master/plugins/netconf-dom-api/target/netconf-dom-api-10.0.0.jar to /tmp/r/org/opendaylight/netconf/netconf-dom-api/10.0.0/netconf-dom-api-10.0.0.jar 19:52:49 [INFO] Installing /w/workspace/netconf-maven-stage-master/plugins/netconf-dom-api/target/netconf-dom-api-10.0.0-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-dom-api/10.0.0/netconf-dom-api-10.0.0-javadoc.jar 19:52:49 [INFO] Installing /w/workspace/netconf-maven-stage-master/plugins/netconf-dom-api/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-dom-api/10.0.0/netconf-dom-api-10.0.0-cyclonedx.xml 19:52:49 [INFO] Installing /w/workspace/netconf-maven-stage-master/plugins/netconf-dom-api/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-dom-api/10.0.0/netconf-dom-api-10.0.0-cyclonedx.json 19:52:49 [INFO] Installing /w/workspace/netconf-maven-stage-master/plugins/netconf-dom-api/target/netconf-dom-api-10.0.0-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-dom-api/10.0.0/netconf-dom-api-10.0.0-sources.jar 19:52:49 [INFO] 19:52:49 [INFO] --- bundle:6.0.0:install (default-install) @ netconf-dom-api --- 19:52:49 [INFO] Installing org/opendaylight/netconf/netconf-dom-api/10.0.0/netconf-dom-api-10.0.0.jar 19:52:49 [INFO] Writing OBR metadata 19:52:49 [INFO] 19:52:49 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ netconf-dom-api --- 19:52:49 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-stage-master/m2repo 19:52:49 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-stage-master/m2repo" instead. 19:52:49 [INFO] 19:52:49 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ netconf-dom-api --- 19:52:49 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:52:49 [INFO] 19:52:49 [INFO] ---------< org.opendaylight.netconf:odl-netconf-mdsal-common >---------- 19:52:49 [INFO] Building odl-netconf-mdsal-common 10.0.0 [43/112] 19:52:49 [INFO] from features/odl-netconf-mdsal-common/pom.xml 19:52:49 [INFO] ------------------------------[ feature ]------------------------------- 19:52:49 [INFO] 19:52:49 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-netconf-mdsal-common --- 19:52:49 [INFO] 19:52:49 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-netconf-mdsal-common --- 19:52:49 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:52:49 [INFO] 19:52:49 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-netconf-mdsal-common --- 19:52:49 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:52:49 [INFO] 19:52:49 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-netconf-mdsal-common --- 19:52:49 [INFO] 19:52:49 [INFO] --- dependency:3.9.0:properties (default) @ odl-netconf-mdsal-common --- 19:52:49 [INFO] 19:52:49 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-netconf-mdsal-common --- 19:52:49 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:52:49 [INFO] argLine set to empty 19:52:49 [INFO] 19:52:49 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-netconf-mdsal-common --- 19:52:49 [INFO] Starting audit... 19:52:49 Audit done. 19:52:49 [INFO] You have 0 Checkstyle violations. 19:52:49 [INFO] 19:52:49 [INFO] --- checkstyle:3.6.0:check (default) @ odl-netconf-mdsal-common --- 19:52:50 [INFO] Starting audit... 19:52:50 Audit done. 19:52:50 [INFO] You have 0 Checkstyle violations. 19:52:50 [INFO] 19:52:50 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-netconf-mdsal-common --- 19:52:50 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 19:52:50 [INFO] 19:52:50 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-mdsal-common --- 19:52:50 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-stage-master/features/odl-netconf-mdsal-common/target/feature/feature.xml 19:52:50 [INFO] ...done! 19:52:50 [INFO] Attaching features XML 19:52:50 [INFO] 19:52:50 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-netconf-mdsal-common --- 19:52: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 19:52:50 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:52:50 [INFO] 19:52:50 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-netconf-mdsal-common >>> 19:52:50 [INFO] 19:52:50 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-netconf-mdsal-common --- 19:52:50 [INFO] No files found to run spotbugs, check compile phase has been run 19:52:50 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:52:50 [INFO] 19:52:50 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-netconf-mdsal-common <<< 19:52:50 [INFO] 19:52:50 [INFO] 19:52:50 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-netconf-mdsal-common --- 19:52:50 [INFO] 19:52:50 [INFO] --- feattest:14.1.4:test (default) @ odl-netconf-mdsal-common --- 19:52:50 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-mdsal-common 19:52:50 [INFO] Project dependency features detected: [] 19:52:50 [INFO] Pax Exam System (Version: 4.14.0) created. 19:52:50 [INFO] Creating RMI registry server on 127.0.0.1:44313 19:52:50 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 19:52:50 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 19:52:50 [INFO] Waiting for remote bundle context.. on 44313 name: b535c96c-3cc1-4381-a1c4-b701b72c5fd4 timout: [ RelativeTimeout value = 180000 ] 19:52:54 Exception in thread "JMX Connector Thread [service:jmx:rmi://127.0.0.1:33863/jndi/rmi://127.0.0.1:44313/karaf-root]" java.lang.RuntimeException: Could not start JMX connector server 19:52:54 at org.apache.karaf.management.ConnectorServerFactory.lambda$init$0(ConnectorServerFactory.java:331) 19:52:54 at java.base/java.lang.Thread.run(Thread.java:1583) 19:52:54 Caused by: java.io.IOException: The server has been stopped. 19:52:54 at java.management.rmi/javax.management.remote.rmi.RMIConnectorServer.start(RMIConnectorServer.java:400) 19:52:54 at org.apache.karaf.management.ConnectorServerFactory.lambda$init$0(ConnectorServerFactory.java:315) 19:52:54 ... 1 more 19:52:54 [INFO] Building jar from resources and headers. 19:52:54 [INFO] Writing jar finished. 19:52:57 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 19:52:57 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 19:52:57 [INFO] 19:52:57 [INFO] --- copy:14.1.4:copy-files (default) @ odl-netconf-mdsal-common --- 19:52:57 [INFO] 19:52:57 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-netconf-mdsal-common --- 19:52:57 [INFO] No Javadoc in project. Archive not created. 19:52:57 [INFO] 19:52:57 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-netconf-mdsal-common --- 19:52:57 [INFO] CycloneDX: Resolving Dependencies 19:52:58 [INFO] CycloneDX: Creating BOM version 1.6 with 114 component(s) 19:52:58 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-stage-master/features/odl-netconf-mdsal-common/target/bom.xml 19:52:58 [INFO] attaching as odl-netconf-mdsal-common-10.0.0-cyclonedx.xml 19:52:58 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-stage-master/features/odl-netconf-mdsal-common/target/bom.json 19:52:58 [INFO] attaching as odl-netconf-mdsal-common-10.0.0-cyclonedx.json 19:52:58 [INFO] 19:52:58 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-mdsal-common --- 19:52:58 [INFO] Skipping duplicate-finder execution! 19:52:58 [INFO] 19:52:58 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-netconf-mdsal-common --- 19:52:58 [INFO] Skipping plugin execution 19:52:58 [INFO] 19:52:58 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-mdsal-common --- 19:52:58 [INFO] Skipping source per configuration. 19:52:58 [INFO] 19:52:58 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-netconf-mdsal-common --- 19:52:58 [INFO] 19:52:58 [INFO] --- jacoco:0.8.13:report (report) @ odl-netconf-mdsal-common --- 19:52:58 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:52:58 [INFO] 19:52:58 [INFO] --- install:3.1.4:install (default-install) @ odl-netconf-mdsal-common --- 19:52:58 [WARNING] 19:52:58 [WARNING] The packaging plugin for project odl-netconf-mdsal-common did not assign 19:52:58 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 19:52:58 [WARNING] 19:52:58 [WARNING] Incomplete projects like this will fail in future Maven versions! 19:52:58 [WARNING] 19:52:58 [INFO] Installing /w/workspace/netconf-maven-stage-master/features/odl-netconf-mdsal-common/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-mdsal-common/10.0.0/odl-netconf-mdsal-common-10.0.0.pom 19:52:58 [INFO] Installing /w/workspace/netconf-maven-stage-master/features/odl-netconf-mdsal-common/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-mdsal-common/10.0.0/odl-netconf-mdsal-common-10.0.0-features.xml 19:52:58 [INFO] Installing /w/workspace/netconf-maven-stage-master/features/odl-netconf-mdsal-common/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-mdsal-common/10.0.0/odl-netconf-mdsal-common-10.0.0-cyclonedx.xml 19:52:58 [INFO] Installing /w/workspace/netconf-maven-stage-master/features/odl-netconf-mdsal-common/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-mdsal-common/10.0.0/odl-netconf-mdsal-common-10.0.0-cyclonedx.json 19:52:58 [INFO] 19:52:58 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-netconf-mdsal-common --- 19:52:58 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-stage-master/m2repo 19:52:58 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-stage-master/m2repo" instead. 19:52:58 [WARNING] 19:52:58 [WARNING] The packaging plugin for project odl-netconf-mdsal-common did not assign 19:52:58 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 19:52:58 [WARNING] 19:52:58 [WARNING] Incomplete projects like this will fail in future Maven versions! 19:52:58 [WARNING] 19:52:58 [INFO] 19:52:58 [INFO] -----------< org.opendaylight.netconf:yanglib-mdsal-writer >------------ 19:52:58 [INFO] Building yanglib-mdsal-writer 10.0.0 [44/112] 19:52:58 [INFO] from apps/yanglib-mdsal-writer/pom.xml 19:52:58 [INFO] -------------------------------[ bundle ]------------------------------- 19:52:58 [INFO] 19:52:58 [INFO] --- clean:3.5.0:clean (default-clean) @ yanglib-mdsal-writer --- 19:52:58 [INFO] 19:52:58 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ yanglib-mdsal-writer --- 19:52:58 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:52:58 [INFO] 19:52:58 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ yanglib-mdsal-writer --- 19:52:58 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:52:58 [INFO] 19:52:58 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ yanglib-mdsal-writer --- 19:52:58 [INFO] 19:52:58 [INFO] --- dependency:3.9.0:properties (default) @ yanglib-mdsal-writer --- 19:52:58 [INFO] 19:52:58 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ yanglib-mdsal-writer --- 19:52:58 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/netconf-maven-stage-master/apps/yanglib-mdsal-writer/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:52:58 [INFO] 19:52:58 [INFO] --- checkstyle:3.6.0:check (check-license) @ yanglib-mdsal-writer --- 19:52:59 [INFO] Starting audit... 19:52:59 Audit done. 19:52:59 [INFO] You have 0 Checkstyle violations. 19:52:59 [INFO] 19:52:59 [INFO] --- checkstyle:3.6.0:check (default) @ yanglib-mdsal-writer --- 19:52:59 [INFO] Starting audit... 19:52:59 Audit done. 19:52:59 [INFO] You have 0 Checkstyle violations. 19:52:59 [INFO] 19:52:59 [INFO] --- dependency:3.9.0:copy (unpack-license) @ yanglib-mdsal-writer --- 19:52:59 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 19:52:59 [INFO] 19:52:59 [INFO] --- resources:3.3.1:resources (default-resources) @ yanglib-mdsal-writer --- 19:52:59 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/apps/yanglib-mdsal-writer/src/main/resources 19:52:59 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/apps/yanglib-mdsal-writer/target/generated-sources/spi 19:52:59 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/apps/yanglib-mdsal-writer/target/generated-sources/yang 19:52:59 [INFO] 19:52:59 [INFO] --- compiler:3.14.1:compile (default-compile) @ yanglib-mdsal-writer --- 19:52:59 [INFO] Recompiling the module because of changed source code. 19:52:59 [INFO] Compiling 5 source files with javac [debug release 21] to target/classes 19:52:59 [WARNING] /w/workspace/netconf-maven-stage-master/apps/yanglib-mdsal-writer/src/main/java/org/opendaylight/netconf/yanglib/writer/YangLibraryContentBuilderUtil.java:[10,111] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 19:52:59 [WARNING] /w/workspace/netconf-maven-stage-master/apps/yanglib-mdsal-writer/src/main/java/org/opendaylight/netconf/yanglib/writer/YangLibraryContentBuilderUtil.java:[11,111] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 19:52:59 [WARNING] /w/workspace/netconf-maven-stage-master/apps/yanglib-mdsal-writer/src/main/java/org/opendaylight/netconf/yanglib/writer/YangLibraryContentBuilderUtil.java:[10,111] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 19:52:59 [WARNING] /w/workspace/netconf-maven-stage-master/apps/yanglib-mdsal-writer/src/main/java/org/opendaylight/netconf/yanglib/writer/YangLibraryContentBuilderUtil.java:[11,111] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 19:52:59 [WARNING] /w/workspace/netconf-maven-stage-master/apps/yanglib-mdsal-writer/src/main/java/org/opendaylight/netconf/yanglib/writer/YangLibraryContentBuilderUtil.java:[10,111] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 19:52:59 [WARNING] /w/workspace/netconf-maven-stage-master/apps/yanglib-mdsal-writer/src/main/java/org/opendaylight/netconf/yanglib/writer/YangLibraryContentBuilderUtil.java:[11,111] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 19:52:59 [WARNING] /w/workspace/netconf-maven-stage-master/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 19:52:59 [INFO] 19:52:59 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ yanglib-mdsal-writer >>> 19:52:59 [INFO] 19:52:59 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ yanglib-mdsal-writer --- 19:52:59 [INFO] Fork Value is true 19:53:02 [INFO] Done SpotBugs Analysis.... 19:53:02 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:53:02 [INFO] 19:53:02 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ yanglib-mdsal-writer <<< 19:53:02 [INFO] 19:53:02 [INFO] 19:53:02 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ yanglib-mdsal-writer --- 19:53:02 [INFO] BugInstance size is 0 19:53:02 [INFO] Error size is 0 19:53:02 [INFO] No errors/warnings found 19:53:02 [INFO] 19:53:02 [INFO] --- resources:3.3.1:testResources (default-testResources) @ yanglib-mdsal-writer --- 19:53:02 [INFO] Copying 8 resources from src/test/resources to target/test-classes 19:53:02 [INFO] 19:53:02 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ yanglib-mdsal-writer --- 19:53:02 [INFO] Recompiling the module because of changed dependency. 19:53:02 [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes 19:53:02 [WARNING] /w/workspace/netconf-maven-stage-master/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[21,111] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 19:53:02 [WARNING] /w/workspace/netconf-maven-stage-master/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[22,111] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 19:53:02 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 19:53:02 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 19:53:02 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding': class file for org.checkerframework.checker.lock.qual.Holding not found 19:53:02 [WARNING] /w/workspace/netconf-maven-stage-master/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[21,111] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 19:53:02 [WARNING] /w/workspace/netconf-maven-stage-master/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[22,111] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 19:53:02 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 19:53:02 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 19:53:02 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding': class file for org.checkerframework.checker.lock.qual.Holding not found 19:53:02 [WARNING] /w/workspace/netconf-maven-stage-master/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[21,111] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 19:53:02 [WARNING] /w/workspace/netconf-maven-stage-master/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[22,111] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 19:53:02 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 19:53:02 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 19:53:02 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding': class file for org.checkerframework.checker.lock.qual.Holding not found 19:53:02 [WARNING] /w/workspace/netconf-maven-stage-master/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterSingletonIntegrationTest.java:[38,18] auto-closeable resource org.opendaylight.mdsal.singleton.impl.EOSClusterSingletonServiceProvider has a member method close() that could throw InterruptedException 19:53:02 [WARNING] /w/workspace/netconf-maven-stage-master/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterSingletonIntegrationTest.java:[39,22] auto-closeable resource singleton is never referenced in body of corresponding try statement 19:53:02 [WARNING] /w/workspace/netconf-maven-stage-master/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[93,28] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModulesState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104 has been deprecated 19:53:02 [WARNING] /w/workspace/netconf-maven-stage-master/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[93,28] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModulesState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104 has been deprecated 19:53:02 [WARNING] /w/workspace/netconf-maven-stage-master/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[93,28] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModulesState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104 has been deprecated 19:53:02 [WARNING] /w/workspace/netconf-maven-stage-master/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[108,19] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModulesState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104 has been deprecated 19:53:02 [WARNING] /w/workspace/netconf-maven-stage-master/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[108,19] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModulesState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104 has been deprecated 19:53:02 [WARNING] /w/workspace/netconf-maven-stage-master/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[108,19] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModulesState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104 has been deprecated 19:53:02 [INFO] 19:53:02 [INFO] --- surefire:3.5.4:test (default-test) @ yanglib-mdsal-writer --- 19:53:02 [INFO] Surefire report directory: /w/workspace/netconf-maven-stage-master/apps/yanglib-mdsal-writer/target/surefire-reports 19:53:02 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:53:02 [INFO] 19:53:02 [INFO] ------------------------------------------------------- 19:53:02 [INFO] T E S T S 19:53:02 [INFO] ------------------------------------------------------- 19:53:03 [INFO] Running org.opendaylight.netconf.yanglib.writer.YangLibraryWriterTest 19:53:03 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 19:53:06 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.180 s -- in org.opendaylight.netconf.yanglib.writer.YangLibraryWriterTest 19:53:06 [INFO] Running org.opendaylight.netconf.yanglib.writer.YangLibraryWriterSingletonIntegrationTest 19:53:07 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.250 s -- in org.opendaylight.netconf.yanglib.writer.YangLibraryWriterSingletonIntegrationTest 19:53:08 [INFO] 19:53:08 [INFO] Results: 19:53:08 [INFO] 19:53:08 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0 19:53:08 [INFO] 19:53:08 [INFO] 19:53:08 [INFO] --- copy:14.1.4:copy-files (default) @ yanglib-mdsal-writer --- 19:53:08 [INFO] 19:53:08 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ yanglib-mdsal-writer --- 19:53:08 [INFO] Building bundle: /w/workspace/netconf-maven-stage-master/apps/yanglib-mdsal-writer/target/yanglib-mdsal-writer-10.0.0.jar 19:53:08 [INFO] Writing manifest: /w/workspace/netconf-maven-stage-master/apps/yanglib-mdsal-writer/target/classes/META-INF/MANIFEST.MF 19:53:08 [INFO] 19:53:08 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ yanglib-mdsal-writer --- 19:53:09 [INFO] Building jar: /w/workspace/netconf-maven-stage-master/apps/yanglib-mdsal-writer/target/yanglib-mdsal-writer-10.0.0-javadoc.jar 19:53:09 [INFO] 19:53:09 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ yanglib-mdsal-writer --- 19:53:09 [INFO] CycloneDX: Resolving Dependencies 19:53:10 [INFO] CycloneDX: Creating BOM version 1.6 with 38 component(s) 19:53:10 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-stage-master/apps/yanglib-mdsal-writer/target/bom.xml 19:53:10 [INFO] attaching as yanglib-mdsal-writer-10.0.0-cyclonedx.xml 19:53:10 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-stage-master/apps/yanglib-mdsal-writer/target/bom.json 19:53:10 [INFO] attaching as yanglib-mdsal-writer-10.0.0-cyclonedx.json 19:53:10 [INFO] 19:53:10 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ yanglib-mdsal-writer --- 19:53:10 [INFO] Skipping duplicate-finder execution! 19:53:10 [INFO] 19:53:10 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ yanglib-mdsal-writer --- 19:53:10 [INFO] No dependency problems found 19:53:10 [INFO] 19:53:10 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ yanglib-mdsal-writer --- 19:53:10 [INFO] Building jar: /w/workspace/netconf-maven-stage-master/apps/yanglib-mdsal-writer/target/yanglib-mdsal-writer-10.0.0-sources.jar 19:53:10 [INFO] 19:53:10 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ yanglib-mdsal-writer --- 19:53:10 [INFO] 19:53:10 [INFO] --- jacoco:0.8.13:report (report) @ yanglib-mdsal-writer --- 19:53:10 [INFO] Loading execution data file /w/workspace/netconf-maven-stage-master/apps/yanglib-mdsal-writer/target/code-coverage/jacoco.exec 19:53:10 [INFO] Analyzed bundle 'yanglib-mdsal-writer' with 7 classes 19:53:10 [INFO] 19:53:10 [INFO] --- install:3.1.4:install (default-install) @ yanglib-mdsal-writer --- 19:53:10 [INFO] Installing /w/workspace/netconf-maven-stage-master/apps/yanglib-mdsal-writer/pom.xml to /tmp/r/org/opendaylight/netconf/yanglib-mdsal-writer/10.0.0/yanglib-mdsal-writer-10.0.0.pom 19:53:10 [INFO] Installing /w/workspace/netconf-maven-stage-master/apps/yanglib-mdsal-writer/target/yanglib-mdsal-writer-10.0.0.jar to /tmp/r/org/opendaylight/netconf/yanglib-mdsal-writer/10.0.0/yanglib-mdsal-writer-10.0.0.jar 19:53:10 [INFO] Installing /w/workspace/netconf-maven-stage-master/apps/yanglib-mdsal-writer/target/yanglib-mdsal-writer-10.0.0-javadoc.jar to /tmp/r/org/opendaylight/netconf/yanglib-mdsal-writer/10.0.0/yanglib-mdsal-writer-10.0.0-javadoc.jar 19:53:10 [INFO] Installing /w/workspace/netconf-maven-stage-master/apps/yanglib-mdsal-writer/target/bom.xml to /tmp/r/org/opendaylight/netconf/yanglib-mdsal-writer/10.0.0/yanglib-mdsal-writer-10.0.0-cyclonedx.xml 19:53:10 [INFO] Installing /w/workspace/netconf-maven-stage-master/apps/yanglib-mdsal-writer/target/bom.json to /tmp/r/org/opendaylight/netconf/yanglib-mdsal-writer/10.0.0/yanglib-mdsal-writer-10.0.0-cyclonedx.json 19:53:10 [INFO] Installing /w/workspace/netconf-maven-stage-master/apps/yanglib-mdsal-writer/target/yanglib-mdsal-writer-10.0.0-sources.jar to /tmp/r/org/opendaylight/netconf/yanglib-mdsal-writer/10.0.0/yanglib-mdsal-writer-10.0.0-sources.jar 19:53:10 [INFO] 19:53:10 [INFO] --- bundle:6.0.0:install (default-install) @ yanglib-mdsal-writer --- 19:53:10 [INFO] Installing org/opendaylight/netconf/yanglib-mdsal-writer/10.0.0/yanglib-mdsal-writer-10.0.0.jar 19:53:10 [INFO] Writing OBR metadata 19:53:10 [INFO] 19:53:10 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ yanglib-mdsal-writer --- 19:53:10 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-stage-master/m2repo 19:53:10 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-stage-master/m2repo" instead. 19:53:10 [INFO] 19:53:10 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ yanglib-mdsal-writer --- 19:53:10 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:53:10 [INFO] 19:53:10 [INFO] ---------< org.opendaylight.netconf:odl-yanglib-mdsal-writer >---------- 19:53:10 [INFO] Building odl-yanglib-mdsal-writer 10.0.0 [45/112] 19:53:10 [INFO] from features/odl-yanglib-mdsal-writer/pom.xml 19:53:10 [INFO] ------------------------------[ feature ]------------------------------- 19:53:10 [INFO] 19:53:10 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-yanglib-mdsal-writer --- 19:53:10 [INFO] 19:53:10 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-yanglib-mdsal-writer --- 19:53:10 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:53:10 [INFO] 19:53:10 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-yanglib-mdsal-writer --- 19:53:10 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:53:10 [INFO] 19:53:10 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-yanglib-mdsal-writer --- 19:53:11 [INFO] 19:53:11 [INFO] --- dependency:3.9.0:properties (default) @ odl-yanglib-mdsal-writer --- 19:53:11 [INFO] 19:53:11 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-yanglib-mdsal-writer --- 19:53:11 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:53:11 [INFO] argLine set to empty 19:53:11 [INFO] 19:53:11 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-yanglib-mdsal-writer --- 19:53:11 [INFO] Starting audit... 19:53:11 Audit done. 19:53:11 [INFO] You have 0 Checkstyle violations. 19:53:11 [INFO] 19:53:11 [INFO] --- checkstyle:3.6.0:check (default) @ odl-yanglib-mdsal-writer --- 19:53:11 [INFO] Starting audit... 19:53:11 Audit done. 19:53:11 [INFO] You have 0 Checkstyle violations. 19:53:11 [INFO] 19:53:11 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-yanglib-mdsal-writer --- 19:53:11 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 19:53:11 [INFO] 19:53:11 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-yanglib-mdsal-writer --- 19:53:11 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-stage-master/features/odl-yanglib-mdsal-writer/target/feature/feature.xml 19:53:11 [INFO] ...done! 19:53:11 [INFO] Attaching features XML 19:53:11 [INFO] 19:53:11 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-yanglib-mdsal-writer --- 19:53:11 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 19:53:11 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:53:11 [INFO] 19:53:11 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-yanglib-mdsal-writer >>> 19:53:11 [INFO] 19:53:11 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-yanglib-mdsal-writer --- 19:53:11 [INFO] No files found to run spotbugs, check compile phase has been run 19:53:11 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:53:11 [INFO] 19:53:11 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-yanglib-mdsal-writer <<< 19:53:11 [INFO] 19:53:11 [INFO] 19:53:11 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-yanglib-mdsal-writer --- 19:53:11 [INFO] 19:53:11 [INFO] --- feattest:14.1.4:test (default) @ odl-yanglib-mdsal-writer --- 19:53:11 [INFO] Starting SFT for org.opendaylight.netconf:odl-yanglib-mdsal-writer 19:53:11 [INFO] Project dependency features detected: [] 19:53:11 [INFO] Pax Exam System (Version: 4.14.0) created. 19:53:11 [INFO] Creating RMI registry server on 127.0.0.1:46019 19:53:11 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 19:53:11 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 19:53:11 [INFO] Waiting for remote bundle context.. on 46019 name: 13a7a5a6-3304-4153-bb8c-c9088d6a01c6 timout: [ RelativeTimeout value = 180000 ] 19:53:16 [INFO] Building jar from resources and headers. 19:53:16 [INFO] Writing jar finished. 19:53:24 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 19:53:24 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 19:53:24 [INFO] 19:53:24 [INFO] --- copy:14.1.4:copy-files (default) @ odl-yanglib-mdsal-writer --- 19:53:24 [INFO] 19:53:24 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-yanglib-mdsal-writer --- 19:53:24 [INFO] No Javadoc in project. Archive not created. 19:53:24 [INFO] 19:53:24 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-yanglib-mdsal-writer --- 19:53:24 [INFO] CycloneDX: Resolving Dependencies 19:53:26 [INFO] CycloneDX: Creating BOM version 1.6 with 209 component(s) 19:53:26 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-stage-master/features/odl-yanglib-mdsal-writer/target/bom.xml 19:53:26 [INFO] attaching as odl-yanglib-mdsal-writer-10.0.0-cyclonedx.xml 19:53:26 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-stage-master/features/odl-yanglib-mdsal-writer/target/bom.json 19:53:27 [INFO] attaching as odl-yanglib-mdsal-writer-10.0.0-cyclonedx.json 19:53:27 [INFO] 19:53:27 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-yanglib-mdsal-writer --- 19:53:27 [INFO] Skipping duplicate-finder execution! 19:53:27 [INFO] 19:53:27 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-yanglib-mdsal-writer --- 19:53:27 [INFO] Skipping plugin execution 19:53:27 [INFO] 19:53:27 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-yanglib-mdsal-writer --- 19:53:27 [INFO] Skipping source per configuration. 19:53:27 [INFO] 19:53:27 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-yanglib-mdsal-writer --- 19:53:27 [INFO] 19:53:27 [INFO] --- jacoco:0.8.13:report (report) @ odl-yanglib-mdsal-writer --- 19:53:27 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:53:27 [INFO] 19:53:27 [INFO] --- install:3.1.4:install (default-install) @ odl-yanglib-mdsal-writer --- 19:53:27 [WARNING] 19:53:27 [WARNING] The packaging plugin for project odl-yanglib-mdsal-writer did not assign 19:53:27 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 19:53:27 [WARNING] 19:53:27 [WARNING] Incomplete projects like this will fail in future Maven versions! 19:53:27 [WARNING] 19:53:27 [INFO] Installing /w/workspace/netconf-maven-stage-master/features/odl-yanglib-mdsal-writer/pom.xml to /tmp/r/org/opendaylight/netconf/odl-yanglib-mdsal-writer/10.0.0/odl-yanglib-mdsal-writer-10.0.0.pom 19:53:27 [INFO] Installing /w/workspace/netconf-maven-stage-master/features/odl-yanglib-mdsal-writer/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-yanglib-mdsal-writer/10.0.0/odl-yanglib-mdsal-writer-10.0.0-features.xml 19:53:27 [INFO] Installing /w/workspace/netconf-maven-stage-master/features/odl-yanglib-mdsal-writer/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-yanglib-mdsal-writer/10.0.0/odl-yanglib-mdsal-writer-10.0.0-cyclonedx.xml 19:53:27 [INFO] Installing /w/workspace/netconf-maven-stage-master/features/odl-yanglib-mdsal-writer/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-yanglib-mdsal-writer/10.0.0/odl-yanglib-mdsal-writer-10.0.0-cyclonedx.json 19:53:27 [INFO] 19:53:27 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-yanglib-mdsal-writer --- 19:53:27 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-stage-master/m2repo 19:53:27 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-stage-master/m2repo" instead. 19:53:27 [WARNING] 19:53:27 [WARNING] The packaging plugin for project odl-yanglib-mdsal-writer did not assign 19:53:27 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 19:53:27 [WARNING] 19:53:27 [WARNING] Incomplete projects like this will fail in future Maven versions! 19:53:27 [WARNING] 19:53:27 [INFO] 19:53:27 [INFO] -----------< org.opendaylight.netconf:netconf-server-mdsal >------------ 19:53:27 [INFO] Building netconf-server-mdsal 10.0.0 [46/112] 19:53:27 [INFO] from plugins/netconf-server-mdsal/pom.xml 19:53:27 [INFO] -------------------------------[ bundle ]------------------------------- 19:53:27 [INFO] 19:53:27 [INFO] --- clean:3.5.0:clean (default-clean) @ netconf-server-mdsal --- 19:53:27 [INFO] 19:53:27 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ netconf-server-mdsal --- 19:53:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:53:27 [INFO] 19:53:27 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ netconf-server-mdsal --- 19:53:27 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:53:27 [INFO] 19:53:27 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ netconf-server-mdsal --- 19:53:27 [INFO] 19:53:27 [INFO] --- dependency:3.9.0:properties (default) @ netconf-server-mdsal --- 19:53:27 [INFO] 19:53:27 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ netconf-server-mdsal --- 19:53:27 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/netconf-maven-stage-master/plugins/netconf-server-mdsal/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:53:27 [INFO] 19:53:27 [INFO] --- checkstyle:3.6.0:check (check-license) @ netconf-server-mdsal --- 19:53:27 [INFO] Starting audit... 19:53:27 Audit done. 19:53:27 [INFO] You have 0 Checkstyle violations. 19:53:27 [INFO] 19:53:27 [INFO] --- checkstyle:3.6.0:check (default) @ netconf-server-mdsal --- 19:53:28 [INFO] Starting audit... 19:53:28 Audit done. 19:53:28 [INFO] You have 0 Checkstyle violations. 19:53:28 [INFO] 19:53:28 [INFO] --- dependency:3.9.0:copy (unpack-license) @ netconf-server-mdsal --- 19:53:28 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 19:53:28 [INFO] 19:53:28 [INFO] --- resources:3.3.1:resources (default-resources) @ netconf-server-mdsal --- 19:53:28 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/plugins/netconf-server-mdsal/src/main/resources 19:53:28 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/plugins/netconf-server-mdsal/target/generated-sources/spi 19:53:28 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/plugins/netconf-server-mdsal/target/generated-sources/yang 19:53:28 [INFO] 19:53:28 [INFO] --- compiler:3.14.1:compile (default-compile) @ netconf-server-mdsal --- 19:53:28 [INFO] Recompiling the module because of changed dependency. 19:53:28 [INFO] Compiling 37 source files with javac [debug release 21] to target/classes 19:53:28 [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 19:53:28 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:53:28 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:53:28 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:53:28 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:53:28 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:53:28 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:53:28 [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 19:53:28 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:53:28 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:53:28 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:53:28 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:53:28 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:53:28 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:53:28 [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 19:53:28 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:53:28 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:53:28 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:53:28 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:53:28 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:53:28 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:53:28 [WARNING] /w/workspace/netconf-maven-stage-master/plugins/netconf-server-mdsal/src/main/java/org/opendaylight/netconf/server/mdsal/MdsalNetconfOperationServiceFactory.java:[32,97] VALIDATE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 19:53:28 [WARNING] /w/workspace/netconf-maven-stage-master/plugins/netconf-server-mdsal/src/main/java/org/opendaylight/netconf/server/mdsal/notifications/CapabilityChangeNotificationProducer.java:[70,50] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:53:28 [WARNING] /w/workspace/netconf-maven-stage-master/plugins/netconf-server-mdsal/src/main/java/org/opendaylight/netconf/server/mdsal/notifications/CapabilityChangeNotificationProducer.java:[73,60] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:53:28 [WARNING] /w/workspace/netconf-maven-stage-master/plugins/netconf-server-mdsal/src/main/java/org/opendaylight/netconf/server/mdsal/notifications/NetconfNotificationManager.java:[319,21] onYangLibraryChange(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.YangLibraryChange) in org.opendaylight.netconf.server.api.notifications.YangLibraryNotificationListener has been deprecated and marked for removal 19:53:28 [WARNING] /w/workspace/netconf-maven-stage-master/plugins/netconf-server-mdsal/src/main/java/org/opendaylight/netconf/server/mdsal/notifications/NetconfNotificationManager.java:[309,78] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.YangLibraryChange in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104 has been deprecated 19:53:28 [WARNING] /w/workspace/netconf-maven-stage-master/plugins/netconf-server-mdsal/src/main/java/org/opendaylight/netconf/server/mdsal/notifications/NotificationsTransformUtil.java:[44,55] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.YangLibraryChange in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104 has been deprecated 19:53:28 [WARNING] /w/workspace/netconf-maven-stage-master/plugins/netconf-server-mdsal/src/main/java/org/opendaylight/netconf/server/mdsal/notifications/SessionNotificationProducer.java:[66,50] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:53:28 [WARNING] /w/workspace/netconf-maven-stage-master/plugins/netconf-server-mdsal/src/main/java/org/opendaylight/netconf/server/mdsal/notifications/SessionNotificationProducer.java:[69,53] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:53:28 [WARNING] /w/workspace/netconf-maven-stage-master/plugins/netconf-server-mdsal/src/main/java/org/opendaylight/netconf/server/mdsal/notifications/YangLibraryNotificationProducer.java:[60,45] onYangLibraryChange(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.YangLibraryChange) in org.opendaylight.netconf.server.api.notifications.YangLibraryNotificationListener has been deprecated and marked for removal 19:53:28 [WARNING] /w/workspace/netconf-maven-stage-master/plugins/netconf-server-mdsal/src/main/java/org/opendaylight/netconf/server/mdsal/operations/AbstractGet.java:[79,18] auto-closeable resource yiidWriter is never referenced in body of corresponding try statement 19:53:28 [WARNING] /w/workspace/netconf-maven-stage-master/plugins/netconf-server-mdsal/src/main/java/org/opendaylight/netconf/server/mdsal/operations/SplittingNormalizedNodeMetadataStreamWriter.java:[90,36] LEGACY_ATTRIBUTE_NAMESPACE in org.opendaylight.yangtools.yang.data.codec.xml.XmlParserStream has been deprecated 19:53:28 [INFO] 19:53:28 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ netconf-server-mdsal >>> 19:53:28 [INFO] 19:53:28 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ netconf-server-mdsal --- 19:53:28 [INFO] Fork Value is true 19:53:33 [INFO] Done SpotBugs Analysis.... 19:53:33 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:53:33 [INFO] 19:53:33 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ netconf-server-mdsal <<< 19:53:33 [INFO] 19:53:33 [INFO] 19:53:33 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ netconf-server-mdsal --- 19:53:33 [INFO] BugInstance size is 0 19:53:33 [INFO] Error size is 0 19:53:33 [INFO] No errors/warnings found 19:53:33 [INFO] 19:53:33 [INFO] --- resources:3.3.1:testResources (default-testResources) @ netconf-server-mdsal --- 19:53:33 [INFO] Copying 168 resources from src/test/resources to target/test-classes 19:53:33 [INFO] 19:53:33 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ netconf-server-mdsal --- 19:53:33 [INFO] Recompiling the module because of changed dependency. 19:53:33 [INFO] Compiling 18 source files with javac [debug release 21] to target/test-classes 19:53:34 [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 19:53:34 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:53:34 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:53:34 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:53:34 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:53:34 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:53:34 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:53:34 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:53:34 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:53:34 [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 19:53:34 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:53:34 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:53:34 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:53:34 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:53:34 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:53:34 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:53:34 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:53:34 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:53:34 [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 19:53:34 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:53:34 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:53:34 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:53:34 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:53:34 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:53:34 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:53:34 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:53:34 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:53:34 [WARNING] /w/workspace/netconf-maven-stage-master/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/notifications/CapabilityChangeNotificationProducerTest.java:[67,83] unchecked method invocation: method registerTreeChangeListener in interface org.opendaylight.mdsal.binding.api.DataTreeChangeService is applied to given types 19:53:34 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectReference,org.opendaylight.mdsal.binding.api.DataTreeChangeListener 19:53:34 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener 19:53:34 [WARNING] /w/workspace/netconf-maven-stage-master/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/notifications/CapabilityChangeNotificationProducerTest.java:[68,16] unchecked conversion 19:53:34 required: org.opendaylight.yangtools.binding.DataObjectReference 19:53:34 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 19:53:34 [WARNING] /w/workspace/netconf-maven-stage-master/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/notifications/CapabilityChangeNotificationProducerTest.java:[68,49] unchecked conversion 19:53:34 required: org.opendaylight.mdsal.binding.api.DataTreeChangeListener 19:53:34 found: org.opendaylight.mdsal.binding.api.DataTreeChangeListener 19:53:34 [WARNING] /w/workspace/netconf-maven-stage-master/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/notifications/NetconfNotificationManagerTest.java:[135,18] auto-closeable resource reg is never referenced in body of corresponding try statement 19:53:34 [WARNING] /w/workspace/netconf-maven-stage-master/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/notifications/NotificationToMdsalWriterTest.java:[59,35] unchecked method invocation: method merge in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types 19:53:34 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T 19:53:34 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,org.opendaylight.yangtools.binding.DataObject 19:53:34 [WARNING] /w/workspace/netconf-maven-stage-master/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/notifications/NotificationToMdsalWriterTest.java:[59,46] unchecked conversion 19:53:34 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 19:53:34 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 19:53:34 [WARNING] /w/workspace/netconf-maven-stage-master/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/notifications/YangLibraryNotificationProducerTest.java:[42,13] org.opendaylight.netconf.server.mdsal.notifications.YangLibraryNotificationProducer in org.opendaylight.netconf.server.mdsal.notifications has been deprecated and marked for removal 19:53:34 [WARNING] /w/workspace/netconf-maven-stage-master/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/notifications/YangLibraryNotificationProducerTest.java:[42,13] org.opendaylight.netconf.server.mdsal.notifications.YangLibraryNotificationProducer in org.opendaylight.netconf.server.mdsal.notifications has been deprecated and marked for removal 19:53:34 [WARNING] /w/workspace/netconf-maven-stage-master/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/notifications/YangLibraryNotificationProducerTest.java:[42,13] org.opendaylight.netconf.server.mdsal.notifications.YangLibraryNotificationProducer in org.opendaylight.netconf.server.mdsal.notifications has been deprecated and marked for removal 19:53:34 [WARNING] /w/workspace/netconf-maven-stage-master/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/notifications/YangLibraryNotificationProducerTest.java:[46,59] onYangLibraryChange(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.YangLibraryChange) in org.opendaylight.netconf.server.api.notifications.YangLibraryNotificationListener has been deprecated and marked for removal 19:53:34 [WARNING] /w/workspace/netconf-maven-stage-master/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/notifications/YangLibraryNotificationProducerTest.java:[52,47] org.opendaylight.netconf.server.mdsal.notifications.YangLibraryNotificationProducer in org.opendaylight.netconf.server.mdsal.notifications has been deprecated and marked for removal 19:53:34 [WARNING] /w/workspace/netconf-maven-stage-master/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/notifications/YangLibraryNotificationProducerTest.java:[63,49] onYangLibraryChange(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.YangLibraryChange) in org.opendaylight.netconf.server.api.notifications.YangLibraryNotificationListener has been deprecated and marked for removal 19:53:34 [INFO] 19:53:34 [INFO] --- surefire:3.5.4:test (default-test) @ netconf-server-mdsal --- 19:53:34 [INFO] Surefire report directory: /w/workspace/netconf-maven-stage-master/plugins/netconf-server-mdsal/target/surefire-reports 19:53:34 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:53:34 [INFO] 19:53:34 [INFO] ------------------------------------------------------- 19:53:34 [INFO] T E S T S 19:53:34 [INFO] ------------------------------------------------------- 19:53:35 [INFO] Running org.opendaylight.netconf.server.mdsal.operations.CopyConfigTest 19:53:36 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 19:53:37 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.719 s -- in org.opendaylight.netconf.server.mdsal.operations.CopyConfigTest 19:53:37 [INFO] Running org.opendaylight.netconf.server.mdsal.operations.ValidateTest 19:53:38 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.517 s -- in org.opendaylight.netconf.server.mdsal.operations.ValidateTest 19:53:38 [INFO] Running org.opendaylight.netconf.server.mdsal.operations.RuntimeRpcTest 19:53:38 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.314 s -- in org.opendaylight.netconf.server.mdsal.operations.RuntimeRpcTest 19:53:38 [INFO] Running org.opendaylight.netconf.server.mdsal.operations.Netconf506Test 19:53:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.100 s -- in org.opendaylight.netconf.server.mdsal.operations.Netconf506Test 19:53:38 [INFO] Running org.opendaylight.netconf.server.mdsal.operations.Netconf538Test 19:53:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.netconf.server.mdsal.operations.Netconf538Test 19:53:38 [INFO] Running org.opendaylight.netconf.server.mdsal.operations.NetconfMDSalMappingTest 19:53:39 [WARNING] Tests run: 25, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.440 s -- in org.opendaylight.netconf.server.mdsal.operations.NetconfMDSalMappingTest 19:53:39 [INFO] Running org.opendaylight.netconf.server.mdsal.operations.NC1214Test 19:53:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.opendaylight.netconf.server.mdsal.operations.NC1214Test 19:53:39 [INFO] Running org.opendaylight.netconf.server.mdsal.operations.FilterContentValidatorTest 19:53:40 [WARNING] Tests run: 26, Failures: 0, Errors: 0, Skipped: 13, Time elapsed: 0.734 s -- in org.opendaylight.netconf.server.mdsal.operations.FilterContentValidatorTest 19:53:40 [INFO] Running org.opendaylight.netconf.server.mdsal.notifications.CreateSubscriptionTest 19:53:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s -- in org.opendaylight.netconf.server.mdsal.notifications.CreateSubscriptionTest 19:53:40 [INFO] Running org.opendaylight.netconf.server.mdsal.notifications.NotificationToMdsalWriterTest 19:53:40 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.214 s -- in org.opendaylight.netconf.server.mdsal.notifications.NotificationToMdsalWriterTest 19:53:40 [INFO] Running org.opendaylight.netconf.server.mdsal.notifications.NetconfNotificationManagerTest 19:53:41 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.123 s -- in org.opendaylight.netconf.server.mdsal.notifications.NetconfNotificationManagerTest 19:53:41 [INFO] Running org.opendaylight.netconf.server.mdsal.notifications.YangLibraryNotificationProducerTest 19:53:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in org.opendaylight.netconf.server.mdsal.notifications.YangLibraryNotificationProducerTest 19:53:41 [INFO] Running org.opendaylight.netconf.server.mdsal.notifications.SessionNotificationProducerTest 19:53:41 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.142 s -- in org.opendaylight.netconf.server.mdsal.notifications.SessionNotificationProducerTest 19:53:41 [INFO] Running org.opendaylight.netconf.server.mdsal.notifications.CapabilityChangeNotificationProducerTest 19:53:41 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.netconf.server.mdsal.notifications.CapabilityChangeNotificationProducerTest 19:53:41 [INFO] Running org.opendaylight.netconf.server.mdsal.notifications.NotificationsTransformUtilTest 19:53:42 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.227 s -- in org.opendaylight.netconf.server.mdsal.notifications.NotificationsTransformUtilTest 19:53:42 [INFO] 19:53:42 [INFO] Results: 19:53:42 [INFO] 19:53:42 [WARNING] Tests run: 104, Failures: 0, Errors: 0, Skipped: 14 19:53:42 [INFO] 19:53:42 [INFO] 19:53:42 [INFO] --- copy:14.1.4:copy-files (default) @ netconf-server-mdsal --- 19:53:42 [INFO] 19:53:42 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ netconf-server-mdsal --- 19:53:42 [INFO] Building bundle: /w/workspace/netconf-maven-stage-master/plugins/netconf-server-mdsal/target/netconf-server-mdsal-10.0.0.jar 19:53:42 [INFO] Writing manifest: /w/workspace/netconf-maven-stage-master/plugins/netconf-server-mdsal/target/classes/META-INF/MANIFEST.MF 19:53:42 [INFO] 19:53:42 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ netconf-server-mdsal --- 19:53:44 [INFO] Building jar: /w/workspace/netconf-maven-stage-master/plugins/netconf-server-mdsal/target/netconf-server-mdsal-10.0.0-javadoc.jar 19:53:44 [INFO] 19:53:44 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ netconf-server-mdsal --- 19:53:44 [INFO] CycloneDX: Resolving Dependencies 19:53:45 [INFO] CycloneDX: Creating BOM version 1.6 with 123 component(s) 19:53:45 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-stage-master/plugins/netconf-server-mdsal/target/bom.xml 19:53:45 [INFO] attaching as netconf-server-mdsal-10.0.0-cyclonedx.xml 19:53:45 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-stage-master/plugins/netconf-server-mdsal/target/bom.json 19:53:45 [INFO] attaching as netconf-server-mdsal-10.0.0-cyclonedx.json 19:53:45 [INFO] 19:53:45 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ netconf-server-mdsal --- 19:53:45 [INFO] Skipping duplicate-finder execution! 19:53:45 [INFO] 19:53:45 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ netconf-server-mdsal --- 19:53:45 [WARNING] Unused declared dependencies found: 19:53:45 [WARNING] org.checkerframework:checker-qual:jar:3.51.1:compile 19:53:45 [WARNING] Non-test scoped test only dependencies found: 19:53:45 [WARNING] org.opendaylight.yangtools:yang-model-spi:jar:14.0.18:compile 19:53:45 [INFO] 19:53:45 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ netconf-server-mdsal --- 19:53:45 [INFO] Building jar: /w/workspace/netconf-maven-stage-master/plugins/netconf-server-mdsal/target/netconf-server-mdsal-10.0.0-sources.jar 19:53:45 [INFO] 19:53:45 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ netconf-server-mdsal --- 19:53:45 [INFO] 19:53:45 [INFO] --- jacoco:0.8.13:report (report) @ netconf-server-mdsal --- 19:53:45 [INFO] Loading execution data file /w/workspace/netconf-maven-stage-master/plugins/netconf-server-mdsal/target/code-coverage/jacoco.exec 19:53:45 [INFO] Analyzed bundle 'netconf-server-mdsal' with 50 classes 19:53:45 [INFO] 19:53:45 [INFO] --- install:3.1.4:install (default-install) @ netconf-server-mdsal --- 19:53:45 [INFO] Installing /w/workspace/netconf-maven-stage-master/plugins/netconf-server-mdsal/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-server-mdsal/10.0.0/netconf-server-mdsal-10.0.0.pom 19:53:45 [INFO] Installing /w/workspace/netconf-maven-stage-master/plugins/netconf-server-mdsal/target/netconf-server-mdsal-10.0.0.jar to /tmp/r/org/opendaylight/netconf/netconf-server-mdsal/10.0.0/netconf-server-mdsal-10.0.0.jar 19:53:45 [INFO] Installing /w/workspace/netconf-maven-stage-master/plugins/netconf-server-mdsal/target/netconf-server-mdsal-10.0.0-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-server-mdsal/10.0.0/netconf-server-mdsal-10.0.0-javadoc.jar 19:53:45 [INFO] Installing /w/workspace/netconf-maven-stage-master/plugins/netconf-server-mdsal/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-server-mdsal/10.0.0/netconf-server-mdsal-10.0.0-cyclonedx.xml 19:53:45 [INFO] Installing /w/workspace/netconf-maven-stage-master/plugins/netconf-server-mdsal/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-server-mdsal/10.0.0/netconf-server-mdsal-10.0.0-cyclonedx.json 19:53:45 [INFO] Installing /w/workspace/netconf-maven-stage-master/plugins/netconf-server-mdsal/target/netconf-server-mdsal-10.0.0-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-server-mdsal/10.0.0/netconf-server-mdsal-10.0.0-sources.jar 19:53:45 [INFO] 19:53:45 [INFO] --- bundle:6.0.0:install (default-install) @ netconf-server-mdsal --- 19:53:45 [INFO] Installing org/opendaylight/netconf/netconf-server-mdsal/10.0.0/netconf-server-mdsal-10.0.0.jar 19:53:45 [INFO] Writing OBR metadata 19:53:46 [INFO] 19:53:46 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ netconf-server-mdsal --- 19:53:46 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-stage-master/m2repo 19:53:46 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-stage-master/m2repo" instead. 19:53:46 [INFO] 19:53:46 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ netconf-server-mdsal --- 19:53:46 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:53:46 [INFO] 19:53:46 [INFO] ----------------< org.opendaylight.netconf:netconf-nb >----------------- 19:53:46 [INFO] Building netconf-nb 10.0.0 [47/112] 19:53:46 [INFO] from apps/netconf-nb/pom.xml 19:53:46 [INFO] -------------------------------[ bundle ]------------------------------- 19:53:46 [INFO] 19:53:46 [INFO] --- clean:3.5.0:clean (default-clean) @ netconf-nb --- 19:53:46 [INFO] 19:53:46 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ netconf-nb --- 19:53:46 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:53:46 [INFO] 19:53:46 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ netconf-nb --- 19:53:46 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:53:46 [INFO] 19:53:46 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ netconf-nb --- 19:53:46 [INFO] 19:53:46 [INFO] --- dependency:3.9.0:properties (default) @ netconf-nb --- 19:53:46 [INFO] 19:53:46 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ netconf-nb --- 19:53:46 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/netconf-maven-stage-master/apps/netconf-nb/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:53:46 [INFO] 19:53:46 [INFO] --- checkstyle:3.6.0:check (check-license) @ netconf-nb --- 19:53:46 [INFO] Starting audit... 19:53:46 Audit done. 19:53:46 [INFO] You have 0 Checkstyle violations. 19:53:46 [INFO] 19:53:46 [INFO] --- checkstyle:3.6.0:check (default) @ netconf-nb --- 19:53:46 [INFO] Starting audit... 19:53:46 Audit done. 19:53:46 [INFO] You have 0 Checkstyle violations. 19:53:46 [INFO] 19:53:46 [INFO] --- dependency:3.9.0:copy (unpack-license) @ netconf-nb --- 19:53:46 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 19:53:46 [INFO] 19:53:46 [INFO] --- resources:3.3.1:resources (default-resources) @ netconf-nb --- 19:53:46 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/apps/netconf-nb/src/main/resources 19:53:46 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/apps/netconf-nb/target/generated-sources/spi 19:53:46 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/apps/netconf-nb/target/generated-sources/yang 19:53:46 [INFO] 19:53:46 [INFO] --- compiler:3.14.1:compile (default-compile) @ netconf-nb --- 19:53:46 [INFO] Recompiling the module because of changed dependency. 19:53:46 [INFO] Compiling 8 source files with javac [debug release 21] to target/classes 19:53:46 [INFO] 19:53:46 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ netconf-nb >>> 19:53:46 [INFO] 19:53:46 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ netconf-nb --- 19:53:46 [INFO] Fork Value is true 19:53:49 [INFO] Done SpotBugs Analysis.... 19:53:49 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:53:49 [INFO] 19:53:49 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ netconf-nb <<< 19:53:49 [INFO] 19:53:49 [INFO] 19:53:49 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ netconf-nb --- 19:53:49 [INFO] BugInstance size is 0 19:53:49 [INFO] Error size is 0 19:53:49 [INFO] No errors/warnings found 19:53:49 [INFO] 19:53:49 [INFO] --- resources:3.3.1:testResources (default-testResources) @ netconf-nb --- 19:53:49 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/apps/netconf-nb/src/test/resources 19:53:49 [INFO] 19:53:49 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ netconf-nb --- 19:53:49 [INFO] Recompiling the module because of changed dependency. 19:53:49 [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes 19:53:49 [WARNING] /w/workspace/netconf-maven-stage-master/apps/netconf-nb/src/test/java/org/opendaylight/netconf/northbound/monitoring/MonitoringToMdsalWriterTest.java:[86,17] unchecked method invocation: method put in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types 19:53:49 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T 19:53:49 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,org.opendaylight.yangtools.binding.DataObject 19:53:49 [WARNING] /w/workspace/netconf-maven-stage-master/apps/netconf-nb/src/test/java/org/opendaylight/netconf/northbound/monitoring/MonitoringToMdsalWriterTest.java:[86,59] unchecked conversion 19:53:49 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 19:53:49 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 19:53:49 [WARNING] /w/workspace/netconf-maven-stage-master/apps/netconf-nb/src/test/java/org/opendaylight/netconf/northbound/monitoring/MonitoringToMdsalWriterTest.java:[101,17] unchecked method invocation: method put in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types 19:53:49 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T 19:53:49 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,org.opendaylight.yangtools.binding.DataObject 19:53:49 [WARNING] /w/workspace/netconf-maven-stage-master/apps/netconf-nb/src/test/java/org/opendaylight/netconf/northbound/monitoring/MonitoringToMdsalWriterTest.java:[101,59] unchecked conversion 19:53:49 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 19:53:49 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 19:53:49 [WARNING] /w/workspace/netconf-maven-stage-master/apps/netconf-nb/src/test/java/org/opendaylight/netconf/northbound/monitoring/MonitoringToMdsalWriterTest.java:[115,17] unchecked method invocation: method put in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types 19:53:49 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T 19:53:49 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,org.opendaylight.yangtools.binding.DataObject 19:53:49 [WARNING] /w/workspace/netconf-maven-stage-master/apps/netconf-nb/src/test/java/org/opendaylight/netconf/northbound/monitoring/MonitoringToMdsalWriterTest.java:[115,59] unchecked conversion 19:53:49 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 19:53:49 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 19:53:49 [WARNING] /w/workspace/netconf-maven-stage-master/apps/netconf-nb/src/test/java/org/opendaylight/netconf/northbound/monitoring/MonitoringToMdsalWriterTest.java:[148,17] unchecked method invocation: method put in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types 19:53:49 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T 19:53:49 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,org.opendaylight.yangtools.binding.DataObject 19:53:49 [WARNING] /w/workspace/netconf-maven-stage-master/apps/netconf-nb/src/test/java/org/opendaylight/netconf/northbound/monitoring/MonitoringToMdsalWriterTest.java:[148,59] unchecked conversion 19:53:49 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 19:53:49 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 19:53:49 [INFO] 19:53:49 [INFO] --- surefire:3.5.4:test (default-test) @ netconf-nb --- 19:53:49 [INFO] Surefire report directory: /w/workspace/netconf-maven-stage-master/apps/netconf-nb/target/surefire-reports 19:53:49 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:53:49 [INFO] 19:53:49 [INFO] ------------------------------------------------------- 19:53:49 [INFO] T E S T S 19:53:49 [INFO] ------------------------------------------------------- 19:53:51 [INFO] Running org.opendaylight.netconf.northbound.monitoring.MonitoringToMdsalWriterTest 19:53:51 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 19:53:52 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.428 s -- in org.opendaylight.netconf.northbound.monitoring.MonitoringToMdsalWriterTest 19:53:52 [INFO] 19:53:52 [INFO] Results: 19:53:52 [INFO] 19:53:52 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 19:53:52 [INFO] 19:53:52 [INFO] 19:53:52 [INFO] --- copy:14.1.4:copy-files (default) @ netconf-nb --- 19:53:52 [INFO] 19:53:52 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ netconf-nb --- 19:53:52 [INFO] Building bundle: /w/workspace/netconf-maven-stage-master/apps/netconf-nb/target/netconf-nb-10.0.0.jar 19:53:52 [INFO] Writing manifest: /w/workspace/netconf-maven-stage-master/apps/netconf-nb/target/classes/META-INF/MANIFEST.MF 19:53:52 [INFO] 19:53:52 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ netconf-nb --- 19:53:54 [INFO] Building jar: /w/workspace/netconf-maven-stage-master/apps/netconf-nb/target/netconf-nb-10.0.0-javadoc.jar 19:53:54 [INFO] 19:53:54 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ netconf-nb --- 19:53:54 [INFO] CycloneDX: Resolving Dependencies 19:53:55 [INFO] CycloneDX: Creating BOM version 1.6 with 135 component(s) 19:53:55 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-stage-master/apps/netconf-nb/target/bom.xml 19:53:55 [INFO] attaching as netconf-nb-10.0.0-cyclonedx.xml 19:53:55 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-stage-master/apps/netconf-nb/target/bom.json 19:53:55 [INFO] attaching as netconf-nb-10.0.0-cyclonedx.json 19:53:55 [INFO] 19:53:55 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ netconf-nb --- 19:53:55 [INFO] Skipping duplicate-finder execution! 19:53:55 [INFO] 19:53:55 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ netconf-nb --- 19:53:56 [INFO] No dependency problems found 19:53:56 [INFO] 19:53:56 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ netconf-nb --- 19:53:56 [INFO] Building jar: /w/workspace/netconf-maven-stage-master/apps/netconf-nb/target/netconf-nb-10.0.0-sources.jar 19:53:56 [INFO] 19:53:56 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ netconf-nb --- 19:53:56 [INFO] 19:53:56 [INFO] --- jacoco:0.8.13:report (report) @ netconf-nb --- 19:53:56 [INFO] Loading execution data file /w/workspace/netconf-maven-stage-master/apps/netconf-nb/target/code-coverage/jacoco.exec 19:53:56 [INFO] Analyzed bundle 'netconf-nb' with 9 classes 19:53:56 [INFO] 19:53:56 [INFO] --- install:3.1.4:install (default-install) @ netconf-nb --- 19:53:56 [INFO] Installing /w/workspace/netconf-maven-stage-master/apps/netconf-nb/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-nb/10.0.0/netconf-nb-10.0.0.pom 19:53:56 [INFO] Installing /w/workspace/netconf-maven-stage-master/apps/netconf-nb/target/netconf-nb-10.0.0.jar to /tmp/r/org/opendaylight/netconf/netconf-nb/10.0.0/netconf-nb-10.0.0.jar 19:53:56 [INFO] Installing /w/workspace/netconf-maven-stage-master/apps/netconf-nb/target/netconf-nb-10.0.0-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-nb/10.0.0/netconf-nb-10.0.0-javadoc.jar 19:53:56 [INFO] Installing /w/workspace/netconf-maven-stage-master/apps/netconf-nb/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-nb/10.0.0/netconf-nb-10.0.0-cyclonedx.xml 19:53:56 [INFO] Installing /w/workspace/netconf-maven-stage-master/apps/netconf-nb/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-nb/10.0.0/netconf-nb-10.0.0-cyclonedx.json 19:53:56 [INFO] Installing /w/workspace/netconf-maven-stage-master/apps/netconf-nb/target/netconf-nb-10.0.0-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-nb/10.0.0/netconf-nb-10.0.0-sources.jar 19:53:56 [INFO] 19:53:56 [INFO] --- bundle:6.0.0:install (default-install) @ netconf-nb --- 19:53:56 [INFO] Installing org/opendaylight/netconf/netconf-nb/10.0.0/netconf-nb-10.0.0.jar 19:53:56 [INFO] Writing OBR metadata 19:53:56 [INFO] 19:53:56 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ netconf-nb --- 19:53:56 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-stage-master/m2repo 19:53:56 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-stage-master/m2repo" instead. 19:53:56 [INFO] 19:53:56 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ netconf-nb --- 19:53:56 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:53:56 [INFO] 19:53:56 [INFO] -------------< org.opendaylight.netconf:odl-netconf-mdsal >------------- 19:53:56 [INFO] Building OpenDaylight :: Netconf :: Mdsal 10.0.0 [48/112] 19:53:56 [INFO] from features/odl-netconf-mdsal/pom.xml 19:53:56 [INFO] ------------------------------[ feature ]------------------------------- 19:53:56 [INFO] 19:53:56 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-netconf-mdsal --- 19:53:56 [INFO] 19:53:56 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-netconf-mdsal --- 19:53:56 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:53:56 [INFO] 19:53:56 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-netconf-mdsal --- 19:53:56 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:53:56 [INFO] 19:53:56 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-netconf-mdsal --- 19:53:56 [INFO] 19:53:56 [INFO] --- dependency:3.9.0:properties (default) @ odl-netconf-mdsal --- 19:53:56 [INFO] 19:53:56 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-netconf-mdsal --- 19:53:56 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:53:56 [INFO] argLine set to empty 19:53:56 [INFO] 19:53:56 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-netconf-mdsal --- 19:53:56 [INFO] Starting audit... 19:53:56 Audit done. 19:53:56 [INFO] You have 0 Checkstyle violations. 19:53:56 [INFO] 19:53:56 [INFO] --- checkstyle:3.6.0:check (default) @ odl-netconf-mdsal --- 19:53:56 [INFO] Starting audit... 19:53:56 Audit done. 19:53:56 [INFO] You have 0 Checkstyle violations. 19:53:56 [INFO] 19:53:56 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-netconf-mdsal --- 19:53:56 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 19:53:56 [INFO] 19:53:56 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-mdsal --- 19:53:56 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-stage-master/features/odl-netconf-mdsal/target/feature/feature.xml 19:53:57 [INFO] ...done! 19:53:57 [INFO] Attaching features XML 19:53:57 [INFO] 19:53:57 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-netconf-mdsal --- 19:53: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 19:53:57 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:53:57 [INFO] 19:53:57 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-netconf-mdsal >>> 19:53:57 [INFO] 19:53:57 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-netconf-mdsal --- 19:53:57 [INFO] No files found to run spotbugs, check compile phase has been run 19:53:57 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:53:57 [INFO] 19:53:57 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-netconf-mdsal <<< 19:53:57 [INFO] 19:53:57 [INFO] 19:53:57 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-netconf-mdsal --- 19:53:57 [INFO] 19:53:57 [INFO] --- feattest:14.1.4:test (default) @ odl-netconf-mdsal --- 19:53:57 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-mdsal 19:53:57 [INFO] Project dependency features detected: [] 19:53:57 [INFO] Pax Exam System (Version: 4.14.0) created. 19:53:57 [INFO] Creating RMI registry server on 127.0.0.1:38983 19:53:57 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 19:53:57 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 19:53:57 [INFO] Waiting for remote bundle context.. on 38983 name: 5304ab0d-72cd-48fc-b26a-40f22d010899 timout: [ RelativeTimeout value = 180000 ] 19:54:02 [INFO] Building jar from resources and headers. 19:54:02 [INFO] Writing jar finished. 19:54:14 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 19:54:14 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 19:54:14 [INFO] 19:54:14 [INFO] --- copy:14.1.4:copy-files (default) @ odl-netconf-mdsal --- 19:54:14 [INFO] 19:54:14 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-netconf-mdsal --- 19:54:14 [INFO] No Javadoc in project. Archive not created. 19:54:14 [INFO] 19:54:14 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-netconf-mdsal --- 19:54:14 [INFO] CycloneDX: Resolving Dependencies 19:54:18 [INFO] CycloneDX: Creating BOM version 1.6 with 380 component(s) 19:54:18 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-stage-master/features/odl-netconf-mdsal/target/bom.xml 19:54:18 [INFO] attaching as odl-netconf-mdsal-10.0.0-cyclonedx.xml 19:54:18 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-stage-master/features/odl-netconf-mdsal/target/bom.json 19:54:18 [INFO] attaching as odl-netconf-mdsal-10.0.0-cyclonedx.json 19:54:18 [INFO] 19:54:18 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-mdsal --- 19:54:18 [INFO] Skipping duplicate-finder execution! 19:54:18 [INFO] 19:54:18 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-netconf-mdsal --- 19:54:18 [INFO] Skipping plugin execution 19:54:18 [INFO] 19:54:18 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-mdsal --- 19:54:18 [INFO] Skipping source per configuration. 19:54:18 [INFO] 19:54:18 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-netconf-mdsal --- 19:54:18 [INFO] 19:54:18 [INFO] --- jacoco:0.8.13:report (report) @ odl-netconf-mdsal --- 19:54:18 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:54:18 [INFO] 19:54:18 [INFO] --- install:3.1.4:install (default-install) @ odl-netconf-mdsal --- 19:54:18 [WARNING] 19:54:18 [WARNING] The packaging plugin for project odl-netconf-mdsal did not assign 19:54:18 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 19:54:18 [WARNING] 19:54:18 [WARNING] Incomplete projects like this will fail in future Maven versions! 19:54:18 [WARNING] 19:54:18 [INFO] Installing /w/workspace/netconf-maven-stage-master/features/odl-netconf-mdsal/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-mdsal/10.0.0/odl-netconf-mdsal-10.0.0.pom 19:54:18 [INFO] Installing /w/workspace/netconf-maven-stage-master/features/odl-netconf-mdsal/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-mdsal/10.0.0/odl-netconf-mdsal-10.0.0-features.xml 19:54:18 [INFO] Installing /w/workspace/netconf-maven-stage-master/features/odl-netconf-mdsal/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-mdsal/10.0.0/odl-netconf-mdsal-10.0.0-cyclonedx.xml 19:54:18 [INFO] Installing /w/workspace/netconf-maven-stage-master/features/odl-netconf-mdsal/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-mdsal/10.0.0/odl-netconf-mdsal-10.0.0-cyclonedx.json 19:54:18 [INFO] 19:54:18 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-netconf-mdsal --- 19:54:18 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-stage-master/m2repo 19:54:18 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-stage-master/m2repo" instead. 19:54:18 [WARNING] 19:54:18 [WARNING] The packaging plugin for project odl-netconf-mdsal did not assign 19:54:18 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 19:54:18 [WARNING] 19:54:18 [WARNING] Incomplete projects like this will fail in future Maven versions! 19:54:18 [WARNING] 19:54:18 [INFO] 19:54:18 [INFO] --------------< org.opendaylight.netconf:keystore-legacy >-------------- 19:54:18 [INFO] Building keystore-legacy 10.0.0 [49/112] 19:54:18 [INFO] from keystore/keystore-legacy/pom.xml 19:54:18 [INFO] -------------------------------[ bundle ]------------------------------- 19:54:18 [INFO] 19:54:18 [INFO] --- clean:3.5.0:clean (default-clean) @ keystore-legacy --- 19:54:18 [INFO] 19:54:18 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ keystore-legacy --- 19:54:18 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:54:18 [INFO] 19:54:18 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ keystore-legacy --- 19:54:18 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:54:18 [INFO] 19:54:18 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ keystore-legacy --- 19:54:19 [INFO] 19:54:19 [INFO] --- dependency:3.9.0:properties (default) @ keystore-legacy --- 19:54:19 [INFO] 19:54:19 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ keystore-legacy --- 19:54:19 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/netconf-maven-stage-master/keystore/keystore-legacy/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:54:19 [INFO] 19:54:19 [INFO] --- yang:14.0.18:generate-sources (binding) @ keystore-legacy --- 19:54:19 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:54:19 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-stage-master/keystore/keystore-legacy/src/main/yang 19:54:19 [INFO] yang-to-sources: Found 0 dependencies in 3.680 ms 19:54:19 [INFO] yang-to-sources: Project model files found: 1 in 21.59 ms 19:54:19 [INFO] yang-to-sources: 1 YANG models processed in 16.62 ms 19:54:19 [INFO] BindingJavaFileGenerator: Defined 60 files in 6.485 ms 19:54:19 [INFO] Sorted 60 files into 9 directories in 205.5 μs 19:54:19 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 60 in 88.53 ms 19:54:19 [INFO] 19:54:19 [INFO] --- checkstyle:3.6.0:check (check-license) @ keystore-legacy --- 19:54:19 [INFO] Starting audit... 19:54:19 Audit done. 19:54:19 [INFO] You have 0 Checkstyle violations. 19:54:19 [INFO] 19:54:19 [INFO] --- checkstyle:3.6.0:check (default) @ keystore-legacy --- 19:54:19 [INFO] Starting audit... 19:54:19 Audit done. 19:54:19 [INFO] You have 0 Checkstyle violations. 19:54:19 [INFO] 19:54:19 [INFO] --- dependency:3.9.0:copy (unpack-license) @ keystore-legacy --- 19:54:19 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 19:54:19 [INFO] 19:54:19 [INFO] --- resources:3.3.1:resources (default-resources) @ keystore-legacy --- 19:54:19 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/keystore/keystore-legacy/src/main/resources 19:54:19 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/keystore/keystore-legacy/target/generated-sources/spi 19:54:19 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:54:19 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:54:19 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:54:19 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/keystore/keystore-legacy/target/generated-sources/spi 19:54:19 [INFO] 19:54:19 [INFO] --- compiler:3.14.1:compile (default-compile) @ keystore-legacy --- 19:54:19 [INFO] Recompiling the module because of changed source code. 19:54:19 [INFO] Compiling 76 source files with javac [debug release 21] to target/classes 19:54:20 [WARNING] /w/workspace/netconf-maven-stage-master/keystore/keystore-legacy/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/netconf/keystore/rev240708/keystore/entry/KeyCredentialBuilder.java:[89,32] getPassphrase() in org.opendaylight.yang.gen.v1.urn.opendaylight.netconf.keystore.rev240708.keystore.entry.KeyCredential has been deprecated 19:54:20 [WARNING] /w/workspace/netconf-maven-stage-master/keystore/keystore-legacy/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/netconf/keystore/rev240708/keystore/entry/KeyCredentialBuilder.java:[311,23] getPassphrase() in org.opendaylight.yang.gen.v1.urn.opendaylight.netconf.keystore.rev240708.keystore.entry.KeyCredential has been deprecated 19:54:20 [INFO] 19:54:20 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ keystore-legacy >>> 19:54:20 [INFO] 19:54:20 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ keystore-legacy --- 19:54:20 [INFO] Fork Value is true 19:54:23 [INFO] Done SpotBugs Analysis.... 19:54:23 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:54:23 [INFO] 19:54:23 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ keystore-legacy <<< 19:54:23 [INFO] 19:54:23 [INFO] 19:54:23 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ keystore-legacy --- 19:54:23 [INFO] BugInstance size is 0 19:54:23 [INFO] Error size is 0 19:54:23 [INFO] No errors/warnings found 19:54:23 [INFO] 19:54:23 [INFO] --- resources:3.3.1:testResources (default-testResources) @ keystore-legacy --- 19:54:23 [INFO] Copying 10 resources from src/test/resources to target/test-classes 19:54:23 [INFO] 19:54:23 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ keystore-legacy --- 19:54:23 [INFO] Recompiling the module because of changed dependency. 19:54:23 [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes 19:54:24 [WARNING] /w/workspace/netconf-maven-stage-master/keystore/keystore-legacy/src/test/java/org/opendaylight/netconf/keystore/legacy/impl/NetconfKeystoreRpcsTest.java:[78,17] unchecked method invocation: method put in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types 19:54:24 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T 19:54:24 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,org.opendaylight.yangtools.binding.DataObject 19:54:24 [WARNING] /w/workspace/netconf-maven-stage-master/keystore/keystore-legacy/src/test/java/org/opendaylight/netconf/keystore/legacy/impl/NetconfKeystoreRpcsTest.java:[78,54] unchecked conversion 19:54:24 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 19:54:24 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 19:54:24 [WARNING] /w/workspace/netconf-maven-stage-master/keystore/keystore-legacy/src/test/java/org/opendaylight/netconf/keystore/legacy/impl/NetconfKeystoreRpcsTest.java:[108,17] unchecked method invocation: method put in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types 19:54:24 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T 19:54:24 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,org.opendaylight.yangtools.binding.DataObject 19:54:24 [WARNING] /w/workspace/netconf-maven-stage-master/keystore/keystore-legacy/src/test/java/org/opendaylight/netconf/keystore/legacy/impl/NetconfKeystoreRpcsTest.java:[108,54] unchecked conversion 19:54:24 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 19:54:24 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 19:54:24 [WARNING] /w/workspace/netconf-maven-stage-master/keystore/keystore-legacy/src/test/java/org/opendaylight/netconf/keystore/legacy/impl/NetconfKeystoreRpcsTest.java:[147,17] unchecked method invocation: method put in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types 19:54:24 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T 19:54:24 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,org.opendaylight.yangtools.binding.DataObject 19:54:24 [WARNING] /w/workspace/netconf-maven-stage-master/keystore/keystore-legacy/src/test/java/org/opendaylight/netconf/keystore/legacy/impl/NetconfKeystoreRpcsTest.java:[147,54] unchecked conversion 19:54:24 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 19:54:24 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 19:54:24 [INFO] 19:54:24 [INFO] --- surefire:3.5.4:test (default-test) @ keystore-legacy --- 19:54:24 [INFO] Surefire report directory: /w/workspace/netconf-maven-stage-master/keystore/keystore-legacy/target/surefire-reports 19:54:24 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:54:24 [INFO] 19:54:24 [INFO] ------------------------------------------------------- 19:54:24 [INFO] T E S T S 19:54:24 [INFO] ------------------------------------------------------- 19:54:25 [INFO] Running org.opendaylight.netconf.keystore.legacy.impl.SecurityHelperTest 19:54:26 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.942 s -- in org.opendaylight.netconf.keystore.legacy.impl.SecurityHelperTest 19:54:26 [INFO] Running org.opendaylight.netconf.keystore.legacy.impl.NetconfKeystoreRpcsTest 19:54:26 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 19:54:27 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.395 s -- in org.opendaylight.netconf.keystore.legacy.impl.NetconfKeystoreRpcsTest 19:54:27 [INFO] 19:54:27 [INFO] Results: 19:54:27 [INFO] 19:54:27 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0 19:54:27 [INFO] 19:54:27 [INFO] 19:54:27 [INFO] --- copy:14.1.4:copy-files (default) @ keystore-legacy --- 19:54:27 [INFO] 19:54:27 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ keystore-legacy --- 19:54:27 [INFO] Building bundle: /w/workspace/netconf-maven-stage-master/keystore/keystore-legacy/target/keystore-legacy-10.0.0.jar 19:54:27 [INFO] Writing manifest: /w/workspace/netconf-maven-stage-master/keystore/keystore-legacy/target/classes/META-INF/MANIFEST.MF 19:54:27 [INFO] 19:54:27 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ keystore-legacy --- 19:54:30 [INFO] Building jar: /w/workspace/netconf-maven-stage-master/keystore/keystore-legacy/target/keystore-legacy-10.0.0-javadoc.jar 19:54:30 [INFO] 19:54:30 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ keystore-legacy --- 19:54:30 [INFO] CycloneDX: Resolving Dependencies 19:54:31 [INFO] CycloneDX: Creating BOM version 1.6 with 28 component(s) 19:54:31 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-stage-master/keystore/keystore-legacy/target/bom.xml 19:54:31 [INFO] attaching as keystore-legacy-10.0.0-cyclonedx.xml 19:54:31 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-stage-master/keystore/keystore-legacy/target/bom.json 19:54:31 [INFO] attaching as keystore-legacy-10.0.0-cyclonedx.json 19:54:31 [INFO] 19:54:31 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ keystore-legacy --- 19:54:31 [INFO] Skipping duplicate-finder execution! 19:54:31 [INFO] 19:54:31 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ keystore-legacy --- 19:54:31 [INFO] No dependency problems found 19:54:31 [INFO] 19:54:31 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ keystore-legacy --- 19:54:31 [INFO] Building jar: /w/workspace/netconf-maven-stage-master/keystore/keystore-legacy/target/keystore-legacy-10.0.0-sources.jar 19:54:31 [INFO] 19:54:31 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ keystore-legacy --- 19:54:31 [INFO] 19:54:31 [INFO] --- jacoco:0.8.13:report (report) @ keystore-legacy --- 19:54:31 [INFO] Loading execution data file /w/workspace/netconf-maven-stage-master/keystore/keystore-legacy/target/code-coverage/jacoco.exec 19:54:31 [INFO] Analyzed bundle 'keystore-legacy' with 19 classes 19:54:31 [INFO] 19:54:31 [INFO] --- install:3.1.4:install (default-install) @ keystore-legacy --- 19:54:31 [INFO] Installing /w/workspace/netconf-maven-stage-master/keystore/keystore-legacy/pom.xml to /tmp/r/org/opendaylight/netconf/keystore-legacy/10.0.0/keystore-legacy-10.0.0.pom 19:54:31 [INFO] Installing /w/workspace/netconf-maven-stage-master/keystore/keystore-legacy/target/keystore-legacy-10.0.0.jar to /tmp/r/org/opendaylight/netconf/keystore-legacy/10.0.0/keystore-legacy-10.0.0.jar 19:54:31 [INFO] Installing /w/workspace/netconf-maven-stage-master/keystore/keystore-legacy/target/keystore-legacy-10.0.0-javadoc.jar to /tmp/r/org/opendaylight/netconf/keystore-legacy/10.0.0/keystore-legacy-10.0.0-javadoc.jar 19:54:31 [INFO] Installing /w/workspace/netconf-maven-stage-master/keystore/keystore-legacy/target/bom.xml to /tmp/r/org/opendaylight/netconf/keystore-legacy/10.0.0/keystore-legacy-10.0.0-cyclonedx.xml 19:54:31 [INFO] Installing /w/workspace/netconf-maven-stage-master/keystore/keystore-legacy/target/bom.json to /tmp/r/org/opendaylight/netconf/keystore-legacy/10.0.0/keystore-legacy-10.0.0-cyclonedx.json 19:54:31 [INFO] Installing /w/workspace/netconf-maven-stage-master/keystore/keystore-legacy/target/keystore-legacy-10.0.0-sources.jar to /tmp/r/org/opendaylight/netconf/keystore-legacy/10.0.0/keystore-legacy-10.0.0-sources.jar 19:54:31 [INFO] 19:54:31 [INFO] --- bundle:6.0.0:install (default-install) @ keystore-legacy --- 19:54:31 [INFO] Installing org/opendaylight/netconf/keystore-legacy/10.0.0/keystore-legacy-10.0.0.jar 19:54:31 [INFO] Writing OBR metadata 19:54:31 [INFO] 19:54:31 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ keystore-legacy --- 19:54:31 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-stage-master/m2repo 19:54:31 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-stage-master/m2repo" instead. 19:54:31 [INFO] 19:54:31 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ keystore-legacy --- 19:54:31 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:54:31 [INFO] 19:54:31 [INFO] ---------------< org.opendaylight.netconf:restconf-api >---------------- 19:54:31 [INFO] Building restconf-api 10.0.0 [50/112] 19:54:31 [INFO] from protocol/restconf-api/pom.xml 19:54:31 [INFO] -------------------------------[ bundle ]------------------------------- 19:54:31 [INFO] 19:54:31 [INFO] --- clean:3.5.0:clean (default-clean) @ restconf-api --- 19:54:31 [INFO] 19:54:31 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ restconf-api --- 19:54:31 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:54:31 [INFO] 19:54:31 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ restconf-api --- 19:54:31 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:54:31 [INFO] 19:54:31 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ restconf-api --- 19:54:32 [INFO] 19:54:32 [INFO] --- dependency:3.9.0:properties (default) @ restconf-api --- 19:54:32 [INFO] 19:54:32 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ restconf-api --- 19:54:32 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/netconf-maven-stage-master/protocol/restconf-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:54:32 [INFO] 19:54:32 [INFO] --- checkstyle:3.6.0:check (check-license) @ restconf-api --- 19:54:32 [INFO] Starting audit... 19:54:32 Audit done. 19:54:32 [INFO] You have 0 Checkstyle violations. 19:54:32 [INFO] 19:54:32 [INFO] --- checkstyle:3.6.0:check (default) @ restconf-api --- 19:54:32 [INFO] Starting audit... 19:54:32 Audit done. 19:54:32 [INFO] You have 0 Checkstyle violations. 19:54:32 [INFO] 19:54:32 [INFO] --- dependency:3.9.0:copy (unpack-license) @ restconf-api --- 19:54:32 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 19:54:32 [INFO] 19:54:32 [INFO] --- resources:3.3.1:resources (default-resources) @ restconf-api --- 19:54:32 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/protocol/restconf-api/src/main/resources 19:54:32 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/protocol/restconf-api/target/generated-sources/spi 19:54:32 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/protocol/restconf-api/target/generated-sources/yang 19:54:32 [INFO] 19:54:32 [INFO] --- compiler:3.14.1:compile (default-compile) @ restconf-api --- 19:54:32 [INFO] Recompiling the module because of changed source code. 19:54:32 [INFO] Compiling 30 source files with javac [debug release 21 module-path] to target/classes 19:54:32 [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters': class file for javax.management.ConstructorParameters not found 19:54:32 [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters': class file for javax.management.ConstructorParameters not found 19:54:32 [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters': class file for javax.management.ConstructorParameters not found 19:54:32 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-api/src/main/java/module-info.java:[16,77] requires transitive directive for an automatic module 19:54:32 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-api/src/main/java/module-info.java:[17,66] requires transitive directive for an automatic module 19:54:32 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-api/src/main/java/module-info.java:[20,48] requires directive for an automatic module 19:54:32 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-api/src/main/java/module-info.java:[25,47] requires transitive directive for an automatic module 19:54:32 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-api/src/main/java/org/opendaylight/restconf/api/ApiPath.java:[357,18] serialization-related method writeObject is not effective in a record class 19:54:32 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-api/src/main/java/org/opendaylight/restconf/api/ApiPath.java:[362,18] serialization-related method readObject is not effective in a record class 19:54:32 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-api/src/main/java/org/opendaylight/restconf/api/ApiPath.java:[367,18] serialization-related method readObjectNoData is not effective in a record class 19:54:32 [INFO] 19:54:32 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ restconf-api >>> 19:54:32 [INFO] 19:54:32 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ restconf-api --- 19:54:32 [INFO] Fork Value is true 19:54:36 [INFO] Done SpotBugs Analysis.... 19:54:36 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:54:36 [INFO] 19:54:36 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ restconf-api <<< 19:54:36 [INFO] 19:54:36 [INFO] 19:54:36 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ restconf-api --- 19:54:36 [INFO] BugInstance size is 0 19:54:36 [INFO] Error size is 0 19:54:36 [INFO] No errors/warnings found 19:54:36 [INFO] 19:54:36 [INFO] --- resources:3.3.1:testResources (default-testResources) @ restconf-api --- 19:54:36 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/protocol/restconf-api/src/test/resources 19:54:36 [INFO] 19:54:36 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ restconf-api --- 19:54:36 [INFO] Recompiling the module because of changed dependency. 19:54:36 [INFO] Compiling 3 source files with javac [debug release 21 module-path] to target/test-classes 19:54:36 [INFO] 19:54:36 [INFO] --- surefire:3.5.4:test (default-test) @ restconf-api --- 19:54:36 [INFO] Surefire report directory: /w/workspace/netconf-maven-stage-master/protocol/restconf-api/target/surefire-reports 19:54:36 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:54:36 [INFO] 19:54:36 [INFO] ------------------------------------------------------- 19:54:36 [INFO] T E S T S 19:54:36 [INFO] ------------------------------------------------------- 19:54:37 [INFO] Running org.opendaylight.restconf.api.query.StartTimeParamTest 19:54:37 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s -- in org.opendaylight.restconf.api.query.StartTimeParamTest 19:54:37 [INFO] Running org.opendaylight.restconf.api.ApiPathTest 19:54:37 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s -- in org.opendaylight.restconf.api.ApiPathTest 19:54:37 [INFO] Running org.opendaylight.restconf.api.FieldsParamTest 19:54:37 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.opendaylight.restconf.api.FieldsParamTest 19:54:37 [INFO] 19:54:37 [INFO] Results: 19:54:37 [INFO] 19:54:37 [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0 19:54:37 [INFO] 19:54:37 [INFO] 19:54:37 [INFO] --- copy:14.1.4:copy-files (default) @ restconf-api --- 19:54:37 [INFO] 19:54:37 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ restconf-api --- 19:54:37 [WARNING] Bundle org.opendaylight.netconf:restconf-api:bundle:10.0.0 : Split package, multiple jars provide the same package: 19:54:37 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:54:37 Package found in [Jar:., Jar:org.eclipse.jdt.annotation, Jar:rfc6243, Jar:rfc6241, Jar:rfc6991-ietf-inet-types, Jar:rfc6991-ietf-yang-types, Jar:ietf-type-util, Jar:binding-reflect, Jar:binding-spec, Jar:logging-markers, Jar:concepts, Jar:yang-common, Jar:org.osgi.annotation.bundle] 19:54:37 Class path [Jar:., Jar:guava, Jar:failureaccess, Jar:listenablefuture, Jar:jspecify, Jar:error_prone_annotations, Jar:j2objc-annotations, Jar:org.eclipse.jdt.annotation, Jar:rfc6243, Jar:rfc6241, Jar:rfc6991-ietf-inet-types, Jar:rfc6991-ietf-yang-types, Jar:ietf-type-util, Jar:binding-reflect, Jar:binding-spec, Jar:logging-markers, Jar:concepts, Jar:yang-common, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:54:37 [INFO] Building bundle: /w/workspace/netconf-maven-stage-master/protocol/restconf-api/target/restconf-api-10.0.0.jar 19:54:37 [INFO] Writing manifest: /w/workspace/netconf-maven-stage-master/protocol/restconf-api/target/classes/META-INF/MANIFEST.MF 19:54:37 [INFO] 19:54:37 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ restconf-api --- 19:54:39 [INFO] Building jar: /w/workspace/netconf-maven-stage-master/protocol/restconf-api/target/restconf-api-10.0.0-javadoc.jar 19:54:39 [INFO] 19:54:39 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ restconf-api --- 19:54:39 [INFO] CycloneDX: Resolving Dependencies 19:54:40 [INFO] CycloneDX: Creating BOM version 1.6 with 20 component(s) 19:54:40 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-stage-master/protocol/restconf-api/target/bom.xml 19:54:40 [INFO] attaching as restconf-api-10.0.0-cyclonedx.xml 19:54:40 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-stage-master/protocol/restconf-api/target/bom.json 19:54:40 [INFO] attaching as restconf-api-10.0.0-cyclonedx.json 19:54:40 [INFO] 19:54:40 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ restconf-api --- 19:54:40 [INFO] Skipping duplicate-finder execution! 19:54:40 [INFO] 19:54:40 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ restconf-api --- 19:54:40 [INFO] No dependency problems found 19:54:40 [INFO] 19:54:40 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ restconf-api --- 19:54:40 [INFO] Building jar: /w/workspace/netconf-maven-stage-master/protocol/restconf-api/target/restconf-api-10.0.0-sources.jar 19:54:40 [INFO] 19:54:40 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ restconf-api --- 19:54:40 [INFO] 19:54:40 [INFO] --- jacoco:0.8.13:report (report) @ restconf-api --- 19:54:40 [INFO] Loading execution data file /w/workspace/netconf-maven-stage-master/protocol/restconf-api/target/code-coverage/jacoco.exec 19:54:40 [INFO] Analyzed bundle 'restconf-api' with 31 classes 19:54:40 [INFO] 19:54:40 [INFO] --- install:3.1.4:install (default-install) @ restconf-api --- 19:54:40 [INFO] Installing /w/workspace/netconf-maven-stage-master/protocol/restconf-api/pom.xml to /tmp/r/org/opendaylight/netconf/restconf-api/10.0.0/restconf-api-10.0.0.pom 19:54:40 [INFO] Installing /w/workspace/netconf-maven-stage-master/protocol/restconf-api/target/restconf-api-10.0.0.jar to /tmp/r/org/opendaylight/netconf/restconf-api/10.0.0/restconf-api-10.0.0.jar 19:54:40 [INFO] Installing /w/workspace/netconf-maven-stage-master/protocol/restconf-api/target/restconf-api-10.0.0-javadoc.jar to /tmp/r/org/opendaylight/netconf/restconf-api/10.0.0/restconf-api-10.0.0-javadoc.jar 19:54:40 [INFO] Installing /w/workspace/netconf-maven-stage-master/protocol/restconf-api/target/bom.xml to /tmp/r/org/opendaylight/netconf/restconf-api/10.0.0/restconf-api-10.0.0-cyclonedx.xml 19:54:40 [INFO] Installing /w/workspace/netconf-maven-stage-master/protocol/restconf-api/target/bom.json to /tmp/r/org/opendaylight/netconf/restconf-api/10.0.0/restconf-api-10.0.0-cyclonedx.json 19:54:40 [INFO] Installing /w/workspace/netconf-maven-stage-master/protocol/restconf-api/target/restconf-api-10.0.0-sources.jar to /tmp/r/org/opendaylight/netconf/restconf-api/10.0.0/restconf-api-10.0.0-sources.jar 19:54:40 [INFO] 19:54:40 [INFO] --- bundle:6.0.0:install (default-install) @ restconf-api --- 19:54:40 [INFO] Installing org/opendaylight/netconf/restconf-api/10.0.0/restconf-api-10.0.0.jar 19:54:40 [INFO] Writing OBR metadata 19:54:40 [INFO] 19:54:40 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ restconf-api --- 19:54:40 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-stage-master/m2repo 19:54:40 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-stage-master/m2repo" instead. 19:54:40 [INFO] 19:54:40 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ restconf-api --- 19:54:40 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:54:40 [INFO] 19:54:40 [INFO] ------------< org.opendaylight.netconf:restconf-server-api >------------ 19:54:40 [INFO] Building restconf-server-api 10.0.0 [51/112] 19:54:40 [INFO] from protocol/restconf-server-api/pom.xml 19:54:40 [INFO] --------------------------------[ jar ]--------------------------------- 19:54:40 [INFO] 19:54:40 [INFO] --- clean:3.5.0:clean (default-clean) @ restconf-server-api --- 19:54:40 [INFO] 19:54:40 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ restconf-server-api --- 19:54:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:54:40 [INFO] 19:54:40 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ restconf-server-api --- 19:54:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:54:40 [INFO] 19:54:40 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ restconf-server-api --- 19:54:41 [INFO] 19:54:41 [INFO] --- dependency:3.9.0:properties (default) @ restconf-server-api --- 19:54:41 [INFO] 19:54:41 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ restconf-server-api --- 19:54:41 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/netconf-maven-stage-master/protocol/restconf-server-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:54:41 [INFO] 19:54:41 [INFO] --- checkstyle:3.6.0:check (check-license) @ restconf-server-api --- 19:54:41 [INFO] Starting audit... 19:54:41 Audit done. 19:54:41 [INFO] You have 0 Checkstyle violations. 19:54:41 [INFO] 19:54:41 [INFO] --- checkstyle:3.6.0:check (default) @ restconf-server-api --- 19:54:41 [INFO] Starting audit... 19:54:41 Audit done. 19:54:41 [INFO] You have 0 Checkstyle violations. 19:54:41 [INFO] 19:54:41 [INFO] --- dependency:3.9.0:copy (unpack-license) @ restconf-server-api --- 19:54:41 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 19:54:41 [INFO] 19:54:41 [INFO] --- resources:3.3.1:resources (default-resources) @ restconf-server-api --- 19:54:41 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/protocol/restconf-server-api/src/main/resources 19:54:41 [INFO] 19:54:41 [INFO] --- compiler:3.14.1:compile (default-compile) @ restconf-server-api --- 19:54:41 [INFO] Recompiling the module because of changed dependency. 19:54:41 [INFO] Compiling 42 source files with javac [debug release 21 module-path] to target/classes 19:54:41 [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 19:54:41 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:54:41 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:54:41 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:54:41 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:54:41 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:54:41 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:54:41 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:54:41 [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 19:54:41 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:54:41 [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 19:54:41 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:54:41 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:54:41 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:54:41 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:54:41 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:54:41 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:54:41 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:54:41 [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 19:54:41 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:54:41 [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 19:54:41 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:54:41 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:54:41 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:54:41 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:54:41 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:54:41 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:54:41 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:54:41 [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 19:54:41 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:54:41 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-api/src/main/java/module-info.java:[22,80] requires transitive directive for an automatic module 19:54:41 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-api/src/main/java/module-info.java:[23,66] requires transitive directive for an automatic module 19:54:41 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-api/src/main/java/module-info.java:[24,53] requires directive for an automatic module 19:54:41 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-api/src/main/java/module-info.java:[30,47] requires transitive directive for an automatic module 19:54:41 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-api/src/main/java/module-info.java:[31,40] requires directive for an automatic module 19:54:41 [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 19:54:41 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:54:41 [INFO] 19:54:41 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ restconf-server-api >>> 19:54:41 [INFO] 19:54:41 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ restconf-server-api --- 19:54:41 [INFO] Fork Value is true 19:54:45 [INFO] Done SpotBugs Analysis.... 19:54:45 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:54:45 [INFO] 19:54:45 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ restconf-server-api <<< 19:54:45 [INFO] 19:54:45 [INFO] 19:54:45 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ restconf-server-api --- 19:54:45 [INFO] BugInstance size is 0 19:54:45 [INFO] Error size is 0 19:54:45 [INFO] No errors/warnings found 19:54:45 [INFO] 19:54:45 [INFO] --- bnd:7.1.0:bnd-process (default) @ restconf-server-api --- 19:54:45 [INFO] 19:54:45 [INFO] --- resources:3.3.1:testResources (default-testResources) @ restconf-server-api --- 19:54:45 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/protocol/restconf-server-api/src/test/resources 19:54:45 [INFO] 19:54:45 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ restconf-server-api --- 19:54:45 [INFO] Recompiling the module because of changed dependency. 19:54:45 [INFO] Compiling 3 source files with javac [debug release 21 module-path] to target/test-classes 19:54:46 [INFO] 19:54:46 [INFO] --- surefire:3.5.4:test (default-test) @ restconf-server-api --- 19:54:46 [INFO] Surefire report directory: /w/workspace/netconf-maven-stage-master/protocol/restconf-server-api/target/surefire-reports 19:54:46 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:54:46 [INFO] 19:54:46 [INFO] ------------------------------------------------------- 19:54:46 [INFO] T E S T S 19:54:46 [INFO] ------------------------------------------------------- 19:54:47 [INFO] Running org.opendaylight.restconf.server.api.ParamsTest 19:54:47 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.131 s -- in org.opendaylight.restconf.server.api.ParamsTest 19:54:47 [INFO] Running org.opendaylight.restconf.server.api.MonitoringEncodingTest 19:54:47 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s -- in org.opendaylight.restconf.server.api.MonitoringEncodingTest 19:54:47 [INFO] Running org.opendaylight.restconf.server.api.ServerExceptionTest 19:54:47 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.opendaylight.restconf.server.api.ServerExceptionTest 19:54:47 [INFO] 19:54:47 [INFO] Results: 19:54:47 [INFO] 19:54:47 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0 19:54:47 [INFO] 19:54:47 [INFO] 19:54:47 [INFO] --- copy:14.1.4:copy-files (default) @ restconf-server-api --- 19:54:47 [INFO] 19:54:47 [INFO] --- jar:3.4.2:jar (default-jar) @ restconf-server-api --- 19:54:47 [INFO] Building jar: /w/workspace/netconf-maven-stage-master/protocol/restconf-server-api/target/restconf-server-api-10.0.0.jar 19:54:47 [INFO] 19:54:47 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ restconf-server-api --- 19:54:49 [WARNING] Javadoc Warnings 19:54:49 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/DataGetParams.java:24: warning: no @param for content 19:54:49 [WARNING] public record DataGetParams( 19:54:49 [WARNING] ^ 19:54:49 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/DataGetParams.java:24: warning: no @param for depth 19:54:49 [WARNING] public record DataGetParams( 19:54:49 [WARNING] ^ 19:54:49 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/DataGetParams.java:24: warning: no @param for fields 19:54:49 [WARNING] public record DataGetParams( 19:54:49 [WARNING] ^ 19:54:49 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/DataGetParams.java:24: warning: no @param for withDefaults 19:54:49 [WARNING] public record DataGetParams( 19:54:49 [WARNING] ^ 19:54:49 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/EventStreamGetParams.java:29: warning: no @param for startTime 19:54:49 [WARNING] public record EventStreamGetParams( 19:54:49 [WARNING] ^ 19:54:49 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/EventStreamGetParams.java:29: warning: no @param for stopTime 19:54:49 [WARNING] public record EventStreamGetParams( 19:54:49 [WARNING] ^ 19:54:49 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/EventStreamGetParams.java:29: warning: no @param for filter 19:54:49 [WARNING] public record EventStreamGetParams( 19:54:49 [WARNING] ^ 19:54:49 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/EventStreamGetParams.java:29: warning: no @param for leafNodesOnly 19:54:49 [WARNING] public record EventStreamGetParams( 19:54:49 [WARNING] ^ 19:54:49 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/EventStreamGetParams.java:29: warning: no @param for skipNotificationData 19:54:49 [WARNING] public record EventStreamGetParams( 19:54:49 [WARNING] ^ 19:54:49 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/EventStreamGetParams.java:29: warning: no @param for changedLeafNodesOnly 19:54:49 [WARNING] public record EventStreamGetParams( 19:54:49 [WARNING] ^ 19:54:49 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/EventStreamGetParams.java:29: warning: no @param for childNodesOnly 19:54:49 [WARNING] public record EventStreamGetParams( 19:54:49 [WARNING] ^ 19:54:49 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/PatchStatusContext.java:20: warning: no @param for patchId 19:54:49 [WARNING] public record PatchStatusContext( 19:54:49 [WARNING] ^ 19:54:49 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/PatchStatusContext.java:20: warning: no @param for editCollection 19:54:49 [WARNING] public record PatchStatusContext( 19:54:49 [WARNING] ^ 19:54:49 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/PatchStatusContext.java:20: warning: no @param for ok 19:54:49 [WARNING] public record PatchStatusContext( 19:54:49 [WARNING] ^ 19:54:49 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/PatchStatusContext.java:20: warning: no @param for globalErrors 19:54:49 [WARNING] public record PatchStatusContext( 19:54:49 [WARNING] ^ 19:54:49 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/AbstractServerRequest.java:50: warning: no @param for principal 19:54:49 [WARNING] protected AbstractServerRequest(final @Nullable Principal principal, final QueryParameters queryParameters, 19:54:49 [WARNING] ^ 19:54:49 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/ChildBody.java:21: warning: no comment 19:54:49 [WARNING] public abstract sealed class ChildBody extends RequestBody permits JsonChildBody, XmlChildBody { 19:54:49 [WARNING] ^ 19:54:49 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/ChildBody.java:22: warning: no comment 19:54:49 [WARNING] public record PrefixAndBody(ImmutableList prefix, NormalizedNode body) { 19:54:49 [WARNING] ^ 19:54:49 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/RequestBody.java:55: warning: no @param for path 19:54:49 [WARNING] protected static final RequestException newProtocolMalformedMessageServerException(final DatabindPath path, 19:54:49 [WARNING] ^ 19:54:49 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/ChildBody.java:23: warning: no comment 19:54:49 [WARNING] public PrefixAndBody { 19:54:49 [WARNING] ^ 19:54:49 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/ConfigurationMetadata.java:27: warning: no comment 19:54:49 [WARNING] public EntityTag { 19:54:49 [WARNING] ^ 19:54:49 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/CreateResourceResult.java:29: warning: no comment 19:54:49 [WARNING] public CreateResourceResult { 19:54:49 [WARNING] ^ 19:54:49 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/CreateResourceResult.java:33: warning: no comment 19:54:49 [WARNING] public CreateResourceResult(final @NonNull ApiPath createdPath) { 19:54:49 [WARNING] ^ 19:54:49 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/DataGetParams.java:31: warning: no comment 19:54:49 [WARNING] public DataGetParams { 19:54:49 [WARNING] ^ 19:54:49 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/DataGetResult.java:29: warning: no comment 19:54:49 [WARNING] public DataGetResult { 19:54:49 [WARNING] ^ 19:54:49 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/DataGetResult.java:33: warning: no comment 19:54:49 [WARNING] public DataGetResult(final @NonNull FormattableBody body) { 19:54:49 [WARNING] ^ 19:54:49 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/DataPatchResult.java:23: warning: no comment 19:54:49 [WARNING] public DataPatchResult() { 19:54:49 [WARNING] ^ 19:54:49 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/DataPostBody.java:23: warning: no comment 19:54:49 [WARNING] public abstract OperationInputBody toOperationInput(); 19:54:49 [WARNING] ^ 19:54:49 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/DataPostBody.java:25: warning: no comment 19:54:49 [WARNING] public abstract ChildBody toResource(); 19:54:49 [WARNING] ^ 19:54:49 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/DataPutResult.java:26: warning: no comment 19:54:49 [WARNING] public DataPutResult(final boolean created) { 19:54:49 [WARNING] ^ 19:54:49 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/DataYangPatchResult.java:28: warning: no comment 19:54:49 [WARNING] public DataYangPatchResult { 19:54:49 [WARNING] ^ 19:54:49 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/DataYangPatchResult.java:32: warning: no comment 19:54:49 [WARNING] public DataYangPatchResult(final @NonNull PatchStatusContext status) { 19:54:49 [WARNING] ^ 19:54:49 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/EventStreamGetParams.java:37: warning: no comment 19:54:49 [WARNING] public EventStreamGetParams { 19:54:49 [WARNING] ^ 19:54:49 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/EventStreamGetParams.java:136: warning: no comment 19:54:49 [WARNING] public static @NonNull T mandatoryParam(final Function factory, final String name, 19:54:49 [WARNING] ^ 19:54:49 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/FormattableBodySupport.java:37: warning: no comment 19:54:49 [WARNING] public static JsonWriter createJsonWriter(final OutputStream out, final PrettyPrintParam prettyPrint) { 19:54:49 [WARNING] ^ 19:54:49 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/FormattableBodySupport.java:43: warning: no comment 19:54:49 [WARNING] public static XMLStreamWriter createXmlWriter(final OutputStream out, final PrettyPrintParam prettyPrint) 19:54:49 [WARNING] ^ 19:54:49 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/FormattableBodySupport.java:56: warning: no comment 19:54:49 [WARNING] public static XMLStreamWriter indentXmlWriter(final XMLStreamWriter writer, final PrettyPrintParam prettyPrint) { 19:54:49 [WARNING] ^ 19:54:49 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/JsonChildBody.java:30: warning: no comment 19:54:49 [WARNING] public final class JsonChildBody extends ChildBody { 19:54:49 [WARNING] ^ 19:54:49 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/JsonChildBody.java:33: warning: no comment 19:54:49 [WARNING] public JsonChildBody(final InputStream inputStream) { 19:54:49 [WARNING] ^ 19:54:49 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/JsonDataPostBody.java:14: warning: no comment 19:54:49 [WARNING] public final class JsonDataPostBody extends DataPostBody { 19:54:49 [WARNING] ^ 19:54:49 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/JsonDataPostBody.java:15: warning: no comment 19:54:49 [WARNING] public JsonDataPostBody(final InputStream inputStream) { 19:54:49 [WARNING] ^ 19:54:49 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/JsonOperationInputBody.java:22: warning: no comment 19:54:49 [WARNING] public final class JsonOperationInputBody extends OperationInputBody { 19:54:49 [WARNING] ^ 19:54:49 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/JsonOperationInputBody.java:25: warning: no comment 19:54:49 [WARNING] public JsonOperationInputBody(final InputStream inputStream) { 19:54:49 [WARNING] ^ 19:54:49 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/JsonPatchBody.java:43: warning: no comment 19:54:49 [WARNING] public final class JsonPatchBody extends PatchBody { 19:54:49 [WARNING] ^ 19:54:49 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/JsonPatchBody.java:46: warning: no comment 19:54:49 [WARNING] public JsonPatchBody(final InputStream inputStream) { 19:54:49 [WARNING] ^ 19:54:49 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/ResourceBody.java:48: warning: no @return 19:54:49 [WARNING] public final @NonNull NormalizedNode toNormalizedNode(final DatabindPath.@NonNull Data path) 19:54:49 [WARNING] ^ 19:54:49 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/JsonResourceBody.java:31: warning: no comment 19:54:49 [WARNING] public JsonResourceBody(final InputStream inputStream) { 19:54:49 [WARNING] ^ 19:54:49 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/ModulesGetResult.java:22: warning: no comment 19:54:49 [WARNING] public ModulesGetResult { 19:54:49 [WARNING] ^ 19:54:49 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/PatchBody.java:54: warning: no comment 19:54:49 [WARNING] public final @NonNull PatchContext toPatchContext(final @NonNull ResourceContext resource) throws RequestException { 19:54:49 [WARNING] ^ 19:54:49 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/PatchBody.java:34: warning: no comment 19:54:49 [WARNING] protected final Data path; 19:54:49 [WARNING] ^ 19:54:49 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/PatchBody.java:36: warning: no comment 19:54:49 [WARNING] protected ResourceContext(final Data path) { 19:54:49 [WARNING] ^ 19:54:49 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/PatchContext.java:20: warning: no comment 19:54:49 [WARNING] public PatchContext { 19:54:49 [WARNING] ^ 19:54:49 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/PatchContext.java:19: warning: no comment 19:54:49 [WARNING] public record PatchContext(String patchId, ImmutableList entities) { 19:54:49 [WARNING] ^ 19:54:49 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/PatchContext.java:25: warning: no comment 19:54:49 [WARNING] public PatchContext(final String patchId, final List entities) { 19:54:49 [WARNING] ^ 19:54:49 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/PatchEntity.java:18: warning: no comment 19:54:49 [WARNING] public class PatchEntity { 19:54:49 [WARNING] ^ 19:54:49 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/PatchEntity.java:61: warning: no comment 19:54:49 [WARNING] public Data getDataPath() { 19:54:49 [WARNING] ^ 19:54:49 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/PatchEntity.java:57: warning: no comment 19:54:49 [WARNING] public String getEditId() { 19:54:49 [WARNING] ^ 19:54:49 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/PatchEntity.java:65: warning: no comment 19:54:49 [WARNING] public NormalizedNode getNode() { 19:54:49 [WARNING] ^ 19:54:49 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/PatchEntity.java:53: warning: no comment 19:54:49 [WARNING] public Operation getOperation() { 19:54:49 [WARNING] ^ 19:54:49 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/PatchStatusContext.java:26: warning: no comment 19:54:49 [WARNING] public PatchStatusContext { 19:54:49 [WARNING] ^ 19:54:49 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/PatchStatusEntity.java:15: warning: no comment 19:54:49 [WARNING] public class PatchStatusEntity { 19:54:49 [WARNING] ^ 19:54:49 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/PatchStatusEntity.java:20: warning: no comment 19:54:49 [WARNING] public PatchStatusEntity(final String editId, final boolean ok, final List editErrors) { 19:54:49 [WARNING] ^ 19:54:49 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/PatchStatusEntity.java:34: warning: no comment 19:54:49 [WARNING] public List getEditErrors() { 19:54:49 [WARNING] ^ 19:54:49 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/PatchStatusEntity.java:26: warning: no comment 19:54:49 [WARNING] public String getEditId() { 19:54:49 [WARNING] ^ 19:54:49 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/PatchStatusEntity.java:30: warning: no comment 19:54:49 [WARNING] public boolean isOk() { 19:54:49 [WARNING] ^ 19:54:49 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/RestconfServer.java:102: warning: no comment 19:54:49 [WARNING] void dataPOST(ServerRequest request, ChildBody body); 19:54:49 [WARNING] ^ 19:54:49 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/RestconfServer.java:186: warning: no comment 19:54:49 [WARNING] void modulesYangGET(ServerRequest request, String fileName, @Nullable String revision); 19:54:49 [WARNING] ^ 19:54:49 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/RestconfServer.java:188: warning: no comment 19:54:49 [WARNING] void modulesYangGET(ServerRequest request, ApiPath mountPath, String fileName, 19:54:49 [WARNING] ^ 19:54:49 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/RestconfServer.java:191: warning: no comment 19:54:49 [WARNING] void modulesYinGET(ServerRequest request, String fileName, @Nullable String revision); 19:54:49 [WARNING] ^ 19:54:49 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/RestconfServer.java:193: warning: no comment 19:54:49 [WARNING] void modulesYinGET(ServerRequest request, ApiPath mountPath, String fileName, 19:54:49 [WARNING] ^ 19:54:49 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/RestconfServer.java:152: warning: no comment 19:54:49 [WARNING] void operationsGET(ServerRequest request, ApiPath operation); 19:54:49 [WARNING] ^ 19:54:49 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/XmlChildBody.java:35: warning: no comment 19:54:49 [WARNING] public final class XmlChildBody extends ChildBody { 19:54:49 [WARNING] ^ 19:54:49 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/XmlChildBody.java:38: warning: no comment 19:54:49 [WARNING] public XmlChildBody(final @NonNull InputStream inputStream) { 19:54:49 [WARNING] ^ 19:54:49 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/XmlDataPostBody.java:14: warning: no comment 19:54:49 [WARNING] public final class XmlDataPostBody extends DataPostBody { 19:54:49 [WARNING] ^ 19:54:49 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/XmlDataPostBody.java:15: warning: no comment 19:54:49 [WARNING] public XmlDataPostBody(final InputStream inputStream) { 19:54:49 [WARNING] ^ 19:54:49 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/XmlOperationInputBody.java:21: warning: no comment 19:54:49 [WARNING] public final class XmlOperationInputBody extends OperationInputBody { 19:54:49 [WARNING] ^ 19:54:49 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/XmlOperationInputBody.java:24: warning: no comment 19:54:49 [WARNING] public XmlOperationInputBody(final InputStream inputStream) { 19:54:49 [WARNING] ^ 19:54:49 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/XmlPatchBody.java:36: warning: no comment 19:54:49 [WARNING] public final class XmlPatchBody extends PatchBody { 19:54:49 [WARNING] ^ 19:54:49 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/XmlPatchBody.java:39: warning: no comment 19:54:49 [WARNING] public XmlPatchBody(final InputStream inputStream) { 19:54:49 [WARNING] ^ 19:54:49 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/XmlResourceBody.java:32: warning: no comment 19:54:49 [WARNING] public XmlResourceBody(final InputStream inputStream) { 19:54:49 [WARNING] ^ 19:54:49 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/YangErrorsBody.java:41: warning: no comment 19:54:49 [WARNING] public YangErrorsBody(final List errors) { 19:54:49 [WARNING] ^ 19:54:49 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/YangErrorsBody.java:48: warning: no comment 19:54:49 [WARNING] public YangErrorsBody(final RequestError error) { 19:54:49 [WARNING] ^ 19:54:49 [WARNING] 82 warnings 19:54:49 [INFO] Building jar: /w/workspace/netconf-maven-stage-master/protocol/restconf-server-api/target/restconf-server-api-10.0.0-javadoc.jar 19:54:49 [INFO] 19:54:49 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ restconf-server-api --- 19:54:49 [INFO] CycloneDX: Resolving Dependencies 19:54:50 [INFO] CycloneDX: Creating BOM version 1.6 with 56 component(s) 19:54:50 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-stage-master/protocol/restconf-server-api/target/bom.xml 19:54:50 [INFO] attaching as restconf-server-api-10.0.0-cyclonedx.xml 19:54:50 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-stage-master/protocol/restconf-server-api/target/bom.json 19:54:50 [INFO] attaching as restconf-server-api-10.0.0-cyclonedx.json 19:54:50 [INFO] 19:54:50 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ restconf-server-api --- 19:54:50 [INFO] Skipping duplicate-finder execution! 19:54:50 [INFO] 19:54:50 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ restconf-server-api --- 19:54:50 [INFO] No dependency problems found 19:54:50 [INFO] 19:54:50 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ restconf-server-api --- 19:54:50 [INFO] Building jar: /w/workspace/netconf-maven-stage-master/protocol/restconf-server-api/target/restconf-server-api-10.0.0-sources.jar 19:54:50 [INFO] 19:54:50 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ restconf-server-api --- 19:54:50 [INFO] 19:54:50 [INFO] --- jacoco:0.8.13:report (report) @ restconf-server-api --- 19:54:50 [INFO] Loading execution data file /w/workspace/netconf-maven-stage-master/protocol/restconf-server-api/target/code-coverage/jacoco.exec 19:54:50 [INFO] Analyzed bundle 'restconf-server-api' with 41 classes 19:54:50 [INFO] 19:54:50 [INFO] --- install:3.1.4:install (default-install) @ restconf-server-api --- 19:54:50 [INFO] Installing /w/workspace/netconf-maven-stage-master/protocol/restconf-server-api/pom.xml to /tmp/r/org/opendaylight/netconf/restconf-server-api/10.0.0/restconf-server-api-10.0.0.pom 19:54:50 [INFO] Installing /w/workspace/netconf-maven-stage-master/protocol/restconf-server-api/target/restconf-server-api-10.0.0.jar to /tmp/r/org/opendaylight/netconf/restconf-server-api/10.0.0/restconf-server-api-10.0.0.jar 19:54:50 [INFO] Installing /w/workspace/netconf-maven-stage-master/protocol/restconf-server-api/target/restconf-server-api-10.0.0-javadoc.jar to /tmp/r/org/opendaylight/netconf/restconf-server-api/10.0.0/restconf-server-api-10.0.0-javadoc.jar 19:54:50 [INFO] Installing /w/workspace/netconf-maven-stage-master/protocol/restconf-server-api/target/bom.xml to /tmp/r/org/opendaylight/netconf/restconf-server-api/10.0.0/restconf-server-api-10.0.0-cyclonedx.xml 19:54:50 [INFO] Installing /w/workspace/netconf-maven-stage-master/protocol/restconf-server-api/target/bom.json to /tmp/r/org/opendaylight/netconf/restconf-server-api/10.0.0/restconf-server-api-10.0.0-cyclonedx.json 19:54:50 [INFO] Installing /w/workspace/netconf-maven-stage-master/protocol/restconf-server-api/target/restconf-server-api-10.0.0-sources.jar to /tmp/r/org/opendaylight/netconf/restconf-server-api/10.0.0/restconf-server-api-10.0.0-sources.jar 19:54:50 [INFO] 19:54:50 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ restconf-server-api --- 19:54:50 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-stage-master/m2repo 19:54:50 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-stage-master/m2repo" instead. 19:54:50 [INFO] 19:54:50 [INFO] --------< org.opendaylight.netconf:restconf-server-api-testlib >-------- 19:54:50 [INFO] Building restconf-server-api-testlib 10.0.0 [52/112] 19:54:50 [INFO] from protocol/restconf-server-api-testlib/pom.xml 19:54:50 [INFO] -------------------------------[ bundle ]------------------------------- 19:54:50 [INFO] 19:54:50 [INFO] --- clean:3.5.0:clean (default-clean) @ restconf-server-api-testlib --- 19:54:50 [INFO] 19:54:50 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ restconf-server-api-testlib --- 19:54:50 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:54:50 [INFO] 19:54:50 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ restconf-server-api-testlib --- 19:54:50 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:54:50 [INFO] 19:54:50 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ restconf-server-api-testlib --- 19:54:51 [INFO] 19:54:51 [INFO] --- dependency:3.9.0:properties (default) @ restconf-server-api-testlib --- 19:54:51 [INFO] 19:54:51 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ restconf-server-api-testlib --- 19:54:51 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/netconf-maven-stage-master/protocol/restconf-server-api-testlib/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:54:51 [INFO] 19:54:51 [INFO] --- yang:14.0.18:generate-sources (binding) @ restconf-server-api-testlib --- 19:54:51 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:54:51 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-stage-master/protocol/restconf-server-api-testlib/src/main/yang 19:54:51 [INFO] yang-to-sources: Found 13 dependencies in 2.611 ms 19:54:51 [INFO] yang-to-sources: Project model files found: 2 in 6.574 ms 19:54:51 [INFO] yang-to-sources: 2 YANG models processed in 72.99 ms 19:54:51 [INFO] BindingJavaFileGenerator: Defined 48 files in 5.713 ms 19:54:51 [INFO] Sorted 48 files into 11 directories in 183.7 μs 19:54:51 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 48 in 48.80 ms 19:54:51 [INFO] 19:54:51 [INFO] --- checkstyle:3.6.0:check (check-license) @ restconf-server-api-testlib --- 19:54:51 [INFO] Starting audit... 19:54:51 Audit done. 19:54:51 [INFO] You have 0 Checkstyle violations. 19:54:51 [INFO] 19:54:51 [INFO] --- checkstyle:3.6.0:check (default) @ restconf-server-api-testlib --- 19:54:51 [INFO] Starting audit... 19:54:51 Audit done. 19:54:51 [INFO] You have 0 Checkstyle violations. 19:54:51 [INFO] 19:54:51 [INFO] --- dependency:3.9.0:copy (unpack-license) @ restconf-server-api-testlib --- 19:54:51 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 19:54:51 [INFO] 19:54:51 [INFO] --- resources:3.3.1:resources (default-resources) @ restconf-server-api-testlib --- 19:54:51 [INFO] Copying 15 resources from src/main/resources to target/classes 19:54:51 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/protocol/restconf-server-api-testlib/target/generated-sources/spi 19:54:51 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 19:54:51 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:54:51 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 19:54:51 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/protocol/restconf-server-api-testlib/target/generated-sources/spi 19:54:51 [INFO] 19:54:51 [INFO] --- compiler:3.14.1:compile (default-compile) @ restconf-server-api-testlib --- 19:54:51 [INFO] Recompiling the module because of changed dependency. 19:54:51 [INFO] Compiling 51 source files with javac [debug release 21] to target/classes 19:54:51 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 19:54:51 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:54:51 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:54:51 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:54:51 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:54:51 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:54:51 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:54:51 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:54:51 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 19:54:51 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:54:51 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:54:51 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:54:51 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:54:51 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:54:51 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:54:51 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:54:51 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 19:54:51 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:54:51 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:54:51 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:54:51 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:54:51 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:54:51 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:54:51 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:54:51 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:54:51 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:54:51 [INFO] 19:54:51 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ restconf-server-api-testlib >>> 19:54:51 [INFO] 19:54:51 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ restconf-server-api-testlib --- 19:54:51 [INFO] Fork Value is true 19:54:54 [INFO] Done SpotBugs Analysis.... 19:54:54 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:54:54 [INFO] 19:54:54 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ restconf-server-api-testlib <<< 19:54:54 [INFO] 19:54:54 [INFO] 19:54:54 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ restconf-server-api-testlib --- 19:54:54 [INFO] BugInstance size is 0 19:54:54 [INFO] Error size is 0 19:54:54 [INFO] No errors/warnings found 19:54:54 [INFO] 19:54:54 [INFO] --- resources:3.3.1:testResources (default-testResources) @ restconf-server-api-testlib --- 19:54:54 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/protocol/restconf-server-api-testlib/src/test/resources 19:54:54 [INFO] 19:54:54 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ restconf-server-api-testlib --- 19:54:54 [INFO] Recompiling the module because of changed dependency. 19:54:54 [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes 19:54:54 [INFO] 19:54:54 [INFO] --- surefire:3.5.4:test (default-test) @ restconf-server-api-testlib --- 19:54:54 [INFO] Surefire report directory: /w/workspace/netconf-maven-stage-master/protocol/restconf-server-api-testlib/target/surefire-reports 19:54:54 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:54:54 [INFO] 19:54:54 [INFO] ------------------------------------------------------- 19:54:54 [INFO] T E S T S 19:54:54 [INFO] ------------------------------------------------------- 19:54:55 [INFO] Running org.opendaylight.restconf.server.api.testlib.TestInstanceIdentifierTest 19:54:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.212 s -- in org.opendaylight.restconf.server.api.testlib.TestInstanceIdentifierTest 19:54:57 [INFO] Running org.opendaylight.restconf.server.api.testlib.TestJukeBoxTest 19:54:57 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.411 s -- in org.opendaylight.restconf.server.api.testlib.TestJukeBoxTest 19:54:57 [INFO] 19:54:57 [INFO] Results: 19:54:57 [INFO] 19:54:57 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 19:54:57 [INFO] 19:54:57 [INFO] 19:54:57 [INFO] --- copy:14.1.4:copy-files (default) @ restconf-server-api-testlib --- 19:54:57 [INFO] 19:54:57 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ restconf-server-api-testlib --- 19:54:57 [INFO] Building bundle: /w/workspace/netconf-maven-stage-master/protocol/restconf-server-api-testlib/target/restconf-server-api-testlib-10.0.0.jar 19:54:57 [INFO] Writing manifest: /w/workspace/netconf-maven-stage-master/protocol/restconf-server-api-testlib/target/classes/META-INF/MANIFEST.MF 19:54:57 [INFO] 19:54:57 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ restconf-server-api-testlib --- 19:54:59 [INFO] Building jar: /w/workspace/netconf-maven-stage-master/protocol/restconf-server-api-testlib/target/restconf-server-api-testlib-10.0.0-javadoc.jar 19:54:59 [INFO] 19:54:59 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ restconf-server-api-testlib --- 19:54:59 [INFO] CycloneDX: Resolving Dependencies 19:55:01 [INFO] CycloneDX: Creating BOM version 1.6 with 86 component(s) 19:55:01 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-stage-master/protocol/restconf-server-api-testlib/target/bom.xml 19:55:01 [INFO] attaching as restconf-server-api-testlib-10.0.0-cyclonedx.xml 19:55:01 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-stage-master/protocol/restconf-server-api-testlib/target/bom.json 19:55:01 [INFO] attaching as restconf-server-api-testlib-10.0.0-cyclonedx.json 19:55:01 [INFO] 19:55:01 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ restconf-server-api-testlib --- 19:55:01 [INFO] Skipping duplicate-finder execution! 19:55:01 [INFO] 19:55:01 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ restconf-server-api-testlib --- 19:55:01 [INFO] No dependency problems found 19:55:01 [INFO] 19:55:01 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ restconf-server-api-testlib --- 19:55:01 [INFO] Building jar: /w/workspace/netconf-maven-stage-master/protocol/restconf-server-api-testlib/target/restconf-server-api-testlib-10.0.0-sources.jar 19:55:01 [INFO] 19:55:01 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ restconf-server-api-testlib --- 19:55:01 [INFO] 19:55:01 [INFO] --- jacoco:0.8.13:report (report) @ restconf-server-api-testlib --- 19:55:01 [INFO] Loading execution data file /w/workspace/netconf-maven-stage-master/protocol/restconf-server-api-testlib/target/code-coverage/jacoco.exec 19:55:01 [INFO] Analyzed bundle 'restconf-server-api-testlib' with 7 classes 19:55:01 [INFO] 19:55:01 [INFO] --- install:3.1.4:install (default-install) @ restconf-server-api-testlib --- 19:55:01 [INFO] Installing /w/workspace/netconf-maven-stage-master/protocol/restconf-server-api-testlib/pom.xml to /tmp/r/org/opendaylight/netconf/restconf-server-api-testlib/10.0.0/restconf-server-api-testlib-10.0.0.pom 19:55:01 [INFO] Installing /w/workspace/netconf-maven-stage-master/protocol/restconf-server-api-testlib/target/restconf-server-api-testlib-10.0.0.jar to /tmp/r/org/opendaylight/netconf/restconf-server-api-testlib/10.0.0/restconf-server-api-testlib-10.0.0.jar 19:55:01 [INFO] Installing /w/workspace/netconf-maven-stage-master/protocol/restconf-server-api-testlib/target/restconf-server-api-testlib-10.0.0-javadoc.jar to /tmp/r/org/opendaylight/netconf/restconf-server-api-testlib/10.0.0/restconf-server-api-testlib-10.0.0-javadoc.jar 19:55:01 [INFO] Installing /w/workspace/netconf-maven-stage-master/protocol/restconf-server-api-testlib/target/bom.xml to /tmp/r/org/opendaylight/netconf/restconf-server-api-testlib/10.0.0/restconf-server-api-testlib-10.0.0-cyclonedx.xml 19:55:01 [INFO] Installing /w/workspace/netconf-maven-stage-master/protocol/restconf-server-api-testlib/target/bom.json to /tmp/r/org/opendaylight/netconf/restconf-server-api-testlib/10.0.0/restconf-server-api-testlib-10.0.0-cyclonedx.json 19:55:01 [INFO] Installing /w/workspace/netconf-maven-stage-master/protocol/restconf-server-api-testlib/target/restconf-server-api-testlib-10.0.0-sources.jar to /tmp/r/org/opendaylight/netconf/restconf-server-api-testlib/10.0.0/restconf-server-api-testlib-10.0.0-sources.jar 19:55:01 [INFO] 19:55:01 [INFO] --- bundle:6.0.0:install (default-install) @ restconf-server-api-testlib --- 19:55:01 [INFO] Installing org/opendaylight/netconf/restconf-server-api-testlib/10.0.0/restconf-server-api-testlib-10.0.0.jar 19:55:01 [INFO] Writing OBR metadata 19:55:01 [INFO] 19:55:01 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ restconf-server-api-testlib --- 19:55:01 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-stage-master/m2repo 19:55:01 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-stage-master/m2repo" instead. 19:55:01 [INFO] 19:55:01 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ restconf-server-api-testlib --- 19:55:01 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:55:01 [INFO] 19:55:01 [INFO] ------------< org.opendaylight.netconf:restconf-server-spi >------------ 19:55:01 [INFO] Building restconf-server-spi 10.0.0 [53/112] 19:55:01 [INFO] from protocol/restconf-server-spi/pom.xml 19:55:01 [INFO] --------------------------------[ jar ]--------------------------------- 19:55:01 [INFO] 19:55:01 [INFO] --- clean:3.5.0:clean (default-clean) @ restconf-server-spi --- 19:55:01 [INFO] 19:55:01 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ restconf-server-spi --- 19:55:01 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:55:01 [INFO] 19:55:01 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ restconf-server-spi --- 19:55:01 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:55:01 [INFO] 19:55:01 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ restconf-server-spi --- 19:55:01 [INFO] 19:55:01 [INFO] --- dependency:3.9.0:properties (default) @ restconf-server-spi --- 19:55:01 [INFO] 19:55:01 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ restconf-server-spi --- 19:55:01 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/netconf-maven-stage-master/protocol/restconf-server-spi/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:55:01 [INFO] 19:55:01 [INFO] --- checkstyle:3.6.0:check (check-license) @ restconf-server-spi --- 19:55:01 [INFO] Starting audit... 19:55:01 Audit done. 19:55:01 [INFO] You have 0 Checkstyle violations. 19:55:01 [INFO] 19:55:01 [INFO] --- checkstyle:3.6.0:check (default) @ restconf-server-spi --- 19:55:02 [INFO] Starting audit... 19:55:02 Audit done. 19:55:02 [INFO] You have 0 Checkstyle violations. 19:55:02 [INFO] 19:55:02 [INFO] --- dependency:3.9.0:copy (unpack-license) @ restconf-server-spi --- 19:55:02 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 19:55:02 [INFO] 19:55:02 [INFO] --- resources:3.3.1:resources (default-resources) @ restconf-server-spi --- 19:55:02 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/protocol/restconf-server-spi/src/main/resources 19:55:02 [INFO] 19:55:02 [INFO] --- compiler:3.14.1:compile (default-compile) @ restconf-server-spi --- 19:55:02 [INFO] Recompiling the module because of changed dependency. 19:55:02 [INFO] Compiling 63 source files with javac [debug release 21 module-path] to target/classes 19:55:03 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-spi/src/main/java/module-info.java:[21,69] requires directive for an automatic module 19:55:03 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-spi/src/main/java/module-info.java:[30,47] requires transitive directive for an automatic module 19:55:03 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-spi/src/main/java/module-info.java:[31,40] requires directive for an automatic module 19:55:03 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-spi/src/main/java/module-info.java:[32,40] requires directive for an automatic module 19:55:03 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/RestconfStream.java:[53,47] org.opendaylight.restconf.server.spi.LegacyRestconfStream in org.opendaylight.restconf.server.spi has been deprecated and marked for removal 19:55:03 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/RestconfStream.java:[53,47] org.opendaylight.restconf.server.spi.LegacyRestconfStream in org.opendaylight.restconf.server.spi has been deprecated and marked for removal 19:55:03 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/RestconfStream.java:[53,47] org.opendaylight.restconf.server.spi.LegacyRestconfStream in org.opendaylight.restconf.server.spi has been deprecated and marked for removal 19:55:03 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/AbstractRestconfStreamRegistry.java:[534,27] createLegacyStream(org.opendaylight.restconf.server.api.ServerRequest>,java.net.URI,org.opendaylight.restconf.server.spi.RestconfStream.Source,java.lang.String) in org.opendaylight.restconf.server.spi.RestconfStream.Registry has been deprecated and marked for removal 19:55:03 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/AbstractRestconfStreamRegistry.java:[537,63] org.opendaylight.restconf.server.spi.LegacyRestconfStream in org.opendaylight.restconf.server.spi has been deprecated and marked for removal 19:55:03 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/LegacyRestconfStream.java:[25,10] onLastSubscriber() in org.opendaylight.restconf.server.spi.RestconfStream has been deprecated and marked for removal 19:55:03 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/Subscribers.java:[124,74] unchecked cast 19:55:03 required: java.util.List 19:55:03 found: java.util.List 19:55:03 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/ErrorTagMapping.java:[60,26] PARTIAL_OPERATION in org.opendaylight.yangtools.yang.common.ErrorTag has been deprecated 19:55:03 [INFO] 19:55:03 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ restconf-server-spi >>> 19:55:03 [INFO] 19:55:03 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ restconf-server-spi --- 19:55:03 [INFO] Fork Value is true 19:55:09 [INFO] Done SpotBugs Analysis.... 19:55:09 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:55:09 [INFO] 19:55:09 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ restconf-server-spi <<< 19:55:09 [INFO] 19:55:09 [INFO] 19:55:09 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ restconf-server-spi --- 19:55:09 [INFO] BugInstance size is 0 19:55:09 [INFO] Error size is 0 19:55:09 [INFO] No errors/warnings found 19:55:09 [INFO] 19:55:09 [INFO] --- bnd:7.1.0:bnd-process (default) @ restconf-server-spi --- 19:55:09 [INFO] 19:55:09 [INFO] --- resources:3.3.1:testResources (default-testResources) @ restconf-server-spi --- 19:55:09 [INFO] Copying 7 resources from src/test/resources to target/test-classes 19:55:09 [INFO] 19:55:09 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ restconf-server-spi --- 19:55:09 [INFO] Recompiling the module because of changed dependency. 19:55:09 [INFO] Compiling 16 source files with javac [debug release 21 module-path] to target/test-classes 19:55:09 [INFO] 19:55:09 [INFO] --- surefire:3.5.4:test (default-test) @ restconf-server-spi --- 19:55:09 [INFO] Surefire report directory: /w/workspace/netconf-maven-stage-master/protocol/restconf-server-spi/target/surefire-reports 19:55:09 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:55:09 [INFO] 19:55:09 [INFO] ------------------------------------------------------- 19:55:09 [INFO] T E S T S 19:55:09 [INFO] ------------------------------------------------------- 19:55:10 [INFO] Running org.opendaylight.restconf.server.spi.SubtreeEventStreamFilterTest 19:55:12 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.186 s -- in org.opendaylight.restconf.server.spi.SubtreeEventStreamFilterTest 19:55:12 [INFO] Running org.opendaylight.restconf.server.spi.NC1265Test 19:55:12 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.159 s -- in org.opendaylight.restconf.server.spi.NC1265Test 19:55:12 [INFO] Running org.opendaylight.restconf.server.spi.YangPatchStatusBodyTest 19:55:12 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.402 s -- in org.opendaylight.restconf.server.spi.YangPatchStatusBodyTest 19:55:12 [INFO] Running org.opendaylight.restconf.server.spi.DefaultTransportSessionTest 19:55:13 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.082 s -- in org.opendaylight.restconf.server.spi.DefaultTransportSessionTest 19:55:13 [INFO] Running org.opendaylight.restconf.server.spi.NormalizedFormattableBodyTest 19:55:13 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.120 s -- in org.opendaylight.restconf.server.spi.NormalizedFormattableBodyTest 19:55:13 [INFO] Running org.opendaylight.restconf.server.spi.NormalizedNodeFieldsParamTest 19:55:14 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.345 s -- in org.opendaylight.restconf.server.spi.NormalizedNodeFieldsParamTest 19:55:14 [INFO] Running org.opendaylight.restconf.server.spi.NormalizedNodeWriterFieldsTest 19:55:14 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s -- in org.opendaylight.restconf.server.spi.NormalizedNodeWriterFieldsTest 19:55:14 [INFO] Running org.opendaylight.restconf.server.spi.ApiPathCanonizerTest 19:55:14 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s -- in org.opendaylight.restconf.server.spi.ApiPathCanonizerTest 19:55:14 [INFO] Running org.opendaylight.restconf.server.spi.NormalizedNodeWriterDepthTest 19:55:14 [WARNING] Tests run: 11, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.033 s -- in org.opendaylight.restconf.server.spi.NormalizedNodeWriterDepthTest 19:55:14 [INFO] Running org.opendaylight.restconf.server.spi.ErrorTagMappingTest 19:55:14 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s -- in org.opendaylight.restconf.server.spi.ErrorTagMappingTest 19:55:14 [INFO] Running org.opendaylight.restconf.server.spi.SubscriptionStateTest 19:55:14 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.restconf.server.spi.SubscriptionStateTest 19:55:14 [INFO] Running org.opendaylight.restconf.server.spi.InsertTest 19:55:14 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.restconf.server.spi.InsertTest 19:55:14 [INFO] Running org.opendaylight.restconf.server.spi.NormalizedNodeWriterParametersTest 19:55:14 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.restconf.server.spi.NormalizedNodeWriterParametersTest 19:55:14 [INFO] Running org.opendaylight.restconf.server.spi.ApiPathNormalizerTest 19:55:14 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.opendaylight.restconf.server.spi.ApiPathNormalizerTest 19:55:14 [INFO] Running org.opendaylight.restconf.server.spi.DefaultMapBodyOrderTest 19:55:14 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s -- in org.opendaylight.restconf.server.spi.DefaultMapBodyOrderTest 19:55:14 [INFO] 19:55:14 [INFO] Results: 19:55:14 [INFO] 19:55:14 [WARNING] Tests run: 121, Failures: 0, Errors: 0, Skipped: 2 19:55:14 [INFO] 19:55:14 [INFO] 19:55:14 [INFO] --- copy:14.1.4:copy-files (default) @ restconf-server-spi --- 19:55:14 [INFO] 19:55:14 [INFO] --- jar:3.4.2:jar (default-jar) @ restconf-server-spi --- 19:55:14 [INFO] Building jar: /w/workspace/netconf-maven-stage-master/protocol/restconf-server-spi/target/restconf-server-spi-10.0.0.jar 19:55:14 [INFO] 19:55:14 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ restconf-server-spi --- 19:55:17 [WARNING] Javadoc Warnings 19:55:17 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/NormalizedFormattableBody.java:42: warning: no @param for 19:55:17 [WARNING] public abstract sealed class NormalizedFormattableBody extends FormattableBody 19:55:17 [WARNING] ^ 19:55:17 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/MappingServerRequest.java:29: warning: no @param for 19:55:17 [WARNING] public abstract class MappingServerRequest extends AbstractServerRequest { 19:55:17 [WARNING] ^ 19:55:17 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/RestconfStream.java:93: warning: no @param for 19:55:17 [WARNING] public abstract static class Source { 19:55:17 [WARNING] ^ 19:55:17 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/RestconfStream.java:73: warning: no @param for 19:55:17 [WARNING] public interface Sink { 19:55:17 [WARNING] ^ 19:55:17 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/InterceptingServerRpcOperations.java:27: warning: no @param for interceptor 19:55:17 [WARNING] public record InterceptingServerRpcOperations(Interceptor interceptor, ServerRpcOperations delegate) 19:55:17 [WARNING] ^ 19:55:17 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/InterceptingServerRpcOperations.java:27: warning: no @param for delegate 19:55:17 [WARNING] public record InterceptingServerRpcOperations(Interceptor interceptor, ServerRpcOperations delegate) 19:55:17 [WARNING] ^ 19:55:17 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/YangLibraryVersionResource.java:33: warning: no @param for databind 19:55:17 [WARNING] public record YangLibraryVersionResource(DatabindContext databind, Inference restconf, LeafNode leaf) 19:55:17 [WARNING] ^ 19:55:17 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/YangLibraryVersionResource.java:33: warning: no @param for restconf 19:55:17 [WARNING] public record YangLibraryVersionResource(DatabindContext databind, Inference restconf, LeafNode leaf) 19:55:17 [WARNING] ^ 19:55:17 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/YangLibraryVersionResource.java:33: warning: no @param for leaf 19:55:17 [WARNING] public record YangLibraryVersionResource(DatabindContext databind, Inference restconf, LeafNode leaf) 19:55:17 [WARNING] ^ 19:55:17 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/OperationInput.java:20: warning: no @param for path 19:55:17 [WARNING] public record OperationInput(OperationPath path, ContainerNode input) { 19:55:17 [WARNING] ^ 19:55:17 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/OperationInput.java:20: warning: no @param for input 19:55:17 [WARNING] public record OperationInput(OperationPath path, ContainerNode input) { 19:55:17 [WARNING] ^ 19:55:17 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/RestconfStream.java:202: warning: no @param for stopTime 19:55:17 [WARNING] void modifySubscription(ServerRequest request, Uint32 id, SubscriptionFilter filter, 19:55:17 [WARNING] ^ 19:55:17 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/AbstractRestconfStreamRegistry.java:918: warning: no @return 19:55:17 [WARNING] protected final Map snapshotFilterSpecs() { 19:55:17 [WARNING] ^ 19:55:17 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/AbstractRestconfStreamRegistry.java:1012: warning: no @param for workingNames 19:55:17 [WARNING] protected abstract ListenableFuture filtersOperationalViewUpdated(Set workingNames); 19:55:17 [WARNING] ^ 19:55:17 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/AbstractRestconfStreamRegistry.java:1012: warning: no @return 19:55:17 [WARNING] protected abstract ListenableFuture filtersOperationalViewUpdated(Set workingNames); 19:55:17 [WARNING] ^ 19:55:17 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/AbstractRestconfStreamRegistry.java:481: warning: no comment 19:55:17 [WARNING] protected static final NodeIdentifier EXCLUDED_EVENT_RECORDS_NODEID = 19:55:17 [WARNING] ^ 19:55:17 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/AbstractRestconfStreamRegistry.java:483: warning: no comment 19:55:17 [WARNING] protected static final NodeIdentifier NAME_NODEID = NodeIdentifier.create(NAME_QNAME); 19:55:17 [WARNING] ^ 19:55:17 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/AbstractRestconfStreamRegistry.java:479: warning: no comment 19:55:17 [WARNING] protected static final QName NAME_QNAME = qnameOf("name"); 19:55:17 [WARNING] ^ 19:55:17 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/AbstractRestconfStreamRegistry.java:484: warning: no comment 19:55:17 [WARNING] protected static final NodeIdentifier RECEIVER_NODEID = NodeIdentifier.create(Receiver.QNAME); 19:55:17 [WARNING] ^ 19:55:17 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/AbstractRestconfStreamRegistry.java:485: warning: no comment 19:55:17 [WARNING] protected static final NodeIdentifier SENT_EVENT_RECORDS_NODEID = 19:55:17 [WARNING] ^ 19:55:17 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/AbstractRestconfStreamRegistry.java:487: warning: no comment 19:55:17 [WARNING] protected static final NodeIdentifier STATE_NODEID = NodeIdentifier.create(qnameOf("state")); 19:55:17 [WARNING] ^ 19:55:17 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/AbstractRestconfStreamRegistry.java:516: warning: no comment 19:55:17 [WARNING] protected AbstractRestconfStreamRegistry(final EffectiveModelContext ctx) { 19:55:17 [WARNING] ^ 19:55:17 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/AbstractRestconfStreamRegistry.java:881: warning: no comment 19:55:17 [WARNING] protected abstract ListenableFuture<@Nullable Void> createSubscription(Uint32 subscriptionId, String streamName, 19:55:17 [WARNING] ^ 19:55:17 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/AbstractRestconfStreamRegistry.java:902: warning: no comment 19:55:17 [WARNING] protected final Map currentReceivers() { 19:55:17 [WARNING] ^ 19:55:17 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/AbstractRestconfStreamRegistry.java:650: warning: no comment 19:55:17 [WARNING] protected abstract @NonNull ListenableFuture deleteStream(@NonNull String streamName); 19:55:17 [WARNING] ^ 19:55:17 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/AbstractRestconfStreamRegistry.java:888: warning: no comment 19:55:17 [WARNING] protected abstract ListenableFuture modifySubscriptionParameters(Uint32 subscriptionId, 19:55:17 [WARNING] ^ 19:55:17 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/AbstractRestconfStreamRegistry.java:1048: warning: no comment 19:55:17 [WARNING] protected abstract EventStreamFilter parseSubtreeFilter(AnydataNode filter) throws RequestException; 19:55:17 [WARNING] ^ 19:55:17 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/AbstractRestconfStreamRegistry.java:619: warning: no comment 19:55:17 [WARNING] protected abstract @NonNull ListenableFuture putStream(@NonNull RestconfStream stream, 19:55:17 [WARNING] ^ 19:55:17 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/AbstractRestconfStreamRegistry.java:913: warning: no comment 19:55:17 [WARNING] protected static final NodeIdentifierWithPredicates receiverArg(final String receiverName) { 19:55:17 [WARNING] ^ 19:55:17 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/AbstractRestconfStreamRegistry.java:885: warning: no comment 19:55:17 [WARNING] protected abstract ListenableFuture<@Nullable Void> removeSubscription(Uint32 subscriptionId, QName reason); 19:55:17 [WARNING] ^ 19:55:17 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/AbstractRestconfStreamRegistry.java:899: warning: no comment 19:55:17 [WARNING] protected abstract void resumeReceivers(Uint32 subscriptionId); 19:55:17 [WARNING] ^ 19:55:17 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/AbstractRestconfStreamRegistry.java:896: warning: no comment 19:55:17 [WARNING] protected abstract void suspendReceivers(Uint32 subscriptionId, QName reason); 19:55:17 [WARNING] ^ 19:55:17 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/AbstractRestconfStreamRegistry.java:892: warning: no comment 19:55:17 [WARNING] protected abstract ListenableFuture<@Nullable Void> updateSubscriptionReceivers(Uint32 subscriptionId, 19:55:17 [WARNING] ^ 19:55:17 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/AbstractRestconfStreamRegistry.java:102: warning: no comment 19:55:17 [WARNING] boolean test(YangInstanceIdentifier path, ContainerNode body); 19:55:17 [WARNING] ^ 19:55:17 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/AbstractRestconfStreamSubscription.java:35: warning: no comment 19:55:17 [WARNING] protected AbstractRestconfStreamSubscription(final Uint32 id, final QName encoding, final String streamName, 19:55:17 [WARNING] ^ 19:55:17 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/RestconfStream.java:382: warning: no comment 19:55:17 [WARNING] protected ToStringHelper addToStringAttributes(final ToStringHelper helper) { 19:55:17 [WARNING] ^ 19:55:17 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/AbstractRestconfStreamSubscription.java:88: warning: no comment 19:55:17 [WARNING] protected abstract @Nullable EventStreamFilter filter(); 19:55:17 [WARNING] ^ 19:55:17 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/RestconfStream.java:362: warning: no comment 19:55:17 [WARNING] protected abstract void stopTimeReached(); 19:55:17 [WARNING] ^ 19:55:17 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/AbstractRestconfStreamSubscription.java:98: warning: no comment 19:55:17 [WARNING] public void updateStopTime(final Instant newStopTime) { 19:55:17 [WARNING] ^ 19:55:17 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/AbstractServerDataOperations.java:21: warning: use of default constructor, which does not provide a comment 19:55:17 [WARNING] public abstract class AbstractServerDataOperations implements ServerDataOperations { 19:55:17 [WARNING] ^ 19:55:17 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/AbstractServerDataOperations.java:37: warning: no comment 19:55:17 [WARNING] protected abstract void createData(ServerRequest request, Data path, Insert insert, 19:55:17 [WARNING] ^ 19:55:17 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/AbstractServerDataOperations.java:28: warning: no comment 19:55:17 [WARNING] protected abstract void createData(ServerRequest request, Data path, 19:55:17 [WARNING] ^ 19:55:17 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/ServerStrategy.java:86: warning: no @param for path 19:55:17 [WARNING] void dataOPTIONS(ServerRequest request, ApiPath path); 19:55:17 [WARNING] ^ 19:55:17 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/AbstractServerStrategy.java:58: warning: no comment 19:55:17 [WARNING] protected final @NonNull DatabindContext databind; 19:55:17 [WARNING] ^ 19:55:17 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/AbstractServerStrategy.java:57: warning: no comment 19:55:17 [WARNING] protected final @NonNull ApiPathNormalizer pathNormalizer; 19:55:17 [WARNING] ^ 19:55:17 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/AbstractServerStrategy.java:62: warning: no comment 19:55:17 [WARNING] protected AbstractServerStrategy(final DatabindContext databind) { 19:55:17 [WARNING] ^ 19:55:17 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/AbstractServerStrategy.java:69: warning: no comment 19:55:17 [WARNING] protected abstract @NonNull ServerActionOperations action(); 19:55:17 [WARNING] ^ 19:55:17 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/AbstractServerStrategy.java:71: warning: no comment 19:55:17 [WARNING] protected abstract @NonNull ServerDataOperations data(); 19:55:17 [WARNING] ^ 19:55:17 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/AbstractServerStrategy.java:79: warning: no comment 19:55:17 [WARNING] public final @NonNull DatabindContext databind() { 19:55:17 [WARNING] ^ 19:55:17 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/AbstractServerStrategy.java:73: warning: no comment 19:55:17 [WARNING] protected abstract @NonNull ServerModulesOperations modules(); 19:55:17 [WARNING] ^ 19:55:17 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/ServerStrategy.java:212: warning: no comment 19:55:17 [WARNING] void modulesGET(ServerRequest request, SourceIdentifier source, 19:55:17 [WARNING] ^ 19:55:17 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/ServerStrategy.java:187: warning: no comment 19:55:17 [WARNING] void operationsGET(ServerRequest request, ApiPath operation); 19:55:17 [WARNING] ^ 19:55:17 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/AbstractServerStrategy.java:77: warning: no comment 19:55:17 [WARNING] protected abstract @NonNull ServerMountPointResolver resolver(); 19:55:17 [WARNING] ^ 19:55:17 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/AbstractServerStrategy.java:75: warning: no comment 19:55:17 [WARNING] protected abstract @NonNull ServerRpcOperations rpc(); 19:55:17 [WARNING] ^ 19:55:17 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/ApiPathCanonizer.java:47: warning: no comment 19:55:17 [WARNING] public ApiPathCanonizer(final DatabindContext databind) { 19:55:17 [WARNING] ^ 19:55:17 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/ApiPathNormalizer.java:60: warning: no comment 19:55:17 [WARNING] public ApiPathNormalizer(final DatabindContext databind) { 19:55:17 [WARNING] ^ 19:55:17 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/ApiPathNormalizer.java:64: warning: no comment 19:55:17 [WARNING] public DatabindContext databind() { 19:55:17 [WARNING] ^ 19:55:17 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/ApiPathNormalizer.java:265: warning: no comment 19:55:17 [WARNING] public @NonNull InstanceRequest normalizeDataOrActionPath(final ApiPath apiPath) throws RequestException { 19:55:17 [WARNING] ^ 19:55:17 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/ApiPathNormalizer.java:208: warning: no comment 19:55:17 [WARNING] public @NonNull Data normalizeDataPath(final ApiPath apiPath) throws RequestException { 19:55:17 [WARNING] ^ 19:55:17 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/ApiPathNormalizer.java:68: warning: no comment 19:55:17 [WARNING] public @NonNull DatabindPath normalizePath(final ApiPath apiPath) throws RequestException { 19:55:17 [WARNING] ^ 19:55:17 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/Insert.java:42: warning: no comment 19:55:17 [WARNING] PathArgument normalizePoint(ApiPath value) throws RequestException; 19:55:17 [WARNING] ^ 19:55:17 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/ApiPathNormalizer.java:232: warning: no comment 19:55:17 [WARNING] public @NonNull Rpc normalizeRpcPath(final ApiPath apiPath) throws RequestException { 19:55:17 [WARNING] ^ 19:55:17 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/ApiPathNormalizer.java:242: warning: no comment 19:55:17 [WARNING] public @NonNull Rpc normalizeRpcPath(final ApiPath.Step step) throws RequestException { 19:55:17 [WARNING] ^ 19:55:17 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/CompositeServerStrategy.java:26: warning: no comment 19:55:17 [WARNING] public CompositeServerStrategy(final DatabindContext databind, final ServerMountPointResolver resolver, 19:55:17 [WARNING] ^ 19:55:17 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/DefaultResourceContext.java:23: warning: no comment 19:55:17 [WARNING] public DefaultResourceContext(final Data path) { 19:55:17 [WARNING] ^ 19:55:17 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/DefaultTransportSession.java:84: warning: no comment 19:55:17 [WARNING] public DefaultTransportSession(final Description description) { 19:55:17 [WARNING] ^ 19:55:17 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/EndpointConfiguration.java:25: warning: no comment 19:55:17 [WARNING] public static final int SSE_MAXIMUM_FRAGMENT_LENGTH_MAX = 65534; 19:55:17 [WARNING] ^ 19:55:17 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/EndpointConfiguration.java:32: warning: no comment 19:55:17 [WARNING] protected EndpointConfiguration(final ErrorTagMapping errorTagMapping, final PrettyPrintParam prettyPrint, 19:55:17 [WARNING] ^ 19:55:17 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/EndpointConfiguration.java:84: warning: no comment 19:55:17 [WARNING] protected ToStringHelper addToStringAttributes(final ToStringHelper helper) { 19:55:17 [WARNING] ^ 19:55:17 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/EndpointConfiguration.java:46: warning: no comment 19:55:17 [WARNING] public final ErrorTagMapping errorTagMapping() { 19:55:17 [WARNING] ^ 19:55:17 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/EndpointConfiguration.java:50: warning: no comment 19:55:17 [WARNING] public final PrettyPrintParam prettyPrint() { 19:55:17 [WARNING] ^ 19:55:17 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/EventFilter.java:21: warning: use of default constructor, which does not provide a comment 19:55:17 [WARNING] public abstract sealed class EventFilter permits AcceptingEventFilter, XPathEventFilter { 19:55:17 [WARNING] ^ 19:55:17 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/EventFilter.java:30: warning: no comment 19:55:17 [WARNING] protected abstract ToStringHelper addToStringAttributes(ToStringHelper helper); 19:55:17 [WARNING] ^ 19:55:17 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/EventFormatter.java:29: warning: no comment 19:55:17 [WARNING] public abstract class EventFormatter implements Immutable { 19:55:17 [WARNING] ^ 19:55:17 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/EventFormatter.java:32: warning: no comment 19:55:17 [WARNING] protected EventFormatter(final TextParameters textParams) { 19:55:17 [WARNING] ^ 19:55:17 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/EventFormatter.java:66: warning: no comment 19:55:17 [WARNING] protected static final XMLStreamWriter createStreamWriterWithNotification(final Writer writer, final Instant now) 19:55:17 [WARNING] ^ 19:55:17 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/EventFormatter.java:37: warning: no comment 19:55:17 [WARNING] public final @Nullable String eventData(final EffectiveModelContext schemaContext, final T input, 19:55:17 [WARNING] ^ 19:55:17 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/EventFormatter.java:81: warning: no comment 19:55:17 [WARNING] protected static final void writeBody(final NormalizedNodeStreamWriter writer, final NormalizedNode body) 19:55:17 [WARNING] ^ 19:55:17 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/EventFormatterFactory.java:16: warning: no comment 19:55:17 [WARNING] public abstract class EventFormatterFactory { 19:55:17 [WARNING] ^ 19:55:17 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/EventFormatterFactory.java:19: warning: no comment 19:55:17 [WARNING] protected EventFormatterFactory(final EventFormatter emptyFormatter) { 19:55:17 [WARNING] ^ 19:55:17 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/EventFormatterFactory.java:23: warning: no comment 19:55:17 [WARNING] public final EventFormatter getFormatter(final TextParameters textParamaters) { 19:55:17 [WARNING] ^ 19:55:17 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/EventFormatterFactory.java:27: warning: no comment 19:55:17 [WARNING] public abstract EventFormatter newFormatter(TextParameters textParamaters); 19:55:17 [WARNING] ^ 19:55:17 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/ExportingServerModulesOperations.java:38: warning: no comment 19:55:17 [WARNING] public ExportingServerModulesOperations(final EffectiveModelContext modelContext) { 19:55:17 [WARNING] ^ 19:55:17 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/ServerModulesOperations.java:24: warning: no comment 19:55:17 [WARNING] void getModelSource(ServerRequest request, SourceIdentifier source, 19:55:17 [WARNING] ^ 19:55:17 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/FailedHttpGetResource.java:20: warning: no comment 19:55:17 [WARNING] public FailedHttpGetResource { 19:55:17 [WARNING] ^ 19:55:17 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/FailedHttpGetResource.java:19: warning: no comment 19:55:17 [WARNING] public record FailedHttpGetResource(RequestException cause) implements HttpGetResource { 19:55:17 [WARNING] ^ 19:55:17 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/HttpGetResource.java:21: warning: no comment 19:55:17 [WARNING] void httpGET(ServerRequest request); 19:55:17 [WARNING] ^ 19:55:17 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/HttpGetResource.java:23: warning: no comment 19:55:17 [WARNING] void httpGET(ServerRequest request, ApiPath apiPath); 19:55:17 [WARNING] ^ 19:55:17 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/Insert.java:61: warning: no @param for databind 19:55:17 [WARNING] public static @Nullable Insert of(final DatabindContext databind, final QueryParameters params) { 19:55:17 [WARNING] ^ 19:55:17 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/Insert.java:40: warning: no comment 19:55:17 [WARNING] public interface PointNormalizer { 19:55:17 [WARNING] ^ 19:55:17 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/Insert.java:84: warning: no comment 19:55:17 [WARNING] public static @Nullable Insert forParams(final @Nullable InsertParam insert, final @Nullable PointParam point, 19:55:17 [WARNING] ^ 19:55:17 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/Insert.java:132: warning: no comment 19:55:17 [WARNING] public @NonNull InsertParam insert() { 19:55:17 [WARNING] ^ 19:55:17 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/Insert.java:136: warning: no comment 19:55:17 [WARNING] public @Nullable PathArgument pointArg() { 19:55:17 [WARNING] ^ 19:55:17 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/InterceptingServerRpcOperations.java:35: warning: no comment 19:55:17 [WARNING] public InterceptingServerRpcOperations { 19:55:17 [WARNING] ^ 19:55:17 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/InterceptingServerRpcOperations.java:57: warning: no comment 19:55:17 [WARNING] public static InvokeResult invokeResultOf(final OperationPath path, final @Nullable ContainerNode value) { 19:55:17 [WARNING] ^ 19:55:17 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/InterceptingServerRpcOperations.java:30: warning: no comment 19:55:17 [WARNING] public interface Interceptor { 19:55:17 [WARNING] ^ 19:55:17 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/InterceptingServerRpcOperations.java:40: warning: no comment 19:55:17 [WARNING] public InterceptingServerRpcOperations(final Interceptor interceptor) { 19:55:17 [WARNING] ^ 19:55:17 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/InterceptingServerRpcOperations.java:32: warning: no comment 19:55:17 [WARNING] @Nullable RpcImplementation interceptRpc(Rpc path); 19:55:17 [WARNING] ^ 19:55:17 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/LegacyRestconfStream.java:19: warning: no comment 19:55:17 [WARNING] public LegacyRestconfStream(final AbstractRestconfStreamRegistry registry, final Source source, 19:55:17 [WARNING] ^ 19:55:17 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/MappingServerRequest.java:34: warning: no comment 19:55:17 [WARNING] protected MappingServerRequest(final @Nullable Principal principal, final QueryParameters queryParameters, 19:55:17 [WARNING] ^ 19:55:17 [WARNING] 100 warnings 19:55:17 [INFO] Building jar: /w/workspace/netconf-maven-stage-master/protocol/restconf-server-spi/target/restconf-server-spi-10.0.0-javadoc.jar 19:55:17 [INFO] 19:55:17 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ restconf-server-spi --- 19:55:17 [INFO] CycloneDX: Resolving Dependencies 19:55:18 [INFO] CycloneDX: Creating BOM version 1.6 with 69 component(s) 19:55:18 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-stage-master/protocol/restconf-server-spi/target/bom.xml 19:55:18 [INFO] attaching as restconf-server-spi-10.0.0-cyclonedx.xml 19:55:18 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-stage-master/protocol/restconf-server-spi/target/bom.json 19:55:18 [INFO] attaching as restconf-server-spi-10.0.0-cyclonedx.json 19:55:18 [INFO] 19:55:18 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ restconf-server-spi --- 19:55:18 [INFO] Skipping duplicate-finder execution! 19:55:18 [INFO] 19:55:18 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ restconf-server-spi --- 19:55:18 [INFO] No dependency problems found 19:55:18 [INFO] 19:55:18 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ restconf-server-spi --- 19:55:18 [INFO] Building jar: /w/workspace/netconf-maven-stage-master/protocol/restconf-server-spi/target/restconf-server-spi-10.0.0-sources.jar 19:55:18 [INFO] 19:55:18 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ restconf-server-spi --- 19:55:18 [INFO] 19:55:18 [INFO] --- jacoco:0.8.13:report (report) @ restconf-server-spi --- 19:55:18 [INFO] Loading execution data file /w/workspace/netconf-maven-stage-master/protocol/restconf-server-spi/target/code-coverage/jacoco.exec 19:55:18 [INFO] Analyzed bundle 'restconf-server-spi' with 90 classes 19:55:18 [INFO] 19:55:18 [INFO] --- install:3.1.4:install (default-install) @ restconf-server-spi --- 19:55:18 [INFO] Installing /w/workspace/netconf-maven-stage-master/protocol/restconf-server-spi/pom.xml to /tmp/r/org/opendaylight/netconf/restconf-server-spi/10.0.0/restconf-server-spi-10.0.0.pom 19:55:18 [INFO] Installing /w/workspace/netconf-maven-stage-master/protocol/restconf-server-spi/target/restconf-server-spi-10.0.0.jar to /tmp/r/org/opendaylight/netconf/restconf-server-spi/10.0.0/restconf-server-spi-10.0.0.jar 19:55:18 [INFO] Installing /w/workspace/netconf-maven-stage-master/protocol/restconf-server-spi/target/restconf-server-spi-10.0.0-javadoc.jar to /tmp/r/org/opendaylight/netconf/restconf-server-spi/10.0.0/restconf-server-spi-10.0.0-javadoc.jar 19:55:18 [INFO] Installing /w/workspace/netconf-maven-stage-master/protocol/restconf-server-spi/target/bom.xml to /tmp/r/org/opendaylight/netconf/restconf-server-spi/10.0.0/restconf-server-spi-10.0.0-cyclonedx.xml 19:55:18 [INFO] Installing /w/workspace/netconf-maven-stage-master/protocol/restconf-server-spi/target/bom.json to /tmp/r/org/opendaylight/netconf/restconf-server-spi/10.0.0/restconf-server-spi-10.0.0-cyclonedx.json 19:55:18 [INFO] Installing /w/workspace/netconf-maven-stage-master/protocol/restconf-server-spi/target/restconf-server-spi-10.0.0-sources.jar to /tmp/r/org/opendaylight/netconf/restconf-server-spi/10.0.0/restconf-server-spi-10.0.0-sources.jar 19:55:18 [INFO] 19:55:18 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ restconf-server-spi --- 19:55:18 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-stage-master/m2repo 19:55:18 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-stage-master/m2repo" instead. 19:55:18 [INFO] 19:55:18 [INFO] ------------< org.opendaylight.netconf:restconf-mdsal-spi >------------- 19:55:18 [INFO] Building restconf-mdsal-spi 10.0.0 [54/112] 19:55:18 [INFO] from plugins/restconf-mdsal-spi/pom.xml 19:55:18 [INFO] --------------------------------[ jar ]--------------------------------- 19:55:18 [INFO] 19:55:18 [INFO] --- clean:3.5.0:clean (default-clean) @ restconf-mdsal-spi --- 19:55:18 [INFO] 19:55:18 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ restconf-mdsal-spi --- 19:55:18 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:55:18 [INFO] 19:55:18 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ restconf-mdsal-spi --- 19:55:18 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:55:18 [INFO] 19:55:18 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ restconf-mdsal-spi --- 19:55:19 [INFO] 19:55:19 [INFO] --- dependency:3.9.0:properties (default) @ restconf-mdsal-spi --- 19:55:19 [INFO] 19:55:19 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ restconf-mdsal-spi --- 19:55:19 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/netconf-maven-stage-master/plugins/restconf-mdsal-spi/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:55:19 [INFO] 19:55:19 [INFO] --- checkstyle:3.6.0:check (check-license) @ restconf-mdsal-spi --- 19:55:19 [INFO] Starting audit... 19:55:19 Audit done. 19:55:19 [INFO] You have 0 Checkstyle violations. 19:55:19 [INFO] 19:55:19 [INFO] --- checkstyle:3.6.0:check (default) @ restconf-mdsal-spi --- 19:55:19 [INFO] Starting audit... 19:55:19 Audit done. 19:55:19 [INFO] You have 0 Checkstyle violations. 19:55:19 [INFO] 19:55:19 [INFO] --- dependency:3.9.0:copy (unpack-license) @ restconf-mdsal-spi --- 19:55:19 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 19:55:19 [INFO] 19:55:19 [INFO] --- resources:3.3.1:resources (default-resources) @ restconf-mdsal-spi --- 19:55:19 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/plugins/restconf-mdsal-spi/src/main/resources 19:55:19 [INFO] 19:55:19 [INFO] --- compiler:3.14.1:compile (default-compile) @ restconf-mdsal-spi --- 19:55:19 [INFO] Recompiling the module because of changed dependency. 19:55:19 [INFO] Compiling 22 source files with javac [debug release 21 module-path] to target/classes 19:55:19 [WARNING] /w/workspace/netconf-maven-stage-master/plugins/restconf-mdsal-spi/src/main/java/org/opendaylight/restconf/mdsal/spi/data/RestconfStrategy.java:[12,63] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:55:19 [WARNING] /w/workspace/netconf-maven-stage-master/plugins/restconf-mdsal-spi/src/main/java/org/opendaylight/restconf/mdsal/spi/data/MdsalRestconfTransaction.java:[12,63] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:55:19 [WARNING] /w/workspace/netconf-maven-stage-master/plugins/restconf-mdsal-spi/src/main/java/org/opendaylight/restconf/mdsal/spi/data/RestconfStrategy.java:[12,63] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:55:19 [WARNING] /w/workspace/netconf-maven-stage-master/plugins/restconf-mdsal-spi/src/main/java/org/opendaylight/restconf/mdsal/spi/data/MdsalRestconfTransaction.java:[12,63] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:55:19 [WARNING] /w/workspace/netconf-maven-stage-master/plugins/restconf-mdsal-spi/src/main/java/org/opendaylight/restconf/mdsal/spi/data/RestconfStrategy.java:[12,63] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:55:19 [WARNING] /w/workspace/netconf-maven-stage-master/plugins/restconf-mdsal-spi/src/main/java/org/opendaylight/restconf/mdsal/spi/data/MdsalRestconfTransaction.java:[12,63] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:55:19 [WARNING] /w/workspace/netconf-maven-stage-master/plugins/restconf-mdsal-spi/src/main/java/module-info.java:[19,48] requires directive for an automatic module 19:55:19 [WARNING] /w/workspace/netconf-maven-stage-master/plugins/restconf-mdsal-spi/src/main/java/module-info.java:[20,53] requires directive for an automatic module 19:55:19 [WARNING] /w/workspace/netconf-maven-stage-master/plugins/restconf-mdsal-spi/src/main/java/module-info.java:[28,47] requires transitive directive for an automatic module 19:55:19 [WARNING] /w/workspace/netconf-maven-stage-master/plugins/restconf-mdsal-spi/src/main/java/module-info.java:[29,40] requires directive for an automatic module 19:55:19 [WARNING] /w/workspace/netconf-maven-stage-master/plugins/restconf-mdsal-spi/src/main/java/module-info.java:[30,40] requires directive for an automatic module 19:55:19 [WARNING] /w/workspace/netconf-maven-stage-master/plugins/restconf-mdsal-spi/src/main/java/org/opendaylight/restconf/mdsal/spi/DOMRpcResultCallback.java:[66,89] PARTIAL_OPERATION in org.opendaylight.yangtools.yang.common.ErrorTag has been deprecated 19:55:19 [WARNING] /w/workspace/netconf-maven-stage-master/plugins/restconf-mdsal-spi/src/main/java/org/opendaylight/restconf/mdsal/spi/DOMRpcResultCallback.java:[68,18] org.opendaylight.mdsal.dom.api.DOMActionException in org.opendaylight.mdsal.dom.api has been deprecated 19:55:19 [INFO] 19:55:19 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ restconf-mdsal-spi >>> 19:55:19 [INFO] 19:55:19 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ restconf-mdsal-spi --- 19:55:19 [INFO] Fork Value is true 19:55:24 [INFO] Done SpotBugs Analysis.... 19:55:24 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:55:24 [INFO] 19:55:24 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ restconf-mdsal-spi <<< 19:55:24 [INFO] 19:55:24 [INFO] 19:55:24 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ restconf-mdsal-spi --- 19:55:24 [INFO] BugInstance size is 0 19:55:24 [INFO] Error size is 0 19:55:24 [INFO] No errors/warnings found 19:55:24 [INFO] 19:55:24 [INFO] --- bnd:7.1.0:bnd-process (default) @ restconf-mdsal-spi --- 19:55:24 [INFO] 19:55:24 [INFO] --- resources:3.3.1:testResources (default-testResources) @ restconf-mdsal-spi --- 19:55:24 [INFO] Copying 8 resources from src/test/resources to target/test-classes 19:55:24 [INFO] 19:55:24 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ restconf-mdsal-spi --- 19:55:24 [INFO] Recompiling the module because of changed dependency. 19:55:24 [INFO] Compiling 3 source files with javac [debug release 21 module-path] to target/test-classes 19:55:24 [INFO] 19:55:24 [INFO] --- surefire:3.5.4:test (default-test) @ restconf-mdsal-spi --- 19:55:24 [INFO] Surefire report directory: /w/workspace/netconf-maven-stage-master/plugins/restconf-mdsal-spi/target/surefire-reports 19:55:24 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:55:24 [INFO] 19:55:24 [INFO] ------------------------------------------------------- 19:55:24 [INFO] T E S T S 19:55:24 [INFO] ------------------------------------------------------- 19:55:25 [INFO] Running org.opendaylight.restconf.mdsal.spi.XMLNotificationFormatterTest 19:55:27 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.425 s -- in org.opendaylight.restconf.mdsal.spi.XMLNotificationFormatterTest 19:55:27 [INFO] Running org.opendaylight.restconf.mdsal.spi.JSONNotificationFormatterTest 19:55:28 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in org.opendaylight.restconf.mdsal.spi.JSONNotificationFormatterTest 19:55:28 [INFO] 19:55:28 [INFO] Results: 19:55:28 [INFO] 19:55:28 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 19:55:28 [INFO] 19:55:28 [INFO] 19:55:28 [INFO] --- copy:14.1.4:copy-files (default) @ restconf-mdsal-spi --- 19:55:28 [INFO] 19:55:28 [INFO] --- jar:3.4.2:jar (default-jar) @ restconf-mdsal-spi --- 19:55:28 [INFO] Building jar: /w/workspace/netconf-maven-stage-master/plugins/restconf-mdsal-spi/target/restconf-mdsal-spi-10.0.0.jar 19:55:28 [INFO] 19:55:28 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ restconf-mdsal-spi --- 19:55:29 [WARNING] Javadoc Warnings 19:55:29 [WARNING] /w/workspace/netconf-maven-stage-master/plugins/restconf-mdsal-spi/src/main/java/org/opendaylight/restconf/mdsal/spi/data/RestconfStrategy.java:12: warning: [removal] ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:55:29 [WARNING] import static org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes.fromInstanceId; 19:55:29 [WARNING] ^ 19:55:29 [WARNING] /w/workspace/netconf-maven-stage-master/plugins/restconf-mdsal-spi/src/main/java/org/opendaylight/restconf/mdsal/spi/data/MdsalRestconfTransaction.java:12: warning: [removal] ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:55:29 [WARNING] import static org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes.fromInstanceId; 19:55:29 [WARNING] ^ 19:55:29 [WARNING] /w/workspace/netconf-maven-stage-master/plugins/restconf-mdsal-spi/src/main/java/org/opendaylight/restconf/mdsal/spi/DOMServerStrategy.java:20: warning: no @param for serverStrategy 19:55:29 [WARNING] public record DOMServerStrategy(ServerStrategy serverStrategy) 19:55:29 [WARNING] ^ 19:55:29 [WARNING] /w/workspace/netconf-maven-stage-master/plugins/restconf-mdsal-spi/src/main/java/org/opendaylight/restconf/mdsal/spi/DOMServerActionOperations.java:27: warning: no @param for actionService 19:55:29 [WARNING] public record DOMServerActionOperations(DOMActionService actionService) implements ServerActionOperations { 19:55:29 [WARNING] ^ 19:55:29 [WARNING] /w/workspace/netconf-maven-stage-master/plugins/restconf-mdsal-spi/src/main/java/org/opendaylight/restconf/mdsal/spi/DOMServerModulesOperations.java:29: warning: no @param for sourceProvider 19:55:29 [WARNING] public record DOMServerModulesOperations( 19:55:29 [WARNING] ^ 19:55:29 [WARNING] /w/workspace/netconf-maven-stage-master/plugins/restconf-mdsal-spi/src/main/java/org/opendaylight/restconf/mdsal/spi/DOMServerModulesOperations.java:29: warning: no @param for delegate 19:55:29 [WARNING] public record DOMServerModulesOperations( 19:55:29 [WARNING] ^ 19:55:29 [WARNING] /w/workspace/netconf-maven-stage-master/plugins/restconf-mdsal-spi/src/main/java/org/opendaylight/restconf/mdsal/spi/DOMServerRpcOperations.java:36: warning: no @param for rpcService 19:55:29 [WARNING] public record DOMServerRpcOperations(@NonNull DOMRpcService rpcService) implements ServerRpcOperations { 19:55:29 [WARNING] ^ 19:55:29 [WARNING] /w/workspace/netconf-maven-stage-master/plugins/restconf-mdsal-spi/src/main/java/org/opendaylight/restconf/mdsal/spi/AbstractNotificationSource.java:28: warning: no comment 19:55:29 [WARNING] protected static final class Listener implements DOMNotificationListener { 19:55:29 [WARNING] ^ 19:55:29 [WARNING] /w/workspace/netconf-maven-stage-master/plugins/restconf-mdsal-spi/src/main/java/org/opendaylight/restconf/mdsal/spi/AbstractNotificationSource.java:44: warning: no comment 19:55:29 [WARNING] protected AbstractNotificationSource( 19:55:29 [WARNING] ^ 19:55:29 [WARNING] /w/workspace/netconf-maven-stage-master/plugins/restconf-mdsal-spi/src/main/java/org/opendaylight/restconf/mdsal/spi/AbstractNotificationSource.java:32: warning: no comment 19:55:29 [WARNING] public Listener(final Sink sink, final Supplier modelContext) { 19:55:29 [WARNING] ^ 19:55:29 [WARNING] /w/workspace/netconf-maven-stage-master/plugins/restconf-mdsal-spi/src/main/java/org/opendaylight/restconf/mdsal/spi/data/AsyncGetDataProcessor.java:69: warning: no comment 19:55:29 [WARNING] public AsyncGetDataProcessor(final @NonNull Data path, final @Nullable WithDefaultsParam defaultsMode) { 19:55:29 [WARNING] ^ 19:55:29 [WARNING] /w/workspace/netconf-maven-stage-master/plugins/restconf-mdsal-spi/src/main/java/org/opendaylight/restconf/mdsal/spi/DOMServerActionOperations.java:28: warning: no comment 19:55:29 [WARNING] public DOMServerActionOperations { 19:55:29 [WARNING] ^ 19:55:29 [WARNING] /w/workspace/netconf-maven-stage-master/plugins/restconf-mdsal-spi/src/main/java/org/opendaylight/restconf/mdsal/spi/DOMServerModulesOperations.java:32: warning: no comment 19:55:29 [WARNING] public DOMServerModulesOperations { 19:55:29 [WARNING] ^ 19:55:29 [WARNING] /w/workspace/netconf-maven-stage-master/plugins/restconf-mdsal-spi/src/main/java/org/opendaylight/restconf/mdsal/spi/DOMServerRpcOperations.java:39: warning: no comment 19:55:29 [WARNING] public DOMServerRpcOperations { 19:55:29 [WARNING] ^ 19:55:29 [WARNING] /w/workspace/netconf-maven-stage-master/plugins/restconf-mdsal-spi/src/main/java/org/opendaylight/restconf/mdsal/spi/DOMServerStrategy.java:28: warning: no comment 19:55:29 [WARNING] public DOMServerStrategy { 19:55:29 [WARNING] ^ 19:55:29 [WARNING] /w/workspace/netconf-maven-stage-master/plugins/restconf-mdsal-spi/src/main/java/org/opendaylight/restconf/mdsal/spi/DOMServerStrategy.java:22: warning: no comment 19:55:29 [WARNING] public static final class Extension implements DOMService.Extension { 19:55:29 [WARNING] ^ 19:55:29 [WARNING] /w/workspace/netconf-maven-stage-master/plugins/restconf-mdsal-spi/src/main/java/org/opendaylight/restconf/mdsal/spi/data/RestconfStrategy.java:106: warning: no @return 19:55:29 [WARNING] protected abstract ListenableFuture exists(YangInstanceIdentifier path); 19:55:29 [WARNING] ^ 19:55:29 [WARNING] /w/workspace/netconf-maven-stage-master/plugins/restconf-mdsal-spi/src/main/java/org/opendaylight/restconf/mdsal/spi/data/MdsalRestconfStrategy.java:50: warning: no comment 19:55:29 [WARNING] public MdsalRestconfStrategy(final DatabindContext databind, final DOMDataBroker dataBroker) { 19:55:29 [WARNING] ^ 19:55:29 [WARNING] /w/workspace/netconf-maven-stage-master/plugins/restconf-mdsal-spi/src/main/java/org/opendaylight/restconf/mdsal/spi/NotificationFormatter.java:20: warning: no comment 19:55:29 [WARNING] protected NotificationFormatter(final TextParameters textParams) { 19:55:29 [WARNING] ^ 19:55:29 [WARNING] /w/workspace/netconf-maven-stage-master/plugins/restconf-mdsal-spi/src/main/java/org/opendaylight/restconf/mdsal/spi/NotificationFormatterFactory.java:16: warning: no comment 19:55:29 [WARNING] public abstract class NotificationFormatterFactory extends EventFormatterFactory { 19:55:29 [WARNING] ^ 19:55:29 [WARNING] /w/workspace/netconf-maven-stage-master/plugins/restconf-mdsal-spi/src/main/java/org/opendaylight/restconf/mdsal/spi/NotificationFormatterFactory.java:17: warning: no comment 19:55:29 [WARNING] protected NotificationFormatterFactory(final NotificationFormatter emptyFormatter) { 19:55:29 [WARNING] ^ 19:55:29 [WARNING] /w/workspace/netconf-maven-stage-master/plugins/restconf-mdsal-spi/src/main/java/org/opendaylight/restconf/mdsal/spi/NotificationSource.java:30: warning: no comment 19:55:29 [WARNING] public static final ImmutableMap ENCODINGS = ImmutableMap.of( 19:55:29 [WARNING] ^ 19:55:29 [WARNING] /w/workspace/netconf-maven-stage-master/plugins/restconf-mdsal-spi/src/main/java/org/opendaylight/restconf/mdsal/spi/NotificationSource.java:38: warning: no comment 19:55:29 [WARNING] public NotificationSource(final DatabindProvider databindProvider, final DOMNotificationService notificationService, 19:55:29 [WARNING] ^ 19:55:29 [WARNING] /w/workspace/netconf-maven-stage-master/plugins/restconf-mdsal-spi/src/main/java/org/opendaylight/restconf/mdsal/spi/NotificationXPathEventFilter.java:28: warning: no comment 19:55:29 [WARNING] public NotificationXPathEventFilter(final String expression) throws XPathExpressionException { 19:55:29 [WARNING] ^ 19:55:29 [WARNING] /w/workspace/netconf-maven-stage-master/plugins/restconf-mdsal-spi/src/main/java/org/opendaylight/restconf/mdsal/spi/data/RestconfStrategy.java:75: warning: no comment 19:55:29 [WARNING] protected final @NonNull DatabindContext databind; 19:55:29 [WARNING] ^ 19:55:29 [WARNING] /w/workspace/netconf-maven-stage-master/plugins/restconf-mdsal-spi/src/main/java/org/opendaylight/restconf/mdsal/spi/data/RestconfStrategy.java:77: warning: no comment 19:55:29 [WARNING] protected RestconfStrategy(final DatabindContext databind) { 19:55:29 [WARNING] ^ 19:55:29 [WARNING] /w/workspace/netconf-maven-stage-master/plugins/restconf-mdsal-spi/src/main/java/org/opendaylight/restconf/mdsal/spi/data/RestconfStrategy.java:615: warning: no comment 19:55:29 [WARNING] protected static final @NonNull RequestException decodeException(final Throwable ex, final String txType, 19:55:29 [WARNING] ^ 19:55:29 [WARNING] /w/workspace/netconf-maven-stage-master/plugins/restconf-mdsal-spi/src/main/java/org/opendaylight/restconf/mdsal/spi/data/RestconfTransaction.java:60: warning: no @throws for org.opendaylight.netconf.databind.RequestException 19:55:29 [WARNING] public final void delete(final YangInstanceIdentifier path) throws RequestException { 19:55:29 [WARNING] ^ 19:55:29 [WARNING] /w/workspace/netconf-maven-stage-master/plugins/restconf-mdsal-spi/src/main/java/org/opendaylight/restconf/mdsal/spi/data/RestconfTransaction.java:99: warning: no @throws for org.opendaylight.netconf.databind.RequestException 19:55:29 [WARNING] public final void create(final YangInstanceIdentifier path, final NormalizedNode data) throws RequestException { 19:55:29 [WARNING] ^ 19:55:29 [WARNING] /w/workspace/netconf-maven-stage-master/plugins/restconf-mdsal-spi/src/main/java/org/opendaylight/restconf/mdsal/spi/data/RestconfTransaction.java:36: warning: no comment 19:55:29 [WARNING] protected final @NonNull DatabindContext databind; 19:55:29 [WARNING] ^ 19:55:29 [WARNING] /w/workspace/netconf-maven-stage-master/plugins/restconf-mdsal-spi/src/main/java/org/opendaylight/restconf/mdsal/spi/data/RestconfTransaction.java:38: warning: no comment 19:55:29 [WARNING] protected RestconfTransaction(final DatabindContext databind) { 19:55:29 [WARNING] ^ 19:55:29 [WARNING] /w/workspace/netconf-maven-stage-master/plugins/restconf-mdsal-spi/src/main/java/org/opendaylight/restconf/mdsal/spi/data/RestconfTransaction.java:105: warning: no comment 19:55:29 [WARNING] protected abstract void createImpl(@NonNull YangInstanceIdentifier path, @NonNull NormalizedNode data) 19:55:29 [WARNING] ^ 19:55:29 [WARNING] /w/workspace/netconf-maven-stage-master/plugins/restconf-mdsal-spi/src/main/java/org/opendaylight/restconf/mdsal/spi/data/RestconfTransaction.java:65: warning: no comment 19:55:29 [WARNING] protected abstract void deleteImpl(@NonNull YangInstanceIdentifier path) throws RequestException; 19:55:29 [WARNING] ^ 19:55:29 [WARNING] /w/workspace/netconf-maven-stage-master/plugins/restconf-mdsal-spi/src/main/java/org/opendaylight/restconf/mdsal/spi/data/RestconfTransaction.java:91: warning: no comment 19:55:29 [WARNING] protected abstract void mergeImpl(@NonNull YangInstanceIdentifier path, @NonNull NormalizedNode data); 19:55:29 [WARNING] ^ 19:55:29 [WARNING] /w/workspace/netconf-maven-stage-master/plugins/restconf-mdsal-spi/src/main/java/org/opendaylight/restconf/mdsal/spi/data/RestconfTransaction.java:125: warning: no comment 19:55:29 [WARNING] protected abstract ListenableFuture> read(YangInstanceIdentifier path); 19:55:29 [WARNING] ^ 19:55:29 [WARNING] /w/workspace/netconf-maven-stage-master/plugins/restconf-mdsal-spi/src/main/java/org/opendaylight/restconf/mdsal/spi/data/RestconfTransaction.java:122: warning: no comment 19:55:29 [WARNING] protected abstract @Nullable NormalizedNodeContainer readList(@NonNull YangInstanceIdentifier path) 19:55:29 [WARNING] ^ 19:55:29 [WARNING] /w/workspace/netconf-maven-stage-master/plugins/restconf-mdsal-spi/src/main/java/org/opendaylight/restconf/mdsal/spi/data/RestconfTransaction.java:77: warning: no comment 19:55:29 [WARNING] protected abstract void removeImpl(@NonNull YangInstanceIdentifier path) throws RequestException; 19:55:29 [WARNING] ^ 19:55:29 [WARNING] /w/workspace/netconf-maven-stage-master/plugins/restconf-mdsal-spi/src/main/java/org/opendaylight/restconf/mdsal/spi/data/RestconfTransaction.java:120: warning: no comment 19:55:29 [WARNING] protected abstract void replaceImpl(@NonNull YangInstanceIdentifier path, @NonNull NormalizedNode data); 19:55:29 [WARNING] ^ 19:55:29 [WARNING] /w/workspace/netconf-maven-stage-master/plugins/restconf-mdsal-spi/src/main/java/module-info.java:8: warning: no comment 19:55:29 [WARNING] module org.opendaylight.restconf.mdsal.spi { 19:55:29 [WARNING] ^ 19:55:29 [WARNING] 39 warnings 19:55:29 [INFO] Building jar: /w/workspace/netconf-maven-stage-master/plugins/restconf-mdsal-spi/target/restconf-mdsal-spi-10.0.0-javadoc.jar 19:55:29 [INFO] 19:55:29 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ restconf-mdsal-spi --- 19:55:29 [INFO] CycloneDX: Resolving Dependencies 19:55:31 [INFO] CycloneDX: Creating BOM version 1.6 with 69 component(s) 19:55:31 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-stage-master/plugins/restconf-mdsal-spi/target/bom.xml 19:55:31 [INFO] attaching as restconf-mdsal-spi-10.0.0-cyclonedx.xml 19:55:31 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-stage-master/plugins/restconf-mdsal-spi/target/bom.json 19:55:31 [INFO] attaching as restconf-mdsal-spi-10.0.0-cyclonedx.json 19:55:31 [INFO] 19:55:31 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ restconf-mdsal-spi --- 19:55:31 [INFO] Skipping duplicate-finder execution! 19:55:31 [INFO] 19:55:31 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ restconf-mdsal-spi --- 19:55:31 [INFO] No dependency problems found 19:55:31 [INFO] 19:55:31 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ restconf-mdsal-spi --- 19:55:31 [INFO] Building jar: /w/workspace/netconf-maven-stage-master/plugins/restconf-mdsal-spi/target/restconf-mdsal-spi-10.0.0-sources.jar 19:55:31 [INFO] 19:55:31 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ restconf-mdsal-spi --- 19:55:31 [INFO] 19:55:31 [INFO] --- jacoco:0.8.13:report (report) @ restconf-mdsal-spi --- 19:55:31 [INFO] Loading execution data file /w/workspace/netconf-maven-stage-master/plugins/restconf-mdsal-spi/target/code-coverage/jacoco.exec 19:55:31 [INFO] Analyzed bundle 'restconf-mdsal-spi' with 33 classes 19:55:31 [INFO] 19:55:31 [INFO] --- install:3.1.4:install (default-install) @ restconf-mdsal-spi --- 19:55:31 [INFO] Installing /w/workspace/netconf-maven-stage-master/plugins/restconf-mdsal-spi/pom.xml to /tmp/r/org/opendaylight/netconf/restconf-mdsal-spi/10.0.0/restconf-mdsal-spi-10.0.0.pom 19:55:31 [INFO] Installing /w/workspace/netconf-maven-stage-master/plugins/restconf-mdsal-spi/target/restconf-mdsal-spi-10.0.0.jar to /tmp/r/org/opendaylight/netconf/restconf-mdsal-spi/10.0.0/restconf-mdsal-spi-10.0.0.jar 19:55:31 [INFO] Installing /w/workspace/netconf-maven-stage-master/plugins/restconf-mdsal-spi/target/restconf-mdsal-spi-10.0.0-javadoc.jar to /tmp/r/org/opendaylight/netconf/restconf-mdsal-spi/10.0.0/restconf-mdsal-spi-10.0.0-javadoc.jar 19:55:31 [INFO] Installing /w/workspace/netconf-maven-stage-master/plugins/restconf-mdsal-spi/target/bom.xml to /tmp/r/org/opendaylight/netconf/restconf-mdsal-spi/10.0.0/restconf-mdsal-spi-10.0.0-cyclonedx.xml 19:55:31 [INFO] Installing /w/workspace/netconf-maven-stage-master/plugins/restconf-mdsal-spi/target/bom.json to /tmp/r/org/opendaylight/netconf/restconf-mdsal-spi/10.0.0/restconf-mdsal-spi-10.0.0-cyclonedx.json 19:55:31 [INFO] Installing /w/workspace/netconf-maven-stage-master/plugins/restconf-mdsal-spi/target/restconf-mdsal-spi-10.0.0-sources.jar to /tmp/r/org/opendaylight/netconf/restconf-mdsal-spi/10.0.0/restconf-mdsal-spi-10.0.0-sources.jar 19:55:31 [INFO] 19:55:31 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ restconf-mdsal-spi --- 19:55:31 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-stage-master/m2repo 19:55:31 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-stage-master/m2repo" instead. 19:55:31 [INFO] 19:55:31 [INFO] -----------< org.opendaylight.netconf:netconf-client-mdsal >------------ 19:55:31 [INFO] Building netconf-client-mdsal 10.0.0 [55/112] 19:55:31 [INFO] from plugins/netconf-client-mdsal/pom.xml 19:55:31 [INFO] -------------------------------[ bundle ]------------------------------- 19:55:31 [INFO] 19:55:31 [INFO] --- clean:3.5.0:clean (default-clean) @ netconf-client-mdsal --- 19:55:31 [INFO] 19:55:31 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ netconf-client-mdsal --- 19:55:31 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:55:31 [INFO] 19:55:31 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ netconf-client-mdsal --- 19:55:31 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:55:31 [INFO] 19:55:31 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ netconf-client-mdsal --- 19:55:31 [INFO] 19:55:31 [INFO] --- dependency:3.9.0:properties (default) @ netconf-client-mdsal --- 19:55:31 [INFO] 19:55:31 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ netconf-client-mdsal --- 19:55:31 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/netconf-maven-stage-master/plugins/netconf-client-mdsal/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:55:31 [INFO] 19:55:31 [INFO] --- yang:14.0.18:generate-sources (binding) @ netconf-client-mdsal --- 19:55:31 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:55:31 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-stage-master/plugins/netconf-client-mdsal/src/main/yang 19:55:31 [INFO] yang-to-sources: Found 37 dependencies in 6.202 ms 19:55:31 [INFO] yang-to-sources: Project model files found: 1 in 4.001 ms 19:55:31 [INFO] yang-to-sources: 3 YANG models processed in 96.39 ms 19:55:31 [INFO] BindingJavaFileGenerator: Defined 53 files in 13.83 ms 19:55:31 [INFO] Sorted 53 files into 17 directories in 233.2 μs 19:55:31 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 53 in 45.30 ms 19:55:31 [INFO] 19:55:31 [INFO] --- checkstyle:3.6.0:check (check-license) @ netconf-client-mdsal --- 19:55:31 [INFO] Starting audit... 19:55:31 Audit done. 19:55:31 [INFO] You have 0 Checkstyle violations. 19:55:31 [INFO] 19:55:31 [INFO] --- checkstyle:3.6.0:check (default) @ netconf-client-mdsal --- 19:55:33 [INFO] Starting audit... 19:55:33 Audit done. 19:55:33 [INFO] You have 0 Checkstyle violations. 19:55:33 [INFO] 19:55:33 [INFO] --- dependency:3.9.0:copy (unpack-license) @ netconf-client-mdsal --- 19:55:33 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 19:55:33 [INFO] 19:55:33 [INFO] --- resources:3.3.1:resources (default-resources) @ netconf-client-mdsal --- 19:55:33 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/plugins/netconf-client-mdsal/src/main/resources 19:55:33 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/plugins/netconf-client-mdsal/target/generated-sources/spi 19:55:33 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:55:33 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:55:33 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:55:33 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/plugins/netconf-client-mdsal/target/generated-sources/spi 19:55:33 [INFO] 19:55:33 [INFO] --- compiler:3.14.1:compile (default-compile) @ netconf-client-mdsal --- 19:55:33 [INFO] Recompiling the module because of changed dependency. 19:55:33 [INFO] Compiling 150 source files with javac [debug release 21] to target/classes 19:55:34 [WARNING] /w/workspace/netconf-maven-stage-master/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/impl/NetconfMessageTransformUtil.java:[304,35] writeNormalizedNode(org.opendaylight.yangtools.yang.data.api.schema.NormalizedNode,@org.eclipse.jdt.annotation.Nullable org.opendaylight.yangtools.yang.data.api.schema.NormalizedMetadata,javax.xml.transform.dom.DOMResult,org.opendaylight.yangtools.yang.model.api.EffectiveModelContext,@org.eclipse.jdt.annotation.Nullable org.opendaylight.yangtools.yang.model.api.stmt.SchemaNodeIdentifier.Absolute) in org.opendaylight.netconf.client.mdsal.util.NormalizedDataUtil has been deprecated 19:55:34 [WARNING] /w/workspace/netconf-maven-stage-master/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/impl/NetconfMessageTransformUtil.java:[307,35] writeNormalizedNode(org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier,@org.eclipse.jdt.annotation.Nullable org.opendaylight.yangtools.yang.data.api.schema.NormalizedMetadata,javax.xml.transform.dom.DOMResult,org.opendaylight.yangtools.yang.model.api.EffectiveModelContext,@org.eclipse.jdt.annotation.Nullable org.opendaylight.yangtools.yang.model.api.stmt.SchemaNodeIdentifier.Absolute) in org.opendaylight.netconf.client.mdsal.util.NormalizedDataUtil has been deprecated 19:55:34 [WARNING] /w/workspace/netconf-maven-stage-master/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/impl/NetconfMessageTransformUtil.java:[299,30] auto-closeable resource iidWriter is never referenced in body of corresponding try statement 19:55:34 [WARNING] /w/workspace/netconf-maven-stage-master/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/LibraryModulesSchemas.java:[100,62] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModulesState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104 has been deprecated 19:55:34 [WARNING] /w/workspace/netconf-maven-stage-master/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/LibraryModulesSchemas.java:[103,83] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModulesState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104 has been deprecated 19:55:34 [WARNING] /w/workspace/netconf-maven-stage-master/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/LibraryModulesSchemas.java:[104,76] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 19:55:34 [WARNING] /w/workspace/netconf-maven-stage-master/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/LibraryModulesSchemas.java:[110,81] DRAFT_LHOTKA_NETMOD_YANG_JSON_02 in org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactorySupplier has been deprecated and marked for removal 19:55:34 [WARNING] /w/workspace/netconf-maven-stage-master/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/LibraryModulesSchemas.java:[311,61] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModulesState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104 has been deprecated 19:55:34 [WARNING] /w/workspace/netconf-maven-stage-master/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/LibraryModulesSchemas.java:[312,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModulesState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104 has been deprecated 19:55:34 [WARNING] /w/workspace/netconf-maven-stage-master/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/LibraryModulesSchemas.java:[343,43] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 19:55:34 [WARNING] /w/workspace/netconf-maven-stage-master/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/NetconfDevice.java:[110,60] modelContext() in org.opendaylight.netconf.client.mdsal.api.BaseNetconfSchema has been deprecated 19:55:34 [WARNING] /w/workspace/netconf-maven-stage-master/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/impl/BaseRpcSchemalessTransformer.java:[66,27] modelContext() in org.opendaylight.netconf.client.mdsal.api.BaseNetconfSchema has been deprecated 19:55:34 [WARNING] /w/workspace/netconf-maven-stage-master/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/impl/DefaultBaseNetconfSchemaProvider.java:[135,80] CONFIRMED_COMMIT in org.opendaylight.netconf.api.CapabilityURN has been deprecated 19:55:34 [WARNING] /w/workspace/netconf-maven-stage-master/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/impl/DefaultBaseNetconfSchemaProvider.java:[138,80] VALIDATE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 19:55:34 [WARNING] /w/workspace/netconf-maven-stage-master/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/impl/DefaultDeviceNetconfSchemaProvider.java:[65,23] modelContext() in org.opendaylight.netconf.client.mdsal.api.BaseNetconfSchema has been deprecated 19:55:34 [WARNING] /w/workspace/netconf-maven-stage-master/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/impl/DefaultSchemaResourceManager.java:[118,49] FilesystemSchemaSourceCache(org.opendaylight.yangtools.yang.model.repo.spi.SchemaSourceRegistry,java.lang.Class,java.io.File) in org.opendaylight.yangtools.yang.model.repo.fs.FilesystemSchemaSourceCache has been deprecated 19:55:34 [WARNING] /w/workspace/netconf-maven-stage-master/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/impl/DefaultSslContextFactory.java:[49,31] JdkSslContext(javax.net.ssl.SSLContext,boolean,io.netty.handler.ssl.ClientAuth) in io.netty.handler.ssl.JdkSslContext has been deprecated 19:55:34 [WARNING] /w/workspace/netconf-maven-stage-master/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/impl/NetconfMessageTransformer.java: org.opendaylight.yangtools.yang.model.api.CopyableNode in org.opendaylight.yangtools.yang.model.api has been deprecated 19:55:34 [WARNING] /w/workspace/netconf-maven-stage-master/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/impl/NetconfMessageTransformer.java: org.opendaylight.yangtools.yang.model.api.CopyableNode in org.opendaylight.yangtools.yang.model.api has been deprecated 19:55:34 [WARNING] /w/workspace/netconf-maven-stage-master/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/impl/NetconfMessageTransformer.java:[345,67] modelContext() in org.opendaylight.netconf.client.mdsal.api.BaseNetconfSchema has been deprecated 19:55:34 [WARNING] /w/workspace/netconf-maven-stage-master/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/spi/AbstractWriteTx.java:[143,71] org.opendaylight.yangtools.yang.data.api.schema.MixinNode in org.opendaylight.yangtools.yang.data.api.schema has been deprecated and marked for removal 19:55:34 [INFO] 19:55:34 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ netconf-client-mdsal >>> 19:55:34 [INFO] 19:55:34 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ netconf-client-mdsal --- 19:55:34 [INFO] Fork Value is true 19:55:42 [INFO] Done SpotBugs Analysis.... 19:55:42 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:55:42 [INFO] 19:55:42 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ netconf-client-mdsal <<< 19:55:42 [INFO] 19:55:42 [INFO] 19:55:42 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ netconf-client-mdsal --- 19:55:42 [INFO] BugInstance size is 0 19:55:42 [INFO] Error size is 0 19:55:42 [INFO] No errors/warnings found 19:55:42 [INFO] 19:55:42 [INFO] --- resources:3.3.1:testResources (default-testResources) @ netconf-client-mdsal --- 19:55:42 [INFO] Copying 46 resources from src/test/resources to target/test-classes 19:55:42 [INFO] 19:55:42 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ netconf-client-mdsal --- 19:55:42 [INFO] Recompiling the module because of changed dependency. 19:55:42 [INFO] Compiling 49 source files with javac [debug release 21] to target/test-classes 19:55:43 [WARNING] /w/workspace/netconf-maven-stage-master/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/NetconfDeviceCommunicatorTest.java:[184,18] unchecked generic array creation for varargs parameter of type org.opendaylight.netconf.client.mdsal.api.RemoteDevice[] 19:55:43 [WARNING] /w/workspace/netconf-maven-stage-master/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/NetconfDeviceTest.java:[375,39] BASE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 19:55:43 [WARNING] /w/workspace/netconf-maven-stage-master/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/SchemalessNetconfDeviceTest.java:[94,66] BASE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 19:55:43 [WARNING] /w/workspace/netconf-maven-stage-master/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/impl/NetconfMessageTransformerTest.java:[432,48] modelContext() in org.opendaylight.netconf.client.mdsal.api.BaseNetconfSchema has been deprecated 19:55:43 [WARNING] /w/workspace/netconf-maven-stage-master/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/impl/NetconfMessageTransformerTest.java:[486,48] modelContext() in org.opendaylight.netconf.client.mdsal.api.BaseNetconfSchema has been deprecated 19:55:43 [WARNING] /w/workspace/netconf-maven-stage-master/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/impl/NetconfStateSchemasTest.java:[62,102] modelContext() in org.opendaylight.netconf.client.mdsal.api.BaseNetconfSchema has been deprecated 19:55:43 [WARNING] /w/workspace/netconf-maven-stage-master/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/spi/NC1224Test.java:[39,18] auto-closeable resource reg is never referenced in body of corresponding try statement 19:55:43 [WARNING] /w/workspace/netconf-maven-stage-master/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/spi/NC1224Test.java:[46,18] auto-closeable resource reg is never referenced in body of corresponding try statement 19:55:43 [WARNING] /w/workspace/netconf-maven-stage-master/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/spi/NC1224Test.java:[53,18] auto-closeable resource reg is never referenced in body of corresponding try statement 19:55:43 [WARNING] /w/workspace/netconf-maven-stage-master/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/spi/NC1224Test.java:[60,18] auto-closeable resource reg is never referenced in body of corresponding try statement 19:55:43 [WARNING] /w/workspace/netconf-maven-stage-master/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/spi/NC1224Test.java:[67,18] auto-closeable resource reg is never referenced in body of corresponding try statement 19:55:43 [WARNING] /w/workspace/netconf-maven-stage-master/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/spi/NC1224Test.java:[74,18] auto-closeable resource reg is never referenced in body of corresponding try statement 19:55:43 [WARNING] /w/workspace/netconf-maven-stage-master/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/common/mdsal/NormalizedDataUtilTest.java:[36,27] writeNormalizedNode(org.opendaylight.yangtools.yang.data.api.schema.NormalizedNode,javax.xml.transform.dom.DOMResult,org.opendaylight.yangtools.yang.model.api.EffectiveModelContext,org.opendaylight.yangtools.yang.model.api.stmt.SchemaNodeIdentifier.Absolute) in org.opendaylight.netconf.client.mdsal.util.NormalizedDataUtil has been deprecated 19:55:43 [INFO] 19:55:43 [INFO] --- surefire:3.5.4:test (default-test) @ netconf-client-mdsal --- 19:55:43 [INFO] Surefire report directory: /w/workspace/netconf-maven-stage-master/plugins/netconf-client-mdsal/target/surefire-reports 19:55:43 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:55:43 [INFO] 19:55:43 [INFO] ------------------------------------------------------- 19:55:43 [INFO] T E S T S 19:55:43 [INFO] ------------------------------------------------------- 19:55:45 [INFO] Running org.opendaylight.netconf.client.mdsal.NetconfDeviceTest 19:55:46 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 19:55:50 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.878 s -- in org.opendaylight.netconf.client.mdsal.NetconfDeviceTest 19:55:50 [INFO] Running org.opendaylight.netconf.client.mdsal.LibrarySchemaYangSourceProviderTest 19:55:50 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.opendaylight.netconf.client.mdsal.LibrarySchemaYangSourceProviderTest 19:55:50 [INFO] Running org.opendaylight.netconf.client.mdsal.LibraryModulesSchemasTest 19:55:50 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.252 s -- in org.opendaylight.netconf.client.mdsal.LibraryModulesSchemasTest 19:55:50 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.NetconfDataTreeServiceImplTest 19:55:53 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.668 s -- in org.opendaylight.netconf.client.mdsal.spi.NetconfDataTreeServiceImplTest 19:55:53 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.FieldsAwareReadWriteTxTest 19:55:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 s -- in org.opendaylight.netconf.client.mdsal.spi.FieldsAwareReadWriteTxTest 19:55:53 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.NetconfDeviceRpcTest 19:55:53 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.249 s -- in org.opendaylight.netconf.client.mdsal.spi.NetconfDeviceRpcTest 19:55:53 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.WriteRunningTxTest 19:55:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.netconf.client.mdsal.spi.WriteRunningTxTest 19:55:53 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.MountInstanceTest 19:55:53 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.552 s -- in org.opendaylight.netconf.client.mdsal.spi.MountInstanceTest 19:55:53 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.WriteCandidateTxTest 19:55:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.netconf.client.mdsal.spi.WriteCandidateTxTest 19:55:53 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.TxChainTest 19:55:54 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.184 s -- in org.opendaylight.netconf.client.mdsal.spi.TxChainTest 19:55:54 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.ReadWriteTxTest 19:55:54 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.netconf.client.mdsal.spi.ReadWriteTxTest 19:55:54 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.KeepaliveSalFacadeTest 19:56:03 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.092 s -- in org.opendaylight.netconf.client.mdsal.spi.KeepaliveSalFacadeTest 19:56:03 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.KeepaliveSalFacadeResponseWaitingTest 19:56:08 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.536 s -- in org.opendaylight.netconf.client.mdsal.spi.KeepaliveSalFacadeResponseWaitingTest 19:56:08 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.FieldsAwareReadOnlyTxTest 19:56:08 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 s -- in org.opendaylight.netconf.client.mdsal.spi.FieldsAwareReadOnlyTxTest 19:56:08 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.WriteCandidateRunningTxTest 19:56:08 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.netconf.client.mdsal.spi.WriteCandidateRunningTxTest 19:56:08 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.ReadOnlyTxTest 19:56:08 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.netconf.client.mdsal.spi.ReadOnlyTxTest 19:56:08 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.NetconfDeviceSalFacadeTest 19:56:09 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s -- in org.opendaylight.netconf.client.mdsal.spi.NetconfDeviceSalFacadeTest 19:56:09 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.CandidateWithRunningTest 19:56:09 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.369 s -- in org.opendaylight.netconf.client.mdsal.spi.CandidateWithRunningTest 19:56:09 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.RunningTest 19:56:09 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.opendaylight.netconf.client.mdsal.spi.RunningTest 19:56:09 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.NC1224Test 19:56:09 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s -- in org.opendaylight.netconf.client.mdsal.spi.NC1224Test 19:56:09 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.SchemalessNetconfDeviceRpcTest 19:56:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.netconf.client.mdsal.spi.SchemalessNetconfDeviceRpcTest 19:56:09 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.NC1462Test 19:56:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.196 s -- in org.opendaylight.netconf.client.mdsal.spi.NC1462Test 19:56:09 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.NC1458Test 19:56:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.300 s -- in org.opendaylight.netconf.client.mdsal.spi.NC1458Test 19:56:11 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.NetconfDeviceNotificationServiceTest 19:56:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.netconf.client.mdsal.spi.NetconfDeviceNotificationServiceTest 19:56:11 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.NetconfDeviceWriteOnlyTxTest 19:56:11 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.143 s -- in org.opendaylight.netconf.client.mdsal.spi.NetconfDeviceWriteOnlyTxTest 19:56:11 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.CandidateTest 19:56:11 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.opendaylight.netconf.client.mdsal.spi.CandidateTest 19:56:11 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.NetconfDeviceDataBrokerTest 19:56:11 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.117 s -- in org.opendaylight.netconf.client.mdsal.spi.NetconfDeviceDataBrokerTest 19:56:11 [INFO] Running org.opendaylight.netconf.client.mdsal.api.RemoteDeviceIdTest 19:56:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.netconf.client.mdsal.api.RemoteDeviceIdTest 19:56:11 [INFO] Running org.opendaylight.netconf.client.mdsal.api.NetconfSessionPreferencesTest 19:56:11 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.netconf.client.mdsal.api.NetconfSessionPreferencesTest 19:56:11 [INFO] Running org.opendaylight.netconf.client.mdsal.impl.NetconfMessageTransformerTest 19:56:12 [INFO] Tests run: 38, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.709 s -- in org.opendaylight.netconf.client.mdsal.impl.NetconfMessageTransformerTest 19:56:12 [INFO] Running org.opendaylight.netconf.client.mdsal.impl.SchemalessMessageTransformerTest 19:56:12 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in org.opendaylight.netconf.client.mdsal.impl.SchemalessMessageTransformerTest 19:56:12 [INFO] Running org.opendaylight.netconf.client.mdsal.impl.SchemalessRpcStructureTransformerTest 19:56:12 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.165 s -- in org.opendaylight.netconf.client.mdsal.impl.SchemalessRpcStructureTransformerTest 19:56:12 [INFO] Running org.opendaylight.netconf.client.mdsal.impl.NetconfStateSchemasTest 19:56:12 [WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.065 s -- in org.opendaylight.netconf.client.mdsal.impl.NetconfStateSchemasTest 19:56:12 [INFO] Running org.opendaylight.netconf.client.mdsal.impl.NetconfBaseOpsTest 19:56:13 [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.738 s -- in org.opendaylight.netconf.client.mdsal.impl.NetconfBaseOpsTest 19:56:13 [INFO] Running org.opendaylight.netconf.client.mdsal.impl.DefaultSslContextFactoryProviderTest 19:56:14 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.051 s -- in org.opendaylight.netconf.client.mdsal.impl.DefaultSslContextFactoryProviderTest 19:56:14 [INFO] Running org.opendaylight.netconf.client.mdsal.impl.FieldsSchemalessRpcStructureTransformerTest 19:56:14 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.netconf.client.mdsal.impl.FieldsSchemalessRpcStructureTransformerTest 19:56:14 [INFO] Running org.opendaylight.netconf.client.mdsal.impl.NC881Test 19:56:14 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.netconf.client.mdsal.impl.NC881Test 19:56:14 [INFO] Running org.opendaylight.netconf.client.mdsal.impl.SchemaSetupTest 19:56:14 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.080 s -- in org.opendaylight.netconf.client.mdsal.impl.SchemaSetupTest 19:56:14 [INFO] Running org.opendaylight.netconf.client.mdsal.impl.BaseRpcSchemalessTransformerTest 19:56:14 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.netconf.client.mdsal.impl.BaseRpcSchemalessTransformerTest 19:56:14 [INFO] Running org.opendaylight.netconf.client.mdsal.impl.MonitoringSchemaSourceProviderTest 19:56:14 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.netconf.client.mdsal.impl.MonitoringSchemaSourceProviderTest 19:56:14 [INFO] Running org.opendaylight.netconf.client.mdsal.SchemalessNetconfDeviceTest 19:56:14 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.070 s -- in org.opendaylight.netconf.client.mdsal.SchemalessNetconfDeviceTest 19:56:14 [INFO] Running org.opendaylight.netconf.client.mdsal.NetconfDeviceCommunicatorTest 19:56:14 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s -- in org.opendaylight.netconf.client.mdsal.NetconfDeviceCommunicatorTest 19:56:14 [INFO] Running org.opendaylight.netconf.client.mdsal.NetconfNestedNotificationTest 19:56:14 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.netconf.client.mdsal.NetconfNestedNotificationTest 19:56:14 [INFO] Running org.opendaylight.netconf.client.mdsal.NetconfToRpcRequestTest 19:56:14 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.netconf.client.mdsal.NetconfToRpcRequestTest 19:56:14 [INFO] Running org.opendaylight.netconf.client.mdsal.NetconfToNotificationTest 19:56:14 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.netconf.client.mdsal.NetconfToNotificationTest 19:56:14 [INFO] Running org.opendaylight.netconf.common.mdsal.NormalizedDataUtilTest 19:56:14 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.opendaylight.netconf.common.mdsal.NormalizedDataUtilTest 19:56:14 [INFO] 19:56:14 [INFO] Results: 19:56:14 [INFO] 19:56:14 [WARNING] Tests run: 244, Failures: 0, Errors: 0, Skipped: 1 19:56:14 [INFO] 19:56:14 [INFO] 19:56:14 [INFO] --- copy:14.1.4:copy-files (default) @ netconf-client-mdsal --- 19:56:14 [INFO] 19:56:14 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ netconf-client-mdsal --- 19:56:14 [WARNING] Bundle org.opendaylight.netconf:netconf-client-mdsal:bundle:10.0.0 : Export org.opendaylight.netconf.client.mdsal.spi, has 1, private references [org.opendaylight.netconf.client.mdsal.impl] 19:56:14 [INFO] Building bundle: /w/workspace/netconf-maven-stage-master/plugins/netconf-client-mdsal/target/netconf-client-mdsal-10.0.0.jar 19:56:14 [INFO] Writing manifest: /w/workspace/netconf-maven-stage-master/plugins/netconf-client-mdsal/target/classes/META-INF/MANIFEST.MF 19:56:14 [INFO] 19:56:14 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ netconf-client-mdsal --- 19:56:18 [INFO] Building jar: /w/workspace/netconf-maven-stage-master/plugins/netconf-client-mdsal/target/netconf-client-mdsal-10.0.0-javadoc.jar 19:56:18 [INFO] 19:56:18 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ netconf-client-mdsal --- 19:56:18 [INFO] CycloneDX: Resolving Dependencies 19:56:20 [INFO] CycloneDX: Creating BOM version 1.6 with 149 component(s) 19:56:20 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-stage-master/plugins/netconf-client-mdsal/target/bom.xml 19:56:20 [INFO] attaching as netconf-client-mdsal-10.0.0-cyclonedx.xml 19:56:20 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-stage-master/plugins/netconf-client-mdsal/target/bom.json 19:56:20 [INFO] attaching as netconf-client-mdsal-10.0.0-cyclonedx.json 19:56:20 [INFO] 19:56:20 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ netconf-client-mdsal --- 19:56:20 [INFO] Skipping duplicate-finder execution! 19:56:20 [INFO] 19:56:20 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ netconf-client-mdsal --- 19:56:20 [INFO] No dependency problems found 19:56:20 [INFO] 19:56:20 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ netconf-client-mdsal --- 19:56:20 [INFO] Building jar: /w/workspace/netconf-maven-stage-master/plugins/netconf-client-mdsal/target/netconf-client-mdsal-10.0.0-sources.jar 19:56:20 [INFO] 19:56:20 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ netconf-client-mdsal --- 19:56:20 [INFO] 19:56:20 [INFO] --- jacoco:0.8.13:report (report) @ netconf-client-mdsal --- 19:56:20 [INFO] Loading execution data file /w/workspace/netconf-maven-stage-master/plugins/netconf-client-mdsal/target/code-coverage/jacoco.exec 19:56:20 [INFO] Analyzed bundle 'netconf-client-mdsal' with 138 classes 19:56:20 [INFO] 19:56:20 [INFO] --- install:3.1.4:install (default-install) @ netconf-client-mdsal --- 19:56:20 [INFO] Installing /w/workspace/netconf-maven-stage-master/plugins/netconf-client-mdsal/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-client-mdsal/10.0.0/netconf-client-mdsal-10.0.0.pom 19:56:20 [INFO] Installing /w/workspace/netconf-maven-stage-master/plugins/netconf-client-mdsal/target/netconf-client-mdsal-10.0.0.jar to /tmp/r/org/opendaylight/netconf/netconf-client-mdsal/10.0.0/netconf-client-mdsal-10.0.0.jar 19:56:20 [INFO] Installing /w/workspace/netconf-maven-stage-master/plugins/netconf-client-mdsal/target/netconf-client-mdsal-10.0.0-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-client-mdsal/10.0.0/netconf-client-mdsal-10.0.0-javadoc.jar 19:56:20 [INFO] Installing /w/workspace/netconf-maven-stage-master/plugins/netconf-client-mdsal/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-client-mdsal/10.0.0/netconf-client-mdsal-10.0.0-cyclonedx.xml 19:56:20 [INFO] Installing /w/workspace/netconf-maven-stage-master/plugins/netconf-client-mdsal/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-client-mdsal/10.0.0/netconf-client-mdsal-10.0.0-cyclonedx.json 19:56:20 [INFO] Installing /w/workspace/netconf-maven-stage-master/plugins/netconf-client-mdsal/target/netconf-client-mdsal-10.0.0-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-client-mdsal/10.0.0/netconf-client-mdsal-10.0.0-sources.jar 19:56:20 [INFO] 19:56:20 [INFO] --- bundle:6.0.0:install (default-install) @ netconf-client-mdsal --- 19:56:20 [INFO] Installing org/opendaylight/netconf/netconf-client-mdsal/10.0.0/netconf-client-mdsal-10.0.0.jar 19:56:20 [INFO] Writing OBR metadata 19:56:20 [INFO] 19:56:20 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ netconf-client-mdsal --- 19:56:20 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-stage-master/m2repo 19:56:20 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-stage-master/m2repo" instead. 19:56:20 [INFO] 19:56:20 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ netconf-client-mdsal --- 19:56:20 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:56:20 [INFO] 19:56:20 [INFO] -----------< org.opendaylight.netconf:odl-netconf-connector >----------- 19:56:20 [INFO] Building OpenDaylight :: Netconf Connector :: Netconf Connector 10.0.0 [56/112] 19:56:20 [INFO] from features/odl-netconf-connector/pom.xml 19:56:20 [INFO] ------------------------------[ feature ]------------------------------- 19:56:20 [INFO] 19:56:20 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-netconf-connector --- 19:56:20 [INFO] 19:56:20 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-netconf-connector --- 19:56:20 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:56:20 [INFO] 19:56:20 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-netconf-connector --- 19:56:21 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:56:21 [INFO] 19:56:21 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-netconf-connector --- 19:56:21 [INFO] 19:56:21 [INFO] --- dependency:3.9.0:properties (default) @ odl-netconf-connector --- 19:56:21 [INFO] 19:56:21 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-netconf-connector --- 19:56:21 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:56:21 [INFO] argLine set to empty 19:56:21 [INFO] 19:56:21 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-netconf-connector --- 19:56:21 [INFO] Starting audit... 19:56:21 Audit done. 19:56:21 [INFO] You have 0 Checkstyle violations. 19:56:21 [INFO] 19:56:21 [INFO] --- checkstyle:3.6.0:check (default) @ odl-netconf-connector --- 19:56:21 [INFO] Starting audit... 19:56:21 Audit done. 19:56:21 [INFO] You have 0 Checkstyle violations. 19:56:21 [INFO] 19:56:21 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-netconf-connector --- 19:56:21 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 19:56:21 [INFO] 19:56:21 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-connector --- 19:56:21 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-stage-master/features/odl-netconf-connector/target/feature/feature.xml 19:56:21 [INFO] ...done! 19:56:21 [INFO] Attaching features XML 19:56:21 [INFO] 19:56:21 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-netconf-connector --- 19:56: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 19:56:21 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:56:21 [INFO] 19:56:21 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-netconf-connector >>> 19:56:21 [INFO] 19:56:21 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-netconf-connector --- 19:56:21 [INFO] No files found to run spotbugs, check compile phase has been run 19:56:21 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:56:21 [INFO] 19:56:21 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-netconf-connector <<< 19:56:21 [INFO] 19:56:21 [INFO] 19:56:21 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-netconf-connector --- 19:56:21 [INFO] 19:56:21 [INFO] --- feattest:14.1.4:test (default) @ odl-netconf-connector --- 19:56:21 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-connector 19:56:21 [INFO] Project dependency features detected: [] 19:56:21 [INFO] Pax Exam System (Version: 4.14.0) created. 19:56:21 [INFO] Creating RMI registry server on 127.0.0.1:46035 19:56:22 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 19:56:22 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 19:56:22 [INFO] Waiting for remote bundle context.. on 46035 name: 5d165a83-229a-4d54-8c7b-98286a3ed576 timout: [ RelativeTimeout value = 180000 ] 19:56:26 [INFO] Building jar from resources and headers. 19:56:26 [INFO] Writing jar finished. 19:56:35 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 19:56:35 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 19:56:35 [INFO] 19:56:35 [INFO] --- copy:14.1.4:copy-files (default) @ odl-netconf-connector --- 19:56:35 [INFO] 19:56:35 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-netconf-connector --- 19:56:35 [INFO] No Javadoc in project. Archive not created. 19:56:35 [INFO] 19:56:35 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-netconf-connector --- 19:56:35 [INFO] CycloneDX: Resolving Dependencies 19:56:39 [INFO] CycloneDX: Creating BOM version 1.6 with 300 component(s) 19:56:39 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-stage-master/features/odl-netconf-connector/target/bom.xml 19:56:39 [INFO] attaching as odl-netconf-connector-10.0.0-cyclonedx.xml 19:56:39 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-stage-master/features/odl-netconf-connector/target/bom.json 19:56:39 [INFO] attaching as odl-netconf-connector-10.0.0-cyclonedx.json 19:56:39 [INFO] 19:56:39 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-connector --- 19:56:39 [INFO] Skipping duplicate-finder execution! 19:56:39 [INFO] 19:56:39 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-netconf-connector --- 19:56:39 [INFO] Skipping plugin execution 19:56:39 [INFO] 19:56:39 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-connector --- 19:56:39 [INFO] Skipping source per configuration. 19:56:39 [INFO] 19:56:39 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-netconf-connector --- 19:56:39 [INFO] 19:56:39 [INFO] --- jacoco:0.8.13:report (report) @ odl-netconf-connector --- 19:56:39 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:56:39 [INFO] 19:56:39 [INFO] --- install:3.1.4:install (default-install) @ odl-netconf-connector --- 19:56:39 [WARNING] 19:56:39 [WARNING] The packaging plugin for project odl-netconf-connector did not assign 19:56:39 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 19:56:39 [WARNING] 19:56:39 [WARNING] Incomplete projects like this will fail in future Maven versions! 19:56:39 [WARNING] 19:56:39 [INFO] Installing /w/workspace/netconf-maven-stage-master/features/odl-netconf-connector/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-connector/10.0.0/odl-netconf-connector-10.0.0.pom 19:56:39 [INFO] Installing /w/workspace/netconf-maven-stage-master/features/odl-netconf-connector/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-connector/10.0.0/odl-netconf-connector-10.0.0-features.xml 19:56:39 [INFO] Installing /w/workspace/netconf-maven-stage-master/features/odl-netconf-connector/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-connector/10.0.0/odl-netconf-connector-10.0.0-cyclonedx.xml 19:56:39 [INFO] Installing /w/workspace/netconf-maven-stage-master/features/odl-netconf-connector/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-connector/10.0.0/odl-netconf-connector-10.0.0-cyclonedx.json 19:56:39 [INFO] 19:56:39 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-netconf-connector --- 19:56:39 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-stage-master/m2repo 19:56:39 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-stage-master/m2repo" instead. 19:56:39 [WARNING] 19:56:39 [WARNING] The packaging plugin for project odl-netconf-connector did not assign 19:56:39 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 19:56:39 [WARNING] 19:56:39 [WARNING] Incomplete projects like this will fail in future Maven versions! 19:56:39 [WARNING] 19:56:39 [INFO] 19:56:39 [INFO] -------------< org.opendaylight.netconf.model:test-models >------------- 19:56:39 [INFO] Building test-models 10.0.0 [57/112] 19:56:39 [INFO] from model/test-models/pom.xml 19:56:39 [INFO] -------------------------------[ bundle ]------------------------------- 19:56:39 [INFO] 19:56:39 [INFO] --- clean:3.5.0:clean (default-clean) @ test-models --- 19:56:39 [INFO] 19:56:39 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ test-models --- 19:56:39 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:56:39 [INFO] 19:56:39 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ test-models --- 19:56:39 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:56:39 [INFO] 19:56:39 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ test-models --- 19:56:39 [INFO] 19:56:39 [INFO] --- dependency:3.9.0:properties (default) @ test-models --- 19:56:39 [INFO] 19:56:39 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ test-models --- 19:56:39 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/netconf-maven-stage-master/model/test-models/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:56:39 [INFO] 19:56:39 [INFO] --- yang:14.0.18:generate-sources (binding) @ test-models --- 19:56:39 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:56:39 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-stage-master/model/test-models/src/main/yang 19:56:39 [INFO] yang-to-sources: Found 3 dependencies in 1.087 ms 19:56:39 [INFO] yang-to-sources: Project model files found: 5 in 1.627 ms 19:56:39 [INFO] yang-to-sources: 7 YANG models processed in 29.56 ms 19:56:39 [INFO] BindingJavaFileGenerator: Defined 64 files in 8.398 ms 19:56:39 [INFO] Sorted 64 files into 20 directories in 374.6 μs 19:56:39 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 64 in 19.82 ms 19:56:39 [INFO] 19:56:39 [INFO] --- checkstyle:3.6.0:check (check-license) @ test-models --- 19:56:39 [INFO] Starting audit... 19:56:39 Audit done. 19:56:39 [INFO] You have 0 Checkstyle violations. 19:56:39 [INFO] 19:56:39 [INFO] --- checkstyle:3.6.0:check (default) @ test-models --- 19:56:39 [INFO] Starting audit... 19:56:39 Audit done. 19:56:39 [INFO] You have 0 Checkstyle violations. 19:56:39 [INFO] 19:56:39 [INFO] --- dependency:3.9.0:copy (unpack-license) @ test-models --- 19:56:39 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 19:56:39 [INFO] 19:56:39 [INFO] --- resources:3.3.1:resources (default-resources) @ test-models --- 19:56:39 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/model/test-models/src/main/resources 19:56:39 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/model/test-models/target/generated-sources/spi 19:56:39 [INFO] Copying 5 resources from target/generated-sources/yang to target/classes 19:56:39 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:56:39 [INFO] Copying 5 resources from target/generated-sources/yang to target/classes 19:56:39 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/model/test-models/target/generated-sources/spi 19:56:39 [INFO] 19:56:39 [INFO] --- compiler:3.14.1:compile (default-compile) @ test-models --- 19:56:39 [INFO] Recompiling the module because of changed source code. 19:56:39 [INFO] Compiling 63 source files with javac [debug release 21] to target/classes 19:56:40 [INFO] 19:56:40 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ test-models >>> 19:56:40 [INFO] 19:56:40 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ test-models --- 19:56:40 [INFO] Fork Value is true 19:56:42 [INFO] Done SpotBugs Analysis.... 19:56:42 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:56:42 [INFO] 19:56:42 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ test-models <<< 19:56:42 [INFO] 19:56:42 [INFO] 19:56:42 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ test-models --- 19:56:42 [INFO] BugInstance size is 0 19:56:42 [INFO] Error size is 0 19:56:42 [INFO] No errors/warnings found 19:56:42 [INFO] 19:56:42 [INFO] --- resources:3.3.1:testResources (default-testResources) @ test-models --- 19:56:42 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/model/test-models/src/test/resources 19:56:42 [INFO] 19:56:42 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ test-models --- 19:56:42 [INFO] No sources to compile 19:56:42 [INFO] 19:56:42 [INFO] --- surefire:3.5.4:test (default-test) @ test-models --- 19:56:42 [INFO] No tests to run. 19:56:42 [INFO] 19:56:42 [INFO] --- copy:14.1.4:copy-files (default) @ test-models --- 19:56:42 [INFO] 19:56:42 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ test-models --- 19:56:42 [INFO] Building bundle: /w/workspace/netconf-maven-stage-master/model/test-models/target/test-models-10.0.0.jar 19:56:42 [INFO] Writing manifest: /w/workspace/netconf-maven-stage-master/model/test-models/target/classes/META-INF/MANIFEST.MF 19:56:42 [INFO] 19:56:42 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ test-models --- 19:56:44 [INFO] Building jar: /w/workspace/netconf-maven-stage-master/model/test-models/target/test-models-10.0.0-javadoc.jar 19:56:44 [INFO] 19:56:44 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ test-models --- 19:56:44 [INFO] CycloneDX: Resolving Dependencies 19:56:45 [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) 19:56:45 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-stage-master/model/test-models/target/bom.xml 19:56:45 [INFO] attaching as test-models-10.0.0-cyclonedx.xml 19:56:45 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-stage-master/model/test-models/target/bom.json 19:56:45 [INFO] attaching as test-models-10.0.0-cyclonedx.json 19:56:45 [INFO] 19:56:45 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ test-models --- 19:56:45 [INFO] Skipping duplicate-finder execution! 19:56:45 [INFO] 19:56:45 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ test-models --- 19:56:45 [INFO] No dependency problems found 19:56:45 [INFO] 19:56:45 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ test-models --- 19:56:45 [INFO] Building jar: /w/workspace/netconf-maven-stage-master/model/test-models/target/test-models-10.0.0-sources.jar 19:56:45 [INFO] 19:56:45 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ test-models --- 19:56:45 [INFO] 19:56:45 [INFO] --- jacoco:0.8.13:report (report) @ test-models --- 19:56:45 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:56:45 [INFO] 19:56:45 [INFO] --- install:3.1.4:install (default-install) @ test-models --- 19:56:45 [INFO] Installing /w/workspace/netconf-maven-stage-master/model/test-models/pom.xml to /tmp/r/org/opendaylight/netconf/model/test-models/10.0.0/test-models-10.0.0.pom 19:56:45 [INFO] Installing /w/workspace/netconf-maven-stage-master/model/test-models/target/test-models-10.0.0.jar to /tmp/r/org/opendaylight/netconf/model/test-models/10.0.0/test-models-10.0.0.jar 19:56:45 [INFO] Installing /w/workspace/netconf-maven-stage-master/model/test-models/target/test-models-10.0.0-javadoc.jar to /tmp/r/org/opendaylight/netconf/model/test-models/10.0.0/test-models-10.0.0-javadoc.jar 19:56:45 [INFO] Installing /w/workspace/netconf-maven-stage-master/model/test-models/target/bom.xml to /tmp/r/org/opendaylight/netconf/model/test-models/10.0.0/test-models-10.0.0-cyclonedx.xml 19:56:45 [INFO] Installing /w/workspace/netconf-maven-stage-master/model/test-models/target/bom.json to /tmp/r/org/opendaylight/netconf/model/test-models/10.0.0/test-models-10.0.0-cyclonedx.json 19:56:45 [INFO] Installing /w/workspace/netconf-maven-stage-master/model/test-models/target/test-models-10.0.0-sources.jar to /tmp/r/org/opendaylight/netconf/model/test-models/10.0.0/test-models-10.0.0-sources.jar 19:56:45 [INFO] 19:56:45 [INFO] --- bundle:6.0.0:install (default-install) @ test-models --- 19:56:45 [INFO] Installing org/opendaylight/netconf/model/test-models/10.0.0/test-models-10.0.0.jar 19:56:45 [INFO] Writing OBR metadata 19:56:45 [INFO] 19:56:45 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ test-models --- 19:56:45 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-stage-master/m2repo 19:56:45 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-stage-master/m2repo" instead. 19:56:45 [INFO] 19:56:45 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ test-models --- 19:56:45 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:56:45 [INFO] 19:56:45 [INFO] -------------< org.opendaylight.netconf:netconf-topology >-------------- 19:56:45 [INFO] Building netconf-topology 10.0.0 [58/112] 19:56:45 [INFO] from apps/netconf-topology/pom.xml 19:56:45 [INFO] -------------------------------[ bundle ]------------------------------- 19:56:45 [INFO] 19:56:45 [INFO] --- clean:3.5.0:clean (default-clean) @ netconf-topology --- 19:56:45 [INFO] 19:56:45 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ netconf-topology --- 19:56:45 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:56:45 [INFO] 19:56:45 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ netconf-topology --- 19:56:45 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:56:45 [INFO] 19:56:45 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ netconf-topology --- 19:56:46 [INFO] 19:56:46 [INFO] --- dependency:3.9.0:properties (default) @ netconf-topology --- 19:56:46 [INFO] 19:56:46 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ netconf-topology --- 19:56:46 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/netconf-maven-stage-master/apps/netconf-topology/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:56:46 [INFO] 19:56:46 [INFO] --- yang:14.0.18:generate-sources (binding) @ netconf-topology --- 19:56:46 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:56:46 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-stage-master/apps/netconf-topology/src/main/yang 19:56:46 [INFO] yang-to-sources: Found 41 dependencies in 7.876 ms 19:56:46 [INFO] yang-to-sources: Project model files found: 2 in 6.074 ms 19:56:46 [INFO] yang-to-sources: 8 YANG models processed in 110.1 ms 19:56:46 [INFO] BindingJavaFileGenerator: Defined 46 files in 14.89 ms 19:56:46 [INFO] Sorted 46 files into 13 directories in 214.4 μs 19:56:46 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 46 in 39.90 ms 19:56:46 [INFO] 19:56:46 [INFO] --- checkstyle:3.6.0:check (check-license) @ netconf-topology --- 19:56:46 [INFO] Starting audit... 19:56:46 Audit done. 19:56:46 [INFO] You have 0 Checkstyle violations. 19:56:46 [INFO] 19:56:46 [INFO] --- checkstyle:3.6.0:check (default) @ netconf-topology --- 19:56:46 [INFO] Starting audit... 19:56:46 Audit done. 19:56:46 [INFO] You have 0 Checkstyle violations. 19:56:46 [INFO] 19:56:46 [INFO] --- dependency:3.9.0:copy (unpack-license) @ netconf-topology --- 19:56:46 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 19:56:46 [INFO] 19:56:46 [INFO] --- resources:3.3.1:resources (default-resources) @ netconf-topology --- 19:56:46 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/apps/netconf-topology/src/main/resources 19:56:46 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/apps/netconf-topology/target/generated-sources/spi 19:56:46 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 19:56:46 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:56:46 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 19:56:46 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/apps/netconf-topology/target/generated-sources/spi 19:56:46 [INFO] 19:56:46 [INFO] --- compiler:3.14.1:compile (default-compile) @ netconf-topology --- 19:56:46 [INFO] Recompiling the module because of changed dependency. 19:56:46 [INFO] Compiling 55 source files with javac [debug release 21] to target/classes 19:56: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 19:56:47 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:56:47 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:56:47 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:56: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 19:56:47 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:56:47 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:56:47 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:56: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 19:56:47 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:56:47 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:56:47 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:56:47 [WARNING] /w/workspace/netconf-maven-stage-master/apps/netconf-topology/src/main/java/org/opendaylight/netconf/topology/spi/NetconfNodeHandler.java:[370,47] registry() in org.opendaylight.netconf.client.mdsal.api.DeviceNetconfSchemaProvider has been deprecated 19:56:47 [WARNING] /w/workspace/netconf-maven-stage-master/apps/netconf-topology/src/main/java/org/opendaylight/netconf/topology/spi/NetconfTopologyDeviceSalFacade.java:[44,54] defaultTopologyMountPath(org.opendaylight.netconf.client.mdsal.api.RemoteDeviceId) in org.opendaylight.netconf.topology.spi.NetconfNodeUtils has been deprecated and marked for removal 19:56:47 [WARNING] /w/workspace/netconf-maven-stage-master/apps/netconf-topology/src/main/java/org/opendaylight/netconf/topology/spi/NetconfTopologyDeviceSalFacade.java:[45,89] DEFAULT_TOPOLOGY_OID in org.opendaylight.netconf.topology.spi.NetconfNodeUtils has been deprecated and marked for removal 19:56:47 [INFO] 19:56:47 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ netconf-topology >>> 19:56:47 [INFO] 19:56:47 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ netconf-topology --- 19:56:47 [INFO] Fork Value is true 19:56:51 [INFO] Done SpotBugs Analysis.... 19:56:51 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:56:51 [INFO] 19:56:51 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ netconf-topology <<< 19:56:51 [INFO] 19:56:51 [INFO] 19:56:51 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ netconf-topology --- 19:56:51 [INFO] BugInstance size is 0 19:56:51 [INFO] Error size is 0 19:56:51 [INFO] No errors/warnings found 19:56:51 [INFO] 19:56:51 [INFO] --- resources:3.3.1:testResources (default-testResources) @ netconf-topology --- 19:56:51 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/apps/netconf-topology/src/test/resources 19:56:51 [INFO] 19:56:51 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ netconf-topology --- 19:56:51 [INFO] Recompiling the module because of changed dependency. 19:56:51 [INFO] Compiling 7 source files with javac [debug release 21] to target/test-classes 19:56:51 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 19:56:51 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:56:51 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:56:51 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:56:51 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:56:51 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:56:51 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:56:51 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:56:51 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 19:56:51 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:56:51 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:56:51 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:56:51 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:56:51 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:56:51 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:56:51 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:56:51 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 19:56:51 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:56:51 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:56:51 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:56:51 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:56:51 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:56:51 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:56:51 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:56:51 [WARNING] /w/workspace/netconf-maven-stage-master/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/AbstractNetconfTopologyTest.java:[147,36] unchecked method invocation: method merge in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types 19:56:51 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T 19:56:51 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,org.opendaylight.yangtools.binding.DataObject 19:56:51 [WARNING] /w/workspace/netconf-maven-stage-master/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/AbstractNetconfTopologyTest.java:[147,47] unchecked conversion 19:56:51 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 19:56:51 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 19:56:51 [WARNING] /w/workspace/netconf-maven-stage-master/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/AbstractNetconfTopologyTest.java:[192,46] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:56:51 [WARNING] /w/workspace/netconf-maven-stage-master/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/AbstractNetconfTopologyTest.java:[199,46] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:56:51 [WARNING] /w/workspace/netconf-maven-stage-master/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/AbstractNetconfTopologyTest.java:[214,62] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:56:51 [WARNING] /w/workspace/netconf-maven-stage-master/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/AbstractNetconfTopologyTest.java:[214,62] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:56:51 [WARNING] /w/workspace/netconf-maven-stage-master/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/AbstractNetconfTopologyTest.java:[214,62] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:56:51 [WARNING] /w/workspace/netconf-maven-stage-master/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfDeficeTopologyAdapterIntegrationTest.java:[55,25] DEFAULT_TOPOLOGY_OID in org.opendaylight.netconf.topology.spi.NetconfNodeUtils has been deprecated and marked for removal 19:56:51 [WARNING] /w/workspace/netconf-maven-stage-master/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfDeviceTopologyAdapterTest.java:[56,25] DEFAULT_TOPOLOGY_OID in org.opendaylight.netconf.topology.spi.NetconfNodeUtils has been deprecated and marked for removal 19:56:51 [WARNING] /w/workspace/netconf-maven-stage-master/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfDeviceTopologyAdapterTest.java:[74,37] unchecked method invocation: method put in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types 19:56:51 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T 19:56:51 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node 19:56:51 [WARNING] /w/workspace/netconf-maven-stage-master/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfDeviceTopologyAdapterTest.java:[74,79] unchecked conversion 19:56:51 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 19:56:51 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 19:56:51 [WARNING] /w/workspace/netconf-maven-stage-master/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfDeviceTopologyAdapterTest.java:[100,37] unchecked method invocation: method put in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types 19:56:51 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T 19:56:51 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,org.opendaylight.yang.gen.v1.urn.opendaylight.netconf.node.topology.rev240911.netconf.node.augment.NetconfNode 19:56:51 [WARNING] /w/workspace/netconf-maven-stage-master/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfDeviceTopologyAdapterTest.java:[100,79] unchecked conversion 19:56:51 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 19:56:51 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 19:56:51 [WARNING] /w/workspace/netconf-maven-stage-master/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfDeviceTopologyAdapterTest.java:[107,37] unchecked method invocation: method put in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types 19:56:51 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T 19:56:51 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node 19:56:51 [WARNING] /w/workspace/netconf-maven-stage-master/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfDeviceTopologyAdapterTest.java:[107,74] unchecked conversion 19:56:51 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 19:56:51 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 19:56:51 [WARNING] /w/workspace/netconf-maven-stage-master/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfDeviceTopologyAdapterTest.java:[114,37] unchecked method invocation: method put in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types 19:56:51 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T 19:56:51 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,org.opendaylight.yang.gen.v1.urn.opendaylight.netconf.node.topology.rev240911.netconf.node.augment.NetconfNode 19:56:51 [WARNING] /w/workspace/netconf-maven-stage-master/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfDeviceTopologyAdapterTest.java:[114,79] unchecked conversion 19:56:51 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 19:56:51 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 19:56:51 [WARNING] /w/workspace/netconf-maven-stage-master/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfDeviceTopologyAdapterTest.java:[119,37] unchecked method invocation: method put in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types 19:56:51 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T 19:56:51 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node 19:56:51 [WARNING] /w/workspace/netconf-maven-stage-master/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfDeviceTopologyAdapterTest.java:[119,74] unchecked conversion 19:56:51 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 19:56:51 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 19:56:51 [WARNING] /w/workspace/netconf-maven-stage-master/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfDeviceTopologyAdapterTest.java:[120,37] unchecked method invocation: method put in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types 19:56:51 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T 19:56:51 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node 19:56:51 [WARNING] /w/workspace/netconf-maven-stage-master/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfDeviceTopologyAdapterTest.java:[120,74] unchecked conversion 19:56:51 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 19:56:51 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 19:56:51 [WARNING] /w/workspace/netconf-maven-stage-master/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 19:56:51 [WARNING] /w/workspace/netconf-maven-stage-master/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 19:56:51 [WARNING] /w/workspace/netconf-maven-stage-master/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 19:56:51 [WARNING] /w/workspace/netconf-maven-stage-master/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 19:56:51 [INFO] 19:56:51 [INFO] --- surefire:3.5.4:test (default-test) @ netconf-topology --- 19:56:51 [INFO] Surefire report directory: /w/workspace/netconf-maven-stage-master/apps/netconf-topology/target/surefire-reports 19:56:51 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:56:51 [INFO] 19:56:51 [INFO] ------------------------------------------------------- 19:56:51 [INFO] T E S T S 19:56:51 [INFO] ------------------------------------------------------- 19:56:52 [INFO] Running org.opendaylight.netconf.topology.spi.AbstractNetconfTopologyTest 19:56:52 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 19:56:54 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.176 s -- in org.opendaylight.netconf.topology.spi.AbstractNetconfTopologyTest 19:56:54 [INFO] Running org.opendaylight.netconf.topology.spi.NetconfTopologyRPCProviderTest 19:56:55 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.137 s -- in org.opendaylight.netconf.topology.spi.NetconfTopologyRPCProviderTest 19:56:55 [INFO] Running org.opendaylight.netconf.topology.spi.NetconfNodeUtilsTest 19:56:55 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.netconf.topology.spi.NetconfNodeUtilsTest 19:56:55 [INFO] Running org.opendaylight.netconf.topology.spi.NetconfDeficeTopologyAdapterIntegrationTest 19:56:57 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.989 s -- in org.opendaylight.netconf.topology.spi.NetconfDeficeTopologyAdapterIntegrationTest 19:56:57 [INFO] Running org.opendaylight.netconf.topology.spi.NetconfDeviceTopologyAdapterTest 19:56:57 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 s -- in org.opendaylight.netconf.topology.spi.NetconfDeviceTopologyAdapterTest 19:56:57 [INFO] Running org.opendaylight.netconf.topology.spi.NetconfClientConfigurationBuilderFactoryImplTest 19:56:57 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.331 s -- in org.opendaylight.netconf.topology.spi.NetconfClientConfigurationBuilderFactoryImplTest 19:56:57 [INFO] Running org.opendaylight.netconf.topology.spi.NetconfNodeHandlerTest 19:57:00 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.718 s -- in org.opendaylight.netconf.topology.spi.NetconfNodeHandlerTest 19:57:00 [INFO] 19:57:00 [INFO] Results: 19:57:00 [INFO] 19:57:00 [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0 19:57:00 [INFO] 19:57:00 [INFO] 19:57:00 [INFO] --- copy:14.1.4:copy-files (default) @ netconf-topology --- 19:57:00 [INFO] 19:57:00 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ netconf-topology --- 19:57:00 [INFO] Building bundle: /w/workspace/netconf-maven-stage-master/apps/netconf-topology/target/netconf-topology-10.0.0.jar 19:57:00 [INFO] Writing manifest: /w/workspace/netconf-maven-stage-master/apps/netconf-topology/target/classes/META-INF/MANIFEST.MF 19:57:00 [INFO] 19:57:00 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ netconf-topology --- 19:57:03 [INFO] Building jar: /w/workspace/netconf-maven-stage-master/apps/netconf-topology/target/netconf-topology-10.0.0-javadoc.jar 19:57:03 [INFO] 19:57:03 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ netconf-topology --- 19:57:03 [INFO] CycloneDX: Resolving Dependencies 19:57:05 [INFO] CycloneDX: Creating BOM version 1.6 with 153 component(s) 19:57:05 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-stage-master/apps/netconf-topology/target/bom.xml 19:57:05 [INFO] attaching as netconf-topology-10.0.0-cyclonedx.xml 19:57:05 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-stage-master/apps/netconf-topology/target/bom.json 19:57:05 [INFO] attaching as netconf-topology-10.0.0-cyclonedx.json 19:57:05 [INFO] 19:57:05 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ netconf-topology --- 19:57:05 [INFO] Skipping duplicate-finder execution! 19:57:05 [INFO] 19:57:05 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ netconf-topology --- 19:57:05 [INFO] No dependency problems found 19:57:05 [INFO] 19:57:05 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ netconf-topology --- 19:57:05 [INFO] Building jar: /w/workspace/netconf-maven-stage-master/apps/netconf-topology/target/netconf-topology-10.0.0-sources.jar 19:57:05 [INFO] 19:57:05 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ netconf-topology --- 19:57:05 [INFO] 19:57:05 [INFO] --- jacoco:0.8.13:report (report) @ netconf-topology --- 19:57:05 [INFO] Loading execution data file /w/workspace/netconf-maven-stage-master/apps/netconf-topology/target/code-coverage/jacoco.exec 19:57:05 [INFO] Analyzed bundle 'netconf-topology' with 20 classes 19:57:05 [INFO] 19:57:05 [INFO] --- install:3.1.4:install (default-install) @ netconf-topology --- 19:57:05 [INFO] Installing /w/workspace/netconf-maven-stage-master/apps/netconf-topology/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-topology/10.0.0/netconf-topology-10.0.0.pom 19:57:05 [INFO] Installing /w/workspace/netconf-maven-stage-master/apps/netconf-topology/target/netconf-topology-10.0.0.jar to /tmp/r/org/opendaylight/netconf/netconf-topology/10.0.0/netconf-topology-10.0.0.jar 19:57:05 [INFO] Installing /w/workspace/netconf-maven-stage-master/apps/netconf-topology/target/netconf-topology-10.0.0-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-topology/10.0.0/netconf-topology-10.0.0-javadoc.jar 19:57:05 [INFO] Installing /w/workspace/netconf-maven-stage-master/apps/netconf-topology/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-topology/10.0.0/netconf-topology-10.0.0-cyclonedx.xml 19:57:05 [INFO] Installing /w/workspace/netconf-maven-stage-master/apps/netconf-topology/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-topology/10.0.0/netconf-topology-10.0.0-cyclonedx.json 19:57:05 [INFO] Installing /w/workspace/netconf-maven-stage-master/apps/netconf-topology/target/netconf-topology-10.0.0-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-topology/10.0.0/netconf-topology-10.0.0-sources.jar 19:57:05 [INFO] 19:57:05 [INFO] --- bundle:6.0.0:install (default-install) @ netconf-topology --- 19:57:05 [INFO] Installing org/opendaylight/netconf/netconf-topology/10.0.0/netconf-topology-10.0.0.jar 19:57:05 [INFO] Writing OBR metadata 19:57:05 [INFO] 19:57:05 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ netconf-topology --- 19:57:05 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-stage-master/m2repo 19:57:05 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-stage-master/m2repo" instead. 19:57:05 [INFO] 19:57:05 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ netconf-topology --- 19:57:05 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:57:05 [INFO] 19:57:05 [INFO] --------< org.opendaylight.netconf:netconf-topology-singleton >--------- 19:57:05 [INFO] Building netconf-topology-singleton 10.0.0 [59/112] 19:57:05 [INFO] from apps/netconf-topology-singleton/pom.xml 19:57:05 [INFO] -------------------------------[ bundle ]------------------------------- 19:57:05 [INFO] 19:57:05 [INFO] --- clean:3.5.0:clean (default-clean) @ netconf-topology-singleton --- 19:57:05 [INFO] 19:57:05 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ netconf-topology-singleton --- 19:57:05 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:57:05 [INFO] 19:57:05 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ netconf-topology-singleton --- 19:57:05 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:57:05 [INFO] 19:57:05 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ netconf-topology-singleton --- 19:57:06 [INFO] 19:57:06 [INFO] --- dependency:3.9.0:properties (default) @ netconf-topology-singleton --- 19:57:06 [INFO] 19:57:06 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ netconf-topology-singleton --- 19:57:06 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/netconf-maven-stage-master/apps/netconf-topology-singleton/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:57:06 [INFO] 19:57:06 [INFO] --- checkstyle:3.6.0:check (check-license) @ netconf-topology-singleton --- 19:57:06 [INFO] Starting audit... 19:57:06 Audit done. 19:57:06 [INFO] You have 0 Checkstyle violations. 19:57:06 [INFO] 19:57:06 [INFO] --- checkstyle:3.6.0:check (default) @ netconf-topology-singleton --- 19:57:06 [INFO] Starting audit... 19:57:06 Audit done. 19:57:06 [INFO] You have 0 Checkstyle violations. 19:57:06 [INFO] 19:57:06 [INFO] --- dependency:3.9.0:copy (unpack-license) @ netconf-topology-singleton --- 19:57:06 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 19:57:06 [INFO] 19:57:06 [INFO] --- resources:3.3.1:resources (default-resources) @ netconf-topology-singleton --- 19:57:06 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/apps/netconf-topology-singleton/src/main/resources 19:57:06 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/apps/netconf-topology-singleton/target/generated-sources/spi 19:57:06 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/apps/netconf-topology-singleton/target/generated-sources/yang 19:57:06 [INFO] 19:57:06 [INFO] --- compiler:3.14.1:compile (default-compile) @ netconf-topology-singleton --- 19:57:06 [INFO] Recompiling the module because of changed dependency. 19:57:06 [INFO] Compiling 73 source files with javac [debug release 21] to target/classes 19:57:07 [WARNING] /w/workspace/netconf-maven-stage-master/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/MasterSalFacade.java:[92,74] defaultTopologyMountPath(org.opendaylight.netconf.client.mdsal.api.RemoteDeviceId) in org.opendaylight.netconf.topology.spi.NetconfNodeUtils has been deprecated and marked for removal 19:57:07 [WARNING] /w/workspace/netconf-maven-stage-master/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/MasterSalFacade.java:[98,89] DEFAULT_TOPOLOGY_OID in org.opendaylight.netconf.topology.spi.NetconfNodeUtils has been deprecated and marked for removal 19:57:07 [WARNING] /w/workspace/netconf-maven-stage-master/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/MasterSalFacade.java:[117,49] org.apache.pekko.dispatch.OnComplete in org.apache.pekko.dispatch has been deprecated 19:57:07 [WARNING] /w/workspace/netconf-maven-stage-master/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/NetconfNodeContext.java:[93,21] org.apache.pekko.dispatch.OnComplete in org.apache.pekko.dispatch has been deprecated 19:57:07 [WARNING] /w/workspace/netconf-maven-stage-master/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/NetconfNodeManager.java:[76,29] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:57:07 [WARNING] /w/workspace/netconf-maven-stage-master/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/NetconfNodeManager.java:[79,56] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:57:07 [WARNING] /w/workspace/netconf-maven-stage-master/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/NetconfNodeManager.java:[85,60] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:57:07 [WARNING] /w/workspace/netconf-maven-stage-master/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/NetconfNodeManager.java:[87,104] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:57:07 [WARNING] /w/workspace/netconf-maven-stage-master/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/NetconfNodeManager.java:[144,46] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:57:07 [WARNING] /w/workspace/netconf-maven-stage-master/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/NetconfNodeManager.java:[169,97] org.apache.pekko.dispatch.OnComplete in org.apache.pekko.dispatch has been deprecated 19:57:07 [WARNING] /w/workspace/netconf-maven-stage-master/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/NetconfTopologyManager.java:[107,13] org.opendaylight.netconf.topology.spi.NetconfTopologyRPCProvider in org.opendaylight.netconf.topology.spi has been deprecated 19:57:07 [WARNING] /w/workspace/netconf-maven-stage-master/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/NetconfTopologyManager.java:[107,13] org.opendaylight.netconf.topology.spi.NetconfTopologyRPCProvider in org.opendaylight.netconf.topology.spi has been deprecated 19:57:07 [WARNING] /w/workspace/netconf-maven-stage-master/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/NetconfTopologyManager.java:[107,13] org.opendaylight.netconf.topology.spi.NetconfTopologyRPCProvider in org.opendaylight.netconf.topology.spi has been deprecated 19:57:07 [WARNING] /w/workspace/netconf-maven-stage-master/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/NetconfTopologyManager.java:[141,29] DEFAULT_TOPOLOGY_NAME in org.opendaylight.netconf.topology.spi.NetconfNodeUtils has been deprecated and marked for removal 19:57:07 [WARNING] /w/workspace/netconf-maven-stage-master/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/NetconfTopologyManager.java:[169,27] org.opendaylight.netconf.topology.spi.NetconfTopologyRPCProvider in org.opendaylight.netconf.topology.spi has been deprecated 19:57:07 [WARNING] /w/workspace/netconf-maven-stage-master/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/NetconfTopologyManager.java:[178,29] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:57:07 [WARNING] /w/workspace/netconf-maven-stage-master/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/NetconfTopologyManager.java:[181,73] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:57:07 [WARNING] /w/workspace/netconf-maven-stage-master/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/NetconfTopologyManager.java:[186,77] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:57:07 [WARNING] /w/workspace/netconf-maven-stage-master/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/NetconfTopologyManager.java:[189,75] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:57:07 [WARNING] /w/workspace/netconf-maven-stage-master/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/NetconfTopologyManager.java:[168,72] possible 'this' escape before subclass is fully initialized 19:57:07 [WARNING] /w/workspace/netconf-maven-stage-master/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/NetconfTopologyManager.java:[314,27] previous possible 'this' escape happens here via invocation 19:57:07 [WARNING] /w/workspace/netconf-maven-stage-master/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/ProxyDOMActionService.java:[84,36] org.apache.pekko.dispatch.OnComplete in org.apache.pekko.dispatch has been deprecated 19:57:07 [WARNING] /w/workspace/netconf-maven-stage-master/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/ProxyDOMRpcService.java:[66,36] org.apache.pekko.dispatch.OnComplete in org.apache.pekko.dispatch has been deprecated 19:57:07 [WARNING] /w/workspace/netconf-maven-stage-master/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/ProxyYangTextSourceProvider.java:[47,17] org.apache.pekko.dispatch.OnComplete in org.apache.pekko.dispatch has been deprecated 19:57:07 [WARNING] /w/workspace/netconf-maven-stage-master/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/SlaveSalFacade.java:[41,79] defaultTopologyMountPath(org.opendaylight.netconf.client.mdsal.api.RemoteDeviceId) in org.opendaylight.netconf.topology.spi.NetconfNodeUtils has been deprecated and marked for removal 19:57:07 [WARNING] /w/workspace/netconf-maven-stage-master/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 19:57:07 [WARNING] /w/workspace/netconf-maven-stage-master/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 19:57:07 [WARNING] /w/workspace/netconf-maven-stage-master/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 19:57:07 [WARNING] /w/workspace/netconf-maven-stage-master/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/messages/NormalizedNodeMessage.java:[28,28] non-transient instance field of a serializable class declared with a non-serializable type 19:57:07 [WARNING] /w/workspace/netconf-maven-stage-master/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/messages/ContainerNodeMessage.java:[28,27] non-transient instance field of a serializable class declared with a non-serializable type 19:57:07 [WARNING] /w/workspace/netconf-maven-stage-master/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/netconf/ActorProxyNetconfServiceFacade.java:[119,31] org.apache.pekko.dispatch.OnComplete in org.apache.pekko.dispatch has been deprecated 19:57:07 [WARNING] /w/workspace/netconf-maven-stage-master/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/netconf/ActorProxyNetconfServiceFacade.java:[148,31] org.apache.pekko.dispatch.OnComplete in org.apache.pekko.dispatch has been deprecated 19:57:07 [WARNING] /w/workspace/netconf-maven-stage-master/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/netconf/ActorProxyNetconfServiceFacade.java:[169,31] org.apache.pekko.dispatch.OnComplete in org.apache.pekko.dispatch has been deprecated 19:57:07 [WARNING] /w/workspace/netconf-maven-stage-master/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/messages/rpc/InvokeRpcMessageReply.java:[31,50] non-transient instance field of a serializable class declared with a non-serializable type 19:57:07 [WARNING] /w/workspace/netconf-maven-stage-master/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/netconf/ProxyNetconfService.java:[48,42] org.apache.pekko.dispatch.OnComplete in org.apache.pekko.dispatch has been deprecated 19:57:07 [WARNING] /w/workspace/netconf-maven-stage-master/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/tx/ActorProxyTransactionFacade.java:[78,85] org.apache.pekko.dispatch.OnComplete in org.apache.pekko.dispatch has been deprecated 19:57:07 [WARNING] /w/workspace/netconf-maven-stage-master/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/tx/ActorProxyTransactionFacade.java:[99,94] org.apache.pekko.dispatch.OnComplete in org.apache.pekko.dispatch has been deprecated 19:57:07 [WARNING] /w/workspace/netconf-maven-stage-master/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/tx/ActorProxyTransactionFacade.java:[137,96] org.apache.pekko.dispatch.OnComplete in org.apache.pekko.dispatch has been deprecated 19:57:07 [WARNING] /w/workspace/netconf-maven-stage-master/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/tx/ActorProxyTransactionFacade.java:[184,85] org.apache.pekko.dispatch.OnComplete in org.apache.pekko.dispatch has been deprecated 19:57:07 [WARNING] /w/workspace/netconf-maven-stage-master/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/tx/ProxyReadWriteTransaction.java:[56,44] org.apache.pekko.dispatch.OnComplete in org.apache.pekko.dispatch has been deprecated 19:57:07 [WARNING] /w/workspace/netconf-maven-stage-master/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 19:57:07 [WARNING] /w/workspace/netconf-maven-stage-master/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 19:57:07 [WARNING] /w/workspace/netconf-maven-stage-master/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 19:57:07 [WARNING] /w/workspace/netconf-maven-stage-master/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/messages/RegisterMountPoint.java:[23,42] non-transient instance field of a serializable class declared with a non-serializable type 19:57:07 [WARNING] /w/workspace/netconf-maven-stage-master/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/messages/SchemaPathMessage.java:[28,28] non-transient instance field of a serializable class declared with a non-serializable type 19:57:07 [WARNING] /w/workspace/netconf-maven-stage-master/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/messages/action/InvokeActionMessageReply.java:[35,50] non-transient instance field of a serializable class declared with a non-serializable type 19:57:07 [WARNING] /w/workspace/netconf-maven-stage-master/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/messages/netconf/GetRequest.java:[22,48] non-transient instance field of a serializable class declared with a non-serializable type 19:57:07 [INFO] 19:57:07 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ netconf-topology-singleton >>> 19:57:07 [INFO] 19:57:07 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ netconf-topology-singleton --- 19:57:07 [INFO] Fork Value is true 19:57:12 [INFO] Done SpotBugs Analysis.... 19:57:12 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:57:12 [INFO] 19:57:12 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ netconf-topology-singleton <<< 19:57:12 [INFO] 19:57:12 [INFO] 19:57:12 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ netconf-topology-singleton --- 19:57:12 [INFO] BugInstance size is 0 19:57:12 [INFO] Error size is 0 19:57:12 [INFO] No errors/warnings found 19:57:12 [INFO] 19:57:12 [INFO] --- resources:3.3.1:testResources (default-testResources) @ netconf-topology-singleton --- 19:57:12 [INFO] Copying 2 resources from src/test/resources to target/test-classes 19:57:12 [INFO] 19:57:12 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ netconf-topology-singleton --- 19:57:12 [INFO] Recompiling the module because of changed dependency. 19:57:12 [INFO] Compiling 18 source files with javac [debug release 21] to target/test-classes 19:57:13 [WARNING] /w/workspace/netconf-maven-stage-master/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfNodeManagerTest.java:[21,72] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:57:13 [WARNING] /w/workspace/netconf-maven-stage-master/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfNodeManagerTest.java:[22,72] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:57:13 [WARNING] /w/workspace/netconf-maven-stage-master/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfNodeManagerTest.java:[23,72] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:57:13 [WARNING] /w/workspace/netconf-maven-stage-master/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfTopologyManagerTest.java:[23,72] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:57:13 [WARNING] /w/workspace/netconf-maven-stage-master/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfTopologyManagerTest.java:[24,72] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:57:13 [WARNING] /w/workspace/netconf-maven-stage-master/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfTopologyManagerTest.java:[25,72] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:57:13 [WARNING] /w/workspace/netconf-maven-stage-master/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfNodeManagerTest.java:[21,72] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:57:13 [WARNING] /w/workspace/netconf-maven-stage-master/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfNodeManagerTest.java:[22,72] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:57:13 [WARNING] /w/workspace/netconf-maven-stage-master/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfNodeManagerTest.java:[23,72] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:57:13 [WARNING] /w/workspace/netconf-maven-stage-master/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfTopologyManagerTest.java:[23,72] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:57:13 [WARNING] /w/workspace/netconf-maven-stage-master/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfTopologyManagerTest.java:[24,72] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:57:13 [WARNING] /w/workspace/netconf-maven-stage-master/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfTopologyManagerTest.java:[25,72] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:57:13 [WARNING] /w/workspace/netconf-maven-stage-master/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfNodeManagerTest.java:[21,72] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:57:13 [WARNING] /w/workspace/netconf-maven-stage-master/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfNodeManagerTest.java:[22,72] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:57:13 [WARNING] /w/workspace/netconf-maven-stage-master/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfNodeManagerTest.java:[23,72] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:57:13 [WARNING] /w/workspace/netconf-maven-stage-master/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfTopologyManagerTest.java:[23,72] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:57:13 [WARNING] /w/workspace/netconf-maven-stage-master/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfTopologyManagerTest.java:[24,72] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:57:13 [WARNING] /w/workspace/netconf-maven-stage-master/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfTopologyManagerTest.java:[25,72] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:57:13 [WARNING] /w/workspace/netconf-maven-stage-master/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/MountPointEndToEndTest.java:[178,63] DEFAULT_TOPOLOGY_NAME in org.opendaylight.netconf.topology.spi.NetconfNodeUtils has been deprecated and marked for removal 19:57:13 [WARNING] /w/workspace/netconf-maven-stage-master/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/MountPointEndToEndTest.java:[322,18] registry() in org.opendaylight.netconf.client.mdsal.api.DeviceNetconfSchemaProvider has been deprecated 19:57:13 [WARNING] /w/workspace/netconf-maven-stage-master/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/MountPointEndToEndTest.java:[446,33] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:57:13 [WARNING] /w/workspace/netconf-maven-stage-master/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/MountPointEndToEndTest.java:[450,37] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:57:13 [WARNING] /w/workspace/netconf-maven-stage-master/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfNodeActorTest.java:[345,59] registry() in org.opendaylight.netconf.client.mdsal.api.DeviceNetconfSchemaProvider has been deprecated 19:57:13 [WARNING] /w/workspace/netconf-maven-stage-master/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfNodeActorTest.java:[346,67] repository() in org.opendaylight.netconf.client.mdsal.api.DeviceNetconfSchemaProvider has been deprecated 19:57:13 [WARNING] /w/workspace/netconf-maven-stage-master/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfNodeActorTest.java:[378,51] getQName() in org.opendaylight.yangtools.yang.model.api.SchemaContext has been deprecated 19:57:13 [WARNING] /w/workspace/netconf-maven-stage-master/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfNodeActorTest.java:[431,57] repository() in org.opendaylight.netconf.client.mdsal.api.DeviceNetconfSchemaProvider has been deprecated 19:57:13 [WARNING] /w/workspace/netconf-maven-stage-master/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfNodeActorTest.java:[453,68] repository() in org.opendaylight.netconf.client.mdsal.api.DeviceNetconfSchemaProvider has been deprecated 19:57:13 [WARNING] /w/workspace/netconf-maven-stage-master/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfNodeActorTest.java:[608,26] org.opendaylight.mdsal.dom.api.DOMActionException in org.opendaylight.mdsal.dom.api has been deprecated 19:57:13 [WARNING] /w/workspace/netconf-maven-stage-master/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfNodeActorTest.java:[769,59] registry() in org.opendaylight.netconf.client.mdsal.api.DeviceNetconfSchemaProvider has been deprecated 19:57:13 [WARNING] /w/workspace/netconf-maven-stage-master/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfNodeActorTest.java:[770,67] repository() in org.opendaylight.netconf.client.mdsal.api.DeviceNetconfSchemaProvider has been deprecated 19:57:13 [WARNING] /w/workspace/netconf-maven-stage-master/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfNodeActorTest.java:[777,51] getQName() in org.opendaylight.yangtools.yang.model.api.SchemaContext has been deprecated 19:57:13 [WARNING] /w/workspace/netconf-maven-stage-master/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfNodeActorTest.java:[463,18] auto-closeable resource schemaSourceReg is never referenced in body of corresponding try statement 19:57:13 [WARNING] /w/workspace/netconf-maven-stage-master/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfNodeManagerTest.java:[175,55] registry() in org.opendaylight.netconf.client.mdsal.api.DeviceNetconfSchemaProvider has been deprecated 19:57:13 [WARNING] /w/workspace/netconf-maven-stage-master/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfNodeManagerTest.java:[192,44] repository() in org.opendaylight.netconf.client.mdsal.api.DeviceNetconfSchemaProvider has been deprecated 19:57:13 [WARNING] /w/workspace/netconf-maven-stage-master/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfNodeManagerTest.java:[225,54] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:57:13 [WARNING] /w/workspace/netconf-maven-stage-master/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfNodeManagerTest.java:[236,72] defaultTopologyMountPath(org.opendaylight.netconf.client.mdsal.api.RemoteDeviceId) in org.opendaylight.netconf.topology.spi.NetconfNodeUtils has been deprecated and marked for removal 19:57:13 [WARNING] /w/workspace/netconf-maven-stage-master/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfNodeManagerTest.java:[240,55] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:57:13 [WARNING] /w/workspace/netconf-maven-stage-master/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfNodeManagerTest.java:[252,54] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:57:13 [WARNING] /w/workspace/netconf-maven-stage-master/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfNodeManagerTest.java:[288,65] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:57:13 [WARNING] /w/workspace/netconf-maven-stage-master/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfNodeManagerTest.java:[313,54] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:57:13 [WARNING] /w/workspace/netconf-maven-stage-master/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfTopologyManagerTest.java:[202,54] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:57:13 [WARNING] /w/workspace/netconf-maven-stage-master/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfTopologyManagerTest.java:[216,54] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:57:13 [WARNING] /w/workspace/netconf-maven-stage-master/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfTopologyManagerTest.java:[260,54] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:57:13 [WARNING] /w/workspace/netconf-maven-stage-master/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfTopologyManagerTest.java:[264,65] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:57:13 [WARNING] /w/workspace/netconf-maven-stage-master/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfTopologyManagerTest.java:[287,55] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:57:13 [WARNING] /w/workspace/netconf-maven-stage-master/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfTopologyManagerTest.java:[307,54] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:57:13 [WARNING] /w/workspace/netconf-maven-stage-master/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfTopologyManagerTest.java:[355,53] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:57:13 [INFO] 19:57:13 [INFO] --- surefire:3.5.4:test (default-test) @ netconf-topology-singleton --- 19:57:13 [INFO] Surefire report directory: /w/workspace/netconf-maven-stage-master/apps/netconf-topology-singleton/target/surefire-reports 19:57:13 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:57:13 [INFO] 19:57:13 [INFO] ------------------------------------------------------- 19:57:13 [INFO] T E S T S 19:57:13 [INFO] ------------------------------------------------------- 19:57:14 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.actors.ReadTransactionActorTest 19:57:16 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 19:57:17 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.060 s -- in org.opendaylight.netconf.topology.singleton.impl.actors.ReadTransactionActorTest 19:57:17 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.actors.ReadWriteTransactionActorTest 19:57:19 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.391 s -- in org.opendaylight.netconf.topology.singleton.impl.actors.ReadWriteTransactionActorTest 19:57:19 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.actors.WriteTransactionActorTest 19:57:21 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.208 s -- in org.opendaylight.netconf.topology.singleton.impl.actors.WriteTransactionActorTest 19:57:21 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.actors.NetconfDataTreeServiceActorTest 19:57:24 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.311 s -- in org.opendaylight.netconf.topology.singleton.impl.actors.NetconfDataTreeServiceActorTest 19:57:24 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.YT691Test 19:57:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.772 s -- in org.opendaylight.netconf.topology.singleton.impl.YT691Test 19:57:25 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.tx.ProxyReadWriteTransactionTest 19:57:28 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.126 s -- in org.opendaylight.netconf.topology.singleton.impl.tx.ProxyReadWriteTransactionTest 19:57:28 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.NetconfTopologyManagerTest 19:57:30 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.539 s -- in org.opendaylight.netconf.topology.singleton.impl.NetconfTopologyManagerTest 19:57:30 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.netconf.ProxyNetconfServiceTest 19:57:32 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.692 s -- in org.opendaylight.netconf.topology.singleton.impl.netconf.ProxyNetconfServiceTest 19:57:32 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.NetconfNodeActorTest 19:57:35 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.473 s -- in org.opendaylight.netconf.topology.singleton.impl.NetconfNodeActorTest 19:57:35 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.NetconfNodeManagerTest 19:57:42 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.564 s -- in org.opendaylight.netconf.topology.singleton.impl.NetconfNodeManagerTest 19:57:42 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.MountPointEndToEndTest 19:57:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.354 s -- in org.opendaylight.netconf.topology.singleton.impl.MountPointEndToEndTest 19:57:45 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.ProxyDOMDataBrokerTest 19:57:45 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.opendaylight.netconf.topology.singleton.impl.ProxyDOMDataBrokerTest 19:57:45 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.utils.NetconfTopologyUtilTest 19:57:45 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.netconf.topology.singleton.impl.utils.NetconfTopologyUtilTest 19:57:45 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.ProxyNetconfDataTreeServiceTest 19:57:45 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.145 s -- in org.opendaylight.netconf.topology.singleton.impl.ProxyNetconfDataTreeServiceTest 19:57:46 [INFO] 19:57:46 [INFO] Results: 19:57:46 [INFO] 19:57:46 [INFO] Tests run: 101, Failures: 0, Errors: 0, Skipped: 0 19:57:46 [INFO] 19:57:46 [INFO] 19:57:46 [INFO] --- copy:14.1.4:copy-files (default) @ netconf-topology-singleton --- 19:57:46 [INFO] 19:57:46 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ netconf-topology-singleton --- 19:57:46 [WARNING] Bundle org.opendaylight.netconf:netconf-topology-singleton:bundle:10.0.0 : Export org.opendaylight.netconf.topology.singleton.messages, has 1, private references [org.opendaylight.netconf.topology.singleton.impl.utils] 19:57:46 [INFO] Building bundle: /w/workspace/netconf-maven-stage-master/apps/netconf-topology-singleton/target/netconf-topology-singleton-10.0.0.jar 19:57:46 [INFO] Writing manifest: /w/workspace/netconf-maven-stage-master/apps/netconf-topology-singleton/target/classes/META-INF/MANIFEST.MF 19:57:46 [INFO] 19:57:46 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ netconf-topology-singleton --- 19:57:48 [INFO] Building jar: /w/workspace/netconf-maven-stage-master/apps/netconf-topology-singleton/target/netconf-topology-singleton-10.0.0-javadoc.jar 19:57:48 [INFO] 19:57:48 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ netconf-topology-singleton --- 19:57:48 [INFO] CycloneDX: Resolving Dependencies 19:57:51 [INFO] CycloneDX: Creating BOM version 1.6 with 176 component(s) 19:57:51 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-stage-master/apps/netconf-topology-singleton/target/bom.xml 19:57:51 [INFO] attaching as netconf-topology-singleton-10.0.0-cyclonedx.xml 19:57:51 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-stage-master/apps/netconf-topology-singleton/target/bom.json 19:57:51 [INFO] attaching as netconf-topology-singleton-10.0.0-cyclonedx.json 19:57:51 [INFO] 19:57:51 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ netconf-topology-singleton --- 19:57:51 [INFO] Skipping duplicate-finder execution! 19:57:51 [INFO] 19:57:51 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ netconf-topology-singleton --- 19:57:51 [INFO] No dependency problems found 19:57:51 [INFO] 19:57:51 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ netconf-topology-singleton --- 19:57:51 [INFO] Building jar: /w/workspace/netconf-maven-stage-master/apps/netconf-topology-singleton/target/netconf-topology-singleton-10.0.0-sources.jar 19:57:51 [INFO] 19:57:51 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ netconf-topology-singleton --- 19:57:51 [INFO] 19:57:51 [INFO] --- jacoco:0.8.13:report (report) @ netconf-topology-singleton --- 19:57:51 [INFO] Loading execution data file /w/workspace/netconf-maven-stage-master/apps/netconf-topology-singleton/target/code-coverage/jacoco.exec 19:57:51 [INFO] Analyzed bundle 'netconf-topology-singleton' with 101 classes 19:57:51 [INFO] 19:57:51 [INFO] --- install:3.1.4:install (default-install) @ netconf-topology-singleton --- 19:57:51 [INFO] Installing /w/workspace/netconf-maven-stage-master/apps/netconf-topology-singleton/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-topology-singleton/10.0.0/netconf-topology-singleton-10.0.0.pom 19:57:51 [INFO] Installing /w/workspace/netconf-maven-stage-master/apps/netconf-topology-singleton/target/netconf-topology-singleton-10.0.0.jar to /tmp/r/org/opendaylight/netconf/netconf-topology-singleton/10.0.0/netconf-topology-singleton-10.0.0.jar 19:57:51 [INFO] Installing /w/workspace/netconf-maven-stage-master/apps/netconf-topology-singleton/target/netconf-topology-singleton-10.0.0-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-topology-singleton/10.0.0/netconf-topology-singleton-10.0.0-javadoc.jar 19:57:51 [INFO] Installing /w/workspace/netconf-maven-stage-master/apps/netconf-topology-singleton/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-topology-singleton/10.0.0/netconf-topology-singleton-10.0.0-cyclonedx.xml 19:57:51 [INFO] Installing /w/workspace/netconf-maven-stage-master/apps/netconf-topology-singleton/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-topology-singleton/10.0.0/netconf-topology-singleton-10.0.0-cyclonedx.json 19:57:51 [INFO] Installing /w/workspace/netconf-maven-stage-master/apps/netconf-topology-singleton/target/netconf-topology-singleton-10.0.0-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-topology-singleton/10.0.0/netconf-topology-singleton-10.0.0-sources.jar 19:57:51 [INFO] 19:57:51 [INFO] --- bundle:6.0.0:install (default-install) @ netconf-topology-singleton --- 19:57:51 [INFO] Installing org/opendaylight/netconf/netconf-topology-singleton/10.0.0/netconf-topology-singleton-10.0.0.jar 19:57:51 [INFO] Writing OBR metadata 19:57:51 [INFO] 19:57:51 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ netconf-topology-singleton --- 19:57:51 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-stage-master/m2repo 19:57:51 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-stage-master/m2repo" instead. 19:57:51 [INFO] 19:57:51 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ netconf-topology-singleton --- 19:57:51 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:57:51 [INFO] 19:57:51 [INFO] ------< org.opendaylight.netconf:odl-netconf-clustered-topology >------- 19:57:51 [INFO] Building OpenDaylight :: Clustered Netconf Topology :: Netconf Connector + Netconf SSH Server 10.0.0 [60/112] 19:57:51 [INFO] from features/odl-netconf-clustered-topology/pom.xml 19:57:51 [INFO] ------------------------------[ feature ]------------------------------- 19:57:51 [INFO] 19:57:51 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-netconf-clustered-topology --- 19:57:51 [INFO] 19:57:51 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-netconf-clustered-topology --- 19:57:51 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:57:51 [INFO] 19:57:51 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-netconf-clustered-topology --- 19:57:51 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:57:51 [INFO] 19:57:51 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-netconf-clustered-topology --- 19:57:52 [INFO] 19:57:52 [INFO] --- dependency:3.9.0:properties (default) @ odl-netconf-clustered-topology --- 19:57:52 [INFO] 19:57:52 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-netconf-clustered-topology --- 19:57:52 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:57:52 [INFO] argLine set to empty 19:57:52 [INFO] 19:57:52 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-netconf-clustered-topology --- 19:57:52 [INFO] Starting audit... 19:57:52 Audit done. 19:57:52 [INFO] You have 0 Checkstyle violations. 19:57:52 [INFO] 19:57:52 [INFO] --- checkstyle:3.6.0:check (default) @ odl-netconf-clustered-topology --- 19:57:52 [INFO] Starting audit... 19:57:52 Audit done. 19:57:52 [INFO] You have 0 Checkstyle violations. 19:57:52 [INFO] 19:57:52 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-netconf-clustered-topology --- 19:57:52 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 19:57:52 [INFO] 19:57:52 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-clustered-topology --- 19:57:52 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-stage-master/features/odl-netconf-clustered-topology/target/feature/feature.xml 19:57:52 [INFO] ...done! 19:57:52 [INFO] Attaching features XML 19:57:52 [INFO] 19:57:52 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-netconf-clustered-topology --- 19:57:52 [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 19:57:52 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:57:52 [INFO] 19:57:52 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-netconf-clustered-topology >>> 19:57:52 [INFO] 19:57:52 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-netconf-clustered-topology --- 19:57:52 [INFO] No files found to run spotbugs, check compile phase has been run 19:57:52 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:57:52 [INFO] 19:57:52 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-netconf-clustered-topology <<< 19:57:52 [INFO] 19:57:52 [INFO] 19:57:52 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-netconf-clustered-topology --- 19:57:52 [INFO] 19:57:52 [INFO] --- feattest:14.1.4:test (default) @ odl-netconf-clustered-topology --- 19:57:52 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-clustered-topology 19:57:52 [INFO] Project dependency features detected: [] 19:57:52 [INFO] Pax Exam System (Version: 4.14.0) created. 19:57:52 [INFO] Creating RMI registry server on 127.0.0.1:39107 19:57:52 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 19:57:52 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 19:57:52 [INFO] Waiting for remote bundle context.. on 39107 name: 43177139-b57c-4548-9f4b-e9e7335a8f28 timout: [ RelativeTimeout value = 180000 ] 19:57:56 [INFO] Building jar from resources and headers. 19:57:56 [INFO] Writing jar finished. 19:58:06 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 19:58:06 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 19:58:06 [INFO] 19:58:06 [INFO] --- copy:14.1.4:copy-files (default) @ odl-netconf-clustered-topology --- 19:58:06 [INFO] 19:58:06 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-netconf-clustered-topology --- 19:58:06 [INFO] No Javadoc in project. Archive not created. 19:58:06 [INFO] 19:58:06 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-netconf-clustered-topology --- 19:58:06 [INFO] CycloneDX: Resolving Dependencies 19:58:10 [INFO] CycloneDX: Creating BOM version 1.6 with 303 component(s) 19:58:10 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-stage-master/features/odl-netconf-clustered-topology/target/bom.xml 19:58:10 [INFO] attaching as odl-netconf-clustered-topology-10.0.0-cyclonedx.xml 19:58:10 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-stage-master/features/odl-netconf-clustered-topology/target/bom.json 19:58:10 [INFO] attaching as odl-netconf-clustered-topology-10.0.0-cyclonedx.json 19:58:10 [INFO] 19:58:10 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-clustered-topology --- 19:58:10 [INFO] Skipping duplicate-finder execution! 19:58:10 [INFO] 19:58:10 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-netconf-clustered-topology --- 19:58:10 [INFO] Skipping plugin execution 19:58:10 [INFO] 19:58:10 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-clustered-topology --- 19:58:10 [INFO] Skipping source per configuration. 19:58:10 [INFO] 19:58:10 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-netconf-clustered-topology --- 19:58:10 [INFO] 19:58:10 [INFO] --- jacoco:0.8.13:report (report) @ odl-netconf-clustered-topology --- 19:58:10 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:58:10 [INFO] 19:58:10 [INFO] --- install:3.1.4:install (default-install) @ odl-netconf-clustered-topology --- 19:58:10 [WARNING] 19:58:10 [WARNING] The packaging plugin for project odl-netconf-clustered-topology did not assign 19:58:10 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 19:58:10 [WARNING] 19:58:10 [WARNING] Incomplete projects like this will fail in future Maven versions! 19:58:10 [WARNING] 19:58:10 [INFO] Installing /w/workspace/netconf-maven-stage-master/features/odl-netconf-clustered-topology/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-clustered-topology/10.0.0/odl-netconf-clustered-topology-10.0.0.pom 19:58:10 [INFO] Installing /w/workspace/netconf-maven-stage-master/features/odl-netconf-clustered-topology/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-clustered-topology/10.0.0/odl-netconf-clustered-topology-10.0.0-features.xml 19:58:10 [INFO] Installing /w/workspace/netconf-maven-stage-master/features/odl-netconf-clustered-topology/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-clustered-topology/10.0.0/odl-netconf-clustered-topology-10.0.0-cyclonedx.xml 19:58:10 [INFO] Installing /w/workspace/netconf-maven-stage-master/features/odl-netconf-clustered-topology/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-clustered-topology/10.0.0/odl-netconf-clustered-topology-10.0.0-cyclonedx.json 19:58:10 [INFO] 19:58:10 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-netconf-clustered-topology --- 19:58:10 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-stage-master/m2repo 19:58:10 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-stage-master/m2repo" instead. 19:58:10 [WARNING] 19:58:10 [WARNING] The packaging plugin for project odl-netconf-clustered-topology did not assign 19:58:10 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 19:58:10 [WARNING] 19:58:10 [WARNING] Incomplete projects like this will fail in future Maven versions! 19:58:10 [WARNING] 19:58:10 [INFO] 19:58:10 [INFO] -----------< org.opendaylight.netconf:netconf-topology-impl >----------- 19:58:10 [INFO] Building netconf-topology-impl 10.0.0 [61/112] 19:58:10 [INFO] from apps/netconf-topology-impl/pom.xml 19:58:10 [INFO] -------------------------------[ bundle ]------------------------------- 19:58:10 [INFO] 19:58:10 [INFO] --- clean:3.5.0:clean (default-clean) @ netconf-topology-impl --- 19:58:10 [INFO] 19:58:10 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ netconf-topology-impl --- 19:58:10 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:58:10 [INFO] 19:58:10 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ netconf-topology-impl --- 19:58:10 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:58:10 [INFO] 19:58:10 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ netconf-topology-impl --- 19:58:11 [INFO] 19:58:11 [INFO] --- dependency:3.9.0:properties (default) @ netconf-topology-impl --- 19:58:11 [INFO] 19:58:11 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ netconf-topology-impl --- 19:58:11 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/netconf-maven-stage-master/apps/netconf-topology-impl/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:58:11 [INFO] 19:58:11 [INFO] --- checkstyle:3.6.0:check (check-license) @ netconf-topology-impl --- 19:58:11 [INFO] Starting audit... 19:58:11 Audit done. 19:58:11 [INFO] You have 0 Checkstyle violations. 19:58:11 [INFO] 19:58:11 [INFO] --- checkstyle:3.6.0:check (default) @ netconf-topology-impl --- 19:58:11 [INFO] Starting audit... 19:58:11 Audit done. 19:58:11 [INFO] You have 0 Checkstyle violations. 19:58:11 [INFO] 19:58:11 [INFO] --- dependency:3.9.0:copy (unpack-license) @ netconf-topology-impl --- 19:58:11 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 19:58:11 [INFO] 19:58:11 [INFO] --- resources:3.3.1:resources (default-resources) @ netconf-topology-impl --- 19:58:11 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/apps/netconf-topology-impl/src/main/resources 19:58:11 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/apps/netconf-topology-impl/target/generated-sources/spi 19:58:11 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/apps/netconf-topology-impl/target/generated-sources/yang 19:58:11 [INFO] 19:58:11 [INFO] --- compiler:3.14.1:compile (default-compile) @ netconf-topology-impl --- 19:58:11 [INFO] Recompiling the module because of changed dependency. 19:58:11 [INFO] Compiling 1 source file with javac [debug release 21] to target/classes 19:58: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 19:58: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 19:58: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 19:58:11 [WARNING] /w/workspace/netconf-maven-stage-master/apps/netconf-topology-impl/src/main/java/org/opendaylight/netconf/topology/impl/NetconfTopologyImpl.java:[56,13] org.opendaylight.netconf.topology.spi.NetconfTopologyRPCProvider in org.opendaylight.netconf.topology.spi has been deprecated 19:58:11 [WARNING] /w/workspace/netconf-maven-stage-master/apps/netconf-topology-impl/src/main/java/org/opendaylight/netconf/topology/impl/NetconfTopologyImpl.java:[56,13] org.opendaylight.netconf.topology.spi.NetconfTopologyRPCProvider in org.opendaylight.netconf.topology.spi has been deprecated 19:58:11 [WARNING] /w/workspace/netconf-maven-stage-master/apps/netconf-topology-impl/src/main/java/org/opendaylight/netconf/topology/impl/NetconfTopologyImpl.java:[56,13] org.opendaylight.netconf.topology.spi.NetconfTopologyRPCProvider in org.opendaylight.netconf.topology.spi has been deprecated 19:58:11 [WARNING] /w/workspace/netconf-maven-stage-master/apps/netconf-topology-impl/src/main/java/org/opendaylight/netconf/topology/impl/NetconfTopologyImpl.java:[70,30] DEFAULT_TOPOLOGY_NAME in org.opendaylight.netconf.topology.spi.NetconfNodeUtils has been deprecated and marked for removal 19:58:11 [WARNING] /w/workspace/netconf-maven-stage-master/apps/netconf-topology-impl/src/main/java/org/opendaylight/netconf/topology/impl/NetconfTopologyImpl.java:[97,29] registerLegacyTreeChangeListener(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectReference,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 19:58:11 [WARNING] /w/workspace/netconf-maven-stage-master/apps/netconf-topology-impl/src/main/java/org/opendaylight/netconf/topology/impl/NetconfTopologyImpl.java:[102,27] org.opendaylight.netconf.topology.spi.NetconfTopologyRPCProvider in org.opendaylight.netconf.topology.spi has been deprecated 19:58:11 [WARNING] /w/workspace/netconf-maven-stage-master/apps/netconf-topology-impl/src/main/java/org/opendaylight/netconf/topology/impl/NetconfTopologyImpl.java:[127,41] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:58:11 [WARNING] /w/workspace/netconf-maven-stage-master/apps/netconf-topology-impl/src/main/java/org/opendaylight/netconf/topology/impl/NetconfTopologyImpl.java:[129,72] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:58:11 [WARNING] /w/workspace/netconf-maven-stage-master/apps/netconf-topology-impl/src/main/java/org/opendaylight/netconf/topology/impl/NetconfTopologyImpl.java:[130,61] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:58:11 [WARNING] /w/workspace/netconf-maven-stage-master/apps/netconf-topology-impl/src/main/java/org/opendaylight/netconf/topology/impl/NetconfTopologyImpl.java:[101,27] possible 'this' escape before subclass is fully initialized 19:58:11 [INFO] 19:58:11 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ netconf-topology-impl >>> 19:58:11 [INFO] 19:58:11 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ netconf-topology-impl --- 19:58:11 [INFO] Fork Value is true 19:58:13 [INFO] Done SpotBugs Analysis.... 19:58:13 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:58:13 [INFO] 19:58:13 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ netconf-topology-impl <<< 19:58:13 [INFO] 19:58:13 [INFO] 19:58:13 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ netconf-topology-impl --- 19:58:13 [INFO] BugInstance size is 0 19:58:13 [INFO] Error size is 0 19:58:13 [INFO] No errors/warnings found 19:58:13 [INFO] 19:58:13 [INFO] --- resources:3.3.1:testResources (default-testResources) @ netconf-topology-impl --- 19:58:13 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/apps/netconf-topology-impl/src/test/resources 19:58:13 [INFO] 19:58:13 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ netconf-topology-impl --- 19:58:13 [INFO] Recompiling the module because of changed dependency. 19:58:13 [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes 19:58:14 [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 19:58:14 [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 19:58:14 [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 19:58:14 [WARNING] Cannot find annotation method 'min()' in type 'org.osgi.service.metatype.annotations.AttributeDefinition': class file for org.osgi.service.metatype.annotations.AttributeDefinition not found 19:58:14 [WARNING] Cannot find annotation method 'description()' in type 'org.osgi.service.metatype.annotations.AttributeDefinition' 19:58:14 [WARNING] /w/workspace/netconf-maven-stage-master/apps/netconf-topology-impl/src/test/java/org/opendaylight/netconf/topology/impl/NetconfTopologyImplTest.java:[133,22] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:58:14 [WARNING] /w/workspace/netconf-maven-stage-master/apps/netconf-topology-impl/src/test/java/org/opendaylight/netconf/topology/impl/NetconfTopologyImplTest.java:[133,62] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:58:14 [WARNING] /w/workspace/netconf-maven-stage-master/apps/netconf-topology-impl/src/test/java/org/opendaylight/netconf/topology/impl/NetconfTopologyImplTest.java:[143,22] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:58:14 [WARNING] /w/workspace/netconf-maven-stage-master/apps/netconf-topology-impl/src/test/java/org/opendaylight/netconf/topology/impl/NetconfTopologyImplTest.java:[143,63] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:58:14 [WARNING] /w/workspace/netconf-maven-stage-master/apps/netconf-topology-impl/src/test/java/org/opendaylight/netconf/topology/impl/NetconfTopologyImplTest.java:[148,22] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:58:14 [WARNING] /w/workspace/netconf-maven-stage-master/apps/netconf-topology-impl/src/test/java/org/opendaylight/netconf/topology/impl/NetconfTopologyImplTest.java:[148,74] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:58:14 [INFO] 19:58:14 [INFO] --- surefire:3.5.4:test (default-test) @ netconf-topology-impl --- 19:58:14 [INFO] Surefire report directory: /w/workspace/netconf-maven-stage-master/apps/netconf-topology-impl/target/surefire-reports 19:58:14 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:58:14 [INFO] 19:58:14 [INFO] ------------------------------------------------------- 19:58:14 [INFO] T E S T S 19:58:14 [INFO] ------------------------------------------------------- 19:58:15 [INFO] Running org.opendaylight.netconf.topology.impl.NetconfTopologyImplTest 19:58:15 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 19:58:17 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.579 s -- in org.opendaylight.netconf.topology.impl.NetconfTopologyImplTest 19:58:17 [INFO] 19:58:17 [INFO] Results: 19:58:17 [INFO] 19:58:17 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 19:58:17 [INFO] 19:58:17 [INFO] 19:58:17 [INFO] --- copy:14.1.4:copy-files (default) @ netconf-topology-impl --- 19:58:17 [INFO] 19:58:17 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ netconf-topology-impl --- 19:58:17 [INFO] Building bundle: /w/workspace/netconf-maven-stage-master/apps/netconf-topology-impl/target/netconf-topology-impl-10.0.0.jar 19:58:17 [INFO] Writing manifest: /w/workspace/netconf-maven-stage-master/apps/netconf-topology-impl/target/classes/META-INF/MANIFEST.MF 19:58:17 [INFO] 19:58:17 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ netconf-topology-impl --- 19:58:19 [INFO] Building jar: /w/workspace/netconf-maven-stage-master/apps/netconf-topology-impl/target/netconf-topology-impl-10.0.0-javadoc.jar 19:58:19 [INFO] 19:58:19 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ netconf-topology-impl --- 19:58:19 [INFO] CycloneDX: Resolving Dependencies 19:58:21 [INFO] CycloneDX: Creating BOM version 1.6 with 154 component(s) 19:58:21 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-stage-master/apps/netconf-topology-impl/target/bom.xml 19:58:21 [INFO] attaching as netconf-topology-impl-10.0.0-cyclonedx.xml 19:58:21 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-stage-master/apps/netconf-topology-impl/target/bom.json 19:58:21 [INFO] attaching as netconf-topology-impl-10.0.0-cyclonedx.json 19:58:21 [INFO] 19:58:21 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ netconf-topology-impl --- 19:58:21 [INFO] Skipping duplicate-finder execution! 19:58:21 [INFO] 19:58:21 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ netconf-topology-impl --- 19:58:21 [INFO] No dependency problems found 19:58:21 [INFO] 19:58:21 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ netconf-topology-impl --- 19:58:21 [INFO] Building jar: /w/workspace/netconf-maven-stage-master/apps/netconf-topology-impl/target/netconf-topology-impl-10.0.0-sources.jar 19:58:21 [INFO] 19:58:21 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ netconf-topology-impl --- 19:58:21 [INFO] 19:58:21 [INFO] --- jacoco:0.8.13:report (report) @ netconf-topology-impl --- 19:58:21 [INFO] Loading execution data file /w/workspace/netconf-maven-stage-master/apps/netconf-topology-impl/target/code-coverage/jacoco.exec 19:58:21 [INFO] Analyzed bundle 'netconf-topology-impl' with 1 classes 19:58:21 [INFO] 19:58:21 [INFO] --- install:3.1.4:install (default-install) @ netconf-topology-impl --- 19:58:21 [INFO] Installing /w/workspace/netconf-maven-stage-master/apps/netconf-topology-impl/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-topology-impl/10.0.0/netconf-topology-impl-10.0.0.pom 19:58:21 [INFO] Installing /w/workspace/netconf-maven-stage-master/apps/netconf-topology-impl/target/netconf-topology-impl-10.0.0.jar to /tmp/r/org/opendaylight/netconf/netconf-topology-impl/10.0.0/netconf-topology-impl-10.0.0.jar 19:58:21 [INFO] Installing /w/workspace/netconf-maven-stage-master/apps/netconf-topology-impl/target/netconf-topology-impl-10.0.0-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-topology-impl/10.0.0/netconf-topology-impl-10.0.0-javadoc.jar 19:58:21 [INFO] Installing /w/workspace/netconf-maven-stage-master/apps/netconf-topology-impl/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-topology-impl/10.0.0/netconf-topology-impl-10.0.0-cyclonedx.xml 19:58:21 [INFO] Installing /w/workspace/netconf-maven-stage-master/apps/netconf-topology-impl/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-topology-impl/10.0.0/netconf-topology-impl-10.0.0-cyclonedx.json 19:58:21 [INFO] Installing /w/workspace/netconf-maven-stage-master/apps/netconf-topology-impl/target/netconf-topology-impl-10.0.0-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-topology-impl/10.0.0/netconf-topology-impl-10.0.0-sources.jar 19:58:21 [INFO] 19:58:21 [INFO] --- bundle:6.0.0:install (default-install) @ netconf-topology-impl --- 19:58:21 [INFO] Installing org/opendaylight/netconf/netconf-topology-impl/10.0.0/netconf-topology-impl-10.0.0.jar 19:58:21 [INFO] Writing OBR metadata 19:58:21 [INFO] 19:58:21 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ netconf-topology-impl --- 19:58:21 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-stage-master/m2repo 19:58:21 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-stage-master/m2repo" instead. 19:58:21 [INFO] 19:58:21 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ netconf-topology-impl --- 19:58:21 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:58:21 [INFO] 19:58:21 [INFO] -----------< org.opendaylight.netconf:odl-netconf-topology >------------ 19:58:21 [INFO] Building OpenDaylight :: Netconf Topology :: Netconf Connector + Netconf SSH Server + Netconf configuration via config topology datastore 10.0.0 [62/112] 19:58:21 [INFO] from features/odl-netconf-topology/pom.xml 19:58:21 [INFO] ------------------------------[ feature ]------------------------------- 19:58:21 [INFO] 19:58:21 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-netconf-topology --- 19:58:21 [INFO] 19:58:21 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-netconf-topology --- 19:58:21 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:58:21 [INFO] 19:58:21 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-netconf-topology --- 19:58:21 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:58:21 [INFO] 19:58:21 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-netconf-topology --- 19:58:21 [INFO] 19:58:21 [INFO] --- dependency:3.9.0:properties (default) @ odl-netconf-topology --- 19:58:21 [INFO] 19:58:21 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-netconf-topology --- 19:58:21 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:58:21 [INFO] argLine set to empty 19:58:21 [INFO] 19:58:21 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-netconf-topology --- 19:58:21 [INFO] Starting audit... 19:58:21 Audit done. 19:58:21 [INFO] You have 0 Checkstyle violations. 19:58:21 [INFO] 19:58:21 [INFO] --- checkstyle:3.6.0:check (default) @ odl-netconf-topology --- 19:58:21 [INFO] Starting audit... 19:58:21 Audit done. 19:58:21 [INFO] You have 0 Checkstyle violations. 19:58:21 [INFO] 19:58:21 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-netconf-topology --- 19:58:21 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 19:58:21 [INFO] 19:58:21 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-topology --- 19:58:21 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-stage-master/features/odl-netconf-topology/target/feature/feature.xml 19:58:21 [INFO] ...done! 19:58:21 [INFO] Attaching features XML 19:58:21 [INFO] 19:58:21 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-netconf-topology --- 19:58: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 19:58:21 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:58:21 [INFO] 19:58:21 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-netconf-topology >>> 19:58:22 [INFO] 19:58:22 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-netconf-topology --- 19:58:22 [INFO] No files found to run spotbugs, check compile phase has been run 19:58:22 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:58:22 [INFO] 19:58:22 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-netconf-topology <<< 19:58:22 [INFO] 19:58:22 [INFO] 19:58:22 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-netconf-topology --- 19:58:22 [INFO] 19:58:22 [INFO] --- feattest:14.1.4:test (default) @ odl-netconf-topology --- 19:58:22 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-topology 19:58:22 [INFO] Project dependency features detected: [] 19:58:22 [INFO] Pax Exam System (Version: 4.14.0) created. 19:58:22 [INFO] Creating RMI registry server on 127.0.0.1:43083 19:58:22 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 19:58:22 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 19:58:22 [INFO] Waiting for remote bundle context.. on 43083 name: 57eb0cd4-a9fe-4d65-afde-ff2448e04f33 timout: [ RelativeTimeout value = 180000 ] 19:58:26 [INFO] Building jar from resources and headers. 19:58:26 [INFO] Writing jar finished. 19:58:36 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 19:58:36 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 19:58:36 [INFO] 19:58:36 [INFO] --- copy:14.1.4:copy-files (default) @ odl-netconf-topology --- 19:58:36 [INFO] 19:58:36 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-netconf-topology --- 19:58:36 [INFO] No Javadoc in project. Archive not created. 19:58:36 [INFO] 19:58:36 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-netconf-topology --- 19:58:36 [INFO] CycloneDX: Resolving Dependencies 19:58:40 [INFO] CycloneDX: Creating BOM version 1.6 with 303 component(s) 19:58:40 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-stage-master/features/odl-netconf-topology/target/bom.xml 19:58:40 [INFO] attaching as odl-netconf-topology-10.0.0-cyclonedx.xml 19:58:40 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-stage-master/features/odl-netconf-topology/target/bom.json 19:58:40 [INFO] attaching as odl-netconf-topology-10.0.0-cyclonedx.json 19:58:40 [INFO] 19:58:40 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-topology --- 19:58:40 [INFO] Skipping duplicate-finder execution! 19:58:40 [INFO] 19:58:40 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-netconf-topology --- 19:58:40 [INFO] Skipping plugin execution 19:58:40 [INFO] 19:58:40 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-topology --- 19:58:40 [INFO] Skipping source per configuration. 19:58:40 [INFO] 19:58:40 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-netconf-topology --- 19:58:40 [INFO] 19:58:40 [INFO] --- jacoco:0.8.13:report (report) @ odl-netconf-topology --- 19:58:40 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:58:40 [INFO] 19:58:40 [INFO] --- install:3.1.4:install (default-install) @ odl-netconf-topology --- 19:58:40 [WARNING] 19:58:40 [WARNING] The packaging plugin for project odl-netconf-topology did not assign 19:58:40 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 19:58:40 [WARNING] 19:58:40 [WARNING] Incomplete projects like this will fail in future Maven versions! 19:58:40 [WARNING] 19:58:40 [INFO] Installing /w/workspace/netconf-maven-stage-master/features/odl-netconf-topology/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-topology/10.0.0/odl-netconf-topology-10.0.0.pom 19:58:40 [INFO] Installing /w/workspace/netconf-maven-stage-master/features/odl-netconf-topology/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-topology/10.0.0/odl-netconf-topology-10.0.0-features.xml 19:58:40 [INFO] Installing /w/workspace/netconf-maven-stage-master/features/odl-netconf-topology/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-topology/10.0.0/odl-netconf-topology-10.0.0-cyclonedx.xml 19:58:40 [INFO] Installing /w/workspace/netconf-maven-stage-master/features/odl-netconf-topology/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-topology/10.0.0/odl-netconf-topology-10.0.0-cyclonedx.json 19:58:40 [INFO] 19:58:40 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-netconf-topology --- 19:58:40 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-stage-master/m2repo 19:58:40 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-stage-master/m2repo" instead. 19:58:40 [WARNING] 19:58:40 [WARNING] The packaging plugin for project odl-netconf-topology did not assign 19:58:40 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 19:58:40 [WARNING] 19:58:40 [WARNING] Incomplete projects like this will fail in future Maven versions! 19:58:40 [WARNING] 19:58:40 [INFO] 19:58:40 [INFO] -------------< org.opendaylight.netconf:callhome-provider >------------- 19:58:40 [INFO] Building callhome-provider 10.0.0 [63/112] 19:58:40 [INFO] from apps/callhome-provider/pom.xml 19:58:40 [INFO] -------------------------------[ bundle ]------------------------------- 19:58:40 [INFO] 19:58:40 [INFO] --- clean:3.5.0:clean (default-clean) @ callhome-provider --- 19:58:40 [INFO] 19:58:40 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ callhome-provider --- 19:58:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:58:40 [INFO] 19:58:40 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ callhome-provider --- 19:58:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:58:40 [INFO] 19:58:40 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ callhome-provider --- 19:58:40 [INFO] 19:58:40 [INFO] --- dependency:3.9.0:properties (default) @ callhome-provider --- 19:58:40 [INFO] 19:58:40 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ callhome-provider --- 19:58:40 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/netconf-maven-stage-master/apps/callhome-provider/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:58:40 [INFO] 19:58:40 [INFO] --- yang:14.0.18:generate-sources (binding) @ callhome-provider --- 19:58:40 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:58:40 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-stage-master/apps/callhome-provider/src/main/yang 19:58:40 [INFO] yang-to-sources: Found 40 dependencies in 14.04 ms 19:58:40 [INFO] yang-to-sources: Project model files found: 1 in 1.679 ms 19:58:40 [INFO] yang-to-sources: 1 YANG models processed in 76.89 ms 19:58:40 [INFO] BindingJavaFileGenerator: Defined 26 files in 3.201 ms 19:58:40 [INFO] Sorted 26 files into 10 directories in 126.8 μs 19:58:40 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 26 in 38.42 ms 19:58:40 [INFO] 19:58:40 [INFO] --- checkstyle:3.6.0:check (check-license) @ callhome-provider --- 19:58:40 [INFO] Starting audit... 19:58:40 Audit done. 19:58:40 [INFO] You have 0 Checkstyle violations. 19:58:40 [INFO] 19:58:40 [INFO] --- checkstyle:3.6.0:check (default) @ callhome-provider --- 19:58:41 [INFO] Starting audit... 19:58:41 Audit done. 19:58:41 [INFO] You have 0 Checkstyle violations. 19:58:41 [INFO] 19:58:41 [INFO] --- dependency:3.9.0:copy (unpack-license) @ callhome-provider --- 19:58:41 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 19:58:41 [INFO] 19:58:41 [INFO] --- resources:3.3.1:resources (default-resources) @ callhome-provider --- 19:58:41 [INFO] Copying 1 resource from src/main/resources to target/classes 19:58:41 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/apps/callhome-provider/target/generated-sources/spi 19:58:41 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:58:41 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:58:41 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:58:41 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/apps/callhome-provider/target/generated-sources/spi 19:58:41 [INFO] 19:58:41 [INFO] --- compiler:3.14.1:compile (default-compile) @ callhome-provider --- 19:58:41 [INFO] Recompiling the module because of changed dependency. 19:58:41 [INFO] Compiling 47 source files with javac [debug release 21] to target/classes 19:58:41 [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 19:58:41 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:58:41 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:58:41 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:58:41 [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 19:58:41 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:58:41 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:58:41 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:58:41 [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 19:58:41 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:58:41 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:58:41 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:58:41 [WARNING] /w/workspace/netconf-maven-stage-master/apps/callhome-provider/src/main/java/org/opendaylight/netconf/topology/callhome/AbstractCallHomeSessionContextManager.java:[13,17] auto-closeable resource org.opendaylight.netconf.topology.callhome.AbstractCallHomeSessionContextManager has a member method close() that could throw InterruptedException 19:58:41 [WARNING] /w/workspace/netconf-maven-stage-master/apps/callhome-provider/src/main/java/org/opendaylight/netconf/topology/callhome/CallHomeSessionContextManager.java:[19,8] auto-closeable resource org.opendaylight.netconf.topology.callhome.CallHomeSessionContextManager has a member method close() that could throw InterruptedException 19:58:41 [WARNING] /w/workspace/netconf-maven-stage-master/apps/callhome-provider/src/main/java/org/opendaylight/netconf/topology/callhome/CallHomeMountService.java:[208,30] DEFAULT_TOPOLOGY_NAME in org.opendaylight.netconf.topology.spi.NetconfNodeUtils has been deprecated and marked for removal 19:58:41 [WARNING] /w/workspace/netconf-maven-stage-master/apps/callhome-provider/src/main/java/org/opendaylight/netconf/topology/callhome/CallHomeMountService.java:[250,43] auto-closeable resource has a member method close() that could throw InterruptedException 19:58:41 [WARNING] /w/workspace/netconf-maven-stage-master/apps/callhome-provider/src/main/java/org/opendaylight/netconf/topology/callhome/CallHomeSshSessionContextManager.java:[20,8] auto-closeable resource org.opendaylight.netconf.topology.callhome.CallHomeSshSessionContextManager has a member method close() that could throw InterruptedException 19:58:41 [WARNING] /w/workspace/netconf-maven-stage-master/apps/callhome-provider/src/main/java/org/opendaylight/netconf/topology/callhome/CallHomeMountService.java:[301,55] auto-closeable resource has a member method close() that could throw InterruptedException 19:58:41 [WARNING] /w/workspace/netconf-maven-stage-master/apps/callhome-provider/src/main/java/org/opendaylight/netconf/topology/callhome/CallHomeTlsSessionContextManager.java:[21,8] auto-closeable resource org.opendaylight.netconf.topology.callhome.CallHomeTlsSessionContextManager has a member method close() that could throw InterruptedException 19:58:41 [WARNING] /w/workspace/netconf-maven-stage-master/apps/callhome-provider/src/main/java/org/opendaylight/netconf/topology/callhome/CallHomeMountService.java:[321,83] auto-closeable resource has a member method close() that could throw InterruptedException 19:58:41 [WARNING] /w/workspace/netconf-maven-stage-master/apps/callhome-provider/src/main/java/org/opendaylight/netconf/topology/callhome/CallHomeMountService.java:[342,29] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:58:41 [WARNING] /w/workspace/netconf-maven-stage-master/apps/callhome-provider/src/main/java/org/opendaylight/netconf/topology/callhome/CallHomeMountSshAuthProvider.java:[138,46] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:58:41 [WARNING] /w/workspace/netconf-maven-stage-master/apps/callhome-provider/src/main/java/org/opendaylight/netconf/topology/callhome/CallHomeMountSshAuthProvider.java:[146,46] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:58:41 [WARNING] /w/workspace/netconf-maven-stage-master/apps/callhome-provider/src/main/java/org/opendaylight/netconf/topology/callhome/CallHomeMountSshAuthProvider.java:[244,66] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:58:41 [WARNING] /w/workspace/netconf-maven-stage-master/apps/callhome-provider/src/main/java/org/opendaylight/netconf/topology/callhome/CallHomeMountStatusReporter.java:[62,29] registerLegacyTreeChangeListener(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectReference,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 19:58:41 [WARNING] /w/workspace/netconf-maven-stage-master/apps/callhome-provider/src/main/java/org/opendaylight/netconf/topology/callhome/CallHomeMountStatusReporter.java:[192,35] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:58:41 [WARNING] /w/workspace/netconf-maven-stage-master/apps/callhome-provider/src/main/java/org/opendaylight/netconf/topology/callhome/CallHomeMountStatusReporter.java:[195,48] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:58:41 [WARNING] /w/workspace/netconf-maven-stage-master/apps/callhome-provider/src/main/java/org/opendaylight/netconf/topology/callhome/CallHomeMountTlsAuthProvider.java:[116,34] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:58:41 [WARNING] /w/workspace/netconf-maven-stage-master/apps/callhome-provider/src/main/java/org/opendaylight/netconf/topology/callhome/CallHomeMountTlsAuthProvider.java:[120,46] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:58:41 [WARNING] /w/workspace/netconf-maven-stage-master/apps/callhome-provider/src/main/java/org/opendaylight/netconf/topology/callhome/CallHomeSshServer.java:[45,14] auto-closeable resource org.opendaylight.netconf.topology.callhome.CallHomeSshServer has a member method close() that could throw InterruptedException 19:58:41 [WARNING] /w/workspace/netconf-maven-stage-master/apps/callhome-provider/src/main/java/org/opendaylight/netconf/topology/callhome/CallHomeTlsServer.java:[30,14] auto-closeable resource org.opendaylight.netconf.topology.callhome.CallHomeTlsServer has a member method close() that could throw InterruptedException 19:58:41 [WARNING] /w/workspace/netconf-maven-stage-master/apps/callhome-provider/src/main/java/org/opendaylight/netconf/topology/callhome/IetfZeroTouchCallHomeServerProvider.java:[26,14] auto-closeable resource org.opendaylight.netconf.topology.callhome.IetfZeroTouchCallHomeServerProvider has a member method close() that could throw InterruptedException 19:58:41 [WARNING] /w/workspace/netconf-maven-stage-master/apps/callhome-provider/src/main/java/org/opendaylight/netconf/topology/callhome/NetconfCallHomeTlsService.java:[26,8] auto-closeable resource org.opendaylight.netconf.topology.callhome.NetconfCallHomeTlsService has a member method close() that could throw InterruptedException 19:58:41 [WARNING] /w/workspace/netconf-maven-stage-master/apps/callhome-provider/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/netconf/callhome/server/rev240129/netconf/callhome/server/allowed/devices/DeviceBuilder.java:[105,32] getSshHostKey() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.netconf.callhome.server.rev240129.netconf.callhome.server.allowed.devices.Device has been deprecated and marked for removal 19:58:41 [WARNING] /w/workspace/netconf-maven-stage-master/apps/callhome-provider/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/netconf/callhome/server/rev240129/netconf/callhome/server/allowed/devices/DeviceBuilder.java:[343,23] getSshHostKey() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.netconf.callhome.server.rev240129.netconf.callhome.server.allowed.devices.Device has been deprecated and marked for removal 19:58:41 [INFO] 19:58:41 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ callhome-provider >>> 19:58:41 [INFO] 19:58:41 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ callhome-provider --- 19:58:41 [INFO] Fork Value is true 19:58:46 [INFO] Done SpotBugs Analysis.... 19:58:46 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:58:46 [INFO] 19:58:46 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ callhome-provider <<< 19:58:46 [INFO] 19:58:46 [INFO] 19:58:46 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ callhome-provider --- 19:58:46 [INFO] BugInstance size is 0 19:58:46 [INFO] Error size is 0 19:58:46 [INFO] No errors/warnings found 19:58:46 [INFO] 19:58:46 [INFO] --- resources:3.3.1:testResources (default-testResources) @ callhome-provider --- 19:58:46 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/apps/callhome-provider/src/test/resources 19:58:46 [INFO] 19:58:46 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ callhome-provider --- 19:58:46 [INFO] Recompiling the module because of changed dependency. 19:58:46 [INFO] Compiling 3 source files with javac [debug release 21] to target/test-classes 19:58:46 [WARNING] /w/workspace/netconf-maven-stage-master/apps/callhome-provider/src/test/java/org/opendaylight/netconf/topology/callhome/CallHomeMountServiceTest.java:[23,72] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:58:46 [WARNING] /w/workspace/netconf-maven-stage-master/apps/callhome-provider/src/test/java/org/opendaylight/netconf/topology/callhome/CallHomeMountServiceTest.java:[24,72] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:58:46 [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 19:58:46 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:58:46 [WARNING] /w/workspace/netconf-maven-stage-master/apps/callhome-provider/src/test/java/org/opendaylight/netconf/topology/callhome/CallHomeMountServiceTest.java:[23,72] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:58:46 [WARNING] /w/workspace/netconf-maven-stage-master/apps/callhome-provider/src/test/java/org/opendaylight/netconf/topology/callhome/CallHomeMountServiceTest.java:[24,72] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:58:46 [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 19:58:46 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:58:46 [WARNING] /w/workspace/netconf-maven-stage-master/apps/callhome-provider/src/test/java/org/opendaylight/netconf/topology/callhome/CallHomeMountServiceTest.java:[23,72] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:58:46 [WARNING] /w/workspace/netconf-maven-stage-master/apps/callhome-provider/src/test/java/org/opendaylight/netconf/topology/callhome/CallHomeMountServiceTest.java:[24,72] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:58:46 [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 19:58:46 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:58:46 [WARNING] /w/workspace/netconf-maven-stage-master/apps/callhome-provider/src/test/java/org/opendaylight/netconf/topology/callhome/CallHomeMountServiceTest.java:[148,31] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:58:46 [WARNING] /w/workspace/netconf-maven-stage-master/apps/callhome-provider/src/test/java/org/opendaylight/netconf/topology/callhome/CallHomeMountServiceTest.java:[156,31] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:58:46 [WARNING] /w/workspace/netconf-maven-stage-master/apps/callhome-provider/src/test/java/org/opendaylight/netconf/topology/callhome/CallHomeMountServiceTest.java:[172,31] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:58:46 [WARNING] /w/workspace/netconf-maven-stage-master/apps/callhome-provider/src/test/java/org/opendaylight/netconf/topology/callhome/CallHomeMountServiceTest.java:[175,31] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:58:46 [WARNING] /w/workspace/netconf-maven-stage-master/apps/callhome-provider/src/test/java/org/opendaylight/netconf/topology/callhome/CallHomeSshServerTest.java:[136,75] auto-closeable resource has a member method close() that could throw InterruptedException 19:58:46 [WARNING] /w/workspace/netconf-maven-stage-master/apps/callhome-provider/src/test/java/org/opendaylight/netconf/topology/callhome/CallHomeTlsServerTest.java:[162,99] auto-closeable resource has a member method close() that could throw InterruptedException 19:58:46 [INFO] 19:58:46 [INFO] --- surefire:3.5.4:test (default-test) @ callhome-provider --- 19:58:46 [INFO] Surefire report directory: /w/workspace/netconf-maven-stage-master/apps/callhome-provider/target/surefire-reports 19:58:46 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:58:46 [INFO] 19:58:46 [INFO] ------------------------------------------------------- 19:58:46 [INFO] T E S T S 19:58:46 [INFO] ------------------------------------------------------- 19:58:48 [INFO] Running org.opendaylight.netconf.topology.callhome.CallHomeSshServerTest 19:58:48 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 19:58:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.22 s -- in org.opendaylight.netconf.topology.callhome.CallHomeSshServerTest 19:58:58 [INFO] Running org.opendaylight.netconf.topology.callhome.CallHomeTlsServerTest 19:58:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.437 s -- in org.opendaylight.netconf.topology.callhome.CallHomeTlsServerTest 19:58:59 [INFO] Running org.opendaylight.netconf.topology.callhome.CallHomeMountServiceTest 19:59:00 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.956 s -- in org.opendaylight.netconf.topology.callhome.CallHomeMountServiceTest 19:59:01 [INFO] 19:59:01 [INFO] Results: 19:59:01 [INFO] 19:59:01 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 19:59:01 [INFO] 19:59:01 [INFO] 19:59:01 [INFO] --- copy:14.1.4:copy-files (default) @ callhome-provider --- 19:59:01 [INFO] 19:59:01 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ callhome-provider --- 19:59:01 [INFO] Building bundle: /w/workspace/netconf-maven-stage-master/apps/callhome-provider/target/callhome-provider-10.0.0.jar 19:59:01 [INFO] Writing manifest: /w/workspace/netconf-maven-stage-master/apps/callhome-provider/target/classes/META-INF/MANIFEST.MF 19:59:01 [INFO] 19:59:01 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ callhome-provider --- 19:59:03 [INFO] Building jar: /w/workspace/netconf-maven-stage-master/apps/callhome-provider/target/callhome-provider-10.0.0-javadoc.jar 19:59:04 [INFO] 19:59:04 [INFO] --- build-helper:3.6.1:attach-artifact (attach-artifacts) @ callhome-provider --- 19:59:04 [INFO] 19:59:04 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ callhome-provider --- 19:59:04 [INFO] CycloneDX: Resolving Dependencies 19:59:06 [INFO] CycloneDX: Creating BOM version 1.6 with 158 component(s) 19:59:06 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-stage-master/apps/callhome-provider/target/bom.xml 19:59:06 [INFO] attaching as callhome-provider-10.0.0-cyclonedx.xml 19:59:06 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-stage-master/apps/callhome-provider/target/bom.json 19:59:06 [INFO] attaching as callhome-provider-10.0.0-cyclonedx.json 19:59:06 [INFO] 19:59:06 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ callhome-provider --- 19:59:06 [INFO] Skipping duplicate-finder execution! 19:59:06 [INFO] 19:59:06 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ callhome-provider --- 19:59:06 [INFO] No dependency problems found 19:59:06 [INFO] 19:59:06 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ callhome-provider --- 19:59:06 [INFO] Building jar: /w/workspace/netconf-maven-stage-master/apps/callhome-provider/target/callhome-provider-10.0.0-sources.jar 19:59:06 [INFO] 19:59:06 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ callhome-provider --- 19:59:06 [INFO] 19:59:06 [INFO] --- jacoco:0.8.13:report (report) @ callhome-provider --- 19:59:06 [INFO] Loading execution data file /w/workspace/netconf-maven-stage-master/apps/callhome-provider/target/code-coverage/jacoco.exec 19:59:06 [INFO] Analyzed bundle 'callhome-provider' with 36 classes 19:59:06 [INFO] 19:59:06 [INFO] --- install:3.1.4:install (default-install) @ callhome-provider --- 19:59:06 [INFO] Installing /w/workspace/netconf-maven-stage-master/apps/callhome-provider/pom.xml to /tmp/r/org/opendaylight/netconf/callhome-provider/10.0.0/callhome-provider-10.0.0.pom 19:59:06 [INFO] Installing /w/workspace/netconf-maven-stage-master/apps/callhome-provider/target/callhome-provider-10.0.0.jar to /tmp/r/org/opendaylight/netconf/callhome-provider/10.0.0/callhome-provider-10.0.0.jar 19:59:06 [INFO] Installing /w/workspace/netconf-maven-stage-master/apps/callhome-provider/target/callhome-provider-10.0.0-javadoc.jar to /tmp/r/org/opendaylight/netconf/callhome-provider/10.0.0/callhome-provider-10.0.0-javadoc.jar 19:59:06 [INFO] Installing /w/workspace/netconf-maven-stage-master/apps/callhome-provider/target/classes/org.opendaylight.netconf.topology.callhome.cfg to /tmp/r/org/opendaylight/netconf/callhome-provider/10.0.0/callhome-provider-10.0.0-configuration.cfg 19:59:06 [INFO] Installing /w/workspace/netconf-maven-stage-master/apps/callhome-provider/target/bom.xml to /tmp/r/org/opendaylight/netconf/callhome-provider/10.0.0/callhome-provider-10.0.0-cyclonedx.xml 19:59:06 [INFO] Installing /w/workspace/netconf-maven-stage-master/apps/callhome-provider/target/bom.json to /tmp/r/org/opendaylight/netconf/callhome-provider/10.0.0/callhome-provider-10.0.0-cyclonedx.json 19:59:06 [INFO] Installing /w/workspace/netconf-maven-stage-master/apps/callhome-provider/target/callhome-provider-10.0.0-sources.jar to /tmp/r/org/opendaylight/netconf/callhome-provider/10.0.0/callhome-provider-10.0.0-sources.jar 19:59:06 [INFO] 19:59:06 [INFO] --- bundle:6.0.0:install (default-install) @ callhome-provider --- 19:59:06 [INFO] Installing org/opendaylight/netconf/callhome-provider/10.0.0/callhome-provider-10.0.0.jar 19:59:06 [INFO] Writing OBR metadata 19:59:06 [INFO] 19:59:06 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ callhome-provider --- 19:59:06 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-stage-master/m2repo 19:59:06 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-stage-master/m2repo" instead. 19:59:06 [INFO] 19:59:06 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ callhome-provider --- 19:59:06 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:59:06 [INFO] 19:59:06 [INFO] ---------< org.opendaylight.netconf:odl-netconf-callhome-ssh >---------- 19:59:06 [INFO] Building OpenDaylight :: Netconf Connector :: Netconf Callhome Connector + Netconf SSH Server 10.0.0 [64/112] 19:59:06 [INFO] from features/odl-netconf-callhome-ssh/pom.xml 19:59:06 [INFO] ------------------------------[ feature ]------------------------------- 19:59:06 [INFO] 19:59:06 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-netconf-callhome-ssh --- 19:59:06 [INFO] 19:59:06 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-netconf-callhome-ssh --- 19:59:06 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:59:06 [INFO] 19:59:06 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-netconf-callhome-ssh --- 19:59:06 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:59:06 [INFO] 19:59:06 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-netconf-callhome-ssh --- 19:59:07 [INFO] 19:59:07 [INFO] --- dependency:3.9.0:properties (default) @ odl-netconf-callhome-ssh --- 19:59:07 [INFO] 19:59:07 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-netconf-callhome-ssh --- 19:59:07 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:59:07 [INFO] argLine set to empty 19:59:07 [INFO] 19:59:07 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-netconf-callhome-ssh --- 19:59:07 [INFO] Starting audit... 19:59:07 Audit done. 19:59:07 [INFO] You have 0 Checkstyle violations. 19:59:07 [INFO] 19:59:07 [INFO] --- checkstyle:3.6.0:check (default) @ odl-netconf-callhome-ssh --- 19:59:07 [INFO] Starting audit... 19:59:07 Audit done. 19:59:07 [INFO] You have 0 Checkstyle violations. 19:59:07 [INFO] 19:59:07 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-netconf-callhome-ssh --- 19:59:07 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 19:59:07 [INFO] 19:59:07 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-callhome-ssh --- 19:59:07 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-stage-master/features/odl-netconf-callhome-ssh/target/feature/feature.xml 19:59:07 [INFO] ...done! 19:59:07 [INFO] Attaching features XML 19:59:07 [INFO] 19:59:07 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-netconf-callhome-ssh --- 19:59:07 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 19:59:07 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:59:07 [INFO] 19:59:07 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-netconf-callhome-ssh >>> 19:59:07 [INFO] 19:59:07 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-netconf-callhome-ssh --- 19:59:07 [INFO] No files found to run spotbugs, check compile phase has been run 19:59:07 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:59:07 [INFO] 19:59:07 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-netconf-callhome-ssh <<< 19:59:07 [INFO] 19:59:07 [INFO] 19:59:07 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-netconf-callhome-ssh --- 19:59:07 [INFO] 19:59:07 [INFO] --- feattest:14.1.4:test (default) @ odl-netconf-callhome-ssh --- 19:59:07 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-callhome-ssh 19:59:07 [INFO] Project dependency features detected: [] 19:59:07 [INFO] Pax Exam System (Version: 4.14.0) created. 19:59:07 [INFO] Creating RMI registry server on 127.0.0.1:44753 19:59:07 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 19:59:07 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 19:59:07 [INFO] Waiting for remote bundle context.. on 44753 name: 004955af-ce4c-4792-95c2-904c82041ae3 timout: [ RelativeTimeout value = 180000 ] 19:59:12 [INFO] Building jar from resources and headers. 19:59:12 [INFO] Writing jar finished. 19:59:21 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 19:59:21 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 19:59:21 [INFO] 19:59:21 [INFO] --- copy:14.1.4:copy-files (default) @ odl-netconf-callhome-ssh --- 19:59:21 [INFO] 19:59:21 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-netconf-callhome-ssh --- 19:59:21 [INFO] No Javadoc in project. Archive not created. 19:59:21 [INFO] 19:59:21 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-netconf-callhome-ssh --- 19:59:21 [INFO] CycloneDX: Resolving Dependencies 19:59:25 [INFO] CycloneDX: Creating BOM version 1.6 with 305 component(s) 19:59:25 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-stage-master/features/odl-netconf-callhome-ssh/target/bom.xml 19:59:25 [INFO] attaching as odl-netconf-callhome-ssh-10.0.0-cyclonedx.xml 19:59:25 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-stage-master/features/odl-netconf-callhome-ssh/target/bom.json 19:59:25 [INFO] attaching as odl-netconf-callhome-ssh-10.0.0-cyclonedx.json 19:59:25 [INFO] 19:59:25 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-callhome-ssh --- 19:59:25 [INFO] Skipping duplicate-finder execution! 19:59:25 [INFO] 19:59:25 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-netconf-callhome-ssh --- 19:59:25 [INFO] Skipping plugin execution 19:59:25 [INFO] 19:59:25 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-callhome-ssh --- 19:59:25 [INFO] Skipping source per configuration. 19:59:25 [INFO] 19:59:25 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-netconf-callhome-ssh --- 19:59:25 [INFO] 19:59:25 [INFO] --- jacoco:0.8.13:report (report) @ odl-netconf-callhome-ssh --- 19:59:25 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:59:25 [INFO] 19:59:25 [INFO] --- install:3.1.4:install (default-install) @ odl-netconf-callhome-ssh --- 19:59:25 [WARNING] 19:59:25 [WARNING] The packaging plugin for project odl-netconf-callhome-ssh did not assign 19:59:25 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 19:59:25 [WARNING] 19:59:25 [WARNING] Incomplete projects like this will fail in future Maven versions! 19:59:25 [WARNING] 19:59:25 [INFO] Installing /w/workspace/netconf-maven-stage-master/features/odl-netconf-callhome-ssh/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-callhome-ssh/10.0.0/odl-netconf-callhome-ssh-10.0.0.pom 19:59:25 [INFO] Installing /w/workspace/netconf-maven-stage-master/features/odl-netconf-callhome-ssh/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-callhome-ssh/10.0.0/odl-netconf-callhome-ssh-10.0.0-features.xml 19:59:25 [INFO] Installing /w/workspace/netconf-maven-stage-master/features/odl-netconf-callhome-ssh/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-callhome-ssh/10.0.0/odl-netconf-callhome-ssh-10.0.0-cyclonedx.xml 19:59:25 [INFO] Installing /w/workspace/netconf-maven-stage-master/features/odl-netconf-callhome-ssh/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-callhome-ssh/10.0.0/odl-netconf-callhome-ssh-10.0.0-cyclonedx.json 19:59:25 [INFO] 19:59:25 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-netconf-callhome-ssh --- 19:59:25 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-stage-master/m2repo 19:59:25 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-stage-master/m2repo" instead. 19:59:25 [WARNING] 19:59:25 [WARNING] The packaging plugin for project odl-netconf-callhome-ssh did not assign 19:59:25 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 19:59:25 [WARNING] 19:59:25 [WARNING] Incomplete projects like this will fail in future Maven versions! 19:59:25 [WARNING] 19:59:25 [INFO] 19:59:25 [INFO] ---------< org.opendaylight.netconf:odl-netconf-connector-all >--------- 19:59:25 [INFO] Building OpenDaylight :: Netconf Connector :: All 10.0.0 [65/112] 19:59:25 [INFO] from features/odl-netconf-connector-all/pom.xml 19:59:25 [INFO] ------------------------------[ feature ]------------------------------- 19:59:25 [INFO] 19:59:25 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-netconf-connector-all --- 19:59:25 [INFO] 19:59:25 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-netconf-connector-all --- 19:59:25 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:59:25 [INFO] 19:59:25 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-netconf-connector-all --- 19:59:25 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:59:25 [INFO] 19:59:25 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-netconf-connector-all --- 19:59:25 [INFO] 19:59:25 [INFO] --- dependency:3.9.0:properties (default) @ odl-netconf-connector-all --- 19:59:25 [INFO] 19:59:25 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-netconf-connector-all --- 19:59:25 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:59:25 [INFO] argLine set to empty 19:59:25 [INFO] 19:59:25 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-netconf-connector-all --- 19:59:25 [INFO] Starting audit... 19:59:25 Audit done. 19:59:25 [INFO] You have 0 Checkstyle violations. 19:59:25 [INFO] 19:59:25 [INFO] --- checkstyle:3.6.0:check (default) @ odl-netconf-connector-all --- 19:59:25 [INFO] Starting audit... 19:59:25 Audit done. 19:59:25 [INFO] You have 0 Checkstyle violations. 19:59:25 [INFO] 19:59:25 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-netconf-connector-all --- 19:59:25 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 19:59:25 [INFO] 19:59:25 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-connector-all --- 19:59:25 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-stage-master/features/odl-netconf-connector-all/target/feature/feature.xml 19:59:26 [INFO] ...done! 19:59:26 [INFO] Attaching features XML 19:59:26 [INFO] 19:59:26 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-netconf-connector-all --- 19:59:26 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 19:59:26 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:59:26 [INFO] 19:59:26 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-netconf-connector-all >>> 19:59:26 [INFO] 19:59:26 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-netconf-connector-all --- 19:59:26 [INFO] No files found to run spotbugs, check compile phase has been run 19:59:26 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:59:26 [INFO] 19:59:26 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-netconf-connector-all <<< 19:59:26 [INFO] 19:59:26 [INFO] 19:59:26 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-netconf-connector-all --- 19:59:26 [INFO] 19:59:26 [INFO] --- feattest:14.1.4:test (default) @ odl-netconf-connector-all --- 19:59:26 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-connector-all 19:59:26 [INFO] Project dependency features detected: [] 19:59:26 [INFO] Pax Exam System (Version: 4.14.0) created. 19:59:26 [INFO] Creating RMI registry server on 127.0.0.1:41613 19:59:26 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 19:59:26 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 19:59:26 [INFO] Waiting for remote bundle context.. on 41613 name: f102b44c-fee1-425f-b8a2-f7127e25d636 timout: [ RelativeTimeout value = 180000 ] 19:59:30 [INFO] Building jar from resources and headers. 19:59:30 [INFO] Writing jar finished. 19:59:40 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 19:59:40 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 19:59:40 [INFO] 19:59:40 [INFO] --- copy:14.1.4:copy-files (default) @ odl-netconf-connector-all --- 19:59:40 [INFO] 19:59:40 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-netconf-connector-all --- 19:59:40 [INFO] No Javadoc in project. Archive not created. 19:59:40 [INFO] 19:59:40 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-netconf-connector-all --- 19:59:40 [INFO] CycloneDX: Resolving Dependencies 19:59:43 [INFO] CycloneDX: Creating BOM version 1.6 with 306 component(s) 19:59:43 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-stage-master/features/odl-netconf-connector-all/target/bom.xml 19:59:43 [INFO] attaching as odl-netconf-connector-all-10.0.0-cyclonedx.xml 19:59:43 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-stage-master/features/odl-netconf-connector-all/target/bom.json 19:59:43 [INFO] attaching as odl-netconf-connector-all-10.0.0-cyclonedx.json 19:59:43 [INFO] 19:59:43 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-connector-all --- 19:59:43 [INFO] Skipping duplicate-finder execution! 19:59:43 [INFO] 19:59:43 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-netconf-connector-all --- 19:59:43 [INFO] Skipping plugin execution 19:59:43 [INFO] 19:59:43 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-connector-all --- 19:59:43 [INFO] Skipping source per configuration. 19:59:43 [INFO] 19:59:43 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-netconf-connector-all --- 19:59:43 [INFO] 19:59:43 [INFO] --- jacoco:0.8.13:report (report) @ odl-netconf-connector-all --- 19:59:43 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:59:43 [INFO] 19:59:43 [INFO] --- install:3.1.4:install (default-install) @ odl-netconf-connector-all --- 19:59:43 [WARNING] 19:59:43 [WARNING] The packaging plugin for project odl-netconf-connector-all did not assign 19:59:43 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 19:59:43 [WARNING] 19:59:43 [WARNING] Incomplete projects like this will fail in future Maven versions! 19:59:43 [WARNING] 19:59:43 [INFO] Installing /w/workspace/netconf-maven-stage-master/features/odl-netconf-connector-all/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-connector-all/10.0.0/odl-netconf-connector-all-10.0.0.pom 19:59:43 [INFO] Installing /w/workspace/netconf-maven-stage-master/features/odl-netconf-connector-all/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-connector-all/10.0.0/odl-netconf-connector-all-10.0.0-features.xml 19:59:43 [INFO] Installing /w/workspace/netconf-maven-stage-master/features/odl-netconf-connector-all/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-connector-all/10.0.0/odl-netconf-connector-all-10.0.0-cyclonedx.xml 19:59:43 [INFO] Installing /w/workspace/netconf-maven-stage-master/features/odl-netconf-connector-all/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-connector-all/10.0.0/odl-netconf-connector-all-10.0.0-cyclonedx.json 19:59:43 [INFO] 19:59:43 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-netconf-connector-all --- 19:59:43 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-stage-master/m2repo 19:59:43 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-stage-master/m2repo" instead. 19:59:43 [WARNING] 19:59:43 [WARNING] The packaging plugin for project odl-netconf-connector-all did not assign 19:59:43 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 19:59:43 [WARNING] 19:59:43 [WARNING] Incomplete projects like this will fail in future Maven versions! 19:59:43 [WARNING] 19:59:43 [INFO] 19:59:43 [INFO] --------------< org.opendaylight.netconf:netconf-console >-------------- 19:59:43 [INFO] Building netconf-console 10.0.0 [66/112] 19:59:43 [INFO] from apps/netconf-console/pom.xml 19:59:43 [INFO] -------------------------------[ bundle ]------------------------------- 19:59:44 [INFO] 19:59:44 [INFO] --- clean:3.5.0:clean (default-clean) @ netconf-console --- 19:59:44 [INFO] 19:59:44 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ netconf-console --- 19:59:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:59:44 [INFO] 19:59:44 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ netconf-console --- 19:59:44 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:59:44 [INFO] 19:59:44 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ netconf-console --- 19:59:44 [INFO] 19:59:44 [INFO] --- dependency:3.9.0:properties (default) @ netconf-console --- 19:59:44 [INFO] 19:59:44 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ netconf-console --- 19:59:44 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/netconf-maven-stage-master/apps/netconf-console/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:59:44 [INFO] 19:59:44 [INFO] --- checkstyle:3.6.0:check (check-license) @ netconf-console --- 19:59:44 [INFO] Starting audit... 19:59:44 Audit done. 19:59:44 [INFO] You have 0 Checkstyle violations. 19:59:44 [INFO] 19:59:44 [INFO] --- checkstyle:3.6.0:check (default) @ netconf-console --- 19:59:44 [INFO] Starting audit... 19:59:44 Audit done. 19:59:44 [INFO] You have 0 Checkstyle violations. 19:59:44 [INFO] 19:59:44 [INFO] --- dependency:3.9.0:copy (unpack-license) @ netconf-console --- 19:59:44 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 19:59:44 [INFO] 19:59:44 [INFO] --- resources:3.3.1:resources (default-resources) @ netconf-console --- 19:59:44 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/apps/netconf-console/src/main/resources 19:59:44 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/apps/netconf-console/target/generated-sources/spi 19:59:44 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/apps/netconf-console/target/generated-sources/yang 19:59:44 [INFO] 19:59:44 [INFO] --- compiler:3.14.1:compile (default-compile) @ netconf-console --- 19:59:44 [INFO] Recompiling the module because of changed dependency. 19:59:44 [INFO] Compiling 11 source files with javac [debug release 21] to target/classes 19:59:45 [INFO] 19:59:45 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ netconf-console >>> 19:59:45 [INFO] 19:59:45 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ netconf-console --- 19:59:45 [INFO] Fork Value is true 19:59:48 [INFO] Done SpotBugs Analysis.... 19:59:48 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:59:48 [INFO] 19:59:48 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ netconf-console <<< 19:59:48 [INFO] 19:59:48 [INFO] 19:59:48 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ netconf-console --- 19:59:48 [INFO] BugInstance size is 0 19:59:48 [INFO] Error size is 0 19:59:48 [INFO] No errors/warnings found 19:59:48 [INFO] 19:59:48 [INFO] --- resources:3.3.1:testResources (default-testResources) @ netconf-console --- 19:59:48 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/apps/netconf-console/src/test/resources 19:59:48 [INFO] 19:59:48 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ netconf-console --- 19:59:48 [INFO] Recompiling the module because of changed dependency. 19:59:48 [INFO] Compiling 3 source files with javac [debug release 21] to target/test-classes 19:59:48 [INFO] 19:59:48 [INFO] --- surefire:3.5.4:test (default-test) @ netconf-console --- 19:59:48 [INFO] Surefire report directory: /w/workspace/netconf-maven-stage-master/apps/netconf-console/target/surefire-reports 19:59:48 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:59:48 [INFO] 19:59:48 [INFO] ------------------------------------------------------- 19:59:48 [INFO] T E S T S 19:59:48 [INFO] ------------------------------------------------------- 19:59:49 [INFO] Running org.opendaylight.netconf.console.commands.NetconfCommandUtilsTest 19:59:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s -- in org.opendaylight.netconf.console.commands.NetconfCommandUtilsTest 19:59:49 [INFO] Running org.opendaylight.netconf.console.commands.NetconfCommandsImplCallsTest 19:59:49 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 19:59:50 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.158 s -- in org.opendaylight.netconf.console.commands.NetconfCommandsImplCallsTest 19:59:50 [INFO] Running org.opendaylight.netconf.console.impl.NetconfCommandsImplTest 19:59:53 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.795 s -- in org.opendaylight.netconf.console.impl.NetconfCommandsImplTest 19:59:53 [INFO] 19:59:53 [INFO] Results: 19:59:53 [INFO] 19:59:53 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 19:59:53 [INFO] 19:59:53 [INFO] 19:59:53 [INFO] --- copy:14.1.4:copy-files (default) @ netconf-console --- 19:59:53 [INFO] 19:59:53 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ netconf-console --- 19:59:53 [INFO] Building bundle: /w/workspace/netconf-maven-stage-master/apps/netconf-console/target/netconf-console-10.0.0.jar 19:59:53 [INFO] Writing manifest: /w/workspace/netconf-maven-stage-master/apps/netconf-console/target/classes/META-INF/MANIFEST.MF 19:59:53 [INFO] 19:59:53 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ netconf-console --- 19:59:55 [INFO] Building jar: /w/workspace/netconf-maven-stage-master/apps/netconf-console/target/netconf-console-10.0.0-javadoc.jar 19:59:55 [INFO] 19:59:55 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ netconf-console --- 19:59:55 [INFO] CycloneDX: Resolving Dependencies 19:59:57 [INFO] CycloneDX: Creating BOM version 1.6 with 157 component(s) 19:59:57 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-stage-master/apps/netconf-console/target/bom.xml 19:59:57 [INFO] attaching as netconf-console-10.0.0-cyclonedx.xml 19:59:57 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-stage-master/apps/netconf-console/target/bom.json 19:59:57 [INFO] attaching as netconf-console-10.0.0-cyclonedx.json 19:59:57 [INFO] 19:59:57 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ netconf-console --- 19:59:57 [INFO] Skipping duplicate-finder execution! 19:59:57 [INFO] 19:59:57 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ netconf-console --- 19:59:57 [INFO] No dependency problems found 19:59:57 [INFO] 19:59:57 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ netconf-console --- 19:59:57 [INFO] Building jar: /w/workspace/netconf-maven-stage-master/apps/netconf-console/target/netconf-console-10.0.0-sources.jar 19:59:57 [INFO] 19:59:57 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ netconf-console --- 19:59:57 [INFO] 19:59:57 [INFO] --- jacoco:0.8.13:report (report) @ netconf-console --- 19:59:57 [INFO] Loading execution data file /w/workspace/netconf-maven-stage-master/apps/netconf-console/target/code-coverage/jacoco.exec 19:59:57 [INFO] Analyzed bundle 'netconf-console' with 11 classes 19:59:57 [INFO] 19:59:57 [INFO] --- install:3.1.4:install (default-install) @ netconf-console --- 19:59:57 [INFO] Installing /w/workspace/netconf-maven-stage-master/apps/netconf-console/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-console/10.0.0/netconf-console-10.0.0.pom 19:59:57 [INFO] Installing /w/workspace/netconf-maven-stage-master/apps/netconf-console/target/netconf-console-10.0.0.jar to /tmp/r/org/opendaylight/netconf/netconf-console/10.0.0/netconf-console-10.0.0.jar 19:59:57 [INFO] Installing /w/workspace/netconf-maven-stage-master/apps/netconf-console/target/netconf-console-10.0.0-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-console/10.0.0/netconf-console-10.0.0-javadoc.jar 19:59:57 [INFO] Installing /w/workspace/netconf-maven-stage-master/apps/netconf-console/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-console/10.0.0/netconf-console-10.0.0-cyclonedx.xml 19:59:57 [INFO] Installing /w/workspace/netconf-maven-stage-master/apps/netconf-console/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-console/10.0.0/netconf-console-10.0.0-cyclonedx.json 19:59:57 [INFO] Installing /w/workspace/netconf-maven-stage-master/apps/netconf-console/target/netconf-console-10.0.0-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-console/10.0.0/netconf-console-10.0.0-sources.jar 19:59:57 [INFO] 19:59:57 [INFO] --- bundle:6.0.0:install (default-install) @ netconf-console --- 19:59:57 [INFO] Installing org/opendaylight/netconf/netconf-console/10.0.0/netconf-console-10.0.0.jar 19:59:57 [INFO] Writing OBR metadata 19:59:57 [INFO] 19:59:57 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ netconf-console --- 19:59:57 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-stage-master/m2repo 19:59:57 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-stage-master/m2repo" instead. 19:59:57 [INFO] 19:59:57 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ netconf-console --- 19:59:57 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:59:57 [INFO] 19:59:57 [INFO] ------------< org.opendaylight.netconf:odl-netconf-console >------------ 19:59:57 [INFO] Building OpenDaylight :: Netconf Console + Karaf CLI for netconf CRUD operations 10.0.0 [67/112] 19:59:57 [INFO] from features/odl-netconf-console/pom.xml 19:59:57 [INFO] ------------------------------[ feature ]------------------------------- 19:59:57 [INFO] 19:59:57 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-netconf-console --- 19:59:57 [INFO] 19:59:57 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-netconf-console --- 19:59:57 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:59:57 [INFO] 19:59:57 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-netconf-console --- 19:59:57 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:59:57 [INFO] 19:59:57 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-netconf-console --- 19:59:58 [INFO] 19:59:58 [INFO] --- dependency:3.9.0:properties (default) @ odl-netconf-console --- 19:59:58 [INFO] 19:59:58 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-netconf-console --- 19:59:58 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:59:58 [INFO] argLine set to empty 19:59:58 [INFO] 19:59:58 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-netconf-console --- 19:59:58 [INFO] Starting audit... 19:59:58 Audit done. 19:59:58 [INFO] You have 0 Checkstyle violations. 19:59:58 [INFO] 19:59:58 [INFO] --- checkstyle:3.6.0:check (default) @ odl-netconf-console --- 19:59:58 [INFO] Starting audit... 19:59:58 Audit done. 19:59:58 [INFO] You have 0 Checkstyle violations. 19:59:58 [INFO] 19:59:58 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-netconf-console --- 19:59:58 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 19:59:58 [INFO] 19:59:58 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-console --- 19:59:58 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-stage-master/features/odl-netconf-console/target/feature/feature.xml 19:59:58 [INFO] ...done! 19:59:58 [INFO] Attaching features XML 19:59:58 [INFO] 19:59:58 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-netconf-console --- 19:59: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 19:59:58 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:59:58 [INFO] 19:59:58 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-netconf-console >>> 19:59:58 [INFO] 19:59:58 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-netconf-console --- 19:59:58 [INFO] No files found to run spotbugs, check compile phase has been run 19:59:58 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:59:58 [INFO] 19:59:58 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-netconf-console <<< 19:59:58 [INFO] 19:59:58 [INFO] 19:59:58 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-netconf-console --- 19:59:58 [INFO] 19:59:58 [INFO] --- feattest:14.1.4:test (default) @ odl-netconf-console --- 19:59:58 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-console 19:59:58 [INFO] Project dependency features detected: [] 19:59:58 [INFO] Pax Exam System (Version: 4.14.0) created. 19:59:58 [INFO] Creating RMI registry server on 127.0.0.1:44473 19:59:59 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 19:59:59 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 19:59:59 [INFO] Waiting for remote bundle context.. on 44473 name: 0ec7a9e4-797f-49e0-a483-05457422de23 timout: [ RelativeTimeout value = 180000 ] 20:00:03 [INFO] Building jar from resources and headers. 20:00:03 [INFO] Writing jar finished. 20:00:16 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:00:16 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:00:16 [INFO] 20:00:16 [INFO] --- copy:14.1.4:copy-files (default) @ odl-netconf-console --- 20:00:16 [INFO] 20:00:16 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-netconf-console --- 20:00:16 [INFO] No Javadoc in project. Archive not created. 20:00:16 [INFO] 20:00:16 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-netconf-console --- 20:00:16 [INFO] CycloneDX: Resolving Dependencies 20:00:20 [INFO] CycloneDX: Creating BOM version 1.6 with 405 component(s) 20:00:20 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-stage-master/features/odl-netconf-console/target/bom.xml 20:00:20 [INFO] attaching as odl-netconf-console-10.0.0-cyclonedx.xml 20:00:21 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-stage-master/features/odl-netconf-console/target/bom.json 20:00:21 [INFO] attaching as odl-netconf-console-10.0.0-cyclonedx.json 20:00:21 [INFO] 20:00:21 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-console --- 20:00:21 [INFO] Skipping duplicate-finder execution! 20:00:21 [INFO] 20:00:21 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-netconf-console --- 20:00:21 [INFO] Skipping plugin execution 20:00:21 [INFO] 20:00:21 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-console --- 20:00:21 [INFO] Skipping source per configuration. 20:00:21 [INFO] 20:00:21 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-netconf-console --- 20:00:21 [INFO] 20:00:21 [INFO] --- jacoco:0.8.13:report (report) @ odl-netconf-console --- 20:00:21 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:00:21 [INFO] 20:00:21 [INFO] --- install:3.1.4:install (default-install) @ odl-netconf-console --- 20:00:21 [WARNING] 20:00:21 [WARNING] The packaging plugin for project odl-netconf-console did not assign 20:00:21 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:00:21 [WARNING] 20:00:21 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:00:21 [WARNING] 20:00:21 [INFO] Installing /w/workspace/netconf-maven-stage-master/features/odl-netconf-console/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-console/10.0.0/odl-netconf-console-10.0.0.pom 20:00:21 [INFO] Installing /w/workspace/netconf-maven-stage-master/features/odl-netconf-console/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-console/10.0.0/odl-netconf-console-10.0.0-features.xml 20:00:21 [INFO] Installing /w/workspace/netconf-maven-stage-master/features/odl-netconf-console/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-console/10.0.0/odl-netconf-console-10.0.0-cyclonedx.xml 20:00:21 [INFO] Installing /w/workspace/netconf-maven-stage-master/features/odl-netconf-console/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-console/10.0.0/odl-netconf-console-10.0.0-cyclonedx.json 20:00:21 [INFO] 20:00:21 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-netconf-console --- 20:00:21 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-stage-master/m2repo 20:00:21 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-stage-master/m2repo" instead. 20:00:21 [WARNING] 20:00:21 [WARNING] The packaging plugin for project odl-netconf-console did not assign 20:00:21 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:00:21 [WARNING] 20:00:21 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:00:21 [WARNING] 20:00:21 [INFO] 20:00:21 [INFO] -------------< org.opendaylight.netconf:odl-restconf-api >-------------- 20:00:21 [INFO] Building OpenDaylight :: RESTCONF :: API 10.0.0 [68/112] 20:00:21 [INFO] from features/odl-restconf-api/pom.xml 20:00:21 [INFO] ------------------------------[ feature ]------------------------------- 20:00:21 [INFO] 20:00:21 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-restconf-api --- 20:00:21 [INFO] 20:00:21 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-restconf-api --- 20:00:21 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:00:21 [INFO] 20:00:21 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-restconf-api --- 20:00:21 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:00:21 [INFO] 20:00:21 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-restconf-api --- 20:00:21 [INFO] 20:00:21 [INFO] --- dependency:3.9.0:properties (default) @ odl-restconf-api --- 20:00:21 [INFO] 20:00:21 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-restconf-api --- 20:00:21 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:00:21 [INFO] argLine set to empty 20:00:21 [INFO] 20:00:21 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-restconf-api --- 20:00:21 [INFO] Starting audit... 20:00:21 Audit done. 20:00:21 [INFO] You have 0 Checkstyle violations. 20:00:21 [INFO] 20:00:21 [INFO] --- checkstyle:3.6.0:check (default) @ odl-restconf-api --- 20:00:21 [INFO] Starting audit... 20:00:21 Audit done. 20:00:21 [INFO] You have 0 Checkstyle violations. 20:00:21 [INFO] 20:00:21 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-restconf-api --- 20:00:21 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 20:00:21 [INFO] 20:00:21 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-restconf-api --- 20:00:21 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-stage-master/features/odl-restconf-api/target/feature/feature.xml 20:00:21 [INFO] ...done! 20:00:21 [INFO] Attaching features XML 20:00:21 [INFO] 20:00:21 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-restconf-api --- 20:00: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 20:00:21 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:00:21 [INFO] 20:00:21 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-restconf-api >>> 20:00:21 [INFO] 20:00:21 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-restconf-api --- 20:00:21 [INFO] No files found to run spotbugs, check compile phase has been run 20:00:21 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:00:21 [INFO] 20:00:21 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-restconf-api <<< 20:00:21 [INFO] 20:00:21 [INFO] 20:00:21 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-restconf-api --- 20:00:21 [INFO] 20:00:21 [INFO] --- feattest:14.1.4:test (default) @ odl-restconf-api --- 20:00:21 [INFO] Starting SFT for org.opendaylight.netconf:odl-restconf-api 20:00:21 [INFO] Project dependency features detected: [] 20:00:21 [INFO] Pax Exam System (Version: 4.14.0) created. 20:00:21 [INFO] Creating RMI registry server on 127.0.0.1:36637 20:00:22 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:00:22 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:00:22 [INFO] Waiting for remote bundle context.. on 36637 name: f3da5a48-1001-4783-bac9-553b5fcd651c timout: [ RelativeTimeout value = 180000 ] 20:00:26 [INFO] Building jar from resources and headers. 20:00:26 [INFO] Writing jar finished. 20:00:28 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:00:28 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:00:28 [INFO] 20:00:28 [INFO] --- copy:14.1.4:copy-files (default) @ odl-restconf-api --- 20:00:28 [INFO] 20:00:28 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-restconf-api --- 20:00:28 [INFO] No Javadoc in project. Archive not created. 20:00:28 [INFO] 20:00:28 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-restconf-api --- 20:00:28 [INFO] CycloneDX: Resolving Dependencies 20:00:28 [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) 20:00:28 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-stage-master/features/odl-restconf-api/target/bom.xml 20:00:28 [INFO] attaching as odl-restconf-api-10.0.0-cyclonedx.xml 20:00:28 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-stage-master/features/odl-restconf-api/target/bom.json 20:00:28 [INFO] attaching as odl-restconf-api-10.0.0-cyclonedx.json 20:00:28 [INFO] 20:00:28 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-restconf-api --- 20:00:28 [INFO] Skipping duplicate-finder execution! 20:00:28 [INFO] 20:00:28 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-restconf-api --- 20:00:28 [INFO] Skipping plugin execution 20:00:28 [INFO] 20:00:28 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-restconf-api --- 20:00:28 [INFO] Skipping source per configuration. 20:00:28 [INFO] 20:00:28 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-restconf-api --- 20:00:28 [INFO] 20:00:28 [INFO] --- jacoco:0.8.13:report (report) @ odl-restconf-api --- 20:00:28 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:00:28 [INFO] 20:00:28 [INFO] --- install:3.1.4:install (default-install) @ odl-restconf-api --- 20:00:28 [WARNING] 20:00:28 [WARNING] The packaging plugin for project odl-restconf-api did not assign 20:00:28 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:00:28 [WARNING] 20:00:28 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:00:28 [WARNING] 20:00:28 [INFO] Installing /w/workspace/netconf-maven-stage-master/features/odl-restconf-api/pom.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-api/10.0.0/odl-restconf-api-10.0.0.pom 20:00:28 [INFO] Installing /w/workspace/netconf-maven-stage-master/features/odl-restconf-api/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-api/10.0.0/odl-restconf-api-10.0.0-features.xml 20:00:28 [INFO] Installing /w/workspace/netconf-maven-stage-master/features/odl-restconf-api/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-api/10.0.0/odl-restconf-api-10.0.0-cyclonedx.xml 20:00:28 [INFO] Installing /w/workspace/netconf-maven-stage-master/features/odl-restconf-api/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-restconf-api/10.0.0/odl-restconf-api-10.0.0-cyclonedx.json 20:00:28 [INFO] 20:00:28 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-restconf-api --- 20:00:28 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-stage-master/m2repo 20:00:28 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-stage-master/m2repo" instead. 20:00:28 [WARNING] 20:00:28 [WARNING] The packaging plugin for project odl-restconf-api did not assign 20:00:28 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:00:28 [WARNING] 20:00:28 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:00:28 [WARNING] 20:00:28 [INFO] 20:00:28 [INFO] ----------< org.opendaylight.netconf:odl-restconf-server-api >---------- 20:00:28 [INFO] Building OpenDaylight :: RESTCONF :: Server API 10.0.0 [69/112] 20:00:28 [INFO] from features/odl-restconf-server-api/pom.xml 20:00:28 [INFO] ------------------------------[ feature ]------------------------------- 20:00:28 [INFO] 20:00:28 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-restconf-server-api --- 20:00:29 [INFO] 20:00:29 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-restconf-server-api --- 20:00:29 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:00:29 [INFO] 20:00:29 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-restconf-server-api --- 20:00:29 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:00:29 [INFO] 20:00:29 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-restconf-server-api --- 20:00:29 [INFO] 20:00:29 [INFO] --- dependency:3.9.0:properties (default) @ odl-restconf-server-api --- 20:00:29 [INFO] 20:00:29 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-restconf-server-api --- 20:00:29 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:00:29 [INFO] argLine set to empty 20:00:29 [INFO] 20:00:29 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-restconf-server-api --- 20:00:29 [INFO] Starting audit... 20:00:29 Audit done. 20:00:29 [INFO] You have 0 Checkstyle violations. 20:00:29 [INFO] 20:00:29 [INFO] --- checkstyle:3.6.0:check (default) @ odl-restconf-server-api --- 20:00:29 [INFO] Starting audit... 20:00:29 Audit done. 20:00:29 [INFO] You have 0 Checkstyle violations. 20:00:29 [INFO] 20:00:29 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-restconf-server-api --- 20:00:29 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 20:00:29 [INFO] 20:00:29 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-restconf-server-api --- 20:00:29 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-stage-master/features/odl-restconf-server-api/target/feature/feature.xml 20:00:29 [INFO] ...done! 20:00:29 [INFO] Attaching features XML 20:00:29 [INFO] 20:00:29 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-restconf-server-api --- 20:00:29 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:00:29 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:00:29 [INFO] 20:00:29 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-restconf-server-api >>> 20:00:29 [INFO] 20:00:29 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-restconf-server-api --- 20:00:29 [INFO] No files found to run spotbugs, check compile phase has been run 20:00:29 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:00:29 [INFO] 20:00:29 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-restconf-server-api <<< 20:00:29 [INFO] 20:00:29 [INFO] 20:00:29 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-restconf-server-api --- 20:00:29 [INFO] 20:00:29 [INFO] --- feattest:14.1.4:test (default) @ odl-restconf-server-api --- 20:00:29 [INFO] Starting SFT for org.opendaylight.netconf:odl-restconf-server-api 20:00:29 [INFO] Project dependency features detected: [] 20:00:29 [INFO] Pax Exam System (Version: 4.14.0) created. 20:00:29 [INFO] Creating RMI registry server on 127.0.0.1:40063 20:00:30 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:00:30 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:00:30 [INFO] Waiting for remote bundle context.. on 40063 name: d6ef7eee-e9aa-4787-8b77-d96b57c09624 timout: [ RelativeTimeout value = 180000 ] 20:00:34 [INFO] Building jar from resources and headers. 20:00:34 [INFO] Writing jar finished. 20:00:36 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:00:36 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:00:36 [INFO] 20:00:36 [INFO] --- copy:14.1.4:copy-files (default) @ odl-restconf-server-api --- 20:00:36 [INFO] 20:00:36 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-restconf-server-api --- 20:00:36 [INFO] No Javadoc in project. Archive not created. 20:00:36 [INFO] 20:00:36 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-restconf-server-api --- 20:00:36 [INFO] CycloneDX: Resolving Dependencies 20:00:38 [INFO] CycloneDX: Creating BOM version 1.6 with 134 component(s) 20:00:38 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-stage-master/features/odl-restconf-server-api/target/bom.xml 20:00:38 [INFO] attaching as odl-restconf-server-api-10.0.0-cyclonedx.xml 20:00:38 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-stage-master/features/odl-restconf-server-api/target/bom.json 20:00:38 [INFO] attaching as odl-restconf-server-api-10.0.0-cyclonedx.json 20:00:38 [INFO] 20:00:38 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-restconf-server-api --- 20:00:38 [INFO] Skipping duplicate-finder execution! 20:00:38 [INFO] 20:00:38 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-restconf-server-api --- 20:00:38 [INFO] Skipping plugin execution 20:00:38 [INFO] 20:00:38 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-restconf-server-api --- 20:00:38 [INFO] Skipping source per configuration. 20:00:38 [INFO] 20:00:38 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-restconf-server-api --- 20:00:38 [INFO] 20:00:38 [INFO] --- jacoco:0.8.13:report (report) @ odl-restconf-server-api --- 20:00:38 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:00:38 [INFO] 20:00:38 [INFO] --- install:3.1.4:install (default-install) @ odl-restconf-server-api --- 20:00:38 [WARNING] 20:00:38 [WARNING] The packaging plugin for project odl-restconf-server-api did not assign 20:00:38 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:00:38 [WARNING] 20:00:38 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:00:38 [WARNING] 20:00:38 [INFO] Installing /w/workspace/netconf-maven-stage-master/features/odl-restconf-server-api/pom.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-server-api/10.0.0/odl-restconf-server-api-10.0.0.pom 20:00:38 [INFO] Installing /w/workspace/netconf-maven-stage-master/features/odl-restconf-server-api/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-server-api/10.0.0/odl-restconf-server-api-10.0.0-features.xml 20:00:38 [INFO] Installing /w/workspace/netconf-maven-stage-master/features/odl-restconf-server-api/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-server-api/10.0.0/odl-restconf-server-api-10.0.0-cyclonedx.xml 20:00:38 [INFO] Installing /w/workspace/netconf-maven-stage-master/features/odl-restconf-server-api/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-restconf-server-api/10.0.0/odl-restconf-server-api-10.0.0-cyclonedx.json 20:00:38 [INFO] 20:00:38 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-restconf-server-api --- 20:00:38 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-stage-master/m2repo 20:00:38 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-stage-master/m2repo" instead. 20:00:38 [WARNING] 20:00:38 [WARNING] The packaging plugin for project odl-restconf-server-api did not assign 20:00:38 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:00:38 [WARNING] 20:00:38 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:00:38 [WARNING] 20:00:38 [INFO] 20:00:38 [INFO] ----------< org.opendaylight.netconf:odl-device-notification >---------- 20:00:38 [INFO] Building odl-device-notification 10.0.0 [70/112] 20:00:38 [INFO] from apps/odl-device-notification/pom.xml 20:00:38 [INFO] -------------------------------[ bundle ]------------------------------- 20:00:38 [INFO] 20:00:38 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-device-notification --- 20:00:38 [INFO] 20:00:38 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-device-notification --- 20:00:38 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:00:38 [INFO] 20:00:38 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-device-notification --- 20:00:38 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:00:38 [INFO] 20:00:38 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-device-notification --- 20:00:38 [INFO] 20:00:38 [INFO] --- dependency:3.9.0:properties (default) @ odl-device-notification --- 20:00:38 [INFO] 20:00:38 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-device-notification --- 20:00:38 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/netconf-maven-stage-master/apps/odl-device-notification/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:00:38 [INFO] 20:00:38 [INFO] --- yang:14.0.18:generate-sources (binding) @ odl-device-notification --- 20:00:38 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:00:38 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-stage-master/apps/odl-device-notification/src/main/yang 20:00:38 [INFO] yang-to-sources: Found 12 dependencies in 2.861 ms 20:00:38 [INFO] yang-to-sources: Project model files found: 1 in 1.144 ms 20:00:38 [INFO] yang-to-sources: 2 YANG models processed in 30.99 ms 20:00:38 [INFO] BindingJavaFileGenerator: Defined 9 files in 3.623 ms 20:00:38 [INFO] Sorted 9 files into 3 directories in 119.4 μs 20:00:38 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 9 in 8.246 ms 20:00:38 [INFO] 20:00:38 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-device-notification --- 20:00:38 [INFO] Starting audit... 20:00:38 Audit done. 20:00:38 [INFO] You have 0 Checkstyle violations. 20:00:38 [INFO] 20:00:38 [INFO] --- checkstyle:3.6.0:check (default) @ odl-device-notification --- 20:00:39 [INFO] Starting audit... 20:00:39 Audit done. 20:00:39 [INFO] You have 0 Checkstyle violations. 20:00:39 [INFO] 20:00:39 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-device-notification --- 20:00:39 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 20:00:39 [INFO] 20:00:39 [INFO] --- resources:3.3.1:resources (default-resources) @ odl-device-notification --- 20:00:39 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/apps/odl-device-notification/src/main/resources 20:00:39 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/apps/odl-device-notification/target/generated-sources/spi 20:00:39 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:00:39 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:00:39 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:00:39 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/apps/odl-device-notification/target/generated-sources/spi 20:00:39 [INFO] 20:00:39 [INFO] --- compiler:3.14.1:compile (default-compile) @ odl-device-notification --- 20:00:39 [INFO] Recompiling the module because of changed dependency. 20:00:39 [INFO] Compiling 11 source files with javac [debug release 21] to target/classes 20:00:39 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 20:00:39 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:00:39 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 20:00:39 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:00:39 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 20:00:39 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:00:39 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:00:39 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:00:39 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:00:39 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:00:39 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:00:39 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:00:39 [WARNING] /w/workspace/netconf-maven-stage-master/apps/odl-device-notification/src/main/java/org/opendaylight/netconf/odl/device/notification/SubscribeDeviceNotificationRpc.java:[95,23] createLegacyStream(org.opendaylight.restconf.server.api.ServerRequest>,java.net.URI,org.opendaylight.restconf.server.spi.RestconfStream.Source,java.lang.String) in org.opendaylight.restconf.server.spi.RestconfStream.Registry has been deprecated and marked for removal 20:00:39 [INFO] 20:00:39 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-device-notification >>> 20:00:39 [INFO] 20:00:39 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-device-notification --- 20:00:39 [INFO] Fork Value is true 20:00:42 [INFO] Done SpotBugs Analysis.... 20:00:42 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:00:42 [INFO] 20:00:42 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-device-notification <<< 20:00:42 [INFO] 20:00:42 [INFO] 20:00:42 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-device-notification --- 20:00:42 [INFO] BugInstance size is 0 20:00:42 [INFO] Error size is 0 20:00:42 [INFO] No errors/warnings found 20:00:42 [INFO] 20:00:42 [INFO] --- resources:3.3.1:testResources (default-testResources) @ odl-device-notification --- 20:00:42 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/apps/odl-device-notification/src/test/resources 20:00:42 [INFO] 20:00:42 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ odl-device-notification --- 20:00:42 [INFO] No sources to compile 20:00:42 [INFO] 20:00:42 [INFO] --- surefire:3.5.4:test (default-test) @ odl-device-notification --- 20:00:42 [INFO] No tests to run. 20:00:42 [INFO] 20:00:42 [INFO] --- copy:14.1.4:copy-files (default) @ odl-device-notification --- 20:00:42 [INFO] 20:00:42 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ odl-device-notification --- 20:00:42 [INFO] Building bundle: /w/workspace/netconf-maven-stage-master/apps/odl-device-notification/target/odl-device-notification-10.0.0.jar 20:00:42 [INFO] Writing manifest: /w/workspace/netconf-maven-stage-master/apps/odl-device-notification/target/classes/META-INF/MANIFEST.MF 20:00:42 [INFO] 20:00:42 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-device-notification --- 20:00:43 [INFO] Building jar: /w/workspace/netconf-maven-stage-master/apps/odl-device-notification/target/odl-device-notification-10.0.0-javadoc.jar 20:00:43 [INFO] 20:00:43 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-device-notification --- 20:00:43 [INFO] CycloneDX: Resolving Dependencies 20:00:44 [INFO] CycloneDX: Creating BOM version 1.6 with 67 component(s) 20:00:44 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-stage-master/apps/odl-device-notification/target/bom.xml 20:00:44 [INFO] attaching as odl-device-notification-10.0.0-cyclonedx.xml 20:00:44 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-stage-master/apps/odl-device-notification/target/bom.json 20:00:44 [INFO] attaching as odl-device-notification-10.0.0-cyclonedx.json 20:00:44 [INFO] 20:00:44 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-device-notification --- 20:00:44 [INFO] Skipping duplicate-finder execution! 20:00:44 [INFO] 20:00:44 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-device-notification --- 20:00:44 [INFO] No dependency problems found 20:00:44 [INFO] 20:00:44 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-device-notification --- 20:00:44 [INFO] Building jar: /w/workspace/netconf-maven-stage-master/apps/odl-device-notification/target/odl-device-notification-10.0.0-sources.jar 20:00:44 [INFO] 20:00:44 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-device-notification --- 20:00:44 [INFO] 20:00:44 [INFO] --- jacoco:0.8.13:report (report) @ odl-device-notification --- 20:00:44 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:00:44 [INFO] 20:00:44 [INFO] --- install:3.1.4:install (default-install) @ odl-device-notification --- 20:00:44 [INFO] Installing /w/workspace/netconf-maven-stage-master/apps/odl-device-notification/pom.xml to /tmp/r/org/opendaylight/netconf/odl-device-notification/10.0.0/odl-device-notification-10.0.0.pom 20:00:44 [INFO] Installing /w/workspace/netconf-maven-stage-master/apps/odl-device-notification/target/odl-device-notification-10.0.0.jar to /tmp/r/org/opendaylight/netconf/odl-device-notification/10.0.0/odl-device-notification-10.0.0.jar 20:00:44 [INFO] Installing /w/workspace/netconf-maven-stage-master/apps/odl-device-notification/target/odl-device-notification-10.0.0-javadoc.jar to /tmp/r/org/opendaylight/netconf/odl-device-notification/10.0.0/odl-device-notification-10.0.0-javadoc.jar 20:00:44 [INFO] Installing /w/workspace/netconf-maven-stage-master/apps/odl-device-notification/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-device-notification/10.0.0/odl-device-notification-10.0.0-cyclonedx.xml 20:00:44 [INFO] Installing /w/workspace/netconf-maven-stage-master/apps/odl-device-notification/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-device-notification/10.0.0/odl-device-notification-10.0.0-cyclonedx.json 20:00:44 [INFO] Installing /w/workspace/netconf-maven-stage-master/apps/odl-device-notification/target/odl-device-notification-10.0.0-sources.jar to /tmp/r/org/opendaylight/netconf/odl-device-notification/10.0.0/odl-device-notification-10.0.0-sources.jar 20:00:44 [INFO] 20:00:44 [INFO] --- bundle:6.0.0:install (default-install) @ odl-device-notification --- 20:00:44 [INFO] Installing org/opendaylight/netconf/odl-device-notification/10.0.0/odl-device-notification-10.0.0.jar 20:00:44 [INFO] Writing OBR metadata 20:00:44 [INFO] 20:00:44 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-device-notification --- 20:00:44 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-stage-master/m2repo 20:00:44 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-stage-master/m2repo" instead. 20:00:44 [INFO] 20:00:44 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ odl-device-notification --- 20:00:44 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:00:44 [INFO] 20:00:44 [INFO] -----< org.opendaylight.netconf.model:draft-ietf-restconf-server >------ 20:00:44 [INFO] Building draft-ietf-restconf-server 10.0.0 [71/112] 20:00:44 [INFO] from model/draft-ietf-restconf-server/pom.xml 20:00:44 [INFO] -------------------------------[ bundle ]------------------------------- 20:00:44 [INFO] 20:00:44 [INFO] --- clean:3.5.0:clean (default-clean) @ draft-ietf-restconf-server --- 20:00:44 [INFO] 20:00:44 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ draft-ietf-restconf-server --- 20:00:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:00:44 [INFO] 20:00:44 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ draft-ietf-restconf-server --- 20:00:44 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:00:44 [INFO] 20:00:44 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ draft-ietf-restconf-server --- 20:00:45 [INFO] 20:00:45 [INFO] --- dependency:3.9.0:properties (default) @ draft-ietf-restconf-server --- 20:00:45 [INFO] 20:00:45 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ draft-ietf-restconf-server --- 20:00:45 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/netconf-maven-stage-master/model/draft-ietf-restconf-server/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:00:45 [INFO] 20:00:45 [INFO] --- yang:14.0.18:generate-sources (binding) @ draft-ietf-restconf-server --- 20:00:45 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:00:45 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-stage-master/model/draft-ietf-restconf-server/src/main/yang 20:00:45 [INFO] yang-to-sources: Found 16 dependencies in 3.171 ms 20:00:45 [INFO] yang-to-sources: Project model files found: 1 in 3.188 ms 20:00:45 [INFO] yang-to-sources: 16 YANG models processed in 106.0 ms 20:00:45 [INFO] BindingJavaFileGenerator: Defined 84 files in 20.34 ms 20:00:45 [INFO] Sorted 84 files into 24 directories in 220.1 μs 20:00:45 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 84 in 41.47 ms 20:00:45 [INFO] 20:00:45 [INFO] --- checkstyle:3.6.0:check (check-license) @ draft-ietf-restconf-server --- 20:00:45 [INFO] Starting audit... 20:00:45 Audit done. 20:00:45 [INFO] You have 0 Checkstyle violations. 20:00:45 [INFO] 20:00:45 [INFO] --- checkstyle:3.6.0:check (default) @ draft-ietf-restconf-server --- 20:00:45 [INFO] Starting audit... 20:00:45 Audit done. 20:00:45 [INFO] You have 0 Checkstyle violations. 20:00:45 [INFO] 20:00:45 [INFO] --- dependency:3.9.0:copy (unpack-license) @ draft-ietf-restconf-server --- 20:00:45 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 20:00:45 [INFO] 20:00:45 [INFO] --- resources:3.3.1:resources (default-resources) @ draft-ietf-restconf-server --- 20:00:45 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/model/draft-ietf-restconf-server/src/main/resources 20:00:45 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/model/draft-ietf-restconf-server/target/generated-sources/spi 20:00:45 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:00:45 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:00:45 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:00:45 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/model/draft-ietf-restconf-server/target/generated-sources/spi 20:00:45 [INFO] 20:00:45 [INFO] --- compiler:3.14.1:compile (default-compile) @ draft-ietf-restconf-server --- 20:00:45 [INFO] Recompiling the module because of changed dependency. 20:00:45 [INFO] Compiling 83 source files with javac [debug release 21] to target/classes 20:00:45 [INFO] 20:00:45 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ draft-ietf-restconf-server >>> 20:00:45 [INFO] 20:00:45 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ draft-ietf-restconf-server --- 20:00:45 [INFO] Fork Value is true 20:00:48 [INFO] Done SpotBugs Analysis.... 20:00:48 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:00:48 [INFO] 20:00:48 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ draft-ietf-restconf-server <<< 20:00:48 [INFO] 20:00:48 [INFO] 20:00:48 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ draft-ietf-restconf-server --- 20:00:48 [INFO] BugInstance size is 0 20:00:48 [INFO] Error size is 0 20:00:48 [INFO] No errors/warnings found 20:00:48 [INFO] 20:00:48 [INFO] --- resources:3.3.1:testResources (default-testResources) @ draft-ietf-restconf-server --- 20:00:48 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/model/draft-ietf-restconf-server/src/test/resources 20:00:48 [INFO] 20:00:48 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ draft-ietf-restconf-server --- 20:00:48 [INFO] No sources to compile 20:00:48 [INFO] 20:00:48 [INFO] --- surefire:3.5.4:test (default-test) @ draft-ietf-restconf-server --- 20:00:48 [INFO] No tests to run. 20:00:48 [INFO] 20:00:48 [INFO] --- copy:14.1.4:copy-files (default) @ draft-ietf-restconf-server --- 20:00:48 [INFO] 20:00:48 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ draft-ietf-restconf-server --- 20:00:48 [INFO] Building bundle: /w/workspace/netconf-maven-stage-master/model/draft-ietf-restconf-server/target/draft-ietf-restconf-server-10.0.0.jar 20:00:48 [INFO] Writing manifest: /w/workspace/netconf-maven-stage-master/model/draft-ietf-restconf-server/target/classes/META-INF/MANIFEST.MF 20:00:48 [INFO] 20:00:48 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ draft-ietf-restconf-server --- 20:00:51 [INFO] Building jar: /w/workspace/netconf-maven-stage-master/model/draft-ietf-restconf-server/target/draft-ietf-restconf-server-10.0.0-javadoc.jar 20:00:51 [INFO] 20:00:51 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ draft-ietf-restconf-server --- 20:00:51 [INFO] CycloneDX: Resolving Dependencies 20:00:52 [INFO] CycloneDX: Creating BOM version 1.6 with 49 component(s) 20:00:52 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-stage-master/model/draft-ietf-restconf-server/target/bom.xml 20:00:52 [INFO] attaching as draft-ietf-restconf-server-10.0.0-cyclonedx.xml 20:00:52 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-stage-master/model/draft-ietf-restconf-server/target/bom.json 20:00:52 [INFO] attaching as draft-ietf-restconf-server-10.0.0-cyclonedx.json 20:00:52 [INFO] 20:00:52 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ draft-ietf-restconf-server --- 20:00:52 [INFO] Skipping duplicate-finder execution! 20:00:52 [INFO] 20:00:52 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ draft-ietf-restconf-server --- 20:00:52 [INFO] No dependency problems found 20:00:52 [INFO] 20:00:52 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ draft-ietf-restconf-server --- 20:00:52 [INFO] Building jar: /w/workspace/netconf-maven-stage-master/model/draft-ietf-restconf-server/target/draft-ietf-restconf-server-10.0.0-sources.jar 20:00:52 [INFO] 20:00:52 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ draft-ietf-restconf-server --- 20:00:52 [INFO] 20:00:52 [INFO] --- jacoco:0.8.13:report (report) @ draft-ietf-restconf-server --- 20:00:52 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:00:52 [INFO] 20:00:52 [INFO] --- install:3.1.4:install (default-install) @ draft-ietf-restconf-server --- 20:00:52 [INFO] Installing /w/workspace/netconf-maven-stage-master/model/draft-ietf-restconf-server/pom.xml to /tmp/r/org/opendaylight/netconf/model/draft-ietf-restconf-server/10.0.0/draft-ietf-restconf-server-10.0.0.pom 20:00:52 [INFO] Installing /w/workspace/netconf-maven-stage-master/model/draft-ietf-restconf-server/target/draft-ietf-restconf-server-10.0.0.jar to /tmp/r/org/opendaylight/netconf/model/draft-ietf-restconf-server/10.0.0/draft-ietf-restconf-server-10.0.0.jar 20:00:52 [INFO] Installing /w/workspace/netconf-maven-stage-master/model/draft-ietf-restconf-server/target/draft-ietf-restconf-server-10.0.0-javadoc.jar to /tmp/r/org/opendaylight/netconf/model/draft-ietf-restconf-server/10.0.0/draft-ietf-restconf-server-10.0.0-javadoc.jar 20:00:52 [INFO] Installing /w/workspace/netconf-maven-stage-master/model/draft-ietf-restconf-server/target/bom.xml to /tmp/r/org/opendaylight/netconf/model/draft-ietf-restconf-server/10.0.0/draft-ietf-restconf-server-10.0.0-cyclonedx.xml 20:00:52 [INFO] Installing /w/workspace/netconf-maven-stage-master/model/draft-ietf-restconf-server/target/bom.json to /tmp/r/org/opendaylight/netconf/model/draft-ietf-restconf-server/10.0.0/draft-ietf-restconf-server-10.0.0-cyclonedx.json 20:00:52 [INFO] Installing /w/workspace/netconf-maven-stage-master/model/draft-ietf-restconf-server/target/draft-ietf-restconf-server-10.0.0-sources.jar to /tmp/r/org/opendaylight/netconf/model/draft-ietf-restconf-server/10.0.0/draft-ietf-restconf-server-10.0.0-sources.jar 20:00:52 [INFO] 20:00:52 [INFO] --- bundle:6.0.0:install (default-install) @ draft-ietf-restconf-server --- 20:00:52 [INFO] Installing org/opendaylight/netconf/model/draft-ietf-restconf-server/10.0.0/draft-ietf-restconf-server-10.0.0.jar 20:00:52 [INFO] Writing OBR metadata 20:00:52 [INFO] 20:00:52 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ draft-ietf-restconf-server --- 20:00:52 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-stage-master/m2repo 20:00:52 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-stage-master/m2repo" instead. 20:00:52 [INFO] 20:00:52 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ draft-ietf-restconf-server --- 20:00:52 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:00:52 [INFO] 20:00:52 [INFO] --------------< org.opendaylight.netconf:restconf-server >-------------- 20:00:52 [INFO] Building restconf-server 10.0.0 [72/112] 20:00:52 [INFO] from protocol/restconf-server/pom.xml 20:00:52 [INFO] --------------------------------[ jar ]--------------------------------- 20:00:52 [INFO] 20:00:52 [INFO] --- clean:3.5.0:clean (default-clean) @ restconf-server --- 20:00:52 [INFO] 20:00:52 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ restconf-server --- 20:00:52 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:00:52 [INFO] 20:00:52 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ restconf-server --- 20:00:52 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:00:52 [INFO] 20:00:52 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ restconf-server --- 20:00:53 [INFO] 20:00:53 [INFO] --- dependency:3.9.0:properties (default) @ restconf-server --- 20:00:53 [INFO] 20:00:53 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ restconf-server --- 20:00:53 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/netconf-maven-stage-master/protocol/restconf-server/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:00:53 [INFO] 20:00:53 [INFO] --- checkstyle:3.6.0:check (check-license) @ restconf-server --- 20:00:53 [INFO] Starting audit... 20:00:53 Audit done. 20:00:53 [INFO] You have 0 Checkstyle violations. 20:00:53 [INFO] 20:00:53 [INFO] --- checkstyle:3.6.0:check (default) @ restconf-server --- 20:00:55 [INFO] Starting audit... 20:00:55 Audit done. 20:00:55 [INFO] You have 0 Checkstyle violations. 20:00:55 [INFO] 20:00:55 [INFO] --- dependency:3.9.0:copy (unpack-license) @ restconf-server --- 20:00:55 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 20:00:55 [INFO] 20:00:55 [INFO] --- resources:3.3.1:resources (default-resources) @ restconf-server --- 20:00:55 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/protocol/restconf-server/src/main/resources 20:00:55 [INFO] 20:00:55 [INFO] --- compiler:3.14.1:compile (default-compile) @ restconf-server --- 20:00:55 [INFO] Recompiling the module because of changed dependency. 20:00:55 [INFO] Compiling 59 source files with javac [debug release 21] to target/classes 20:00:55 [INFO] Writing META-INF/services/org.opendaylight.yangtools.binding.meta.YangFeatureProvider 20:00:55 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server/src/main/java/org/opendaylight/restconf/server/SimpleNettyEndpoint.java:[23,14] auto-closeable resource org.opendaylight.restconf.server.SimpleNettyEndpoint has a member method close() that could throw InterruptedException 20:00:55 [INFO] 20:00:55 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ restconf-server >>> 20:00:55 [INFO] 20:00:55 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ restconf-server --- 20:00:55 [INFO] Fork Value is true 20:01:00 [INFO] Done SpotBugs Analysis.... 20:01:01 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:01:01 [INFO] 20:01:01 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ restconf-server <<< 20:01:01 [INFO] 20:01:01 [INFO] 20:01:01 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ restconf-server --- 20:01:01 [INFO] BugInstance size is 0 20:01:01 [INFO] Error size is 0 20:01:01 [INFO] No errors/warnings found 20:01:01 [INFO] 20:01:01 [INFO] --- bnd:7.1.0:bnd-process (default) @ restconf-server --- 20:01:01 [INFO] 20:01:01 [INFO] --- resources:3.3.1:testResources (default-testResources) @ restconf-server --- 20:01:01 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/protocol/restconf-server/src/test/resources 20:01:01 [INFO] 20:01:01 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ restconf-server --- 20:01:01 [INFO] Recompiling the module because of changed dependency. 20:01:01 [INFO] Compiling 11 source files with javac [debug release 21] to target/test-classes 20:01:01 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server/src/test/java/org/opendaylight/restconf/server/DataRequestProcessorTest.java:[205,32] org.opendaylight.restconf.server.FuglyRestconfServerAnswer in org.opendaylight.restconf.server has been deprecated and marked for removal 20:01:01 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server/src/test/java/org/opendaylight/restconf/server/DataRequestProcessorTest.java:[223,32] org.opendaylight.restconf.server.FuglyRestconfServerAnswer in org.opendaylight.restconf.server has been deprecated and marked for removal 20:01:01 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server/src/test/java/org/opendaylight/restconf/server/DataRequestProcessorTest.java:[243,32] org.opendaylight.restconf.server.FuglyRestconfServerAnswer in org.opendaylight.restconf.server has been deprecated and marked for removal 20:01:01 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server/src/test/java/org/opendaylight/restconf/server/DataRequestProcessorTest.java:[261,32] org.opendaylight.restconf.server.FuglyRestconfServerAnswer in org.opendaylight.restconf.server has been deprecated and marked for removal 20:01:01 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server/src/test/java/org/opendaylight/restconf/server/DataRequestProcessorTest.java:[278,32] org.opendaylight.restconf.server.FuglyRestconfServerAnswer in org.opendaylight.restconf.server has been deprecated and marked for removal 20:01:01 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server/src/test/java/org/opendaylight/restconf/server/DataRequestProcessorTest.java:[296,32] org.opendaylight.restconf.server.FuglyRestconfServerAnswer in org.opendaylight.restconf.server has been deprecated and marked for removal 20:01:01 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server/src/test/java/org/opendaylight/restconf/server/DataRequestProcessorTest.java:[310,32] org.opendaylight.restconf.server.FuglyRestconfServerAnswer in org.opendaylight.restconf.server has been deprecated and marked for removal 20:01:01 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server/src/test/java/org/opendaylight/restconf/server/DataRequestProcessorTest.java:[330,32] org.opendaylight.restconf.server.FuglyRestconfServerAnswer in org.opendaylight.restconf.server has been deprecated and marked for removal 20:01:01 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server/src/test/java/org/opendaylight/restconf/server/OperationsRequestProcessorTest.java:[98,32] org.opendaylight.restconf.server.FuglyRestconfServerAnswer in org.opendaylight.restconf.server has been deprecated and marked for removal 20:01:01 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server/src/test/java/org/opendaylight/restconf/server/OperationsRequestProcessorTest.java:[128,32] org.opendaylight.restconf.server.FuglyRestconfServerAnswer in org.opendaylight.restconf.server has been deprecated and marked for removal 20:01:01 [INFO] 20:01:01 [INFO] --- surefire:3.5.4:test (default-test) @ restconf-server --- 20:01:01 [INFO] Surefire report directory: /w/workspace/netconf-maven-stage-master/protocol/restconf-server/target/surefire-reports 20:01:01 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:01:01 [INFO] 20:01:01 [INFO] ------------------------------------------------------- 20:01:01 [INFO] T E S T S 20:01:01 [INFO] ------------------------------------------------------- 20:01:02 [INFO] Running org.opendaylight.restconf.server.PathParametersTest 20:01:03 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.193 s -- in org.opendaylight.restconf.server.PathParametersTest 20:01:03 [INFO] Running org.opendaylight.restconf.server.NettyEndpointConfigurationTest 20:01:03 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s -- in org.opendaylight.restconf.server.NettyEndpointConfigurationTest 20:01:03 [INFO] Running org.opendaylight.restconf.server.WellKnownResourcesTest 20:01:03 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.155 s -- in org.opendaylight.restconf.server.WellKnownResourcesTest 20:01:03 [INFO] Running org.opendaylight.restconf.server.ErrorHandlerTest 20:01:03 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 20:01:05 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.106 s -- in org.opendaylight.restconf.server.ErrorHandlerTest 20:01:05 [INFO] Running org.opendaylight.restconf.server.ModulesRequestProcessorTest 20:01:05 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.451 s -- in org.opendaylight.restconf.server.ModulesRequestProcessorTest 20:01:05 [INFO] Running org.opendaylight.restconf.server.DataRequestProcessorTest 20:01:07 [INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.532 s -- in org.opendaylight.restconf.server.DataRequestProcessorTest 20:01:07 [INFO] Running org.opendaylight.restconf.server.RestconfSessionTest 20:01:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.164 s -- in org.opendaylight.restconf.server.RestconfSessionTest 20:01:07 [INFO] Running org.opendaylight.restconf.server.OperationsRequestProcessorTest 20:01:07 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.177 s -- in org.opendaylight.restconf.server.OperationsRequestProcessorTest 20:01:07 [INFO] 20:01:07 [INFO] Results: 20:01:07 [INFO] 20:01:07 [INFO] Tests run: 103, Failures: 0, Errors: 0, Skipped: 0 20:01:07 [INFO] 20:01:07 [INFO] 20:01:07 [INFO] --- copy:14.1.4:copy-files (default) @ restconf-server --- 20:01:07 [INFO] 20:01:07 [INFO] --- jar:3.4.2:jar (default-jar) @ restconf-server --- 20:01:07 [INFO] Building jar: /w/workspace/netconf-maven-stage-master/protocol/restconf-server/target/restconf-server-10.0.0.jar 20:01:07 [INFO] 20:01:07 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ restconf-server --- 20:01:09 [WARNING] Javadoc Warnings 20:01:09 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server/src/main/java/org/opendaylight/restconf/server/impl/EndpointInvariants.java:26: warning: no @param for server 20:01:09 [WARNING] public record EndpointInvariants( 20:01:09 [WARNING] ^ 20:01:09 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server/src/main/java/org/opendaylight/restconf/server/impl/EndpointInvariants.java:26: warning: no @param for defaultPrettyPrint 20:01:09 [WARNING] public record EndpointInvariants( 20:01:09 [WARNING] ^ 20:01:09 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server/src/main/java/org/opendaylight/restconf/server/impl/EndpointInvariants.java:26: warning: no @param for errorTagMapping 20:01:09 [WARNING] public record EndpointInvariants( 20:01:09 [WARNING] ^ 20:01:09 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server/src/main/java/org/opendaylight/restconf/server/impl/EndpointInvariants.java:26: warning: no @param for defaultEncoding 20:01:09 [WARNING] public record EndpointInvariants( 20:01:09 [WARNING] ^ 20:01:09 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server/src/main/java/org/opendaylight/restconf/server/AAAShiroPrincipalService.java:54: warning: no comment 20:01:09 [WARNING] public AAAShiroPrincipalService(final SecurityManager securityManager) { 20:01:09 [WARNING] ^ 20:01:09 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server/src/main/java/org/opendaylight/restconf/server/AAAShiroPrincipalService.java:49: warning: no comment 20:01:09 [WARNING] public AAAShiroPrincipalService(@Reference final AAAShiroWebEnvironment env) { 20:01:09 [WARNING] ^ 20:01:09 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server/src/main/java/org/opendaylight/restconf/server/PrincipalService.java:18: warning: no comment 20:01:09 [WARNING] @Nullable Principal acquirePrincipal(@NonNull HttpHeaders headers); 20:01:09 [WARNING] ^ 20:01:09 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server/src/main/java/org/opendaylight/restconf/server/impl/EndpointInvariants.java:32: warning: no comment 20:01:09 [WARNING] public EndpointInvariants { 20:01:09 [WARNING] ^ 20:01:09 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server/src/main/java/org/opendaylight/restconf/server/impl/IetfRestconfServerFeatureProvider.java:24: warning: use of default constructor, which does not provide a comment 20:01:09 [WARNING] public final class IetfRestconfServerFeatureProvider implements YangFeatureProvider { 20:01:09 [WARNING] ^ 20:01:09 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server/src/main/java/org/opendaylight/restconf/server/NettyEndpoint.java:30: warning: no comment 20:01:09 [WARNING] protected NettyEndpoint(final RestconfServer server, final PrincipalService principalService, 20:01:09 [WARNING] ^ 20:01:09 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server/src/main/java/org/opendaylight/restconf/server/NettyEndpoint.java:46: warning: no comment 20:01:09 [WARNING] public final Registration registerWebResource(final WebHostResourceProvider provider) { 20:01:09 [WARNING] ^ 20:01:09 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server/src/main/java/org/opendaylight/restconf/server/NettyEndpoint.java:50: warning: no comment 20:01:09 [WARNING] protected final ListenableFuture shutdown() { 20:01:09 [WARNING] ^ 20:01:09 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server/src/main/java/org/opendaylight/restconf/server/NettyEndpointConfiguration.java:72: warning: no comment 20:01:09 [WARNING] public NettyEndpointConfiguration(final ErrorTagMapping errorTagMapping, final PrettyPrintParam prettyPrint, 20:01:09 [WARNING] ^ 20:01:09 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server/src/main/java/org/opendaylight/restconf/server/NettyEndpointConfiguration.java:55: warning: no comment 20:01:09 [WARNING] public NettyEndpointConfiguration(final ErrorTagMapping errorTagMapping, final PrettyPrintParam prettyPrint, 20:01:09 [WARNING] ^ 20:01:09 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server/src/main/java/org/opendaylight/restconf/server/NettyEndpointConfiguration.java:80: warning: no comment 20:01:09 [WARNING] public NettyEndpointConfiguration(final HttpServerStackGrouping transportConfiguration) { 20:01:09 [WARNING] ^ 20:01:09 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server/src/main/java/org/opendaylight/restconf/server/NettyEndpointConfiguration.java:156: warning: no comment 20:01:09 [WARNING] public @NonNull MessageEncoding defaultEncoding() { 20:01:09 [WARNING] ^ 20:01:09 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server/src/main/java/org/opendaylight/restconf/server/OSGiNettyEndpoint.java:38: warning: no comment 20:01:09 [WARNING] public static final String FACTORY_NAME = "org.opendaylight.restconf.server.NettyEndpoint"; 20:01:09 [WARNING] ^ 20:01:09 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server/src/main/java/org/opendaylight/restconf/server/OSGiNettyEndpoint.java:47: warning: no comment 20:01:09 [WARNING] public OSGiNettyEndpoint(@Reference final RestconfServer server, @Reference final PrincipalService principalService, 20:01:09 [WARNING] ^ 20:01:09 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server/src/main/java/org/opendaylight/restconf/server/OSGiNettyEndpoint.java:54: warning: no comment 20:01:09 [WARNING] public static Map props(final BootstrapFactory bootstrapFactory, 20:01:09 [WARNING] ^ 20:01:09 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server/src/main/java/org/opendaylight/restconf/server/PrincipalService.java:16: warning: no comment 20:01:09 [WARNING] public interface PrincipalService extends AuthHandlerFactory { 20:01:09 [WARNING] ^ 20:01:09 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server/src/main/java/org/opendaylight/restconf/server/SimpleNettyEndpoint.java:26: warning: no comment 20:01:09 [WARNING] public SimpleNettyEndpoint(final RestconfServer server, final PrincipalService principalService, 20:01:09 [WARNING] ^ 20:01:09 [WARNING] 21 warnings 20:01:09 [INFO] Building jar: /w/workspace/netconf-maven-stage-master/protocol/restconf-server/target/restconf-server-10.0.0-javadoc.jar 20:01:09 [INFO] 20:01:09 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ restconf-server --- 20:01:09 [INFO] CycloneDX: Resolving Dependencies 20:01:11 [INFO] CycloneDX: Creating BOM version 1.6 with 125 component(s) 20:01:11 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-stage-master/protocol/restconf-server/target/bom.xml 20:01:11 [INFO] attaching as restconf-server-10.0.0-cyclonedx.xml 20:01:11 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-stage-master/protocol/restconf-server/target/bom.json 20:01:11 [INFO] attaching as restconf-server-10.0.0-cyclonedx.json 20:01:11 [INFO] 20:01:11 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ restconf-server --- 20:01:11 [INFO] Skipping duplicate-finder execution! 20:01:11 [INFO] 20:01:11 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ restconf-server --- 20:01:11 [INFO] No dependency problems found 20:01:11 [INFO] 20:01:11 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ restconf-server --- 20:01:11 [INFO] Building jar: /w/workspace/netconf-maven-stage-master/protocol/restconf-server/target/restconf-server-10.0.0-sources.jar 20:01:11 [INFO] 20:01:11 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ restconf-server --- 20:01:11 [INFO] 20:01:11 [INFO] --- jacoco:0.8.13:report (report) @ restconf-server --- 20:01:11 [INFO] Loading execution data file /w/workspace/netconf-maven-stage-master/protocol/restconf-server/target/code-coverage/jacoco.exec 20:01:12 [INFO] Analyzed bundle 'restconf-server' with 61 classes 20:01:12 [INFO] 20:01:12 [INFO] --- install:3.1.4:install (default-install) @ restconf-server --- 20:01:12 [INFO] Installing /w/workspace/netconf-maven-stage-master/protocol/restconf-server/pom.xml to /tmp/r/org/opendaylight/netconf/restconf-server/10.0.0/restconf-server-10.0.0.pom 20:01:12 [INFO] Installing /w/workspace/netconf-maven-stage-master/protocol/restconf-server/target/restconf-server-10.0.0.jar to /tmp/r/org/opendaylight/netconf/restconf-server/10.0.0/restconf-server-10.0.0.jar 20:01:12 [INFO] Installing /w/workspace/netconf-maven-stage-master/protocol/restconf-server/target/restconf-server-10.0.0-javadoc.jar to /tmp/r/org/opendaylight/netconf/restconf-server/10.0.0/restconf-server-10.0.0-javadoc.jar 20:01:12 [INFO] Installing /w/workspace/netconf-maven-stage-master/protocol/restconf-server/target/bom.xml to /tmp/r/org/opendaylight/netconf/restconf-server/10.0.0/restconf-server-10.0.0-cyclonedx.xml 20:01:12 [INFO] Installing /w/workspace/netconf-maven-stage-master/protocol/restconf-server/target/bom.json to /tmp/r/org/opendaylight/netconf/restconf-server/10.0.0/restconf-server-10.0.0-cyclonedx.json 20:01:12 [INFO] Installing /w/workspace/netconf-maven-stage-master/protocol/restconf-server/target/restconf-server-10.0.0-sources.jar to /tmp/r/org/opendaylight/netconf/restconf-server/10.0.0/restconf-server-10.0.0-sources.jar 20:01:12 [INFO] 20:01:12 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ restconf-server --- 20:01:12 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-stage-master/m2repo 20:01:12 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-stage-master/m2repo" instead. 20:01:12 [INFO] 20:01:12 [INFO] -----------< org.opendaylight.netconf:restconf-server-mdsal >----------- 20:01:12 [INFO] Building restconf-server-mdsal 10.0.0 [73/112] 20:01:12 [INFO] from plugins/restconf-server-mdsal/pom.xml 20:01:12 [INFO] --------------------------------[ jar ]--------------------------------- 20:01:12 [INFO] 20:01:12 [INFO] --- clean:3.5.0:clean (default-clean) @ restconf-server-mdsal --- 20:01:12 [INFO] 20:01:12 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ restconf-server-mdsal --- 20:01:12 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:01:12 [INFO] 20:01:12 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ restconf-server-mdsal --- 20:01:12 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:01:12 [INFO] 20:01:12 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ restconf-server-mdsal --- 20:01:12 [INFO] 20:01:12 [INFO] --- dependency:3.9.0:properties (default) @ restconf-server-mdsal --- 20:01:12 [INFO] 20:01:12 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ restconf-server-mdsal --- 20:01:12 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/netconf-maven-stage-master/plugins/restconf-server-mdsal/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:01:12 [INFO] 20:01:12 [INFO] --- checkstyle:3.6.0:check (check-license) @ restconf-server-mdsal --- 20:01:12 [INFO] Starting audit... 20:01:12 Audit done. 20:01:12 [INFO] You have 0 Checkstyle violations. 20:01:12 [INFO] 20:01:12 [INFO] --- checkstyle:3.6.0:check (default) @ restconf-server-mdsal --- 20:01:13 [INFO] Starting audit... 20:01:13 Audit done. 20:01:13 [INFO] You have 0 Checkstyle violations. 20:01:13 [INFO] 20:01:13 [INFO] --- dependency:3.9.0:copy (unpack-license) @ restconf-server-mdsal --- 20:01:13 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 20:01:13 [INFO] 20:01:13 [INFO] --- resources:3.3.1:resources (default-resources) @ restconf-server-mdsal --- 20:01:13 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/plugins/restconf-server-mdsal/src/main/resources 20:01:13 [INFO] 20:01:13 [INFO] --- compiler:3.14.1:compile (default-compile) @ restconf-server-mdsal --- 20:01:13 [INFO] Recompiling the module because of changed dependency. 20:01:13 [INFO] Compiling 12 source files with javac [debug release 21 module-path] to target/classes 20:01:13 [WARNING] /w/workspace/netconf-maven-stage-master/plugins/restconf-server-mdsal/src/main/java/module-info.java:[16,64] requires directive for an automatic module 20:01:13 [WARNING] /w/workspace/netconf-maven-stage-master/plugins/restconf-server-mdsal/src/main/java/module-info.java:[17,78] requires directive for an automatic module 20:01:13 [WARNING] /w/workspace/netconf-maven-stage-master/plugins/restconf-server-mdsal/src/main/java/module-info.java:[18,69] requires directive for an automatic module 20:01:13 [WARNING] /w/workspace/netconf-maven-stage-master/plugins/restconf-server-mdsal/src/main/java/module-info.java:[23,36] requires transitive directive for an automatic module 20:01:13 [WARNING] /w/workspace/netconf-maven-stage-master/plugins/restconf-server-mdsal/src/main/java/module-info.java:[25,47] requires transitive directive for an automatic module 20:01:13 [WARNING] /w/workspace/netconf-maven-stage-master/plugins/restconf-server-mdsal/src/main/java/module-info.java:[26,40] requires directive for an automatic module 20:01:13 [WARNING] /w/workspace/netconf-maven-stage-master/plugins/restconf-server-mdsal/src/main/java/module-info.java:[28,40] requires directive for an automatic module 20:01:13 [WARNING] /w/workspace/netconf-maven-stage-master/plugins/restconf-server-mdsal/src/main/java/module-info.java:[29,47] requires directive for an automatic module 20:01:13 [WARNING] /w/workspace/netconf-maven-stage-master/plugins/restconf-server-mdsal/src/main/java/org/opendaylight/restconf/server/mdsal/MdsalRestconfStreamRegistry.java:[215,30] interface org.opendaylight.mdsal.singleton.api.ClusterSingletonServiceProvider in module org.opendaylight.mdsal.singleton.api is not indirectly exported using 'requires transitive' 20:01:13 [INFO] 20:01:13 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ restconf-server-mdsal >>> 20:01:13 [INFO] 20:01:13 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ restconf-server-mdsal --- 20:01:13 [INFO] Fork Value is true 20:01:17 [INFO] Done SpotBugs Analysis.... 20:01:17 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:01:17 [INFO] 20:01:17 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ restconf-server-mdsal <<< 20:01:17 [INFO] 20:01:17 [INFO] 20:01:17 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ restconf-server-mdsal --- 20:01:17 [INFO] BugInstance size is 0 20:01:17 [INFO] Error size is 0 20:01:17 [INFO] No errors/warnings found 20:01:17 [INFO] 20:01:17 [INFO] --- bnd:7.1.0:bnd-process (default) @ restconf-server-mdsal --- 20:01:17 [INFO] 20:01:17 [INFO] --- resources:3.3.1:testResources (default-testResources) @ restconf-server-mdsal --- 20:01:17 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/plugins/restconf-server-mdsal/src/test/resources 20:01:17 [INFO] 20:01:17 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ restconf-server-mdsal --- 20:01:17 [INFO] Recompiling the module because of changed dependency. 20:01:17 [INFO] Compiling 3 source files with javac [debug release 21 module-path] to target/test-classes 20:01:17 [INFO] 20:01:17 [INFO] --- surefire:3.5.4:test (default-test) @ restconf-server-mdsal --- 20:01:17 [INFO] Surefire report directory: /w/workspace/netconf-maven-stage-master/plugins/restconf-server-mdsal/target/surefire-reports 20:01:17 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:01:17 [INFO] 20:01:17 [INFO] ------------------------------------------------------- 20:01:17 [INFO] T E S T S 20:01:17 [INFO] ------------------------------------------------------- 20:01:18 [INFO] Running org.opendaylight.restconf.server.mdsal.CapabilitiesWriterTest 20:01:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.270 s -- in org.opendaylight.restconf.server.mdsal.CapabilitiesWriterTest 20:01:19 [INFO] Running org.opendaylight.restconf.server.mdsal.Rfc8040StreamSupportTest 20:01:19 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s -- in org.opendaylight.restconf.server.mdsal.Rfc8040StreamSupportTest 20:01:19 [INFO] Running org.opendaylight.restconf.server.mdsal.MdsalRestconfStreamRegistryTest 20:01:21 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.015 s -- in org.opendaylight.restconf.server.mdsal.MdsalRestconfStreamRegistryTest 20:01:21 [INFO] 20:01:21 [INFO] Results: 20:01:21 [INFO] 20:01:21 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 20:01:21 [INFO] 20:01:21 [INFO] 20:01:21 [INFO] --- copy:14.1.4:copy-files (default) @ restconf-server-mdsal --- 20:01:21 [INFO] 20:01:21 [INFO] --- jar:3.4.2:jar (default-jar) @ restconf-server-mdsal --- 20:01:21 [INFO] Building jar: /w/workspace/netconf-maven-stage-master/plugins/restconf-server-mdsal/target/restconf-server-mdsal-10.0.0.jar 20:01:21 [INFO] 20:01:21 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ restconf-server-mdsal --- 20:01:23 [WARNING] Javadoc Warnings 20:01:23 [WARNING] /w/workspace/netconf-maven-stage-master/plugins/restconf-server-mdsal/src/main/java/org/opendaylight/restconf/server/mdsal/MdsalMountPointResolver.java:46: warning: no @param for mountPointService 20:01:23 [WARNING] public record MdsalMountPointResolver(DOMMountPointService mountPointService) implements ServerMountPointResolver { 20:01:23 [WARNING] ^ 20:01:23 [WARNING] /w/workspace/netconf-maven-stage-master/plugins/restconf-server-mdsal/src/main/java/org/opendaylight/restconf/server/mdsal/CapabilitiesWriter.java:66: warning: no comment 20:01:23 [WARNING] public CapabilitiesWriter(@Reference final DOMDataBroker dataBroker, 20:01:23 [WARNING] ^ 20:01:23 [WARNING] /w/workspace/netconf-maven-stage-master/plugins/restconf-server-mdsal/src/main/java/org/opendaylight/restconf/server/mdsal/MdsalDatabindProvider.java:56: warning: no comment 20:01:23 [WARNING] public MdsalDatabindProvider(@Reference final DOMSchemaService schemaService) { 20:01:23 [WARNING] ^ 20:01:23 [WARNING] /w/workspace/netconf-maven-stage-master/plugins/restconf-server-mdsal/src/main/java/org/opendaylight/restconf/server/mdsal/MdsalMountPointResolver.java:47: warning: no comment 20:01:23 [WARNING] public MdsalMountPointResolver { 20:01:23 [WARNING] ^ 20:01:23 [WARNING] /w/workspace/netconf-maven-stage-master/plugins/restconf-server-mdsal/src/main/java/org/opendaylight/restconf/server/mdsal/MdsalRestconfServer.java:105: warning: no comment 20:01:23 [WARNING] public MdsalRestconfServer(@Reference final MdsalDatabindProvider databindProvider, 20:01:23 [WARNING] ^ 20:01:23 [WARNING] /w/workspace/netconf-maven-stage-master/plugins/restconf-server-mdsal/src/main/java/org/opendaylight/restconf/server/mdsal/MdsalRestconfServer.java:125: warning: no comment 20:01:23 [WARNING] public MdsalRestconfServer(final MdsalDatabindProvider databindProvider, final DOMDataBroker dataBroker, 20:01:23 [WARNING] ^ 20:01:23 [WARNING] /w/workspace/netconf-maven-stage-master/plugins/restconf-server-mdsal/src/main/java/org/opendaylight/restconf/server/mdsal/MdsalRestconfStreamRegistry.java:210: warning: no comment 20:01:23 [WARNING] public MdsalRestconfStreamRegistry(@Reference final DOMDataBroker dataBroker, 20:01:23 [WARNING] ^ 20:01:23 [WARNING] /w/workspace/netconf-maven-stage-master/plugins/restconf-server-mdsal/src/main/java/org/opendaylight/restconf/server/mdsal/MdsalServerStrategy.java:33: warning: no comment 20:01:23 [WARNING] public MdsalServerStrategy(final DatabindContext databind, final ServerMountPointResolver resolver, 20:01:23 [WARNING] ^ 20:01:23 [WARNING] /w/workspace/netconf-maven-stage-master/plugins/restconf-server-mdsal/src/main/java/org/opendaylight/restconf/server/mdsal/MdsalServerStrategy.java:40: warning: no comment 20:01:23 [WARNING] public void yangLibraryVersionGET(final ServerRequest request) { 20:01:23 [WARNING] ^ 20:01:23 [WARNING] /w/workspace/netconf-maven-stage-master/plugins/restconf-server-mdsal/src/main/java/module-info.java:8: warning: no comment 20:01:23 [WARNING] module org.opendaylight.restconf.server.mdsal { 20:01:23 [WARNING] ^ 20:01:23 [WARNING] 10 warnings 20:01:23 [INFO] Building jar: /w/workspace/netconf-maven-stage-master/plugins/restconf-server-mdsal/target/restconf-server-mdsal-10.0.0-javadoc.jar 20:01:23 [INFO] 20:01:23 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ restconf-server-mdsal --- 20:01:23 [INFO] CycloneDX: Resolving Dependencies 20:01:24 [INFO] CycloneDX: Creating BOM version 1.6 with 76 component(s) 20:01:24 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-stage-master/plugins/restconf-server-mdsal/target/bom.xml 20:01:24 [INFO] attaching as restconf-server-mdsal-10.0.0-cyclonedx.xml 20:01:24 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-stage-master/plugins/restconf-server-mdsal/target/bom.json 20:01:24 [INFO] attaching as restconf-server-mdsal-10.0.0-cyclonedx.json 20:01:24 [INFO] 20:01:24 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ restconf-server-mdsal --- 20:01:24 [INFO] Skipping duplicate-finder execution! 20:01:24 [INFO] 20:01:24 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ restconf-server-mdsal --- 20:01:24 [INFO] No dependency problems found 20:01:24 [INFO] 20:01:24 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ restconf-server-mdsal --- 20:01:24 [INFO] Building jar: /w/workspace/netconf-maven-stage-master/plugins/restconf-server-mdsal/target/restconf-server-mdsal-10.0.0-sources.jar 20:01:24 [INFO] 20:01:24 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ restconf-server-mdsal --- 20:01:24 [INFO] 20:01:24 [INFO] --- jacoco:0.8.13:report (report) @ restconf-server-mdsal --- 20:01:24 [INFO] Loading execution data file /w/workspace/netconf-maven-stage-master/plugins/restconf-server-mdsal/target/code-coverage/jacoco.exec 20:01:24 [INFO] Analyzed bundle 'restconf-server-mdsal' with 17 classes 20:01:24 [INFO] 20:01:24 [INFO] --- install:3.1.4:install (default-install) @ restconf-server-mdsal --- 20:01:24 [INFO] Installing /w/workspace/netconf-maven-stage-master/plugins/restconf-server-mdsal/pom.xml to /tmp/r/org/opendaylight/netconf/restconf-server-mdsal/10.0.0/restconf-server-mdsal-10.0.0.pom 20:01:24 [INFO] Installing /w/workspace/netconf-maven-stage-master/plugins/restconf-server-mdsal/target/restconf-server-mdsal-10.0.0.jar to /tmp/r/org/opendaylight/netconf/restconf-server-mdsal/10.0.0/restconf-server-mdsal-10.0.0.jar 20:01:24 [INFO] Installing /w/workspace/netconf-maven-stage-master/plugins/restconf-server-mdsal/target/restconf-server-mdsal-10.0.0-javadoc.jar to /tmp/r/org/opendaylight/netconf/restconf-server-mdsal/10.0.0/restconf-server-mdsal-10.0.0-javadoc.jar 20:01:24 [INFO] Installing /w/workspace/netconf-maven-stage-master/plugins/restconf-server-mdsal/target/bom.xml to /tmp/r/org/opendaylight/netconf/restconf-server-mdsal/10.0.0/restconf-server-mdsal-10.0.0-cyclonedx.xml 20:01:24 [INFO] Installing /w/workspace/netconf-maven-stage-master/plugins/restconf-server-mdsal/target/bom.json to /tmp/r/org/opendaylight/netconf/restconf-server-mdsal/10.0.0/restconf-server-mdsal-10.0.0-cyclonedx.json 20:01:24 [INFO] Installing /w/workspace/netconf-maven-stage-master/plugins/restconf-server-mdsal/target/restconf-server-mdsal-10.0.0-sources.jar to /tmp/r/org/opendaylight/netconf/restconf-server-mdsal/10.0.0/restconf-server-mdsal-10.0.0-sources.jar 20:01:24 [INFO] 20:01:24 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ restconf-server-mdsal --- 20:01:24 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-stage-master/m2repo 20:01:24 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-stage-master/m2repo" instead. 20:01:24 [INFO] 20:01:24 [INFO] -----------< org.opendaylight.netconf:restconf-server-jaxrs >----------- 20:01:24 [INFO] Building restconf-server-jaxrs 10.0.0 [74/112] 20:01:24 [INFO] from protocol/restconf-server-jaxrs/pom.xml 20:01:24 [INFO] --------------------------------[ jar ]--------------------------------- 20:01:24 [INFO] 20:01:24 [INFO] --- clean:3.5.0:clean (default-clean) @ restconf-server-jaxrs --- 20:01:24 [INFO] 20:01:24 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ restconf-server-jaxrs --- 20:01:24 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:01:24 [INFO] 20:01:24 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ restconf-server-jaxrs --- 20:01:24 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:01:24 [INFO] 20:01:24 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ restconf-server-jaxrs --- 20:01:25 [INFO] 20:01:25 [INFO] --- dependency:3.9.0:properties (default) @ restconf-server-jaxrs --- 20:01:25 [INFO] 20:01:25 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ restconf-server-jaxrs --- 20:01:25 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/netconf-maven-stage-master/protocol/restconf-server-jaxrs/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:01:25 [INFO] 20:01:25 [INFO] --- checkstyle:3.6.0:check (check-license) @ restconf-server-jaxrs --- 20:01:25 [INFO] Starting audit... 20:01:25 Audit done. 20:01:25 [INFO] You have 0 Checkstyle violations. 20:01:25 [INFO] 20:01:25 [INFO] --- checkstyle:3.6.0:check (default) @ restconf-server-jaxrs --- 20:01:25 [INFO] Starting audit... 20:01:25 Audit done. 20:01:25 [INFO] You have 0 Checkstyle violations. 20:01:25 [INFO] 20:01:25 [INFO] --- dependency:3.9.0:copy (unpack-license) @ restconf-server-jaxrs --- 20:01:25 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 20:01:25 [INFO] 20:01:25 [INFO] --- resources:3.3.1:resources (default-resources) @ restconf-server-jaxrs --- 20:01:25 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/protocol/restconf-server-jaxrs/src/main/resources 20:01:25 [INFO] 20:01:25 [INFO] --- compiler:3.14.1:compile (default-compile) @ restconf-server-jaxrs --- 20:01:25 [INFO] Recompiling the module because of changed dependency. 20:01:25 [INFO] Compiling 18 source files with javac [debug release 21] to target/classes 20:01: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 20:01:26 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:01:26 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:01:26 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:01: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 20:01:26 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:01:26 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:01:26 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:01: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 20:01:26 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:01:26 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:01:26 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:01:26 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:01:26 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:01:26 [INFO] 20:01:26 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ restconf-server-jaxrs >>> 20:01:26 [INFO] 20:01:26 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ restconf-server-jaxrs --- 20:01:26 [INFO] Fork Value is true 20:01:29 [INFO] Done SpotBugs Analysis.... 20:01:29 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:01:29 [INFO] 20:01:29 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ restconf-server-jaxrs <<< 20:01:29 [INFO] 20:01:29 [INFO] 20:01:29 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ restconf-server-jaxrs --- 20:01:29 [INFO] BugInstance size is 0 20:01:29 [INFO] Error size is 0 20:01:29 [INFO] No errors/warnings found 20:01:29 [INFO] 20:01:29 [INFO] --- bnd:7.1.0:bnd-process (default) @ restconf-server-jaxrs --- 20:01:29 [INFO] 20:01:29 [INFO] --- resources:3.3.1:testResources (default-testResources) @ restconf-server-jaxrs --- 20:01:29 [INFO] Copying 61 resources from src/test/resources to target/test-classes 20:01:29 [INFO] 20:01:29 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ restconf-server-jaxrs --- 20:01:29 [INFO] Recompiling the module because of changed dependency. 20:01:29 [INFO] Compiling 24 source files with javac [debug release 21] to target/test-classes 20:01:30 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 20:01:30 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:01:30 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:01:30 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:01:30 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:01:30 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:01:30 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:01:30 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:01:30 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:01:30 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:01:30 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:01:30 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:01:30 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:01:30 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:01:30 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:01:30 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:01:30 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 20:01:30 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:01:30 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:01:30 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:01:30 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:01:30 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:01:30 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:01:30 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:01:30 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:01:30 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:01:30 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:01:30 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:01:30 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:01:30 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:01:30 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:01:30 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:01:30 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 20:01:30 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:01:30 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:01:30 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:01:30 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:01:30 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:01:30 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:01:30 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:01:30 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:01:30 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:01:30 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:01:30 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:01:30 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:01:30 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:01:30 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:01:30 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:01:30 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-jaxrs/src/test/java/org/opendaylight/restconf/server/jaxrs/AbstractRestconfTest.java:[93,32] unchecked conversion 20:01:30 required: org.opendaylight.restconf.server.spi.NormalizedFormattableBody 20:01:30 found: org.opendaylight.restconf.server.spi.NormalizedFormattableBody 20:01:30 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-jaxrs/src/test/java/org/opendaylight/restconf/server/jaxrs/SSESessionHandlerTest.java:[40,13] org.opendaylight.restconf.server.spi.LegacyRestconfStream in org.opendaylight.restconf.server.spi has been deprecated and marked for removal 20:01:30 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-jaxrs/src/test/java/org/opendaylight/restconf/server/jaxrs/SSESessionHandlerTest.java:[40,13] org.opendaylight.restconf.server.spi.LegacyRestconfStream in org.opendaylight.restconf.server.spi has been deprecated and marked for removal 20:01:30 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-jaxrs/src/test/java/org/opendaylight/restconf/server/jaxrs/SSESessionHandlerTest.java:[40,13] org.opendaylight.restconf.server.spi.LegacyRestconfStream in org.opendaylight.restconf.server.spi has been deprecated and marked for removal 20:01:30 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:01:30 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:01:30 [INFO] 20:01:30 [INFO] --- surefire:3.5.4:test (default-test) @ restconf-server-jaxrs --- 20:01:30 [INFO] Surefire report directory: /w/workspace/netconf-maven-stage-master/protocol/restconf-server-jaxrs/target/surefire-reports 20:01:30 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:01:30 [INFO] 20:01:30 [INFO] ------------------------------------------------------- 20:01:30 [INFO] T E S T S 20:01:30 [INFO] ------------------------------------------------------- 20:01:31 [INFO] Running org.opendaylight.restconf.server.jaxrs.MappingServerRequestTest 20:01:32 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 20:01:34 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.762 s -- in org.opendaylight.restconf.server.jaxrs.MappingServerRequestTest 20:01:34 [INFO] Running org.opendaylight.restconf.server.jaxrs.NC1439Test 20:01:34 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.780 s -- in org.opendaylight.restconf.server.jaxrs.NC1439Test 20:01:34 [INFO] Running org.opendaylight.restconf.server.jaxrs.RestconfSchemaServiceMountTest 20:01:35 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.464 s -- in org.opendaylight.restconf.server.jaxrs.RestconfSchemaServiceMountTest 20:01:35 [INFO] Running org.opendaylight.restconf.server.jaxrs.RestconfYangLibraryVersionGetTest 20:01:35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.140 s -- in org.opendaylight.restconf.server.jaxrs.RestconfYangLibraryVersionGetTest 20:01:35 [INFO] Running org.opendaylight.restconf.server.jaxrs.RestconfDataDeleteTest 20:01:35 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 s -- in org.opendaylight.restconf.server.jaxrs.RestconfDataDeleteTest 20:01:35 [INFO] Running org.opendaylight.restconf.server.jaxrs.RestconfDataPostTest 20:01:35 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.161 s -- in org.opendaylight.restconf.server.jaxrs.RestconfDataPostTest 20:01:35 [INFO] Running org.opendaylight.restconf.server.jaxrs.RestconfDataPutTest 20:01:35 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s -- in org.opendaylight.restconf.server.jaxrs.RestconfDataPutTest 20:01:35 [INFO] Running org.opendaylight.restconf.server.jaxrs.RestconfModulesGetTest 20:01:36 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.220 s -- in org.opendaylight.restconf.server.jaxrs.RestconfModulesGetTest 20:01:36 [INFO] Running org.opendaylight.restconf.server.jaxrs.RestconfOperationsPostTest 20:01:36 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.294 s -- in org.opendaylight.restconf.server.jaxrs.RestconfOperationsPostTest 20:01:36 [INFO] Running org.opendaylight.restconf.server.jaxrs.NC1453Test 20:01:36 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.opendaylight.restconf.server.jaxrs.NC1453Test 20:01:36 [INFO] Running org.opendaylight.restconf.server.jaxrs.RestconfSchemaServiceTest 20:01:36 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.137 s -- in org.opendaylight.restconf.server.jaxrs.RestconfSchemaServiceTest 20:01:36 [INFO] Running org.opendaylight.restconf.server.jaxrs.RestconfDataPatchTest 20:01:36 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.opendaylight.restconf.server.jaxrs.RestconfDataPatchTest 20:01:36 [INFO] Running org.opendaylight.restconf.server.jaxrs.JaxRsYangLibraryTest 20:01:36 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s -- in org.opendaylight.restconf.server.jaxrs.JaxRsYangLibraryTest 20:01:36 [INFO] Running org.opendaylight.restconf.server.jaxrs.RestconfOperationsGetTest 20:01:36 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.253 s -- in org.opendaylight.restconf.server.jaxrs.RestconfOperationsGetTest 20:01:36 [INFO] Running org.opendaylight.restconf.server.jaxrs.RestconfDataOptionsTest 20:01:36 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.opendaylight.restconf.server.jaxrs.RestconfDataOptionsTest 20:01:36 [INFO] Running org.opendaylight.restconf.server.jaxrs.NC1451Test 20:01:37 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.opendaylight.restconf.server.jaxrs.NC1451Test 20:01:37 [INFO] Running org.opendaylight.restconf.server.jaxrs.RestconfOperationsOptionsTest 20:01:37 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.restconf.server.jaxrs.RestconfOperationsOptionsTest 20:01:37 [INFO] Running org.opendaylight.restconf.server.jaxrs.SSESessionHandlerTest 20:01:37 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.250 s -- in org.opendaylight.restconf.server.jaxrs.SSESessionHandlerTest 20:01:37 [INFO] Running org.opendaylight.restconf.server.jaxrs.RestconfDataGetTest 20:01:37 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.opendaylight.restconf.server.jaxrs.RestconfDataGetTest 20:01:37 [INFO] Running org.opendaylight.restconf.server.jaxrs.JaxRsWebHostMetadataTest 20:01:37 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.restconf.server.jaxrs.JaxRsWebHostMetadataTest 20:01:37 [INFO] Running org.opendaylight.restconf.server.jaxrs.NC1438Test 20:01:37 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s -- in org.opendaylight.restconf.server.jaxrs.NC1438Test 20:01:37 [INFO] Running org.opendaylight.restconf.server.jaxrs.Netconf822Test 20:01:37 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.restconf.server.jaxrs.Netconf822Test 20:01:37 [INFO] Running org.opendaylight.restconf.server.jaxrs.Netconf799Test 20:01:37 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in org.opendaylight.restconf.server.jaxrs.Netconf799Test 20:01:37 [INFO] 20:01:37 [INFO] Results: 20:01:37 [INFO] 20:01:37 [INFO] Tests run: 128, Failures: 0, Errors: 0, Skipped: 0 20:01:37 [INFO] 20:01:37 [INFO] 20:01:37 [INFO] --- copy:14.1.4:copy-files (default) @ restconf-server-jaxrs --- 20:01:37 [INFO] 20:01:37 [INFO] --- jar:3.4.2:jar (default-jar) @ restconf-server-jaxrs --- 20:01:37 [INFO] Building jar: /w/workspace/netconf-maven-stage-master/protocol/restconf-server-jaxrs/target/restconf-server-jaxrs-10.0.0.jar 20:01:37 [INFO] 20:01:37 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ restconf-server-jaxrs --- 20:01:39 [WARNING] Javadoc Warnings 20:01:39 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-jaxrs/src/main/java/org/opendaylight/restconf/server/jaxrs/JaxRsEndpoint.java:48: warning: no comment 20:01:39 [WARNING] public static final String FACTORY_NAME = "org.opendaylight.restconf.server.jaxrs.JaxRsEndpoint"; 20:01:39 [WARNING] ^ 20:01:39 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-jaxrs/src/main/java/org/opendaylight/restconf/server/jaxrs/JaxRsEndpoint.java:58: warning: no comment 20:01:39 [WARNING] public JaxRsEndpoint(@Reference final WebServer webServer, @Reference final WebContextSecurer webContextSecurer, 20:01:39 [WARNING] ^ 20:01:39 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-jaxrs/src/main/java/org/opendaylight/restconf/server/jaxrs/JaxRsEndpoint.java:67: warning: no comment 20:01:39 [WARNING] public JaxRsEndpoint(final WebServer webServer, final WebContextSecurer webContextSecurer, 20:01:39 [WARNING] ^ 20:01:39 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-jaxrs/src/main/java/org/opendaylight/restconf/server/jaxrs/JaxRsEndpoint.java:128: warning: no comment 20:01:39 [WARNING] public @NonNull JaxRsEndpointConfiguration configuration() { 20:01:39 [WARNING] ^ 20:01:39 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-jaxrs/src/main/java/org/opendaylight/restconf/server/jaxrs/JaxRsEndpoint.java:157: warning: no comment 20:01:39 [WARNING] public static Map props(final JaxRsEndpointConfiguration configuration) { 20:01:39 [WARNING] ^ 20:01:39 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-jaxrs/src/main/java/org/opendaylight/restconf/server/jaxrs/JaxRsEndpointConfiguration.java:26: warning: no comment 20:01:39 [WARNING] public static final int DEFAULT_CORE_POOL_SIZE = 1; 20:01:39 [WARNING] ^ 20:01:39 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-jaxrs/src/main/java/org/opendaylight/restconf/server/jaxrs/JaxRsEndpointConfiguration.java:25: warning: no comment 20:01:39 [WARNING] public static final @NonNull String DEFAULT_NAME_PREFIX = "ping-executor"; 20:01:39 [WARNING] ^ 20:01:39 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-jaxrs/src/main/java/org/opendaylight/restconf/server/jaxrs/JaxRsEndpointConfiguration.java:44: warning: no comment 20:01:39 [WARNING] public JaxRsEndpointConfiguration(final ErrorTagMapping errorTagMapping, final PrettyPrintParam prettyPrint, 20:01:39 [WARNING] ^ 20:01:39 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-jaxrs/src/main/java/org/opendaylight/restconf/server/jaxrs/JaxRsEndpointConfiguration.java:32: warning: no comment 20:01:39 [WARNING] public JaxRsEndpointConfiguration(final ErrorTagMapping errorTagMapping, final PrettyPrintParam prettyPrint, 20:01:39 [WARNING] ^ 20:01:39 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-jaxrs/src/main/java/org/opendaylight/restconf/server/jaxrs/JaxRsEndpointConfiguration.java:63: warning: no comment 20:01:39 [WARNING] public int pingCorePoolSize() { 20:01:39 [WARNING] ^ 20:01:39 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-jaxrs/src/main/java/org/opendaylight/restconf/server/jaxrs/JaxRsEndpointConfiguration.java:59: warning: no comment 20:01:39 [WARNING] public @NonNull String pingNamePrefix() { 20:01:39 [WARNING] ^ 20:01:39 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-jaxrs/src/main/java/org/opendaylight/restconf/server/jaxrs/JaxRsLocationProvider.java:29: warning: no comment 20:01:39 [WARNING] public JaxRsLocationProvider() { 20:01:39 [WARNING] ^ 20:01:39 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-jaxrs/src/main/java/org/opendaylight/restconf/server/jaxrs/JaxRsRestconf.java:1116: warning: no @param for encodingName 20:01:39 [WARNING] public void streamsGET(@PathParam("encodingName") final MonitoringEncoding encodingName, 20:01:39 [WARNING] ^ 20:01:39 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-jaxrs/src/main/java/org/opendaylight/restconf/server/jaxrs/JaxRsRestconf.java:1116: warning: no @param for uriInfo 20:01:39 [WARNING] public void streamsGET(@PathParam("encodingName") final MonitoringEncoding encodingName, 20:01:39 [WARNING] ^ 20:01:39 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-jaxrs/src/main/java/org/opendaylight/restconf/server/jaxrs/JaxRsRestconf.java:1116: warning: no @param for sink 20:01:39 [WARNING] public void streamsGET(@PathParam("encodingName") final MonitoringEncoding encodingName, 20:01:39 [WARNING] ^ 20:01:39 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-jaxrs/src/main/java/org/opendaylight/restconf/server/jaxrs/JaxRsRestconf.java:1116: warning: no @param for sse 20:01:39 [WARNING] public void streamsGET(@PathParam("encodingName") final MonitoringEncoding encodingName, 20:01:39 [WARNING] ^ 20:01:39 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-jaxrs/src/main/java/org/opendaylight/restconf/server/jaxrs/JaxRsRestconf.java:151: warning: no comment 20:01:39 [WARNING] public JaxRsRestconf(final RestconfServer server, final RestconfStream.Registry streamRegistry, 20:01:39 [WARNING] ^ 20:01:39 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-jaxrs/src/main/java/org/opendaylight/restconf/server/jaxrs/JaxRsRestconf.java:298: warning: no comment 20:01:39 [WARNING] public void dataOPTIONS(@Context final UriInfo uriInfo, final @Context SecurityContext sc, 20:01:39 [WARNING] ^ 20:01:39 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-jaxrs/src/main/java/org/opendaylight/restconf/server/jaxrs/JaxRsRestconf.java:306: warning: no comment 20:01:39 [WARNING] public void dataOPTIONS(@Encoded @PathParam("identifier") final ApiPath identifier, @Context final UriInfo uriInfo, 20:01:39 [WARNING] ^ 20:01:39 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-jaxrs/src/main/java/org/opendaylight/restconf/server/jaxrs/JaxRsRestconf.java:1088: warning: no comment 20:01:39 [WARNING] public Response modulesOPTIONS() { 20:01:39 [WARNING] ^ 20:01:39 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-jaxrs/src/main/java/org/opendaylight/restconf/server/jaxrs/JaxRsRestconf.java:1081: warning: no comment 20:01:39 [WARNING] public Response modulesOPTIONS(@Encoded @PathParam("mountPath") final ApiPath mountPath) { 20:01:39 [WARNING] ^ 20:01:39 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-jaxrs/src/main/java/org/opendaylight/restconf/server/jaxrs/JaxRsRestconf.java:865: warning: no comment 20:01:39 [WARNING] public Response operationsOPTIONS() { 20:01:39 [WARNING] ^ 20:01:39 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-jaxrs/src/main/java/org/opendaylight/restconf/server/jaxrs/JaxRsRestconf.java:872: warning: no comment 20:01:39 [WARNING] public void operationsOPTIONS(@Encoded @PathParam("operation") final ApiPath operation, 20:01:39 [WARNING] ^ 20:01:39 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-jaxrs/src/main/java/org/opendaylight/restconf/server/jaxrs/JaxRsRestconf.java:1139: warning: no comment 20:01:39 [WARNING] public Response streamsOPTIONS(@PathParam("encodingName") final MonitoringEncoding encodingName) { 20:01:39 [WARNING] ^ 20:01:39 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-jaxrs/src/main/java/org/opendaylight/restconf/server/jaxrs/JaxRsRestconf.java:989: warning: no comment 20:01:39 [WARNING] public Response yangLibraryVersionOPTIONS() { 20:01:39 [WARNING] ^ 20:01:39 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-jaxrs/src/main/java/org/opendaylight/restconf/server/jaxrs/JaxRsWebHostMetadata.java:43: warning: no @return 20:01:39 [WARNING] public Response readXrdData() { 20:01:39 [WARNING] ^ 20:01:39 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-jaxrs/src/main/java/org/opendaylight/restconf/server/jaxrs/JaxRsWebHostMetadata.java:60: warning: no @return 20:01:39 [WARNING] public Response readJsonData() { 20:01:39 [WARNING] ^ 20:01:39 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-jaxrs/src/main/java/org/opendaylight/restconf/server/jaxrs/JaxRsWebHostMetadata.java:31: warning: no comment 20:01:39 [WARNING] public JaxRsWebHostMetadata(final String restconfRoot) { 20:01:39 [WARNING] ^ 20:01:39 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-jaxrs/src/main/java/org/opendaylight/restconf/server/jaxrs/JaxRsYangLibrary.java:37: warning: no comment 20:01:39 [WARNING] public JaxRsYangLibrary(final String restconf) { 20:01:39 [WARNING] ^ 20:01:39 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-jaxrs/src/main/java/org/opendaylight/restconf/server/jaxrs/JaxRsYangLibrary.java:43: warning: no comment 20:01:39 [WARNING] public JaxRsYangLibrary(@Reference final JaxRsEndpoint northbound) { 20:01:39 [WARNING] ^ 20:01:39 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-jaxrs/src/main/java/org/opendaylight/restconf/server/jaxrs/JsonJaxRsFormattableBodyWriter.java:21: warning: no comment 20:01:39 [WARNING] public final class JsonJaxRsFormattableBodyWriter extends JaxRsFormattableBodyWriter { 20:01:39 [WARNING] ^ 20:01:39 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-jaxrs/src/main/java/org/opendaylight/restconf/server/jaxrs/JsonJaxRsFormattableBodyWriter.java:21: warning: use of default constructor, which does not provide a comment 20:01:39 [WARNING] public final class JsonJaxRsFormattableBodyWriter extends JaxRsFormattableBodyWriter { 20:01:39 [WARNING] ^ 20:01:39 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-jaxrs/src/main/java/org/opendaylight/restconf/server/jaxrs/XmlJaxRsFormattableBodyWriter.java:21: warning: no comment 20:01:39 [WARNING] public final class XmlJaxRsFormattableBodyWriter extends JaxRsFormattableBodyWriter { 20:01:39 [WARNING] ^ 20:01:39 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-server-jaxrs/src/main/java/org/opendaylight/restconf/server/jaxrs/XmlJaxRsFormattableBodyWriter.java:21: warning: use of default constructor, which does not provide a comment 20:01:39 [WARNING] public final class XmlJaxRsFormattableBodyWriter extends JaxRsFormattableBodyWriter { 20:01:39 [WARNING] ^ 20:01:39 [WARNING] 34 warnings 20:01:39 [INFO] Building jar: /w/workspace/netconf-maven-stage-master/protocol/restconf-server-jaxrs/target/restconf-server-jaxrs-10.0.0-javadoc.jar 20:01:39 [INFO] 20:01:39 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ restconf-server-jaxrs --- 20:01:39 [INFO] CycloneDX: Resolving Dependencies 20:01:40 [INFO] CycloneDX: Creating BOM version 1.6 with 79 component(s) 20:01:40 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-stage-master/protocol/restconf-server-jaxrs/target/bom.xml 20:01:40 [INFO] attaching as restconf-server-jaxrs-10.0.0-cyclonedx.xml 20:01:40 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-stage-master/protocol/restconf-server-jaxrs/target/bom.json 20:01:40 [INFO] attaching as restconf-server-jaxrs-10.0.0-cyclonedx.json 20:01:40 [INFO] 20:01:40 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ restconf-server-jaxrs --- 20:01:40 [INFO] Skipping duplicate-finder execution! 20:01:40 [INFO] 20:01:40 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ restconf-server-jaxrs --- 20:01:40 [INFO] No dependency problems found 20:01:40 [INFO] 20:01:40 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ restconf-server-jaxrs --- 20:01:40 [INFO] Building jar: /w/workspace/netconf-maven-stage-master/protocol/restconf-server-jaxrs/target/restconf-server-jaxrs-10.0.0-sources.jar 20:01:40 [INFO] 20:01:40 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ restconf-server-jaxrs --- 20:01:40 [INFO] 20:01:40 [INFO] --- jacoco:0.8.13:report (report) @ restconf-server-jaxrs --- 20:01:40 [INFO] Loading execution data file /w/workspace/netconf-maven-stage-master/protocol/restconf-server-jaxrs/target/code-coverage/jacoco.exec 20:01:40 [INFO] Analyzed bundle 'restconf-server-jaxrs' with 28 classes 20:01:41 [INFO] 20:01:41 [INFO] --- install:3.1.4:install (default-install) @ restconf-server-jaxrs --- 20:01:41 [INFO] Installing /w/workspace/netconf-maven-stage-master/protocol/restconf-server-jaxrs/pom.xml to /tmp/r/org/opendaylight/netconf/restconf-server-jaxrs/10.0.0/restconf-server-jaxrs-10.0.0.pom 20:01:41 [INFO] Installing /w/workspace/netconf-maven-stage-master/protocol/restconf-server-jaxrs/target/restconf-server-jaxrs-10.0.0.jar to /tmp/r/org/opendaylight/netconf/restconf-server-jaxrs/10.0.0/restconf-server-jaxrs-10.0.0.jar 20:01:41 [INFO] Installing /w/workspace/netconf-maven-stage-master/protocol/restconf-server-jaxrs/target/restconf-server-jaxrs-10.0.0-javadoc.jar to /tmp/r/org/opendaylight/netconf/restconf-server-jaxrs/10.0.0/restconf-server-jaxrs-10.0.0-javadoc.jar 20:01:41 [INFO] Installing /w/workspace/netconf-maven-stage-master/protocol/restconf-server-jaxrs/target/bom.xml to /tmp/r/org/opendaylight/netconf/restconf-server-jaxrs/10.0.0/restconf-server-jaxrs-10.0.0-cyclonedx.xml 20:01:41 [INFO] Installing /w/workspace/netconf-maven-stage-master/protocol/restconf-server-jaxrs/target/bom.json to /tmp/r/org/opendaylight/netconf/restconf-server-jaxrs/10.0.0/restconf-server-jaxrs-10.0.0-cyclonedx.json 20:01:41 [INFO] Installing /w/workspace/netconf-maven-stage-master/protocol/restconf-server-jaxrs/target/restconf-server-jaxrs-10.0.0-sources.jar to /tmp/r/org/opendaylight/netconf/restconf-server-jaxrs/10.0.0/restconf-server-jaxrs-10.0.0-sources.jar 20:01:41 [INFO] 20:01:41 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ restconf-server-jaxrs --- 20:01:41 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-stage-master/m2repo 20:01:41 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-stage-master/m2repo" instead. 20:01:41 [INFO] 20:01:41 [INFO] -------------< org.opendaylight.netconf.model:sal-remote >-------------- 20:01:41 [INFO] Building sal-remote 10.0.0 [75/112] 20:01:41 [INFO] from model/sal-remote/pom.xml 20:01:41 [INFO] -------------------------------[ bundle ]------------------------------- 20:01:41 [INFO] 20:01:41 [INFO] --- clean:3.5.0:clean (default-clean) @ sal-remote --- 20:01:41 [INFO] 20:01:41 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ sal-remote --- 20:01:41 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:01:41 [INFO] 20:01:41 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ sal-remote --- 20:01:41 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:01:41 [INFO] 20:01:41 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ sal-remote --- 20:01:41 [INFO] 20:01:41 [INFO] --- dependency:3.9.0:properties (default) @ sal-remote --- 20:01:41 [INFO] 20:01:41 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ sal-remote --- 20:01:41 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/netconf-maven-stage-master/model/sal-remote/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:01:41 [INFO] 20:01:41 [INFO] --- yang:14.0.18:generate-sources (binding) @ sal-remote --- 20:01:41 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:01:41 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-stage-master/model/sal-remote/src/main/yang 20:01:41 [INFO] yang-to-sources: Found 0 dependencies in 472.9 μs 20:01:41 [INFO] yang-to-sources: Project model files found: 2 in 1.423 ms 20:01:41 [INFO] yang-to-sources: 2 YANG models processed in 5.473 ms 20:01:41 [INFO] BindingJavaFileGenerator: Defined 35 files in 3.487 ms 20:01:41 [INFO] Sorted 35 files into 8 directories in 178.1 μs 20:01:41 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 35 in 16.81 ms 20:01:41 [INFO] 20:01:41 [INFO] --- checkstyle:3.6.0:check (check-license) @ sal-remote --- 20:01:41 [INFO] Starting audit... 20:01:41 Audit done. 20:01:41 [INFO] You have 0 Checkstyle violations. 20:01:41 [INFO] 20:01:41 [INFO] --- checkstyle:3.6.0:check (default) @ sal-remote --- 20:01:41 [INFO] Starting audit... 20:01:41 Audit done. 20:01:41 [INFO] You have 0 Checkstyle violations. 20:01:41 [INFO] 20:01:41 [INFO] --- dependency:3.9.0:copy (unpack-license) @ sal-remote --- 20:01:41 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 20:01:41 [INFO] 20:01:41 [INFO] --- resources:3.3.1:resources (default-resources) @ sal-remote --- 20:01:41 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/model/sal-remote/src/main/resources 20:01:41 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/model/sal-remote/target/generated-sources/spi 20:01:41 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 20:01:41 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:01:41 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 20:01:41 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/model/sal-remote/target/generated-sources/spi 20:01:41 [INFO] 20:01:41 [INFO] --- compiler:3.14.1:compile (default-compile) @ sal-remote --- 20:01:41 [INFO] Recompiling the module because of changed source code. 20:01:41 [INFO] Compiling 34 source files with javac [debug release 21] to target/classes 20:01:41 [WARNING] /w/workspace/netconf-maven-stage-master/model/sal-remote/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/sal/restconf/event/subscription/rev231103/CreateDataChangeEventSubscriptionInput1.java:[266,55] getNotificationOutputType() in org.opendaylight.yang.gen.v1.urn.sal.restconf.event.subscription.rev231103.NotificationOutputTypeGrouping has been deprecated and marked for removal 20:01:41 [WARNING] /w/workspace/netconf-maven-stage-master/model/sal-remote/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/sal/restconf/event/subscription/rev231103/CreateDataChangeEventSubscriptionInput1.java:[288,38] getNotificationOutputType() in org.opendaylight.yang.gen.v1.urn.sal.restconf.event.subscription.rev231103.NotificationOutputTypeGrouping has been deprecated and marked for removal 20:01:41 [WARNING] /w/workspace/netconf-maven-stage-master/model/sal-remote/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/sal/restconf/event/subscription/rev231103/CreateDataChangeEventSubscriptionInput1.java:[288,73] getNotificationOutputType() in org.opendaylight.yang.gen.v1.urn.sal.restconf.event.subscription.rev231103.NotificationOutputTypeGrouping has been deprecated and marked for removal 20:01:41 [WARNING] /w/workspace/netconf-maven-stage-master/model/sal-remote/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/sal/restconf/event/subscription/rev231103/CreateDataChangeEventSubscriptionInput1.java:[305,70] getNotificationOutputType() in org.opendaylight.yang.gen.v1.urn.sal.restconf.event.subscription.rev231103.NotificationOutputTypeGrouping has been deprecated and marked for removal 20:01:41 [WARNING] /w/workspace/netconf-maven-stage-master/model/sal-remote/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/sal/restconf/event/subscription/rev231103/CreateDataChangeEventSubscriptionInput1Builder.java:[72,43] getNotificationOutputType() in org.opendaylight.yang.gen.v1.urn.sal.restconf.event.subscription.rev231103.NotificationOutputTypeGrouping has been deprecated and marked for removal 20:01:41 [WARNING] /w/workspace/netconf-maven-stage-master/model/sal-remote/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/sal/restconf/event/subscription/rev231103/CreateDataChangeEventSubscriptionInput1Builder.java:[83,44] getNotificationOutputType() in org.opendaylight.yang.gen.v1.urn.sal.restconf.event.subscription.rev231103.NotificationOutputTypeGrouping has been deprecated and marked for removal 20:01:41 [WARNING] /w/workspace/netconf-maven-stage-master/model/sal-remote/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/sal/restconf/event/subscription/rev231103/CreateDataChangeEventSubscriptionInput1Builder.java:[84,27] getScope() in org.opendaylight.yang.gen.v1.urn.sal.restconf.event.subscription.rev231103.CreateDataChangeEventSubscriptionInput1 has been deprecated and marked for removal 20:01:41 [WARNING] /w/workspace/netconf-maven-stage-master/model/sal-remote/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/sal/restconf/event/subscription/rev231103/CreateDataChangeEventSubscriptionInput1Builder.java:[99,51] getNotificationOutputType() in org.opendaylight.yang.gen.v1.urn.sal.restconf.event.subscription.rev231103.NotificationOutputTypeGrouping has been deprecated and marked for removal 20:01:41 [WARNING] /w/workspace/netconf-maven-stage-master/model/sal-remote/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/sal/restconf/event/subscription/rev231103/CreateDataChangeEventSubscriptionInput1Builder.java:[204,62] getScope() in org.opendaylight.yang.gen.v1.urn.sal.restconf.event.subscription.rev231103.CreateDataChangeEventSubscriptionInput1 has been deprecated and marked for removal 20:01:41 [WARNING] /w/workspace/netconf-maven-stage-master/model/sal-remote/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/sal/restconf/event/subscription/rev231103/CreateDataChangeEventSubscriptionInput1Builder.java:[199,70] getNotificationOutputType() in org.opendaylight.yang.gen.v1.urn.sal.restconf.event.subscription.rev231103.NotificationOutputTypeGrouping has been deprecated and marked for removal 20:01:41 [WARNING] /w/workspace/netconf-maven-stage-master/model/sal-remote/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/sal/restconf/event/subscription/rev231103/CreateNotificationStreamInput1.java:[55,55] getNotificationOutputType() in org.opendaylight.yang.gen.v1.urn.sal.restconf.event.subscription.rev231103.NotificationOutputTypeGrouping has been deprecated and marked for removal 20:01:41 [WARNING] /w/workspace/netconf-maven-stage-master/model/sal-remote/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/sal/restconf/event/subscription/rev231103/CreateNotificationStreamInput1.java:[75,38] getNotificationOutputType() in org.opendaylight.yang.gen.v1.urn.sal.restconf.event.subscription.rev231103.NotificationOutputTypeGrouping has been deprecated and marked for removal 20:01:41 [WARNING] /w/workspace/netconf-maven-stage-master/model/sal-remote/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/sal/restconf/event/subscription/rev231103/CreateNotificationStreamInput1.java:[75,73] getNotificationOutputType() in org.opendaylight.yang.gen.v1.urn.sal.restconf.event.subscription.rev231103.NotificationOutputTypeGrouping has been deprecated and marked for removal 20:01:41 [WARNING] /w/workspace/netconf-maven-stage-master/model/sal-remote/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/sal/restconf/event/subscription/rev231103/CreateNotificationStreamInput1.java:[90,70] getNotificationOutputType() in org.opendaylight.yang.gen.v1.urn.sal.restconf.event.subscription.rev231103.NotificationOutputTypeGrouping has been deprecated and marked for removal 20:01:41 [WARNING] /w/workspace/netconf-maven-stage-master/model/sal-remote/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/sal/restconf/event/subscription/rev231103/CreateNotificationStreamInput1Builder.java:[70,43] getNotificationOutputType() in org.opendaylight.yang.gen.v1.urn.sal.restconf.event.subscription.rev231103.NotificationOutputTypeGrouping has been deprecated and marked for removal 20:01:41 [WARNING] /w/workspace/netconf-maven-stage-master/model/sal-remote/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/sal/restconf/event/subscription/rev231103/CreateNotificationStreamInput1Builder.java:[80,44] getNotificationOutputType() in org.opendaylight.yang.gen.v1.urn.sal.restconf.event.subscription.rev231103.NotificationOutputTypeGrouping has been deprecated and marked for removal 20:01:41 [WARNING] /w/workspace/netconf-maven-stage-master/model/sal-remote/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/sal/restconf/event/subscription/rev231103/CreateNotificationStreamInput1Builder.java:[95,51] getNotificationOutputType() in org.opendaylight.yang.gen.v1.urn.sal.restconf.event.subscription.rev231103.NotificationOutputTypeGrouping has been deprecated and marked for removal 20:01:41 [WARNING] /w/workspace/netconf-maven-stage-master/model/sal-remote/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/sal/restconf/event/subscription/rev231103/CreateNotificationStreamInput1Builder.java:[144,70] getNotificationOutputType() in org.opendaylight.yang.gen.v1.urn.sal.restconf.event.subscription.rev231103.NotificationOutputTypeGrouping has been deprecated and marked for removal 20:01:41 [INFO] 20:01:41 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ sal-remote >>> 20:01:41 [INFO] 20:01:41 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ sal-remote --- 20:01:41 [INFO] Fork Value is true 20:01:44 [INFO] Done SpotBugs Analysis.... 20:01:44 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:01:44 [INFO] 20:01:44 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ sal-remote <<< 20:01:44 [INFO] 20:01:44 [INFO] 20:01:44 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ sal-remote --- 20:01:44 [INFO] BugInstance size is 0 20:01:44 [INFO] Error size is 0 20:01:44 [INFO] No errors/warnings found 20:01:44 [INFO] 20:01:44 [INFO] --- resources:3.3.1:testResources (default-testResources) @ sal-remote --- 20:01:44 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/model/sal-remote/src/test/resources 20:01:44 [INFO] 20:01:44 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ sal-remote --- 20:01:44 [INFO] No sources to compile 20:01:44 [INFO] 20:01:44 [INFO] --- surefire:3.5.4:test (default-test) @ sal-remote --- 20:01:44 [INFO] No tests to run. 20:01:44 [INFO] 20:01:44 [INFO] --- copy:14.1.4:copy-files (default) @ sal-remote --- 20:01:44 [INFO] 20:01:44 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ sal-remote --- 20:01:44 [INFO] Building bundle: /w/workspace/netconf-maven-stage-master/model/sal-remote/target/sal-remote-10.0.0.jar 20:01:44 [INFO] Writing manifest: /w/workspace/netconf-maven-stage-master/model/sal-remote/target/classes/META-INF/MANIFEST.MF 20:01:44 [INFO] 20:01:44 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ sal-remote --- 20:01:46 [INFO] Building jar: /w/workspace/netconf-maven-stage-master/model/sal-remote/target/sal-remote-10.0.0-javadoc.jar 20:01:46 [INFO] 20:01:46 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ sal-remote --- 20:01:46 [INFO] CycloneDX: Resolving Dependencies 20:01:46 [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) 20:01:46 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-stage-master/model/sal-remote/target/bom.xml 20:01:46 [INFO] attaching as sal-remote-10.0.0-cyclonedx.xml 20:01:46 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-stage-master/model/sal-remote/target/bom.json 20:01:46 [INFO] attaching as sal-remote-10.0.0-cyclonedx.json 20:01:46 [INFO] 20:01:46 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ sal-remote --- 20:01:46 [INFO] Skipping duplicate-finder execution! 20:01:46 [INFO] 20:01:46 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ sal-remote --- 20:01:46 [INFO] No dependency problems found 20:01:46 [INFO] 20:01:46 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ sal-remote --- 20:01:46 [INFO] Building jar: /w/workspace/netconf-maven-stage-master/model/sal-remote/target/sal-remote-10.0.0-sources.jar 20:01:46 [INFO] 20:01:46 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ sal-remote --- 20:01:46 [INFO] 20:01:46 [INFO] --- jacoco:0.8.13:report (report) @ sal-remote --- 20:01:46 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:01:46 [INFO] 20:01:46 [INFO] --- install:3.1.4:install (default-install) @ sal-remote --- 20:01:46 [INFO] Installing /w/workspace/netconf-maven-stage-master/model/sal-remote/pom.xml to /tmp/r/org/opendaylight/netconf/model/sal-remote/10.0.0/sal-remote-10.0.0.pom 20:01:46 [INFO] Installing /w/workspace/netconf-maven-stage-master/model/sal-remote/target/sal-remote-10.0.0.jar to /tmp/r/org/opendaylight/netconf/model/sal-remote/10.0.0/sal-remote-10.0.0.jar 20:01:46 [INFO] Installing /w/workspace/netconf-maven-stage-master/model/sal-remote/target/sal-remote-10.0.0-javadoc.jar to /tmp/r/org/opendaylight/netconf/model/sal-remote/10.0.0/sal-remote-10.0.0-javadoc.jar 20:01:46 [INFO] Installing /w/workspace/netconf-maven-stage-master/model/sal-remote/target/bom.xml to /tmp/r/org/opendaylight/netconf/model/sal-remote/10.0.0/sal-remote-10.0.0-cyclonedx.xml 20:01:46 [INFO] Installing /w/workspace/netconf-maven-stage-master/model/sal-remote/target/bom.json to /tmp/r/org/opendaylight/netconf/model/sal-remote/10.0.0/sal-remote-10.0.0-cyclonedx.json 20:01:46 [INFO] Installing /w/workspace/netconf-maven-stage-master/model/sal-remote/target/sal-remote-10.0.0-sources.jar to /tmp/r/org/opendaylight/netconf/model/sal-remote/10.0.0/sal-remote-10.0.0-sources.jar 20:01:46 [INFO] 20:01:46 [INFO] --- bundle:6.0.0:install (default-install) @ sal-remote --- 20:01:46 [INFO] Installing org/opendaylight/netconf/model/sal-remote/10.0.0/sal-remote-10.0.0.jar 20:01:46 [INFO] Writing OBR metadata 20:01:47 [INFO] 20:01:47 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ sal-remote --- 20:01:47 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-stage-master/m2repo 20:01:47 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-stage-master/m2repo" instead. 20:01:47 [INFO] 20:01:47 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ sal-remote --- 20:01:47 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:01:47 [INFO] 20:01:47 [INFO] --------------< org.opendaylight.netconf:sal-remote-impl >-------------- 20:01:47 [INFO] Building sal-remote-impl 10.0.0 [76/112] 20:01:47 [INFO] from apps/sal-remote-impl/pom.xml 20:01:47 [INFO] --------------------------------[ jar ]--------------------------------- 20:01:47 [INFO] 20:01:47 [INFO] --- clean:3.5.0:clean (default-clean) @ sal-remote-impl --- 20:01:47 [INFO] 20:01:47 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ sal-remote-impl --- 20:01:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:01:47 [INFO] 20:01:47 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ sal-remote-impl --- 20:01:47 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:01:47 [INFO] 20:01:47 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ sal-remote-impl --- 20:01:47 [INFO] 20:01:47 [INFO] --- dependency:3.9.0:properties (default) @ sal-remote-impl --- 20:01:47 [INFO] 20:01:47 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ sal-remote-impl --- 20:01:47 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/netconf-maven-stage-master/apps/sal-remote-impl/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:01:47 [INFO] 20:01:47 [INFO] --- checkstyle:3.6.0:check (check-license) @ sal-remote-impl --- 20:01:47 [INFO] Starting audit... 20:01:47 Audit done. 20:01:47 [INFO] You have 0 Checkstyle violations. 20:01:47 [INFO] 20:01:47 [INFO] --- checkstyle:3.6.0:check (default) @ sal-remote-impl --- 20:01:47 [INFO] Starting audit... 20:01:47 Audit done. 20:01:47 [INFO] You have 0 Checkstyle violations. 20:01:47 [INFO] 20:01:47 [INFO] --- dependency:3.9.0:copy (unpack-license) @ sal-remote-impl --- 20:01:47 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 20:01:47 [INFO] 20:01:47 [INFO] --- resources:3.3.1:resources (default-resources) @ sal-remote-impl --- 20:01:47 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/apps/sal-remote-impl/src/main/resources 20:01:47 [INFO] 20:01:47 [INFO] --- compiler:3.14.1:compile (default-compile) @ sal-remote-impl --- 20:01:47 [INFO] Recompiling the module because of changed dependency. 20:01:47 [INFO] Compiling 13 source files with javac [debug release 21 module-path] to target/classes 20:01: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 20:01:47 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:01: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 20:01:47 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:01: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 20:01:47 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:01: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 20:01:47 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:01: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 20:01:47 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:01: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 20:01:47 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:01:47 [WARNING] /w/workspace/netconf-maven-stage-master/apps/sal-remote-impl/src/main/java/module-info.java:[14,42] requires directive for an automatic module 20:01:47 [WARNING] /w/workspace/netconf-maven-stage-master/apps/sal-remote-impl/src/main/java/module-info.java:[21,47] requires transitive directive for an automatic module 20:01:47 [WARNING] /w/workspace/netconf-maven-stage-master/apps/sal-remote-impl/src/main/java/module-info.java:[22,47] requires directive for an automatic module 20:01: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 20:01:47 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:01:47 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:01:47 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:01:47 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:01:47 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:01:47 [WARNING] /w/workspace/netconf-maven-stage-master/apps/sal-remote-impl/src/main/java/org/opendaylight/netconf/sal/remote/impl/CreateDataChangeEventSubscriptionRpc.java:[127,23] createLegacyStream(org.opendaylight.restconf.server.api.ServerRequest>,java.net.URI,org.opendaylight.restconf.server.spi.RestconfStream.Source,java.lang.String) in org.opendaylight.restconf.server.spi.RestconfStream.Registry has been deprecated and marked for removal 20:01:47 [WARNING] /w/workspace/netconf-maven-stage-master/apps/sal-remote-impl/src/main/java/org/opendaylight/netconf/sal/remote/impl/CreateNotificationStreamRpc.java:[72,69] unchecked cast 20:01:47 required: org.opendaylight.yangtools.yang.data.api.schema.LeafSetNode 20:01:47 found: org.opendaylight.yangtools.yang.data.api.schema.DataContainerChild 20:01:47 [WARNING] /w/workspace/netconf-maven-stage-master/apps/sal-remote-impl/src/main/java/org/opendaylight/netconf/sal/remote/impl/CreateNotificationStreamRpc.java:[111,23] createLegacyStream(org.opendaylight.restconf.server.api.ServerRequest>,java.net.URI,org.opendaylight.restconf.server.spi.RestconfStream.Source,java.lang.String) in org.opendaylight.restconf.server.spi.RestconfStream.Registry has been deprecated and marked for removal 20:01:47 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:01:47 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:01:47 [INFO] 20:01:47 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ sal-remote-impl >>> 20:01:47 [INFO] 20:01:47 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ sal-remote-impl --- 20:01:47 [INFO] Fork Value is true 20:01:51 [INFO] Done SpotBugs Analysis.... 20:01:51 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:01:51 [INFO] 20:01:51 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ sal-remote-impl <<< 20:01:51 [INFO] 20:01:51 [INFO] 20:01:51 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ sal-remote-impl --- 20:01:51 [INFO] BugInstance size is 0 20:01:51 [INFO] Error size is 0 20:01:51 [INFO] No errors/warnings found 20:01:51 [INFO] 20:01:51 [INFO] --- bnd:7.1.0:bnd-process (default) @ sal-remote-impl --- 20:01:51 [INFO] 20:01:51 [INFO] --- resources:3.3.1:testResources (default-testResources) @ sal-remote-impl --- 20:01:51 [INFO] Copying 2 resources from src/test/resources to target/test-classes 20:01:51 [INFO] 20:01:51 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ sal-remote-impl --- 20:01:51 [INFO] Recompiling the module because of changed dependency. 20:01:51 [INFO] Compiling 1 source file with javac [debug release 21 module-path] to target/test-classes 20:01:51 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 20:01:51 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:01:51 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:01:51 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:01:51 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:01:51 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:01:51 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 20:01:51 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 20:01:51 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:01:51 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 20:01:51 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:01:51 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:01:51 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:01:51 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:01:51 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:01:51 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 20:01:51 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 20:01:51 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:01:51 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 20:01:51 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:01:51 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:01:51 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:01:51 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:01:51 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:01:51 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 20:01:51 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 20:01:51 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:01:51 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:01:51 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:01:51 [INFO] 20:01:51 [INFO] --- surefire:3.5.4:test (default-test) @ sal-remote-impl --- 20:01:51 [INFO] Surefire report directory: /w/workspace/netconf-maven-stage-master/apps/sal-remote-impl/target/surefire-reports 20:01:51 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:01:51 [INFO] 20:01:51 [INFO] ------------------------------------------------------- 20:01:51 [INFO] T E S T S 20:01:51 [INFO] ------------------------------------------------------- 20:01:52 [INFO] Running org.opendaylight.netconf.sal.remote.impl.CreateDataChangeEventSubscriptionRpcTest 20:01:55 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.485 s -- in org.opendaylight.netconf.sal.remote.impl.CreateDataChangeEventSubscriptionRpcTest 20:01:55 [INFO] 20:01:55 [INFO] Results: 20:01:55 [INFO] 20:01:55 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 20:01:55 [INFO] 20:01:55 [INFO] 20:01:55 [INFO] --- copy:14.1.4:copy-files (default) @ sal-remote-impl --- 20:01:55 [INFO] 20:01:55 [INFO] --- jar:3.4.2:jar (default-jar) @ sal-remote-impl --- 20:01:55 [INFO] Building jar: /w/workspace/netconf-maven-stage-master/apps/sal-remote-impl/target/sal-remote-impl-10.0.0.jar 20:01:55 [INFO] 20:01:55 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ sal-remote-impl --- 20:01:56 [WARNING] Javadoc Warnings 20:01:56 [WARNING] /w/workspace/netconf-maven-stage-master/apps/sal-remote-impl/src/main/java/org/opendaylight/netconf/sal/remote/impl/CreateDataChangeEventSubscriptionRpc.java:63: warning: no comment 20:01:56 [WARNING] public CreateDataChangeEventSubscriptionRpc(@Reference final RestconfStream.Registry streamRegistry, 20:01:56 [WARNING] ^ 20:01:56 [WARNING] /w/workspace/netconf-maven-stage-master/apps/sal-remote-impl/src/main/java/org/opendaylight/netconf/sal/remote/impl/CreateNotificationStreamRpc.java:60: warning: no comment 20:01:56 [WARNING] public CreateNotificationStreamRpc(@Reference final RestconfStream.Registry streamRegistry, 20:01:56 [WARNING] ^ 20:01:56 [WARNING] /w/workspace/netconf-maven-stage-master/apps/sal-remote-impl/src/main/java/org/opendaylight/netconf/sal/remote/impl/DataTreeChangeSource.java:47: warning: no comment 20:01:56 [WARNING] public DataTreeChangeSource(final DatabindProvider databindProvider, final DataTreeChangeExtension changeService, 20:01:56 [WARNING] ^ 20:01:56 [WARNING] /w/workspace/netconf-maven-stage-master/apps/sal-remote-impl/src/main/java/module-info.java:8: warning: no comment 20:01:56 [WARNING] module org.opendaylight.netconf.sal.remote.impl { 20:01:56 [WARNING] ^ 20:01:56 [WARNING] 4 warnings 20:01:56 [INFO] Building jar: /w/workspace/netconf-maven-stage-master/apps/sal-remote-impl/target/sal-remote-impl-10.0.0-javadoc.jar 20:01:56 [INFO] 20:01:56 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ sal-remote-impl --- 20:01:56 [INFO] CycloneDX: Resolving Dependencies 20:01:58 [INFO] CycloneDX: Creating BOM version 1.6 with 71 component(s) 20:01:58 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-stage-master/apps/sal-remote-impl/target/bom.xml 20:01:58 [INFO] attaching as sal-remote-impl-10.0.0-cyclonedx.xml 20:01:58 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-stage-master/apps/sal-remote-impl/target/bom.json 20:01:58 [INFO] attaching as sal-remote-impl-10.0.0-cyclonedx.json 20:01:58 [INFO] 20:01:58 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ sal-remote-impl --- 20:01:58 [INFO] Skipping duplicate-finder execution! 20:01:58 [INFO] 20:01:58 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ sal-remote-impl --- 20:01:58 [INFO] No dependency problems found 20:01:58 [INFO] 20:01:58 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ sal-remote-impl --- 20:01:58 [INFO] Building jar: /w/workspace/netconf-maven-stage-master/apps/sal-remote-impl/target/sal-remote-impl-10.0.0-sources.jar 20:01:58 [INFO] 20:01:58 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ sal-remote-impl --- 20:01:58 [INFO] 20:01:58 [INFO] --- jacoco:0.8.13:report (report) @ sal-remote-impl --- 20:01:58 [INFO] Loading execution data file /w/workspace/netconf-maven-stage-master/apps/sal-remote-impl/target/code-coverage/jacoco.exec 20:01:58 [INFO] Analyzed bundle 'sal-remote-impl' with 14 classes 20:01:58 [INFO] 20:01:58 [INFO] --- install:3.1.4:install (default-install) @ sal-remote-impl --- 20:01:58 [INFO] Installing /w/workspace/netconf-maven-stage-master/apps/sal-remote-impl/pom.xml to /tmp/r/org/opendaylight/netconf/sal-remote-impl/10.0.0/sal-remote-impl-10.0.0.pom 20:01:58 [INFO] Installing /w/workspace/netconf-maven-stage-master/apps/sal-remote-impl/target/sal-remote-impl-10.0.0.jar to /tmp/r/org/opendaylight/netconf/sal-remote-impl/10.0.0/sal-remote-impl-10.0.0.jar 20:01:58 [INFO] Installing /w/workspace/netconf-maven-stage-master/apps/sal-remote-impl/target/sal-remote-impl-10.0.0-javadoc.jar to /tmp/r/org/opendaylight/netconf/sal-remote-impl/10.0.0/sal-remote-impl-10.0.0-javadoc.jar 20:01:58 [INFO] Installing /w/workspace/netconf-maven-stage-master/apps/sal-remote-impl/target/bom.xml to /tmp/r/org/opendaylight/netconf/sal-remote-impl/10.0.0/sal-remote-impl-10.0.0-cyclonedx.xml 20:01:58 [INFO] Installing /w/workspace/netconf-maven-stage-master/apps/sal-remote-impl/target/bom.json to /tmp/r/org/opendaylight/netconf/sal-remote-impl/10.0.0/sal-remote-impl-10.0.0-cyclonedx.json 20:01:58 [INFO] Installing /w/workspace/netconf-maven-stage-master/apps/sal-remote-impl/target/sal-remote-impl-10.0.0-sources.jar to /tmp/r/org/opendaylight/netconf/sal-remote-impl/10.0.0/sal-remote-impl-10.0.0-sources.jar 20:01:58 [INFO] 20:01:58 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ sal-remote-impl --- 20:01:58 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-stage-master/m2repo 20:01:58 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-stage-master/m2repo" instead. 20:01:58 [INFO] 20:01:58 [INFO] ----------------< org.opendaylight.netconf:restconf-nb >---------------- 20:01:58 [INFO] Building restconf-nb 10.0.0 [77/112] 20:01:58 [INFO] from apps/restconf-nb/pom.xml 20:01:58 [INFO] -------------------------------[ bundle ]------------------------------- 20:01:58 [INFO] 20:01:58 [INFO] --- clean:3.5.0:clean (default-clean) @ restconf-nb --- 20:01:58 [INFO] 20:01:58 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ restconf-nb --- 20:01:58 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:01:58 [INFO] 20:01:58 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ restconf-nb --- 20:01:58 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:01:58 [INFO] 20:01:58 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ restconf-nb --- 20:01:59 [INFO] 20:01:59 [INFO] --- dependency:3.9.0:properties (default) @ restconf-nb --- 20:01:59 [INFO] 20:01:59 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ restconf-nb --- 20:01:59 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/netconf-maven-stage-master/apps/restconf-nb/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:01:59 [INFO] 20:01:59 [INFO] --- checkstyle:3.6.0:check (check-license) @ restconf-nb --- 20:01:59 [INFO] Starting audit... 20:01:59 Audit done. 20:01:59 [INFO] You have 0 Checkstyle violations. 20:01:59 [INFO] 20:01:59 [INFO] --- checkstyle:3.6.0:check (default) @ restconf-nb --- 20:01:59 [INFO] Starting audit... 20:01:59 Audit done. 20:01:59 [INFO] You have 0 Checkstyle violations. 20:01:59 [INFO] 20:01:59 [INFO] --- dependency:3.9.0:copy (unpack-license) @ restconf-nb --- 20:01:59 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 20:01:59 [INFO] 20:01:59 [INFO] --- resources:3.3.1:resources (default-resources) @ restconf-nb --- 20:01:59 [INFO] Copying 1 resource from src/main/resources to target/classes 20:01:59 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/apps/restconf-nb/target/generated-sources/spi 20:01:59 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/apps/restconf-nb/target/generated-sources/yang 20:01:59 [INFO] 20:01:59 [INFO] --- compiler:3.14.1:compile (default-compile) @ restconf-nb --- 20:01:59 [INFO] Recompiling the module because of changed dependency. 20:01:59 [INFO] Compiling 3 source files with javac [debug release 21] to target/classes 20:01:59 [INFO] 20:01:59 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ restconf-nb >>> 20:01:59 [INFO] 20:01:59 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ restconf-nb --- 20:01:59 [INFO] Fork Value is true 20:02:02 [INFO] Done SpotBugs Analysis.... 20:02:02 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:02:02 [INFO] 20:02:02 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ restconf-nb <<< 20:02:02 [INFO] 20:02:02 [INFO] 20:02:02 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ restconf-nb --- 20:02:02 [INFO] BugInstance size is 0 20:02:02 [INFO] Error size is 0 20:02:02 [INFO] No errors/warnings found 20:02:02 [INFO] 20:02:02 [INFO] --- resources:3.3.1:testResources (default-testResources) @ restconf-nb --- 20:02:02 [INFO] Copying 116 resources from src/test/resources to target/test-classes 20:02:02 [INFO] 20:02:02 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ restconf-nb --- 20:02:02 [INFO] Recompiling the module because of changed dependency. 20:02:02 [INFO] Compiling 25 source files with javac [debug release 21] to target/test-classes 20:02:03 [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 20:02:03 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:02:03 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:02:03 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:02:03 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:02:03 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:02:03 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:02:03 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:02:03 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:02:03 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:02:03 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:02:03 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:02:03 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:02:03 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:02:03 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:02:03 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:02:03 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:02:03 [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 20:02:03 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:02:03 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:02:03 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:02:03 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:02:03 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:02:03 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:02:03 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:02:03 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:02:03 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:02:03 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:02:03 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:02:03 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:02:03 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:02:03 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:02:03 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:02:03 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:02:03 [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 20:02:03 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:02:03 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:02:03 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:02:03 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:02:03 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:02:03 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:02:03 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:02:03 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:02:03 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:02:03 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:02:03 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:02:03 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:02:03 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:02:03 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:02:03 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:02:03 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:02:03 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:02:03 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:02:03 [WARNING] /w/workspace/netconf-maven-stage-master/apps/restconf-nb/src/test/java/org/opendaylight/restconf/mdsal/spi/data/NetconfDataOperationsTest.java:[565,78] unchecked method invocation: method createEditConfigStructure in class org.opendaylight.netconf.client.mdsal.impl.NetconfBaseOps is applied to given types 20:02:03 required: java.util.Optional,java.util.Optional,org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier 20:02:03 found: java.util.Optional,java.util.Optional,org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier 20:02:03 [WARNING] /w/workspace/netconf-maven-stage-master/apps/restconf-nb/src/test/java/org/opendaylight/restconf/mdsal/spi/data/NetconfDataOperationsTest.java:[565,82] unchecked conversion 20:02:03 required: java.util.Optional 20:02:03 found: java.util.Optional 20:02:03 [WARNING] /w/workspace/netconf-maven-stage-master/apps/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/streams/DataTreeChangeStreamTest.java:[241,23] createLegacyStream(org.opendaylight.restconf.server.api.ServerRequest>,java.net.URI,org.opendaylight.restconf.server.spi.RestconfStream.Source,java.lang.String) in org.opendaylight.restconf.server.spi.RestconfStream.Registry has been deprecated and marked for removal 20:02:03 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:02:03 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:02:03 [INFO] 20:02:03 [INFO] --- surefire:3.5.4:test (default-test) @ restconf-nb --- 20:02:03 [INFO] Surefire report directory: /w/workspace/netconf-maven-stage-master/apps/restconf-nb/target/surefire-reports 20:02:03 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:02:03 [INFO] 20:02:03 [INFO] ------------------------------------------------------- 20:02:03 [INFO] T E S T S 20:02:03 [INFO] ------------------------------------------------------- 20:02:04 [INFO] Running org.opendaylight.restconf.nb.rfc8040.databind.XmlResourceBodyTest 20:02:06 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 20:02:07 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.051 s -- in org.opendaylight.restconf.nb.rfc8040.databind.XmlResourceBodyTest 20:02:07 [INFO] Running org.opendaylight.restconf.nb.rfc8040.databind.JsonPatchBodyMountPointTest 20:02:07 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.157 s -- in org.opendaylight.restconf.nb.rfc8040.databind.JsonPatchBodyMountPointTest 20:02:07 [INFO] Running org.opendaylight.restconf.nb.rfc8040.databind.JsonPatchBodyTest 20:02:07 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in org.opendaylight.restconf.nb.rfc8040.databind.JsonPatchBodyTest 20:02:07 [INFO] Running org.opendaylight.restconf.nb.rfc8040.databind.JsonResourceBodyTest 20:02:08 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.229 s -- in org.opendaylight.restconf.nb.rfc8040.databind.JsonResourceBodyTest 20:02:08 [INFO] Running org.opendaylight.restconf.nb.rfc8040.databind.XmlChildBodyTest 20:02:08 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.230 s -- in org.opendaylight.restconf.nb.rfc8040.databind.XmlChildBodyTest 20:02:08 [INFO] Running org.opendaylight.restconf.nb.rfc8040.databind.NC1452Test 20:02:08 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.restconf.nb.rfc8040.databind.NC1452Test 20:02:08 [INFO] Running org.opendaylight.restconf.nb.rfc8040.databind.YangErrorsBodyTest 20:02:08 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.278 s -- in org.opendaylight.restconf.nb.rfc8040.databind.YangErrorsBodyTest 20:02:08 [INFO] Running org.opendaylight.restconf.nb.rfc8040.databind.XmlPatchBodyMountPointTest 20:02:08 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s -- in org.opendaylight.restconf.nb.rfc8040.databind.XmlPatchBodyMountPointTest 20:02:08 [INFO] Running org.opendaylight.restconf.nb.rfc8040.databind.JsonChildBodyTest 20:02:08 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 s -- in org.opendaylight.restconf.nb.rfc8040.databind.JsonChildBodyTest 20:02:08 [INFO] Running org.opendaylight.restconf.nb.rfc8040.databind.XmlPatchBodyTest 20:02:08 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.opendaylight.restconf.nb.rfc8040.databind.XmlPatchBodyTest 20:02:08 [INFO] Running org.opendaylight.restconf.nb.rfc8040.databind.XmlOperationInputBodyTest 20:02:08 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s -- in org.opendaylight.restconf.nb.rfc8040.databind.XmlOperationInputBodyTest 20:02:08 [INFO] Running org.opendaylight.restconf.nb.rfc8040.databind.JsonOperationInputBodyTest 20:02:09 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in org.opendaylight.restconf.nb.rfc8040.databind.JsonOperationInputBodyTest 20:02:09 [INFO] Running org.opendaylight.restconf.mdsal.spi.data.MdsalRestconfStrategyTest 20:02:09 [INFO] Tests run: 38, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.978 s -- in org.opendaylight.restconf.mdsal.spi.data.MdsalRestconfStrategyTest 20:02:09 [INFO] Running org.opendaylight.restconf.mdsal.spi.data.MdsalFieldsParamTest 20:02:10 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s -- in org.opendaylight.restconf.mdsal.spi.data.MdsalFieldsParamTest 20:02:10 [INFO] Running org.opendaylight.restconf.mdsal.spi.data.NetconfDataOperationsTest 20:02:11 [INFO] Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.947 s -- in org.opendaylight.restconf.mdsal.spi.data.NetconfDataOperationsTest 20:02:11 [INFO] Running org.opendaylight.restconf.mdsal.spi.data.NetconfFieldsParamTest 20:02:11 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s -- in org.opendaylight.restconf.mdsal.spi.data.NetconfFieldsParamTest 20:02:11 [INFO] Running org.opendaylight.restconf.mdsal.spi.data.NC1495Test 20:02:11 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.opendaylight.restconf.mdsal.spi.data.NC1495Test 20:02:11 [INFO] Running org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest 20:02:11 [WARNING] Tests run: 14, Failures: 0, Errors: 0, Skipped: 14, Time elapsed: 0.001 s -- in org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest 20:02:11 [INFO] 20:02:11 [INFO] Results: 20:02:11 [INFO] 20:02:11 [WARNING] Tests run: 224, Failures: 0, Errors: 0, Skipped: 14 20:02:11 [INFO] 20:02:11 [INFO] 20:02:11 [INFO] --- copy:14.1.4:copy-files (default) @ restconf-nb --- 20:02:11 [INFO] 20:02:11 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ restconf-nb --- 20:02:11 [INFO] Building bundle: /w/workspace/netconf-maven-stage-master/apps/restconf-nb/target/restconf-nb-10.0.0.jar 20:02:11 [INFO] Writing manifest: /w/workspace/netconf-maven-stage-master/apps/restconf-nb/target/classes/META-INF/MANIFEST.MF 20:02:11 [INFO] 20:02:11 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ restconf-nb --- 20:02:12 [INFO] Building jar: /w/workspace/netconf-maven-stage-master/apps/restconf-nb/target/restconf-nb-10.0.0-javadoc.jar 20:02:12 [INFO] 20:02:12 [INFO] --- build-helper:3.6.1:attach-artifact (attach-artifacts) @ restconf-nb --- 20:02:12 [INFO] 20:02:12 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ restconf-nb --- 20:02:12 [INFO] CycloneDX: Resolving Dependencies 20:02:15 [INFO] CycloneDX: Creating BOM version 1.6 with 130 component(s) 20:02:15 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-stage-master/apps/restconf-nb/target/bom.xml 20:02:15 [INFO] attaching as restconf-nb-10.0.0-cyclonedx.xml 20:02:15 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-stage-master/apps/restconf-nb/target/bom.json 20:02:15 [INFO] attaching as restconf-nb-10.0.0-cyclonedx.json 20:02:15 [INFO] 20:02:15 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ restconf-nb --- 20:02:15 [INFO] Skipping duplicate-finder execution! 20:02:15 [INFO] 20:02:15 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ restconf-nb --- 20:02:15 [WARNING] Used undeclared dependencies found: 20:02:15 [WARNING] org.bouncycastle:bcprov-jdk18on:jar:1.82:compile 20:02:15 [WARNING] org.opendaylight.netconf:databind:jar:10.0.0:compile 20:02:15 [WARNING] org.bouncycastle:bcpkix-jdk18on:jar:1.82:compile 20:02:15 [WARNING] org.opendaylight.netconf:transport-tcp:jar:10.0.0:compile 20:02:15 [WARNING] org.opendaylight.mdsal:mdsal-singleton-api:jar:15.0.1:compile 20:02:15 [WARNING] com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:test 20:02:15 [WARNING] com.google.inject:guice:jar:6.0.0:test 20:02:15 [WARNING] org.opendaylight.ietf.model:rfc6241:jar:1.0.1:compile 20:02:15 [WARNING] Non-test scoped test only dependencies found: 20:02:15 [WARNING] com.google.guava:guava:jar:33.5.0-jre:compile 20:02:15 [WARNING] org.opendaylight.mdsal:mdsal-singleton-api:jar:15.0.1:compile 20:02:15 [WARNING] org.opendaylight.netconf:databind:jar:10.0.0:compile 20:02:15 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.18:compile 20:02:15 [WARNING] org.opendaylight.ietf.model:rfc6241:jar:1.0.1:compile 20:02:15 [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.18:compile 20:02:15 [INFO] 20:02:15 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ restconf-nb --- 20:02:15 [INFO] Building jar: /w/workspace/netconf-maven-stage-master/apps/restconf-nb/target/restconf-nb-10.0.0-sources.jar 20:02:15 [INFO] 20:02:15 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ restconf-nb --- 20:02:15 [INFO] 20:02:15 [INFO] --- jacoco:0.8.13:report (report) @ restconf-nb --- 20:02:15 [INFO] Loading execution data file /w/workspace/netconf-maven-stage-master/apps/restconf-nb/target/code-coverage/jacoco.exec 20:02:15 [INFO] Analyzed bundle 'restconf-nb' with 5 classes 20:02:15 [INFO] 20:02:15 [INFO] --- install:3.1.4:install (default-install) @ restconf-nb --- 20:02:15 [INFO] Installing /w/workspace/netconf-maven-stage-master/apps/restconf-nb/pom.xml to /tmp/r/org/opendaylight/netconf/restconf-nb/10.0.0/restconf-nb-10.0.0.pom 20:02:15 [INFO] Installing /w/workspace/netconf-maven-stage-master/apps/restconf-nb/target/restconf-nb-10.0.0.jar to /tmp/r/org/opendaylight/netconf/restconf-nb/10.0.0/restconf-nb-10.0.0.jar 20:02:15 [INFO] Installing /w/workspace/netconf-maven-stage-master/apps/restconf-nb/target/restconf-nb-10.0.0-javadoc.jar to /tmp/r/org/opendaylight/netconf/restconf-nb/10.0.0/restconf-nb-10.0.0-javadoc.jar 20:02:15 [INFO] Installing /w/workspace/netconf-maven-stage-master/apps/restconf-nb/target/classes/restconf8040.cfg to /tmp/r/org/opendaylight/netconf/restconf-nb/10.0.0/restconf-nb-10.0.0-config.cfg 20:02:15 [INFO] Installing /w/workspace/netconf-maven-stage-master/apps/restconf-nb/target/bom.xml to /tmp/r/org/opendaylight/netconf/restconf-nb/10.0.0/restconf-nb-10.0.0-cyclonedx.xml 20:02:15 [INFO] Installing /w/workspace/netconf-maven-stage-master/apps/restconf-nb/target/bom.json to /tmp/r/org/opendaylight/netconf/restconf-nb/10.0.0/restconf-nb-10.0.0-cyclonedx.json 20:02:15 [INFO] Installing /w/workspace/netconf-maven-stage-master/apps/restconf-nb/target/restconf-nb-10.0.0-sources.jar to /tmp/r/org/opendaylight/netconf/restconf-nb/10.0.0/restconf-nb-10.0.0-sources.jar 20:02:15 [INFO] 20:02:15 [INFO] --- bundle:6.0.0:install (default-install) @ restconf-nb --- 20:02:15 [INFO] Installing org/opendaylight/netconf/restconf-nb/10.0.0/restconf-nb-10.0.0.jar 20:02:15 [INFO] Writing OBR metadata 20:02:15 [INFO] 20:02:15 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ restconf-nb --- 20:02:15 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-stage-master/m2repo 20:02:15 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-stage-master/m2repo" instead. 20:02:15 [INFO] 20:02:15 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ restconf-nb --- 20:02:15 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:02:15 [INFO] 20:02:15 [INFO] ---------------< org.opendaylight.netconf:rfc8639-impl >---------------- 20:02:15 [INFO] Building rfc8639-impl 10.0.0 [78/112] 20:02:15 [INFO] from apps/rfc8639-impl/pom.xml 20:02:15 [INFO] --------------------------------[ jar ]--------------------------------- 20:02:15 [INFO] 20:02:15 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8639-impl --- 20:02:15 [INFO] 20:02:15 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8639-impl --- 20:02:15 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:02:15 [INFO] 20:02:15 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8639-impl --- 20:02:15 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:02:15 [INFO] 20:02:15 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8639-impl --- 20:02:16 [INFO] 20:02:16 [INFO] --- dependency:3.9.0:properties (default) @ rfc8639-impl --- 20:02:16 [INFO] 20:02:16 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8639-impl --- 20:02:16 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/netconf-maven-stage-master/apps/rfc8639-impl/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:02:16 [INFO] 20:02:16 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8639-impl --- 20:02:16 [INFO] Starting audit... 20:02:16 Audit done. 20:02:16 [INFO] You have 0 Checkstyle violations. 20:02:16 [INFO] 20:02:16 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8639-impl --- 20:02:16 [INFO] Starting audit... 20:02:16 Audit done. 20:02:16 [INFO] You have 0 Checkstyle violations. 20:02:16 [INFO] 20:02:16 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8639-impl --- 20:02:16 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 20:02:16 [INFO] 20:02:16 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8639-impl --- 20:02:16 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/apps/rfc8639-impl/src/main/resources 20:02:16 [INFO] 20:02:16 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8639-impl --- 20:02:16 [INFO] Recompiling the module because of changed dependency. 20:02:16 [INFO] Compiling 8 source files with javac [debug release 21 module-path] to target/classes 20:02:16 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 20:02:16 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:02:16 [INFO] Writing META-INF/services/org.opendaylight.yangtools.binding.meta.YangFeatureProvider 20:02:16 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 20:02:16 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:02:16 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 20:02:16 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:02:16 [WARNING] /w/workspace/netconf-maven-stage-master/apps/rfc8639-impl/src/main/java/module-info.java:[14,32] module name component rfc8639 should avoid terminal digits 20:02:16 [WARNING] /w/workspace/netconf-maven-stage-master/apps/rfc8639-impl/src/main/java/module-info.java:[25,69] requires directive for an automatic module 20:02:16 [WARNING] /w/workspace/netconf-maven-stage-master/apps/rfc8639-impl/src/main/java/module-info.java:[30,47] requires transitive directive for an automatic module 20:02:16 [WARNING] /w/workspace/netconf-maven-stage-master/apps/rfc8639-impl/src/main/java/module-info.java:[31,32] requires directive for an automatic module 20:02:16 [WARNING] /w/workspace/netconf-maven-stage-master/apps/rfc8639-impl/src/main/java/module-info.java:[32,47] requires directive for an automatic module 20:02:16 [WARNING] /w/workspace/netconf-maven-stage-master/apps/rfc8639-impl/src/main/java/module-info.java:[33,40] requires directive for an automatic module 20:02:16 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:02:16 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:02:16 [INFO] 20:02:16 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8639-impl >>> 20:02:16 [INFO] 20:02:16 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8639-impl --- 20:02:16 [INFO] Fork Value is true 20:02:19 [INFO] Done SpotBugs Analysis.... 20:02:19 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:02:19 [INFO] 20:02:19 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8639-impl <<< 20:02:19 [INFO] 20:02:19 [INFO] 20:02:19 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8639-impl --- 20:02:19 [INFO] BugInstance size is 0 20:02:19 [INFO] Error size is 0 20:02:19 [INFO] No errors/warnings found 20:02:19 [INFO] 20:02:19 [INFO] --- bnd:7.1.0:bnd-process (default) @ rfc8639-impl --- 20:02:19 [INFO] 20:02:19 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8639-impl --- 20:02:19 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/apps/rfc8639-impl/src/test/resources 20:02:19 [INFO] 20:02:19 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8639-impl --- 20:02:19 [INFO] Recompiling the module because of changed dependency. 20:02:19 [INFO] Compiling 4 source files with javac [debug release 21 module-path] to target/test-classes 20:02: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 20:02:19 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:02: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 20:02:19 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:02: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 20:02:19 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:02: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 20:02:19 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:02:19 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:02:19 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:02:19 [INFO] 20:02:19 [INFO] --- surefire:3.5.4:test (default-test) @ rfc8639-impl --- 20:02:19 [INFO] Surefire report directory: /w/workspace/netconf-maven-stage-master/apps/rfc8639-impl/target/surefire-reports 20:02:19 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:02:19 [INFO] 20:02:19 [INFO] ------------------------------------------------------- 20:02:19 [INFO] T E S T S 20:02:19 [INFO] ------------------------------------------------------- 20:02:20 [INFO] Running org.opendaylight.netconf.rfc8639.DeleteSubscriptionRpcTest 20:02:22 [WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.732 s -- in org.opendaylight.netconf.rfc8639.DeleteSubscriptionRpcTest 20:02:22 [INFO] Running org.opendaylight.netconf.rfc8639.EstablishSubscriptionRpcTest 20:02:22 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.opendaylight.netconf.rfc8639.EstablishSubscriptionRpcTest 20:02:22 [INFO] Running org.opendaylight.netconf.rfc8639.ModifySubscriptionRpcTest 20:02:22 [WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.022 s -- in org.opendaylight.netconf.rfc8639.ModifySubscriptionRpcTest 20:02:22 [INFO] Running org.opendaylight.netconf.rfc8639.KillSubscriptionRpcTest 20:02:22 [WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.014 s -- in org.opendaylight.netconf.rfc8639.KillSubscriptionRpcTest 20:02:22 [INFO] 20:02:22 [INFO] Results: 20:02:22 [INFO] 20:02:22 [WARNING] Tests run: 14, Failures: 0, Errors: 0, Skipped: 3 20:02:22 [INFO] 20:02:22 [INFO] 20:02:22 [INFO] --- copy:14.1.4:copy-files (default) @ rfc8639-impl --- 20:02:22 [INFO] 20:02:22 [INFO] --- jar:3.4.2:jar (default-jar) @ rfc8639-impl --- 20:02:22 [INFO] Building jar: /w/workspace/netconf-maven-stage-master/apps/rfc8639-impl/target/rfc8639-impl-10.0.0.jar 20:02:22 [INFO] 20:02:22 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8639-impl --- 20:02:24 [WARNING] Javadoc Warnings 20:02:24 [WARNING] /w/workspace/netconf-maven-stage-master/apps/rfc8639-impl/src/main/java/org/opendaylight/netconf/rfc8639/DeleteSubscriptionRpc.java:51: warning: no comment 20:02:24 [WARNING] public DeleteSubscriptionRpc(@Reference final RestconfStream.Registry streamRegistry) { 20:02:24 [WARNING] ^ 20:02:24 [WARNING] /w/workspace/netconf-maven-stage-master/apps/rfc8639-impl/src/main/java/org/opendaylight/netconf/rfc8639/EstablishSubscriptionRpc.java:82: warning: no comment 20:02:24 [WARNING] public EstablishSubscriptionRpc(@Reference final RestconfStream.Registry streamRegistry) { 20:02:24 [WARNING] ^ 20:02:24 [WARNING] /w/workspace/netconf-maven-stage-master/apps/rfc8639-impl/src/main/java/org/opendaylight/netconf/rfc8639/KillSubscriptionRpc.java:52: warning: no comment 20:02:24 [WARNING] public KillSubscriptionRpc(@Reference final RestconfStream.Registry streamRegistry) { 20:02:24 [WARNING] ^ 20:02:24 [WARNING] /w/workspace/netconf-maven-stage-master/apps/rfc8639-impl/src/main/java/org/opendaylight/netconf/rfc8639/ModifySubscriptionRpc.java:58: warning: no comment 20:02:24 [WARNING] public ModifySubscriptionRpc(@Reference final RestconfStream.Registry streamRegistry) { 20:02:24 [WARNING] ^ 20:02:24 [WARNING] 4 warnings 20:02:24 [INFO] Building jar: /w/workspace/netconf-maven-stage-master/apps/rfc8639-impl/target/rfc8639-impl-10.0.0-javadoc.jar 20:02:24 [INFO] 20:02:24 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8639-impl --- 20:02:24 [INFO] CycloneDX: Resolving Dependencies 20:02:25 [INFO] CycloneDX: Creating BOM version 1.6 with 70 component(s) 20:02:25 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-stage-master/apps/rfc8639-impl/target/bom.xml 20:02:25 [INFO] attaching as rfc8639-impl-10.0.0-cyclonedx.xml 20:02:25 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-stage-master/apps/rfc8639-impl/target/bom.json 20:02:25 [INFO] attaching as rfc8639-impl-10.0.0-cyclonedx.json 20:02:25 [INFO] 20:02:25 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8639-impl --- 20:02:25 [INFO] Skipping duplicate-finder execution! 20:02:25 [INFO] 20:02:25 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8639-impl --- 20:02:25 [INFO] No dependency problems found 20:02:25 [INFO] 20:02:25 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8639-impl --- 20:02:25 [INFO] Building jar: /w/workspace/netconf-maven-stage-master/apps/rfc8639-impl/target/rfc8639-impl-10.0.0-sources.jar 20:02:25 [INFO] 20:02:25 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8639-impl --- 20:02:25 [INFO] 20:02:25 [INFO] --- jacoco:0.8.13:report (report) @ rfc8639-impl --- 20:02:25 [INFO] Loading execution data file /w/workspace/netconf-maven-stage-master/apps/rfc8639-impl/target/code-coverage/jacoco.exec 20:02:25 [INFO] Analyzed bundle 'rfc8639-impl' with 5 classes 20:02:25 [INFO] 20:02:25 [INFO] --- install:3.1.4:install (default-install) @ rfc8639-impl --- 20:02:25 [INFO] Installing /w/workspace/netconf-maven-stage-master/apps/rfc8639-impl/pom.xml to /tmp/r/org/opendaylight/netconf/rfc8639-impl/10.0.0/rfc8639-impl-10.0.0.pom 20:02:25 [INFO] Installing /w/workspace/netconf-maven-stage-master/apps/rfc8639-impl/target/rfc8639-impl-10.0.0.jar to /tmp/r/org/opendaylight/netconf/rfc8639-impl/10.0.0/rfc8639-impl-10.0.0.jar 20:02:25 [INFO] Installing /w/workspace/netconf-maven-stage-master/apps/rfc8639-impl/target/rfc8639-impl-10.0.0-javadoc.jar to /tmp/r/org/opendaylight/netconf/rfc8639-impl/10.0.0/rfc8639-impl-10.0.0-javadoc.jar 20:02:25 [INFO] Installing /w/workspace/netconf-maven-stage-master/apps/rfc8639-impl/target/bom.xml to /tmp/r/org/opendaylight/netconf/rfc8639-impl/10.0.0/rfc8639-impl-10.0.0-cyclonedx.xml 20:02:25 [INFO] Installing /w/workspace/netconf-maven-stage-master/apps/rfc8639-impl/target/bom.json to /tmp/r/org/opendaylight/netconf/rfc8639-impl/10.0.0/rfc8639-impl-10.0.0-cyclonedx.json 20:02:25 [INFO] Installing /w/workspace/netconf-maven-stage-master/apps/rfc8639-impl/target/rfc8639-impl-10.0.0-sources.jar to /tmp/r/org/opendaylight/netconf/rfc8639-impl/10.0.0/rfc8639-impl-10.0.0-sources.jar 20:02:25 [INFO] 20:02:25 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8639-impl --- 20:02:25 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-stage-master/m2repo 20:02:25 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-stage-master/m2repo" instead. 20:02:25 [INFO] 20:02:25 [INFO] --------------< org.opendaylight.netconf:odl-restconf-nb >-------------- 20:02:25 [INFO] Building OpenDaylight :: RESTCONF :: Northbound 10.0.0 [79/112] 20:02:25 [INFO] from features/odl-restconf-nb/pom.xml 20:02:25 [INFO] ------------------------------[ feature ]------------------------------- 20:02:25 [INFO] 20:02:25 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-restconf-nb --- 20:02:25 [INFO] 20:02:25 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-restconf-nb --- 20:02:25 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:02:25 [INFO] 20:02:25 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-restconf-nb --- 20:02:25 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:02:25 [INFO] 20:02:25 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-restconf-nb --- 20:02:26 [INFO] 20:02:26 [INFO] --- dependency:3.9.0:properties (default) @ odl-restconf-nb --- 20:02:26 [INFO] 20:02:26 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-restconf-nb --- 20:02:26 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:02:26 [INFO] argLine set to empty 20:02:26 [INFO] 20:02:26 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-restconf-nb --- 20:02:26 [INFO] Starting audit... 20:02:26 Audit done. 20:02:26 [INFO] You have 0 Checkstyle violations. 20:02:26 [INFO] 20:02:26 [INFO] --- checkstyle:3.6.0:check (default) @ odl-restconf-nb --- 20:02:26 [INFO] Starting audit... 20:02:26 Audit done. 20:02:26 [INFO] You have 0 Checkstyle violations. 20:02:26 [INFO] 20:02:26 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-restconf-nb --- 20:02:26 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 20:02:26 [INFO] 20:02:26 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-restconf-nb --- 20:02:26 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-stage-master/features/odl-restconf-nb/target/feature/feature.xml 20:02:26 [INFO] ...done! 20:02:26 [INFO] Attaching features XML 20:02:26 [INFO] 20:02:26 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-restconf-nb --- 20:02:26 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:02:26 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:02:26 [INFO] 20:02:26 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-restconf-nb >>> 20:02:26 [INFO] 20:02:26 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-restconf-nb --- 20:02:26 [INFO] No files found to run spotbugs, check compile phase has been run 20:02:26 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:02:26 [INFO] 20:02:26 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-restconf-nb <<< 20:02:26 [INFO] 20:02:26 [INFO] 20:02:26 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-restconf-nb --- 20:02:26 [INFO] 20:02:26 [INFO] --- feattest:14.1.4:test (default) @ odl-restconf-nb --- 20:02:26 [INFO] Starting SFT for org.opendaylight.netconf:odl-restconf-nb 20:02:26 [INFO] Project dependency features detected: [] 20:02:26 [INFO] Pax Exam System (Version: 4.14.0) created. 20:02:26 [INFO] Creating RMI registry server on 127.0.0.1:46819 20:02:26 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:02:26 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:02:26 [INFO] Waiting for remote bundle context.. on 46819 name: f51ffb96-f1ed-436c-b6b0-c9501beec0c4 timout: [ RelativeTimeout value = 180000 ] 20:02:31 [INFO] Building jar from resources and headers. 20:02:31 [INFO] Writing jar finished. 20:02:43 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:02:43 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:02:43 [INFO] 20:02:43 [INFO] --- copy:14.1.4:copy-files (default) @ odl-restconf-nb --- 20:02:43 [INFO] 20:02:43 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-restconf-nb --- 20:02:43 [INFO] No Javadoc in project. Archive not created. 20:02:43 [INFO] 20:02:43 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-restconf-nb --- 20:02:43 [INFO] CycloneDX: Resolving Dependencies 20:02:47 [INFO] CycloneDX: Creating BOM version 1.6 with 398 component(s) 20:02:47 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-stage-master/features/odl-restconf-nb/target/bom.xml 20:02:47 [INFO] attaching as odl-restconf-nb-10.0.0-cyclonedx.xml 20:02:47 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-stage-master/features/odl-restconf-nb/target/bom.json 20:02:48 [INFO] attaching as odl-restconf-nb-10.0.0-cyclonedx.json 20:02:48 [INFO] 20:02:48 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-restconf-nb --- 20:02:48 [INFO] Skipping duplicate-finder execution! 20:02:48 [INFO] 20:02:48 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-restconf-nb --- 20:02:48 [INFO] Skipping plugin execution 20:02:48 [INFO] 20:02:48 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-restconf-nb --- 20:02:48 [INFO] Skipping source per configuration. 20:02:48 [INFO] 20:02:48 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-restconf-nb --- 20:02:48 [INFO] 20:02:48 [INFO] --- jacoco:0.8.13:report (report) @ odl-restconf-nb --- 20:02:48 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:02:48 [INFO] 20:02:48 [INFO] --- install:3.1.4:install (default-install) @ odl-restconf-nb --- 20:02:48 [WARNING] 20:02:48 [WARNING] The packaging plugin for project odl-restconf-nb did not assign 20:02:48 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:02:48 [WARNING] 20:02:48 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:02:48 [WARNING] 20:02:48 [INFO] Installing /w/workspace/netconf-maven-stage-master/features/odl-restconf-nb/pom.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-nb/10.0.0/odl-restconf-nb-10.0.0.pom 20:02:48 [INFO] Installing /w/workspace/netconf-maven-stage-master/features/odl-restconf-nb/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-nb/10.0.0/odl-restconf-nb-10.0.0-features.xml 20:02:48 [INFO] Installing /w/workspace/netconf-maven-stage-master/features/odl-restconf-nb/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-nb/10.0.0/odl-restconf-nb-10.0.0-cyclonedx.xml 20:02:48 [INFO] Installing /w/workspace/netconf-maven-stage-master/features/odl-restconf-nb/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-restconf-nb/10.0.0/odl-restconf-nb-10.0.0-cyclonedx.json 20:02:48 [INFO] 20:02:48 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-restconf-nb --- 20:02:48 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-stage-master/m2repo 20:02:48 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-stage-master/m2repo" instead. 20:02:48 [WARNING] 20:02:48 [WARNING] The packaging plugin for project odl-restconf-nb did not assign 20:02:48 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:02:48 [WARNING] 20:02:48 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:02:48 [WARNING] 20:02:48 [INFO] 20:02:48 [INFO] ---------------< org.opendaylight.netconf:odl-restconf >---------------- 20:02:48 [INFO] Building OpenDaylight :: Restconf 10.0.0 [80/112] 20:02:48 [INFO] from features/odl-restconf/pom.xml 20:02:48 [INFO] ------------------------------[ feature ]------------------------------- 20:02:48 [INFO] 20:02:48 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-restconf --- 20:02:48 [INFO] 20:02:48 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-restconf --- 20:02:48 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:02:48 [INFO] 20:02:48 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-restconf --- 20:02:48 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:02:48 [INFO] 20:02:48 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-restconf --- 20:02:48 [INFO] 20:02:48 [INFO] --- dependency:3.9.0:properties (default) @ odl-restconf --- 20:02:48 [INFO] 20:02:48 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-restconf --- 20:02:48 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:02:48 [INFO] argLine set to empty 20:02:48 [INFO] 20:02:48 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-restconf --- 20:02:48 [INFO] Starting audit... 20:02:48 Audit done. 20:02:48 [INFO] You have 0 Checkstyle violations. 20:02:48 [INFO] 20:02:48 [INFO] --- checkstyle:3.6.0:check (default) @ odl-restconf --- 20:02:48 [INFO] Starting audit... 20:02:48 Audit done. 20:02:48 [INFO] You have 0 Checkstyle violations. 20:02:48 [INFO] 20:02:48 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-restconf --- 20:02:48 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 20:02:48 [INFO] 20:02:48 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-restconf --- 20:02:48 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-stage-master/features/odl-restconf/target/feature/feature.xml 20:02:48 [INFO] ...done! 20:02:48 [INFO] Attaching features XML 20:02:48 [INFO] 20:02:48 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-restconf --- 20:02:48 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:02:48 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:02:48 [INFO] 20:02:48 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-restconf >>> 20:02:48 [INFO] 20:02:48 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-restconf --- 20:02:48 [INFO] No files found to run spotbugs, check compile phase has been run 20:02:48 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:02:48 [INFO] 20:02:48 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-restconf <<< 20:02:48 [INFO] 20:02:48 [INFO] 20:02:48 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-restconf --- 20:02:48 [INFO] 20:02:48 [INFO] --- feattest:14.1.4:test (default) @ odl-restconf --- 20:02:48 [INFO] Starting SFT for org.opendaylight.netconf:odl-restconf 20:02:48 [INFO] Project dependency features detected: [] 20:02:48 [INFO] Pax Exam System (Version: 4.14.0) created. 20:02:48 [INFO] Creating RMI registry server on 127.0.0.1:45579 20:02:49 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:02:49 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:02:49 [INFO] Waiting for remote bundle context.. on 45579 name: 026b9186-c664-45c1-9fff-ccaa538d0ab5 timout: [ RelativeTimeout value = 180000 ] 20:02:53 [INFO] Building jar from resources and headers. 20:02:53 [INFO] Writing jar finished. 20:03:04 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:03:04 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:03:04 [INFO] 20:03:04 [INFO] --- copy:14.1.4:copy-files (default) @ odl-restconf --- 20:03:04 [INFO] 20:03:04 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-restconf --- 20:03:04 [INFO] No Javadoc in project. Archive not created. 20:03:04 [INFO] 20:03:04 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-restconf --- 20:03:04 [INFO] CycloneDX: Resolving Dependencies 20:03:08 [INFO] CycloneDX: Creating BOM version 1.6 with 399 component(s) 20:03:08 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-stage-master/features/odl-restconf/target/bom.xml 20:03:09 [INFO] attaching as odl-restconf-10.0.0-cyclonedx.xml 20:03:09 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-stage-master/features/odl-restconf/target/bom.json 20:03:09 [INFO] attaching as odl-restconf-10.0.0-cyclonedx.json 20:03:09 [INFO] 20:03:09 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-restconf --- 20:03:09 [INFO] Skipping duplicate-finder execution! 20:03:09 [INFO] 20:03:09 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-restconf --- 20:03:09 [INFO] Skipping plugin execution 20:03:09 [INFO] 20:03:09 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-restconf --- 20:03:09 [INFO] Skipping source per configuration. 20:03:09 [INFO] 20:03:09 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-restconf --- 20:03:09 [INFO] 20:03:09 [INFO] --- jacoco:0.8.13:report (report) @ odl-restconf --- 20:03:09 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:03:09 [INFO] 20:03:09 [INFO] --- install:3.1.4:install (default-install) @ odl-restconf --- 20:03:09 [WARNING] 20:03:09 [WARNING] The packaging plugin for project odl-restconf did not assign 20:03:09 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:03:09 [WARNING] 20:03:09 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:03:09 [WARNING] 20:03:09 [INFO] Installing /w/workspace/netconf-maven-stage-master/features/odl-restconf/pom.xml to /tmp/r/org/opendaylight/netconf/odl-restconf/10.0.0/odl-restconf-10.0.0.pom 20:03:09 [INFO] Installing /w/workspace/netconf-maven-stage-master/features/odl-restconf/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-restconf/10.0.0/odl-restconf-10.0.0-features.xml 20:03:09 [INFO] Installing /w/workspace/netconf-maven-stage-master/features/odl-restconf/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-restconf/10.0.0/odl-restconf-10.0.0-cyclonedx.xml 20:03:09 [INFO] Installing /w/workspace/netconf-maven-stage-master/features/odl-restconf/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-restconf/10.0.0/odl-restconf-10.0.0-cyclonedx.json 20:03:09 [INFO] 20:03:09 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-restconf --- 20:03:09 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-stage-master/m2repo 20:03:09 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-stage-master/m2repo" instead. 20:03:09 [WARNING] 20:03:09 [WARNING] The packaging plugin for project odl-restconf did not assign 20:03:09 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:03:09 [WARNING] 20:03:09 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:03:09 [WARNING] 20:03:09 [INFO] 20:03:09 [INFO] -------------< org.opendaylight.netconf:restconf-openapi >-------------- 20:03:09 [INFO] Building restconf-openapi 10.0.0 [81/112] 20:03:09 [INFO] from protocol/restconf-openapi/pom.xml 20:03:09 [INFO] -------------------------------[ bundle ]------------------------------- 20:03:09 [INFO] 20:03:09 [INFO] --- clean:3.5.0:clean (default-clean) @ restconf-openapi --- 20:03:09 [INFO] 20:03:09 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ restconf-openapi --- 20:03:09 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:03:09 [INFO] 20:03:09 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ restconf-openapi --- 20:03:09 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:03:09 [INFO] 20:03:09 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ restconf-openapi --- 20:03:09 [INFO] 20:03:09 [INFO] --- dependency:3.9.0:properties (default) @ restconf-openapi --- 20:03:09 [INFO] 20:03:09 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ restconf-openapi --- 20:03:09 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/netconf-maven-stage-master/protocol/restconf-openapi/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:03:09 [INFO] 20:03:09 [INFO] --- checkstyle:3.6.0:check (check-license) @ restconf-openapi --- 20:03:09 [INFO] Starting audit... 20:03:09 Audit done. 20:03:09 [INFO] You have 0 Checkstyle violations. 20:03:09 [INFO] 20:03:09 [INFO] --- checkstyle:3.6.0:check (default) @ restconf-openapi --- 20:03:10 [INFO] Starting audit... 20:03:10 Audit done. 20:03:10 [INFO] You have 0 Checkstyle violations. 20:03:10 [INFO] 20:03:10 [INFO] --- dependency:3.9.0:copy (unpack-license) @ restconf-openapi --- 20:03:10 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 20:03:10 [INFO] 20:03:10 [INFO] --- resources:3.3.1:resources (default-resources) @ restconf-openapi --- 20:03:10 [INFO] Copying 15 resources from src/main/resources to target/classes 20:03:10 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/protocol/restconf-openapi/target/generated-sources/spi 20:03:10 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/protocol/restconf-openapi/target/generated-sources/yang 20:03:10 [INFO] 20:03:10 [INFO] --- compiler:3.14.1:compile (default-compile) @ restconf-openapi --- 20:03:10 [INFO] Recompiling the module because of changed dependency. 20:03:10 [INFO] Compiling 47 source files with javac [debug release 21] to target/classes 20:03:10 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/model/PostEntity.java:[163,40] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 20:03:10 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/model/PathsEntity.java:[88,41] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 20:03:10 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/model/PathsEntity.java:[114,46] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 20:03:10 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/model/PathsEntity.java:[177,60] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 20:03:10 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/model/PathsEntity.java:[219,46] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 20:03:10 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/model/PropertyEntity.java:[130,56] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 20:03:10 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/model/PropertyEntity.java:[152,68] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 20:03:10 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/model/PropertyEntity.java:[156,50] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 20:03:10 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/model/PropertyEntity.java:[191,71] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 20:03:10 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/model/NodeSchemaEntity.java:[53,65] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 20:03:10 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/model/NodeSchemaEntity.java:[64,52] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 20:03:10 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/model/SchemasEntity.java:[132,38] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 20:03:10 [WARNING] /w/workspace/netconf-maven-stage-master/protocol/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/impl/MountPointOpenApiGeneratorRFC8040.java:[26,80] possible 'this' escape before subclass is fully initialized 20:03:10 [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 20:03:10 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:03:10 [INFO] 20:03:10 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ restconf-openapi >>> 20:03:10 [INFO] 20:03:10 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ restconf-openapi --- 20:03:10 [INFO] Fork Value is true 20:03:16 [INFO] Done SpotBugs Analysis.... 20:03:16 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:03:16 [INFO] 20:03:16 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ restconf-openapi <<< 20:03:16 [INFO] 20:03:16 [INFO] 20:03:16 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ restconf-openapi --- 20:03:16 [INFO] BugInstance size is 0 20:03:16 [INFO] Error size is 0 20:03:16 [INFO] No errors/warnings found 20:03:16 [INFO] 20:03:16 [INFO] --- resources:3.3.1:testResources (default-testResources) @ restconf-openapi --- 20:03:16 [INFO] Copying 92 resources from src/test/resources to target/test-classes 20:03:16 [INFO] 20:03:16 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ restconf-openapi --- 20:03:16 [INFO] Recompiling the module because of changed dependency. 20:03:16 [INFO] Compiling 8 source files with javac [debug release 21] to target/test-classes 20:03:16 [INFO] 20:03:16 [INFO] --- surefire:3.5.4:test (default-test) @ restconf-openapi --- 20:03:16 [INFO] Surefire report directory: /w/workspace/netconf-maven-stage-master/protocol/restconf-openapi/target/surefire-reports 20:03:16 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:03:16 [INFO] 20:03:16 [INFO] ------------------------------------------------------- 20:03:16 [INFO] T E S T S 20:03:16 [INFO] ------------------------------------------------------- 20:03:17 [INFO] Running org.opendaylight.restconf.openapi.impl.NC1389Test 20:03:18 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 20:03:20 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.492 s -- in org.opendaylight.restconf.openapi.impl.NC1389Test 20:03:20 [INFO] Running org.opendaylight.restconf.openapi.impl.ToasterDocumentTest 20:03:20 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.272 s -- in org.opendaylight.restconf.openapi.impl.ToasterDocumentTest 20:03:20 [INFO] Running org.opendaylight.restconf.openapi.impl.BugsDocumentTest 20:03:20 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.opendaylight.restconf.openapi.impl.BugsDocumentTest 20:03:20 [INFO] Running org.opendaylight.restconf.openapi.impl.YangDocumentTest 20:03:21 [INFO] Tests run: 46, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.954 s -- in org.opendaylight.restconf.openapi.impl.YangDocumentTest 20:03:21 [INFO] Running org.opendaylight.restconf.openapi.impl.OperationalDocumentTest 20:03:21 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s -- in org.opendaylight.restconf.openapi.impl.OperationalDocumentTest 20:03:21 [INFO] Running org.opendaylight.restconf.openapi.impl.NC1386Test 20:03:21 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.opendaylight.restconf.openapi.impl.NC1386Test 20:03:21 [INFO] Running org.opendaylight.restconf.openapi.impl.NC1398Test 20:03:21 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.restconf.openapi.impl.NC1398Test 20:03:21 [INFO] 20:03:21 [INFO] Results: 20:03:21 [INFO] 20:03:21 [INFO] Tests run: 64, Failures: 0, Errors: 0, Skipped: 0 20:03:21 [INFO] 20:03:21 [INFO] 20:03:21 [INFO] --- copy:14.1.4:copy-files (default) @ restconf-openapi --- 20:03:21 [INFO] 20:03:21 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ restconf-openapi --- 20:03:21 [WARNING] Bundle org.opendaylight.netconf:restconf-openapi:bundle:10.0.0 : Export org.opendaylight.restconf.openapi.mountpoints, has 1, private references [org.opendaylight.restconf.openapi.impl] 20:03:21 [INFO] Building bundle: /w/workspace/netconf-maven-stage-master/protocol/restconf-openapi/target/restconf-openapi-10.0.0.jar 20:03:21 [INFO] Writing manifest: /w/workspace/netconf-maven-stage-master/protocol/restconf-openapi/target/classes/META-INF/MANIFEST.MF 20:03:21 [INFO] 20:03:21 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ restconf-openapi --- 20:03:23 [INFO] Building jar: /w/workspace/netconf-maven-stage-master/protocol/restconf-openapi/target/restconf-openapi-10.0.0-javadoc.jar 20:03:24 [INFO] 20:03:24 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ restconf-openapi --- 20:03:24 [INFO] CycloneDX: Resolving Dependencies 20:03:25 [INFO] CycloneDX: Creating BOM version 1.6 with 108 component(s) 20:03:25 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-stage-master/protocol/restconf-openapi/target/bom.xml 20:03:25 [INFO] attaching as restconf-openapi-10.0.0-cyclonedx.xml 20:03:25 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-stage-master/protocol/restconf-openapi/target/bom.json 20:03:25 [INFO] attaching as restconf-openapi-10.0.0-cyclonedx.json 20:03:25 [INFO] 20:03:25 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ restconf-openapi --- 20:03:25 [INFO] Skipping duplicate-finder execution! 20:03:25 [INFO] 20:03:25 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ restconf-openapi --- 20:03:25 [INFO] No dependency problems found 20:03:25 [INFO] 20:03:25 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ restconf-openapi --- 20:03:25 [INFO] Building jar: /w/workspace/netconf-maven-stage-master/protocol/restconf-openapi/target/restconf-openapi-10.0.0-sources.jar 20:03:25 [INFO] 20:03:25 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ restconf-openapi --- 20:03:25 [INFO] 20:03:25 [INFO] --- jacoco:0.8.13:report (report) @ restconf-openapi --- 20:03:25 [INFO] Loading execution data file /w/workspace/netconf-maven-stage-master/protocol/restconf-openapi/target/code-coverage/jacoco.exec 20:03:25 [INFO] Analyzed bundle 'restconf-openapi' with 48 classes 20:03:26 [INFO] 20:03:26 [INFO] --- install:3.1.4:install (default-install) @ restconf-openapi --- 20:03:26 [INFO] Installing /w/workspace/netconf-maven-stage-master/protocol/restconf-openapi/pom.xml to /tmp/r/org/opendaylight/netconf/restconf-openapi/10.0.0/restconf-openapi-10.0.0.pom 20:03:26 [INFO] Installing /w/workspace/netconf-maven-stage-master/protocol/restconf-openapi/target/restconf-openapi-10.0.0.jar to /tmp/r/org/opendaylight/netconf/restconf-openapi/10.0.0/restconf-openapi-10.0.0.jar 20:03:26 [INFO] Installing /w/workspace/netconf-maven-stage-master/protocol/restconf-openapi/target/restconf-openapi-10.0.0-javadoc.jar to /tmp/r/org/opendaylight/netconf/restconf-openapi/10.0.0/restconf-openapi-10.0.0-javadoc.jar 20:03:26 [INFO] Installing /w/workspace/netconf-maven-stage-master/protocol/restconf-openapi/target/bom.xml to /tmp/r/org/opendaylight/netconf/restconf-openapi/10.0.0/restconf-openapi-10.0.0-cyclonedx.xml 20:03:26 [INFO] Installing /w/workspace/netconf-maven-stage-master/protocol/restconf-openapi/target/bom.json to /tmp/r/org/opendaylight/netconf/restconf-openapi/10.0.0/restconf-openapi-10.0.0-cyclonedx.json 20:03:26 [INFO] Installing /w/workspace/netconf-maven-stage-master/protocol/restconf-openapi/target/restconf-openapi-10.0.0-sources.jar to /tmp/r/org/opendaylight/netconf/restconf-openapi/10.0.0/restconf-openapi-10.0.0-sources.jar 20:03:26 [INFO] 20:03:26 [INFO] --- bundle:6.0.0:install (default-install) @ restconf-openapi --- 20:03:26 [INFO] Installing org/opendaylight/netconf/restconf-openapi/10.0.0/restconf-openapi-10.0.0.jar 20:03:26 [INFO] Writing OBR metadata 20:03:26 [INFO] 20:03:26 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ restconf-openapi --- 20:03:26 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-stage-master/m2repo 20:03:26 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-stage-master/m2repo" instead. 20:03:26 [INFO] 20:03:26 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ restconf-openapi --- 20:03:26 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:03:26 [INFO] 20:03:26 [INFO] -----------< org.opendaylight.netconf:odl-restconf-openapi >------------ 20:03:26 [INFO] Building OpenDaylight :: RESTCONF :: OPENAPI 10.0.0 [82/112] 20:03:26 [INFO] from features/odl-restconf-openapi/pom.xml 20:03:26 [INFO] ------------------------------[ feature ]------------------------------- 20:03:26 [INFO] 20:03:26 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-restconf-openapi --- 20:03:26 [INFO] 20:03:26 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-restconf-openapi --- 20:03:26 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:03:26 [INFO] 20:03:26 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-restconf-openapi --- 20:03:26 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:03:26 [INFO] 20:03:26 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-restconf-openapi --- 20:03:27 [INFO] 20:03:27 [INFO] --- dependency:3.9.0:properties (default) @ odl-restconf-openapi --- 20:03:27 [INFO] 20:03:27 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-restconf-openapi --- 20:03:27 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:03:27 [INFO] argLine set to empty 20:03:27 [INFO] 20:03:27 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-restconf-openapi --- 20:03:27 [INFO] Starting audit... 20:03:27 Audit done. 20:03:27 [INFO] You have 0 Checkstyle violations. 20:03:27 [INFO] 20:03:27 [INFO] --- checkstyle:3.6.0:check (default) @ odl-restconf-openapi --- 20:03:27 [INFO] Starting audit... 20:03:27 Audit done. 20:03:27 [INFO] You have 0 Checkstyle violations. 20:03:27 [INFO] 20:03:27 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-restconf-openapi --- 20:03:27 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 20:03:27 [INFO] 20:03:27 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-restconf-openapi --- 20:03:27 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-stage-master/features/odl-restconf-openapi/target/feature/feature.xml 20:03:27 [INFO] ...done! 20:03:27 [INFO] Attaching features XML 20:03:27 [INFO] 20:03:27 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-restconf-openapi --- 20:03:27 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:03:27 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:03:27 [INFO] 20:03:27 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-restconf-openapi >>> 20:03:27 [INFO] 20:03:27 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-restconf-openapi --- 20:03:27 [INFO] No files found to run spotbugs, check compile phase has been run 20:03:27 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:03:27 [INFO] 20:03:27 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-restconf-openapi <<< 20:03:27 [INFO] 20:03:27 [INFO] 20:03:27 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-restconf-openapi --- 20:03:27 [INFO] 20:03:27 [INFO] --- feattest:14.1.4:test (default) @ odl-restconf-openapi --- 20:03:27 [INFO] Starting SFT for org.opendaylight.netconf:odl-restconf-openapi 20:03:27 [INFO] Project dependency features detected: [] 20:03:27 [INFO] Pax Exam System (Version: 4.14.0) created. 20:03:27 [INFO] Creating RMI registry server on 127.0.0.1:35921 20:03:27 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:03:27 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:03:27 [INFO] Waiting for remote bundle context.. on 35921 name: 7294207f-2c5f-438c-ad15-7521b3d86717 timout: [ RelativeTimeout value = 180000 ] 20:03:31 [INFO] Building jar from resources and headers. 20:03:31 [INFO] Writing jar finished. 20:03:44 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:03:44 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:03:44 [INFO] 20:03:44 [INFO] --- copy:14.1.4:copy-files (default) @ odl-restconf-openapi --- 20:03:44 [INFO] 20:03:44 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-restconf-openapi --- 20:03:44 [INFO] No Javadoc in project. Archive not created. 20:03:44 [INFO] 20:03:44 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-restconf-openapi --- 20:03:44 [INFO] CycloneDX: Resolving Dependencies 20:03:48 [INFO] CycloneDX: Creating BOM version 1.6 with 413 component(s) 20:03:48 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-stage-master/features/odl-restconf-openapi/target/bom.xml 20:03:48 [INFO] attaching as odl-restconf-openapi-10.0.0-cyclonedx.xml 20:03:48 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-stage-master/features/odl-restconf-openapi/target/bom.json 20:03:48 [INFO] attaching as odl-restconf-openapi-10.0.0-cyclonedx.json 20:03:48 [INFO] 20:03:48 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-restconf-openapi --- 20:03:48 [INFO] Skipping duplicate-finder execution! 20:03:48 [INFO] 20:03:48 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-restconf-openapi --- 20:03:48 [INFO] Skipping plugin execution 20:03:48 [INFO] 20:03:48 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-restconf-openapi --- 20:03:48 [INFO] Skipping source per configuration. 20:03:48 [INFO] 20:03:48 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-restconf-openapi --- 20:03:48 [INFO] 20:03:48 [INFO] --- jacoco:0.8.13:report (report) @ odl-restconf-openapi --- 20:03:48 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:03:48 [INFO] 20:03:48 [INFO] --- install:3.1.4:install (default-install) @ odl-restconf-openapi --- 20:03:48 [WARNING] 20:03:48 [WARNING] The packaging plugin for project odl-restconf-openapi did not assign 20:03:48 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:03:48 [WARNING] 20:03:48 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:03:48 [WARNING] 20:03:48 [INFO] Installing /w/workspace/netconf-maven-stage-master/features/odl-restconf-openapi/pom.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-openapi/10.0.0/odl-restconf-openapi-10.0.0.pom 20:03:48 [INFO] Installing /w/workspace/netconf-maven-stage-master/features/odl-restconf-openapi/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-openapi/10.0.0/odl-restconf-openapi-10.0.0-features.xml 20:03:48 [INFO] Installing /w/workspace/netconf-maven-stage-master/features/odl-restconf-openapi/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-openapi/10.0.0/odl-restconf-openapi-10.0.0-cyclonedx.xml 20:03:48 [INFO] Installing /w/workspace/netconf-maven-stage-master/features/odl-restconf-openapi/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-restconf-openapi/10.0.0/odl-restconf-openapi-10.0.0-cyclonedx.json 20:03:48 [INFO] 20:03:48 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-restconf-openapi --- 20:03:48 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-stage-master/m2repo 20:03:48 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-stage-master/m2repo" instead. 20:03:48 [WARNING] 20:03:48 [WARNING] The packaging plugin for project odl-restconf-openapi did not assign 20:03:48 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:03:48 [WARNING] 20:03:48 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:03:48 [WARNING] 20:03:48 [INFO] 20:03:48 [INFO] -------------< org.opendaylight.netconf:odl-restconf-all >-------------- 20:03:48 [INFO] Building OpenDaylight :: Restconf :: All 10.0.0 [83/112] 20:03:48 [INFO] from features/odl-restconf-all/pom.xml 20:03:48 [INFO] ------------------------------[ feature ]------------------------------- 20:03:48 [INFO] 20:03:48 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-restconf-all --- 20:03:48 [INFO] 20:03:48 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-restconf-all --- 20:03:48 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:03:48 [INFO] 20:03:48 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-restconf-all --- 20:03:49 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:03:49 [INFO] 20:03:49 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-restconf-all --- 20:03:49 [INFO] 20:03:49 [INFO] --- dependency:3.9.0:properties (default) @ odl-restconf-all --- 20:03:49 [INFO] 20:03:49 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-restconf-all --- 20:03:49 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:03:49 [INFO] argLine set to empty 20:03:49 [INFO] 20:03:49 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-restconf-all --- 20:03:49 [INFO] Starting audit... 20:03:49 Audit done. 20:03:49 [INFO] You have 0 Checkstyle violations. 20:03:49 [INFO] 20:03:49 [INFO] --- checkstyle:3.6.0:check (default) @ odl-restconf-all --- 20:03:49 [INFO] Starting audit... 20:03:49 Audit done. 20:03:49 [INFO] You have 0 Checkstyle violations. 20:03:49 [INFO] 20:03:49 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-restconf-all --- 20:03:49 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 20:03:49 [INFO] 20:03:49 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-restconf-all --- 20:03:49 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-stage-master/features/odl-restconf-all/target/feature/feature.xml 20:03:49 [INFO] ...done! 20:03:49 [INFO] Attaching features XML 20:03:49 [INFO] 20:03:49 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-restconf-all --- 20:03:49 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:03:49 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:03:49 [INFO] 20:03:49 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-restconf-all >>> 20:03:49 [INFO] 20:03:49 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-restconf-all --- 20:03:49 [INFO] No files found to run spotbugs, check compile phase has been run 20:03:49 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:03:49 [INFO] 20:03:49 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-restconf-all <<< 20:03:49 [INFO] 20:03:49 [INFO] 20:03:49 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-restconf-all --- 20:03:49 [INFO] 20:03:49 [INFO] --- feattest:14.1.4:test (default) @ odl-restconf-all --- 20:03:49 [INFO] Starting SFT for org.opendaylight.netconf:odl-restconf-all 20:03:49 [INFO] Project dependency features detected: [] 20:03:49 [INFO] Pax Exam System (Version: 4.14.0) created. 20:03:49 [INFO] Creating RMI registry server on 127.0.0.1:35619 20:03:50 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:03:50 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:03:50 [INFO] Waiting for remote bundle context.. on 35619 name: 41e8c963-c9c1-41c6-8e43-2db80b740dee timout: [ RelativeTimeout value = 180000 ] 20:03:54 [INFO] Building jar from resources and headers. 20:03:54 [INFO] Writing jar finished. 20:04:06 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:04:06 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:04:06 [INFO] 20:04:06 [INFO] --- copy:14.1.4:copy-files (default) @ odl-restconf-all --- 20:04:06 [INFO] 20:04:06 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-restconf-all --- 20:04:06 [INFO] No Javadoc in project. Archive not created. 20:04:06 [INFO] 20:04:06 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-restconf-all --- 20:04:06 [INFO] CycloneDX: Resolving Dependencies 20:04:11 [INFO] CycloneDX: Creating BOM version 1.6 with 414 component(s) 20:04:11 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-stage-master/features/odl-restconf-all/target/bom.xml 20:04:11 [INFO] attaching as odl-restconf-all-10.0.0-cyclonedx.xml 20:04:11 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-stage-master/features/odl-restconf-all/target/bom.json 20:04:11 [INFO] attaching as odl-restconf-all-10.0.0-cyclonedx.json 20:04:11 [INFO] 20:04:11 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-restconf-all --- 20:04:11 [INFO] Skipping duplicate-finder execution! 20:04:11 [INFO] 20:04:11 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-restconf-all --- 20:04:11 [INFO] Skipping plugin execution 20:04:11 [INFO] 20:04:11 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-restconf-all --- 20:04:11 [INFO] Skipping source per configuration. 20:04:11 [INFO] 20:04:11 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-restconf-all --- 20:04:11 [INFO] 20:04:11 [INFO] --- jacoco:0.8.13:report (report) @ odl-restconf-all --- 20:04:11 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:04:11 [INFO] 20:04:11 [INFO] --- install:3.1.4:install (default-install) @ odl-restconf-all --- 20:04:11 [WARNING] 20:04:11 [WARNING] The packaging plugin for project odl-restconf-all did not assign 20:04:11 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:04:11 [WARNING] 20:04:11 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:04:11 [WARNING] 20:04:11 [INFO] Installing /w/workspace/netconf-maven-stage-master/features/odl-restconf-all/pom.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-all/10.0.0/odl-restconf-all-10.0.0.pom 20:04:11 [INFO] Installing /w/workspace/netconf-maven-stage-master/features/odl-restconf-all/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-all/10.0.0/odl-restconf-all-10.0.0-features.xml 20:04:11 [INFO] Installing /w/workspace/netconf-maven-stage-master/features/odl-restconf-all/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-all/10.0.0/odl-restconf-all-10.0.0-cyclonedx.xml 20:04:11 [INFO] Installing /w/workspace/netconf-maven-stage-master/features/odl-restconf-all/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-restconf-all/10.0.0/odl-restconf-all-10.0.0-cyclonedx.json 20:04:11 [INFO] 20:04:11 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-restconf-all --- 20:04:11 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-stage-master/m2repo 20:04:11 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-stage-master/m2repo" instead. 20:04:11 [WARNING] 20:04:11 [WARNING] The packaging plugin for project odl-restconf-all did not assign 20:04:11 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:04:11 [WARNING] 20:04:11 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:04:11 [WARNING] 20:04:11 [INFO] 20:04:11 [INFO] ----------< org.opendaylight.netconf:keystore-plaintext-api >----------- 20:04:11 [INFO] Building keystore-plaintext-api 10.0.0 [84/112] 20:04:11 [INFO] from keystore/plaintext-api/pom.xml 20:04:11 [INFO] -------------------------------[ bundle ]------------------------------- 20:04:11 [INFO] 20:04:11 [INFO] --- clean:3.5.0:clean (default-clean) @ keystore-plaintext-api --- 20:04:11 [INFO] 20:04:11 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ keystore-plaintext-api --- 20:04:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:04:11 [INFO] 20:04:11 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ keystore-plaintext-api --- 20:04:11 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:04:11 [INFO] 20:04:11 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ keystore-plaintext-api --- 20:04:12 [INFO] 20:04:12 [INFO] --- dependency:3.9.0:properties (default) @ keystore-plaintext-api --- 20:04:12 [INFO] 20:04:12 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ keystore-plaintext-api --- 20:04:12 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/netconf-maven-stage-master/keystore/plaintext-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:04:12 [INFO] 20:04:12 [INFO] --- checkstyle:3.6.0:check (check-license) @ keystore-plaintext-api --- 20:04:12 [INFO] Starting audit... 20:04:12 Audit done. 20:04:12 [INFO] You have 0 Checkstyle violations. 20:04:12 [INFO] 20:04:12 [INFO] --- checkstyle:3.6.0:check (default) @ keystore-plaintext-api --- 20:04:12 [INFO] Starting audit... 20:04:12 Audit done. 20:04:12 [INFO] You have 0 Checkstyle violations. 20:04:12 [INFO] 20:04:12 [INFO] --- dependency:3.9.0:copy (unpack-license) @ keystore-plaintext-api --- 20:04:12 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 20:04:12 [INFO] 20:04:12 [INFO] --- resources:3.3.1:resources (default-resources) @ keystore-plaintext-api --- 20:04:12 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/keystore/plaintext-api/src/main/resources 20:04:12 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/keystore/plaintext-api/target/generated-sources/spi 20:04:12 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/keystore/plaintext-api/target/generated-sources/yang 20:04:12 [INFO] 20:04:12 [INFO] --- compiler:3.14.1:compile (default-compile) @ keystore-plaintext-api --- 20:04:12 [INFO] Recompiling the module because of changed source code. 20:04:12 [INFO] Compiling 2 source files with javac [debug release 21] to target/classes 20:04:12 [INFO] 20:04:12 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ keystore-plaintext-api >>> 20:04:12 [INFO] 20:04:12 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ keystore-plaintext-api --- 20:04:12 [INFO] Fork Value is true 20:04:14 [INFO] Done SpotBugs Analysis.... 20:04:14 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:04:14 [INFO] 20:04:14 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ keystore-plaintext-api <<< 20:04:14 [INFO] 20:04:14 [INFO] 20:04:14 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ keystore-plaintext-api --- 20:04:14 [INFO] BugInstance size is 0 20:04:14 [INFO] Error size is 0 20:04:14 [INFO] No errors/warnings found 20:04:14 [INFO] 20:04:14 [INFO] --- resources:3.3.1:testResources (default-testResources) @ keystore-plaintext-api --- 20:04:14 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/keystore/plaintext-api/src/test/resources 20:04:14 [INFO] 20:04:14 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ keystore-plaintext-api --- 20:04:14 [INFO] No sources to compile 20:04:14 [INFO] 20:04:14 [INFO] --- surefire:3.5.4:test (default-test) @ keystore-plaintext-api --- 20:04:14 [INFO] No tests to run. 20:04:14 [INFO] 20:04:14 [INFO] --- copy:14.1.4:copy-files (default) @ keystore-plaintext-api --- 20:04:14 [INFO] 20:04:14 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ keystore-plaintext-api --- 20:04:14 [INFO] Building bundle: /w/workspace/netconf-maven-stage-master/keystore/plaintext-api/target/keystore-plaintext-api-10.0.0.jar 20:04:14 [INFO] Writing manifest: /w/workspace/netconf-maven-stage-master/keystore/plaintext-api/target/classes/META-INF/MANIFEST.MF 20:04:14 [INFO] 20:04:14 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ keystore-plaintext-api --- 20:04:15 [INFO] Building jar: /w/workspace/netconf-maven-stage-master/keystore/plaintext-api/target/keystore-plaintext-api-10.0.0-javadoc.jar 20:04:15 [INFO] 20:04:15 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ keystore-plaintext-api --- 20:04:15 [INFO] CycloneDX: Resolving Dependencies 20:04:15 [INFO] CycloneDX: Creating BOM version 1.6 with 4 component(s) 20:04:15 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-stage-master/keystore/plaintext-api/target/bom.xml 20:04:15 [INFO] attaching as keystore-plaintext-api-10.0.0-cyclonedx.xml 20:04:15 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-stage-master/keystore/plaintext-api/target/bom.json 20:04:15 [INFO] attaching as keystore-plaintext-api-10.0.0-cyclonedx.json 20:04:15 [INFO] 20:04:15 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ keystore-plaintext-api --- 20:04:15 [INFO] Skipping duplicate-finder execution! 20:04:15 [INFO] 20:04:15 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ keystore-plaintext-api --- 20:04:15 [INFO] No dependency problems found 20:04:15 [INFO] 20:04:15 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ keystore-plaintext-api --- 20:04:15 [INFO] Building jar: /w/workspace/netconf-maven-stage-master/keystore/plaintext-api/target/keystore-plaintext-api-10.0.0-sources.jar 20:04:15 [INFO] 20:04:15 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ keystore-plaintext-api --- 20:04:15 [INFO] 20:04:15 [INFO] --- jacoco:0.8.13:report (report) @ keystore-plaintext-api --- 20:04:15 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:04:15 [INFO] 20:04:15 [INFO] --- install:3.1.4:install (default-install) @ keystore-plaintext-api --- 20:04:15 [INFO] Installing /w/workspace/netconf-maven-stage-master/keystore/plaintext-api/pom.xml to /tmp/r/org/opendaylight/netconf/keystore-plaintext-api/10.0.0/keystore-plaintext-api-10.0.0.pom 20:04:15 [INFO] Installing /w/workspace/netconf-maven-stage-master/keystore/plaintext-api/target/keystore-plaintext-api-10.0.0.jar to /tmp/r/org/opendaylight/netconf/keystore-plaintext-api/10.0.0/keystore-plaintext-api-10.0.0.jar 20:04:15 [INFO] Installing /w/workspace/netconf-maven-stage-master/keystore/plaintext-api/target/keystore-plaintext-api-10.0.0-javadoc.jar to /tmp/r/org/opendaylight/netconf/keystore-plaintext-api/10.0.0/keystore-plaintext-api-10.0.0-javadoc.jar 20:04:15 [INFO] Installing /w/workspace/netconf-maven-stage-master/keystore/plaintext-api/target/bom.xml to /tmp/r/org/opendaylight/netconf/keystore-plaintext-api/10.0.0/keystore-plaintext-api-10.0.0-cyclonedx.xml 20:04:15 [INFO] Installing /w/workspace/netconf-maven-stage-master/keystore/plaintext-api/target/bom.json to /tmp/r/org/opendaylight/netconf/keystore-plaintext-api/10.0.0/keystore-plaintext-api-10.0.0-cyclonedx.json 20:04:15 [INFO] Installing /w/workspace/netconf-maven-stage-master/keystore/plaintext-api/target/keystore-plaintext-api-10.0.0-sources.jar to /tmp/r/org/opendaylight/netconf/keystore-plaintext-api/10.0.0/keystore-plaintext-api-10.0.0-sources.jar 20:04:15 [INFO] 20:04:15 [INFO] --- bundle:6.0.0:install (default-install) @ keystore-plaintext-api --- 20:04:15 [INFO] Installing org/opendaylight/netconf/keystore-plaintext-api/10.0.0/keystore-plaintext-api-10.0.0.jar 20:04:15 [INFO] Writing OBR metadata 20:04:15 [INFO] 20:04:15 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ keystore-plaintext-api --- 20:04:15 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-stage-master/m2repo 20:04:15 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-stage-master/m2repo" instead. 20:04:15 [INFO] 20:04:15 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ keystore-plaintext-api --- 20:04:15 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:04:15 [INFO] 20:04:15 [INFO] -------< org.opendaylight.netconf:keystore-plaintext-localfile >-------- 20:04:15 [INFO] Building keystore-plaintext-localfile 10.0.0 [85/112] 20:04:15 [INFO] from keystore/plaintext-localfile/pom.xml 20:04:15 [INFO] -------------------------------[ bundle ]------------------------------- 20:04:15 [INFO] 20:04:15 [INFO] --- clean:3.5.0:clean (default-clean) @ keystore-plaintext-localfile --- 20:04:15 [INFO] 20:04:15 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ keystore-plaintext-localfile --- 20:04:15 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:04:15 [INFO] 20:04:15 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ keystore-plaintext-localfile --- 20:04:15 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:04:15 [INFO] 20:04:15 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ keystore-plaintext-localfile --- 20:04:16 [INFO] 20:04:16 [INFO] --- dependency:3.9.0:properties (default) @ keystore-plaintext-localfile --- 20:04:16 [INFO] 20:04:16 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ keystore-plaintext-localfile --- 20:04:16 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/netconf-maven-stage-master/keystore/plaintext-localfile/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:04:16 [INFO] 20:04:16 [INFO] --- checkstyle:3.6.0:check (check-license) @ keystore-plaintext-localfile --- 20:04:16 [INFO] Starting audit... 20:04:16 Audit done. 20:04:16 [INFO] You have 0 Checkstyle violations. 20:04:16 [INFO] 20:04:16 [INFO] --- checkstyle:3.6.0:check (default) @ keystore-plaintext-localfile --- 20:04:16 [INFO] Starting audit... 20:04:16 Audit done. 20:04:16 [INFO] You have 0 Checkstyle violations. 20:04:16 [INFO] 20:04:16 [INFO] --- dependency:3.9.0:copy (unpack-license) @ keystore-plaintext-localfile --- 20:04:16 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 20:04:16 [INFO] 20:04:16 [INFO] --- resources:3.3.1:resources (default-resources) @ keystore-plaintext-localfile --- 20:04:16 [INFO] Copying 1 resource from src/main/resources to target/classes 20:04:16 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/keystore/plaintext-localfile/target/generated-sources/spi 20:04:16 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/keystore/plaintext-localfile/target/generated-sources/yang 20:04:16 [INFO] 20:04:16 [INFO] --- compiler:3.14.1:compile (default-compile) @ keystore-plaintext-localfile --- 20:04:16 [INFO] Recompiling the module because of changed dependency. 20:04:16 [INFO] Compiling 3 source files with javac [debug release 21] to target/classes 20:04:16 [INFO] 20:04:16 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ keystore-plaintext-localfile >>> 20:04:16 [INFO] 20:04:16 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ keystore-plaintext-localfile --- 20:04:16 [INFO] Fork Value is true 20:04:19 [INFO] Done SpotBugs Analysis.... 20:04:19 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:04:19 [INFO] 20:04:19 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ keystore-plaintext-localfile <<< 20:04:19 [INFO] 20:04:19 [INFO] 20:04:19 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ keystore-plaintext-localfile --- 20:04:19 [INFO] BugInstance size is 0 20:04:19 [INFO] Error size is 0 20:04:19 [INFO] No errors/warnings found 20:04:19 [INFO] 20:04:19 [INFO] --- resources:3.3.1:testResources (default-testResources) @ keystore-plaintext-localfile --- 20:04:19 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/keystore/plaintext-localfile/src/test/resources 20:04:19 [INFO] 20:04:19 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ keystore-plaintext-localfile --- 20:04:19 [INFO] Recompiling the module because of changed dependency. 20:04:19 [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes 20:04:19 [INFO] 20:04:19 [INFO] --- surefire:3.5.4:test (default-test) @ keystore-plaintext-localfile --- 20:04:19 [INFO] Surefire report directory: /w/workspace/netconf-maven-stage-master/keystore/plaintext-localfile/target/surefire-reports 20:04:19 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:04:19 [INFO] 20:04:19 [INFO] ------------------------------------------------------- 20:04:19 [INFO] T E S T S 20:04:19 [INFO] ------------------------------------------------------- 20:04:20 [INFO] Running org.opendaylight.netconf.keystore.plaintext.localfile.CipherUtilsTest 20:04:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.328 s -- in org.opendaylight.netconf.keystore.plaintext.localfile.CipherUtilsTest 20:04:21 [INFO] Running org.opendaylight.netconf.keystore.plaintext.localfile.PlaintextLocalFileStorageTest 20:04:21 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 20:04:22 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.981 s -- in org.opendaylight.netconf.keystore.plaintext.localfile.PlaintextLocalFileStorageTest 20:04:22 [INFO] 20:04:22 [INFO] Results: 20:04:22 [INFO] 20:04:22 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0 20:04:22 [INFO] 20:04:22 [INFO] 20:04:22 [INFO] --- copy:14.1.4:copy-files (default) @ keystore-plaintext-localfile --- 20:04:22 [INFO] 20:04:22 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ keystore-plaintext-localfile --- 20:04:22 [INFO] Building bundle: /w/workspace/netconf-maven-stage-master/keystore/plaintext-localfile/target/keystore-plaintext-localfile-10.0.0.jar 20:04:22 [INFO] Writing manifest: /w/workspace/netconf-maven-stage-master/keystore/plaintext-localfile/target/classes/META-INF/MANIFEST.MF 20:04:22 [INFO] 20:04:22 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ keystore-plaintext-localfile --- 20:04:23 [INFO] Building jar: /w/workspace/netconf-maven-stage-master/keystore/plaintext-localfile/target/keystore-plaintext-localfile-10.0.0-javadoc.jar 20:04:23 [INFO] 20:04:23 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ keystore-plaintext-localfile --- 20:04:23 [INFO] CycloneDX: Resolving Dependencies 20:04:23 [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) 20:04:23 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-stage-master/keystore/plaintext-localfile/target/bom.xml 20:04:23 [INFO] attaching as keystore-plaintext-localfile-10.0.0-cyclonedx.xml 20:04:23 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-stage-master/keystore/plaintext-localfile/target/bom.json 20:04:23 [INFO] attaching as keystore-plaintext-localfile-10.0.0-cyclonedx.json 20:04:23 [INFO] 20:04:23 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ keystore-plaintext-localfile --- 20:04:23 [INFO] Skipping duplicate-finder execution! 20:04:23 [INFO] 20:04:23 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ keystore-plaintext-localfile --- 20:04:23 [INFO] No dependency problems found 20:04:23 [INFO] 20:04:23 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ keystore-plaintext-localfile --- 20:04:23 [INFO] Building jar: /w/workspace/netconf-maven-stage-master/keystore/plaintext-localfile/target/keystore-plaintext-localfile-10.0.0-sources.jar 20:04:23 [INFO] 20:04:23 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ keystore-plaintext-localfile --- 20:04:23 [INFO] 20:04:23 [INFO] --- jacoco:0.8.13:report (report) @ keystore-plaintext-localfile --- 20:04:23 [INFO] Loading execution data file /w/workspace/netconf-maven-stage-master/keystore/plaintext-localfile/target/code-coverage/jacoco.exec 20:04:23 [INFO] Analyzed bundle 'keystore-plaintext-localfile' with 4 classes 20:04:23 [INFO] 20:04:23 [INFO] --- install:3.1.4:install (default-install) @ keystore-plaintext-localfile --- 20:04:23 [INFO] Installing /w/workspace/netconf-maven-stage-master/keystore/plaintext-localfile/pom.xml to /tmp/r/org/opendaylight/netconf/keystore-plaintext-localfile/10.0.0/keystore-plaintext-localfile-10.0.0.pom 20:04:23 [INFO] Installing /w/workspace/netconf-maven-stage-master/keystore/plaintext-localfile/target/keystore-plaintext-localfile-10.0.0.jar to /tmp/r/org/opendaylight/netconf/keystore-plaintext-localfile/10.0.0/keystore-plaintext-localfile-10.0.0.jar 20:04:23 [INFO] Installing /w/workspace/netconf-maven-stage-master/keystore/plaintext-localfile/target/keystore-plaintext-localfile-10.0.0-javadoc.jar to /tmp/r/org/opendaylight/netconf/keystore-plaintext-localfile/10.0.0/keystore-plaintext-localfile-10.0.0-javadoc.jar 20:04:23 [INFO] Installing /w/workspace/netconf-maven-stage-master/keystore/plaintext-localfile/target/bom.xml to /tmp/r/org/opendaylight/netconf/keystore-plaintext-localfile/10.0.0/keystore-plaintext-localfile-10.0.0-cyclonedx.xml 20:04:23 [INFO] Installing /w/workspace/netconf-maven-stage-master/keystore/plaintext-localfile/target/bom.json to /tmp/r/org/opendaylight/netconf/keystore-plaintext-localfile/10.0.0/keystore-plaintext-localfile-10.0.0-cyclonedx.json 20:04:23 [INFO] Installing /w/workspace/netconf-maven-stage-master/keystore/plaintext-localfile/target/keystore-plaintext-localfile-10.0.0-sources.jar to /tmp/r/org/opendaylight/netconf/keystore-plaintext-localfile/10.0.0/keystore-plaintext-localfile-10.0.0-sources.jar 20:04:23 [INFO] 20:04:23 [INFO] --- bundle:6.0.0:install (default-install) @ keystore-plaintext-localfile --- 20:04:23 [INFO] Installing org/opendaylight/netconf/keystore-plaintext-localfile/10.0.0/keystore-plaintext-localfile-10.0.0.jar 20:04:23 [INFO] Writing OBR metadata 20:04:23 [INFO] 20:04:23 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ keystore-plaintext-localfile --- 20:04:23 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-stage-master/m2repo 20:04:23 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-stage-master/m2repo" instead. 20:04:23 [INFO] 20:04:23 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ keystore-plaintext-localfile --- 20:04:24 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:04:24 [INFO] 20:04:24 [INFO] ----------< org.opendaylight.netconf:keystore-plaintext-cli >----------- 20:04:24 [INFO] Building keystore-plaintext-cli 10.0.0 [86/112] 20:04:24 [INFO] from keystore/plaintext-cli/pom.xml 20:04:24 [INFO] -------------------------------[ bundle ]------------------------------- 20:04:24 [INFO] 20:04:24 [INFO] --- clean:3.5.0:clean (default-clean) @ keystore-plaintext-cli --- 20:04:24 [INFO] 20:04:24 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ keystore-plaintext-cli --- 20:04:24 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:04:24 [INFO] 20:04:24 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ keystore-plaintext-cli --- 20:04:24 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:04:24 [INFO] 20:04:24 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ keystore-plaintext-cli --- 20:04:24 [INFO] 20:04:24 [INFO] --- dependency:3.9.0:properties (default) @ keystore-plaintext-cli --- 20:04:24 [INFO] 20:04:24 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ keystore-plaintext-cli --- 20:04:24 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/netconf-maven-stage-master/keystore/plaintext-cli/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:04:24 [INFO] 20:04:24 [INFO] --- checkstyle:3.6.0:check (check-license) @ keystore-plaintext-cli --- 20:04:24 [INFO] Starting audit... 20:04:24 Audit done. 20:04:24 [INFO] You have 0 Checkstyle violations. 20:04:24 [INFO] 20:04:24 [INFO] --- checkstyle:3.6.0:check (default) @ keystore-plaintext-cli --- 20:04:24 [INFO] Starting audit... 20:04:24 Audit done. 20:04:24 [INFO] You have 0 Checkstyle violations. 20:04:24 [INFO] 20:04:24 [INFO] --- dependency:3.9.0:copy (unpack-license) @ keystore-plaintext-cli --- 20:04:24 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 20:04:24 [INFO] 20:04:24 [INFO] --- resources:3.3.1:resources (default-resources) @ keystore-plaintext-cli --- 20:04:24 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/keystore/plaintext-cli/src/main/resources 20:04:24 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/keystore/plaintext-cli/target/generated-sources/spi 20:04:24 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/keystore/plaintext-cli/target/generated-sources/yang 20:04:24 [INFO] 20:04:24 [INFO] --- compiler:3.14.1:compile (default-compile) @ keystore-plaintext-cli --- 20:04:24 [INFO] Recompiling the module because of changed dependency. 20:04:24 [INFO] Compiling 5 source files with javac [debug release 21] to target/classes 20:04:24 [INFO] 20:04:24 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ keystore-plaintext-cli >>> 20:04:24 [INFO] 20:04:24 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ keystore-plaintext-cli --- 20:04:24 [INFO] Fork Value is true 20:04:26 [INFO] Done SpotBugs Analysis.... 20:04:26 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:04:26 [INFO] 20:04:26 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ keystore-plaintext-cli <<< 20:04:26 [INFO] 20:04:26 [INFO] 20:04:26 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ keystore-plaintext-cli --- 20:04:26 [INFO] BugInstance size is 0 20:04:26 [INFO] Error size is 0 20:04:26 [INFO] No errors/warnings found 20:04:26 [INFO] 20:04:26 [INFO] --- resources:3.3.1:testResources (default-testResources) @ keystore-plaintext-cli --- 20:04:26 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/keystore/plaintext-cli/src/test/resources 20:04:26 [INFO] 20:04:26 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ keystore-plaintext-cli --- 20:04:26 [INFO] No sources to compile 20:04:26 [INFO] 20:04:26 [INFO] --- surefire:3.5.4:test (default-test) @ keystore-plaintext-cli --- 20:04:26 [INFO] No tests to run. 20:04:26 [INFO] 20:04:26 [INFO] --- copy:14.1.4:copy-files (default) @ keystore-plaintext-cli --- 20:04:26 [INFO] 20:04:26 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ keystore-plaintext-cli --- 20:04:26 [INFO] Building bundle: /w/workspace/netconf-maven-stage-master/keystore/plaintext-cli/target/keystore-plaintext-cli-10.0.0.jar 20:04:26 [INFO] Writing manifest: /w/workspace/netconf-maven-stage-master/keystore/plaintext-cli/target/classes/META-INF/MANIFEST.MF 20:04:26 [INFO] 20:04:26 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ keystore-plaintext-cli --- 20:04:28 [INFO] Building jar: /w/workspace/netconf-maven-stage-master/keystore/plaintext-cli/target/keystore-plaintext-cli-10.0.0-javadoc.jar 20:04:28 [INFO] 20:04:28 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ keystore-plaintext-cli --- 20:04:28 [INFO] CycloneDX: Resolving Dependencies 20:04:28 [INFO] CycloneDX: Creating BOM version 1.6 with 10 component(s) 20:04:28 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-stage-master/keystore/plaintext-cli/target/bom.xml 20:04:28 [INFO] attaching as keystore-plaintext-cli-10.0.0-cyclonedx.xml 20:04:28 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-stage-master/keystore/plaintext-cli/target/bom.json 20:04:28 [INFO] attaching as keystore-plaintext-cli-10.0.0-cyclonedx.json 20:04:28 [INFO] 20:04:28 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ keystore-plaintext-cli --- 20:04:28 [INFO] Skipping duplicate-finder execution! 20:04:28 [INFO] 20:04:28 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ keystore-plaintext-cli --- 20:04:28 [INFO] No dependency problems found 20:04:28 [INFO] 20:04:28 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ keystore-plaintext-cli --- 20:04:28 [INFO] Building jar: /w/workspace/netconf-maven-stage-master/keystore/plaintext-cli/target/keystore-plaintext-cli-10.0.0-sources.jar 20:04:28 [INFO] 20:04:28 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ keystore-plaintext-cli --- 20:04:28 [INFO] 20:04:28 [INFO] --- jacoco:0.8.13:report (report) @ keystore-plaintext-cli --- 20:04:28 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:04:28 [INFO] 20:04:28 [INFO] --- install:3.1.4:install (default-install) @ keystore-plaintext-cli --- 20:04:28 [INFO] Installing /w/workspace/netconf-maven-stage-master/keystore/plaintext-cli/pom.xml to /tmp/r/org/opendaylight/netconf/keystore-plaintext-cli/10.0.0/keystore-plaintext-cli-10.0.0.pom 20:04:28 [INFO] Installing /w/workspace/netconf-maven-stage-master/keystore/plaintext-cli/target/keystore-plaintext-cli-10.0.0.jar to /tmp/r/org/opendaylight/netconf/keystore-plaintext-cli/10.0.0/keystore-plaintext-cli-10.0.0.jar 20:04:28 [INFO] Installing /w/workspace/netconf-maven-stage-master/keystore/plaintext-cli/target/keystore-plaintext-cli-10.0.0-javadoc.jar to /tmp/r/org/opendaylight/netconf/keystore-plaintext-cli/10.0.0/keystore-plaintext-cli-10.0.0-javadoc.jar 20:04:28 [INFO] Installing /w/workspace/netconf-maven-stage-master/keystore/plaintext-cli/target/bom.xml to /tmp/r/org/opendaylight/netconf/keystore-plaintext-cli/10.0.0/keystore-plaintext-cli-10.0.0-cyclonedx.xml 20:04:28 [INFO] Installing /w/workspace/netconf-maven-stage-master/keystore/plaintext-cli/target/bom.json to /tmp/r/org/opendaylight/netconf/keystore-plaintext-cli/10.0.0/keystore-plaintext-cli-10.0.0-cyclonedx.json 20:04:28 [INFO] Installing /w/workspace/netconf-maven-stage-master/keystore/plaintext-cli/target/keystore-plaintext-cli-10.0.0-sources.jar to /tmp/r/org/opendaylight/netconf/keystore-plaintext-cli/10.0.0/keystore-plaintext-cli-10.0.0-sources.jar 20:04:28 [INFO] 20:04:28 [INFO] --- bundle:6.0.0:install (default-install) @ keystore-plaintext-cli --- 20:04:28 [INFO] Installing org/opendaylight/netconf/keystore-plaintext-cli/10.0.0/keystore-plaintext-cli-10.0.0.jar 20:04:28 [INFO] Writing OBR metadata 20:04:28 [INFO] 20:04:28 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ keystore-plaintext-cli --- 20:04:28 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-stage-master/m2repo 20:04:28 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-stage-master/m2repo" instead. 20:04:28 [INFO] 20:04:28 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ keystore-plaintext-cli --- 20:04:28 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:04:28 [INFO] 20:04:28 [INFO] ------< org.opendaylight.netconf:odl-netconf-keystore-plaintext >------- 20:04:28 [INFO] Building OpenDaylight :: Netconf :: Key Store :: Plaintext Storage 10.0.0 [87/112] 20:04:28 [INFO] from features/odl-netconf-keystore-plaintext/pom.xml 20:04:28 [INFO] ------------------------------[ feature ]------------------------------- 20:04:28 [INFO] 20:04:28 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-netconf-keystore-plaintext --- 20:04:28 [INFO] 20:04:28 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-netconf-keystore-plaintext --- 20:04:28 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:04:28 [INFO] 20:04:28 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-netconf-keystore-plaintext --- 20:04:28 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:04:28 [INFO] 20:04:28 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-netconf-keystore-plaintext --- 20:04:29 [INFO] 20:04:29 [INFO] --- dependency:3.9.0:properties (default) @ odl-netconf-keystore-plaintext --- 20:04:29 [INFO] 20:04:29 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-netconf-keystore-plaintext --- 20:04:29 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:04:29 [INFO] argLine set to empty 20:04:29 [INFO] 20:04:29 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-netconf-keystore-plaintext --- 20:04:29 [INFO] Starting audit... 20:04:29 Audit done. 20:04:29 [INFO] You have 0 Checkstyle violations. 20:04:29 [INFO] 20:04:29 [INFO] --- checkstyle:3.6.0:check (default) @ odl-netconf-keystore-plaintext --- 20:04:29 [INFO] Starting audit... 20:04:29 Audit done. 20:04:29 [INFO] You have 0 Checkstyle violations. 20:04:29 [INFO] 20:04:29 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-netconf-keystore-plaintext --- 20:04:29 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 20:04:29 [INFO] 20:04:29 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-keystore-plaintext --- 20:04:29 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-stage-master/features/odl-netconf-keystore-plaintext/target/feature/feature.xml 20:04:29 [INFO] ...done! 20:04:29 [INFO] Attaching features XML 20:04:29 [INFO] 20:04:29 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-netconf-keystore-plaintext --- 20:04:29 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:04:29 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:04:29 [INFO] 20:04:29 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-netconf-keystore-plaintext >>> 20:04:29 [INFO] 20:04:29 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-netconf-keystore-plaintext --- 20:04:29 [INFO] No files found to run spotbugs, check compile phase has been run 20:04:29 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:04:29 [INFO] 20:04:29 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-netconf-keystore-plaintext <<< 20:04:29 [INFO] 20:04:29 [INFO] 20:04:29 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-netconf-keystore-plaintext --- 20:04:29 [INFO] 20:04:29 [INFO] --- feattest:14.1.4:test (default) @ odl-netconf-keystore-plaintext --- 20:04:29 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-keystore-plaintext 20:04:29 [INFO] Project dependency features detected: [] 20:04:29 [INFO] Pax Exam System (Version: 4.14.0) created. 20:04:29 [INFO] Creating RMI registry server on 127.0.0.1:42369 20:04:29 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:04:29 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:04:29 [INFO] Waiting for remote bundle context.. on 42369 name: 8a72d339-38c4-4bcc-90a9-ff6c998a9c50 timout: [ RelativeTimeout value = 180000 ] 20:04:33 [INFO] Building jar from resources and headers. 20:04:33 [INFO] Writing jar finished. 20:04:35 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:04:35 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:04:35 [INFO] 20:04:35 [INFO] --- copy:14.1.4:copy-files (default) @ odl-netconf-keystore-plaintext --- 20:04:35 [INFO] 20:04:35 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-netconf-keystore-plaintext --- 20:04:35 [INFO] No Javadoc in project. Archive not created. 20:04:35 [INFO] 20:04:35 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-netconf-keystore-plaintext --- 20:04:35 [INFO] CycloneDX: Resolving Dependencies 20:04:36 [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) 20:04:36 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-stage-master/features/odl-netconf-keystore-plaintext/target/bom.xml 20:04:36 [INFO] attaching as odl-netconf-keystore-plaintext-10.0.0-cyclonedx.xml 20:04:36 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-stage-master/features/odl-netconf-keystore-plaintext/target/bom.json 20:04:36 [INFO] attaching as odl-netconf-keystore-plaintext-10.0.0-cyclonedx.json 20:04:36 [INFO] 20:04:36 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-keystore-plaintext --- 20:04:36 [INFO] Skipping duplicate-finder execution! 20:04:36 [INFO] 20:04:36 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-netconf-keystore-plaintext --- 20:04:36 [INFO] Skipping plugin execution 20:04:36 [INFO] 20:04:36 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-keystore-plaintext --- 20:04:36 [INFO] Skipping source per configuration. 20:04:36 [INFO] 20:04:36 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-netconf-keystore-plaintext --- 20:04:36 [INFO] 20:04:36 [INFO] --- jacoco:0.8.13:report (report) @ odl-netconf-keystore-plaintext --- 20:04:36 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:04:36 [INFO] 20:04:36 [INFO] --- install:3.1.4:install (default-install) @ odl-netconf-keystore-plaintext --- 20:04:36 [WARNING] 20:04:36 [WARNING] The packaging plugin for project odl-netconf-keystore-plaintext did not assign 20:04:36 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:04:36 [WARNING] 20:04:36 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:04:36 [WARNING] 20:04:36 [INFO] Installing /w/workspace/netconf-maven-stage-master/features/odl-netconf-keystore-plaintext/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-keystore-plaintext/10.0.0/odl-netconf-keystore-plaintext-10.0.0.pom 20:04:36 [INFO] Installing /w/workspace/netconf-maven-stage-master/features/odl-netconf-keystore-plaintext/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-keystore-plaintext/10.0.0/odl-netconf-keystore-plaintext-10.0.0-features.xml 20:04:36 [INFO] Installing /w/workspace/netconf-maven-stage-master/features/odl-netconf-keystore-plaintext/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-keystore-plaintext/10.0.0/odl-netconf-keystore-plaintext-10.0.0-cyclonedx.xml 20:04:36 [INFO] Installing /w/workspace/netconf-maven-stage-master/features/odl-netconf-keystore-plaintext/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-keystore-plaintext/10.0.0/odl-netconf-keystore-plaintext-10.0.0-cyclonedx.json 20:04:36 [INFO] 20:04:36 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-netconf-keystore-plaintext --- 20:04:36 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-stage-master/m2repo 20:04:36 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-stage-master/m2repo" instead. 20:04:36 [WARNING] 20:04:36 [WARNING] The packaging plugin for project odl-netconf-keystore-plaintext did not assign 20:04:36 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:04:36 [WARNING] 20:04:36 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:04:36 [WARNING] 20:04:36 [INFO] 20:04:36 [INFO] -------------< org.opendaylight.netconf:features-netconf >-------------- 20:04:36 [INFO] Building features-netconf 10.0.0 [88/112] 20:04:36 [INFO] from features/features-netconf/pom.xml 20:04:36 [INFO] ------------------------------[ feature ]------------------------------- 20:04:36 [INFO] 20:04:36 [INFO] --- clean:3.5.0:clean (default-clean) @ features-netconf --- 20:04:36 [INFO] 20:04:36 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ features-netconf --- 20:04:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:04:36 [INFO] 20:04:36 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ features-netconf --- 20:04:36 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:04:36 [INFO] 20:04:36 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ features-netconf --- 20:04:37 [INFO] 20:04:37 [INFO] --- dependency:3.9.0:properties (default) @ features-netconf --- 20:04:37 [INFO] 20:04:37 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ features-netconf --- 20:04:37 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:04:37 [INFO] argLine set to empty 20:04:37 [INFO] 20:04:37 [INFO] --- checkstyle:3.6.0:check (check-license) @ features-netconf --- 20:04:37 [INFO] Starting audit... 20:04:37 Audit done. 20:04:37 [INFO] You have 0 Checkstyle violations. 20:04:37 [INFO] 20:04:37 [INFO] --- checkstyle:3.6.0:check (default) @ features-netconf --- 20:04:37 [INFO] Starting audit... 20:04:37 Audit done. 20:04:37 [INFO] You have 0 Checkstyle violations. 20:04:37 [INFO] 20:04:37 [INFO] --- dependency:3.9.0:copy (unpack-license) @ features-netconf --- 20:04:37 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 20:04:37 [INFO] 20:04:37 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ features-netconf --- 20:04:37 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-stage-master/features/features-netconf/target/feature/feature.xml 20:04:37 [INFO] ...done! 20:04:37 [INFO] Attaching features XML 20:04:37 [INFO] 20:04:37 [INFO] --- karaf:4.4.8:verify (default-verify) @ features-netconf --- 20:04: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 20:04:37 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:04:37 [INFO] 20:04:37 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ features-netconf >>> 20:04:37 [INFO] 20:04:37 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ features-netconf --- 20:04:37 [INFO] No files found to run spotbugs, check compile phase has been run 20:04:37 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:04:37 [INFO] 20:04:37 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ features-netconf <<< 20:04:37 [INFO] 20:04:37 [INFO] 20:04:37 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ features-netconf --- 20:04:37 [INFO] 20:04:37 [INFO] --- feattest:14.1.4:test (default) @ features-netconf --- 20:04:37 [INFO] 20:04:37 [INFO] --- copy:14.1.4:copy-files (default) @ features-netconf --- 20:04:37 [INFO] 20:04:37 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ features-netconf --- 20:04:37 [INFO] No Javadoc in project. Archive not created. 20:04:37 [INFO] 20:04:37 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-netconf --- 20:04:37 [INFO] CycloneDX: Resolving Dependencies 20:04:42 [INFO] CycloneDX: Creating BOM version 1.6 with 453 component(s) 20:04:42 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-stage-master/features/features-netconf/target/bom.xml 20:04:42 [INFO] attaching as features-netconf-10.0.0-cyclonedx.xml 20:04:42 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-stage-master/features/features-netconf/target/bom.json 20:04:42 [INFO] attaching as features-netconf-10.0.0-cyclonedx.json 20:04:42 [INFO] 20:04:42 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ features-netconf --- 20:04:42 [INFO] Skipping duplicate-finder execution! 20:04:42 [INFO] 20:04:42 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ features-netconf --- 20:04:42 [INFO] Skipping plugin execution 20:04:42 [INFO] 20:04:42 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ features-netconf --- 20:04:42 [INFO] No sources in project. Archive not created. 20:04:42 [INFO] 20:04:42 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ features-netconf --- 20:04:42 [INFO] 20:04:42 [INFO] --- jacoco:0.8.13:report (report) @ features-netconf --- 20:04:42 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:04:42 [INFO] 20:04:42 [INFO] --- install:3.1.4:install (default-install) @ features-netconf --- 20:04:42 [WARNING] 20:04:42 [WARNING] The packaging plugin for project features-netconf did not assign 20:04:42 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:04:42 [WARNING] 20:04:42 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:04:42 [WARNING] 20:04:42 [INFO] Installing /w/workspace/netconf-maven-stage-master/features/features-netconf/pom.xml to /tmp/r/org/opendaylight/netconf/features-netconf/10.0.0/features-netconf-10.0.0.pom 20:04:42 [INFO] Installing /w/workspace/netconf-maven-stage-master/features/features-netconf/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/features-netconf/10.0.0/features-netconf-10.0.0-features.xml 20:04:42 [INFO] Installing /w/workspace/netconf-maven-stage-master/features/features-netconf/target/bom.xml to /tmp/r/org/opendaylight/netconf/features-netconf/10.0.0/features-netconf-10.0.0-cyclonedx.xml 20:04:42 [INFO] Installing /w/workspace/netconf-maven-stage-master/features/features-netconf/target/bom.json to /tmp/r/org/opendaylight/netconf/features-netconf/10.0.0/features-netconf-10.0.0-cyclonedx.json 20:04:42 [INFO] 20:04:42 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ features-netconf --- 20:04:42 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-stage-master/m2repo 20:04:42 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-stage-master/m2repo" instead. 20:04:42 [WARNING] 20:04:42 [WARNING] The packaging plugin for project features-netconf did not assign 20:04:42 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:04:42 [WARNING] 20:04:42 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:04:42 [WARNING] 20:04:42 [INFO] 20:04:42 [INFO] -------------< org.opendaylight.netconf:netconf-test-perf >------------- 20:04:42 [INFO] Building netconf-test-perf 10.0.0 [89/112] 20:04:42 [INFO] from usecase/netconf-test-perf/pom.xml 20:04:42 [INFO] -------------------------------[ bundle ]------------------------------- 20:04:42 [INFO] 20:04:42 [INFO] --- clean:3.5.0:clean (default-clean) @ netconf-test-perf --- 20:04:42 [INFO] 20:04:42 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ netconf-test-perf --- 20:04:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:04:42 [INFO] 20:04:42 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ netconf-test-perf --- 20:04:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:04:42 [INFO] 20:04:42 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ netconf-test-perf --- 20:04:42 [INFO] 20:04:42 [INFO] --- dependency:3.9.0:properties (default) @ netconf-test-perf --- 20:04:42 [INFO] 20:04:42 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ netconf-test-perf --- 20:04:42 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/netconf-maven-stage-master/usecase/netconf-test-perf/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:04:42 [INFO] 20:04:42 [INFO] --- yang:14.0.18:generate-sources (binding) @ netconf-test-perf --- 20:04:42 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:04:42 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-stage-master/usecase/netconf-test-perf/src/main/yang 20:04:42 [INFO] yang-to-sources: Found 44 dependencies in 9.028 ms 20:04:43 [INFO] yang-to-sources: Project model files found: 4 in 5.128 ms 20:04:43 [INFO] yang-to-sources: 5 YANG models processed in 124.0 ms 20:04:43 [INFO] BindingJavaFileGenerator: Defined 134 files in 7.630 ms 20:04:43 [INFO] Sorted 134 files into 28 directories in 297.3 μs 20:04:43 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 134 in 47.57 ms 20:04:43 [INFO] 20:04:43 [INFO] --- checkstyle:3.6.0:check (check-license) @ netconf-test-perf --- 20:04:43 [INFO] Starting audit... 20:04:43 Audit done. 20:04:43 [INFO] You have 0 Checkstyle violations. 20:04:43 [INFO] 20:04:43 [INFO] --- checkstyle:3.6.0:check (default) @ netconf-test-perf --- 20:04:43 [INFO] Starting audit... 20:04:43 Audit done. 20:04:43 [INFO] You have 0 Checkstyle violations. 20:04:43 [INFO] 20:04:43 [INFO] --- dependency:3.9.0:copy (unpack-license) @ netconf-test-perf --- 20:04:43 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 20:04:43 [INFO] 20:04:43 [INFO] --- resources:3.3.1:resources (default-resources) @ netconf-test-perf --- 20:04:43 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/usecase/netconf-test-perf/src/main/resources 20:04:43 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/usecase/netconf-test-perf/target/generated-sources/spi 20:04:43 [INFO] Copying 4 resources from target/generated-sources/yang to target/classes 20:04:43 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:04:43 [INFO] Copying 4 resources from target/generated-sources/yang to target/classes 20:04:43 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/usecase/netconf-test-perf/target/generated-sources/spi 20:04:43 [INFO] 20:04:43 [INFO] --- compiler:3.14.1:compile (default-compile) @ netconf-test-perf --- 20:04:43 [INFO] Recompiling the module because of changed dependency. 20:04:43 [INFO] Compiling 138 source files with javac [debug release 21] to target/classes 20:04:43 [WARNING] /w/workspace/netconf-maven-stage-master/usecase/netconf-test-perf/src/main/java/org/opendaylight/test/endtoend/WriteRoutesImpl.java:[54,84] DEFAULT_TOPOLOGY_OID in org.opendaylight.netconf.topology.spi.NetconfNodeUtils has been deprecated and marked for removal 20:04:43 [INFO] 20:04:43 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ netconf-test-perf >>> 20:04:43 [INFO] 20:04:43 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ netconf-test-perf --- 20:04:43 [INFO] Fork Value is true 20:04:47 [INFO] Done SpotBugs Analysis.... 20:04:47 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:04:47 [INFO] 20:04:47 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ netconf-test-perf <<< 20:04:47 [INFO] 20:04:47 [INFO] 20:04:47 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ netconf-test-perf --- 20:04:47 [INFO] BugInstance size is 0 20:04:47 [INFO] Error size is 0 20:04:47 [INFO] No errors/warnings found 20:04:47 [INFO] 20:04:47 [INFO] --- resources:3.3.1:testResources (default-testResources) @ netconf-test-perf --- 20:04:47 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/usecase/netconf-test-perf/src/test/resources 20:04:47 [INFO] 20:04:47 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ netconf-test-perf --- 20:04:47 [INFO] No sources to compile 20:04:47 [INFO] 20:04:47 [INFO] --- surefire:3.5.4:test (default-test) @ netconf-test-perf --- 20:04:47 [INFO] No tests to run. 20:04:47 [INFO] 20:04:47 [INFO] --- copy:14.1.4:copy-files (default) @ netconf-test-perf --- 20:04:47 [INFO] 20:04:47 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ netconf-test-perf --- 20:04:47 [INFO] Building bundle: /w/workspace/netconf-maven-stage-master/usecase/netconf-test-perf/target/netconf-test-perf-10.0.0.jar 20:04:47 [INFO] Writing manifest: /w/workspace/netconf-maven-stage-master/usecase/netconf-test-perf/target/classes/META-INF/MANIFEST.MF 20:04:47 [INFO] 20:04:47 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ netconf-test-perf --- 20:04:51 [INFO] Building jar: /w/workspace/netconf-maven-stage-master/usecase/netconf-test-perf/target/netconf-test-perf-10.0.0-javadoc.jar 20:04:51 [INFO] 20:04:51 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ netconf-test-perf --- 20:04:51 [INFO] CycloneDX: Resolving Dependencies 20:04:53 [INFO] CycloneDX: Creating BOM version 1.6 with 161 component(s) 20:04:53 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-stage-master/usecase/netconf-test-perf/target/bom.xml 20:04:53 [INFO] attaching as netconf-test-perf-10.0.0-cyclonedx.xml 20:04:53 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-stage-master/usecase/netconf-test-perf/target/bom.json 20:04:53 [INFO] attaching as netconf-test-perf-10.0.0-cyclonedx.json 20:04:53 [INFO] 20:04:53 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ netconf-test-perf --- 20:04:53 [INFO] Skipping duplicate-finder execution! 20:04:53 [INFO] 20:04:53 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ netconf-test-perf --- 20:04:53 [WARNING] Used undeclared dependencies found: 20:04:53 [WARNING] org.opendaylight.yangtools:yang-model-api:jar:14.0.18:compile 20:04:53 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.18:compile 20:04:53 [WARNING] org.opendaylight.yangtools:yang-data-api:jar:14.0.18:compile 20:04:53 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.1:compile 20:04:53 [WARNING] Unused declared dependencies found: 20:04:53 [WARNING] org.opendaylight.netconf:netconf-server-mdsal:jar:10.0.0:compile 20:04:53 [WARNING] org.opendaylight.netconf:netconf-server:jar:10.0.0:compile 20:04:53 [INFO] 20:04:53 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ netconf-test-perf --- 20:04:53 [INFO] Building jar: /w/workspace/netconf-maven-stage-master/usecase/netconf-test-perf/target/netconf-test-perf-10.0.0-sources.jar 20:04:53 [INFO] 20:04:53 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ netconf-test-perf --- 20:04:53 [INFO] 20:04:53 [INFO] --- jacoco:0.8.13:report (report) @ netconf-test-perf --- 20:04:53 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:04:53 [INFO] 20:04:53 [INFO] --- install:3.1.4:install (default-install) @ netconf-test-perf --- 20:04:53 [INFO] Installing /w/workspace/netconf-maven-stage-master/usecase/netconf-test-perf/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-test-perf/10.0.0/netconf-test-perf-10.0.0.pom 20:04:53 [INFO] Installing /w/workspace/netconf-maven-stage-master/usecase/netconf-test-perf/target/netconf-test-perf-10.0.0.jar to /tmp/r/org/opendaylight/netconf/netconf-test-perf/10.0.0/netconf-test-perf-10.0.0.jar 20:04:53 [INFO] Installing /w/workspace/netconf-maven-stage-master/usecase/netconf-test-perf/target/netconf-test-perf-10.0.0-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-test-perf/10.0.0/netconf-test-perf-10.0.0-javadoc.jar 20:04:53 [INFO] Installing /w/workspace/netconf-maven-stage-master/usecase/netconf-test-perf/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-test-perf/10.0.0/netconf-test-perf-10.0.0-cyclonedx.xml 20:04:53 [INFO] Installing /w/workspace/netconf-maven-stage-master/usecase/netconf-test-perf/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-test-perf/10.0.0/netconf-test-perf-10.0.0-cyclonedx.json 20:04:53 [INFO] Installing /w/workspace/netconf-maven-stage-master/usecase/netconf-test-perf/target/netconf-test-perf-10.0.0-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-test-perf/10.0.0/netconf-test-perf-10.0.0-sources.jar 20:04:53 [INFO] 20:04:53 [INFO] --- bundle:6.0.0:install (default-install) @ netconf-test-perf --- 20:04:53 [INFO] Installing org/opendaylight/netconf/netconf-test-perf/10.0.0/netconf-test-perf-10.0.0.jar 20:04:53 [INFO] Writing OBR metadata 20:04:53 [INFO] 20:04:53 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ netconf-test-perf --- 20:04:53 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-stage-master/m2repo 20:04:53 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-stage-master/m2repo" instead. 20:04:53 [INFO] 20:04:53 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ netconf-test-perf --- 20:04:53 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:04:53 [INFO] 20:04:53 [INFO] ----------< org.opendaylight.netconf:odl-netconf-test-tools >----------- 20:04:53 [INFO] Building OpenDaylight :: NETCONF Test Tools :: Tools used for performance testing 10.0.0 [90/112] 20:04:53 [INFO] from features/odl-netconf-test-tools/pom.xml 20:04:53 [INFO] ------------------------------[ feature ]------------------------------- 20:04:53 [INFO] 20:04:53 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-netconf-test-tools --- 20:04:53 [INFO] 20:04:53 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-netconf-test-tools --- 20:04:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:04:53 [INFO] 20:04:53 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-netconf-test-tools --- 20:04:53 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:04:53 [INFO] 20:04:53 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-netconf-test-tools --- 20:04:54 [INFO] 20:04:54 [INFO] --- dependency:3.9.0:properties (default) @ odl-netconf-test-tools --- 20:04:54 [INFO] 20:04:54 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-netconf-test-tools --- 20:04:54 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:04:54 [INFO] argLine set to empty 20:04:54 [INFO] 20:04:54 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-netconf-test-tools --- 20:04:54 [INFO] Starting audit... 20:04:54 Audit done. 20:04:54 [INFO] You have 0 Checkstyle violations. 20:04:54 [INFO] 20:04:54 [INFO] --- checkstyle:3.6.0:check (default) @ odl-netconf-test-tools --- 20:04:54 [INFO] Starting audit... 20:04:54 Audit done. 20:04:54 [INFO] You have 0 Checkstyle violations. 20:04:54 [INFO] 20:04:54 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-netconf-test-tools --- 20:04:54 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 20:04:54 [INFO] 20:04:54 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-test-tools --- 20:04:54 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-stage-master/features/odl-netconf-test-tools/target/feature/feature.xml 20:04:54 [INFO] ...done! 20:04:54 [INFO] Attaching features XML 20:04:54 [INFO] 20:04:54 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-netconf-test-tools --- 20:04: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 20:04:54 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:04:54 [INFO] 20:04:54 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-netconf-test-tools >>> 20:04:54 [INFO] 20:04:54 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-netconf-test-tools --- 20:04:54 [INFO] No files found to run spotbugs, check compile phase has been run 20:04:54 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:04:54 [INFO] 20:04:54 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-netconf-test-tools <<< 20:04:54 [INFO] 20:04:54 [INFO] 20:04:54 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-netconf-test-tools --- 20:04:54 [INFO] 20:04:54 [INFO] --- feattest:14.1.4:test (default) @ odl-netconf-test-tools --- 20:04:54 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-test-tools 20:04:54 [INFO] Project dependency features detected: [] 20:04:54 [INFO] Pax Exam System (Version: 4.14.0) created. 20:04:54 [INFO] Creating RMI registry server on 127.0.0.1:41669 20:04:55 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:04:55 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:04:55 [INFO] Waiting for remote bundle context.. on 41669 name: e928c6f3-db68-45ed-a830-d6b34a2790aa timout: [ RelativeTimeout value = 180000 ] 20:04:59 [INFO] Building jar from resources and headers. 20:04:59 [INFO] Writing jar finished. 20:05:11 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:05:11 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:05:11 [INFO] 20:05:11 [INFO] --- copy:14.1.4:copy-files (default) @ odl-netconf-test-tools --- 20:05:11 [INFO] 20:05:11 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-netconf-test-tools --- 20:05:11 [INFO] No Javadoc in project. Archive not created. 20:05:11 [INFO] 20:05:11 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-netconf-test-tools --- 20:05:11 [INFO] CycloneDX: Resolving Dependencies 20:05:16 [INFO] CycloneDX: Creating BOM version 1.6 with 400 component(s) 20:05:16 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-stage-master/features/odl-netconf-test-tools/target/bom.xml 20:05:16 [INFO] attaching as odl-netconf-test-tools-10.0.0-cyclonedx.xml 20:05:16 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-stage-master/features/odl-netconf-test-tools/target/bom.json 20:05:16 [INFO] attaching as odl-netconf-test-tools-10.0.0-cyclonedx.json 20:05:16 [INFO] 20:05:16 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-test-tools --- 20:05:16 [INFO] Skipping duplicate-finder execution! 20:05:16 [INFO] 20:05:16 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-netconf-test-tools --- 20:05:16 [INFO] Skipping plugin execution 20:05:16 [INFO] 20:05:16 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-test-tools --- 20:05:16 [INFO] Skipping source per configuration. 20:05:16 [INFO] 20:05:16 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-netconf-test-tools --- 20:05:16 [INFO] 20:05:16 [INFO] --- jacoco:0.8.13:report (report) @ odl-netconf-test-tools --- 20:05:16 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:05:16 [INFO] 20:05:16 [INFO] --- install:3.1.4:install (default-install) @ odl-netconf-test-tools --- 20:05:16 [WARNING] 20:05:16 [WARNING] The packaging plugin for project odl-netconf-test-tools did not assign 20:05:16 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:05:16 [WARNING] 20:05:16 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:05:16 [WARNING] 20:05:16 [INFO] Installing /w/workspace/netconf-maven-stage-master/features/odl-netconf-test-tools/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-test-tools/10.0.0/odl-netconf-test-tools-10.0.0.pom 20:05:16 [INFO] Installing /w/workspace/netconf-maven-stage-master/features/odl-netconf-test-tools/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-test-tools/10.0.0/odl-netconf-test-tools-10.0.0-features.xml 20:05:16 [INFO] Installing /w/workspace/netconf-maven-stage-master/features/odl-netconf-test-tools/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-test-tools/10.0.0/odl-netconf-test-tools-10.0.0-cyclonedx.xml 20:05:16 [INFO] Installing /w/workspace/netconf-maven-stage-master/features/odl-netconf-test-tools/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-test-tools/10.0.0/odl-netconf-test-tools-10.0.0-cyclonedx.json 20:05:16 [INFO] 20:05:16 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-netconf-test-tools --- 20:05:16 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-stage-master/m2repo 20:05:16 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-stage-master/m2repo" instead. 20:05:16 [WARNING] 20:05:16 [WARNING] The packaging plugin for project odl-netconf-test-tools did not assign 20:05:16 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:05:16 [WARNING] 20:05:16 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:05:16 [WARNING] 20:05:16 [INFO] 20:05:16 [INFO] ---------< org.opendaylight.netconf:features-netconf-testing >---------- 20:05:16 [INFO] Building features-netconf-testing 10.0.0 [91/112] 20:05:16 [INFO] from features/features-netconf-testing/pom.xml 20:05:16 [INFO] ------------------------------[ feature ]------------------------------- 20:05:16 [INFO] 20:05:16 [INFO] --- clean:3.5.0:clean (default-clean) @ features-netconf-testing --- 20:05:16 [INFO] 20:05:16 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ features-netconf-testing --- 20:05:16 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:05:16 [INFO] 20:05:16 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ features-netconf-testing --- 20:05:16 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:05:16 [INFO] 20:05:16 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ features-netconf-testing --- 20:05:17 [INFO] 20:05:17 [INFO] --- dependency:3.9.0:properties (default) @ features-netconf-testing --- 20:05:17 [INFO] 20:05:17 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ features-netconf-testing --- 20:05:17 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:05:17 [INFO] argLine set to empty 20:05:17 [INFO] 20:05:17 [INFO] --- checkstyle:3.6.0:check (check-license) @ features-netconf-testing --- 20:05:17 [INFO] Starting audit... 20:05:17 Audit done. 20:05:17 [INFO] You have 0 Checkstyle violations. 20:05:17 [INFO] 20:05:17 [INFO] --- checkstyle:3.6.0:check (default) @ features-netconf-testing --- 20:05:17 [INFO] Starting audit... 20:05:17 Audit done. 20:05:17 [INFO] You have 0 Checkstyle violations. 20:05:17 [INFO] 20:05:17 [INFO] --- dependency:3.9.0:copy (unpack-license) @ features-netconf-testing --- 20:05:17 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 20:05:17 [INFO] 20:05:17 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ features-netconf-testing --- 20:05:17 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-stage-master/features/features-netconf-testing/target/feature/feature.xml 20:05:17 [INFO] ...done! 20:05:17 [INFO] Attaching features XML 20:05:17 [INFO] 20:05:17 [INFO] --- karaf:4.4.8:verify (default-verify) @ features-netconf-testing --- 20:05:17 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:05:17 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:05:17 [INFO] 20:05:17 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ features-netconf-testing >>> 20:05:17 [INFO] 20:05:17 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ features-netconf-testing --- 20:05:17 [INFO] No files found to run spotbugs, check compile phase has been run 20:05:17 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:05:17 [INFO] 20:05:17 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ features-netconf-testing <<< 20:05:17 [INFO] 20:05:17 [INFO] 20:05:17 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ features-netconf-testing --- 20:05:17 [INFO] 20:05:17 [INFO] --- feattest:14.1.4:test (default) @ features-netconf-testing --- 20:05:17 [INFO] 20:05:17 [INFO] --- copy:14.1.4:copy-files (default) @ features-netconf-testing --- 20:05:17 [INFO] 20:05:17 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ features-netconf-testing --- 20:05:17 [INFO] No Javadoc in project. Archive not created. 20:05:17 [INFO] 20:05:17 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-netconf-testing --- 20:05:17 [INFO] CycloneDX: Resolving Dependencies 20:05:22 [INFO] CycloneDX: Creating BOM version 1.6 with 456 component(s) 20:05:22 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-stage-master/features/features-netconf-testing/target/bom.xml 20:05:22 [INFO] attaching as features-netconf-testing-10.0.0-cyclonedx.xml 20:05:22 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-stage-master/features/features-netconf-testing/target/bom.json 20:05:22 [INFO] attaching as features-netconf-testing-10.0.0-cyclonedx.json 20:05:22 [INFO] 20:05:22 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ features-netconf-testing --- 20:05:22 [INFO] Skipping duplicate-finder execution! 20:05:22 [INFO] 20:05:22 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ features-netconf-testing --- 20:05:22 [INFO] Skipping plugin execution 20:05:22 [INFO] 20:05:22 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ features-netconf-testing --- 20:05:22 [INFO] No sources in project. Archive not created. 20:05:22 [INFO] 20:05:22 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ features-netconf-testing --- 20:05:22 [INFO] 20:05:22 [INFO] --- jacoco:0.8.13:report (report) @ features-netconf-testing --- 20:05:22 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:05:22 [INFO] 20:05:22 [INFO] --- install:3.1.4:install (default-install) @ features-netconf-testing --- 20:05:22 [WARNING] 20:05:22 [WARNING] The packaging plugin for project features-netconf-testing did not assign 20:05:22 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:05:22 [WARNING] 20:05:22 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:05:22 [WARNING] 20:05:22 [INFO] Installing /w/workspace/netconf-maven-stage-master/features/features-netconf-testing/pom.xml to /tmp/r/org/opendaylight/netconf/features-netconf-testing/10.0.0/features-netconf-testing-10.0.0.pom 20:05:22 [INFO] Installing /w/workspace/netconf-maven-stage-master/features/features-netconf-testing/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/features-netconf-testing/10.0.0/features-netconf-testing-10.0.0-features.xml 20:05:22 [INFO] Installing /w/workspace/netconf-maven-stage-master/features/features-netconf-testing/target/bom.xml to /tmp/r/org/opendaylight/netconf/features-netconf-testing/10.0.0/features-netconf-testing-10.0.0-cyclonedx.xml 20:05:22 [INFO] Installing /w/workspace/netconf-maven-stage-master/features/features-netconf-testing/target/bom.json to /tmp/r/org/opendaylight/netconf/features-netconf-testing/10.0.0/features-netconf-testing-10.0.0-cyclonedx.json 20:05:22 [INFO] 20:05:22 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ features-netconf-testing --- 20:05:22 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-stage-master/m2repo 20:05:22 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-stage-master/m2repo" instead. 20:05:22 [WARNING] 20:05:22 [WARNING] The packaging plugin for project features-netconf-testing did not assign 20:05:22 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:05:22 [WARNING] 20:05:22 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:05:22 [WARNING] 20:05:22 [INFO] 20:05:22 [INFO] -------< org.opendaylight.netconf:features-netconf-experimental >------- 20:05:22 [INFO] Building features-netconf-experimental 10.0.0 [92/112] 20:05:22 [INFO] from features/features-netconf-experimental/pom.xml 20:05:22 [INFO] ------------------------------[ feature ]------------------------------- 20:05:22 [INFO] 20:05:22 [INFO] --- clean:3.5.0:clean (default-clean) @ features-netconf-experimental --- 20:05:22 [INFO] 20:05:22 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ features-netconf-experimental --- 20:05:22 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:05:22 [INFO] 20:05:22 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ features-netconf-experimental --- 20:05:22 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:05:22 [INFO] 20:05:22 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ features-netconf-experimental --- 20:05:23 [INFO] 20:05:23 [INFO] --- dependency:3.9.0:properties (default) @ features-netconf-experimental --- 20:05:23 [INFO] 20:05:23 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ features-netconf-experimental --- 20:05:23 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:05:23 [INFO] argLine set to empty 20:05:23 [INFO] 20:05:23 [INFO] --- checkstyle:3.6.0:check (check-license) @ features-netconf-experimental --- 20:05:23 [INFO] Starting audit... 20:05:23 Audit done. 20:05:23 [INFO] You have 0 Checkstyle violations. 20:05:23 [INFO] 20:05:23 [INFO] --- checkstyle:3.6.0:check (default) @ features-netconf-experimental --- 20:05:23 [INFO] Starting audit... 20:05:23 Audit done. 20:05:23 [INFO] You have 0 Checkstyle violations. 20:05:23 [INFO] 20:05:23 [INFO] --- dependency:3.9.0:copy (unpack-license) @ features-netconf-experimental --- 20:05:23 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 20:05:23 [INFO] 20:05:23 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ features-netconf-experimental --- 20:05:23 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-stage-master/features/features-netconf-experimental/target/feature/feature.xml 20:05:23 [INFO] ...done! 20:05:23 [INFO] Attaching features XML 20:05:23 [INFO] 20:05:23 [INFO] --- karaf:4.4.8:verify (default-verify) @ features-netconf-experimental --- 20:05:23 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:05:23 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:05:23 [INFO] 20:05:23 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ features-netconf-experimental >>> 20:05:23 [INFO] 20:05:23 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ features-netconf-experimental --- 20:05:23 [INFO] No files found to run spotbugs, check compile phase has been run 20:05:23 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:05:23 [INFO] 20:05:23 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ features-netconf-experimental <<< 20:05:23 [INFO] 20:05:23 [INFO] 20:05:23 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ features-netconf-experimental --- 20:05:23 [INFO] 20:05:23 [INFO] --- feattest:14.1.4:test (default) @ features-netconf-experimental --- 20:05:23 [INFO] 20:05:23 [INFO] --- copy:14.1.4:copy-files (default) @ features-netconf-experimental --- 20:05:23 [INFO] 20:05:23 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ features-netconf-experimental --- 20:05:23 [INFO] No Javadoc in project. Archive not created. 20:05:23 [INFO] 20:05:23 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-netconf-experimental --- 20:05:23 [INFO] CycloneDX: Resolving Dependencies 20:05:28 [INFO] CycloneDX: Creating BOM version 1.6 with 454 component(s) 20:05:28 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-stage-master/features/features-netconf-experimental/target/bom.xml 20:05:31 [INFO] attaching as features-netconf-experimental-10.0.0-cyclonedx.xml 20:05:31 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-stage-master/features/features-netconf-experimental/target/bom.json 20:05:31 [INFO] attaching as features-netconf-experimental-10.0.0-cyclonedx.json 20:05:31 [INFO] 20:05:31 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ features-netconf-experimental --- 20:05:31 [INFO] Skipping duplicate-finder execution! 20:05:31 [INFO] 20:05:31 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ features-netconf-experimental --- 20:05:31 [INFO] Skipping plugin execution 20:05:31 [INFO] 20:05:31 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ features-netconf-experimental --- 20:05:31 [INFO] No sources in project. Archive not created. 20:05:31 [INFO] 20:05:31 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ features-netconf-experimental --- 20:05:31 [INFO] 20:05:31 [INFO] --- jacoco:0.8.13:report (report) @ features-netconf-experimental --- 20:05:31 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:05:31 [INFO] 20:05:31 [INFO] --- install:3.1.4:install (default-install) @ features-netconf-experimental --- 20:05:31 [WARNING] 20:05:31 [WARNING] The packaging plugin for project features-netconf-experimental did not assign 20:05:31 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:05:31 [WARNING] 20:05:31 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:05:31 [WARNING] 20:05:31 [INFO] Installing /w/workspace/netconf-maven-stage-master/features/features-netconf-experimental/pom.xml to /tmp/r/org/opendaylight/netconf/features-netconf-experimental/10.0.0/features-netconf-experimental-10.0.0.pom 20:05:31 [INFO] Installing /w/workspace/netconf-maven-stage-master/features/features-netconf-experimental/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/features-netconf-experimental/10.0.0/features-netconf-experimental-10.0.0-features.xml 20:05:31 [INFO] Installing /w/workspace/netconf-maven-stage-master/features/features-netconf-experimental/target/bom.xml to /tmp/r/org/opendaylight/netconf/features-netconf-experimental/10.0.0/features-netconf-experimental-10.0.0-cyclonedx.xml 20:05:31 [INFO] Installing /w/workspace/netconf-maven-stage-master/features/features-netconf-experimental/target/bom.json to /tmp/r/org/opendaylight/netconf/features-netconf-experimental/10.0.0/features-netconf-experimental-10.0.0-cyclonedx.json 20:05:31 [INFO] 20:05:31 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ features-netconf-experimental --- 20:05:31 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-stage-master/m2repo 20:05:31 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-stage-master/m2repo" instead. 20:05:31 [WARNING] 20:05:31 [WARNING] The packaging plugin for project features-netconf-experimental did not assign 20:05:31 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:05:31 [WARNING] 20:05:31 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:05:31 [WARNING] 20:05:31 [INFO] 20:05:31 [INFO] ------------< org.opendaylight.netconf:odl-restconf-common >------------ 20:05:31 [INFO] Building OpenDaylight :: Restconf :: Common 10.0.0 [93/112] 20:05:31 [INFO] from features/odl-restconf-common/pom.xml 20:05:31 [INFO] ------------------------------[ feature ]------------------------------- 20:05:31 [INFO] 20:05:31 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-restconf-common --- 20:05:31 [INFO] 20:05:31 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-restconf-common --- 20:05:31 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:05:31 [INFO] 20:05:31 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-restconf-common --- 20:05:31 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:05:31 [INFO] 20:05:31 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-restconf-common --- 20:05:31 [INFO] 20:05:31 [INFO] --- dependency:3.9.0:properties (default) @ odl-restconf-common --- 20:05:31 [INFO] 20:05:31 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-restconf-common --- 20:05:31 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:05:31 [INFO] argLine set to empty 20:05:31 [INFO] 20:05:31 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-restconf-common --- 20:05:31 [INFO] Starting audit... 20:05:31 Audit done. 20:05:31 [INFO] You have 0 Checkstyle violations. 20:05:31 [INFO] 20:05:31 [INFO] --- checkstyle:3.6.0:check (default) @ odl-restconf-common --- 20:05:31 [INFO] Starting audit... 20:05:31 Audit done. 20:05:31 [INFO] You have 0 Checkstyle violations. 20:05:31 [INFO] 20:05:31 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-restconf-common --- 20:05:31 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 20:05:31 [INFO] 20:05:31 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-restconf-common --- 20:05:31 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-stage-master/features/odl-restconf-common/target/feature/feature.xml 20:05:31 [INFO] ...done! 20:05:31 [INFO] Attaching features XML 20:05:31 [INFO] 20:05:31 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-restconf-common --- 20:05: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 20:05:31 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:05:31 [INFO] 20:05:31 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-restconf-common >>> 20:05:31 [INFO] 20:05:31 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-restconf-common --- 20:05:31 [INFO] No files found to run spotbugs, check compile phase has been run 20:05:31 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:05:31 [INFO] 20:05:31 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-restconf-common <<< 20:05:31 [INFO] 20:05:31 [INFO] 20:05:31 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-restconf-common --- 20:05:31 [INFO] 20:05:31 [INFO] --- feattest:14.1.4:test (default) @ odl-restconf-common --- 20:05:31 [INFO] Starting SFT for org.opendaylight.netconf:odl-restconf-common 20:05:31 [INFO] Project dependency features detected: [] 20:05:31 [INFO] Pax Exam System (Version: 4.14.0) created. 20:05:31 [INFO] Creating RMI registry server on 127.0.0.1:39339 20:05:31 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:05:31 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:05:31 [INFO] Waiting for remote bundle context.. on 39339 name: fe2b9348-e6ee-4c86-8f58-5311218b9430 timout: [ RelativeTimeout value = 180000 ] 20:05:34 [INFO] Building jar from resources and headers. 20:05:34 [INFO] Writing jar finished. 20:05:44 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:05:44 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:05:45 [INFO] 20:05:45 [INFO] --- copy:14.1.4:copy-files (default) @ odl-restconf-common --- 20:05:45 [INFO] 20:05:45 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-restconf-common --- 20:05:45 [INFO] No Javadoc in project. Archive not created. 20:05:45 [INFO] 20:05:45 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-restconf-common --- 20:05:45 [INFO] CycloneDX: Resolving Dependencies 20:05:48 [INFO] CycloneDX: Creating BOM version 1.6 with 308 component(s) 20:05:48 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-stage-master/features/odl-restconf-common/target/bom.xml 20:05:48 [INFO] attaching as odl-restconf-common-10.0.0-cyclonedx.xml 20:05:48 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-stage-master/features/odl-restconf-common/target/bom.json 20:05:48 [INFO] attaching as odl-restconf-common-10.0.0-cyclonedx.json 20:05:48 [INFO] 20:05:48 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-restconf-common --- 20:05:48 [INFO] Skipping duplicate-finder execution! 20:05:48 [INFO] 20:05:48 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-restconf-common --- 20:05:48 [INFO] Skipping plugin execution 20:05:48 [INFO] 20:05:48 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-restconf-common --- 20:05:48 [INFO] Skipping source per configuration. 20:05:48 [INFO] 20:05:48 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-restconf-common --- 20:05:48 [INFO] 20:05:48 [INFO] --- jacoco:0.8.13:report (report) @ odl-restconf-common --- 20:05:48 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:05:48 [INFO] 20:05:48 [INFO] --- install:3.1.4:install (default-install) @ odl-restconf-common --- 20:05:48 [WARNING] 20:05:48 [WARNING] The packaging plugin for project odl-restconf-common did not assign 20:05:48 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:05:48 [WARNING] 20:05:48 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:05:48 [WARNING] 20:05:48 [INFO] Installing /w/workspace/netconf-maven-stage-master/features/odl-restconf-common/pom.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-common/10.0.0/odl-restconf-common-10.0.0.pom 20:05:48 [INFO] Installing /w/workspace/netconf-maven-stage-master/features/odl-restconf-common/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-common/10.0.0/odl-restconf-common-10.0.0-features.xml 20:05:48 [INFO] Installing /w/workspace/netconf-maven-stage-master/features/odl-restconf-common/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-common/10.0.0/odl-restconf-common-10.0.0-cyclonedx.xml 20:05:48 [INFO] Installing /w/workspace/netconf-maven-stage-master/features/odl-restconf-common/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-restconf-common/10.0.0/odl-restconf-common-10.0.0-cyclonedx.json 20:05:48 [INFO] 20:05:48 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-restconf-common --- 20:05:48 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-stage-master/m2repo 20:05:48 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-stage-master/m2repo" instead. 20:05:48 [WARNING] 20:05:48 [WARNING] The packaging plugin for project odl-restconf-common did not assign 20:05:48 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 20:05:48 [WARNING] 20:05:48 [WARNING] Incomplete projects like this will fail in future Maven versions! 20:05:48 [WARNING] 20:05:48 [INFO] 20:05:48 [INFO] ----------< org.opendaylight.netconf:netconf-features-parent >---------- 20:05:48 [INFO] Building netconf-features-parent 10.0.0 [94/112] 20:05:48 [INFO] from features/pom.xml 20:05:48 [INFO] --------------------------------[ pom ]--------------------------------- 20:05:48 [INFO] 20:05:48 [INFO] --- clean:3.5.0:clean (default-clean) @ netconf-features-parent --- 20:05:48 [INFO] 20:05:48 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ netconf-features-parent --- 20:05:48 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:05:48 [INFO] 20:05:48 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ netconf-features-parent --- 20:05:48 [INFO] 20:05:48 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ netconf-features-parent --- 20:05:48 [INFO] Skipping CycloneDX goal, because module skips deploy 20:05:48 [INFO] 20:05:48 [INFO] --- install:3.1.4:install (default-install) @ netconf-features-parent --- 20:05:48 [INFO] Skipping artifact installation 20:05:48 [INFO] 20:05:48 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ netconf-features-parent --- 20:05:48 [INFO] Skipping artifact deployment 20:05:48 [INFO] 20:05:48 [INFO] -------------< org.opendaylight.netconf:model-aggregator >-------------- 20:05:48 [INFO] Building model-aggregator 10.0.0 [95/112] 20:05:48 [INFO] from model/pom.xml 20:05:48 [INFO] --------------------------------[ pom ]--------------------------------- 20:05:48 [INFO] 20:05:48 [INFO] --- clean:3.5.0:clean (default-clean) @ model-aggregator --- 20:05:48 [INFO] 20:05:48 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ model-aggregator --- 20:05:48 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:05:48 [INFO] 20:05:48 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ model-aggregator --- 20:05:48 [INFO] 20:05:48 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ model-aggregator --- 20:05:48 [INFO] Skipping CycloneDX goal, because module skips deploy 20:05:48 [INFO] 20:05:48 [INFO] --- install:3.1.4:install (default-install) @ model-aggregator --- 20:05:48 [INFO] Skipping artifact installation 20:05:48 [INFO] 20:05:48 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ model-aggregator --- 20:05:48 [INFO] Skipping artifact deployment 20:05:48 [INFO] 20:05:48 [INFO] ------------< org.opendaylight.netconf:keystore-aggregator >------------ 20:05:48 [INFO] Building keystore-aggregator 10.0.0 [96/112] 20:05:48 [INFO] from keystore/pom.xml 20:05:48 [INFO] --------------------------------[ pom ]--------------------------------- 20:05:48 [INFO] 20:05:48 [INFO] --- clean:3.5.0:clean (default-clean) @ keystore-aggregator --- 20:05:48 [INFO] 20:05:48 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ keystore-aggregator --- 20:05:48 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:05:48 [INFO] 20:05:48 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ keystore-aggregator --- 20:05:48 [INFO] 20:05:48 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ keystore-aggregator --- 20:05:48 [INFO] Skipping CycloneDX goal, because module skips deploy 20:05:48 [INFO] 20:05:48 [INFO] --- install:3.1.4:install (default-install) @ keystore-aggregator --- 20:05:48 [INFO] Skipping artifact installation 20:05:48 [INFO] 20:05:48 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ keystore-aggregator --- 20:05:48 [INFO] Skipping artifact deployment 20:05:48 [INFO] 20:05:48 [INFO] -----------< org.opendaylight.netconf:truststore-aggregator >----------- 20:05:48 [INFO] Building truststore-aggregator 10.0.0 [97/112] 20:05:48 [INFO] from truststore/pom.xml 20:05:48 [INFO] --------------------------------[ pom ]--------------------------------- 20:05:48 [INFO] 20:05:48 [INFO] --- clean:3.5.0:clean (default-clean) @ truststore-aggregator --- 20:05:48 [INFO] 20:05:48 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ truststore-aggregator --- 20:05:48 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:05:48 [INFO] 20:05:48 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ truststore-aggregator --- 20:05:48 [INFO] 20:05:48 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ truststore-aggregator --- 20:05:48 [INFO] Skipping CycloneDX goal, because module skips deploy 20:05:48 [INFO] 20:05:48 [INFO] --- install:3.1.4:install (default-install) @ truststore-aggregator --- 20:05:48 [INFO] Skipping artifact installation 20:05:48 [INFO] 20:05:48 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ truststore-aggregator --- 20:05:48 [INFO] Skipping artifact deployment 20:05:48 [INFO] 20:05:48 [INFO] ---------------< org.opendaylight.netconf:transport-udp >--------------- 20:05:48 [INFO] Building transport-udp 10.0.0 [98/112] 20:05:48 [INFO] from transport/transport-udp/pom.xml 20:05:48 [INFO] -------------------------------[ bundle ]------------------------------- 20:05:48 [INFO] 20:05:48 [INFO] --- clean:3.5.0:clean (default-clean) @ transport-udp --- 20:05:48 [INFO] 20:05:48 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ transport-udp --- 20:05:48 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:05:48 [INFO] 20:05:48 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ transport-udp --- 20:05:48 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:05:48 [INFO] 20:05:48 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ transport-udp --- 20:05:49 [INFO] 20:05:49 [INFO] --- dependency:3.9.0:properties (default) @ transport-udp --- 20:05:49 [INFO] 20:05:49 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ transport-udp --- 20:05:49 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/netconf-maven-stage-master/transport/transport-udp/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:05:49 [INFO] 20:05:49 [INFO] --- yang:14.0.18:generate-sources (binding) @ transport-udp --- 20:05:49 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:05:49 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-stage-master/transport/transport-udp/src/main/yang 20:05:49 [INFO] yang-to-sources: Found 1 dependencies in 945.9 μs 20:05:49 [INFO] yang-to-sources: Project model files found: 2 in 1.030 ms 20:05:49 [INFO] yang-to-sources: 3 YANG models processed in 7.640 ms 20:05:49 [INFO] BindingJavaFileGenerator: Defined 13 files in 2.487 ms 20:05:49 [INFO] Sorted 13 files into 6 directories in 85.33 μs 20:05:49 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 13 in 7.868 ms 20:05:49 [INFO] 20:05:49 [INFO] --- checkstyle:3.6.0:check (check-license) @ transport-udp --- 20:05:49 [INFO] Starting audit... 20:05:49 Audit done. 20:05:49 [INFO] You have 0 Checkstyle violations. 20:05:49 [INFO] 20:05:49 [INFO] --- checkstyle:3.6.0:check (default) @ transport-udp --- 20:05:49 [INFO] Starting audit... 20:05:49 Audit done. 20:05:49 [INFO] You have 0 Checkstyle violations. 20:05:49 [INFO] 20:05:49 [INFO] --- dependency:3.9.0:copy (unpack-license) @ transport-udp --- 20:05:49 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 20:05:49 [INFO] 20:05:49 [INFO] --- resources:3.3.1:resources (default-resources) @ transport-udp --- 20:05:49 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/transport/transport-udp/src/main/resources 20:05:49 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/transport/transport-udp/target/generated-sources/spi 20:05:49 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 20:05:49 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:05:49 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 20:05:49 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/transport/transport-udp/target/generated-sources/spi 20:05:49 [INFO] 20:05:49 [INFO] --- compiler:3.14.1:compile (default-compile) @ transport-udp --- 20:05:49 [INFO] Recompiling the module because of changed dependency. 20:05:49 [INFO] Compiling 13 source files with javac [debug release 21] to target/classes 20:05:49 [INFO] Writing META-INF/services/org.opendaylight.yangtools.binding.meta.YangFeatureProvider 20:05:49 [INFO] 20:05:49 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ transport-udp >>> 20:05:49 [INFO] 20:05:49 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ transport-udp --- 20:05:49 [INFO] Fork Value is true 20:05:51 [INFO] Done SpotBugs Analysis.... 20:05:51 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:05:51 [INFO] 20:05:51 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ transport-udp <<< 20:05:51 [INFO] 20:05:51 [INFO] 20:05:51 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ transport-udp --- 20:05:51 [INFO] BugInstance size is 0 20:05:51 [INFO] Error size is 0 20:05:51 [INFO] No errors/warnings found 20:05:51 [INFO] 20:05:51 [INFO] --- resources:3.3.1:testResources (default-testResources) @ transport-udp --- 20:05:51 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/transport/transport-udp/src/test/resources 20:05:51 [INFO] 20:05:51 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ transport-udp --- 20:05:51 [INFO] No sources to compile 20:05:51 [INFO] 20:05:51 [INFO] --- surefire:3.5.4:test (default-test) @ transport-udp --- 20:05:51 [INFO] No tests to run. 20:05:51 [INFO] 20:05:51 [INFO] --- copy:14.1.4:copy-files (default) @ transport-udp --- 20:05:51 [INFO] 20:05:51 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ transport-udp --- 20:05:51 [INFO] Building bundle: /w/workspace/netconf-maven-stage-master/transport/transport-udp/target/transport-udp-10.0.0.jar 20:05:51 [INFO] Writing manifest: /w/workspace/netconf-maven-stage-master/transport/transport-udp/target/classes/META-INF/MANIFEST.MF 20:05:51 [INFO] 20:05:51 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ transport-udp --- 20:05:53 [INFO] Building jar: /w/workspace/netconf-maven-stage-master/transport/transport-udp/target/transport-udp-10.0.0-javadoc.jar 20:05:53 [INFO] 20:05:53 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ transport-udp --- 20:05:53 [INFO] CycloneDX: Resolving Dependencies 20:05:53 [INFO] CycloneDX: Creating BOM version 1.6 with 24 component(s) 20:05:53 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-stage-master/transport/transport-udp/target/bom.xml 20:05:53 [INFO] attaching as transport-udp-10.0.0-cyclonedx.xml 20:05:53 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-stage-master/transport/transport-udp/target/bom.json 20:05:53 [INFO] attaching as transport-udp-10.0.0-cyclonedx.json 20:05:53 [INFO] 20:05:53 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ transport-udp --- 20:05:53 [INFO] Skipping duplicate-finder execution! 20:05:53 [INFO] 20:05:53 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ transport-udp --- 20:05:53 [WARNING] Unused declared dependencies found: 20:05:53 [WARNING] io.netty:netty-common:jar:4.2.6.Final:compile 20:05:53 [WARNING] io.netty:netty-transport:jar:4.2.6.Final:compile 20:05:53 [WARNING] org.opendaylight.netconf:transport-api:jar:10.0.0:compile 20:05:53 [WARNING] io.netty:netty-transport-classes-epoll:jar:4.2.6.Final:compile 20:05:53 [INFO] 20:05:53 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ transport-udp --- 20:05:53 [INFO] Building jar: /w/workspace/netconf-maven-stage-master/transport/transport-udp/target/transport-udp-10.0.0-sources.jar 20:05:53 [INFO] 20:05:53 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ transport-udp --- 20:05:53 [INFO] 20:05:53 [INFO] --- jacoco:0.8.13:report (report) @ transport-udp --- 20:05:53 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:05:53 [INFO] 20:05:53 [INFO] --- install:3.1.4:install (default-install) @ transport-udp --- 20:05:53 [INFO] Installing /w/workspace/netconf-maven-stage-master/transport/transport-udp/pom.xml to /tmp/r/org/opendaylight/netconf/transport-udp/10.0.0/transport-udp-10.0.0.pom 20:05:53 [INFO] Installing /w/workspace/netconf-maven-stage-master/transport/transport-udp/target/transport-udp-10.0.0.jar to /tmp/r/org/opendaylight/netconf/transport-udp/10.0.0/transport-udp-10.0.0.jar 20:05:53 [INFO] Installing /w/workspace/netconf-maven-stage-master/transport/transport-udp/target/transport-udp-10.0.0-javadoc.jar to /tmp/r/org/opendaylight/netconf/transport-udp/10.0.0/transport-udp-10.0.0-javadoc.jar 20:05:53 [INFO] Installing /w/workspace/netconf-maven-stage-master/transport/transport-udp/target/bom.xml to /tmp/r/org/opendaylight/netconf/transport-udp/10.0.0/transport-udp-10.0.0-cyclonedx.xml 20:05:53 [INFO] Installing /w/workspace/netconf-maven-stage-master/transport/transport-udp/target/bom.json to /tmp/r/org/opendaylight/netconf/transport-udp/10.0.0/transport-udp-10.0.0-cyclonedx.json 20:05:53 [INFO] Installing /w/workspace/netconf-maven-stage-master/transport/transport-udp/target/transport-udp-10.0.0-sources.jar to /tmp/r/org/opendaylight/netconf/transport-udp/10.0.0/transport-udp-10.0.0-sources.jar 20:05:53 [INFO] 20:05:53 [INFO] --- bundle:6.0.0:install (default-install) @ transport-udp --- 20:05:53 [INFO] Installing org/opendaylight/netconf/transport-udp/10.0.0/transport-udp-10.0.0.jar 20:05:53 [INFO] Writing OBR metadata 20:05:53 [INFO] 20:05:53 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ transport-udp --- 20:05:53 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-stage-master/m2repo 20:05:53 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-stage-master/m2repo" instead. 20:05:53 [INFO] 20:05:53 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ transport-udp --- 20:05:53 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:05:53 [INFO] 20:05:53 [INFO] -----------< org.opendaylight.netconf:transport-aggregator >------------ 20:05:53 [INFO] Building transport-aggregator 10.0.0 [99/112] 20:05:53 [INFO] from transport/pom.xml 20:05:53 [INFO] --------------------------------[ pom ]--------------------------------- 20:05:53 [INFO] 20:05:53 [INFO] --- clean:3.5.0:clean (default-clean) @ transport-aggregator --- 20:05:53 [INFO] 20:05:53 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ transport-aggregator --- 20:05:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:05:53 [INFO] 20:05:53 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ transport-aggregator --- 20:05:53 [INFO] 20:05:53 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ transport-aggregator --- 20:05:53 [INFO] Skipping CycloneDX goal, because module skips deploy 20:05:53 [INFO] 20:05:53 [INFO] --- install:3.1.4:install (default-install) @ transport-aggregator --- 20:05:53 [INFO] Skipping artifact installation 20:05:53 [INFO] 20:05:53 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ transport-aggregator --- 20:05:53 [INFO] Skipping artifact deployment 20:05:53 [INFO] 20:05:53 [INFO] --------------< org.opendaylight.netconf:restconf-client >-------------- 20:05:53 [INFO] Building restconf-client 10.0.0 [100/112] 20:05:53 [INFO] from protocol/restconf-client/pom.xml 20:05:53 [INFO] -------------------------------[ bundle ]------------------------------- 20:05:53 [INFO] 20:05:53 [INFO] --- clean:3.5.0:clean (default-clean) @ restconf-client --- 20:05:53 [INFO] 20:05:53 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ restconf-client --- 20:05:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:05:53 [INFO] 20:05:53 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ restconf-client --- 20:05:53 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:05:53 [INFO] 20:05:53 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ restconf-client --- 20:05:54 [INFO] 20:05:54 [INFO] --- dependency:3.9.0:properties (default) @ restconf-client --- 20:05:54 [INFO] 20:05:54 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ restconf-client --- 20:05:54 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/netconf-maven-stage-master/protocol/restconf-client/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:05:54 [INFO] 20:05:54 [INFO] --- yang:14.0.18:generate-sources (binding) @ restconf-client --- 20:05:54 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:05:54 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-stage-master/protocol/restconf-client/src/main/yang 20:05:54 [INFO] yang-to-sources: Found 15 dependencies in 4.278 ms 20:05:54 [INFO] yang-to-sources: Project model files found: 1 in 1.951 ms 20:05:54 [INFO] yang-to-sources: 14 YANG models processed in 105.1 ms 20:05:54 [INFO] BindingJavaFileGenerator: Defined 62 files in 14.82 ms 20:05:54 [INFO] Sorted 62 files into 20 directories in 218.4 μs 20:05:54 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 62 in 26.45 ms 20:05:54 [INFO] 20:05:54 [INFO] --- checkstyle:3.6.0:check (check-license) @ restconf-client --- 20:05:54 [INFO] Starting audit... 20:05:54 Audit done. 20:05:54 [INFO] You have 0 Checkstyle violations. 20:05:54 [INFO] 20:05:54 [INFO] --- checkstyle:3.6.0:check (default) @ restconf-client --- 20:05:54 [INFO] Starting audit... 20:05:54 Audit done. 20:05:54 [INFO] You have 0 Checkstyle violations. 20:05:54 [INFO] 20:05:54 [INFO] --- dependency:3.9.0:copy (unpack-license) @ restconf-client --- 20:05:54 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 20:05:54 [INFO] 20:05:54 [INFO] --- resources:3.3.1:resources (default-resources) @ restconf-client --- 20:05:54 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/protocol/restconf-client/src/main/resources 20:05:54 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/protocol/restconf-client/target/generated-sources/spi 20:05:54 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:05:54 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:05:54 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:05:54 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/protocol/restconf-client/target/generated-sources/spi 20:05:54 [INFO] 20:05:54 [INFO] --- compiler:3.14.1:compile (default-compile) @ restconf-client --- 20:05:54 [INFO] Recompiling the module because of changed dependency. 20:05:54 [INFO] Compiling 62 source files with javac [debug release 21] to target/classes 20:05:54 [INFO] Writing META-INF/services/org.opendaylight.yangtools.binding.meta.YangFeatureProvider 20:05:54 [INFO] 20:05:54 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ restconf-client >>> 20:05:54 [INFO] 20:05:54 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ restconf-client --- 20:05:54 [INFO] Fork Value is true 20:05:57 [INFO] Done SpotBugs Analysis.... 20:05:57 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:05:57 [INFO] 20:05:57 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ restconf-client <<< 20:05:57 [INFO] 20:05:57 [INFO] 20:05:57 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ restconf-client --- 20:05:57 [INFO] BugInstance size is 0 20:05:57 [INFO] Error size is 0 20:05:57 [INFO] No errors/warnings found 20:05:57 [INFO] 20:05:57 [INFO] --- resources:3.3.1:testResources (default-testResources) @ restconf-client --- 20:05:57 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/protocol/restconf-client/src/test/resources 20:05:57 [INFO] 20:05:57 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ restconf-client --- 20:05:57 [INFO] No sources to compile 20:05:57 [INFO] 20:05:57 [INFO] --- surefire:3.5.4:test (default-test) @ restconf-client --- 20:05:57 [INFO] No tests to run. 20:05:57 [INFO] 20:05:57 [INFO] --- copy:14.1.4:copy-files (default) @ restconf-client --- 20:05:57 [INFO] 20:05:57 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ restconf-client --- 20:05:57 [INFO] Building bundle: /w/workspace/netconf-maven-stage-master/protocol/restconf-client/target/restconf-client-10.0.0.jar 20:05:57 [INFO] Writing manifest: /w/workspace/netconf-maven-stage-master/protocol/restconf-client/target/classes/META-INF/MANIFEST.MF 20:05:57 [INFO] 20:05:57 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ restconf-client --- 20:06:00 [INFO] Building jar: /w/workspace/netconf-maven-stage-master/protocol/restconf-client/target/restconf-client-10.0.0-javadoc.jar 20:06:00 [INFO] 20:06:00 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ restconf-client --- 20:06:00 [INFO] CycloneDX: Resolving Dependencies 20:06:01 [INFO] CycloneDX: Creating BOM version 1.6 with 49 component(s) 20:06:01 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-stage-master/protocol/restconf-client/target/bom.xml 20:06:01 [INFO] attaching as restconf-client-10.0.0-cyclonedx.xml 20:06:01 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-stage-master/protocol/restconf-client/target/bom.json 20:06:01 [INFO] attaching as restconf-client-10.0.0-cyclonedx.json 20:06:01 [INFO] 20:06:01 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ restconf-client --- 20:06:01 [INFO] Skipping duplicate-finder execution! 20:06:01 [INFO] 20:06:01 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ restconf-client --- 20:06:01 [INFO] No dependency problems found 20:06:01 [INFO] 20:06:01 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ restconf-client --- 20:06:01 [INFO] Building jar: /w/workspace/netconf-maven-stage-master/protocol/restconf-client/target/restconf-client-10.0.0-sources.jar 20:06:01 [INFO] 20:06:01 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ restconf-client --- 20:06:01 [INFO] 20:06:01 [INFO] --- jacoco:0.8.13:report (report) @ restconf-client --- 20:06:01 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:06:01 [INFO] 20:06:01 [INFO] --- install:3.1.4:install (default-install) @ restconf-client --- 20:06:01 [INFO] Installing /w/workspace/netconf-maven-stage-master/protocol/restconf-client/pom.xml to /tmp/r/org/opendaylight/netconf/restconf-client/10.0.0/restconf-client-10.0.0.pom 20:06:01 [INFO] Installing /w/workspace/netconf-maven-stage-master/protocol/restconf-client/target/restconf-client-10.0.0.jar to /tmp/r/org/opendaylight/netconf/restconf-client/10.0.0/restconf-client-10.0.0.jar 20:06:01 [INFO] Installing /w/workspace/netconf-maven-stage-master/protocol/restconf-client/target/restconf-client-10.0.0-javadoc.jar to /tmp/r/org/opendaylight/netconf/restconf-client/10.0.0/restconf-client-10.0.0-javadoc.jar 20:06:01 [INFO] Installing /w/workspace/netconf-maven-stage-master/protocol/restconf-client/target/bom.xml to /tmp/r/org/opendaylight/netconf/restconf-client/10.0.0/restconf-client-10.0.0-cyclonedx.xml 20:06:01 [INFO] Installing /w/workspace/netconf-maven-stage-master/protocol/restconf-client/target/bom.json to /tmp/r/org/opendaylight/netconf/restconf-client/10.0.0/restconf-client-10.0.0-cyclonedx.json 20:06:01 [INFO] Installing /w/workspace/netconf-maven-stage-master/protocol/restconf-client/target/restconf-client-10.0.0-sources.jar to /tmp/r/org/opendaylight/netconf/restconf-client/10.0.0/restconf-client-10.0.0-sources.jar 20:06:01 [INFO] 20:06:01 [INFO] --- bundle:6.0.0:install (default-install) @ restconf-client --- 20:06:01 [INFO] Installing org/opendaylight/netconf/restconf-client/10.0.0/restconf-client-10.0.0.jar 20:06:01 [INFO] Writing OBR metadata 20:06:01 [INFO] 20:06:01 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ restconf-client --- 20:06:01 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-stage-master/m2repo 20:06:01 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-stage-master/m2repo" instead. 20:06:01 [INFO] 20:06:01 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ restconf-client --- 20:06:01 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:06:01 [INFO] 20:06:01 [INFO] -----------------< org.opendaylight.netconf:protocol >------------------ 20:06:01 [INFO] Building protocol 10.0.0 [101/112] 20:06:01 [INFO] from protocol/pom.xml 20:06:01 [INFO] --------------------------------[ pom ]--------------------------------- 20:06:01 [INFO] 20:06:01 [INFO] --- clean:3.5.0:clean (default-clean) @ protocol --- 20:06:01 [INFO] 20:06:01 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ protocol --- 20:06:01 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:06:01 [INFO] 20:06:01 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ protocol --- 20:06:01 [INFO] 20:06:01 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ protocol --- 20:06:01 [INFO] Skipping CycloneDX goal, because module skips deploy 20:06:01 [INFO] 20:06:01 [INFO] --- install:3.1.4:install (default-install) @ protocol --- 20:06:01 [INFO] Skipping artifact installation 20:06:01 [INFO] 20:06:01 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ protocol --- 20:06:01 [INFO] Skipping artifact deployment 20:06:01 [INFO] 20:06:01 [INFO] ------------------< org.opendaylight.netconf:plugins >------------------ 20:06:01 [INFO] Building plugins 10.0.0 [102/112] 20:06:01 [INFO] from plugins/pom.xml 20:06:01 [INFO] --------------------------------[ pom ]--------------------------------- 20:06:01 [INFO] 20:06:01 [INFO] --- clean:3.5.0:clean (default-clean) @ plugins --- 20:06:01 [INFO] 20:06:01 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ plugins --- 20:06:01 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:06:01 [INFO] 20:06:01 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ plugins --- 20:06:01 [INFO] 20:06:01 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ plugins --- 20:06:01 [INFO] Skipping CycloneDX goal, because module skips deploy 20:06:01 [INFO] 20:06:01 [INFO] --- install:3.1.4:install (default-install) @ plugins --- 20:06:01 [INFO] Skipping artifact installation 20:06:01 [INFO] 20:06:01 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ plugins --- 20:06:01 [INFO] Skipping artifact deployment 20:06:01 [INFO] 20:06:01 [INFO] -------------< org.opendaylight.netconf:netconf-testtool >-------------- 20:06:01 [INFO] Building netconf-testtool 10.0.0 [103/112] 20:06:01 [INFO] from usecase/netconf-testtool/pom.xml 20:06:01 [INFO] --------------------------------[ jar ]--------------------------------- 20:06:01 [INFO] 20:06:01 [INFO] --- clean:3.5.0:clean (default-clean) @ netconf-testtool --- 20:06:01 [INFO] 20:06:01 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ netconf-testtool --- 20:06:01 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:06:01 [INFO] 20:06:01 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ netconf-testtool --- 20:06:01 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:06:01 [INFO] 20:06:01 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ netconf-testtool --- 20:06:02 [INFO] 20:06:02 [INFO] --- dependency:3.9.0:properties (default) @ netconf-testtool --- 20:06:02 [INFO] 20:06:02 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ netconf-testtool --- 20:06:02 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/netconf-maven-stage-master/usecase/netconf-testtool/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:06:02 [INFO] 20:06:02 [INFO] --- dependency:3.9.0:copy (stress-client dependency copy) @ netconf-testtool --- 20:06:02 [INFO] 20:06:02 [INFO] --- checkstyle:3.6.0:check (check-license) @ netconf-testtool --- 20:06:02 [INFO] Starting audit... 20:06:02 Audit done. 20:06:02 [INFO] You have 0 Checkstyle violations. 20:06:02 [INFO] 20:06:02 [INFO] --- checkstyle:3.6.0:check (default) @ netconf-testtool --- 20:06:02 [INFO] Starting audit... 20:06:02 Audit done. 20:06:02 [INFO] You have 0 Checkstyle violations. 20:06:02 [INFO] 20:06:02 [INFO] --- dependency:3.9.0:copy (unpack-license) @ netconf-testtool --- 20:06:02 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 20:06:02 [INFO] 20:06:02 [INFO] --- resources:3.3.1:resources (default-resources) @ netconf-testtool --- 20:06:02 [INFO] Copying 3 resources from src/main/resources to target/classes 20:06:02 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/usecase/netconf-testtool/target/generated-sources/spi 20:06:02 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/usecase/netconf-testtool/target/generated-sources/yang 20:06:02 [INFO] 20:06:02 [INFO] --- compiler:3.14.1:compile (default-compile) @ netconf-testtool --- 20:06:02 [INFO] Recompiling the module because of changed dependency. 20:06:02 [INFO] Compiling 62 source files with javac [debug release 21] to target/classes 20:06:03 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 20:06:03 [WARNING] Cannot find annotation method 'property()' in type 'org.osgi.service.component.annotations.Component' 20:06:03 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 20:06:03 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 20:06:03 [WARNING] Cannot find annotation method 'property()' in type 'org.osgi.service.component.annotations.Component' 20:06:03 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 20:06:03 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 20:06:03 [WARNING] Cannot find annotation method 'property()' in type 'org.osgi.service.component.annotations.Component' 20:06:03 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 20:06:03 [WARNING] /w/workspace/netconf-maven-stage-master/usecase/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/TesttoolParameters.java:[80,54] newArgumentParser(java.lang.String) in net.sourceforge.argparse4j.ArgumentParsers has been deprecated 20:06:03 [WARNING] /w/workspace/netconf-maven-stage-master/usecase/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/NetconfDeviceSimulator.java:[127,26] isMdSal() in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 20:06:03 [WARNING] /w/workspace/netconf-maven-stage-master/usecase/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/NetconfDeviceSimulator.java:[131,33] isXmlConfigurationProvided() in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 20:06:03 [WARNING] /w/workspace/netconf-maven-stage-master/usecase/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/NetconfDeviceSimulator.java:[134,54] getNotificationFile() in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 20:06:03 [WARNING] /w/workspace/netconf-maven-stage-master/usecase/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/NetconfDeviceSimulator.java:[135,54] getInitialConfigXMLFile() in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 20:06:03 [WARNING] /w/workspace/netconf-maven-stage-master/usecase/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/NetconfDeviceSimulator.java:[136,33] isNotificationsSupported() in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 20:06:03 [WARNING] /w/workspace/netconf-maven-stage-master/usecase/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/NetconfDeviceSimulator.java:[139,54] getNotificationFile() in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 20:06:03 [WARNING] /w/workspace/netconf-maven-stage-master/usecase/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/NetconfDeviceSimulator.java:[151,26] getRpcConfigFile() in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 20:06:03 [WARNING] /w/workspace/netconf-maven-stage-master/usecase/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/NetconfDeviceSimulator.java:[153,64] getRpcConfigFile() in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 20:06:03 [WARNING] /w/workspace/netconf-maven-stage-master/usecase/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/NetconfDeviceSimulator.java:[254,26] getSchemasDir() in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 20:06:03 [WARNING] /w/workspace/netconf-maven-stage-master/usecase/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/NetconfDeviceSimulator.java:[256,71] FilesystemSchemaSourceCache(org.opendaylight.yangtools.yang.model.repo.spi.SchemaSourceRegistry,java.lang.Class,java.io.File) in org.opendaylight.yangtools.yang.model.repo.fs.FilesystemSchemaSourceCache has been deprecated 20:06:03 [WARNING] /w/workspace/netconf-maven-stage-master/usecase/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/NetconfDeviceSimulator.java:[257,62] getSchemasDir() in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 20:06:03 [WARNING] /w/workspace/netconf-maven-stage-master/usecase/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/config/Configuration.java:[28,22] BASE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 20:06:03 [WARNING] /w/workspace/netconf-maven-stage-master/usecase/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/config/Configuration.java:[34,22] BASE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 20:06:03 [WARNING] /w/workspace/netconf-maven-stage-master/usecase/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/client/http/perf/Parameters.java:[61,54] newArgumentParser(java.lang.String) in net.sourceforge.argparse4j.ArgumentParsers has been deprecated 20:06:03 [WARNING] /w/workspace/netconf-maven-stage-master/usecase/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/client/stress/Parameters.java:[76,54] newArgumentParser(java.lang.String) in net.sourceforge.argparse4j.ArgumentParsers has been deprecated 20:06:03 [WARNING] /w/workspace/netconf-maven-stage-master/usecase/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/client/stress/StressClient.java:[256,21] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 20:06:03 [WARNING] /w/workspace/netconf-maven-stage-master/usecase/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/config/ConfigurationBuilder.java:[127,45] isMdSal() in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 20:06:03 [WARNING] /w/workspace/netconf-maven-stage-master/usecase/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/config/ConfigurationBuilder.java:[127,27] setMdSal(boolean) in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 20:06:03 [WARNING] /w/workspace/netconf-maven-stage-master/usecase/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/config/ConfigurationBuilder.java:[128,53] getRpcConfigFile() in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 20:06:03 [WARNING] /w/workspace/netconf-maven-stage-master/usecase/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/config/ConfigurationBuilder.java:[128,27] setRpcConfigFile(java.io.File) in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 20:06:03 [WARNING] /w/workspace/netconf-maven-stage-master/usecase/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/config/ConfigurationBuilder.java:[129,60] getInitialConfigXMLFile() in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 20:06:03 [WARNING] /w/workspace/netconf-maven-stage-master/usecase/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/config/ConfigurationBuilder.java:[129,27] setInitialConfigXMLFile(java.io.File) in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 20:06:03 [WARNING] /w/workspace/netconf-maven-stage-master/usecase/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/config/ConfigurationBuilder.java:[130,56] getNotificationFile() in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 20:06:03 [WARNING] /w/workspace/netconf-maven-stage-master/usecase/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/config/ConfigurationBuilder.java:[130,27] setNotificationFile(java.io.File) in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 20:06:03 [WARNING] /w/workspace/netconf-maven-stage-master/usecase/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/config/ConfigurationBuilder.java:[131,50] getSchemasDir() in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 20:06:03 [WARNING] /w/workspace/netconf-maven-stage-master/usecase/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/config/ConfigurationBuilder.java:[131,27] setSchemasDir(java.io.File) in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 20:06:03 [WARNING] /w/workspace/netconf-maven-stage-master/usecase/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/config/ConfigurationBuilder.java:[144,27] setMdSal(boolean) in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 20:06:03 [WARNING] /w/workspace/netconf-maven-stage-master/usecase/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/config/ConfigurationBuilder.java:[145,27] setRpcConfigFile(java.io.File) in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 20:06:03 [WARNING] /w/workspace/netconf-maven-stage-master/usecase/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/config/ConfigurationBuilder.java:[146,27] setInitialConfigXMLFile(java.io.File) in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 20:06:03 [WARNING] /w/workspace/netconf-maven-stage-master/usecase/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/config/ConfigurationBuilder.java:[147,27] setNotificationFile(java.io.File) in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 20:06:03 [WARNING] /w/workspace/netconf-maven-stage-master/usecase/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/config/ConfigurationBuilder.java:[148,27] setSchemasDir(java.io.File) in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 20:06:03 [INFO] 20:06:03 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ netconf-testtool >>> 20:06:03 [INFO] 20:06:03 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ netconf-testtool --- 20:06:03 [INFO] Fork Value is true 20:06:09 [INFO] Done SpotBugs Analysis.... 20:06:09 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:06:09 [INFO] 20:06:09 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ netconf-testtool <<< 20:06:09 [INFO] 20:06:09 [INFO] 20:06:09 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ netconf-testtool --- 20:06:09 [INFO] BugInstance size is 0 20:06:09 [INFO] Error size is 0 20:06:09 [INFO] No errors/warnings found 20:06:09 [INFO] 20:06:09 [INFO] --- resources:3.3.1:testResources (default-testResources) @ netconf-testtool --- 20:06:09 [INFO] Copying 1 resource from src/test/resources to target/test-classes 20:06:09 [INFO] 20:06:09 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ netconf-testtool --- 20:06:09 [INFO] Recompiling the module because of changed dependency. 20:06:09 [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes 20:06:09 [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 20:06:09 [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 20:06:09 [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 20:06:09 [WARNING] /w/workspace/netconf-maven-stage-master/usecase/netconf-testtool/src/test/java/org/opendaylight/netconf/test/tool/TestToolTest.java:[173,35] auto-closeable resource ignored is never referenced in body of corresponding try statement 20:06:09 [INFO] 20:06:09 [INFO] --- surefire:3.5.4:test (default-test) @ netconf-testtool --- 20:06:09 [INFO] Surefire report directory: /w/workspace/netconf-maven-stage-master/usecase/netconf-testtool/target/surefire-reports 20:06:09 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:06:09 [INFO] 20:06:09 [INFO] ------------------------------------------------------- 20:06:09 [INFO] T E S T S 20:06:09 [INFO] ------------------------------------------------------- 20:06:10 [INFO] Running org.opendaylight.netconf.test.tool.TestToolTest 20:06:18 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.568 s -- in org.opendaylight.netconf.test.tool.TestToolTest 20:06:18 [INFO] org.opendaylight.netconf.test.tool.TestToolTest.getSchemas(NetconfClientProtocol)[1] -- Time elapsed: 1.842 s 20:06:18 [INFO] org.opendaylight.netconf.test.tool.TestToolTest.getSchemas(NetconfClientProtocol)[2] -- Time elapsed: 0.065 s 20:06:18 [INFO] org.opendaylight.netconf.test.tool.TestToolTest.customRpc(String, NetconfClientProtocol, String, String)[1] -- Time elapsed: 0.072 s 20:06:18 [INFO] org.opendaylight.netconf.test.tool.TestToolTest.customRpc(String, NetconfClientProtocol, String, String)[2] -- Time elapsed: 0.223 s 20:06:18 [INFO] org.opendaylight.netconf.test.tool.TestToolTest.customRpc(String, NetconfClientProtocol, String, String)[3] -- Time elapsed: 0.033 s 20:06:18 [INFO] org.opendaylight.netconf.test.tool.TestToolTest.customRpc(String, NetconfClientProtocol, String, String)[4] -- Time elapsed: 0.241 s 20:06:18 [INFO] 20:06:18 [INFO] Results: 20:06:18 [INFO] 20:06:18 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 20:06:18 [INFO] 20:06:18 [INFO] 20:06:18 [INFO] --- copy:14.1.4:copy-files (default) @ netconf-testtool --- 20:06:18 [INFO] 20:06:18 [INFO] --- jar:3.4.2:jar (default-jar) @ netconf-testtool --- 20:06:18 [INFO] Building jar: /w/workspace/netconf-maven-stage-master/usecase/netconf-testtool/target/netconf-testtool-10.0.0.jar 20:06:18 [INFO] 20:06:18 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ netconf-testtool --- 20:06:20 [INFO] Building jar: /w/workspace/netconf-maven-stage-master/usecase/netconf-testtool/target/netconf-testtool-10.0.0-javadoc.jar 20:06:20 [INFO] 20:06:20 [INFO] --- shade:3.6.1:shade (default) @ netconf-testtool --- 20:06:21 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:21 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:21 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:22 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:22 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:22 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:22 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:22 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:22 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:22 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:22 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:22 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:22 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:22 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:22 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:22 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:22 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:22 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:22 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:22 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:22 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:22 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:22 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:22 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:23 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:23 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:23 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:23 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:23 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:23 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:23 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:23 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:23 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:23 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:23 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:23 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:23 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:23 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:23 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:23 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:23 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:23 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:23 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:23 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:23 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:23 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:23 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:23 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:23 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:23 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:23 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:23 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:23 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:23 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:23 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:23 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:23 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:23 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:23 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:23 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:23 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:23 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:23 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:23 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:23 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:23 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:23 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:23 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:23 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:23 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:23 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:23 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:23 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:24 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:24 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:24 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:24 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:24 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:24 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:24 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:24 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:24 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:24 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:24 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:24 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:24 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:24 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:24 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:24 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:25 [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: 20:06:25 [WARNING] - META-INF/DEPENDENCIES.txt 20:06:25 [WARNING] binding-data-codec-api-14.0.18.jar, binding-data-codec-dynamic-14.0.18.jar, binding-data-codec-spi-14.0.18.jar, binding-loader-14.0.18.jar, binding-model-14.0.18.jar, binding-reflect-14.0.18.jar, binding-runtime-api-14.0.18.jar, binding-runtime-spi-14.0.18.jar, binding-spec-14.0.18.jar, concepts-14.0.18.jar, databind-10.0.0.jar, ietf-type-util-1.0.1.jar, mdsal-binding-api-15.0.1.jar, mdsal-common-api-15.0.1.jar, mdsal-dom-api-15.0.1.jar, mdsal-dom-broker-15.0.1.jar, mdsal-dom-spi-15.0.1.jar, mdsal-singleton-api-15.0.1.jar, netconf-api-10.0.0.jar, netconf-codec-10.0.0.jar, netconf-common-10.0.0.jar, netconf-common-mdsal-10.0.0.jar, netconf-dom-api-10.0.0.jar, netconf-testtool-10.0.0.jar, odlext-model-api-14.0.18.jar, odlext-parser-support-14.0.18.jar, openconfig-model-api-14.0.18.jar, openconfig-parser-support-14.0.18.jar, restconf-api-10.0.0.jar, restconf-mdsal-spi-10.0.0.jar, restconf-server-api-10.0.0.jar, restconf-server-spi-10.0.0.jar, rfc6241-model-api-14.0.18.jar, rfc6241-parser-support-14.0.18.jar, rfc6536-model-api-14.0.18.jar, rfc6536-parser-support-14.0.18.jar, rfc6643-model-api-14.0.18.jar, rfc6643-parser-support-14.0.18.jar, rfc7952-model-api-14.0.18.jar, rfc7952-parser-support-14.0.18.jar, rfc8040-model-api-14.0.18.jar, rfc8040-parser-support-14.0.18.jar, rfc8528-model-api-14.0.18.jar, rfc8528-parser-support-14.0.18.jar, rfc8639-model-api-14.0.18.jar, rfc8639-parser-support-14.0.18.jar, rfc8819-model-api-14.0.18.jar, rfc8819-parser-support-14.0.18.jar, transport-api-10.0.0.jar, transport-ssh-10.0.0.jar, transport-tcp-10.0.0.jar, transport-tls-10.0.0.jar, triemap-1.3.2.jar, util-14.0.18.jar, yang-common-14.0.18.jar, yang-data-api-14.0.18.jar, yang-data-codec-gson-14.0.18.jar, yang-data-codec-xml-14.0.18.jar, yang-data-impl-14.0.18.jar, yang-data-spi-14.0.18.jar, yang-data-tree-api-14.0.18.jar, yang-data-tree-ri-14.0.18.jar, yang-data-tree-spi-14.0.18.jar, yang-data-util-14.0.18.jar, yang-ir-14.0.18.jar, yang-model-api-14.0.18.jar, yang-model-export-14.0.18.jar, yang-model-ri-14.0.18.jar, yang-model-spi-14.0.18.jar, yang-model-util-14.0.18.jar, yang-parser-api-14.0.18.jar, yang-parser-reactor-14.0.18.jar, yang-parser-rfc7950-14.0.18.jar, yang-parser-spi-14.0.18.jar, yang-repo-api-14.0.18.jar, yang-repo-fs-14.0.18.jar, yang-repo-spi-14.0.18.jar, yang-xpath-api-14.0.18.jar, yang-xpath-impl-14.0.18.jar define 1 overlapping resource: 20:06:25 [WARNING] - README.md 20:06:25 [WARNING] byte-buddy-1.17.8.jar, failureaccess-1.0.3.jar, guava-33.5.0-jre.jar, jackson-annotations-2.19.2.jar, jackson-core-2.19.2.jar, jackson-databind-2.19.2.jar, org.apache.karaf.features.core-4.4.8.jar, stax2-api-4.2.2.jar define 1 overlapping resource: 20:06:25 [WARNING] - META-INF/LICENSE 20:06:25 [WARNING] ops4j-base-util-collections-1.5.1.jar, org.apache.karaf.features.core-4.4.8.jar define 3 overlapping classes: 20:06:25 [WARNING] - org.ops4j.util.collections.PropertiesUtils 20:06:25 [WARNING] - org.ops4j.util.collections.PropertiesWriter 20:06:25 [WARNING] - org.ops4j.util.collections.PropertyResolver 20:06:25 [WARNING] activation-1.1.1.jar, checker-qual-3.51.1.jar, commons-codec-1.19.0.jar, ops4j-base-lang-1.5.1.jar, ops4j-base-util-collections-1.5.1.jar, ops4j-base-util-property-1.5.1.jar, slf4j-api-2.0.12.jar define 1 overlapping resource: 20:06:25 [WARNING] - META-INF/LICENSE.txt 20:06:25 [WARNING] activation-1.1.1.jar, jakarta.activation-1.2.2.jar define 40 overlapping classes and resources: 20:06:25 [WARNING] - META-INF/mailcap.default 20:06:25 [WARNING] - META-INF/mimetypes.default 20:06:25 [WARNING] - com.sun.activation.registries.LineTokenizer 20:06:25 [WARNING] - com.sun.activation.registries.LogSupport 20:06:25 [WARNING] - com.sun.activation.registries.MailcapFile 20:06:25 [WARNING] - com.sun.activation.registries.MailcapParseException 20:06:25 [WARNING] - com.sun.activation.registries.MailcapTokenizer 20:06:25 [WARNING] - com.sun.activation.registries.MimeTypeEntry 20:06:25 [WARNING] - com.sun.activation.registries.MimeTypeFile 20:06:25 [WARNING] - com.sun.activation.viewers.ImageViewer 20:06:25 [WARNING] - 30 more... 20:06:25 [WARNING] jackson-databind-2.19.2.jar, org.apache.karaf.features.core-4.4.8.jar define 788 overlapping classes: 20:06:25 [WARNING] - com.fasterxml.jackson.databind.AbstractTypeResolver 20:06:25 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector 20:06:25 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector$ReferenceProperty 20:06:25 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector$ReferenceProperty$Type 20:06:25 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector$XmlExtensions 20:06:25 [WARNING] - com.fasterxml.jackson.databind.BeanDescription 20:06:25 [WARNING] - com.fasterxml.jackson.databind.BeanProperty 20:06:25 [WARNING] - com.fasterxml.jackson.databind.BeanProperty$Bogus 20:06:25 [WARNING] - com.fasterxml.jackson.databind.BeanProperty$Std 20:06:25 [WARNING] - com.fasterxml.jackson.databind.DatabindContext 20:06:25 [WARNING] - 778 more... 20:06:25 [WARNING] org.apache.karaf.features.core-4.4.8.jar, pax-swissbox-property-1.9.0.jar define 1 overlapping classes: 20:06:25 [WARNING] - org.ops4j.pax.swissbox.property.BundleContextPropertyResolver 20:06:25 [WARNING] bcpkix-jdk18on-1.82.jar, bcprov-jdk18on-1.82.jar, bcutil-jdk18on-1.82.jar, byte-buddy-1.17.8.jar, commons-codec-1.19.0.jar, error_prone_annotations-2.42.0.jar, failureaccess-1.0.3.jar, gson-2.13.2.jar, guava-33.5.0-jre.jar, j2objc-annotations-3.1.jar, jackson-core-2.19.2.jar, jackson-databind-2.19.2.jar, jspecify-1.0.0.jar, slf4j-api-2.0.12.jar define 1 overlapping classes: 20:06:25 [WARNING] - META-INF.versions.9.module-info 20:06:25 [WARNING] istack-commons-runtime-3.0.12.jar, jakarta.activation-1.2.2.jar, jakarta.xml.bind-api-2.3.3.jar, jaxb-runtime-2.3.9.jar, txw2-2.3.9.jar define 2 overlapping resources: 20:06:25 [WARNING] - META-INF/LICENSE.md 20:06:25 [WARNING] - META-INF/NOTICE.md 20:06:25 [WARNING] aaa-encrypt-service-0.22.1.jar, binding-data-codec-api-14.0.18.jar, binding-data-codec-dynamic-14.0.18.jar, binding-data-codec-spi-14.0.18.jar, binding-loader-14.0.18.jar, binding-model-14.0.18.jar, binding-reflect-14.0.18.jar, binding-runtime-api-14.0.18.jar, binding-runtime-spi-14.0.18.jar, binding-spec-14.0.18.jar, codegen-extensions-14.0.18.jar, concepts-14.0.18.jar, databind-10.0.0.jar, iana-crypt-hash-1.0.1.jar, iana-ssh-encryption-algs-1.0.1.jar, iana-ssh-key-exchange-algs-1.0.1.jar, iana-ssh-mac-algs-1.0.1.jar, iana-ssh-public-key-algs-1.0.1.jar, iana-tls-cipher-suite-algs-1.0.1.jar, ietf-topology-2013.10.21.27.1.jar, ietf-type-util-1.0.1.jar, keystore-legacy-10.0.0.jar, logging-markers-14.1.4.jar, mdsal-binding-api-15.0.1.jar, mdsal-common-api-15.0.1.jar, mdsal-dom-api-15.0.1.jar, mdsal-dom-broker-15.0.1.jar, mdsal-dom-inmemory-datastore-15.0.1.jar, mdsal-dom-spi-15.0.1.jar, mdsal-singleton-api-15.0.1.jar, netconf-api-10.0.0.jar, netconf-auth-10.0.0.jar, netconf-client-10.0.0.jar, netconf-client-mdsal-10.0.0.jar, netconf-codec-10.0.0.jar, netconf-common-10.0.0.jar, netconf-common-mdsal-10.0.0.jar, netconf-dom-api-10.0.0.jar, netconf-netty-util-10.0.0.jar, netconf-server-10.0.0.jar, netconf-server-mdsal-10.0.0.jar, netconf-testtool-10.0.0.jar, netconf-topology-10.0.0.jar, odlext-model-api-14.0.18.jar, odlext-parser-support-14.0.18.jar, openconfig-model-api-14.0.18.jar, openconfig-parser-support-14.0.18.jar, restconf-api-10.0.0.jar, restconf-mdsal-spi-10.0.0.jar, restconf-server-api-10.0.0.jar, restconf-server-spi-10.0.0.jar, rfc5277-10.0.0.jar, rfc6022-1.0.1.jar, rfc6241-1.0.1.jar, rfc6241-model-api-14.0.18.jar, rfc6241-parser-support-14.0.18.jar, rfc6243-1.0.1.jar, rfc6470-1.0.1.jar, rfc6536-model-api-14.0.18.jar, rfc6536-parser-support-14.0.18.jar, rfc6643-model-api-14.0.18.jar, rfc6643-parser-support-14.0.18.jar, rfc6991-ietf-inet-types-1.0.1.jar, rfc6991-ietf-yang-types-1.0.1.jar, rfc7407-ietf-x509-cert-to-name-1.0.1.jar, rfc7952-model-api-14.0.18.jar, rfc7952-parser-support-14.0.18.jar, rfc8040-ietf-restconf-1.0.1.jar, rfc8040-model-api-14.0.18.jar, rfc8040-parser-support-14.0.18.jar, rfc8072-1.0.1.jar, rfc8341-1.0.1.jar, rfc8342-ietf-datastores-1.0.1.jar, rfc8343-1.0.1.jar, rfc8344-1.0.1.jar, rfc8525-1.0.1.jar, rfc8528-1.0.1.jar, rfc8528-model-api-14.0.18.jar, rfc8528-parser-support-14.0.18.jar, rfc8529-1.0.1.jar, rfc8639-1.0.1.jar, rfc8639-model-api-14.0.18.jar, rfc8639-parser-support-14.0.18.jar, rfc8819-model-api-14.0.18.jar, rfc8819-parser-support-14.0.18.jar, rfc9640-1.0.1.jar, rfc9641-1.0.1.jar, rfc9642-1.0.1.jar, rfc9643-ietf-tcp-client-1.0.1.jar, rfc9643-ietf-tcp-common-1.0.1.jar, rfc9643-ietf-tcp-server-1.0.1.jar, rfc9644-ietf-ssh-client-1.0.1.jar, rfc9644-ietf-ssh-common-1.0.1.jar, rfc9644-ietf-ssh-server-1.0.1.jar, rfc9645-ietf-tls-client-1.0.1.jar, rfc9645-ietf-tls-common-1.0.1.jar, rfc9645-ietf-tls-server-1.0.1.jar, shaded-exificient-10.0.0.jar, shaded-sshd-10.0.0.jar, transport-api-10.0.0.jar, transport-ssh-10.0.0.jar, transport-tcp-10.0.0.jar, transport-tls-10.0.0.jar, triemap-1.3.2.jar, util-14.0.18.jar, yang-common-14.0.18.jar, yang-data-api-14.0.18.jar, yang-data-codec-gson-14.0.18.jar, yang-data-codec-xml-14.0.18.jar, yang-data-impl-14.0.18.jar, yang-data-spi-14.0.18.jar, yang-data-tree-api-14.0.18.jar, yang-data-tree-ri-14.0.18.jar, yang-data-tree-spi-14.0.18.jar, yang-data-util-14.0.18.jar, yang-ext-2013.09.07.27.1.jar, yang-ir-14.0.18.jar, yang-model-api-14.0.18.jar, yang-model-export-14.0.18.jar, yang-model-ri-14.0.18.jar, yang-model-spi-14.0.18.jar, yang-model-util-14.0.18.jar, yang-parser-api-14.0.18.jar, yang-parser-impl-14.0.18.jar, yang-parser-reactor-14.0.18.jar, yang-parser-rfc7950-14.0.18.jar, yang-parser-spi-14.0.18.jar, yang-repo-api-14.0.18.jar, yang-repo-fs-14.0.18.jar, yang-repo-spi-14.0.18.jar, yang-xpath-api-14.0.18.jar, yang-xpath-impl-14.0.18.jar define 2 overlapping resources: 20:06:25 [WARNING] - LICENSE 20:06:25 [WARNING] - META-INF/git.properties 20:06:25 [WARNING] jackson-core-2.19.2.jar, org.apache.karaf.features.core-4.4.8.jar define 176 overlapping classes: 20:06:25 [WARNING] - com.fasterxml.jackson.core.Base64Variant 20:06:25 [WARNING] - com.fasterxml.jackson.core.Base64Variant$PaddingReadBehaviour 20:06:25 [WARNING] - com.fasterxml.jackson.core.Base64Variants 20:06:25 [WARNING] - com.fasterxml.jackson.core.ErrorReportConfiguration 20:06:25 [WARNING] - com.fasterxml.jackson.core.ErrorReportConfiguration$Builder 20:06:25 [WARNING] - com.fasterxml.jackson.core.FormatFeature 20:06:25 [WARNING] - com.fasterxml.jackson.core.FormatSchema 20:06:25 [WARNING] - com.fasterxml.jackson.core.JacksonException 20:06:25 [WARNING] - com.fasterxml.jackson.core.JsonEncoding 20:06:25 [WARNING] - com.fasterxml.jackson.core.JsonFactory 20:06:25 [WARNING] - 166 more... 20:06:25 [WARNING] commons-codec-1.19.0.jar, ops4j-base-lang-1.5.1.jar, ops4j-base-util-collections-1.5.1.jar, ops4j-base-util-property-1.5.1.jar define 1 overlapping resource: 20:06:25 [WARNING] - META-INF/NOTICE.txt 20:06:25 [WARNING] bcpkix-jdk18on-1.82.jar, bcprov-jdk18on-1.82.jar, bcutil-jdk18on-1.82.jar, jspecify-1.0.0.jar define 1 overlapping resource: 20:06:25 [WARNING] - META-INF/versions/9/OSGI-INF/MANIFEST.MF 20:06:25 [WARNING] transport-ssh-10.0.0.jar, transport-tcp-10.0.0.jar, transport-tls-10.0.0.jar define 1 overlapping resource: 20:06:25 [WARNING] - META-INF/services/org.opendaylight.yangtools.binding.meta.YangFeatureProvider 20:06:25 [WARNING] ops4j-base-lang-1.5.1.jar, org.apache.karaf.features.core-4.4.8.jar define 4 overlapping classes: 20:06:25 [WARNING] - org.ops4j.lang.NullArgumentException 20:06:25 [WARNING] - org.ops4j.lang.Ops4jException 20:06:25 [WARNING] - org.ops4j.lang.PostConditionException 20:06:25 [WARNING] - org.ops4j.lang.PreConditionException 20:06:25 [WARNING] netconf-api-10.0.0.jar, netconf-dom-api-10.0.0.jar define 1 overlapping resource: 20:06:25 [WARNING] - pretty-print.xsl 20:06:25 [WARNING] netconf-dom-api-10.0.0.jar, openconfig-parser-support-14.0.18.jar, org.eclipse.jdt.annotation-2.3.100.jar, restconf-api-10.0.0.jar, yang-data-impl-14.0.18.jar, yang-data-tree-ri-14.0.18.jar, yang-data-tree-spi-14.0.18.jar, yang-parser-rfc7950-14.0.18.jar, yang-repo-fs-14.0.18.jar define 3 overlapping resources: 20:06:25 [WARNING] - .api_description 20:06:25 [WARNING] - about.html 20:06:25 [WARNING] - bundle.properties 20:06:25 [WARNING] jackson-annotations-2.19.2.jar, org.apache.karaf.features.core-4.4.8.jar define 73 overlapping classes: 20:06:25 [WARNING] - com.fasterxml.jackson.annotation.JacksonAnnotation 20:06:25 [WARNING] - com.fasterxml.jackson.annotation.JacksonAnnotationValue 20:06:25 [WARNING] - com.fasterxml.jackson.annotation.JacksonAnnotationsInside 20:06:25 [WARNING] - com.fasterxml.jackson.annotation.JacksonInject 20:06:25 [WARNING] - com.fasterxml.jackson.annotation.JacksonInject$Value 20:06:25 [WARNING] - com.fasterxml.jackson.annotation.JsonAlias 20:06:25 [WARNING] - com.fasterxml.jackson.annotation.JsonAnyGetter 20:06:25 [WARNING] - com.fasterxml.jackson.annotation.JsonAnySetter 20:06:25 [WARNING] - com.fasterxml.jackson.annotation.JsonAutoDetect 20:06:25 [WARNING] - com.fasterxml.jackson.annotation.JsonAutoDetect$1 20:06:25 [WARNING] - 63 more... 20:06:25 [WARNING] aaa-encrypt-service-0.22.1.jar, activation-1.1.1.jar, antlr4-runtime-4.13.2.jar, argparse4j-0.9.0.jar, bcpkix-jdk18on-1.82.jar, bcprov-jdk18on-1.82.jar, bcutil-jdk18on-1.82.jar, binding-data-codec-api-14.0.18.jar, binding-data-codec-dynamic-14.0.18.jar, binding-data-codec-spi-14.0.18.jar, binding-loader-14.0.18.jar, binding-model-14.0.18.jar, binding-reflect-14.0.18.jar, binding-runtime-api-14.0.18.jar, binding-runtime-spi-14.0.18.jar, binding-spec-14.0.18.jar, byte-buddy-1.17.8.jar, checker-qual-3.51.1.jar, codegen-extensions-14.0.18.jar, commons-codec-1.19.0.jar, commons-compiler-3.1.4.jar, concepts-14.0.18.jar, databind-10.0.0.jar, error_prone_annotations-2.42.0.jar, failureaccess-1.0.3.jar, gson-2.13.2.jar, guava-33.5.0-jre.jar, iana-crypt-hash-1.0.1.jar, iana-ssh-encryption-algs-1.0.1.jar, iana-ssh-key-exchange-algs-1.0.1.jar, iana-ssh-mac-algs-1.0.1.jar, iana-ssh-public-key-algs-1.0.1.jar, iana-tls-cipher-suite-algs-1.0.1.jar, ietf-topology-2013.10.21.27.1.jar, ietf-type-util-1.0.1.jar, istack-commons-runtime-3.0.12.jar, j2objc-annotations-3.1.jar, jackson-annotations-2.19.2.jar, jackson-core-2.19.2.jar, jackson-databind-2.19.2.jar, jakarta.activation-1.2.2.jar, jakarta.xml.bind-api-2.3.3.jar, janino-3.1.4.jar, jaxb-runtime-2.3.9.jar, jspecify-1.0.0.jar, keystore-legacy-10.0.0.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, logback-classic-1.5.18.jar, logback-core-1.5.18.jar, logging-markers-14.1.4.jar, mdsal-binding-api-15.0.1.jar, mdsal-common-api-15.0.1.jar, mdsal-dom-api-15.0.1.jar, mdsal-dom-broker-15.0.1.jar, mdsal-dom-inmemory-datastore-15.0.1.jar, mdsal-dom-spi-15.0.1.jar, mdsal-singleton-api-15.0.1.jar, netconf-api-10.0.0.jar, netconf-auth-10.0.0.jar, netconf-client-10.0.0.jar, netconf-client-mdsal-10.0.0.jar, netconf-codec-10.0.0.jar, netconf-common-10.0.0.jar, netconf-common-mdsal-10.0.0.jar, netconf-dom-api-10.0.0.jar, netconf-netty-util-10.0.0.jar, netconf-server-10.0.0.jar, netconf-server-mdsal-10.0.0.jar, netconf-testtool-10.0.0.jar, netconf-topology-10.0.0.jar, netty-buffer-4.2.6.Final.jar, netty-codec-base-4.2.6.Final.jar, netty-common-4.2.6.Final.jar, netty-handler-4.2.6.Final.jar, netty-resolver-4.2.6.Final.jar, netty-transport-4.2.6.Final.jar, netty-transport-classes-epoll-4.2.6.Final.jar, netty-transport-native-unix-common-4.2.6.Final.jar, odlext-model-api-14.0.18.jar, odlext-parser-support-14.0.18.jar, openconfig-model-api-14.0.18.jar, openconfig-parser-support-14.0.18.jar, ops4j-base-lang-1.5.1.jar, ops4j-base-util-collections-1.5.1.jar, ops4j-base-util-property-1.5.1.jar, org.apache.karaf.features.core-4.4.8.jar, org.eclipse.jdt.annotation-2.3.100.jar, pax-swissbox-property-1.9.0.jar, restconf-api-10.0.0.jar, restconf-mdsal-spi-10.0.0.jar, restconf-server-api-10.0.0.jar, restconf-server-spi-10.0.0.jar, rfc5277-10.0.0.jar, rfc6022-1.0.1.jar, rfc6241-1.0.1.jar, rfc6241-model-api-14.0.18.jar, rfc6241-parser-support-14.0.18.jar, rfc6243-1.0.1.jar, rfc6470-1.0.1.jar, rfc6536-model-api-14.0.18.jar, rfc6536-parser-support-14.0.18.jar, rfc6643-model-api-14.0.18.jar, rfc6643-parser-support-14.0.18.jar, rfc6991-ietf-inet-types-1.0.1.jar, rfc6991-ietf-yang-types-1.0.1.jar, rfc7407-ietf-x509-cert-to-name-1.0.1.jar, rfc7952-model-api-14.0.18.jar, rfc7952-parser-support-14.0.18.jar, rfc8040-ietf-restconf-1.0.1.jar, rfc8040-model-api-14.0.18.jar, rfc8040-parser-support-14.0.18.jar, rfc8072-1.0.1.jar, rfc8341-1.0.1.jar, rfc8342-ietf-datastores-1.0.1.jar, rfc8343-1.0.1.jar, rfc8344-1.0.1.jar, rfc8525-1.0.1.jar, rfc8528-1.0.1.jar, rfc8528-model-api-14.0.18.jar, rfc8528-parser-support-14.0.18.jar, rfc8529-1.0.1.jar, rfc8639-1.0.1.jar, rfc8639-model-api-14.0.18.jar, rfc8639-parser-support-14.0.18.jar, rfc8819-model-api-14.0.18.jar, rfc8819-parser-support-14.0.18.jar, rfc9640-1.0.1.jar, rfc9641-1.0.1.jar, rfc9642-1.0.1.jar, rfc9643-ietf-tcp-client-1.0.1.jar, rfc9643-ietf-tcp-common-1.0.1.jar, rfc9643-ietf-tcp-server-1.0.1.jar, rfc9644-ietf-ssh-client-1.0.1.jar, rfc9644-ietf-ssh-common-1.0.1.jar, rfc9644-ietf-ssh-server-1.0.1.jar, rfc9645-ietf-tls-client-1.0.1.jar, rfc9645-ietf-tls-common-1.0.1.jar, rfc9645-ietf-tls-server-1.0.1.jar, shaded-exificient-10.0.0.jar, shaded-sshd-10.0.0.jar, slf4j-api-2.0.12.jar, spotbugs-annotations-4.8.6.jar, stax2-api-4.2.2.jar, transport-api-10.0.0.jar, transport-ssh-10.0.0.jar, transport-tcp-10.0.0.jar, transport-tls-10.0.0.jar, triemap-1.3.2.jar, txw2-2.3.9.jar, util-14.0.18.jar, value-2.11.4-annotations.jar, yang-common-14.0.18.jar, yang-data-api-14.0.18.jar, yang-data-codec-gson-14.0.18.jar, yang-data-codec-xml-14.0.18.jar, yang-data-impl-14.0.18.jar, yang-data-spi-14.0.18.jar, yang-data-tree-api-14.0.18.jar, yang-data-tree-ri-14.0.18.jar, yang-data-tree-spi-14.0.18.jar, yang-data-util-14.0.18.jar, yang-ext-2013.09.07.27.1.jar, yang-ir-14.0.18.jar, yang-model-api-14.0.18.jar, yang-model-export-14.0.18.jar, yang-model-ri-14.0.18.jar, yang-model-spi-14.0.18.jar, yang-model-util-14.0.18.jar, yang-parser-api-14.0.18.jar, yang-parser-impl-14.0.18.jar, yang-parser-reactor-14.0.18.jar, yang-parser-rfc7950-14.0.18.jar, yang-parser-spi-14.0.18.jar, yang-repo-api-14.0.18.jar, yang-repo-fs-14.0.18.jar, yang-repo-spi-14.0.18.jar, yang-xpath-api-14.0.18.jar, yang-xpath-impl-14.0.18.jar define 1 overlapping resource: 20:06:25 [WARNING] - META-INF/MANIFEST.MF 20:06:25 [WARNING] codegen-extensions-14.0.18.jar, iana-crypt-hash-1.0.1.jar, iana-ssh-encryption-algs-1.0.1.jar, iana-ssh-key-exchange-algs-1.0.1.jar, iana-ssh-mac-algs-1.0.1.jar, iana-ssh-public-key-algs-1.0.1.jar, iana-tls-cipher-suite-algs-1.0.1.jar, ietf-topology-2013.10.21.27.1.jar, keystore-legacy-10.0.0.jar, netconf-client-10.0.0.jar, netconf-client-mdsal-10.0.0.jar, netconf-server-10.0.0.jar, netconf-topology-10.0.0.jar, rfc5277-10.0.0.jar, rfc6022-1.0.1.jar, rfc6241-1.0.1.jar, rfc6243-1.0.1.jar, rfc6470-1.0.1.jar, rfc6991-ietf-inet-types-1.0.1.jar, rfc6991-ietf-yang-types-1.0.1.jar, rfc7407-ietf-x509-cert-to-name-1.0.1.jar, rfc8040-ietf-restconf-1.0.1.jar, rfc8072-1.0.1.jar, rfc8341-1.0.1.jar, rfc8342-ietf-datastores-1.0.1.jar, rfc8343-1.0.1.jar, rfc8344-1.0.1.jar, rfc8525-1.0.1.jar, rfc8528-1.0.1.jar, rfc8529-1.0.1.jar, rfc8639-1.0.1.jar, rfc9640-1.0.1.jar, rfc9641-1.0.1.jar, rfc9642-1.0.1.jar, rfc9643-ietf-tcp-client-1.0.1.jar, rfc9643-ietf-tcp-common-1.0.1.jar, rfc9643-ietf-tcp-server-1.0.1.jar, rfc9644-ietf-ssh-client-1.0.1.jar, rfc9644-ietf-ssh-common-1.0.1.jar, rfc9644-ietf-ssh-server-1.0.1.jar, rfc9645-ietf-tls-client-1.0.1.jar, rfc9645-ietf-tls-common-1.0.1.jar, rfc9645-ietf-tls-server-1.0.1.jar, yang-ext-2013.09.07.27.1.jar define 1 overlapping resource: 20:06:25 [WARNING] - META-INF/services/org.opendaylight.yangtools.binding.meta.YangModelBindingProvider 20:06:25 [WARNING] netty-buffer-4.2.6.Final.jar, netty-codec-base-4.2.6.Final.jar, netty-common-4.2.6.Final.jar, netty-handler-4.2.6.Final.jar, netty-resolver-4.2.6.Final.jar, netty-transport-4.2.6.Final.jar, netty-transport-classes-epoll-4.2.6.Final.jar, netty-transport-native-unix-common-4.2.6.Final.jar define 2 overlapping class and resource: 20:06:25 [WARNING] - META-INF.versions.11.module-info 20:06:25 [WARNING] - META-INF/io.netty.versions.properties 20:06:25 [WARNING] ops4j-base-util-property-1.5.1.jar, org.apache.karaf.features.core-4.4.8.jar define 5 overlapping classes: 20:06:25 [WARNING] - org.ops4j.util.property.DictionaryPropertyResolver 20:06:25 [WARNING] - org.ops4j.util.property.FallbackPropertyResolver 20:06:25 [WARNING] - org.ops4j.util.property.PropertiesPropertyResolver 20:06:25 [WARNING] - org.ops4j.util.property.PropertyResolver 20:06:25 [WARNING] - org.ops4j.util.property.PropertyStore 20:06:25 [WARNING] byte-buddy-1.17.8.jar, jackson-annotations-2.19.2.jar, jackson-core-2.19.2.jar, jackson-databind-2.19.2.jar, org.apache.karaf.features.core-4.4.8.jar define 1 overlapping resource: 20:06:25 [WARNING] - META-INF/NOTICE 20:06:25 [WARNING] maven-shade-plugin has detected that some files are 20:06:25 [WARNING] present in two or more JARs. When this happens, only one 20:06:25 [WARNING] single version of the file is copied to the uber jar. 20:06:25 [WARNING] Usually this is not harmful and you can skip these warnings, 20:06:25 [WARNING] otherwise try to manually exclude artifacts based on 20:06:25 [WARNING] mvn dependency:tree -Ddetail=true and the above output. 20:06:25 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ 20:06:25 [INFO] Attaching shaded artifact. 20:06:25 [INFO] 20:06:25 [INFO] --- shade:3.6.1:shade (stress-client) @ netconf-testtool --- 20:06:25 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:25 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:25 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:25 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:25 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:25 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:25 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:25 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:25 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:25 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:25 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:26 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:26 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:26 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:26 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:26 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:26 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:26 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:26 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:26 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:26 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:26 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:26 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:26 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:26 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:26 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:26 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:26 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:26 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:26 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:26 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:26 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:26 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:26 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:26 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:26 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:26 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:26 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:26 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:26 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:26 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:26 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:26 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:26 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:26 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:26 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:26 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:26 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:26 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:26 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:26 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:26 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:26 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:26 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:26 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:26 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:26 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:26 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:26 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:26 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:26 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:26 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:26 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:26 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:26 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:26 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:26 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:26 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:26 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:26 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:26 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:27 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:27 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:27 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:27 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:27 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:27 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:27 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:27 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:27 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:27 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:27 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:27 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:27 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:27 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:27 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:27 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:27 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:27 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06: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: 20:06:28 [WARNING] - META-INF/DEPENDENCIES.txt 20:06:28 [WARNING] binding-data-codec-api-14.0.18.jar, binding-data-codec-dynamic-14.0.18.jar, binding-data-codec-spi-14.0.18.jar, binding-loader-14.0.18.jar, binding-model-14.0.18.jar, binding-reflect-14.0.18.jar, binding-runtime-api-14.0.18.jar, binding-runtime-spi-14.0.18.jar, binding-spec-14.0.18.jar, concepts-14.0.18.jar, databind-10.0.0.jar, ietf-type-util-1.0.1.jar, mdsal-binding-api-15.0.1.jar, mdsal-common-api-15.0.1.jar, mdsal-dom-api-15.0.1.jar, mdsal-dom-broker-15.0.1.jar, mdsal-dom-spi-15.0.1.jar, mdsal-singleton-api-15.0.1.jar, netconf-api-10.0.0.jar, netconf-codec-10.0.0.jar, netconf-common-10.0.0.jar, netconf-common-mdsal-10.0.0.jar, netconf-dom-api-10.0.0.jar, netconf-testtool-10.0.0.jar, odlext-model-api-14.0.18.jar, odlext-parser-support-14.0.18.jar, openconfig-model-api-14.0.18.jar, openconfig-parser-support-14.0.18.jar, restconf-api-10.0.0.jar, restconf-mdsal-spi-10.0.0.jar, restconf-server-api-10.0.0.jar, restconf-server-spi-10.0.0.jar, rfc6241-model-api-14.0.18.jar, rfc6241-parser-support-14.0.18.jar, rfc6536-model-api-14.0.18.jar, rfc6536-parser-support-14.0.18.jar, rfc6643-model-api-14.0.18.jar, rfc6643-parser-support-14.0.18.jar, rfc7952-model-api-14.0.18.jar, rfc7952-parser-support-14.0.18.jar, rfc8040-model-api-14.0.18.jar, rfc8040-parser-support-14.0.18.jar, rfc8528-model-api-14.0.18.jar, rfc8528-parser-support-14.0.18.jar, rfc8639-model-api-14.0.18.jar, rfc8639-parser-support-14.0.18.jar, rfc8819-model-api-14.0.18.jar, rfc8819-parser-support-14.0.18.jar, transport-api-10.0.0.jar, transport-ssh-10.0.0.jar, transport-tcp-10.0.0.jar, transport-tls-10.0.0.jar, triemap-1.3.2.jar, util-14.0.18.jar, yang-common-14.0.18.jar, yang-data-api-14.0.18.jar, yang-data-codec-gson-14.0.18.jar, yang-data-codec-xml-14.0.18.jar, yang-data-impl-14.0.18.jar, yang-data-spi-14.0.18.jar, yang-data-tree-api-14.0.18.jar, yang-data-tree-ri-14.0.18.jar, yang-data-tree-spi-14.0.18.jar, yang-data-util-14.0.18.jar, yang-ir-14.0.18.jar, yang-model-api-14.0.18.jar, yang-model-export-14.0.18.jar, yang-model-ri-14.0.18.jar, yang-model-spi-14.0.18.jar, yang-model-util-14.0.18.jar, yang-parser-api-14.0.18.jar, yang-parser-reactor-14.0.18.jar, yang-parser-rfc7950-14.0.18.jar, yang-parser-spi-14.0.18.jar, yang-repo-api-14.0.18.jar, yang-repo-fs-14.0.18.jar, yang-repo-spi-14.0.18.jar, yang-xpath-api-14.0.18.jar, yang-xpath-impl-14.0.18.jar define 1 overlapping resource: 20:06:28 [WARNING] - README.md 20:06:28 [WARNING] byte-buddy-1.17.8.jar, failureaccess-1.0.3.jar, guava-33.5.0-jre.jar, jackson-annotations-2.19.2.jar, jackson-core-2.19.2.jar, jackson-databind-2.19.2.jar, org.apache.karaf.features.core-4.4.8.jar, stax2-api-4.2.2.jar define 1 overlapping resource: 20:06:28 [WARNING] - META-INF/LICENSE 20:06:28 [WARNING] ops4j-base-util-collections-1.5.1.jar, org.apache.karaf.features.core-4.4.8.jar define 3 overlapping classes: 20:06:28 [WARNING] - org.ops4j.util.collections.PropertiesUtils 20:06:28 [WARNING] - org.ops4j.util.collections.PropertiesWriter 20:06:28 [WARNING] - org.ops4j.util.collections.PropertyResolver 20:06:28 [WARNING] activation-1.1.1.jar, checker-qual-3.51.1.jar, commons-codec-1.19.0.jar, ops4j-base-lang-1.5.1.jar, ops4j-base-util-collections-1.5.1.jar, ops4j-base-util-property-1.5.1.jar, slf4j-api-2.0.12.jar define 1 overlapping resource: 20:06:28 [WARNING] - META-INF/LICENSE.txt 20:06:28 [WARNING] activation-1.1.1.jar, jakarta.activation-1.2.2.jar define 40 overlapping classes and resources: 20:06:28 [WARNING] - META-INF/mailcap.default 20:06:28 [WARNING] - META-INF/mimetypes.default 20:06:28 [WARNING] - com.sun.activation.registries.LineTokenizer 20:06:28 [WARNING] - com.sun.activation.registries.LogSupport 20:06:28 [WARNING] - com.sun.activation.registries.MailcapFile 20:06:28 [WARNING] - com.sun.activation.registries.MailcapParseException 20:06:28 [WARNING] - com.sun.activation.registries.MailcapTokenizer 20:06:28 [WARNING] - com.sun.activation.registries.MimeTypeEntry 20:06:28 [WARNING] - com.sun.activation.registries.MimeTypeFile 20:06:28 [WARNING] - com.sun.activation.viewers.ImageViewer 20:06:28 [WARNING] - 30 more... 20:06:28 [WARNING] jackson-databind-2.19.2.jar, org.apache.karaf.features.core-4.4.8.jar define 788 overlapping classes: 20:06:28 [WARNING] - com.fasterxml.jackson.databind.AbstractTypeResolver 20:06:28 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector 20:06:28 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector$ReferenceProperty 20:06:28 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector$ReferenceProperty$Type 20:06:28 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector$XmlExtensions 20:06:28 [WARNING] - com.fasterxml.jackson.databind.BeanDescription 20:06:28 [WARNING] - com.fasterxml.jackson.databind.BeanProperty 20:06:28 [WARNING] - com.fasterxml.jackson.databind.BeanProperty$Bogus 20:06:28 [WARNING] - com.fasterxml.jackson.databind.BeanProperty$Std 20:06:28 [WARNING] - com.fasterxml.jackson.databind.DatabindContext 20:06:28 [WARNING] - 778 more... 20:06:28 [WARNING] org.apache.karaf.features.core-4.4.8.jar, pax-swissbox-property-1.9.0.jar define 1 overlapping classes: 20:06:28 [WARNING] - org.ops4j.pax.swissbox.property.BundleContextPropertyResolver 20:06: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.9.jar, txw2-2.3.9.jar define 2 overlapping resources: 20:06:28 [WARNING] - META-INF/LICENSE.md 20:06:28 [WARNING] - META-INF/NOTICE.md 20:06:28 [WARNING] aaa-encrypt-service-0.22.1.jar, binding-data-codec-api-14.0.18.jar, binding-data-codec-dynamic-14.0.18.jar, binding-data-codec-spi-14.0.18.jar, binding-loader-14.0.18.jar, binding-model-14.0.18.jar, binding-reflect-14.0.18.jar, binding-runtime-api-14.0.18.jar, binding-runtime-spi-14.0.18.jar, binding-spec-14.0.18.jar, codegen-extensions-14.0.18.jar, concepts-14.0.18.jar, databind-10.0.0.jar, iana-crypt-hash-1.0.1.jar, iana-ssh-encryption-algs-1.0.1.jar, iana-ssh-key-exchange-algs-1.0.1.jar, iana-ssh-mac-algs-1.0.1.jar, iana-ssh-public-key-algs-1.0.1.jar, iana-tls-cipher-suite-algs-1.0.1.jar, ietf-topology-2013.10.21.27.1.jar, ietf-type-util-1.0.1.jar, keystore-legacy-10.0.0.jar, logging-markers-14.1.4.jar, mdsal-binding-api-15.0.1.jar, mdsal-common-api-15.0.1.jar, mdsal-dom-api-15.0.1.jar, mdsal-dom-broker-15.0.1.jar, mdsal-dom-inmemory-datastore-15.0.1.jar, mdsal-dom-spi-15.0.1.jar, mdsal-singleton-api-15.0.1.jar, netconf-api-10.0.0.jar, netconf-auth-10.0.0.jar, netconf-client-10.0.0.jar, netconf-client-mdsal-10.0.0.jar, netconf-codec-10.0.0.jar, netconf-common-10.0.0.jar, netconf-common-mdsal-10.0.0.jar, netconf-dom-api-10.0.0.jar, netconf-netty-util-10.0.0.jar, netconf-server-10.0.0.jar, netconf-server-mdsal-10.0.0.jar, netconf-testtool-10.0.0.jar, netconf-topology-10.0.0.jar, odlext-model-api-14.0.18.jar, odlext-parser-support-14.0.18.jar, openconfig-model-api-14.0.18.jar, openconfig-parser-support-14.0.18.jar, restconf-api-10.0.0.jar, restconf-mdsal-spi-10.0.0.jar, restconf-server-api-10.0.0.jar, restconf-server-spi-10.0.0.jar, rfc5277-10.0.0.jar, rfc6022-1.0.1.jar, rfc6241-1.0.1.jar, rfc6241-model-api-14.0.18.jar, rfc6241-parser-support-14.0.18.jar, rfc6243-1.0.1.jar, rfc6470-1.0.1.jar, rfc6536-model-api-14.0.18.jar, rfc6536-parser-support-14.0.18.jar, rfc6643-model-api-14.0.18.jar, rfc6643-parser-support-14.0.18.jar, rfc6991-ietf-inet-types-1.0.1.jar, rfc6991-ietf-yang-types-1.0.1.jar, rfc7407-ietf-x509-cert-to-name-1.0.1.jar, rfc7952-model-api-14.0.18.jar, rfc7952-parser-support-14.0.18.jar, rfc8040-ietf-restconf-1.0.1.jar, rfc8040-model-api-14.0.18.jar, rfc8040-parser-support-14.0.18.jar, rfc8072-1.0.1.jar, rfc8341-1.0.1.jar, rfc8342-ietf-datastores-1.0.1.jar, rfc8343-1.0.1.jar, rfc8344-1.0.1.jar, rfc8525-1.0.1.jar, rfc8528-1.0.1.jar, rfc8528-model-api-14.0.18.jar, rfc8528-parser-support-14.0.18.jar, rfc8529-1.0.1.jar, rfc8639-1.0.1.jar, rfc8639-model-api-14.0.18.jar, rfc8639-parser-support-14.0.18.jar, rfc8819-model-api-14.0.18.jar, rfc8819-parser-support-14.0.18.jar, rfc9640-1.0.1.jar, rfc9641-1.0.1.jar, rfc9642-1.0.1.jar, rfc9643-ietf-tcp-client-1.0.1.jar, rfc9643-ietf-tcp-common-1.0.1.jar, rfc9643-ietf-tcp-server-1.0.1.jar, rfc9644-ietf-ssh-client-1.0.1.jar, rfc9644-ietf-ssh-common-1.0.1.jar, rfc9644-ietf-ssh-server-1.0.1.jar, rfc9645-ietf-tls-client-1.0.1.jar, rfc9645-ietf-tls-common-1.0.1.jar, rfc9645-ietf-tls-server-1.0.1.jar, shaded-exificient-10.0.0.jar, shaded-sshd-10.0.0.jar, transport-api-10.0.0.jar, transport-ssh-10.0.0.jar, transport-tcp-10.0.0.jar, transport-tls-10.0.0.jar, triemap-1.3.2.jar, util-14.0.18.jar, yang-common-14.0.18.jar, yang-data-api-14.0.18.jar, yang-data-codec-gson-14.0.18.jar, yang-data-codec-xml-14.0.18.jar, yang-data-impl-14.0.18.jar, yang-data-spi-14.0.18.jar, yang-data-tree-api-14.0.18.jar, yang-data-tree-ri-14.0.18.jar, yang-data-tree-spi-14.0.18.jar, yang-data-util-14.0.18.jar, yang-ext-2013.09.07.27.1.jar, yang-ir-14.0.18.jar, yang-model-api-14.0.18.jar, yang-model-export-14.0.18.jar, yang-model-ri-14.0.18.jar, yang-model-spi-14.0.18.jar, yang-model-util-14.0.18.jar, yang-parser-api-14.0.18.jar, yang-parser-impl-14.0.18.jar, yang-parser-reactor-14.0.18.jar, yang-parser-rfc7950-14.0.18.jar, yang-parser-spi-14.0.18.jar, yang-repo-api-14.0.18.jar, yang-repo-fs-14.0.18.jar, yang-repo-spi-14.0.18.jar, yang-xpath-api-14.0.18.jar, yang-xpath-impl-14.0.18.jar define 2 overlapping resources: 20:06:28 [WARNING] - LICENSE 20:06:28 [WARNING] - META-INF/git.properties 20:06:28 [WARNING] jackson-core-2.19.2.jar, org.apache.karaf.features.core-4.4.8.jar define 176 overlapping classes: 20:06:28 [WARNING] - com.fasterxml.jackson.core.Base64Variant 20:06:28 [WARNING] - com.fasterxml.jackson.core.Base64Variant$PaddingReadBehaviour 20:06:28 [WARNING] - com.fasterxml.jackson.core.Base64Variants 20:06:28 [WARNING] - com.fasterxml.jackson.core.ErrorReportConfiguration 20:06:28 [WARNING] - com.fasterxml.jackson.core.ErrorReportConfiguration$Builder 20:06:28 [WARNING] - com.fasterxml.jackson.core.FormatFeature 20:06:28 [WARNING] - com.fasterxml.jackson.core.FormatSchema 20:06:28 [WARNING] - com.fasterxml.jackson.core.JacksonException 20:06:28 [WARNING] - com.fasterxml.jackson.core.JsonEncoding 20:06:28 [WARNING] - com.fasterxml.jackson.core.JsonFactory 20:06:28 [WARNING] - 166 more... 20:06:28 [WARNING] commons-codec-1.19.0.jar, ops4j-base-lang-1.5.1.jar, ops4j-base-util-collections-1.5.1.jar, ops4j-base-util-property-1.5.1.jar define 1 overlapping resource: 20:06:28 [WARNING] - META-INF/NOTICE.txt 20:06:28 [WARNING] transport-ssh-10.0.0.jar, transport-tcp-10.0.0.jar, transport-tls-10.0.0.jar define 1 overlapping resource: 20:06:28 [WARNING] - META-INF/services/org.opendaylight.yangtools.binding.meta.YangFeatureProvider 20:06:28 [WARNING] ops4j-base-lang-1.5.1.jar, org.apache.karaf.features.core-4.4.8.jar define 4 overlapping classes: 20:06:28 [WARNING] - org.ops4j.lang.NullArgumentException 20:06:28 [WARNING] - org.ops4j.lang.Ops4jException 20:06:28 [WARNING] - org.ops4j.lang.PostConditionException 20:06:28 [WARNING] - org.ops4j.lang.PreConditionException 20:06:28 [WARNING] netconf-api-10.0.0.jar, netconf-dom-api-10.0.0.jar define 1 overlapping resource: 20:06:28 [WARNING] - pretty-print.xsl 20:06:28 [WARNING] aaa-encrypt-service-0.22.1.jar, activation-1.1.1.jar, antlr4-runtime-4.13.2.jar, argparse4j-0.9.0.jar, binding-data-codec-api-14.0.18.jar, binding-data-codec-dynamic-14.0.18.jar, binding-data-codec-spi-14.0.18.jar, binding-loader-14.0.18.jar, binding-model-14.0.18.jar, binding-reflect-14.0.18.jar, binding-runtime-api-14.0.18.jar, binding-runtime-spi-14.0.18.jar, binding-spec-14.0.18.jar, byte-buddy-1.17.8.jar, checker-qual-3.51.1.jar, codegen-extensions-14.0.18.jar, commons-codec-1.19.0.jar, commons-compiler-3.1.4.jar, concepts-14.0.18.jar, databind-10.0.0.jar, error_prone_annotations-2.42.0.jar, failureaccess-1.0.3.jar, gson-2.13.2.jar, guava-33.5.0-jre.jar, iana-crypt-hash-1.0.1.jar, iana-ssh-encryption-algs-1.0.1.jar, iana-ssh-key-exchange-algs-1.0.1.jar, iana-ssh-mac-algs-1.0.1.jar, iana-ssh-public-key-algs-1.0.1.jar, iana-tls-cipher-suite-algs-1.0.1.jar, ietf-topology-2013.10.21.27.1.jar, ietf-type-util-1.0.1.jar, istack-commons-runtime-3.0.12.jar, j2objc-annotations-3.1.jar, jackson-annotations-2.19.2.jar, jackson-core-2.19.2.jar, jackson-databind-2.19.2.jar, jakarta.activation-1.2.2.jar, jakarta.xml.bind-api-2.3.3.jar, janino-3.1.4.jar, jaxb-runtime-2.3.9.jar, jspecify-1.0.0.jar, keystore-legacy-10.0.0.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, logback-classic-1.5.18.jar, logback-core-1.5.18.jar, logging-markers-14.1.4.jar, mdsal-binding-api-15.0.1.jar, mdsal-common-api-15.0.1.jar, mdsal-dom-api-15.0.1.jar, mdsal-dom-broker-15.0.1.jar, mdsal-dom-inmemory-datastore-15.0.1.jar, mdsal-dom-spi-15.0.1.jar, mdsal-singleton-api-15.0.1.jar, netconf-api-10.0.0.jar, netconf-auth-10.0.0.jar, netconf-client-10.0.0.jar, netconf-client-mdsal-10.0.0.jar, netconf-codec-10.0.0.jar, netconf-common-10.0.0.jar, netconf-common-mdsal-10.0.0.jar, netconf-dom-api-10.0.0.jar, netconf-netty-util-10.0.0.jar, netconf-server-10.0.0.jar, netconf-server-mdsal-10.0.0.jar, netconf-testtool-10.0.0.jar, netconf-topology-10.0.0.jar, netty-buffer-4.2.6.Final.jar, netty-codec-base-4.2.6.Final.jar, netty-common-4.2.6.Final.jar, netty-handler-4.2.6.Final.jar, netty-resolver-4.2.6.Final.jar, netty-transport-4.2.6.Final.jar, netty-transport-classes-epoll-4.2.6.Final.jar, netty-transport-native-unix-common-4.2.6.Final.jar, odlext-model-api-14.0.18.jar, odlext-parser-support-14.0.18.jar, openconfig-model-api-14.0.18.jar, openconfig-parser-support-14.0.18.jar, ops4j-base-lang-1.5.1.jar, ops4j-base-util-collections-1.5.1.jar, ops4j-base-util-property-1.5.1.jar, org.apache.karaf.features.core-4.4.8.jar, org.eclipse.jdt.annotation-2.3.100.jar, pax-swissbox-property-1.9.0.jar, restconf-api-10.0.0.jar, restconf-mdsal-spi-10.0.0.jar, restconf-server-api-10.0.0.jar, restconf-server-spi-10.0.0.jar, rfc5277-10.0.0.jar, rfc6022-1.0.1.jar, rfc6241-1.0.1.jar, rfc6241-model-api-14.0.18.jar, rfc6241-parser-support-14.0.18.jar, rfc6243-1.0.1.jar, rfc6470-1.0.1.jar, rfc6536-model-api-14.0.18.jar, rfc6536-parser-support-14.0.18.jar, rfc6643-model-api-14.0.18.jar, rfc6643-parser-support-14.0.18.jar, rfc6991-ietf-inet-types-1.0.1.jar, rfc6991-ietf-yang-types-1.0.1.jar, rfc7407-ietf-x509-cert-to-name-1.0.1.jar, rfc7952-model-api-14.0.18.jar, rfc7952-parser-support-14.0.18.jar, rfc8040-ietf-restconf-1.0.1.jar, rfc8040-model-api-14.0.18.jar, rfc8040-parser-support-14.0.18.jar, rfc8072-1.0.1.jar, rfc8341-1.0.1.jar, rfc8342-ietf-datastores-1.0.1.jar, rfc8343-1.0.1.jar, rfc8344-1.0.1.jar, rfc8525-1.0.1.jar, rfc8528-1.0.1.jar, rfc8528-model-api-14.0.18.jar, rfc8528-parser-support-14.0.18.jar, rfc8529-1.0.1.jar, rfc8639-1.0.1.jar, rfc8639-model-api-14.0.18.jar, rfc8639-parser-support-14.0.18.jar, rfc8819-model-api-14.0.18.jar, rfc8819-parser-support-14.0.18.jar, rfc9640-1.0.1.jar, rfc9641-1.0.1.jar, rfc9642-1.0.1.jar, rfc9643-ietf-tcp-client-1.0.1.jar, rfc9643-ietf-tcp-common-1.0.1.jar, rfc9643-ietf-tcp-server-1.0.1.jar, rfc9644-ietf-ssh-client-1.0.1.jar, rfc9644-ietf-ssh-common-1.0.1.jar, rfc9644-ietf-ssh-server-1.0.1.jar, rfc9645-ietf-tls-client-1.0.1.jar, rfc9645-ietf-tls-common-1.0.1.jar, rfc9645-ietf-tls-server-1.0.1.jar, shaded-exificient-10.0.0.jar, shaded-sshd-10.0.0.jar, slf4j-api-2.0.12.jar, spotbugs-annotations-4.8.6.jar, stax2-api-4.2.2.jar, transport-api-10.0.0.jar, transport-ssh-10.0.0.jar, transport-tcp-10.0.0.jar, transport-tls-10.0.0.jar, triemap-1.3.2.jar, txw2-2.3.9.jar, util-14.0.18.jar, value-2.11.4-annotations.jar, yang-common-14.0.18.jar, yang-data-api-14.0.18.jar, yang-data-codec-gson-14.0.18.jar, yang-data-codec-xml-14.0.18.jar, yang-data-impl-14.0.18.jar, yang-data-spi-14.0.18.jar, yang-data-tree-api-14.0.18.jar, yang-data-tree-ri-14.0.18.jar, yang-data-tree-spi-14.0.18.jar, yang-data-util-14.0.18.jar, yang-ext-2013.09.07.27.1.jar, yang-ir-14.0.18.jar, yang-model-api-14.0.18.jar, yang-model-export-14.0.18.jar, yang-model-ri-14.0.18.jar, yang-model-spi-14.0.18.jar, yang-model-util-14.0.18.jar, yang-parser-api-14.0.18.jar, yang-parser-impl-14.0.18.jar, yang-parser-reactor-14.0.18.jar, yang-parser-rfc7950-14.0.18.jar, yang-parser-spi-14.0.18.jar, yang-repo-api-14.0.18.jar, yang-repo-fs-14.0.18.jar, yang-repo-spi-14.0.18.jar, yang-xpath-api-14.0.18.jar, yang-xpath-impl-14.0.18.jar define 1 overlapping resource: 20:06:28 [WARNING] - META-INF/MANIFEST.MF 20:06:28 [WARNING] netconf-dom-api-10.0.0.jar, openconfig-parser-support-14.0.18.jar, org.eclipse.jdt.annotation-2.3.100.jar, restconf-api-10.0.0.jar, yang-data-impl-14.0.18.jar, yang-data-tree-ri-14.0.18.jar, yang-data-tree-spi-14.0.18.jar, yang-parser-rfc7950-14.0.18.jar, yang-repo-fs-14.0.18.jar define 3 overlapping resources: 20:06:28 [WARNING] - .api_description 20:06:28 [WARNING] - about.html 20:06:28 [WARNING] - bundle.properties 20:06:28 [WARNING] jackson-annotations-2.19.2.jar, org.apache.karaf.features.core-4.4.8.jar define 73 overlapping classes: 20:06:28 [WARNING] - com.fasterxml.jackson.annotation.JacksonAnnotation 20:06:28 [WARNING] - com.fasterxml.jackson.annotation.JacksonAnnotationValue 20:06:28 [WARNING] - com.fasterxml.jackson.annotation.JacksonAnnotationsInside 20:06:28 [WARNING] - com.fasterxml.jackson.annotation.JacksonInject 20:06:28 [WARNING] - com.fasterxml.jackson.annotation.JacksonInject$Value 20:06:28 [WARNING] - com.fasterxml.jackson.annotation.JsonAlias 20:06:28 [WARNING] - com.fasterxml.jackson.annotation.JsonAnyGetter 20:06:28 [WARNING] - com.fasterxml.jackson.annotation.JsonAnySetter 20:06:28 [WARNING] - com.fasterxml.jackson.annotation.JsonAutoDetect 20:06:28 [WARNING] - com.fasterxml.jackson.annotation.JsonAutoDetect$1 20:06:28 [WARNING] - 63 more... 20:06:28 [WARNING] codegen-extensions-14.0.18.jar, iana-crypt-hash-1.0.1.jar, iana-ssh-encryption-algs-1.0.1.jar, iana-ssh-key-exchange-algs-1.0.1.jar, iana-ssh-mac-algs-1.0.1.jar, iana-ssh-public-key-algs-1.0.1.jar, iana-tls-cipher-suite-algs-1.0.1.jar, ietf-topology-2013.10.21.27.1.jar, keystore-legacy-10.0.0.jar, netconf-client-10.0.0.jar, netconf-client-mdsal-10.0.0.jar, netconf-server-10.0.0.jar, netconf-topology-10.0.0.jar, rfc5277-10.0.0.jar, rfc6022-1.0.1.jar, rfc6241-1.0.1.jar, rfc6243-1.0.1.jar, rfc6470-1.0.1.jar, rfc6991-ietf-inet-types-1.0.1.jar, rfc6991-ietf-yang-types-1.0.1.jar, rfc7407-ietf-x509-cert-to-name-1.0.1.jar, rfc8040-ietf-restconf-1.0.1.jar, rfc8072-1.0.1.jar, rfc8341-1.0.1.jar, rfc8342-ietf-datastores-1.0.1.jar, rfc8343-1.0.1.jar, rfc8344-1.0.1.jar, rfc8525-1.0.1.jar, rfc8528-1.0.1.jar, rfc8529-1.0.1.jar, rfc8639-1.0.1.jar, rfc9640-1.0.1.jar, rfc9641-1.0.1.jar, rfc9642-1.0.1.jar, rfc9643-ietf-tcp-client-1.0.1.jar, rfc9643-ietf-tcp-common-1.0.1.jar, rfc9643-ietf-tcp-server-1.0.1.jar, rfc9644-ietf-ssh-client-1.0.1.jar, rfc9644-ietf-ssh-common-1.0.1.jar, rfc9644-ietf-ssh-server-1.0.1.jar, rfc9645-ietf-tls-client-1.0.1.jar, rfc9645-ietf-tls-common-1.0.1.jar, rfc9645-ietf-tls-server-1.0.1.jar, yang-ext-2013.09.07.27.1.jar define 1 overlapping resource: 20:06:28 [WARNING] - META-INF/services/org.opendaylight.yangtools.binding.meta.YangModelBindingProvider 20:06:28 [WARNING] netty-buffer-4.2.6.Final.jar, netty-codec-base-4.2.6.Final.jar, netty-common-4.2.6.Final.jar, netty-handler-4.2.6.Final.jar, netty-resolver-4.2.6.Final.jar, netty-transport-4.2.6.Final.jar, netty-transport-classes-epoll-4.2.6.Final.jar, netty-transport-native-unix-common-4.2.6.Final.jar define 2 overlapping class and resource: 20:06:28 [WARNING] - META-INF.versions.11.module-info 20:06:28 [WARNING] - META-INF/io.netty.versions.properties 20:06:28 [WARNING] ops4j-base-util-property-1.5.1.jar, org.apache.karaf.features.core-4.4.8.jar define 5 overlapping classes: 20:06:28 [WARNING] - org.ops4j.util.property.DictionaryPropertyResolver 20:06:28 [WARNING] - org.ops4j.util.property.FallbackPropertyResolver 20:06:28 [WARNING] - org.ops4j.util.property.PropertiesPropertyResolver 20:06:28 [WARNING] - org.ops4j.util.property.PropertyResolver 20:06:28 [WARNING] - org.ops4j.util.property.PropertyStore 20:06:28 [WARNING] byte-buddy-1.17.8.jar, jackson-annotations-2.19.2.jar, jackson-core-2.19.2.jar, jackson-databind-2.19.2.jar, org.apache.karaf.features.core-4.4.8.jar define 1 overlapping resource: 20:06:28 [WARNING] - META-INF/NOTICE 20:06:28 [WARNING] byte-buddy-1.17.8.jar, commons-codec-1.19.0.jar, error_prone_annotations-2.42.0.jar, failureaccess-1.0.3.jar, gson-2.13.2.jar, guava-33.5.0-jre.jar, j2objc-annotations-3.1.jar, jackson-core-2.19.2.jar, jackson-databind-2.19.2.jar, jspecify-1.0.0.jar, slf4j-api-2.0.12.jar define 1 overlapping classes: 20:06:28 [WARNING] - META-INF.versions.9.module-info 20:06:28 [WARNING] maven-shade-plugin has detected that some files are 20:06:28 [WARNING] present in two or more JARs. When this happens, only one 20:06:28 [WARNING] single version of the file is copied to the uber jar. 20:06:28 [WARNING] Usually this is not harmful and you can skip these warnings, 20:06:28 [WARNING] otherwise try to manually exclude artifacts based on 20:06:28 [WARNING] mvn dependency:tree -Ddetail=true and the above output. 20:06:28 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ 20:06:28 [INFO] Attaching shaded artifact. 20:06:28 [INFO] 20:06:28 [INFO] --- shade:3.6.1:shade (restconf-perf-client) @ netconf-testtool --- 20:06:28 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:28 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:28 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:29 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:29 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:29 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:29 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:29 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:29 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:29 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:29 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:29 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:29 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:29 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:29 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:29 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:29 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:29 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:29 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:29 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:29 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:29 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:29 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:30 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:30 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:30 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:30 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:30 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:30 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:30 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:30 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:30 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:30 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:31 [WARNING] netconf-dom-api-10.0.0.jar, org.eclipse.jdt.annotation-2.3.100.jar, restconf-api-10.0.0.jar define 3 overlapping resources: 20:06:31 [WARNING] - .api_description 20:06:31 [WARNING] - about.html 20:06:31 [WARNING] - bundle.properties 20:06:31 [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: 20:06:31 [WARNING] - META-INF/DEPENDENCIES.txt 20:06:31 [WARNING] byte-buddy-1.17.8.jar, failureaccess-1.0.3.jar, guava-33.5.0-jre.jar, jackson-annotations-2.19.2.jar, jackson-core-2.19.2.jar, jackson-databind-2.19.2.jar, org.apache.karaf.features.core-4.4.8.jar, stax2-api-4.2.2.jar define 1 overlapping resource: 20:06:31 [WARNING] - META-INF/LICENSE 20:06:31 [WARNING] ops4j-base-util-collections-1.5.1.jar, org.apache.karaf.features.core-4.4.8.jar define 3 overlapping classes: 20:06:31 [WARNING] - org.ops4j.util.collections.PropertiesUtils 20:06:31 [WARNING] - org.ops4j.util.collections.PropertiesWriter 20:06:31 [WARNING] - org.ops4j.util.collections.PropertyResolver 20:06:31 [WARNING] activation-1.1.1.jar, checker-qual-3.51.1.jar, commons-codec-1.19.0.jar, ops4j-base-lang-1.5.1.jar, ops4j-base-util-collections-1.5.1.jar, ops4j-base-util-property-1.5.1.jar, slf4j-api-2.0.12.jar define 1 overlapping resource: 20:06:31 [WARNING] - META-INF/LICENSE.txt 20:06:31 [WARNING] activation-1.1.1.jar, jakarta.activation-1.2.2.jar define 40 overlapping classes and resources: 20:06:31 [WARNING] - META-INF/mailcap.default 20:06:31 [WARNING] - META-INF/mimetypes.default 20:06:31 [WARNING] - com.sun.activation.registries.LineTokenizer 20:06:31 [WARNING] - com.sun.activation.registries.LogSupport 20:06:31 [WARNING] - com.sun.activation.registries.MailcapFile 20:06:31 [WARNING] - com.sun.activation.registries.MailcapParseException 20:06:31 [WARNING] - com.sun.activation.registries.MailcapTokenizer 20:06:31 [WARNING] - com.sun.activation.registries.MimeTypeEntry 20:06:31 [WARNING] - com.sun.activation.registries.MimeTypeFile 20:06:31 [WARNING] - com.sun.activation.viewers.ImageViewer 20:06:31 [WARNING] - 30 more... 20:06:31 [WARNING] jackson-databind-2.19.2.jar, org.apache.karaf.features.core-4.4.8.jar define 788 overlapping classes: 20:06:31 [WARNING] - com.fasterxml.jackson.databind.AbstractTypeResolver 20:06:31 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector 20:06:31 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector$ReferenceProperty 20:06:31 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector$ReferenceProperty$Type 20:06:31 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector$XmlExtensions 20:06:31 [WARNING] - com.fasterxml.jackson.databind.BeanDescription 20:06:31 [WARNING] - com.fasterxml.jackson.databind.BeanProperty 20:06:31 [WARNING] - com.fasterxml.jackson.databind.BeanProperty$Bogus 20:06:31 [WARNING] - com.fasterxml.jackson.databind.BeanProperty$Std 20:06:31 [WARNING] - com.fasterxml.jackson.databind.DatabindContext 20:06:31 [WARNING] - 778 more... 20:06:31 [WARNING] org.apache.karaf.features.core-4.4.8.jar, pax-swissbox-property-1.9.0.jar define 1 overlapping classes: 20:06:31 [WARNING] - org.ops4j.pax.swissbox.property.BundleContextPropertyResolver 20:06:31 [WARNING] aaa-encrypt-service-0.22.1.jar, activation-1.1.1.jar, antlr4-runtime-4.13.2.jar, argparse4j-0.9.0.jar, byte-buddy-1.17.8.jar, checker-qual-3.51.1.jar, commons-codec-1.19.0.jar, commons-compiler-3.1.4.jar, databind-10.0.0.jar, error_prone_annotations-2.42.0.jar, failureaccess-1.0.3.jar, gson-2.13.2.jar, guava-33.5.0-jre.jar, iana-crypt-hash-1.0.1.jar, iana-ssh-encryption-algs-1.0.1.jar, iana-ssh-key-exchange-algs-1.0.1.jar, iana-ssh-mac-algs-1.0.1.jar, iana-ssh-public-key-algs-1.0.1.jar, iana-tls-cipher-suite-algs-1.0.1.jar, ietf-topology-2013.10.21.27.1.jar, ietf-type-util-1.0.1.jar, istack-commons-runtime-3.0.12.jar, j2objc-annotations-3.1.jar, jackson-annotations-2.19.2.jar, jackson-core-2.19.2.jar, jackson-databind-2.19.2.jar, jakarta.activation-1.2.2.jar, jakarta.xml.bind-api-2.3.3.jar, janino-3.1.4.jar, jaxb-runtime-2.3.9.jar, jspecify-1.0.0.jar, keystore-legacy-10.0.0.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, logback-classic-1.5.18.jar, logback-core-1.5.18.jar, logging-markers-14.1.4.jar, mdsal-binding-api-15.0.1.jar, mdsal-common-api-15.0.1.jar, mdsal-dom-api-15.0.1.jar, mdsal-dom-broker-15.0.1.jar, mdsal-dom-inmemory-datastore-15.0.1.jar, mdsal-dom-spi-15.0.1.jar, mdsal-singleton-api-15.0.1.jar, netconf-api-10.0.0.jar, netconf-auth-10.0.0.jar, netconf-client-10.0.0.jar, netconf-client-mdsal-10.0.0.jar, netconf-codec-10.0.0.jar, netconf-common-10.0.0.jar, netconf-common-mdsal-10.0.0.jar, netconf-dom-api-10.0.0.jar, netconf-netty-util-10.0.0.jar, netconf-server-10.0.0.jar, netconf-server-mdsal-10.0.0.jar, netconf-testtool-10.0.0.jar, netconf-topology-10.0.0.jar, netty-buffer-4.2.6.Final.jar, netty-codec-base-4.2.6.Final.jar, netty-common-4.2.6.Final.jar, netty-handler-4.2.6.Final.jar, netty-resolver-4.2.6.Final.jar, netty-transport-4.2.6.Final.jar, netty-transport-classes-epoll-4.2.6.Final.jar, netty-transport-native-unix-common-4.2.6.Final.jar, ops4j-base-lang-1.5.1.jar, ops4j-base-util-collections-1.5.1.jar, ops4j-base-util-property-1.5.1.jar, org.apache.karaf.features.core-4.4.8.jar, org.eclipse.jdt.annotation-2.3.100.jar, pax-swissbox-property-1.9.0.jar, restconf-api-10.0.0.jar, restconf-mdsal-spi-10.0.0.jar, restconf-server-api-10.0.0.jar, restconf-server-spi-10.0.0.jar, rfc5277-10.0.0.jar, rfc6022-1.0.1.jar, rfc6241-1.0.1.jar, rfc6243-1.0.1.jar, rfc6470-1.0.1.jar, rfc6991-ietf-inet-types-1.0.1.jar, rfc6991-ietf-yang-types-1.0.1.jar, rfc7407-ietf-x509-cert-to-name-1.0.1.jar, rfc8040-ietf-restconf-1.0.1.jar, rfc8072-1.0.1.jar, rfc8341-1.0.1.jar, rfc8342-ietf-datastores-1.0.1.jar, rfc8343-1.0.1.jar, rfc8344-1.0.1.jar, rfc8525-1.0.1.jar, rfc8528-1.0.1.jar, rfc8529-1.0.1.jar, rfc8639-1.0.1.jar, rfc9640-1.0.1.jar, rfc9641-1.0.1.jar, rfc9642-1.0.1.jar, rfc9643-ietf-tcp-client-1.0.1.jar, rfc9643-ietf-tcp-common-1.0.1.jar, rfc9643-ietf-tcp-server-1.0.1.jar, rfc9644-ietf-ssh-client-1.0.1.jar, rfc9644-ietf-ssh-common-1.0.1.jar, rfc9644-ietf-ssh-server-1.0.1.jar, rfc9645-ietf-tls-client-1.0.1.jar, rfc9645-ietf-tls-common-1.0.1.jar, rfc9645-ietf-tls-server-1.0.1.jar, shaded-exificient-10.0.0.jar, shaded-sshd-10.0.0.jar, slf4j-api-2.0.12.jar, spotbugs-annotations-4.8.6.jar, stax2-api-4.2.2.jar, transport-api-10.0.0.jar, transport-ssh-10.0.0.jar, transport-tcp-10.0.0.jar, transport-tls-10.0.0.jar, triemap-1.3.2.jar, txw2-2.3.9.jar, value-2.11.4-annotations.jar, yang-ext-2013.09.07.27.1.jar define 1 overlapping resource: 20:06:31 [WARNING] - META-INF/MANIFEST.MF 20:06:31 [WARNING] istack-commons-runtime-3.0.12.jar, jakarta.activation-1.2.2.jar, jakarta.xml.bind-api-2.3.3.jar, jaxb-runtime-2.3.9.jar, txw2-2.3.9.jar define 2 overlapping resources: 20:06:31 [WARNING] - META-INF/LICENSE.md 20:06:31 [WARNING] - META-INF/NOTICE.md 20:06:31 [WARNING] jackson-core-2.19.2.jar, org.apache.karaf.features.core-4.4.8.jar define 176 overlapping classes: 20:06:31 [WARNING] - com.fasterxml.jackson.core.Base64Variant 20:06:31 [WARNING] - com.fasterxml.jackson.core.Base64Variant$PaddingReadBehaviour 20:06:31 [WARNING] - com.fasterxml.jackson.core.Base64Variants 20:06:31 [WARNING] - com.fasterxml.jackson.core.ErrorReportConfiguration 20:06:31 [WARNING] - com.fasterxml.jackson.core.ErrorReportConfiguration$Builder 20:06:31 [WARNING] - com.fasterxml.jackson.core.FormatFeature 20:06:31 [WARNING] - com.fasterxml.jackson.core.FormatSchema 20:06:31 [WARNING] - com.fasterxml.jackson.core.JacksonException 20:06:31 [WARNING] - com.fasterxml.jackson.core.JsonEncoding 20:06:31 [WARNING] - com.fasterxml.jackson.core.JsonFactory 20:06:31 [WARNING] - 166 more... 20:06:31 [WARNING] commons-codec-1.19.0.jar, ops4j-base-lang-1.5.1.jar, ops4j-base-util-collections-1.5.1.jar, ops4j-base-util-property-1.5.1.jar define 1 overlapping resource: 20:06:31 [WARNING] - META-INF/NOTICE.txt 20:06:31 [WARNING] transport-ssh-10.0.0.jar, transport-tcp-10.0.0.jar, transport-tls-10.0.0.jar define 1 overlapping resource: 20:06:31 [WARNING] - META-INF/services/org.opendaylight.yangtools.binding.meta.YangFeatureProvider 20:06:31 [WARNING] ops4j-base-lang-1.5.1.jar, org.apache.karaf.features.core-4.4.8.jar define 4 overlapping classes: 20:06:31 [WARNING] - org.ops4j.lang.NullArgumentException 20:06:31 [WARNING] - org.ops4j.lang.Ops4jException 20:06:31 [WARNING] - org.ops4j.lang.PostConditionException 20:06:31 [WARNING] - org.ops4j.lang.PreConditionException 20:06:31 [WARNING] netconf-api-10.0.0.jar, netconf-dom-api-10.0.0.jar define 1 overlapping resource: 20:06:31 [WARNING] - pretty-print.xsl 20:06:31 [WARNING] aaa-encrypt-service-0.22.1.jar, databind-10.0.0.jar, iana-crypt-hash-1.0.1.jar, iana-ssh-encryption-algs-1.0.1.jar, iana-ssh-key-exchange-algs-1.0.1.jar, iana-ssh-mac-algs-1.0.1.jar, iana-ssh-public-key-algs-1.0.1.jar, iana-tls-cipher-suite-algs-1.0.1.jar, ietf-topology-2013.10.21.27.1.jar, ietf-type-util-1.0.1.jar, keystore-legacy-10.0.0.jar, logging-markers-14.1.4.jar, mdsal-binding-api-15.0.1.jar, mdsal-common-api-15.0.1.jar, mdsal-dom-api-15.0.1.jar, mdsal-dom-broker-15.0.1.jar, mdsal-dom-inmemory-datastore-15.0.1.jar, mdsal-dom-spi-15.0.1.jar, mdsal-singleton-api-15.0.1.jar, netconf-api-10.0.0.jar, netconf-auth-10.0.0.jar, netconf-client-10.0.0.jar, netconf-client-mdsal-10.0.0.jar, netconf-codec-10.0.0.jar, netconf-common-10.0.0.jar, netconf-common-mdsal-10.0.0.jar, netconf-dom-api-10.0.0.jar, netconf-netty-util-10.0.0.jar, netconf-server-10.0.0.jar, netconf-server-mdsal-10.0.0.jar, netconf-testtool-10.0.0.jar, netconf-topology-10.0.0.jar, restconf-api-10.0.0.jar, restconf-mdsal-spi-10.0.0.jar, restconf-server-api-10.0.0.jar, restconf-server-spi-10.0.0.jar, rfc5277-10.0.0.jar, rfc6022-1.0.1.jar, rfc6241-1.0.1.jar, rfc6243-1.0.1.jar, rfc6470-1.0.1.jar, rfc6991-ietf-inet-types-1.0.1.jar, rfc6991-ietf-yang-types-1.0.1.jar, rfc7407-ietf-x509-cert-to-name-1.0.1.jar, rfc8040-ietf-restconf-1.0.1.jar, rfc8072-1.0.1.jar, rfc8341-1.0.1.jar, rfc8342-ietf-datastores-1.0.1.jar, rfc8343-1.0.1.jar, rfc8344-1.0.1.jar, rfc8525-1.0.1.jar, rfc8528-1.0.1.jar, rfc8529-1.0.1.jar, rfc8639-1.0.1.jar, rfc9640-1.0.1.jar, rfc9641-1.0.1.jar, rfc9642-1.0.1.jar, rfc9643-ietf-tcp-client-1.0.1.jar, rfc9643-ietf-tcp-common-1.0.1.jar, rfc9643-ietf-tcp-server-1.0.1.jar, rfc9644-ietf-ssh-client-1.0.1.jar, rfc9644-ietf-ssh-common-1.0.1.jar, rfc9644-ietf-ssh-server-1.0.1.jar, rfc9645-ietf-tls-client-1.0.1.jar, rfc9645-ietf-tls-common-1.0.1.jar, rfc9645-ietf-tls-server-1.0.1.jar, shaded-exificient-10.0.0.jar, shaded-sshd-10.0.0.jar, transport-api-10.0.0.jar, transport-ssh-10.0.0.jar, transport-tcp-10.0.0.jar, transport-tls-10.0.0.jar, triemap-1.3.2.jar, yang-ext-2013.09.07.27.1.jar define 2 overlapping resources: 20:06:31 [WARNING] - LICENSE 20:06:31 [WARNING] - META-INF/git.properties 20:06:31 [WARNING] iana-crypt-hash-1.0.1.jar, iana-ssh-encryption-algs-1.0.1.jar, iana-ssh-key-exchange-algs-1.0.1.jar, iana-ssh-mac-algs-1.0.1.jar, iana-ssh-public-key-algs-1.0.1.jar, iana-tls-cipher-suite-algs-1.0.1.jar, ietf-topology-2013.10.21.27.1.jar, keystore-legacy-10.0.0.jar, netconf-client-10.0.0.jar, netconf-client-mdsal-10.0.0.jar, netconf-server-10.0.0.jar, netconf-topology-10.0.0.jar, rfc5277-10.0.0.jar, rfc6022-1.0.1.jar, rfc6241-1.0.1.jar, rfc6243-1.0.1.jar, rfc6470-1.0.1.jar, rfc6991-ietf-inet-types-1.0.1.jar, rfc6991-ietf-yang-types-1.0.1.jar, rfc7407-ietf-x509-cert-to-name-1.0.1.jar, rfc8040-ietf-restconf-1.0.1.jar, rfc8072-1.0.1.jar, rfc8341-1.0.1.jar, rfc8342-ietf-datastores-1.0.1.jar, rfc8343-1.0.1.jar, rfc8344-1.0.1.jar, rfc8525-1.0.1.jar, rfc8528-1.0.1.jar, rfc8529-1.0.1.jar, rfc8639-1.0.1.jar, rfc9640-1.0.1.jar, rfc9641-1.0.1.jar, rfc9642-1.0.1.jar, rfc9643-ietf-tcp-client-1.0.1.jar, rfc9643-ietf-tcp-common-1.0.1.jar, rfc9643-ietf-tcp-server-1.0.1.jar, rfc9644-ietf-ssh-client-1.0.1.jar, rfc9644-ietf-ssh-common-1.0.1.jar, rfc9644-ietf-ssh-server-1.0.1.jar, rfc9645-ietf-tls-client-1.0.1.jar, rfc9645-ietf-tls-common-1.0.1.jar, rfc9645-ietf-tls-server-1.0.1.jar, yang-ext-2013.09.07.27.1.jar define 1 overlapping resource: 20:06:31 [WARNING] - META-INF/services/org.opendaylight.yangtools.binding.meta.YangModelBindingProvider 20:06:31 [WARNING] jackson-annotations-2.19.2.jar, org.apache.karaf.features.core-4.4.8.jar define 73 overlapping classes: 20:06:31 [WARNING] - com.fasterxml.jackson.annotation.JacksonAnnotation 20:06:31 [WARNING] - com.fasterxml.jackson.annotation.JacksonAnnotationValue 20:06:31 [WARNING] - com.fasterxml.jackson.annotation.JacksonAnnotationsInside 20:06:31 [WARNING] - com.fasterxml.jackson.annotation.JacksonInject 20:06:31 [WARNING] - com.fasterxml.jackson.annotation.JacksonInject$Value 20:06:31 [WARNING] - com.fasterxml.jackson.annotation.JsonAlias 20:06:31 [WARNING] - com.fasterxml.jackson.annotation.JsonAnyGetter 20:06:31 [WARNING] - com.fasterxml.jackson.annotation.JsonAnySetter 20:06:31 [WARNING] - com.fasterxml.jackson.annotation.JsonAutoDetect 20:06:31 [WARNING] - com.fasterxml.jackson.annotation.JsonAutoDetect$1 20:06:31 [WARNING] - 63 more... 20:06:31 [WARNING] netty-buffer-4.2.6.Final.jar, netty-codec-base-4.2.6.Final.jar, netty-common-4.2.6.Final.jar, netty-handler-4.2.6.Final.jar, netty-resolver-4.2.6.Final.jar, netty-transport-4.2.6.Final.jar, netty-transport-classes-epoll-4.2.6.Final.jar, netty-transport-native-unix-common-4.2.6.Final.jar define 2 overlapping class and resource: 20:06:31 [WARNING] - META-INF.versions.11.module-info 20:06:31 [WARNING] - META-INF/io.netty.versions.properties 20:06:31 [WARNING] databind-10.0.0.jar, ietf-type-util-1.0.1.jar, mdsal-binding-api-15.0.1.jar, mdsal-common-api-15.0.1.jar, mdsal-dom-api-15.0.1.jar, mdsal-dom-broker-15.0.1.jar, mdsal-dom-spi-15.0.1.jar, mdsal-singleton-api-15.0.1.jar, netconf-api-10.0.0.jar, netconf-codec-10.0.0.jar, netconf-common-10.0.0.jar, netconf-common-mdsal-10.0.0.jar, netconf-dom-api-10.0.0.jar, netconf-testtool-10.0.0.jar, restconf-api-10.0.0.jar, restconf-mdsal-spi-10.0.0.jar, restconf-server-api-10.0.0.jar, restconf-server-spi-10.0.0.jar, transport-api-10.0.0.jar, transport-ssh-10.0.0.jar, transport-tcp-10.0.0.jar, transport-tls-10.0.0.jar, triemap-1.3.2.jar define 1 overlapping resource: 20:06:31 [WARNING] - README.md 20:06:31 [WARNING] ops4j-base-util-property-1.5.1.jar, org.apache.karaf.features.core-4.4.8.jar define 5 overlapping classes: 20:06:31 [WARNING] - org.ops4j.util.property.DictionaryPropertyResolver 20:06:31 [WARNING] - org.ops4j.util.property.FallbackPropertyResolver 20:06:31 [WARNING] - org.ops4j.util.property.PropertiesPropertyResolver 20:06:31 [WARNING] - org.ops4j.util.property.PropertyResolver 20:06:31 [WARNING] - org.ops4j.util.property.PropertyStore 20:06:31 [WARNING] byte-buddy-1.17.8.jar, jackson-annotations-2.19.2.jar, jackson-core-2.19.2.jar, jackson-databind-2.19.2.jar, org.apache.karaf.features.core-4.4.8.jar define 1 overlapping resource: 20:06:31 [WARNING] - META-INF/NOTICE 20:06:31 [WARNING] byte-buddy-1.17.8.jar, commons-codec-1.19.0.jar, error_prone_annotations-2.42.0.jar, failureaccess-1.0.3.jar, gson-2.13.2.jar, guava-33.5.0-jre.jar, j2objc-annotations-3.1.jar, jackson-core-2.19.2.jar, jackson-databind-2.19.2.jar, jspecify-1.0.0.jar, slf4j-api-2.0.12.jar define 1 overlapping classes: 20:06:31 [WARNING] - META-INF.versions.9.module-info 20:06:31 [WARNING] maven-shade-plugin has detected that some files are 20:06:31 [WARNING] present in two or more JARs. When this happens, only one 20:06:31 [WARNING] single version of the file is copied to the uber jar. 20:06:31 [WARNING] Usually this is not harmful and you can skip these warnings, 20:06:31 [WARNING] otherwise try to manually exclude artifacts based on 20:06:31 [WARNING] mvn dependency:tree -Ddetail=true and the above output. 20:06:31 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ 20:06:31 [INFO] Attaching shaded artifact. 20:06:31 [INFO] 20:06:31 [INFO] --- shade:3.6.1:shade (scale-util) @ netconf-testtool --- 20:06:31 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:31 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:31 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:33 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:33 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:33 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:33 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:33 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:33 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:33 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:33 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:33 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:33 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:33 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:33 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:33 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:33 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:33 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:33 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:33 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:33 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:33 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:33 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:33 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:33 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:33 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:33 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:33 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:33 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:33 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:33 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:33 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:33 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:33 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:33 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:33 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:33 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:33 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:33 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:33 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:33 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:33 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:33 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:33 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:33 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:33 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:33 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:33 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:33 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:33 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:33 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:33 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:33 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:33 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:33 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:33 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:33 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:33 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:35 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:35 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:35 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 20:06:35 [WARNING] ops4j-base-lang-1.5.1.jar, ops4j-base-util-collections-1.5.1.jar, ops4j-base-util-property-1.5.1.jar define 1 overlapping resource: 20:06:35 [WARNING] - META-INF/DEPENDENCIES.txt 20:06:35 [WARNING] binding-data-codec-api-14.0.18.jar, binding-data-codec-dynamic-14.0.18.jar, binding-data-codec-spi-14.0.18.jar, binding-loader-14.0.18.jar, binding-model-14.0.18.jar, binding-reflect-14.0.18.jar, binding-runtime-api-14.0.18.jar, binding-runtime-spi-14.0.18.jar, binding-spec-14.0.18.jar, concepts-14.0.18.jar, databind-10.0.0.jar, ietf-type-util-1.0.1.jar, mdsal-binding-api-15.0.1.jar, mdsal-common-api-15.0.1.jar, mdsal-dom-api-15.0.1.jar, mdsal-dom-broker-15.0.1.jar, mdsal-dom-spi-15.0.1.jar, mdsal-singleton-api-15.0.1.jar, netconf-api-10.0.0.jar, netconf-codec-10.0.0.jar, netconf-common-10.0.0.jar, netconf-common-mdsal-10.0.0.jar, netconf-dom-api-10.0.0.jar, netconf-testtool-10.0.0.jar, odlext-model-api-14.0.18.jar, odlext-parser-support-14.0.18.jar, openconfig-model-api-14.0.18.jar, openconfig-parser-support-14.0.18.jar, restconf-api-10.0.0.jar, restconf-mdsal-spi-10.0.0.jar, restconf-server-api-10.0.0.jar, restconf-server-spi-10.0.0.jar, rfc6241-model-api-14.0.18.jar, rfc6241-parser-support-14.0.18.jar, rfc6536-model-api-14.0.18.jar, rfc6536-parser-support-14.0.18.jar, rfc6643-model-api-14.0.18.jar, rfc6643-parser-support-14.0.18.jar, rfc7952-model-api-14.0.18.jar, rfc7952-parser-support-14.0.18.jar, rfc8040-model-api-14.0.18.jar, rfc8040-parser-support-14.0.18.jar, rfc8528-model-api-14.0.18.jar, rfc8528-parser-support-14.0.18.jar, rfc8639-model-api-14.0.18.jar, rfc8639-parser-support-14.0.18.jar, rfc8819-model-api-14.0.18.jar, rfc8819-parser-support-14.0.18.jar, transport-api-10.0.0.jar, transport-ssh-10.0.0.jar, transport-tcp-10.0.0.jar, transport-tls-10.0.0.jar, triemap-1.3.2.jar, util-14.0.18.jar, yang-common-14.0.18.jar, yang-data-api-14.0.18.jar, yang-data-codec-gson-14.0.18.jar, yang-data-codec-xml-14.0.18.jar, yang-data-impl-14.0.18.jar, yang-data-spi-14.0.18.jar, yang-data-tree-api-14.0.18.jar, yang-data-tree-ri-14.0.18.jar, yang-data-tree-spi-14.0.18.jar, yang-data-util-14.0.18.jar, yang-ir-14.0.18.jar, yang-model-api-14.0.18.jar, yang-model-export-14.0.18.jar, yang-model-ri-14.0.18.jar, yang-model-spi-14.0.18.jar, yang-model-util-14.0.18.jar, yang-parser-api-14.0.18.jar, yang-parser-reactor-14.0.18.jar, yang-parser-rfc7950-14.0.18.jar, yang-parser-spi-14.0.18.jar, yang-repo-api-14.0.18.jar, yang-repo-fs-14.0.18.jar, yang-repo-spi-14.0.18.jar, yang-xpath-api-14.0.18.jar, yang-xpath-impl-14.0.18.jar define 1 overlapping resource: 20:06:35 [WARNING] - README.md 20:06:35 [WARNING] byte-buddy-1.17.8.jar, failureaccess-1.0.3.jar, guava-33.5.0-jre.jar, jackson-annotations-2.19.2.jar, jackson-core-2.19.2.jar, jackson-databind-2.19.2.jar, org.apache.karaf.features.core-4.4.8.jar, stax2-api-4.2.2.jar define 1 overlapping resource: 20:06:35 [WARNING] - META-INF/LICENSE 20:06:35 [WARNING] ops4j-base-util-collections-1.5.1.jar, org.apache.karaf.features.core-4.4.8.jar define 3 overlapping classes: 20:06:35 [WARNING] - org.ops4j.util.collections.PropertiesUtils 20:06:35 [WARNING] - org.ops4j.util.collections.PropertiesWriter 20:06:35 [WARNING] - org.ops4j.util.collections.PropertyResolver 20:06:35 [WARNING] activation-1.1.1.jar, checker-qual-3.51.1.jar, commons-codec-1.19.0.jar, ops4j-base-lang-1.5.1.jar, ops4j-base-util-collections-1.5.1.jar, ops4j-base-util-property-1.5.1.jar, slf4j-api-2.0.12.jar define 1 overlapping resource: 20:06:35 [WARNING] - META-INF/LICENSE.txt 20:06:35 [WARNING] activation-1.1.1.jar, jakarta.activation-1.2.2.jar define 40 overlapping classes and resources: 20:06:35 [WARNING] - META-INF/mailcap.default 20:06:35 [WARNING] - META-INF/mimetypes.default 20:06:35 [WARNING] - com.sun.activation.registries.LineTokenizer 20:06:35 [WARNING] - com.sun.activation.registries.LogSupport 20:06:35 [WARNING] - com.sun.activation.registries.MailcapFile 20:06:35 [WARNING] - com.sun.activation.registries.MailcapParseException 20:06:35 [WARNING] - com.sun.activation.registries.MailcapTokenizer 20:06:35 [WARNING] - com.sun.activation.registries.MimeTypeEntry 20:06:35 [WARNING] - com.sun.activation.registries.MimeTypeFile 20:06:35 [WARNING] - com.sun.activation.viewers.ImageViewer 20:06:35 [WARNING] - 30 more... 20:06:35 [WARNING] jackson-databind-2.19.2.jar, org.apache.karaf.features.core-4.4.8.jar define 788 overlapping classes: 20:06:35 [WARNING] - com.fasterxml.jackson.databind.AbstractTypeResolver 20:06:35 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector 20:06:35 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector$ReferenceProperty 20:06:35 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector$ReferenceProperty$Type 20:06:35 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector$XmlExtensions 20:06:35 [WARNING] - com.fasterxml.jackson.databind.BeanDescription 20:06:35 [WARNING] - com.fasterxml.jackson.databind.BeanProperty 20:06:35 [WARNING] - com.fasterxml.jackson.databind.BeanProperty$Bogus 20:06:35 [WARNING] - com.fasterxml.jackson.databind.BeanProperty$Std 20:06:35 [WARNING] - com.fasterxml.jackson.databind.DatabindContext 20:06:35 [WARNING] - 778 more... 20:06:35 [WARNING] org.apache.karaf.features.core-4.4.8.jar, pax-swissbox-property-1.9.0.jar define 1 overlapping classes: 20:06:35 [WARNING] - org.ops4j.pax.swissbox.property.BundleContextPropertyResolver 20:06:35 [WARNING] bcpkix-jdk18on-1.82.jar, bcprov-jdk18on-1.82.jar, bcutil-jdk18on-1.82.jar, byte-buddy-1.17.8.jar, commons-codec-1.19.0.jar, error_prone_annotations-2.42.0.jar, failureaccess-1.0.3.jar, gson-2.13.2.jar, guava-33.5.0-jre.jar, j2objc-annotations-3.1.jar, jackson-core-2.19.2.jar, jackson-databind-2.19.2.jar, jspecify-1.0.0.jar, slf4j-api-2.0.12.jar define 1 overlapping classes: 20:06:35 [WARNING] - META-INF.versions.9.module-info 20:06:35 [WARNING] istack-commons-runtime-3.0.12.jar, jakarta.activation-1.2.2.jar, jakarta.xml.bind-api-2.3.3.jar, jaxb-runtime-2.3.9.jar, txw2-2.3.9.jar define 2 overlapping resources: 20:06:35 [WARNING] - META-INF/LICENSE.md 20:06:35 [WARNING] - META-INF/NOTICE.md 20:06:35 [WARNING] aaa-encrypt-service-0.22.1.jar, binding-data-codec-api-14.0.18.jar, binding-data-codec-dynamic-14.0.18.jar, binding-data-codec-spi-14.0.18.jar, binding-loader-14.0.18.jar, binding-model-14.0.18.jar, binding-reflect-14.0.18.jar, binding-runtime-api-14.0.18.jar, binding-runtime-spi-14.0.18.jar, binding-spec-14.0.18.jar, codegen-extensions-14.0.18.jar, concepts-14.0.18.jar, databind-10.0.0.jar, iana-crypt-hash-1.0.1.jar, iana-ssh-encryption-algs-1.0.1.jar, iana-ssh-key-exchange-algs-1.0.1.jar, iana-ssh-mac-algs-1.0.1.jar, iana-ssh-public-key-algs-1.0.1.jar, iana-tls-cipher-suite-algs-1.0.1.jar, ietf-topology-2013.10.21.27.1.jar, ietf-type-util-1.0.1.jar, keystore-legacy-10.0.0.jar, logging-markers-14.1.4.jar, mdsal-binding-api-15.0.1.jar, mdsal-common-api-15.0.1.jar, mdsal-dom-api-15.0.1.jar, mdsal-dom-broker-15.0.1.jar, mdsal-dom-inmemory-datastore-15.0.1.jar, mdsal-dom-spi-15.0.1.jar, mdsal-singleton-api-15.0.1.jar, netconf-api-10.0.0.jar, netconf-auth-10.0.0.jar, netconf-client-10.0.0.jar, netconf-client-mdsal-10.0.0.jar, netconf-codec-10.0.0.jar, netconf-common-10.0.0.jar, netconf-common-mdsal-10.0.0.jar, netconf-dom-api-10.0.0.jar, netconf-netty-util-10.0.0.jar, netconf-server-10.0.0.jar, netconf-server-mdsal-10.0.0.jar, netconf-testtool-10.0.0.jar, netconf-topology-10.0.0.jar, odlext-model-api-14.0.18.jar, odlext-parser-support-14.0.18.jar, openconfig-model-api-14.0.18.jar, openconfig-parser-support-14.0.18.jar, restconf-api-10.0.0.jar, restconf-mdsal-spi-10.0.0.jar, restconf-server-api-10.0.0.jar, restconf-server-spi-10.0.0.jar, rfc5277-10.0.0.jar, rfc6022-1.0.1.jar, rfc6241-1.0.1.jar, rfc6241-model-api-14.0.18.jar, rfc6241-parser-support-14.0.18.jar, rfc6243-1.0.1.jar, rfc6470-1.0.1.jar, rfc6536-model-api-14.0.18.jar, rfc6536-parser-support-14.0.18.jar, rfc6643-model-api-14.0.18.jar, rfc6643-parser-support-14.0.18.jar, rfc6991-ietf-inet-types-1.0.1.jar, rfc6991-ietf-yang-types-1.0.1.jar, rfc7407-ietf-x509-cert-to-name-1.0.1.jar, rfc7952-model-api-14.0.18.jar, rfc7952-parser-support-14.0.18.jar, rfc8040-ietf-restconf-1.0.1.jar, rfc8040-model-api-14.0.18.jar, rfc8040-parser-support-14.0.18.jar, rfc8072-1.0.1.jar, rfc8341-1.0.1.jar, rfc8342-ietf-datastores-1.0.1.jar, rfc8343-1.0.1.jar, rfc8344-1.0.1.jar, rfc8525-1.0.1.jar, rfc8528-1.0.1.jar, rfc8528-model-api-14.0.18.jar, rfc8528-parser-support-14.0.18.jar, rfc8529-1.0.1.jar, rfc8639-1.0.1.jar, rfc8639-model-api-14.0.18.jar, rfc8639-parser-support-14.0.18.jar, rfc8819-model-api-14.0.18.jar, rfc8819-parser-support-14.0.18.jar, rfc9640-1.0.1.jar, rfc9641-1.0.1.jar, rfc9642-1.0.1.jar, rfc9643-ietf-tcp-client-1.0.1.jar, rfc9643-ietf-tcp-common-1.0.1.jar, rfc9643-ietf-tcp-server-1.0.1.jar, rfc9644-ietf-ssh-client-1.0.1.jar, rfc9644-ietf-ssh-common-1.0.1.jar, rfc9644-ietf-ssh-server-1.0.1.jar, rfc9645-ietf-tls-client-1.0.1.jar, rfc9645-ietf-tls-common-1.0.1.jar, rfc9645-ietf-tls-server-1.0.1.jar, shaded-exificient-10.0.0.jar, shaded-sshd-10.0.0.jar, transport-api-10.0.0.jar, transport-ssh-10.0.0.jar, transport-tcp-10.0.0.jar, transport-tls-10.0.0.jar, triemap-1.3.2.jar, util-14.0.18.jar, yang-common-14.0.18.jar, yang-data-api-14.0.18.jar, yang-data-codec-gson-14.0.18.jar, yang-data-codec-xml-14.0.18.jar, yang-data-impl-14.0.18.jar, yang-data-spi-14.0.18.jar, yang-data-tree-api-14.0.18.jar, yang-data-tree-ri-14.0.18.jar, yang-data-tree-spi-14.0.18.jar, yang-data-util-14.0.18.jar, yang-ext-2013.09.07.27.1.jar, yang-ir-14.0.18.jar, yang-model-api-14.0.18.jar, yang-model-export-14.0.18.jar, yang-model-ri-14.0.18.jar, yang-model-spi-14.0.18.jar, yang-model-util-14.0.18.jar, yang-parser-api-14.0.18.jar, yang-parser-impl-14.0.18.jar, yang-parser-reactor-14.0.18.jar, yang-parser-rfc7950-14.0.18.jar, yang-parser-spi-14.0.18.jar, yang-repo-api-14.0.18.jar, yang-repo-fs-14.0.18.jar, yang-repo-spi-14.0.18.jar, yang-xpath-api-14.0.18.jar, yang-xpath-impl-14.0.18.jar define 2 overlapping resources: 20:06:35 [WARNING] - LICENSE 20:06:35 [WARNING] - META-INF/git.properties 20:06:35 [WARNING] jackson-core-2.19.2.jar, org.apache.karaf.features.core-4.4.8.jar define 176 overlapping classes: 20:06:35 [WARNING] - com.fasterxml.jackson.core.Base64Variant 20:06:35 [WARNING] - com.fasterxml.jackson.core.Base64Variant$PaddingReadBehaviour 20:06:35 [WARNING] - com.fasterxml.jackson.core.Base64Variants 20:06:35 [WARNING] - com.fasterxml.jackson.core.ErrorReportConfiguration 20:06:35 [WARNING] - com.fasterxml.jackson.core.ErrorReportConfiguration$Builder 20:06:35 [WARNING] - com.fasterxml.jackson.core.FormatFeature 20:06:35 [WARNING] - com.fasterxml.jackson.core.FormatSchema 20:06:35 [WARNING] - com.fasterxml.jackson.core.JacksonException 20:06:35 [WARNING] - com.fasterxml.jackson.core.JsonEncoding 20:06:35 [WARNING] - com.fasterxml.jackson.core.JsonFactory 20:06:35 [WARNING] - 166 more... 20:06:35 [WARNING] commons-codec-1.19.0.jar, ops4j-base-lang-1.5.1.jar, ops4j-base-util-collections-1.5.1.jar, ops4j-base-util-property-1.5.1.jar define 1 overlapping resource: 20:06:35 [WARNING] - META-INF/NOTICE.txt 20:06:35 [WARNING] bcpkix-jdk18on-1.82.jar, bcprov-jdk18on-1.82.jar, bcutil-jdk18on-1.82.jar, jspecify-1.0.0.jar define 1 overlapping resource: 20:06:35 [WARNING] - META-INF/versions/9/OSGI-INF/MANIFEST.MF 20:06:35 [WARNING] transport-ssh-10.0.0.jar, transport-tcp-10.0.0.jar, transport-tls-10.0.0.jar define 1 overlapping resource: 20:06:35 [WARNING] - META-INF/services/org.opendaylight.yangtools.binding.meta.YangFeatureProvider 20:06:35 [WARNING] ops4j-base-lang-1.5.1.jar, org.apache.karaf.features.core-4.4.8.jar define 4 overlapping classes: 20:06:35 [WARNING] - org.ops4j.lang.NullArgumentException 20:06:35 [WARNING] - org.ops4j.lang.Ops4jException 20:06:35 [WARNING] - org.ops4j.lang.PostConditionException 20:06:35 [WARNING] - org.ops4j.lang.PreConditionException 20:06:35 [WARNING] netconf-api-10.0.0.jar, netconf-dom-api-10.0.0.jar define 1 overlapping resource: 20:06:35 [WARNING] - pretty-print.xsl 20:06:35 [WARNING] netconf-dom-api-10.0.0.jar, openconfig-parser-support-14.0.18.jar, org.eclipse.jdt.annotation-2.3.100.jar, restconf-api-10.0.0.jar, yang-data-impl-14.0.18.jar, yang-data-tree-ri-14.0.18.jar, yang-data-tree-spi-14.0.18.jar, yang-parser-rfc7950-14.0.18.jar, yang-repo-fs-14.0.18.jar define 3 overlapping resources: 20:06:35 [WARNING] - .api_description 20:06:35 [WARNING] - about.html 20:06:35 [WARNING] - bundle.properties 20:06:35 [WARNING] jackson-annotations-2.19.2.jar, org.apache.karaf.features.core-4.4.8.jar define 73 overlapping classes: 20:06:35 [WARNING] - com.fasterxml.jackson.annotation.JacksonAnnotation 20:06:35 [WARNING] - com.fasterxml.jackson.annotation.JacksonAnnotationValue 20:06:35 [WARNING] - com.fasterxml.jackson.annotation.JacksonAnnotationsInside 20:06:35 [WARNING] - com.fasterxml.jackson.annotation.JacksonInject 20:06:35 [WARNING] - com.fasterxml.jackson.annotation.JacksonInject$Value 20:06:35 [WARNING] - com.fasterxml.jackson.annotation.JsonAlias 20:06:35 [WARNING] - com.fasterxml.jackson.annotation.JsonAnyGetter 20:06:35 [WARNING] - com.fasterxml.jackson.annotation.JsonAnySetter 20:06:35 [WARNING] - com.fasterxml.jackson.annotation.JsonAutoDetect 20:06:35 [WARNING] - com.fasterxml.jackson.annotation.JsonAutoDetect$1 20:06:35 [WARNING] - 63 more... 20:06:35 [WARNING] aaa-encrypt-service-0.22.1.jar, activation-1.1.1.jar, antlr4-runtime-4.13.2.jar, argparse4j-0.9.0.jar, bcpkix-jdk18on-1.82.jar, bcprov-jdk18on-1.82.jar, bcutil-jdk18on-1.82.jar, binding-data-codec-api-14.0.18.jar, binding-data-codec-dynamic-14.0.18.jar, binding-data-codec-spi-14.0.18.jar, binding-loader-14.0.18.jar, binding-model-14.0.18.jar, binding-reflect-14.0.18.jar, binding-runtime-api-14.0.18.jar, binding-runtime-spi-14.0.18.jar, binding-spec-14.0.18.jar, byte-buddy-1.17.8.jar, checker-qual-3.51.1.jar, codegen-extensions-14.0.18.jar, commons-codec-1.19.0.jar, commons-compiler-3.1.4.jar, concepts-14.0.18.jar, databind-10.0.0.jar, error_prone_annotations-2.42.0.jar, failureaccess-1.0.3.jar, gson-2.13.2.jar, guava-33.5.0-jre.jar, iana-crypt-hash-1.0.1.jar, iana-ssh-encryption-algs-1.0.1.jar, iana-ssh-key-exchange-algs-1.0.1.jar, iana-ssh-mac-algs-1.0.1.jar, iana-ssh-public-key-algs-1.0.1.jar, iana-tls-cipher-suite-algs-1.0.1.jar, ietf-topology-2013.10.21.27.1.jar, ietf-type-util-1.0.1.jar, istack-commons-runtime-3.0.12.jar, j2objc-annotations-3.1.jar, jackson-annotations-2.19.2.jar, jackson-core-2.19.2.jar, jackson-databind-2.19.2.jar, jakarta.activation-1.2.2.jar, jakarta.xml.bind-api-2.3.3.jar, janino-3.1.4.jar, jaxb-runtime-2.3.9.jar, jspecify-1.0.0.jar, keystore-legacy-10.0.0.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, logback-classic-1.5.18.jar, logback-core-1.5.18.jar, logging-markers-14.1.4.jar, mdsal-binding-api-15.0.1.jar, mdsal-common-api-15.0.1.jar, mdsal-dom-api-15.0.1.jar, mdsal-dom-broker-15.0.1.jar, mdsal-dom-inmemory-datastore-15.0.1.jar, mdsal-dom-spi-15.0.1.jar, mdsal-singleton-api-15.0.1.jar, netconf-api-10.0.0.jar, netconf-auth-10.0.0.jar, netconf-client-10.0.0.jar, netconf-client-mdsal-10.0.0.jar, netconf-codec-10.0.0.jar, netconf-common-10.0.0.jar, netconf-common-mdsal-10.0.0.jar, netconf-dom-api-10.0.0.jar, netconf-netty-util-10.0.0.jar, netconf-server-10.0.0.jar, netconf-server-mdsal-10.0.0.jar, netconf-testtool-10.0.0.jar, netconf-topology-10.0.0.jar, netty-buffer-4.2.6.Final.jar, netty-codec-base-4.2.6.Final.jar, netty-common-4.2.6.Final.jar, netty-handler-4.2.6.Final.jar, netty-resolver-4.2.6.Final.jar, netty-transport-4.2.6.Final.jar, netty-transport-classes-epoll-4.2.6.Final.jar, netty-transport-native-unix-common-4.2.6.Final.jar, odlext-model-api-14.0.18.jar, odlext-parser-support-14.0.18.jar, openconfig-model-api-14.0.18.jar, openconfig-parser-support-14.0.18.jar, ops4j-base-lang-1.5.1.jar, ops4j-base-util-collections-1.5.1.jar, ops4j-base-util-property-1.5.1.jar, org.apache.karaf.features.core-4.4.8.jar, org.eclipse.jdt.annotation-2.3.100.jar, pax-swissbox-property-1.9.0.jar, restconf-api-10.0.0.jar, restconf-mdsal-spi-10.0.0.jar, restconf-server-api-10.0.0.jar, restconf-server-spi-10.0.0.jar, rfc5277-10.0.0.jar, rfc6022-1.0.1.jar, rfc6241-1.0.1.jar, rfc6241-model-api-14.0.18.jar, rfc6241-parser-support-14.0.18.jar, rfc6243-1.0.1.jar, rfc6470-1.0.1.jar, rfc6536-model-api-14.0.18.jar, rfc6536-parser-support-14.0.18.jar, rfc6643-model-api-14.0.18.jar, rfc6643-parser-support-14.0.18.jar, rfc6991-ietf-inet-types-1.0.1.jar, rfc6991-ietf-yang-types-1.0.1.jar, rfc7407-ietf-x509-cert-to-name-1.0.1.jar, rfc7952-model-api-14.0.18.jar, rfc7952-parser-support-14.0.18.jar, rfc8040-ietf-restconf-1.0.1.jar, rfc8040-model-api-14.0.18.jar, rfc8040-parser-support-14.0.18.jar, rfc8072-1.0.1.jar, rfc8341-1.0.1.jar, rfc8342-ietf-datastores-1.0.1.jar, rfc8343-1.0.1.jar, rfc8344-1.0.1.jar, rfc8525-1.0.1.jar, rfc8528-1.0.1.jar, rfc8528-model-api-14.0.18.jar, rfc8528-parser-support-14.0.18.jar, rfc8529-1.0.1.jar, rfc8639-1.0.1.jar, rfc8639-model-api-14.0.18.jar, rfc8639-parser-support-14.0.18.jar, rfc8819-model-api-14.0.18.jar, rfc8819-parser-support-14.0.18.jar, rfc9640-1.0.1.jar, rfc9641-1.0.1.jar, rfc9642-1.0.1.jar, rfc9643-ietf-tcp-client-1.0.1.jar, rfc9643-ietf-tcp-common-1.0.1.jar, rfc9643-ietf-tcp-server-1.0.1.jar, rfc9644-ietf-ssh-client-1.0.1.jar, rfc9644-ietf-ssh-common-1.0.1.jar, rfc9644-ietf-ssh-server-1.0.1.jar, rfc9645-ietf-tls-client-1.0.1.jar, rfc9645-ietf-tls-common-1.0.1.jar, rfc9645-ietf-tls-server-1.0.1.jar, shaded-exificient-10.0.0.jar, shaded-sshd-10.0.0.jar, slf4j-api-2.0.12.jar, spotbugs-annotations-4.8.6.jar, stax2-api-4.2.2.jar, transport-api-10.0.0.jar, transport-ssh-10.0.0.jar, transport-tcp-10.0.0.jar, transport-tls-10.0.0.jar, triemap-1.3.2.jar, txw2-2.3.9.jar, util-14.0.18.jar, value-2.11.4-annotations.jar, yang-common-14.0.18.jar, yang-data-api-14.0.18.jar, yang-data-codec-gson-14.0.18.jar, yang-data-codec-xml-14.0.18.jar, yang-data-impl-14.0.18.jar, yang-data-spi-14.0.18.jar, yang-data-tree-api-14.0.18.jar, yang-data-tree-ri-14.0.18.jar, yang-data-tree-spi-14.0.18.jar, yang-data-util-14.0.18.jar, yang-ext-2013.09.07.27.1.jar, yang-ir-14.0.18.jar, yang-model-api-14.0.18.jar, yang-model-export-14.0.18.jar, yang-model-ri-14.0.18.jar, yang-model-spi-14.0.18.jar, yang-model-util-14.0.18.jar, yang-parser-api-14.0.18.jar, yang-parser-impl-14.0.18.jar, yang-parser-reactor-14.0.18.jar, yang-parser-rfc7950-14.0.18.jar, yang-parser-spi-14.0.18.jar, yang-repo-api-14.0.18.jar, yang-repo-fs-14.0.18.jar, yang-repo-spi-14.0.18.jar, yang-xpath-api-14.0.18.jar, yang-xpath-impl-14.0.18.jar define 1 overlapping resource: 20:06:35 [WARNING] - META-INF/MANIFEST.MF 20:06:35 [WARNING] codegen-extensions-14.0.18.jar, iana-crypt-hash-1.0.1.jar, iana-ssh-encryption-algs-1.0.1.jar, iana-ssh-key-exchange-algs-1.0.1.jar, iana-ssh-mac-algs-1.0.1.jar, iana-ssh-public-key-algs-1.0.1.jar, iana-tls-cipher-suite-algs-1.0.1.jar, ietf-topology-2013.10.21.27.1.jar, keystore-legacy-10.0.0.jar, netconf-client-10.0.0.jar, netconf-client-mdsal-10.0.0.jar, netconf-server-10.0.0.jar, netconf-topology-10.0.0.jar, rfc5277-10.0.0.jar, rfc6022-1.0.1.jar, rfc6241-1.0.1.jar, rfc6243-1.0.1.jar, rfc6470-1.0.1.jar, rfc6991-ietf-inet-types-1.0.1.jar, rfc6991-ietf-yang-types-1.0.1.jar, rfc7407-ietf-x509-cert-to-name-1.0.1.jar, rfc8040-ietf-restconf-1.0.1.jar, rfc8072-1.0.1.jar, rfc8341-1.0.1.jar, rfc8342-ietf-datastores-1.0.1.jar, rfc8343-1.0.1.jar, rfc8344-1.0.1.jar, rfc8525-1.0.1.jar, rfc8528-1.0.1.jar, rfc8529-1.0.1.jar, rfc8639-1.0.1.jar, rfc9640-1.0.1.jar, rfc9641-1.0.1.jar, rfc9642-1.0.1.jar, rfc9643-ietf-tcp-client-1.0.1.jar, rfc9643-ietf-tcp-common-1.0.1.jar, rfc9643-ietf-tcp-server-1.0.1.jar, rfc9644-ietf-ssh-client-1.0.1.jar, rfc9644-ietf-ssh-common-1.0.1.jar, rfc9644-ietf-ssh-server-1.0.1.jar, rfc9645-ietf-tls-client-1.0.1.jar, rfc9645-ietf-tls-common-1.0.1.jar, rfc9645-ietf-tls-server-1.0.1.jar, yang-ext-2013.09.07.27.1.jar define 1 overlapping resource: 20:06:35 [WARNING] - META-INF/services/org.opendaylight.yangtools.binding.meta.YangModelBindingProvider 20:06:35 [WARNING] netty-buffer-4.2.6.Final.jar, netty-codec-base-4.2.6.Final.jar, netty-common-4.2.6.Final.jar, netty-handler-4.2.6.Final.jar, netty-resolver-4.2.6.Final.jar, netty-transport-4.2.6.Final.jar, netty-transport-classes-epoll-4.2.6.Final.jar, netty-transport-native-unix-common-4.2.6.Final.jar define 2 overlapping class and resource: 20:06:35 [WARNING] - META-INF.versions.11.module-info 20:06:35 [WARNING] - META-INF/io.netty.versions.properties 20:06:35 [WARNING] ops4j-base-util-property-1.5.1.jar, org.apache.karaf.features.core-4.4.8.jar define 5 overlapping classes: 20:06:35 [WARNING] - org.ops4j.util.property.DictionaryPropertyResolver 20:06:35 [WARNING] - org.ops4j.util.property.FallbackPropertyResolver 20:06:35 [WARNING] - org.ops4j.util.property.PropertiesPropertyResolver 20:06:35 [WARNING] - org.ops4j.util.property.PropertyResolver 20:06:35 [WARNING] - org.ops4j.util.property.PropertyStore 20:06:35 [WARNING] byte-buddy-1.17.8.jar, jackson-annotations-2.19.2.jar, jackson-core-2.19.2.jar, jackson-databind-2.19.2.jar, org.apache.karaf.features.core-4.4.8.jar define 1 overlapping resource: 20:06:35 [WARNING] - META-INF/NOTICE 20:06:35 [WARNING] maven-shade-plugin has detected that some files are 20:06:35 [WARNING] present in two or more JARs. When this happens, only one 20:06:35 [WARNING] single version of the file is copied to the uber jar. 20:06:35 [WARNING] Usually this is not harmful and you can skip these warnings, 20:06:35 [WARNING] otherwise try to manually exclude artifacts based on 20:06:35 [WARNING] mvn dependency:tree -Ddetail=true and the above output. 20:06:35 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ 20:06:35 [INFO] Attaching shaded artifact. 20:06:35 [INFO] 20:06:35 [INFO] --- assembly:3.7.1:single (make-assembly) @ netconf-testtool --- 20:06:36 [INFO] Reading assembly descriptor: src/main/assembly/stress-client.xml 20:06:36 [INFO] Building tar: /w/workspace/netconf-maven-stage-master/usecase/netconf-testtool/target/stress-client-10.0.0-package-stress-client.tar.gz 20:06:38 [INFO] 20:06:38 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ netconf-testtool --- 20:06:38 [INFO] CycloneDX: Resolving Dependencies 20:06:40 [INFO] CycloneDX: Creating BOM version 1.6 with 180 component(s) 20:06:40 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-stage-master/usecase/netconf-testtool/target/bom.xml 20:06:40 [INFO] attaching as netconf-testtool-10.0.0-cyclonedx.xml 20:06:40 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-stage-master/usecase/netconf-testtool/target/bom.json 20:06:40 [INFO] attaching as netconf-testtool-10.0.0-cyclonedx.json 20:06:40 [INFO] 20:06:40 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ netconf-testtool --- 20:06:40 [INFO] Skipping duplicate-finder execution! 20:06:40 [INFO] 20:06:40 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ netconf-testtool --- 20:06:40 [WARNING] Used undeclared dependencies found: 20:06:40 [WARNING] org.opendaylight.yangtools:yang-data-codec-gson:jar:14.0.18:compile 20:06:40 [WARNING] org.opendaylight.yangtools:yang-model-api:jar:14.0.18:compile 20:06:40 [WARNING] org.opendaylight.yangtools:yang-repo-fs:jar:14.0.18:compile 20:06:40 [WARNING] org.opendaylight.netconf:transport-tcp:jar:10.0.0:compile 20:06:40 [WARNING] org.opendaylight.yangtools:util:jar:14.0.18:compile 20:06:40 [WARNING] org.opendaylight.yangtools:yang-data-spi:jar:14.0.18:compile 20:06:40 [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.27.1:compile 20:06:40 [WARNING] io.netty:netty-common:jar:4.2.6.Final:compile 20:06:40 [WARNING] org.opendaylight.yangtools:yang-model-spi:jar:14.0.18:compile 20:06:40 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:15.0.1:compile 20:06:40 [WARNING] org.opendaylight.yangtools:yang-parser-impl:jar:14.0.18:compile 20:06:40 [WARNING] org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.1:compile 20:06:40 [WARNING] org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.18:compile 20:06:40 [WARNING] org.opendaylight.netconf:transport-ssh:jar:10.0.0:compile 20:06:40 [WARNING] org.opendaylight.ietf.model:rfc9643-ietf-tcp-server:jar:1.0.1:compile 20:06:40 [WARNING] org.opendaylight.yangtools:yang-repo-api:jar:14.0.18:compile 20:06:40 [WARNING] org.opendaylight.yangtools:yang-repo-spi:jar:14.0.18:compile 20:06:40 [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.18:compile 20:06:40 [WARNING] org.opendaylight.netconf:databind:jar:10.0.0:compile 20:06:40 [WARNING] org.opendaylight.ietf.model:rfc9644-ietf-ssh-server:jar:1.0.1:compile 20:06:40 [WARNING] org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.1:compile 20:06:40 [WARNING] org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.18:compile 20:06:40 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.1:compile 20:06:40 [WARNING] org.opendaylight.ietf.model:rfc9644-ietf-ssh-client:jar:1.0.1:compile 20:06:40 [WARNING] org.opendaylight.yangtools:yang-data-api:jar:14.0.18:compile 20:06:40 [WARNING] org.opendaylight.netconf:netconf-common:jar:10.0.0:compile 20:06:40 [WARNING] org.opendaylight.ietf.model:rfc9640:jar:1.0.1:compile 20:06:40 [WARNING] io.netty:netty-transport:jar:4.2.6.Final:compile 20:06:40 [WARNING] org.opendaylight.netconf:transport-api:jar:10.0.0:compile 20:06:40 [WARNING] com.google.code.gson:gson:jar:2.13.2:compile 20:06:40 [WARNING] org.opendaylight.netconf:shaded-sshd:jar:10.0.0:compile 20:06:40 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.18:compile 20:06:40 [WARNING] jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 20:06:40 [WARNING] org.opendaylight.ietf.model:rfc9643-ietf-tcp-client:jar:1.0.1:compile 20:06:40 [WARNING] org.opendaylight.ietf.model:rfc6241:jar:1.0.1:compile 20:06:40 [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.18:compile 20:06:40 [WARNING] Unused declared dependencies found: 20:06:40 [WARNING] org.bouncycastle:bcprov-jdk18on:jar:1.82:compile 20:06:40 [WARNING] org.bouncycastle:bcpkix-jdk18on:jar:1.82:compile 20:06:40 [WARNING] org.codehaus.janino:janino:jar:3.1.4:compile 20:06:40 [WARNING] org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.8:compile 20:06:40 [WARNING] org.opendaylight.netconf:netconf-netty-util:jar:10.0.0:compile 20:06:40 [WARNING] Non-test scoped test only dependencies found: 20:06:40 [WARNING] io.netty:netty-common:jar:4.2.6.Final:compile 20:06:40 [INFO] 20:06:40 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ netconf-testtool --- 20:06:40 [INFO] Building jar: /w/workspace/netconf-maven-stage-master/usecase/netconf-testtool/target/netconf-testtool-10.0.0-sources.jar 20:06:40 [INFO] 20:06:40 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ netconf-testtool --- 20:06:40 [INFO] 20:06:40 [INFO] --- jacoco:0.8.13:report (report) @ netconf-testtool --- 20:06:40 [INFO] Loading execution data file /w/workspace/netconf-maven-stage-master/usecase/netconf-testtool/target/code-coverage/jacoco.exec 20:06:40 [INFO] Analyzed bundle 'netconf-testtool' with 79 classes 20:06:40 [INFO] 20:06:40 [INFO] --- install:3.1.4:install (default-install) @ netconf-testtool --- 20:06:40 [INFO] Installing /w/workspace/netconf-maven-stage-master/usecase/netconf-testtool/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-testtool/10.0.0/netconf-testtool-10.0.0.pom 20:06:40 [INFO] Installing /w/workspace/netconf-maven-stage-master/usecase/netconf-testtool/target/netconf-testtool-10.0.0.jar to /tmp/r/org/opendaylight/netconf/netconf-testtool/10.0.0/netconf-testtool-10.0.0.jar 20:06:40 [INFO] Installing /w/workspace/netconf-maven-stage-master/usecase/netconf-testtool/target/netconf-testtool-10.0.0-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-testtool/10.0.0/netconf-testtool-10.0.0-javadoc.jar 20:06:40 [INFO] Installing /w/workspace/netconf-maven-stage-master/usecase/netconf-testtool/target/netconf-testtool-10.0.0-executable.jar to /tmp/r/org/opendaylight/netconf/netconf-testtool/10.0.0/netconf-testtool-10.0.0-executable.jar 20:06:40 [INFO] Installing /w/workspace/netconf-maven-stage-master/usecase/netconf-testtool/target/stress-client-10.0.0-stress-client.jar to /tmp/r/org/opendaylight/netconf/netconf-testtool/10.0.0/netconf-testtool-10.0.0-stress-client.jar 20:06:40 [INFO] Installing /w/workspace/netconf-maven-stage-master/usecase/netconf-testtool/target/rest-perf-client-10.0.0-rest-perf-client.jar to /tmp/r/org/opendaylight/netconf/netconf-testtool/10.0.0/netconf-testtool-10.0.0-rest-perf-client.jar 20:06:40 [INFO] Installing /w/workspace/netconf-maven-stage-master/usecase/netconf-testtool/target/scale-util-10.0.0-scale-util.jar to /tmp/r/org/opendaylight/netconf/netconf-testtool/10.0.0/netconf-testtool-10.0.0-scale-util.jar 20:06:40 [INFO] Installing /w/workspace/netconf-maven-stage-master/usecase/netconf-testtool/target/stress-client-10.0.0-package-stress-client.tar.gz to /tmp/r/org/opendaylight/netconf/netconf-testtool/10.0.0/netconf-testtool-10.0.0-stress-client.tar.gz 20:06:40 [INFO] Installing /w/workspace/netconf-maven-stage-master/usecase/netconf-testtool/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-testtool/10.0.0/netconf-testtool-10.0.0-cyclonedx.xml 20:06:40 [INFO] Installing /w/workspace/netconf-maven-stage-master/usecase/netconf-testtool/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-testtool/10.0.0/netconf-testtool-10.0.0-cyclonedx.json 20:06:40 [INFO] Installing /w/workspace/netconf-maven-stage-master/usecase/netconf-testtool/target/netconf-testtool-10.0.0-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-testtool/10.0.0/netconf-testtool-10.0.0-sources.jar 20:06:40 [INFO] 20:06:40 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ netconf-testtool --- 20:06:40 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-stage-master/m2repo 20:06:40 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-stage-master/m2repo" instead. 20:06:40 [INFO] 20:06:40 [INFO] ----------------< org.opendaylight.netconf:restconf-it >---------------- 20:06:40 [INFO] Building restconf-it 10.0.0 [104/112] 20:06:40 [INFO] from apps/restconf-it/pom.xml 20:06:40 [INFO] --------------------------------[ jar ]--------------------------------- 20:06:41 [INFO] 20:06:41 [INFO] --- clean:3.5.0:clean (default-clean) @ restconf-it --- 20:06:41 [INFO] 20:06:41 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ restconf-it --- 20:06:41 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:06:41 [INFO] 20:06:41 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ restconf-it --- 20:06:41 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:06:41 [INFO] 20:06:41 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ restconf-it --- 20:06:41 [INFO] 20:06:41 [INFO] --- dependency:3.9.0:properties (default) @ restconf-it --- 20:06:41 [INFO] 20:06:41 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ restconf-it --- 20:06:41 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/netconf-maven-stage-master/apps/restconf-it/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:06:41 [INFO] 20:06:41 [INFO] --- yang:14.0.18:generate-sources (binding) @ restconf-it --- 20:06:41 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:06:41 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-stage-master/apps/restconf-it/src/main/yang 20:06:41 [INFO] yang-to-sources: Found 53 dependencies in 11.33 ms 20:06:41 [INFO] yang-to-sources: Project model files found: 6 in 2.917 ms 20:06:41 [INFO] yang-to-sources: 6 YANG models processed in 92.86 ms 20:06:41 [INFO] BindingJavaFileGenerator: Defined 119 files in 4.911 ms 20:06:41 [INFO] Sorted 119 files into 21 directories in 377.1 μs 20:06:41 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 119 in 26.95 ms 20:06:41 [INFO] 20:06:41 [INFO] --- checkstyle:3.6.0:check (check-license) @ restconf-it --- 20:06:41 [INFO] Starting audit... 20:06:41 Audit done. 20:06:41 [INFO] You have 0 Checkstyle violations. 20:06:41 [INFO] 20:06:41 [INFO] --- checkstyle:3.6.0:check (default) @ restconf-it --- 20:06:42 [INFO] Starting audit... 20:06:42 Audit done. 20:06:42 [INFO] You have 0 Checkstyle violations. 20:06:42 [INFO] 20:06:42 [INFO] --- dependency:3.9.0:copy (unpack-license) @ restconf-it --- 20:06:42 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 20:06:42 [INFO] 20:06:42 [INFO] --- resources:3.3.1:resources (default-resources) @ restconf-it --- 20:06:42 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/apps/restconf-it/src/main/resources 20:06:42 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/apps/restconf-it/target/generated-sources/spi 20:06:42 [INFO] Copying 6 resources from target/generated-sources/yang to target/classes 20:06:42 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:06:42 [INFO] Copying 6 resources from target/generated-sources/yang to target/classes 20:06:42 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/apps/restconf-it/target/generated-sources/spi 20:06:42 [INFO] 20:06:42 [INFO] --- compiler:3.14.1:compile (default-compile) @ restconf-it --- 20:06:42 [INFO] Recompiling the module because of changed dependency. 20:06:42 [INFO] Compiling 118 source files with javac [debug release 21] to target/classes 20:06:42 [INFO] 20:06:42 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ restconf-it >>> 20:06:42 [INFO] 20:06:42 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ restconf-it --- 20:06:42 [INFO] Fork Value is true 20:06:45 [INFO] Done SpotBugs Analysis.... 20:06:45 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:06:45 [INFO] 20:06:45 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ restconf-it <<< 20:06:45 [INFO] 20:06:45 [INFO] 20:06:45 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ restconf-it --- 20:06:45 [INFO] BugInstance size is 0 20:06:45 [INFO] Error size is 0 20:06:45 [INFO] No errors/warnings found 20:06:45 [INFO] 20:06:45 [INFO] --- resources:3.3.1:testResources (default-testResources) @ restconf-it --- 20:06:45 [INFO] Copying 206 resources from src/test/resources to target/test-classes 20:06:45 [INFO] 20:06:45 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ restconf-it --- 20:06:45 [INFO] Recompiling the module because of changed dependency. 20:06:45 [INFO] Compiling 28 source files with javac [debug release 21] to target/test-classes 20:06:45 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 20:06:45 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 20:06: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 20:06:45 [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 20:06:45 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:06:45 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 20:06:45 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 20:06:45 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 20:06:45 [WARNING] Cannot find annotation method 'property()' in type 'org.osgi.service.component.annotations.Component' 20:06:45 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 20:06:45 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 20:06:45 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:06:45 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:06:45 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 20:06:45 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' 20:06:45 [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate' 20:06:45 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 20:06:45 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 20:06:45 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 20:06:45 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 20:06:45 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:06:45 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:06:45 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 20:06:45 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:06:45 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:06:45 [WARNING] Cannot find annotation method 'policyOption()' in type 'org.osgi.service.component.annotations.Reference': class file for org.osgi.service.component.annotations.Reference not found 20:06:45 [WARNING] unknown enum constant org.osgi.service.component.annotations.ReferencePolicyOption.GREEDY 20:06:45 reason: class file for org.osgi.service.component.annotations.ReferencePolicyOption not found 20:06:45 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 20:06:45 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:06:45 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:06:45 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 20:06:45 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 20:06:45 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 20:06:45 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 20:06:45 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 20:06:45 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 20:06:45 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 20:06:45 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 20:06:45 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 20:06:45 [WARNING] Cannot find annotation method 'enabled()' in type 'org.osgi.service.component.annotations.Component' 20:06:45 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 20:06:45 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:06:45 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:06:45 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:06:45 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:06:45 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 20:06:45 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 20:06: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 20:06:45 [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 20:06:45 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:06:45 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 20:06:45 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 20:06:45 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 20:06:45 [WARNING] Cannot find annotation method 'property()' in type 'org.osgi.service.component.annotations.Component' 20:06:45 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 20:06:45 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 20:06:45 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:06:45 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:06:45 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 20:06:45 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' 20:06:45 [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate' 20:06:45 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 20:06:45 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 20:06:45 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 20:06:45 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 20:06:45 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:06:45 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:06:45 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 20:06:45 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:06:45 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:06:45 [WARNING] Cannot find annotation method 'policyOption()' in type 'org.osgi.service.component.annotations.Reference': class file for org.osgi.service.component.annotations.Reference not found 20:06:45 [WARNING] unknown enum constant org.osgi.service.component.annotations.ReferencePolicyOption.GREEDY 20:06:45 reason: class file for org.osgi.service.component.annotations.ReferencePolicyOption not found 20:06:45 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 20:06:45 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:06:45 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:06:45 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 20:06:45 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 20:06:45 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 20:06:45 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 20:06:45 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 20:06:45 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 20:06:45 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 20:06:45 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 20:06:45 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 20:06:45 [WARNING] Cannot find annotation method 'enabled()' in type 'org.osgi.service.component.annotations.Component' 20:06:45 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 20:06:45 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:06:45 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:06:45 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:06:45 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:06:45 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 20:06:45 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 20:06: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 20:06:45 [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 20:06:45 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:06:45 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 20:06:45 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 20:06:45 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 20:06:45 [WARNING] Cannot find annotation method 'property()' in type 'org.osgi.service.component.annotations.Component' 20:06:45 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 20:06:45 [INFO] /w/workspace/netconf-maven-stage-master/apps/restconf-it/src/test/java/org/opendaylight/restconf/it/openapi/BenchmarkOpenApiIT.java: Some input files additionally use or override a deprecated API. 20:06:45 [INFO] 20:06:45 [INFO] --- surefire:3.5.4:test (default-test) @ restconf-it --- 20:06:45 [INFO] Surefire report directory: /w/workspace/netconf-maven-stage-master/apps/restconf-it/target/surefire-reports 20:06:45 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:06:45 [INFO] 20:06:45 [INFO] ------------------------------------------------------- 20:06:45 [INFO] T E S T S 20:06:45 [INFO] ------------------------------------------------------- 20:06:47 [INFO] Running org.opendaylight.restconf.it.server.MountPointE2ETest 20:07:01 [WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 13.64 s -- in org.opendaylight.restconf.it.server.MountPointE2ETest 20:07:01 [INFO] Running org.opendaylight.restconf.it.server.DataE2ETest 20:07:08 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.562 s -- in org.opendaylight.restconf.it.server.DataE2ETest 20:07:08 [INFO] Running org.opendaylight.restconf.it.server.HostMetaE2ETest 20:07:10 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.799 s -- in org.opendaylight.restconf.it.server.HostMetaE2ETest 20:07:10 [INFO] Running org.opendaylight.restconf.it.server.AuthTest 20:07:12 [WARNING] Tests run: 12, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 2.266 s -- in org.opendaylight.restconf.it.server.AuthTest 20:07:12 [INFO] Running org.opendaylight.restconf.it.server.YangLibraryE2ETest 20:07:14 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.541 s -- in org.opendaylight.restconf.it.server.YangLibraryE2ETest 20:07:14 [INFO] Running org.opendaylight.restconf.it.server.OperationsE2ETest 20:07:17 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.300 s -- in org.opendaylight.restconf.it.server.OperationsE2ETest 20:07:17 [INFO] Running org.opendaylight.restconf.it.server.ModulesE2ETest 20:07:19 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.485 s -- in org.opendaylight.restconf.it.server.ModulesE2ETest 20:07:19 [INFO] Running org.opendaylight.restconf.it.server.StreamsE2ETest 20:07:19 [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.009 s -- in org.opendaylight.restconf.it.server.StreamsE2ETest 20:07:19 [INFO] Running org.opendaylight.restconf.it.openapi.NC1440Test 20:07:22 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.227 s -- in org.opendaylight.restconf.it.openapi.NC1440Test 20:07:22 [INFO] Running org.opendaylight.restconf.it.openapi.UiTest 20:07:22 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.434 s -- in org.opendaylight.restconf.it.openapi.UiTest 20:07:22 [INFO] Running org.opendaylight.restconf.it.openapi.MountPointDocumentTest 20:07:26 [WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 4.283 s -- in org.opendaylight.restconf.it.openapi.MountPointDocumentTest 20:07:26 [INFO] Running org.opendaylight.restconf.it.openapi.ControllerDocumentTest 20:07:27 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.693 s -- in org.opendaylight.restconf.it.openapi.ControllerDocumentTest 20:07:27 [INFO] Running org.opendaylight.restconf.it.subscription.FilterWritingTest 20:07:29 [WARNING] Tests run: 6, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 1.713 s -- in org.opendaylight.restconf.it.subscription.FilterWritingTest 20:07:29 [INFO] Running org.opendaylight.restconf.it.subscription.CountersSubscriptionTest 20:07:36 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.980 s -- in org.opendaylight.restconf.it.subscription.CountersSubscriptionTest 20:07:36 [INFO] Running org.opendaylight.restconf.it.subscription.SubscriptionTest 20:07:37 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.953 s -- in org.opendaylight.restconf.it.subscription.SubscriptionTest 20:07:37 [INFO] Running org.opendaylight.restconf.it.subscription.NotificationSubscriptionTest 20:07:40 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.939 s -- in org.opendaylight.restconf.it.subscription.NotificationSubscriptionTest 20:07:40 [INFO] Running org.opendaylight.restconf.it.subscription.StopTimeTest 20:07:52 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.79 s -- in org.opendaylight.restconf.it.subscription.StopTimeTest 20:07:52 [INFO] Running org.opendaylight.restconf.it.subscription.FilteringSubscriptionTest 20:08:03 [WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 11.36 s -- in org.opendaylight.restconf.it.subscription.FilteringSubscriptionTest 20:08:03 [INFO] Running org.opendaylight.restconf.it.subscription.NotificationSubscriptionListeningTest 20:08:06 [WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 3.155 s -- in org.opendaylight.restconf.it.subscription.NotificationSubscriptionListeningTest 20:08:06 [INFO] Running org.opendaylight.restconf.it.subscription.SubscriptionSuspensionTest 20:08:17 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.06 s -- in org.opendaylight.restconf.it.subscription.SubscriptionSuspensionTest 20:08:17 [INFO] 20:08:17 [INFO] Results: 20:08:17 [INFO] 20:08:17 [WARNING] Tests run: 95, Failures: 0, Errors: 0, Skipped: 11 20:08:17 [INFO] 20:08:17 [INFO] 20:08:17 [INFO] --- copy:14.1.4:copy-files (default) @ restconf-it --- 20:08:17 [INFO] 20:08:17 [INFO] --- jar:3.4.2:jar (default-jar) @ restconf-it --- 20:08:17 [INFO] Building jar: /w/workspace/netconf-maven-stage-master/apps/restconf-it/target/restconf-it-10.0.0.jar 20:08:17 [INFO] 20:08:17 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ restconf-it --- 20:08:17 [INFO] Skipping javadoc generation 20:08:17 [INFO] 20:08:17 [INFO] --- failsafe:3.5.4:integration-test (default) @ restconf-it --- 20:08:17 [INFO] Failsafe report directory: /w/workspace/netconf-maven-stage-master/apps/restconf-it/target/failsafe-reports 20:08:17 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:08:17 [INFO] 20:08:17 [INFO] ------------------------------------------------------- 20:08:17 [INFO] T E S T S 20:08:17 [INFO] ------------------------------------------------------- 20:08:18 [INFO] Running org.opendaylight.restconf.it.openapi.BenchmarkOpenApiIT 20:09:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 73.77 s -- in org.opendaylight.restconf.it.openapi.BenchmarkOpenApiIT 20:09:32 [INFO] 20:09:32 [INFO] Results: 20:09:32 [INFO] 20:09:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 20:09:32 [INFO] 20:09:32 [INFO] 20:09:32 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ restconf-it --- 20:09:32 [INFO] Skipping CycloneDX goal, because module skips deploy 20:09:32 [INFO] 20:09:32 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ restconf-it --- 20:09:32 [INFO] Skipping duplicate-finder execution! 20:09:32 [INFO] 20:09:32 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ restconf-it --- 20:09:32 [WARNING] Used undeclared dependencies found: 20:09:32 [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:15.0.1:test 20:09:32 [WARNING] org.opendaylight.netconf:netconf-auth:jar:10.0.0:compile 20:09:32 [WARNING] org.opendaylight.netconf:databind:jar:10.0.0:compile 20:09:32 [WARNING] org.opendaylight.yangtools:yang-parser-api:jar:14.0.18:compile 20:09:32 [WARNING] org.opendaylight.netconf:transport-tcp:jar:10.0.0:compile 20:09:32 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.1:compile 20:09:32 [WARNING] org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.18:compile 20:09:32 [WARNING] org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.8:compile 20:09:32 [WARNING] io.netty:netty-common:jar:4.2.6.Final:compile 20:09:32 [WARNING] org.opendaylight.netconf:netconf-common:jar:10.0.0:compile 20:09:32 [WARNING] org.opendaylight.ietf.model:rfc8639:jar:1.0.1:compile 20:09:32 [WARNING] io.netty:netty-transport:jar:4.2.6.Final:compile 20:09:32 [WARNING] org.opendaylight.netconf:transport-api:jar:10.0.0:compile 20:09:32 [WARNING] org.opendaylight.yangtools:yang-parser-impl:jar:14.0.18:compile 20:09:32 [WARNING] org.opendaylight.netconf.model:rfc5277:jar:10.0.0:compile 20:09:32 [WARNING] org.opendaylight.netconf:transport-ssh:jar:10.0.0:compile 20:09:32 [WARNING] io.netty:netty-codec-http:jar:4.2.6.Final:compile 20:09:32 [WARNING] io.netty:netty-buffer:jar:4.2.6.Final:compile 20:09:32 [WARNING] org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.18:compile 20:09:32 [WARNING] org.opendaylight.aaa:repackaged-shiro:jar:0.22.1:compile 20:09:32 [WARNING] org.opendaylight.ietf.model:rfc6241:jar:1.0.1:compile 20:09:32 [WARNING] io.netty:netty-handler:jar:4.2.6.Final:compile 20:09:32 [WARNING] org.opendaylight.netconf:netconf-common-mdsal:jar:10.0.0:compile 20:09:32 [WARNING] jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 20:09:32 [WARNING] Unused declared dependencies found: 20:09:32 [WARNING] org.opendaylight.ietf.model:rfc8072:jar:1.0.1:compile 20:09:32 [WARNING] org.opendaylight.netconf.model:sal-remote:jar:10.0.0:compile 20:09:32 [WARNING] org.opendaylight.yangtools:util:jar:14.0.18:compile 20:09:32 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:15.0.1:compile 20:09:32 [WARNING] org.opendaylight.netconf:restconf-server-jaxrs:jar:10.0.0:compile 20:09:32 [WARNING] org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.18:compile 20:09:32 [WARNING] org.opendaylight.netconf:netconf-dom-api:jar:10.0.0:compile 20:09:32 [WARNING] org.bouncycastle:bcprov-jdk18on:jar:1.82:compile 20:09:32 [WARNING] org.opendaylight.yangtools:yang-model-util:jar:14.0.18:compile 20:09:32 [WARNING] org.bouncycastle:bcpkix-jdk18on:jar:1.82:compile 20:09:32 [WARNING] org.opendaylight.yangtools:yang-data-util:jar:14.0.18:compile 20:09:32 [WARNING] org.opendaylight.netconf:restconf-mdsal-spi:jar:10.0.0:compile 20:09:32 [WARNING] org.opendaylight.netconf:netconf-api:jar:10.0.0:compile 20:09:32 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.1:compile 20:09:32 [WARNING] Non-test scoped test only dependencies found: 20:09:32 [WARNING] org.opendaylight.mdsal:mdsal-eos-dom-api:jar:15.0.1:compile 20:09:32 [WARNING] org.opendaylight.mdsal:mdsal-eos-dom-simple:jar:15.0.1:compile 20:09:32 [WARNING] io.netty:netty-common:jar:4.2.6.Final:compile 20:09:32 [WARNING] org.opendaylight.yangtools:yang-parser-impl:jar:14.0.18:compile 20:09:32 [WARNING] org.opendaylight.netconf:odl-device-notification:jar:10.0.0:compile 20:09:32 [WARNING] jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 20:09:32 [WARNING] org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.1:compile 20:09:32 [WARNING] org.opendaylight.netconf:restconf-server:jar:10.0.0:compile 20:09:32 [WARNING] org.opendaylight.netconf:restconf-api:jar:10.0.0:compile 20:09:32 [WARNING] org.opendaylight.netconf:netconf-client-mdsal:jar:10.0.0:compile 20:09:32 [WARNING] org.opendaylight.netconf:netconf-common:jar:10.0.0:compile 20:09:32 [WARNING] org.opendaylight.ietf.model:rfc8639:jar:1.0.1:compile 20:09:32 [WARNING] org.opendaylight.netconf:transport-api:jar:10.0.0:compile 20:09:32 [WARNING] io.netty:netty-transport:jar:4.2.6.Final:compile 20:09:32 [WARNING] org.opendaylight.netconf.model:rfc5277:jar:10.0.0:compile 20:09:32 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.18:compile 20:09:32 [WARNING] org.opendaylight.ietf.model:rfc6241:jar:1.0.1:compile 20:09:32 [WARNING] org.opendaylight.netconf:netconf-client:jar:10.0.0:compile 20:09:32 [WARNING] org.opendaylight.yangtools:yang-model-api:jar:14.0.18:compile 20:09:32 [WARNING] org.opendaylight.netconf:netconf-topology-impl:jar:10.0.0:compile 20:09:32 [WARNING] org.opendaylight.netconf:netconf-auth:jar:10.0.0:compile 20:09:32 [WARNING] org.opendaylight.netconf:transport-tcp:jar:10.0.0:compile 20:09:32 [WARNING] org.opendaylight.netconf:transport-http:jar:10.0.0:compile 20:09:32 [WARNING] org.opendaylight.netconf:netconf-topology:jar:10.0.0:compile 20:09:32 [WARNING] org.opendaylight.mdsal:mdsal-singleton-api:jar:15.0.1:compile 20:09:32 [WARNING] org.opendaylight.yangtools:yang-data-spi:jar:14.0.18:compile 20:09:32 [WARNING] org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.8:compile 20:09:32 [WARNING] org.opendaylight.netconf:restconf-server-spi:jar:10.0.0:compile 20:09:32 [WARNING] org.opendaylight.netconf:keystore-legacy:jar:10.0.0:compile 20:09:32 [WARNING] org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.1:compile 20:09:32 [WARNING] org.opendaylight.netconf:netconf-testtool:jar:10.0.0:compile 20:09:32 [WARNING] org.opendaylight.netconf:transport-ssh:jar:10.0.0:compile 20:09:32 [WARNING] org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.18:compile 20:09:32 [WARNING] org.opendaylight.netconf:restconf-server-mdsal:jar:10.0.0:compile 20:09:32 [WARNING] org.opendaylight.yangtools:yang-parser-api:jar:14.0.18:compile 20:09:32 [WARNING] org.opendaylight.netconf:databind:jar:10.0.0:compile 20:09:32 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.1:compile 20:09:32 [WARNING] org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.18:compile 20:09:32 [WARNING] org.opendaylight.yangtools:yang-data-api:jar:14.0.18:compile 20:09:32 [WARNING] org.opendaylight.netconf:restconf-server-api:jar:10.0.0:compile 20:09:32 [WARNING] io.netty:netty-buffer:jar:4.2.6.Final:compile 20:09:32 [WARNING] io.netty:netty-codec-http:jar:4.2.6.Final:compile 20:09:32 [WARNING] org.opendaylight.aaa:aaa-encrypt-service:jar:0.22.1:compile 20:09:32 [WARNING] org.opendaylight.aaa:repackaged-shiro:jar:0.22.1:compile 20:09:32 [WARNING] io.netty:netty-handler:jar:4.2.6.Final:compile 20:09:32 [WARNING] org.opendaylight.mdsal:mdsal-singleton-impl:jar:15.0.1:compile 20:09:32 [WARNING] org.opendaylight.netconf:netconf-common-mdsal:jar:10.0.0:compile 20:09:32 [INFO] 20:09:32 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ restconf-it --- 20:09:32 [INFO] Building jar: /w/workspace/netconf-maven-stage-master/apps/restconf-it/target/restconf-it-10.0.0-sources.jar 20:09:32 [INFO] 20:09:32 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ restconf-it --- 20:09:33 [INFO] 20:09:33 [INFO] --- jacoco:0.8.13:report (report) @ restconf-it --- 20:09:33 [INFO] Loading execution data file /w/workspace/netconf-maven-stage-master/apps/restconf-it/target/code-coverage/jacoco.exec 20:09:33 [INFO] Analyzed bundle 'restconf-it' with 12 classes 20:09:33 [INFO] 20:09:33 [INFO] --- failsafe:3.5.4:verify (default) @ restconf-it --- 20:09:33 [INFO] Failsafe report directory: /w/workspace/netconf-maven-stage-master/apps/restconf-it/target/failsafe-reports 20:09:33 [INFO] 20:09:33 [INFO] --- install:3.1.4:install (default-install) @ restconf-it --- 20:09:33 [INFO] Skipping artifact installation 20:09:33 [INFO] 20:09:33 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ restconf-it --- 20:09:33 [INFO] Skipping artifact deployment 20:09:33 [INFO] 20:09:33 [INFO] ---------------< org.opendaylight.netconf:wadl-codegen >---------------- 20:09:33 [INFO] Building wadl-codegen 10.0.0 [105/112] 20:09:33 [INFO] from apps/wadl-codegen/pom.xml 20:09:33 [INFO] --------------------------------[ jar ]--------------------------------- 20:09:33 [INFO] 20:09:33 [INFO] --- clean:3.5.0:clean (default-clean) @ wadl-codegen --- 20:09:33 [INFO] 20:09:33 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ wadl-codegen --- 20:09:33 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:09:33 [INFO] 20:09:33 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ wadl-codegen --- 20:09:33 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:09:33 [INFO] 20:09:33 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ wadl-codegen --- 20:09:33 [INFO] 20:09:33 [INFO] --- dependency:3.9.0:properties (default) @ wadl-codegen --- 20:09:33 [INFO] 20:09:33 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ wadl-codegen --- 20:09:33 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/netconf-maven-stage-master/apps/wadl-codegen/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:09:33 [INFO] 20:09:33 [INFO] --- checkstyle:3.6.0:check (check-license) @ wadl-codegen --- 20:09:33 [INFO] Starting audit... 20:09:33 Audit done. 20:09:33 [INFO] You have 0 Checkstyle violations. 20:09:33 [INFO] 20:09:33 [INFO] --- checkstyle:3.6.0:check (default) @ wadl-codegen --- 20:09:33 [INFO] Starting audit... 20:09:33 Audit done. 20:09:33 [INFO] You have 0 Checkstyle violations. 20:09:33 [INFO] 20:09:33 [INFO] --- dependency:3.9.0:copy (unpack-license) @ wadl-codegen --- 20:09:33 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 20:09:33 [INFO] 20:09:33 [INFO] --- resources:3.3.1:resources (default-resources) @ wadl-codegen --- 20:09:33 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/apps/wadl-codegen/src/main/resources 20:09:33 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/apps/wadl-codegen/target/generated-sources/spi 20:09:33 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/apps/wadl-codegen/target/generated-sources/yang 20:09:33 [INFO] 20:09:33 [INFO] --- compiler:3.14.1:compile (default-compile) @ wadl-codegen --- 20:09:33 [INFO] Recompiling the module because of changed source code. 20:09:33 [INFO] Compiling 3 source files with javac [debug release 21] to target/classes 20:09:33 [INFO] Writing META-INF/services/org.opendaylight.yangtools.plugin.generator.api.FileGeneratorFactory 20:09:33 [WARNING] /w/workspace/netconf-maven-stage-master/apps/wadl-codegen/src/main/java/org/opendaylight/netconf/codegen/wadl/WadlTemplate.java:[41,26] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 20:09:33 [INFO] 20:09:33 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ wadl-codegen >>> 20:09:33 [INFO] 20:09:33 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ wadl-codegen --- 20:09:33 [INFO] Fork Value is true 20:09:36 [INFO] Done SpotBugs Analysis.... 20:09:36 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:09:36 [INFO] 20:09:36 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ wadl-codegen <<< 20:09:36 [INFO] 20:09:36 [INFO] 20:09:36 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ wadl-codegen --- 20:09:36 [INFO] BugInstance size is 0 20:09:36 [INFO] Error size is 0 20:09:36 [INFO] No errors/warnings found 20:09:36 [INFO] 20:09:36 [INFO] --- resources:3.3.1:testResources (default-testResources) @ wadl-codegen --- 20:09:36 [INFO] Copying 6 resources from src/test/resources to target/test-classes 20:09:36 [INFO] 20:09:36 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ wadl-codegen --- 20:09:36 [INFO] Recompiling the module because of changed dependency. 20:09:36 [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes 20:09:36 [INFO] 20:09:36 [INFO] --- surefire:3.5.4:test (default-test) @ wadl-codegen --- 20:09:36 [INFO] Surefire report directory: /w/workspace/netconf-maven-stage-master/apps/wadl-codegen/target/surefire-reports 20:09:36 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:09:36 [INFO] 20:09:36 [INFO] ------------------------------------------------------- 20:09:36 [INFO] T E S T S 20:09:36 [INFO] ------------------------------------------------------- 20:09:37 [INFO] Running org.opendaylight.netconf.codegen.wadl.WadlGenTest 20:09:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.462 s -- in org.opendaylight.netconf.codegen.wadl.WadlGenTest 20:09:39 [INFO] 20:09:39 [INFO] Results: 20:09:39 [INFO] 20:09:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 20:09:39 [INFO] 20:09:39 [INFO] 20:09:39 [INFO] --- copy:14.1.4:copy-files (default) @ wadl-codegen --- 20:09:39 [INFO] 20:09:39 [INFO] --- jar:3.4.2:jar (default-jar) @ wadl-codegen --- 20:09:39 [INFO] Building jar: /w/workspace/netconf-maven-stage-master/apps/wadl-codegen/target/wadl-codegen-10.0.0.jar 20:09:39 [INFO] 20:09:39 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ wadl-codegen --- 20:09:40 [INFO] Building jar: /w/workspace/netconf-maven-stage-master/apps/wadl-codegen/target/wadl-codegen-10.0.0-javadoc.jar 20:09:40 [INFO] 20:09:40 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ wadl-codegen --- 20:09:40 [INFO] CycloneDX: Resolving Dependencies 20:09:40 [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) 20:09:40 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-stage-master/apps/wadl-codegen/target/bom.xml 20:09:40 [INFO] attaching as wadl-codegen-10.0.0-cyclonedx.xml 20:09:40 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-stage-master/apps/wadl-codegen/target/bom.json 20:09:40 [INFO] attaching as wadl-codegen-10.0.0-cyclonedx.json 20:09:40 [INFO] 20:09:40 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ wadl-codegen --- 20:09:40 [INFO] Skipping duplicate-finder execution! 20:09:40 [INFO] 20:09:40 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ wadl-codegen --- 20:09:40 [INFO] No dependency problems found 20:09:40 [INFO] 20:09:40 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ wadl-codegen --- 20:09:40 [INFO] Building jar: /w/workspace/netconf-maven-stage-master/apps/wadl-codegen/target/wadl-codegen-10.0.0-sources.jar 20:09:40 [INFO] 20:09:40 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ wadl-codegen --- 20:09:40 [INFO] 20:09:40 [INFO] --- jacoco:0.8.13:report (report) @ wadl-codegen --- 20:09:40 [INFO] Loading execution data file /w/workspace/netconf-maven-stage-master/apps/wadl-codegen/target/code-coverage/jacoco.exec 20:09:40 [INFO] Analyzed bundle 'wadl-codegen' with 3 classes 20:09:40 [INFO] 20:09:40 [INFO] --- install:3.1.4:install (default-install) @ wadl-codegen --- 20:09:40 [INFO] Installing /w/workspace/netconf-maven-stage-master/apps/wadl-codegen/pom.xml to /tmp/r/org/opendaylight/netconf/wadl-codegen/10.0.0/wadl-codegen-10.0.0.pom 20:09:40 [INFO] Installing /w/workspace/netconf-maven-stage-master/apps/wadl-codegen/target/wadl-codegen-10.0.0.jar to /tmp/r/org/opendaylight/netconf/wadl-codegen/10.0.0/wadl-codegen-10.0.0.jar 20:09:40 [INFO] Installing /w/workspace/netconf-maven-stage-master/apps/wadl-codegen/target/wadl-codegen-10.0.0-javadoc.jar to /tmp/r/org/opendaylight/netconf/wadl-codegen/10.0.0/wadl-codegen-10.0.0-javadoc.jar 20:09:40 [INFO] Installing /w/workspace/netconf-maven-stage-master/apps/wadl-codegen/target/bom.xml to /tmp/r/org/opendaylight/netconf/wadl-codegen/10.0.0/wadl-codegen-10.0.0-cyclonedx.xml 20:09:40 [INFO] Installing /w/workspace/netconf-maven-stage-master/apps/wadl-codegen/target/bom.json to /tmp/r/org/opendaylight/netconf/wadl-codegen/10.0.0/wadl-codegen-10.0.0-cyclonedx.json 20:09:40 [INFO] Installing /w/workspace/netconf-maven-stage-master/apps/wadl-codegen/target/wadl-codegen-10.0.0-sources.jar to /tmp/r/org/opendaylight/netconf/wadl-codegen/10.0.0/wadl-codegen-10.0.0-sources.jar 20:09:40 [INFO] 20:09:40 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ wadl-codegen --- 20:09:40 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-stage-master/m2repo 20:09:40 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-stage-master/m2repo" instead. 20:09:40 [INFO] 20:09:40 [INFO] -------------------< org.opendaylight.netconf:apps >-------------------- 20:09:40 [INFO] Building apps 10.0.0 [106/112] 20:09:40 [INFO] from apps/pom.xml 20:09:40 [INFO] --------------------------------[ pom ]--------------------------------- 20:09:40 [INFO] 20:09:40 [INFO] --- clean:3.5.0:clean (default-clean) @ apps --- 20:09:40 [INFO] 20:09:40 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ apps --- 20:09:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:09:40 [INFO] 20:09:40 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ apps --- 20:09:40 [INFO] 20:09:40 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ apps --- 20:09:41 [INFO] Skipping CycloneDX goal, because module skips deploy 20:09:41 [INFO] 20:09:41 [INFO] --- install:3.1.4:install (default-install) @ apps --- 20:09:41 [INFO] Skipping artifact installation 20:09:41 [INFO] 20:09:41 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ apps --- 20:09:41 [INFO] Skipping artifact deployment 20:09:41 [INFO] 20:09:41 [INFO] ----------------< org.opendaylight.netconf:third-party >---------------- 20:09:41 [INFO] Building third-party 10.0.0 [107/112] 20:09:41 [INFO] from third-party/pom.xml 20:09:41 [INFO] --------------------------------[ pom ]--------------------------------- 20:09:41 [INFO] 20:09:41 [INFO] --- clean:3.5.0:clean (default-clean) @ third-party --- 20:09:41 [INFO] 20:09:41 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ third-party --- 20:09:41 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:09:41 [INFO] 20:09:41 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ third-party --- 20:09:41 [INFO] 20:09:41 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ third-party --- 20:09:41 [INFO] Skipping CycloneDX goal, because module skips deploy 20:09:41 [INFO] 20:09:41 [INFO] --- install:3.1.4:install (default-install) @ third-party --- 20:09:41 [INFO] Skipping artifact installation 20:09:41 [INFO] 20:09:41 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ third-party --- 20:09:41 [INFO] Skipping artifact deployment 20:09:41 [INFO] 20:09:41 [INFO] ---------------< org.opendaylight.netconf:netconf-karaf >--------------- 20:09:41 [INFO] Building netconf-karaf 10.0.0 [108/112] 20:09:41 [INFO] from usecase/karaf/pom.xml 20:09:41 [INFO] --------------------------------[ pom ]--------------------------------- 20:09:42 [INFO] 20:09:42 [INFO] --- clean:3.5.0:clean (default-clean) @ netconf-karaf --- 20:09:42 [INFO] 20:09:42 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ netconf-karaf --- 20:09:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:09:42 [INFO] 20:09:42 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ netconf-karaf --- 20:09:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:09:42 [INFO] 20:09:42 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ netconf-karaf --- 20:09:42 [INFO] 20:09:42 [INFO] --- dependency:3.9.0:properties (default) @ netconf-karaf --- 20:09:42 [INFO] 20:09:42 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ netconf-karaf --- 20:09:42 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/netconf-maven-stage-master/usecase/karaf/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:09:42 [INFO] 20:09:42 [INFO] --- checkstyle:3.6.0:check (check-license) @ netconf-karaf --- 20:09:42 [INFO] Starting audit... 20:09:42 Audit done. 20:09:42 [INFO] You have 0 Checkstyle violations. 20:09:42 [INFO] 20:09:42 [INFO] --- checkstyle:3.6.0:check (default) @ netconf-karaf --- 20:09:42 [INFO] Starting audit... 20:09:42 Audit done. 20:09:42 [INFO] You have 0 Checkstyle violations. 20:09:42 [INFO] 20:09:42 [INFO] --- dependency:3.9.0:copy (unpack-license) @ netconf-karaf --- 20:09:42 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 20:09:42 [INFO] 20:09:42 [INFO] --- resources:3.3.1:resources (process-resources) @ netconf-karaf --- 20:09:42 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/usecase/karaf/src/main/resources 20:09:42 [INFO] 20:09:42 [INFO] --- karaf:4.4.8:assembly (process-resources) @ netconf-karaf --- 20:09:42 [INFO] Using repositories: 20:09:42 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 20:09:42 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 20:09:42 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:09:42 [INFO] Creating work directory: /w/workspace/netconf-maven-stage-master/usecase/karaf/target/assembly 20:09:42 [INFO] Loading direct KAR and features XML dependencies 20:09:42 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.8/kar 20:09:42 [INFO] Feature framework will be added as a startup feature 20:09:42 [INFO] Generating Karaf assembly: /w/workspace/netconf-maven-stage-master/usecase/karaf/target/assembly 20:09:42 [INFO] Unzipping kars 20:09:42 [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.8/kar 20:09:43 [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.8/xml/features 20:09:43 [INFO] Loading profiles from: 20:09:43 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 20:09:43 [INFO] Loading repositories 20:09:43 [INFO] Generating generated-startup profile 20:09:43 [INFO] Generating generated-boot profile with parents: generated-startup 20:09:43 [INFO] Generating generated-installed profile 20:09:43 [INFO] Configuring etc/config.properties and etc/system.properties 20:09:43 [INFO] Downloading libraries for generated profiles 20:09:43 [INFO] Downloading additional libraries 20:09:48 [INFO] Writing configurations 20:09:48 [INFO] adding config file: etc/profile.cfg 20:09:48 [INFO] Generating features processor configuration: etc/org.apache.karaf.features.xml 20:09:48 [INFO] Startup stage 20:09:48 [INFO] Loading startup repositories 20:09:48 [INFO] Resolving startup features and bundles 20:09:48 [INFO] Features: framework 20:09:48 [INFO] Bundles: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0, mvn:org.apache.felix/org.apache.felix.metatype/1.2.4, mvn:org.opendaylight.odlparent/karaf.branding/14.1.4 20:09:49 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.1.4 20:09:49 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 20:09:49 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 20:09:49 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 20:09:49 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 20:09:49 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 20:09:49 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 20:09:49 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 20:09:49 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 20:09:49 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 20:09:49 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.8 20:09:49 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 20:09:49 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 20:09:49 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 20:09:49 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 20:09:49 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.0 20:09:49 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.0 20:09:49 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.17 20:09:49 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 20:09:49 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 20:09:49 [INFO] Boot stage 20:09:49 [INFO] Loading boot repositories 20:09:49 [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.8/xml/features 20:09:49 [INFO] adding feature repository: mvn:org.opendaylight.controller/features-controller-testing/12.0.1/xml/features 20:09:49 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-clustering-test-app/12.0.1/xml/features 20:09:49 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6991/1.0.1/xml/features 20:09:49 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-benchmark/12.0.1/xml/features 20:09:49 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/12.0.1/xml/features 20:09:49 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/15.0.1/xml/features 20:09:49 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.8/xml/features 20:09:49 [INFO] adding feature repository: mvn:org.opendaylight.netconf/features-netconf-experimental/10.0.0/xml/features 20:09:49 [INFO] adding feature repository: mvn:org.opendaylight.netconf/features-netconf/10.0.0/xml/features 20:09:49 [INFO] adding feature repository: mvn:org.opendaylight.netconf/features-netconf-testing/10.0.0/xml/features 20:09:49 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/features-infrautils/7.1.8/xml/features 20:09:49 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/15.0.1/xml/features 20:09:49 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-spec/14.0.18/xml/features 20:09:49 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.33/xml/features 20:09:49 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-aaa-netconf-plugin/10.0.0/xml/features 20:09:49 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-client/10.0.0/xml/features 20:09:49 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/15.0.1/xml/features 20:09:49 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/15.0.1/xml/features 20:09:49 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/12.0.1/xml/features 20:09:49 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-mdsal/10.0.0/xml/features 20:09:49 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-all/10.0.0/xml/features 20:09:49 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/10.0.0/xml/features 20:09:49 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-common/10.0.0/xml/features 20:09:49 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-impl/10.0.0/xml/features 20:09:49 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-mdsal-common/10.0.0/xml/features 20:09:49 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-databind/10.0.0/xml/features 20:09:49 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/10.0.0/xml/features 20:09:49 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/12.0.1/xml/features 20:09:49 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/15.0.1/xml/features 20:09:49 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-clustered-topology/10.0.0/xml/features 20:09:49 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector/10.0.0/xml/features 20:09:49 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-topology/10.0.0/xml/features 20:09:49 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-console/10.0.0/xml/features 20:09:49 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector-all/10.0.0/xml/features 20:09:49 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-callhome-ssh/10.0.0/xml/features 20:09:49 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport-api/10.0.0/xml/features 20:09:49 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore/10.0.0/xml/features 20:09:49 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-truststore/10.0.0/xml/features 20:09:49 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-test-tools/10.0.0/xml/features 20:09:49 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-diagstatus/7.1.8/xml/features 20:09:49 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-diagstatus-web/7.1.8/xml/features 20:09:49 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-ready/7.1.8/xml/features 20:09:49 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/7.1.8/xml/features 20:09:49 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/14.0.18/xml/features 20:09:49 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/15.0.1/xml/features 20:09:49 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/14.1.4/xml/features 20:09:49 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/14.0.18/xml/features 20:09:49 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/15.0.1/xml/features 20:09:49 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/15.0.1/xml/features 20:09:49 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore-plaintext/10.0.0/xml/features 20:09:49 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport/10.0.0/xml/features 20:09:49 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-all/10.0.0/xml/features 20:09:49 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/10.0.0/xml/features 20:09:49 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-openapi/10.0.0/xml/features 20:09:49 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/12.0.1/xml/features 20:09:49 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/12.0.1/xml/features 20:09:49 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/14.0.18/xml/features 20:09:49 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.1/xml/features 20:09:49 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/10.0.0/xml/features 20:09:49 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/15.0.1/xml/features 20:09:49 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/15.0.1/xml/features 20:09:49 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.22.1/xml/features 20:09:49 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9642/1.0.1/xml/features 20:09:49 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9641/1.0.1/xml/features 20:09:49 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.22.1/xml/features 20:09:49 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/14.1.4/xml/features 20:09:49 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/14.1.4/xml/features 20:09:49 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/14.1.4/xml/features 20:09:49 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/14.1.4/xml/features 20:09:49 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/14.0.18/xml/features 20:09:49 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/14.0.18/xml/features 20:09:49 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/14.1.4/xml/features 20:09:49 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/14.1.4/xml/features 20:09:49 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/14.0.18/xml/features 20:09:49 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/15.0.1/xml/features 20:09:49 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8525/1.0.1/xml/features 20:09:49 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/14.1.4/xml/features 20:09:49 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6022/1.0.1/xml/features 20:09:49 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8526/1.0.1/xml/features 20:09:49 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6241/1.0.1/xml/features 20:09:49 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6470/1.0.1/xml/features 20:09:49 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.1/xml/features 20:09:49 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9643/1.0.1/xml/features 20:09:49 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8341/1.0.1/xml/features 20:09:49 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/15.0.1/xml/features 20:09:49 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/15.0.1/xml/features 20:09:49 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/14.1.4/xml/features 20:09:49 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jackson-2/14.1.4/xml/features 20:09:49 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/10.0.0/xml/features 20:09:49 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9645/1.0.1/xml/features 20:09:49 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9644/1.0.1/xml/features 20:09:49 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/12.0.1/xml/features 20:09:49 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/14.1.4/xml/features 20:09:49 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9640/1.0.1/xml/features 20:09:49 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/14.0.18/xml/features 20:09:49 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.22.1/xml/features 20:09:49 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-raft-spi/12.0.1/xml/features 20:09:49 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-pekko/12.0.1/xml/features 20:09:49 [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.2/xml/features 20:09:49 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.22.1/xml/features 20:09:49 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.22.1/xml/features 20:09:49 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.22.1/xml/features 20:09:49 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/12.0.1/xml/features 20:09:49 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-codec/14.0.18/xml/features 20:09:49 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-runtime/14.0.18/xml/features 20:09:49 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6243/1.0.1/xml/features 20:09:49 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8342/1.0.1/xml/features 20:09:49 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/15.0.1/xml/features 20:09:49 [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.7/xml/features 20:09:49 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.22.1/xml/features 20:09:49 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-lz4/12.0.1/xml/features 20:09:49 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-raft-api/12.0.1/xml/features 20:09:49 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/14.1.4/xml/features 20:09:49 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/14.1.4/xml/features 20:09:49 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/14.1.4/xml/features 20:09:49 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-bytebuddy/14.0.18/xml/features 20:09:49 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/14.0.18/xml/features 20:09:49 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/14.1.4/xml/features 20:09:49 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7952/1.0.1/xml/features 20:09:49 [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features 20:09:49 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/14.1.4/xml/features 20:09:49 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8650/1.0.1/xml/features 20:09:49 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-server-api/10.0.0/xml/features 20:09:49 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.1/xml/features 20:09:49 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8639/1.0.1/xml/features 20:09:49 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.1/xml/features 20:09:49 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8529/1.0.1/xml/features 20:09:49 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8344/1.0.1/xml/features 20:09:49 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8343/1.0.1/xml/features 20:09:49 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8528/1.0.1/xml/features 20:09:49 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/14.0.18/xml/features 20:09:49 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-api/10.0.0/xml/features 20:09:49 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-woodstox/14.1.4/xml/features 20:09:49 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8072/1.0.1/xml/features 20:09:49 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/14.0.18/xml/features 20:09:49 [INFO] Feature 424c4b41-9f3b-498a-a3f3-42b52dc0ba8e/0.0.0 is defined as a boot feature 20:09:49 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/14.1.4 20:09:49 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.1.4 20:09:49 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 20:09:49 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 20:09:49 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/14.1.4 20:09:49 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/14.1.4 20:09:49 [INFO] Feature jaas-boot/4.4.8 is defined as a boot feature 20:09:49 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.8.jar 20:09:49 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.8 20:09:49 [INFO] Feature service/4.4.8 is defined as a boot feature 20:09:49 [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.8 20:09:49 [INFO] Feature scr/4.4.8 is defined as a boot feature 20:09:49 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.8 20:09:49 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.8 20:09:49 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 20:09:49 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 20:09:49 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 20:09:49 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 20:09:49 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 20:09:49 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 20:09:49 [INFO] Feature shell/4.4.8 is defined as a boot feature 20:09:49 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.8 20:09:49 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.8 20:09:49 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.8 20:09:49 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 20:09:49 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 20:09:49 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 20:09:49 [INFO] Feature kar/4.4.8 is defined as a boot feature 20:09:49 [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.8 20:09:49 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg 20:09:49 [INFO] Feature package/4.4.8 is defined as a boot feature 20:09:49 [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.8 20:09:49 [INFO] Feature jaas/4.4.8 is defined as a boot feature 20:09:49 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.8 20:09:49 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.8 20:09:49 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.8 20:09:49 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 20:09:49 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 20:09:49 [INFO] Feature aries-proxy/4.4.8 is defined as a boot feature 20:09:49 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.8 20:09:49 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.8 20:09:49 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.8 20:09:49 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 20:09:49 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.8 20:09:49 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.8 20:09:49 [INFO] Feature aries-blueprint/4.4.8 is defined as a boot feature 20:09:49 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.8 20:09:49 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 20:09:49 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 20:09:49 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 20:09:49 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 20:09:49 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 20:09:49 [INFO] Feature feature/4.4.8 is defined as a boot feature 20:09:49 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 20:09:49 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.8 20:09:49 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 20:09:49 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 20:09:49 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 20:09:49 [INFO] Feature system/4.4.8 is defined as a boot feature 20:09:49 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.8 20:09:49 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 20:09:49 [INFO] Feature ssh/4.4.8 is defined as a boot feature 20:09:49 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.81 20:09:49 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.15.0 20:09:49 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.8 20:09:49 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.81 20:09:49 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.81 20:09:49 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.15.0 20:09:49 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.15.0 20:09:49 [INFO] Feature jline/3.21.0 is defined as a boot feature 20:09:49 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 20:09:49 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 20:09:49 [INFO] Feature pax-url-wrap/2.6.17 is defined as a boot feature 20:09:49 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.17/jar/uber 20:09:49 [INFO] Feature config/4.4.8 is defined as a boot feature 20:09:49 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.8 20:09:49 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg 20:09:49 [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg 20:09:49 [INFO] Feature instance/4.4.8 is defined as a boot feature 20:09:49 [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.8 20:09:49 [INFO] Feature framework/4.4.8 is defined as a boot feature 20:09:49 [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 20:09:49 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.0 20:09:49 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 20:09:49 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 20:09:49 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 20:09:49 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.8 20:09:49 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 20:09:49 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 20:09:49 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 20:09:49 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 20:09:49 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 20:09:49 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 20:09:49 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 20:09:49 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 20:09:49 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.17 20:09:49 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 20:09:49 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 20:09:49 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 20:09:49 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.0 20:09:49 [INFO] Feature log/4.4.8 is defined as a boot feature 20:09:49 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.8 20:09:49 [INFO] adding config file: etc/org.apache.karaf.log.cfg 20:09:49 [INFO] Feature management/4.4.8 is defined as a boot feature 20:09:49 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 20:09:49 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 20:09:49 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 20:09:49 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 20:09:49 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 20:09:49 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.8 20:09:49 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 20:09:49 [INFO] adding config file: etc/jmx.acl.cfg 20:09:49 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg 20:09:49 [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg 20:09:49 [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg 20:09:49 [INFO] adding config file: etc/org.apache.karaf.management.cfg 20:09:49 [INFO] Feature diagnostic/4.4.8 is defined as a boot feature 20:09:49 [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.8 20:09:49 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.8.jar 20:09:49 [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.8 20:09:49 [INFO] Feature deployer/4.4.8 is defined as a boot feature 20:09:49 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.8 20:09:49 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.8 20:09:49 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.8 20:09:49 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.8 20:09:49 [INFO] Feature shell-compat/4.4.8 is defined as a boot feature 20:09:49 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.8 20:09:49 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.8 20:09:49 [INFO] Feature bundle/4.4.8 is defined as a boot feature 20:09:49 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.8 20:09:49 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg 20:09:49 [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg 20:09:49 [INFO] Feature standard/4.4.8 is defined as a boot feature 20:09:49 [INFO] Install stage 20:09:49 [INFO] Loading installed repositories 20:09:49 [INFO] Feature wrapper/4.4.8 is defined as an installed feature 20:09:49 [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.8 20:09:49 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 20:09:49 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 20:09:49 [INFO] 20:09:49 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ netconf-karaf >>> 20:09:49 [INFO] 20:09:49 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ netconf-karaf --- 20:09:49 [INFO] No files found to run spotbugs, check compile phase has been run 20:09:49 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:09:49 [INFO] 20:09:49 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ netconf-karaf <<< 20:09:49 [INFO] 20:09:49 [INFO] 20:09:49 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ netconf-karaf --- 20:09:49 [INFO] 20:09:49 [INFO] --- dependency:3.9.0:copy (apply-branding) @ netconf-karaf --- 20:09:49 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 20:09:49 [INFO] 20:09:49 [INFO] --- dependency:3.9.0:unpack-dependencies (unpack-karaf-resources) @ netconf-karaf --- 20:09:49 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 20:09:49 [INFO] 20:09:49 [INFO] --- dependency:3.9.0:copy (org.ops4j.pax.url.mvn.cfg) @ netconf-karaf --- 20:09:49 [WARNING] Overwriting /w/workspace/netconf-maven-stage-master/usecase/karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg 20:09:49 [INFO] 20:09:49 [INFO] --- dependency:3.9.0:unpack-dependencies (unpack-controller-scripts) @ netconf-karaf --- 20:09:49 [INFO] 20:09:49 [INFO] --- copy:14.1.4:copy-files (default) @ netconf-karaf --- 20:09:49 [INFO] 20:09:49 [INFO] --- resources:3.3.1:copy-resources (copy-resources) @ netconf-karaf --- 20:09:49 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/usecase/karaf/src/main/assembly 20:09:49 [INFO] 20:09:49 [INFO] --- karaf:14.1.4:populate-local-repo (populate-local-repo) @ netconf-karaf --- 20:09:50 [INFO] Feature repository discovered recursively: 1ae96b90-3a51-4942-a64a-9e3dcec61bcc 20:09:50 [INFO] Feature repository discovered recursively: features-controller-testing 20:09:50 [INFO] Feature repository discovered recursively: features-infrautils 20:09:50 [INFO] Feature repository discovered recursively: features-netconf 20:09:50 [INFO] Feature repository discovered recursively: features-netconf-experimental 20:09:50 [INFO] Feature repository discovered recursively: features-netconf-testing 20:09:50 [INFO] Feature repository discovered recursively: framework-4.4.8 20:09:50 [INFO] Feature repository discovered recursively: odl-aaa-0.22.1 20:09:50 [INFO] Feature repository discovered recursively: odl-aaa-netconf-plugin 20:09:50 [INFO] Feature repository discovered recursively: odl-antlr4 20:09:50 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 20:09:50 [INFO] Feature repository discovered recursively: odl-apache-commons-text 20:09:50 [INFO] Feature repository discovered recursively: odl-apache-shiro 20:09:50 [INFO] Feature repository discovered recursively: odl-bytebuddy 20:09:50 [INFO] Feature repository discovered recursively: odl-clustering-test-app-12.0.1 20:09:50 [INFO] Feature repository discovered recursively: odl-controller-12.0.1 20:09:50 [INFO] Feature repository discovered recursively: odl-controller-blueprint-12.0.1 20:09:50 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-12.0.1 20:09:50 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics 20:09:50 [INFO] Feature repository discovered recursively: odl-extras-12.0.1 20:09:50 [INFO] Feature repository discovered recursively: odl-gson 20:09:50 [INFO] Feature repository discovered recursively: odl-guava 20:09:50 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6022 20:09:50 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6241 20:09:50 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6243 20:09:50 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6470 20:09:50 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6991 20:09:50 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7317-iana-crypt-hash 20:09:50 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7407-ietf-x509-cert-to-name 20:09:50 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7952 20:09:50 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8040-ietf-restconf 20:09:50 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8040-ietf-restconf-monitoring 20:09:50 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8072 20:09:50 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8341 20:09:50 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8342 20:09:50 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8343 20:09:50 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8344 20:09:50 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8525 20:09:50 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8526 20:09:50 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8528 20:09:50 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8529 20:09:50 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8639 20:09:50 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8650 20:09:50 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9640 20:09:50 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9641 20:09:50 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9642 20:09:50 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9643 20:09:50 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9644 20:09:50 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9645 20:09:50 [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus 20:09:50 [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus-web 20:09:50 [INFO] Feature repository discovered recursively: odl-infrautils-ready 20:09:50 [INFO] Feature repository discovered recursively: odl-infrautils-utils 20:09:50 [INFO] Feature repository discovered recursively: odl-jackson-2 20:09:50 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api 20:09:50 [INFO] Feature repository discovered recursively: odl-javassist-3 20:09:50 [INFO] Feature repository discovered recursively: odl-jersey-2 20:09:50 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc 20:09:50 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty 20:09:50 [INFO] Feature repository discovered recursively: odl-lz4 20:09:50 [INFO] Feature repository discovered recursively: odl-mdsal-12.0.1 20:09:50 [INFO] Feature repository discovered recursively: odl-mdsal-benchmark 20:09:50 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api 20:09:50 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 20:09:50 [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter 20:09:50 [INFO] Feature repository discovered recursively: odl-mdsal-common 20:09:50 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api 20:09:50 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker 20:09:50 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding 20:09:50 [INFO] Feature repository discovered recursively: odl-mdsal-eos-common 20:09:50 [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom 20:09:50 [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal 20:09:50 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector 20:09:50 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api 20:09:50 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common 20:09:50 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom 20:09:50 [INFO] Feature repository discovered recursively: odl-netconf-10.0.0 20:09:50 [INFO] Feature repository discovered recursively: odl-netconf-all 20:09:50 [INFO] Feature repository discovered recursively: odl-netconf-callhome-ssh 20:09:50 [INFO] Feature repository discovered recursively: odl-netconf-client 20:09:50 [INFO] Feature repository discovered recursively: odl-netconf-clustered-topology 20:09:50 [INFO] Feature repository discovered recursively: odl-netconf-common-10.0.0 20:09:50 [INFO] Feature repository discovered recursively: odl-netconf-connector-all 20:09:50 [INFO] Feature repository discovered recursively: odl-netconf-console 20:09:50 [INFO] Feature repository discovered recursively: odl-netconf-databind 20:09:50 [INFO] Feature repository discovered recursively: odl-netconf-impl 20:09:50 [INFO] Feature repository discovered recursively: odl-netconf-keystore 20:09:50 [INFO] Feature repository discovered recursively: odl-netconf-keystore-plaintext 20:09:50 [INFO] Feature repository discovered recursively: odl-netconf-mdsal 20:09:50 [INFO] Feature repository discovered recursively: odl-netconf-test-tools 20:09:50 [INFO] Feature repository discovered recursively: odl-netconf-topology 20:09:50 [INFO] Feature repository discovered recursively: odl-netconf-truststore 20:09:50 [INFO] Feature repository discovered recursively: odl-netty-4 20:09:50 [INFO] Feature repository discovered recursively: odl-pekko 20:09:50 [INFO] Feature repository discovered recursively: odl-raft-api 20:09:50 [INFO] Feature repository discovered recursively: odl-raft-spi 20:09:50 [INFO] Feature repository discovered recursively: odl-restconf 20:09:50 [INFO] Feature repository discovered recursively: odl-restconf-all 20:09:50 [INFO] Feature repository discovered recursively: odl-restconf-api 20:09:50 [INFO] Feature repository discovered recursively: odl-restconf-nb-10.0.0 20:09:50 [INFO] Feature repository discovered recursively: odl-restconf-server-api 20:09:50 [INFO] Feature repository discovered recursively: odl-servlet-api 20:09:50 [INFO] Feature repository discovered recursively: odl-stax2-api 20:09:50 [INFO] Feature repository discovered recursively: odl-woodstox 20:09:50 [INFO] Feature repository discovered recursively: odl-ws-rs-api 20:09:50 [INFO] Feature repository discovered recursively: odl-yangtools-binding-codec 20:09:50 [INFO] Feature repository discovered recursively: odl-yangtools-binding-spec 20:09:50 [INFO] Feature repository discovered recursively: odl-yangtools-codec 20:09:50 [INFO] Feature repository discovered recursively: odl-yangtools-common 20:09:50 [INFO] Feature repository discovered recursively: odl-yangtools-data 20:09:50 [INFO] Feature repository discovered recursively: odl-yangtools-data-api 20:09:50 [INFO] Feature repository discovered recursively: odl-yangtools-export 20:09:50 [INFO] Feature repository discovered recursively: odl-yangtools-parser 20:09:50 [INFO] Feature repository discovered recursively: odl-yangtools-parser-api 20:09:50 [INFO] Feature repository discovered recursively: odl-yangtools-util 20:09:50 [INFO] Feature repository discovered recursively: odl-yangtools-xpath 20:09:50 [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api 20:09:50 [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7 20:09:50 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.33 20:09:50 [INFO] Feature repository discovered recursively: pax-transx-0.5.4 20:09:50 [INFO] Feature repository discovered recursively: pt-triemap 20:09:50 [INFO] Feature repository discovered recursively: standard-4.4.8 20:09:50 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 20:09:50 [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 20:09:50 [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 20:09:50 [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 20:09:50 [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 20:09:50 [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 20:09:50 [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 20:09:50 [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 20:09:50 [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 20:09:50 [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 20:09:50 [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 20:09:50 [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 20:09:50 [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 20:09:50 [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 20:09:50 [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 20:09:50 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 20:09:50 [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 20:09:50 [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 20:09:50 [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 20:09:50 [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 20:09:50 [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 20:09:50 [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 20:09:50 [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 20:09:50 [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 20:09:50 [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 20:09:50 [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 20:09:50 [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 20:09:50 [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 20:09:50 [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 20:09:50 [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 20:09:50 [INFO] Feature: pax-web-tomcat from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 20:09:50 [INFO] Feature: pax-web-tomcat-websockets from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 20:09:50 [INFO] Feature: pax-web-http-tomcat from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 20:09:50 [INFO] Feature: pax-web-tomcat-keycloak18 from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 20:09:50 [INFO] Feature: pax-web-tomcat-keycloak from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 20:09:50 [INFO] Feature: pax-web-undertow from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 20:09:50 [INFO] Feature: pax-web-undertow-websockets from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 20:09:50 [INFO] Feature: pax-web-http-undertow from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 20:09:50 [INFO] Feature: pax-web-undertow-keycloak18 from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 20:09:50 [INFO] Feature: pax-web-undertow-keycloak from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 20:09:50 [WARNING] Duplicate versions for org.jolokia:jolokia-osgi::jar, 1.7.2 and 1.7.1 20:09:50 [WARNING] Duplicate versions for com.h2database:h2::jar, 2.2.224 and 2.3.232 20:09:50 [WARNING] Duplicate versions for org.apache.commons:commons-lang3::jar, 3.18.0 and 3.19.0 20:09:51 [INFO] 20:09:51 [INFO] --- antrun:3.1.0:run (fix-permissions) @ netconf-karaf --- 20:09:51 [INFO] Executing tasks 20:09:51 [INFO] Executed tasks 20:09:51 [INFO] 20:09:51 [INFO] --- antrun:3.1.0:run (remove-system-bc) @ netconf-karaf --- 20:09:51 [INFO] Executing tasks 20:09:51 [INFO] [delete] Deleting directory /w/workspace/netconf-maven-stage-master/usecase/karaf/target/assembly/system/org/bouncycastle 20:09:51 [INFO] Executed tasks 20:09:51 [INFO] 20:09:51 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ netconf-karaf --- 20:09:51 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 20:09:51 [INFO] 20:09:51 [INFO] --- karaf:4.4.8:archive (package) @ netconf-karaf --- 20:10:06 [INFO] 20:10:06 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ netconf-karaf --- 20:10:06 [INFO] CycloneDX: Resolving Dependencies 20:10:12 [INFO] CycloneDX: Creating BOM version 1.6 with 545 component(s) 20:10:12 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-stage-master/usecase/karaf/target/bom.xml 20:10:12 [INFO] attaching as netconf-karaf-10.0.0-cyclonedx.xml 20:10:12 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-stage-master/usecase/karaf/target/bom.json 20:10:12 [INFO] attaching as netconf-karaf-10.0.0-cyclonedx.json 20:10:12 [INFO] 20:10:12 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ netconf-karaf --- 20:10:12 [INFO] Skipping duplicate-finder execution! 20:10:12 [INFO] 20:10:12 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ netconf-karaf --- 20:10:12 [INFO] Skipping pom project 20:10:12 [INFO] 20:10:12 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ netconf-karaf --- 20:10:12 [INFO] 20:10:12 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ netconf-karaf --- 20:10:12 [INFO] 20:10:12 [INFO] --- jacoco:0.8.13:report (report) @ netconf-karaf --- 20:10:12 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:10:12 [INFO] 20:10:12 [INFO] --- install:3.1.4:install (default-install) @ netconf-karaf --- 20:10:12 [INFO] Installing /w/workspace/netconf-maven-stage-master/usecase/karaf/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-karaf/10.0.0/netconf-karaf-10.0.0.pom 20:10:12 [INFO] Installing /w/workspace/netconf-maven-stage-master/usecase/karaf/target/netconf-karaf-10.0.0.tar.gz to /tmp/r/org/opendaylight/netconf/netconf-karaf/10.0.0/netconf-karaf-10.0.0.tar.gz 20:10:12 [INFO] Installing /w/workspace/netconf-maven-stage-master/usecase/karaf/target/netconf-karaf-10.0.0.zip to /tmp/r/org/opendaylight/netconf/netconf-karaf/10.0.0/netconf-karaf-10.0.0.zip 20:10:13 [INFO] Installing /w/workspace/netconf-maven-stage-master/usecase/karaf/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-karaf/10.0.0/netconf-karaf-10.0.0-cyclonedx.xml 20:10:13 [INFO] Installing /w/workspace/netconf-maven-stage-master/usecase/karaf/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-karaf/10.0.0/netconf-karaf-10.0.0-cyclonedx.json 20:10:13 [INFO] 20:10:13 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ netconf-karaf --- 20:10:13 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-stage-master/m2repo 20:10:13 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-stage-master/m2repo" instead. 20:10:13 [INFO] 20:10:13 [INFO] -----------< org.opendaylight.netconf:netconf-karaf-static >------------ 20:10:13 [INFO] Building netconf-karaf-static 10.0.0 [109/112] 20:10:13 [INFO] from usecase/karaf-static/pom.xml 20:10:13 [INFO] ---------------------------[ karaf-assembly ]--------------------------- 20:10:13 [INFO] 20:10:13 [INFO] --- clean:3.5.0:clean (default-clean) @ netconf-karaf-static --- 20:10:13 [INFO] 20:10:13 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ netconf-karaf-static --- 20:10:13 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:10:13 [INFO] 20:10:13 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ netconf-karaf-static --- 20:10:13 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:10:13 [INFO] 20:10:13 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ netconf-karaf-static --- 20:10:14 [INFO] 20:10:14 [INFO] --- dependency:3.9.0:properties (default) @ netconf-karaf-static --- 20:10:14 [INFO] 20:10:14 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ netconf-karaf-static --- 20:10:14 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/netconf-maven-stage-master/usecase/karaf-static/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:10:14 [INFO] 20:10:14 [INFO] --- checkstyle:3.6.0:check (check-license) @ netconf-karaf-static --- 20:10:14 [INFO] Starting audit... 20:10:14 Audit done. 20:10:14 [INFO] You have 0 Checkstyle violations. 20:10:14 [INFO] 20:10:14 [INFO] --- checkstyle:3.6.0:check (default) @ netconf-karaf-static --- 20:10:14 [INFO] Starting audit... 20:10:14 Audit done. 20:10:14 [INFO] You have 0 Checkstyle violations. 20:10:14 [INFO] 20:10:14 [INFO] --- dependency:3.9.0:copy (unpack-license) @ netconf-karaf-static --- 20:10:14 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 20:10:14 [INFO] 20:10:14 [INFO] --- resources:3.3.1:resources (default-resources) @ netconf-karaf-static --- 20:10:14 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-stage-master/usecase/karaf-static/src/main/resources 20:10:14 [INFO] 20:10:14 [INFO] --- karaf:4.4.8:assembly (default-assembly) @ netconf-karaf-static --- 20:10:14 [INFO] Using repositories: 20:10:14 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 20:10:14 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 20:10:14 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:10:14 [INFO] Creating work directory: /w/workspace/netconf-maven-stage-master/usecase/karaf-static/target/assembly 20:10:14 [INFO] Loading direct KAR and features XML dependencies 20:10:14 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/static/4.4.8/kar 20:10:14 [INFO] Feature static will be added as a startup feature 20:10:14 [INFO] Generating Karaf assembly: /w/workspace/netconf-maven-stage-master/usecase/karaf-static/target/assembly 20:10:14 [INFO] Unzipping kars 20:10:14 [INFO] processing KAR: mvn:org.apache.karaf.features/static/4.4.8/kar 20:10:14 [INFO] found repository: mvn:org.apache.karaf.features/static/4.4.8/xml/features 20:10:14 [INFO] Loading profiles from: 20:10:14 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 20:10:14 [INFO] Loading repositories 20:10:15 [INFO] Generating generated-startup profile 20:10:15 [INFO] Generating generated-boot profile with parents: generated-startup 20:10:15 [INFO] Generating generated-installed profile 20:10:15 [INFO] Adding profiles to etc/profiles 20:10:15 [INFO] Configuring etc/config.properties and etc/system.properties 20:10:15 [INFO] Downloading libraries for generated profiles 20:10:15 [INFO] Downloading additional libraries 20:10:15 [INFO] Writing configurations 20:10:15 [INFO] adding config file: etc/profile.cfg 20:10:15 [INFO] Startup stage 20:10:15 [INFO] Loading startup repositories 20:10:15 [INFO] Resolving startup features and bundles 20:10:15 [INFO] Features: static, static-framework, scr, log, system, feature, deployer, wrap, aries-blueprint, eventadmin, ssh 20:10:15 [INFO] Bundles: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8, mvn:org.apache.felix/org.apache.felix.converter/1.0.18, mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4, mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16, mvn:org.ops4j.pax.url/pax-url-aether/2.6.17, mvn:org.opendaylight.odlparent/bcprov-framework-ext/14.1.4, mvn:org.opendaylight.odlparent/bcpkix-framework-ext/14.1.4, mvn:org.opendaylight.odlparent/bcutil-framework-ext/14.1.4, mvn:org.opendaylight.odlparent/logging-markers/14.1.4, mvn:org.apache.karaf.services/org.apache.karaf.services.staticcm/4.4.8, mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0, mvn:org.apache.felix/org.apache.felix.metatype/1.2.4, mvn:org.opendaylight.odlparent/karaf.branding/14.1.4 20:10:15 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.81 20:10:15 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.81 20:10:15 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.81 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.1.4 20:10:15 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 20:10:15 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 20:10:15 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 20:10:15 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 20:10:15 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 20:10:15 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 20:10:15 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 20:10:15 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.18 20:10:15 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 20:10:15 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 20:10:15 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 20:10:15 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.8 20:10:15 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.8 20:10:15 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.8 20:10:15 [INFO] adding maven artifact: mvn:org.apache.karaf/org.apache.karaf.event/4.4.8 20:10:15 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.8 20:10:15 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 20:10:15 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 20:10:15 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.8 20:10:15 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.8 20:10:15 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.8 20:10:15 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.8 20:10:15 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.eventadmin/4.4.8 20:10:15 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.staticcm/4.4.8 20:10:15 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.8 20:10:15 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.8 20:10:15 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.8 20:10:15 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.8 20:10:15 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 20:10:15 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.15.0 20:10:15 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.15.0 20:10:15 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.15.0 20:10:15 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 20:10:15 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 20:10:15 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.8 20:10:15 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.8 20:10:15 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.8 20:10:15 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.8 20:10:15 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.8 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/14.1.4 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/14.1.4 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/14.1.4 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/logging-markers/14.1.4 20:10:15 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.0 20:10:15 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.0 20:10:15 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.17 20:10:15 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.17/jar/uber 20:10:15 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 20:10:15 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 20:10:15 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 20:10:15 [INFO] adding config file: etc/org.apache.felix.eventadmin.impl.EventAdmin.cfg 20:10:15 [INFO] adding config file: etc/org.apache.karaf.log.cfg 20:10:15 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 20:10:15 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 20:10:15 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 20:10:15 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 20:10:15 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 20:10:15 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 20:10:15 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 20:10:15 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 20:10:15 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.8.jar 20:10:15 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.8 20:10:15 [INFO] Boot stage 20:10:15 [INFO] Loading boot repositories 20:10:15 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector-all/10.0.0/xml/features 20:10:15 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector/10.0.0/xml/features 20:10:15 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6022/1.0.1/xml/features 20:10:15 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6991/1.0.1/xml/features 20:10:15 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-spec/14.0.18/xml/features 20:10:15 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/14.0.18/xml/features 20:10:15 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/14.0.18/xml/features 20:10:15 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/14.1.4/xml/features 20:10:15 [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.2/xml/features 20:10:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/15.0.1/xml/features 20:10:15 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/12.0.1/xml/features 20:10:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/15.0.1/xml/features 20:10:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/15.0.1/xml/features 20:10:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/15.0.1/xml/features 20:10:15 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/14.0.18/xml/features 20:10:15 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/14.0.18/xml/features 20:10:15 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/14.0.18/xml/features 20:10:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/15.0.1/xml/features 20:10:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/15.0.1/xml/features 20:10:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/15.0.1/xml/features 20:10:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/15.0.1/xml/features 20:10:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/15.0.1/xml/features 20:10:15 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8342/1.0.1/xml/features 20:10:15 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7952/1.0.1/xml/features 20:10:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/15.0.1/xml/features 20:10:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/15.0.1/xml/features 20:10:15 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-codec/14.0.18/xml/features 20:10:15 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-runtime/14.0.18/xml/features 20:10:15 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-bytebuddy/14.0.18/xml/features 20:10:15 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/14.0.18/xml/features 20:10:15 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/14.1.4/xml/features 20:10:15 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/14.0.18/xml/features 20:10:15 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/14.0.18/xml/features 20:10:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/15.0.1/xml/features 20:10:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/15.0.1/xml/features 20:10:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/15.0.1/xml/features 20:10:15 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/12.0.1/xml/features 20:10:15 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/12.0.1/xml/features 20:10:15 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/14.1.4/xml/features 20:10:15 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/14.1.4/xml/features 20:10:15 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/14.0.18/xml/features 20:10:15 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/14.1.4/xml/features 20:10:15 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/14.1.4/xml/features 20:10:15 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/12.0.1/xml/features 20:10:15 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/14.1.4/xml/features 20:10:15 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/14.1.4/xml/features 20:10:15 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/14.1.4/xml/features 20:10:15 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-pekko/12.0.1/xml/features 20:10:15 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-raft-spi/12.0.1/xml/features 20:10:15 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-lz4/12.0.1/xml/features 20:10:15 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-raft-api/12.0.1/xml/features 20:10:15 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/12.0.1/xml/features 20:10:15 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.22.1/xml/features 20:10:15 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-client/10.0.0/xml/features 20:10:15 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-common/10.0.0/xml/features 20:10:15 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/10.0.0/xml/features 20:10:15 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6241/1.0.1/xml/features 20:10:15 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6470/1.0.1/xml/features 20:10:15 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8525/1.0.1/xml/features 20:10:15 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8526/1.0.1/xml/features 20:10:15 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6243/1.0.1/xml/features 20:10:15 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/10.0.0/xml/features 20:10:15 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport/10.0.0/xml/features 20:10:15 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.1/xml/features 20:10:15 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9643/1.0.1/xml/features 20:10:15 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9640/1.0.1/xml/features 20:10:15 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8341/1.0.1/xml/features 20:10:15 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9644/1.0.1/xml/features 20:10:15 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9641/1.0.1/xml/features 20:10:15 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9642/1.0.1/xml/features 20:10:15 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9645/1.0.1/xml/features 20:10:15 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore/10.0.0/xml/features 20:10:15 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-truststore/10.0.0/xml/features 20:10:15 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport-api/10.0.0/xml/features 20:10:15 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-mdsal-common/10.0.0/xml/features 20:10:15 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-databind/10.0.0/xml/features 20:10:15 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-callhome-ssh/10.0.0/xml/features 20:10:15 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-topology/10.0.0/xml/features 20:10:15 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/10.0.0/xml/features 20:10:15 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.22.1/xml/features 20:10:15 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/14.1.4/xml/features 20:10:15 [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.7/xml/features 20:10:15 [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features 20:10:15 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/14.1.4/xml/features 20:10:15 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/12.0.1/xml/features 20:10:15 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/12.0.1/xml/features 20:10:15 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.22.1/xml/features 20:10:15 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/14.1.4/xml/features 20:10:15 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/14.1.4/xml/features 20:10:15 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.22.1/xml/features 20:10:15 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.22.1/xml/features 20:10:15 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.22.1/xml/features 20:10:15 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.22.1/xml/features 20:10:15 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/14.1.4/xml/features 20:10:15 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/14.1.4/xml/features 20:10:15 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.1/xml/features 20:10:15 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8650/1.0.1/xml/features 20:10:15 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8639/1.0.1/xml/features 20:10:15 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.1/xml/features 20:10:15 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8529/1.0.1/xml/features 20:10:15 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8344/1.0.1/xml/features 20:10:15 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8343/1.0.1/xml/features 20:10:15 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8528/1.0.1/xml/features 20:10:15 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-server-api/10.0.0/xml/features 20:10:15 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.1/xml/features 20:10:15 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8072/1.0.1/xml/features 20:10:15 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/14.0.18/xml/features 20:10:15 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-api/10.0.0/xml/features 20:10:15 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/10.0.0/xml/features 20:10:15 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.8/xml/features 20:10:15 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.33/xml/features 20:10:15 [INFO] adding feature repository: mvn:org.apache.karaf.features/static/4.4.8/xml/features 20:10:15 [INFO] Feature odl-yangtools-parser/14.0.18 is defined as a boot feature 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-parser-support/14.0.18 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-parser-support/14.0.18 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-parser-support/14.0.18 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-ri/14.0.18 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-rfc7950/14.0.18 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-parser-support/14.0.18 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-parser-support/14.0.18 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-impl/14.0.18 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-parser-support/14.0.18 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-reactor/14.0.18 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-spi/14.0.18 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-parser-support/14.0.18 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-parser-support/14.0.18 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-parser-support/14.0.18 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-fs/14.0.18 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-parser-support/14.0.18 20:10:15 [INFO] Feature odl-yangtools-binding-codec/14.0.18 is defined as a boot feature 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-api/14.0.18 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-osgi/14.0.18 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-dynamic/14.0.18 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-spi/14.0.18 20:10:15 [INFO] Feature odl-ietf-model-rfc8343/1.0.1 is defined as a boot feature 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8343/1.0.1 20:10:15 [INFO] Feature odl-yangtools-xpath-api/14.0.18 is defined as a boot feature 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-api/14.0.18 20:10:15 [INFO] Feature jaas-boot/4.4.8 is defined as a boot feature 20:10:15 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.8.jar 20:10:15 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.8 20:10:15 [INFO] Feature odl-mdsal-common/15.0.1 is defined as a boot feature 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-common-api/15.0.1 20:10:15 [INFO] Feature odl-mdsal-binding-api/15.0.1 is defined as a boot feature 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-spi/15.0.1 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-util/15.0.1 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-api/15.0.1 20:10:15 [INFO] Feature odl-mdsal-dom-runtime/15.0.1 is defined as a boot feature 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-schema-osgi/15.0.1 20:10:15 [INFO] Feature odl-ietf-model-rfc8529/1.0.1 is defined as a boot feature 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8529/1.0.1 20:10:15 [INFO] Feature shell/4.4.8 is defined as a boot feature 20:10:15 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.8 20:10:15 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.8 20:10:15 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.8 20:10:15 [INFO] not changing existing config file: etc/org.apache.karaf.command.acl.shell.cfg 20:10:15 [INFO] not changing existing config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 20:10:15 [INFO] not changing existing config file: etc/org.apache.karaf.shell.cfg 20:10:15 [INFO] Feature odl-apache-shiro/0.22.1 is defined as a boot feature 20:10:15 [INFO] adding maven artifact: mvn:commons-beanutils/commons-beanutils/1.11.0 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/repackaged-shiro/0.22.1 20:10:15 [INFO] adding maven artifact: mvn:commons-collections/commons-collections/3.2.2 20:10:15 [INFO] adding maven artifact: mvn:org.owasp.encoder/encoder/1.3.1 20:10:15 [INFO] Feature ssh/4.4.8 is defined as a boot feature 20:10:15 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.81 20:10:15 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.15.0 20:10:15 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.8 20:10:15 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.81 20:10:15 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.81 20:10:15 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.15.0 20:10:15 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.15.0 20:10:15 [INFO] Feature static-framework/4.4.8 is defined as a boot feature 20:10:15 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.0 20:10:15 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.staticcm/4.4.8 20:10:15 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 20:10:15 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.0 20:10:15 [INFO] Feature odl-gson/14.1.4 is defined as a boot feature 20:10:15 [INFO] adding maven artifact: mvn:com.google.code.gson/gson/2.13.2 20:10:15 [INFO] Feature pax-jdbc-spec/1.5.7 is defined as a boot feature 20:10:15 [INFO] adding maven artifact: mvn:javax.enterprise/cdi-api/2.0.SP1 20:10:15 [INFO] adding maven artifact: mvn:javax.interceptor/javax.interceptor-api/1.2.2 20:10:15 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.javax-inject/1_3 20:10:15 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0 20:10:15 [INFO] adding maven artifact: mvn:javax.transaction/javax.transaction-api/1.2 20:10:15 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 20:10:15 [INFO] Feature odl-mdsal-eos-dom/15.0.1 is defined as a boot feature 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-dom-api/15.0.1 20:10:15 [INFO] Feature odl-pekko/12.0.1 is defined as a boot feature 20:10:15 [INFO] adding maven artifact: mvn:com.typesafe/ssl-config-core_3/0.6.1 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.controller/repackaged-pekko/12.0.1 20:10:15 [INFO] adding maven artifact: mvn:com.typesafe/config/1.4.5 20:10:15 [INFO] adding maven artifact: mvn:io.aeron/aeron-client/1.45.1 20:10:15 [INFO] adding maven artifact: mvn:org.agrona/agrona/1.22.0 20:10:15 [INFO] adding maven artifact: mvn:io.aeron/aeron-driver/1.45.1 20:10:15 [INFO] adding maven artifact: mvn:io.aeron/aeron-annotations/1.45.1 20:10:15 [INFO] adding maven artifact: wrap:mvn:org.lmdbjava/lmdbjava/0.9.1 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.controller/scala3-library/12.0.1 20:10:15 [INFO] adding maven artifact: mvn:org.reactivestreams/reactive-streams/1.0.4 20:10:15 [INFO] Feature odl-yangtools-xpath/14.0.18 is defined as a boot feature 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-impl/14.0.18 20:10:15 [INFO] Feature odl-mdsal-dom-broker/15.0.1 is defined as a boot feature 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-broker/15.0.1 20:10:15 [INFO] Feature odl-ietf-model-rfc8344/1.0.1 is defined as a boot feature 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8344/1.0.1 20:10:15 [INFO] Feature odl-servlet-api/14.1.4 is defined as a boot feature 20:10:15 [INFO] adding maven artifact: mvn:javax.servlet/javax.servlet-api/3.1.0 20:10:15 [INFO] Feature odl-ietf-model-rfc6991/1.0.1 is defined as a boot feature 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.ietf/ietf-type-util/1.0.1 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6991-ietf-yang-types/1.0.1 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6991-ietf-inet-types/1.0.1 20:10:15 [INFO] Feature odl-karaf-feat-jetty/14.1.4 is defined as a boot feature 20:10:15 [INFO] Feature odl-aaa-shiro/0.22.1 is defined as a boot feature 20:10:15 [INFO] adding maven artifact: mvn:com.h2database/h2/2.3.232 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.22.1 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-jetty-auth-log-filter/0.22.1 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-tokenauthrealm/0.22.1 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.22.1 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro-api/0.22.1 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-idm-store-h2/0.22.1 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.22.1/xml/aaa-app-config 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.22.1/xml/aaa-datastore-config 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.22.1/xml/aaa-password-service-config 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.22.1/py/idmtool 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.22.1/cfg/config 20:10:15 [INFO] Feature odl-mdsal-binding-runtime/15.0.1 is defined as a boot feature 20:10:15 [INFO] Feature odl-ietf-model-rfc8639/1.0.1 is defined as a boot feature 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8639/1.0.1 20:10:15 [INFO] Feature odl-lz4/12.0.1 is defined as a boot feature 20:10:15 [INFO] adding maven artifact: mvn:org.lz4/lz4-java/1.8.0 20:10:15 [INFO] Feature deployer/4.4.8 is defined as a boot feature 20:10:15 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.8 20:10:15 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.8 20:10:15 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.8 20:10:15 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.8 20:10:15 [INFO] Feature odl-netconf-client/10.0.0 is defined as a boot feature 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-client/10.0.0 20:10:15 [INFO] Feature odl-netconf-databind/10.0.0 is defined as a boot feature 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/databind/10.0.0 20:10:15 [INFO] Feature odl-ietf-model-rfc8072/1.0.1 is defined as a boot feature 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8072/1.0.1 20:10:15 [INFO] Feature pax-web-websockets/8.0.33 is defined as a boot feature 20:10:15 [INFO] adding maven artifact: mvn:jakarta.websocket/jakarta.websocket-api/1.1.2 20:10:15 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-websocket/8.0.33 20:10:15 [INFO] Feature odl-netconf-keystore/10.0.0 is defined as a boot feature 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/keystore-none/10.0.0 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/keystore-api/10.0.0 20:10:15 [INFO] Feature odl-yangtools-data-api/14.0.18 is defined as a boot feature 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-spi/14.0.18 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-spi/14.0.18 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-api/14.0.18 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-api/14.0.18 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-util/14.0.18 20:10:15 [INFO] Feature odl-mdsal-binding-dom-adapter/15.0.1 is defined as a boot feature 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-adapter/15.0.1 20:10:15 [INFO] Feature odl-jersey-2/14.1.4 is defined as a boot feature 20:10:15 [INFO] adding maven artifact: mvn:org.glassfish.hk2.external/aopalliance-repackaged/2.6.1 20:10:15 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-api/2.6.1 20:10:15 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet/2.47 20:10:15 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet-core/2.47 20:10:15 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-server/2.47 20:10:15 [INFO] adding maven artifact: mvn:jakarta.validation/jakarta.validation-api/2.0.2 20:10:15 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-locator/2.6.1 20:10:15 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 20:10:15 [INFO] adding maven artifact: mvn:org.glassfish.jersey.inject/jersey-hk2/2.47 20:10:15 [INFO] adding maven artifact: mvn:org.apache.geronimo.specs/geronimo-atinject_1.0_spec/1.2 20:10:15 [INFO] adding maven artifact: mvn:org.glassfish.hk2/osgi-resource-locator/1.0.3 20:10:15 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-common/2.47 20:10:15 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-utils/2.6.1 20:10:15 [INFO] adding maven artifact: mvn:org.glassfish.jersey.media/jersey-media-sse/2.47 20:10:15 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-client/2.47 20:10:15 [INFO] Feature odl-mdsal-broker/12.0.1 is defined as a boot feature 20:10:15 [INFO] Feature pt-triemap/1.3.2 is defined as a boot feature 20:10:15 [INFO] adding maven artifact: mvn:tech.pantheon.triemap/triemap/1.3.2 20:10:15 [INFO] Feature odl-controller-blueprint/12.0.1 is defined as a boot feature 20:10:15 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.controller/blueprint/12.0.1 20:10:15 [INFO] Feature odl-ietf-model-rfc6243/1.0.1 is defined as a boot feature 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6243/1.0.1 20:10:15 [INFO] Feature odl-aaa-password-service/0.22.1 is defined as a boot feature 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.22.1 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-api/0.22.1 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.22.1/xml/aaa-password-service-config 20:10:15 [INFO] Feature pax-web-whiteboard/8.0.33 is defined as a boot feature 20:10:15 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-whiteboard/8.0.33 20:10:15 [INFO] Feature odl-aaa-encryption-service/0.22.1 is defined as a boot feature 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service/0.22.1 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service-impl/0.22.1 20:10:15 [INFO] Feature scr/4.4.8 is defined as a boot feature 20:10:15 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.8 20:10:15 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.8 20:10:15 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 20:10:15 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 20:10:15 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 20:10:15 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 20:10:15 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 20:10:15 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 20:10:15 [INFO] Feature odl-netty-4/14.1.4 is defined as a boot feature 20:10:15 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.2.6.Final/jar/linux-aarch_64 20:10:15 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.2.6.Final/jar/linux-x86_64 20:10:15 [INFO] adding maven artifact: mvn:io.netty/netty-buffer/4.2.6.Final 20:10:15 [INFO] adding maven artifact: mvn:io.netty/netty-codec-http/4.2.6.Final 20:10:15 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.2.6.Final/jar/linux-riscv64 20:10:15 [INFO] adding maven artifact: mvn:io.netty/netty-codec-base/4.2.6.Final 20:10:15 [INFO] adding maven artifact: mvn:io.netty/netty-handler/4.2.6.Final 20:10:15 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.2.6.Final 20:10:15 [INFO] adding maven artifact: mvn:io.netty/netty-transport/4.2.6.Final 20:10:15 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.2.6.Final/jar/linux-x86_64 20:10:15 [INFO] adding maven artifact: mvn:io.netty/netty-codec-compression/4.2.6.Final 20:10:15 [INFO] adding maven artifact: mvn:io.netty/netty-transport-classes-epoll/4.2.6.Final 20:10:15 [INFO] adding maven artifact: mvn:io.netty/netty-codec-http2/4.2.6.Final 20:10:15 [INFO] adding maven artifact: mvn:io.netty/netty-resolver/4.2.6.Final 20:10:15 [INFO] adding maven artifact: mvn:io.netty/netty-common/4.2.6.Final 20:10:15 [INFO] Feature odl-netconf-topology/10.0.0 is defined as a boot feature 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-topology-impl/10.0.0 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-topology/10.0.0 20:10:15 [INFO] Feature pax-web-jetty/9.4.57.v20241219 is defined as a boot feature 20:10:15 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jaas/9.4.57.v20241219 20:10:15 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util-ajax/9.4.57.v20241219 20:10:15 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlets/9.4.57.v20241219 20:10:15 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-io/9.4.57.v20241219 20:10:15 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 20:10:15 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-client/9.4.57.v20241219 20:10:15 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlet/9.4.57.v20241219 20:10:15 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.33 20:10:15 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util/9.4.57.v20241219 20:10:15 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-security/9.4.57.v20241219 20:10:15 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jmx/9.4.57.v20241219 20:10:15 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-server/9.4.57.v20241219 20:10:15 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-continuation/9.4.57.v20241219 20:10:15 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-xml/9.4.57.v20241219 20:10:15 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-http/9.4.57.v20241219 20:10:15 [INFO] Feature odl-apache-commons-text/14.1.4 is defined as a boot feature 20:10:15 [INFO] adding maven artifact: mvn:org.apache.commons/commons-text/1.14.0 20:10:15 [INFO] Feature jaas/4.4.8 is defined as a boot feature 20:10:15 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.8 20:10:15 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.8 20:10:15 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.8 20:10:15 [INFO] not changing existing config file: etc/org.apache.karaf.jaas.cfg 20:10:15 [INFO] not changing existing config file: etc/org.apache.karaf.command.acl.jaas.cfg 20:10:15 [INFO] Feature aries-proxy/4.4.8 is defined as a boot feature 20:10:15 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.8 20:10:15 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.8 20:10:15 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.8 20:10:15 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 20:10:15 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.8 20:10:15 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.8 20:10:15 [INFO] Feature odl-restconf-server-api/10.0.0 is defined as a boot feature 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-common-api/15.0.1 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-api/10.0.0 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-common-mdsal/10.0.0 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-api/15.0.1 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-spi/10.0.0 20:10:15 [INFO] Feature odl-ietf-model-rfc9641/1.0.1 is defined as a boot feature 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9641/1.0.1 20:10:15 [INFO] Feature http/8.0.33 is defined as a boot feature 20:10:15 [INFO] Feature odl-yangtools-export/14.0.18 is defined as a boot feature 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-export/14.0.18 20:10:15 [INFO] Feature odl-jakarta-activation-api/14.1.4 is defined as a boot feature 20:10:15 [INFO] adding maven artifact: mvn:jakarta.activation/jakarta.activation-api/1.2.2 20:10:15 [INFO] Feature pax-web-war/8.0.33 is defined as a boot feature 20:10:15 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.33 20:10:15 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-war/2.6.17/jar/uber 20:10:15 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 20:10:15 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-war/8.0.33 20:10:15 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 20:10:15 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 20:10:15 [INFO] Feature pax-url-wrap/2.6.17 is defined as a boot feature 20:10:15 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.17/jar/uber 20:10:15 [INFO] Feature odl-apache-commons-lang3/14.1.4 is defined as a boot feature 20:10:15 [INFO] adding maven artifact: mvn:org.apache.commons/commons-lang3/3.19.0 20:10:15 [INFO] Feature odl-yangtools-codec/14.0.18 is defined as a boot feature 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-xml/14.0.18 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-gson/14.0.18 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-binfmt/14.0.18 20:10:15 [INFO] Feature odl-netconf-common/10.0.0 is defined as a boot feature 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/shaded-exificient/10.0.0 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-common/10.0.0 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-netty-util/10.0.0 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-codec/10.0.0 20:10:15 [INFO] Feature fb86e1df-5abf-4509-a67c-d49c12095510/0.0.0 is defined as a boot feature 20:10:15 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.17 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/14.1.4 20:10:15 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/14.1.4 20:10:15 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.staticcm/4.4.8 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/14.1.4 20:10:15 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.18 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/logging-markers/14.1.4 20:10:15 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.1.4 20:10:15 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 20:10:15 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 20:10:15 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 20:10:15 [INFO] Feature pax-web-http-war/4.4.8 is defined as a boot feature 20:10:15 [INFO] adding maven artifact: mvn:org.apache.karaf.web/org.apache.karaf.web.core/4.4.8 20:10:15 [INFO] Feature pax-jdbc-config/1.5.7 is defined as a boot feature 20:10:15 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jasypt/1.9.3_1 20:10:15 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-pool-common/1.5.7 20:10:15 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-config/1.5.7 20:10:15 [INFO] Feature odl-raft-api/12.0.1 is defined as a boot feature 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.controller/raft-api/12.0.1 20:10:15 [INFO] Feature odl-dropwizard-metrics/14.1.4 is defined as a boot feature 20:10:15 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-core/4.2.37 20:10:15 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jmx/4.2.37 20:10:15 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jvm/4.2.37 20:10:15 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-healthchecks/4.2.37 20:10:15 [INFO] Feature odl-netconf-connector/10.0.0 is defined as a boot feature 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-client-mdsal/10.0.0 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-api/10.0.0 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-api/10.0.0 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-export/14.0.18 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8344/1.0.1 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8072/1.0.1 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-mdsal-spi/10.0.0 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8343/1.0.1 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8528/1.0.1 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8639/1.0.1 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/keystore-legacy/10.0.0 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8040-ietf-restconf/1.0.1 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8529/1.0.1 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-spi/10.0.0 20:10:15 [INFO] Feature odl-javassist-3/14.1.4 is defined as a boot feature 20:10:15 [INFO] adding maven artifact: mvn:org.javassist/javassist/3.30.2-GA 20:10:15 [INFO] Feature odl-ietf-model-rfc9640/1.0.1 is defined as a boot feature 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9640/1.0.1 20:10:15 [INFO] Feature odl-netconf-connector-all/10.0.0 is defined as a boot feature 20:10:15 [INFO] Feature war/4.4.8 is defined as a boot feature 20:10:15 [INFO] Feature odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.1 is defined as a boot feature 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc7407-ietf-x509-cert-to-name/1.0.1 20:10:15 [INFO] Feature odl-yangtools-util/14.0.18 is defined as a boot feature 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/util/14.0.18 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/concepts/14.0.18 20:10:15 [INFO] Feature odl-ietf-model-rfc7952/1.0.1 is defined as a boot feature 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc7952/1.0.1 20:10:15 [INFO] Feature odl-mdsal-singleton-dom/15.0.1 is defined as a boot feature 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-impl/15.0.1 20:10:15 [INFO] Feature odl-restconf-nb/10.0.0 is defined as a boot feature 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-nb/10.0.0 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server/10.0.0 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/draft-ietf-restconf-server/10.0.0 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/rfc8639-impl/10.0.0 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/sal-remote/10.0.0 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-mdsal-spi/10.0.0 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/odl-device-notification/10.0.0 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-mdsal/10.0.0 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-jaxrs/10.0.0 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/sal-remote-impl/10.0.0 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-nb/10.0.0/cfg/config 20:10:15 [INFO] Feature odl-karaf-feat-jdbc/14.1.4 is defined as a boot feature 20:10:15 [INFO] adding maven artifact: mvn:org.apache.karaf.jdbc/org.apache.karaf.jdbc.core/4.4.8 20:10:15 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0 20:10:15 [INFO] Feature odl-mdsal-remoterpc-connector/12.0.1 is defined as a boot feature 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-remoterpc-connector/12.0.1 20:10:15 [INFO] Feature odl-ietf-model-rfc8650/1.0.1 is defined as a boot feature 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8650/1.0.1 20:10:15 [INFO] Feature odl-yangtools-binding-spec/14.0.18 is defined as a boot feature 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-spec/14.0.18 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/codegen-extensions/14.0.18 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-reflect/14.0.18 20:10:15 [INFO] Feature odl-yangtools-parser-api/14.0.18 is defined as a boot feature 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-model-api/14.0.18 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-util/14.0.18 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-model-api/14.0.18 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-ir/14.0.18 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-model-api/14.0.18 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-spi/14.0.18 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-model-api/14.0.18 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-spi/14.0.18 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-api/14.0.18 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-model-api/14.0.18 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-model-api/14.0.18 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-model-api/14.0.18 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-model-api/14.0.18 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-model-api/14.0.18 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-api/14.0.18 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-model-api/14.0.18 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-api/14.0.18 20:10:15 [INFO] Feature pax-jdbc/1.5.7 is defined as a boot feature 20:10:15 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc/1.5.7 20:10:15 [INFO] Feature pax-web-http-jetty/8.0.33 is defined as a boot feature 20:10:15 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.33 20:10:15 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jetty/8.0.33 20:10:15 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-runtime/8.0.33 20:10:15 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.33/xml/config-jetty 20:10:15 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.33/xml/context-jetty 20:10:15 [INFO] adding config file: etc/org.ops4j.pax.web.cfg 20:10:15 [INFO] Feature odl-ietf-model-rfc6241/1.0.1 is defined as a boot feature 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6241/1.0.1 20:10:15 [INFO] Feature odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.1 is defined as a boot feature 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8040-ietf-restconf-monitoring/1.0.1 20:10:15 [INFO] Feature odl-netconf-mdsal-common/10.0.0 is defined as a boot feature 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-common-mdsal/10.0.0 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-dom-api/10.0.0 20:10:15 [INFO] Feature odl-ietf-model-rfc8525/1.0.1 is defined as a boot feature 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8525/1.0.1 20:10:15 [INFO] Feature odl-ietf-model-rfc9643/1.0.1 is defined as a boot feature 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9643-ietf-tcp-server/1.0.1 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9643-ietf-tcp-client/1.0.1 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9643-ietf-tcp-common/1.0.1 20:10:15 [INFO] Feature system/4.4.8 is defined as a boot feature 20:10:15 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.8 20:10:15 [INFO] not changing existing config file: etc/org.apache.karaf.command.acl.system.cfg 20:10:15 [INFO] Feature feature/4.4.8 is defined as a boot feature 20:10:15 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 20:10:15 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.8 20:10:15 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 20:10:15 [INFO] not changing existing config file: etc/org.apache.karaf.features.repos.cfg 20:10:15 [INFO] not changing existing config file: etc/org.apache.karaf.command.acl.feature.cfg 20:10:15 [INFO] Feature odl-controller-mdsal-common/12.0.1 is defined as a boot feature 20:10:15 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-common-util/12.0.1 20:10:16 [INFO] Feature pax-web-core/8.0.33 is defined as a boot feature 20:10:16 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-api/8.0.33 20:10:16 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 20:10:16 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.33 20:10:16 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-spi/8.0.33 20:10:16 [INFO] Feature odl-guava/14.1.4 is defined as a boot feature 20:10:16 [INFO] adding maven artifact: mvn:org.checkerframework/checker-qual/3.51.1 20:10:16 [INFO] adding maven artifact: mvn:com.google.guava/failureaccess/1.0.3 20:10:16 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0 20:10:16 [INFO] adding maven artifact: mvn:com.google.guava/guava/33.5.0-jre 20:10:16 [INFO] Feature odl-mdsal-eos-binding/15.0.1 is defined as a boot feature 20:10:16 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-adapter/15.0.1 20:10:16 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-api/15.0.1 20:10:16 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/15.0.1 20:10:16 [INFO] Feature odl-yangtools-data/14.0.18 is defined as a boot feature 20:10:16 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-impl/14.0.18 20:10:16 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-ri/14.0.18 20:10:16 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-transform/14.0.18 20:10:16 [INFO] Feature pax-web-http/8.0.33 is defined as a boot feature 20:10:16 [INFO] adding maven artifact: mvn:org.apache.karaf.http/org.apache.karaf.http.core/4.4.8 20:10:16 [INFO] adding maven artifact: mvn:org.apache.karaf.webconsole/org.apache.karaf.webconsole.http/4.4.8 20:10:16 [INFO] Feature odl-ietf-model-rfc6470/1.0.1 is defined as a boot feature 20:10:16 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6470/1.0.1 20:10:16 [INFO] Feature odl-ietf-model-rfc6022/1.0.1 is defined as a boot feature 20:10:16 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6022/1.0.1 20:10:16 [INFO] Feature odl-netconf-model-rfc5277/10.0.0 is defined as a boot feature 20:10:16 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc5277/10.0.0 20:10:16 [INFO] Feature odl-aaa-web/0.22.1 is defined as a boot feature 20:10:16 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-osgi-impl/0.22.1 20:10:16 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-jersey2/0.22.1 20:10:16 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-api/0.22.1 20:10:16 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-api/0.22.1 20:10:16 [INFO] Feature pax-web-http-whiteboard/8.0.33 is defined as a boot feature 20:10:16 [INFO] Feature log/4.4.8 is defined as a boot feature 20:10:16 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.8 20:10:16 [INFO] not changing existing config file: etc/org.apache.karaf.log.cfg 20:10:16 [INFO] Feature wrap/2.6.17 is defined as a boot feature 20:10:16 [INFO] Feature odl-mdsal-clustering-commons/12.0.1 is defined as a boot feature 20:10:16 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-mgmt-api/12.0.1 20:10:16 [INFO] adding maven artifact: mvn:org.opendaylight.controller/raft-journal/12.0.1 20:10:16 [INFO] adding maven artifact: mvn:com.rabbitmq/amqp-client/5.26.0 20:10:16 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-commons/12.0.1 20:10:16 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-graphite/4.2.37 20:10:16 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-raft/12.0.1 20:10:16 [INFO] Feature odl-ietf-model-rfc8526/1.0.1 is defined as a boot feature 20:10:16 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8526/1.0.1 20:10:16 [INFO] Feature odl-mdsal-dom-api/15.0.1 is defined as a boot feature 20:10:16 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-api/15.0.1 20:10:16 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-spi/15.0.1 20:10:16 [INFO] Feature odl-netconf-transport-api/10.0.0 is defined as a boot feature 20:10:16 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-api/10.0.0 20:10:16 [INFO] Feature odl-ietf-model-rfc8040-ietf-restconf/1.0.1 is defined as a boot feature 20:10:16 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8040-ietf-restconf/1.0.1 20:10:16 [INFO] Feature odl-aaa-api/0.22.1 is defined as a boot feature 20:10:16 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-authn-api/0.22.1 20:10:16 [INFO] Feature odl-ietf-model-rfc9642/1.0.1 is defined as a boot feature 20:10:16 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9642/1.0.1 20:10:16 [INFO] Feature odl-aaa-cert/0.22.1 is defined as a boot feature 20:10:16 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.22.1 20:10:16 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.22.1/xml/config 20:10:16 [INFO] Feature odl-yangtools-binding-runtime/14.0.18 is defined as a boot feature 20:10:16 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-loader/14.0.18 20:10:16 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-generator/14.0.18 20:10:16 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-model/14.0.18 20:10:16 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-runtime-api/14.0.18 20:10:16 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-runtime-osgi/14.0.18 20:10:16 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-runtime-spi/14.0.18 20:10:16 [INFO] Feature odl-mdsal-singleton-common/15.0.1 is defined as a boot feature 20:10:16 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-api/15.0.1 20:10:16 [INFO] Feature odl-mdsal-distributed-datastore/12.0.1 is defined as a boot feature 20:10:16 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-api/12.0.1 20:10:16 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-distributed-datastore/12.0.1 20:10:16 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-api/12.0.1 20:10:16 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-dom-api/12.0.1 20:10:16 [INFO] adding maven artifact: mvn:org.opendaylight.controller/eos-dom-akka/12.0.1 20:10:16 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/15.0.1 20:10:16 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-impl/12.0.1 20:10:16 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-client/12.0.1 20:10:16 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/12.0.1/xml/pekkoconf 20:10:16 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/12.0.1/xml/factorypekkoconf 20:10:16 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/12.0.1/xml/moduleshardconf 20:10:16 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/12.0.1/xml/moduleconf 20:10:16 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/12.0.1/cfg/datastore 20:10:16 [INFO] Feature eventadmin/4.4.8 is defined as a boot feature 20:10:16 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.event/1.1.8 20:10:16 [INFO] adding maven artifact: mvn:org.apache.karaf/org.apache.karaf.event/4.4.8 20:10:16 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.eventadmin/4.4.8 20:10:16 [INFO] not changing existing config file: etc/org.apache.felix.eventadmin.impl.EventAdmin.cfg 20:10:16 [INFO] Feature odl-yanglib-mdsal-writer/10.0.0 is defined as a boot feature 20:10:16 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/yanglib-mdsal-writer/10.0.0 20:10:16 [INFO] Feature odl-netconf-callhome-ssh/10.0.0 is defined as a boot feature 20:10:16 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/callhome-provider/10.0.0 20:10:16 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/callhome-provider/10.0.0/cfg/configuration 20:10:16 [INFO] Feature odl-stax2-api/14.1.4 is defined as a boot feature 20:10:16 [INFO] adding maven artifact: mvn:org.codehaus.woodstox/stax2-api/4.2.2 20:10:16 [INFO] Feature odl-raft-spi/12.0.1 is defined as a boot feature 20:10:16 [INFO] adding maven artifact: mvn:org.opendaylight.controller/raft-spi/12.0.1 20:10:16 [INFO] Feature odl-ietf-model-rfc8341/1.0.1 is defined as a boot feature 20:10:16 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8341/1.0.1 20:10:16 [INFO] Feature pax-web-jsp/8.0.33 is defined as a boot feature 20:10:16 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-el2/8.0.33 20:10:16 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.33 20:10:16 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jsp/8.0.33 20:10:16 [INFO] adding maven artifact: mvn:org.eclipse.jdt/ecj/3.26.0 20:10:16 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 20:10:16 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 20:10:16 [INFO] Feature odl-yangtools-common/14.0.18 is defined as a boot feature 20:10:16 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common/14.0.18 20:10:16 [INFO] Feature aries-blueprint/4.4.8 is defined as a boot feature 20:10:16 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.8 20:10:16 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 20:10:16 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 20:10:16 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 20:10:16 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 20:10:16 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 20:10:16 [INFO] Feature odl-netconf-api/10.0.0 is defined as a boot feature 20:10:16 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-api/10.0.0 20:10:16 [INFO] Feature jline/3.21.0 is defined as a boot feature 20:10:16 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 20:10:16 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 20:10:16 [INFO] Feature odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/15.0.1 is defined as a boot feature 20:10:16 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/ietf-topology/2013.10.21.27.1 20:10:16 [INFO] Feature odl-jolokia/12.0.1 is defined as a boot feature 20:10:16 [INFO] adding maven artifact: mvn:org.jolokia/jolokia-osgi/1.7.2 20:10:16 [INFO] adding maven artifact: mvn:com.googlecode.json-simple/json-simple/1.1.1 20:10:16 [INFO] adding maven artifact: mvn:org.opendaylight.controller/odl-jolokia-osgi/12.0.1/cfg/configuration 20:10:16 [INFO] Feature odl-ietf-model-rfc9645/1.0.1 is defined as a boot feature 20:10:16 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-tls-cipher-suite-algs/1.0.1 20:10:16 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9645-ietf-tls-client/1.0.1 20:10:16 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9645-ietf-tls-common/1.0.1 20:10:16 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9645-ietf-tls-server/1.0.1 20:10:16 [INFO] Feature odl-restconf-api/10.0.0 is defined as a boot feature 20:10:16 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-api/10.0.0 20:10:16 [INFO] Feature odl-ietf-model-rfc8342/1.0.1 is defined as a boot feature 20:10:16 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8342-ietf-datastores/1.0.1 20:10:16 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8342-ietf-origin/1.0.1 20:10:16 [INFO] Feature odl-netconf-truststore/10.0.0 is defined as a boot feature 20:10:16 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/truststore-api/10.0.0 20:10:16 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/truststore-none/10.0.0 20:10:16 [INFO] Feature odl-antlr4/14.1.4 is defined as a boot feature 20:10:16 [INFO] adding maven artifact: mvn:org.antlr/antlr4-runtime/4.13.2 20:10:16 [INFO] Feature odl-ietf-model-rfc8528/1.0.1 is defined as a boot feature 20:10:16 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8528/1.0.1 20:10:16 [INFO] Feature odl-ws-rs-api/14.1.4 is defined as a boot feature 20:10:16 [INFO] adding maven artifact: mvn:jakarta.ws.rs/jakarta.ws.rs-api/2.1.6 20:10:16 [INFO] Feature odl-bytebuddy/14.0.18 is defined as a boot feature 20:10:16 [INFO] adding maven artifact: mvn:net.bytebuddy/byte-buddy/1.17.8 20:10:16 [INFO] Feature odl-mdsal-eos-common/15.0.1 is defined as a boot feature 20:10:16 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-common-api/15.0.1 20:10:16 [INFO] Feature odl-netconf-transport/10.0.0 is defined as a boot feature 20:10:16 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/shaded-sshd/10.0.0 20:10:16 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-tcp/10.0.0 20:10:16 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-tls/10.0.0 20:10:16 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-http/10.0.0 20:10:16 [INFO] adding maven artifact: mvn:commons-codec/commons-codec/1.19.0 20:10:16 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-ssh/10.0.0 20:10:16 [INFO] Feature odl-mdsal-binding-base/15.0.1 is defined as a boot feature 20:10:16 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/yang-ext/2013.09.07.27.1 20:10:16 [INFO] Feature odl-ietf-model-rfc7317-iana-crypt-hash/1.0.1 is defined as a boot feature 20:10:16 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-crypt-hash/1.0.1 20:10:16 [INFO] Feature odl-ietf-model-rfc9644/1.0.1 is defined as a boot feature 20:10:16 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-mac-algs/1.0.1 20:10:16 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-encryption-algs/1.0.1 20:10:16 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9644-ietf-ssh-client/1.0.1 20:10:16 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-key-exchange-algs/1.0.1 20:10:16 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9644-ietf-ssh-common/1.0.1 20:10:16 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9644-ietf-ssh-server/1.0.1 20:10:16 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-public-key-algs/1.0.1 20:10:16 [INFO] Install stage 20:10:16 [INFO] Loading installed repositories 20:10:16 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 20:10:16 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 20:10:16 [INFO] 20:10:16 [INFO] --- karaf:4.4.8:assembly (process-resources) @ netconf-karaf-static --- 20:10:16 [INFO] Using repositories: 20:10:16 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 20:10:16 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 20:10:16 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:10:16 [INFO] Creating work directory: /w/workspace/netconf-maven-stage-master/usecase/karaf-static/target/assembly 20:10:16 [INFO] Loading direct KAR and features XML dependencies 20:10:16 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/static/4.4.8/kar 20:10:16 [INFO] Feature static will be added as a startup feature 20:10:16 [INFO] Generating Karaf assembly: /w/workspace/netconf-maven-stage-master/usecase/karaf-static/target/assembly 20:10:16 [INFO] Unzipping kars 20:10:16 [INFO] processing KAR: mvn:org.apache.karaf.features/static/4.4.8/kar 20:10:16 [INFO] found repository: mvn:org.apache.karaf.features/static/4.4.8/xml/features 20:10:16 [INFO] Loading profiles from: 20:10:16 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 20:10:16 [INFO] Loading repositories 20:10:16 [INFO] Generating generated-startup profile 20:10:16 [INFO] Generating generated-boot profile with parents: generated-startup 20:10:16 [INFO] Generating generated-installed profile 20:10:16 [INFO] Adding profiles to etc/profiles 20:10:16 [INFO] Configuring etc/config.properties and etc/system.properties 20:10:16 [INFO] Downloading libraries for generated profiles 20:10:16 [INFO] Downloading additional libraries 20:10:16 [INFO] Writing configurations 20:10:16 [INFO] adding config file: etc/profile.cfg 20:10:16 [INFO] Startup stage 20:10:16 [INFO] Loading startup repositories 20:10:16 [INFO] Resolving startup features and bundles 20:10:16 [INFO] Features: static, static-framework, scr, log, system, feature, deployer, wrap, aries-blueprint, eventadmin, ssh 20:10:16 [INFO] Bundles: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8, mvn:org.apache.felix/org.apache.felix.converter/1.0.18, mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4, mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16, mvn:org.ops4j.pax.url/pax-url-aether/2.6.17, mvn:org.opendaylight.odlparent/bcprov-framework-ext/14.1.4, mvn:org.opendaylight.odlparent/bcpkix-framework-ext/14.1.4, mvn:org.opendaylight.odlparent/bcutil-framework-ext/14.1.4, mvn:org.opendaylight.odlparent/logging-markers/14.1.4, mvn:org.apache.karaf.services/org.apache.karaf.services.staticcm/4.4.8, mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0, mvn:org.apache.felix/org.apache.felix.metatype/1.2.4, mvn:org.opendaylight.odlparent/karaf.branding/14.1.4 20:10:16 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.81 20:10:16 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.81 20:10:16 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.81 20:10:16 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.1.4 20:10:16 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 20:10:16 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 20:10:16 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 20:10:16 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 20:10:16 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 20:10:16 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 20:10:16 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 20:10:16 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.18 20:10:16 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 20:10:16 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 20:10:16 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 20:10:16 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.8 20:10:16 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.8 20:10:16 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.8 20:10:16 [INFO] adding maven artifact: mvn:org.apache.karaf/org.apache.karaf.event/4.4.8 20:10:16 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.8 20:10:16 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 20:10:16 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 20:10:16 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.8 20:10:16 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.8 20:10:16 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.8 20:10:16 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.8 20:10:16 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.eventadmin/4.4.8 20:10:16 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.staticcm/4.4.8 20:10:16 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.8 20:10:16 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.8 20:10:16 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.8 20:10:16 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.8 20:10:16 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 20:10:16 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.15.0 20:10:16 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.15.0 20:10:16 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.15.0 20:10:16 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 20:10:16 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 20:10:16 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.8 20:10:16 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.8 20:10:16 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.8 20:10:16 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.8 20:10:16 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.8 20:10:16 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/14.1.4 20:10:16 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/14.1.4 20:10:16 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/14.1.4 20:10:16 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/logging-markers/14.1.4 20:10:16 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.0 20:10:16 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.0 20:10:16 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.17 20:10:16 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.17/jar/uber 20:10:16 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 20:10:16 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 20:10:16 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 20:10:16 [INFO] adding config file: etc/org.apache.felix.eventadmin.impl.EventAdmin.cfg 20:10:16 [INFO] adding config file: etc/org.apache.karaf.log.cfg 20:10:16 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 20:10:16 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 20:10:16 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 20:10:16 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 20:10:16 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 20:10:16 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 20:10:16 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 20:10:16 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 20:10:16 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.8.jar 20:10:16 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.8 20:10:16 [INFO] Boot stage 20:10:16 [INFO] Loading boot repositories 20:10:16 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector-all/10.0.0/xml/features 20:10:16 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector/10.0.0/xml/features 20:10:16 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6022/1.0.1/xml/features 20:10:16 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6991/1.0.1/xml/features 20:10:16 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-spec/14.0.18/xml/features 20:10:16 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/14.0.18/xml/features 20:10:16 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/14.0.18/xml/features 20:10:16 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/14.1.4/xml/features 20:10:16 [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.2/xml/features 20:10:16 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/15.0.1/xml/features 20:10:16 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/12.0.1/xml/features 20:10:16 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/15.0.1/xml/features 20:10:16 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/15.0.1/xml/features 20:10:16 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/15.0.1/xml/features 20:10:16 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/14.0.18/xml/features 20:10:16 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/14.0.18/xml/features 20:10:16 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/14.0.18/xml/features 20:10:16 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/15.0.1/xml/features 20:10:16 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/15.0.1/xml/features 20:10:16 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/15.0.1/xml/features 20:10:16 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/15.0.1/xml/features 20:10:16 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/15.0.1/xml/features 20:10:16 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8342/1.0.1/xml/features 20:10:16 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7952/1.0.1/xml/features 20:10:16 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/15.0.1/xml/features 20:10:16 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/15.0.1/xml/features 20:10:16 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-codec/14.0.18/xml/features 20:10:16 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-runtime/14.0.18/xml/features 20:10:16 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-bytebuddy/14.0.18/xml/features 20:10:16 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/14.0.18/xml/features 20:10:16 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/14.1.4/xml/features 20:10:16 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/14.0.18/xml/features 20:10:16 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/14.0.18/xml/features 20:10:16 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/15.0.1/xml/features 20:10:16 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/15.0.1/xml/features 20:10:16 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/15.0.1/xml/features 20:10:16 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/12.0.1/xml/features 20:10:16 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/12.0.1/xml/features 20:10:16 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/14.1.4/xml/features 20:10:16 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/14.1.4/xml/features 20:10:16 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/14.0.18/xml/features 20:10:16 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/14.1.4/xml/features 20:10:16 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/14.1.4/xml/features 20:10:16 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/12.0.1/xml/features 20:10:16 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/14.1.4/xml/features 20:10:16 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/14.1.4/xml/features 20:10:16 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/14.1.4/xml/features 20:10:16 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-pekko/12.0.1/xml/features 20:10:16 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-raft-spi/12.0.1/xml/features 20:10:16 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-lz4/12.0.1/xml/features 20:10:16 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-raft-api/12.0.1/xml/features 20:10:16 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/12.0.1/xml/features 20:10:16 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.22.1/xml/features 20:10:16 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-client/10.0.0/xml/features 20:10:17 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-common/10.0.0/xml/features 20:10:17 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/10.0.0/xml/features 20:10:17 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6241/1.0.1/xml/features 20:10:17 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6470/1.0.1/xml/features 20:10:17 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8525/1.0.1/xml/features 20:10:17 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8526/1.0.1/xml/features 20:10:17 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6243/1.0.1/xml/features 20:10:17 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/10.0.0/xml/features 20:10:17 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport/10.0.0/xml/features 20:10:17 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.1/xml/features 20:10:17 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9643/1.0.1/xml/features 20:10:17 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9640/1.0.1/xml/features 20:10:17 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8341/1.0.1/xml/features 20:10:17 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9644/1.0.1/xml/features 20:10:17 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9641/1.0.1/xml/features 20:10:17 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9642/1.0.1/xml/features 20:10:17 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9645/1.0.1/xml/features 20:10:17 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore/10.0.0/xml/features 20:10:17 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-truststore/10.0.0/xml/features 20:10:17 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport-api/10.0.0/xml/features 20:10:17 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-mdsal-common/10.0.0/xml/features 20:10:17 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-databind/10.0.0/xml/features 20:10:17 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-callhome-ssh/10.0.0/xml/features 20:10:17 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-topology/10.0.0/xml/features 20:10:17 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/10.0.0/xml/features 20:10:17 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.22.1/xml/features 20:10:17 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/14.1.4/xml/features 20:10:17 [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.7/xml/features 20:10:17 [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features 20:10:17 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/14.1.4/xml/features 20:10:17 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/12.0.1/xml/features 20:10:17 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/12.0.1/xml/features 20:10:17 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.22.1/xml/features 20:10:17 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/14.1.4/xml/features 20:10:17 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/14.1.4/xml/features 20:10:17 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.22.1/xml/features 20:10:17 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.22.1/xml/features 20:10:17 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.22.1/xml/features 20:10:17 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.22.1/xml/features 20:10:17 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/14.1.4/xml/features 20:10:17 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/14.1.4/xml/features 20:10:17 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.1/xml/features 20:10:17 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8650/1.0.1/xml/features 20:10:17 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8639/1.0.1/xml/features 20:10:17 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.1/xml/features 20:10:17 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8529/1.0.1/xml/features 20:10:17 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8344/1.0.1/xml/features 20:10:17 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8343/1.0.1/xml/features 20:10:17 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8528/1.0.1/xml/features 20:10:17 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-server-api/10.0.0/xml/features 20:10:17 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.1/xml/features 20:10:17 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8072/1.0.1/xml/features 20:10:17 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/14.0.18/xml/features 20:10:17 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-api/10.0.0/xml/features 20:10:17 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/10.0.0/xml/features 20:10:17 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.8/xml/features 20:10:17 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.33/xml/features 20:10:17 [INFO] adding feature repository: mvn:org.apache.karaf.features/static/4.4.8/xml/features 20:10:17 [INFO] Feature odl-yangtools-parser/14.0.18 is defined as a boot feature 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-parser-support/14.0.18 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-parser-support/14.0.18 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-parser-support/14.0.18 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-ri/14.0.18 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-rfc7950/14.0.18 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-parser-support/14.0.18 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-parser-support/14.0.18 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-impl/14.0.18 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-parser-support/14.0.18 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-reactor/14.0.18 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-spi/14.0.18 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-parser-support/14.0.18 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-parser-support/14.0.18 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-parser-support/14.0.18 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-fs/14.0.18 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-parser-support/14.0.18 20:10:17 [INFO] Feature odl-yangtools-binding-codec/14.0.18 is defined as a boot feature 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-api/14.0.18 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-osgi/14.0.18 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-dynamic/14.0.18 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-spi/14.0.18 20:10:17 [INFO] Feature odl-ietf-model-rfc8343/1.0.1 is defined as a boot feature 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8343/1.0.1 20:10:17 [INFO] Feature odl-yangtools-xpath-api/14.0.18 is defined as a boot feature 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-api/14.0.18 20:10:17 [INFO] Feature jaas-boot/4.4.8 is defined as a boot feature 20:10:17 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.8.jar 20:10:17 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.8 20:10:17 [INFO] Feature odl-mdsal-common/15.0.1 is defined as a boot feature 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-common-api/15.0.1 20:10:17 [INFO] Feature odl-mdsal-binding-api/15.0.1 is defined as a boot feature 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-spi/15.0.1 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-util/15.0.1 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-api/15.0.1 20:10:17 [INFO] Feature odl-mdsal-dom-runtime/15.0.1 is defined as a boot feature 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-schema-osgi/15.0.1 20:10:17 [INFO] Feature odl-ietf-model-rfc8529/1.0.1 is defined as a boot feature 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8529/1.0.1 20:10:17 [INFO] Feature shell/4.4.8 is defined as a boot feature 20:10:17 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.8 20:10:17 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.8 20:10:17 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.8 20:10:17 [INFO] not changing existing config file: etc/org.apache.karaf.command.acl.shell.cfg 20:10:17 [INFO] not changing existing config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 20:10:17 [INFO] not changing existing config file: etc/org.apache.karaf.shell.cfg 20:10:17 [INFO] Feature odl-apache-shiro/0.22.1 is defined as a boot feature 20:10:17 [INFO] adding maven artifact: mvn:commons-beanutils/commons-beanutils/1.11.0 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/repackaged-shiro/0.22.1 20:10:17 [INFO] adding maven artifact: mvn:commons-collections/commons-collections/3.2.2 20:10:17 [INFO] adding maven artifact: mvn:org.owasp.encoder/encoder/1.3.1 20:10:17 [INFO] Feature ssh/4.4.8 is defined as a boot feature 20:10:17 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.81 20:10:17 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.15.0 20:10:17 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.8 20:10:17 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.81 20:10:17 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.81 20:10:17 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.15.0 20:10:17 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.15.0 20:10:17 [INFO] Feature static-framework/4.4.8 is defined as a boot feature 20:10:17 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.0 20:10:17 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.staticcm/4.4.8 20:10:17 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 20:10:17 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.0 20:10:17 [INFO] Feature odl-gson/14.1.4 is defined as a boot feature 20:10:17 [INFO] adding maven artifact: mvn:com.google.code.gson/gson/2.13.2 20:10:17 [INFO] Feature pax-jdbc-spec/1.5.7 is defined as a boot feature 20:10:17 [INFO] adding maven artifact: mvn:javax.enterprise/cdi-api/2.0.SP1 20:10:17 [INFO] adding maven artifact: mvn:javax.interceptor/javax.interceptor-api/1.2.2 20:10:17 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.javax-inject/1_3 20:10:17 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0 20:10:17 [INFO] adding maven artifact: mvn:javax.transaction/javax.transaction-api/1.2 20:10:17 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 20:10:17 [INFO] Feature odl-mdsal-eos-dom/15.0.1 is defined as a boot feature 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-dom-api/15.0.1 20:10:17 [INFO] Feature odl-pekko/12.0.1 is defined as a boot feature 20:10:17 [INFO] adding maven artifact: mvn:com.typesafe/ssl-config-core_3/0.6.1 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.controller/repackaged-pekko/12.0.1 20:10:17 [INFO] adding maven artifact: mvn:com.typesafe/config/1.4.5 20:10:17 [INFO] adding maven artifact: mvn:io.aeron/aeron-client/1.45.1 20:10:17 [INFO] adding maven artifact: mvn:org.agrona/agrona/1.22.0 20:10:17 [INFO] adding maven artifact: mvn:io.aeron/aeron-driver/1.45.1 20:10:17 [INFO] adding maven artifact: mvn:io.aeron/aeron-annotations/1.45.1 20:10:17 [INFO] adding maven artifact: wrap:mvn:org.lmdbjava/lmdbjava/0.9.1 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.controller/scala3-library/12.0.1 20:10:17 [INFO] adding maven artifact: mvn:org.reactivestreams/reactive-streams/1.0.4 20:10:17 [INFO] Feature odl-yangtools-xpath/14.0.18 is defined as a boot feature 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-impl/14.0.18 20:10:17 [INFO] Feature odl-mdsal-dom-broker/15.0.1 is defined as a boot feature 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-broker/15.0.1 20:10:17 [INFO] Feature odl-ietf-model-rfc8344/1.0.1 is defined as a boot feature 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8344/1.0.1 20:10:17 [INFO] Feature odl-servlet-api/14.1.4 is defined as a boot feature 20:10:17 [INFO] adding maven artifact: mvn:javax.servlet/javax.servlet-api/3.1.0 20:10:17 [INFO] Feature odl-ietf-model-rfc6991/1.0.1 is defined as a boot feature 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf/ietf-type-util/1.0.1 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6991-ietf-yang-types/1.0.1 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6991-ietf-inet-types/1.0.1 20:10:17 [INFO] Feature odl-karaf-feat-jetty/14.1.4 is defined as a boot feature 20:10:17 [INFO] Feature odl-aaa-shiro/0.22.1 is defined as a boot feature 20:10:17 [INFO] adding maven artifact: mvn:com.h2database/h2/2.3.232 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.22.1 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-jetty-auth-log-filter/0.22.1 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-tokenauthrealm/0.22.1 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.22.1 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro-api/0.22.1 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-idm-store-h2/0.22.1 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.22.1/xml/aaa-app-config 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.22.1/xml/aaa-datastore-config 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.22.1/xml/aaa-password-service-config 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.22.1/py/idmtool 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.22.1/cfg/config 20:10:17 [INFO] Feature odl-mdsal-binding-runtime/15.0.1 is defined as a boot feature 20:10:17 [INFO] Feature odl-ietf-model-rfc8639/1.0.1 is defined as a boot feature 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8639/1.0.1 20:10:17 [INFO] Feature odl-lz4/12.0.1 is defined as a boot feature 20:10:17 [INFO] adding maven artifact: mvn:org.lz4/lz4-java/1.8.0 20:10:17 [INFO] Feature deployer/4.4.8 is defined as a boot feature 20:10:17 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.8 20:10:17 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.8 20:10:17 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.8 20:10:17 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.8 20:10:17 [INFO] Feature odl-netconf-client/10.0.0 is defined as a boot feature 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-client/10.0.0 20:10:17 [INFO] Feature odl-netconf-databind/10.0.0 is defined as a boot feature 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/databind/10.0.0 20:10:17 [INFO] Feature odl-ietf-model-rfc8072/1.0.1 is defined as a boot feature 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8072/1.0.1 20:10:17 [INFO] Feature pax-web-websockets/8.0.33 is defined as a boot feature 20:10:17 [INFO] adding maven artifact: mvn:jakarta.websocket/jakarta.websocket-api/1.1.2 20:10:17 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-websocket/8.0.33 20:10:17 [INFO] Feature odl-netconf-keystore/10.0.0 is defined as a boot feature 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/keystore-none/10.0.0 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/keystore-api/10.0.0 20:10:17 [INFO] Feature odl-yangtools-data-api/14.0.18 is defined as a boot feature 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-spi/14.0.18 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-spi/14.0.18 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-api/14.0.18 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-api/14.0.18 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-util/14.0.18 20:10:17 [INFO] Feature odl-mdsal-binding-dom-adapter/15.0.1 is defined as a boot feature 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-adapter/15.0.1 20:10:17 [INFO] Feature odl-jersey-2/14.1.4 is defined as a boot feature 20:10:17 [INFO] adding maven artifact: mvn:org.glassfish.hk2.external/aopalliance-repackaged/2.6.1 20:10:17 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-api/2.6.1 20:10:17 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet/2.47 20:10:17 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet-core/2.47 20:10:17 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-server/2.47 20:10:17 [INFO] adding maven artifact: mvn:jakarta.validation/jakarta.validation-api/2.0.2 20:10:17 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-locator/2.6.1 20:10:17 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 20:10:17 [INFO] adding maven artifact: mvn:org.glassfish.jersey.inject/jersey-hk2/2.47 20:10:17 [INFO] adding maven artifact: mvn:org.apache.geronimo.specs/geronimo-atinject_1.0_spec/1.2 20:10:17 [INFO] adding maven artifact: mvn:org.glassfish.hk2/osgi-resource-locator/1.0.3 20:10:17 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-common/2.47 20:10:17 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-utils/2.6.1 20:10:17 [INFO] adding maven artifact: mvn:org.glassfish.jersey.media/jersey-media-sse/2.47 20:10:17 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-client/2.47 20:10:17 [INFO] Feature odl-mdsal-broker/12.0.1 is defined as a boot feature 20:10:17 [INFO] Feature pt-triemap/1.3.2 is defined as a boot feature 20:10:17 [INFO] adding maven artifact: mvn:tech.pantheon.triemap/triemap/1.3.2 20:10:17 [INFO] Feature odl-controller-blueprint/12.0.1 is defined as a boot feature 20:10:17 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.controller/blueprint/12.0.1 20:10:17 [INFO] Feature odl-ietf-model-rfc6243/1.0.1 is defined as a boot feature 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6243/1.0.1 20:10:17 [INFO] Feature odl-aaa-password-service/0.22.1 is defined as a boot feature 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.22.1 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-api/0.22.1 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.22.1/xml/aaa-password-service-config 20:10:17 [INFO] Feature pax-web-whiteboard/8.0.33 is defined as a boot feature 20:10:17 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-whiteboard/8.0.33 20:10:17 [INFO] Feature odl-aaa-encryption-service/0.22.1 is defined as a boot feature 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service/0.22.1 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service-impl/0.22.1 20:10:17 [INFO] Feature scr/4.4.8 is defined as a boot feature 20:10:17 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.8 20:10:17 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.8 20:10:17 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 20:10:17 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 20:10:17 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 20:10:17 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 20:10:17 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 20:10:17 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 20:10:17 [INFO] Feature odl-netty-4/14.1.4 is defined as a boot feature 20:10:17 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.2.6.Final/jar/linux-aarch_64 20:10:17 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.2.6.Final/jar/linux-x86_64 20:10:17 [INFO] adding maven artifact: mvn:io.netty/netty-buffer/4.2.6.Final 20:10:17 [INFO] adding maven artifact: mvn:io.netty/netty-codec-http/4.2.6.Final 20:10:17 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.2.6.Final/jar/linux-riscv64 20:10:17 [INFO] adding maven artifact: mvn:io.netty/netty-codec-base/4.2.6.Final 20:10:17 [INFO] adding maven artifact: mvn:io.netty/netty-handler/4.2.6.Final 20:10:17 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.2.6.Final 20:10:17 [INFO] adding maven artifact: mvn:io.netty/netty-transport/4.2.6.Final 20:10:17 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.2.6.Final/jar/linux-x86_64 20:10:17 [INFO] adding maven artifact: mvn:io.netty/netty-codec-compression/4.2.6.Final 20:10:17 [INFO] adding maven artifact: mvn:io.netty/netty-transport-classes-epoll/4.2.6.Final 20:10:17 [INFO] adding maven artifact: mvn:io.netty/netty-codec-http2/4.2.6.Final 20:10:17 [INFO] adding maven artifact: mvn:io.netty/netty-resolver/4.2.6.Final 20:10:17 [INFO] adding maven artifact: mvn:io.netty/netty-common/4.2.6.Final 20:10:17 [INFO] Feature odl-netconf-topology/10.0.0 is defined as a boot feature 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-topology-impl/10.0.0 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-topology/10.0.0 20:10:17 [INFO] Feature pax-web-jetty/9.4.57.v20241219 is defined as a boot feature 20:10:17 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jaas/9.4.57.v20241219 20:10:17 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util-ajax/9.4.57.v20241219 20:10:17 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlets/9.4.57.v20241219 20:10:17 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-io/9.4.57.v20241219 20:10:17 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 20:10:17 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-client/9.4.57.v20241219 20:10:17 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlet/9.4.57.v20241219 20:10:17 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.33 20:10:17 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util/9.4.57.v20241219 20:10:17 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-security/9.4.57.v20241219 20:10:17 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jmx/9.4.57.v20241219 20:10:17 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-server/9.4.57.v20241219 20:10:17 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-continuation/9.4.57.v20241219 20:10:17 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-xml/9.4.57.v20241219 20:10:17 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-http/9.4.57.v20241219 20:10:17 [INFO] Feature odl-apache-commons-text/14.1.4 is defined as a boot feature 20:10:17 [INFO] adding maven artifact: mvn:org.apache.commons/commons-text/1.14.0 20:10:17 [INFO] Feature jaas/4.4.8 is defined as a boot feature 20:10:17 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.8 20:10:17 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.8 20:10:17 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.8 20:10:17 [INFO] not changing existing config file: etc/org.apache.karaf.jaas.cfg 20:10:17 [INFO] not changing existing config file: etc/org.apache.karaf.command.acl.jaas.cfg 20:10:17 [INFO] Feature aries-proxy/4.4.8 is defined as a boot feature 20:10:17 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.8 20:10:17 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.8 20:10:17 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.8 20:10:17 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 20:10:17 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.8 20:10:17 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.8 20:10:17 [INFO] Feature odl-restconf-server-api/10.0.0 is defined as a boot feature 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-common-api/15.0.1 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-api/10.0.0 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-common-mdsal/10.0.0 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-api/15.0.1 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-spi/10.0.0 20:10:17 [INFO] Feature odl-ietf-model-rfc9641/1.0.1 is defined as a boot feature 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9641/1.0.1 20:10:17 [INFO] Feature http/8.0.33 is defined as a boot feature 20:10:17 [INFO] Feature odl-yangtools-export/14.0.18 is defined as a boot feature 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-export/14.0.18 20:10:17 [INFO] Feature odl-jakarta-activation-api/14.1.4 is defined as a boot feature 20:10:17 [INFO] adding maven artifact: mvn:jakarta.activation/jakarta.activation-api/1.2.2 20:10:17 [INFO] Feature pax-web-war/8.0.33 is defined as a boot feature 20:10:17 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.33 20:10:17 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-war/2.6.17/jar/uber 20:10:17 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 20:10:17 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-war/8.0.33 20:10:17 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 20:10:17 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 20:10:17 [INFO] Feature pax-url-wrap/2.6.17 is defined as a boot feature 20:10:17 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.17/jar/uber 20:10:17 [INFO] Feature odl-apache-commons-lang3/14.1.4 is defined as a boot feature 20:10:17 [INFO] adding maven artifact: mvn:org.apache.commons/commons-lang3/3.19.0 20:10:17 [INFO] Feature odl-yangtools-codec/14.0.18 is defined as a boot feature 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-xml/14.0.18 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-gson/14.0.18 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-binfmt/14.0.18 20:10:17 [INFO] Feature odl-netconf-common/10.0.0 is defined as a boot feature 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/shaded-exificient/10.0.0 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-common/10.0.0 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-netty-util/10.0.0 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-codec/10.0.0 20:10:17 [INFO] Feature pax-web-http-war/4.4.8 is defined as a boot feature 20:10:17 [INFO] adding maven artifact: mvn:org.apache.karaf.web/org.apache.karaf.web.core/4.4.8 20:10:17 [INFO] Feature pax-jdbc-config/1.5.7 is defined as a boot feature 20:10:17 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jasypt/1.9.3_1 20:10:17 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-pool-common/1.5.7 20:10:17 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-config/1.5.7 20:10:17 [INFO] Feature odl-raft-api/12.0.1 is defined as a boot feature 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.controller/raft-api/12.0.1 20:10:17 [INFO] Feature odl-dropwizard-metrics/14.1.4 is defined as a boot feature 20:10:17 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-core/4.2.37 20:10:17 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jmx/4.2.37 20:10:17 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jvm/4.2.37 20:10:17 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-healthchecks/4.2.37 20:10:17 [INFO] Feature odl-netconf-connector/10.0.0 is defined as a boot feature 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-client-mdsal/10.0.0 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-api/10.0.0 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-api/10.0.0 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-export/14.0.18 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8344/1.0.1 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8072/1.0.1 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-mdsal-spi/10.0.0 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8343/1.0.1 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8528/1.0.1 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8639/1.0.1 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/keystore-legacy/10.0.0 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8040-ietf-restconf/1.0.1 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8529/1.0.1 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-spi/10.0.0 20:10:17 [INFO] Feature odl-javassist-3/14.1.4 is defined as a boot feature 20:10:17 [INFO] adding maven artifact: mvn:org.javassist/javassist/3.30.2-GA 20:10:17 [INFO] Feature odl-ietf-model-rfc9640/1.0.1 is defined as a boot feature 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9640/1.0.1 20:10:17 [INFO] Feature odl-netconf-connector-all/10.0.0 is defined as a boot feature 20:10:17 [INFO] Feature war/4.4.8 is defined as a boot feature 20:10:17 [INFO] Feature odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.1 is defined as a boot feature 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc7407-ietf-x509-cert-to-name/1.0.1 20:10:17 [INFO] Feature odl-yangtools-util/14.0.18 is defined as a boot feature 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/util/14.0.18 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/concepts/14.0.18 20:10:17 [INFO] Feature odl-ietf-model-rfc7952/1.0.1 is defined as a boot feature 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc7952/1.0.1 20:10:17 [INFO] Feature odl-mdsal-singleton-dom/15.0.1 is defined as a boot feature 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-impl/15.0.1 20:10:17 [INFO] Feature odl-restconf-nb/10.0.0 is defined as a boot feature 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-nb/10.0.0 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server/10.0.0 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/draft-ietf-restconf-server/10.0.0 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/rfc8639-impl/10.0.0 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/sal-remote/10.0.0 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-mdsal-spi/10.0.0 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/odl-device-notification/10.0.0 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-mdsal/10.0.0 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-jaxrs/10.0.0 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/sal-remote-impl/10.0.0 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-nb/10.0.0/cfg/config 20:10:17 [INFO] Feature odl-karaf-feat-jdbc/14.1.4 is defined as a boot feature 20:10:17 [INFO] adding maven artifact: mvn:org.apache.karaf.jdbc/org.apache.karaf.jdbc.core/4.4.8 20:10:17 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0 20:10:17 [INFO] Feature odl-mdsal-remoterpc-connector/12.0.1 is defined as a boot feature 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-remoterpc-connector/12.0.1 20:10:17 [INFO] Feature odl-ietf-model-rfc8650/1.0.1 is defined as a boot feature 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8650/1.0.1 20:10:17 [INFO] Feature odl-yangtools-binding-spec/14.0.18 is defined as a boot feature 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-spec/14.0.18 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/codegen-extensions/14.0.18 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-reflect/14.0.18 20:10:17 [INFO] Feature odl-yangtools-parser-api/14.0.18 is defined as a boot feature 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-model-api/14.0.18 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-util/14.0.18 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-model-api/14.0.18 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-ir/14.0.18 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-model-api/14.0.18 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-spi/14.0.18 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-model-api/14.0.18 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-spi/14.0.18 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-api/14.0.18 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-model-api/14.0.18 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-model-api/14.0.18 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-model-api/14.0.18 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-model-api/14.0.18 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-model-api/14.0.18 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-api/14.0.18 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-model-api/14.0.18 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-api/14.0.18 20:10:17 [INFO] Feature pax-jdbc/1.5.7 is defined as a boot feature 20:10:17 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc/1.5.7 20:10:17 [INFO] Feature pax-web-http-jetty/8.0.33 is defined as a boot feature 20:10:17 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.33 20:10:17 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jetty/8.0.33 20:10:17 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-runtime/8.0.33 20:10:17 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.33/xml/config-jetty 20:10:17 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.33/xml/context-jetty 20:10:17 [INFO] adding config file: etc/org.ops4j.pax.web.cfg 20:10:17 [INFO] Feature odl-ietf-model-rfc6241/1.0.1 is defined as a boot feature 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6241/1.0.1 20:10:17 [INFO] Feature odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.1 is defined as a boot feature 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8040-ietf-restconf-monitoring/1.0.1 20:10:17 [INFO] Feature odl-netconf-mdsal-common/10.0.0 is defined as a boot feature 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-common-mdsal/10.0.0 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-dom-api/10.0.0 20:10:17 [INFO] Feature odl-ietf-model-rfc8525/1.0.1 is defined as a boot feature 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8525/1.0.1 20:10:17 [INFO] Feature odl-ietf-model-rfc9643/1.0.1 is defined as a boot feature 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9643-ietf-tcp-server/1.0.1 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9643-ietf-tcp-client/1.0.1 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9643-ietf-tcp-common/1.0.1 20:10:17 [INFO] Feature system/4.4.8 is defined as a boot feature 20:10:17 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.8 20:10:17 [INFO] not changing existing config file: etc/org.apache.karaf.command.acl.system.cfg 20:10:17 [INFO] Feature feature/4.4.8 is defined as a boot feature 20:10:17 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 20:10:17 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.8 20:10:17 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 20:10:17 [INFO] not changing existing config file: etc/org.apache.karaf.features.repos.cfg 20:10:17 [INFO] not changing existing config file: etc/org.apache.karaf.command.acl.feature.cfg 20:10:17 [INFO] Feature odl-controller-mdsal-common/12.0.1 is defined as a boot feature 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-common-util/12.0.1 20:10:17 [INFO] Feature pax-web-core/8.0.33 is defined as a boot feature 20:10:17 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-api/8.0.33 20:10:17 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 20:10:17 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.33 20:10:17 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-spi/8.0.33 20:10:17 [INFO] Feature odl-guava/14.1.4 is defined as a boot feature 20:10:17 [INFO] adding maven artifact: mvn:org.checkerframework/checker-qual/3.51.1 20:10:17 [INFO] adding maven artifact: mvn:com.google.guava/failureaccess/1.0.3 20:10:17 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0 20:10:17 [INFO] adding maven artifact: mvn:com.google.guava/guava/33.5.0-jre 20:10:17 [INFO] Feature odl-mdsal-eos-binding/15.0.1 is defined as a boot feature 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-adapter/15.0.1 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-api/15.0.1 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/15.0.1 20:10:17 [INFO] Feature odl-yangtools-data/14.0.18 is defined as a boot feature 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-impl/14.0.18 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-ri/14.0.18 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-transform/14.0.18 20:10:17 [INFO] Feature 0aa10092-f1b6-4993-a29a-c0884a7828be/0.0.0 is defined as a boot feature 20:10:17 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.17 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/14.1.4 20:10:17 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/14.1.4 20:10:17 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.staticcm/4.4.8 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/14.1.4 20:10:17 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.18 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/logging-markers/14.1.4 20:10:17 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.1.4 20:10:17 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 20:10:17 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 20:10:17 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 20:10:17 [INFO] Feature pax-web-http/8.0.33 is defined as a boot feature 20:10:17 [INFO] adding maven artifact: mvn:org.apache.karaf.http/org.apache.karaf.http.core/4.4.8 20:10:17 [INFO] adding maven artifact: mvn:org.apache.karaf.webconsole/org.apache.karaf.webconsole.http/4.4.8 20:10:17 [INFO] Feature odl-ietf-model-rfc6470/1.0.1 is defined as a boot feature 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6470/1.0.1 20:10:17 [INFO] Feature odl-ietf-model-rfc6022/1.0.1 is defined as a boot feature 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6022/1.0.1 20:10:17 [INFO] Feature odl-netconf-model-rfc5277/10.0.0 is defined as a boot feature 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc5277/10.0.0 20:10:17 [INFO] Feature odl-aaa-web/0.22.1 is defined as a boot feature 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-osgi-impl/0.22.1 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-jersey2/0.22.1 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-api/0.22.1 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-api/0.22.1 20:10:17 [INFO] Feature pax-web-http-whiteboard/8.0.33 is defined as a boot feature 20:10:17 [INFO] Feature log/4.4.8 is defined as a boot feature 20:10:17 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.8 20:10:17 [INFO] not changing existing config file: etc/org.apache.karaf.log.cfg 20:10:17 [INFO] Feature wrap/2.6.17 is defined as a boot feature 20:10:17 [INFO] Feature odl-mdsal-clustering-commons/12.0.1 is defined as a boot feature 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-mgmt-api/12.0.1 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.controller/raft-journal/12.0.1 20:10:17 [INFO] adding maven artifact: mvn:com.rabbitmq/amqp-client/5.26.0 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-commons/12.0.1 20:10:17 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-graphite/4.2.37 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-raft/12.0.1 20:10:17 [INFO] Feature odl-ietf-model-rfc8526/1.0.1 is defined as a boot feature 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8526/1.0.1 20:10:17 [INFO] Feature odl-mdsal-dom-api/15.0.1 is defined as a boot feature 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-api/15.0.1 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-spi/15.0.1 20:10:17 [INFO] Feature odl-netconf-transport-api/10.0.0 is defined as a boot feature 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-api/10.0.0 20:10:17 [INFO] Feature odl-ietf-model-rfc8040-ietf-restconf/1.0.1 is defined as a boot feature 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8040-ietf-restconf/1.0.1 20:10:17 [INFO] Feature odl-aaa-api/0.22.1 is defined as a boot feature 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-authn-api/0.22.1 20:10:17 [INFO] Feature odl-ietf-model-rfc9642/1.0.1 is defined as a boot feature 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9642/1.0.1 20:10:17 [INFO] Feature odl-aaa-cert/0.22.1 is defined as a boot feature 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.22.1 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.22.1/xml/config 20:10:17 [INFO] Feature odl-yangtools-binding-runtime/14.0.18 is defined as a boot feature 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-loader/14.0.18 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-generator/14.0.18 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-model/14.0.18 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-runtime-api/14.0.18 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-runtime-osgi/14.0.18 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-runtime-spi/14.0.18 20:10:17 [INFO] Feature odl-mdsal-singleton-common/15.0.1 is defined as a boot feature 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-api/15.0.1 20:10:17 [INFO] Feature odl-mdsal-distributed-datastore/12.0.1 is defined as a boot feature 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-api/12.0.1 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-distributed-datastore/12.0.1 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-api/12.0.1 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-dom-api/12.0.1 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.controller/eos-dom-akka/12.0.1 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/15.0.1 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-impl/12.0.1 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-client/12.0.1 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/12.0.1/xml/pekkoconf 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/12.0.1/xml/factorypekkoconf 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/12.0.1/xml/moduleshardconf 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/12.0.1/xml/moduleconf 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/12.0.1/cfg/datastore 20:10:17 [INFO] Feature eventadmin/4.4.8 is defined as a boot feature 20:10:17 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.event/1.1.8 20:10:17 [INFO] adding maven artifact: mvn:org.apache.karaf/org.apache.karaf.event/4.4.8 20:10:17 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.eventadmin/4.4.8 20:10:17 [INFO] not changing existing config file: etc/org.apache.felix.eventadmin.impl.EventAdmin.cfg 20:10:17 [INFO] Feature odl-yanglib-mdsal-writer/10.0.0 is defined as a boot feature 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/yanglib-mdsal-writer/10.0.0 20:10:17 [INFO] Feature odl-netconf-callhome-ssh/10.0.0 is defined as a boot feature 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/callhome-provider/10.0.0 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/callhome-provider/10.0.0/cfg/configuration 20:10:17 [INFO] Feature odl-stax2-api/14.1.4 is defined as a boot feature 20:10:17 [INFO] adding maven artifact: mvn:org.codehaus.woodstox/stax2-api/4.2.2 20:10:17 [INFO] Feature odl-raft-spi/12.0.1 is defined as a boot feature 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.controller/raft-spi/12.0.1 20:10:17 [INFO] Feature odl-ietf-model-rfc8341/1.0.1 is defined as a boot feature 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8341/1.0.1 20:10:17 [INFO] Feature pax-web-jsp/8.0.33 is defined as a boot feature 20:10:17 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-el2/8.0.33 20:10:17 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.33 20:10:17 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jsp/8.0.33 20:10:17 [INFO] adding maven artifact: mvn:org.eclipse.jdt/ecj/3.26.0 20:10:17 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 20:10:17 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 20:10:17 [INFO] Feature odl-yangtools-common/14.0.18 is defined as a boot feature 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common/14.0.18 20:10:17 [INFO] Feature aries-blueprint/4.4.8 is defined as a boot feature 20:10:17 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.8 20:10:17 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 20:10:17 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 20:10:17 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 20:10:17 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 20:10:17 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 20:10:17 [INFO] Feature odl-netconf-api/10.0.0 is defined as a boot feature 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-api/10.0.0 20:10:17 [INFO] Feature jline/3.21.0 is defined as a boot feature 20:10:17 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 20:10:17 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 20:10:17 [INFO] Feature odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/15.0.1 is defined as a boot feature 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/ietf-topology/2013.10.21.27.1 20:10:17 [INFO] Feature odl-jolokia/12.0.1 is defined as a boot feature 20:10:17 [INFO] adding maven artifact: mvn:org.jolokia/jolokia-osgi/1.7.2 20:10:17 [INFO] adding maven artifact: mvn:com.googlecode.json-simple/json-simple/1.1.1 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.controller/odl-jolokia-osgi/12.0.1/cfg/configuration 20:10:17 [INFO] Feature odl-ietf-model-rfc9645/1.0.1 is defined as a boot feature 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-tls-cipher-suite-algs/1.0.1 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9645-ietf-tls-client/1.0.1 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9645-ietf-tls-common/1.0.1 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9645-ietf-tls-server/1.0.1 20:10:17 [INFO] Feature odl-restconf-api/10.0.0 is defined as a boot feature 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-api/10.0.0 20:10:17 [INFO] Feature odl-ietf-model-rfc8342/1.0.1 is defined as a boot feature 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8342-ietf-datastores/1.0.1 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8342-ietf-origin/1.0.1 20:10:17 [INFO] Feature odl-netconf-truststore/10.0.0 is defined as a boot feature 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/truststore-api/10.0.0 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/truststore-none/10.0.0 20:10:17 [INFO] Feature odl-antlr4/14.1.4 is defined as a boot feature 20:10:17 [INFO] adding maven artifact: mvn:org.antlr/antlr4-runtime/4.13.2 20:10:17 [INFO] Feature odl-ietf-model-rfc8528/1.0.1 is defined as a boot feature 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8528/1.0.1 20:10:17 [INFO] Feature odl-ws-rs-api/14.1.4 is defined as a boot feature 20:10:17 [INFO] adding maven artifact: mvn:jakarta.ws.rs/jakarta.ws.rs-api/2.1.6 20:10:17 [INFO] Feature odl-bytebuddy/14.0.18 is defined as a boot feature 20:10:17 [INFO] adding maven artifact: mvn:net.bytebuddy/byte-buddy/1.17.8 20:10:17 [INFO] Feature odl-mdsal-eos-common/15.0.1 is defined as a boot feature 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-common-api/15.0.1 20:10:17 [INFO] Feature odl-netconf-transport/10.0.0 is defined as a boot feature 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/shaded-sshd/10.0.0 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-tcp/10.0.0 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-tls/10.0.0 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-http/10.0.0 20:10:17 [INFO] adding maven artifact: mvn:commons-codec/commons-codec/1.19.0 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-ssh/10.0.0 20:10:17 [INFO] Feature odl-mdsal-binding-base/15.0.1 is defined as a boot feature 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/yang-ext/2013.09.07.27.1 20:10:17 [INFO] Feature odl-ietf-model-rfc7317-iana-crypt-hash/1.0.1 is defined as a boot feature 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-crypt-hash/1.0.1 20:10:17 [INFO] Feature odl-ietf-model-rfc9644/1.0.1 is defined as a boot feature 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-mac-algs/1.0.1 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-encryption-algs/1.0.1 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9644-ietf-ssh-client/1.0.1 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-key-exchange-algs/1.0.1 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9644-ietf-ssh-common/1.0.1 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9644-ietf-ssh-server/1.0.1 20:10:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-public-key-algs/1.0.1 20:10:17 [INFO] Install stage 20:10:17 [INFO] Loading installed repositories 20:10:17 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 20:10:17 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 20:10:17 [INFO] 20:10:17 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ netconf-karaf-static >>> 20:10:17 [INFO] 20:10:17 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ netconf-karaf-static --- 20:10:17 [INFO] No files found to run spotbugs, check compile phase has been run 20:10:17 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 20:10:17 [INFO] 20:10:17 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ netconf-karaf-static <<< 20:10:17 [INFO] 20:10:17 [INFO] 20:10:17 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ netconf-karaf-static --- 20:10:17 [INFO] 20:10:17 [INFO] --- dependency:3.9.0:copy (apply-branding) @ netconf-karaf-static --- 20:10:17 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 20:10:17 [INFO] 20:10:17 [INFO] --- dependency:3.9.0:unpack-dependencies (unpack-karaf-resources) @ netconf-karaf-static --- 20:10:17 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 20:10:17 [INFO] 20:10:17 [INFO] --- dependency:3.9.0:copy (org.ops4j.pax.url.mvn.cfg) @ netconf-karaf-static --- 20:10:17 [WARNING] Overwriting /w/workspace/netconf-maven-stage-master/usecase/karaf-static/target/assembly/etc/org.ops4j.pax.url.mvn.cfg 20:10:17 [INFO] 20:10:17 [INFO] --- copy:14.1.4:copy-files (default) @ netconf-karaf-static --- 20:10:17 [INFO] 20:10:17 [INFO] --- antrun:3.1.0:run (fix-permissions) @ netconf-karaf-static --- 20:10:17 [INFO] Executing tasks 20:10:17 [INFO] Executed tasks 20:10:17 [INFO] 20:10:17 [INFO] --- karaf:4.4.8:archive (default-archive) @ netconf-karaf-static --- 20:10:30 [INFO] 20:10:30 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ netconf-karaf-static --- 20:10:30 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 20:10:30 [INFO] 20:10:30 [INFO] --- karaf:4.4.8:archive (package) @ netconf-karaf-static --- 20:10:42 [WARNING] artifact org.opendaylight.netconf:netconf-karaf-static:tar.gz:10.0.0 already attached, replace previous instance 20:10:42 [INFO] 20:10:42 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ netconf-karaf-static --- 20:10:42 [INFO] Skipping CycloneDX goal, because module skips deploy 20:10:42 [INFO] 20:10:42 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ netconf-karaf-static --- 20:10:42 [INFO] Skipping duplicate-finder execution! 20:10:42 [INFO] 20:10:42 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ netconf-karaf-static --- 20:10:43 [WARNING] Unused declared dependencies found: 20:10:43 [WARNING] org.opendaylight.netconf:odl-netconf-connector-all:xml:features:10.0.0:compile 20:10:43 [WARNING] org.apache.karaf.features:standard:xml:features:4.4.8:compile 20:10:43 [WARNING] org.opendaylight.odlparent:karaf.branding:jar:14.1.4:compile 20:10:43 [WARNING] org.opendaylight.odlparent:bcpkix-framework-ext:jar:14.1.4:compile 20:10:43 [WARNING] org.apache.karaf.services:org.apache.karaf.services.staticcm:jar:4.4.8:compile 20:10:43 [WARNING] org.opendaylight.netconf:odl-restconf-nb:xml:features:10.0.0:compile 20:10:43 [WARNING] org.opendaylight.odlparent:bcprov-framework-ext:jar:14.1.4:compile 20:10:43 [WARNING] org.apache.karaf.features:static:kar:4.4.8:compile 20:10:43 [WARNING] org.apache.aries.quiesce:org.apache.aries.quiesce.api:jar:1.0.0:compile 20:10:43 [WARNING] org.apache.felix:org.apache.felix.metatype:jar:1.2.4:compile 20:10:43 [INFO] 20:10:43 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ netconf-karaf-static --- 20:10:43 [INFO] No sources in project. Archive not created. 20:10:43 [INFO] 20:10:43 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ netconf-karaf-static --- 20:10:43 [INFO] 20:10:43 [INFO] --- jacoco:0.8.13:report (report) @ netconf-karaf-static --- 20:10:43 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:10:43 [INFO] 20:10:43 [INFO] --- install:3.1.4:install (default-install) @ netconf-karaf-static --- 20:10:43 [INFO] Skipping artifact installation 20:10:43 [INFO] 20:10:43 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ netconf-karaf-static --- 20:10:43 [INFO] Skipping artifact deployment 20:10:43 [INFO] 20:10:43 [INFO] --------------< org.opendaylight.netconf:usecase-parent >--------------- 20:10:43 [INFO] Building usecase-parent 10.0.0 [110/112] 20:10:43 [INFO] from usecase/pom.xml 20:10:43 [INFO] --------------------------------[ pom ]--------------------------------- 20:10:43 [INFO] 20:10:43 [INFO] --- clean:3.5.0:clean (default-clean) @ usecase-parent --- 20:10:43 [INFO] 20:10:43 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ usecase-parent --- 20:10:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:10:43 [INFO] 20:10:43 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ usecase-parent --- 20:10:43 [INFO] 20:10:43 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ usecase-parent --- 20:10:43 [INFO] Skipping CycloneDX goal, because module skips deploy 20:10:43 [INFO] 20:10:43 [INFO] --- install:3.1.4:install (default-install) @ usecase-parent --- 20:10:43 [INFO] Skipping artifact installation 20:10:43 [INFO] 20:10:43 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ usecase-parent --- 20:10:43 [INFO] Skipping artifact deployment 20:10:43 [INFO] 20:10:43 [INFO] -------------< org.opendaylight.netconf:netconf-subsystem >------------- 20:10:43 [INFO] Building netconf-subsystem 10.0.0 [111/112] 20:10:43 [INFO] from netconf/pom.xml 20:10:43 [INFO] --------------------------------[ pom ]--------------------------------- 20:10:43 [INFO] 20:10:43 [INFO] --- clean:3.5.0:clean (default-clean) @ netconf-subsystem --- 20:10:43 [INFO] 20:10:43 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ netconf-subsystem --- 20:10:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:10:43 [INFO] 20:10:43 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ netconf-subsystem --- 20:10:43 [INFO] 20:10:43 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ netconf-subsystem --- 20:10:43 [INFO] Skipping CycloneDX goal, because module skips deploy 20:10:43 [INFO] 20:10:43 [INFO] --- install:3.1.4:install (default-install) @ netconf-subsystem --- 20:10:43 [INFO] Skipping artifact installation 20:10:43 [INFO] 20:10:43 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ netconf-subsystem --- 20:10:43 [INFO] Skipping artifact deployment 20:10:43 [INFO] 20:10:43 [INFO] ------------< org.opendaylight.netconf:netconf-aggregator >------------- 20:10:43 [INFO] Building netconf-aggregator 10.0.0 [112/112] 20:10:43 [INFO] from pom.xml 20:10:43 [INFO] --------------------------------[ pom ]--------------------------------- 20:10:43 [INFO] 20:10:43 [INFO] --- clean:3.5.0:clean (default-clean) @ netconf-aggregator --- 20:10:43 [INFO] Deleting /w/workspace/netconf-maven-stage-master/target 20:10:43 [INFO] 20:10:43 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ netconf-aggregator --- 20:10:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:10:43 [INFO] 20:10:43 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ netconf-aggregator --- 20:10:43 [INFO] 20:10:43 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ netconf-aggregator --- 20:10:43 [INFO] Skipping CycloneDX goal, because module skips deploy 20:10:43 [INFO] 20:10:43 [INFO] --- install:3.1.4:install (default-install) @ netconf-aggregator --- 20:10:43 [INFO] Skipping artifact installation 20:10:43 [INFO] 20:10:43 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ netconf-aggregator --- 20:10:43 [INFO] Skipping artifact deployment 20:10:43 [INFO] ------------------------------------------------------------------------ 20:10:43 [INFO] Reactor Summary for netconf-aggregator 10.0.0: 20:10:43 [INFO] 20:10:43 [INFO] netconf-artifacts .................................. SUCCESS [ 2.497 s] 20:10:43 [INFO] bnd-parent ......................................... SUCCESS [ 7.096 s] 20:10:43 [INFO] netconf-parent ..................................... SUCCESS [ 2.356 s] 20:10:43 [INFO] feature-parent ..................................... SUCCESS [ 2.727 s] 20:10:43 [INFO] netconf-auth ....................................... SUCCESS [ 7.606 s] 20:10:43 [INFO] netconf-auth-aaa ................................... SUCCESS [ 7.456 s] 20:10:43 [INFO] OpenDaylight :: Netconf :: AAA Authorization Plugin SUCCESS [ 28.131 s] 20:10:43 [INFO] rfc5277 ............................................ SUCCESS [ 6.941 s] 20:10:43 [INFO] OpenDaylight :: Netconf :: RFC5277 Models .......... SUCCESS [ 8.642 s] 20:10:43 [INFO] netconf-api ........................................ SUCCESS [ 14.951 s] 20:10:43 [INFO] OpenDaylight :: Netconf :: API ..................... SUCCESS [ 8.468 s] 20:10:43 [INFO] netconf-common ..................................... SUCCESS [ 8.753 s] 20:10:43 [INFO] netconf-codec ...................................... SUCCESS [ 9.579 s] 20:10:43 [INFO] shaded-exificient-jar .............................. SUCCESS [ 3.621 s] 20:10:43 [INFO] shaded-exificient .................................. SUCCESS [ 2.848 s] 20:10:43 [INFO] netconf-test-util .................................. SUCCESS [ 5.055 s] 20:10:43 [INFO] netconf-netty-util ................................. SUCCESS [ 12.145 s] 20:10:43 [INFO] OpenDaylight :: Netconf :: Netconf Common .......... SUCCESS [ 8.331 s] 20:10:43 [INFO] keystore-api ....................................... SUCCESS [ 1.057 s] 20:10:43 [INFO] keystore-none ...................................... SUCCESS [ 4.445 s] 20:10:43 [INFO] OpenDaylight :: Netconf :: Key Store ............... SUCCESS [ 8.120 s] 20:10:43 [INFO] truststore-api ..................................... SUCCESS [ 0.971 s] 20:10:43 [INFO] truststore-none .................................... SUCCESS [ 4.478 s] 20:10:43 [INFO] OpenDaylight :: Netconf :: Trust Store ............. SUCCESS [ 10.344 s] 20:10:43 [INFO] transport-api ...................................... SUCCESS [ 8.997 s] 20:10:43 [INFO] OpenDaylight :: Netconf :: Transport API ........... SUCCESS [ 10.088 s] 20:10:43 [INFO] transport-tcp ...................................... SUCCESS [ 12.725 s] 20:10:43 [INFO] transport-tls ...................................... SUCCESS [ 15.875 s] 20:10:43 [INFO] transport-http ..................................... SUCCESS [ 31.030 s] 20:10:43 [INFO] shaded-sshd-jar .................................... SUCCESS [ 2.314 s] 20:10:43 [INFO] shaded-sshd ........................................ SUCCESS [ 3.153 s] 20:10:43 [INFO] transport-ssh ...................................... SUCCESS [ 26.382 s] 20:10:43 [INFO] OpenDaylight :: Netconf :: Transport ............... SUCCESS [ 8.937 s] 20:10:43 [INFO] netconf-client ..................................... SUCCESS [ 22.522 s] 20:10:43 [INFO] odl-netconf-client ................................. SUCCESS [ 9.865 s] 20:10:43 [INFO] netconf-server ..................................... SUCCESS [ 21.109 s] 20:10:43 [INFO] OpenDaylight :: Netconf :: Impl .................... SUCCESS [ 10.080 s] 20:10:43 [INFO] OpenDaylight :: Netconf :: All ..................... SUCCESS [ 10.211 s] 20:10:43 [INFO] databind ........................................... SUCCESS [ 14.451 s] 20:10:43 [INFO] OpenDaylight :: Netconf :: Databind ................ SUCCESS [ 8.090 s] 20:10:43 [INFO] netconf-common-mdsal ............................... SUCCESS [ 4.711 s] 20:10:43 [INFO] netconf-dom-api .................................... SUCCESS [ 4.561 s] 20:10:43 [INFO] odl-netconf-mdsal-common ........................... SUCCESS [ 8.900 s] 20:10:43 [INFO] yanglib-mdsal-writer ............................... SUCCESS [ 12.206 s] 20:10:43 [INFO] odl-yanglib-mdsal-writer ........................... SUCCESS [ 16.490 s] 20:10:43 [INFO] netconf-server-mdsal ............................... SUCCESS [ 18.964 s] 20:10:43 [INFO] netconf-nb ......................................... SUCCESS [ 10.143 s] 20:10:43 [INFO] OpenDaylight :: Netconf :: Mdsal ................... SUCCESS [ 22.744 s] 20:10:43 [INFO] keystore-legacy .................................... SUCCESS [ 12.722 s] 20:10:43 [INFO] restconf-api ....................................... SUCCESS [ 8.666 s] 20:10:43 [INFO] restconf-server-api ................................ SUCCESS [ 10.328 s] 20:10:43 [INFO] restconf-server-api-testlib ........................ SUCCESS [ 10.624 s] 20:10:43 [INFO] restconf-server-spi ................................ SUCCESS [ 17.298 s] 20:10:43 [INFO] restconf-mdsal-spi ................................. SUCCESS [ 12.691 s] 20:10:43 [INFO] netconf-client-mdsal ............................... SUCCESS [ 49.610 s] 20:10:43 [INFO] OpenDaylight :: Netconf Connector :: Netconf Connector SUCCESS [ 18.339 s] 20:10:43 [INFO] test-models ........................................ SUCCESS [ 6.266 s] 20:10:43 [INFO] netconf-topology ................................... SUCCESS [ 19.907 s] 20:10:43 [INFO] netconf-topology-singleton ......................... SUCCESS [ 46.355 s] 20:10:43 [INFO] OpenDaylight :: Clustered Netconf Topology :: Netconf Connector + Netconf SSH Server SUCCESS [ 18.711 s] 20:10:43 [INFO] netconf-topology-impl .............................. SUCCESS [ 10.814 s] 20:10:43 [INFO] OpenDaylight :: Netconf Topology :: Netconf Connector + Netconf SSH Server + Netconf configuration via config topology datastore SUCCESS [ 19.032 s] 20:10:43 [INFO] callhome-provider .................................. SUCCESS [ 26.107 s] 20:10:43 [INFO] OpenDaylight :: Netconf Connector :: Netconf Callhome Connector + Netconf SSH Server SUCCESS [ 18.903 s] 20:10:43 [INFO] OpenDaylight :: Netconf Connector :: All ........... SUCCESS [ 18.706 s] 20:10:43 [INFO] netconf-console .................................... SUCCESS [ 13.614 s] 20:10:43 [INFO] OpenDaylight :: Netconf Console + Karaf CLI for netconf CRUD operations SUCCESS [ 23.507 s] 20:10:43 [INFO] OpenDaylight :: RESTCONF :: API .................... SUCCESS [ 7.717 s] 20:10:43 [INFO] OpenDaylight :: RESTCONF :: Server API ............. SUCCESS [ 9.545 s] 20:10:43 [INFO] odl-device-notification ............................ SUCCESS [ 6.339 s] 20:10:43 [INFO] draft-ietf-restconf-server ......................... SUCCESS [ 8.114 s] 20:10:43 [INFO] restconf-server .................................... SUCCESS [ 19.330 s] 20:10:43 [INFO] restconf-server-mdsal .............................. SUCCESS [ 12.381 s] 20:10:43 [INFO] restconf-server-jaxrs .............................. SUCCESS [ 16.535 s] 20:10:43 [INFO] sal-remote ......................................... SUCCESS [ 5.938 s] 20:10:43 [INFO] sal-remote-impl .................................... SUCCESS [ 11.235 s] 20:10:43 [INFO] restconf-nb ........................................ SUCCESS [ 17.516 s] 20:10:43 [INFO] rfc8639-impl ....................................... SUCCESS [ 9.733 s] 20:10:43 [INFO] OpenDaylight :: RESTCONF :: Northbound ............. SUCCESS [ 22.545 s] 20:10:43 [INFO] OpenDaylight :: Restconf ........................... SUCCESS [ 21.138 s] 20:10:43 [INFO] restconf-openapi ................................... SUCCESS [ 16.933 s] 20:10:43 [INFO] OpenDaylight :: RESTCONF :: OPENAPI ................ SUCCESS [ 22.743 s] 20:10:43 [INFO] OpenDaylight :: Restconf :: All .................... SUCCESS [ 22.845 s] 20:10:43 [INFO] keystore-plaintext-api ............................. SUCCESS [ 3.833 s] 20:10:43 [INFO] keystore-plaintext-localfile ....................... SUCCESS [ 8.472 s] 20:10:43 [INFO] keystore-plaintext-cli ............................. SUCCESS [ 4.619 s] 20:10:43 [INFO] OpenDaylight :: Netconf :: Key Store :: Plaintext Storage SUCCESS [ 7.494 s] 20:10:43 [INFO] features-netconf ................................... SUCCESS [ 6.306 s] 20:10:43 [INFO] netconf-test-perf .................................. SUCCESS [ 11.256 s] 20:10:43 [INFO] OpenDaylight :: NETCONF Test Tools :: Tools used for performance testing SUCCESS [ 22.861 s] 20:10:43 [INFO] features-netconf-testing ........................... SUCCESS [ 6.070 s] 20:10:43 [INFO] features-netconf-experimental ...................... SUCCESS [ 6.034 s] 20:10:43 [INFO] OpenDaylight :: Restconf :: Common ................. SUCCESS [ 19.876 s] 20:10:43 [INFO] netconf-features-parent ............................ SUCCESS [ 0.013 s] 20:10:43 [INFO] model-aggregator ................................... SUCCESS [ 0.008 s] 20:10:43 [INFO] keystore-aggregator ................................ SUCCESS [ 0.007 s] 20:10:43 [INFO] truststore-aggregator .............................. SUCCESS [ 0.006 s] 20:10:43 [INFO] transport-udp ...................................... SUCCESS [ 5.272 s] 20:10:43 [INFO] transport-aggregator ............................... SUCCESS [ 0.006 s] 20:10:43 [INFO] restconf-client .................................... SUCCESS [ 7.559 s] 20:10:43 [INFO] protocol ........................................... SUCCESS [ 0.009 s] 20:10:43 [INFO] plugins ............................................ SUCCESS [ 0.003 s] 20:10:43 [INFO] netconf-testtool ................................... SUCCESS [ 39.528 s] 20:10:43 [INFO] restconf-it ........................................ SUCCESS [02:52 min] 20:10:43 [INFO] wadl-codegen ....................................... SUCCESS [ 7.870 s] 20:10:43 [INFO] apps ............................................... SUCCESS [ 0.014 s] 20:10:43 [INFO] third-party ........................................ SUCCESS [ 0.008 s] 20:10:43 [INFO] netconf-karaf ...................................... SUCCESS [ 32.542 s] 20:10:43 [INFO] netconf-karaf-static ............................... SUCCESS [ 29.457 s] 20:10:43 [INFO] usecase-parent ..................................... SUCCESS [ 0.006 s] 20:10:43 [INFO] netconf-subsystem .................................. SUCCESS [ 0.002 s] 20:10:43 [INFO] netconf-aggregator ................................. SUCCESS [ 0.003 s] 20:10:43 [INFO] ------------------------------------------------------------------------ 20:10:43 [INFO] BUILD SUCCESS 20:10:43 [INFO] ------------------------------------------------------------------------ 20:10:43 [INFO] Total time: 24:41 min 20:10:43 [INFO] Finished at: 2025-10-16T20:10:43Z 20:10:43 [INFO] ------------------------------------------------------------------------ 20:10:43 [WARNING] The requested profile "integrationtests" could not be activated because it does not exist. 20:10:43 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 20:10:43 Run condition [Boolean condition] enabling perform for step [BuilderChain] 20:10:43 [netconf-maven-stage-master] $ /bin/sh -xe /tmp/jenkins11464215350538379956.sh 20:10:43 + echo Running SBOM Generator 20:10:43 Running SBOM Generator 20:10:43 [EnvInject] - Injecting environment variables from a build step. 20:10:43 [EnvInject] - Injecting as environment variables the properties content 20:10:43 SBOM_FLAGS= 20:10:43 20:10:43 [EnvInject] - Variables injected successfully. 20:10:43 [netconf-maven-stage-master] $ /bin/bash /tmp/jenkins7370510460023238527.sh 20:10:43 ---> sbom-generator.sh 20:10:43 INFO: downloading spdx-sbom-generator version v0.0.15 20:10:44 2025-10-16 20:10:44 URL:https://release-assets.githubusercontent.com/github-production-release-asset/368981583/139604a0-309c-4d20-a757-2a9d122cba66?sp=r&sv=2018-11-09&sr=b&spr=https&se=2025-10-16T20%3A58%3A31Z&rscd=attachment%3B+filename%3Dspdx-sbom-generator-v0.0.15-linux-amd64.tar.gz&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2025-10-16T19%3A58%3A23Z&ske=2025-10-16T20%3A58%3A31Z&sks=b&skv=2018-11-09&sig=GG7DivWPIIWEPM1apMPeTqDsBaaechVcycwCPDhFPjM%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc2MDY0NzI0MywibmJmIjoxNzYwNjQ1NDQzLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.J__2IWF05U8u28qCaf5Eqvt-O9dB0gL6QweI7I0Bhj4&response-content-disposition=attachment%3B%20filename%3Dspdx-sbom-generator-v0.0.15-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [13134338/13134338] -> "/tmp/spdx-sbom-generator-v0.0.15-linux-amd64.tar.gz" [1] 20:10:44 INFO: running spdx-sbom-generator 20:10:44 INFO[2025-10-16T20:10:44Z] Starting to generate SPDX ... 20:10:48 INFO[2025-10-16T20:10:48Z] Running generator for Module Manager: `Java-Maven` with output `/w/workspace/netconf-maven-stage-master/archives/bom-Java-Maven.spdx` 20:10:48 INFO[2025-10-16T20:10:48Z] Current Language Version Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) 20:10:48 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 20:10:48 Java version: 21.0.8, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 20:10:48 Default locale: en, platform encoding: UTF-8 20:10:48 OS name: "linux", version: "5.15.0-153-generic", arch: "amd64", family: "unix" 20:10:48 INFO[2025-10-16T20:10:48Z] Global Setting File /w/workspace/netconf-maven-stage-master@tmp/config1313248452410628168tmp 20:11:10 2025/10/16 20:11:10 dependency tree executed successfully: 20:11:10 INFO[2025-10-16T20:11:10Z] Command completed successful for below package managers 20:11:10 INFO[2025-10-16T20:11:10Z] Plugin Java-Maven generated output at /w/workspace/netconf-maven-stage-master/archives/bom-Java-Maven.spdx 20:11:17 ---> sbom-generator.sh ends 20:11:17 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 20:11:17 Run condition [Boolean condition] enabling perform for step [BuilderChain] 20:11:17 provisioning config files... 20:11:18 copy managed file [sigul-config] to file:/w/workspace/netconf-maven-stage-master@tmp/config15088904158354583230tmp 20:11:18 copy managed file [sigul-password] to file:/w/workspace/netconf-maven-stage-master@tmp/config1357373339285872091tmp 20:11:18 copy managed file [sigul-pki] to file:/w/workspace/netconf-maven-stage-master@tmp/config2610675171454164116tmp 20:11:18 [netconf-maven-stage-master] $ /bin/bash /tmp/jenkins17407720651727673264.sh 20:11:18 ---> sigul-configuration.sh 20:11:19 gpg: directory '/home/jenkins/.gnupg' created 20:11:19 gpg: keybox '/home/jenkins/.gnupg/pubring.kbx' created 20:11:19 gpg: CAST5.CFB encrypted data 20:11:19 gpg: encrypted with 1 passphrase 20:11:19 [netconf-maven-stage-master] $ /bin/bash /tmp/jenkins11891345658919881311.sh 20:11:19 ---> sigul-install.sh 20:11:19 INFO: Skip step, sigul install not available on platform ubuntu 20:11:19 [EnvInject] - Injecting environment variables from a build step. 20:11:19 [EnvInject] - Injecting as environment variables the properties content 20:11:19 SIGN_DIR=/w/workspace/netconf-maven-stage-master/m2repo 20:11:19 SIGN_MODE=serial 20:11:19 20:11:19 [EnvInject] - Variables injected successfully. 20:11:19 [netconf-maven-stage-master] $ /bin/bash -l /tmp/jenkins6573904238669691950.sh 20:11:19 ---> sigul-sign-dir.sh 20:11:19 Setup pyenv: 20:11:19 system 20:11:19 3.8.20 20:11:19 3.9.20 20:11:19 3.10.15 20:11:19 * 3.11.10 (set by /w/workspace/netconf-maven-stage-master/.python-version) 20:11:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pr4k from file:/tmp/.os_lf_venv 20:11:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:11:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:11:21 lf-activate-venv(): INFO: Base packages installed successfully 20:11:21 lf-activate-venv(): INFO: Installing additional packages: lftools 20:11:32 lf-activate-venv(): INFO: Adding /tmp/venv-pr4k/bin to PATH 20:11:33 --2025-10-16 20:11:33-- https://raw.githubusercontent.com/lfit/releng-global-jjb/master/shell/sigul-sign.sh 20:11:33 Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.109.133, 185.199.111.133, 185.199.110.133, ... 20:11:33 Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.109.133|:443... connected. 20:11:33 HTTP request sent, awaiting response... 200 OK 20:11:33 Length: 1394 (1.4K) [text/plain] 20:11:33 Saving to: ‘/w/workspace/netconf-maven-stage-master/sigul-sign.sh’ 20:11:33 20:11:33 0K . 100% 4.70M=0s 20:11:33 20:11:33 2025-10-16 20:11:33 (4.70 MB/s) - ‘/w/workspace/netconf-maven-stage-master/sigul-sign.sh’ saved [1394/1394] 20:11:33 20:11:33 --2025-10-16 20:11:33-- https://raw.githubusercontent.com/lfit/releng-global-jjb/master/docker/Dockerfile 20:11:33 Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.110.133, 185.199.109.133, 185.199.111.133, ... 20:11:33 Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.110.133|:443... connected. 20:11:33 HTTP request sent, awaiting response... 200 OK 20:11:33 Length: 1085 (1.1K) [text/plain] 20:11:33 Saving to: ‘/w/workspace/netconf-maven-stage-master/Dockerfile’ 20:11:33 20:11:33 0K . 100% 83.3M=0s 20:11:33 20:11:33 2025-10-16 20:11:33 (83.3 MB/s) - ‘/w/workspace/netconf-maven-stage-master/Dockerfile’ saved [1085/1085] 20:11:33 20:11:34 #0 building with "default" instance using docker driver 20:11:34 20:11:34 #1 [internal] load build definition from Dockerfile 20:11:34 #1 transferring dockerfile: 1.12kB done 20:11:34 #1 DONE 0.0s 20:11:34 20:11:34 #2 [internal] load metadata for docker.io/library/centos:7 20:11:35 #2 DONE 0.7s 20:11:35 20:11:35 #3 [internal] load .dockerignore 20:11:35 #3 transferring context: 2B done 20:11:35 #3 DONE 0.0s 20:11:35 20:11:35 #4 [internal] load build context 20:11:35 #4 transferring context: 1.44kB done 20:11:35 #4 DONE 0.0s 20:11:35 20:11:35 #5 [1/7] FROM docker.io/library/centos:7@sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4 20:11:35 #5 resolve docker.io/library/centos:7@sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4 0.0s done 20:11:35 #5 sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4 1.20kB / 1.20kB done 20:11:35 #5 sha256:dead07b4d8ed7e29e98de0f4504d87e8880d4347859d839686a31da35a3b532f 529B / 529B done 20:11:35 #5 sha256:eeb6ee3f44bd0b5103bb561b4c16bcb82328cfe5809ab675bb17ab3a16c517c9 2.75kB / 2.75kB done 20:11:35 #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 0B / 76.10MB 0.1s 20:11:35 #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 5.24MB / 76.10MB 0.6s 20:11:36 #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 9.44MB / 76.10MB 0.8s 20:11:36 #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 14.68MB / 76.10MB 1.1s 20:11:36 #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 19.92MB / 76.10MB 1.4s 20:11:37 #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 26.21MB / 76.10MB 1.8s 20:11:37 #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 33.55MB / 76.10MB 2.2s 20:11:37 #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 39.85MB / 76.10MB 2.6s 20:11:38 #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 44.04MB / 76.10MB 2.9s 20:11:38 #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 49.28MB / 76.10MB 3.2s 20:11:38 #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 54.53MB / 76.10MB 3.5s 20:11:39 #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 58.72MB / 76.10MB 3.9s 20:11:39 #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 65.01MB / 76.10MB 4.5s 20:11:40 #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 72.35MB / 76.10MB 4.9s 20:11:40 #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 76.10MB / 76.10MB 5.3s done 20:11:40 #5 extracting sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 0.1s 20:11:43 #5 extracting sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 2.5s done 20:11:43 #5 DONE 8.2s 20:11:43 20:11:43 #6 [2/7] RUN echo $'[fedora-infra-sigul] \nname=Fedora builder packages for sigul \nbaseurl=https://kojipkgs.fedoraproject.org/repos-dist/epel\$releasever-infra/latest/\$basearch/ \nenabled=1 \ngpgcheck=1 \ngpgkey=https://infrastructure.fedoraproject.org/repo/infra/RPM-GPG-KEY-INFRA-TAGS \nincludepkgs=sigul* \nskip_if_unavailable=True' > /etc/yum.repos.d/fedora-infra-sigul.repo 20:11:45 #6 DONE 1.8s 20:11:45 20:11:45 #7 [3/7] RUN sed -i_ 's/mirrorlist/#mirrorlist/g' /etc/yum.repos.d/CentOS-* || exit 1 20:11:45 #7 DONE 0.2s 20:11:45 20:11:45 #8 [4/7] RUN sed -i_ 's@#baseurl=http://mirror.centos.org@baseurl=http://vault.centos.org@g' /etc/yum.repos.d/CentOS-* || exit 1 20:11:45 #8 DONE 0.3s 20:11:46 20:11:46 #9 [5/7] RUN yum install -y -q https://kojipkgs.fedoraproject.org//packages/sigul/0.207/1.el7/x86_64/sigul-0.207-1.el7.x86_64.rpm 20:11:47 #9 1.261 https://kojipkgs.fedoraproject.org/repos-dist/epel7-infra/latest/x86_64/repodata/repomd.xml: [Errno 14] HTTPS Error 403 - Forbidden 20:11:47 #9 1.262 Trying other mirror. 20:11:47 #9 1.262 To address this issue please refer to the below wiki article 20:11:47 #9 1.262 20:11:47 #9 1.262 https://wiki.centos.org/yum-errors 20:11:47 #9 1.262 20:11:47 #9 1.262 If above article doesn't help to resolve this issue please use https://bugs.centos.org/. 20:11:47 #9 1.262 20:11:53 #9 7.891 warning: /var/cache/yum/x86_64/7/base/packages/pyOpenSSL-0.13.1-4.el7.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY 20:11:53 #9 7.892 Public key for pyOpenSSL-0.13.1-4.el7.x86_64.rpm is not installed 20:11:53 #9 7.950 Public key for libcomps-0.1.8-14.el7.x86_64.rpm is not installed 20:11:54 #9 8.299 Importing GPG key 0xF4A80EB5: 20:11:54 #9 8.299 Userid : "CentOS-7 Key (CentOS 7 Official Signing Key) " 20:11:54 #9 8.299 Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5 20:11:54 #9 8.299 Package : centos-release-7-9.2009.0.el7.centos.x86_64 (@CentOS) 20:11:54 #9 8.299 From : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 20:11:57 #9 DONE 11.7s 20:11:57 20:11:57 #10 [6/7] RUN mkdir -p /w/workspace && mkdir -p /home/jenkins 20:11:58 #10 DONE 0.5s 20:11:58 20:11:58 #11 [7/7] COPY ./sigul-sign.sh / 20:11:58 #11 DONE 0.1s 20:11:58 20:11:58 #12 exporting to image 20:11:58 #12 exporting layers 20:11:58 #12 exporting layers 0.6s done 20:11:58 #12 writing image sha256:523adcd8f7eb88cfacf74edcc2d1dd9cf2f0794d3b2724987e76bd36e6360346 done 20:11:58 #12 naming to docker.io/library/sigul-sign done 20:11:58 #12 DONE 0.7s 20:11:58 wrkspc_vol 20:11:58 [ 20:11:58 { 20:11:58 "CreatedAt": "2025-10-16T20:11:58Z", 20:11:58 "Driver": "local", 20:11:58 "Labels": null, 20:11:58 "Mountpoint": "/var/lib/docker/volumes/wrkspc_vol/_data", 20:11:58 "Name": "wrkspc_vol", 20:11:58 "Options": { 20:11:58 "device": "/w/workspace", 20:11:58 "o": "bind", 20:11:58 "type": "none" 20:11:58 }, 20:11:58 "Scope": "local" 20:11:58 } 20:11:58 ] 20:11:59 Sign files in: /w/workspace/netconf-maven-stage-master/m2repo 20:11:59 Sign list is not empty 20:15:17 [netconf-maven-stage-master] $ /bin/bash /tmp/jenkins11156057815569805069.sh 20:15:17 ---> sigul-configuration-cleanup.sh 20:15:17 provisioning config files... 20:15:17 copy managed file [global-settings] to file:/w/workspace/netconf-maven-stage-master@tmp/config12013216788085303528tmp 20:15:18 copy managed file [netconf-settings] to file:/w/workspace/netconf-maven-stage-master@tmp/config4661551285963569581tmp 20:15:18 [EnvInject] - Injecting environment variables from a build step. 20:15:18 [EnvInject] - Injecting as environment variables the properties content 20:15:18 SERVER_ID=opendaylight-staging 20:15:18 20:15:18 [EnvInject] - Variables injected successfully. 20:15:18 [netconf-maven-stage-master] $ /bin/bash /tmp/jenkins9961494424598434217.sh 20:15:18 ---> create-netrc.sh 20:15:18 [netconf-maven-stage-master] $ /bin/bash -l /tmp/jenkins11714890544091727201.sh 20:15:18 ---> common-variables.sh 20:15:18 --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 20:15:18 ---> maven-stage.sh 20:15:18 + . /home/jenkins/lf-env.sh 20:15:18 + lf-activate-venv --python python3 lftools 20:15:18 ++ mktemp -d /tmp/venv-XXXX 20:15:18 + lf_venv=/tmp/venv-hXXX 20:15:18 + local venv_file=/tmp/.os_lf_venv 20:15:18 + local python=python3 20:15:18 + local options 20:15:18 + local set_path=true 20:15:18 + local install_args= 20:15:18 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 lftools 20:15:18 + options=' --python '\''python3'\'' -- '\''lftools'\''' 20:15:18 + eval set -- ' --python '\''python3'\'' -- '\''lftools'\''' 20:15:18 ++ set -- --python python3 -- lftools 20:15:18 + true 20:15:18 + case $1 in 20:15:18 + python=python3 20:15:18 + shift 2 20:15:18 + true 20:15:18 + case $1 in 20:15:18 + shift 20:15:18 + break 20:15:18 + case $python in 20:15:18 + local pkg_list= 20:15:18 + [[ -d /opt/pyenv ]] 20:15:18 + echo 'Setup pyenv:' 20:15:18 Setup pyenv: 20:15:18 + export PYENV_ROOT=/opt/pyenv 20:15:18 + PYENV_ROOT=/opt/pyenv 20:15:18 + export PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 20:15:18 + PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 20:15:18 + pyenv versions 20:15:18 system 20:15:18 3.8.20 20:15:18 3.9.20 20:15:18 3.10.15 20:15:18 * 3.11.10 (set by /w/workspace/netconf-maven-stage-master/.python-version) 20:15:18 + command -v pyenv 20:15:18 ++ pyenv init - --no-rehash 20:15:18 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 20:15:18 for i in ${!paths[@]}; do 20:15:18 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 20:15:18 fi; done; 20:15:18 echo "${paths[*]}"'\'')" 20:15:18 export PATH="/opt/pyenv/shims:${PATH}" 20:15:18 export PYENV_SHELL=bash 20:15:18 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 20:15:18 pyenv() { 20:15:18 local command 20:15:18 command="${1:-}" 20:15:18 if [ "$#" -gt 0 ]; then 20:15:18 shift 20:15:18 fi 20:15:18 20:15:18 case "$command" in 20:15:18 rehash|shell) 20:15:18 eval "$(pyenv "sh-$command" "$@")" 20:15:18 ;; 20:15:18 *) 20:15:18 command pyenv "$command" "$@" 20:15:18 ;; 20:15:18 esac 20:15:18 }' 20:15:18 +++ bash --norc -ec 'IFS=:; paths=($PATH); 20:15:18 for i in ${!paths[@]}; do 20:15:18 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 20:15:18 fi; done; 20:15:18 echo "${paths[*]}"' 20:15:18 ++ PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 20:15:18 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 20:15:18 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 20:15:18 ++ export PYENV_SHELL=bash 20:15:18 ++ PYENV_SHELL=bash 20:15:18 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 20:15:18 +++ complete -F _pyenv pyenv 20:15:18 ++ lf-pyver python3 20:15:18 ++ local py_version_xy=python3 20:15:18 ++ local py_version_xyz= 20:15:18 ++ pyenv versions 20:15:18 ++ local command 20:15:18 ++ command=versions 20:15:18 ++ '[' 1 -gt 0 ']' 20:15:18 ++ shift 20:15:18 ++ case "$command" in 20:15:18 ++ command pyenv versions 20:15:18 ++ sed 's/^[ *]* //' 20:15:18 ++ awk '{ print $1 }' 20:15:18 ++ grep -E '^[0-9.]*[0-9]$' 20:15:18 ++ [[ ! -s /tmp/.pyenv_versions ]] 20:15:18 +++ grep '^3' /tmp/.pyenv_versions 20:15:18 +++ sort -V 20:15:18 +++ tail -n 1 20:15:18 ++ py_version_xyz=3.11.10 20:15:18 ++ [[ -z 3.11.10 ]] 20:15:18 ++ echo 3.11.10 20:15:18 ++ return 0 20:15:18 + pyenv local 3.11.10 20:15:18 + local command 20:15:18 + command=local 20:15:18 + '[' 2 -gt 0 ']' 20:15:18 + shift 20:15:18 + case "$command" in 20:15:18 + command pyenv local 3.11.10 20:15:18 + for arg in "$@" 20:15:18 + case $arg in 20:15:18 + pkg_list+='lftools ' 20:15:18 + [[ -f /tmp/.os_lf_venv ]] 20:15:18 ++ cat /tmp/.os_lf_venv 20:15:18 + lf_venv=/tmp/venv-pr4k 20:15:18 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pr4k from' file:/tmp/.os_lf_venv 20:15:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pr4k from file:/tmp/.os_lf_venv 20:15:18 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 20:15:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:15:18 + local 'pip_opts=--upgrade --quiet' 20:15:18 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 20:15:18 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 20:15:18 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 20:15:18 + [[ -n '' ]] 20:15:18 + [[ -n '' ]] 20:15:18 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 20:15:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:15:18 + /tmp/venv-pr4k/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 20:15:20 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 20:15:20 lf-activate-venv(): INFO: Base packages installed successfully 20:15:20 + [[ -z lftools ]] 20:15:20 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools ' 20:15:20 lf-activate-venv(): INFO: Installing additional packages: lftools 20:15:20 + /tmp/venv-pr4k/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager lftools 20:15:30 + type python3 20:15:30 + true 20:15:30 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-pr4k/bin to PATH' 20:15:30 lf-activate-venv(): INFO: Adding /tmp/venv-pr4k/bin to PATH 20:15:30 + PATH=/tmp/venv-pr4k/bin:/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 20:15:30 + return 0 20:15:30 ++ mktemp 20:15:30 + TMP_FILE=/tmp/tmp.7Jc0Nw40HU 20:15:30 + lftools deploy nexus-stage https://nexus.opendaylight.org a67b22fc3663f /w/workspace/netconf-maven-stage-master/m2repo 20:15:30 + tee /tmp/tmp.7Jc0Nw40HU 20:15:32 Staging repository netconf-1112 created. 20:15:32 ####################################################### 20:15:32 Deploying directory /w/workspace/netconf-maven-stage-master/m2repo to https://nexus.opendaylight.org/service/local/staging/deployByRepositoryId/netconf-1112 20:15:32 Attempting to upload org/opendaylight/netconf/netconf-sbom-10.0.0.spdx.asc (455.0 b) 20:15:32 Attempting to upload org/opendaylight/netconf/netconf-sbom-10.0.0.spdx (9.59 kb) 20:15:32 Attempting to upload org/opendaylight/netconf/transport-ssh/10.0.0/transport-ssh-10.0.0-javadoc.jar.sha1 (40.0 b) 20:15:32 Attempting to upload org/opendaylight/netconf/transport-ssh/10.0.0/transport-ssh-10.0.0-cyclonedx.xml.sha1 (40.0 b) 20:15:32 Attempting to upload org/opendaylight/netconf/transport-ssh/10.0.0/transport-ssh-10.0.0-sources.jar (52.75 kb) 20:15:32 Attempting to upload org/opendaylight/netconf/transport-ssh/10.0.0/transport-ssh-10.0.0-cyclonedx.json.sha1 (40.0 b) 20:15:32 Attempting to upload org/opendaylight/netconf/transport-ssh/10.0.0/transport-ssh-10.0.0.pom.sha1 (40.0 b) 20:15:32 Attempting to upload org/opendaylight/netconf/transport-ssh/10.0.0/transport-ssh-10.0.0.jar.asc (455.0 b) 20:15:32 Attempting to upload org/opendaylight/netconf/transport-ssh/10.0.0/transport-ssh-10.0.0-cyclonedx.json.asc (455.0 b) 20:15:32 Attempting to upload org/opendaylight/netconf/transport-ssh/10.0.0/transport-ssh-10.0.0.pom.md5 (32.0 b) 20:15:32 Attempting to upload org/opendaylight/netconf/transport-ssh/10.0.0/transport-ssh-10.0.0-cyclonedx.xml (134.54 kb) 20:15:32 Attempting to upload org/opendaylight/netconf/transport-ssh/10.0.0/transport-ssh-10.0.0-cyclonedx.json.md5 (32.0 b) 20:15:33 Attempting to upload org/opendaylight/netconf/transport-ssh/10.0.0/transport-ssh-10.0.0-sources.jar.md5 (32.0 b) 20:15:33 Attempting to upload org/opendaylight/netconf/transport-ssh/10.0.0/transport-ssh-10.0.0.pom (6.38 kb) 20:15:33 Attempting to upload org/opendaylight/netconf/transport-ssh/10.0.0/transport-ssh-10.0.0.pom.asc (455.0 b) 20:15:33 Attempting to upload org/opendaylight/netconf/transport-ssh/10.0.0/transport-ssh-10.0.0-cyclonedx.xml.asc (455.0 b) 20:15:33 Attempting to upload org/opendaylight/netconf/transport-ssh/10.0.0/transport-ssh-10.0.0.jar.sha1 (40.0 b) 20:15:33 Attempting to upload org/opendaylight/netconf/transport-ssh/10.0.0/transport-ssh-10.0.0-sources.jar.asc (455.0 b) 20:15:33 Attempting to upload org/opendaylight/netconf/transport-ssh/10.0.0/transport-ssh-10.0.0-javadoc.jar (121.53 kb) 20:15:33 Attempting to upload org/opendaylight/netconf/transport-ssh/10.0.0/transport-ssh-10.0.0-sources.jar.sha1 (40.0 b) 20:15:33 Attempting to upload org/opendaylight/netconf/transport-ssh/10.0.0/transport-ssh-10.0.0.jar.md5 (32.0 b) 20:15:33 Attempting to upload org/opendaylight/netconf/transport-ssh/10.0.0/transport-ssh-10.0.0-javadoc.jar.md5 (32.0 b) 20:15:33 Attempting to upload org/opendaylight/netconf/transport-ssh/10.0.0/transport-ssh-10.0.0-cyclonedx.xml.md5 (32.0 b) 20:15:33 Attempting to upload org/opendaylight/netconf/transport-ssh/10.0.0/transport-ssh-10.0.0-cyclonedx.json (147.02 kb) 20:15:33 Attempting to upload org/opendaylight/netconf/transport-ssh/10.0.0/transport-ssh-10.0.0.jar (93.79 kb) 20:15:33 Attempting to upload org/opendaylight/netconf/transport-ssh/10.0.0/transport-ssh-10.0.0-javadoc.jar.asc (455.0 b) 20:15:33 Attempting to upload org/opendaylight/netconf/odl-netconf-all/10.0.0/odl-netconf-all-10.0.0-cyclonedx.xml (407.13 kb) 20:15:33 Attempting to upload org/opendaylight/netconf/odl-netconf-all/10.0.0/odl-netconf-all-10.0.0-features.xml.sha1 (40.0 b) 20:15:33 Attempting to upload org/opendaylight/netconf/odl-netconf-all/10.0.0/odl-netconf-all-10.0.0.pom.asc (455.0 b) 20:15:33 Attempting to upload org/opendaylight/netconf/odl-netconf-all/10.0.0/odl-netconf-all-10.0.0.pom.sha1 (40.0 b) 20:15:34 Attempting to upload org/opendaylight/netconf/odl-netconf-all/10.0.0/odl-netconf-all-10.0.0-cyclonedx.json.sha1 (40.0 b) 20:15:34 Attempting to upload org/opendaylight/netconf/odl-netconf-all/10.0.0/odl-netconf-all-10.0.0-cyclonedx.json (436.06 kb) 20:15:34 Attempting to upload org/opendaylight/netconf/odl-netconf-all/10.0.0/odl-netconf-all-10.0.0-cyclonedx.json.asc (455.0 b) 20:15:34 Attempting to upload org/opendaylight/netconf/odl-netconf-all/10.0.0/odl-netconf-all-10.0.0-cyclonedx.xml.asc (455.0 b) 20:15:34 Attempting to upload org/opendaylight/netconf/odl-netconf-all/10.0.0/odl-netconf-all-10.0.0-features.xml.asc (455.0 b) 20:15:34 Attempting to upload org/opendaylight/netconf/odl-netconf-all/10.0.0/odl-netconf-all-10.0.0.pom (1.82 kb) 20:15:34 Attempting to upload org/opendaylight/netconf/odl-netconf-all/10.0.0/odl-netconf-all-10.0.0-features.xml (1.08 kb) 20:15:34 Attempting to upload org/opendaylight/netconf/odl-netconf-all/10.0.0/odl-netconf-all-10.0.0-cyclonedx.xml.sha1 (40.0 b) 20:15:34 Attempting to upload org/opendaylight/netconf/odl-netconf-all/10.0.0/odl-netconf-all-10.0.0.pom.md5 (32.0 b) 20:15:34 Attempting to upload org/opendaylight/netconf/odl-netconf-all/10.0.0/odl-netconf-all-10.0.0-cyclonedx.json.md5 (32.0 b) 20:15:34 Attempting to upload org/opendaylight/netconf/odl-netconf-all/10.0.0/odl-netconf-all-10.0.0-cyclonedx.xml.md5 (32.0 b) 20:15:34 Attempting to upload org/opendaylight/netconf/odl-netconf-all/10.0.0/odl-netconf-all-10.0.0-features.xml.md5 (32.0 b) 20:15:34 Attempting to upload org/opendaylight/netconf/netconf-test-perf/10.0.0/netconf-test-perf-10.0.0-cyclonedx.json.sha1 (40.0 b) 20:15:34 Attempting to upload org/opendaylight/netconf/netconf-test-perf/10.0.0/netconf-test-perf-10.0.0-cyclonedx.xml.asc (455.0 b) 20:15:35 Attempting to upload org/opendaylight/netconf/netconf-test-perf/10.0.0/netconf-test-perf-10.0.0.jar.asc (455.0 b) 20:15:35 Attempting to upload org/opendaylight/netconf/netconf-test-perf/10.0.0/netconf-test-perf-10.0.0.pom.md5 (32.0 b) 20:15:35 Attempting to upload org/opendaylight/netconf/netconf-test-perf/10.0.0/netconf-test-perf-10.0.0-cyclonedx.xml (472.9 kb) 20:15:35 Attempting to upload org/opendaylight/netconf/netconf-test-perf/10.0.0/netconf-test-perf-10.0.0-sources.jar.asc (455.0 b) 20:15:35 Attempting to upload org/opendaylight/netconf/netconf-test-perf/10.0.0/netconf-test-perf-10.0.0-sources.jar (272.88 kb) 20:15:35 Attempting to upload org/opendaylight/netconf/netconf-test-perf/10.0.0/netconf-test-perf-10.0.0-javadoc.jar.md5 (32.0 b) 20:15:35 Attempting to upload org/opendaylight/netconf/netconf-test-perf/10.0.0/netconf-test-perf-10.0.0.jar.md5 (32.0 b) 20:15:35 Attempting to upload org/opendaylight/netconf/netconf-test-perf/10.0.0/netconf-test-perf-10.0.0-sources.jar.sha1 (40.0 b) 20:15:35 Attempting to upload org/opendaylight/netconf/netconf-test-perf/10.0.0/netconf-test-perf-10.0.0-javadoc.jar.asc (455.0 b) 20:15:35 Attempting to upload org/opendaylight/netconf/netconf-test-perf/10.0.0/netconf-test-perf-10.0.0.pom (3.05 kb) 20:15:35 Attempting to upload org/opendaylight/netconf/netconf-test-perf/10.0.0/netconf-test-perf-10.0.0-cyclonedx.xml.md5 (32.0 b) 20:15:35 Attempting to upload org/opendaylight/netconf/netconf-test-perf/10.0.0/netconf-test-perf-10.0.0-sources.jar.md5 (32.0 b) 20:15:35 Attempting to upload org/opendaylight/netconf/netconf-test-perf/10.0.0/netconf-test-perf-10.0.0.jar (355.98 kb) 20:15:35 Attempting to upload org/opendaylight/netconf/netconf-test-perf/10.0.0/netconf-test-perf-10.0.0-javadoc.jar.sha1 (40.0 b) 20:15:35 Attempting to upload org/opendaylight/netconf/netconf-test-perf/10.0.0/netconf-test-perf-10.0.0.jar.sha1 (40.0 b) 20:15:35 Attempting to upload org/opendaylight/netconf/netconf-test-perf/10.0.0/netconf-test-perf-10.0.0-cyclonedx.json (502.45 kb) 20:15:36 Attempting to upload org/opendaylight/netconf/netconf-test-perf/10.0.0/netconf-test-perf-10.0.0-cyclonedx.json.md5 (32.0 b) 20:15:36 Attempting to upload org/opendaylight/netconf/netconf-test-perf/10.0.0/netconf-test-perf-10.0.0-cyclonedx.json.asc (455.0 b) 20:15:36 Attempting to upload org/opendaylight/netconf/netconf-test-perf/10.0.0/netconf-test-perf-10.0.0-javadoc.jar (1.18 mb) 20:15:36 Attempting to upload org/opendaylight/netconf/netconf-test-perf/10.0.0/netconf-test-perf-10.0.0-cyclonedx.xml.sha1 (40.0 b) 20:15:36 Attempting to upload org/opendaylight/netconf/netconf-test-perf/10.0.0/netconf-test-perf-10.0.0.pom.asc (455.0 b) 20:15:36 Attempting to upload org/opendaylight/netconf/netconf-test-perf/10.0.0/netconf-test-perf-10.0.0.pom.sha1 (40.0 b) 20:15:36 Attempting to upload org/opendaylight/netconf/odl-device-notification/10.0.0/odl-device-notification-10.0.0-javadoc.jar.asc (455.0 b) 20:15:36 Attempting to upload org/opendaylight/netconf/odl-device-notification/10.0.0/odl-device-notification-10.0.0.jar.sha1 (40.0 b) 20:15:36 Attempting to upload org/opendaylight/netconf/odl-device-notification/10.0.0/odl-device-notification-10.0.0-javadoc.jar.sha1 (40.0 b) 20:15:36 Attempting to upload org/opendaylight/netconf/odl-device-notification/10.0.0/odl-device-notification-10.0.0.pom.sha1 (40.0 b) 20:15:36 Attempting to upload org/opendaylight/netconf/odl-device-notification/10.0.0/odl-device-notification-10.0.0-cyclonedx.json.sha1 (40.0 b) 20:15:36 Attempting to upload org/opendaylight/netconf/odl-device-notification/10.0.0/odl-device-notification-10.0.0.pom.asc (455.0 b) 20:15:36 Attempting to upload org/opendaylight/netconf/odl-device-notification/10.0.0/odl-device-notification-10.0.0-cyclonedx.xml.asc (455.0 b) 20:15:36 Attempting to upload org/opendaylight/netconf/odl-device-notification/10.0.0/odl-device-notification-10.0.0-sources.jar.md5 (32.0 b) 20:15:37 Attempting to upload org/opendaylight/netconf/odl-device-notification/10.0.0/odl-device-notification-10.0.0.pom.md5 (32.0 b) 20:15:37 Attempting to upload org/opendaylight/netconf/odl-device-notification/10.0.0/odl-device-notification-10.0.0-cyclonedx.xml.md5 (32.0 b) 20:15:37 Attempting to upload org/opendaylight/netconf/odl-device-notification/10.0.0/odl-device-notification-10.0.0-cyclonedx.json (200.19 kb) 20:15:37 Attempting to upload org/opendaylight/netconf/odl-device-notification/10.0.0/odl-device-notification-10.0.0.jar.asc (455.0 b) 20:15:37 Attempting to upload org/opendaylight/netconf/odl-device-notification/10.0.0/odl-device-notification-10.0.0-sources.jar (22.3 kb) 20:15:37 Attempting to upload org/opendaylight/netconf/odl-device-notification/10.0.0/odl-device-notification-10.0.0.jar (34.36 kb) 20:15:37 Attempting to upload org/opendaylight/netconf/odl-device-notification/10.0.0/odl-device-notification-10.0.0-sources.jar.sha1 (40.0 b) 20:15:37 Attempting to upload org/opendaylight/netconf/odl-device-notification/10.0.0/odl-device-notification-10.0.0-javadoc.jar (150.82 kb) 20:15:37 Attempting to upload org/opendaylight/netconf/odl-device-notification/10.0.0/odl-device-notification-10.0.0-sources.jar.asc (455.0 b) 20:15:37 Attempting to upload org/opendaylight/netconf/odl-device-notification/10.0.0/odl-device-notification-10.0.0-cyclonedx.xml.sha1 (40.0 b) 20:15:37 Attempting to upload org/opendaylight/netconf/odl-device-notification/10.0.0/odl-device-notification-10.0.0-cyclonedx.xml (186.29 kb) 20:15:37 Attempting to upload org/opendaylight/netconf/odl-device-notification/10.0.0/odl-device-notification-10.0.0-cyclonedx.json.md5 (32.0 b) 20:15:37 Attempting to upload org/opendaylight/netconf/odl-device-notification/10.0.0/odl-device-notification-10.0.0-javadoc.jar.md5 (32.0 b) 20:15:37 Attempting to upload org/opendaylight/netconf/odl-device-notification/10.0.0/odl-device-notification-10.0.0.jar.md5 (32.0 b) 20:15:37 Attempting to upload org/opendaylight/netconf/odl-device-notification/10.0.0/odl-device-notification-10.0.0.pom (3.14 kb) 20:15:37 Attempting to upload org/opendaylight/netconf/odl-device-notification/10.0.0/odl-device-notification-10.0.0-cyclonedx.json.asc (455.0 b) 20:15:38 Attempting to upload org/opendaylight/netconf/odl-restconf-all/10.0.0/odl-restconf-all-10.0.0.pom.md5 (32.0 b) 20:15:38 Attempting to upload org/opendaylight/netconf/odl-restconf-all/10.0.0/odl-restconf-all-10.0.0-features.xml (709.0 b) 20:15:38 Attempting to upload org/opendaylight/netconf/odl-restconf-all/10.0.0/odl-restconf-all-10.0.0.pom.asc (455.0 b) 20:15:38 Attempting to upload org/opendaylight/netconf/odl-restconf-all/10.0.0/odl-restconf-all-10.0.0.pom.sha1 (40.0 b) 20:15:38 Attempting to upload org/opendaylight/netconf/odl-restconf-all/10.0.0/odl-restconf-all-10.0.0-cyclonedx.json.md5 (32.0 b) 20:15:38 Attempting to upload org/opendaylight/netconf/odl-restconf-all/10.0.0/odl-restconf-all-10.0.0-cyclonedx.xml.asc (455.0 b) 20:15:38 Attempting to upload org/opendaylight/netconf/odl-restconf-all/10.0.0/odl-restconf-all-10.0.0-features.xml.md5 (32.0 b) 20:15:38 Attempting to upload org/opendaylight/netconf/odl-restconf-all/10.0.0/odl-restconf-all-10.0.0-cyclonedx.json.sha1 (40.0 b) 20:15:38 Attempting to upload org/opendaylight/netconf/odl-restconf-all/10.0.0/odl-restconf-all-10.0.0-cyclonedx.json.asc (455.0 b) 20:15:38 Attempting to upload org/opendaylight/netconf/odl-restconf-all/10.0.0/odl-restconf-all-10.0.0-cyclonedx.json (1.24 mb) 20:15:38 Attempting to upload org/opendaylight/netconf/odl-restconf-all/10.0.0/odl-restconf-all-10.0.0-cyclonedx.xml (1.16 mb) 20:15:38 Attempting to upload org/opendaylight/netconf/odl-restconf-all/10.0.0/odl-restconf-all-10.0.0-cyclonedx.xml.sha1 (40.0 b) 20:15:38 Attempting to upload org/opendaylight/netconf/odl-restconf-all/10.0.0/odl-restconf-all-10.0.0-cyclonedx.xml.md5 (32.0 b) 20:15:38 Attempting to upload org/opendaylight/netconf/odl-restconf-all/10.0.0/odl-restconf-all-10.0.0-features.xml.asc (455.0 b) 20:15:38 Attempting to upload org/opendaylight/netconf/odl-restconf-all/10.0.0/odl-restconf-all-10.0.0.pom (1.38 kb) 20:15:38 Attempting to upload org/opendaylight/netconf/odl-restconf-all/10.0.0/odl-restconf-all-10.0.0-features.xml.sha1 (40.0 b) 20:15:38 Attempting to upload org/opendaylight/netconf/odl-netconf-transport/10.0.0/odl-netconf-transport-10.0.0-features.xml.md5 (32.0 b) 20:15:38 Attempting to upload org/opendaylight/netconf/odl-netconf-transport/10.0.0/odl-netconf-transport-10.0.0-cyclonedx.json.sha1 (40.0 b) 20:15:38 Attempting to upload org/opendaylight/netconf/odl-netconf-transport/10.0.0/odl-netconf-transport-10.0.0-cyclonedx.json.md5 (32.0 b) 20:15:38 Attempting to upload org/opendaylight/netconf/odl-netconf-transport/10.0.0/odl-netconf-transport-10.0.0.pom (3.14 kb) 20:15:39 Attempting to upload org/opendaylight/netconf/odl-netconf-transport/10.0.0/odl-netconf-transport-10.0.0-cyclonedx.xml.md5 (32.0 b) 20:15:39 Attempting to upload org/opendaylight/netconf/odl-netconf-transport/10.0.0/odl-netconf-transport-10.0.0-features.xml.asc (455.0 b) 20:15:39 Attempting to upload org/opendaylight/netconf/odl-netconf-transport/10.0.0/odl-netconf-transport-10.0.0.pom.md5 (32.0 b) 20:15:39 Attempting to upload org/opendaylight/netconf/odl-netconf-transport/10.0.0/odl-netconf-transport-10.0.0-cyclonedx.json (263.54 kb) 20:15:39 Attempting to upload org/opendaylight/netconf/odl-netconf-transport/10.0.0/odl-netconf-transport-10.0.0-features.xml (2.03 kb) 20:15:39 Attempting to upload org/opendaylight/netconf/odl-netconf-transport/10.0.0/odl-netconf-transport-10.0.0-cyclonedx.xml (244.91 kb) 20:15:39 Attempting to upload org/opendaylight/netconf/odl-netconf-transport/10.0.0/odl-netconf-transport-10.0.0-features.xml.sha1 (40.0 b) 20:15:39 Attempting to upload org/opendaylight/netconf/odl-netconf-transport/10.0.0/odl-netconf-transport-10.0.0.pom.sha1 (40.0 b) 20:15:39 Attempting to upload org/opendaylight/netconf/odl-netconf-transport/10.0.0/odl-netconf-transport-10.0.0-cyclonedx.json.asc (455.0 b) 20:15:39 Attempting to upload org/opendaylight/netconf/odl-netconf-transport/10.0.0/odl-netconf-transport-10.0.0-cyclonedx.xml.asc (455.0 b) 20:15:39 Attempting to upload org/opendaylight/netconf/odl-netconf-transport/10.0.0/odl-netconf-transport-10.0.0-cyclonedx.xml.sha1 (40.0 b) 20:15:39 Attempting to upload org/opendaylight/netconf/odl-netconf-transport/10.0.0/odl-netconf-transport-10.0.0.pom.asc (455.0 b) 20:15:39 Attempting to upload org/opendaylight/netconf/features-netconf-experimental/10.0.0/features-netconf-experimental-10.0.0.pom (1.61 kb) 20:15:39 Attempting to upload org/opendaylight/netconf/features-netconf-experimental/10.0.0/features-netconf-experimental-10.0.0.pom.sha1 (40.0 b) 20:15:39 Attempting to upload org/opendaylight/netconf/features-netconf-experimental/10.0.0/features-netconf-experimental-10.0.0-features.xml (550.0 b) 20:15:39 Attempting to upload org/opendaylight/netconf/features-netconf-experimental/10.0.0/features-netconf-experimental-10.0.0-cyclonedx.xml (1.3 mb) 20:15:39 Attempting to upload org/opendaylight/netconf/features-netconf-experimental/10.0.0/features-netconf-experimental-10.0.0.pom.md5 (32.0 b) 20:15:39 Attempting to upload org/opendaylight/netconf/features-netconf-experimental/10.0.0/features-netconf-experimental-10.0.0-features.xml.asc (455.0 b) 20:15:39 Attempting to upload org/opendaylight/netconf/features-netconf-experimental/10.0.0/features-netconf-experimental-10.0.0-cyclonedx.json.sha1 (40.0 b) 20:15:39 Attempting to upload org/opendaylight/netconf/features-netconf-experimental/10.0.0/features-netconf-experimental-10.0.0-cyclonedx.xml.sha1 (40.0 b) 20:15:39 Attempting to upload org/opendaylight/netconf/features-netconf-experimental/10.0.0/features-netconf-experimental-10.0.0.pom.asc (455.0 b) 20:15:40 Attempting to upload org/opendaylight/netconf/features-netconf-experimental/10.0.0/features-netconf-experimental-10.0.0-cyclonedx.xml.asc (455.0 b) 20:15:40 Attempting to upload org/opendaylight/netconf/features-netconf-experimental/10.0.0/features-netconf-experimental-10.0.0-features.xml.md5 (32.0 b) 20:15:40 Attempting to upload org/opendaylight/netconf/features-netconf-experimental/10.0.0/features-netconf-experimental-10.0.0-features.xml.sha1 (40.0 b) 20:15:40 Attempting to upload org/opendaylight/netconf/features-netconf-experimental/10.0.0/features-netconf-experimental-10.0.0-cyclonedx.json (1.39 mb) 20:15:40 Attempting to upload org/opendaylight/netconf/features-netconf-experimental/10.0.0/features-netconf-experimental-10.0.0-cyclonedx.json.asc (455.0 b) 20:15:40 Attempting to upload org/opendaylight/netconf/features-netconf-experimental/10.0.0/features-netconf-experimental-10.0.0-cyclonedx.xml.md5 (32.0 b) 20:15:40 Attempting to upload org/opendaylight/netconf/features-netconf-experimental/10.0.0/features-netconf-experimental-10.0.0-cyclonedx.json.md5 (32.0 b) 20:15:40 Attempting to upload org/opendaylight/netconf/odl-netconf-api/10.0.0/odl-netconf-api-10.0.0-cyclonedx.json.asc (455.0 b) 20:15:40 Attempting to upload org/opendaylight/netconf/odl-netconf-api/10.0.0/odl-netconf-api-10.0.0-cyclonedx.xml (168.52 kb) 20:15:40 Attempting to upload org/opendaylight/netconf/odl-netconf-api/10.0.0/odl-netconf-api-10.0.0-cyclonedx.xml.sha1 (40.0 b) 20:15:40 Attempting to upload org/opendaylight/netconf/odl-netconf-api/10.0.0/odl-netconf-api-10.0.0.pom.sha1 (40.0 b) 20:15:40 Attempting to upload org/opendaylight/netconf/odl-netconf-api/10.0.0/odl-netconf-api-10.0.0.pom (2.43 kb) 20:15:40 Attempting to upload org/opendaylight/netconf/odl-netconf-api/10.0.0/odl-netconf-api-10.0.0-features.xml (1.37 kb) 20:15:40 Attempting to upload org/opendaylight/netconf/odl-netconf-api/10.0.0/odl-netconf-api-10.0.0-cyclonedx.xml.asc (455.0 b) 20:15:40 Attempting to upload org/opendaylight/netconf/odl-netconf-api/10.0.0/odl-netconf-api-10.0.0.pom.md5 (32.0 b) 20:15:40 Attempting to upload org/opendaylight/netconf/odl-netconf-api/10.0.0/odl-netconf-api-10.0.0-cyclonedx.json.sha1 (40.0 b) 20:15:40 Attempting to upload org/opendaylight/netconf/odl-netconf-api/10.0.0/odl-netconf-api-10.0.0-features.xml.md5 (32.0 b) 20:15:40 Attempting to upload org/opendaylight/netconf/odl-netconf-api/10.0.0/odl-netconf-api-10.0.0-cyclonedx.json (182.69 kb) 20:15:40 Attempting to upload org/opendaylight/netconf/odl-netconf-api/10.0.0/odl-netconf-api-10.0.0-features.xml.asc (455.0 b) 20:15:41 Attempting to upload org/opendaylight/netconf/odl-netconf-api/10.0.0/odl-netconf-api-10.0.0.pom.asc (455.0 b) 20:15:41 Attempting to upload org/opendaylight/netconf/odl-netconf-api/10.0.0/odl-netconf-api-10.0.0-cyclonedx.xml.md5 (32.0 b) 20:15:41 Attempting to upload org/opendaylight/netconf/odl-netconf-api/10.0.0/odl-netconf-api-10.0.0-cyclonedx.json.md5 (32.0 b) 20:15:41 Attempting to upload org/opendaylight/netconf/odl-netconf-api/10.0.0/odl-netconf-api-10.0.0-features.xml.sha1 (40.0 b) 20:15:41 Attempting to upload org/opendaylight/netconf/restconf-server-api/10.0.0/restconf-server-api-10.0.0.pom.sha1 (40.0 b) 20:15:41 Attempting to upload org/opendaylight/netconf/restconf-server-api/10.0.0/restconf-server-api-10.0.0.jar (89.48 kb) 20:15:41 Attempting to upload org/opendaylight/netconf/restconf-server-api/10.0.0/restconf-server-api-10.0.0.pom.asc (455.0 b) 20:15:41 Attempting to upload org/opendaylight/netconf/restconf-server-api/10.0.0/restconf-server-api-10.0.0-cyclonedx.json.asc (455.0 b) 20:15:41 Attempting to upload org/opendaylight/netconf/restconf-server-api/10.0.0/restconf-server-api-10.0.0-cyclonedx.xml.md5 (32.0 b) 20:15:41 Attempting to upload org/opendaylight/netconf/restconf-server-api/10.0.0/restconf-server-api-10.0.0-sources.jar.md5 (32.0 b) 20:15:41 Attempting to upload org/opendaylight/netconf/restconf-server-api/10.0.0/restconf-server-api-10.0.0.pom.md5 (32.0 b) 20:15:41 Attempting to upload org/opendaylight/netconf/restconf-server-api/10.0.0/restconf-server-api-10.0.0-cyclonedx.xml.asc (455.0 b) 20:15:41 Attempting to upload org/opendaylight/netconf/restconf-server-api/10.0.0/restconf-server-api-10.0.0-javadoc.jar (325.06 kb) 20:15:41 Attempting to upload org/opendaylight/netconf/restconf-server-api/10.0.0/restconf-server-api-10.0.0-javadoc.jar.asc (455.0 b) 20:15:41 Attempting to upload org/opendaylight/netconf/restconf-server-api/10.0.0/restconf-server-api-10.0.0-cyclonedx.json.md5 (32.0 b) 20:15:41 Attempting to upload org/opendaylight/netconf/restconf-server-api/10.0.0/restconf-server-api-10.0.0-cyclonedx.json.sha1 (40.0 b) 20:15:42 Attempting to upload org/opendaylight/netconf/restconf-server-api/10.0.0/restconf-server-api-10.0.0-javadoc.jar.sha1 (40.0 b) 20:15:42 Attempting to upload org/opendaylight/netconf/restconf-server-api/10.0.0/restconf-server-api-10.0.0.jar.md5 (32.0 b) 20:15:42 Attempting to upload org/opendaylight/netconf/restconf-server-api/10.0.0/restconf-server-api-10.0.0-sources.jar.asc (455.0 b) 20:15:42 Attempting to upload org/opendaylight/netconf/restconf-server-api/10.0.0/restconf-server-api-10.0.0.jar.sha1 (40.0 b) 20:15:42 Attempting to upload org/opendaylight/netconf/restconf-server-api/10.0.0/restconf-server-api-10.0.0-cyclonedx.json (162.67 kb) 20:15:42 Attempting to upload org/opendaylight/netconf/restconf-server-api/10.0.0/restconf-server-api-10.0.0-javadoc.jar.md5 (32.0 b) 20:15:42 Attempting to upload org/opendaylight/netconf/restconf-server-api/10.0.0/restconf-server-api-10.0.0-sources.jar.sha1 (40.0 b) 20:15:42 Attempting to upload org/opendaylight/netconf/restconf-server-api/10.0.0/restconf-server-api-10.0.0-cyclonedx.xml.sha1 (40.0 b) 20:15:42 Attempting to upload org/opendaylight/netconf/restconf-server-api/10.0.0/restconf-server-api-10.0.0-sources.jar (52.69 kb) 20:15:42 Attempting to upload org/opendaylight/netconf/restconf-server-api/10.0.0/restconf-server-api-10.0.0-cyclonedx.xml (150.1 kb) 20:15:42 Attempting to upload org/opendaylight/netconf/restconf-server-api/10.0.0/restconf-server-api-10.0.0.jar.asc (455.0 b) 20:15:42 Attempting to upload org/opendaylight/netconf/restconf-server-api/10.0.0/restconf-server-api-10.0.0.pom (4.77 kb) 20:15:42 Attempting to upload org/opendaylight/netconf/truststore-none/10.0.0/truststore-none-10.0.0-sources.jar.sha1 (40.0 b) 20:15:42 Attempting to upload org/opendaylight/netconf/truststore-none/10.0.0/truststore-none-10.0.0-cyclonedx.json.asc (455.0 b) 20:15:42 Attempting to upload org/opendaylight/netconf/truststore-none/10.0.0/truststore-none-10.0.0-cyclonedx.json.sha1 (40.0 b) 20:15:42 Attempting to upload org/opendaylight/netconf/truststore-none/10.0.0/truststore-none-10.0.0-cyclonedx.json.md5 (32.0 b) 20:15:42 Attempting to upload org/opendaylight/netconf/truststore-none/10.0.0/truststore-none-10.0.0.pom.sha1 (40.0 b) 20:15:42 Attempting to upload org/opendaylight/netconf/truststore-none/10.0.0/truststore-none-10.0.0-cyclonedx.xml.sha1 (40.0 b) 20:15:42 Attempting to upload org/opendaylight/netconf/truststore-none/10.0.0/truststore-none-10.0.0-cyclonedx.xml.asc (455.0 b) 20:15:42 Attempting to upload org/opendaylight/netconf/truststore-none/10.0.0/truststore-none-10.0.0-sources.jar.md5 (32.0 b) 20:15:42 Attempting to upload org/opendaylight/netconf/truststore-none/10.0.0/truststore-none-10.0.0-sources.jar (3.25 kb) 20:15:43 Attempting to upload org/opendaylight/netconf/truststore-none/10.0.0/truststore-none-10.0.0.jar.asc (455.0 b) 20:15:43 Attempting to upload org/opendaylight/netconf/truststore-none/10.0.0/truststore-none-10.0.0.jar.sha1 (40.0 b) 20:15:43 Attempting to upload org/opendaylight/netconf/truststore-none/10.0.0/truststore-none-10.0.0-javadoc.jar.sha1 (40.0 b) 20:15:43 Attempting to upload org/opendaylight/netconf/truststore-none/10.0.0/truststore-none-10.0.0-javadoc.jar (86.53 kb) 20:15:43 Attempting to upload org/opendaylight/netconf/truststore-none/10.0.0/truststore-none-10.0.0-sources.jar.asc (455.0 b) 20:15:43 Attempting to upload org/opendaylight/netconf/truststore-none/10.0.0/truststore-none-10.0.0.pom (1.59 kb) 20:15:43 Attempting to upload org/opendaylight/netconf/truststore-none/10.0.0/truststore-none-10.0.0-cyclonedx.json (57.63 kb) 20:15:43 Attempting to upload org/opendaylight/netconf/truststore-none/10.0.0/truststore-none-10.0.0.jar (9.2 kb) 20:15:43 Attempting to upload org/opendaylight/netconf/truststore-none/10.0.0/truststore-none-10.0.0.jar.md5 (32.0 b) 20:15:43 Attempting to upload org/opendaylight/netconf/truststore-none/10.0.0/truststore-none-10.0.0.pom.asc (455.0 b) 20:15:43 Attempting to upload org/opendaylight/netconf/truststore-none/10.0.0/truststore-none-10.0.0-javadoc.jar.asc (455.0 b) 20:15:43 Attempting to upload org/opendaylight/netconf/truststore-none/10.0.0/truststore-none-10.0.0.pom.md5 (32.0 b) 20:15:43 Attempting to upload org/opendaylight/netconf/truststore-none/10.0.0/truststore-none-10.0.0-cyclonedx.xml.md5 (32.0 b) 20:15:43 Attempting to upload org/opendaylight/netconf/truststore-none/10.0.0/truststore-none-10.0.0-cyclonedx.xml (52.42 kb) 20:15:43 Attempting to upload org/opendaylight/netconf/truststore-none/10.0.0/truststore-none-10.0.0-javadoc.jar.md5 (32.0 b) 20:15:44 Attempting to upload org/opendaylight/netconf/model/sal-remote/10.0.0/sal-remote-10.0.0.pom.md5 (32.0 b) 20:15:44 Attempting to upload org/opendaylight/netconf/model/sal-remote/10.0.0/sal-remote-10.0.0.pom.sha1 (40.0 b) 20:15:44 Attempting to upload org/opendaylight/netconf/model/sal-remote/10.0.0/sal-remote-10.0.0-cyclonedx.json (37.57 kb) 20:15:44 Attempting to upload org/opendaylight/netconf/model/sal-remote/10.0.0/sal-remote-10.0.0.jar.asc (455.0 b) 20:15:44 Attempting to upload org/opendaylight/netconf/model/sal-remote/10.0.0/sal-remote-10.0.0-cyclonedx.xml (33.98 kb) 20:15:44 Attempting to upload org/opendaylight/netconf/model/sal-remote/10.0.0/sal-remote-10.0.0-cyclonedx.xml.asc (455.0 b) 20:15:44 Attempting to upload org/opendaylight/netconf/model/sal-remote/10.0.0/sal-remote-10.0.0-cyclonedx.json.sha1 (40.0 b) 20:15:44 Attempting to upload org/opendaylight/netconf/model/sal-remote/10.0.0/sal-remote-10.0.0-javadoc.jar.asc (455.0 b) 20:15:44 Attempting to upload org/opendaylight/netconf/model/sal-remote/10.0.0/sal-remote-10.0.0.jar.md5 (32.0 b) 20:15:44 Attempting to upload org/opendaylight/netconf/model/sal-remote/10.0.0/sal-remote-10.0.0.jar.sha1 (40.0 b) 20:15:44 Attempting to upload org/opendaylight/netconf/model/sal-remote/10.0.0/sal-remote-10.0.0-cyclonedx.json.md5 (32.0 b) 20:15:44 Attempting to upload org/opendaylight/netconf/model/sal-remote/10.0.0/sal-remote-10.0.0-javadoc.jar (404.06 kb) 20:15:44 Attempting to upload org/opendaylight/netconf/model/sal-remote/10.0.0/sal-remote-10.0.0-sources.jar.sha1 (40.0 b) 20:15:44 Attempting to upload org/opendaylight/netconf/model/sal-remote/10.0.0/sal-remote-10.0.0.jar (94.35 kb) 20:15:44 Attempting to upload org/opendaylight/netconf/model/sal-remote/10.0.0/sal-remote-10.0.0-sources.jar (70.65 kb) 20:15:44 Attempting to upload org/opendaylight/netconf/model/sal-remote/10.0.0/sal-remote-10.0.0-javadoc.jar.md5 (32.0 b) 20:15:44 Attempting to upload org/opendaylight/netconf/model/sal-remote/10.0.0/sal-remote-10.0.0-cyclonedx.xml.md5 (32.0 b) 20:15:44 Attempting to upload org/opendaylight/netconf/model/sal-remote/10.0.0/sal-remote-10.0.0-cyclonedx.xml.sha1 (40.0 b) 20:15:45 Attempting to upload org/opendaylight/netconf/model/sal-remote/10.0.0/sal-remote-10.0.0-sources.jar.asc (455.0 b) 20:15:45 Attempting to upload org/opendaylight/netconf/model/sal-remote/10.0.0/sal-remote-10.0.0-cyclonedx.json.asc (455.0 b) 20:15:45 Attempting to upload org/opendaylight/netconf/model/sal-remote/10.0.0/sal-remote-10.0.0-javadoc.jar.sha1 (40.0 b) 20:15:45 Attempting to upload org/opendaylight/netconf/model/sal-remote/10.0.0/sal-remote-10.0.0.pom.asc (455.0 b) 20:15:45 Attempting to upload org/opendaylight/netconf/model/sal-remote/10.0.0/sal-remote-10.0.0-sources.jar.md5 (32.0 b) 20:15:45 Attempting to upload org/opendaylight/netconf/model/sal-remote/10.0.0/sal-remote-10.0.0.pom (1.85 kb) 20:15:45 Attempting to upload org/opendaylight/netconf/model/test-models/10.0.0/test-models-10.0.0-sources.jar.sha1 (40.0 b) 20:15:45 Attempting to upload org/opendaylight/netconf/model/test-models/10.0.0/test-models-10.0.0-javadoc.jar.asc (455.0 b) 20:15:45 Attempting to upload org/opendaylight/netconf/model/test-models/10.0.0/test-models-10.0.0-javadoc.jar (583.38 kb) 20:15:45 Attempting to upload org/opendaylight/netconf/model/test-models/10.0.0/test-models-10.0.0-javadoc.jar.sha1 (40.0 b) 20:15:45 Attempting to upload org/opendaylight/netconf/model/test-models/10.0.0/test-models-10.0.0-cyclonedx.xml.asc (455.0 b) 20:15:45 Attempting to upload org/opendaylight/netconf/model/test-models/10.0.0/test-models-10.0.0-cyclonedx.json.asc (455.0 b) 20:15:45 Attempting to upload org/opendaylight/netconf/model/test-models/10.0.0/test-models-10.0.0.pom.asc (455.0 b) 20:15:45 Attempting to upload org/opendaylight/netconf/model/test-models/10.0.0/test-models-10.0.0-javadoc.jar.md5 (32.0 b) 20:15:45 Attempting to upload org/opendaylight/netconf/model/test-models/10.0.0/test-models-10.0.0.jar (140.14 kb) 20:15:45 Attempting to upload org/opendaylight/netconf/model/test-models/10.0.0/test-models-10.0.0-cyclonedx.xml (47.62 kb) 20:15:45 Attempting to upload org/opendaylight/netconf/model/test-models/10.0.0/test-models-10.0.0.jar.sha1 (40.0 b) 20:15:45 Attempting to upload org/opendaylight/netconf/model/test-models/10.0.0/test-models-10.0.0-cyclonedx.json.md5 (32.0 b) 20:15:45 Attempting to upload org/opendaylight/netconf/model/test-models/10.0.0/test-models-10.0.0.jar.asc (455.0 b) 20:15:45 Attempting to upload org/opendaylight/netconf/model/test-models/10.0.0/test-models-10.0.0-sources.jar.asc (455.0 b) 20:15:45 Attempting to upload org/opendaylight/netconf/model/test-models/10.0.0/test-models-10.0.0.pom.sha1 (40.0 b) 20:15:45 Attempting to upload org/opendaylight/netconf/model/test-models/10.0.0/test-models-10.0.0.jar.md5 (32.0 b) 20:15:46 Attempting to upload org/opendaylight/netconf/model/test-models/10.0.0/test-models-10.0.0-cyclonedx.xml.md5 (32.0 b) 20:15:46 Attempting to upload org/opendaylight/netconf/model/test-models/10.0.0/test-models-10.0.0-sources.jar.md5 (32.0 b) 20:15:46 Attempting to upload org/opendaylight/netconf/model/test-models/10.0.0/test-models-10.0.0-cyclonedx.json.sha1 (40.0 b) 20:15:46 Attempting to upload org/opendaylight/netconf/model/test-models/10.0.0/test-models-10.0.0.pom.md5 (32.0 b) 20:15:46 Attempting to upload org/opendaylight/netconf/model/test-models/10.0.0/test-models-10.0.0-cyclonedx.json (52.34 kb) 20:15:46 Attempting to upload org/opendaylight/netconf/model/test-models/10.0.0/test-models-10.0.0-sources.jar (113.56 kb) 20:15:46 Attempting to upload org/opendaylight/netconf/model/test-models/10.0.0/test-models-10.0.0.pom (1.24 kb) 20:15:46 Attempting to upload org/opendaylight/netconf/model/test-models/10.0.0/test-models-10.0.0-cyclonedx.xml.sha1 (40.0 b) 20:15:46 Attempting to upload org/opendaylight/netconf/model/rfc5277/10.0.0/rfc5277-10.0.0.jar.sha1 (40.0 b) 20:15:46 Attempting to upload org/opendaylight/netconf/model/rfc5277/10.0.0/rfc5277-10.0.0.pom (1.74 kb) 20:15:46 Attempting to upload org/opendaylight/netconf/model/rfc5277/10.0.0/rfc5277-10.0.0-sources.jar.asc (455.0 b) 20:15:46 Attempting to upload org/opendaylight/netconf/model/rfc5277/10.0.0/rfc5277-10.0.0-cyclonedx.json.asc (455.0 b) 20:15:46 Attempting to upload org/opendaylight/netconf/model/rfc5277/10.0.0/rfc5277-10.0.0.pom.sha1 (40.0 b) 20:15:46 Attempting to upload org/opendaylight/netconf/model/rfc5277/10.0.0/rfc5277-10.0.0.pom.asc (455.0 b) 20:15:46 Attempting to upload org/opendaylight/netconf/model/rfc5277/10.0.0/rfc5277-10.0.0.pom.md5 (32.0 b) 20:15:46 Attempting to upload org/opendaylight/netconf/model/rfc5277/10.0.0/rfc5277-10.0.0-javadoc.jar.sha1 (40.0 b) 20:15:46 Attempting to upload org/opendaylight/netconf/model/rfc5277/10.0.0/rfc5277-10.0.0-cyclonedx.json.sha1 (40.0 b) 20:15:46 Attempting to upload org/opendaylight/netconf/model/rfc5277/10.0.0/rfc5277-10.0.0-cyclonedx.json (46.46 kb) 20:15:47 Attempting to upload org/opendaylight/netconf/model/rfc5277/10.0.0/rfc5277-10.0.0-sources.jar.sha1 (40.0 b) 20:15:47 Attempting to upload org/opendaylight/netconf/model/rfc5277/10.0.0/rfc5277-10.0.0-javadoc.jar.asc (455.0 b) 20:15:47 Attempting to upload org/opendaylight/netconf/model/rfc5277/10.0.0/rfc5277-10.0.0.jar (65.1 kb) 20:15:47 Attempting to upload org/opendaylight/netconf/model/rfc5277/10.0.0/rfc5277-10.0.0-javadoc.jar.md5 (32.0 b) 20:15:47 Attempting to upload org/opendaylight/netconf/model/rfc5277/10.0.0/rfc5277-10.0.0-cyclonedx.xml (42.22 kb) 20:15:47 Attempting to upload org/opendaylight/netconf/model/rfc5277/10.0.0/rfc5277-10.0.0.jar.md5 (32.0 b) 20:15:47 Attempting to upload org/opendaylight/netconf/model/rfc5277/10.0.0/rfc5277-10.0.0-sources.jar.md5 (32.0 b) 20:15:47 Attempting to upload org/opendaylight/netconf/model/rfc5277/10.0.0/rfc5277-10.0.0-cyclonedx.json.md5 (32.0 b) 20:15:47 Attempting to upload org/opendaylight/netconf/model/rfc5277/10.0.0/rfc5277-10.0.0-javadoc.jar (281.96 kb) 20:15:47 Attempting to upload org/opendaylight/netconf/model/rfc5277/10.0.0/rfc5277-10.0.0-cyclonedx.xml.asc (455.0 b) 20:15:47 Attempting to upload org/opendaylight/netconf/model/rfc5277/10.0.0/rfc5277-10.0.0-cyclonedx.xml.md5 (32.0 b) 20:15:47 Attempting to upload org/opendaylight/netconf/model/rfc5277/10.0.0/rfc5277-10.0.0-sources.jar (51.03 kb) 20:15:47 Attempting to upload org/opendaylight/netconf/model/rfc5277/10.0.0/rfc5277-10.0.0.jar.asc (455.0 b) 20:15:47 Attempting to upload org/opendaylight/netconf/model/rfc5277/10.0.0/rfc5277-10.0.0-cyclonedx.xml.sha1 (40.0 b) 20:15:47 Attempting to upload org/opendaylight/netconf/model/draft-ietf-restconf-server/10.0.0/draft-ietf-restconf-server-10.0.0-cyclonedx.json.md5 (32.0 b) 20:15:47 Attempting to upload org/opendaylight/netconf/model/draft-ietf-restconf-server/10.0.0/draft-ietf-restconf-server-10.0.0.pom.asc (455.0 b) 20:15:47 Attempting to upload org/opendaylight/netconf/model/draft-ietf-restconf-server/10.0.0/draft-ietf-restconf-server-10.0.0-cyclonedx.xml.asc (455.0 b) 20:15:47 Attempting to upload org/opendaylight/netconf/model/draft-ietf-restconf-server/10.0.0/draft-ietf-restconf-server-10.0.0.pom (2.58 kb) 20:15:48 Attempting to upload org/opendaylight/netconf/model/draft-ietf-restconf-server/10.0.0/draft-ietf-restconf-server-10.0.0-sources.jar (204.28 kb) 20:15:48 Attempting to upload org/opendaylight/netconf/model/draft-ietf-restconf-server/10.0.0/draft-ietf-restconf-server-10.0.0-javadoc.jar.md5 (32.0 b) 20:15:48 Attempting to upload org/opendaylight/netconf/model/draft-ietf-restconf-server/10.0.0/draft-ietf-restconf-server-10.0.0-sources.jar.md5 (32.0 b) 20:15:48 Attempting to upload org/opendaylight/netconf/model/draft-ietf-restconf-server/10.0.0/draft-ietf-restconf-server-10.0.0-cyclonedx.xml.sha1 (40.0 b) 20:15:48 Attempting to upload org/opendaylight/netconf/model/draft-ietf-restconf-server/10.0.0/draft-ietf-restconf-server-10.0.0-sources.jar.asc (455.0 b) 20:15:48 Attempting to upload org/opendaylight/netconf/model/draft-ietf-restconf-server/10.0.0/draft-ietf-restconf-server-10.0.0-cyclonedx.json (144.68 kb) 20:15:48 Attempting to upload org/opendaylight/netconf/model/draft-ietf-restconf-server/10.0.0/draft-ietf-restconf-server-10.0.0.jar (260.22 kb) 20:15:48 Attempting to upload org/opendaylight/netconf/model/draft-ietf-restconf-server/10.0.0/draft-ietf-restconf-server-10.0.0.pom.sha1 (40.0 b) 20:15:48 Attempting to upload org/opendaylight/netconf/model/draft-ietf-restconf-server/10.0.0/draft-ietf-restconf-server-10.0.0-javadoc.jar.sha1 (40.0 b) 20:15:48 Attempting to upload org/opendaylight/netconf/model/draft-ietf-restconf-server/10.0.0/draft-ietf-restconf-server-10.0.0.jar.asc (455.0 b) 20:15:48 Attempting to upload org/opendaylight/netconf/model/draft-ietf-restconf-server/10.0.0/draft-ietf-restconf-server-10.0.0-cyclonedx.xml (133.9 kb) 20:15:48 Attempting to upload org/opendaylight/netconf/model/draft-ietf-restconf-server/10.0.0/draft-ietf-restconf-server-10.0.0.jar.md5 (32.0 b) 20:15:48 Attempting to upload org/opendaylight/netconf/model/draft-ietf-restconf-server/10.0.0/draft-ietf-restconf-server-10.0.0-sources.jar.sha1 (40.0 b) 20:15:48 Attempting to upload org/opendaylight/netconf/model/draft-ietf-restconf-server/10.0.0/draft-ietf-restconf-server-10.0.0.pom.md5 (32.0 b) 20:15:48 Attempting to upload org/opendaylight/netconf/model/draft-ietf-restconf-server/10.0.0/draft-ietf-restconf-server-10.0.0-cyclonedx.json.sha1 (40.0 b) 20:15:48 Attempting to upload org/opendaylight/netconf/model/draft-ietf-restconf-server/10.0.0/draft-ietf-restconf-server-10.0.0-cyclonedx.json.asc (455.0 b) 20:15:48 Attempting to upload org/opendaylight/netconf/model/draft-ietf-restconf-server/10.0.0/draft-ietf-restconf-server-10.0.0.jar.sha1 (40.0 b) 20:15:48 Attempting to upload org/opendaylight/netconf/model/draft-ietf-restconf-server/10.0.0/draft-ietf-restconf-server-10.0.0-cyclonedx.xml.md5 (32.0 b) 20:15:49 Attempting to upload org/opendaylight/netconf/model/draft-ietf-restconf-server/10.0.0/draft-ietf-restconf-server-10.0.0-javadoc.jar (863.71 kb) 20:15:49 Attempting to upload org/opendaylight/netconf/model/draft-ietf-restconf-server/10.0.0/draft-ietf-restconf-server-10.0.0-javadoc.jar.asc (455.0 b) 20:15:49 Attempting to upload org/opendaylight/netconf/odl-netconf-client/10.0.0/odl-netconf-client-10.0.0-features.xml (792.0 b) 20:15:49 Attempting to upload org/opendaylight/netconf/odl-netconf-client/10.0.0/odl-netconf-client-10.0.0-cyclonedx.xml (384.56 kb) 20:15:49 Attempting to upload org/opendaylight/netconf/odl-netconf-client/10.0.0/odl-netconf-client-10.0.0-cyclonedx.json (412.41 kb) 20:15:49 Attempting to upload org/opendaylight/netconf/odl-netconf-client/10.0.0/odl-netconf-client-10.0.0-cyclonedx.xml.asc (455.0 b) 20:15:49 Attempting to upload org/opendaylight/netconf/odl-netconf-client/10.0.0/odl-netconf-client-10.0.0-cyclonedx.xml.md5 (32.0 b) 20:15:49 Attempting to upload org/opendaylight/netconf/odl-netconf-client/10.0.0/odl-netconf-client-10.0.0-features.xml.sha1 (40.0 b) 20:15:49 Attempting to upload org/opendaylight/netconf/odl-netconf-client/10.0.0/odl-netconf-client-10.0.0-features.xml.asc (455.0 b) 20:15:49 Attempting to upload org/opendaylight/netconf/odl-netconf-client/10.0.0/odl-netconf-client-10.0.0-features.xml.md5 (32.0 b) 20:15:49 Attempting to upload org/opendaylight/netconf/odl-netconf-client/10.0.0/odl-netconf-client-10.0.0.pom.md5 (32.0 b) 20:15:49 Attempting to upload org/opendaylight/netconf/odl-netconf-client/10.0.0/odl-netconf-client-10.0.0-cyclonedx.json.md5 (32.0 b) 20:15:49 Attempting to upload org/opendaylight/netconf/odl-netconf-client/10.0.0/odl-netconf-client-10.0.0-cyclonedx.json.sha1 (40.0 b) 20:15:49 Attempting to upload org/opendaylight/netconf/odl-netconf-client/10.0.0/odl-netconf-client-10.0.0.pom (1.48 kb) 20:15:49 Attempting to upload org/opendaylight/netconf/odl-netconf-client/10.0.0/odl-netconf-client-10.0.0-cyclonedx.json.asc (455.0 b) 20:15:49 Attempting to upload org/opendaylight/netconf/odl-netconf-client/10.0.0/odl-netconf-client-10.0.0.pom.asc (455.0 b) 20:15:50 Attempting to upload org/opendaylight/netconf/odl-netconf-client/10.0.0/odl-netconf-client-10.0.0-cyclonedx.xml.sha1 (40.0 b) 20:15:50 Attempting to upload org/opendaylight/netconf/odl-netconf-client/10.0.0/odl-netconf-client-10.0.0.pom.sha1 (40.0 b) 20:15:50 Attempting to upload org/opendaylight/netconf/restconf-nb/10.0.0/restconf-nb-10.0.0-cyclonedx.xml.asc (455.0 b) 20:15:50 Attempting to upload org/opendaylight/netconf/restconf-nb/10.0.0/restconf-nb-10.0.0.jar (23.5 kb) 20:15:50 Attempting to upload org/opendaylight/netconf/restconf-nb/10.0.0/restconf-nb-10.0.0-cyclonedx.xml.sha1 (40.0 b) 20:15:50 Attempting to upload org/opendaylight/netconf/restconf-nb/10.0.0/restconf-nb-10.0.0-javadoc.jar (91.59 kb) 20:15:50 Attempting to upload org/opendaylight/netconf/restconf-nb/10.0.0/restconf-nb-10.0.0-cyclonedx.json.sha1 (40.0 b) 20:15:50 Attempting to upload org/opendaylight/netconf/restconf-nb/10.0.0/restconf-nb-10.0.0-sources.jar.asc (455.0 b) 20:15:50 Attempting to upload org/opendaylight/netconf/restconf-nb/10.0.0/restconf-nb-10.0.0-javadoc.jar.md5 (32.0 b) 20:15:50 Attempting to upload org/opendaylight/netconf/restconf-nb/10.0.0/restconf-nb-10.0.0-sources.jar.sha1 (40.0 b) 20:15:50 Attempting to upload org/opendaylight/netconf/restconf-nb/10.0.0/restconf-nb-10.0.0.pom.sha1 (40.0 b) 20:15:50 Attempting to upload org/opendaylight/netconf/restconf-nb/10.0.0/restconf-nb-10.0.0-cyclonedx.json.md5 (32.0 b) 20:15:50 Attempting to upload org/opendaylight/netconf/restconf-nb/10.0.0/restconf-nb-10.0.0-cyclonedx.json (382.3 kb) 20:15:50 Attempting to upload org/opendaylight/netconf/restconf-nb/10.0.0/restconf-nb-10.0.0-config.cfg.sha1 (40.0 b) 20:15:50 Attempting to upload org/opendaylight/netconf/restconf-nb/10.0.0/restconf-nb-10.0.0.pom.md5 (32.0 b) 20:15:50 Attempting to upload org/opendaylight/netconf/restconf-nb/10.0.0/restconf-nb-10.0.0-config.cfg.md5 (32.0 b) 20:15:51 Attempting to upload org/opendaylight/netconf/restconf-nb/10.0.0/restconf-nb-10.0.0-cyclonedx.xml.md5 (32.0 b) 20:15:51 Attempting to upload org/opendaylight/netconf/restconf-nb/10.0.0/restconf-nb-10.0.0-cyclonedx.xml (355.02 kb) 20:15:51 Attempting to upload org/opendaylight/netconf/restconf-nb/10.0.0/restconf-nb-10.0.0.jar.md5 (32.0 b) 20:15:51 Attempting to upload org/opendaylight/netconf/restconf-nb/10.0.0/restconf-nb-10.0.0.pom.asc (455.0 b) 20:15:51 Attempting to upload org/opendaylight/netconf/restconf-nb/10.0.0/restconf-nb-10.0.0.jar.asc (455.0 b) 20:15:51 Attempting to upload org/opendaylight/netconf/restconf-nb/10.0.0/restconf-nb-10.0.0-sources.jar.md5 (32.0 b) 20:15:51 Attempting to upload org/opendaylight/netconf/restconf-nb/10.0.0/restconf-nb-10.0.0.jar.sha1 (40.0 b) 20:15:51 Attempting to upload org/opendaylight/netconf/restconf-nb/10.0.0/restconf-nb-10.0.0-javadoc.jar.sha1 (40.0 b) 20:15:51 Attempting to upload org/opendaylight/netconf/restconf-nb/10.0.0/restconf-nb-10.0.0-config.cfg (1.72 kb) 20:15:51 Attempting to upload org/opendaylight/netconf/restconf-nb/10.0.0/restconf-nb-10.0.0-sources.jar (9.4 kb) 20:15:51 Attempting to upload org/opendaylight/netconf/restconf-nb/10.0.0/restconf-nb-10.0.0.pom (10.24 kb) 20:15:51 Attempting to upload org/opendaylight/netconf/restconf-nb/10.0.0/restconf-nb-10.0.0-config.cfg.asc (455.0 b) 20:15:51 Attempting to upload org/opendaylight/netconf/restconf-nb/10.0.0/restconf-nb-10.0.0-javadoc.jar.asc (455.0 b) 20:15:51 Attempting to upload org/opendaylight/netconf/restconf-nb/10.0.0/restconf-nb-10.0.0-cyclonedx.json.asc (455.0 b) 20:15:51 Attempting to upload org/opendaylight/netconf/restconf-mdsal-spi/10.0.0/restconf-mdsal-spi-10.0.0.pom (5.48 kb) 20:15:51 Attempting to upload org/opendaylight/netconf/restconf-mdsal-spi/10.0.0/restconf-mdsal-spi-10.0.0.jar.sha1 (40.0 b) 20:15:52 Attempting to upload org/opendaylight/netconf/restconf-mdsal-spi/10.0.0/restconf-mdsal-spi-10.0.0-sources.jar.asc (455.0 b) 20:15:52 Attempting to upload org/opendaylight/netconf/restconf-mdsal-spi/10.0.0/restconf-mdsal-spi-10.0.0-javadoc.jar.md5 (32.0 b) 20:15:52 Attempting to upload org/opendaylight/netconf/restconf-mdsal-spi/10.0.0/restconf-mdsal-spi-10.0.0-sources.jar.md5 (32.0 b) 20:15:52 Attempting to upload org/opendaylight/netconf/restconf-mdsal-spi/10.0.0/restconf-mdsal-spi-10.0.0.pom.asc (455.0 b) 20:15:52 Attempting to upload org/opendaylight/netconf/restconf-mdsal-spi/10.0.0/restconf-mdsal-spi-10.0.0-cyclonedx.xml (188.42 kb) 20:15:52 Attempting to upload org/opendaylight/netconf/restconf-mdsal-spi/10.0.0/restconf-mdsal-spi-10.0.0.pom.md5 (32.0 b) 20:15:52 Attempting to upload org/opendaylight/netconf/restconf-mdsal-spi/10.0.0/restconf-mdsal-spi-10.0.0-cyclonedx.json.sha1 (40.0 b) 20:15:52 Attempting to upload org/opendaylight/netconf/restconf-mdsal-spi/10.0.0/restconf-mdsal-spi-10.0.0-sources.jar.sha1 (40.0 b) 20:15:52 Attempting to upload org/opendaylight/netconf/restconf-mdsal-spi/10.0.0/restconf-mdsal-spi-10.0.0.jar.asc (455.0 b) 20:15:52 Attempting to upload org/opendaylight/netconf/restconf-mdsal-spi/10.0.0/restconf-mdsal-spi-10.0.0.jar (84.22 kb) 20:15:52 Attempting to upload org/opendaylight/netconf/restconf-mdsal-spi/10.0.0/restconf-mdsal-spi-10.0.0-cyclonedx.xml.asc (455.0 b) 20:15:52 Attempting to upload org/opendaylight/netconf/restconf-mdsal-spi/10.0.0/restconf-mdsal-spi-10.0.0-javadoc.jar.asc (455.0 b) 20:15:52 Attempting to upload org/opendaylight/netconf/restconf-mdsal-spi/10.0.0/restconf-mdsal-spi-10.0.0-cyclonedx.json.md5 (32.0 b) 20:15:52 Attempting to upload org/opendaylight/netconf/restconf-mdsal-spi/10.0.0/restconf-mdsal-spi-10.0.0.pom.sha1 (40.0 b) 20:15:52 Attempting to upload org/opendaylight/netconf/restconf-mdsal-spi/10.0.0/restconf-mdsal-spi-10.0.0.jar.md5 (32.0 b) 20:15:52 Attempting to upload org/opendaylight/netconf/restconf-mdsal-spi/10.0.0/restconf-mdsal-spi-10.0.0-cyclonedx.xml.md5 (32.0 b) 20:15:52 Attempting to upload org/opendaylight/netconf/restconf-mdsal-spi/10.0.0/restconf-mdsal-spi-10.0.0-javadoc.jar.sha1 (40.0 b) 20:15:52 Attempting to upload org/opendaylight/netconf/restconf-mdsal-spi/10.0.0/restconf-mdsal-spi-10.0.0-cyclonedx.json.asc (455.0 b) 20:15:53 Attempting to upload org/opendaylight/netconf/restconf-mdsal-spi/10.0.0/restconf-mdsal-spi-10.0.0-cyclonedx.xml.sha1 (40.0 b) 20:15:53 Attempting to upload org/opendaylight/netconf/restconf-mdsal-spi/10.0.0/restconf-mdsal-spi-10.0.0-cyclonedx.json (203.08 kb) 20:15:53 Attempting to upload org/opendaylight/netconf/restconf-mdsal-spi/10.0.0/restconf-mdsal-spi-10.0.0-sources.jar (35.45 kb) 20:15:53 Attempting to upload org/opendaylight/netconf/restconf-mdsal-spi/10.0.0/restconf-mdsal-spi-10.0.0-javadoc.jar (173.25 kb) 20:15:53 Attempting to upload org/opendaylight/netconf/netconf-artifacts/10.0.0/netconf-artifacts-10.0.0-cyclonedx.xml.sha1 (40.0 b) 20:15:53 Attempting to upload org/opendaylight/netconf/netconf-artifacts/10.0.0/netconf-artifacts-10.0.0-cyclonedx.json.md5 (32.0 b) 20:15:53 Attempting to upload org/opendaylight/netconf/netconf-artifacts/10.0.0/netconf-artifacts-10.0.0.pom.asc (455.0 b) 20:15:53 Attempting to upload org/opendaylight/netconf/netconf-artifacts/10.0.0/netconf-artifacts-10.0.0.pom.sha1 (40.0 b) 20:15:53 Attempting to upload org/opendaylight/netconf/netconf-artifacts/10.0.0/netconf-artifacts-10.0.0.pom (26.24 kb) 20:15:53 Attempting to upload org/opendaylight/netconf/netconf-artifacts/10.0.0/netconf-artifacts-10.0.0-cyclonedx.json (3.52 kb) 20:15:53 Attempting to upload org/opendaylight/netconf/netconf-artifacts/10.0.0/netconf-artifacts-10.0.0-cyclonedx.json.sha1 (40.0 b) 20:15:53 Attempting to upload org/opendaylight/netconf/netconf-artifacts/10.0.0/netconf-artifacts-10.0.0-cyclonedx.json.asc (455.0 b) 20:15:53 Attempting to upload org/opendaylight/netconf/netconf-artifacts/10.0.0/netconf-artifacts-10.0.0.pom.md5 (32.0 b) 20:15:53 Attempting to upload org/opendaylight/netconf/netconf-artifacts/10.0.0/netconf-artifacts-10.0.0-cyclonedx.xml.asc (455.0 b) 20:15:53 Attempting to upload org/opendaylight/netconf/netconf-artifacts/10.0.0/netconf-artifacts-10.0.0-cyclonedx.xml (3.21 kb) 20:15:53 Attempting to upload org/opendaylight/netconf/netconf-artifacts/10.0.0/netconf-artifacts-10.0.0-cyclonedx.xml.md5 (32.0 b) 20:15:53 Attempting to upload org/opendaylight/netconf/netconf-auth-aaa/10.0.0/netconf-auth-aaa-10.0.0-javadoc.jar (86.3 kb) 20:15:54 Attempting to upload org/opendaylight/netconf/netconf-auth-aaa/10.0.0/netconf-auth-aaa-10.0.0.jar (10.61 kb) 20:15:54 Attempting to upload org/opendaylight/netconf/netconf-auth-aaa/10.0.0/netconf-auth-aaa-10.0.0-cyclonedx.xml.md5 (32.0 b) 20:15:54 Attempting to upload org/opendaylight/netconf/netconf-auth-aaa/10.0.0/netconf-auth-aaa-10.0.0-cyclonedx.json (37.83 kb) 20:15:54 Attempting to upload org/opendaylight/netconf/netconf-auth-aaa/10.0.0/netconf-auth-aaa-10.0.0-sources.jar.sha1 (40.0 b) 20:15:54 Attempting to upload org/opendaylight/netconf/netconf-auth-aaa/10.0.0/netconf-auth-aaa-10.0.0.pom.sha1 (40.0 b) 20:15:54 Attempting to upload org/opendaylight/netconf/netconf-auth-aaa/10.0.0/netconf-auth-aaa-10.0.0.pom (1.54 kb) 20:15:54 Attempting to upload org/opendaylight/netconf/netconf-auth-aaa/10.0.0/netconf-auth-aaa-10.0.0.jar.sha1 (40.0 b) 20:15:54 Attempting to upload org/opendaylight/netconf/netconf-auth-aaa/10.0.0/netconf-auth-aaa-10.0.0-cyclonedx.xml.asc (455.0 b) 20:15:54 Attempting to upload org/opendaylight/netconf/netconf-auth-aaa/10.0.0/netconf-auth-aaa-10.0.0-cyclonedx.xml.sha1 (40.0 b) 20:15:54 Attempting to upload org/opendaylight/netconf/netconf-auth-aaa/10.0.0/netconf-auth-aaa-10.0.0-cyclonedx.json.md5 (32.0 b) 20:15:54 Attempting to upload org/opendaylight/netconf/netconf-auth-aaa/10.0.0/netconf-auth-aaa-10.0.0-javadoc.jar.md5 (32.0 b) 20:15:54 Attempting to upload org/opendaylight/netconf/netconf-auth-aaa/10.0.0/netconf-auth-aaa-10.0.0.pom.asc (455.0 b) 20:15:54 Attempting to upload org/opendaylight/netconf/netconf-auth-aaa/10.0.0/netconf-auth-aaa-10.0.0-sources.jar (4.07 kb) 20:15:54 Attempting to upload org/opendaylight/netconf/netconf-auth-aaa/10.0.0/netconf-auth-aaa-10.0.0-javadoc.jar.asc (455.0 b) 20:15:54 Attempting to upload org/opendaylight/netconf/netconf-auth-aaa/10.0.0/netconf-auth-aaa-10.0.0-cyclonedx.json.sha1 (40.0 b) 20:15:54 Attempting to upload org/opendaylight/netconf/netconf-auth-aaa/10.0.0/netconf-auth-aaa-10.0.0-sources.jar.md5 (32.0 b) 20:15:54 Attempting to upload org/opendaylight/netconf/netconf-auth-aaa/10.0.0/netconf-auth-aaa-10.0.0.pom.md5 (32.0 b) 20:15:54 Attempting to upload org/opendaylight/netconf/netconf-auth-aaa/10.0.0/netconf-auth-aaa-10.0.0-javadoc.jar.sha1 (40.0 b) 20:15:54 Attempting to upload org/opendaylight/netconf/netconf-auth-aaa/10.0.0/netconf-auth-aaa-10.0.0-cyclonedx.xml (33.76 kb) 20:15:55 Attempting to upload org/opendaylight/netconf/netconf-auth-aaa/10.0.0/netconf-auth-aaa-10.0.0-cyclonedx.json.asc (455.0 b) 20:15:55 Attempting to upload org/opendaylight/netconf/netconf-auth-aaa/10.0.0/netconf-auth-aaa-10.0.0.jar.asc (455.0 b) 20:15:55 Attempting to upload org/opendaylight/netconf/netconf-auth-aaa/10.0.0/netconf-auth-aaa-10.0.0.jar.md5 (32.0 b) 20:15:55 Attempting to upload org/opendaylight/netconf/netconf-auth-aaa/10.0.0/netconf-auth-aaa-10.0.0-sources.jar.asc (455.0 b) 20:15:55 Attempting to upload org/opendaylight/netconf/netconf-parent/10.0.0/netconf-parent-10.0.0.pom.md5 (32.0 b) 20:15:55 Attempting to upload org/opendaylight/netconf/netconf-parent/10.0.0/netconf-parent-10.0.0.pom.asc (455.0 b) 20:15:55 Attempting to upload org/opendaylight/netconf/netconf-parent/10.0.0/netconf-parent-10.0.0-cyclonedx.json.md5 (32.0 b) 20:15:55 Attempting to upload org/opendaylight/netconf/netconf-parent/10.0.0/netconf-parent-10.0.0-cyclonedx.xml (9.47 kb) 20:15:55 Attempting to upload org/opendaylight/netconf/netconf-parent/10.0.0/netconf-parent-10.0.0-cyclonedx.xml.md5 (32.0 b) 20:15:55 Attempting to upload org/opendaylight/netconf/netconf-parent/10.0.0/netconf-parent-10.0.0-cyclonedx.json.sha1 (40.0 b) 20:15:55 Attempting to upload org/opendaylight/netconf/netconf-parent/10.0.0/netconf-parent-10.0.0.pom.sha1 (40.0 b) 20:15:55 Attempting to upload org/opendaylight/netconf/netconf-parent/10.0.0/netconf-parent-10.0.0-cyclonedx.xml.sha1 (40.0 b) 20:15:55 Attempting to upload org/opendaylight/netconf/netconf-parent/10.0.0/netconf-parent-10.0.0-cyclonedx.json (10.58 kb) 20:15:55 Attempting to upload org/opendaylight/netconf/netconf-parent/10.0.0/netconf-parent-10.0.0-cyclonedx.json.asc (455.0 b) 20:15:55 Attempting to upload org/opendaylight/netconf/netconf-parent/10.0.0/netconf-parent-10.0.0-cyclonedx.xml.asc (455.0 b) 20:15:55 Attempting to upload org/opendaylight/netconf/netconf-parent/10.0.0/netconf-parent-10.0.0.pom (1.59 kb) 20:15:56 Attempting to upload org/opendaylight/netconf/netconf-common-mdsal/10.0.0/netconf-common-mdsal-10.0.0-cyclonedx.json.sha1 (40.0 b) 20:15:56 Attempting to upload org/opendaylight/netconf/netconf-common-mdsal/10.0.0/netconf-common-mdsal-10.0.0-sources.jar.sha1 (40.0 b) 20:15:56 Attempting to upload org/opendaylight/netconf/netconf-common-mdsal/10.0.0/netconf-common-mdsal-10.0.0.jar.md5 (32.0 b) 20:15:56 Attempting to upload org/opendaylight/netconf/netconf-common-mdsal/10.0.0/netconf-common-mdsal-10.0.0-cyclonedx.json.asc (455.0 b) 20:15:56 Attempting to upload org/opendaylight/netconf/netconf-common-mdsal/10.0.0/netconf-common-mdsal-10.0.0-cyclonedx.json (77.58 kb) 20:15:56 Attempting to upload org/opendaylight/netconf/netconf-common-mdsal/10.0.0/netconf-common-mdsal-10.0.0-cyclonedx.xml (70.56 kb) 20:15:56 Attempting to upload org/opendaylight/netconf/netconf-common-mdsal/10.0.0/netconf-common-mdsal-10.0.0-cyclonedx.xml.sha1 (40.0 b) 20:15:56 Attempting to upload org/opendaylight/netconf/netconf-common-mdsal/10.0.0/netconf-common-mdsal-10.0.0.pom.md5 (32.0 b) 20:15:56 Attempting to upload org/opendaylight/netconf/netconf-common-mdsal/10.0.0/netconf-common-mdsal-10.0.0-sources.jar (4.78 kb) 20:15:56 Attempting to upload org/opendaylight/netconf/netconf-common-mdsal/10.0.0/netconf-common-mdsal-10.0.0.pom.sha1 (40.0 b) 20:15:56 Attempting to upload org/opendaylight/netconf/netconf-common-mdsal/10.0.0/netconf-common-mdsal-10.0.0-sources.jar.asc (455.0 b) 20:15:56 Attempting to upload org/opendaylight/netconf/netconf-common-mdsal/10.0.0/netconf-common-mdsal-10.0.0-javadoc.jar.asc (455.0 b) 20:15:56 Attempting to upload org/opendaylight/netconf/netconf-common-mdsal/10.0.0/netconf-common-mdsal-10.0.0-cyclonedx.xml.asc (455.0 b) 20:15:56 Attempting to upload org/opendaylight/netconf/netconf-common-mdsal/10.0.0/netconf-common-mdsal-10.0.0-cyclonedx.xml.md5 (32.0 b) 20:15:56 Attempting to upload org/opendaylight/netconf/netconf-common-mdsal/10.0.0/netconf-common-mdsal-10.0.0-javadoc.jar.sha1 (40.0 b) 20:15:56 Attempting to upload org/opendaylight/netconf/netconf-common-mdsal/10.0.0/netconf-common-mdsal-10.0.0-javadoc.jar.md5 (32.0 b) 20:15:57 Attempting to upload org/opendaylight/netconf/netconf-common-mdsal/10.0.0/netconf-common-mdsal-10.0.0.pom (2.02 kb) 20:15:57 Attempting to upload org/opendaylight/netconf/netconf-common-mdsal/10.0.0/netconf-common-mdsal-10.0.0.pom.asc (455.0 b) 20:15:57 Attempting to upload org/opendaylight/netconf/netconf-common-mdsal/10.0.0/netconf-common-mdsal-10.0.0.jar (14.27 kb) 20:15:57 Attempting to upload org/opendaylight/netconf/netconf-common-mdsal/10.0.0/netconf-common-mdsal-10.0.0.jar.asc (455.0 b) 20:15:57 Attempting to upload org/opendaylight/netconf/netconf-common-mdsal/10.0.0/netconf-common-mdsal-10.0.0.jar.sha1 (40.0 b) 20:15:57 Attempting to upload org/opendaylight/netconf/netconf-common-mdsal/10.0.0/netconf-common-mdsal-10.0.0-javadoc.jar (100.25 kb) 20:15:57 Attempting to upload org/opendaylight/netconf/netconf-common-mdsal/10.0.0/netconf-common-mdsal-10.0.0-cyclonedx.json.md5 (32.0 b) 20:15:57 Attempting to upload org/opendaylight/netconf/netconf-common-mdsal/10.0.0/netconf-common-mdsal-10.0.0-sources.jar.md5 (32.0 b) 20:15:57 Attempting to upload org/opendaylight/netconf/netconf-codec/10.0.0/netconf-codec-10.0.0.pom.md5 (32.0 b) 20:15:57 Attempting to upload org/opendaylight/netconf/netconf-codec/10.0.0/netconf-codec-10.0.0.jar.sha1 (40.0 b) 20:15:57 Attempting to upload org/opendaylight/netconf/netconf-codec/10.0.0/netconf-codec-10.0.0-sources.jar.asc (455.0 b) 20:15:57 Attempting to upload org/opendaylight/netconf/netconf-codec/10.0.0/netconf-codec-10.0.0-cyclonedx.xml (82.83 kb) 20:15:57 Attempting to upload org/opendaylight/netconf/netconf-codec/10.0.0/netconf-codec-10.0.0.jar.md5 (32.0 b) 20:15:57 Attempting to upload org/opendaylight/netconf/netconf-codec/10.0.0/netconf-codec-10.0.0-cyclonedx.json.asc (455.0 b) 20:15:57 Attempting to upload org/opendaylight/netconf/netconf-codec/10.0.0/netconf-codec-10.0.0.pom.asc (455.0 b) 20:15:57 Attempting to upload org/opendaylight/netconf/netconf-codec/10.0.0/netconf-codec-10.0.0-sources.jar (21.46 kb) 20:15:58 Attempting to upload org/opendaylight/netconf/netconf-codec/10.0.0/netconf-codec-10.0.0-javadoc.jar.md5 (32.0 b) 20:15:58 Attempting to upload org/opendaylight/netconf/netconf-codec/10.0.0/netconf-codec-10.0.0-javadoc.jar (146.83 kb) 20:15:58 Attempting to upload org/opendaylight/netconf/netconf-codec/10.0.0/netconf-codec-10.0.0-cyclonedx.json.md5 (32.0 b) 20:15:58 Attempting to upload org/opendaylight/netconf/netconf-codec/10.0.0/netconf-codec-10.0.0.jar (36.96 kb) 20:15:58 Attempting to upload org/opendaylight/netconf/netconf-codec/10.0.0/netconf-codec-10.0.0-javadoc.jar.sha1 (40.0 b) 20:15:58 Attempting to upload org/opendaylight/netconf/netconf-codec/10.0.0/netconf-codec-10.0.0-sources.jar.sha1 (40.0 b) 20:15:58 Attempting to upload org/opendaylight/netconf/netconf-codec/10.0.0/netconf-codec-10.0.0.pom (2.0 kb) 20:15:58 Attempting to upload org/opendaylight/netconf/netconf-codec/10.0.0/netconf-codec-10.0.0-cyclonedx.xml.md5 (32.0 b) 20:15:58 Attempting to upload org/opendaylight/netconf/netconf-codec/10.0.0/netconf-codec-10.0.0-cyclonedx.json (91.59 kb) 20:15:58 Attempting to upload org/opendaylight/netconf/netconf-codec/10.0.0/netconf-codec-10.0.0-cyclonedx.xml.asc (455.0 b) 20:15:59 Attempting to upload org/opendaylight/netconf/netconf-codec/10.0.0/netconf-codec-10.0.0-cyclonedx.xml.sha1 (40.0 b) 20:15:59 Attempting to upload org/opendaylight/netconf/netconf-codec/10.0.0/netconf-codec-10.0.0.jar.asc (455.0 b) 20:15:59 Attempting to upload org/opendaylight/netconf/netconf-codec/10.0.0/netconf-codec-10.0.0-cyclonedx.json.sha1 (40.0 b) 20:15:59 Attempting to upload org/opendaylight/netconf/netconf-codec/10.0.0/netconf-codec-10.0.0-sources.jar.md5 (32.0 b) 20:15:59 Attempting to upload org/opendaylight/netconf/netconf-codec/10.0.0/netconf-codec-10.0.0-javadoc.jar.asc (455.0 b) 20:15:59 Attempting to upload org/opendaylight/netconf/netconf-codec/10.0.0/netconf-codec-10.0.0.pom.sha1 (40.0 b) 20:15:59 Attempting to upload org/opendaylight/netconf/transport-tls/10.0.0/transport-tls-10.0.0.pom.asc (455.0 b) 20:15:59 Attempting to upload org/opendaylight/netconf/transport-tls/10.0.0/transport-tls-10.0.0.pom (5.34 kb) 20:15:59 Attempting to upload org/opendaylight/netconf/transport-tls/10.0.0/transport-tls-10.0.0-sources.jar.asc (455.0 b) 20:15:59 Attempting to upload org/opendaylight/netconf/transport-tls/10.0.0/transport-tls-10.0.0-cyclonedx.json (137.58 kb) 20:15:59 Attempting to upload org/opendaylight/netconf/transport-tls/10.0.0/transport-tls-10.0.0-sources.jar.md5 (32.0 b) 20:15:59 Attempting to upload org/opendaylight/netconf/transport-tls/10.0.0/transport-tls-10.0.0.pom.md5 (32.0 b) 20:15:59 Attempting to upload org/opendaylight/netconf/transport-tls/10.0.0/transport-tls-10.0.0-javadoc.jar.sha1 (40.0 b) 20:15:59 Attempting to upload org/opendaylight/netconf/transport-tls/10.0.0/transport-tls-10.0.0.jar.md5 (32.0 b) 20:15:59 Attempting to upload org/opendaylight/netconf/transport-tls/10.0.0/transport-tls-10.0.0-cyclonedx.xml (125.9 kb) 20:15:59 Attempting to upload org/opendaylight/netconf/transport-tls/10.0.0/transport-tls-10.0.0.jar (38.85 kb) 20:15:59 Attempting to upload org/opendaylight/netconf/transport-tls/10.0.0/transport-tls-10.0.0-cyclonedx.json.md5 (32.0 b) 20:15:59 Attempting to upload org/opendaylight/netconf/transport-tls/10.0.0/transport-tls-10.0.0-cyclonedx.xml.sha1 (40.0 b) 20:16:00 Attempting to upload org/opendaylight/netconf/transport-tls/10.0.0/transport-tls-10.0.0.pom.sha1 (40.0 b) 20:16:00 Attempting to upload org/opendaylight/netconf/transport-tls/10.0.0/transport-tls-10.0.0-cyclonedx.xml.asc (455.0 b) 20:16:00 Attempting to upload org/opendaylight/netconf/transport-tls/10.0.0/transport-tls-10.0.0-cyclonedx.json.asc (455.0 b) 20:16:00 Attempting to upload org/opendaylight/netconf/transport-tls/10.0.0/transport-tls-10.0.0-javadoc.jar.md5 (32.0 b) 20:16:00 Attempting to upload org/opendaylight/netconf/transport-tls/10.0.0/transport-tls-10.0.0-javadoc.jar (115.94 kb) 20:16:00 Attempting to upload org/opendaylight/netconf/transport-tls/10.0.0/transport-tls-10.0.0-javadoc.jar.asc (455.0 b) 20:16:00 Attempting to upload org/opendaylight/netconf/transport-tls/10.0.0/transport-tls-10.0.0-sources.jar.sha1 (40.0 b) 20:16:00 Attempting to upload org/opendaylight/netconf/transport-tls/10.0.0/transport-tls-10.0.0.jar.asc (455.0 b) 20:16:00 Attempting to upload org/opendaylight/netconf/transport-tls/10.0.0/transport-tls-10.0.0-cyclonedx.json.sha1 (40.0 b) 20:16:00 Attempting to upload org/opendaylight/netconf/transport-tls/10.0.0/transport-tls-10.0.0.jar.sha1 (40.0 b) 20:16:00 Attempting to upload org/opendaylight/netconf/transport-tls/10.0.0/transport-tls-10.0.0-sources.jar (20.69 kb) 20:16:00 Attempting to upload org/opendaylight/netconf/transport-tls/10.0.0/transport-tls-10.0.0-cyclonedx.xml.md5 (32.0 b) 20:16:00 Attempting to upload org/opendaylight/netconf/transport-tcp/10.0.0/transport-tcp-10.0.0-cyclonedx.xml.md5 (32.0 b) 20:16:00 Attempting to upload org/opendaylight/netconf/transport-tcp/10.0.0/transport-tcp-10.0.0-cyclonedx.json (101.72 kb) 20:16:00 Attempting to upload org/opendaylight/netconf/transport-tcp/10.0.0/transport-tcp-10.0.0.jar.asc (455.0 b) 20:16:00 Attempting to upload org/opendaylight/netconf/transport-tcp/10.0.0/transport-tcp-10.0.0.jar.md5 (32.0 b) 20:16:01 Attempting to upload org/opendaylight/netconf/transport-tcp/10.0.0/transport-tcp-10.0.0.pom.md5 (32.0 b) 20:16:01 Attempting to upload org/opendaylight/netconf/transport-tcp/10.0.0/transport-tcp-10.0.0.pom (2.97 kb) 20:16:01 Attempting to upload org/opendaylight/netconf/transport-tcp/10.0.0/transport-tcp-10.0.0-javadoc.jar.md5 (32.0 b) 20:16:01 Attempting to upload org/opendaylight/netconf/transport-tcp/10.0.0/transport-tcp-10.0.0-cyclonedx.xml.sha1 (40.0 b) 20:16:01 Attempting to upload org/opendaylight/netconf/transport-tcp/10.0.0/transport-tcp-10.0.0.pom.asc (455.0 b) 20:16:01 Attempting to upload org/opendaylight/netconf/transport-tcp/10.0.0/transport-tcp-10.0.0.jar (27.43 kb) 20:16:01 Attempting to upload org/opendaylight/netconf/transport-tcp/10.0.0/transport-tcp-10.0.0-javadoc.jar (118.81 kb) 20:16:01 Attempting to upload org/opendaylight/netconf/transport-tcp/10.0.0/transport-tcp-10.0.0-sources.jar.md5 (32.0 b) 20:16:01 Attempting to upload org/opendaylight/netconf/transport-tcp/10.0.0/transport-tcp-10.0.0-javadoc.jar.sha1 (40.0 b) 20:16:01 Attempting to upload org/opendaylight/netconf/transport-tcp/10.0.0/transport-tcp-10.0.0-sources.jar.sha1 (40.0 b) 20:16:01 Attempting to upload org/opendaylight/netconf/transport-tcp/10.0.0/transport-tcp-10.0.0-cyclonedx.json.sha1 (40.0 b) 20:16:01 Attempting to upload org/opendaylight/netconf/transport-tcp/10.0.0/transport-tcp-10.0.0.pom.sha1 (40.0 b) 20:16:01 Attempting to upload org/opendaylight/netconf/transport-tcp/10.0.0/transport-tcp-10.0.0-cyclonedx.json.asc (455.0 b) 20:16:01 Attempting to upload org/opendaylight/netconf/transport-tcp/10.0.0/transport-tcp-10.0.0-javadoc.jar.asc (455.0 b) 20:16:02 Attempting to upload org/opendaylight/netconf/transport-tcp/10.0.0/transport-tcp-10.0.0.jar.sha1 (40.0 b) 20:16:02 Attempting to upload org/opendaylight/netconf/transport-tcp/10.0.0/transport-tcp-10.0.0-cyclonedx.json.md5 (32.0 b) 20:16:02 Attempting to upload org/opendaylight/netconf/transport-tcp/10.0.0/transport-tcp-10.0.0-sources.jar (14.44 kb) 20:16:02 Attempting to upload org/opendaylight/netconf/transport-tcp/10.0.0/transport-tcp-10.0.0-cyclonedx.xml.asc (455.0 b) 20:16:02 Attempting to upload org/opendaylight/netconf/transport-tcp/10.0.0/transport-tcp-10.0.0-sources.jar.asc (455.0 b) 20:16:02 Attempting to upload org/opendaylight/netconf/transport-tcp/10.0.0/transport-tcp-10.0.0-cyclonedx.xml (92.43 kb) 20:16:02 Attempting to upload org/opendaylight/netconf/callhome-provider/10.0.0/callhome-provider-10.0.0-configuration.cfg.asc (455.0 b) 20:16:02 Attempting to upload org/opendaylight/netconf/callhome-provider/10.0.0/callhome-provider-10.0.0-sources.jar.md5 (32.0 b) 20:16:02 Attempting to upload org/opendaylight/netconf/callhome-provider/10.0.0/callhome-provider-10.0.0-cyclonedx.json.md5 (32.0 b) 20:16:02 Attempting to upload org/opendaylight/netconf/callhome-provider/10.0.0/callhome-provider-10.0.0-cyclonedx.xml.sha1 (40.0 b) 20:16:02 Attempting to upload org/opendaylight/netconf/callhome-provider/10.0.0/callhome-provider-10.0.0-configuration.cfg.md5 (32.0 b) 20:16:02 Attempting to upload org/opendaylight/netconf/callhome-provider/10.0.0/callhome-provider-10.0.0-sources.jar.asc (455.0 b) 20:16:02 Attempting to upload org/opendaylight/netconf/callhome-provider/10.0.0/callhome-provider-10.0.0.jar.md5 (32.0 b) 20:16:02 Attempting to upload org/opendaylight/netconf/callhome-provider/10.0.0/callhome-provider-10.0.0.jar (173.73 kb) 20:16:02 Attempting to upload org/opendaylight/netconf/callhome-provider/10.0.0/callhome-provider-10.0.0-javadoc.jar.sha1 (40.0 b) 20:16:02 Attempting to upload org/opendaylight/netconf/callhome-provider/10.0.0/callhome-provider-10.0.0.jar.sha1 (40.0 b) 20:16:03 Attempting to upload org/opendaylight/netconf/callhome-provider/10.0.0/callhome-provider-10.0.0-javadoc.jar.asc (455.0 b) 20:16:03 Attempting to upload org/opendaylight/netconf/callhome-provider/10.0.0/callhome-provider-10.0.0.pom.sha1 (40.0 b) 20:16:03 Attempting to upload org/opendaylight/netconf/callhome-provider/10.0.0/callhome-provider-10.0.0-javadoc.jar (479.83 kb) 20:16:03 Attempting to upload org/opendaylight/netconf/callhome-provider/10.0.0/callhome-provider-10.0.0.jar.asc (455.0 b) 20:16:03 Attempting to upload org/opendaylight/netconf/callhome-provider/10.0.0/callhome-provider-10.0.0-javadoc.jar.md5 (32.0 b) 20:16:03 Attempting to upload org/opendaylight/netconf/callhome-provider/10.0.0/callhome-provider-10.0.0.pom.md5 (32.0 b) 20:16:03 Attempting to upload org/opendaylight/netconf/callhome-provider/10.0.0/callhome-provider-10.0.0-sources.jar.sha1 (40.0 b) 20:16:03 Attempting to upload org/opendaylight/netconf/callhome-provider/10.0.0/callhome-provider-10.0.0.pom.asc (455.0 b) 20:16:03 Attempting to upload org/opendaylight/netconf/callhome-provider/10.0.0/callhome-provider-10.0.0-cyclonedx.json.sha1 (40.0 b) 20:16:03 Attempting to upload org/opendaylight/netconf/callhome-provider/10.0.0/callhome-provider-10.0.0-cyclonedx.json (486.38 kb) 20:16:03 Attempting to upload org/opendaylight/netconf/callhome-provider/10.0.0/callhome-provider-10.0.0-configuration.cfg (1.64 kb) 20:16:03 Attempting to upload org/opendaylight/netconf/callhome-provider/10.0.0/callhome-provider-10.0.0-sources.jar (100.26 kb) 20:16:03 Attempting to upload org/opendaylight/netconf/callhome-provider/10.0.0/callhome-provider-10.0.0-cyclonedx.xml.asc (455.0 b) 20:16:03 Attempting to upload org/opendaylight/netconf/callhome-provider/10.0.0/callhome-provider-10.0.0-cyclonedx.xml (456.47 kb) 20:16:03 Attempting to upload org/opendaylight/netconf/callhome-provider/10.0.0/callhome-provider-10.0.0.pom (8.37 kb) 20:16:03 Attempting to upload org/opendaylight/netconf/callhome-provider/10.0.0/callhome-provider-10.0.0-cyclonedx.xml.md5 (32.0 b) 20:16:04 Attempting to upload org/opendaylight/netconf/callhome-provider/10.0.0/callhome-provider-10.0.0-configuration.cfg.sha1 (40.0 b) 20:16:04 Attempting to upload org/opendaylight/netconf/callhome-provider/10.0.0/callhome-provider-10.0.0-cyclonedx.json.asc (455.0 b) 20:16:04 Attempting to upload org/opendaylight/netconf/odl-restconf-server-api/10.0.0/odl-restconf-server-api-10.0.0-cyclonedx.json (404.69 kb) 20:16:04 Attempting to upload org/opendaylight/netconf/odl-restconf-server-api/10.0.0/odl-restconf-server-api-10.0.0.pom.sha1 (40.0 b) 20:16:04 Attempting to upload org/opendaylight/netconf/odl-restconf-server-api/10.0.0/odl-restconf-server-api-10.0.0-cyclonedx.xml.md5 (32.0 b) 20:16:04 Attempting to upload org/opendaylight/netconf/odl-restconf-server-api/10.0.0/odl-restconf-server-api-10.0.0-cyclonedx.json.asc (455.0 b) 20:16:04 Attempting to upload org/opendaylight/netconf/odl-restconf-server-api/10.0.0/odl-restconf-server-api-10.0.0-features.xml.sha1 (40.0 b) 20:16:04 Attempting to upload org/opendaylight/netconf/odl-restconf-server-api/10.0.0/odl-restconf-server-api-10.0.0-cyclonedx.json.md5 (32.0 b) 20:16:04 Attempting to upload org/opendaylight/netconf/odl-restconf-server-api/10.0.0/odl-restconf-server-api-10.0.0-features.xml.md5 (32.0 b) 20:16:04 Attempting to upload org/opendaylight/netconf/odl-restconf-server-api/10.0.0/odl-restconf-server-api-10.0.0.pom.md5 (32.0 b) 20:16:04 Attempting to upload org/opendaylight/netconf/odl-restconf-server-api/10.0.0/odl-restconf-server-api-10.0.0.pom (2.88 kb) 20:16:04 Attempting to upload org/opendaylight/netconf/odl-restconf-server-api/10.0.0/odl-restconf-server-api-10.0.0-features.xml (1.99 kb) 20:16:04 Attempting to upload org/opendaylight/netconf/odl-restconf-server-api/10.0.0/odl-restconf-server-api-10.0.0.pom.asc (455.0 b) 20:16:04 Attempting to upload org/opendaylight/netconf/odl-restconf-server-api/10.0.0/odl-restconf-server-api-10.0.0-cyclonedx.xml (377.34 kb) 20:16:05 Attempting to upload org/opendaylight/netconf/odl-restconf-server-api/10.0.0/odl-restconf-server-api-10.0.0-cyclonedx.xml.sha1 (40.0 b) 20:16:05 Attempting to upload org/opendaylight/netconf/odl-restconf-server-api/10.0.0/odl-restconf-server-api-10.0.0-cyclonedx.json.sha1 (40.0 b) 20:16:05 Attempting to upload org/opendaylight/netconf/odl-restconf-server-api/10.0.0/odl-restconf-server-api-10.0.0-cyclonedx.xml.asc (455.0 b) 20:16:05 Attempting to upload org/opendaylight/netconf/odl-restconf-server-api/10.0.0/odl-restconf-server-api-10.0.0-features.xml.asc (455.0 b) 20:16:05 Attempting to upload org/opendaylight/netconf/odl-netconf-callhome-ssh/10.0.0/odl-netconf-callhome-ssh-10.0.0-cyclonedx.json.sha1 (40.0 b) 20:16:05 Attempting to upload org/opendaylight/netconf/odl-netconf-callhome-ssh/10.0.0/odl-netconf-callhome-ssh-10.0.0-cyclonedx.json.md5 (32.0 b) 20:16:05 Attempting to upload org/opendaylight/netconf/odl-netconf-callhome-ssh/10.0.0/odl-netconf-callhome-ssh-10.0.0-cyclonedx.xml.md5 (32.0 b) 20:16:05 Attempting to upload org/opendaylight/netconf/odl-netconf-callhome-ssh/10.0.0/odl-netconf-callhome-ssh-10.0.0.pom.md5 (32.0 b) 20:16:05 Attempting to upload org/opendaylight/netconf/odl-netconf-callhome-ssh/10.0.0/odl-netconf-callhome-ssh-10.0.0-cyclonedx.xml.sha1 (40.0 b) 20:16:05 Attempting to upload org/opendaylight/netconf/odl-netconf-callhome-ssh/10.0.0/odl-netconf-callhome-ssh-10.0.0.pom (1.37 kb) 20:16:05 Attempting to upload org/opendaylight/netconf/odl-netconf-callhome-ssh/10.0.0/odl-netconf-callhome-ssh-10.0.0-features.xml.md5 (32.0 b) 20:16:05 Attempting to upload org/opendaylight/netconf/odl-netconf-callhome-ssh/10.0.0/odl-netconf-callhome-ssh-10.0.0.pom.sha1 (40.0 b) 20:16:05 Attempting to upload org/opendaylight/netconf/odl-netconf-callhome-ssh/10.0.0/odl-netconf-callhome-ssh-10.0.0-features.xml (867.0 b) 20:16:05 Attempting to upload org/opendaylight/netconf/odl-netconf-callhome-ssh/10.0.0/odl-netconf-callhome-ssh-10.0.0-cyclonedx.json (952.65 kb) 20:16:05 Attempting to upload org/opendaylight/netconf/odl-netconf-callhome-ssh/10.0.0/odl-netconf-callhome-ssh-10.0.0-cyclonedx.json.asc (455.0 b) 20:16:05 Attempting to upload org/opendaylight/netconf/odl-netconf-callhome-ssh/10.0.0/odl-netconf-callhome-ssh-10.0.0-features.xml.sha1 (40.0 b) 20:16:06 Attempting to upload org/opendaylight/netconf/odl-netconf-callhome-ssh/10.0.0/odl-netconf-callhome-ssh-10.0.0.pom.asc (455.0 b) 20:16:06 Attempting to upload org/opendaylight/netconf/odl-netconf-callhome-ssh/10.0.0/odl-netconf-callhome-ssh-10.0.0-cyclonedx.xml (896.05 kb) 20:16:06 Attempting to upload org/opendaylight/netconf/odl-netconf-callhome-ssh/10.0.0/odl-netconf-callhome-ssh-10.0.0-features.xml.asc (455.0 b) 20:16:06 Attempting to upload org/opendaylight/netconf/odl-netconf-callhome-ssh/10.0.0/odl-netconf-callhome-ssh-10.0.0-cyclonedx.xml.asc (455.0 b) 20:16:06 Attempting to upload org/opendaylight/netconf/features-netconf/10.0.0/features-netconf-10.0.0.pom.md5 (32.0 b) 20:16:06 Attempting to upload org/opendaylight/netconf/features-netconf/10.0.0/features-netconf-10.0.0-cyclonedx.xml (1.3 mb) 20:16:06 Attempting to upload org/opendaylight/netconf/features-netconf/10.0.0/features-netconf-10.0.0-features.xml.sha1 (40.0 b) 20:16:06 Attempting to upload org/opendaylight/netconf/features-netconf/10.0.0/features-netconf-10.0.0-features.xml (5.11 kb) 20:16:06 Attempting to upload org/opendaylight/netconf/features-netconf/10.0.0/features-netconf-10.0.0-cyclonedx.json (1.38 mb) 20:16:06 Attempting to upload org/opendaylight/netconf/features-netconf/10.0.0/features-netconf-10.0.0-features.xml.md5 (32.0 b) 20:16:06 Attempting to upload org/opendaylight/netconf/features-netconf/10.0.0/features-netconf-10.0.0.pom.asc (455.0 b) 20:16:06 Attempting to upload org/opendaylight/netconf/features-netconf/10.0.0/features-netconf-10.0.0-cyclonedx.xml.sha1 (40.0 b) 20:16:06 Attempting to upload org/opendaylight/netconf/features-netconf/10.0.0/features-netconf-10.0.0.pom.sha1 (40.0 b) 20:16:06 Attempting to upload org/opendaylight/netconf/features-netconf/10.0.0/features-netconf-10.0.0-cyclonedx.json.md5 (32.0 b) 20:16:06 Attempting to upload org/opendaylight/netconf/features-netconf/10.0.0/features-netconf-10.0.0-cyclonedx.json.sha1 (40.0 b) 20:16:06 Attempting to upload org/opendaylight/netconf/features-netconf/10.0.0/features-netconf-10.0.0-cyclonedx.xml.md5 (32.0 b) 20:16:06 Attempting to upload org/opendaylight/netconf/features-netconf/10.0.0/features-netconf-10.0.0.pom (6.8 kb) 20:16:06 Attempting to upload org/opendaylight/netconf/features-netconf/10.0.0/features-netconf-10.0.0-cyclonedx.json.asc (455.0 b) 20:16:06 Attempting to upload org/opendaylight/netconf/features-netconf/10.0.0/features-netconf-10.0.0-features.xml.asc (455.0 b) 20:16:06 Attempting to upload org/opendaylight/netconf/features-netconf/10.0.0/features-netconf-10.0.0-cyclonedx.xml.asc (455.0 b) 20:16:06 Attempting to upload org/opendaylight/netconf/odl-restconf-common/10.0.0/odl-restconf-common-10.0.0-cyclonedx.xml.sha1 (40.0 b) 20:16:07 Attempting to upload org/opendaylight/netconf/odl-restconf-common/10.0.0/odl-restconf-common-10.0.0-features.xml.sha1 (40.0 b) 20:16:07 Attempting to upload org/opendaylight/netconf/odl-restconf-common/10.0.0/odl-restconf-common-10.0.0.pom.sha1 (40.0 b) 20:16:07 Attempting to upload org/opendaylight/netconf/odl-restconf-common/10.0.0/odl-restconf-common-10.0.0-cyclonedx.json.asc (455.0 b) 20:16:07 Attempting to upload org/opendaylight/netconf/odl-restconf-common/10.0.0/odl-restconf-common-10.0.0-cyclonedx.xml.md5 (32.0 b) 20:16:07 Attempting to upload org/opendaylight/netconf/odl-restconf-common/10.0.0/odl-restconf-common-10.0.0-features.xml.md5 (32.0 b) 20:16:07 Attempting to upload org/opendaylight/netconf/odl-restconf-common/10.0.0/odl-restconf-common-10.0.0-cyclonedx.json.sha1 (40.0 b) 20:16:07 Attempting to upload org/opendaylight/netconf/odl-restconf-common/10.0.0/odl-restconf-common-10.0.0.pom.asc (455.0 b) 20:16:07 Attempting to upload org/opendaylight/netconf/odl-restconf-common/10.0.0/odl-restconf-common-10.0.0.pom.md5 (32.0 b) 20:16:07 Attempting to upload org/opendaylight/netconf/odl-restconf-common/10.0.0/odl-restconf-common-10.0.0-cyclonedx.json (932.62 kb) 20:16:07 Attempting to upload org/opendaylight/netconf/odl-restconf-common/10.0.0/odl-restconf-common-10.0.0.pom (2.79 kb) 20:16:07 Attempting to upload org/opendaylight/netconf/odl-restconf-common/10.0.0/odl-restconf-common-10.0.0-cyclonedx.xml (868.99 kb) 20:16:07 Attempting to upload org/opendaylight/netconf/odl-restconf-common/10.0.0/odl-restconf-common-10.0.0-cyclonedx.xml.asc (455.0 b) 20:16:07 Attempting to upload org/opendaylight/netconf/odl-restconf-common/10.0.0/odl-restconf-common-10.0.0-cyclonedx.json.md5 (32.0 b) 20:16:07 Attempting to upload org/opendaylight/netconf/odl-restconf-common/10.0.0/odl-restconf-common-10.0.0-features.xml (1.66 kb) 20:16:07 Attempting to upload org/opendaylight/netconf/odl-restconf-common/10.0.0/odl-restconf-common-10.0.0-features.xml.asc (455.0 b) 20:16:07 Attempting to upload org/opendaylight/netconf/restconf-server-spi/10.0.0/restconf-server-spi-10.0.0-sources.jar.sha1 (40.0 b) 20:16:07 Attempting to upload org/opendaylight/netconf/restconf-server-spi/10.0.0/restconf-server-spi-10.0.0-cyclonedx.xml.asc (455.0 b) 20:16:07 Attempting to upload org/opendaylight/netconf/restconf-server-spi/10.0.0/restconf-server-spi-10.0.0.pom.sha1 (40.0 b) 20:16:08 Attempting to upload org/opendaylight/netconf/restconf-server-spi/10.0.0/restconf-server-spi-10.0.0-cyclonedx.json.sha1 (40.0 b) 20:16:08 Attempting to upload org/opendaylight/netconf/restconf-server-spi/10.0.0/restconf-server-spi-10.0.0-javadoc.jar.sha1 (40.0 b) 20:16:08 Attempting to upload org/opendaylight/netconf/restconf-server-spi/10.0.0/restconf-server-spi-10.0.0.pom.md5 (32.0 b) 20:16:08 Attempting to upload org/opendaylight/netconf/restconf-server-spi/10.0.0/restconf-server-spi-10.0.0-javadoc.jar (433.97 kb) 20:16:08 Attempting to upload org/opendaylight/netconf/restconf-server-spi/10.0.0/restconf-server-spi-10.0.0-cyclonedx.xml (185.58 kb) 20:16:08 Attempting to upload org/opendaylight/netconf/restconf-server-spi/10.0.0/restconf-server-spi-10.0.0-cyclonedx.json (200.65 kb) 20:16:08 Attempting to upload org/opendaylight/netconf/restconf-server-spi/10.0.0/restconf-server-spi-10.0.0-javadoc.jar.asc (455.0 b) 20:16:08 Attempting to upload org/opendaylight/netconf/restconf-server-spi/10.0.0/restconf-server-spi-10.0.0-cyclonedx.xml.sha1 (40.0 b) 20:16:08 Attempting to upload org/opendaylight/netconf/restconf-server-spi/10.0.0/restconf-server-spi-10.0.0-cyclonedx.json.asc (455.0 b) 20:16:08 Attempting to upload org/opendaylight/netconf/restconf-server-spi/10.0.0/restconf-server-spi-10.0.0-sources.jar.md5 (32.0 b) 20:16:08 Attempting to upload org/opendaylight/netconf/restconf-server-spi/10.0.0/restconf-server-spi-10.0.0-cyclonedx.json.md5 (32.0 b) 20:16:08 Attempting to upload org/opendaylight/netconf/restconf-server-spi/10.0.0/restconf-server-spi-10.0.0.jar.asc (455.0 b) 20:16:08 Attempting to upload org/opendaylight/netconf/restconf-server-spi/10.0.0/restconf-server-spi-10.0.0.pom (5.6 kb) 20:16:08 Attempting to upload org/opendaylight/netconf/restconf-server-spi/10.0.0/restconf-server-spi-10.0.0.jar.md5 (32.0 b) 20:16:09 Attempting to upload org/opendaylight/netconf/restconf-server-spi/10.0.0/restconf-server-spi-10.0.0-cyclonedx.xml.md5 (32.0 b) 20:16:09 Attempting to upload org/opendaylight/netconf/restconf-server-spi/10.0.0/restconf-server-spi-10.0.0-javadoc.jar.md5 (32.0 b) 20:16:09 Attempting to upload org/opendaylight/netconf/restconf-server-spi/10.0.0/restconf-server-spi-10.0.0.jar.sha1 (40.0 b) 20:16:09 Attempting to upload org/opendaylight/netconf/restconf-server-spi/10.0.0/restconf-server-spi-10.0.0.jar (203.79 kb) 20:16:09 Attempting to upload org/opendaylight/netconf/restconf-server-spi/10.0.0/restconf-server-spi-10.0.0-sources.jar.asc (455.0 b) 20:16:09 Attempting to upload org/opendaylight/netconf/restconf-server-spi/10.0.0/restconf-server-spi-10.0.0-sources.jar (98.21 kb) 20:16:09 Attempting to upload org/opendaylight/netconf/restconf-server-spi/10.0.0/restconf-server-spi-10.0.0.pom.asc (455.0 b) 20:16:09 Attempting to upload org/opendaylight/netconf/rfc8639-impl/10.0.0/rfc8639-impl-10.0.0-cyclonedx.json.sha1 (40.0 b) 20:16:09 Attempting to upload org/opendaylight/netconf/rfc8639-impl/10.0.0/rfc8639-impl-10.0.0-cyclonedx.json.asc (455.0 b) 20:16:09 Attempting to upload org/opendaylight/netconf/rfc8639-impl/10.0.0/rfc8639-impl-10.0.0.pom.asc (455.0 b) 20:16:09 Attempting to upload org/opendaylight/netconf/rfc8639-impl/10.0.0/rfc8639-impl-10.0.0-cyclonedx.xml.asc (455.0 b) 20:16:09 Attempting to upload org/opendaylight/netconf/rfc8639-impl/10.0.0/rfc8639-impl-10.0.0-cyclonedx.xml.md5 (32.0 b) 20:16:09 Attempting to upload org/opendaylight/netconf/rfc8639-impl/10.0.0/rfc8639-impl-10.0.0-cyclonedx.xml (189.32 kb) 20:16:09 Attempting to upload org/opendaylight/netconf/rfc8639-impl/10.0.0/rfc8639-impl-10.0.0-javadoc.jar.asc (455.0 b) 20:16:09 Attempting to upload org/opendaylight/netconf/rfc8639-impl/10.0.0/rfc8639-impl-10.0.0-javadoc.jar (102.73 kb) 20:16:09 Attempting to upload org/opendaylight/netconf/rfc8639-impl/10.0.0/rfc8639-impl-10.0.0.pom (4.37 kb) 20:16:10 Attempting to upload org/opendaylight/netconf/rfc8639-impl/10.0.0/rfc8639-impl-10.0.0.jar.asc (455.0 b) 20:16:10 Attempting to upload org/opendaylight/netconf/rfc8639-impl/10.0.0/rfc8639-impl-10.0.0-sources.jar.sha1 (40.0 b) 20:16:10 Attempting to upload org/opendaylight/netconf/rfc8639-impl/10.0.0/rfc8639-impl-10.0.0.pom.md5 (32.0 b) 20:16:10 Attempting to upload org/opendaylight/netconf/rfc8639-impl/10.0.0/rfc8639-impl-10.0.0-sources.jar.md5 (32.0 b) 20:16:10 Attempting to upload org/opendaylight/netconf/rfc8639-impl/10.0.0/rfc8639-impl-10.0.0.jar.sha1 (40.0 b) 20:16:10 Attempting to upload org/opendaylight/netconf/rfc8639-impl/10.0.0/rfc8639-impl-10.0.0.jar (28.2 kb) 20:16:10 Attempting to upload org/opendaylight/netconf/rfc8639-impl/10.0.0/rfc8639-impl-10.0.0.jar.md5 (32.0 b) 20:16:10 Attempting to upload org/opendaylight/netconf/rfc8639-impl/10.0.0/rfc8639-impl-10.0.0-cyclonedx.json (204.49 kb) 20:16:10 Attempting to upload org/opendaylight/netconf/rfc8639-impl/10.0.0/rfc8639-impl-10.0.0-sources.jar.asc (455.0 b) 20:16:10 Attempting to upload org/opendaylight/netconf/rfc8639-impl/10.0.0/rfc8639-impl-10.0.0.pom.sha1 (40.0 b) 20:16:10 Attempting to upload org/opendaylight/netconf/rfc8639-impl/10.0.0/rfc8639-impl-10.0.0-cyclonedx.json.md5 (32.0 b) 20:16:10 Attempting to upload org/opendaylight/netconf/rfc8639-impl/10.0.0/rfc8639-impl-10.0.0-javadoc.jar.md5 (32.0 b) 20:16:10 Attempting to upload org/opendaylight/netconf/rfc8639-impl/10.0.0/rfc8639-impl-10.0.0-sources.jar (12.09 kb) 20:16:10 Attempting to upload org/opendaylight/netconf/rfc8639-impl/10.0.0/rfc8639-impl-10.0.0-cyclonedx.xml.sha1 (40.0 b) 20:16:10 Attempting to upload org/opendaylight/netconf/rfc8639-impl/10.0.0/rfc8639-impl-10.0.0-javadoc.jar.sha1 (40.0 b) 20:16:10 Attempting to upload org/opendaylight/netconf/netconf-common/10.0.0/netconf-common-10.0.0-cyclonedx.json (97.95 kb) 20:16:11 Attempting to upload org/opendaylight/netconf/netconf-common/10.0.0/netconf-common-10.0.0-cyclonedx.json.sha1 (40.0 b) 20:16:11 Attempting to upload org/opendaylight/netconf/netconf-common/10.0.0/netconf-common-10.0.0-cyclonedx.xml.sha1 (40.0 b) 20:16:11 Attempting to upload org/opendaylight/netconf/netconf-common/10.0.0/netconf-common-10.0.0.pom.sha1 (40.0 b) 20:16:11 Attempting to upload org/opendaylight/netconf/netconf-common/10.0.0/netconf-common-10.0.0-cyclonedx.xml.asc (455.0 b) 20:16:11 Attempting to upload org/opendaylight/netconf/netconf-common/10.0.0/netconf-common-10.0.0-javadoc.jar (105.23 kb) 20:16:11 Attempting to upload org/opendaylight/netconf/netconf-common/10.0.0/netconf-common-10.0.0-sources.jar.md5 (32.0 b) 20:16:11 Attempting to upload org/opendaylight/netconf/netconf-common/10.0.0/netconf-common-10.0.0-javadoc.jar.md5 (32.0 b) 20:16:11 Attempting to upload org/opendaylight/netconf/netconf-common/10.0.0/netconf-common-10.0.0.jar (21.15 kb) 20:16:11 Attempting to upload org/opendaylight/netconf/netconf-common/10.0.0/netconf-common-10.0.0-cyclonedx.xml.md5 (32.0 b) 20:16:11 Attempting to upload org/opendaylight/netconf/netconf-common/10.0.0/netconf-common-10.0.0.pom.md5 (32.0 b) 20:16:11 Attempting to upload org/opendaylight/netconf/netconf-common/10.0.0/netconf-common-10.0.0.jar.sha1 (40.0 b) 20:16:11 Attempting to upload org/opendaylight/netconf/netconf-common/10.0.0/netconf-common-10.0.0-javadoc.jar.asc (455.0 b) 20:16:11 Attempting to upload org/opendaylight/netconf/netconf-common/10.0.0/netconf-common-10.0.0.pom (2.76 kb) 20:16:11 Attempting to upload org/opendaylight/netconf/netconf-common/10.0.0/netconf-common-10.0.0-sources.jar.sha1 (40.0 b) 20:16:11 Attempting to upload org/opendaylight/netconf/netconf-common/10.0.0/netconf-common-10.0.0-cyclonedx.xml (88.75 kb) 20:16:11 Attempting to upload org/opendaylight/netconf/netconf-common/10.0.0/netconf-common-10.0.0.jar.asc (455.0 b) 20:16:12 Attempting to upload org/opendaylight/netconf/netconf-common/10.0.0/netconf-common-10.0.0-javadoc.jar.sha1 (40.0 b) 20:16:12 Attempting to upload org/opendaylight/netconf/netconf-common/10.0.0/netconf-common-10.0.0-sources.jar (9.48 kb) 20:16:12 Attempting to upload org/opendaylight/netconf/netconf-common/10.0.0/netconf-common-10.0.0.pom.asc (455.0 b) 20:16:12 Attempting to upload org/opendaylight/netconf/netconf-common/10.0.0/netconf-common-10.0.0-cyclonedx.json.md5 (32.0 b) 20:16:12 Attempting to upload org/opendaylight/netconf/netconf-common/10.0.0/netconf-common-10.0.0-cyclonedx.json.asc (455.0 b) 20:16:12 Attempting to upload org/opendaylight/netconf/netconf-common/10.0.0/netconf-common-10.0.0.jar.md5 (32.0 b) 20:16:12 Attempting to upload org/opendaylight/netconf/netconf-common/10.0.0/netconf-common-10.0.0-sources.jar.asc (455.0 b) 20:16:12 Attempting to upload org/opendaylight/netconf/netconf-test-util/10.0.0/netconf-test-util-10.0.0-cyclonedx.json.sha1 (40.0 b) 20:16:12 Attempting to upload org/opendaylight/netconf/netconf-test-util/10.0.0/netconf-test-util-10.0.0.pom.md5 (32.0 b) 20:16:12 Attempting to upload org/opendaylight/netconf/netconf-test-util/10.0.0/netconf-test-util-10.0.0-javadoc.jar.md5 (32.0 b) 20:16:12 Attempting to upload org/opendaylight/netconf/netconf-test-util/10.0.0/netconf-test-util-10.0.0-sources.jar.asc (455.0 b) 20:16:12 Attempting to upload org/opendaylight/netconf/netconf-test-util/10.0.0/netconf-test-util-10.0.0-cyclonedx.json.asc (455.0 b) 20:16:12 Attempting to upload org/opendaylight/netconf/netconf-test-util/10.0.0/netconf-test-util-10.0.0-cyclonedx.json.md5 (32.0 b) 20:16:12 Attempting to upload org/opendaylight/netconf/netconf-test-util/10.0.0/netconf-test-util-10.0.0-sources.jar.md5 (32.0 b) 20:16:12 Attempting to upload org/opendaylight/netconf/netconf-test-util/10.0.0/netconf-test-util-10.0.0-sources.jar (67.83 kb) 20:16:12 Attempting to upload org/opendaylight/netconf/netconf-test-util/10.0.0/netconf-test-util-10.0.0-sources.jar.sha1 (40.0 b) 20:16:12 Attempting to upload org/opendaylight/netconf/netconf-test-util/10.0.0/netconf-test-util-10.0.0.pom.sha1 (40.0 b) 20:16:12 Attempting to upload org/opendaylight/netconf/netconf-test-util/10.0.0/netconf-test-util-10.0.0.pom (1.57 kb) 20:16:13 Attempting to upload org/opendaylight/netconf/netconf-test-util/10.0.0/netconf-test-util-10.0.0.jar.sha1 (40.0 b) 20:16:13 Attempting to upload org/opendaylight/netconf/netconf-test-util/10.0.0/netconf-test-util-10.0.0-javadoc.jar.asc (455.0 b) 20:16:13 Attempting to upload org/opendaylight/netconf/netconf-test-util/10.0.0/netconf-test-util-10.0.0.jar.asc (455.0 b) 20:16:13 Attempting to upload org/opendaylight/netconf/netconf-test-util/10.0.0/netconf-test-util-10.0.0-cyclonedx.xml.sha1 (40.0 b) 20:16:13 Attempting to upload org/opendaylight/netconf/netconf-test-util/10.0.0/netconf-test-util-10.0.0-javadoc.jar (91.18 kb) 20:16:13 Attempting to upload org/opendaylight/netconf/netconf-test-util/10.0.0/netconf-test-util-10.0.0-cyclonedx.xml (67.91 kb) 20:16:13 Attempting to upload org/opendaylight/netconf/netconf-test-util/10.0.0/netconf-test-util-10.0.0-javadoc.jar.sha1 (40.0 b) 20:16:13 Attempting to upload org/opendaylight/netconf/netconf-test-util/10.0.0/netconf-test-util-10.0.0-cyclonedx.xml.md5 (32.0 b) 20:16:13 Attempting to upload org/opendaylight/netconf/netconf-test-util/10.0.0/netconf-test-util-10.0.0.pom.asc (455.0 b) 20:16:13 Attempting to upload org/opendaylight/netconf/netconf-test-util/10.0.0/netconf-test-util-10.0.0-cyclonedx.xml.asc (455.0 b) 20:16:13 Attempting to upload org/opendaylight/netconf/netconf-test-util/10.0.0/netconf-test-util-10.0.0.jar.md5 (32.0 b) 20:16:13 Attempting to upload org/opendaylight/netconf/netconf-test-util/10.0.0/netconf-test-util-10.0.0.jar (75.77 kb) 20:16:13 Attempting to upload org/opendaylight/netconf/netconf-test-util/10.0.0/netconf-test-util-10.0.0-cyclonedx.json (74.89 kb) 20:16:13 Attempting to upload org/opendaylight/netconf/netconf-topology-impl/10.0.0/netconf-topology-impl-10.0.0.jar.asc (455.0 b) 20:16:13 Attempting to upload org/opendaylight/netconf/netconf-topology-impl/10.0.0/netconf-topology-impl-10.0.0-cyclonedx.xml.asc (455.0 b) 20:16:13 Attempting to upload org/opendaylight/netconf/netconf-topology-impl/10.0.0/netconf-topology-impl-10.0.0-cyclonedx.xml.md5 (32.0 b) 20:16:13 Attempting to upload org/opendaylight/netconf/netconf-topology-impl/10.0.0/netconf-topology-impl-10.0.0-sources.jar (4.84 kb) 20:16:13 Attempting to upload org/opendaylight/netconf/netconf-topology-impl/10.0.0/netconf-topology-impl-10.0.0-sources.jar.md5 (32.0 b) 20:16:13 Attempting to upload org/opendaylight/netconf/netconf-topology-impl/10.0.0/netconf-topology-impl-10.0.0.pom.md5 (32.0 b) 20:16:14 Attempting to upload org/opendaylight/netconf/netconf-topology-impl/10.0.0/netconf-topology-impl-10.0.0-cyclonedx.json.asc (455.0 b) 20:16:14 Attempting to upload org/opendaylight/netconf/netconf-topology-impl/10.0.0/netconf-topology-impl-10.0.0-cyclonedx.json.sha1 (40.0 b) 20:16:14 Attempting to upload org/opendaylight/netconf/netconf-topology-impl/10.0.0/netconf-topology-impl-10.0.0-sources.jar.asc (455.0 b) 20:16:14 Attempting to upload org/opendaylight/netconf/netconf-topology-impl/10.0.0/netconf-topology-impl-10.0.0-sources.jar.sha1 (40.0 b) 20:16:14 Attempting to upload org/opendaylight/netconf/netconf-topology-impl/10.0.0/netconf-topology-impl-10.0.0.jar.md5 (32.0 b) 20:16:14 Attempting to upload org/opendaylight/netconf/netconf-topology-impl/10.0.0/netconf-topology-impl-10.0.0.jar (13.84 kb) 20:16:14 Attempting to upload org/opendaylight/netconf/netconf-topology-impl/10.0.0/netconf-topology-impl-10.0.0.jar.sha1 (40.0 b) 20:16:14 Attempting to upload org/opendaylight/netconf/netconf-topology-impl/10.0.0/netconf-topology-impl-10.0.0-javadoc.jar.sha1 (40.0 b) 20:16:14 Attempting to upload org/opendaylight/netconf/netconf-topology-impl/10.0.0/netconf-topology-impl-10.0.0-cyclonedx.xml (446.53 kb) 20:16:14 Attempting to upload org/opendaylight/netconf/netconf-topology-impl/10.0.0/netconf-topology-impl-10.0.0-cyclonedx.xml.sha1 (40.0 b) 20:16:14 Attempting to upload org/opendaylight/netconf/netconf-topology-impl/10.0.0/netconf-topology-impl-10.0.0.pom.asc (455.0 b) 20:16:14 Attempting to upload org/opendaylight/netconf/netconf-topology-impl/10.0.0/netconf-topology-impl-10.0.0-javadoc.jar.asc (455.0 b) 20:16:14 Attempting to upload org/opendaylight/netconf/netconf-topology-impl/10.0.0/netconf-topology-impl-10.0.0-javadoc.jar (87.56 kb) 20:16:14 Attempting to upload org/opendaylight/netconf/netconf-topology-impl/10.0.0/netconf-topology-impl-10.0.0-cyclonedx.json (475.66 kb) 20:16:14 Attempting to upload org/opendaylight/netconf/netconf-topology-impl/10.0.0/netconf-topology-impl-10.0.0.pom (4.79 kb) 20:16:14 Attempting to upload org/opendaylight/netconf/netconf-topology-impl/10.0.0/netconf-topology-impl-10.0.0-cyclonedx.json.md5 (32.0 b) 20:16:14 Attempting to upload org/opendaylight/netconf/netconf-topology-impl/10.0.0/netconf-topology-impl-10.0.0-javadoc.jar.md5 (32.0 b) 20:16:14 Attempting to upload org/opendaylight/netconf/netconf-topology-impl/10.0.0/netconf-topology-impl-10.0.0.pom.sha1 (40.0 b) 20:16:15 Attempting to upload org/opendaylight/netconf/keystore-plaintext-cli/10.0.0/keystore-plaintext-cli-10.0.0-cyclonedx.xml (26.62 kb) 20:16:15 Attempting to upload org/opendaylight/netconf/keystore-plaintext-cli/10.0.0/keystore-plaintext-cli-10.0.0.jar.md5 (32.0 b) 20:16:15 Attempting to upload org/opendaylight/netconf/keystore-plaintext-cli/10.0.0/keystore-plaintext-cli-10.0.0-javadoc.jar.md5 (32.0 b) 20:16:15 Attempting to upload org/opendaylight/netconf/keystore-plaintext-cli/10.0.0/keystore-plaintext-cli-10.0.0.pom (1.88 kb) 20:16:15 Attempting to upload org/opendaylight/netconf/keystore-plaintext-cli/10.0.0/keystore-plaintext-cli-10.0.0-cyclonedx.xml.asc (455.0 b) 20:16:15 Attempting to upload org/opendaylight/netconf/keystore-plaintext-cli/10.0.0/keystore-plaintext-cli-10.0.0-cyclonedx.json (29.51 kb) 20:16:15 Attempting to upload org/opendaylight/netconf/keystore-plaintext-cli/10.0.0/keystore-plaintext-cli-10.0.0.jar.sha1 (40.0 b) 20:16:15 Attempting to upload org/opendaylight/netconf/keystore-plaintext-cli/10.0.0/keystore-plaintext-cli-10.0.0-sources.jar.sha1 (40.0 b) 20:16:15 Attempting to upload org/opendaylight/netconf/keystore-plaintext-cli/10.0.0/keystore-plaintext-cli-10.0.0.pom.md5 (32.0 b) 20:16:15 Attempting to upload org/opendaylight/netconf/keystore-plaintext-cli/10.0.0/keystore-plaintext-cli-10.0.0-sources.jar.md5 (32.0 b) 20:16:15 Attempting to upload org/opendaylight/netconf/keystore-plaintext-cli/10.0.0/keystore-plaintext-cli-10.0.0-cyclonedx.xml.md5 (32.0 b) 20:16:15 Attempting to upload org/opendaylight/netconf/keystore-plaintext-cli/10.0.0/keystore-plaintext-cli-10.0.0.jar (14.16 kb) 20:16:15 Attempting to upload org/opendaylight/netconf/keystore-plaintext-cli/10.0.0/keystore-plaintext-cli-10.0.0.pom.asc (455.0 b) 20:16:15 Attempting to upload org/opendaylight/netconf/keystore-plaintext-cli/10.0.0/keystore-plaintext-cli-10.0.0.pom.sha1 (40.0 b) 20:16:15 Attempting to upload org/opendaylight/netconf/keystore-plaintext-cli/10.0.0/keystore-plaintext-cli-10.0.0-javadoc.jar (99.68 kb) 20:16:15 Attempting to upload org/opendaylight/netconf/keystore-plaintext-cli/10.0.0/keystore-plaintext-cli-10.0.0-cyclonedx.xml.sha1 (40.0 b) 20:16:15 Attempting to upload org/opendaylight/netconf/keystore-plaintext-cli/10.0.0/keystore-plaintext-cli-10.0.0-cyclonedx.json.sha1 (40.0 b) 20:16:15 Attempting to upload org/opendaylight/netconf/keystore-plaintext-cli/10.0.0/keystore-plaintext-cli-10.0.0.jar.asc (455.0 b) 20:16:15 Attempting to upload org/opendaylight/netconf/keystore-plaintext-cli/10.0.0/keystore-plaintext-cli-10.0.0-cyclonedx.json.md5 (32.0 b) 20:16:15 Attempting to upload org/opendaylight/netconf/keystore-plaintext-cli/10.0.0/keystore-plaintext-cli-10.0.0-sources.jar.asc (455.0 b) 20:16:15 Attempting to upload org/opendaylight/netconf/keystore-plaintext-cli/10.0.0/keystore-plaintext-cli-10.0.0-sources.jar (6.71 kb) 20:16:15 Attempting to upload org/opendaylight/netconf/keystore-plaintext-cli/10.0.0/keystore-plaintext-cli-10.0.0-javadoc.jar.asc (455.0 b) 20:16:16 Attempting to upload org/opendaylight/netconf/keystore-plaintext-cli/10.0.0/keystore-plaintext-cli-10.0.0-cyclonedx.json.asc (455.0 b) 20:16:16 Attempting to upload org/opendaylight/netconf/keystore-plaintext-cli/10.0.0/keystore-plaintext-cli-10.0.0-javadoc.jar.sha1 (40.0 b) 20:16:16 Attempting to upload org/opendaylight/netconf/restconf-api/10.0.0/restconf-api-10.0.0.pom.sha1 (40.0 b) 20:16:16 Attempting to upload org/opendaylight/netconf/restconf-api/10.0.0/restconf-api-10.0.0-cyclonedx.xml.sha1 (40.0 b) 20:16:16 Attempting to upload org/opendaylight/netconf/restconf-api/10.0.0/restconf-api-10.0.0-cyclonedx.xml.md5 (32.0 b) 20:16:16 Attempting to upload org/opendaylight/netconf/restconf-api/10.0.0/restconf-api-10.0.0.jar.sha1 (40.0 b) 20:16:16 Attempting to upload org/opendaylight/netconf/restconf-api/10.0.0/restconf-api-10.0.0-cyclonedx.xml.asc (455.0 b) 20:16:16 Attempting to upload org/opendaylight/netconf/restconf-api/10.0.0/restconf-api-10.0.0-cyclonedx.xml (52.92 kb) 20:16:16 Attempting to upload org/opendaylight/netconf/restconf-api/10.0.0/restconf-api-10.0.0-sources.jar (41.24 kb) 20:16:16 Attempting to upload org/opendaylight/netconf/restconf-api/10.0.0/restconf-api-10.0.0.jar (71.77 kb) 20:16:16 Attempting to upload org/opendaylight/netconf/restconf-api/10.0.0/restconf-api-10.0.0.jar.asc (455.0 b) 20:16:16 Attempting to upload org/opendaylight/netconf/restconf-api/10.0.0/restconf-api-10.0.0.jar.md5 (32.0 b) 20:16:16 Attempting to upload org/opendaylight/netconf/restconf-api/10.0.0/restconf-api-10.0.0-javadoc.jar (264.73 kb) 20:16:16 Attempting to upload org/opendaylight/netconf/restconf-api/10.0.0/restconf-api-10.0.0-javadoc.jar.md5 (32.0 b) 20:16:16 Attempting to upload org/opendaylight/netconf/restconf-api/10.0.0/restconf-api-10.0.0-javadoc.jar.asc (455.0 b) 20:16:16 Attempting to upload org/opendaylight/netconf/restconf-api/10.0.0/restconf-api-10.0.0-sources.jar.md5 (32.0 b) 20:16:16 Attempting to upload org/opendaylight/netconf/restconf-api/10.0.0/restconf-api-10.0.0-sources.jar.asc (455.0 b) 20:16:16 Attempting to upload org/opendaylight/netconf/restconf-api/10.0.0/restconf-api-10.0.0.pom.asc (455.0 b) 20:16:16 Attempting to upload org/opendaylight/netconf/restconf-api/10.0.0/restconf-api-10.0.0-cyclonedx.json.md5 (32.0 b) 20:16:16 Attempting to upload org/opendaylight/netconf/restconf-api/10.0.0/restconf-api-10.0.0-sources.jar.sha1 (40.0 b) 20:16:16 Attempting to upload org/opendaylight/netconf/restconf-api/10.0.0/restconf-api-10.0.0-javadoc.jar.sha1 (40.0 b) 20:16:17 Attempting to upload org/opendaylight/netconf/restconf-api/10.0.0/restconf-api-10.0.0-cyclonedx.json.sha1 (40.0 b) 20:16:17 Attempting to upload org/opendaylight/netconf/restconf-api/10.0.0/restconf-api-10.0.0-cyclonedx.json.asc (455.0 b) 20:16:17 Attempting to upload org/opendaylight/netconf/restconf-api/10.0.0/restconf-api-10.0.0.pom (2.08 kb) 20:16:17 Attempting to upload org/opendaylight/netconf/restconf-api/10.0.0/restconf-api-10.0.0-cyclonedx.json (58.09 kb) 20:16:17 Attempting to upload org/opendaylight/netconf/restconf-api/10.0.0/restconf-api-10.0.0.pom.md5 (32.0 b) 20:16:17 Attempting to upload org/opendaylight/netconf/odl-netconf-databind/10.0.0/odl-netconf-databind-10.0.0-features.xml.md5 (32.0 b) 20:16:17 Attempting to upload org/opendaylight/netconf/odl-netconf-databind/10.0.0/odl-netconf-databind-10.0.0-cyclonedx.json (179.67 kb) 20:16:17 Attempting to upload org/opendaylight/netconf/odl-netconf-databind/10.0.0/odl-netconf-databind-10.0.0-cyclonedx.xml.md5 (32.0 b) 20:16:17 Attempting to upload org/opendaylight/netconf/odl-netconf-databind/10.0.0/odl-netconf-databind-10.0.0-cyclonedx.xml (167.49 kb) 20:16:17 Attempting to upload org/opendaylight/netconf/odl-netconf-databind/10.0.0/odl-netconf-databind-10.0.0-cyclonedx.json.asc (455.0 b) 20:16:17 Attempting to upload org/opendaylight/netconf/odl-netconf-databind/10.0.0/odl-netconf-databind-10.0.0.pom.md5 (32.0 b) 20:16:17 Attempting to upload org/opendaylight/netconf/odl-netconf-databind/10.0.0/odl-netconf-databind-10.0.0-cyclonedx.xml.sha1 (40.0 b) 20:16:17 Attempting to upload org/opendaylight/netconf/odl-netconf-databind/10.0.0/odl-netconf-databind-10.0.0.pom.sha1 (40.0 b) 20:16:17 Attempting to upload org/opendaylight/netconf/odl-netconf-databind/10.0.0/odl-netconf-databind-10.0.0-cyclonedx.json.md5 (32.0 b) 20:16:17 Attempting to upload org/opendaylight/netconf/odl-netconf-databind/10.0.0/odl-netconf-databind-10.0.0.pom (1.38 kb) 20:16:17 Attempting to upload org/opendaylight/netconf/odl-netconf-databind/10.0.0/odl-netconf-databind-10.0.0-features.xml (582.0 b) 20:16:17 Attempting to upload org/opendaylight/netconf/odl-netconf-databind/10.0.0/odl-netconf-databind-10.0.0-features.xml.sha1 (40.0 b) 20:16:18 Attempting to upload org/opendaylight/netconf/odl-netconf-databind/10.0.0/odl-netconf-databind-10.0.0-features.xml.asc (455.0 b) 20:16:18 Attempting to upload org/opendaylight/netconf/odl-netconf-databind/10.0.0/odl-netconf-databind-10.0.0.pom.asc (455.0 b) 20:16:18 Attempting to upload org/opendaylight/netconf/odl-netconf-databind/10.0.0/odl-netconf-databind-10.0.0-cyclonedx.json.sha1 (40.0 b) 20:16:18 Attempting to upload org/opendaylight/netconf/odl-netconf-databind/10.0.0/odl-netconf-databind-10.0.0-cyclonedx.xml.asc (455.0 b) 20:16:18 Attempting to upload org/opendaylight/netconf/bnd-parent/10.0.0/bnd-parent-10.0.0.pom.md5 (32.0 b) 20:16:18 Attempting to upload org/opendaylight/netconf/bnd-parent/10.0.0/bnd-parent-10.0.0.pom.asc (455.0 b) 20:16:18 Attempting to upload org/opendaylight/netconf/bnd-parent/10.0.0/bnd-parent-10.0.0.pom (2.97 kb) 20:16:18 Attempting to upload org/opendaylight/netconf/bnd-parent/10.0.0/bnd-parent-10.0.0-cyclonedx.xml.md5 (32.0 b) 20:16:18 Attempting to upload org/opendaylight/netconf/bnd-parent/10.0.0/bnd-parent-10.0.0-cyclonedx.json (26.66 kb) 20:16:18 Attempting to upload org/opendaylight/netconf/bnd-parent/10.0.0/bnd-parent-10.0.0-cyclonedx.xml (23.67 kb) 20:16:18 Attempting to upload org/opendaylight/netconf/bnd-parent/10.0.0/bnd-parent-10.0.0.pom.sha1 (40.0 b) 20:16:18 Attempting to upload org/opendaylight/netconf/bnd-parent/10.0.0/bnd-parent-10.0.0-cyclonedx.json.md5 (32.0 b) 20:16:18 Attempting to upload org/opendaylight/netconf/bnd-parent/10.0.0/bnd-parent-10.0.0-cyclonedx.json.sha1 (40.0 b) 20:16:18 Attempting to upload org/opendaylight/netconf/bnd-parent/10.0.0/bnd-parent-10.0.0-cyclonedx.json.asc (455.0 b) 20:16:18 Attempting to upload org/opendaylight/netconf/bnd-parent/10.0.0/bnd-parent-10.0.0-cyclonedx.xml.sha1 (40.0 b) 20:16:18 Attempting to upload org/opendaylight/netconf/bnd-parent/10.0.0/bnd-parent-10.0.0-cyclonedx.xml.asc (455.0 b) 20:16:18 Attempting to upload org/opendaylight/netconf/transport-udp/10.0.0/transport-udp-10.0.0-javadoc.jar (192.46 kb) 20:16:18 Attempting to upload org/opendaylight/netconf/transport-udp/10.0.0/transport-udp-10.0.0-cyclonedx.json.md5 (32.0 b) 20:16:18 Attempting to upload org/opendaylight/netconf/transport-udp/10.0.0/transport-udp-10.0.0.pom.sha1 (40.0 b) 20:16:18 Attempting to upload org/opendaylight/netconf/transport-udp/10.0.0/transport-udp-10.0.0.jar.sha1 (40.0 b) 20:16:19 Attempting to upload org/opendaylight/netconf/transport-udp/10.0.0/transport-udp-10.0.0-cyclonedx.xml.md5 (32.0 b) 20:16:19 Attempting to upload org/opendaylight/netconf/transport-udp/10.0.0/transport-udp-10.0.0-cyclonedx.xml (61.36 kb) 20:16:19 Attempting to upload org/opendaylight/netconf/transport-udp/10.0.0/transport-udp-10.0.0.pom.asc (455.0 b) 20:16:19 Attempting to upload org/opendaylight/netconf/transport-udp/10.0.0/transport-udp-10.0.0-cyclonedx.xml.asc (455.0 b) 20:16:19 Attempting to upload org/opendaylight/netconf/transport-udp/10.0.0/transport-udp-10.0.0-javadoc.jar.asc (455.0 b) 20:16:19 Attempting to upload org/opendaylight/netconf/transport-udp/10.0.0/transport-udp-10.0.0.jar.asc (455.0 b) 20:16:19 Attempting to upload org/opendaylight/netconf/transport-udp/10.0.0/transport-udp-10.0.0-javadoc.jar.md5 (32.0 b) 20:16:19 Attempting to upload org/opendaylight/netconf/transport-udp/10.0.0/transport-udp-10.0.0-cyclonedx.json.asc (455.0 b) 20:16:19 Attempting to upload org/opendaylight/netconf/transport-udp/10.0.0/transport-udp-10.0.0-cyclonedx.json.sha1 (40.0 b) 20:16:19 Attempting to upload org/opendaylight/netconf/transport-udp/10.0.0/transport-udp-10.0.0-javadoc.jar.sha1 (40.0 b) 20:16:19 Attempting to upload org/opendaylight/netconf/transport-udp/10.0.0/transport-udp-10.0.0.pom (2.65 kb) 20:16:19 Attempting to upload org/opendaylight/netconf/transport-udp/10.0.0/transport-udp-10.0.0-cyclonedx.xml.sha1 (40.0 b) 20:16:19 Attempting to upload org/opendaylight/netconf/transport-udp/10.0.0/transport-udp-10.0.0-cyclonedx.json (67.46 kb) 20:16:19 Attempting to upload org/opendaylight/netconf/transport-udp/10.0.0/transport-udp-10.0.0-sources.jar.sha1 (40.0 b) 20:16:19 Attempting to upload org/opendaylight/netconf/transport-udp/10.0.0/transport-udp-10.0.0.jar (34.98 kb) 20:16:19 Attempting to upload org/opendaylight/netconf/transport-udp/10.0.0/transport-udp-10.0.0-sources.jar.asc (455.0 b) 20:16:19 Attempting to upload org/opendaylight/netconf/transport-udp/10.0.0/transport-udp-10.0.0-sources.jar.md5 (32.0 b) 20:16:19 Attempting to upload org/opendaylight/netconf/transport-udp/10.0.0/transport-udp-10.0.0.pom.md5 (32.0 b) 20:16:20 Attempting to upload org/opendaylight/netconf/transport-udp/10.0.0/transport-udp-10.0.0-sources.jar (28.34 kb) 20:16:20 Attempting to upload org/opendaylight/netconf/transport-udp/10.0.0/transport-udp-10.0.0.jar.md5 (32.0 b) 20:16:20 Attempting to upload org/opendaylight/netconf/netconf-karaf/10.0.0/netconf-karaf-10.0.0-cyclonedx.json (1.65 mb) 20:16:20 Attempting to upload org/opendaylight/netconf/netconf-karaf/10.0.0/netconf-karaf-10.0.0.tar.gz (147.39 mb) 20:16:20 Attempting to upload org/opendaylight/netconf/netconf-karaf/10.0.0/netconf-karaf-10.0.0-cyclonedx.xml (1.54 mb) 20:16:20 Attempting to upload org/opendaylight/netconf/netconf-karaf/10.0.0/netconf-karaf-10.0.0-cyclonedx.json.md5 (32.0 b) 20:16:20 Attempting to upload org/opendaylight/netconf/netconf-karaf/10.0.0/netconf-karaf-10.0.0.zip.sha1 (40.0 b) 20:16:20 Attempting to upload org/opendaylight/netconf/netconf-karaf/10.0.0/netconf-karaf-10.0.0.pom.sha1 (40.0 b) 20:16:20 Attempting to upload org/opendaylight/netconf/netconf-karaf/10.0.0/netconf-karaf-10.0.0-cyclonedx.json.sha1 (40.0 b) 20:16:20 Attempting to upload org/opendaylight/netconf/netconf-karaf/10.0.0/netconf-karaf-10.0.0.tar.gz.sha1 (40.0 b) 20:16:20 Attempting to upload org/opendaylight/netconf/netconf-karaf/10.0.0/netconf-karaf-10.0.0-cyclonedx.xml.md5 (32.0 b) 20:16:20 Attempting to upload org/opendaylight/netconf/netconf-karaf/10.0.0/netconf-karaf-10.0.0.zip (148.42 mb) 20:16:23 Attempting to upload org/opendaylight/netconf/netconf-karaf/10.0.0/netconf-karaf-10.0.0.pom.asc (455.0 b) 20:16:23 Attempting to upload org/opendaylight/netconf/netconf-karaf/10.0.0/netconf-karaf-10.0.0.zip.asc (455.0 b) 20:16:23 Attempting to upload org/opendaylight/netconf/netconf-karaf/10.0.0/netconf-karaf-10.0.0-cyclonedx.xml.sha1 (40.0 b) 20:16:23 Attempting to upload org/opendaylight/netconf/netconf-karaf/10.0.0/netconf-karaf-10.0.0.tar.gz.md5 (32.0 b) 20:16:23 Attempting to upload org/opendaylight/netconf/netconf-karaf/10.0.0/netconf-karaf-10.0.0.pom (3.59 kb) 20:16:23 Attempting to upload org/opendaylight/netconf/netconf-karaf/10.0.0/netconf-karaf-10.0.0.zip.md5 (32.0 b) 20:16:23 Attempting to upload org/opendaylight/netconf/netconf-karaf/10.0.0/netconf-karaf-10.0.0-cyclonedx.json.asc (455.0 b) 20:16:23 Attempting to upload org/opendaylight/netconf/netconf-karaf/10.0.0/netconf-karaf-10.0.0.tar.gz.asc (455.0 b) 20:16:23 Attempting to upload org/opendaylight/netconf/netconf-karaf/10.0.0/netconf-karaf-10.0.0-cyclonedx.xml.asc (455.0 b) 20:16:23 Attempting to upload org/opendaylight/netconf/netconf-karaf/10.0.0/netconf-karaf-10.0.0.pom.md5 (32.0 b) 20:16:23 Attempting to upload org/opendaylight/netconf/odl-aaa-netconf-plugin/10.0.0/odl-aaa-netconf-plugin-10.0.0-cyclonedx.xml.asc (455.0 b) 20:16:23 Attempting to upload org/opendaylight/netconf/odl-aaa-netconf-plugin/10.0.0/odl-aaa-netconf-plugin-10.0.0-cyclonedx.json.md5 (32.0 b) 20:16:24 Attempting to upload org/opendaylight/netconf/odl-aaa-netconf-plugin/10.0.0/odl-aaa-netconf-plugin-10.0.0-cyclonedx.xml (834.35 kb) 20:16:24 Attempting to upload org/opendaylight/netconf/odl-aaa-netconf-plugin/10.0.0/odl-aaa-netconf-plugin-10.0.0-features.xml (655.0 b) 20:16:24 Attempting to upload org/opendaylight/netconf/odl-aaa-netconf-plugin/10.0.0/odl-aaa-netconf-plugin-10.0.0.pom.sha1 (40.0 b) 20:16:24 Attempting to upload org/opendaylight/netconf/odl-aaa-netconf-plugin/10.0.0/odl-aaa-netconf-plugin-10.0.0-features.xml.asc (455.0 b) 20:16:24 Attempting to upload org/opendaylight/netconf/odl-aaa-netconf-plugin/10.0.0/odl-aaa-netconf-plugin-10.0.0.pom.md5 (32.0 b) 20:16:24 Attempting to upload org/opendaylight/netconf/odl-aaa-netconf-plugin/10.0.0/odl-aaa-netconf-plugin-10.0.0.pom (1.47 kb) 20:16:24 Attempting to upload org/opendaylight/netconf/odl-aaa-netconf-plugin/10.0.0/odl-aaa-netconf-plugin-10.0.0-cyclonedx.xml.md5 (32.0 b) 20:16:24 Attempting to upload org/opendaylight/netconf/odl-aaa-netconf-plugin/10.0.0/odl-aaa-netconf-plugin-10.0.0.pom.asc (455.0 b) 20:16:24 Attempting to upload org/opendaylight/netconf/odl-aaa-netconf-plugin/10.0.0/odl-aaa-netconf-plugin-10.0.0-cyclonedx.json.asc (455.0 b) 20:16:24 Attempting to upload org/opendaylight/netconf/odl-aaa-netconf-plugin/10.0.0/odl-aaa-netconf-plugin-10.0.0-cyclonedx.json.sha1 (40.0 b) 20:16:24 Attempting to upload org/opendaylight/netconf/odl-aaa-netconf-plugin/10.0.0/odl-aaa-netconf-plugin-10.0.0-features.xml.sha1 (40.0 b) 20:16:24 Attempting to upload org/opendaylight/netconf/odl-aaa-netconf-plugin/10.0.0/odl-aaa-netconf-plugin-10.0.0-cyclonedx.json (895.46 kb) 20:16:24 Attempting to upload org/opendaylight/netconf/odl-aaa-netconf-plugin/10.0.0/odl-aaa-netconf-plugin-10.0.0-cyclonedx.xml.sha1 (40.0 b) 20:16:25 Attempting to upload org/opendaylight/netconf/odl-aaa-netconf-plugin/10.0.0/odl-aaa-netconf-plugin-10.0.0-features.xml.md5 (32.0 b) 20:16:25 Attempting to upload org/opendaylight/netconf/odl-netconf-impl/10.0.0/odl-netconf-impl-10.0.0.pom.asc (455.0 b) 20:16:25 Attempting to upload org/opendaylight/netconf/odl-netconf-impl/10.0.0/odl-netconf-impl-10.0.0-cyclonedx.json.md5 (32.0 b) 20:16:25 Attempting to upload org/opendaylight/netconf/odl-netconf-impl/10.0.0/odl-netconf-impl-10.0.0-features.xml.asc (455.0 b) 20:16:25 Attempting to upload org/opendaylight/netconf/odl-netconf-impl/10.0.0/odl-netconf-impl-10.0.0-cyclonedx.json.sha1 (40.0 b) 20:16:25 Attempting to upload org/opendaylight/netconf/odl-netconf-impl/10.0.0/odl-netconf-impl-10.0.0.pom (2.23 kb) 20:16:25 Attempting to upload org/opendaylight/netconf/odl-netconf-impl/10.0.0/odl-netconf-impl-10.0.0-cyclonedx.json.asc (455.0 b) 20:16:25 Attempting to upload org/opendaylight/netconf/odl-netconf-impl/10.0.0/odl-netconf-impl-10.0.0-cyclonedx.xml.md5 (32.0 b) 20:16:25 Attempting to upload org/opendaylight/netconf/odl-netconf-impl/10.0.0/odl-netconf-impl-10.0.0-cyclonedx.xml (396.4 kb) 20:16:25 Attempting to upload org/opendaylight/netconf/odl-netconf-impl/10.0.0/odl-netconf-impl-10.0.0.pom.sha1 (40.0 b) 20:16:25 Attempting to upload org/opendaylight/netconf/odl-netconf-impl/10.0.0/odl-netconf-impl-10.0.0-features.xml.md5 (32.0 b) 20:16:25 Attempting to upload org/opendaylight/netconf/odl-netconf-impl/10.0.0/odl-netconf-impl-10.0.0-features.xml.sha1 (40.0 b) 20:16:25 Attempting to upload org/opendaylight/netconf/odl-netconf-impl/10.0.0/odl-netconf-impl-10.0.0-cyclonedx.json (425.06 kb) 20:16:25 Attempting to upload org/opendaylight/netconf/odl-netconf-impl/10.0.0/odl-netconf-impl-10.0.0.pom.md5 (32.0 b) 20:16:25 Attempting to upload org/opendaylight/netconf/odl-netconf-impl/10.0.0/odl-netconf-impl-10.0.0-cyclonedx.xml.sha1 (40.0 b) 20:16:25 Attempting to upload org/opendaylight/netconf/odl-netconf-impl/10.0.0/odl-netconf-impl-10.0.0-cyclonedx.xml.asc (455.0 b) 20:16:26 Attempting to upload org/opendaylight/netconf/odl-netconf-impl/10.0.0/odl-netconf-impl-10.0.0-features.xml (1.33 kb) 20:16:26 Attempting to upload org/opendaylight/netconf/netconf-console/10.0.0/netconf-console-10.0.0-cyclonedx.xml.md5 (32.0 b) 20:16:26 Attempting to upload org/opendaylight/netconf/netconf-console/10.0.0/netconf-console-10.0.0-sources.jar.md5 (32.0 b) 20:16:26 Attempting to upload org/opendaylight/netconf/netconf-console/10.0.0/netconf-console-10.0.0.pom.md5 (32.0 b) 20:16:26 Attempting to upload org/opendaylight/netconf/netconf-console/10.0.0/netconf-console-10.0.0-javadoc.jar (144.57 kb) 20:16:26 Attempting to upload org/opendaylight/netconf/netconf-console/10.0.0/netconf-console-10.0.0.jar.asc (455.0 b) 20:16:26 Attempting to upload org/opendaylight/netconf/netconf-console/10.0.0/netconf-console-10.0.0-javadoc.jar.md5 (32.0 b) 20:16:26 Attempting to upload org/opendaylight/netconf/netconf-console/10.0.0/netconf-console-10.0.0.jar.md5 (32.0 b) 20:16:26 Attempting to upload org/opendaylight/netconf/netconf-console/10.0.0/netconf-console-10.0.0-cyclonedx.xml (454.24 kb) 20:16:26 Attempting to upload org/opendaylight/netconf/netconf-console/10.0.0/netconf-console-10.0.0-javadoc.jar.asc (455.0 b) 20:16:26 Attempting to upload org/opendaylight/netconf/netconf-console/10.0.0/netconf-console-10.0.0-cyclonedx.json.md5 (32.0 b) 20:16:26 Attempting to upload org/opendaylight/netconf/netconf-console/10.0.0/netconf-console-10.0.0.jar (36.26 kb) 20:16:26 Attempting to upload org/opendaylight/netconf/netconf-console/10.0.0/netconf-console-10.0.0-sources.jar (18.26 kb) 20:16:26 Attempting to upload org/opendaylight/netconf/netconf-console/10.0.0/netconf-console-10.0.0.pom.sha1 (40.0 b) 20:16:26 Attempting to upload org/opendaylight/netconf/netconf-console/10.0.0/netconf-console-10.0.0-cyclonedx.json.asc (455.0 b) 20:16:26 Attempting to upload org/opendaylight/netconf/netconf-console/10.0.0/netconf-console-10.0.0-cyclonedx.json.sha1 (40.0 b) 20:16:27 Attempting to upload org/opendaylight/netconf/netconf-console/10.0.0/netconf-console-10.0.0-cyclonedx.json (484.09 kb) 20:16:27 Attempting to upload org/opendaylight/netconf/netconf-console/10.0.0/netconf-console-10.0.0.pom.asc (455.0 b) 20:16:27 Attempting to upload org/opendaylight/netconf/netconf-console/10.0.0/netconf-console-10.0.0.jar.sha1 (40.0 b) 20:16:27 Attempting to upload org/opendaylight/netconf/netconf-console/10.0.0/netconf-console-10.0.0-sources.jar.asc (455.0 b) 20:16:27 Attempting to upload org/opendaylight/netconf/netconf-console/10.0.0/netconf-console-10.0.0-sources.jar.sha1 (40.0 b) 20:16:27 Attempting to upload org/opendaylight/netconf/netconf-console/10.0.0/netconf-console-10.0.0-cyclonedx.xml.asc (455.0 b) 20:16:27 Attempting to upload org/opendaylight/netconf/netconf-console/10.0.0/netconf-console-10.0.0-cyclonedx.xml.sha1 (40.0 b) 20:16:27 Attempting to upload org/opendaylight/netconf/netconf-console/10.0.0/netconf-console-10.0.0-javadoc.jar.sha1 (40.0 b) 20:16:27 Attempting to upload org/opendaylight/netconf/netconf-console/10.0.0/netconf-console-10.0.0.pom (4.19 kb) 20:16:27 Attempting to upload org/opendaylight/netconf/odl-netconf-connector/10.0.0/odl-netconf-connector-10.0.0-cyclonedx.json.asc (455.0 b) 20:16:27 Attempting to upload org/opendaylight/netconf/odl-netconf-connector/10.0.0/odl-netconf-connector-10.0.0-cyclonedx.json (932.93 kb) 20:16:27 Attempting to upload org/opendaylight/netconf/odl-netconf-connector/10.0.0/odl-netconf-connector-10.0.0-features.xml.sha1 (40.0 b) 20:16:27 Attempting to upload org/opendaylight/netconf/odl-netconf-connector/10.0.0/odl-netconf-connector-10.0.0.pom (2.65 kb) 20:16:27 Attempting to upload org/opendaylight/netconf/odl-netconf-connector/10.0.0/odl-netconf-connector-10.0.0-cyclonedx.xml.asc (455.0 b) 20:16:28 Attempting to upload org/opendaylight/netconf/odl-netconf-connector/10.0.0/odl-netconf-connector-10.0.0-cyclonedx.xml.sha1 (40.0 b) 20:16:28 Attempting to upload org/opendaylight/netconf/odl-netconf-connector/10.0.0/odl-netconf-connector-10.0.0-features.xml.md5 (32.0 b) 20:16:28 Attempting to upload org/opendaylight/netconf/odl-netconf-connector/10.0.0/odl-netconf-connector-10.0.0-cyclonedx.json.sha1 (40.0 b) 20:16:28 Attempting to upload org/opendaylight/netconf/odl-netconf-connector/10.0.0/odl-netconf-connector-10.0.0-cyclonedx.xml.md5 (32.0 b) 20:16:28 Attempting to upload org/opendaylight/netconf/odl-netconf-connector/10.0.0/odl-netconf-connector-10.0.0.pom.sha1 (40.0 b) 20:16:28 Attempting to upload org/opendaylight/netconf/odl-netconf-connector/10.0.0/odl-netconf-connector-10.0.0.pom.md5 (32.0 b) 20:16:28 Attempting to upload org/opendaylight/netconf/odl-netconf-connector/10.0.0/odl-netconf-connector-10.0.0-cyclonedx.xml (876.54 kb) 20:16:28 Attempting to upload org/opendaylight/netconf/odl-netconf-connector/10.0.0/odl-netconf-connector-10.0.0-features.xml (2.52 kb) 20:16:28 Attempting to upload org/opendaylight/netconf/odl-netconf-connector/10.0.0/odl-netconf-connector-10.0.0-cyclonedx.json.md5 (32.0 b) 20:16:28 Attempting to upload org/opendaylight/netconf/odl-netconf-connector/10.0.0/odl-netconf-connector-10.0.0-features.xml.asc (455.0 b) 20:16:28 Attempting to upload org/opendaylight/netconf/odl-netconf-connector/10.0.0/odl-netconf-connector-10.0.0.pom.asc (455.0 b) 20:16:28 Attempting to upload org/opendaylight/netconf/odl-restconf/10.0.0/odl-restconf-10.0.0-cyclonedx.xml.asc (455.0 b) 20:16:28 Attempting to upload org/opendaylight/netconf/odl-restconf/10.0.0/odl-restconf-10.0.0-cyclonedx.xml.sha1 (40.0 b) 20:16:28 Attempting to upload org/opendaylight/netconf/odl-restconf/10.0.0/odl-restconf-10.0.0.pom.md5 (32.0 b) 20:16:28 Attempting to upload org/opendaylight/netconf/odl-restconf/10.0.0/odl-restconf-10.0.0.pom.sha1 (40.0 b) 20:16:28 Attempting to upload org/opendaylight/netconf/odl-restconf/10.0.0/odl-restconf-10.0.0-cyclonedx.json (1.2 mb) 20:16:28 Attempting to upload org/opendaylight/netconf/odl-restconf/10.0.0/odl-restconf-10.0.0-cyclonedx.xml (1.13 mb) 20:16:29 Attempting to upload org/opendaylight/netconf/odl-restconf/10.0.0/odl-restconf-10.0.0-cyclonedx.json.sha1 (40.0 b) 20:16:29 Attempting to upload org/opendaylight/netconf/odl-restconf/10.0.0/odl-restconf-10.0.0.pom (1.14 kb) 20:16:29 Attempting to upload org/opendaylight/netconf/odl-restconf/10.0.0/odl-restconf-10.0.0-features.xml.asc (455.0 b) 20:16:29 Attempting to upload org/opendaylight/netconf/odl-restconf/10.0.0/odl-restconf-10.0.0-cyclonedx.json.asc (455.0 b) 20:16:29 Attempting to upload org/opendaylight/netconf/odl-restconf/10.0.0/odl-restconf-10.0.0.pom.asc (455.0 b) 20:16:29 Attempting to upload org/opendaylight/netconf/odl-restconf/10.0.0/odl-restconf-10.0.0-features.xml.sha1 (40.0 b) 20:16:29 Attempting to upload org/opendaylight/netconf/odl-restconf/10.0.0/odl-restconf-10.0.0-cyclonedx.xml.md5 (32.0 b) 20:16:29 Attempting to upload org/opendaylight/netconf/odl-restconf/10.0.0/odl-restconf-10.0.0-cyclonedx.json.md5 (32.0 b) 20:16:29 Attempting to upload org/opendaylight/netconf/odl-restconf/10.0.0/odl-restconf-10.0.0-features.xml (492.0 b) 20:16:29 Attempting to upload org/opendaylight/netconf/odl-restconf/10.0.0/odl-restconf-10.0.0-features.xml.md5 (32.0 b) 20:16:29 Attempting to upload org/opendaylight/netconf/odl-netconf-common/10.0.0/odl-netconf-common-10.0.0-cyclonedx.json.sha1 (40.0 b) 20:16:29 Attempting to upload org/opendaylight/netconf/odl-netconf-common/10.0.0/odl-netconf-common-10.0.0-cyclonedx.xml.md5 (32.0 b) 20:16:29 Attempting to upload org/opendaylight/netconf/odl-netconf-common/10.0.0/odl-netconf-common-10.0.0.pom.asc (455.0 b) 20:16:29 Attempting to upload org/opendaylight/netconf/odl-netconf-common/10.0.0/odl-netconf-common-10.0.0-features.xml.sha1 (40.0 b) 20:16:29 Attempting to upload org/opendaylight/netconf/odl-netconf-common/10.0.0/odl-netconf-common-10.0.0-features.xml.asc (455.0 b) 20:16:29 Attempting to upload org/opendaylight/netconf/odl-netconf-common/10.0.0/odl-netconf-common-10.0.0.pom.sha1 (40.0 b) 20:16:29 Attempting to upload org/opendaylight/netconf/odl-netconf-common/10.0.0/odl-netconf-common-10.0.0-cyclonedx.json.asc (455.0 b) 20:16:30 Attempting to upload org/opendaylight/netconf/odl-netconf-common/10.0.0/odl-netconf-common-10.0.0.pom (2.27 kb) 20:16:30 Attempting to upload org/opendaylight/netconf/odl-netconf-common/10.0.0/odl-netconf-common-10.0.0-cyclonedx.json (263.17 kb) 20:16:30 Attempting to upload org/opendaylight/netconf/odl-netconf-common/10.0.0/odl-netconf-common-10.0.0-cyclonedx.xml.asc (455.0 b) 20:16:30 Attempting to upload org/opendaylight/netconf/odl-netconf-common/10.0.0/odl-netconf-common-10.0.0-features.xml.md5 (32.0 b) 20:16:30 Attempting to upload org/opendaylight/netconf/odl-netconf-common/10.0.0/odl-netconf-common-10.0.0-cyclonedx.xml.sha1 (40.0 b) 20:16:30 Attempting to upload org/opendaylight/netconf/odl-netconf-common/10.0.0/odl-netconf-common-10.0.0-cyclonedx.json.md5 (32.0 b) 20:16:30 Attempting to upload org/opendaylight/netconf/odl-netconf-common/10.0.0/odl-netconf-common-10.0.0-features.xml (1.15 kb) 20:16:30 Attempting to upload org/opendaylight/netconf/odl-netconf-common/10.0.0/odl-netconf-common-10.0.0.pom.md5 (32.0 b) 20:16:30 Attempting to upload org/opendaylight/netconf/odl-netconf-common/10.0.0/odl-netconf-common-10.0.0-cyclonedx.xml (244.13 kb) 20:16:30 Attempting to upload org/opendaylight/netconf/restconf-server-jaxrs/10.0.0/restconf-server-jaxrs-10.0.0-cyclonedx.xml.asc (455.0 b) 20:16:30 Attempting to upload org/opendaylight/netconf/restconf-server-jaxrs/10.0.0/restconf-server-jaxrs-10.0.0-javadoc.jar (135.41 kb) 20:16:30 Attempting to upload org/opendaylight/netconf/restconf-server-jaxrs/10.0.0/restconf-server-jaxrs-10.0.0.jar (62.63 kb) 20:16:30 Attempting to upload org/opendaylight/netconf/restconf-server-jaxrs/10.0.0/restconf-server-jaxrs-10.0.0-cyclonedx.xml.sha1 (40.0 b) 20:16:30 Attempting to upload org/opendaylight/netconf/restconf-server-jaxrs/10.0.0/restconf-server-jaxrs-10.0.0.jar.sha1 (40.0 b) 20:16:31 Attempting to upload org/opendaylight/netconf/restconf-server-jaxrs/10.0.0/restconf-server-jaxrs-10.0.0.jar.md5 (32.0 b) 20:16:31 Attempting to upload org/opendaylight/netconf/restconf-server-jaxrs/10.0.0/restconf-server-jaxrs-10.0.0-cyclonedx.json.md5 (32.0 b) 20:16:31 Attempting to upload org/opendaylight/netconf/restconf-server-jaxrs/10.0.0/restconf-server-jaxrs-10.0.0-cyclonedx.json (231.65 kb) 20:16:31 Attempting to upload org/opendaylight/netconf/restconf-server-jaxrs/10.0.0/restconf-server-jaxrs-10.0.0-javadoc.jar.md5 (32.0 b) 20:16:31 Attempting to upload org/opendaylight/netconf/restconf-server-jaxrs/10.0.0/restconf-server-jaxrs-10.0.0.pom.sha1 (40.0 b) 20:16:31 Attempting to upload org/opendaylight/netconf/restconf-server-jaxrs/10.0.0/restconf-server-jaxrs-10.0.0.jar.asc (455.0 b) 20:16:31 Attempting to upload org/opendaylight/netconf/restconf-server-jaxrs/10.0.0/restconf-server-jaxrs-10.0.0.pom (7.17 kb) 20:16:31 Attempting to upload org/opendaylight/netconf/restconf-server-jaxrs/10.0.0/restconf-server-jaxrs-10.0.0-cyclonedx.json.sha1 (40.0 b) 20:16:31 Attempting to upload org/opendaylight/netconf/restconf-server-jaxrs/10.0.0/restconf-server-jaxrs-10.0.0-javadoc.jar.sha1 (40.0 b) 20:16:31 Attempting to upload org/opendaylight/netconf/restconf-server-jaxrs/10.0.0/restconf-server-jaxrs-10.0.0-cyclonedx.json.asc (455.0 b) 20:16:31 Attempting to upload org/opendaylight/netconf/restconf-server-jaxrs/10.0.0/restconf-server-jaxrs-10.0.0-cyclonedx.xml (214.68 kb) 20:16:31 Attempting to upload org/opendaylight/netconf/restconf-server-jaxrs/10.0.0/restconf-server-jaxrs-10.0.0-sources.jar.asc (455.0 b) 20:16:31 Attempting to upload org/opendaylight/netconf/restconf-server-jaxrs/10.0.0/restconf-server-jaxrs-10.0.0-cyclonedx.xml.md5 (32.0 b) 20:16:31 Attempting to upload org/opendaylight/netconf/restconf-server-jaxrs/10.0.0/restconf-server-jaxrs-10.0.0.pom.md5 (32.0 b) 20:16:31 Attempting to upload org/opendaylight/netconf/restconf-server-jaxrs/10.0.0/restconf-server-jaxrs-10.0.0-sources.jar.md5 (32.0 b) 20:16:31 Attempting to upload org/opendaylight/netconf/restconf-server-jaxrs/10.0.0/restconf-server-jaxrs-10.0.0-sources.jar.sha1 (40.0 b) 20:16:32 Attempting to upload org/opendaylight/netconf/restconf-server-jaxrs/10.0.0/restconf-server-jaxrs-10.0.0.pom.asc (455.0 b) 20:16:32 Attempting to upload org/opendaylight/netconf/restconf-server-jaxrs/10.0.0/restconf-server-jaxrs-10.0.0-javadoc.jar.asc (455.0 b) 20:16:32 Attempting to upload org/opendaylight/netconf/restconf-server-jaxrs/10.0.0/restconf-server-jaxrs-10.0.0-sources.jar (27.68 kb) 20:16:32 Attempting to upload org/opendaylight/netconf/netconf-netty-util/10.0.0/netconf-netty-util-10.0.0-sources.jar.sha1 (40.0 b) 20:16:32 Attempting to upload org/opendaylight/netconf/netconf-netty-util/10.0.0/netconf-netty-util-10.0.0-cyclonedx.json.sha1 (40.0 b) 20:16:32 Attempting to upload org/opendaylight/netconf/netconf-netty-util/10.0.0/netconf-netty-util-10.0.0.jar.sha1 (40.0 b) 20:16:32 Attempting to upload org/opendaylight/netconf/netconf-netty-util/10.0.0/netconf-netty-util-10.0.0.pom.asc (455.0 b) 20:16:32 Attempting to upload org/opendaylight/netconf/netconf-netty-util/10.0.0/netconf-netty-util-10.0.0.pom (3.39 kb) 20:16:32 Attempting to upload org/opendaylight/netconf/netconf-netty-util/10.0.0/netconf-netty-util-10.0.0.jar.asc (455.0 b) 20:16:32 Attempting to upload org/opendaylight/netconf/netconf-netty-util/10.0.0/netconf-netty-util-10.0.0-cyclonedx.xml.sha1 (40.0 b) 20:16:32 Attempting to upload org/opendaylight/netconf/netconf-netty-util/10.0.0/netconf-netty-util-10.0.0-javadoc.jar (153.6 kb) 20:16:32 Attempting to upload org/opendaylight/netconf/netconf-netty-util/10.0.0/netconf-netty-util-10.0.0-sources.jar (27.63 kb) 20:16:32 Attempting to upload org/opendaylight/netconf/netconf-netty-util/10.0.0/netconf-netty-util-10.0.0.pom.md5 (32.0 b) 20:16:32 Attempting to upload org/opendaylight/netconf/netconf-netty-util/10.0.0/netconf-netty-util-10.0.0-javadoc.jar.sha1 (40.0 b) 20:16:32 Attempting to upload org/opendaylight/netconf/netconf-netty-util/10.0.0/netconf-netty-util-10.0.0-cyclonedx.xml.md5 (32.0 b) 20:16:32 Attempting to upload org/opendaylight/netconf/netconf-netty-util/10.0.0/netconf-netty-util-10.0.0-cyclonedx.xml.asc (455.0 b) 20:16:32 Attempting to upload org/opendaylight/netconf/netconf-netty-util/10.0.0/netconf-netty-util-10.0.0-javadoc.jar.asc (455.0 b) 20:16:32 Attempting to upload org/opendaylight/netconf/netconf-netty-util/10.0.0/netconf-netty-util-10.0.0-sources.jar.md5 (32.0 b) 20:16:32 Attempting to upload org/opendaylight/netconf/netconf-netty-util/10.0.0/netconf-netty-util-10.0.0-javadoc.jar.md5 (32.0 b) 20:16:32 Attempting to upload org/opendaylight/netconf/netconf-netty-util/10.0.0/netconf-netty-util-10.0.0.pom.sha1 (40.0 b) 20:16:33 Attempting to upload org/opendaylight/netconf/netconf-netty-util/10.0.0/netconf-netty-util-10.0.0.jar.md5 (32.0 b) 20:16:33 Attempting to upload org/opendaylight/netconf/netconf-netty-util/10.0.0/netconf-netty-util-10.0.0-cyclonedx.json.asc (455.0 b) 20:16:33 Attempting to upload org/opendaylight/netconf/netconf-netty-util/10.0.0/netconf-netty-util-10.0.0.jar (50.61 kb) 20:16:33 Attempting to upload org/opendaylight/netconf/netconf-netty-util/10.0.0/netconf-netty-util-10.0.0-sources.jar.asc (455.0 b) 20:16:33 Attempting to upload org/opendaylight/netconf/netconf-netty-util/10.0.0/netconf-netty-util-10.0.0-cyclonedx.xml (90.07 kb) 20:16:33 Attempting to upload org/opendaylight/netconf/netconf-netty-util/10.0.0/netconf-netty-util-10.0.0-cyclonedx.json (98.56 kb) 20:16:33 Attempting to upload org/opendaylight/netconf/netconf-netty-util/10.0.0/netconf-netty-util-10.0.0-cyclonedx.json.md5 (32.0 b) 20:16:33 Attempting to upload org/opendaylight/netconf/netconf-api/10.0.0/netconf-api-10.0.0.jar.asc (455.0 b) 20:16:33 Attempting to upload org/opendaylight/netconf/netconf-api/10.0.0/netconf-api-10.0.0.pom (2.88 kb) 20:16:33 Attempting to upload org/opendaylight/netconf/netconf-api/10.0.0/netconf-api-10.0.0-sources.jar.sha1 (40.0 b) 20:16:33 Attempting to upload org/opendaylight/netconf/netconf-api/10.0.0/netconf-api-10.0.0.jar.md5 (32.0 b) 20:16:33 Attempting to upload org/opendaylight/netconf/netconf-api/10.0.0/netconf-api-10.0.0-sources.jar.md5 (32.0 b) 20:16:33 Attempting to upload org/opendaylight/netconf/netconf-api/10.0.0/netconf-api-10.0.0.jar (101.16 kb) 20:16:33 Attempting to upload org/opendaylight/netconf/netconf-api/10.0.0/netconf-api-10.0.0-cyclonedx.json.md5 (32.0 b) 20:16:33 Attempting to upload org/opendaylight/netconf/netconf-api/10.0.0/netconf-api-10.0.0.pom.md5 (32.0 b) 20:16:33 Attempting to upload org/opendaylight/netconf/netconf-api/10.0.0/netconf-api-10.0.0-cyclonedx.xml (77.48 kb) 20:16:33 Attempting to upload org/opendaylight/netconf/netconf-api/10.0.0/netconf-api-10.0.0.pom.asc (455.0 b) 20:16:33 Attempting to upload org/opendaylight/netconf/netconf-api/10.0.0/netconf-api-10.0.0-cyclonedx.xml.md5 (32.0 b) 20:16:33 Attempting to upload org/opendaylight/netconf/netconf-api/10.0.0/netconf-api-10.0.0-cyclonedx.xml.asc (455.0 b) 20:16:33 Attempting to upload org/opendaylight/netconf/netconf-api/10.0.0/netconf-api-10.0.0.jar.sha1 (40.0 b) 20:16:34 Attempting to upload org/opendaylight/netconf/netconf-api/10.0.0/netconf-api-10.0.0-javadoc.jar.asc (455.0 b) 20:16:34 Attempting to upload org/opendaylight/netconf/netconf-api/10.0.0/netconf-api-10.0.0-sources.jar (65.83 kb) 20:16:34 Attempting to upload org/opendaylight/netconf/netconf-api/10.0.0/netconf-api-10.0.0-javadoc.jar.md5 (32.0 b) 20:16:34 Attempting to upload org/opendaylight/netconf/netconf-api/10.0.0/netconf-api-10.0.0-cyclonedx.json.asc (455.0 b) 20:16:34 Attempting to upload org/opendaylight/netconf/netconf-api/10.0.0/netconf-api-10.0.0-javadoc.jar (369.65 kb) 20:16:34 Attempting to upload org/opendaylight/netconf/netconf-api/10.0.0/netconf-api-10.0.0-cyclonedx.json (85.83 kb) 20:16:34 Attempting to upload org/opendaylight/netconf/netconf-api/10.0.0/netconf-api-10.0.0-cyclonedx.xml.sha1 (40.0 b) 20:16:34 Attempting to upload org/opendaylight/netconf/netconf-api/10.0.0/netconf-api-10.0.0.pom.sha1 (40.0 b) 20:16:34 Attempting to upload org/opendaylight/netconf/netconf-api/10.0.0/netconf-api-10.0.0-cyclonedx.json.sha1 (40.0 b) 20:16:34 Attempting to upload org/opendaylight/netconf/netconf-api/10.0.0/netconf-api-10.0.0-javadoc.jar.sha1 (40.0 b) 20:16:34 Attempting to upload org/opendaylight/netconf/netconf-api/10.0.0/netconf-api-10.0.0-sources.jar.asc (455.0 b) 20:16:34 Attempting to upload org/opendaylight/netconf/netconf-topology-singleton/10.0.0/netconf-topology-singleton-10.0.0-cyclonedx.xml.asc (455.0 b) 20:16:34 Attempting to upload org/opendaylight/netconf/netconf-topology-singleton/10.0.0/netconf-topology-singleton-10.0.0-cyclonedx.xml.md5 (32.0 b) 20:16:34 Attempting to upload org/opendaylight/netconf/netconf-topology-singleton/10.0.0/netconf-topology-singleton-10.0.0-cyclonedx.json (533.69 kb) 20:16:34 Attempting to upload org/opendaylight/netconf/netconf-topology-singleton/10.0.0/netconf-topology-singleton-10.0.0.jar.sha1 (40.0 b) 20:16:34 Attempting to upload org/opendaylight/netconf/netconf-topology-singleton/10.0.0/netconf-topology-singleton-10.0.0-sources.jar (87.89 kb) 20:16:34 Attempting to upload org/opendaylight/netconf/netconf-topology-singleton/10.0.0/netconf-topology-singleton-10.0.0.jar.asc (455.0 b) 20:16:34 Attempting to upload org/opendaylight/netconf/netconf-topology-singleton/10.0.0/netconf-topology-singleton-10.0.0-sources.jar.sha1 (40.0 b) 20:16:34 Attempting to upload org/opendaylight/netconf/netconf-topology-singleton/10.0.0/netconf-topology-singleton-10.0.0-cyclonedx.xml (499.43 kb) 20:16:34 Attempting to upload org/opendaylight/netconf/netconf-topology-singleton/10.0.0/netconf-topology-singleton-10.0.0-cyclonedx.json.md5 (32.0 b) 20:16:34 Attempting to upload org/opendaylight/netconf/netconf-topology-singleton/10.0.0/netconf-topology-singleton-10.0.0-cyclonedx.json.asc (455.0 b) 20:16:35 Attempting to upload org/opendaylight/netconf/netconf-topology-singleton/10.0.0/netconf-topology-singleton-10.0.0-sources.jar.asc (455.0 b) 20:16:35 Attempting to upload org/opendaylight/netconf/netconf-topology-singleton/10.0.0/netconf-topology-singleton-10.0.0-javadoc.jar.asc (455.0 b) 20:16:35 Attempting to upload org/opendaylight/netconf/netconf-topology-singleton/10.0.0/netconf-topology-singleton-10.0.0.pom.asc (455.0 b) 20:16:35 Attempting to upload org/opendaylight/netconf/netconf-topology-singleton/10.0.0/netconf-topology-singleton-10.0.0-cyclonedx.json.sha1 (40.0 b) 20:16:35 Attempting to upload org/opendaylight/netconf/netconf-topology-singleton/10.0.0/netconf-topology-singleton-10.0.0.pom.sha1 (40.0 b) 20:16:35 Attempting to upload org/opendaylight/netconf/netconf-topology-singleton/10.0.0/netconf-topology-singleton-10.0.0.pom.md5 (32.0 b) 20:16:35 Attempting to upload org/opendaylight/netconf/netconf-topology-singleton/10.0.0/netconf-topology-singleton-10.0.0.jar.md5 (32.0 b) 20:16:35 Attempting to upload org/opendaylight/netconf/netconf-topology-singleton/10.0.0/netconf-topology-singleton-10.0.0-cyclonedx.xml.sha1 (40.0 b) 20:16:35 Attempting to upload org/opendaylight/netconf/netconf-topology-singleton/10.0.0/netconf-topology-singleton-10.0.0-javadoc.jar.md5 (32.0 b) 20:16:35 Attempting to upload org/opendaylight/netconf/netconf-topology-singleton/10.0.0/netconf-topology-singleton-10.0.0-javadoc.jar.sha1 (40.0 b) 20:16:35 Attempting to upload org/opendaylight/netconf/netconf-topology-singleton/10.0.0/netconf-topology-singleton-10.0.0.pom (11.4 kb) 20:16:35 Attempting to upload org/opendaylight/netconf/netconf-topology-singleton/10.0.0/netconf-topology-singleton-10.0.0.jar (175.41 kb) 20:16:35 Attempting to upload org/opendaylight/netconf/netconf-topology-singleton/10.0.0/netconf-topology-singleton-10.0.0-sources.jar.md5 (32.0 b) 20:16:35 Attempting to upload org/opendaylight/netconf/netconf-topology-singleton/10.0.0/netconf-topology-singleton-10.0.0-javadoc.jar (439.76 kb) 20:16:36 Attempting to upload org/opendaylight/netconf/sal-remote-impl/10.0.0/sal-remote-impl-10.0.0-sources.jar.md5 (32.0 b) 20:16:36 Attempting to upload org/opendaylight/netconf/sal-remote-impl/10.0.0/sal-remote-impl-10.0.0-cyclonedx.json.asc (455.0 b) 20:16:36 Attempting to upload org/opendaylight/netconf/sal-remote-impl/10.0.0/sal-remote-impl-10.0.0-cyclonedx.json (210.73 kb) 20:16:36 Attempting to upload org/opendaylight/netconf/sal-remote-impl/10.0.0/sal-remote-impl-10.0.0-cyclonedx.json.sha1 (40.0 b) 20:16:36 Attempting to upload org/opendaylight/netconf/sal-remote-impl/10.0.0/sal-remote-impl-10.0.0.pom (5.76 kb) 20:16:36 Attempting to upload org/opendaylight/netconf/sal-remote-impl/10.0.0/sal-remote-impl-10.0.0-javadoc.jar (100.64 kb) 20:16:36 Attempting to upload org/opendaylight/netconf/sal-remote-impl/10.0.0/sal-remote-impl-10.0.0.pom.sha1 (40.0 b) 20:16:36 Attempting to upload org/opendaylight/netconf/sal-remote-impl/10.0.0/sal-remote-impl-10.0.0-sources.jar.asc (455.0 b) 20:16:36 Attempting to upload org/opendaylight/netconf/sal-remote-impl/10.0.0/sal-remote-impl-10.0.0.jar.md5 (32.0 b) 20:16:36 Attempting to upload org/opendaylight/netconf/sal-remote-impl/10.0.0/sal-remote-impl-10.0.0-javadoc.jar.sha1 (40.0 b) 20:16:36 Attempting to upload org/opendaylight/netconf/sal-remote-impl/10.0.0/sal-remote-impl-10.0.0.jar.sha1 (40.0 b) 20:16:36 Attempting to upload org/opendaylight/netconf/sal-remote-impl/10.0.0/sal-remote-impl-10.0.0-cyclonedx.json.md5 (32.0 b) 20:16:36 Attempting to upload org/opendaylight/netconf/sal-remote-impl/10.0.0/sal-remote-impl-10.0.0-javadoc.jar.asc (455.0 b) 20:16:36 Attempting to upload org/opendaylight/netconf/sal-remote-impl/10.0.0/sal-remote-impl-10.0.0-cyclonedx.xml.asc (455.0 b) 20:16:37 Attempting to upload org/opendaylight/netconf/sal-remote-impl/10.0.0/sal-remote-impl-10.0.0.jar.asc (455.0 b) 20:16:37 Attempting to upload org/opendaylight/netconf/sal-remote-impl/10.0.0/sal-remote-impl-10.0.0.pom.asc (455.0 b) 20:16:37 Attempting to upload org/opendaylight/netconf/sal-remote-impl/10.0.0/sal-remote-impl-10.0.0.jar (44.94 kb) 20:16:37 Attempting to upload org/opendaylight/netconf/sal-remote-impl/10.0.0/sal-remote-impl-10.0.0-javadoc.jar.md5 (32.0 b) 20:16:37 Attempting to upload org/opendaylight/netconf/sal-remote-impl/10.0.0/sal-remote-impl-10.0.0-cyclonedx.xml.md5 (32.0 b) 20:16:37 Attempting to upload org/opendaylight/netconf/sal-remote-impl/10.0.0/sal-remote-impl-10.0.0-cyclonedx.xml.sha1 (40.0 b) 20:16:37 Attempting to upload org/opendaylight/netconf/sal-remote-impl/10.0.0/sal-remote-impl-10.0.0-sources.jar (19.95 kb) 20:16:37 Attempting to upload org/opendaylight/netconf/sal-remote-impl/10.0.0/sal-remote-impl-10.0.0.pom.md5 (32.0 b) 20:16:37 Attempting to upload org/opendaylight/netconf/sal-remote-impl/10.0.0/sal-remote-impl-10.0.0-cyclonedx.xml (195.93 kb) 20:16:37 Attempting to upload org/opendaylight/netconf/sal-remote-impl/10.0.0/sal-remote-impl-10.0.0-sources.jar.sha1 (40.0 b) 20:16:37 Attempting to upload org/opendaylight/netconf/restconf-client/10.0.0/restconf-client-10.0.0-javadoc.jar.asc (455.0 b) 20:16:37 Attempting to upload org/opendaylight/netconf/restconf-client/10.0.0/restconf-client-10.0.0-javadoc.jar.sha1 (40.0 b) 20:16:37 Attempting to upload org/opendaylight/netconf/restconf-client/10.0.0/restconf-client-10.0.0-cyclonedx.json.md5 (32.0 b) 20:16:37 Attempting to upload org/opendaylight/netconf/restconf-client/10.0.0/restconf-client-10.0.0-javadoc.jar (674.95 kb) 20:16:38 Attempting to upload org/opendaylight/netconf/restconf-client/10.0.0/restconf-client-10.0.0.pom.sha1 (40.0 b) 20:16:38 Attempting to upload org/opendaylight/netconf/restconf-client/10.0.0/restconf-client-10.0.0-javadoc.jar.md5 (32.0 b) 20:16:38 Attempting to upload org/opendaylight/netconf/restconf-client/10.0.0/restconf-client-10.0.0-cyclonedx.xml.asc (455.0 b) 20:16:38 Attempting to upload org/opendaylight/netconf/restconf-client/10.0.0/restconf-client-10.0.0.pom.asc (455.0 b) 20:16:38 Attempting to upload org/opendaylight/netconf/restconf-client/10.0.0/restconf-client-10.0.0.jar.asc (455.0 b) 20:16:38 Attempting to upload org/opendaylight/netconf/restconf-client/10.0.0/restconf-client-10.0.0-sources.jar.md5 (32.0 b) 20:16:38 Attempting to upload org/opendaylight/netconf/restconf-client/10.0.0/restconf-client-10.0.0.pom.md5 (32.0 b) 20:16:38 Attempting to upload org/opendaylight/netconf/restconf-client/10.0.0/restconf-client-10.0.0.jar.sha1 (40.0 b) 20:16:38 Attempting to upload org/opendaylight/netconf/restconf-client/10.0.0/restconf-client-10.0.0.jar (188.55 kb) 20:16:38 Attempting to upload org/opendaylight/netconf/restconf-client/10.0.0/restconf-client-10.0.0-sources.jar.asc (455.0 b) 20:16:38 Attempting to upload org/opendaylight/netconf/restconf-client/10.0.0/restconf-client-10.0.0-cyclonedx.json.sha1 (40.0 b) 20:16:38 Attempting to upload org/opendaylight/netconf/restconf-client/10.0.0/restconf-client-10.0.0-cyclonedx.json (143.52 kb) 20:16:38 Attempting to upload org/opendaylight/netconf/restconf-client/10.0.0/restconf-client-10.0.0-sources.jar.sha1 (40.0 b) 20:16:38 Attempting to upload org/opendaylight/netconf/restconf-client/10.0.0/restconf-client-10.0.0-cyclonedx.json.asc (455.0 b) 20:16:38 Attempting to upload org/opendaylight/netconf/restconf-client/10.0.0/restconf-client-10.0.0.jar.md5 (32.0 b) 20:16:38 Attempting to upload org/opendaylight/netconf/restconf-client/10.0.0/restconf-client-10.0.0-sources.jar (150.16 kb) 20:16:38 Attempting to upload org/opendaylight/netconf/restconf-client/10.0.0/restconf-client-10.0.0.pom (1.89 kb) 20:16:38 Attempting to upload org/opendaylight/netconf/restconf-client/10.0.0/restconf-client-10.0.0-cyclonedx.xml (132.62 kb) 20:16:39 Attempting to upload org/opendaylight/netconf/restconf-client/10.0.0/restconf-client-10.0.0-cyclonedx.xml.md5 (32.0 b) 20:16:39 Attempting to upload org/opendaylight/netconf/restconf-client/10.0.0/restconf-client-10.0.0-cyclonedx.xml.sha1 (40.0 b) 20:16:39 Attempting to upload org/opendaylight/netconf/netconf-topology/10.0.0/netconf-topology-10.0.0.pom.asc (455.0 b) 20:16:39 Attempting to upload org/opendaylight/netconf/netconf-topology/10.0.0/netconf-topology-10.0.0-cyclonedx.json.md5 (32.0 b) 20:16:39 Attempting to upload org/opendaylight/netconf/netconf-topology/10.0.0/netconf-topology-10.0.0-javadoc.jar.asc (455.0 b) 20:16:39 Attempting to upload org/opendaylight/netconf/netconf-topology/10.0.0/netconf-topology-10.0.0-cyclonedx.json.sha1 (40.0 b) 20:16:39 Attempting to upload org/opendaylight/netconf/netconf-topology/10.0.0/netconf-topology-10.0.0-sources.jar.sha1 (40.0 b) 20:16:39 Attempting to upload org/opendaylight/netconf/netconf-topology/10.0.0/netconf-topology-10.0.0-javadoc.jar.md5 (32.0 b) 20:16:39 Attempting to upload org/opendaylight/netconf/netconf-topology/10.0.0/netconf-topology-10.0.0.jar.asc (455.0 b) 20:16:39 Attempting to upload org/opendaylight/netconf/netconf-topology/10.0.0/netconf-topology-10.0.0.pom (7.68 kb) 20:16:39 Attempting to upload org/opendaylight/netconf/netconf-topology/10.0.0/netconf-topology-10.0.0-javadoc.jar.sha1 (40.0 b) 20:16:39 Attempting to upload org/opendaylight/netconf/netconf-topology/10.0.0/netconf-topology-10.0.0-sources.jar.md5 (32.0 b) 20:16:39 Attempting to upload org/opendaylight/netconf/netconf-topology/10.0.0/netconf-topology-10.0.0-cyclonedx.xml.asc (455.0 b) 20:16:39 Attempting to upload org/opendaylight/netconf/netconf-topology/10.0.0/netconf-topology-10.0.0.jar (176.76 kb) 20:16:39 Attempting to upload org/opendaylight/netconf/netconf-topology/10.0.0/netconf-topology-10.0.0.pom.sha1 (40.0 b) 20:16:39 Attempting to upload org/opendaylight/netconf/netconf-topology/10.0.0/netconf-topology-10.0.0-javadoc.jar (531.75 kb) 20:16:39 Attempting to upload org/opendaylight/netconf/netconf-topology/10.0.0/netconf-topology-10.0.0-cyclonedx.xml.sha1 (40.0 b) 20:16:39 Attempting to upload org/opendaylight/netconf/netconf-topology/10.0.0/netconf-topology-10.0.0.jar.md5 (32.0 b) 20:16:40 Attempting to upload org/opendaylight/netconf/netconf-topology/10.0.0/netconf-topology-10.0.0-cyclonedx.json.asc (455.0 b) 20:16:40 Attempting to upload org/opendaylight/netconf/netconf-topology/10.0.0/netconf-topology-10.0.0-cyclonedx.json (471.76 kb) 20:16:40 Attempting to upload org/opendaylight/netconf/netconf-topology/10.0.0/netconf-topology-10.0.0-sources.jar (119.7 kb) 20:16:40 Attempting to upload org/opendaylight/netconf/netconf-topology/10.0.0/netconf-topology-10.0.0-cyclonedx.xml.md5 (32.0 b) 20:16:40 Attempting to upload org/opendaylight/netconf/netconf-topology/10.0.0/netconf-topology-10.0.0.pom.md5 (32.0 b) 20:16:40 Attempting to upload org/opendaylight/netconf/netconf-topology/10.0.0/netconf-topology-10.0.0.jar.sha1 (40.0 b) 20:16:40 Attempting to upload org/opendaylight/netconf/netconf-topology/10.0.0/netconf-topology-10.0.0-sources.jar.asc (455.0 b) 20:16:40 Attempting to upload org/opendaylight/netconf/netconf-topology/10.0.0/netconf-topology-10.0.0-cyclonedx.xml (442.77 kb) 20:16:40 Attempting to upload org/opendaylight/netconf/keystore-none/10.0.0/keystore-none-10.0.0-javadoc.jar (86.55 kb) 20:16:40 Attempting to upload org/opendaylight/netconf/keystore-none/10.0.0/keystore-none-10.0.0.pom.md5 (32.0 b) 20:16:40 Attempting to upload org/opendaylight/netconf/keystore-none/10.0.0/keystore-none-10.0.0-cyclonedx.xml (52.41 kb) 20:16:40 Attempting to upload org/opendaylight/netconf/keystore-none/10.0.0/keystore-none-10.0.0.jar.sha1 (40.0 b) 20:16:40 Attempting to upload org/opendaylight/netconf/keystore-none/10.0.0/keystore-none-10.0.0.jar.asc (455.0 b) 20:16:40 Attempting to upload org/opendaylight/netconf/keystore-none/10.0.0/keystore-none-10.0.0-cyclonedx.json (57.61 kb) 20:16:40 Attempting to upload org/opendaylight/netconf/keystore-none/10.0.0/keystore-none-10.0.0-cyclonedx.json.md5 (32.0 b) 20:16:40 Attempting to upload org/opendaylight/netconf/keystore-none/10.0.0/keystore-none-10.0.0-sources.jar.sha1 (40.0 b) 20:16:41 Attempting to upload org/opendaylight/netconf/keystore-none/10.0.0/keystore-none-10.0.0-cyclonedx.xml.md5 (32.0 b) 20:16:41 Attempting to upload org/opendaylight/netconf/keystore-none/10.0.0/keystore-none-10.0.0-cyclonedx.xml.asc (455.0 b) 20:16:41 Attempting to upload org/opendaylight/netconf/keystore-none/10.0.0/keystore-none-10.0.0-javadoc.jar.md5 (32.0 b) 20:16:41 Attempting to upload org/opendaylight/netconf/keystore-none/10.0.0/keystore-none-10.0.0-cyclonedx.json.sha1 (40.0 b) 20:16:41 Attempting to upload org/opendaylight/netconf/keystore-none/10.0.0/keystore-none-10.0.0.pom.sha1 (40.0 b) 20:16:41 Attempting to upload org/opendaylight/netconf/keystore-none/10.0.0/keystore-none-10.0.0.jar.md5 (32.0 b) 20:16:41 Attempting to upload org/opendaylight/netconf/keystore-none/10.0.0/keystore-none-10.0.0-javadoc.jar.sha1 (40.0 b) 20:16:41 Attempting to upload org/opendaylight/netconf/keystore-none/10.0.0/keystore-none-10.0.0-sources.jar.md5 (32.0 b) 20:16:41 Attempting to upload org/opendaylight/netconf/keystore-none/10.0.0/keystore-none-10.0.0.jar (9.2 kb) 20:16:41 Attempting to upload org/opendaylight/netconf/keystore-none/10.0.0/keystore-none-10.0.0-sources.jar.asc (455.0 b) 20:16:41 Attempting to upload org/opendaylight/netconf/keystore-none/10.0.0/keystore-none-10.0.0.pom (1.59 kb) 20:16:41 Attempting to upload org/opendaylight/netconf/keystore-none/10.0.0/keystore-none-10.0.0.pom.asc (455.0 b) 20:16:41 Attempting to upload org/opendaylight/netconf/keystore-none/10.0.0/keystore-none-10.0.0-javadoc.jar.asc (455.0 b) 20:16:41 Attempting to upload org/opendaylight/netconf/keystore-none/10.0.0/keystore-none-10.0.0-sources.jar (3.26 kb) 20:16:42 Attempting to upload org/opendaylight/netconf/keystore-none/10.0.0/keystore-none-10.0.0-cyclonedx.xml.sha1 (40.0 b) 20:16:42 Attempting to upload org/opendaylight/netconf/keystore-none/10.0.0/keystore-none-10.0.0-cyclonedx.json.asc (455.0 b) 20:16:42 Attempting to upload org/opendaylight/netconf/keystore-plaintext-api/10.0.0/keystore-plaintext-api-10.0.0-cyclonedx.json.asc (455.0 b) 20:16:42 Attempting to upload org/opendaylight/netconf/keystore-plaintext-api/10.0.0/keystore-plaintext-api-10.0.0-sources.jar.md5 (32.0 b) 20:16:42 Attempting to upload org/opendaylight/netconf/keystore-plaintext-api/10.0.0/keystore-plaintext-api-10.0.0-cyclonedx.xml.asc (455.0 b) 20:16:42 Attempting to upload org/opendaylight/netconf/keystore-plaintext-api/10.0.0/keystore-plaintext-api-10.0.0.jar.sha1 (40.0 b) 20:16:42 Attempting to upload org/opendaylight/netconf/keystore-plaintext-api/10.0.0/keystore-plaintext-api-10.0.0-cyclonedx.xml (11.69 kb) 20:16:42 Attempting to upload org/opendaylight/netconf/keystore-plaintext-api/10.0.0/keystore-plaintext-api-10.0.0.jar.asc (455.0 b) 20:16:42 Attempting to upload org/opendaylight/netconf/keystore-plaintext-api/10.0.0/keystore-plaintext-api-10.0.0-sources.jar.sha1 (40.0 b) 20:16:42 Attempting to upload org/opendaylight/netconf/keystore-plaintext-api/10.0.0/keystore-plaintext-api-10.0.0-javadoc.jar.sha1 (40.0 b) 20:16:42 Attempting to upload org/opendaylight/netconf/keystore-plaintext-api/10.0.0/keystore-plaintext-api-10.0.0-javadoc.jar (91.5 kb) 20:16:42 Attempting to upload org/opendaylight/netconf/keystore-plaintext-api/10.0.0/keystore-plaintext-api-10.0.0-cyclonedx.json.md5 (32.0 b) 20:16:42 Attempting to upload org/opendaylight/netconf/keystore-plaintext-api/10.0.0/keystore-plaintext-api-10.0.0-cyclonedx.xml.sha1 (40.0 b) 20:16:42 Attempting to upload org/opendaylight/netconf/keystore-plaintext-api/10.0.0/keystore-plaintext-api-10.0.0-javadoc.jar.asc (455.0 b) 20:16:43 Attempting to upload org/opendaylight/netconf/keystore-plaintext-api/10.0.0/keystore-plaintext-api-10.0.0.jar.md5 (32.0 b) 20:16:43 Attempting to upload org/opendaylight/netconf/keystore-plaintext-api/10.0.0/keystore-plaintext-api-10.0.0.pom.asc (455.0 b) 20:16:43 Attempting to upload org/opendaylight/netconf/keystore-plaintext-api/10.0.0/keystore-plaintext-api-10.0.0.jar (9.17 kb) 20:16:43 Attempting to upload org/opendaylight/netconf/keystore-plaintext-api/10.0.0/keystore-plaintext-api-10.0.0.pom.sha1 (40.0 b) 20:16:43 Attempting to upload org/opendaylight/netconf/keystore-plaintext-api/10.0.0/keystore-plaintext-api-10.0.0.pom.md5 (32.0 b) 20:16:43 Attempting to upload org/opendaylight/netconf/keystore-plaintext-api/10.0.0/keystore-plaintext-api-10.0.0.pom (1.17 kb) 20:16:43 Attempting to upload org/opendaylight/netconf/keystore-plaintext-api/10.0.0/keystore-plaintext-api-10.0.0-cyclonedx.json (13.08 kb) 20:16:43 Attempting to upload org/opendaylight/netconf/keystore-plaintext-api/10.0.0/keystore-plaintext-api-10.0.0-sources.jar (4.25 kb) 20:16:43 Attempting to upload org/opendaylight/netconf/keystore-plaintext-api/10.0.0/keystore-plaintext-api-10.0.0-cyclonedx.xml.md5 (32.0 b) 20:16:43 Attempting to upload org/opendaylight/netconf/keystore-plaintext-api/10.0.0/keystore-plaintext-api-10.0.0-sources.jar.asc (455.0 b) 20:16:43 Attempting to upload org/opendaylight/netconf/keystore-plaintext-api/10.0.0/keystore-plaintext-api-10.0.0-cyclonedx.json.sha1 (40.0 b) 20:16:43 Attempting to upload org/opendaylight/netconf/keystore-plaintext-api/10.0.0/keystore-plaintext-api-10.0.0-javadoc.jar.md5 (32.0 b) 20:16:43 Attempting to upload org/opendaylight/netconf/truststore-api/10.0.0/truststore-api-10.0.0.pom.asc (455.0 b) 20:16:43 Attempting to upload org/opendaylight/netconf/truststore-api/10.0.0/truststore-api-10.0.0-cyclonedx.json.asc (455.0 b) 20:16:44 Attempting to upload org/opendaylight/netconf/truststore-api/10.0.0/truststore-api-10.0.0.jar.asc (455.0 b) 20:16:44 Attempting to upload org/opendaylight/netconf/truststore-api/10.0.0/truststore-api-10.0.0-cyclonedx.xml.md5 (32.0 b) 20:16:44 Attempting to upload org/opendaylight/netconf/truststore-api/10.0.0/truststore-api-10.0.0.pom (978.0 b) 20:16:44 Attempting to upload org/opendaylight/netconf/truststore-api/10.0.0/truststore-api-10.0.0-cyclonedx.xml.asc (455.0 b) 20:16:44 Attempting to upload org/opendaylight/netconf/truststore-api/10.0.0/truststore-api-10.0.0-cyclonedx.xml.sha1 (40.0 b) 20:16:44 Attempting to upload org/opendaylight/netconf/truststore-api/10.0.0/truststore-api-10.0.0.pom.sha1 (40.0 b) 20:16:44 Attempting to upload org/opendaylight/netconf/truststore-api/10.0.0/truststore-api-10.0.0.jar.sha1 (40.0 b) 20:16:44 Attempting to upload org/opendaylight/netconf/truststore-api/10.0.0/truststore-api-10.0.0.pom.md5 (32.0 b) 20:16:44 Attempting to upload org/opendaylight/netconf/truststore-api/10.0.0/truststore-api-10.0.0.jar (6.91 kb) 20:16:44 Attempting to upload org/opendaylight/netconf/truststore-api/10.0.0/truststore-api-10.0.0-cyclonedx.json.sha1 (40.0 b) 20:16:44 Attempting to upload org/opendaylight/netconf/truststore-api/10.0.0/truststore-api-10.0.0.jar.md5 (32.0 b) 20:16:44 Attempting to upload org/opendaylight/netconf/truststore-api/10.0.0/truststore-api-10.0.0-cyclonedx.xml (9.51 kb) 20:16:44 Attempting to upload org/opendaylight/netconf/truststore-api/10.0.0/truststore-api-10.0.0-cyclonedx.json (10.62 kb) 20:16:44 Attempting to upload org/opendaylight/netconf/truststore-api/10.0.0/truststore-api-10.0.0-cyclonedx.json.md5 (32.0 b) 20:16:44 Attempting to upload org/opendaylight/netconf/odl-netconf-clustered-topology/10.0.0/odl-netconf-clustered-topology-10.0.0-cyclonedx.json.md5 (32.0 b) 20:16:44 Attempting to upload org/opendaylight/netconf/odl-netconf-clustered-topology/10.0.0/odl-netconf-clustered-topology-10.0.0-features.xml.asc (455.0 b) 20:16:44 Attempting to upload org/opendaylight/netconf/odl-netconf-clustered-topology/10.0.0/odl-netconf-clustered-topology-10.0.0-cyclonedx.xml.sha1 (40.0 b) 20:16:45 Attempting to upload org/opendaylight/netconf/odl-netconf-clustered-topology/10.0.0/odl-netconf-clustered-topology-10.0.0-cyclonedx.xml.asc (455.0 b) 20:16:45 Attempting to upload org/opendaylight/netconf/odl-netconf-clustered-topology/10.0.0/odl-netconf-clustered-topology-10.0.0-features.xml.md5 (32.0 b) 20:16:45 Attempting to upload org/opendaylight/netconf/odl-netconf-clustered-topology/10.0.0/odl-netconf-clustered-topology-10.0.0-cyclonedx.json.sha1 (40.0 b) 20:16:45 Attempting to upload org/opendaylight/netconf/odl-netconf-clustered-topology/10.0.0/odl-netconf-clustered-topology-10.0.0-cyclonedx.json.asc (455.0 b) 20:16:45 Attempting to upload org/opendaylight/netconf/odl-netconf-clustered-topology/10.0.0/odl-netconf-clustered-topology-10.0.0-features.xml (784.0 b) 20:16:45 Attempting to upload org/opendaylight/netconf/odl-netconf-clustered-topology/10.0.0/odl-netconf-clustered-topology-10.0.0.pom.md5 (32.0 b) 20:16:45 Attempting to upload org/opendaylight/netconf/odl-netconf-clustered-topology/10.0.0/odl-netconf-clustered-topology-10.0.0.pom (1.38 kb) 20:16:45 Attempting to upload org/opendaylight/netconf/odl-netconf-clustered-topology/10.0.0/odl-netconf-clustered-topology-10.0.0-features.xml.sha1 (40.0 b) 20:16:45 Attempting to upload org/opendaylight/netconf/odl-netconf-clustered-topology/10.0.0/odl-netconf-clustered-topology-10.0.0-cyclonedx.json (946.15 kb) 20:16:45 Attempting to upload org/opendaylight/netconf/odl-netconf-clustered-topology/10.0.0/odl-netconf-clustered-topology-10.0.0.pom.asc (455.0 b) 20:16:45 Attempting to upload org/opendaylight/netconf/odl-netconf-clustered-topology/10.0.0/odl-netconf-clustered-topology-10.0.0-cyclonedx.xml (889.87 kb) 20:16:45 Attempting to upload org/opendaylight/netconf/odl-netconf-clustered-topology/10.0.0/odl-netconf-clustered-topology-10.0.0.pom.sha1 (40.0 b) 20:16:45 Attempting to upload org/opendaylight/netconf/odl-netconf-clustered-topology/10.0.0/odl-netconf-clustered-topology-10.0.0-cyclonedx.xml.md5 (32.0 b) 20:16:45 Attempting to upload org/opendaylight/netconf/odl-netconf-test-tools/10.0.0/odl-netconf-test-tools-10.0.0-features.xml (937.0 b) 20:16:45 Attempting to upload org/opendaylight/netconf/odl-netconf-test-tools/10.0.0/odl-netconf-test-tools-10.0.0-cyclonedx.json.asc (455.0 b) 20:16:45 Attempting to upload org/opendaylight/netconf/odl-netconf-test-tools/10.0.0/odl-netconf-test-tools-10.0.0.pom.md5 (32.0 b) 20:16:45 Attempting to upload org/opendaylight/netconf/odl-netconf-test-tools/10.0.0/odl-netconf-test-tools-10.0.0.pom.asc (455.0 b) 20:16:45 Attempting to upload org/opendaylight/netconf/odl-netconf-test-tools/10.0.0/odl-netconf-test-tools-10.0.0.pom.sha1 (40.0 b) 20:16:46 Attempting to upload org/opendaylight/netconf/odl-netconf-test-tools/10.0.0/odl-netconf-test-tools-10.0.0-features.xml.sha1 (40.0 b) 20:16:46 Attempting to upload org/opendaylight/netconf/odl-netconf-test-tools/10.0.0/odl-netconf-test-tools-10.0.0-cyclonedx.xml.sha1 (40.0 b) 20:16:46 Attempting to upload org/opendaylight/netconf/odl-netconf-test-tools/10.0.0/odl-netconf-test-tools-10.0.0-features.xml.asc (455.0 b) 20:16:46 Attempting to upload org/opendaylight/netconf/odl-netconf-test-tools/10.0.0/odl-netconf-test-tools-10.0.0-cyclonedx.json (1.21 mb) 20:16:46 Attempting to upload org/opendaylight/netconf/odl-netconf-test-tools/10.0.0/odl-netconf-test-tools-10.0.0-features.xml.md5 (32.0 b) 20:16:46 Attempting to upload org/opendaylight/netconf/odl-netconf-test-tools/10.0.0/odl-netconf-test-tools-10.0.0-cyclonedx.xml.md5 (32.0 b) 20:16:46 Attempting to upload org/opendaylight/netconf/odl-netconf-test-tools/10.0.0/odl-netconf-test-tools-10.0.0-cyclonedx.json.md5 (32.0 b) 20:16:46 Attempting to upload org/opendaylight/netconf/odl-netconf-test-tools/10.0.0/odl-netconf-test-tools-10.0.0-cyclonedx.xml.asc (455.0 b) 20:16:46 Attempting to upload org/opendaylight/netconf/odl-netconf-test-tools/10.0.0/odl-netconf-test-tools-10.0.0-cyclonedx.json.sha1 (40.0 b) 20:16:46 Attempting to upload org/opendaylight/netconf/odl-netconf-test-tools/10.0.0/odl-netconf-test-tools-10.0.0.pom (1.61 kb) 20:16:46 Attempting to upload org/opendaylight/netconf/odl-netconf-test-tools/10.0.0/odl-netconf-test-tools-10.0.0-cyclonedx.xml (1.14 mb) 20:16:46 Attempting to upload org/opendaylight/netconf/restconf-server-api-testlib/10.0.0/restconf-server-api-testlib-10.0.0-cyclonedx.json.md5 (32.0 b) 20:16:46 Attempting to upload org/opendaylight/netconf/restconf-server-api-testlib/10.0.0/restconf-server-api-testlib-10.0.0-javadoc.jar.md5 (32.0 b) 20:16:46 Attempting to upload org/opendaylight/netconf/restconf-server-api-testlib/10.0.0/restconf-server-api-testlib-10.0.0.jar.md5 (32.0 b) 20:16:46 Attempting to upload org/opendaylight/netconf/restconf-server-api-testlib/10.0.0/restconf-server-api-testlib-10.0.0-javadoc.jar.sha1 (40.0 b) 20:16:46 Attempting to upload org/opendaylight/netconf/restconf-server-api-testlib/10.0.0/restconf-server-api-testlib-10.0.0-cyclonedx.json.asc (455.0 b) 20:16:46 Attempting to upload org/opendaylight/netconf/restconf-server-api-testlib/10.0.0/restconf-server-api-testlib-10.0.0.pom (4.46 kb) 20:16:46 Attempting to upload org/opendaylight/netconf/restconf-server-api-testlib/10.0.0/restconf-server-api-testlib-10.0.0-cyclonedx.xml.md5 (32.0 b) 20:16:46 Attempting to upload org/opendaylight/netconf/restconf-server-api-testlib/10.0.0/restconf-server-api-testlib-10.0.0.pom.sha1 (40.0 b) 20:16:47 Attempting to upload org/opendaylight/netconf/restconf-server-api-testlib/10.0.0/restconf-server-api-testlib-10.0.0-cyclonedx.json.sha1 (40.0 b) 20:16:47 Attempting to upload org/opendaylight/netconf/restconf-server-api-testlib/10.0.0/restconf-server-api-testlib-10.0.0-javadoc.jar (478.33 kb) 20:16:47 Attempting to upload org/opendaylight/netconf/restconf-server-api-testlib/10.0.0/restconf-server-api-testlib-10.0.0-javadoc.jar.asc (455.0 b) 20:16:47 Attempting to upload org/opendaylight/netconf/restconf-server-api-testlib/10.0.0/restconf-server-api-testlib-10.0.0-cyclonedx.xml.asc (455.0 b) 20:16:47 Attempting to upload org/opendaylight/netconf/restconf-server-api-testlib/10.0.0/restconf-server-api-testlib-10.0.0.jar.sha1 (40.0 b) 20:16:47 Attempting to upload org/opendaylight/netconf/restconf-server-api-testlib/10.0.0/restconf-server-api-testlib-10.0.0-cyclonedx.xml (245.34 kb) 20:16:47 Attempting to upload org/opendaylight/netconf/restconf-server-api-testlib/10.0.0/restconf-server-api-testlib-10.0.0-sources.jar.sha1 (40.0 b) 20:16:47 Attempting to upload org/opendaylight/netconf/restconf-server-api-testlib/10.0.0/restconf-server-api-testlib-10.0.0-sources.jar (101.29 kb) 20:16:47 Attempting to upload org/opendaylight/netconf/restconf-server-api-testlib/10.0.0/restconf-server-api-testlib-10.0.0.pom.asc (455.0 b) 20:16:47 Attempting to upload org/opendaylight/netconf/restconf-server-api-testlib/10.0.0/restconf-server-api-testlib-10.0.0-cyclonedx.json (262.45 kb) 20:16:47 Attempting to upload org/opendaylight/netconf/restconf-server-api-testlib/10.0.0/restconf-server-api-testlib-10.0.0-cyclonedx.xml.sha1 (40.0 b) 20:16:47 Attempting to upload org/opendaylight/netconf/restconf-server-api-testlib/10.0.0/restconf-server-api-testlib-10.0.0-sources.jar.md5 (32.0 b) 20:16:47 Attempting to upload org/opendaylight/netconf/restconf-server-api-testlib/10.0.0/restconf-server-api-testlib-10.0.0.jar (136.39 kb) 20:16:47 Attempting to upload org/opendaylight/netconf/restconf-server-api-testlib/10.0.0/restconf-server-api-testlib-10.0.0.jar.asc (455.0 b) 20:16:47 Attempting to upload org/opendaylight/netconf/restconf-server-api-testlib/10.0.0/restconf-server-api-testlib-10.0.0-sources.jar.asc (455.0 b) 20:16:47 Attempting to upload org/opendaylight/netconf/restconf-server-api-testlib/10.0.0/restconf-server-api-testlib-10.0.0.pom.md5 (32.0 b) 20:16:48 Attempting to upload org/opendaylight/netconf/restconf-openapi/10.0.0/restconf-openapi-10.0.0.pom (5.24 kb) 20:16:48 Attempting to upload org/opendaylight/netconf/restconf-openapi/10.0.0/restconf-openapi-10.0.0.jar.asc (455.0 b) 20:16:48 Attempting to upload org/opendaylight/netconf/restconf-openapi/10.0.0/restconf-openapi-10.0.0.pom.sha1 (40.0 b) 20:16:48 Attempting to upload org/opendaylight/netconf/restconf-openapi/10.0.0/restconf-openapi-10.0.0-sources.jar.asc (455.0 b) 20:16:48 Attempting to upload org/opendaylight/netconf/restconf-openapi/10.0.0/restconf-openapi-10.0.0.jar.md5 (32.0 b) 20:16:48 Attempting to upload org/opendaylight/netconf/restconf-openapi/10.0.0/restconf-openapi-10.0.0-javadoc.jar.sha1 (40.0 b) 20:16:48 Attempting to upload org/opendaylight/netconf/restconf-openapi/10.0.0/restconf-openapi-10.0.0.jar.sha1 (40.0 b) 20:16:48 Attempting to upload org/opendaylight/netconf/restconf-openapi/10.0.0/restconf-openapi-10.0.0-cyclonedx.json.asc (455.0 b) 20:16:48 Attempting to upload org/opendaylight/netconf/restconf-openapi/10.0.0/restconf-openapi-10.0.0-javadoc.jar (336.67 kb) 20:16:48 Attempting to upload org/opendaylight/netconf/restconf-openapi/10.0.0/restconf-openapi-10.0.0-cyclonedx.json.sha1 (40.0 b) 20:16:48 Attempting to upload org/opendaylight/netconf/restconf-openapi/10.0.0/restconf-openapi-10.0.0-cyclonedx.xml (297.13 kb) 20:16:48 Attempting to upload org/opendaylight/netconf/restconf-openapi/10.0.0/restconf-openapi-10.0.0-sources.jar.md5 (32.0 b) 20:16:48 Attempting to upload org/opendaylight/netconf/restconf-openapi/10.0.0/restconf-openapi-10.0.0.jar (1.39 mb) 20:16:48 Attempting to upload org/opendaylight/netconf/restconf-openapi/10.0.0/restconf-openapi-10.0.0-cyclonedx.xml.md5 (32.0 b) 20:16:49 Attempting to upload org/opendaylight/netconf/restconf-openapi/10.0.0/restconf-openapi-10.0.0.pom.md5 (32.0 b) 20:16:49 Attempting to upload org/opendaylight/netconf/restconf-openapi/10.0.0/restconf-openapi-10.0.0-javadoc.jar.asc (455.0 b) 20:16:49 Attempting to upload org/opendaylight/netconf/restconf-openapi/10.0.0/restconf-openapi-10.0.0.pom.asc (455.0 b) 20:16:49 Attempting to upload org/opendaylight/netconf/restconf-openapi/10.0.0/restconf-openapi-10.0.0-sources.jar (1.15 mb) 20:16:49 Attempting to upload org/opendaylight/netconf/restconf-openapi/10.0.0/restconf-openapi-10.0.0-cyclonedx.json (319.6 kb) 20:16:49 Attempting to upload org/opendaylight/netconf/restconf-openapi/10.0.0/restconf-openapi-10.0.0-sources.jar.sha1 (40.0 b) 20:16:49 Attempting to upload org/opendaylight/netconf/restconf-openapi/10.0.0/restconf-openapi-10.0.0-cyclonedx.xml.sha1 (40.0 b) 20:16:49 Attempting to upload org/opendaylight/netconf/restconf-openapi/10.0.0/restconf-openapi-10.0.0-javadoc.jar.md5 (32.0 b) 20:16:49 Attempting to upload org/opendaylight/netconf/restconf-openapi/10.0.0/restconf-openapi-10.0.0-cyclonedx.xml.asc (455.0 b) 20:16:49 Attempting to upload org/opendaylight/netconf/restconf-openapi/10.0.0/restconf-openapi-10.0.0-cyclonedx.json.md5 (32.0 b) 20:16:49 Attempting to upload org/opendaylight/netconf/keystore-legacy/10.0.0/keystore-legacy-10.0.0.pom (3.21 kb) 20:16:49 Attempting to upload org/opendaylight/netconf/keystore-legacy/10.0.0/keystore-legacy-10.0.0-cyclonedx.xml.asc (455.0 b) 20:16:49 Attempting to upload org/opendaylight/netconf/keystore-legacy/10.0.0/keystore-legacy-10.0.0-sources.jar.md5 (32.0 b) 20:16:49 Attempting to upload org/opendaylight/netconf/keystore-legacy/10.0.0/keystore-legacy-10.0.0.pom.md5 (32.0 b) 20:16:49 Attempting to upload org/opendaylight/netconf/keystore-legacy/10.0.0/keystore-legacy-10.0.0.jar (176.72 kb) 20:16:49 Attempting to upload org/opendaylight/netconf/keystore-legacy/10.0.0/keystore-legacy-10.0.0-javadoc.jar (576.81 kb) 20:16:49 Attempting to upload org/opendaylight/netconf/keystore-legacy/10.0.0/keystore-legacy-10.0.0-cyclonedx.json.sha1 (40.0 b) 20:16:50 Attempting to upload org/opendaylight/netconf/keystore-legacy/10.0.0/keystore-legacy-10.0.0.jar.sha1 (40.0 b) 20:16:50 Attempting to upload org/opendaylight/netconf/keystore-legacy/10.0.0/keystore-legacy-10.0.0-cyclonedx.json.asc (455.0 b) 20:16:50 Attempting to upload org/opendaylight/netconf/keystore-legacy/10.0.0/keystore-legacy-10.0.0.pom.sha1 (40.0 b) 20:16:50 Attempting to upload org/opendaylight/netconf/keystore-legacy/10.0.0/keystore-legacy-10.0.0-sources.jar.sha1 (40.0 b) 20:16:50 Attempting to upload org/opendaylight/netconf/keystore-legacy/10.0.0/keystore-legacy-10.0.0-javadoc.jar.asc (455.0 b) 20:16:50 Attempting to upload org/opendaylight/netconf/keystore-legacy/10.0.0/keystore-legacy-10.0.0-sources.jar.asc (455.0 b) 20:16:50 Attempting to upload org/opendaylight/netconf/keystore-legacy/10.0.0/keystore-legacy-10.0.0.jar.md5 (32.0 b) 20:16:50 Attempting to upload org/opendaylight/netconf/keystore-legacy/10.0.0/keystore-legacy-10.0.0.jar.asc (455.0 b) 20:16:50 Attempting to upload org/opendaylight/netconf/keystore-legacy/10.0.0/keystore-legacy-10.0.0-javadoc.jar.sha1 (40.0 b) 20:16:50 Attempting to upload org/opendaylight/netconf/keystore-legacy/10.0.0/keystore-legacy-10.0.0-javadoc.jar.md5 (32.0 b) 20:16:50 Attempting to upload org/opendaylight/netconf/keystore-legacy/10.0.0/keystore-legacy-10.0.0-cyclonedx.json.md5 (32.0 b) 20:16:50 Attempting to upload org/opendaylight/netconf/keystore-legacy/10.0.0/keystore-legacy-10.0.0-sources.jar (127.25 kb) 20:16:50 Attempting to upload org/opendaylight/netconf/keystore-legacy/10.0.0/keystore-legacy-10.0.0.pom.asc (455.0 b) 20:16:50 Attempting to upload org/opendaylight/netconf/keystore-legacy/10.0.0/keystore-legacy-10.0.0-cyclonedx.xml.sha1 (40.0 b) 20:16:50 Attempting to upload org/opendaylight/netconf/keystore-legacy/10.0.0/keystore-legacy-10.0.0-cyclonedx.json (76.94 kb) 20:16:50 Attempting to upload org/opendaylight/netconf/keystore-legacy/10.0.0/keystore-legacy-10.0.0-cyclonedx.xml.md5 (32.0 b) 20:16:50 Attempting to upload org/opendaylight/netconf/keystore-legacy/10.0.0/keystore-legacy-10.0.0-cyclonedx.xml (69.66 kb) 20:16:50 Attempting to upload org/opendaylight/netconf/transport-http/10.0.0/transport-http-10.0.0-javadoc.jar (1.37 mb) 20:16:50 Attempting to upload org/opendaylight/netconf/transport-http/10.0.0/transport-http-10.0.0-cyclonedx.xml.sha1 (40.0 b) 20:16:50 Attempting to upload org/opendaylight/netconf/transport-http/10.0.0/transport-http-10.0.0-sources.jar.asc (455.0 b) 20:16:50 Attempting to upload org/opendaylight/netconf/transport-http/10.0.0/transport-http-10.0.0-sources.jar.sha1 (40.0 b) 20:16:51 Attempting to upload org/opendaylight/netconf/transport-http/10.0.0/transport-http-10.0.0-javadoc.jar.asc (455.0 b) 20:16:51 Attempting to upload org/opendaylight/netconf/transport-http/10.0.0/transport-http-10.0.0-javadoc.jar.sha1 (40.0 b) 20:16:51 Attempting to upload org/opendaylight/netconf/transport-http/10.0.0/transport-http-10.0.0-cyclonedx.json (140.17 kb) 20:16:51 Attempting to upload org/opendaylight/netconf/transport-http/10.0.0/transport-http-10.0.0.pom.asc (455.0 b) 20:16:51 Attempting to upload org/opendaylight/netconf/transport-http/10.0.0/transport-http-10.0.0.jar.md5 (32.0 b) 20:16:51 Attempting to upload org/opendaylight/netconf/transport-http/10.0.0/transport-http-10.0.0-sources.jar (315.74 kb) 20:16:51 Attempting to upload org/opendaylight/netconf/transport-http/10.0.0/transport-http-10.0.0-cyclonedx.json.asc (455.0 b) 20:16:51 Attempting to upload org/opendaylight/netconf/transport-http/10.0.0/transport-http-10.0.0.jar.sha1 (40.0 b) 20:16:51 Attempting to upload org/opendaylight/netconf/transport-http/10.0.0/transport-http-10.0.0.pom (5.59 kb) 20:16:51 Attempting to upload org/opendaylight/netconf/transport-http/10.0.0/transport-http-10.0.0-cyclonedx.xml (129.42 kb) 20:16:51 Attempting to upload org/opendaylight/netconf/transport-http/10.0.0/transport-http-10.0.0-javadoc.jar.md5 (32.0 b) 20:16:51 Attempting to upload org/opendaylight/netconf/transport-http/10.0.0/transport-http-10.0.0.pom.md5 (32.0 b) 20:16:51 Attempting to upload org/opendaylight/netconf/transport-http/10.0.0/transport-http-10.0.0.jar.asc (455.0 b) 20:16:51 Attempting to upload org/opendaylight/netconf/transport-http/10.0.0/transport-http-10.0.0.jar (448.5 kb) 20:16:51 Attempting to upload org/opendaylight/netconf/transport-http/10.0.0/transport-http-10.0.0.pom.sha1 (40.0 b) 20:16:51 Attempting to upload org/opendaylight/netconf/transport-http/10.0.0/transport-http-10.0.0-cyclonedx.json.sha1 (40.0 b) 20:16:51 Attempting to upload org/opendaylight/netconf/transport-http/10.0.0/transport-http-10.0.0-cyclonedx.json.md5 (32.0 b) 20:16:51 Attempting to upload org/opendaylight/netconf/transport-http/10.0.0/transport-http-10.0.0-cyclonedx.xml.asc (455.0 b) 20:16:51 Attempting to upload org/opendaylight/netconf/transport-http/10.0.0/transport-http-10.0.0-cyclonedx.xml.md5 (32.0 b) 20:16:51 Attempting to upload org/opendaylight/netconf/transport-http/10.0.0/transport-http-10.0.0-sources.jar.md5 (32.0 b) 20:16:51 Attempting to upload org/opendaylight/netconf/netconf-auth/10.0.0/netconf-auth-10.0.0-sources.jar.sha1 (40.0 b) 20:16:51 Attempting to upload org/opendaylight/netconf/netconf-auth/10.0.0/netconf-auth-10.0.0-cyclonedx.xml.md5 (32.0 b) 20:16:52 Attempting to upload org/opendaylight/netconf/netconf-auth/10.0.0/netconf-auth-10.0.0-javadoc.jar.sha1 (40.0 b) 20:16:52 Attempting to upload org/opendaylight/netconf/netconf-auth/10.0.0/netconf-auth-10.0.0-cyclonedx.xml.sha1 (40.0 b) 20:16:52 Attempting to upload org/opendaylight/netconf/netconf-auth/10.0.0/netconf-auth-10.0.0-cyclonedx.json.sha1 (40.0 b) 20:16:52 Attempting to upload org/opendaylight/netconf/netconf-auth/10.0.0/netconf-auth-10.0.0-cyclonedx.xml.asc (455.0 b) 20:16:52 Attempting to upload org/opendaylight/netconf/netconf-auth/10.0.0/netconf-auth-10.0.0-sources.jar.md5 (32.0 b) 20:16:52 Attempting to upload org/opendaylight/netconf/netconf-auth/10.0.0/netconf-auth-10.0.0-javadoc.jar.md5 (32.0 b) 20:16:52 Attempting to upload org/opendaylight/netconf/netconf-auth/10.0.0/netconf-auth-10.0.0.pom.sha1 (40.0 b) 20:16:52 Attempting to upload org/opendaylight/netconf/netconf-auth/10.0.0/netconf-auth-10.0.0.pom.md5 (32.0 b) 20:16:52 Attempting to upload org/opendaylight/netconf/netconf-auth/10.0.0/netconf-auth-10.0.0-sources.jar (2.68 kb) 20:16:52 Attempting to upload org/opendaylight/netconf/netconf-auth/10.0.0/netconf-auth-10.0.0-cyclonedx.json.md5 (32.0 b) 20:16:52 Attempting to upload org/opendaylight/netconf/netconf-auth/10.0.0/netconf-auth-10.0.0.jar.md5 (32.0 b) 20:16:52 Attempting to upload org/opendaylight/netconf/netconf-auth/10.0.0/netconf-auth-10.0.0.jar.sha1 (40.0 b) 20:16:52 Attempting to upload org/opendaylight/netconf/netconf-auth/10.0.0/netconf-auth-10.0.0-cyclonedx.json (10.6 kb) 20:16:52 Attempting to upload org/opendaylight/netconf/netconf-auth/10.0.0/netconf-auth-10.0.0.pom (946.0 b) 20:16:52 Attempting to upload org/opendaylight/netconf/netconf-auth/10.0.0/netconf-auth-10.0.0-javadoc.jar (85.02 kb) 20:16:52 Attempting to upload org/opendaylight/netconf/netconf-auth/10.0.0/netconf-auth-10.0.0-sources.jar.asc (455.0 b) 20:16:52 Attempting to upload org/opendaylight/netconf/netconf-auth/10.0.0/netconf-auth-10.0.0.jar (7.82 kb) 20:16:52 Attempting to upload org/opendaylight/netconf/netconf-auth/10.0.0/netconf-auth-10.0.0-cyclonedx.json.asc (455.0 b) 20:16:52 Attempting to upload org/opendaylight/netconf/netconf-auth/10.0.0/netconf-auth-10.0.0-javadoc.jar.asc (455.0 b) 20:16:52 Attempting to upload org/opendaylight/netconf/netconf-auth/10.0.0/netconf-auth-10.0.0.pom.asc (455.0 b) 20:16:52 Attempting to upload org/opendaylight/netconf/netconf-auth/10.0.0/netconf-auth-10.0.0.jar.asc (455.0 b) 20:16:52 Attempting to upload org/opendaylight/netconf/netconf-auth/10.0.0/netconf-auth-10.0.0-cyclonedx.xml (9.49 kb) 20:16:52 Attempting to upload org/opendaylight/netconf/netconf-server/10.0.0/netconf-server-10.0.0-cyclonedx.xml (175.7 kb) 20:16:52 Attempting to upload org/opendaylight/netconf/netconf-server/10.0.0/netconf-server-10.0.0.jar.asc (455.0 b) 20:16:53 Attempting to upload org/opendaylight/netconf/netconf-server/10.0.0/netconf-server-10.0.0-sources.jar.sha1 (40.0 b) 20:16:53 Attempting to upload org/opendaylight/netconf/netconf-server/10.0.0/netconf-server-10.0.0-javadoc.jar (1.29 mb) 20:16:53 Attempting to upload org/opendaylight/netconf/netconf-server/10.0.0/netconf-server-10.0.0.jar.sha1 (40.0 b) 20:16:53 Attempting to upload org/opendaylight/netconf/netconf-server/10.0.0/netconf-server-10.0.0.jar (395.85 kb) 20:16:53 Attempting to upload org/opendaylight/netconf/netconf-server/10.0.0/netconf-server-10.0.0-javadoc.jar.asc (455.0 b) 20:16:53 Attempting to upload org/opendaylight/netconf/netconf-server/10.0.0/netconf-server-10.0.0.jar.md5 (32.0 b) 20:16:53 Attempting to upload org/opendaylight/netconf/netconf-server/10.0.0/netconf-server-10.0.0.pom.sha1 (40.0 b) 20:16:53 Attempting to upload org/opendaylight/netconf/netconf-server/10.0.0/netconf-server-10.0.0-sources.jar (297.57 kb) 20:16:53 Attempting to upload org/opendaylight/netconf/netconf-server/10.0.0/netconf-server-10.0.0-cyclonedx.json.md5 (32.0 b) 20:16:53 Attempting to upload org/opendaylight/netconf/netconf-server/10.0.0/netconf-server-10.0.0-cyclonedx.xml.md5 (32.0 b) 20:16:53 Attempting to upload org/opendaylight/netconf/netconf-server/10.0.0/netconf-server-10.0.0-javadoc.jar.sha1 (40.0 b) 20:16:53 Attempting to upload org/opendaylight/netconf/netconf-server/10.0.0/netconf-server-10.0.0.pom.asc (455.0 b) 20:16:53 Attempting to upload org/opendaylight/netconf/netconf-server/10.0.0/netconf-server-10.0.0-cyclonedx.json.sha1 (40.0 b) 20:16:53 Attempting to upload org/opendaylight/netconf/netconf-server/10.0.0/netconf-server-10.0.0.pom.md5 (32.0 b) 20:16:53 Attempting to upload org/opendaylight/netconf/netconf-server/10.0.0/netconf-server-10.0.0-cyclonedx.xml.asc (455.0 b) 20:16:53 Attempting to upload org/opendaylight/netconf/netconf-server/10.0.0/netconf-server-10.0.0-sources.jar.md5 (32.0 b) 20:16:53 Attempting to upload org/opendaylight/netconf/netconf-server/10.0.0/netconf-server-10.0.0.pom (6.8 kb) 20:16:53 Attempting to upload org/opendaylight/netconf/netconf-server/10.0.0/netconf-server-10.0.0-javadoc.jar.md5 (32.0 b) 20:16:53 Attempting to upload org/opendaylight/netconf/netconf-server/10.0.0/netconf-server-10.0.0-cyclonedx.xml.sha1 (40.0 b) 20:16:54 Attempting to upload org/opendaylight/netconf/netconf-server/10.0.0/netconf-server-10.0.0-cyclonedx.json (190.86 kb) 20:16:54 Attempting to upload org/opendaylight/netconf/netconf-server/10.0.0/netconf-server-10.0.0-sources.jar.asc (455.0 b) 20:16:54 Attempting to upload org/opendaylight/netconf/netconf-server/10.0.0/netconf-server-10.0.0-cyclonedx.json.asc (455.0 b) 20:16:54 Attempting to upload org/opendaylight/netconf/odl-netconf-mdsal/10.0.0/odl-netconf-mdsal-10.0.0-cyclonedx.json.md5 (32.0 b) 20:16:54 Attempting to upload org/opendaylight/netconf/odl-netconf-mdsal/10.0.0/odl-netconf-mdsal-10.0.0-cyclonedx.xml.asc (455.0 b) 20:16:54 Attempting to upload org/opendaylight/netconf/odl-netconf-mdsal/10.0.0/odl-netconf-mdsal-10.0.0.pom.sha1 (40.0 b) 20:16:54 Attempting to upload org/opendaylight/netconf/odl-netconf-mdsal/10.0.0/odl-netconf-mdsal-10.0.0-features.xml.sha1 (40.0 b) 20:16:54 Attempting to upload org/opendaylight/netconf/odl-netconf-mdsal/10.0.0/odl-netconf-mdsal-10.0.0-cyclonedx.json (1.14 mb) 20:16:54 Attempting to upload org/opendaylight/netconf/odl-netconf-mdsal/10.0.0/odl-netconf-mdsal-10.0.0-cyclonedx.xml.md5 (32.0 b) 20:16:54 Attempting to upload org/opendaylight/netconf/odl-netconf-mdsal/10.0.0/odl-netconf-mdsal-10.0.0.pom.asc (455.0 b) 20:16:54 Attempting to upload org/opendaylight/netconf/odl-netconf-mdsal/10.0.0/odl-netconf-mdsal-10.0.0-features.xml (1.47 kb) 20:16:54 Attempting to upload org/opendaylight/netconf/odl-netconf-mdsal/10.0.0/odl-netconf-mdsal-10.0.0-cyclonedx.xml.sha1 (40.0 b) 20:16:54 Attempting to upload org/opendaylight/netconf/odl-netconf-mdsal/10.0.0/odl-netconf-mdsal-10.0.0-features.xml.asc (455.0 b) 20:16:54 Attempting to upload org/opendaylight/netconf/odl-netconf-mdsal/10.0.0/odl-netconf-mdsal-10.0.0-features.xml.md5 (32.0 b) 20:16:54 Attempting to upload org/opendaylight/netconf/odl-netconf-mdsal/10.0.0/odl-netconf-mdsal-10.0.0-cyclonedx.xml (1.07 mb) 20:16:54 Attempting to upload org/opendaylight/netconf/odl-netconf-mdsal/10.0.0/odl-netconf-mdsal-10.0.0-cyclonedx.json.sha1 (40.0 b) 20:16:54 Attempting to upload org/opendaylight/netconf/odl-netconf-mdsal/10.0.0/odl-netconf-mdsal-10.0.0.pom (2.37 kb) 20:16:54 Attempting to upload org/opendaylight/netconf/odl-netconf-mdsal/10.0.0/odl-netconf-mdsal-10.0.0.pom.md5 (32.0 b) 20:16:55 Attempting to upload org/opendaylight/netconf/odl-netconf-mdsal/10.0.0/odl-netconf-mdsal-10.0.0-cyclonedx.json.asc (455.0 b) 20:16:55 Attempting to upload org/opendaylight/netconf/netconf-nb/10.0.0/netconf-nb-10.0.0-cyclonedx.json.asc (455.0 b) 20:16:55 Attempting to upload org/opendaylight/netconf/netconf-nb/10.0.0/netconf-nb-10.0.0-cyclonedx.json.sha1 (40.0 b) 20:16:55 Attempting to upload org/opendaylight/netconf/netconf-nb/10.0.0/netconf-nb-10.0.0.pom.sha1 (40.0 b) 20:16:55 Attempting to upload org/opendaylight/netconf/netconf-nb/10.0.0/netconf-nb-10.0.0-cyclonedx.xml.sha1 (40.0 b) 20:16:55 Attempting to upload org/opendaylight/netconf/netconf-nb/10.0.0/netconf-nb-10.0.0.pom.asc (455.0 b) 20:16:55 Attempting to upload org/opendaylight/netconf/netconf-nb/10.0.0/netconf-nb-10.0.0-sources.jar.md5 (32.0 b) 20:16:55 Attempting to upload org/opendaylight/netconf/netconf-nb/10.0.0/netconf-nb-10.0.0-cyclonedx.xml.md5 (32.0 b) 20:16:55 Attempting to upload org/opendaylight/netconf/netconf-nb/10.0.0/netconf-nb-10.0.0-cyclonedx.xml.asc (455.0 b) 20:16:55 Attempting to upload org/opendaylight/netconf/netconf-nb/10.0.0/netconf-nb-10.0.0-cyclonedx.xml (382.94 kb) 20:16:55 Attempting to upload org/opendaylight/netconf/netconf-nb/10.0.0/netconf-nb-10.0.0-cyclonedx.json (409.65 kb) 20:16:55 Attempting to upload org/opendaylight/netconf/netconf-nb/10.0.0/netconf-nb-10.0.0-cyclonedx.json.md5 (32.0 b) 20:16:55 Attempting to upload org/opendaylight/netconf/netconf-nb/10.0.0/netconf-nb-10.0.0-javadoc.jar.sha1 (40.0 b) 20:16:55 Attempting to upload org/opendaylight/netconf/netconf-nb/10.0.0/netconf-nb-10.0.0.jar (36.15 kb) 20:16:55 Attempting to upload org/opendaylight/netconf/netconf-nb/10.0.0/netconf-nb-10.0.0.jar.asc (455.0 b) 20:16:55 Attempting to upload org/opendaylight/netconf/netconf-nb/10.0.0/netconf-nb-10.0.0.pom (5.49 kb) 20:16:55 Attempting to upload org/opendaylight/netconf/netconf-nb/10.0.0/netconf-nb-10.0.0-sources.jar.sha1 (40.0 b) 20:16:55 Attempting to upload org/opendaylight/netconf/netconf-nb/10.0.0/netconf-nb-10.0.0-sources.jar.asc (455.0 b) 20:16:55 Attempting to upload org/opendaylight/netconf/netconf-nb/10.0.0/netconf-nb-10.0.0-sources.jar (12.99 kb) 20:16:56 Attempting to upload org/opendaylight/netconf/netconf-nb/10.0.0/netconf-nb-10.0.0-javadoc.jar (140.26 kb) 20:16:56 Attempting to upload org/opendaylight/netconf/netconf-nb/10.0.0/netconf-nb-10.0.0.jar.sha1 (40.0 b) 20:16:56 Attempting to upload org/opendaylight/netconf/netconf-nb/10.0.0/netconf-nb-10.0.0.pom.md5 (32.0 b) 20:16:56 Attempting to upload org/opendaylight/netconf/netconf-nb/10.0.0/netconf-nb-10.0.0.jar.md5 (32.0 b) 20:16:56 Attempting to upload org/opendaylight/netconf/netconf-nb/10.0.0/netconf-nb-10.0.0-javadoc.jar.asc (455.0 b) 20:16:56 Attempting to upload org/opendaylight/netconf/netconf-nb/10.0.0/netconf-nb-10.0.0-javadoc.jar.md5 (32.0 b) 20:16:56 Attempting to upload org/opendaylight/netconf/transport-api/10.0.0/transport-api-10.0.0.jar.asc (455.0 b) 20:16:56 Attempting to upload org/opendaylight/netconf/transport-api/10.0.0/transport-api-10.0.0-javadoc.jar.asc (455.0 b) 20:16:56 Attempting to upload org/opendaylight/netconf/transport-api/10.0.0/transport-api-10.0.0-cyclonedx.json (65.98 kb) 20:16:56 Attempting to upload org/opendaylight/netconf/transport-api/10.0.0/transport-api-10.0.0-cyclonedx.json.sha1 (40.0 b) 20:16:56 Attempting to upload org/opendaylight/netconf/transport-api/10.0.0/transport-api-10.0.0.jar.md5 (32.0 b) 20:16:56 Attempting to upload org/opendaylight/netconf/transport-api/10.0.0/transport-api-10.0.0-sources.jar.md5 (32.0 b) 20:16:56 Attempting to upload org/opendaylight/netconf/transport-api/10.0.0/transport-api-10.0.0.pom.sha1 (40.0 b) 20:16:56 Attempting to upload org/opendaylight/netconf/transport-api/10.0.0/transport-api-10.0.0-cyclonedx.json.asc (455.0 b) 20:16:56 Attempting to upload org/opendaylight/netconf/transport-api/10.0.0/transport-api-10.0.0-cyclonedx.xml.md5 (32.0 b) 20:16:56 Attempting to upload org/opendaylight/netconf/transport-api/10.0.0/transport-api-10.0.0-cyclonedx.xml.sha1 (40.0 b) 20:16:56 Attempting to upload org/opendaylight/netconf/transport-api/10.0.0/transport-api-10.0.0.jar.sha1 (40.0 b) 20:16:56 Attempting to upload org/opendaylight/netconf/transport-api/10.0.0/transport-api-10.0.0-sources.jar.sha1 (40.0 b) 20:16:56 Attempting to upload org/opendaylight/netconf/transport-api/10.0.0/transport-api-10.0.0-javadoc.jar (155.65 kb) 20:16:57 Attempting to upload org/opendaylight/netconf/transport-api/10.0.0/transport-api-10.0.0-sources.jar.asc (455.0 b) 20:16:57 Attempting to upload org/opendaylight/netconf/transport-api/10.0.0/transport-api-10.0.0.jar (33.18 kb) 20:16:57 Attempting to upload org/opendaylight/netconf/transport-api/10.0.0/transport-api-10.0.0-cyclonedx.xml.asc (455.0 b) 20:16:57 Attempting to upload org/opendaylight/netconf/transport-api/10.0.0/transport-api-10.0.0.pom.md5 (32.0 b) 20:16:57 Attempting to upload org/opendaylight/netconf/transport-api/10.0.0/transport-api-10.0.0-javadoc.jar.md5 (32.0 b) 20:16:57 Attempting to upload org/opendaylight/netconf/transport-api/10.0.0/transport-api-10.0.0-cyclonedx.xml (59.29 kb) 20:16:57 Attempting to upload org/opendaylight/netconf/transport-api/10.0.0/transport-api-10.0.0.pom.asc (455.0 b) 20:16:57 Attempting to upload org/opendaylight/netconf/transport-api/10.0.0/transport-api-10.0.0-javadoc.jar.sha1 (40.0 b) 20:16:57 Attempting to upload org/opendaylight/netconf/transport-api/10.0.0/transport-api-10.0.0-sources.jar (19.09 kb) 20:16:57 Attempting to upload org/opendaylight/netconf/transport-api/10.0.0/transport-api-10.0.0-cyclonedx.json.md5 (32.0 b) 20:16:57 Attempting to upload org/opendaylight/netconf/transport-api/10.0.0/transport-api-10.0.0.pom (2.27 kb) 20:16:57 Attempting to upload org/opendaylight/netconf/odl-netconf-connector-all/10.0.0/odl-netconf-connector-all-10.0.0.pom (1.41 kb) 20:16:57 Attempting to upload org/opendaylight/netconf/odl-netconf-connector-all/10.0.0/odl-netconf-connector-all-10.0.0-cyclonedx.json.sha1 (40.0 b) 20:16:57 Attempting to upload org/opendaylight/netconf/odl-netconf-connector-all/10.0.0/odl-netconf-connector-all-10.0.0-cyclonedx.xml.sha1 (40.0 b) 20:16:57 Attempting to upload org/opendaylight/netconf/odl-netconf-connector-all/10.0.0/odl-netconf-connector-all-10.0.0-cyclonedx.xml (898.92 kb) 20:16:57 Attempting to upload org/opendaylight/netconf/odl-netconf-connector-all/10.0.0/odl-netconf-connector-all-10.0.0-features.xml (771.0 b) 20:16:57 Attempting to upload org/opendaylight/netconf/odl-netconf-connector-all/10.0.0/odl-netconf-connector-all-10.0.0.pom.asc (455.0 b) 20:16:57 Attempting to upload org/opendaylight/netconf/odl-netconf-connector-all/10.0.0/odl-netconf-connector-all-10.0.0-cyclonedx.xml.asc (455.0 b) 20:16:57 Attempting to upload org/opendaylight/netconf/odl-netconf-connector-all/10.0.0/odl-netconf-connector-all-10.0.0.pom.md5 (32.0 b) 20:16:57 Attempting to upload org/opendaylight/netconf/odl-netconf-connector-all/10.0.0/odl-netconf-connector-all-10.0.0-cyclonedx.json (955.74 kb) 20:16:58 Attempting to upload org/opendaylight/netconf/odl-netconf-connector-all/10.0.0/odl-netconf-connector-all-10.0.0-features.xml.asc (455.0 b) 20:16:58 Attempting to upload org/opendaylight/netconf/odl-netconf-connector-all/10.0.0/odl-netconf-connector-all-10.0.0-cyclonedx.xml.md5 (32.0 b) 20:16:58 Attempting to upload org/opendaylight/netconf/odl-netconf-connector-all/10.0.0/odl-netconf-connector-all-10.0.0-features.xml.md5 (32.0 b) 20:16:58 Attempting to upload org/opendaylight/netconf/odl-netconf-connector-all/10.0.0/odl-netconf-connector-all-10.0.0-cyclonedx.json.md5 (32.0 b) 20:16:58 Attempting to upload org/opendaylight/netconf/odl-netconf-connector-all/10.0.0/odl-netconf-connector-all-10.0.0-features.xml.sha1 (40.0 b) 20:16:58 Attempting to upload org/opendaylight/netconf/odl-netconf-connector-all/10.0.0/odl-netconf-connector-all-10.0.0-cyclonedx.json.asc (455.0 b) 20:16:58 Attempting to upload org/opendaylight/netconf/odl-netconf-connector-all/10.0.0/odl-netconf-connector-all-10.0.0.pom.sha1 (40.0 b) 20:16:58 Attempting to upload org/opendaylight/netconf/netconf-client/10.0.0/netconf-client-10.0.0-cyclonedx.json.md5 (32.0 b) 20:16:58 Attempting to upload org/opendaylight/netconf/netconf-client/10.0.0/netconf-client-10.0.0.pom.asc (455.0 b) 20:16:58 Attempting to upload org/opendaylight/netconf/netconf-client/10.0.0/netconf-client-10.0.0.jar.sha1 (40.0 b) 20:16:58 Attempting to upload org/opendaylight/netconf/netconf-client/10.0.0/netconf-client-10.0.0.pom (7.99 kb) 20:16:58 Attempting to upload org/opendaylight/netconf/netconf-client/10.0.0/netconf-client-10.0.0-sources.jar.sha1 (40.0 b) 20:16:58 Attempting to upload org/opendaylight/netconf/netconf-client/10.0.0/netconf-client-10.0.0.jar (298.36 kb) 20:16:58 Attempting to upload org/opendaylight/netconf/netconf-client/10.0.0/netconf-client-10.0.0-sources.jar.md5 (32.0 b) 20:16:58 Attempting to upload org/opendaylight/netconf/netconf-client/10.0.0/netconf-client-10.0.0.pom.sha1 (40.0 b) 20:16:58 Attempting to upload org/opendaylight/netconf/netconf-client/10.0.0/netconf-client-10.0.0-javadoc.jar.md5 (32.0 b) 20:16:58 Attempting to upload org/opendaylight/netconf/netconf-client/10.0.0/netconf-client-10.0.0-javadoc.jar.asc (455.0 b) 20:16:58 Attempting to upload org/opendaylight/netconf/netconf-client/10.0.0/netconf-client-10.0.0-cyclonedx.json (209.79 kb) 20:16:58 Attempting to upload org/opendaylight/netconf/netconf-client/10.0.0/netconf-client-10.0.0-test-sources.jar (20.25 kb) 20:16:58 Attempting to upload org/opendaylight/netconf/netconf-client/10.0.0/netconf-client-10.0.0.jar.md5 (32.0 b) 20:16:59 Attempting to upload org/opendaylight/netconf/netconf-client/10.0.0/netconf-client-10.0.0-tests.jar.asc (455.0 b) 20:16:59 Attempting to upload org/opendaylight/netconf/netconf-client/10.0.0/netconf-client-10.0.0-javadoc.jar.sha1 (40.0 b) 20:16:59 Attempting to upload org/opendaylight/netconf/netconf-client/10.0.0/netconf-client-10.0.0-cyclonedx.xml.md5 (32.0 b) 20:16:59 Attempting to upload org/opendaylight/netconf/netconf-client/10.0.0/netconf-client-10.0.0-cyclonedx.json.sha1 (40.0 b) 20:16:59 Attempting to upload org/opendaylight/netconf/netconf-client/10.0.0/netconf-client-10.0.0-test-sources.jar.sha1 (40.0 b) 20:16:59 Attempting to upload org/opendaylight/netconf/netconf-client/10.0.0/netconf-client-10.0.0-cyclonedx.xml.asc (455.0 b) 20:16:59 Attempting to upload org/opendaylight/netconf/netconf-client/10.0.0/netconf-client-10.0.0-sources.jar (224.52 kb) 20:16:59 Attempting to upload org/opendaylight/netconf/netconf-client/10.0.0/netconf-client-10.0.0.jar.asc (455.0 b) 20:16:59 Attempting to upload org/opendaylight/netconf/netconf-client/10.0.0/netconf-client-10.0.0-cyclonedx.json.asc (455.0 b) 20:16:59 Attempting to upload org/opendaylight/netconf/netconf-client/10.0.0/netconf-client-10.0.0-javadoc.jar (956.1 kb) 20:16:59 Attempting to upload org/opendaylight/netconf/netconf-client/10.0.0/netconf-client-10.0.0-test-sources.jar.asc (455.0 b) 20:16:59 Attempting to upload org/opendaylight/netconf/netconf-client/10.0.0/netconf-client-10.0.0-tests.jar (36.07 kb) 20:16:59 Attempting to upload org/opendaylight/netconf/netconf-client/10.0.0/netconf-client-10.0.0-test-sources.jar.md5 (32.0 b) 20:16:59 Attempting to upload org/opendaylight/netconf/netconf-client/10.0.0/netconf-client-10.0.0-sources.jar.asc (455.0 b) 20:16:59 Attempting to upload org/opendaylight/netconf/netconf-client/10.0.0/netconf-client-10.0.0-tests.jar.md5 (32.0 b) 20:16:59 Attempting to upload org/opendaylight/netconf/netconf-client/10.0.0/netconf-client-10.0.0-cyclonedx.xml (193.72 kb) 20:16:59 Attempting to upload org/opendaylight/netconf/netconf-client/10.0.0/netconf-client-10.0.0-tests.jar.sha1 (40.0 b) 20:16:59 Attempting to upload org/opendaylight/netconf/netconf-client/10.0.0/netconf-client-10.0.0.pom.md5 (32.0 b) 20:16:59 Attempting to upload org/opendaylight/netconf/netconf-client/10.0.0/netconf-client-10.0.0-cyclonedx.xml.sha1 (40.0 b) 20:16:59 Attempting to upload org/opendaylight/netconf/netconf-client-mdsal/10.0.0/netconf-client-mdsal-10.0.0.jar.sha1 (40.0 b) 20:16:59 Attempting to upload org/opendaylight/netconf/netconf-client-mdsal/10.0.0/netconf-client-mdsal-10.0.0.jar.md5 (32.0 b) 20:17:00 Attempting to upload org/opendaylight/netconf/netconf-client-mdsal/10.0.0/netconf-client-mdsal-10.0.0.pom.asc (455.0 b) 20:17:00 Attempting to upload org/opendaylight/netconf/netconf-client-mdsal/10.0.0/netconf-client-mdsal-10.0.0-cyclonedx.json.asc (455.0 b) 20:17:00 Attempting to upload org/opendaylight/netconf/netconf-client-mdsal/10.0.0/netconf-client-mdsal-10.0.0.pom.sha1 (40.0 b) 20:17:00 Attempting to upload org/opendaylight/netconf/netconf-client-mdsal/10.0.0/netconf-client-mdsal-10.0.0-cyclonedx.xml (430.21 kb) 20:17:00 Attempting to upload org/opendaylight/netconf/netconf-client-mdsal/10.0.0/netconf-client-mdsal-10.0.0.pom.md5 (32.0 b) 20:17:00 Attempting to upload org/opendaylight/netconf/netconf-client-mdsal/10.0.0/netconf-client-mdsal-10.0.0-javadoc.jar.sha1 (40.0 b) 20:17:00 Attempting to upload org/opendaylight/netconf/netconf-client-mdsal/10.0.0/netconf-client-mdsal-10.0.0-sources.jar.md5 (32.0 b) 20:17:00 Attempting to upload org/opendaylight/netconf/netconf-client-mdsal/10.0.0/netconf-client-mdsal-10.0.0-javadoc.jar (1008.23 kb) 20:17:00 Attempting to upload org/opendaylight/netconf/netconf-client-mdsal/10.0.0/netconf-client-mdsal-10.0.0-sources.jar (280.78 kb) 20:17:00 Attempting to upload org/opendaylight/netconf/netconf-client-mdsal/10.0.0/netconf-client-mdsal-10.0.0-javadoc.jar.md5 (32.0 b) 20:17:00 Attempting to upload org/opendaylight/netconf/netconf-client-mdsal/10.0.0/netconf-client-mdsal-10.0.0-cyclonedx.xml.md5 (32.0 b) 20:17:00 Attempting to upload org/opendaylight/netconf/netconf-client-mdsal/10.0.0/netconf-client-mdsal-10.0.0-cyclonedx.json.md5 (32.0 b) 20:17:00 Attempting to upload org/opendaylight/netconf/netconf-client-mdsal/10.0.0/netconf-client-mdsal-10.0.0.jar (504.93 kb) 20:17:00 Attempting to upload org/opendaylight/netconf/netconf-client-mdsal/10.0.0/netconf-client-mdsal-10.0.0-cyclonedx.json (458.63 kb) 20:17:00 Attempting to upload org/opendaylight/netconf/netconf-client-mdsal/10.0.0/netconf-client-mdsal-10.0.0-sources.jar.sha1 (40.0 b) 20:17:00 Attempting to upload org/opendaylight/netconf/netconf-client-mdsal/10.0.0/netconf-client-mdsal-10.0.0-javadoc.jar.asc (455.0 b) 20:17:00 Attempting to upload org/opendaylight/netconf/netconf-client-mdsal/10.0.0/netconf-client-mdsal-10.0.0-cyclonedx.xml.sha1 (40.0 b) 20:17:00 Attempting to upload org/opendaylight/netconf/netconf-client-mdsal/10.0.0/netconf-client-mdsal-10.0.0-cyclonedx.xml.asc (455.0 b) 20:17:00 Attempting to upload org/opendaylight/netconf/netconf-client-mdsal/10.0.0/netconf-client-mdsal-10.0.0.pom (10.6 kb) 20:17:00 Attempting to upload org/opendaylight/netconf/netconf-client-mdsal/10.0.0/netconf-client-mdsal-10.0.0-sources.jar.asc (455.0 b) 20:17:00 Attempting to upload org/opendaylight/netconf/netconf-client-mdsal/10.0.0/netconf-client-mdsal-10.0.0-cyclonedx.json.sha1 (40.0 b) 20:17:00 Attempting to upload org/opendaylight/netconf/netconf-client-mdsal/10.0.0/netconf-client-mdsal-10.0.0.jar.asc (455.0 b) 20:17:01 Attempting to upload org/opendaylight/netconf/keystore-plaintext-localfile/10.0.0/keystore-plaintext-localfile-10.0.0-cyclonedx.json.sha1 (40.0 b) 20:17:01 Attempting to upload org/opendaylight/netconf/keystore-plaintext-localfile/10.0.0/keystore-plaintext-localfile-10.0.0.jar (22.07 kb) 20:17:01 Attempting to upload org/opendaylight/netconf/keystore-plaintext-localfile/10.0.0/keystore-plaintext-localfile-10.0.0-sources.jar.md5 (32.0 b) 20:17:01 Attempting to upload org/opendaylight/netconf/keystore-plaintext-localfile/10.0.0/keystore-plaintext-localfile-10.0.0-javadoc.jar.md5 (32.0 b) 20:17:01 Attempting to upload org/opendaylight/netconf/keystore-plaintext-localfile/10.0.0/keystore-plaintext-localfile-10.0.0-cyclonedx.json.asc (455.0 b) 20:17:01 Attempting to upload org/opendaylight/netconf/keystore-plaintext-localfile/10.0.0/keystore-plaintext-localfile-10.0.0-cyclonedx.xml.asc (455.0 b) 20:17:01 Attempting to upload org/opendaylight/netconf/keystore-plaintext-localfile/10.0.0/keystore-plaintext-localfile-10.0.0-cyclonedx.xml.md5 (32.0 b) 20:17:01 Attempting to upload org/opendaylight/netconf/keystore-plaintext-localfile/10.0.0/keystore-plaintext-localfile-10.0.0-javadoc.jar (92.6 kb) 20:17:01 Attempting to upload org/opendaylight/netconf/keystore-plaintext-localfile/10.0.0/keystore-plaintext-localfile-10.0.0.jar.sha1 (40.0 b) 20:17:01 Attempting to upload org/opendaylight/netconf/keystore-plaintext-localfile/10.0.0/keystore-plaintext-localfile-10.0.0-sources.jar.asc (455.0 b) 20:17:01 Attempting to upload org/opendaylight/netconf/keystore-plaintext-localfile/10.0.0/keystore-plaintext-localfile-10.0.0-javadoc.jar.sha1 (40.0 b) 20:17:01 Attempting to upload org/opendaylight/netconf/keystore-plaintext-localfile/10.0.0/keystore-plaintext-localfile-10.0.0-cyclonedx.xml (30.68 kb) 20:17:01 Attempting to upload org/opendaylight/netconf/keystore-plaintext-localfile/10.0.0/keystore-plaintext-localfile-10.0.0-javadoc.jar.asc (455.0 b) 20:17:01 Attempting to upload org/opendaylight/netconf/keystore-plaintext-localfile/10.0.0/keystore-plaintext-localfile-10.0.0.pom.asc (455.0 b) 20:17:02 Attempting to upload org/opendaylight/netconf/keystore-plaintext-localfile/10.0.0/keystore-plaintext-localfile-10.0.0.pom.md5 (32.0 b) 20:17:02 Attempting to upload org/opendaylight/netconf/keystore-plaintext-localfile/10.0.0/keystore-plaintext-localfile-10.0.0.pom (1.98 kb) 20:17:02 Attempting to upload org/opendaylight/netconf/keystore-plaintext-localfile/10.0.0/keystore-plaintext-localfile-10.0.0-sources.jar.sha1 (40.0 b) 20:17:02 Attempting to upload org/opendaylight/netconf/keystore-plaintext-localfile/10.0.0/keystore-plaintext-localfile-10.0.0.jar.asc (455.0 b) 20:17:02 Attempting to upload org/opendaylight/netconf/keystore-plaintext-localfile/10.0.0/keystore-plaintext-localfile-10.0.0-sources.jar (8.63 kb) 20:17:02 Attempting to upload org/opendaylight/netconf/keystore-plaintext-localfile/10.0.0/keystore-plaintext-localfile-10.0.0.pom.sha1 (40.0 b) 20:17:02 Attempting to upload org/opendaylight/netconf/keystore-plaintext-localfile/10.0.0/keystore-plaintext-localfile-10.0.0-cyclonedx.json (34.5 kb) 20:17:02 Attempting to upload org/opendaylight/netconf/keystore-plaintext-localfile/10.0.0/keystore-plaintext-localfile-10.0.0-cyclonedx.json.md5 (32.0 b) 20:17:02 Attempting to upload org/opendaylight/netconf/keystore-plaintext-localfile/10.0.0/keystore-plaintext-localfile-10.0.0-cyclonedx.xml.sha1 (40.0 b) 20:17:02 Attempting to upload org/opendaylight/netconf/keystore-plaintext-localfile/10.0.0/keystore-plaintext-localfile-10.0.0.jar.md5 (32.0 b) 20:17:02 Attempting to upload org/opendaylight/netconf/shaded-exificient/10.0.0/shaded-exificient-10.0.0-cyclonedx.xml.md5 (32.0 b) 20:17:02 Attempting to upload org/opendaylight/netconf/shaded-exificient/10.0.0/shaded-exificient-10.0.0-sources.jar.md5 (32.0 b) 20:17:02 Attempting to upload org/opendaylight/netconf/shaded-exificient/10.0.0/shaded-exificient-10.0.0-cyclonedx.xml (40.03 kb) 20:17:02 Attempting to upload org/opendaylight/netconf/shaded-exificient/10.0.0/shaded-exificient-10.0.0-cyclonedx.xml.asc (455.0 b) 20:17:02 Attempting to upload org/opendaylight/netconf/shaded-exificient/10.0.0/shaded-exificient-10.0.0-cyclonedx.json.sha1 (40.0 b) 20:17:02 Attempting to upload org/opendaylight/netconf/shaded-exificient/10.0.0/shaded-exificient-10.0.0.pom.md5 (32.0 b) 20:17:02 Attempting to upload org/opendaylight/netconf/shaded-exificient/10.0.0/shaded-exificient-10.0.0.jar (1.6 mb) 20:17:02 Attempting to upload org/opendaylight/netconf/shaded-exificient/10.0.0/shaded-exificient-10.0.0.pom.sha1 (40.0 b) 20:17:02 Attempting to upload org/opendaylight/netconf/shaded-exificient/10.0.0/shaded-exificient-10.0.0-sources.jar.sha1 (40.0 b) 20:17:02 Attempting to upload org/opendaylight/netconf/shaded-exificient/10.0.0/shaded-exificient-10.0.0-sources.jar (2.06 mb) 20:17:02 Attempting to upload org/opendaylight/netconf/shaded-exificient/10.0.0/shaded-exificient-10.0.0-cyclonedx.xml.sha1 (40.0 b) 20:17:02 Attempting to upload org/opendaylight/netconf/shaded-exificient/10.0.0/shaded-exificient-10.0.0-cyclonedx.json (44.64 kb) 20:17:03 Attempting to upload org/opendaylight/netconf/shaded-exificient/10.0.0/shaded-exificient-10.0.0-sources.jar.asc (455.0 b) 20:17:03 Attempting to upload org/opendaylight/netconf/shaded-exificient/10.0.0/shaded-exificient-10.0.0.jar.sha1 (40.0 b) 20:17:03 Attempting to upload org/opendaylight/netconf/shaded-exificient/10.0.0/shaded-exificient-10.0.0-cyclonedx.json.asc (455.0 b) 20:17:03 Attempting to upload org/opendaylight/netconf/shaded-exificient/10.0.0/shaded-exificient-10.0.0.pom (4.78 kb) 20:17:03 Attempting to upload org/opendaylight/netconf/shaded-exificient/10.0.0/shaded-exificient-10.0.0.jar.asc (455.0 b) 20:17:03 Attempting to upload org/opendaylight/netconf/shaded-exificient/10.0.0/shaded-exificient-10.0.0.jar.md5 (32.0 b) 20:17:03 Attempting to upload org/opendaylight/netconf/shaded-exificient/10.0.0/shaded-exificient-10.0.0-cyclonedx.json.md5 (32.0 b) 20:17:03 Attempting to upload org/opendaylight/netconf/shaded-exificient/10.0.0/shaded-exificient-10.0.0.pom.asc (455.0 b) 20:17:03 Attempting to upload org/opendaylight/netconf/odl-netconf-topology/10.0.0/odl-netconf-topology-10.0.0-features.xml.asc (455.0 b) 20:17:03 Attempting to upload org/opendaylight/netconf/odl-netconf-topology/10.0.0/odl-netconf-topology-10.0.0-cyclonedx.json.asc (455.0 b) 20:17:03 Attempting to upload org/opendaylight/netconf/odl-netconf-topology/10.0.0/odl-netconf-topology-10.0.0-cyclonedx.json.sha1 (40.0 b) 20:17:03 Attempting to upload org/opendaylight/netconf/odl-netconf-topology/10.0.0/odl-netconf-topology-10.0.0-features.xml.sha1 (40.0 b) 20:17:03 Attempting to upload org/opendaylight/netconf/odl-netconf-topology/10.0.0/odl-netconf-topology-10.0.0-features.xml.md5 (32.0 b) 20:17:03 Attempting to upload org/opendaylight/netconf/odl-netconf-topology/10.0.0/odl-netconf-topology-10.0.0-cyclonedx.json.md5 (32.0 b) 20:17:03 Attempting to upload org/opendaylight/netconf/odl-netconf-topology/10.0.0/odl-netconf-topology-10.0.0-cyclonedx.xml.asc (455.0 b) 20:17:03 Attempting to upload org/opendaylight/netconf/odl-netconf-topology/10.0.0/odl-netconf-topology-10.0.0-cyclonedx.xml.sha1 (40.0 b) 20:17:03 Attempting to upload org/opendaylight/netconf/odl-netconf-topology/10.0.0/odl-netconf-topology-10.0.0-features.xml (793.0 b) 20:17:03 Attempting to upload org/opendaylight/netconf/odl-netconf-topology/10.0.0/odl-netconf-topology-10.0.0.pom (1.41 kb) 20:17:03 Attempting to upload org/opendaylight/netconf/odl-netconf-topology/10.0.0/odl-netconf-topology-10.0.0.pom.md5 (32.0 b) 20:17:04 Attempting to upload org/opendaylight/netconf/odl-netconf-topology/10.0.0/odl-netconf-topology-10.0.0-cyclonedx.xml (888.13 kb) 20:17:04 Attempting to upload org/opendaylight/netconf/odl-netconf-topology/10.0.0/odl-netconf-topology-10.0.0.pom.asc (455.0 b) 20:17:04 Attempting to upload org/opendaylight/netconf/odl-netconf-topology/10.0.0/odl-netconf-topology-10.0.0-cyclonedx.xml.md5 (32.0 b) 20:17:04 Attempting to upload org/opendaylight/netconf/odl-netconf-topology/10.0.0/odl-netconf-topology-10.0.0.pom.sha1 (40.0 b) 20:17:04 Attempting to upload org/opendaylight/netconf/odl-netconf-topology/10.0.0/odl-netconf-topology-10.0.0-cyclonedx.json (944.66 kb) 20:17:04 Attempting to upload org/opendaylight/netconf/netconf-dom-api/10.0.0/netconf-dom-api-10.0.0.pom (2.0 kb) 20:17:04 Attempting to upload org/opendaylight/netconf/netconf-dom-api/10.0.0/netconf-dom-api-10.0.0-sources.jar.md5 (32.0 b) 20:17:04 Attempting to upload org/opendaylight/netconf/netconf-dom-api/10.0.0/netconf-dom-api-10.0.0.jar (15.19 kb) 20:17:04 Attempting to upload org/opendaylight/netconf/netconf-dom-api/10.0.0/netconf-dom-api-10.0.0-javadoc.jar.asc (455.0 b) 20:17:04 Attempting to upload org/opendaylight/netconf/netconf-dom-api/10.0.0/netconf-dom-api-10.0.0-cyclonedx.json.md5 (32.0 b) 20:17:04 Attempting to upload org/opendaylight/netconf/netconf-dom-api/10.0.0/netconf-dom-api-10.0.0.pom.sha1 (40.0 b) 20:17:04 Attempting to upload org/opendaylight/netconf/netconf-dom-api/10.0.0/netconf-dom-api-10.0.0-javadoc.jar.sha1 (40.0 b) 20:17:04 Attempting to upload org/opendaylight/netconf/netconf-dom-api/10.0.0/netconf-dom-api-10.0.0.jar.md5 (32.0 b) 20:17:04 Attempting to upload org/opendaylight/netconf/netconf-dom-api/10.0.0/netconf-dom-api-10.0.0.pom.md5 (32.0 b) 20:17:05 Attempting to upload org/opendaylight/netconf/netconf-dom-api/10.0.0/netconf-dom-api-10.0.0-javadoc.jar.md5 (32.0 b) 20:17:05 Attempting to upload org/opendaylight/netconf/netconf-dom-api/10.0.0/netconf-dom-api-10.0.0.jar.sha1 (40.0 b) 20:17:05 Attempting to upload org/opendaylight/netconf/netconf-dom-api/10.0.0/netconf-dom-api-10.0.0.pom.asc (455.0 b) 20:17:05 Attempting to upload org/opendaylight/netconf/netconf-dom-api/10.0.0/netconf-dom-api-10.0.0-cyclonedx.xml.asc (455.0 b) 20:17:05 Attempting to upload org/opendaylight/netconf/netconf-dom-api/10.0.0/netconf-dom-api-10.0.0-cyclonedx.json.sha1 (40.0 b) 20:17:05 Attempting to upload org/opendaylight/netconf/netconf-dom-api/10.0.0/netconf-dom-api-10.0.0-cyclonedx.json (94.03 kb) 20:17:05 Attempting to upload org/opendaylight/netconf/netconf-dom-api/10.0.0/netconf-dom-api-10.0.0-sources.jar.asc (455.0 b) 20:17:05 Attempting to upload org/opendaylight/netconf/netconf-dom-api/10.0.0/netconf-dom-api-10.0.0.jar.asc (455.0 b) 20:17:05 Attempting to upload org/opendaylight/netconf/netconf-dom-api/10.0.0/netconf-dom-api-10.0.0-cyclonedx.json.asc (455.0 b) 20:17:05 Attempting to upload org/opendaylight/netconf/netconf-dom-api/10.0.0/netconf-dom-api-10.0.0-sources.jar.sha1 (40.0 b) 20:17:05 Attempting to upload org/opendaylight/netconf/netconf-dom-api/10.0.0/netconf-dom-api-10.0.0-cyclonedx.xml (86.04 kb) 20:17:05 Attempting to upload org/opendaylight/netconf/netconf-dom-api/10.0.0/netconf-dom-api-10.0.0-sources.jar (6.62 kb) 20:17:05 Attempting to upload org/opendaylight/netconf/netconf-dom-api/10.0.0/netconf-dom-api-10.0.0-cyclonedx.xml.sha1 (40.0 b) 20:17:05 Attempting to upload org/opendaylight/netconf/netconf-dom-api/10.0.0/netconf-dom-api-10.0.0-cyclonedx.xml.md5 (32.0 b) 20:17:05 Attempting to upload org/opendaylight/netconf/netconf-dom-api/10.0.0/netconf-dom-api-10.0.0-javadoc.jar (108.58 kb) 20:17:05 Attempting to upload org/opendaylight/netconf/odl-netconf-console/10.0.0/odl-netconf-console-10.0.0-cyclonedx.xml.md5 (32.0 b) 20:17:06 Attempting to upload org/opendaylight/netconf/odl-netconf-console/10.0.0/odl-netconf-console-10.0.0.pom.md5 (32.0 b) 20:17:06 Attempting to upload org/opendaylight/netconf/odl-netconf-console/10.0.0/odl-netconf-console-10.0.0-features.xml.asc (455.0 b) 20:17:06 Attempting to upload org/opendaylight/netconf/odl-netconf-console/10.0.0/odl-netconf-console-10.0.0-cyclonedx.xml.sha1 (40.0 b) 20:17:06 Attempting to upload org/opendaylight/netconf/odl-netconf-console/10.0.0/odl-netconf-console-10.0.0-features.xml.sha1 (40.0 b) 20:17:06 Attempting to upload org/opendaylight/netconf/odl-netconf-console/10.0.0/odl-netconf-console-10.0.0-cyclonedx.json.md5 (32.0 b) 20:17:06 Attempting to upload org/opendaylight/netconf/odl-netconf-console/10.0.0/odl-netconf-console-10.0.0-cyclonedx.xml.asc (455.0 b) 20:17:06 Attempting to upload org/opendaylight/netconf/odl-netconf-console/10.0.0/odl-netconf-console-10.0.0-cyclonedx.json.sha1 (40.0 b) 20:17:06 Attempting to upload org/opendaylight/netconf/odl-netconf-console/10.0.0/odl-netconf-console-10.0.0.pom.asc (455.0 b) 20:17:06 Attempting to upload org/opendaylight/netconf/odl-netconf-console/10.0.0/odl-netconf-console-10.0.0-cyclonedx.json.asc (455.0 b) 20:17:06 Attempting to upload org/opendaylight/netconf/odl-netconf-console/10.0.0/odl-netconf-console-10.0.0.pom.sha1 (40.0 b) 20:17:06 Attempting to upload org/opendaylight/netconf/odl-netconf-console/10.0.0/odl-netconf-console-10.0.0-features.xml (1.03 kb) 20:17:06 Attempting to upload org/opendaylight/netconf/odl-netconf-console/10.0.0/odl-netconf-console-10.0.0-cyclonedx.json (1.23 mb) 20:17:06 Attempting to upload org/opendaylight/netconf/odl-netconf-console/10.0.0/odl-netconf-console-10.0.0-features.xml.md5 (32.0 b) 20:17:06 Attempting to upload org/opendaylight/netconf/odl-netconf-console/10.0.0/odl-netconf-console-10.0.0-cyclonedx.xml (1.15 mb) 20:17:06 Attempting to upload org/opendaylight/netconf/odl-netconf-console/10.0.0/odl-netconf-console-10.0.0.pom (1.8 kb) 20:17:07 Attempting to upload org/opendaylight/netconf/wadl-codegen/10.0.0/wadl-codegen-10.0.0-cyclonedx.xml.md5 (32.0 b) 20:17:07 Attempting to upload org/opendaylight/netconf/wadl-codegen/10.0.0/wadl-codegen-10.0.0-javadoc.jar.asc (455.0 b) 20:17:07 Attempting to upload org/opendaylight/netconf/wadl-codegen/10.0.0/wadl-codegen-10.0.0-sources.jar.md5 (32.0 b) 20:17:07 Attempting to upload org/opendaylight/netconf/wadl-codegen/10.0.0/wadl-codegen-10.0.0-javadoc.jar.sha1 (40.0 b) 20:17:07 Attempting to upload org/opendaylight/netconf/wadl-codegen/10.0.0/wadl-codegen-10.0.0.jar.sha1 (40.0 b) 20:17:07 Attempting to upload org/opendaylight/netconf/wadl-codegen/10.0.0/wadl-codegen-10.0.0-sources.jar.sha1 (40.0 b) 20:17:07 Attempting to upload org/opendaylight/netconf/wadl-codegen/10.0.0/wadl-codegen-10.0.0.jar.asc (455.0 b) 20:17:07 Attempting to upload org/opendaylight/netconf/wadl-codegen/10.0.0/wadl-codegen-10.0.0.pom.asc (455.0 b) 20:17:07 Attempting to upload org/opendaylight/netconf/wadl-codegen/10.0.0/wadl-codegen-10.0.0-cyclonedx.xml.sha1 (40.0 b) 20:17:07 Attempting to upload org/opendaylight/netconf/wadl-codegen/10.0.0/wadl-codegen-10.0.0-javadoc.jar (86.55 kb) 20:17:07 Attempting to upload org/opendaylight/netconf/wadl-codegen/10.0.0/wadl-codegen-10.0.0-javadoc.jar.md5 (32.0 b) 20:17:07 Attempting to upload org/opendaylight/netconf/wadl-codegen/10.0.0/wadl-codegen-10.0.0.jar (17.17 kb) 20:17:07 Attempting to upload org/opendaylight/netconf/wadl-codegen/10.0.0/wadl-codegen-10.0.0.jar.md5 (32.0 b) 20:17:07 Attempting to upload org/opendaylight/netconf/wadl-codegen/10.0.0/wadl-codegen-10.0.0.pom (2.17 kb) 20:17:07 Attempting to upload org/opendaylight/netconf/wadl-codegen/10.0.0/wadl-codegen-10.0.0-cyclonedx.xml (43.68 kb) 20:17:07 Attempting to upload org/opendaylight/netconf/wadl-codegen/10.0.0/wadl-codegen-10.0.0-cyclonedx.json (48.22 kb) 20:17:07 Attempting to upload org/opendaylight/netconf/wadl-codegen/10.0.0/wadl-codegen-10.0.0.pom.sha1 (40.0 b) 20:17:07 Attempting to upload org/opendaylight/netconf/wadl-codegen/10.0.0/wadl-codegen-10.0.0-cyclonedx.xml.asc (455.0 b) 20:17:08 Attempting to upload org/opendaylight/netconf/wadl-codegen/10.0.0/wadl-codegen-10.0.0.pom.md5 (32.0 b) 20:17:08 Attempting to upload org/opendaylight/netconf/wadl-codegen/10.0.0/wadl-codegen-10.0.0-cyclonedx.json.md5 (32.0 b) 20:17:08 Attempting to upload org/opendaylight/netconf/wadl-codegen/10.0.0/wadl-codegen-10.0.0-cyclonedx.json.sha1 (40.0 b) 20:17:08 Attempting to upload org/opendaylight/netconf/wadl-codegen/10.0.0/wadl-codegen-10.0.0-sources.jar.asc (455.0 b) 20:17:08 Attempting to upload org/opendaylight/netconf/wadl-codegen/10.0.0/wadl-codegen-10.0.0-sources.jar (6.38 kb) 20:17:08 Attempting to upload org/opendaylight/netconf/wadl-codegen/10.0.0/wadl-codegen-10.0.0-cyclonedx.json.asc (455.0 b) 20:17:08 Attempting to upload org/opendaylight/netconf/odl-yanglib-mdsal-writer/10.0.0/odl-yanglib-mdsal-writer-10.0.0.pom.asc (455.0 b) 20:17:08 Attempting to upload org/opendaylight/netconf/odl-yanglib-mdsal-writer/10.0.0/odl-yanglib-mdsal-writer-10.0.0-cyclonedx.json (640.58 kb) 20:17:08 Attempting to upload org/opendaylight/netconf/odl-yanglib-mdsal-writer/10.0.0/odl-yanglib-mdsal-writer-10.0.0-cyclonedx.xml.sha1 (40.0 b) 20:17:08 Attempting to upload org/opendaylight/netconf/odl-yanglib-mdsal-writer/10.0.0/odl-yanglib-mdsal-writer-10.0.0-features.xml.md5 (32.0 b) 20:17:08 Attempting to upload org/opendaylight/netconf/odl-yanglib-mdsal-writer/10.0.0/odl-yanglib-mdsal-writer-10.0.0.pom (1.59 kb) 20:17:08 Attempting to upload org/opendaylight/netconf/odl-yanglib-mdsal-writer/10.0.0/odl-yanglib-mdsal-writer-10.0.0-features.xml.asc (455.0 b) 20:17:08 Attempting to upload org/opendaylight/netconf/odl-yanglib-mdsal-writer/10.0.0/odl-yanglib-mdsal-writer-10.0.0-cyclonedx.json.sha1 (40.0 b) 20:17:08 Attempting to upload org/opendaylight/netconf/odl-yanglib-mdsal-writer/10.0.0/odl-yanglib-mdsal-writer-10.0.0-cyclonedx.xml (600.28 kb) 20:17:08 Attempting to upload org/opendaylight/netconf/odl-yanglib-mdsal-writer/10.0.0/odl-yanglib-mdsal-writer-10.0.0-features.xml.sha1 (40.0 b) 20:17:08 Attempting to upload org/opendaylight/netconf/odl-yanglib-mdsal-writer/10.0.0/odl-yanglib-mdsal-writer-10.0.0.pom.md5 (32.0 b) 20:17:08 Attempting to upload org/opendaylight/netconf/odl-yanglib-mdsal-writer/10.0.0/odl-yanglib-mdsal-writer-10.0.0.pom.sha1 (40.0 b) 20:17:08 Attempting to upload org/opendaylight/netconf/odl-yanglib-mdsal-writer/10.0.0/odl-yanglib-mdsal-writer-10.0.0-cyclonedx.json.asc (455.0 b) 20:17:09 Attempting to upload org/opendaylight/netconf/odl-yanglib-mdsal-writer/10.0.0/odl-yanglib-mdsal-writer-10.0.0-features.xml (733.0 b) 20:17:09 Attempting to upload org/opendaylight/netconf/odl-yanglib-mdsal-writer/10.0.0/odl-yanglib-mdsal-writer-10.0.0-cyclonedx.xml.md5 (32.0 b) 20:17:09 Attempting to upload org/opendaylight/netconf/odl-yanglib-mdsal-writer/10.0.0/odl-yanglib-mdsal-writer-10.0.0-cyclonedx.json.md5 (32.0 b) 20:17:09 Attempting to upload org/opendaylight/netconf/odl-yanglib-mdsal-writer/10.0.0/odl-yanglib-mdsal-writer-10.0.0-cyclonedx.xml.asc (455.0 b) 20:17:09 Attempting to upload org/opendaylight/netconf/netconf-server-mdsal/10.0.0/netconf-server-mdsal-10.0.0.jar.md5 (32.0 b) 20:17:09 Attempting to upload org/opendaylight/netconf/netconf-server-mdsal/10.0.0/netconf-server-mdsal-10.0.0-javadoc.jar.asc (455.0 b) 20:17:09 Attempting to upload org/opendaylight/netconf/netconf-server-mdsal/10.0.0/netconf-server-mdsal-10.0.0-cyclonedx.xml (349.34 kb) 20:17:09 Attempting to upload org/opendaylight/netconf/netconf-server-mdsal/10.0.0/netconf-server-mdsal-10.0.0.pom.md5 (32.0 b) 20:17:09 Attempting to upload org/opendaylight/netconf/netconf-server-mdsal/10.0.0/netconf-server-mdsal-10.0.0-cyclonedx.xml.md5 (32.0 b) 20:17:09 Attempting to upload org/opendaylight/netconf/netconf-server-mdsal/10.0.0/netconf-server-mdsal-10.0.0-javadoc.jar.md5 (32.0 b) 20:17:09 Attempting to upload org/opendaylight/netconf/netconf-server-mdsal/10.0.0/netconf-server-mdsal-10.0.0-sources.jar.md5 (32.0 b) 20:17:09 Attempting to upload org/opendaylight/netconf/netconf-server-mdsal/10.0.0/netconf-server-mdsal-10.0.0-cyclonedx.json.md5 (32.0 b) 20:17:09 Attempting to upload org/opendaylight/netconf/netconf-server-mdsal/10.0.0/netconf-server-mdsal-10.0.0.pom (8.3 kb) 20:17:09 Attempting to upload org/opendaylight/netconf/netconf-server-mdsal/10.0.0/netconf-server-mdsal-10.0.0.jar.sha1 (40.0 b) 20:17:09 Attempting to upload org/opendaylight/netconf/netconf-server-mdsal/10.0.0/netconf-server-mdsal-10.0.0.pom.asc (455.0 b) 20:17:09 Attempting to upload org/opendaylight/netconf/netconf-server-mdsal/10.0.0/netconf-server-mdsal-10.0.0-javadoc.jar (243.88 kb) 20:17:10 Attempting to upload org/opendaylight/netconf/netconf-server-mdsal/10.0.0/netconf-server-mdsal-10.0.0-cyclonedx.xml.asc (455.0 b) 20:17:10 Attempting to upload org/opendaylight/netconf/netconf-server-mdsal/10.0.0/netconf-server-mdsal-10.0.0-sources.jar (63.8 kb) 20:17:10 Attempting to upload org/opendaylight/netconf/netconf-server-mdsal/10.0.0/netconf-server-mdsal-10.0.0-sources.jar.asc (455.0 b) 20:17:10 Attempting to upload org/opendaylight/netconf/netconf-server-mdsal/10.0.0/netconf-server-mdsal-10.0.0-cyclonedx.json.sha1 (40.0 b) 20:17:10 Attempting to upload org/opendaylight/netconf/netconf-server-mdsal/10.0.0/netconf-server-mdsal-10.0.0-sources.jar.sha1 (40.0 b) 20:17:10 Attempting to upload org/opendaylight/netconf/netconf-server-mdsal/10.0.0/netconf-server-mdsal-10.0.0-cyclonedx.json.asc (455.0 b) 20:17:10 Attempting to upload org/opendaylight/netconf/netconf-server-mdsal/10.0.0/netconf-server-mdsal-10.0.0-javadoc.jar.sha1 (40.0 b) 20:17:10 Attempting to upload org/opendaylight/netconf/netconf-server-mdsal/10.0.0/netconf-server-mdsal-10.0.0-cyclonedx.json (373.79 kb) 20:17:10 Attempting to upload org/opendaylight/netconf/netconf-server-mdsal/10.0.0/netconf-server-mdsal-10.0.0.jar (133.06 kb) 20:17:10 Attempting to upload org/opendaylight/netconf/netconf-server-mdsal/10.0.0/netconf-server-mdsal-10.0.0.pom.sha1 (40.0 b) 20:17:10 Attempting to upload org/opendaylight/netconf/netconf-server-mdsal/10.0.0/netconf-server-mdsal-10.0.0-cyclonedx.xml.sha1 (40.0 b) 20:17:10 Attempting to upload org/opendaylight/netconf/netconf-server-mdsal/10.0.0/netconf-server-mdsal-10.0.0.jar.asc (455.0 b) 20:17:10 Attempting to upload org/opendaylight/netconf/netconf-testtool/10.0.0/netconf-testtool-10.0.0-executable.jar.md5 (32.0 b) 20:17:10 Attempting to upload org/opendaylight/netconf/netconf-testtool/10.0.0/netconf-testtool-10.0.0-stress-client.jar.md5 (32.0 b) 20:17:10 Attempting to upload org/opendaylight/netconf/netconf-testtool/10.0.0/netconf-testtool-10.0.0-cyclonedx.json (556.54 kb) 20:17:10 Attempting to upload org/opendaylight/netconf/netconf-testtool/10.0.0/netconf-testtool-10.0.0-cyclonedx.xml (522.56 kb) 20:17:11 Attempting to upload org/opendaylight/netconf/netconf-testtool/10.0.0/netconf-testtool-10.0.0-scale-util.jar.md5 (32.0 b) 20:17:11 Attempting to upload org/opendaylight/netconf/netconf-testtool/10.0.0/netconf-testtool-10.0.0-executable.jar (44.89 mb) 20:17:11 Attempting to upload org/opendaylight/netconf/netconf-testtool/10.0.0/netconf-testtool-10.0.0.pom.sha1 (40.0 b) 20:17:11 Attempting to upload org/opendaylight/netconf/netconf-testtool/10.0.0/netconf-testtool-10.0.0.pom.asc (455.0 b) 20:17:11 Attempting to upload org/opendaylight/netconf/netconf-testtool/10.0.0/netconf-testtool-10.0.0-rest-perf-client.jar.md5 (32.0 b) 20:17:11 Attempting to upload org/opendaylight/netconf/netconf-testtool/10.0.0/netconf-testtool-10.0.0-executable.jar.sha1 (40.0 b) 20:17:11 Attempting to upload org/opendaylight/netconf/netconf-testtool/10.0.0/netconf-testtool-10.0.0-cyclonedx.xml.md5 (32.0 b) 20:17:11 Attempting to upload org/opendaylight/netconf/netconf-testtool/10.0.0/netconf-testtool-10.0.0-scale-util.jar (44.89 mb) 20:17:12 Attempting to upload org/opendaylight/netconf/netconf-testtool/10.0.0/netconf-testtool-10.0.0-cyclonedx.xml.asc (455.0 b) 20:17:12 Attempting to upload org/opendaylight/netconf/netconf-testtool/10.0.0/netconf-testtool-10.0.0-stress-client.tar.gz.sha1 (40.0 b) 20:17:12 Attempting to upload org/opendaylight/netconf/netconf-testtool/10.0.0/netconf-testtool-10.0.0-rest-perf-client.jar (31.65 mb) 20:17:12 Attempting to upload org/opendaylight/netconf/netconf-testtool/10.0.0/netconf-testtool-10.0.0-scale-util.jar.sha1 (40.0 b) 20:17:12 Attempting to upload org/opendaylight/netconf/netconf-testtool/10.0.0/netconf-testtool-10.0.0-rest-perf-client.jar.asc (455.0 b) 20:17:12 Attempting to upload org/opendaylight/netconf/netconf-testtool/10.0.0/netconf-testtool-10.0.0.pom.md5 (32.0 b) 20:17:12 Attempting to upload org/opendaylight/netconf/netconf-testtool/10.0.0/netconf-testtool-10.0.0-stress-client.tar.gz.md5 (32.0 b) 20:17:12 Attempting to upload org/opendaylight/netconf/netconf-testtool/10.0.0/netconf-testtool-10.0.0-scale-util.jar.asc (455.0 b) 20:17:12 Attempting to upload org/opendaylight/netconf/netconf-testtool/10.0.0/netconf-testtool-10.0.0-stress-client.jar (35.74 mb) 20:17:12 Attempting to upload org/opendaylight/netconf/netconf-testtool/10.0.0/netconf-testtool-10.0.0-sources.jar.sha1 (40.0 b) 20:17:13 Attempting to upload org/opendaylight/netconf/netconf-testtool/10.0.0/netconf-testtool-10.0.0-javadoc.jar.md5 (32.0 b) 20:17:13 Attempting to upload org/opendaylight/netconf/netconf-testtool/10.0.0/netconf-testtool-10.0.0-sources.jar.asc (455.0 b) 20:17:13 Attempting to upload org/opendaylight/netconf/netconf-testtool/10.0.0/netconf-testtool-10.0.0-rest-perf-client.jar.sha1 (40.0 b) 20:17:13 Attempting to upload org/opendaylight/netconf/netconf-testtool/10.0.0/netconf-testtool-10.0.0-executable.jar.asc (455.0 b) 20:17:13 Attempting to upload org/opendaylight/netconf/netconf-testtool/10.0.0/netconf-testtool-10.0.0-cyclonedx.json.asc (455.0 b) 20:17:13 Attempting to upload org/opendaylight/netconf/netconf-testtool/10.0.0/netconf-testtool-10.0.0.pom (16.52 kb) 20:17:13 Attempting to upload org/opendaylight/netconf/netconf-testtool/10.0.0/netconf-testtool-10.0.0-stress-client.jar.asc (455.0 b) 20:17:13 Attempting to upload org/opendaylight/netconf/netconf-testtool/10.0.0/netconf-testtool-10.0.0.jar.asc (455.0 b) 20:17:13 Attempting to upload org/opendaylight/netconf/netconf-testtool/10.0.0/netconf-testtool-10.0.0.jar.md5 (32.0 b) 20:17:13 Attempting to upload org/opendaylight/netconf/netconf-testtool/10.0.0/netconf-testtool-10.0.0-stress-client.tar.gz (38.63 mb) 20:17:13 Attempting to upload org/opendaylight/netconf/netconf-testtool/10.0.0/netconf-testtool-10.0.0-sources.jar (90.67 kb) 20:17:13 Attempting to upload org/opendaylight/netconf/netconf-testtool/10.0.0/netconf-testtool-10.0.0-cyclonedx.json.md5 (32.0 b) 20:17:13 Attempting to upload org/opendaylight/netconf/netconf-testtool/10.0.0/netconf-testtool-10.0.0-javadoc.jar.sha1 (40.0 b) 20:17:14 Attempting to upload org/opendaylight/netconf/netconf-testtool/10.0.0/netconf-testtool-10.0.0-javadoc.jar.asc (455.0 b) 20:17:14 Attempting to upload org/opendaylight/netconf/netconf-testtool/10.0.0/netconf-testtool-10.0.0.jar (170.96 kb) 20:17:14 Attempting to upload org/opendaylight/netconf/netconf-testtool/10.0.0/netconf-testtool-10.0.0-stress-client.jar.sha1 (40.0 b) 20:17:14 Attempting to upload org/opendaylight/netconf/netconf-testtool/10.0.0/netconf-testtool-10.0.0-javadoc.jar (364.48 kb) 20:17:14 Attempting to upload org/opendaylight/netconf/netconf-testtool/10.0.0/netconf-testtool-10.0.0-cyclonedx.xml.sha1 (40.0 b) 20:17:14 Attempting to upload org/opendaylight/netconf/netconf-testtool/10.0.0/netconf-testtool-10.0.0-sources.jar.md5 (32.0 b) 20:17:14 Attempting to upload org/opendaylight/netconf/netconf-testtool/10.0.0/netconf-testtool-10.0.0-cyclonedx.json.sha1 (40.0 b) 20:17:14 Attempting to upload org/opendaylight/netconf/netconf-testtool/10.0.0/netconf-testtool-10.0.0.jar.sha1 (40.0 b) 20:17:14 Attempting to upload org/opendaylight/netconf/netconf-testtool/10.0.0/netconf-testtool-10.0.0-stress-client.tar.gz.asc (455.0 b) 20:17:14 Attempting to upload org/opendaylight/netconf/odl-restconf-api/10.0.0/odl-restconf-api-10.0.0-features.xml.asc (455.0 b) 20:17:14 Attempting to upload org/opendaylight/netconf/odl-restconf-api/10.0.0/odl-restconf-api-10.0.0.pom.sha1 (40.0 b) 20:17:14 Attempting to upload org/opendaylight/netconf/odl-restconf-api/10.0.0/odl-restconf-api-10.0.0.pom.md5 (32.0 b) 20:17:14 Attempting to upload org/opendaylight/netconf/odl-restconf-api/10.0.0/odl-restconf-api-10.0.0-features.xml.md5 (32.0 b) 20:17:15 Attempting to upload org/opendaylight/netconf/odl-restconf-api/10.0.0/odl-restconf-api-10.0.0-cyclonedx.xml.md5 (32.0 b) 20:17:15 Attempting to upload org/opendaylight/netconf/odl-restconf-api/10.0.0/odl-restconf-api-10.0.0-cyclonedx.xml.asc (455.0 b) 20:17:15 Attempting to upload org/opendaylight/netconf/odl-restconf-api/10.0.0/odl-restconf-api-10.0.0-cyclonedx.json.sha1 (40.0 b) 20:17:15 Attempting to upload org/opendaylight/netconf/odl-restconf-api/10.0.0/odl-restconf-api-10.0.0-features.xml (554.0 b) 20:17:15 Attempting to upload org/opendaylight/netconf/odl-restconf-api/10.0.0/odl-restconf-api-10.0.0-cyclonedx.xml.sha1 (40.0 b) 20:17:15 Attempting to upload org/opendaylight/netconf/odl-restconf-api/10.0.0/odl-restconf-api-10.0.0-cyclonedx.json (90.76 kb) 20:17:15 Attempting to upload org/opendaylight/netconf/odl-restconf-api/10.0.0/odl-restconf-api-10.0.0-cyclonedx.json.asc (455.0 b) 20:17:15 Attempting to upload org/opendaylight/netconf/odl-restconf-api/10.0.0/odl-restconf-api-10.0.0-cyclonedx.xml (83.14 kb) 20:17:15 Attempting to upload org/opendaylight/netconf/odl-restconf-api/10.0.0/odl-restconf-api-10.0.0.pom.asc (455.0 b) 20:17:15 Attempting to upload org/opendaylight/netconf/odl-restconf-api/10.0.0/odl-restconf-api-10.0.0.pom (1.33 kb) 20:17:15 Attempting to upload org/opendaylight/netconf/odl-restconf-api/10.0.0/odl-restconf-api-10.0.0-features.xml.sha1 (40.0 b) 20:17:15 Attempting to upload org/opendaylight/netconf/odl-restconf-api/10.0.0/odl-restconf-api-10.0.0-cyclonedx.json.md5 (32.0 b) 20:17:15 Attempting to upload org/opendaylight/netconf/feature-parent/10.0.0/feature-parent-10.0.0.pom (1.28 kb) 20:17:16 Attempting to upload org/opendaylight/netconf/feature-parent/10.0.0/feature-parent-10.0.0.pom.sha1 (40.0 b) 20:17:16 Attempting to upload org/opendaylight/netconf/feature-parent/10.0.0/feature-parent-10.0.0-cyclonedx.json (5.94 kb) 20:17:16 Attempting to upload org/opendaylight/netconf/feature-parent/10.0.0/feature-parent-10.0.0-cyclonedx.json.asc (455.0 b) 20:17:16 Attempting to upload org/opendaylight/netconf/feature-parent/10.0.0/feature-parent-10.0.0-cyclonedx.xml.asc (455.0 b) 20:17:16 Attempting to upload org/opendaylight/netconf/feature-parent/10.0.0/feature-parent-10.0.0-cyclonedx.xml.sha1 (40.0 b) 20:17:16 Attempting to upload org/opendaylight/netconf/feature-parent/10.0.0/feature-parent-10.0.0-cyclonedx.xml (5.37 kb) 20:17:16 Attempting to upload org/opendaylight/netconf/feature-parent/10.0.0/feature-parent-10.0.0-cyclonedx.json.sha1 (40.0 b) 20:17:16 Attempting to upload org/opendaylight/netconf/feature-parent/10.0.0/feature-parent-10.0.0.pom.asc (455.0 b) 20:17:16 Attempting to upload org/opendaylight/netconf/feature-parent/10.0.0/feature-parent-10.0.0-cyclonedx.json.md5 (32.0 b) 20:17:16 Attempting to upload org/opendaylight/netconf/feature-parent/10.0.0/feature-parent-10.0.0-cyclonedx.xml.md5 (32.0 b) 20:17:17 Attempting to upload org/opendaylight/netconf/feature-parent/10.0.0/feature-parent-10.0.0.pom.md5 (32.0 b) 20:17:17 Attempting to upload org/opendaylight/netconf/yanglib-mdsal-writer/10.0.0/yanglib-mdsal-writer-10.0.0-cyclonedx.json.sha1 (40.0 b) 20:17:17 Attempting to upload org/opendaylight/netconf/yanglib-mdsal-writer/10.0.0/yanglib-mdsal-writer-10.0.0-sources.jar.md5 (32.0 b) 20:17:17 Attempting to upload org/opendaylight/netconf/yanglib-mdsal-writer/10.0.0/yanglib-mdsal-writer-10.0.0.pom.asc (455.0 b) 20:17:17 Attempting to upload org/opendaylight/netconf/yanglib-mdsal-writer/10.0.0/yanglib-mdsal-writer-10.0.0-cyclonedx.json.asc (455.0 b) 20:17:17 Attempting to upload org/opendaylight/netconf/yanglib-mdsal-writer/10.0.0/yanglib-mdsal-writer-10.0.0-sources.jar (11.42 kb) 20:17:17 Attempting to upload org/opendaylight/netconf/yanglib-mdsal-writer/10.0.0/yanglib-mdsal-writer-10.0.0-cyclonedx.json (107.49 kb) 20:17:17 Attempting to upload org/opendaylight/netconf/yanglib-mdsal-writer/10.0.0/yanglib-mdsal-writer-10.0.0.pom.sha1 (40.0 b) 20:17:17 Attempting to upload org/opendaylight/netconf/yanglib-mdsal-writer/10.0.0/yanglib-mdsal-writer-10.0.0-cyclonedx.xml.sha1 (40.0 b) 20:17:17 Attempting to upload org/opendaylight/netconf/yanglib-mdsal-writer/10.0.0/yanglib-mdsal-writer-10.0.0.jar.asc (455.0 b) 20:17:17 Attempting to upload org/opendaylight/netconf/yanglib-mdsal-writer/10.0.0/yanglib-mdsal-writer-10.0.0-sources.jar.sha1 (40.0 b) 20:17:17 Attempting to upload org/opendaylight/netconf/yanglib-mdsal-writer/10.0.0/yanglib-mdsal-writer-10.0.0.pom.md5 (32.0 b) 20:17:17 Attempting to upload org/opendaylight/netconf/yanglib-mdsal-writer/10.0.0/yanglib-mdsal-writer-10.0.0.jar.sha1 (40.0 b) 20:17:17 Attempting to upload org/opendaylight/netconf/yanglib-mdsal-writer/10.0.0/yanglib-mdsal-writer-10.0.0-javadoc.jar.md5 (32.0 b) 20:17:17 Attempting to upload org/opendaylight/netconf/yanglib-mdsal-writer/10.0.0/yanglib-mdsal-writer-10.0.0.jar (28.67 kb) 20:17:17 Attempting to upload org/opendaylight/netconf/yanglib-mdsal-writer/10.0.0/yanglib-mdsal-writer-10.0.0-cyclonedx.xml.asc (455.0 b) 20:17:18 Attempting to upload org/opendaylight/netconf/yanglib-mdsal-writer/10.0.0/yanglib-mdsal-writer-10.0.0-sources.jar.asc (455.0 b) 20:17:18 Attempting to upload org/opendaylight/netconf/yanglib-mdsal-writer/10.0.0/yanglib-mdsal-writer-10.0.0-cyclonedx.xml.md5 (32.0 b) 20:17:18 Attempting to upload org/opendaylight/netconf/yanglib-mdsal-writer/10.0.0/yanglib-mdsal-writer-10.0.0-javadoc.jar (96.99 kb) 20:17:18 Attempting to upload org/opendaylight/netconf/yanglib-mdsal-writer/10.0.0/yanglib-mdsal-writer-10.0.0.jar.md5 (32.0 b) 20:17:18 Attempting to upload org/opendaylight/netconf/yanglib-mdsal-writer/10.0.0/yanglib-mdsal-writer-10.0.0-javadoc.jar.sha1 (40.0 b) 20:17:18 Attempting to upload org/opendaylight/netconf/yanglib-mdsal-writer/10.0.0/yanglib-mdsal-writer-10.0.0-javadoc.jar.asc (455.0 b) 20:17:18 Attempting to upload org/opendaylight/netconf/yanglib-mdsal-writer/10.0.0/yanglib-mdsal-writer-10.0.0.pom (6.25 kb) 20:17:18 Attempting to upload org/opendaylight/netconf/yanglib-mdsal-writer/10.0.0/yanglib-mdsal-writer-10.0.0-cyclonedx.json.md5 (32.0 b) 20:17:18 Attempting to upload org/opendaylight/netconf/yanglib-mdsal-writer/10.0.0/yanglib-mdsal-writer-10.0.0-cyclonedx.xml (98.27 kb) 20:17:18 Attempting to upload org/opendaylight/netconf/odl-netconf-keystore/10.0.0/odl-netconf-keystore-10.0.0-cyclonedx.json.md5 (32.0 b) 20:17:18 Attempting to upload org/opendaylight/netconf/odl-netconf-keystore/10.0.0/odl-netconf-keystore-10.0.0-cyclonedx.xml.sha1 (40.0 b) 20:17:18 Attempting to upload org/opendaylight/netconf/odl-netconf-keystore/10.0.0/odl-netconf-keystore-10.0.0-features.xml.sha1 (40.0 b) 20:17:18 Attempting to upload org/opendaylight/netconf/odl-netconf-keystore/10.0.0/odl-netconf-keystore-10.0.0-cyclonedx.json.sha1 (40.0 b) 20:17:18 Attempting to upload org/opendaylight/netconf/odl-netconf-keystore/10.0.0/odl-netconf-keystore-10.0.0-cyclonedx.json (96.64 kb) 20:17:19 Attempting to upload org/opendaylight/netconf/odl-netconf-keystore/10.0.0/odl-netconf-keystore-10.0.0-features.xml.asc (455.0 b) 20:17:19 Attempting to upload org/opendaylight/netconf/odl-netconf-keystore/10.0.0/odl-netconf-keystore-10.0.0-features.xml.md5 (32.0 b) 20:17:19 Attempting to upload org/opendaylight/netconf/odl-netconf-keystore/10.0.0/odl-netconf-keystore-10.0.0-cyclonedx.xml.md5 (32.0 b) 20:17:19 Attempting to upload org/opendaylight/netconf/odl-netconf-keystore/10.0.0/odl-netconf-keystore-10.0.0-cyclonedx.xml.asc (455.0 b) 20:17:19 Attempting to upload org/opendaylight/netconf/odl-netconf-keystore/10.0.0/odl-netconf-keystore-10.0.0.pom.md5 (32.0 b) 20:17:19 Attempting to upload org/opendaylight/netconf/odl-netconf-keystore/10.0.0/odl-netconf-keystore-10.0.0-features.xml (646.0 b) 20:17:19 Attempting to upload org/opendaylight/netconf/odl-netconf-keystore/10.0.0/odl-netconf-keystore-10.0.0.pom.asc (455.0 b) 20:17:19 Attempting to upload org/opendaylight/netconf/odl-netconf-keystore/10.0.0/odl-netconf-keystore-10.0.0.pom (1.47 kb) 20:17:19 Attempting to upload org/opendaylight/netconf/odl-netconf-keystore/10.0.0/odl-netconf-keystore-10.0.0-cyclonedx.xml (88.54 kb) 20:17:19 Attempting to upload org/opendaylight/netconf/odl-netconf-keystore/10.0.0/odl-netconf-keystore-10.0.0.pom.sha1 (40.0 b) 20:17:19 Attempting to upload org/opendaylight/netconf/odl-netconf-keystore/10.0.0/odl-netconf-keystore-10.0.0-cyclonedx.json.asc (455.0 b) 20:17:19 Attempting to upload org/opendaylight/netconf/shaded-sshd/10.0.0/shaded-sshd-10.0.0.jar.md5 (32.0 b) 20:17:19 Attempting to upload org/opendaylight/netconf/shaded-sshd/10.0.0/shaded-sshd-10.0.0.pom (5.18 kb) 20:17:19 Attempting to upload org/opendaylight/netconf/shaded-sshd/10.0.0/shaded-sshd-10.0.0-cyclonedx.json.asc (455.0 b) 20:17:19 Attempting to upload org/opendaylight/netconf/shaded-sshd/10.0.0/shaded-sshd-10.0.0.jar (1.96 mb) 20:17:19 Attempting to upload org/opendaylight/netconf/shaded-sshd/10.0.0/shaded-sshd-10.0.0-cyclonedx.xml.md5 (32.0 b) 20:17:19 Attempting to upload org/opendaylight/netconf/shaded-sshd/10.0.0/shaded-sshd-10.0.0.pom.asc (455.0 b) 20:17:19 Attempting to upload org/opendaylight/netconf/shaded-sshd/10.0.0/shaded-sshd-10.0.0.jar.sha1 (40.0 b) 20:17:19 Attempting to upload org/opendaylight/netconf/shaded-sshd/10.0.0/shaded-sshd-10.0.0-cyclonedx.xml (37.95 kb) 20:17:19 Attempting to upload org/opendaylight/netconf/shaded-sshd/10.0.0/shaded-sshd-10.0.0-sources.jar (1.48 mb) 20:17:19 Attempting to upload org/opendaylight/netconf/shaded-sshd/10.0.0/shaded-sshd-10.0.0.jar.asc (455.0 b) 20:17:20 Attempting to upload org/opendaylight/netconf/shaded-sshd/10.0.0/shaded-sshd-10.0.0-sources.jar.asc (455.0 b) 20:17:20 Attempting to upload org/opendaylight/netconf/shaded-sshd/10.0.0/shaded-sshd-10.0.0-sources.jar.sha1 (40.0 b) 20:17:20 Attempting to upload org/opendaylight/netconf/shaded-sshd/10.0.0/shaded-sshd-10.0.0-sources.jar.md5 (32.0 b) 20:17:20 Attempting to upload org/opendaylight/netconf/shaded-sshd/10.0.0/shaded-sshd-10.0.0-cyclonedx.xml.sha1 (40.0 b) 20:17:20 Attempting to upload org/opendaylight/netconf/shaded-sshd/10.0.0/shaded-sshd-10.0.0.pom.sha1 (40.0 b) 20:17:20 Attempting to upload org/opendaylight/netconf/shaded-sshd/10.0.0/shaded-sshd-10.0.0-cyclonedx.json (41.85 kb) 20:17:20 Attempting to upload org/opendaylight/netconf/shaded-sshd/10.0.0/shaded-sshd-10.0.0-cyclonedx.xml.asc (455.0 b) 20:17:20 Attempting to upload org/opendaylight/netconf/shaded-sshd/10.0.0/shaded-sshd-10.0.0.pom.md5 (32.0 b) 20:17:20 Attempting to upload org/opendaylight/netconf/shaded-sshd/10.0.0/shaded-sshd-10.0.0-cyclonedx.json.sha1 (40.0 b) 20:17:20 Attempting to upload org/opendaylight/netconf/shaded-sshd/10.0.0/shaded-sshd-10.0.0-cyclonedx.json.md5 (32.0 b) 20:17:20 Attempting to upload org/opendaylight/netconf/databind/10.0.0/databind-10.0.0-javadoc.jar.sha1 (40.0 b) 20:17:20 Attempting to upload org/opendaylight/netconf/databind/10.0.0/databind-10.0.0.jar (75.0 kb) 20:17:20 Attempting to upload org/opendaylight/netconf/databind/10.0.0/databind-10.0.0.pom.sha1 (40.0 b) 20:17:20 Attempting to upload org/opendaylight/netconf/databind/10.0.0/databind-10.0.0.pom.asc (455.0 b) 20:17:20 Attempting to upload org/opendaylight/netconf/databind/10.0.0/databind-10.0.0.jar.asc (455.0 b) 20:17:20 Attempting to upload org/opendaylight/netconf/databind/10.0.0/databind-10.0.0.pom (3.13 kb) 20:17:20 Attempting to upload org/opendaylight/netconf/databind/10.0.0/databind-10.0.0.jar.sha1 (40.0 b) 20:17:20 Attempting to upload org/opendaylight/netconf/databind/10.0.0/databind-10.0.0.jar.md5 (32.0 b) 20:17:20 Attempting to upload org/opendaylight/netconf/databind/10.0.0/databind-10.0.0-cyclonedx.json.asc (455.0 b) 20:17:20 Attempting to upload org/opendaylight/netconf/databind/10.0.0/databind-10.0.0-cyclonedx.xml.sha1 (40.0 b) 20:17:21 Attempting to upload org/opendaylight/netconf/databind/10.0.0/databind-10.0.0-cyclonedx.xml (101.91 kb) 20:17:21 Attempting to upload org/opendaylight/netconf/databind/10.0.0/databind-10.0.0-javadoc.jar.md5 (32.0 b) 20:17:21 Attempting to upload org/opendaylight/netconf/databind/10.0.0/databind-10.0.0-cyclonedx.json.md5 (32.0 b) 20:17:21 Attempting to upload org/opendaylight/netconf/databind/10.0.0/databind-10.0.0-sources.jar.asc (455.0 b) 20:17:21 Attempting to upload org/opendaylight/netconf/databind/10.0.0/databind-10.0.0-sources.jar.sha1 (40.0 b) 20:17:21 Attempting to upload org/opendaylight/netconf/databind/10.0.0/databind-10.0.0.pom.md5 (32.0 b) 20:17:21 Attempting to upload org/opendaylight/netconf/databind/10.0.0/databind-10.0.0-sources.jar (37.92 kb) 20:17:21 Attempting to upload org/opendaylight/netconf/databind/10.0.0/databind-10.0.0-cyclonedx.json.sha1 (40.0 b) 20:17:21 Attempting to upload org/opendaylight/netconf/databind/10.0.0/databind-10.0.0-javadoc.jar (282.5 kb) 20:17:21 Attempting to upload org/opendaylight/netconf/databind/10.0.0/databind-10.0.0-cyclonedx.xml.md5 (32.0 b) 20:17:21 Attempting to upload org/opendaylight/netconf/databind/10.0.0/databind-10.0.0-cyclonedx.xml.asc (455.0 b) 20:17:21 Attempting to upload org/opendaylight/netconf/databind/10.0.0/databind-10.0.0-cyclonedx.json (110.95 kb) 20:17:21 Attempting to upload org/opendaylight/netconf/databind/10.0.0/databind-10.0.0-javadoc.jar.asc (455.0 b) 20:17:21 Attempting to upload org/opendaylight/netconf/databind/10.0.0/databind-10.0.0-sources.jar.md5 (32.0 b) 20:17:21 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc5277/10.0.0/odl-netconf-model-rfc5277-10.0.0-features.xml.md5 (32.0 b) 20:17:21 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc5277/10.0.0/odl-netconf-model-rfc5277-10.0.0-cyclonedx.xml (69.65 kb) 20:17:22 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc5277/10.0.0/odl-netconf-model-rfc5277-10.0.0-cyclonedx.xml.md5 (32.0 b) 20:17:22 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc5277/10.0.0/odl-netconf-model-rfc5277-10.0.0-features.xml (585.0 b) 20:17:22 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc5277/10.0.0/odl-netconf-model-rfc5277-10.0.0-features.xml.sha1 (40.0 b) 20:17:22 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc5277/10.0.0/odl-netconf-model-rfc5277-10.0.0.pom.asc (455.0 b) 20:17:22 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc5277/10.0.0/odl-netconf-model-rfc5277-10.0.0-features.xml.asc (455.0 b) 20:17:22 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc5277/10.0.0/odl-netconf-model-rfc5277-10.0.0-cyclonedx.json.md5 (32.0 b) 20:17:22 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc5277/10.0.0/odl-netconf-model-rfc5277-10.0.0-cyclonedx.json.asc (455.0 b) 20:17:22 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc5277/10.0.0/odl-netconf-model-rfc5277-10.0.0-cyclonedx.xml.sha1 (40.0 b) 20:17:22 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc5277/10.0.0/odl-netconf-model-rfc5277-10.0.0.pom.md5 (32.0 b) 20:17:22 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc5277/10.0.0/odl-netconf-model-rfc5277-10.0.0.pom.sha1 (40.0 b) 20:17:22 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc5277/10.0.0/odl-netconf-model-rfc5277-10.0.0.pom (1.33 kb) 20:17:22 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc5277/10.0.0/odl-netconf-model-rfc5277-10.0.0-cyclonedx.json (76.13 kb) 20:17:22 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc5277/10.0.0/odl-netconf-model-rfc5277-10.0.0-cyclonedx.xml.asc (455.0 b) 20:17:22 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc5277/10.0.0/odl-netconf-model-rfc5277-10.0.0-cyclonedx.json.sha1 (40.0 b) 20:17:22 Attempting to upload org/opendaylight/netconf/odl-restconf-openapi/10.0.0/odl-restconf-openapi-10.0.0.pom (1.53 kb) 20:17:22 Attempting to upload org/opendaylight/netconf/odl-restconf-openapi/10.0.0/odl-restconf-openapi-10.0.0.pom.md5 (32.0 b) 20:17:23 Attempting to upload org/opendaylight/netconf/odl-restconf-openapi/10.0.0/odl-restconf-openapi-10.0.0-features.xml.asc (455.0 b) 20:17:23 Attempting to upload org/opendaylight/netconf/odl-restconf-openapi/10.0.0/odl-restconf-openapi-10.0.0-cyclonedx.json (1.24 mb) 20:17:23 Attempting to upload org/opendaylight/netconf/odl-restconf-openapi/10.0.0/odl-restconf-openapi-10.0.0-cyclonedx.xml.asc (455.0 b) 20:17:23 Attempting to upload org/opendaylight/netconf/odl-restconf-openapi/10.0.0/odl-restconf-openapi-10.0.0-cyclonedx.json.md5 (32.0 b) 20:17:23 Attempting to upload org/opendaylight/netconf/odl-restconf-openapi/10.0.0/odl-restconf-openapi-10.0.0-features.xml (881.0 b) 20:17:23 Attempting to upload org/opendaylight/netconf/odl-restconf-openapi/10.0.0/odl-restconf-openapi-10.0.0-features.xml.md5 (32.0 b) 20:17:23 Attempting to upload org/opendaylight/netconf/odl-restconf-openapi/10.0.0/odl-restconf-openapi-10.0.0.pom.asc (455.0 b) 20:17:23 Attempting to upload org/opendaylight/netconf/odl-restconf-openapi/10.0.0/odl-restconf-openapi-10.0.0-cyclonedx.json.sha1 (40.0 b) 20:17:23 Attempting to upload org/opendaylight/netconf/odl-restconf-openapi/10.0.0/odl-restconf-openapi-10.0.0.pom.sha1 (40.0 b) 20:17:23 Attempting to upload org/opendaylight/netconf/odl-restconf-openapi/10.0.0/odl-restconf-openapi-10.0.0-cyclonedx.json.asc (455.0 b) 20:17:23 Attempting to upload org/opendaylight/netconf/odl-restconf-openapi/10.0.0/odl-restconf-openapi-10.0.0-cyclonedx.xml.md5 (32.0 b) 20:17:23 Attempting to upload org/opendaylight/netconf/odl-restconf-openapi/10.0.0/odl-restconf-openapi-10.0.0-cyclonedx.xml.sha1 (40.0 b) 20:17:23 Attempting to upload org/opendaylight/netconf/odl-restconf-openapi/10.0.0/odl-restconf-openapi-10.0.0-features.xml.sha1 (40.0 b) 20:17:23 Attempting to upload org/opendaylight/netconf/odl-restconf-openapi/10.0.0/odl-restconf-openapi-10.0.0-cyclonedx.xml (1.16 mb) 20:17:23 Attempting to upload org/opendaylight/netconf/odl-netconf-truststore/10.0.0/odl-netconf-truststore-10.0.0-cyclonedx.json.asc (455.0 b) 20:17:23 Attempting to upload org/opendaylight/netconf/odl-netconf-truststore/10.0.0/odl-netconf-truststore-10.0.0-features.xml.sha1 (40.0 b) 20:17:23 Attempting to upload org/opendaylight/netconf/odl-netconf-truststore/10.0.0/odl-netconf-truststore-10.0.0-cyclonedx.json.md5 (32.0 b) 20:17:23 Attempting to upload org/opendaylight/netconf/odl-netconf-truststore/10.0.0/odl-netconf-truststore-10.0.0.pom.sha1 (40.0 b) 20:17:23 Attempting to upload org/opendaylight/netconf/odl-netconf-truststore/10.0.0/odl-netconf-truststore-10.0.0-features.xml.asc (455.0 b) 20:17:24 Attempting to upload org/opendaylight/netconf/odl-netconf-truststore/10.0.0/odl-netconf-truststore-10.0.0-cyclonedx.xml.md5 (32.0 b) 20:17:24 Attempting to upload org/opendaylight/netconf/odl-netconf-truststore/10.0.0/odl-netconf-truststore-10.0.0.pom.md5 (32.0 b) 20:17:24 Attempting to upload org/opendaylight/netconf/odl-netconf-truststore/10.0.0/odl-netconf-truststore-10.0.0.pom (1.47 kb) 20:17:24 Attempting to upload org/opendaylight/netconf/odl-netconf-truststore/10.0.0/odl-netconf-truststore-10.0.0-cyclonedx.xml (88.59 kb) 20:17:24 Attempting to upload org/opendaylight/netconf/odl-netconf-truststore/10.0.0/odl-netconf-truststore-10.0.0-cyclonedx.json (96.69 kb) 20:17:24 Attempting to upload org/opendaylight/netconf/odl-netconf-truststore/10.0.0/odl-netconf-truststore-10.0.0-cyclonedx.xml.asc (455.0 b) 20:17:24 Attempting to upload org/opendaylight/netconf/odl-netconf-truststore/10.0.0/odl-netconf-truststore-10.0.0-cyclonedx.xml.sha1 (40.0 b) 20:17:24 Attempting to upload org/opendaylight/netconf/odl-netconf-truststore/10.0.0/odl-netconf-truststore-10.0.0-features.xml (658.0 b) 20:17:24 Attempting to upload org/opendaylight/netconf/odl-netconf-truststore/10.0.0/odl-netconf-truststore-10.0.0.pom.asc (455.0 b) 20:17:24 Attempting to upload org/opendaylight/netconf/odl-netconf-truststore/10.0.0/odl-netconf-truststore-10.0.0-cyclonedx.json.sha1 (40.0 b) 20:17:24 Attempting to upload org/opendaylight/netconf/odl-netconf-truststore/10.0.0/odl-netconf-truststore-10.0.0-features.xml.md5 (32.0 b) 20:17:24 Attempting to upload org/opendaylight/netconf/odl-restconf-nb/10.0.0/odl-restconf-nb-10.0.0-cyclonedx.xml (1.12 mb) 20:17:24 Attempting to upload org/opendaylight/netconf/odl-restconf-nb/10.0.0/odl-restconf-nb-10.0.0.pom.asc (455.0 b) 20:17:24 Attempting to upload org/opendaylight/netconf/odl-restconf-nb/10.0.0/odl-restconf-nb-10.0.0.pom.md5 (32.0 b) 20:17:24 Attempting to upload org/opendaylight/netconf/odl-restconf-nb/10.0.0/odl-restconf-nb-10.0.0.pom.sha1 (40.0 b) 20:17:24 Attempting to upload org/opendaylight/netconf/odl-restconf-nb/10.0.0/odl-restconf-nb-10.0.0-cyclonedx.json.sha1 (40.0 b) 20:17:24 Attempting to upload org/opendaylight/netconf/odl-restconf-nb/10.0.0/odl-restconf-nb-10.0.0-features.xml.md5 (32.0 b) 20:17:24 Attempting to upload org/opendaylight/netconf/odl-restconf-nb/10.0.0/odl-restconf-nb-10.0.0-features.xml.sha1 (40.0 b) 20:17:25 Attempting to upload org/opendaylight/netconf/odl-restconf-nb/10.0.0/odl-restconf-nb-10.0.0-cyclonedx.json.md5 (32.0 b) 20:17:25 Attempting to upload org/opendaylight/netconf/odl-restconf-nb/10.0.0/odl-restconf-nb-10.0.0-cyclonedx.json.asc (455.0 b) 20:17:25 Attempting to upload org/opendaylight/netconf/odl-restconf-nb/10.0.0/odl-restconf-nb-10.0.0-cyclonedx.xml.sha1 (40.0 b) 20:17:25 Attempting to upload org/opendaylight/netconf/odl-restconf-nb/10.0.0/odl-restconf-nb-10.0.0-cyclonedx.xml.asc (455.0 b) 20:17:25 Attempting to upload org/opendaylight/netconf/odl-restconf-nb/10.0.0/odl-restconf-nb-10.0.0-features.xml (2.95 kb) 20:17:25 Attempting to upload org/opendaylight/netconf/odl-restconf-nb/10.0.0/odl-restconf-nb-10.0.0-features.xml.asc (455.0 b) 20:17:25 Attempting to upload org/opendaylight/netconf/odl-restconf-nb/10.0.0/odl-restconf-nb-10.0.0.pom (4.51 kb) 20:17:25 Attempting to upload org/opendaylight/netconf/odl-restconf-nb/10.0.0/odl-restconf-nb-10.0.0-cyclonedx.xml.md5 (32.0 b) 20:17:25 Attempting to upload org/opendaylight/netconf/odl-restconf-nb/10.0.0/odl-restconf-nb-10.0.0-cyclonedx.json (1.2 mb) 20:17:25 Attempting to upload org/opendaylight/netconf/keystore-api/10.0.0/keystore-api-10.0.0.pom.md5 (32.0 b) 20:17:25 Attempting to upload org/opendaylight/netconf/keystore-api/10.0.0/keystore-api-10.0.0-cyclonedx.json (10.6 kb) 20:17:25 Attempting to upload org/opendaylight/netconf/keystore-api/10.0.0/keystore-api-10.0.0-cyclonedx.json.asc (455.0 b) 20:17:25 Attempting to upload org/opendaylight/netconf/keystore-api/10.0.0/keystore-api-10.0.0.jar (6.89 kb) 20:17:25 Attempting to upload org/opendaylight/netconf/keystore-api/10.0.0/keystore-api-10.0.0-cyclonedx.xml.sha1 (40.0 b) 20:17:25 Attempting to upload org/opendaylight/netconf/keystore-api/10.0.0/keystore-api-10.0.0.jar.asc (455.0 b) 20:17:25 Attempting to upload org/opendaylight/netconf/keystore-api/10.0.0/keystore-api-10.0.0.pom (976.0 b) 20:17:25 Attempting to upload org/opendaylight/netconf/keystore-api/10.0.0/keystore-api-10.0.0.pom.sha1 (40.0 b) 20:17:26 Attempting to upload org/opendaylight/netconf/keystore-api/10.0.0/keystore-api-10.0.0.jar.sha1 (40.0 b) 20:17:26 Attempting to upload org/opendaylight/netconf/keystore-api/10.0.0/keystore-api-10.0.0.pom.asc (455.0 b) 20:17:26 Attempting to upload org/opendaylight/netconf/keystore-api/10.0.0/keystore-api-10.0.0-cyclonedx.json.md5 (32.0 b) 20:17:26 Attempting to upload org/opendaylight/netconf/keystore-api/10.0.0/keystore-api-10.0.0-cyclonedx.xml.md5 (32.0 b) 20:17:26 Attempting to upload org/opendaylight/netconf/keystore-api/10.0.0/keystore-api-10.0.0-cyclonedx.xml (9.49 kb) 20:17:26 Attempting to upload org/opendaylight/netconf/keystore-api/10.0.0/keystore-api-10.0.0.jar.md5 (32.0 b) 20:17:26 Attempting to upload org/opendaylight/netconf/keystore-api/10.0.0/keystore-api-10.0.0-cyclonedx.xml.asc (455.0 b) 20:17:26 Attempting to upload org/opendaylight/netconf/keystore-api/10.0.0/keystore-api-10.0.0-cyclonedx.json.sha1 (40.0 b) 20:17:26 Attempting to upload org/opendaylight/netconf/odl-netconf-keystore-plaintext/10.0.0/odl-netconf-keystore-plaintext-10.0.0-features.xml (806.0 b) 20:17:26 Attempting to upload org/opendaylight/netconf/odl-netconf-keystore-plaintext/10.0.0/odl-netconf-keystore-plaintext-10.0.0-cyclonedx.xml.sha1 (40.0 b) 20:17:26 Attempting to upload org/opendaylight/netconf/odl-netconf-keystore-plaintext/10.0.0/odl-netconf-keystore-plaintext-10.0.0.pom.asc (455.0 b) 20:17:26 Attempting to upload org/opendaylight/netconf/odl-netconf-keystore-plaintext/10.0.0/odl-netconf-keystore-plaintext-10.0.0-cyclonedx.xml.md5 (32.0 b) 20:17:26 Attempting to upload org/opendaylight/netconf/odl-netconf-keystore-plaintext/10.0.0/odl-netconf-keystore-plaintext-10.0.0-features.xml.asc (455.0 b) 20:17:26 Attempting to upload org/opendaylight/netconf/odl-netconf-keystore-plaintext/10.0.0/odl-netconf-keystore-plaintext-10.0.0.pom.sha1 (40.0 b) 20:17:27 Attempting to upload org/opendaylight/netconf/odl-netconf-keystore-plaintext/10.0.0/odl-netconf-keystore-plaintext-10.0.0-cyclonedx.json.md5 (32.0 b) 20:17:27 Attempting to upload org/opendaylight/netconf/odl-netconf-keystore-plaintext/10.0.0/odl-netconf-keystore-plaintext-10.0.0-cyclonedx.xml (82.55 kb) 20:17:27 Attempting to upload org/opendaylight/netconf/odl-netconf-keystore-plaintext/10.0.0/odl-netconf-keystore-plaintext-10.0.0.pom (1.7 kb) 20:17:27 Attempting to upload org/opendaylight/netconf/odl-netconf-keystore-plaintext/10.0.0/odl-netconf-keystore-plaintext-10.0.0-features.xml.sha1 (40.0 b) 20:17:27 Attempting to upload org/opendaylight/netconf/odl-netconf-keystore-plaintext/10.0.0/odl-netconf-keystore-plaintext-10.0.0-cyclonedx.json (90.31 kb) 20:17:27 Attempting to upload org/opendaylight/netconf/odl-netconf-keystore-plaintext/10.0.0/odl-netconf-keystore-plaintext-10.0.0.pom.md5 (32.0 b) 20:17:27 Attempting to upload org/opendaylight/netconf/odl-netconf-keystore-plaintext/10.0.0/odl-netconf-keystore-plaintext-10.0.0-features.xml.md5 (32.0 b) 20:17:27 Attempting to upload org/opendaylight/netconf/odl-netconf-keystore-plaintext/10.0.0/odl-netconf-keystore-plaintext-10.0.0-cyclonedx.xml.asc (455.0 b) 20:17:27 Attempting to upload org/opendaylight/netconf/odl-netconf-keystore-plaintext/10.0.0/odl-netconf-keystore-plaintext-10.0.0-cyclonedx.json.asc (455.0 b) 20:17:27 Attempting to upload org/opendaylight/netconf/odl-netconf-keystore-plaintext/10.0.0/odl-netconf-keystore-plaintext-10.0.0-cyclonedx.json.sha1 (40.0 b) 20:17:27 Attempting to upload org/opendaylight/netconf/restconf-server-mdsal/10.0.0/restconf-server-mdsal-10.0.0-cyclonedx.json.sha1 (40.0 b) 20:17:27 Attempting to upload org/opendaylight/netconf/restconf-server-mdsal/10.0.0/restconf-server-mdsal-10.0.0-javadoc.jar.sha1 (40.0 b) 20:17:27 Attempting to upload org/opendaylight/netconf/restconf-server-mdsal/10.0.0/restconf-server-mdsal-10.0.0-cyclonedx.json (223.69 kb) 20:17:27 Attempting to upload org/opendaylight/netconf/restconf-server-mdsal/10.0.0/restconf-server-mdsal-10.0.0.jar.sha1 (40.0 b) 20:17:28 Attempting to upload org/opendaylight/netconf/restconf-server-mdsal/10.0.0/restconf-server-mdsal-10.0.0-cyclonedx.xml.md5 (32.0 b) 20:17:28 Attempting to upload org/opendaylight/netconf/restconf-server-mdsal/10.0.0/restconf-server-mdsal-10.0.0.jar.asc (455.0 b) 20:17:28 Attempting to upload org/opendaylight/netconf/restconf-server-mdsal/10.0.0/restconf-server-mdsal-10.0.0.pom (5.26 kb) 20:17:28 Attempting to upload org/opendaylight/netconf/restconf-server-mdsal/10.0.0/restconf-server-mdsal-10.0.0-javadoc.jar.md5 (32.0 b) 20:17:28 Attempting to upload org/opendaylight/netconf/restconf-server-mdsal/10.0.0/restconf-server-mdsal-10.0.0-cyclonedx.xml.asc (455.0 b) 20:17:28 Attempting to upload org/opendaylight/netconf/restconf-server-mdsal/10.0.0/restconf-server-mdsal-10.0.0-sources.jar (25.29 kb) 20:17:28 Attempting to upload org/opendaylight/netconf/restconf-server-mdsal/10.0.0/restconf-server-mdsal-10.0.0-cyclonedx.json.md5 (32.0 b) 20:17:28 Attempting to upload org/opendaylight/netconf/restconf-server-mdsal/10.0.0/restconf-server-mdsal-10.0.0-sources.jar.sha1 (40.0 b) 20:17:28 Attempting to upload org/opendaylight/netconf/restconf-server-mdsal/10.0.0/restconf-server-mdsal-10.0.0-javadoc.jar (121.02 kb) 20:17:28 Attempting to upload org/opendaylight/netconf/restconf-server-mdsal/10.0.0/restconf-server-mdsal-10.0.0-cyclonedx.json.asc (455.0 b) 20:17:28 Attempting to upload org/opendaylight/netconf/restconf-server-mdsal/10.0.0/restconf-server-mdsal-10.0.0-cyclonedx.xml.sha1 (40.0 b) 20:17:28 Attempting to upload org/opendaylight/netconf/restconf-server-mdsal/10.0.0/restconf-server-mdsal-10.0.0-sources.jar.asc (455.0 b) 20:17:28 Attempting to upload org/opendaylight/netconf/restconf-server-mdsal/10.0.0/restconf-server-mdsal-10.0.0-javadoc.jar.asc (455.0 b) 20:17:28 Attempting to upload org/opendaylight/netconf/restconf-server-mdsal/10.0.0/restconf-server-mdsal-10.0.0.jar (61.81 kb) 20:17:29 Attempting to upload org/opendaylight/netconf/restconf-server-mdsal/10.0.0/restconf-server-mdsal-10.0.0.pom.sha1 (40.0 b) 20:17:29 Attempting to upload org/opendaylight/netconf/restconf-server-mdsal/10.0.0/restconf-server-mdsal-10.0.0.jar.md5 (32.0 b) 20:17:29 Attempting to upload org/opendaylight/netconf/restconf-server-mdsal/10.0.0/restconf-server-mdsal-10.0.0.pom.md5 (32.0 b) 20:17:29 Attempting to upload org/opendaylight/netconf/restconf-server-mdsal/10.0.0/restconf-server-mdsal-10.0.0-cyclonedx.xml (207.52 kb) 20:17:29 Attempting to upload org/opendaylight/netconf/restconf-server-mdsal/10.0.0/restconf-server-mdsal-10.0.0-sources.jar.md5 (32.0 b) 20:17:29 Attempting to upload org/opendaylight/netconf/restconf-server-mdsal/10.0.0/restconf-server-mdsal-10.0.0.pom.asc (455.0 b) 20:17:29 Attempting to upload org/opendaylight/netconf/features-netconf-testing/10.0.0/features-netconf-testing-10.0.0-features.xml (738.0 b) 20:17:29 Attempting to upload org/opendaylight/netconf/features-netconf-testing/10.0.0/features-netconf-testing-10.0.0-cyclonedx.xml.sha1 (40.0 b) 20:17:29 Attempting to upload org/opendaylight/netconf/features-netconf-testing/10.0.0/features-netconf-testing-10.0.0-cyclonedx.json (1.39 mb) 20:17:29 Attempting to upload org/opendaylight/netconf/features-netconf-testing/10.0.0/features-netconf-testing-10.0.0.pom.md5 (32.0 b) 20:17:29 Attempting to upload org/opendaylight/netconf/features-netconf-testing/10.0.0/features-netconf-testing-10.0.0-cyclonedx.xml.md5 (32.0 b) 20:17:29 Attempting to upload org/opendaylight/netconf/features-netconf-testing/10.0.0/features-netconf-testing-10.0.0.pom (1.74 kb) 20:17:29 Attempting to upload org/opendaylight/netconf/features-netconf-testing/10.0.0/features-netconf-testing-10.0.0-cyclonedx.xml (1.31 mb) 20:17:29 Attempting to upload org/opendaylight/netconf/features-netconf-testing/10.0.0/features-netconf-testing-10.0.0-cyclonedx.json.md5 (32.0 b) 20:17:29 Attempting to upload org/opendaylight/netconf/features-netconf-testing/10.0.0/features-netconf-testing-10.0.0-cyclonedx.json.sha1 (40.0 b) 20:17:29 Attempting to upload org/opendaylight/netconf/features-netconf-testing/10.0.0/features-netconf-testing-10.0.0.pom.sha1 (40.0 b) 20:17:29 Attempting to upload org/opendaylight/netconf/features-netconf-testing/10.0.0/features-netconf-testing-10.0.0-cyclonedx.json.asc (455.0 b) 20:17:29 Attempting to upload org/opendaylight/netconf/features-netconf-testing/10.0.0/features-netconf-testing-10.0.0-cyclonedx.xml.asc (455.0 b) 20:17:30 Attempting to upload org/opendaylight/netconf/features-netconf-testing/10.0.0/features-netconf-testing-10.0.0.pom.asc (455.0 b) 20:17:30 Attempting to upload org/opendaylight/netconf/features-netconf-testing/10.0.0/features-netconf-testing-10.0.0-features.xml.md5 (32.0 b) 20:17:30 Attempting to upload org/opendaylight/netconf/features-netconf-testing/10.0.0/features-netconf-testing-10.0.0-features.xml.asc (455.0 b) 20:17:30 Attempting to upload org/opendaylight/netconf/features-netconf-testing/10.0.0/features-netconf-testing-10.0.0-features.xml.sha1 (40.0 b) 20:17:30 Attempting to upload org/opendaylight/netconf/odl-netconf-mdsal-common/10.0.0/odl-netconf-mdsal-common-10.0.0-cyclonedx.xml (318.47 kb) 20:17:30 Attempting to upload org/opendaylight/netconf/odl-netconf-mdsal-common/10.0.0/odl-netconf-mdsal-common-10.0.0-cyclonedx.json.md5 (32.0 b) 20:17:30 Attempting to upload org/opendaylight/netconf/odl-netconf-mdsal-common/10.0.0/odl-netconf-mdsal-common-10.0.0-cyclonedx.json (341.88 kb) 20:17:30 Attempting to upload org/opendaylight/netconf/odl-netconf-mdsal-common/10.0.0/odl-netconf-mdsal-common-10.0.0-cyclonedx.xml.sha1 (40.0 b) 20:17:30 Attempting to upload org/opendaylight/netconf/odl-netconf-mdsal-common/10.0.0/odl-netconf-mdsal-common-10.0.0-features.xml.sha1 (40.0 b) 20:17:30 Attempting to upload org/opendaylight/netconf/odl-netconf-mdsal-common/10.0.0/odl-netconf-mdsal-common-10.0.0.pom.asc (455.0 b) 20:17:30 Attempting to upload org/opendaylight/netconf/odl-netconf-mdsal-common/10.0.0/odl-netconf-mdsal-common-10.0.0-cyclonedx.json.asc (455.0 b) 20:17:30 Attempting to upload org/opendaylight/netconf/odl-netconf-mdsal-common/10.0.0/odl-netconf-mdsal-common-10.0.0-cyclonedx.json.sha1 (40.0 b) 20:17:30 Attempting to upload org/opendaylight/netconf/odl-netconf-mdsal-common/10.0.0/odl-netconf-mdsal-common-10.0.0-features.xml.md5 (32.0 b) 20:17:30 Attempting to upload org/opendaylight/netconf/odl-netconf-mdsal-common/10.0.0/odl-netconf-mdsal-common-10.0.0-cyclonedx.xml.md5 (32.0 b) 20:17:30 Attempting to upload org/opendaylight/netconf/odl-netconf-mdsal-common/10.0.0/odl-netconf-mdsal-common-10.0.0.pom.sha1 (40.0 b) 20:17:30 Attempting to upload org/opendaylight/netconf/odl-netconf-mdsal-common/10.0.0/odl-netconf-mdsal-common-10.0.0-features.xml (1.03 kb) 20:17:30 Attempting to upload org/opendaylight/netconf/odl-netconf-mdsal-common/10.0.0/odl-netconf-mdsal-common-10.0.0-features.xml.asc (455.0 b) 20:17:30 Attempting to upload org/opendaylight/netconf/odl-netconf-mdsal-common/10.0.0/odl-netconf-mdsal-common-10.0.0.pom (1.93 kb) 20:17:31 Attempting to upload org/opendaylight/netconf/odl-netconf-mdsal-common/10.0.0/odl-netconf-mdsal-common-10.0.0-cyclonedx.xml.asc (455.0 b) 20:17:31 Attempting to upload org/opendaylight/netconf/odl-netconf-mdsal-common/10.0.0/odl-netconf-mdsal-common-10.0.0.pom.md5 (32.0 b) 20:17:31 Attempting to upload org/opendaylight/netconf/restconf-server/10.0.0/restconf-server-10.0.0-cyclonedx.xml.md5 (32.0 b) 20:17:31 Attempting to upload org/opendaylight/netconf/restconf-server/10.0.0/restconf-server-10.0.0-cyclonedx.json (364.98 kb) 20:17:31 Attempting to upload org/opendaylight/netconf/restconf-server/10.0.0/restconf-server-10.0.0.pom.asc (455.0 b) 20:17:31 Attempting to upload org/opendaylight/netconf/restconf-server/10.0.0/restconf-server-10.0.0-javadoc.jar.sha1 (40.0 b) 20:17:31 Attempting to upload org/opendaylight/netconf/restconf-server/10.0.0/restconf-server-10.0.0-cyclonedx.json.md5 (32.0 b) 20:17:31 Attempting to upload org/opendaylight/netconf/restconf-server/10.0.0/restconf-server-10.0.0-sources.jar (75.39 kb) 20:17:31 Attempting to upload org/opendaylight/netconf/restconf-server/10.0.0/restconf-server-10.0.0-javadoc.jar.asc (455.0 b) 20:17:31 Attempting to upload org/opendaylight/netconf/restconf-server/10.0.0/restconf-server-10.0.0-cyclonedx.json.asc (455.0 b) 20:17:31 Attempting to upload org/opendaylight/netconf/restconf-server/10.0.0/restconf-server-10.0.0.jar.md5 (32.0 b) 20:17:31 Attempting to upload org/opendaylight/netconf/restconf-server/10.0.0/restconf-server-10.0.0.pom.md5 (32.0 b) 20:17:31 Attempting to upload org/opendaylight/netconf/restconf-server/10.0.0/restconf-server-10.0.0.jar.asc (455.0 b) 20:17:31 Attempting to upload org/opendaylight/netconf/restconf-server/10.0.0/restconf-server-10.0.0-sources.jar.md5 (32.0 b) 20:17:31 Attempting to upload org/opendaylight/netconf/restconf-server/10.0.0/restconf-server-10.0.0-sources.jar.sha1 (40.0 b) 20:17:31 Attempting to upload org/opendaylight/netconf/restconf-server/10.0.0/restconf-server-10.0.0.pom.sha1 (40.0 b) 20:17:31 Attempting to upload org/opendaylight/netconf/restconf-server/10.0.0/restconf-server-10.0.0-sources.jar.asc (455.0 b) 20:17:31 Attempting to upload org/opendaylight/netconf/restconf-server/10.0.0/restconf-server-10.0.0.jar (132.66 kb) 20:17:31 Attempting to upload org/opendaylight/netconf/restconf-server/10.0.0/restconf-server-10.0.0-cyclonedx.xml.sha1 (40.0 b) 20:17:31 Attempting to upload org/opendaylight/netconf/restconf-server/10.0.0/restconf-server-10.0.0-cyclonedx.xml (338.35 kb) 20:17:32 Attempting to upload org/opendaylight/netconf/restconf-server/10.0.0/restconf-server-10.0.0.pom (5.35 kb) 20:17:32 Attempting to upload org/opendaylight/netconf/restconf-server/10.0.0/restconf-server-10.0.0-cyclonedx.xml.asc (455.0 b) 20:17:32 Attempting to upload org/opendaylight/netconf/restconf-server/10.0.0/restconf-server-10.0.0.jar.sha1 (40.0 b) 20:17:32 Attempting to upload org/opendaylight/netconf/restconf-server/10.0.0/restconf-server-10.0.0-javadoc.jar.md5 (32.0 b) 20:17:32 Attempting to upload org/opendaylight/netconf/restconf-server/10.0.0/restconf-server-10.0.0-javadoc.jar (138.4 kb) 20:17:32 Attempting to upload org/opendaylight/netconf/restconf-server/10.0.0/restconf-server-10.0.0-cyclonedx.json.sha1 (40.0 b) 20:17:32 Attempting to upload org/opendaylight/netconf/odl-netconf-transport-api/10.0.0/odl-netconf-transport-api-10.0.0.pom.sha1 (40.0 b) 20:17:32 Attempting to upload org/opendaylight/netconf/odl-netconf-transport-api/10.0.0/odl-netconf-transport-api-10.0.0.pom.asc (455.0 b) 20:17:32 Attempting to upload org/opendaylight/netconf/odl-netconf-transport-api/10.0.0/odl-netconf-transport-api-10.0.0-cyclonedx.xml (96.11 kb) 20:17:32 Attempting to upload org/opendaylight/netconf/odl-netconf-transport-api/10.0.0/odl-netconf-transport-api-10.0.0-cyclonedx.xml.asc (455.0 b) 20:17:32 Attempting to upload org/opendaylight/netconf/odl-netconf-transport-api/10.0.0/odl-netconf-transport-api-10.0.0-features.xml.md5 (32.0 b) 20:17:32 Attempting to upload org/opendaylight/netconf/odl-netconf-transport-api/10.0.0/odl-netconf-transport-api-10.0.0.pom.md5 (32.0 b) 20:17:32 Attempting to upload org/opendaylight/netconf/odl-netconf-transport-api/10.0.0/odl-netconf-transport-api-10.0.0-cyclonedx.json.sha1 (40.0 b) 20:17:32 Attempting to upload org/opendaylight/netconf/odl-netconf-transport-api/10.0.0/odl-netconf-transport-api-10.0.0-cyclonedx.json.asc (455.0 b) 20:17:32 Attempting to upload org/opendaylight/netconf/odl-netconf-transport-api/10.0.0/odl-netconf-transport-api-10.0.0-features.xml (738.0 b) 20:17:32 Attempting to upload org/opendaylight/netconf/odl-netconf-transport-api/10.0.0/odl-netconf-transport-api-10.0.0-cyclonedx.json (104.6 kb) 20:17:33 Attempting to upload org/opendaylight/netconf/odl-netconf-transport-api/10.0.0/odl-netconf-transport-api-10.0.0-features.xml.asc (455.0 b) 20:17:33 Attempting to upload org/opendaylight/netconf/odl-netconf-transport-api/10.0.0/odl-netconf-transport-api-10.0.0-cyclonedx.xml.md5 (32.0 b) 20:17:33 Attempting to upload org/opendaylight/netconf/odl-netconf-transport-api/10.0.0/odl-netconf-transport-api-10.0.0.pom (1.55 kb) 20:17:33 Attempting to upload org/opendaylight/netconf/odl-netconf-transport-api/10.0.0/odl-netconf-transport-api-10.0.0-features.xml.sha1 (40.0 b) 20:17:33 Attempting to upload org/opendaylight/netconf/odl-netconf-transport-api/10.0.0/odl-netconf-transport-api-10.0.0-cyclonedx.json.md5 (32.0 b) 20:17:33 Attempting to upload org/opendaylight/netconf/odl-netconf-transport-api/10.0.0/odl-netconf-transport-api-10.0.0-cyclonedx.xml.sha1 (40.0 b) 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-sbom-10.0.0.spdx.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-sbom-10.0.0.spdx 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-ssh/10.0.0/transport-ssh-10.0.0-javadoc.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-ssh/10.0.0/transport-ssh-10.0.0-cyclonedx.xml.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-ssh/10.0.0/transport-ssh-10.0.0-sources.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-ssh/10.0.0/transport-ssh-10.0.0-cyclonedx.json.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-ssh/10.0.0/transport-ssh-10.0.0.pom.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-ssh/10.0.0/transport-ssh-10.0.0.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-ssh/10.0.0/transport-ssh-10.0.0-cyclonedx.json.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-ssh/10.0.0/transport-ssh-10.0.0.pom.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-ssh/10.0.0/transport-ssh-10.0.0-cyclonedx.xml 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-ssh/10.0.0/transport-ssh-10.0.0-cyclonedx.json.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-ssh/10.0.0/transport-ssh-10.0.0-sources.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-ssh/10.0.0/transport-ssh-10.0.0.pom 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-ssh/10.0.0/transport-ssh-10.0.0-cyclonedx.xml.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-ssh/10.0.0/transport-ssh-10.0.0.pom.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-ssh/10.0.0/transport-ssh-10.0.0.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-ssh/10.0.0/transport-ssh-10.0.0-sources.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-ssh/10.0.0/transport-ssh-10.0.0-javadoc.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-ssh/10.0.0/transport-ssh-10.0.0-sources.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-ssh/10.0.0/transport-ssh-10.0.0.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-ssh/10.0.0/transport-ssh-10.0.0-javadoc.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-ssh/10.0.0/transport-ssh-10.0.0-cyclonedx.xml.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-ssh/10.0.0/transport-ssh-10.0.0-cyclonedx.json 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-ssh/10.0.0/transport-ssh-10.0.0.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-ssh/10.0.0/transport-ssh-10.0.0-javadoc.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-all/10.0.0/odl-netconf-all-10.0.0-cyclonedx.xml 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-all/10.0.0/odl-netconf-all-10.0.0-features.xml.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-all/10.0.0/odl-netconf-all-10.0.0.pom.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-all/10.0.0/odl-netconf-all-10.0.0.pom.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-all/10.0.0/odl-netconf-all-10.0.0-cyclonedx.json.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-all/10.0.0/odl-netconf-all-10.0.0-cyclonedx.json 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-all/10.0.0/odl-netconf-all-10.0.0-cyclonedx.json.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-all/10.0.0/odl-netconf-all-10.0.0-cyclonedx.xml.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-all/10.0.0/odl-netconf-all-10.0.0-features.xml.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-all/10.0.0/odl-netconf-all-10.0.0.pom 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-all/10.0.0/odl-netconf-all-10.0.0-cyclonedx.xml.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-all/10.0.0/odl-netconf-all-10.0.0-features.xml 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-all/10.0.0/odl-netconf-all-10.0.0.pom.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-all/10.0.0/odl-netconf-all-10.0.0-cyclonedx.json.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-all/10.0.0/odl-netconf-all-10.0.0-cyclonedx.xml.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-all/10.0.0/odl-netconf-all-10.0.0-features.xml.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-test-perf/10.0.0/netconf-test-perf-10.0.0-cyclonedx.json.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-test-perf/10.0.0/netconf-test-perf-10.0.0-cyclonedx.xml.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-test-perf/10.0.0/netconf-test-perf-10.0.0.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-test-perf/10.0.0/netconf-test-perf-10.0.0.pom.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-test-perf/10.0.0/netconf-test-perf-10.0.0-cyclonedx.xml 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-test-perf/10.0.0/netconf-test-perf-10.0.0-sources.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-test-perf/10.0.0/netconf-test-perf-10.0.0-sources.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-test-perf/10.0.0/netconf-test-perf-10.0.0-javadoc.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-test-perf/10.0.0/netconf-test-perf-10.0.0.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-test-perf/10.0.0/netconf-test-perf-10.0.0-sources.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-test-perf/10.0.0/netconf-test-perf-10.0.0-javadoc.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-test-perf/10.0.0/netconf-test-perf-10.0.0.pom 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-test-perf/10.0.0/netconf-test-perf-10.0.0-cyclonedx.xml.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-test-perf/10.0.0/netconf-test-perf-10.0.0-sources.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-test-perf/10.0.0/netconf-test-perf-10.0.0.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-test-perf/10.0.0/netconf-test-perf-10.0.0-javadoc.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-test-perf/10.0.0/netconf-test-perf-10.0.0.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-test-perf/10.0.0/netconf-test-perf-10.0.0-cyclonedx.json 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-test-perf/10.0.0/netconf-test-perf-10.0.0-cyclonedx.json.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-test-perf/10.0.0/netconf-test-perf-10.0.0-cyclonedx.json.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-test-perf/10.0.0/netconf-test-perf-10.0.0-javadoc.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-test-perf/10.0.0/netconf-test-perf-10.0.0-cyclonedx.xml.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-test-perf/10.0.0/netconf-test-perf-10.0.0.pom.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-test-perf/10.0.0/netconf-test-perf-10.0.0.pom.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-device-notification/10.0.0/odl-device-notification-10.0.0-javadoc.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-device-notification/10.0.0/odl-device-notification-10.0.0.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-device-notification/10.0.0/odl-device-notification-10.0.0-javadoc.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-device-notification/10.0.0/odl-device-notification-10.0.0.pom.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-device-notification/10.0.0/odl-device-notification-10.0.0-cyclonedx.json.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-device-notification/10.0.0/odl-device-notification-10.0.0.pom.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-device-notification/10.0.0/odl-device-notification-10.0.0-cyclonedx.xml.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-device-notification/10.0.0/odl-device-notification-10.0.0-sources.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-device-notification/10.0.0/odl-device-notification-10.0.0.pom.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-device-notification/10.0.0/odl-device-notification-10.0.0-cyclonedx.xml.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-device-notification/10.0.0/odl-device-notification-10.0.0-cyclonedx.json 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-device-notification/10.0.0/odl-device-notification-10.0.0.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-device-notification/10.0.0/odl-device-notification-10.0.0-sources.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-device-notification/10.0.0/odl-device-notification-10.0.0.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-device-notification/10.0.0/odl-device-notification-10.0.0-sources.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-device-notification/10.0.0/odl-device-notification-10.0.0-javadoc.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-device-notification/10.0.0/odl-device-notification-10.0.0-sources.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-device-notification/10.0.0/odl-device-notification-10.0.0-cyclonedx.xml.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-device-notification/10.0.0/odl-device-notification-10.0.0-cyclonedx.xml 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-device-notification/10.0.0/odl-device-notification-10.0.0-cyclonedx.json.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-device-notification/10.0.0/odl-device-notification-10.0.0-javadoc.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-device-notification/10.0.0/odl-device-notification-10.0.0.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-device-notification/10.0.0/odl-device-notification-10.0.0.pom 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-device-notification/10.0.0/odl-device-notification-10.0.0-cyclonedx.json.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-restconf-all/10.0.0/odl-restconf-all-10.0.0.pom.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-restconf-all/10.0.0/odl-restconf-all-10.0.0-features.xml 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-restconf-all/10.0.0/odl-restconf-all-10.0.0.pom.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-restconf-all/10.0.0/odl-restconf-all-10.0.0.pom.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-restconf-all/10.0.0/odl-restconf-all-10.0.0-cyclonedx.json.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-restconf-all/10.0.0/odl-restconf-all-10.0.0-cyclonedx.xml.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-restconf-all/10.0.0/odl-restconf-all-10.0.0-features.xml.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-restconf-all/10.0.0/odl-restconf-all-10.0.0-cyclonedx.json.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-restconf-all/10.0.0/odl-restconf-all-10.0.0-cyclonedx.json 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-restconf-all/10.0.0/odl-restconf-all-10.0.0-cyclonedx.json.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-restconf-all/10.0.0/odl-restconf-all-10.0.0-cyclonedx.xml 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-restconf-all/10.0.0/odl-restconf-all-10.0.0-cyclonedx.xml.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-restconf-all/10.0.0/odl-restconf-all-10.0.0-cyclonedx.xml.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-restconf-all/10.0.0/odl-restconf-all-10.0.0-features.xml.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-restconf-all/10.0.0/odl-restconf-all-10.0.0.pom 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-restconf-all/10.0.0/odl-restconf-all-10.0.0-features.xml.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport/10.0.0/odl-netconf-transport-10.0.0-features.xml.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport/10.0.0/odl-netconf-transport-10.0.0-cyclonedx.json.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport/10.0.0/odl-netconf-transport-10.0.0-cyclonedx.json.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport/10.0.0/odl-netconf-transport-10.0.0.pom 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport/10.0.0/odl-netconf-transport-10.0.0-features.xml.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport/10.0.0/odl-netconf-transport-10.0.0-cyclonedx.xml.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport/10.0.0/odl-netconf-transport-10.0.0.pom.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport/10.0.0/odl-netconf-transport-10.0.0-cyclonedx.json 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport/10.0.0/odl-netconf-transport-10.0.0-features.xml 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport/10.0.0/odl-netconf-transport-10.0.0-cyclonedx.xml 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport/10.0.0/odl-netconf-transport-10.0.0-features.xml.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport/10.0.0/odl-netconf-transport-10.0.0.pom.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport/10.0.0/odl-netconf-transport-10.0.0-cyclonedx.json.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport/10.0.0/odl-netconf-transport-10.0.0-cyclonedx.xml.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport/10.0.0/odl-netconf-transport-10.0.0-cyclonedx.xml.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport/10.0.0/odl-netconf-transport-10.0.0.pom.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/features-netconf-experimental/10.0.0/features-netconf-experimental-10.0.0.pom.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/features-netconf-experimental/10.0.0/features-netconf-experimental-10.0.0.pom 20:17:33 Successfully uploaded org/opendaylight/netconf/features-netconf-experimental/10.0.0/features-netconf-experimental-10.0.0-features.xml 20:17:33 Successfully uploaded org/opendaylight/netconf/features-netconf-experimental/10.0.0/features-netconf-experimental-10.0.0-cyclonedx.xml 20:17:33 Successfully uploaded org/opendaylight/netconf/features-netconf-experimental/10.0.0/features-netconf-experimental-10.0.0.pom.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/features-netconf-experimental/10.0.0/features-netconf-experimental-10.0.0-features.xml.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/features-netconf-experimental/10.0.0/features-netconf-experimental-10.0.0-cyclonedx.json.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/features-netconf-experimental/10.0.0/features-netconf-experimental-10.0.0-cyclonedx.xml.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/features-netconf-experimental/10.0.0/features-netconf-experimental-10.0.0.pom.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/features-netconf-experimental/10.0.0/features-netconf-experimental-10.0.0-cyclonedx.xml.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/features-netconf-experimental/10.0.0/features-netconf-experimental-10.0.0-features.xml.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/features-netconf-experimental/10.0.0/features-netconf-experimental-10.0.0-features.xml.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/features-netconf-experimental/10.0.0/features-netconf-experimental-10.0.0-cyclonedx.json 20:17:33 Successfully uploaded org/opendaylight/netconf/features-netconf-experimental/10.0.0/features-netconf-experimental-10.0.0-cyclonedx.json.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/features-netconf-experimental/10.0.0/features-netconf-experimental-10.0.0-cyclonedx.xml.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/features-netconf-experimental/10.0.0/features-netconf-experimental-10.0.0-cyclonedx.json.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-api/10.0.0/odl-netconf-api-10.0.0-cyclonedx.json.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-api/10.0.0/odl-netconf-api-10.0.0-cyclonedx.xml 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-api/10.0.0/odl-netconf-api-10.0.0-cyclonedx.xml.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-api/10.0.0/odl-netconf-api-10.0.0.pom.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-api/10.0.0/odl-netconf-api-10.0.0.pom 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-api/10.0.0/odl-netconf-api-10.0.0-features.xml 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-api/10.0.0/odl-netconf-api-10.0.0-cyclonedx.xml.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-api/10.0.0/odl-netconf-api-10.0.0.pom.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-api/10.0.0/odl-netconf-api-10.0.0-cyclonedx.json.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-api/10.0.0/odl-netconf-api-10.0.0-features.xml.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-api/10.0.0/odl-netconf-api-10.0.0-cyclonedx.json 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-api/10.0.0/odl-netconf-api-10.0.0-features.xml.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-api/10.0.0/odl-netconf-api-10.0.0.pom.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-api/10.0.0/odl-netconf-api-10.0.0-cyclonedx.xml.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-api/10.0.0/odl-netconf-api-10.0.0-cyclonedx.json.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-api/10.0.0/odl-netconf-api-10.0.0-features.xml.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server-api/10.0.0/restconf-server-api-10.0.0.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server-api/10.0.0/restconf-server-api-10.0.0.pom.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server-api/10.0.0/restconf-server-api-10.0.0.pom.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server-api/10.0.0/restconf-server-api-10.0.0-cyclonedx.json.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server-api/10.0.0/restconf-server-api-10.0.0-sources.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server-api/10.0.0/restconf-server-api-10.0.0-cyclonedx.xml.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server-api/10.0.0/restconf-server-api-10.0.0.pom.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server-api/10.0.0/restconf-server-api-10.0.0-cyclonedx.xml.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server-api/10.0.0/restconf-server-api-10.0.0-javadoc.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server-api/10.0.0/restconf-server-api-10.0.0-javadoc.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server-api/10.0.0/restconf-server-api-10.0.0-cyclonedx.json.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server-api/10.0.0/restconf-server-api-10.0.0-cyclonedx.json.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server-api/10.0.0/restconf-server-api-10.0.0-javadoc.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server-api/10.0.0/restconf-server-api-10.0.0.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server-api/10.0.0/restconf-server-api-10.0.0-sources.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server-api/10.0.0/restconf-server-api-10.0.0.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server-api/10.0.0/restconf-server-api-10.0.0-cyclonedx.json 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server-api/10.0.0/restconf-server-api-10.0.0-javadoc.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server-api/10.0.0/restconf-server-api-10.0.0-sources.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server-api/10.0.0/restconf-server-api-10.0.0-cyclonedx.xml.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server-api/10.0.0/restconf-server-api-10.0.0-cyclonedx.xml 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server-api/10.0.0/restconf-server-api-10.0.0-sources.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server-api/10.0.0/restconf-server-api-10.0.0.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server-api/10.0.0/restconf-server-api-10.0.0.pom 20:17:33 Successfully uploaded org/opendaylight/netconf/truststore-none/10.0.0/truststore-none-10.0.0-sources.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/truststore-none/10.0.0/truststore-none-10.0.0-cyclonedx.json.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/truststore-none/10.0.0/truststore-none-10.0.0-cyclonedx.json.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/truststore-none/10.0.0/truststore-none-10.0.0-cyclonedx.json.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/truststore-none/10.0.0/truststore-none-10.0.0.pom.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/truststore-none/10.0.0/truststore-none-10.0.0-cyclonedx.xml.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/truststore-none/10.0.0/truststore-none-10.0.0-cyclonedx.xml.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/truststore-none/10.0.0/truststore-none-10.0.0-sources.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/truststore-none/10.0.0/truststore-none-10.0.0-sources.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/truststore-none/10.0.0/truststore-none-10.0.0.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/truststore-none/10.0.0/truststore-none-10.0.0.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/truststore-none/10.0.0/truststore-none-10.0.0-javadoc.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/truststore-none/10.0.0/truststore-none-10.0.0-javadoc.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/truststore-none/10.0.0/truststore-none-10.0.0-sources.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/truststore-none/10.0.0/truststore-none-10.0.0.pom 20:17:33 Successfully uploaded org/opendaylight/netconf/truststore-none/10.0.0/truststore-none-10.0.0-cyclonedx.json 20:17:33 Successfully uploaded org/opendaylight/netconf/truststore-none/10.0.0/truststore-none-10.0.0.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/truststore-none/10.0.0/truststore-none-10.0.0.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/truststore-none/10.0.0/truststore-none-10.0.0.pom.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/truststore-none/10.0.0/truststore-none-10.0.0-javadoc.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/truststore-none/10.0.0/truststore-none-10.0.0.pom.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/truststore-none/10.0.0/truststore-none-10.0.0-cyclonedx.xml.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/truststore-none/10.0.0/truststore-none-10.0.0-cyclonedx.xml 20:17:33 Successfully uploaded org/opendaylight/netconf/truststore-none/10.0.0/truststore-none-10.0.0-javadoc.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/model/sal-remote/10.0.0/sal-remote-10.0.0.pom.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/model/sal-remote/10.0.0/sal-remote-10.0.0.pom.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/model/sal-remote/10.0.0/sal-remote-10.0.0.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/model/sal-remote/10.0.0/sal-remote-10.0.0-cyclonedx.json 20:17:33 Successfully uploaded org/opendaylight/netconf/model/sal-remote/10.0.0/sal-remote-10.0.0-cyclonedx.xml.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/model/sal-remote/10.0.0/sal-remote-10.0.0-cyclonedx.xml 20:17:33 Successfully uploaded org/opendaylight/netconf/model/sal-remote/10.0.0/sal-remote-10.0.0-cyclonedx.json.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/model/sal-remote/10.0.0/sal-remote-10.0.0-javadoc.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/model/sal-remote/10.0.0/sal-remote-10.0.0.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/model/sal-remote/10.0.0/sal-remote-10.0.0.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/model/sal-remote/10.0.0/sal-remote-10.0.0-javadoc.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/model/sal-remote/10.0.0/sal-remote-10.0.0-cyclonedx.json.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/model/sal-remote/10.0.0/sal-remote-10.0.0-sources.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/model/sal-remote/10.0.0/sal-remote-10.0.0.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/model/sal-remote/10.0.0/sal-remote-10.0.0-sources.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/model/sal-remote/10.0.0/sal-remote-10.0.0-javadoc.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/model/sal-remote/10.0.0/sal-remote-10.0.0-cyclonedx.xml.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/model/sal-remote/10.0.0/sal-remote-10.0.0-cyclonedx.xml.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/model/sal-remote/10.0.0/sal-remote-10.0.0-sources.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/model/sal-remote/10.0.0/sal-remote-10.0.0-cyclonedx.json.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/model/sal-remote/10.0.0/sal-remote-10.0.0-javadoc.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/model/sal-remote/10.0.0/sal-remote-10.0.0.pom.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/model/sal-remote/10.0.0/sal-remote-10.0.0-sources.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/model/sal-remote/10.0.0/sal-remote-10.0.0.pom 20:17:33 Successfully uploaded org/opendaylight/netconf/model/test-models/10.0.0/test-models-10.0.0-javadoc.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/model/test-models/10.0.0/test-models-10.0.0-sources.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/model/test-models/10.0.0/test-models-10.0.0-javadoc.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/model/test-models/10.0.0/test-models-10.0.0-javadoc.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/model/test-models/10.0.0/test-models-10.0.0-cyclonedx.xml.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/model/test-models/10.0.0/test-models-10.0.0-cyclonedx.json.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/model/test-models/10.0.0/test-models-10.0.0.pom.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/model/test-models/10.0.0/test-models-10.0.0-javadoc.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/model/test-models/10.0.0/test-models-10.0.0.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/model/test-models/10.0.0/test-models-10.0.0-cyclonedx.xml 20:17:33 Successfully uploaded org/opendaylight/netconf/model/test-models/10.0.0/test-models-10.0.0.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/model/test-models/10.0.0/test-models-10.0.0-cyclonedx.json.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/model/test-models/10.0.0/test-models-10.0.0.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/model/test-models/10.0.0/test-models-10.0.0-sources.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/model/test-models/10.0.0/test-models-10.0.0.pom.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/model/test-models/10.0.0/test-models-10.0.0.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/model/test-models/10.0.0/test-models-10.0.0-cyclonedx.xml.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/model/test-models/10.0.0/test-models-10.0.0-sources.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/model/test-models/10.0.0/test-models-10.0.0-cyclonedx.json.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/model/test-models/10.0.0/test-models-10.0.0.pom.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/model/test-models/10.0.0/test-models-10.0.0-cyclonedx.json 20:17:33 Successfully uploaded org/opendaylight/netconf/model/test-models/10.0.0/test-models-10.0.0-sources.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/model/test-models/10.0.0/test-models-10.0.0.pom 20:17:33 Successfully uploaded org/opendaylight/netconf/model/test-models/10.0.0/test-models-10.0.0-cyclonedx.xml.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/model/rfc5277/10.0.0/rfc5277-10.0.0.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/model/rfc5277/10.0.0/rfc5277-10.0.0.pom 20:17:33 Successfully uploaded org/opendaylight/netconf/model/rfc5277/10.0.0/rfc5277-10.0.0-sources.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/model/rfc5277/10.0.0/rfc5277-10.0.0-cyclonedx.json.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/model/rfc5277/10.0.0/rfc5277-10.0.0.pom.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/model/rfc5277/10.0.0/rfc5277-10.0.0.pom.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/model/rfc5277/10.0.0/rfc5277-10.0.0.pom.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/model/rfc5277/10.0.0/rfc5277-10.0.0-javadoc.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/model/rfc5277/10.0.0/rfc5277-10.0.0-cyclonedx.json.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/model/rfc5277/10.0.0/rfc5277-10.0.0-cyclonedx.json 20:17:33 Successfully uploaded org/opendaylight/netconf/model/rfc5277/10.0.0/rfc5277-10.0.0-sources.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/model/rfc5277/10.0.0/rfc5277-10.0.0-javadoc.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/model/rfc5277/10.0.0/rfc5277-10.0.0-javadoc.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/model/rfc5277/10.0.0/rfc5277-10.0.0.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/model/rfc5277/10.0.0/rfc5277-10.0.0-cyclonedx.xml 20:17:33 Successfully uploaded org/opendaylight/netconf/model/rfc5277/10.0.0/rfc5277-10.0.0.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/model/rfc5277/10.0.0/rfc5277-10.0.0-sources.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/model/rfc5277/10.0.0/rfc5277-10.0.0-cyclonedx.json.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/model/rfc5277/10.0.0/rfc5277-10.0.0-javadoc.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/model/rfc5277/10.0.0/rfc5277-10.0.0-cyclonedx.xml.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/model/rfc5277/10.0.0/rfc5277-10.0.0-cyclonedx.xml.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/model/rfc5277/10.0.0/rfc5277-10.0.0-sources.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/model/rfc5277/10.0.0/rfc5277-10.0.0-cyclonedx.xml.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/model/rfc5277/10.0.0/rfc5277-10.0.0.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/model/draft-ietf-restconf-server/10.0.0/draft-ietf-restconf-server-10.0.0.pom.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/model/draft-ietf-restconf-server/10.0.0/draft-ietf-restconf-server-10.0.0-cyclonedx.json.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/model/draft-ietf-restconf-server/10.0.0/draft-ietf-restconf-server-10.0.0.pom 20:17:33 Successfully uploaded org/opendaylight/netconf/model/draft-ietf-restconf-server/10.0.0/draft-ietf-restconf-server-10.0.0-cyclonedx.xml.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/model/draft-ietf-restconf-server/10.0.0/draft-ietf-restconf-server-10.0.0-sources.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/model/draft-ietf-restconf-server/10.0.0/draft-ietf-restconf-server-10.0.0-javadoc.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/model/draft-ietf-restconf-server/10.0.0/draft-ietf-restconf-server-10.0.0-sources.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/model/draft-ietf-restconf-server/10.0.0/draft-ietf-restconf-server-10.0.0-cyclonedx.xml.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/model/draft-ietf-restconf-server/10.0.0/draft-ietf-restconf-server-10.0.0-sources.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/model/draft-ietf-restconf-server/10.0.0/draft-ietf-restconf-server-10.0.0-cyclonedx.json 20:17:33 Successfully uploaded org/opendaylight/netconf/model/draft-ietf-restconf-server/10.0.0/draft-ietf-restconf-server-10.0.0.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/model/draft-ietf-restconf-server/10.0.0/draft-ietf-restconf-server-10.0.0.pom.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/model/draft-ietf-restconf-server/10.0.0/draft-ietf-restconf-server-10.0.0-javadoc.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/model/draft-ietf-restconf-server/10.0.0/draft-ietf-restconf-server-10.0.0.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/model/draft-ietf-restconf-server/10.0.0/draft-ietf-restconf-server-10.0.0.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/model/draft-ietf-restconf-server/10.0.0/draft-ietf-restconf-server-10.0.0-cyclonedx.xml 20:17:33 Successfully uploaded org/opendaylight/netconf/model/draft-ietf-restconf-server/10.0.0/draft-ietf-restconf-server-10.0.0-sources.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/model/draft-ietf-restconf-server/10.0.0/draft-ietf-restconf-server-10.0.0.pom.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/model/draft-ietf-restconf-server/10.0.0/draft-ietf-restconf-server-10.0.0-cyclonedx.json.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/model/draft-ietf-restconf-server/10.0.0/draft-ietf-restconf-server-10.0.0-cyclonedx.json.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/model/draft-ietf-restconf-server/10.0.0/draft-ietf-restconf-server-10.0.0.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/model/draft-ietf-restconf-server/10.0.0/draft-ietf-restconf-server-10.0.0-cyclonedx.xml.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/model/draft-ietf-restconf-server/10.0.0/draft-ietf-restconf-server-10.0.0-javadoc.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/model/draft-ietf-restconf-server/10.0.0/draft-ietf-restconf-server-10.0.0-javadoc.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-client/10.0.0/odl-netconf-client-10.0.0-features.xml 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-client/10.0.0/odl-netconf-client-10.0.0-cyclonedx.xml 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-client/10.0.0/odl-netconf-client-10.0.0-cyclonedx.json 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-client/10.0.0/odl-netconf-client-10.0.0-cyclonedx.xml.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-client/10.0.0/odl-netconf-client-10.0.0-cyclonedx.xml.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-client/10.0.0/odl-netconf-client-10.0.0-features.xml.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-client/10.0.0/odl-netconf-client-10.0.0-features.xml.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-client/10.0.0/odl-netconf-client-10.0.0-features.xml.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-client/10.0.0/odl-netconf-client-10.0.0.pom.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-client/10.0.0/odl-netconf-client-10.0.0-cyclonedx.json.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-client/10.0.0/odl-netconf-client-10.0.0-cyclonedx.json.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-client/10.0.0/odl-netconf-client-10.0.0.pom 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-client/10.0.0/odl-netconf-client-10.0.0-cyclonedx.json.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-client/10.0.0/odl-netconf-client-10.0.0.pom.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-client/10.0.0/odl-netconf-client-10.0.0-cyclonedx.xml.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-client/10.0.0/odl-netconf-client-10.0.0.pom.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-nb/10.0.0/restconf-nb-10.0.0.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-nb/10.0.0/restconf-nb-10.0.0-cyclonedx.xml.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-nb/10.0.0/restconf-nb-10.0.0-cyclonedx.xml.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-nb/10.0.0/restconf-nb-10.0.0-javadoc.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-nb/10.0.0/restconf-nb-10.0.0-cyclonedx.json.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-nb/10.0.0/restconf-nb-10.0.0-sources.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-nb/10.0.0/restconf-nb-10.0.0-javadoc.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-nb/10.0.0/restconf-nb-10.0.0-sources.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-nb/10.0.0/restconf-nb-10.0.0.pom.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-nb/10.0.0/restconf-nb-10.0.0-cyclonedx.json.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-nb/10.0.0/restconf-nb-10.0.0-cyclonedx.json 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-nb/10.0.0/restconf-nb-10.0.0-config.cfg.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-nb/10.0.0/restconf-nb-10.0.0.pom.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-nb/10.0.0/restconf-nb-10.0.0-config.cfg.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-nb/10.0.0/restconf-nb-10.0.0-cyclonedx.xml.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-nb/10.0.0/restconf-nb-10.0.0-cyclonedx.xml 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-nb/10.0.0/restconf-nb-10.0.0.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-nb/10.0.0/restconf-nb-10.0.0.pom.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-nb/10.0.0/restconf-nb-10.0.0.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-nb/10.0.0/restconf-nb-10.0.0-sources.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-nb/10.0.0/restconf-nb-10.0.0-javadoc.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-nb/10.0.0/restconf-nb-10.0.0.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-nb/10.0.0/restconf-nb-10.0.0-config.cfg 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-nb/10.0.0/restconf-nb-10.0.0-sources.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-nb/10.0.0/restconf-nb-10.0.0.pom 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-nb/10.0.0/restconf-nb-10.0.0-config.cfg.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-nb/10.0.0/restconf-nb-10.0.0-javadoc.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-nb/10.0.0/restconf-nb-10.0.0-cyclonedx.json.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-mdsal-spi/10.0.0/restconf-mdsal-spi-10.0.0.pom 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-mdsal-spi/10.0.0/restconf-mdsal-spi-10.0.0.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-mdsal-spi/10.0.0/restconf-mdsal-spi-10.0.0-sources.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-mdsal-spi/10.0.0/restconf-mdsal-spi-10.0.0-javadoc.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-mdsal-spi/10.0.0/restconf-mdsal-spi-10.0.0-sources.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-mdsal-spi/10.0.0/restconf-mdsal-spi-10.0.0.pom.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-mdsal-spi/10.0.0/restconf-mdsal-spi-10.0.0-cyclonedx.xml 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-mdsal-spi/10.0.0/restconf-mdsal-spi-10.0.0.pom.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-mdsal-spi/10.0.0/restconf-mdsal-spi-10.0.0-cyclonedx.json.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-mdsal-spi/10.0.0/restconf-mdsal-spi-10.0.0-sources.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-mdsal-spi/10.0.0/restconf-mdsal-spi-10.0.0.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-mdsal-spi/10.0.0/restconf-mdsal-spi-10.0.0.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-mdsal-spi/10.0.0/restconf-mdsal-spi-10.0.0-cyclonedx.xml.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-mdsal-spi/10.0.0/restconf-mdsal-spi-10.0.0-javadoc.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-mdsal-spi/10.0.0/restconf-mdsal-spi-10.0.0-cyclonedx.json.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-mdsal-spi/10.0.0/restconf-mdsal-spi-10.0.0.pom.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-mdsal-spi/10.0.0/restconf-mdsal-spi-10.0.0.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-mdsal-spi/10.0.0/restconf-mdsal-spi-10.0.0-cyclonedx.xml.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-mdsal-spi/10.0.0/restconf-mdsal-spi-10.0.0-javadoc.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-mdsal-spi/10.0.0/restconf-mdsal-spi-10.0.0-cyclonedx.json.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-mdsal-spi/10.0.0/restconf-mdsal-spi-10.0.0-cyclonedx.xml.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-mdsal-spi/10.0.0/restconf-mdsal-spi-10.0.0-cyclonedx.json 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-mdsal-spi/10.0.0/restconf-mdsal-spi-10.0.0-sources.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-mdsal-spi/10.0.0/restconf-mdsal-spi-10.0.0-javadoc.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-artifacts/10.0.0/netconf-artifacts-10.0.0-cyclonedx.xml.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-artifacts/10.0.0/netconf-artifacts-10.0.0-cyclonedx.json.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-artifacts/10.0.0/netconf-artifacts-10.0.0.pom.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-artifacts/10.0.0/netconf-artifacts-10.0.0.pom.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-artifacts/10.0.0/netconf-artifacts-10.0.0.pom 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-artifacts/10.0.0/netconf-artifacts-10.0.0-cyclonedx.json 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-artifacts/10.0.0/netconf-artifacts-10.0.0-cyclonedx.json.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-artifacts/10.0.0/netconf-artifacts-10.0.0-cyclonedx.json.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-artifacts/10.0.0/netconf-artifacts-10.0.0.pom.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-artifacts/10.0.0/netconf-artifacts-10.0.0-cyclonedx.xml.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-artifacts/10.0.0/netconf-artifacts-10.0.0-cyclonedx.xml 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-artifacts/10.0.0/netconf-artifacts-10.0.0-cyclonedx.xml.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-auth-aaa/10.0.0/netconf-auth-aaa-10.0.0-javadoc.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-auth-aaa/10.0.0/netconf-auth-aaa-10.0.0.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-auth-aaa/10.0.0/netconf-auth-aaa-10.0.0-cyclonedx.xml.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-auth-aaa/10.0.0/netconf-auth-aaa-10.0.0-cyclonedx.json 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-auth-aaa/10.0.0/netconf-auth-aaa-10.0.0-sources.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-auth-aaa/10.0.0/netconf-auth-aaa-10.0.0.pom.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-auth-aaa/10.0.0/netconf-auth-aaa-10.0.0.pom 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-auth-aaa/10.0.0/netconf-auth-aaa-10.0.0.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-auth-aaa/10.0.0/netconf-auth-aaa-10.0.0-cyclonedx.xml.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-auth-aaa/10.0.0/netconf-auth-aaa-10.0.0-cyclonedx.xml.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-auth-aaa/10.0.0/netconf-auth-aaa-10.0.0-cyclonedx.json.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-auth-aaa/10.0.0/netconf-auth-aaa-10.0.0-javadoc.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-auth-aaa/10.0.0/netconf-auth-aaa-10.0.0.pom.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-auth-aaa/10.0.0/netconf-auth-aaa-10.0.0-sources.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-auth-aaa/10.0.0/netconf-auth-aaa-10.0.0-javadoc.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-auth-aaa/10.0.0/netconf-auth-aaa-10.0.0-cyclonedx.json.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-auth-aaa/10.0.0/netconf-auth-aaa-10.0.0.pom.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-auth-aaa/10.0.0/netconf-auth-aaa-10.0.0-sources.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-auth-aaa/10.0.0/netconf-auth-aaa-10.0.0-cyclonedx.xml 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-auth-aaa/10.0.0/netconf-auth-aaa-10.0.0-javadoc.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-auth-aaa/10.0.0/netconf-auth-aaa-10.0.0-cyclonedx.json.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-auth-aaa/10.0.0/netconf-auth-aaa-10.0.0.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-auth-aaa/10.0.0/netconf-auth-aaa-10.0.0.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-auth-aaa/10.0.0/netconf-auth-aaa-10.0.0-sources.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-parent/10.0.0/netconf-parent-10.0.0.pom.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-parent/10.0.0/netconf-parent-10.0.0.pom.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-parent/10.0.0/netconf-parent-10.0.0-cyclonedx.json.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-parent/10.0.0/netconf-parent-10.0.0-cyclonedx.xml 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-parent/10.0.0/netconf-parent-10.0.0-cyclonedx.xml.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-parent/10.0.0/netconf-parent-10.0.0-cyclonedx.json.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-parent/10.0.0/netconf-parent-10.0.0.pom.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-parent/10.0.0/netconf-parent-10.0.0-cyclonedx.xml.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-parent/10.0.0/netconf-parent-10.0.0-cyclonedx.json 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-parent/10.0.0/netconf-parent-10.0.0-cyclonedx.json.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-parent/10.0.0/netconf-parent-10.0.0-cyclonedx.xml.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-parent/10.0.0/netconf-parent-10.0.0.pom 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-common-mdsal/10.0.0/netconf-common-mdsal-10.0.0-cyclonedx.json.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-common-mdsal/10.0.0/netconf-common-mdsal-10.0.0-sources.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-common-mdsal/10.0.0/netconf-common-mdsal-10.0.0.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-common-mdsal/10.0.0/netconf-common-mdsal-10.0.0-cyclonedx.json.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-common-mdsal/10.0.0/netconf-common-mdsal-10.0.0-cyclonedx.json 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-common-mdsal/10.0.0/netconf-common-mdsal-10.0.0-cyclonedx.xml 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-common-mdsal/10.0.0/netconf-common-mdsal-10.0.0-cyclonedx.xml.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-common-mdsal/10.0.0/netconf-common-mdsal-10.0.0.pom.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-common-mdsal/10.0.0/netconf-common-mdsal-10.0.0-sources.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-common-mdsal/10.0.0/netconf-common-mdsal-10.0.0.pom.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-common-mdsal/10.0.0/netconf-common-mdsal-10.0.0-sources.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-common-mdsal/10.0.0/netconf-common-mdsal-10.0.0-javadoc.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-common-mdsal/10.0.0/netconf-common-mdsal-10.0.0-cyclonedx.xml.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-common-mdsal/10.0.0/netconf-common-mdsal-10.0.0-cyclonedx.xml.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-common-mdsal/10.0.0/netconf-common-mdsal-10.0.0-javadoc.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-common-mdsal/10.0.0/netconf-common-mdsal-10.0.0-javadoc.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-common-mdsal/10.0.0/netconf-common-mdsal-10.0.0.pom 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-common-mdsal/10.0.0/netconf-common-mdsal-10.0.0.pom.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-common-mdsal/10.0.0/netconf-common-mdsal-10.0.0.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-common-mdsal/10.0.0/netconf-common-mdsal-10.0.0.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-common-mdsal/10.0.0/netconf-common-mdsal-10.0.0.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-common-mdsal/10.0.0/netconf-common-mdsal-10.0.0-javadoc.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-common-mdsal/10.0.0/netconf-common-mdsal-10.0.0-cyclonedx.json.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-common-mdsal/10.0.0/netconf-common-mdsal-10.0.0-sources.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-codec/10.0.0/netconf-codec-10.0.0.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-codec/10.0.0/netconf-codec-10.0.0.pom.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-codec/10.0.0/netconf-codec-10.0.0-sources.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-codec/10.0.0/netconf-codec-10.0.0-cyclonedx.xml 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-codec/10.0.0/netconf-codec-10.0.0.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-codec/10.0.0/netconf-codec-10.0.0-cyclonedx.json.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-codec/10.0.0/netconf-codec-10.0.0.pom.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-codec/10.0.0/netconf-codec-10.0.0-sources.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-codec/10.0.0/netconf-codec-10.0.0-javadoc.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-codec/10.0.0/netconf-codec-10.0.0-javadoc.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-codec/10.0.0/netconf-codec-10.0.0-cyclonedx.json.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-codec/10.0.0/netconf-codec-10.0.0.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-codec/10.0.0/netconf-codec-10.0.0-javadoc.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-codec/10.0.0/netconf-codec-10.0.0-sources.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-codec/10.0.0/netconf-codec-10.0.0.pom 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-codec/10.0.0/netconf-codec-10.0.0-cyclonedx.xml.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-codec/10.0.0/netconf-codec-10.0.0-cyclonedx.xml.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-codec/10.0.0/netconf-codec-10.0.0-cyclonedx.json 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-codec/10.0.0/netconf-codec-10.0.0-cyclonedx.xml.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-codec/10.0.0/netconf-codec-10.0.0.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-codec/10.0.0/netconf-codec-10.0.0-cyclonedx.json.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-codec/10.0.0/netconf-codec-10.0.0-sources.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-codec/10.0.0/netconf-codec-10.0.0.pom.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-codec/10.0.0/netconf-codec-10.0.0-javadoc.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-tls/10.0.0/transport-tls-10.0.0.pom.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-tls/10.0.0/transport-tls-10.0.0.pom 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-tls/10.0.0/transport-tls-10.0.0-sources.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-tls/10.0.0/transport-tls-10.0.0-cyclonedx.json 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-tls/10.0.0/transport-tls-10.0.0-sources.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-tls/10.0.0/transport-tls-10.0.0.pom.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-tls/10.0.0/transport-tls-10.0.0-javadoc.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-tls/10.0.0/transport-tls-10.0.0.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-tls/10.0.0/transport-tls-10.0.0-cyclonedx.xml 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-tls/10.0.0/transport-tls-10.0.0.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-tls/10.0.0/transport-tls-10.0.0-cyclonedx.json.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-tls/10.0.0/transport-tls-10.0.0-cyclonedx.xml.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-tls/10.0.0/transport-tls-10.0.0.pom.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-tls/10.0.0/transport-tls-10.0.0-cyclonedx.xml.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-tls/10.0.0/transport-tls-10.0.0-cyclonedx.json.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-tls/10.0.0/transport-tls-10.0.0-javadoc.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-tls/10.0.0/transport-tls-10.0.0-javadoc.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-tls/10.0.0/transport-tls-10.0.0-javadoc.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-tls/10.0.0/transport-tls-10.0.0-sources.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-tls/10.0.0/transport-tls-10.0.0.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-tls/10.0.0/transport-tls-10.0.0-cyclonedx.json.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-tls/10.0.0/transport-tls-10.0.0.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-tls/10.0.0/transport-tls-10.0.0-sources.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-tls/10.0.0/transport-tls-10.0.0-cyclonedx.xml.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-tcp/10.0.0/transport-tcp-10.0.0-cyclonedx.xml.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-tcp/10.0.0/transport-tcp-10.0.0-cyclonedx.json 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-tcp/10.0.0/transport-tcp-10.0.0.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-tcp/10.0.0/transport-tcp-10.0.0.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-tcp/10.0.0/transport-tcp-10.0.0.pom.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-tcp/10.0.0/transport-tcp-10.0.0.pom 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-tcp/10.0.0/transport-tcp-10.0.0-javadoc.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-tcp/10.0.0/transport-tcp-10.0.0-cyclonedx.xml.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-tcp/10.0.0/transport-tcp-10.0.0.pom.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-tcp/10.0.0/transport-tcp-10.0.0.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-tcp/10.0.0/transport-tcp-10.0.0-javadoc.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-tcp/10.0.0/transport-tcp-10.0.0-sources.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-tcp/10.0.0/transport-tcp-10.0.0-javadoc.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-tcp/10.0.0/transport-tcp-10.0.0-sources.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-tcp/10.0.0/transport-tcp-10.0.0.pom.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-tcp/10.0.0/transport-tcp-10.0.0-cyclonedx.json.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-tcp/10.0.0/transport-tcp-10.0.0-cyclonedx.json.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-tcp/10.0.0/transport-tcp-10.0.0-javadoc.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-tcp/10.0.0/transport-tcp-10.0.0.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-tcp/10.0.0/transport-tcp-10.0.0-cyclonedx.json.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-tcp/10.0.0/transport-tcp-10.0.0-sources.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-tcp/10.0.0/transport-tcp-10.0.0-cyclonedx.xml.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-tcp/10.0.0/transport-tcp-10.0.0-sources.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-tcp/10.0.0/transport-tcp-10.0.0-cyclonedx.xml 20:17:33 Successfully uploaded org/opendaylight/netconf/callhome-provider/10.0.0/callhome-provider-10.0.0-configuration.cfg.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/callhome-provider/10.0.0/callhome-provider-10.0.0-sources.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/callhome-provider/10.0.0/callhome-provider-10.0.0-cyclonedx.json.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/callhome-provider/10.0.0/callhome-provider-10.0.0-cyclonedx.xml.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/callhome-provider/10.0.0/callhome-provider-10.0.0-configuration.cfg.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/callhome-provider/10.0.0/callhome-provider-10.0.0-sources.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/callhome-provider/10.0.0/callhome-provider-10.0.0.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/callhome-provider/10.0.0/callhome-provider-10.0.0.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/callhome-provider/10.0.0/callhome-provider-10.0.0-javadoc.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/callhome-provider/10.0.0/callhome-provider-10.0.0.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/callhome-provider/10.0.0/callhome-provider-10.0.0-javadoc.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/callhome-provider/10.0.0/callhome-provider-10.0.0.pom.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/callhome-provider/10.0.0/callhome-provider-10.0.0-javadoc.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/callhome-provider/10.0.0/callhome-provider-10.0.0.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/callhome-provider/10.0.0/callhome-provider-10.0.0-javadoc.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/callhome-provider/10.0.0/callhome-provider-10.0.0.pom.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/callhome-provider/10.0.0/callhome-provider-10.0.0-sources.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/callhome-provider/10.0.0/callhome-provider-10.0.0.pom.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/callhome-provider/10.0.0/callhome-provider-10.0.0-cyclonedx.json.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/callhome-provider/10.0.0/callhome-provider-10.0.0-cyclonedx.json 20:17:33 Successfully uploaded org/opendaylight/netconf/callhome-provider/10.0.0/callhome-provider-10.0.0-configuration.cfg 20:17:33 Successfully uploaded org/opendaylight/netconf/callhome-provider/10.0.0/callhome-provider-10.0.0-sources.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/callhome-provider/10.0.0/callhome-provider-10.0.0-cyclonedx.xml.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/callhome-provider/10.0.0/callhome-provider-10.0.0-cyclonedx.xml 20:17:33 Successfully uploaded org/opendaylight/netconf/callhome-provider/10.0.0/callhome-provider-10.0.0.pom 20:17:33 Successfully uploaded org/opendaylight/netconf/callhome-provider/10.0.0/callhome-provider-10.0.0-cyclonedx.xml.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/callhome-provider/10.0.0/callhome-provider-10.0.0-configuration.cfg.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/callhome-provider/10.0.0/callhome-provider-10.0.0-cyclonedx.json.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-restconf-server-api/10.0.0/odl-restconf-server-api-10.0.0-cyclonedx.json 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-restconf-server-api/10.0.0/odl-restconf-server-api-10.0.0.pom.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-restconf-server-api/10.0.0/odl-restconf-server-api-10.0.0-cyclonedx.xml.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-restconf-server-api/10.0.0/odl-restconf-server-api-10.0.0-cyclonedx.json.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-restconf-server-api/10.0.0/odl-restconf-server-api-10.0.0-features.xml.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-restconf-server-api/10.0.0/odl-restconf-server-api-10.0.0-cyclonedx.json.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-restconf-server-api/10.0.0/odl-restconf-server-api-10.0.0-features.xml.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-restconf-server-api/10.0.0/odl-restconf-server-api-10.0.0.pom.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-restconf-server-api/10.0.0/odl-restconf-server-api-10.0.0.pom 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-restconf-server-api/10.0.0/odl-restconf-server-api-10.0.0-features.xml 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-restconf-server-api/10.0.0/odl-restconf-server-api-10.0.0.pom.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-restconf-server-api/10.0.0/odl-restconf-server-api-10.0.0-cyclonedx.xml 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-restconf-server-api/10.0.0/odl-restconf-server-api-10.0.0-cyclonedx.xml.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-restconf-server-api/10.0.0/odl-restconf-server-api-10.0.0-cyclonedx.json.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-restconf-server-api/10.0.0/odl-restconf-server-api-10.0.0-cyclonedx.xml.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-restconf-server-api/10.0.0/odl-restconf-server-api-10.0.0-features.xml.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-callhome-ssh/10.0.0/odl-netconf-callhome-ssh-10.0.0-cyclonedx.json.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-callhome-ssh/10.0.0/odl-netconf-callhome-ssh-10.0.0-cyclonedx.json.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-callhome-ssh/10.0.0/odl-netconf-callhome-ssh-10.0.0-cyclonedx.xml.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-callhome-ssh/10.0.0/odl-netconf-callhome-ssh-10.0.0.pom.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-callhome-ssh/10.0.0/odl-netconf-callhome-ssh-10.0.0-cyclonedx.xml.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-callhome-ssh/10.0.0/odl-netconf-callhome-ssh-10.0.0.pom 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-callhome-ssh/10.0.0/odl-netconf-callhome-ssh-10.0.0-features.xml.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-callhome-ssh/10.0.0/odl-netconf-callhome-ssh-10.0.0.pom.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-callhome-ssh/10.0.0/odl-netconf-callhome-ssh-10.0.0-features.xml 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-callhome-ssh/10.0.0/odl-netconf-callhome-ssh-10.0.0-cyclonedx.json 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-callhome-ssh/10.0.0/odl-netconf-callhome-ssh-10.0.0-cyclonedx.json.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-callhome-ssh/10.0.0/odl-netconf-callhome-ssh-10.0.0-features.xml.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-callhome-ssh/10.0.0/odl-netconf-callhome-ssh-10.0.0.pom.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-callhome-ssh/10.0.0/odl-netconf-callhome-ssh-10.0.0-cyclonedx.xml 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-callhome-ssh/10.0.0/odl-netconf-callhome-ssh-10.0.0-features.xml.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-callhome-ssh/10.0.0/odl-netconf-callhome-ssh-10.0.0-cyclonedx.xml.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/features-netconf/10.0.0/features-netconf-10.0.0.pom.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/features-netconf/10.0.0/features-netconf-10.0.0-cyclonedx.xml 20:17:33 Successfully uploaded org/opendaylight/netconf/features-netconf/10.0.0/features-netconf-10.0.0-features.xml.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/features-netconf/10.0.0/features-netconf-10.0.0-features.xml 20:17:33 Successfully uploaded org/opendaylight/netconf/features-netconf/10.0.0/features-netconf-10.0.0-cyclonedx.json 20:17:33 Successfully uploaded org/opendaylight/netconf/features-netconf/10.0.0/features-netconf-10.0.0-features.xml.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/features-netconf/10.0.0/features-netconf-10.0.0.pom.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/features-netconf/10.0.0/features-netconf-10.0.0-cyclonedx.xml.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/features-netconf/10.0.0/features-netconf-10.0.0.pom.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/features-netconf/10.0.0/features-netconf-10.0.0-cyclonedx.json.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/features-netconf/10.0.0/features-netconf-10.0.0-cyclonedx.json.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/features-netconf/10.0.0/features-netconf-10.0.0-cyclonedx.xml.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/features-netconf/10.0.0/features-netconf-10.0.0.pom 20:17:33 Successfully uploaded org/opendaylight/netconf/features-netconf/10.0.0/features-netconf-10.0.0-cyclonedx.json.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/features-netconf/10.0.0/features-netconf-10.0.0-features.xml.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/features-netconf/10.0.0/features-netconf-10.0.0-cyclonedx.xml.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-restconf-common/10.0.0/odl-restconf-common-10.0.0-cyclonedx.xml.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-restconf-common/10.0.0/odl-restconf-common-10.0.0-features.xml.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-restconf-common/10.0.0/odl-restconf-common-10.0.0.pom.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-restconf-common/10.0.0/odl-restconf-common-10.0.0-cyclonedx.json.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-restconf-common/10.0.0/odl-restconf-common-10.0.0-cyclonedx.xml.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-restconf-common/10.0.0/odl-restconf-common-10.0.0-features.xml.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-restconf-common/10.0.0/odl-restconf-common-10.0.0-cyclonedx.json.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-restconf-common/10.0.0/odl-restconf-common-10.0.0.pom.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-restconf-common/10.0.0/odl-restconf-common-10.0.0.pom.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-restconf-common/10.0.0/odl-restconf-common-10.0.0-cyclonedx.json 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-restconf-common/10.0.0/odl-restconf-common-10.0.0.pom 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-restconf-common/10.0.0/odl-restconf-common-10.0.0-cyclonedx.xml 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-restconf-common/10.0.0/odl-restconf-common-10.0.0-cyclonedx.xml.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-restconf-common/10.0.0/odl-restconf-common-10.0.0-cyclonedx.json.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-restconf-common/10.0.0/odl-restconf-common-10.0.0-features.xml 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-restconf-common/10.0.0/odl-restconf-common-10.0.0-features.xml.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server-spi/10.0.0/restconf-server-spi-10.0.0-sources.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server-spi/10.0.0/restconf-server-spi-10.0.0-cyclonedx.xml.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server-spi/10.0.0/restconf-server-spi-10.0.0.pom.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server-spi/10.0.0/restconf-server-spi-10.0.0-cyclonedx.json.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server-spi/10.0.0/restconf-server-spi-10.0.0-javadoc.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server-spi/10.0.0/restconf-server-spi-10.0.0.pom.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server-spi/10.0.0/restconf-server-spi-10.0.0-javadoc.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server-spi/10.0.0/restconf-server-spi-10.0.0-cyclonedx.xml 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server-spi/10.0.0/restconf-server-spi-10.0.0-cyclonedx.json 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server-spi/10.0.0/restconf-server-spi-10.0.0-javadoc.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server-spi/10.0.0/restconf-server-spi-10.0.0-cyclonedx.xml.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server-spi/10.0.0/restconf-server-spi-10.0.0-cyclonedx.json.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server-spi/10.0.0/restconf-server-spi-10.0.0-sources.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server-spi/10.0.0/restconf-server-spi-10.0.0-cyclonedx.json.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server-spi/10.0.0/restconf-server-spi-10.0.0.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server-spi/10.0.0/restconf-server-spi-10.0.0.pom 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server-spi/10.0.0/restconf-server-spi-10.0.0.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server-spi/10.0.0/restconf-server-spi-10.0.0-javadoc.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server-spi/10.0.0/restconf-server-spi-10.0.0-cyclonedx.xml.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server-spi/10.0.0/restconf-server-spi-10.0.0.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server-spi/10.0.0/restconf-server-spi-10.0.0.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server-spi/10.0.0/restconf-server-spi-10.0.0-sources.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server-spi/10.0.0/restconf-server-spi-10.0.0-sources.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server-spi/10.0.0/restconf-server-spi-10.0.0.pom.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/rfc8639-impl/10.0.0/rfc8639-impl-10.0.0-cyclonedx.json.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/rfc8639-impl/10.0.0/rfc8639-impl-10.0.0-cyclonedx.json.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/rfc8639-impl/10.0.0/rfc8639-impl-10.0.0.pom.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/rfc8639-impl/10.0.0/rfc8639-impl-10.0.0-cyclonedx.xml.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/rfc8639-impl/10.0.0/rfc8639-impl-10.0.0-cyclonedx.xml.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/rfc8639-impl/10.0.0/rfc8639-impl-10.0.0-cyclonedx.xml 20:17:33 Successfully uploaded org/opendaylight/netconf/rfc8639-impl/10.0.0/rfc8639-impl-10.0.0-javadoc.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/rfc8639-impl/10.0.0/rfc8639-impl-10.0.0.pom 20:17:33 Successfully uploaded org/opendaylight/netconf/rfc8639-impl/10.0.0/rfc8639-impl-10.0.0-javadoc.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/rfc8639-impl/10.0.0/rfc8639-impl-10.0.0.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/rfc8639-impl/10.0.0/rfc8639-impl-10.0.0-sources.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/rfc8639-impl/10.0.0/rfc8639-impl-10.0.0.pom.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/rfc8639-impl/10.0.0/rfc8639-impl-10.0.0-sources.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/rfc8639-impl/10.0.0/rfc8639-impl-10.0.0.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/rfc8639-impl/10.0.0/rfc8639-impl-10.0.0.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/rfc8639-impl/10.0.0/rfc8639-impl-10.0.0.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/rfc8639-impl/10.0.0/rfc8639-impl-10.0.0-cyclonedx.json 20:17:33 Successfully uploaded org/opendaylight/netconf/rfc8639-impl/10.0.0/rfc8639-impl-10.0.0-sources.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/rfc8639-impl/10.0.0/rfc8639-impl-10.0.0.pom.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/rfc8639-impl/10.0.0/rfc8639-impl-10.0.0-cyclonedx.json.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/rfc8639-impl/10.0.0/rfc8639-impl-10.0.0-javadoc.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/rfc8639-impl/10.0.0/rfc8639-impl-10.0.0-sources.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/rfc8639-impl/10.0.0/rfc8639-impl-10.0.0-cyclonedx.xml.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/rfc8639-impl/10.0.0/rfc8639-impl-10.0.0-javadoc.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-common/10.0.0/netconf-common-10.0.0-cyclonedx.json 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-common/10.0.0/netconf-common-10.0.0-cyclonedx.json.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-common/10.0.0/netconf-common-10.0.0-cyclonedx.xml.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-common/10.0.0/netconf-common-10.0.0-cyclonedx.xml.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-common/10.0.0/netconf-common-10.0.0.pom.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-common/10.0.0/netconf-common-10.0.0-sources.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-common/10.0.0/netconf-common-10.0.0-javadoc.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-common/10.0.0/netconf-common-10.0.0-javadoc.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-common/10.0.0/netconf-common-10.0.0.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-common/10.0.0/netconf-common-10.0.0-cyclonedx.xml.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-common/10.0.0/netconf-common-10.0.0.pom.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-common/10.0.0/netconf-common-10.0.0.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-common/10.0.0/netconf-common-10.0.0-javadoc.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-common/10.0.0/netconf-common-10.0.0.pom 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-common/10.0.0/netconf-common-10.0.0-sources.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-common/10.0.0/netconf-common-10.0.0-cyclonedx.xml 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-common/10.0.0/netconf-common-10.0.0.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-common/10.0.0/netconf-common-10.0.0-javadoc.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-common/10.0.0/netconf-common-10.0.0-sources.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-common/10.0.0/netconf-common-10.0.0.pom.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-common/10.0.0/netconf-common-10.0.0-cyclonedx.json.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-common/10.0.0/netconf-common-10.0.0-cyclonedx.json.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-common/10.0.0/netconf-common-10.0.0.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-common/10.0.0/netconf-common-10.0.0-sources.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-test-util/10.0.0/netconf-test-util-10.0.0-cyclonedx.json.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-test-util/10.0.0/netconf-test-util-10.0.0.pom.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-test-util/10.0.0/netconf-test-util-10.0.0-javadoc.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-test-util/10.0.0/netconf-test-util-10.0.0-sources.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-test-util/10.0.0/netconf-test-util-10.0.0-cyclonedx.json.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-test-util/10.0.0/netconf-test-util-10.0.0-cyclonedx.json.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-test-util/10.0.0/netconf-test-util-10.0.0-sources.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-test-util/10.0.0/netconf-test-util-10.0.0-sources.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-test-util/10.0.0/netconf-test-util-10.0.0-sources.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-test-util/10.0.0/netconf-test-util-10.0.0.pom.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-test-util/10.0.0/netconf-test-util-10.0.0.pom 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-test-util/10.0.0/netconf-test-util-10.0.0.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-test-util/10.0.0/netconf-test-util-10.0.0-javadoc.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-test-util/10.0.0/netconf-test-util-10.0.0.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-test-util/10.0.0/netconf-test-util-10.0.0-cyclonedx.xml.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-test-util/10.0.0/netconf-test-util-10.0.0-javadoc.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-test-util/10.0.0/netconf-test-util-10.0.0-cyclonedx.xml 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-test-util/10.0.0/netconf-test-util-10.0.0-javadoc.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-test-util/10.0.0/netconf-test-util-10.0.0-cyclonedx.xml.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-test-util/10.0.0/netconf-test-util-10.0.0.pom.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-test-util/10.0.0/netconf-test-util-10.0.0-cyclonedx.xml.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-test-util/10.0.0/netconf-test-util-10.0.0.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-test-util/10.0.0/netconf-test-util-10.0.0.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-test-util/10.0.0/netconf-test-util-10.0.0-cyclonedx.json 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-topology-impl/10.0.0/netconf-topology-impl-10.0.0.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-topology-impl/10.0.0/netconf-topology-impl-10.0.0-cyclonedx.xml.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-topology-impl/10.0.0/netconf-topology-impl-10.0.0-cyclonedx.xml.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-topology-impl/10.0.0/netconf-topology-impl-10.0.0-sources.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-topology-impl/10.0.0/netconf-topology-impl-10.0.0-sources.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-topology-impl/10.0.0/netconf-topology-impl-10.0.0.pom.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-topology-impl/10.0.0/netconf-topology-impl-10.0.0-cyclonedx.json.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-topology-impl/10.0.0/netconf-topology-impl-10.0.0-cyclonedx.json.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-topology-impl/10.0.0/netconf-topology-impl-10.0.0-sources.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-topology-impl/10.0.0/netconf-topology-impl-10.0.0-sources.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-topology-impl/10.0.0/netconf-topology-impl-10.0.0.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-topology-impl/10.0.0/netconf-topology-impl-10.0.0.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-topology-impl/10.0.0/netconf-topology-impl-10.0.0.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-topology-impl/10.0.0/netconf-topology-impl-10.0.0-javadoc.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-topology-impl/10.0.0/netconf-topology-impl-10.0.0-cyclonedx.xml 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-topology-impl/10.0.0/netconf-topology-impl-10.0.0-cyclonedx.xml.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-topology-impl/10.0.0/netconf-topology-impl-10.0.0.pom.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-topology-impl/10.0.0/netconf-topology-impl-10.0.0-javadoc.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-topology-impl/10.0.0/netconf-topology-impl-10.0.0-javadoc.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-topology-impl/10.0.0/netconf-topology-impl-10.0.0-cyclonedx.json 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-topology-impl/10.0.0/netconf-topology-impl-10.0.0.pom 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-topology-impl/10.0.0/netconf-topology-impl-10.0.0-cyclonedx.json.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-topology-impl/10.0.0/netconf-topology-impl-10.0.0-javadoc.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-topology-impl/10.0.0/netconf-topology-impl-10.0.0.pom.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-cli/10.0.0/keystore-plaintext-cli-10.0.0-cyclonedx.xml 20:17:33 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-cli/10.0.0/keystore-plaintext-cli-10.0.0.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-cli/10.0.0/keystore-plaintext-cli-10.0.0-javadoc.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-cli/10.0.0/keystore-plaintext-cli-10.0.0.pom 20:17:33 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-cli/10.0.0/keystore-plaintext-cli-10.0.0-cyclonedx.xml.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-cli/10.0.0/keystore-plaintext-cli-10.0.0-cyclonedx.json 20:17:33 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-cli/10.0.0/keystore-plaintext-cli-10.0.0.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-cli/10.0.0/keystore-plaintext-cli-10.0.0-sources.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-cli/10.0.0/keystore-plaintext-cli-10.0.0.pom.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-cli/10.0.0/keystore-plaintext-cli-10.0.0-sources.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-cli/10.0.0/keystore-plaintext-cli-10.0.0-cyclonedx.xml.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-cli/10.0.0/keystore-plaintext-cli-10.0.0.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-cli/10.0.0/keystore-plaintext-cli-10.0.0.pom.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-cli/10.0.0/keystore-plaintext-cli-10.0.0.pom.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-cli/10.0.0/keystore-plaintext-cli-10.0.0-javadoc.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-cli/10.0.0/keystore-plaintext-cli-10.0.0-cyclonedx.xml.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-cli/10.0.0/keystore-plaintext-cli-10.0.0-cyclonedx.json.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-cli/10.0.0/keystore-plaintext-cli-10.0.0.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-cli/10.0.0/keystore-plaintext-cli-10.0.0-cyclonedx.json.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-cli/10.0.0/keystore-plaintext-cli-10.0.0-sources.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-cli/10.0.0/keystore-plaintext-cli-10.0.0-sources.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-cli/10.0.0/keystore-plaintext-cli-10.0.0-javadoc.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-cli/10.0.0/keystore-plaintext-cli-10.0.0-cyclonedx.json.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-cli/10.0.0/keystore-plaintext-cli-10.0.0-javadoc.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-api/10.0.0/restconf-api-10.0.0.pom.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-api/10.0.0/restconf-api-10.0.0-cyclonedx.xml.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-api/10.0.0/restconf-api-10.0.0-cyclonedx.xml.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-api/10.0.0/restconf-api-10.0.0.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-api/10.0.0/restconf-api-10.0.0-cyclonedx.xml.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-api/10.0.0/restconf-api-10.0.0-cyclonedx.xml 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-api/10.0.0/restconf-api-10.0.0-sources.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-api/10.0.0/restconf-api-10.0.0.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-api/10.0.0/restconf-api-10.0.0.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-api/10.0.0/restconf-api-10.0.0.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-api/10.0.0/restconf-api-10.0.0-javadoc.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-api/10.0.0/restconf-api-10.0.0-javadoc.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-api/10.0.0/restconf-api-10.0.0-javadoc.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-api/10.0.0/restconf-api-10.0.0-sources.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-api/10.0.0/restconf-api-10.0.0-sources.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-api/10.0.0/restconf-api-10.0.0.pom.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-api/10.0.0/restconf-api-10.0.0-cyclonedx.json.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-api/10.0.0/restconf-api-10.0.0-sources.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-api/10.0.0/restconf-api-10.0.0-javadoc.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-api/10.0.0/restconf-api-10.0.0-cyclonedx.json.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-api/10.0.0/restconf-api-10.0.0-cyclonedx.json.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-api/10.0.0/restconf-api-10.0.0.pom 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-api/10.0.0/restconf-api-10.0.0-cyclonedx.json 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-api/10.0.0/restconf-api-10.0.0.pom.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-databind/10.0.0/odl-netconf-databind-10.0.0-features.xml.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-databind/10.0.0/odl-netconf-databind-10.0.0-cyclonedx.json 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-databind/10.0.0/odl-netconf-databind-10.0.0-cyclonedx.xml.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-databind/10.0.0/odl-netconf-databind-10.0.0-cyclonedx.xml 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-databind/10.0.0/odl-netconf-databind-10.0.0-cyclonedx.json.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-databind/10.0.0/odl-netconf-databind-10.0.0.pom.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-databind/10.0.0/odl-netconf-databind-10.0.0-cyclonedx.xml.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-databind/10.0.0/odl-netconf-databind-10.0.0.pom.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-databind/10.0.0/odl-netconf-databind-10.0.0-cyclonedx.json.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-databind/10.0.0/odl-netconf-databind-10.0.0.pom 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-databind/10.0.0/odl-netconf-databind-10.0.0-features.xml 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-databind/10.0.0/odl-netconf-databind-10.0.0-features.xml.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-databind/10.0.0/odl-netconf-databind-10.0.0-features.xml.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-databind/10.0.0/odl-netconf-databind-10.0.0.pom.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-databind/10.0.0/odl-netconf-databind-10.0.0-cyclonedx.json.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-databind/10.0.0/odl-netconf-databind-10.0.0-cyclonedx.xml.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/bnd-parent/10.0.0/bnd-parent-10.0.0.pom.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/bnd-parent/10.0.0/bnd-parent-10.0.0.pom.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/bnd-parent/10.0.0/bnd-parent-10.0.0.pom 20:17:33 Successfully uploaded org/opendaylight/netconf/bnd-parent/10.0.0/bnd-parent-10.0.0-cyclonedx.xml.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/bnd-parent/10.0.0/bnd-parent-10.0.0-cyclonedx.json 20:17:33 Successfully uploaded org/opendaylight/netconf/bnd-parent/10.0.0/bnd-parent-10.0.0-cyclonedx.xml 20:17:33 Successfully uploaded org/opendaylight/netconf/bnd-parent/10.0.0/bnd-parent-10.0.0.pom.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/bnd-parent/10.0.0/bnd-parent-10.0.0-cyclonedx.json.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/bnd-parent/10.0.0/bnd-parent-10.0.0-cyclonedx.json.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/bnd-parent/10.0.0/bnd-parent-10.0.0-cyclonedx.json.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/bnd-parent/10.0.0/bnd-parent-10.0.0-cyclonedx.xml.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/bnd-parent/10.0.0/bnd-parent-10.0.0-cyclonedx.xml.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-udp/10.0.0/transport-udp-10.0.0-javadoc.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-udp/10.0.0/transport-udp-10.0.0-cyclonedx.json.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-udp/10.0.0/transport-udp-10.0.0.pom.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-udp/10.0.0/transport-udp-10.0.0.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-udp/10.0.0/transport-udp-10.0.0-cyclonedx.xml.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-udp/10.0.0/transport-udp-10.0.0-cyclonedx.xml 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-udp/10.0.0/transport-udp-10.0.0.pom.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-udp/10.0.0/transport-udp-10.0.0-cyclonedx.xml.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-udp/10.0.0/transport-udp-10.0.0-javadoc.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-udp/10.0.0/transport-udp-10.0.0.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-udp/10.0.0/transport-udp-10.0.0-javadoc.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-udp/10.0.0/transport-udp-10.0.0-cyclonedx.json.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-udp/10.0.0/transport-udp-10.0.0-cyclonedx.json.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-udp/10.0.0/transport-udp-10.0.0-javadoc.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-udp/10.0.0/transport-udp-10.0.0.pom 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-udp/10.0.0/transport-udp-10.0.0-cyclonedx.xml.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-udp/10.0.0/transport-udp-10.0.0-cyclonedx.json 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-udp/10.0.0/transport-udp-10.0.0-sources.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-udp/10.0.0/transport-udp-10.0.0.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-udp/10.0.0/transport-udp-10.0.0-sources.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-udp/10.0.0/transport-udp-10.0.0-sources.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-udp/10.0.0/transport-udp-10.0.0.pom.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-udp/10.0.0/transport-udp-10.0.0-sources.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-udp/10.0.0/transport-udp-10.0.0.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-karaf/10.0.0/netconf-karaf-10.0.0-cyclonedx.json 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-karaf/10.0.0/netconf-karaf-10.0.0.tar.gz 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-karaf/10.0.0/netconf-karaf-10.0.0-cyclonedx.xml 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-karaf/10.0.0/netconf-karaf-10.0.0-cyclonedx.json.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-karaf/10.0.0/netconf-karaf-10.0.0.zip.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-karaf/10.0.0/netconf-karaf-10.0.0.pom.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-karaf/10.0.0/netconf-karaf-10.0.0-cyclonedx.json.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-karaf/10.0.0/netconf-karaf-10.0.0.tar.gz.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-karaf/10.0.0/netconf-karaf-10.0.0-cyclonedx.xml.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-karaf/10.0.0/netconf-karaf-10.0.0.zip 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-karaf/10.0.0/netconf-karaf-10.0.0.pom.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-karaf/10.0.0/netconf-karaf-10.0.0.zip.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-karaf/10.0.0/netconf-karaf-10.0.0-cyclonedx.xml.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-karaf/10.0.0/netconf-karaf-10.0.0.tar.gz.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-karaf/10.0.0/netconf-karaf-10.0.0.pom 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-karaf/10.0.0/netconf-karaf-10.0.0.zip.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-karaf/10.0.0/netconf-karaf-10.0.0-cyclonedx.json.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-karaf/10.0.0/netconf-karaf-10.0.0.tar.gz.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-karaf/10.0.0/netconf-karaf-10.0.0.pom.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-karaf/10.0.0/netconf-karaf-10.0.0-cyclonedx.xml.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-aaa-netconf-plugin/10.0.0/odl-aaa-netconf-plugin-10.0.0-cyclonedx.xml.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-aaa-netconf-plugin/10.0.0/odl-aaa-netconf-plugin-10.0.0-cyclonedx.json.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-aaa-netconf-plugin/10.0.0/odl-aaa-netconf-plugin-10.0.0-cyclonedx.xml 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-aaa-netconf-plugin/10.0.0/odl-aaa-netconf-plugin-10.0.0-features.xml 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-aaa-netconf-plugin/10.0.0/odl-aaa-netconf-plugin-10.0.0.pom.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-aaa-netconf-plugin/10.0.0/odl-aaa-netconf-plugin-10.0.0-features.xml.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-aaa-netconf-plugin/10.0.0/odl-aaa-netconf-plugin-10.0.0.pom.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-aaa-netconf-plugin/10.0.0/odl-aaa-netconf-plugin-10.0.0.pom 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-aaa-netconf-plugin/10.0.0/odl-aaa-netconf-plugin-10.0.0-cyclonedx.xml.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-aaa-netconf-plugin/10.0.0/odl-aaa-netconf-plugin-10.0.0.pom.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-aaa-netconf-plugin/10.0.0/odl-aaa-netconf-plugin-10.0.0-cyclonedx.json.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-aaa-netconf-plugin/10.0.0/odl-aaa-netconf-plugin-10.0.0-cyclonedx.json.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-aaa-netconf-plugin/10.0.0/odl-aaa-netconf-plugin-10.0.0-features.xml.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-aaa-netconf-plugin/10.0.0/odl-aaa-netconf-plugin-10.0.0-cyclonedx.json 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-aaa-netconf-plugin/10.0.0/odl-aaa-netconf-plugin-10.0.0-cyclonedx.xml.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-aaa-netconf-plugin/10.0.0/odl-aaa-netconf-plugin-10.0.0-features.xml.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-impl/10.0.0/odl-netconf-impl-10.0.0.pom.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-impl/10.0.0/odl-netconf-impl-10.0.0-cyclonedx.json.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-impl/10.0.0/odl-netconf-impl-10.0.0-features.xml.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-impl/10.0.0/odl-netconf-impl-10.0.0-cyclonedx.json.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-impl/10.0.0/odl-netconf-impl-10.0.0.pom 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-impl/10.0.0/odl-netconf-impl-10.0.0-cyclonedx.json.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-impl/10.0.0/odl-netconf-impl-10.0.0-cyclonedx.xml.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-impl/10.0.0/odl-netconf-impl-10.0.0-cyclonedx.xml 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-impl/10.0.0/odl-netconf-impl-10.0.0.pom.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-impl/10.0.0/odl-netconf-impl-10.0.0-features.xml.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-impl/10.0.0/odl-netconf-impl-10.0.0-features.xml.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-impl/10.0.0/odl-netconf-impl-10.0.0-cyclonedx.json 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-impl/10.0.0/odl-netconf-impl-10.0.0.pom.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-impl/10.0.0/odl-netconf-impl-10.0.0-cyclonedx.xml.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-impl/10.0.0/odl-netconf-impl-10.0.0-cyclonedx.xml.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-impl/10.0.0/odl-netconf-impl-10.0.0-features.xml 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-console/10.0.0/netconf-console-10.0.0-cyclonedx.xml.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-console/10.0.0/netconf-console-10.0.0-sources.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-console/10.0.0/netconf-console-10.0.0.pom.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-console/10.0.0/netconf-console-10.0.0-javadoc.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-console/10.0.0/netconf-console-10.0.0.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-console/10.0.0/netconf-console-10.0.0-javadoc.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-console/10.0.0/netconf-console-10.0.0.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-console/10.0.0/netconf-console-10.0.0-cyclonedx.xml 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-console/10.0.0/netconf-console-10.0.0-javadoc.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-console/10.0.0/netconf-console-10.0.0-cyclonedx.json.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-console/10.0.0/netconf-console-10.0.0.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-console/10.0.0/netconf-console-10.0.0-sources.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-console/10.0.0/netconf-console-10.0.0.pom.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-console/10.0.0/netconf-console-10.0.0-cyclonedx.json.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-console/10.0.0/netconf-console-10.0.0-cyclonedx.json.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-console/10.0.0/netconf-console-10.0.0-cyclonedx.json 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-console/10.0.0/netconf-console-10.0.0.pom.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-console/10.0.0/netconf-console-10.0.0.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-console/10.0.0/netconf-console-10.0.0-sources.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-console/10.0.0/netconf-console-10.0.0-sources.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-console/10.0.0/netconf-console-10.0.0-cyclonedx.xml.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-console/10.0.0/netconf-console-10.0.0-cyclonedx.xml.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-console/10.0.0/netconf-console-10.0.0-javadoc.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-console/10.0.0/netconf-console-10.0.0.pom 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector/10.0.0/odl-netconf-connector-10.0.0-cyclonedx.json.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector/10.0.0/odl-netconf-connector-10.0.0-cyclonedx.json 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector/10.0.0/odl-netconf-connector-10.0.0-features.xml.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector/10.0.0/odl-netconf-connector-10.0.0.pom 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector/10.0.0/odl-netconf-connector-10.0.0-cyclonedx.xml.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector/10.0.0/odl-netconf-connector-10.0.0-cyclonedx.xml.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector/10.0.0/odl-netconf-connector-10.0.0-features.xml.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector/10.0.0/odl-netconf-connector-10.0.0-cyclonedx.json.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector/10.0.0/odl-netconf-connector-10.0.0-cyclonedx.xml.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector/10.0.0/odl-netconf-connector-10.0.0.pom.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector/10.0.0/odl-netconf-connector-10.0.0.pom.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector/10.0.0/odl-netconf-connector-10.0.0-cyclonedx.xml 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector/10.0.0/odl-netconf-connector-10.0.0-features.xml 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector/10.0.0/odl-netconf-connector-10.0.0-cyclonedx.json.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector/10.0.0/odl-netconf-connector-10.0.0-features.xml.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector/10.0.0/odl-netconf-connector-10.0.0.pom.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-restconf/10.0.0/odl-restconf-10.0.0-cyclonedx.xml.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-restconf/10.0.0/odl-restconf-10.0.0-cyclonedx.xml.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-restconf/10.0.0/odl-restconf-10.0.0.pom.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-restconf/10.0.0/odl-restconf-10.0.0.pom.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-restconf/10.0.0/odl-restconf-10.0.0-cyclonedx.json 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-restconf/10.0.0/odl-restconf-10.0.0-cyclonedx.xml 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-restconf/10.0.0/odl-restconf-10.0.0-cyclonedx.json.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-restconf/10.0.0/odl-restconf-10.0.0.pom 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-restconf/10.0.0/odl-restconf-10.0.0-features.xml.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-restconf/10.0.0/odl-restconf-10.0.0-cyclonedx.json.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-restconf/10.0.0/odl-restconf-10.0.0.pom.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-restconf/10.0.0/odl-restconf-10.0.0-features.xml.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-restconf/10.0.0/odl-restconf-10.0.0-cyclonedx.xml.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-restconf/10.0.0/odl-restconf-10.0.0-cyclonedx.json.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-restconf/10.0.0/odl-restconf-10.0.0-features.xml 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-restconf/10.0.0/odl-restconf-10.0.0-features.xml.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-common/10.0.0/odl-netconf-common-10.0.0-cyclonedx.json.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-common/10.0.0/odl-netconf-common-10.0.0-cyclonedx.xml.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-common/10.0.0/odl-netconf-common-10.0.0.pom.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-common/10.0.0/odl-netconf-common-10.0.0-features.xml.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-common/10.0.0/odl-netconf-common-10.0.0-features.xml.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-common/10.0.0/odl-netconf-common-10.0.0.pom.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-common/10.0.0/odl-netconf-common-10.0.0-cyclonedx.json.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-common/10.0.0/odl-netconf-common-10.0.0.pom 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-common/10.0.0/odl-netconf-common-10.0.0-cyclonedx.json 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-common/10.0.0/odl-netconf-common-10.0.0-cyclonedx.xml.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-common/10.0.0/odl-netconf-common-10.0.0-features.xml.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-common/10.0.0/odl-netconf-common-10.0.0-cyclonedx.xml.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-common/10.0.0/odl-netconf-common-10.0.0-cyclonedx.json.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-common/10.0.0/odl-netconf-common-10.0.0.pom.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-common/10.0.0/odl-netconf-common-10.0.0-features.xml 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-common/10.0.0/odl-netconf-common-10.0.0-cyclonedx.xml 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server-jaxrs/10.0.0/restconf-server-jaxrs-10.0.0-cyclonedx.xml.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server-jaxrs/10.0.0/restconf-server-jaxrs-10.0.0-javadoc.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server-jaxrs/10.0.0/restconf-server-jaxrs-10.0.0.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server-jaxrs/10.0.0/restconf-server-jaxrs-10.0.0-cyclonedx.xml.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server-jaxrs/10.0.0/restconf-server-jaxrs-10.0.0.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server-jaxrs/10.0.0/restconf-server-jaxrs-10.0.0.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server-jaxrs/10.0.0/restconf-server-jaxrs-10.0.0-cyclonedx.json.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server-jaxrs/10.0.0/restconf-server-jaxrs-10.0.0-cyclonedx.json 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server-jaxrs/10.0.0/restconf-server-jaxrs-10.0.0-javadoc.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server-jaxrs/10.0.0/restconf-server-jaxrs-10.0.0.pom.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server-jaxrs/10.0.0/restconf-server-jaxrs-10.0.0.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server-jaxrs/10.0.0/restconf-server-jaxrs-10.0.0.pom 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server-jaxrs/10.0.0/restconf-server-jaxrs-10.0.0-cyclonedx.json.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server-jaxrs/10.0.0/restconf-server-jaxrs-10.0.0-javadoc.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server-jaxrs/10.0.0/restconf-server-jaxrs-10.0.0-cyclonedx.json.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server-jaxrs/10.0.0/restconf-server-jaxrs-10.0.0-cyclonedx.xml 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server-jaxrs/10.0.0/restconf-server-jaxrs-10.0.0-sources.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server-jaxrs/10.0.0/restconf-server-jaxrs-10.0.0-cyclonedx.xml.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server-jaxrs/10.0.0/restconf-server-jaxrs-10.0.0.pom.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server-jaxrs/10.0.0/restconf-server-jaxrs-10.0.0-sources.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server-jaxrs/10.0.0/restconf-server-jaxrs-10.0.0-sources.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server-jaxrs/10.0.0/restconf-server-jaxrs-10.0.0.pom.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server-jaxrs/10.0.0/restconf-server-jaxrs-10.0.0-javadoc.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server-jaxrs/10.0.0/restconf-server-jaxrs-10.0.0-sources.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-netty-util/10.0.0/netconf-netty-util-10.0.0-sources.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-netty-util/10.0.0/netconf-netty-util-10.0.0-cyclonedx.json.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-netty-util/10.0.0/netconf-netty-util-10.0.0.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-netty-util/10.0.0/netconf-netty-util-10.0.0.pom.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-netty-util/10.0.0/netconf-netty-util-10.0.0.pom 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-netty-util/10.0.0/netconf-netty-util-10.0.0.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-netty-util/10.0.0/netconf-netty-util-10.0.0-cyclonedx.xml.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-netty-util/10.0.0/netconf-netty-util-10.0.0-javadoc.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-netty-util/10.0.0/netconf-netty-util-10.0.0-sources.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-netty-util/10.0.0/netconf-netty-util-10.0.0.pom.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-netty-util/10.0.0/netconf-netty-util-10.0.0-javadoc.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-netty-util/10.0.0/netconf-netty-util-10.0.0-cyclonedx.xml.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-netty-util/10.0.0/netconf-netty-util-10.0.0-cyclonedx.xml.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-netty-util/10.0.0/netconf-netty-util-10.0.0-javadoc.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-netty-util/10.0.0/netconf-netty-util-10.0.0-sources.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-netty-util/10.0.0/netconf-netty-util-10.0.0-javadoc.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-netty-util/10.0.0/netconf-netty-util-10.0.0.pom.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-netty-util/10.0.0/netconf-netty-util-10.0.0.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-netty-util/10.0.0/netconf-netty-util-10.0.0-cyclonedx.json.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-netty-util/10.0.0/netconf-netty-util-10.0.0.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-netty-util/10.0.0/netconf-netty-util-10.0.0-sources.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-netty-util/10.0.0/netconf-netty-util-10.0.0-cyclonedx.json 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-netty-util/10.0.0/netconf-netty-util-10.0.0-cyclonedx.xml 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-netty-util/10.0.0/netconf-netty-util-10.0.0-cyclonedx.json.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-api/10.0.0/netconf-api-10.0.0.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-api/10.0.0/netconf-api-10.0.0.pom 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-api/10.0.0/netconf-api-10.0.0-sources.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-api/10.0.0/netconf-api-10.0.0.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-api/10.0.0/netconf-api-10.0.0-sources.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-api/10.0.0/netconf-api-10.0.0.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-api/10.0.0/netconf-api-10.0.0-cyclonedx.json.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-api/10.0.0/netconf-api-10.0.0-cyclonedx.xml 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-api/10.0.0/netconf-api-10.0.0.pom.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-api/10.0.0/netconf-api-10.0.0.pom.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-api/10.0.0/netconf-api-10.0.0-cyclonedx.xml.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-api/10.0.0/netconf-api-10.0.0-cyclonedx.xml.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-api/10.0.0/netconf-api-10.0.0.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-api/10.0.0/netconf-api-10.0.0-javadoc.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-api/10.0.0/netconf-api-10.0.0-sources.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-api/10.0.0/netconf-api-10.0.0-javadoc.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-api/10.0.0/netconf-api-10.0.0-cyclonedx.json.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-api/10.0.0/netconf-api-10.0.0-javadoc.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-api/10.0.0/netconf-api-10.0.0-cyclonedx.json 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-api/10.0.0/netconf-api-10.0.0-cyclonedx.xml.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-api/10.0.0/netconf-api-10.0.0.pom.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-api/10.0.0/netconf-api-10.0.0-cyclonedx.json.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-api/10.0.0/netconf-api-10.0.0-javadoc.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-api/10.0.0/netconf-api-10.0.0-sources.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-topology-singleton/10.0.0/netconf-topology-singleton-10.0.0-cyclonedx.xml.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-topology-singleton/10.0.0/netconf-topology-singleton-10.0.0-cyclonedx.xml.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-topology-singleton/10.0.0/netconf-topology-singleton-10.0.0-cyclonedx.json 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-topology-singleton/10.0.0/netconf-topology-singleton-10.0.0.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-topology-singleton/10.0.0/netconf-topology-singleton-10.0.0-sources.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-topology-singleton/10.0.0/netconf-topology-singleton-10.0.0.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-topology-singleton/10.0.0/netconf-topology-singleton-10.0.0-sources.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-topology-singleton/10.0.0/netconf-topology-singleton-10.0.0-cyclonedx.xml 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-topology-singleton/10.0.0/netconf-topology-singleton-10.0.0-cyclonedx.json.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-topology-singleton/10.0.0/netconf-topology-singleton-10.0.0-cyclonedx.json.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-topology-singleton/10.0.0/netconf-topology-singleton-10.0.0-sources.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-topology-singleton/10.0.0/netconf-topology-singleton-10.0.0-javadoc.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-topology-singleton/10.0.0/netconf-topology-singleton-10.0.0.pom.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-topology-singleton/10.0.0/netconf-topology-singleton-10.0.0-cyclonedx.json.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-topology-singleton/10.0.0/netconf-topology-singleton-10.0.0.pom.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-topology-singleton/10.0.0/netconf-topology-singleton-10.0.0.pom.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-topology-singleton/10.0.0/netconf-topology-singleton-10.0.0.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-topology-singleton/10.0.0/netconf-topology-singleton-10.0.0-cyclonedx.xml.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-topology-singleton/10.0.0/netconf-topology-singleton-10.0.0-javadoc.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-topology-singleton/10.0.0/netconf-topology-singleton-10.0.0-javadoc.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-topology-singleton/10.0.0/netconf-topology-singleton-10.0.0.pom 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-topology-singleton/10.0.0/netconf-topology-singleton-10.0.0.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-topology-singleton/10.0.0/netconf-topology-singleton-10.0.0-sources.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-topology-singleton/10.0.0/netconf-topology-singleton-10.0.0-javadoc.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/sal-remote-impl/10.0.0/sal-remote-impl-10.0.0-sources.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/sal-remote-impl/10.0.0/sal-remote-impl-10.0.0-cyclonedx.json.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/sal-remote-impl/10.0.0/sal-remote-impl-10.0.0-cyclonedx.json 20:17:33 Successfully uploaded org/opendaylight/netconf/sal-remote-impl/10.0.0/sal-remote-impl-10.0.0-cyclonedx.json.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/sal-remote-impl/10.0.0/sal-remote-impl-10.0.0-javadoc.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/sal-remote-impl/10.0.0/sal-remote-impl-10.0.0.pom 20:17:33 Successfully uploaded org/opendaylight/netconf/sal-remote-impl/10.0.0/sal-remote-impl-10.0.0.pom.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/sal-remote-impl/10.0.0/sal-remote-impl-10.0.0-sources.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/sal-remote-impl/10.0.0/sal-remote-impl-10.0.0.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/sal-remote-impl/10.0.0/sal-remote-impl-10.0.0-javadoc.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/sal-remote-impl/10.0.0/sal-remote-impl-10.0.0.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/sal-remote-impl/10.0.0/sal-remote-impl-10.0.0-cyclonedx.json.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/sal-remote-impl/10.0.0/sal-remote-impl-10.0.0-javadoc.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/sal-remote-impl/10.0.0/sal-remote-impl-10.0.0-cyclonedx.xml.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/sal-remote-impl/10.0.0/sal-remote-impl-10.0.0.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/sal-remote-impl/10.0.0/sal-remote-impl-10.0.0.pom.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/sal-remote-impl/10.0.0/sal-remote-impl-10.0.0.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/sal-remote-impl/10.0.0/sal-remote-impl-10.0.0-javadoc.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/sal-remote-impl/10.0.0/sal-remote-impl-10.0.0-cyclonedx.xml.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/sal-remote-impl/10.0.0/sal-remote-impl-10.0.0-cyclonedx.xml.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/sal-remote-impl/10.0.0/sal-remote-impl-10.0.0-sources.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/sal-remote-impl/10.0.0/sal-remote-impl-10.0.0.pom.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/sal-remote-impl/10.0.0/sal-remote-impl-10.0.0-cyclonedx.xml 20:17:33 Successfully uploaded org/opendaylight/netconf/sal-remote-impl/10.0.0/sal-remote-impl-10.0.0-sources.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-client/10.0.0/restconf-client-10.0.0-javadoc.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-client/10.0.0/restconf-client-10.0.0-javadoc.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-client/10.0.0/restconf-client-10.0.0-cyclonedx.json.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-client/10.0.0/restconf-client-10.0.0-javadoc.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-client/10.0.0/restconf-client-10.0.0.pom.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-client/10.0.0/restconf-client-10.0.0-javadoc.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-client/10.0.0/restconf-client-10.0.0-cyclonedx.xml.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-client/10.0.0/restconf-client-10.0.0.pom.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-client/10.0.0/restconf-client-10.0.0-sources.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-client/10.0.0/restconf-client-10.0.0.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-client/10.0.0/restconf-client-10.0.0.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-client/10.0.0/restconf-client-10.0.0.pom.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-client/10.0.0/restconf-client-10.0.0.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-client/10.0.0/restconf-client-10.0.0-sources.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-client/10.0.0/restconf-client-10.0.0-cyclonedx.json.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-client/10.0.0/restconf-client-10.0.0-cyclonedx.json 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-client/10.0.0/restconf-client-10.0.0-sources.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-client/10.0.0/restconf-client-10.0.0-cyclonedx.json.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-client/10.0.0/restconf-client-10.0.0.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-client/10.0.0/restconf-client-10.0.0-sources.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-client/10.0.0/restconf-client-10.0.0.pom 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-client/10.0.0/restconf-client-10.0.0-cyclonedx.xml 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-client/10.0.0/restconf-client-10.0.0-cyclonedx.xml.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-client/10.0.0/restconf-client-10.0.0-cyclonedx.xml.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-topology/10.0.0/netconf-topology-10.0.0.pom.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-topology/10.0.0/netconf-topology-10.0.0-cyclonedx.json.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-topology/10.0.0/netconf-topology-10.0.0-javadoc.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-topology/10.0.0/netconf-topology-10.0.0-cyclonedx.json.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-topology/10.0.0/netconf-topology-10.0.0-sources.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-topology/10.0.0/netconf-topology-10.0.0-javadoc.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-topology/10.0.0/netconf-topology-10.0.0.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-topology/10.0.0/netconf-topology-10.0.0.pom 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-topology/10.0.0/netconf-topology-10.0.0-javadoc.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-topology/10.0.0/netconf-topology-10.0.0-sources.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-topology/10.0.0/netconf-topology-10.0.0-cyclonedx.xml.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-topology/10.0.0/netconf-topology-10.0.0.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-topology/10.0.0/netconf-topology-10.0.0.pom.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-topology/10.0.0/netconf-topology-10.0.0-javadoc.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-topology/10.0.0/netconf-topology-10.0.0-cyclonedx.xml.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-topology/10.0.0/netconf-topology-10.0.0.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-topology/10.0.0/netconf-topology-10.0.0-cyclonedx.json.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-topology/10.0.0/netconf-topology-10.0.0-cyclonedx.json 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-topology/10.0.0/netconf-topology-10.0.0-sources.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-topology/10.0.0/netconf-topology-10.0.0-cyclonedx.xml.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-topology/10.0.0/netconf-topology-10.0.0.pom.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-topology/10.0.0/netconf-topology-10.0.0.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-topology/10.0.0/netconf-topology-10.0.0-sources.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-topology/10.0.0/netconf-topology-10.0.0-cyclonedx.xml 20:17:33 Successfully uploaded org/opendaylight/netconf/keystore-none/10.0.0/keystore-none-10.0.0-javadoc.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/keystore-none/10.0.0/keystore-none-10.0.0.pom.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/keystore-none/10.0.0/keystore-none-10.0.0-cyclonedx.xml 20:17:33 Successfully uploaded org/opendaylight/netconf/keystore-none/10.0.0/keystore-none-10.0.0.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/keystore-none/10.0.0/keystore-none-10.0.0.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/keystore-none/10.0.0/keystore-none-10.0.0-cyclonedx.json 20:17:33 Successfully uploaded org/opendaylight/netconf/keystore-none/10.0.0/keystore-none-10.0.0-cyclonedx.json.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/keystore-none/10.0.0/keystore-none-10.0.0-sources.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/keystore-none/10.0.0/keystore-none-10.0.0-cyclonedx.xml.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/keystore-none/10.0.0/keystore-none-10.0.0-cyclonedx.xml.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/keystore-none/10.0.0/keystore-none-10.0.0-javadoc.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/keystore-none/10.0.0/keystore-none-10.0.0-cyclonedx.json.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/keystore-none/10.0.0/keystore-none-10.0.0.pom.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/keystore-none/10.0.0/keystore-none-10.0.0.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/keystore-none/10.0.0/keystore-none-10.0.0-javadoc.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/keystore-none/10.0.0/keystore-none-10.0.0-sources.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/keystore-none/10.0.0/keystore-none-10.0.0.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/keystore-none/10.0.0/keystore-none-10.0.0-sources.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/keystore-none/10.0.0/keystore-none-10.0.0.pom 20:17:33 Successfully uploaded org/opendaylight/netconf/keystore-none/10.0.0/keystore-none-10.0.0.pom.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/keystore-none/10.0.0/keystore-none-10.0.0-javadoc.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/keystore-none/10.0.0/keystore-none-10.0.0-sources.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/keystore-none/10.0.0/keystore-none-10.0.0-cyclonedx.xml.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/keystore-none/10.0.0/keystore-none-10.0.0-cyclonedx.json.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-api/10.0.0/keystore-plaintext-api-10.0.0-cyclonedx.json.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-api/10.0.0/keystore-plaintext-api-10.0.0-sources.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-api/10.0.0/keystore-plaintext-api-10.0.0-cyclonedx.xml.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-api/10.0.0/keystore-plaintext-api-10.0.0.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-api/10.0.0/keystore-plaintext-api-10.0.0-cyclonedx.xml 20:17:33 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-api/10.0.0/keystore-plaintext-api-10.0.0.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-api/10.0.0/keystore-plaintext-api-10.0.0-sources.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-api/10.0.0/keystore-plaintext-api-10.0.0-javadoc.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-api/10.0.0/keystore-plaintext-api-10.0.0-javadoc.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-api/10.0.0/keystore-plaintext-api-10.0.0-cyclonedx.json.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-api/10.0.0/keystore-plaintext-api-10.0.0-cyclonedx.xml.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-api/10.0.0/keystore-plaintext-api-10.0.0-javadoc.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-api/10.0.0/keystore-plaintext-api-10.0.0.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-api/10.0.0/keystore-plaintext-api-10.0.0.pom.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-api/10.0.0/keystore-plaintext-api-10.0.0.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-api/10.0.0/keystore-plaintext-api-10.0.0.pom.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-api/10.0.0/keystore-plaintext-api-10.0.0.pom.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-api/10.0.0/keystore-plaintext-api-10.0.0.pom 20:17:33 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-api/10.0.0/keystore-plaintext-api-10.0.0-cyclonedx.json 20:17:33 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-api/10.0.0/keystore-plaintext-api-10.0.0-sources.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-api/10.0.0/keystore-plaintext-api-10.0.0-cyclonedx.xml.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-api/10.0.0/keystore-plaintext-api-10.0.0-sources.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-api/10.0.0/keystore-plaintext-api-10.0.0-cyclonedx.json.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-api/10.0.0/keystore-plaintext-api-10.0.0-javadoc.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/truststore-api/10.0.0/truststore-api-10.0.0.pom.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/truststore-api/10.0.0/truststore-api-10.0.0-cyclonedx.json.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/truststore-api/10.0.0/truststore-api-10.0.0.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/truststore-api/10.0.0/truststore-api-10.0.0-cyclonedx.xml.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/truststore-api/10.0.0/truststore-api-10.0.0.pom 20:17:33 Successfully uploaded org/opendaylight/netconf/truststore-api/10.0.0/truststore-api-10.0.0-cyclonedx.xml.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/truststore-api/10.0.0/truststore-api-10.0.0-cyclonedx.xml.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/truststore-api/10.0.0/truststore-api-10.0.0.pom.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/truststore-api/10.0.0/truststore-api-10.0.0.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/truststore-api/10.0.0/truststore-api-10.0.0.pom.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/truststore-api/10.0.0/truststore-api-10.0.0.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/truststore-api/10.0.0/truststore-api-10.0.0-cyclonedx.json.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/truststore-api/10.0.0/truststore-api-10.0.0.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/truststore-api/10.0.0/truststore-api-10.0.0-cyclonedx.xml 20:17:33 Successfully uploaded org/opendaylight/netconf/truststore-api/10.0.0/truststore-api-10.0.0-cyclonedx.json 20:17:33 Successfully uploaded org/opendaylight/netconf/truststore-api/10.0.0/truststore-api-10.0.0-cyclonedx.json.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-clustered-topology/10.0.0/odl-netconf-clustered-topology-10.0.0-cyclonedx.json.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-clustered-topology/10.0.0/odl-netconf-clustered-topology-10.0.0-features.xml.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-clustered-topology/10.0.0/odl-netconf-clustered-topology-10.0.0-cyclonedx.xml.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-clustered-topology/10.0.0/odl-netconf-clustered-topology-10.0.0-cyclonedx.xml.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-clustered-topology/10.0.0/odl-netconf-clustered-topology-10.0.0-features.xml.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-clustered-topology/10.0.0/odl-netconf-clustered-topology-10.0.0-cyclonedx.json.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-clustered-topology/10.0.0/odl-netconf-clustered-topology-10.0.0-cyclonedx.json.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-clustered-topology/10.0.0/odl-netconf-clustered-topology-10.0.0-features.xml 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-clustered-topology/10.0.0/odl-netconf-clustered-topology-10.0.0.pom.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-clustered-topology/10.0.0/odl-netconf-clustered-topology-10.0.0.pom 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-clustered-topology/10.0.0/odl-netconf-clustered-topology-10.0.0-features.xml.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-clustered-topology/10.0.0/odl-netconf-clustered-topology-10.0.0-cyclonedx.json 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-clustered-topology/10.0.0/odl-netconf-clustered-topology-10.0.0.pom.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-clustered-topology/10.0.0/odl-netconf-clustered-topology-10.0.0-cyclonedx.xml 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-clustered-topology/10.0.0/odl-netconf-clustered-topology-10.0.0.pom.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-clustered-topology/10.0.0/odl-netconf-clustered-topology-10.0.0-cyclonedx.xml.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-test-tools/10.0.0/odl-netconf-test-tools-10.0.0-features.xml 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-test-tools/10.0.0/odl-netconf-test-tools-10.0.0-cyclonedx.json.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-test-tools/10.0.0/odl-netconf-test-tools-10.0.0.pom.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-test-tools/10.0.0/odl-netconf-test-tools-10.0.0.pom.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-test-tools/10.0.0/odl-netconf-test-tools-10.0.0.pom.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-test-tools/10.0.0/odl-netconf-test-tools-10.0.0-features.xml.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-test-tools/10.0.0/odl-netconf-test-tools-10.0.0-cyclonedx.xml.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-test-tools/10.0.0/odl-netconf-test-tools-10.0.0-features.xml.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-test-tools/10.0.0/odl-netconf-test-tools-10.0.0-cyclonedx.json 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-test-tools/10.0.0/odl-netconf-test-tools-10.0.0-features.xml.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-test-tools/10.0.0/odl-netconf-test-tools-10.0.0-cyclonedx.xml.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-test-tools/10.0.0/odl-netconf-test-tools-10.0.0-cyclonedx.json.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-test-tools/10.0.0/odl-netconf-test-tools-10.0.0-cyclonedx.xml.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-test-tools/10.0.0/odl-netconf-test-tools-10.0.0-cyclonedx.json.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-test-tools/10.0.0/odl-netconf-test-tools-10.0.0.pom 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-test-tools/10.0.0/odl-netconf-test-tools-10.0.0-cyclonedx.xml 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server-api-testlib/10.0.0/restconf-server-api-testlib-10.0.0-cyclonedx.json.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server-api-testlib/10.0.0/restconf-server-api-testlib-10.0.0-javadoc.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server-api-testlib/10.0.0/restconf-server-api-testlib-10.0.0.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server-api-testlib/10.0.0/restconf-server-api-testlib-10.0.0-javadoc.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server-api-testlib/10.0.0/restconf-server-api-testlib-10.0.0-cyclonedx.json.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server-api-testlib/10.0.0/restconf-server-api-testlib-10.0.0.pom 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server-api-testlib/10.0.0/restconf-server-api-testlib-10.0.0-cyclonedx.xml.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server-api-testlib/10.0.0/restconf-server-api-testlib-10.0.0.pom.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server-api-testlib/10.0.0/restconf-server-api-testlib-10.0.0-cyclonedx.json.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server-api-testlib/10.0.0/restconf-server-api-testlib-10.0.0-javadoc.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server-api-testlib/10.0.0/restconf-server-api-testlib-10.0.0-javadoc.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server-api-testlib/10.0.0/restconf-server-api-testlib-10.0.0-cyclonedx.xml.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server-api-testlib/10.0.0/restconf-server-api-testlib-10.0.0.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server-api-testlib/10.0.0/restconf-server-api-testlib-10.0.0-cyclonedx.xml 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server-api-testlib/10.0.0/restconf-server-api-testlib-10.0.0-sources.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server-api-testlib/10.0.0/restconf-server-api-testlib-10.0.0-sources.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server-api-testlib/10.0.0/restconf-server-api-testlib-10.0.0.pom.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server-api-testlib/10.0.0/restconf-server-api-testlib-10.0.0-cyclonedx.json 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server-api-testlib/10.0.0/restconf-server-api-testlib-10.0.0-cyclonedx.xml.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server-api-testlib/10.0.0/restconf-server-api-testlib-10.0.0-sources.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server-api-testlib/10.0.0/restconf-server-api-testlib-10.0.0.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server-api-testlib/10.0.0/restconf-server-api-testlib-10.0.0.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server-api-testlib/10.0.0/restconf-server-api-testlib-10.0.0-sources.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server-api-testlib/10.0.0/restconf-server-api-testlib-10.0.0.pom.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-openapi/10.0.0/restconf-openapi-10.0.0.pom 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-openapi/10.0.0/restconf-openapi-10.0.0.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-openapi/10.0.0/restconf-openapi-10.0.0.pom.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-openapi/10.0.0/restconf-openapi-10.0.0-sources.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-openapi/10.0.0/restconf-openapi-10.0.0.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-openapi/10.0.0/restconf-openapi-10.0.0-javadoc.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-openapi/10.0.0/restconf-openapi-10.0.0.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-openapi/10.0.0/restconf-openapi-10.0.0-cyclonedx.json.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-openapi/10.0.0/restconf-openapi-10.0.0-javadoc.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-openapi/10.0.0/restconf-openapi-10.0.0-cyclonedx.json.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-openapi/10.0.0/restconf-openapi-10.0.0-cyclonedx.xml 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-openapi/10.0.0/restconf-openapi-10.0.0-sources.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-openapi/10.0.0/restconf-openapi-10.0.0-cyclonedx.xml.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-openapi/10.0.0/restconf-openapi-10.0.0.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-openapi/10.0.0/restconf-openapi-10.0.0.pom.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-openapi/10.0.0/restconf-openapi-10.0.0-javadoc.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-openapi/10.0.0/restconf-openapi-10.0.0.pom.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-openapi/10.0.0/restconf-openapi-10.0.0-sources.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-openapi/10.0.0/restconf-openapi-10.0.0-cyclonedx.json 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-openapi/10.0.0/restconf-openapi-10.0.0-sources.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-openapi/10.0.0/restconf-openapi-10.0.0-cyclonedx.xml.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-openapi/10.0.0/restconf-openapi-10.0.0-javadoc.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-openapi/10.0.0/restconf-openapi-10.0.0-cyclonedx.xml.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-openapi/10.0.0/restconf-openapi-10.0.0-cyclonedx.json.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/keystore-legacy/10.0.0/keystore-legacy-10.0.0.pom 20:17:33 Successfully uploaded org/opendaylight/netconf/keystore-legacy/10.0.0/keystore-legacy-10.0.0-cyclonedx.xml.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/keystore-legacy/10.0.0/keystore-legacy-10.0.0-sources.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/keystore-legacy/10.0.0/keystore-legacy-10.0.0.pom.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/keystore-legacy/10.0.0/keystore-legacy-10.0.0.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/keystore-legacy/10.0.0/keystore-legacy-10.0.0-javadoc.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/keystore-legacy/10.0.0/keystore-legacy-10.0.0-cyclonedx.json.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/keystore-legacy/10.0.0/keystore-legacy-10.0.0.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/keystore-legacy/10.0.0/keystore-legacy-10.0.0-cyclonedx.json.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/keystore-legacy/10.0.0/keystore-legacy-10.0.0.pom.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/keystore-legacy/10.0.0/keystore-legacy-10.0.0-sources.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/keystore-legacy/10.0.0/keystore-legacy-10.0.0-javadoc.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/keystore-legacy/10.0.0/keystore-legacy-10.0.0-sources.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/keystore-legacy/10.0.0/keystore-legacy-10.0.0.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/keystore-legacy/10.0.0/keystore-legacy-10.0.0.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/keystore-legacy/10.0.0/keystore-legacy-10.0.0-javadoc.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/keystore-legacy/10.0.0/keystore-legacy-10.0.0-javadoc.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/keystore-legacy/10.0.0/keystore-legacy-10.0.0-cyclonedx.json.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/keystore-legacy/10.0.0/keystore-legacy-10.0.0-sources.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/keystore-legacy/10.0.0/keystore-legacy-10.0.0.pom.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/keystore-legacy/10.0.0/keystore-legacy-10.0.0-cyclonedx.xml.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/keystore-legacy/10.0.0/keystore-legacy-10.0.0-cyclonedx.json 20:17:33 Successfully uploaded org/opendaylight/netconf/keystore-legacy/10.0.0/keystore-legacy-10.0.0-cyclonedx.xml.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/keystore-legacy/10.0.0/keystore-legacy-10.0.0-cyclonedx.xml 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-http/10.0.0/transport-http-10.0.0-javadoc.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-http/10.0.0/transport-http-10.0.0-cyclonedx.xml.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-http/10.0.0/transport-http-10.0.0-sources.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-http/10.0.0/transport-http-10.0.0-sources.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-http/10.0.0/transport-http-10.0.0-javadoc.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-http/10.0.0/transport-http-10.0.0-javadoc.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-http/10.0.0/transport-http-10.0.0-cyclonedx.json 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-http/10.0.0/transport-http-10.0.0.pom.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-http/10.0.0/transport-http-10.0.0.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-http/10.0.0/transport-http-10.0.0-sources.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-http/10.0.0/transport-http-10.0.0-cyclonedx.json.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-http/10.0.0/transport-http-10.0.0.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-http/10.0.0/transport-http-10.0.0.pom 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-http/10.0.0/transport-http-10.0.0-cyclonedx.xml 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-http/10.0.0/transport-http-10.0.0-javadoc.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-http/10.0.0/transport-http-10.0.0.pom.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-http/10.0.0/transport-http-10.0.0.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-http/10.0.0/transport-http-10.0.0.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-http/10.0.0/transport-http-10.0.0.pom.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-http/10.0.0/transport-http-10.0.0-cyclonedx.json.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-http/10.0.0/transport-http-10.0.0-cyclonedx.json.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-http/10.0.0/transport-http-10.0.0-cyclonedx.xml.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-http/10.0.0/transport-http-10.0.0-cyclonedx.xml.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-http/10.0.0/transport-http-10.0.0-sources.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-auth/10.0.0/netconf-auth-10.0.0-sources.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-auth/10.0.0/netconf-auth-10.0.0-cyclonedx.xml.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-auth/10.0.0/netconf-auth-10.0.0-javadoc.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-auth/10.0.0/netconf-auth-10.0.0-cyclonedx.xml.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-auth/10.0.0/netconf-auth-10.0.0-cyclonedx.json.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-auth/10.0.0/netconf-auth-10.0.0-cyclonedx.xml.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-auth/10.0.0/netconf-auth-10.0.0-sources.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-auth/10.0.0/netconf-auth-10.0.0-javadoc.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-auth/10.0.0/netconf-auth-10.0.0.pom.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-auth/10.0.0/netconf-auth-10.0.0.pom.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-auth/10.0.0/netconf-auth-10.0.0-sources.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-auth/10.0.0/netconf-auth-10.0.0-cyclonedx.json.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-auth/10.0.0/netconf-auth-10.0.0.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-auth/10.0.0/netconf-auth-10.0.0.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-auth/10.0.0/netconf-auth-10.0.0-cyclonedx.json 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-auth/10.0.0/netconf-auth-10.0.0.pom 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-auth/10.0.0/netconf-auth-10.0.0-javadoc.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-auth/10.0.0/netconf-auth-10.0.0-sources.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-auth/10.0.0/netconf-auth-10.0.0.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-auth/10.0.0/netconf-auth-10.0.0-cyclonedx.json.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-auth/10.0.0/netconf-auth-10.0.0-javadoc.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-auth/10.0.0/netconf-auth-10.0.0.pom.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-auth/10.0.0/netconf-auth-10.0.0.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-auth/10.0.0/netconf-auth-10.0.0-cyclonedx.xml 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-server/10.0.0/netconf-server-10.0.0-cyclonedx.xml 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-server/10.0.0/netconf-server-10.0.0.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-server/10.0.0/netconf-server-10.0.0-sources.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-server/10.0.0/netconf-server-10.0.0-javadoc.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-server/10.0.0/netconf-server-10.0.0.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-server/10.0.0/netconf-server-10.0.0.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-server/10.0.0/netconf-server-10.0.0-javadoc.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-server/10.0.0/netconf-server-10.0.0.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-server/10.0.0/netconf-server-10.0.0.pom.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-server/10.0.0/netconf-server-10.0.0-sources.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-server/10.0.0/netconf-server-10.0.0-cyclonedx.json.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-server/10.0.0/netconf-server-10.0.0-cyclonedx.xml.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-server/10.0.0/netconf-server-10.0.0-javadoc.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-server/10.0.0/netconf-server-10.0.0.pom.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-server/10.0.0/netconf-server-10.0.0-cyclonedx.json.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-server/10.0.0/netconf-server-10.0.0.pom.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-server/10.0.0/netconf-server-10.0.0-cyclonedx.xml.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-server/10.0.0/netconf-server-10.0.0-sources.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-server/10.0.0/netconf-server-10.0.0.pom 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-server/10.0.0/netconf-server-10.0.0-javadoc.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-server/10.0.0/netconf-server-10.0.0-cyclonedx.xml.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-server/10.0.0/netconf-server-10.0.0-cyclonedx.json 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-server/10.0.0/netconf-server-10.0.0-sources.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-server/10.0.0/netconf-server-10.0.0-cyclonedx.json.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-mdsal/10.0.0/odl-netconf-mdsal-10.0.0-cyclonedx.json.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-mdsal/10.0.0/odl-netconf-mdsal-10.0.0-cyclonedx.xml.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-mdsal/10.0.0/odl-netconf-mdsal-10.0.0.pom.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-mdsal/10.0.0/odl-netconf-mdsal-10.0.0-features.xml.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-mdsal/10.0.0/odl-netconf-mdsal-10.0.0-cyclonedx.json 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-mdsal/10.0.0/odl-netconf-mdsal-10.0.0-cyclonedx.xml.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-mdsal/10.0.0/odl-netconf-mdsal-10.0.0.pom.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-mdsal/10.0.0/odl-netconf-mdsal-10.0.0-features.xml 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-mdsal/10.0.0/odl-netconf-mdsal-10.0.0-cyclonedx.xml.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-mdsal/10.0.0/odl-netconf-mdsal-10.0.0-features.xml.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-mdsal/10.0.0/odl-netconf-mdsal-10.0.0-features.xml.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-mdsal/10.0.0/odl-netconf-mdsal-10.0.0-cyclonedx.xml 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-mdsal/10.0.0/odl-netconf-mdsal-10.0.0-cyclonedx.json.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-mdsal/10.0.0/odl-netconf-mdsal-10.0.0.pom 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-mdsal/10.0.0/odl-netconf-mdsal-10.0.0.pom.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-mdsal/10.0.0/odl-netconf-mdsal-10.0.0-cyclonedx.json.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-nb/10.0.0/netconf-nb-10.0.0-cyclonedx.json.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-nb/10.0.0/netconf-nb-10.0.0-cyclonedx.json.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-nb/10.0.0/netconf-nb-10.0.0.pom.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-nb/10.0.0/netconf-nb-10.0.0-cyclonedx.xml.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-nb/10.0.0/netconf-nb-10.0.0.pom.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-nb/10.0.0/netconf-nb-10.0.0-sources.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-nb/10.0.0/netconf-nb-10.0.0-cyclonedx.xml.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-nb/10.0.0/netconf-nb-10.0.0-cyclonedx.xml.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-nb/10.0.0/netconf-nb-10.0.0-cyclonedx.xml 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-nb/10.0.0/netconf-nb-10.0.0-cyclonedx.json 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-nb/10.0.0/netconf-nb-10.0.0-cyclonedx.json.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-nb/10.0.0/netconf-nb-10.0.0-javadoc.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-nb/10.0.0/netconf-nb-10.0.0.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-nb/10.0.0/netconf-nb-10.0.0.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-nb/10.0.0/netconf-nb-10.0.0.pom 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-nb/10.0.0/netconf-nb-10.0.0-sources.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-nb/10.0.0/netconf-nb-10.0.0-sources.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-nb/10.0.0/netconf-nb-10.0.0-sources.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-nb/10.0.0/netconf-nb-10.0.0-javadoc.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-nb/10.0.0/netconf-nb-10.0.0.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-nb/10.0.0/netconf-nb-10.0.0.pom.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-nb/10.0.0/netconf-nb-10.0.0.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-nb/10.0.0/netconf-nb-10.0.0-javadoc.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-nb/10.0.0/netconf-nb-10.0.0-javadoc.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-api/10.0.0/transport-api-10.0.0.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-api/10.0.0/transport-api-10.0.0-javadoc.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-api/10.0.0/transport-api-10.0.0-cyclonedx.json 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-api/10.0.0/transport-api-10.0.0-cyclonedx.json.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-api/10.0.0/transport-api-10.0.0.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-api/10.0.0/transport-api-10.0.0-sources.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-api/10.0.0/transport-api-10.0.0.pom.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-api/10.0.0/transport-api-10.0.0-cyclonedx.json.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-api/10.0.0/transport-api-10.0.0-cyclonedx.xml.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-api/10.0.0/transport-api-10.0.0-cyclonedx.xml.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-api/10.0.0/transport-api-10.0.0.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-api/10.0.0/transport-api-10.0.0-sources.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-api/10.0.0/transport-api-10.0.0-javadoc.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-api/10.0.0/transport-api-10.0.0-sources.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-api/10.0.0/transport-api-10.0.0.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-api/10.0.0/transport-api-10.0.0-cyclonedx.xml.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-api/10.0.0/transport-api-10.0.0.pom.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-api/10.0.0/transport-api-10.0.0-javadoc.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-api/10.0.0/transport-api-10.0.0-cyclonedx.xml 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-api/10.0.0/transport-api-10.0.0.pom.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-api/10.0.0/transport-api-10.0.0-javadoc.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-api/10.0.0/transport-api-10.0.0-sources.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-api/10.0.0/transport-api-10.0.0-cyclonedx.json.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/transport-api/10.0.0/transport-api-10.0.0.pom 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector-all/10.0.0/odl-netconf-connector-all-10.0.0.pom 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector-all/10.0.0/odl-netconf-connector-all-10.0.0-cyclonedx.json.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector-all/10.0.0/odl-netconf-connector-all-10.0.0-cyclonedx.xml.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector-all/10.0.0/odl-netconf-connector-all-10.0.0-cyclonedx.xml 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector-all/10.0.0/odl-netconf-connector-all-10.0.0-features.xml 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector-all/10.0.0/odl-netconf-connector-all-10.0.0.pom.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector-all/10.0.0/odl-netconf-connector-all-10.0.0-cyclonedx.xml.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector-all/10.0.0/odl-netconf-connector-all-10.0.0.pom.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector-all/10.0.0/odl-netconf-connector-all-10.0.0-cyclonedx.json 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector-all/10.0.0/odl-netconf-connector-all-10.0.0-features.xml.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector-all/10.0.0/odl-netconf-connector-all-10.0.0-cyclonedx.xml.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector-all/10.0.0/odl-netconf-connector-all-10.0.0-features.xml.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector-all/10.0.0/odl-netconf-connector-all-10.0.0-cyclonedx.json.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector-all/10.0.0/odl-netconf-connector-all-10.0.0-features.xml.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector-all/10.0.0/odl-netconf-connector-all-10.0.0-cyclonedx.json.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector-all/10.0.0/odl-netconf-connector-all-10.0.0.pom.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-client/10.0.0/netconf-client-10.0.0-cyclonedx.json.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-client/10.0.0/netconf-client-10.0.0.pom.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-client/10.0.0/netconf-client-10.0.0.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-client/10.0.0/netconf-client-10.0.0.pom 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-client/10.0.0/netconf-client-10.0.0-sources.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-client/10.0.0/netconf-client-10.0.0.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-client/10.0.0/netconf-client-10.0.0-sources.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-client/10.0.0/netconf-client-10.0.0.pom.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-client/10.0.0/netconf-client-10.0.0-javadoc.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-client/10.0.0/netconf-client-10.0.0-javadoc.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-client/10.0.0/netconf-client-10.0.0-cyclonedx.json 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-client/10.0.0/netconf-client-10.0.0-test-sources.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-client/10.0.0/netconf-client-10.0.0.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-client/10.0.0/netconf-client-10.0.0-tests.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-client/10.0.0/netconf-client-10.0.0-javadoc.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-client/10.0.0/netconf-client-10.0.0-cyclonedx.xml.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-client/10.0.0/netconf-client-10.0.0-cyclonedx.json.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-client/10.0.0/netconf-client-10.0.0-test-sources.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-client/10.0.0/netconf-client-10.0.0-cyclonedx.xml.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-client/10.0.0/netconf-client-10.0.0-sources.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-client/10.0.0/netconf-client-10.0.0.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-client/10.0.0/netconf-client-10.0.0-cyclonedx.json.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-client/10.0.0/netconf-client-10.0.0-javadoc.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-client/10.0.0/netconf-client-10.0.0-test-sources.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-client/10.0.0/netconf-client-10.0.0-tests.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-client/10.0.0/netconf-client-10.0.0-test-sources.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-client/10.0.0/netconf-client-10.0.0-sources.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-client/10.0.0/netconf-client-10.0.0-tests.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-client/10.0.0/netconf-client-10.0.0-cyclonedx.xml 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-client/10.0.0/netconf-client-10.0.0-tests.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-client/10.0.0/netconf-client-10.0.0.pom.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-client/10.0.0/netconf-client-10.0.0-cyclonedx.xml.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-client-mdsal/10.0.0/netconf-client-mdsal-10.0.0.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-client-mdsal/10.0.0/netconf-client-mdsal-10.0.0.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-client-mdsal/10.0.0/netconf-client-mdsal-10.0.0.pom.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-client-mdsal/10.0.0/netconf-client-mdsal-10.0.0-cyclonedx.json.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-client-mdsal/10.0.0/netconf-client-mdsal-10.0.0.pom.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-client-mdsal/10.0.0/netconf-client-mdsal-10.0.0-cyclonedx.xml 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-client-mdsal/10.0.0/netconf-client-mdsal-10.0.0.pom.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-client-mdsal/10.0.0/netconf-client-mdsal-10.0.0-javadoc.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-client-mdsal/10.0.0/netconf-client-mdsal-10.0.0-sources.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-client-mdsal/10.0.0/netconf-client-mdsal-10.0.0-javadoc.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-client-mdsal/10.0.0/netconf-client-mdsal-10.0.0-sources.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-client-mdsal/10.0.0/netconf-client-mdsal-10.0.0-javadoc.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-client-mdsal/10.0.0/netconf-client-mdsal-10.0.0-cyclonedx.xml.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-client-mdsal/10.0.0/netconf-client-mdsal-10.0.0-cyclonedx.json.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-client-mdsal/10.0.0/netconf-client-mdsal-10.0.0.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-client-mdsal/10.0.0/netconf-client-mdsal-10.0.0-cyclonedx.json 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-client-mdsal/10.0.0/netconf-client-mdsal-10.0.0-sources.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-client-mdsal/10.0.0/netconf-client-mdsal-10.0.0-javadoc.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-client-mdsal/10.0.0/netconf-client-mdsal-10.0.0-cyclonedx.xml.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-client-mdsal/10.0.0/netconf-client-mdsal-10.0.0-cyclonedx.xml.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-client-mdsal/10.0.0/netconf-client-mdsal-10.0.0.pom 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-client-mdsal/10.0.0/netconf-client-mdsal-10.0.0-sources.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-client-mdsal/10.0.0/netconf-client-mdsal-10.0.0-cyclonedx.json.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-client-mdsal/10.0.0/netconf-client-mdsal-10.0.0.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-localfile/10.0.0/keystore-plaintext-localfile-10.0.0-cyclonedx.json.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-localfile/10.0.0/keystore-plaintext-localfile-10.0.0.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-localfile/10.0.0/keystore-plaintext-localfile-10.0.0-sources.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-localfile/10.0.0/keystore-plaintext-localfile-10.0.0-javadoc.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-localfile/10.0.0/keystore-plaintext-localfile-10.0.0-cyclonedx.json.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-localfile/10.0.0/keystore-plaintext-localfile-10.0.0-cyclonedx.xml.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-localfile/10.0.0/keystore-plaintext-localfile-10.0.0-cyclonedx.xml.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-localfile/10.0.0/keystore-plaintext-localfile-10.0.0-javadoc.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-localfile/10.0.0/keystore-plaintext-localfile-10.0.0.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-localfile/10.0.0/keystore-plaintext-localfile-10.0.0-sources.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-localfile/10.0.0/keystore-plaintext-localfile-10.0.0-javadoc.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-localfile/10.0.0/keystore-plaintext-localfile-10.0.0-cyclonedx.xml 20:17:33 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-localfile/10.0.0/keystore-plaintext-localfile-10.0.0.pom.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-localfile/10.0.0/keystore-plaintext-localfile-10.0.0-javadoc.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-localfile/10.0.0/keystore-plaintext-localfile-10.0.0.pom.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-localfile/10.0.0/keystore-plaintext-localfile-10.0.0.pom 20:17:33 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-localfile/10.0.0/keystore-plaintext-localfile-10.0.0-sources.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-localfile/10.0.0/keystore-plaintext-localfile-10.0.0.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-localfile/10.0.0/keystore-plaintext-localfile-10.0.0-sources.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-localfile/10.0.0/keystore-plaintext-localfile-10.0.0.pom.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-localfile/10.0.0/keystore-plaintext-localfile-10.0.0-cyclonedx.json 20:17:33 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-localfile/10.0.0/keystore-plaintext-localfile-10.0.0-cyclonedx.json.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-localfile/10.0.0/keystore-plaintext-localfile-10.0.0-cyclonedx.xml.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-localfile/10.0.0/keystore-plaintext-localfile-10.0.0.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/shaded-exificient/10.0.0/shaded-exificient-10.0.0-cyclonedx.xml.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/shaded-exificient/10.0.0/shaded-exificient-10.0.0-sources.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/shaded-exificient/10.0.0/shaded-exificient-10.0.0-cyclonedx.xml 20:17:33 Successfully uploaded org/opendaylight/netconf/shaded-exificient/10.0.0/shaded-exificient-10.0.0-cyclonedx.xml.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/shaded-exificient/10.0.0/shaded-exificient-10.0.0-cyclonedx.json.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/shaded-exificient/10.0.0/shaded-exificient-10.0.0.pom.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/shaded-exificient/10.0.0/shaded-exificient-10.0.0.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/shaded-exificient/10.0.0/shaded-exificient-10.0.0.pom.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/shaded-exificient/10.0.0/shaded-exificient-10.0.0-sources.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/shaded-exificient/10.0.0/shaded-exificient-10.0.0-sources.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/shaded-exificient/10.0.0/shaded-exificient-10.0.0-cyclonedx.xml.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/shaded-exificient/10.0.0/shaded-exificient-10.0.0-cyclonedx.json 20:17:33 Successfully uploaded org/opendaylight/netconf/shaded-exificient/10.0.0/shaded-exificient-10.0.0-sources.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/shaded-exificient/10.0.0/shaded-exificient-10.0.0.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/shaded-exificient/10.0.0/shaded-exificient-10.0.0-cyclonedx.json.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/shaded-exificient/10.0.0/shaded-exificient-10.0.0.pom 20:17:33 Successfully uploaded org/opendaylight/netconf/shaded-exificient/10.0.0/shaded-exificient-10.0.0.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/shaded-exificient/10.0.0/shaded-exificient-10.0.0.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/shaded-exificient/10.0.0/shaded-exificient-10.0.0-cyclonedx.json.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/shaded-exificient/10.0.0/shaded-exificient-10.0.0.pom.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-topology/10.0.0/odl-netconf-topology-10.0.0-features.xml.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-topology/10.0.0/odl-netconf-topology-10.0.0-cyclonedx.json.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-topology/10.0.0/odl-netconf-topology-10.0.0-cyclonedx.json.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-topology/10.0.0/odl-netconf-topology-10.0.0-features.xml.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-topology/10.0.0/odl-netconf-topology-10.0.0-features.xml.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-topology/10.0.0/odl-netconf-topology-10.0.0-cyclonedx.json.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-topology/10.0.0/odl-netconf-topology-10.0.0-cyclonedx.xml.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-topology/10.0.0/odl-netconf-topology-10.0.0-cyclonedx.xml.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-topology/10.0.0/odl-netconf-topology-10.0.0-features.xml 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-topology/10.0.0/odl-netconf-topology-10.0.0.pom 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-topology/10.0.0/odl-netconf-topology-10.0.0.pom.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-topology/10.0.0/odl-netconf-topology-10.0.0-cyclonedx.xml 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-topology/10.0.0/odl-netconf-topology-10.0.0.pom.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-topology/10.0.0/odl-netconf-topology-10.0.0-cyclonedx.xml.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-topology/10.0.0/odl-netconf-topology-10.0.0.pom.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-topology/10.0.0/odl-netconf-topology-10.0.0-cyclonedx.json 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-dom-api/10.0.0/netconf-dom-api-10.0.0.pom 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-dom-api/10.0.0/netconf-dom-api-10.0.0-sources.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-dom-api/10.0.0/netconf-dom-api-10.0.0.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-dom-api/10.0.0/netconf-dom-api-10.0.0-javadoc.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-dom-api/10.0.0/netconf-dom-api-10.0.0-cyclonedx.json.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-dom-api/10.0.0/netconf-dom-api-10.0.0.pom.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-dom-api/10.0.0/netconf-dom-api-10.0.0-javadoc.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-dom-api/10.0.0/netconf-dom-api-10.0.0.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-dom-api/10.0.0/netconf-dom-api-10.0.0.pom.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-dom-api/10.0.0/netconf-dom-api-10.0.0-javadoc.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-dom-api/10.0.0/netconf-dom-api-10.0.0.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-dom-api/10.0.0/netconf-dom-api-10.0.0.pom.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-dom-api/10.0.0/netconf-dom-api-10.0.0-cyclonedx.xml.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-dom-api/10.0.0/netconf-dom-api-10.0.0-cyclonedx.json.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-dom-api/10.0.0/netconf-dom-api-10.0.0-cyclonedx.json 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-dom-api/10.0.0/netconf-dom-api-10.0.0-sources.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-dom-api/10.0.0/netconf-dom-api-10.0.0.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-dom-api/10.0.0/netconf-dom-api-10.0.0-cyclonedx.json.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-dom-api/10.0.0/netconf-dom-api-10.0.0-sources.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-dom-api/10.0.0/netconf-dom-api-10.0.0-cyclonedx.xml 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-dom-api/10.0.0/netconf-dom-api-10.0.0-sources.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-dom-api/10.0.0/netconf-dom-api-10.0.0-cyclonedx.xml.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-dom-api/10.0.0/netconf-dom-api-10.0.0-cyclonedx.xml.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-dom-api/10.0.0/netconf-dom-api-10.0.0-javadoc.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-console/10.0.0/odl-netconf-console-10.0.0-cyclonedx.xml.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-console/10.0.0/odl-netconf-console-10.0.0.pom.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-console/10.0.0/odl-netconf-console-10.0.0-features.xml.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-console/10.0.0/odl-netconf-console-10.0.0-cyclonedx.xml.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-console/10.0.0/odl-netconf-console-10.0.0-features.xml.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-console/10.0.0/odl-netconf-console-10.0.0-cyclonedx.json.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-console/10.0.0/odl-netconf-console-10.0.0-cyclonedx.xml.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-console/10.0.0/odl-netconf-console-10.0.0-cyclonedx.json.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-console/10.0.0/odl-netconf-console-10.0.0.pom.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-console/10.0.0/odl-netconf-console-10.0.0-cyclonedx.json.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-console/10.0.0/odl-netconf-console-10.0.0.pom.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-console/10.0.0/odl-netconf-console-10.0.0-features.xml 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-console/10.0.0/odl-netconf-console-10.0.0-cyclonedx.json 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-console/10.0.0/odl-netconf-console-10.0.0-features.xml.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-console/10.0.0/odl-netconf-console-10.0.0-cyclonedx.xml 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-console/10.0.0/odl-netconf-console-10.0.0.pom 20:17:33 Successfully uploaded org/opendaylight/netconf/wadl-codegen/10.0.0/wadl-codegen-10.0.0-cyclonedx.xml.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/wadl-codegen/10.0.0/wadl-codegen-10.0.0-javadoc.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/wadl-codegen/10.0.0/wadl-codegen-10.0.0-sources.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/wadl-codegen/10.0.0/wadl-codegen-10.0.0-javadoc.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/wadl-codegen/10.0.0/wadl-codegen-10.0.0.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/wadl-codegen/10.0.0/wadl-codegen-10.0.0-sources.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/wadl-codegen/10.0.0/wadl-codegen-10.0.0.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/wadl-codegen/10.0.0/wadl-codegen-10.0.0.pom.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/wadl-codegen/10.0.0/wadl-codegen-10.0.0-cyclonedx.xml.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/wadl-codegen/10.0.0/wadl-codegen-10.0.0-javadoc.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/wadl-codegen/10.0.0/wadl-codegen-10.0.0-javadoc.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/wadl-codegen/10.0.0/wadl-codegen-10.0.0.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/wadl-codegen/10.0.0/wadl-codegen-10.0.0.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/wadl-codegen/10.0.0/wadl-codegen-10.0.0.pom 20:17:33 Successfully uploaded org/opendaylight/netconf/wadl-codegen/10.0.0/wadl-codegen-10.0.0-cyclonedx.xml 20:17:33 Successfully uploaded org/opendaylight/netconf/wadl-codegen/10.0.0/wadl-codegen-10.0.0-cyclonedx.json 20:17:33 Successfully uploaded org/opendaylight/netconf/wadl-codegen/10.0.0/wadl-codegen-10.0.0.pom.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/wadl-codegen/10.0.0/wadl-codegen-10.0.0-cyclonedx.xml.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/wadl-codegen/10.0.0/wadl-codegen-10.0.0.pom.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/wadl-codegen/10.0.0/wadl-codegen-10.0.0-cyclonedx.json.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/wadl-codegen/10.0.0/wadl-codegen-10.0.0-cyclonedx.json.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/wadl-codegen/10.0.0/wadl-codegen-10.0.0-sources.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/wadl-codegen/10.0.0/wadl-codegen-10.0.0-sources.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/wadl-codegen/10.0.0/wadl-codegen-10.0.0-cyclonedx.json.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-yanglib-mdsal-writer/10.0.0/odl-yanglib-mdsal-writer-10.0.0.pom.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-yanglib-mdsal-writer/10.0.0/odl-yanglib-mdsal-writer-10.0.0-cyclonedx.json 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-yanglib-mdsal-writer/10.0.0/odl-yanglib-mdsal-writer-10.0.0-cyclonedx.xml.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-yanglib-mdsal-writer/10.0.0/odl-yanglib-mdsal-writer-10.0.0-features.xml.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-yanglib-mdsal-writer/10.0.0/odl-yanglib-mdsal-writer-10.0.0.pom 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-yanglib-mdsal-writer/10.0.0/odl-yanglib-mdsal-writer-10.0.0-features.xml.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-yanglib-mdsal-writer/10.0.0/odl-yanglib-mdsal-writer-10.0.0-cyclonedx.json.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-yanglib-mdsal-writer/10.0.0/odl-yanglib-mdsal-writer-10.0.0-cyclonedx.xml 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-yanglib-mdsal-writer/10.0.0/odl-yanglib-mdsal-writer-10.0.0-features.xml.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-yanglib-mdsal-writer/10.0.0/odl-yanglib-mdsal-writer-10.0.0.pom.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-yanglib-mdsal-writer/10.0.0/odl-yanglib-mdsal-writer-10.0.0.pom.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-yanglib-mdsal-writer/10.0.0/odl-yanglib-mdsal-writer-10.0.0-cyclonedx.json.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-yanglib-mdsal-writer/10.0.0/odl-yanglib-mdsal-writer-10.0.0-features.xml 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-yanglib-mdsal-writer/10.0.0/odl-yanglib-mdsal-writer-10.0.0-cyclonedx.xml.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-yanglib-mdsal-writer/10.0.0/odl-yanglib-mdsal-writer-10.0.0-cyclonedx.json.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-yanglib-mdsal-writer/10.0.0/odl-yanglib-mdsal-writer-10.0.0-cyclonedx.xml.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-server-mdsal/10.0.0/netconf-server-mdsal-10.0.0.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-server-mdsal/10.0.0/netconf-server-mdsal-10.0.0-javadoc.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-server-mdsal/10.0.0/netconf-server-mdsal-10.0.0-cyclonedx.xml 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-server-mdsal/10.0.0/netconf-server-mdsal-10.0.0.pom.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-server-mdsal/10.0.0/netconf-server-mdsal-10.0.0-cyclonedx.xml.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-server-mdsal/10.0.0/netconf-server-mdsal-10.0.0-javadoc.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-server-mdsal/10.0.0/netconf-server-mdsal-10.0.0-sources.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-server-mdsal/10.0.0/netconf-server-mdsal-10.0.0-cyclonedx.json.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-server-mdsal/10.0.0/netconf-server-mdsal-10.0.0.pom 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-server-mdsal/10.0.0/netconf-server-mdsal-10.0.0.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-server-mdsal/10.0.0/netconf-server-mdsal-10.0.0-javadoc.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-server-mdsal/10.0.0/netconf-server-mdsal-10.0.0.pom.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-server-mdsal/10.0.0/netconf-server-mdsal-10.0.0-cyclonedx.xml.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-server-mdsal/10.0.0/netconf-server-mdsal-10.0.0-sources.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-server-mdsal/10.0.0/netconf-server-mdsal-10.0.0-sources.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-server-mdsal/10.0.0/netconf-server-mdsal-10.0.0-cyclonedx.json.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-server-mdsal/10.0.0/netconf-server-mdsal-10.0.0-sources.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-server-mdsal/10.0.0/netconf-server-mdsal-10.0.0-cyclonedx.json.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-server-mdsal/10.0.0/netconf-server-mdsal-10.0.0-javadoc.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-server-mdsal/10.0.0/netconf-server-mdsal-10.0.0-cyclonedx.json 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-server-mdsal/10.0.0/netconf-server-mdsal-10.0.0.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-server-mdsal/10.0.0/netconf-server-mdsal-10.0.0.pom.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-server-mdsal/10.0.0/netconf-server-mdsal-10.0.0-cyclonedx.xml.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-server-mdsal/10.0.0/netconf-server-mdsal-10.0.0.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-testtool/10.0.0/netconf-testtool-10.0.0-executable.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-testtool/10.0.0/netconf-testtool-10.0.0-stress-client.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-testtool/10.0.0/netconf-testtool-10.0.0-cyclonedx.json 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-testtool/10.0.0/netconf-testtool-10.0.0-cyclonedx.xml 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-testtool/10.0.0/netconf-testtool-10.0.0-scale-util.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-testtool/10.0.0/netconf-testtool-10.0.0-executable.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-testtool/10.0.0/netconf-testtool-10.0.0.pom.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-testtool/10.0.0/netconf-testtool-10.0.0.pom.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-testtool/10.0.0/netconf-testtool-10.0.0-rest-perf-client.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-testtool/10.0.0/netconf-testtool-10.0.0-executable.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-testtool/10.0.0/netconf-testtool-10.0.0-cyclonedx.xml.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-testtool/10.0.0/netconf-testtool-10.0.0-scale-util.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-testtool/10.0.0/netconf-testtool-10.0.0-cyclonedx.xml.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-testtool/10.0.0/netconf-testtool-10.0.0-stress-client.tar.gz.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-testtool/10.0.0/netconf-testtool-10.0.0-rest-perf-client.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-testtool/10.0.0/netconf-testtool-10.0.0-scale-util.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-testtool/10.0.0/netconf-testtool-10.0.0-rest-perf-client.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-testtool/10.0.0/netconf-testtool-10.0.0.pom.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-testtool/10.0.0/netconf-testtool-10.0.0-stress-client.tar.gz.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-testtool/10.0.0/netconf-testtool-10.0.0-scale-util.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-testtool/10.0.0/netconf-testtool-10.0.0-stress-client.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-testtool/10.0.0/netconf-testtool-10.0.0-sources.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-testtool/10.0.0/netconf-testtool-10.0.0-javadoc.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-testtool/10.0.0/netconf-testtool-10.0.0-sources.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-testtool/10.0.0/netconf-testtool-10.0.0-rest-perf-client.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-testtool/10.0.0/netconf-testtool-10.0.0-executable.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-testtool/10.0.0/netconf-testtool-10.0.0-cyclonedx.json.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-testtool/10.0.0/netconf-testtool-10.0.0.pom 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-testtool/10.0.0/netconf-testtool-10.0.0-stress-client.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-testtool/10.0.0/netconf-testtool-10.0.0.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-testtool/10.0.0/netconf-testtool-10.0.0.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-testtool/10.0.0/netconf-testtool-10.0.0-stress-client.tar.gz 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-testtool/10.0.0/netconf-testtool-10.0.0-sources.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-testtool/10.0.0/netconf-testtool-10.0.0-cyclonedx.json.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-testtool/10.0.0/netconf-testtool-10.0.0-javadoc.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-testtool/10.0.0/netconf-testtool-10.0.0-javadoc.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-testtool/10.0.0/netconf-testtool-10.0.0.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-testtool/10.0.0/netconf-testtool-10.0.0-stress-client.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-testtool/10.0.0/netconf-testtool-10.0.0-javadoc.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-testtool/10.0.0/netconf-testtool-10.0.0-cyclonedx.xml.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-testtool/10.0.0/netconf-testtool-10.0.0-sources.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-testtool/10.0.0/netconf-testtool-10.0.0-cyclonedx.json.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-testtool/10.0.0/netconf-testtool-10.0.0.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/netconf-testtool/10.0.0/netconf-testtool-10.0.0-stress-client.tar.gz.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-restconf-api/10.0.0/odl-restconf-api-10.0.0-features.xml.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-restconf-api/10.0.0/odl-restconf-api-10.0.0.pom.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-restconf-api/10.0.0/odl-restconf-api-10.0.0.pom.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-restconf-api/10.0.0/odl-restconf-api-10.0.0-features.xml.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-restconf-api/10.0.0/odl-restconf-api-10.0.0-cyclonedx.xml.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-restconf-api/10.0.0/odl-restconf-api-10.0.0-cyclonedx.json.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-restconf-api/10.0.0/odl-restconf-api-10.0.0-cyclonedx.xml.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-restconf-api/10.0.0/odl-restconf-api-10.0.0-features.xml 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-restconf-api/10.0.0/odl-restconf-api-10.0.0-cyclonedx.xml.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-restconf-api/10.0.0/odl-restconf-api-10.0.0-cyclonedx.json.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-restconf-api/10.0.0/odl-restconf-api-10.0.0-cyclonedx.json 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-restconf-api/10.0.0/odl-restconf-api-10.0.0.pom.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-restconf-api/10.0.0/odl-restconf-api-10.0.0-cyclonedx.xml 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-restconf-api/10.0.0/odl-restconf-api-10.0.0.pom 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-restconf-api/10.0.0/odl-restconf-api-10.0.0-features.xml.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-restconf-api/10.0.0/odl-restconf-api-10.0.0-cyclonedx.json.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/feature-parent/10.0.0/feature-parent-10.0.0.pom 20:17:33 Successfully uploaded org/opendaylight/netconf/feature-parent/10.0.0/feature-parent-10.0.0.pom.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/feature-parent/10.0.0/feature-parent-10.0.0-cyclonedx.json 20:17:33 Successfully uploaded org/opendaylight/netconf/feature-parent/10.0.0/feature-parent-10.0.0-cyclonedx.json.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/feature-parent/10.0.0/feature-parent-10.0.0-cyclonedx.xml.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/feature-parent/10.0.0/feature-parent-10.0.0-cyclonedx.xml.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/feature-parent/10.0.0/feature-parent-10.0.0-cyclonedx.xml 20:17:33 Successfully uploaded org/opendaylight/netconf/feature-parent/10.0.0/feature-parent-10.0.0-cyclonedx.json.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/feature-parent/10.0.0/feature-parent-10.0.0.pom.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/feature-parent/10.0.0/feature-parent-10.0.0-cyclonedx.json.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/feature-parent/10.0.0/feature-parent-10.0.0-cyclonedx.xml.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/feature-parent/10.0.0/feature-parent-10.0.0.pom.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/yanglib-mdsal-writer/10.0.0/yanglib-mdsal-writer-10.0.0-cyclonedx.json.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/yanglib-mdsal-writer/10.0.0/yanglib-mdsal-writer-10.0.0-sources.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/yanglib-mdsal-writer/10.0.0/yanglib-mdsal-writer-10.0.0.pom.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/yanglib-mdsal-writer/10.0.0/yanglib-mdsal-writer-10.0.0-cyclonedx.json.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/yanglib-mdsal-writer/10.0.0/yanglib-mdsal-writer-10.0.0-sources.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/yanglib-mdsal-writer/10.0.0/yanglib-mdsal-writer-10.0.0-cyclonedx.json 20:17:33 Successfully uploaded org/opendaylight/netconf/yanglib-mdsal-writer/10.0.0/yanglib-mdsal-writer-10.0.0.pom.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/yanglib-mdsal-writer/10.0.0/yanglib-mdsal-writer-10.0.0-cyclonedx.xml.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/yanglib-mdsal-writer/10.0.0/yanglib-mdsal-writer-10.0.0.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/yanglib-mdsal-writer/10.0.0/yanglib-mdsal-writer-10.0.0-sources.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/yanglib-mdsal-writer/10.0.0/yanglib-mdsal-writer-10.0.0.pom.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/yanglib-mdsal-writer/10.0.0/yanglib-mdsal-writer-10.0.0.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/yanglib-mdsal-writer/10.0.0/yanglib-mdsal-writer-10.0.0-javadoc.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/yanglib-mdsal-writer/10.0.0/yanglib-mdsal-writer-10.0.0.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/yanglib-mdsal-writer/10.0.0/yanglib-mdsal-writer-10.0.0-cyclonedx.xml.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/yanglib-mdsal-writer/10.0.0/yanglib-mdsal-writer-10.0.0-sources.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/yanglib-mdsal-writer/10.0.0/yanglib-mdsal-writer-10.0.0-cyclonedx.xml.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/yanglib-mdsal-writer/10.0.0/yanglib-mdsal-writer-10.0.0-javadoc.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/yanglib-mdsal-writer/10.0.0/yanglib-mdsal-writer-10.0.0.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/yanglib-mdsal-writer/10.0.0/yanglib-mdsal-writer-10.0.0-javadoc.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/yanglib-mdsal-writer/10.0.0/yanglib-mdsal-writer-10.0.0-javadoc.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/yanglib-mdsal-writer/10.0.0/yanglib-mdsal-writer-10.0.0.pom 20:17:33 Successfully uploaded org/opendaylight/netconf/yanglib-mdsal-writer/10.0.0/yanglib-mdsal-writer-10.0.0-cyclonedx.json.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/yanglib-mdsal-writer/10.0.0/yanglib-mdsal-writer-10.0.0-cyclonedx.xml 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-keystore/10.0.0/odl-netconf-keystore-10.0.0-cyclonedx.json.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-keystore/10.0.0/odl-netconf-keystore-10.0.0-cyclonedx.xml.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-keystore/10.0.0/odl-netconf-keystore-10.0.0-features.xml.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-keystore/10.0.0/odl-netconf-keystore-10.0.0-cyclonedx.json.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-keystore/10.0.0/odl-netconf-keystore-10.0.0-cyclonedx.json 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-keystore/10.0.0/odl-netconf-keystore-10.0.0-features.xml.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-keystore/10.0.0/odl-netconf-keystore-10.0.0-features.xml.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-keystore/10.0.0/odl-netconf-keystore-10.0.0-cyclonedx.xml.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-keystore/10.0.0/odl-netconf-keystore-10.0.0-cyclonedx.xml.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-keystore/10.0.0/odl-netconf-keystore-10.0.0.pom.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-keystore/10.0.0/odl-netconf-keystore-10.0.0-features.xml 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-keystore/10.0.0/odl-netconf-keystore-10.0.0.pom.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-keystore/10.0.0/odl-netconf-keystore-10.0.0.pom 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-keystore/10.0.0/odl-netconf-keystore-10.0.0-cyclonedx.xml 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-keystore/10.0.0/odl-netconf-keystore-10.0.0.pom.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-keystore/10.0.0/odl-netconf-keystore-10.0.0-cyclonedx.json.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/shaded-sshd/10.0.0/shaded-sshd-10.0.0.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/shaded-sshd/10.0.0/shaded-sshd-10.0.0.pom 20:17:33 Successfully uploaded org/opendaylight/netconf/shaded-sshd/10.0.0/shaded-sshd-10.0.0-cyclonedx.json.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/shaded-sshd/10.0.0/shaded-sshd-10.0.0.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/shaded-sshd/10.0.0/shaded-sshd-10.0.0-cyclonedx.xml.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/shaded-sshd/10.0.0/shaded-sshd-10.0.0.pom.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/shaded-sshd/10.0.0/shaded-sshd-10.0.0.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/shaded-sshd/10.0.0/shaded-sshd-10.0.0-cyclonedx.xml 20:17:33 Successfully uploaded org/opendaylight/netconf/shaded-sshd/10.0.0/shaded-sshd-10.0.0-sources.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/shaded-sshd/10.0.0/shaded-sshd-10.0.0.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/shaded-sshd/10.0.0/shaded-sshd-10.0.0-sources.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/shaded-sshd/10.0.0/shaded-sshd-10.0.0-sources.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/shaded-sshd/10.0.0/shaded-sshd-10.0.0-sources.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/shaded-sshd/10.0.0/shaded-sshd-10.0.0-cyclonedx.xml.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/shaded-sshd/10.0.0/shaded-sshd-10.0.0.pom.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/shaded-sshd/10.0.0/shaded-sshd-10.0.0-cyclonedx.json 20:17:33 Successfully uploaded org/opendaylight/netconf/shaded-sshd/10.0.0/shaded-sshd-10.0.0-cyclonedx.xml.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/shaded-sshd/10.0.0/shaded-sshd-10.0.0.pom.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/shaded-sshd/10.0.0/shaded-sshd-10.0.0-cyclonedx.json.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/shaded-sshd/10.0.0/shaded-sshd-10.0.0-cyclonedx.json.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/databind/10.0.0/databind-10.0.0-javadoc.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/databind/10.0.0/databind-10.0.0.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/databind/10.0.0/databind-10.0.0.pom.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/databind/10.0.0/databind-10.0.0.pom.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/databind/10.0.0/databind-10.0.0.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/databind/10.0.0/databind-10.0.0.pom 20:17:33 Successfully uploaded org/opendaylight/netconf/databind/10.0.0/databind-10.0.0.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/databind/10.0.0/databind-10.0.0.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/databind/10.0.0/databind-10.0.0-cyclonedx.json.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/databind/10.0.0/databind-10.0.0-cyclonedx.xml.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/databind/10.0.0/databind-10.0.0-cyclonedx.xml 20:17:33 Successfully uploaded org/opendaylight/netconf/databind/10.0.0/databind-10.0.0-javadoc.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/databind/10.0.0/databind-10.0.0-cyclonedx.json.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/databind/10.0.0/databind-10.0.0-sources.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/databind/10.0.0/databind-10.0.0.pom.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/databind/10.0.0/databind-10.0.0-sources.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/databind/10.0.0/databind-10.0.0-sources.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/databind/10.0.0/databind-10.0.0-cyclonedx.json.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/databind/10.0.0/databind-10.0.0-javadoc.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/databind/10.0.0/databind-10.0.0-cyclonedx.xml.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/databind/10.0.0/databind-10.0.0-cyclonedx.xml.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/databind/10.0.0/databind-10.0.0-cyclonedx.json 20:17:33 Successfully uploaded org/opendaylight/netconf/databind/10.0.0/databind-10.0.0-javadoc.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/databind/10.0.0/databind-10.0.0-sources.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc5277/10.0.0/odl-netconf-model-rfc5277-10.0.0-cyclonedx.xml 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc5277/10.0.0/odl-netconf-model-rfc5277-10.0.0-features.xml.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc5277/10.0.0/odl-netconf-model-rfc5277-10.0.0-cyclonedx.xml.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc5277/10.0.0/odl-netconf-model-rfc5277-10.0.0-features.xml 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc5277/10.0.0/odl-netconf-model-rfc5277-10.0.0-features.xml.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc5277/10.0.0/odl-netconf-model-rfc5277-10.0.0.pom.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc5277/10.0.0/odl-netconf-model-rfc5277-10.0.0-features.xml.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc5277/10.0.0/odl-netconf-model-rfc5277-10.0.0-cyclonedx.json.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc5277/10.0.0/odl-netconf-model-rfc5277-10.0.0-cyclonedx.json.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc5277/10.0.0/odl-netconf-model-rfc5277-10.0.0-cyclonedx.xml.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc5277/10.0.0/odl-netconf-model-rfc5277-10.0.0.pom.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc5277/10.0.0/odl-netconf-model-rfc5277-10.0.0.pom.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc5277/10.0.0/odl-netconf-model-rfc5277-10.0.0.pom 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc5277/10.0.0/odl-netconf-model-rfc5277-10.0.0-cyclonedx.json 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc5277/10.0.0/odl-netconf-model-rfc5277-10.0.0-cyclonedx.xml.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc5277/10.0.0/odl-netconf-model-rfc5277-10.0.0-cyclonedx.json.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-restconf-openapi/10.0.0/odl-restconf-openapi-10.0.0.pom 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-restconf-openapi/10.0.0/odl-restconf-openapi-10.0.0.pom.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-restconf-openapi/10.0.0/odl-restconf-openapi-10.0.0-features.xml.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-restconf-openapi/10.0.0/odl-restconf-openapi-10.0.0-cyclonedx.json 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-restconf-openapi/10.0.0/odl-restconf-openapi-10.0.0-cyclonedx.xml.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-restconf-openapi/10.0.0/odl-restconf-openapi-10.0.0-cyclonedx.json.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-restconf-openapi/10.0.0/odl-restconf-openapi-10.0.0-features.xml 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-restconf-openapi/10.0.0/odl-restconf-openapi-10.0.0-features.xml.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-restconf-openapi/10.0.0/odl-restconf-openapi-10.0.0.pom.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-restconf-openapi/10.0.0/odl-restconf-openapi-10.0.0-cyclonedx.json.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-restconf-openapi/10.0.0/odl-restconf-openapi-10.0.0.pom.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-restconf-openapi/10.0.0/odl-restconf-openapi-10.0.0-cyclonedx.json.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-restconf-openapi/10.0.0/odl-restconf-openapi-10.0.0-cyclonedx.xml.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-restconf-openapi/10.0.0/odl-restconf-openapi-10.0.0-cyclonedx.xml.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-restconf-openapi/10.0.0/odl-restconf-openapi-10.0.0-features.xml.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-restconf-openapi/10.0.0/odl-restconf-openapi-10.0.0-cyclonedx.xml 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-truststore/10.0.0/odl-netconf-truststore-10.0.0-cyclonedx.json.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-truststore/10.0.0/odl-netconf-truststore-10.0.0-features.xml.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-truststore/10.0.0/odl-netconf-truststore-10.0.0-cyclonedx.json.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-truststore/10.0.0/odl-netconf-truststore-10.0.0.pom.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-truststore/10.0.0/odl-netconf-truststore-10.0.0-features.xml.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-truststore/10.0.0/odl-netconf-truststore-10.0.0-cyclonedx.xml.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-truststore/10.0.0/odl-netconf-truststore-10.0.0.pom.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-truststore/10.0.0/odl-netconf-truststore-10.0.0.pom 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-truststore/10.0.0/odl-netconf-truststore-10.0.0-cyclonedx.xml 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-truststore/10.0.0/odl-netconf-truststore-10.0.0-cyclonedx.json 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-truststore/10.0.0/odl-netconf-truststore-10.0.0-cyclonedx.xml.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-truststore/10.0.0/odl-netconf-truststore-10.0.0-cyclonedx.xml.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-truststore/10.0.0/odl-netconf-truststore-10.0.0-features.xml 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-truststore/10.0.0/odl-netconf-truststore-10.0.0.pom.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-truststore/10.0.0/odl-netconf-truststore-10.0.0-cyclonedx.json.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-truststore/10.0.0/odl-netconf-truststore-10.0.0-features.xml.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-restconf-nb/10.0.0/odl-restconf-nb-10.0.0-cyclonedx.xml 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-restconf-nb/10.0.0/odl-restconf-nb-10.0.0.pom.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-restconf-nb/10.0.0/odl-restconf-nb-10.0.0.pom.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-restconf-nb/10.0.0/odl-restconf-nb-10.0.0.pom.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-restconf-nb/10.0.0/odl-restconf-nb-10.0.0-cyclonedx.json.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-restconf-nb/10.0.0/odl-restconf-nb-10.0.0-features.xml.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-restconf-nb/10.0.0/odl-restconf-nb-10.0.0-features.xml.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-restconf-nb/10.0.0/odl-restconf-nb-10.0.0-cyclonedx.json.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-restconf-nb/10.0.0/odl-restconf-nb-10.0.0-cyclonedx.json.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-restconf-nb/10.0.0/odl-restconf-nb-10.0.0-cyclonedx.xml.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-restconf-nb/10.0.0/odl-restconf-nb-10.0.0-cyclonedx.xml.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-restconf-nb/10.0.0/odl-restconf-nb-10.0.0-features.xml 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-restconf-nb/10.0.0/odl-restconf-nb-10.0.0-features.xml.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-restconf-nb/10.0.0/odl-restconf-nb-10.0.0.pom 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-restconf-nb/10.0.0/odl-restconf-nb-10.0.0-cyclonedx.xml.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-restconf-nb/10.0.0/odl-restconf-nb-10.0.0-cyclonedx.json 20:17:33 Successfully uploaded org/opendaylight/netconf/keystore-api/10.0.0/keystore-api-10.0.0.pom.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/keystore-api/10.0.0/keystore-api-10.0.0-cyclonedx.json 20:17:33 Successfully uploaded org/opendaylight/netconf/keystore-api/10.0.0/keystore-api-10.0.0-cyclonedx.json.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/keystore-api/10.0.0/keystore-api-10.0.0.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/keystore-api/10.0.0/keystore-api-10.0.0-cyclonedx.xml.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/keystore-api/10.0.0/keystore-api-10.0.0.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/keystore-api/10.0.0/keystore-api-10.0.0.pom 20:17:33 Successfully uploaded org/opendaylight/netconf/keystore-api/10.0.0/keystore-api-10.0.0.pom.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/keystore-api/10.0.0/keystore-api-10.0.0.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/keystore-api/10.0.0/keystore-api-10.0.0.pom.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/keystore-api/10.0.0/keystore-api-10.0.0-cyclonedx.json.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/keystore-api/10.0.0/keystore-api-10.0.0-cyclonedx.xml.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/keystore-api/10.0.0/keystore-api-10.0.0-cyclonedx.xml 20:17:33 Successfully uploaded org/opendaylight/netconf/keystore-api/10.0.0/keystore-api-10.0.0.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/keystore-api/10.0.0/keystore-api-10.0.0-cyclonedx.xml.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/keystore-api/10.0.0/keystore-api-10.0.0-cyclonedx.json.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-keystore-plaintext/10.0.0/odl-netconf-keystore-plaintext-10.0.0-features.xml 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-keystore-plaintext/10.0.0/odl-netconf-keystore-plaintext-10.0.0-cyclonedx.xml.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-keystore-plaintext/10.0.0/odl-netconf-keystore-plaintext-10.0.0.pom.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-keystore-plaintext/10.0.0/odl-netconf-keystore-plaintext-10.0.0-cyclonedx.xml.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-keystore-plaintext/10.0.0/odl-netconf-keystore-plaintext-10.0.0-features.xml.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-keystore-plaintext/10.0.0/odl-netconf-keystore-plaintext-10.0.0.pom.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-keystore-plaintext/10.0.0/odl-netconf-keystore-plaintext-10.0.0-cyclonedx.json.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-keystore-plaintext/10.0.0/odl-netconf-keystore-plaintext-10.0.0-cyclonedx.xml 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-keystore-plaintext/10.0.0/odl-netconf-keystore-plaintext-10.0.0.pom 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-keystore-plaintext/10.0.0/odl-netconf-keystore-plaintext-10.0.0-features.xml.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-keystore-plaintext/10.0.0/odl-netconf-keystore-plaintext-10.0.0-cyclonedx.json 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-keystore-plaintext/10.0.0/odl-netconf-keystore-plaintext-10.0.0.pom.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-keystore-plaintext/10.0.0/odl-netconf-keystore-plaintext-10.0.0-features.xml.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-keystore-plaintext/10.0.0/odl-netconf-keystore-plaintext-10.0.0-cyclonedx.xml.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-keystore-plaintext/10.0.0/odl-netconf-keystore-plaintext-10.0.0-cyclonedx.json.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-keystore-plaintext/10.0.0/odl-netconf-keystore-plaintext-10.0.0-cyclonedx.json.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server-mdsal/10.0.0/restconf-server-mdsal-10.0.0-cyclonedx.json.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server-mdsal/10.0.0/restconf-server-mdsal-10.0.0-javadoc.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server-mdsal/10.0.0/restconf-server-mdsal-10.0.0-cyclonedx.json 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server-mdsal/10.0.0/restconf-server-mdsal-10.0.0.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server-mdsal/10.0.0/restconf-server-mdsal-10.0.0-cyclonedx.xml.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server-mdsal/10.0.0/restconf-server-mdsal-10.0.0.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server-mdsal/10.0.0/restconf-server-mdsal-10.0.0.pom 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server-mdsal/10.0.0/restconf-server-mdsal-10.0.0-javadoc.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server-mdsal/10.0.0/restconf-server-mdsal-10.0.0-cyclonedx.xml.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server-mdsal/10.0.0/restconf-server-mdsal-10.0.0-sources.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server-mdsal/10.0.0/restconf-server-mdsal-10.0.0-cyclonedx.json.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server-mdsal/10.0.0/restconf-server-mdsal-10.0.0-sources.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server-mdsal/10.0.0/restconf-server-mdsal-10.0.0-javadoc.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server-mdsal/10.0.0/restconf-server-mdsal-10.0.0-cyclonedx.json.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server-mdsal/10.0.0/restconf-server-mdsal-10.0.0-cyclonedx.xml.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server-mdsal/10.0.0/restconf-server-mdsal-10.0.0-sources.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server-mdsal/10.0.0/restconf-server-mdsal-10.0.0-javadoc.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server-mdsal/10.0.0/restconf-server-mdsal-10.0.0.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server-mdsal/10.0.0/restconf-server-mdsal-10.0.0.pom.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server-mdsal/10.0.0/restconf-server-mdsal-10.0.0.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server-mdsal/10.0.0/restconf-server-mdsal-10.0.0.pom.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server-mdsal/10.0.0/restconf-server-mdsal-10.0.0-cyclonedx.xml 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server-mdsal/10.0.0/restconf-server-mdsal-10.0.0-sources.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server-mdsal/10.0.0/restconf-server-mdsal-10.0.0.pom.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/features-netconf-testing/10.0.0/features-netconf-testing-10.0.0-features.xml 20:17:33 Successfully uploaded org/opendaylight/netconf/features-netconf-testing/10.0.0/features-netconf-testing-10.0.0-cyclonedx.xml.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/features-netconf-testing/10.0.0/features-netconf-testing-10.0.0-cyclonedx.json 20:17:33 Successfully uploaded org/opendaylight/netconf/features-netconf-testing/10.0.0/features-netconf-testing-10.0.0.pom.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/features-netconf-testing/10.0.0/features-netconf-testing-10.0.0-cyclonedx.xml.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/features-netconf-testing/10.0.0/features-netconf-testing-10.0.0.pom 20:17:33 Successfully uploaded org/opendaylight/netconf/features-netconf-testing/10.0.0/features-netconf-testing-10.0.0-cyclonedx.xml 20:17:33 Successfully uploaded org/opendaylight/netconf/features-netconf-testing/10.0.0/features-netconf-testing-10.0.0-cyclonedx.json.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/features-netconf-testing/10.0.0/features-netconf-testing-10.0.0-cyclonedx.json.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/features-netconf-testing/10.0.0/features-netconf-testing-10.0.0.pom.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/features-netconf-testing/10.0.0/features-netconf-testing-10.0.0-cyclonedx.json.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/features-netconf-testing/10.0.0/features-netconf-testing-10.0.0-cyclonedx.xml.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/features-netconf-testing/10.0.0/features-netconf-testing-10.0.0.pom.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/features-netconf-testing/10.0.0/features-netconf-testing-10.0.0-features.xml.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/features-netconf-testing/10.0.0/features-netconf-testing-10.0.0-features.xml.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/features-netconf-testing/10.0.0/features-netconf-testing-10.0.0-features.xml.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-mdsal-common/10.0.0/odl-netconf-mdsal-common-10.0.0-cyclonedx.xml 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-mdsal-common/10.0.0/odl-netconf-mdsal-common-10.0.0-cyclonedx.json.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-mdsal-common/10.0.0/odl-netconf-mdsal-common-10.0.0-cyclonedx.json 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-mdsal-common/10.0.0/odl-netconf-mdsal-common-10.0.0-cyclonedx.xml.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-mdsal-common/10.0.0/odl-netconf-mdsal-common-10.0.0-features.xml.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-mdsal-common/10.0.0/odl-netconf-mdsal-common-10.0.0.pom.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-mdsal-common/10.0.0/odl-netconf-mdsal-common-10.0.0-cyclonedx.json.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-mdsal-common/10.0.0/odl-netconf-mdsal-common-10.0.0-cyclonedx.json.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-mdsal-common/10.0.0/odl-netconf-mdsal-common-10.0.0-features.xml.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-mdsal-common/10.0.0/odl-netconf-mdsal-common-10.0.0-cyclonedx.xml.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-mdsal-common/10.0.0/odl-netconf-mdsal-common-10.0.0.pom.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-mdsal-common/10.0.0/odl-netconf-mdsal-common-10.0.0-features.xml 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-mdsal-common/10.0.0/odl-netconf-mdsal-common-10.0.0-features.xml.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-mdsal-common/10.0.0/odl-netconf-mdsal-common-10.0.0.pom 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-mdsal-common/10.0.0/odl-netconf-mdsal-common-10.0.0-cyclonedx.xml.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-mdsal-common/10.0.0/odl-netconf-mdsal-common-10.0.0.pom.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server/10.0.0/restconf-server-10.0.0-cyclonedx.xml.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server/10.0.0/restconf-server-10.0.0-cyclonedx.json 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server/10.0.0/restconf-server-10.0.0.pom.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server/10.0.0/restconf-server-10.0.0-javadoc.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server/10.0.0/restconf-server-10.0.0-cyclonedx.json.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server/10.0.0/restconf-server-10.0.0-sources.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server/10.0.0/restconf-server-10.0.0-javadoc.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server/10.0.0/restconf-server-10.0.0-cyclonedx.json.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server/10.0.0/restconf-server-10.0.0.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server/10.0.0/restconf-server-10.0.0.pom.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server/10.0.0/restconf-server-10.0.0.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server/10.0.0/restconf-server-10.0.0-sources.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server/10.0.0/restconf-server-10.0.0-sources.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server/10.0.0/restconf-server-10.0.0.pom.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server/10.0.0/restconf-server-10.0.0-sources.jar.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server/10.0.0/restconf-server-10.0.0.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server/10.0.0/restconf-server-10.0.0-cyclonedx.xml.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server/10.0.0/restconf-server-10.0.0-cyclonedx.xml 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server/10.0.0/restconf-server-10.0.0.pom 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server/10.0.0/restconf-server-10.0.0-cyclonedx.xml.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server/10.0.0/restconf-server-10.0.0.jar.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server/10.0.0/restconf-server-10.0.0-javadoc.jar.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server/10.0.0/restconf-server-10.0.0-javadoc.jar 20:17:33 Successfully uploaded org/opendaylight/netconf/restconf-server/10.0.0/restconf-server-10.0.0-cyclonedx.json.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport-api/10.0.0/odl-netconf-transport-api-10.0.0.pom.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport-api/10.0.0/odl-netconf-transport-api-10.0.0.pom.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport-api/10.0.0/odl-netconf-transport-api-10.0.0-cyclonedx.xml 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport-api/10.0.0/odl-netconf-transport-api-10.0.0-cyclonedx.xml.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport-api/10.0.0/odl-netconf-transport-api-10.0.0-features.xml.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport-api/10.0.0/odl-netconf-transport-api-10.0.0.pom.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport-api/10.0.0/odl-netconf-transport-api-10.0.0-cyclonedx.json.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport-api/10.0.0/odl-netconf-transport-api-10.0.0-cyclonedx.json.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport-api/10.0.0/odl-netconf-transport-api-10.0.0-cyclonedx.json 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport-api/10.0.0/odl-netconf-transport-api-10.0.0-features.xml 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport-api/10.0.0/odl-netconf-transport-api-10.0.0-features.xml.asc 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport-api/10.0.0/odl-netconf-transport-api-10.0.0-cyclonedx.xml.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport-api/10.0.0/odl-netconf-transport-api-10.0.0.pom 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport-api/10.0.0/odl-netconf-transport-api-10.0.0-features.xml.sha1 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport-api/10.0.0/odl-netconf-transport-api-10.0.0-cyclonedx.json.md5 20:17:33 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport-api/10.0.0/odl-netconf-transport-api-10.0.0-cyclonedx.xml.sha1 20:17:33 Finished deploying /w/workspace/netconf-maven-stage-master/m2repo to https://nexus.opendaylight.org/service/local/staging/deployByRepositoryId/netconf-1112 20:17:33 ####################################################### 20:17:33 Completed uploading files to netconf-1112. 20:17:33 ++ sed -n -e 's/Staging repository \(.*\) created\./\1/p' /tmp/tmp.7Jc0Nw40HU 20:17:33 + staging_repo=netconf-1112 20:17:33 + mkdir -p /w/workspace/netconf-maven-stage-master/archives 20:17:33 + echo 'netconf-1112 https://nexus.opendaylight.org/content/repositories/netconf-1112' 20:17:33 + tee -a /w/workspace/netconf-maven-stage-master/archives/staging-repo.txt 20:17:33 netconf-1112 https://nexus.opendaylight.org/content/repositories/netconf-1112 20:17:33 + rm -f /tmp/tmp.7Jc0Nw40HU 20:17:33 [netconf-maven-stage-master] $ /bin/bash /tmp/jenkins1309910575893030108.sh 20:17:33 [Boolean condition] checking [False] against [^(1|y|yes|t|true|on|run)$] (origin token: False) 20:17:33 Run condition [Boolean condition] preventing perform for step [BuilderChain] 20:17:33 [netconf-maven-stage-master] $ /bin/bash /tmp/jenkins18275034854180061364.sh 20:17:33 $ ssh-agent -k 20:17:33 unset SSH_AUTH_SOCK; 20:17:33 unset SSH_AGENT_PID; 20:17:33 echo Agent pid 1568 killed; 20:17:33 [ssh-agent] Stopped. 20:17:34 [PostBuildScript] - [INFO] Executing post build scripts. 20:17:34 [netconf-maven-stage-master] $ /bin/bash /tmp/jenkins5010301730244056969.sh 20:17:34 ---> sysstat.sh 20:17:34 [netconf-maven-stage-master] $ /bin/bash /tmp/jenkins11466308160828121870.sh 20:17:34 ---> package-listing.sh 20:17:34 ++ facter osfamily 20:17:34 ++ tr '[:upper:]' '[:lower:]' 20:17:34 + OS_FAMILY=debian 20:17:34 + workspace=/w/workspace/netconf-maven-stage-master 20:17:34 + START_PACKAGES=/tmp/packages_start.txt 20:17:34 + END_PACKAGES=/tmp/packages_end.txt 20:17:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:17:34 + PACKAGES=/tmp/packages_start.txt 20:17:34 + '[' /w/workspace/netconf-maven-stage-master ']' 20:17:34 + PACKAGES=/tmp/packages_end.txt 20:17:34 + case "${OS_FAMILY}" in 20:17:34 + dpkg -l 20:17:34 + grep '^ii' 20:17:34 + '[' -f /tmp/packages_start.txt ']' 20:17:34 + '[' -f /tmp/packages_end.txt ']' 20:17:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:17:34 + '[' /w/workspace/netconf-maven-stage-master ']' 20:17:34 + mkdir -p /w/workspace/netconf-maven-stage-master/archives/ 20:17:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-maven-stage-master/archives/ 20:17:34 [netconf-maven-stage-master] $ /bin/bash /tmp/jenkins1594041724676403788.sh 20:17:34 ---> capture-instance-metadata.sh 20:17:34 Setup pyenv: 20:17:34 system 20:17:34 3.8.20 20:17:34 3.9.20 20:17:34 3.10.15 20:17:34 * 3.11.10 (set by /w/workspace/netconf-maven-stage-master/.python-version) 20:17:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pr4k from file:/tmp/.os_lf_venv 20:17:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:17:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:17:37 lf-activate-venv(): INFO: Base packages installed successfully 20:17:37 lf-activate-venv(): INFO: Installing additional packages: lftools 20:17:47 lf-activate-venv(): INFO: Adding /tmp/venv-pr4k/bin to PATH 20:17:47 INFO: Running in OpenStack, capturing instance metadata 20:17:47 [netconf-maven-stage-master] $ /bin/bash /tmp/jenkins628638224196539955.sh 20:17:47 provisioning config files... 20:17:48 Could not find credentials [logs] for netconf-maven-stage-master #53 20:17:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-maven-stage-master@tmp/config7619868654771829559tmp 20:17:48 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 20:17:48 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 20:17:48 provisioning config files... 20:17:48 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 20:17:48 [EnvInject] - Injecting environment variables from a build step. 20:17:48 [EnvInject] - Injecting as environment variables the properties content 20:17:48 SERVER_ID=logs 20:17:48 20:17:48 [EnvInject] - Variables injected successfully. 20:17:48 [netconf-maven-stage-master] $ /bin/bash /tmp/jenkins3591509113869751617.sh 20:17:48 ---> create-netrc.sh 20:17:48 WARN: Log server credential not found. 20:17:48 [netconf-maven-stage-master] $ /bin/bash /tmp/jenkins10415120030787222288.sh 20:17:48 ---> python-tools-install.sh 20:17:48 Setup pyenv: 20:17:48 system 20:17:48 3.8.20 20:17:48 3.9.20 20:17:48 3.10.15 20:17:48 * 3.11.10 (set by /w/workspace/netconf-maven-stage-master/.python-version) 20:17:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pr4k from file:/tmp/.os_lf_venv 20:17:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:17:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:17:50 lf-activate-venv(): INFO: Base packages installed successfully 20:17:50 lf-activate-venv(): INFO: Installing additional packages: lftools 20:18:00 lf-activate-venv(): INFO: Adding /tmp/venv-pr4k/bin to PATH 20:18:00 [netconf-maven-stage-master] $ /bin/bash /tmp/jenkins6436405731614119847.sh 20:18:00 ---> sudo-logs.sh 20:18:00 Archiving 'sudo' log.. 20:18:01 [netconf-maven-stage-master] $ /bin/bash /tmp/jenkins7290267188774134201.sh 20:18:01 ---> job-cost.sh 20:18:01 Setup pyenv: 20:18:01 system 20:18:01 3.8.20 20:18:01 3.9.20 20:18:01 3.10.15 20:18:01 * 3.11.10 (set by /w/workspace/netconf-maven-stage-master/.python-version) 20:18:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pr4k from file:/tmp/.os_lf_venv 20:18:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:18:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:18:03 lf-activate-venv(): INFO: Base packages installed successfully 20:18:03 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 20:18:09 lf-activate-venv(): INFO: Adding /tmp/venv-pr4k/bin to PATH 20:18:09 INFO: No Stack... 20:18:09 INFO: Retrieving Pricing Info for: v3-standard-4 20:18:10 INFO: Archiving Costs 20:18:10 [netconf-maven-stage-master] $ /bin/bash -l /tmp/jenkins17885591434412725784.sh 20:18:10 ---> logs-deploy.sh 20:18:10 Setup pyenv: 20:18:10 system 20:18:10 3.8.20 20:18:10 3.9.20 20:18:10 3.10.15 20:18:10 * 3.11.10 (set by /w/workspace/netconf-maven-stage-master/.python-version) 20:18:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pr4k from file:/tmp/.os_lf_venv 20:18:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:18:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:18:12 lf-activate-venv(): INFO: Base packages installed successfully 20:18:12 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 20:18:25 lf-activate-venv(): INFO: Adding /tmp/venv-pr4k/bin to PATH 20:18:25 WARNING: Nexus logging server not set 20:18:25 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-maven-stage-master/53/ 20:18:25 INFO: archiving logs to S3 20:18:28 ---> uname -a: 20:18:28 Linux prd-ubuntu2204-docker-4c-4g-4267 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 20:18:28 20:18:28 20:18:28 ---> lscpu: 20:18:28 Architecture: x86_64 20:18:28 CPU op-mode(s): 32-bit, 64-bit 20:18:28 Address sizes: 40 bits physical, 48 bits virtual 20:18:28 Byte Order: Little Endian 20:18:28 CPU(s): 4 20:18:28 On-line CPU(s) list: 0-3 20:18:28 Vendor ID: AuthenticAMD 20:18:28 Model name: AMD EPYC-Rome Processor 20:18:28 CPU family: 23 20:18:28 Model: 49 20:18:28 Thread(s) per core: 1 20:18:28 Core(s) per socket: 1 20:18:28 Socket(s): 4 20:18:28 Stepping: 0 20:18:28 BogoMIPS: 5599.99 20:18:28 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 20:18:28 Virtualization: AMD-V 20:18:28 Hypervisor vendor: KVM 20:18:28 Virtualization type: full 20:18:28 L1d cache: 128 KiB (4 instances) 20:18:28 L1i cache: 128 KiB (4 instances) 20:18:28 L2 cache: 2 MiB (4 instances) 20:18:28 L3 cache: 64 MiB (4 instances) 20:18:28 NUMA node(s): 1 20:18:28 NUMA node0 CPU(s): 0-3 20:18:28 Vulnerability Gather data sampling: Not affected 20:18:28 Vulnerability Indirect target selection: Not affected 20:18:28 Vulnerability Itlb multihit: Not affected 20:18:28 Vulnerability L1tf: Not affected 20:18:28 Vulnerability Mds: Not affected 20:18:28 Vulnerability Meltdown: Not affected 20:18:28 Vulnerability Mmio stale data: Not affected 20:18:28 Vulnerability Reg file data sampling: Not affected 20:18:28 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 20:18:28 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 20:18:28 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:18:28 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:18:28 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB disabled; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 20:18:28 Vulnerability Srbds: Not affected 20:18:28 Vulnerability Tsx async abort: Not affected 20:18:28 20:18:28 20:18:28 ---> nproc: 20:18:28 4 20:18:28 20:18:28 20:18:28 ---> df -h: 20:18:28 Filesystem Size Used Avail Use% Mounted on 20:18:28 tmpfs 1.6G 1.1M 1.6G 1% /run 20:18:28 /dev/vda1 78G 13G 65G 17% / 20:18:28 tmpfs 7.9G 0 7.9G 0% /dev/shm 20:18:28 tmpfs 5.0M 0 5.0M 0% /run/lock 20:18:28 /dev/vda15 105M 6.1M 99M 6% /boot/efi 20:18:28 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 20:18:28 20:18:28 20:18:28 ---> free -m: 20:18:28 total used free shared buff/cache available 20:18:28 Mem: 15989 627 7876 4 7485 15019 20:18:28 Swap: 1023 0 1023 20:18:28 20:18:28 20:18:28 ---> ip addr: 20:18:28 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 20:18:28 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:18:28 inet 127.0.0.1/8 scope host lo 20:18:28 valid_lft forever preferred_lft forever 20:18:28 inet6 ::1/128 scope host 20:18:28 valid_lft forever preferred_lft forever 20:18:28 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 20:18:28 link/ether fa:16:3e:91:87:14 brd ff:ff:ff:ff:ff:ff 20:18:28 altname enp0s3 20:18:28 inet 10.30.170.26/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 20:18:28 valid_lft 84346sec preferred_lft 84346sec 20:18:28 inet6 fe80::f816:3eff:fe91:8714/64 scope link 20:18:28 valid_lft forever preferred_lft forever 20:18:28 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 20:18:28 link/ether d2:f1:88:d5:32:d3 brd ff:ff:ff:ff:ff:ff 20:18:28 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 20:18:28 valid_lft forever preferred_lft forever 20:18:28 inet6 fe80::d0f1:88ff:fed5:32d3/64 scope link 20:18:28 valid_lft forever preferred_lft forever 20:18:28 20:18:28 20:18:28 ---> sar -b -r -n DEV: 20:18:28 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-4g-4267) 10/16/25 _x86_64_ (4 CPU) 20:18:28 20:18:28 19:44:15 LINUX RESTART (4 CPU) 20:18:28 20:18:28 19:50:00 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:18:28 20:00:02 27.07 0.40 23.52 3.16 510.92 2909.56 21562.61 20:18:28 20:10:02 36.40 0.03 22.78 13.59 0.81 4234.96 242722.06 20:18:28 Average: 31.73 0.21 23.15 8.37 256.27 3571.21 131967.53 20:18:28 20:18:28 19:50:00 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:18:28 20:00:02 9127328 13170812 2785036 17.01 144888 4010132 3024432 17.36 984376 5866368 117096 20:18:28 20:10:02 7723944 13125020 2825228 17.26 164152 5291424 2982608 17.12 1356916 6825020 443468 20:18:28 Average: 8425636 13147916 2805132 17.13 154520 4650778 3003520 17.24 1170646 6345694 280282 20:18:28 20:18:28 19:50:00 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:18:28 20:00:02 lo 1353.56 1353.56 1282.76 1282.76 0.00 0.00 0.00 0.00 20:18:28 20:00:02 ens3 28.36 23.15 142.92 6.95 0.00 0.00 0.00 0.00 20:18:28 20:00:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:18:28 20:10:02 lo 907.47 907.47 3072.63 3072.63 0.00 0.00 0.00 0.00 20:18:28 20:10:02 ens3 27.39 23.80 103.53 7.17 0.00 0.00 0.00 0.00 20:18:28 20:10:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:18:28 Average: lo 1130.87 1130.87 2176.28 2176.28 0.00 0.00 0.00 0.00 20:18:28 Average: ens3 27.88 23.48 123.26 7.06 0.00 0.00 0.00 0.00 20:18:28 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:18:28 20:18:28 20:18:28 ---> sar -P ALL: 20:18:28 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-4g-4267) 10/16/25 _x86_64_ (4 CPU) 20:18:28 20:18:28 19:44:15 LINUX RESTART (4 CPU) 20:18:28 20:18:28 19:50:00 CPU %user %nice %system %iowait %steal %idle 20:18:28 20:00:02 all 65.22 0.00 2.54 0.82 0.12 31.30 20:18:28 20:00:02 0 64.10 0.00 2.65 1.05 0.13 32.07 20:18:28 20:00:02 1 62.52 0.00 2.38 1.42 0.12 33.55 20:18:28 20:00:02 2 68.28 0.00 2.65 0.35 0.12 28.61 20:18:28 20:00:02 3 65.95 0.00 2.47 0.47 0.12 30.98 20:18:28 20:10:02 all 53.82 0.00 2.18 0.68 0.11 43.21 20:18:28 20:10:02 0 54.27 0.00 2.16 1.27 0.11 42.19 20:18:28 20:10:02 1 55.68 0.00 2.21 0.14 0.11 41.86 20:18:28 20:10:02 2 51.53 0.00 2.17 0.38 0.11 45.81 20:18:28 20:10:02 3 53.81 0.00 2.18 0.94 0.11 42.96 20:18:28 Average: all 59.53 0.00 2.36 0.75 0.12 37.24 20:18:28 Average: 0 59.20 0.00 2.41 1.16 0.12 37.12 20:18:28 Average: 1 59.10 0.00 2.30 0.78 0.12 37.70 20:18:28 Average: 2 59.93 0.00 2.41 0.36 0.12 37.19 20:18:28 Average: 3 59.89 0.00 2.33 0.71 0.12 36.96 20:18:28 20:18:28 20:18:28